@everymatrix/casino-collections-providers 1.70.0 → 1.71.0
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/CasinoCollectionsProviders-BQB5E4bR.cjs +18 -0
- package/components/{CasinoCollectionsProviders-Dk0oppKx.js → CasinoCollectionsProviders-BejeNzNy.js} +843 -864
- package/components/{CasinoCollectionsProviders-Dr6Zug99.js → CasinoCollectionsProviders-CFFRvykF.js} +876 -897
- package/es2015/casino-collections-providers.cjs +1 -1
- package/es2015/casino-collections-providers.js +1 -1
- package/esnext/casino-collections-providers.js +1 -1
- package/package.json +1 -1
- package/components/CasinoCollectionsProviders-BDhWKZsF.cjs +0 -18
package/components/{CasinoCollectionsProviders-Dk0oppKx.js → CasinoCollectionsProviders-BejeNzNy.js}
RENAMED
@@ -1,28 +1,28 @@
|
|
1
1
|
function A() {
|
2
2
|
}
|
3
|
-
function
|
3
|
+
function kt(e) {
|
4
4
|
return e();
|
5
5
|
}
|
6
|
-
function
|
6
|
+
function dt() {
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
8
8
|
}
|
9
|
-
function
|
10
|
-
e.forEach(
|
9
|
+
function te(e) {
|
10
|
+
e.forEach(kt);
|
11
11
|
}
|
12
|
-
function
|
12
|
+
function tt(e) {
|
13
13
|
return typeof e == "function";
|
14
14
|
}
|
15
|
-
function
|
15
|
+
function Vt(e, t) {
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
17
17
|
}
|
18
18
|
let ce;
|
19
19
|
function ve(e, t) {
|
20
20
|
return e === t ? !0 : (ce || (ce = document.createElement("a")), ce.href = t, e === ce.href);
|
21
21
|
}
|
22
|
-
function
|
22
|
+
function $r(e) {
|
23
23
|
return Object.keys(e).length === 0;
|
24
24
|
}
|
25
|
-
function
|
25
|
+
function Xt(e, ...t) {
|
26
26
|
if (e == null) {
|
27
27
|
for (const n of t)
|
28
28
|
n(void 0);
|
@@ -31,20 +31,20 @@ function zt(e, ...t) {
|
|
31
31
|
const r = e.subscribe(...t);
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
33
33
|
}
|
34
|
-
function
|
35
|
-
e.$$.on_destroy.push(
|
34
|
+
function Gr(e, t, r) {
|
35
|
+
e.$$.on_destroy.push(Xt(t, r));
|
36
36
|
}
|
37
37
|
function H(e, t) {
|
38
38
|
e.appendChild(t);
|
39
39
|
}
|
40
|
-
function
|
41
|
-
const n =
|
40
|
+
function Ur(e, t, r) {
|
41
|
+
const n = Dr(e);
|
42
42
|
if (!n.getElementById(t)) {
|
43
43
|
const i = C("style");
|
44
|
-
i.id = t, i.textContent = r,
|
44
|
+
i.id = t, i.textContent = r, Fr(n, i);
|
45
45
|
}
|
46
46
|
}
|
47
|
-
function
|
47
|
+
function Dr(e) {
|
48
48
|
if (!e)
|
49
49
|
return document;
|
50
50
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
@@ -54,54 +54,54 @@ function Fr(e) {
|
|
54
54
|
t
|
55
55
|
) : e.ownerDocument;
|
56
56
|
}
|
57
|
-
function
|
57
|
+
function Fr(e, t) {
|
58
58
|
return H(
|
59
59
|
/** @type {Document} */
|
60
60
|
e.head || e,
|
61
61
|
t
|
62
62
|
), t.sheet;
|
63
63
|
}
|
64
|
-
function
|
64
|
+
function $(e, t, r) {
|
65
65
|
e.insertBefore(t, r || null);
|
66
66
|
}
|
67
67
|
function I(e) {
|
68
68
|
e.parentNode && e.parentNode.removeChild(e);
|
69
69
|
}
|
70
|
-
function
|
70
|
+
function Wt(e, t) {
|
71
71
|
for (let r = 0; r < e.length; r += 1)
|
72
72
|
e[r] && e[r].d(t);
|
73
73
|
}
|
74
74
|
function C(e) {
|
75
75
|
return document.createElement(e);
|
76
76
|
}
|
77
|
-
function
|
77
|
+
function we(e) {
|
78
78
|
return document.createTextNode(e);
|
79
79
|
}
|
80
80
|
function k() {
|
81
|
-
return
|
81
|
+
return we(" ");
|
82
82
|
}
|
83
83
|
function ye(e, t, r, n) {
|
84
84
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
85
85
|
}
|
86
|
-
function
|
86
|
+
function jr(e) {
|
87
87
|
return function(t) {
|
88
88
|
return t.stopPropagation(), e.call(this, t);
|
89
89
|
};
|
90
90
|
}
|
91
|
-
function
|
91
|
+
function x(e, t, r) {
|
92
92
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
93
93
|
}
|
94
|
-
function
|
94
|
+
function kr(e) {
|
95
95
|
return Array.from(e.childNodes);
|
96
96
|
}
|
97
|
-
function
|
97
|
+
function rt(e, t) {
|
98
98
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
99
99
|
t);
|
100
100
|
}
|
101
|
-
function
|
101
|
+
function Oe(e, t, r, n) {
|
102
102
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
103
103
|
}
|
104
|
-
function
|
104
|
+
function Vr(e) {
|
105
105
|
const t = {};
|
106
106
|
return e.childNodes.forEach(
|
107
107
|
/** @param {Element} node */
|
@@ -110,98 +110,98 @@ function Xr(e) {
|
|
110
110
|
}
|
111
111
|
), t;
|
112
112
|
}
|
113
|
-
let
|
114
|
-
function
|
115
|
-
|
113
|
+
let ae;
|
114
|
+
function se(e) {
|
115
|
+
ae = e;
|
116
116
|
}
|
117
|
-
function
|
118
|
-
if (!
|
117
|
+
function Xr() {
|
118
|
+
if (!ae)
|
119
119
|
throw new Error("Function called outside component initialization");
|
120
|
-
return
|
120
|
+
return ae;
|
121
121
|
}
|
122
|
-
function
|
123
|
-
|
122
|
+
function Wr(e) {
|
123
|
+
Xr().$$.on_mount.push(e);
|
124
124
|
}
|
125
125
|
const Z = [], _e = [];
|
126
126
|
let Q = [];
|
127
|
-
const
|
128
|
-
let
|
129
|
-
function
|
130
|
-
|
127
|
+
const pt = [], zr = /* @__PURE__ */ Promise.resolve();
|
128
|
+
let De = !1;
|
129
|
+
function Zr() {
|
130
|
+
De || (De = !0, zr.then(O));
|
131
131
|
}
|
132
|
-
function
|
132
|
+
function Fe(e) {
|
133
133
|
Q.push(e);
|
134
134
|
}
|
135
|
-
const
|
135
|
+
const Le = /* @__PURE__ */ new Set();
|
136
136
|
let W = 0;
|
137
137
|
function O() {
|
138
138
|
if (W !== 0)
|
139
139
|
return;
|
140
|
-
const e =
|
140
|
+
const e = ae;
|
141
141
|
do {
|
142
142
|
try {
|
143
143
|
for (; W < Z.length; ) {
|
144
144
|
const t = Z[W];
|
145
|
-
W++,
|
145
|
+
W++, se(t), Qr(t.$$);
|
146
146
|
}
|
147
147
|
} catch (t) {
|
148
148
|
throw Z.length = 0, W = 0, t;
|
149
149
|
}
|
150
|
-
for (
|
150
|
+
for (se(null), Z.length = 0, W = 0; _e.length; )
|
151
151
|
_e.pop()();
|
152
152
|
for (let t = 0; t < Q.length; t += 1) {
|
153
153
|
const r = Q[t];
|
154
|
-
|
154
|
+
Le.has(r) || (Le.add(r), r());
|
155
155
|
}
|
156
156
|
Q.length = 0;
|
157
157
|
} while (Z.length);
|
158
|
-
for (;
|
159
|
-
|
160
|
-
|
158
|
+
for (; pt.length; )
|
159
|
+
pt.pop()();
|
160
|
+
De = !1, Le.clear(), se(e);
|
161
161
|
}
|
162
|
-
function
|
162
|
+
function Qr(e) {
|
163
163
|
if (e.fragment !== null) {
|
164
|
-
e.update(),
|
164
|
+
e.update(), te(e.before_update);
|
165
165
|
const t = e.dirty;
|
166
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
166
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Fe);
|
167
167
|
}
|
168
168
|
}
|
169
|
-
function
|
169
|
+
function Jr(e) {
|
170
170
|
const t = [], r = [];
|
171
171
|
Q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Q = t;
|
172
172
|
}
|
173
|
-
const
|
174
|
-
function
|
175
|
-
e && e.i && (
|
173
|
+
const qr = /* @__PURE__ */ new Set();
|
174
|
+
function Yr(e, t) {
|
175
|
+
e && e.i && (qr.delete(e), e.i(t));
|
176
176
|
}
|
177
177
|
function Ee(e) {
|
178
178
|
return e?.length !== void 0 ? e : Array.from(e);
|
179
179
|
}
|
180
|
-
function
|
180
|
+
function Kr(e, t, r) {
|
181
181
|
const { fragment: n, after_update: i } = e.$$;
|
182
|
-
n && n.m(t, r),
|
183
|
-
const o = e.$$.on_mount.map(
|
184
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
185
|
-
}), i.forEach(
|
182
|
+
n && n.m(t, r), Fe(() => {
|
183
|
+
const o = e.$$.on_mount.map(kt).filter(tt);
|
184
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : te(o), e.$$.on_mount = [];
|
185
|
+
}), i.forEach(Fe);
|
186
186
|
}
|
187
|
-
function
|
187
|
+
function en(e, t) {
|
188
188
|
const r = e.$$;
|
189
|
-
r.fragment !== null && (
|
189
|
+
r.fragment !== null && (Jr(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
190
190
|
}
|
191
|
-
function
|
192
|
-
e.$$.dirty[0] === -1 && (Z.push(e),
|
191
|
+
function tn(e, t) {
|
192
|
+
e.$$.dirty[0] === -1 && (Z.push(e), Zr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
193
193
|
}
|
194
|
-
function
|
195
|
-
const h =
|
196
|
-
|
197
|
-
const
|
194
|
+
function rn(e, t, r, n, i, o, s = null, a = [-1]) {
|
195
|
+
const h = ae;
|
196
|
+
se(e);
|
197
|
+
const u = e.$$ = {
|
198
198
|
fragment: null,
|
199
199
|
ctx: [],
|
200
200
|
// state
|
201
201
|
props: o,
|
202
202
|
update: A,
|
203
203
|
not_equal: i,
|
204
|
-
bound:
|
204
|
+
bound: dt(),
|
205
205
|
// lifecycle
|
206
206
|
on_mount: [],
|
207
207
|
on_destroy: [],
|
@@ -210,28 +210,28 @@ function nn(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
210
210
|
after_update: [],
|
211
211
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
212
212
|
// everything else
|
213
|
-
callbacks:
|
213
|
+
callbacks: dt(),
|
214
214
|
dirty: a,
|
215
215
|
skip_bound: !1,
|
216
216
|
root: t.target || h.$$.root
|
217
217
|
};
|
218
|
-
s && s(
|
219
|
-
let
|
220
|
-
if (
|
218
|
+
s && s(u.root);
|
219
|
+
let l = !1;
|
220
|
+
if (u.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
|
221
221
|
const m = d.length ? d[0] : c;
|
222
|
-
return
|
223
|
-
}) : [],
|
222
|
+
return u.ctx && i(u.ctx[f], u.ctx[f] = m) && (!u.skip_bound && u.bound[f] && u.bound[f](m), l && tn(e, f)), c;
|
223
|
+
}) : [], u.update(), l = !0, te(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
224
224
|
if (t.hydrate) {
|
225
|
-
const f =
|
226
|
-
|
225
|
+
const f = kr(t.target);
|
226
|
+
u.fragment && u.fragment.l(f), f.forEach(I);
|
227
227
|
} else
|
228
|
-
|
229
|
-
t.intro &&
|
228
|
+
u.fragment && u.fragment.c();
|
229
|
+
t.intro && Yr(e.$$.fragment), Kr(e, t.target, t.anchor), O();
|
230
230
|
}
|
231
|
-
|
231
|
+
se(h);
|
232
232
|
}
|
233
|
-
let
|
234
|
-
typeof HTMLElement == "function" && (
|
233
|
+
let zt;
|
234
|
+
typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
235
235
|
/** The Svelte component constructor */
|
236
236
|
$$ctor;
|
237
237
|
/** Slots */
|
@@ -273,14 +273,14 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
273
273
|
let o;
|
274
274
|
return {
|
275
275
|
c: function() {
|
276
|
-
o = C("slot"), i !== "default" &&
|
276
|
+
o = C("slot"), i !== "default" && x(o, "name", i);
|
277
277
|
},
|
278
278
|
/**
|
279
279
|
* @param {HTMLElement} target
|
280
280
|
* @param {HTMLElement} [anchor]
|
281
281
|
*/
|
282
|
-
m: function(h,
|
283
|
-
|
282
|
+
m: function(h, u) {
|
283
|
+
$(h, o, u);
|
284
284
|
},
|
285
285
|
d: function(h) {
|
286
286
|
h && I(o);
|
@@ -290,7 +290,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
290
290
|
};
|
291
291
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
292
292
|
return;
|
293
|
-
const t = {}, r =
|
293
|
+
const t = {}, r = Vr(this);
|
294
294
|
for (const i of this.$$s)
|
295
295
|
i in r && (t[i] = [e(i)]);
|
296
296
|
for (const i of this.attributes) {
|
@@ -377,8 +377,8 @@ function pe(e, t, r, n) {
|
|
377
377
|
return t;
|
378
378
|
}
|
379
379
|
}
|
380
|
-
function
|
381
|
-
let s = class extends
|
380
|
+
function nn(e, t, r, n, i, o) {
|
381
|
+
let s = class extends zt {
|
382
382
|
constructor() {
|
383
383
|
super(e, r, i), this.$$p_d = t;
|
384
384
|
}
|
@@ -406,7 +406,7 @@ function on(e, t, r, n, i, o) {
|
|
406
406
|
}), e.element = /** @type {any} */
|
407
407
|
s, s;
|
408
408
|
}
|
409
|
-
class
|
409
|
+
class on {
|
410
410
|
/**
|
411
411
|
* ### PRIVATE API
|
412
412
|
*
|
@@ -425,7 +425,7 @@ class sn {
|
|
425
425
|
$$set = void 0;
|
426
426
|
/** @returns {void} */
|
427
427
|
$destroy() {
|
428
|
-
|
428
|
+
en(this, 1), this.$destroy = A;
|
429
429
|
}
|
430
430
|
/**
|
431
431
|
* @template {Extract<keyof Events, string>} K
|
@@ -434,7 +434,7 @@ class sn {
|
|
434
434
|
* @returns {() => void}
|
435
435
|
*/
|
436
436
|
$on(t, r) {
|
437
|
-
if (!
|
437
|
+
if (!tt(r))
|
438
438
|
return A;
|
439
439
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
440
440
|
return n.push(r), () => {
|
@@ -447,28 +447,28 @@ class sn {
|
|
447
447
|
* @returns {void}
|
448
448
|
*/
|
449
449
|
$set(t) {
|
450
|
-
this.$$set &&
|
450
|
+
this.$$set && !$r(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
451
451
|
}
|
452
452
|
}
|
453
|
-
const
|
454
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
453
|
+
const sn = "4";
|
454
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(sn);
|
455
455
|
const z = [];
|
456
|
-
function
|
456
|
+
function an(e, t) {
|
457
457
|
return {
|
458
|
-
subscribe:
|
458
|
+
subscribe: Te(e, t).subscribe
|
459
459
|
};
|
460
460
|
}
|
461
|
-
function
|
461
|
+
function Te(e, t = A) {
|
462
462
|
let r;
|
463
463
|
const n = /* @__PURE__ */ new Set();
|
464
464
|
function i(a) {
|
465
|
-
if (
|
465
|
+
if (Vt(e, a) && (e = a, r)) {
|
466
466
|
const h = !z.length;
|
467
|
-
for (const
|
468
|
-
|
467
|
+
for (const u of n)
|
468
|
+
u[1](), z.push(u, e);
|
469
469
|
if (h) {
|
470
|
-
for (let
|
471
|
-
z[
|
470
|
+
for (let u = 0; u < z.length; u += 2)
|
471
|
+
z[u][0](z[u + 1]);
|
472
472
|
z.length = 0;
|
473
473
|
}
|
474
474
|
}
|
@@ -477,146 +477,160 @@ function He(e, t = A) {
|
|
477
477
|
i(a(e));
|
478
478
|
}
|
479
479
|
function s(a, h = A) {
|
480
|
-
const
|
481
|
-
return n.add(
|
482
|
-
n.delete(
|
480
|
+
const u = [a, h];
|
481
|
+
return n.add(u), n.size === 1 && (r = t(i, o) || A), a(e), () => {
|
482
|
+
n.delete(u), n.size === 0 && r && (r(), r = null);
|
483
483
|
};
|
484
484
|
}
|
485
485
|
return { set: i, update: o, subscribe: s };
|
486
486
|
}
|
487
|
-
function
|
487
|
+
function re(e, t, r) {
|
488
488
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
489
489
|
if (!i.every(Boolean))
|
490
490
|
throw new Error("derived() expects stores as input, got a falsy value");
|
491
491
|
const o = t.length < 2;
|
492
|
-
return
|
492
|
+
return an(r, (s, a) => {
|
493
493
|
let h = !1;
|
494
|
-
const
|
495
|
-
let
|
494
|
+
const u = [];
|
495
|
+
let l = 0, f = A;
|
496
496
|
const c = () => {
|
497
|
-
if (
|
497
|
+
if (l)
|
498
498
|
return;
|
499
499
|
f();
|
500
|
-
const m = t(n ?
|
501
|
-
o ? s(m) : f =
|
500
|
+
const m = t(n ? u[0] : u, s, a);
|
501
|
+
o ? s(m) : f = tt(m) ? m : A;
|
502
502
|
}, d = i.map(
|
503
|
-
(m, b) =>
|
503
|
+
(m, b) => Xt(
|
504
504
|
m,
|
505
505
|
(g) => {
|
506
|
-
|
506
|
+
u[b] = g, l &= ~(1 << b), h && c();
|
507
507
|
},
|
508
508
|
() => {
|
509
|
-
|
509
|
+
l |= 1 << b;
|
510
510
|
}
|
511
511
|
)
|
512
512
|
);
|
513
513
|
return h = !0, c(), function() {
|
514
|
-
|
514
|
+
te(d), f(), h = !1;
|
515
515
|
};
|
516
516
|
});
|
517
517
|
}
|
518
518
|
function ln(e) {
|
519
519
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
520
520
|
}
|
521
|
-
var
|
522
|
-
return
|
521
|
+
var un = function(t) {
|
522
|
+
return hn(t) && !cn(t);
|
523
523
|
};
|
524
|
-
function
|
524
|
+
function hn(e) {
|
525
525
|
return !!e && typeof e == "object";
|
526
526
|
}
|
527
|
-
function
|
527
|
+
function cn(e) {
|
528
528
|
var t = Object.prototype.toString.call(e);
|
529
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
529
|
+
return t === "[object RegExp]" || t === "[object Date]" || pn(e);
|
530
530
|
}
|
531
|
-
var
|
532
|
-
function
|
533
|
-
return e.$$typeof ===
|
531
|
+
var fn = typeof Symbol == "function" && Symbol.for, dn = fn ? Symbol.for("react.element") : 60103;
|
532
|
+
function pn(e) {
|
533
|
+
return e.$$typeof === dn;
|
534
534
|
}
|
535
|
-
function
|
535
|
+
function mn(e) {
|
536
536
|
return Array.isArray(e) ? [] : {};
|
537
537
|
}
|
538
|
-
function
|
539
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
538
|
+
function le(e, t) {
|
539
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? q(mn(e), e, t) : e;
|
540
540
|
}
|
541
|
-
function
|
541
|
+
function bn(e, t, r) {
|
542
542
|
return e.concat(t).map(function(n) {
|
543
|
-
return
|
543
|
+
return le(n, r);
|
544
544
|
});
|
545
545
|
}
|
546
|
-
function
|
546
|
+
function gn(e, t) {
|
547
547
|
if (!t.customMerge)
|
548
|
-
return
|
548
|
+
return q;
|
549
549
|
var r = t.customMerge(e);
|
550
|
-
return typeof r == "function" ? r :
|
550
|
+
return typeof r == "function" ? r : q;
|
551
551
|
}
|
552
|
-
function
|
552
|
+
function vn(e) {
|
553
553
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
554
554
|
return Object.propertyIsEnumerable.call(e, t);
|
555
555
|
}) : [];
|
556
556
|
}
|
557
|
-
function
|
558
|
-
return Object.keys(e).concat(
|
557
|
+
function mt(e) {
|
558
|
+
return Object.keys(e).concat(vn(e));
|
559
559
|
}
|
560
|
-
function
|
560
|
+
function Zt(e, t) {
|
561
561
|
try {
|
562
562
|
return t in e;
|
563
563
|
} catch {
|
564
564
|
return !1;
|
565
565
|
}
|
566
566
|
}
|
567
|
-
function
|
568
|
-
return
|
567
|
+
function yn(e, t) {
|
568
|
+
return Zt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
569
569
|
}
|
570
|
-
function
|
570
|
+
function _n(e, t, r) {
|
571
571
|
var n = {};
|
572
|
-
return r.isMergeableObject(e) &&
|
573
|
-
n[i] =
|
574
|
-
}),
|
575
|
-
|
572
|
+
return r.isMergeableObject(e) && mt(e).forEach(function(i) {
|
573
|
+
n[i] = le(e[i], r);
|
574
|
+
}), mt(t).forEach(function(i) {
|
575
|
+
yn(e, i) || (Zt(e, i) && r.isMergeableObject(t[i]) ? n[i] = gn(i, r)(e[i], t[i], r) : n[i] = le(t[i], r));
|
576
576
|
}), n;
|
577
577
|
}
|
578
|
-
function
|
579
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
578
|
+
function q(e, t, r) {
|
579
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || bn, r.isMergeableObject = r.isMergeableObject || un, r.cloneUnlessOtherwiseSpecified = le;
|
580
580
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
581
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
581
|
+
return o ? n ? r.arrayMerge(e, t, r) : _n(e, t, r) : le(t, r);
|
582
582
|
}
|
583
|
-
|
583
|
+
q.all = function(t, r) {
|
584
584
|
if (!Array.isArray(t))
|
585
585
|
throw new Error("first argument should be an array");
|
586
586
|
return t.reduce(function(n, i) {
|
587
|
-
return
|
587
|
+
return q(n, i, r);
|
588
588
|
}, {});
|
589
589
|
};
|
590
|
-
var
|
591
|
-
const
|
592
|
-
|
593
|
-
|
590
|
+
var En = q, xn = En;
|
591
|
+
const Sn = /* @__PURE__ */ ln(xn);
|
592
|
+
/*! *****************************************************************************
|
593
|
+
Copyright (c) Microsoft Corporation.
|
594
|
+
|
595
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
596
|
+
purpose with or without fee is hereby granted.
|
597
|
+
|
598
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
599
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
600
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
601
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
602
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
603
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
604
|
+
PERFORMANCE OF THIS SOFTWARE.
|
605
|
+
***************************************************************************** */
|
606
|
+
var je = function(e, t) {
|
607
|
+
return je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
594
608
|
r.__proto__ = n;
|
595
609
|
} || function(r, n) {
|
596
610
|
for (var i in n)
|
597
611
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
598
|
-
},
|
612
|
+
}, je(e, t);
|
599
613
|
};
|
600
|
-
function
|
614
|
+
function U(e, t) {
|
601
615
|
if (typeof t != "function" && t !== null)
|
602
616
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
603
|
-
|
617
|
+
je(e, t);
|
604
618
|
function r() {
|
605
619
|
this.constructor = e;
|
606
620
|
}
|
607
621
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
608
622
|
}
|
609
|
-
var
|
610
|
-
return
|
623
|
+
var _ = function() {
|
624
|
+
return _ = Object.assign || function(t) {
|
611
625
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
612
626
|
r = arguments[n];
|
613
627
|
for (var o in r)
|
614
628
|
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
615
629
|
}
|
616
630
|
return t;
|
617
|
-
},
|
631
|
+
}, _.apply(this, arguments);
|
618
632
|
};
|
619
|
-
function
|
633
|
+
function wn(e, t) {
|
620
634
|
var r = {};
|
621
635
|
for (var n in e)
|
622
636
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
@@ -625,119 +639,143 @@ function Tn(e, t) {
|
|
625
639
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
626
640
|
return r;
|
627
641
|
}
|
628
|
-
function
|
642
|
+
function ke(e) {
|
643
|
+
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
644
|
+
if (r)
|
645
|
+
return r.call(e);
|
646
|
+
if (e && typeof e.length == "number")
|
647
|
+
return {
|
648
|
+
next: function() {
|
649
|
+
return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
|
650
|
+
}
|
651
|
+
};
|
652
|
+
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
653
|
+
}
|
654
|
+
function Ve(e, t) {
|
655
|
+
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
656
|
+
if (!r)
|
657
|
+
return e;
|
658
|
+
var n = r.call(e), i, o = [], s;
|
659
|
+
try {
|
660
|
+
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
661
|
+
o.push(i.value);
|
662
|
+
} catch (a) {
|
663
|
+
s = { error: a };
|
664
|
+
} finally {
|
665
|
+
try {
|
666
|
+
i && !i.done && (r = n.return) && r.call(n);
|
667
|
+
} finally {
|
668
|
+
if (s)
|
669
|
+
throw s.error;
|
670
|
+
}
|
671
|
+
}
|
672
|
+
return o;
|
673
|
+
}
|
674
|
+
function J(e, t, r) {
|
629
675
|
if (r || arguments.length === 2)
|
630
676
|
for (var n = 0, i = t.length, o; n < i; n++)
|
631
677
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
632
|
-
return e.concat(o ||
|
678
|
+
return e.concat(o || t);
|
633
679
|
}
|
634
|
-
function
|
635
|
-
var r = t && t.cache ? t.cache :
|
680
|
+
function Ie(e, t) {
|
681
|
+
var r = t && t.cache ? t.cache : An, n = t && t.serializer ? t.serializer : Bn, i = t && t.strategy ? t.strategy : Hn;
|
636
682
|
return i(e, {
|
637
683
|
cache: r,
|
638
684
|
serializer: n
|
639
685
|
});
|
640
686
|
}
|
641
|
-
function
|
687
|
+
function Tn(e) {
|
642
688
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
643
689
|
}
|
644
|
-
function
|
645
|
-
var i =
|
690
|
+
function Qt(e, t, r, n) {
|
691
|
+
var i = Tn(n) ? n : r(n), o = t.get(i);
|
646
692
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
647
693
|
}
|
648
|
-
function
|
694
|
+
function Jt(e, t, r) {
|
649
695
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
650
696
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
651
697
|
}
|
652
|
-
function
|
698
|
+
function nt(e, t, r, n, i) {
|
653
699
|
return r.bind(t, e, n, i);
|
654
700
|
}
|
655
|
-
function
|
656
|
-
var r = e.length === 1 ?
|
657
|
-
return
|
701
|
+
function Hn(e, t) {
|
702
|
+
var r = e.length === 1 ? Qt : Jt;
|
703
|
+
return nt(e, this, r, t.cache.create(), t.serializer);
|
658
704
|
}
|
659
|
-
function
|
660
|
-
return
|
705
|
+
function Cn(e, t) {
|
706
|
+
return nt(e, this, Jt, t.cache.create(), t.serializer);
|
707
|
+
}
|
708
|
+
function Pn(e, t) {
|
709
|
+
return nt(e, this, Qt, t.cache.create(), t.serializer);
|
661
710
|
}
|
662
|
-
var
|
711
|
+
var Bn = function() {
|
663
712
|
return JSON.stringify(arguments);
|
664
|
-
}
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
}()
|
676
|
-
), Ln = {
|
713
|
+
};
|
714
|
+
function it() {
|
715
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
716
|
+
}
|
717
|
+
it.prototype.get = function(e) {
|
718
|
+
return this.cache[e];
|
719
|
+
};
|
720
|
+
it.prototype.set = function(e, t) {
|
721
|
+
this.cache[e] = t;
|
722
|
+
};
|
723
|
+
var An = {
|
677
724
|
create: function() {
|
678
|
-
return new
|
725
|
+
return new it();
|
679
726
|
}
|
680
|
-
},
|
681
|
-
variadic:
|
682
|
-
|
683
|
-
|
684
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
685
|
-
r = arguments[n];
|
686
|
-
for (var o in r)
|
687
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
688
|
-
}
|
689
|
-
return t;
|
690
|
-
}, xe.apply(this, arguments);
|
691
|
-
};
|
692
|
-
var v;
|
727
|
+
}, Ne = {
|
728
|
+
variadic: Cn,
|
729
|
+
monadic: Pn
|
730
|
+
}, v;
|
693
731
|
(function(e) {
|
694
732
|
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";
|
695
733
|
})(v || (v = {}));
|
696
|
-
var
|
734
|
+
var w;
|
697
735
|
(function(e) {
|
698
736
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
699
|
-
})(
|
700
|
-
var
|
737
|
+
})(w || (w = {}));
|
738
|
+
var Y;
|
701
739
|
(function(e) {
|
702
740
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
703
|
-
})(
|
704
|
-
function
|
705
|
-
return e.type ===
|
741
|
+
})(Y || (Y = {}));
|
742
|
+
function bt(e) {
|
743
|
+
return e.type === w.literal;
|
744
|
+
}
|
745
|
+
function On(e) {
|
746
|
+
return e.type === w.argument;
|
747
|
+
}
|
748
|
+
function qt(e) {
|
749
|
+
return e.type === w.number;
|
706
750
|
}
|
707
|
-
function
|
708
|
-
return e.type ===
|
751
|
+
function Yt(e) {
|
752
|
+
return e.type === w.date;
|
709
753
|
}
|
710
754
|
function Kt(e) {
|
711
|
-
return e.type ===
|
755
|
+
return e.type === w.time;
|
712
756
|
}
|
713
757
|
function er(e) {
|
714
|
-
return e.type ===
|
758
|
+
return e.type === w.select;
|
715
759
|
}
|
716
760
|
function tr(e) {
|
717
|
-
return e.type ===
|
761
|
+
return e.type === w.plural;
|
762
|
+
}
|
763
|
+
function Ln(e) {
|
764
|
+
return e.type === w.pound;
|
718
765
|
}
|
719
766
|
function rr(e) {
|
720
|
-
return e.type ===
|
767
|
+
return e.type === w.tag;
|
721
768
|
}
|
722
769
|
function nr(e) {
|
723
|
-
return e.type ===
|
724
|
-
}
|
725
|
-
function Nn(e) {
|
726
|
-
return e.type === S.pound;
|
727
|
-
}
|
728
|
-
function ir(e) {
|
729
|
-
return e.type === S.tag;
|
730
|
-
}
|
731
|
-
function or(e) {
|
732
|
-
return !!(e && typeof e == "object" && e.type === q.number);
|
770
|
+
return !!(e && typeof e == "object" && e.type === Y.number);
|
733
771
|
}
|
734
772
|
function Xe(e) {
|
735
|
-
return !!(e && typeof e == "object" && e.type ===
|
773
|
+
return !!(e && typeof e == "object" && e.type === Y.dateTime);
|
736
774
|
}
|
737
|
-
var
|
738
|
-
function
|
775
|
+
var ir = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, In = /(?:[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;
|
776
|
+
function Nn(e) {
|
739
777
|
var t = {};
|
740
|
-
return e.replace(
|
778
|
+
return e.replace(In, function(r) {
|
741
779
|
var n = r.length;
|
742
780
|
switch (r[0]) {
|
743
781
|
case "G":
|
@@ -826,28 +864,18 @@ function Rn(e) {
|
|
826
864
|
return "";
|
827
865
|
}), t;
|
828
866
|
}
|
829
|
-
var
|
830
|
-
|
831
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
832
|
-
r = arguments[n];
|
833
|
-
for (var o in r)
|
834
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
835
|
-
}
|
836
|
-
return t;
|
837
|
-
}, w.apply(this, arguments);
|
838
|
-
};
|
839
|
-
var $n = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
840
|
-
function Gn(e) {
|
867
|
+
var Mn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
868
|
+
function Rn(e) {
|
841
869
|
if (e.length === 0)
|
842
870
|
throw new Error("Number skeleton cannot be empty");
|
843
|
-
for (var t = e.split(
|
871
|
+
for (var t = e.split(Mn).filter(function(c) {
|
844
872
|
return c.length > 0;
|
845
873
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
846
874
|
var o = i[n], s = o.split("/");
|
847
875
|
if (s.length === 0)
|
848
876
|
throw new Error("Invalid number skeleton");
|
849
|
-
for (var a = s[0], h = s.slice(1),
|
850
|
-
var f = u
|
877
|
+
for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
|
878
|
+
var f = l[u];
|
851
879
|
if (f.length === 0)
|
852
880
|
throw new Error("Invalid number skeleton");
|
853
881
|
}
|
@@ -855,17 +883,17 @@ function Gn(e) {
|
|
855
883
|
}
|
856
884
|
return r;
|
857
885
|
}
|
858
|
-
function
|
886
|
+
function $n(e) {
|
859
887
|
return e.replace(/^(.*?)-/, "");
|
860
888
|
}
|
861
|
-
var
|
862
|
-
function
|
889
|
+
var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, or = /^(@+)?(\+|#+)?[rs]?$/g, Gn = /(\*)(0+)|(#+)(0+)|(0+)/g, sr = /^(0+)$/;
|
890
|
+
function vt(e) {
|
863
891
|
var t = {};
|
864
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
892
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(or, function(r, n, i) {
|
865
893
|
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)), "";
|
866
894
|
}), t;
|
867
895
|
}
|
868
|
-
function
|
896
|
+
function ar(e) {
|
869
897
|
switch (e) {
|
870
898
|
case "sign-auto":
|
871
899
|
return {
|
@@ -905,7 +933,7 @@ function lr(e) {
|
|
905
933
|
};
|
906
934
|
}
|
907
935
|
}
|
908
|
-
function
|
936
|
+
function Un(e) {
|
909
937
|
var t;
|
910
938
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
911
939
|
notation: "engineering"
|
@@ -913,17 +941,17 @@ function Fn(e) {
|
|
913
941
|
notation: "scientific"
|
914
942
|
}, e = e.slice(1)), t) {
|
915
943
|
var r = e.slice(0, 2);
|
916
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
944
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !sr.test(e))
|
917
945
|
throw new Error("Malformed concise eng/scientific notation");
|
918
946
|
t.minimumIntegerDigits = e.length;
|
919
947
|
}
|
920
948
|
return t;
|
921
949
|
}
|
922
|
-
function
|
923
|
-
var t = {}, r =
|
950
|
+
function yt(e) {
|
951
|
+
var t = {}, r = ar(e);
|
924
952
|
return r || t;
|
925
953
|
}
|
926
|
-
function
|
954
|
+
function Dn(e) {
|
927
955
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
928
956
|
var i = n[r];
|
929
957
|
switch (i.stem) {
|
@@ -947,7 +975,7 @@ function jn(e) {
|
|
947
975
|
continue;
|
948
976
|
case "measure-unit":
|
949
977
|
case "unit":
|
950
|
-
t.style = "unit", t.unit =
|
978
|
+
t.style = "unit", t.unit = $n(i.options[0]);
|
951
979
|
continue;
|
952
980
|
case "compact-short":
|
953
981
|
case "K":
|
@@ -958,13 +986,13 @@ function jn(e) {
|
|
958
986
|
t.notation = "compact", t.compactDisplay = "long";
|
959
987
|
continue;
|
960
988
|
case "scientific":
|
961
|
-
t =
|
962
|
-
return
|
989
|
+
t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
990
|
+
return _(_({}, h), yt(u));
|
963
991
|
}, {}));
|
964
992
|
continue;
|
965
993
|
case "engineering":
|
966
|
-
t =
|
967
|
-
return
|
994
|
+
t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
995
|
+
return _(_({}, h), yt(u));
|
968
996
|
}, {}));
|
969
997
|
continue;
|
970
998
|
case "notation-simple":
|
@@ -1009,9 +1037,9 @@ function jn(e) {
|
|
1009
1037
|
case "integer-width":
|
1010
1038
|
if (i.options.length > 1)
|
1011
1039
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1012
|
-
i.options[0].replace(
|
1013
|
-
if (
|
1014
|
-
t.minimumIntegerDigits =
|
1040
|
+
i.options[0].replace(Gn, function(h, u, l, f, c, d) {
|
1041
|
+
if (u)
|
1042
|
+
t.minimumIntegerDigits = l.length;
|
1015
1043
|
else {
|
1016
1044
|
if (f && c)
|
1017
1045
|
throw new Error("We currently do not support maximum integer digits");
|
@@ -1022,28 +1050,28 @@ function jn(e) {
|
|
1022
1050
|
});
|
1023
1051
|
continue;
|
1024
1052
|
}
|
1025
|
-
if (
|
1053
|
+
if (sr.test(i.stem)) {
|
1026
1054
|
t.minimumIntegerDigits = i.stem.length;
|
1027
1055
|
continue;
|
1028
1056
|
}
|
1029
|
-
if (
|
1057
|
+
if (gt.test(i.stem)) {
|
1030
1058
|
if (i.options.length > 1)
|
1031
1059
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1032
|
-
i.stem.replace(
|
1033
|
-
return
|
1060
|
+
i.stem.replace(gt, function(h, u, l, f, c, d) {
|
1061
|
+
return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
1034
1062
|
});
|
1035
1063
|
var o = i.options[0];
|
1036
|
-
o === "w" ? t =
|
1064
|
+
o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), vt(o)));
|
1037
1065
|
continue;
|
1038
1066
|
}
|
1039
|
-
if (
|
1040
|
-
t =
|
1067
|
+
if (or.test(i.stem)) {
|
1068
|
+
t = _(_({}, t), vt(i.stem));
|
1041
1069
|
continue;
|
1042
1070
|
}
|
1043
|
-
var s =
|
1044
|
-
s && (t =
|
1045
|
-
var a =
|
1046
|
-
a && (t =
|
1071
|
+
var s = ar(i.stem);
|
1072
|
+
s && (t = _(_({}, t), s));
|
1073
|
+
var a = Un(i.stem);
|
1074
|
+
a && (t = _(_({}, t), a));
|
1047
1075
|
}
|
1048
1076
|
return t;
|
1049
1077
|
}
|
@@ -2462,23 +2490,23 @@ var fe = {
|
|
2462
2490
|
"h"
|
2463
2491
|
]
|
2464
2492
|
};
|
2465
|
-
function
|
2493
|
+
function Fn(e, t) {
|
2466
2494
|
for (var r = "", n = 0; n < e.length; n++) {
|
2467
2495
|
var i = e.charAt(n);
|
2468
2496
|
if (i === "j") {
|
2469
2497
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2470
2498
|
o++, n++;
|
2471
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a",
|
2472
|
-
for ((
|
2499
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = jn(t);
|
2500
|
+
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
2473
2501
|
r += h;
|
2474
2502
|
for (; s-- > 0; )
|
2475
|
-
r =
|
2503
|
+
r = u + r;
|
2476
2504
|
} else
|
2477
2505
|
i === "J" ? r += "H" : r += i;
|
2478
2506
|
}
|
2479
2507
|
return r;
|
2480
2508
|
}
|
2481
|
-
function
|
2509
|
+
function jn(e) {
|
2482
2510
|
var t = e.hourCycle;
|
2483
2511
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2484
2512
|
e.hourCycles && // @ts-ignore
|
@@ -2500,20 +2528,20 @@ function Vn(e) {
|
|
2500
2528
|
var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
|
2501
2529
|
return i[0];
|
2502
2530
|
}
|
2503
|
-
var
|
2531
|
+
var Me, kn = new RegExp("^".concat(ir.source, "*")), Vn = new RegExp("".concat(ir.source, "*$"));
|
2504
2532
|
function y(e, t) {
|
2505
2533
|
return { start: e, end: t };
|
2506
2534
|
}
|
2507
|
-
var
|
2535
|
+
var Xn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wn = !!String.fromCodePoint, zn = !!Object.fromEntries, Zn = !!String.prototype.codePointAt, Qn = !!String.prototype.trimStart, Jn = !!String.prototype.trimEnd, qn = !!Number.isSafeInteger, Yn = qn ? Number.isSafeInteger : function(e) {
|
2508
2536
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2509
2537
|
}, We = !0;
|
2510
2538
|
try {
|
2511
|
-
var
|
2512
|
-
We = ((
|
2539
|
+
var Kn = ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2540
|
+
We = ((Me = Kn.exec("a")) === null || Me === void 0 ? void 0 : Me[0]) === "a";
|
2513
2541
|
} catch {
|
2514
2542
|
We = !1;
|
2515
2543
|
}
|
2516
|
-
var
|
2544
|
+
var _t = Xn ? (
|
2517
2545
|
// Native
|
2518
2546
|
function(t, r, n) {
|
2519
2547
|
return t.startsWith(r, n);
|
@@ -2523,7 +2551,7 @@ var xt = zn ? (
|
|
2523
2551
|
function(t, r, n) {
|
2524
2552
|
return t.slice(n, n + r.length) === r;
|
2525
2553
|
}
|
2526
|
-
), ze =
|
2554
|
+
), ze = Wn ? String.fromCodePoint : (
|
2527
2555
|
// IE11
|
2528
2556
|
function() {
|
2529
2557
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2535,9 +2563,9 @@ var xt = zn ? (
|
|
2535
2563
|
}
|
2536
2564
|
return n;
|
2537
2565
|
}
|
2538
|
-
),
|
2566
|
+
), Et = (
|
2539
2567
|
// native
|
2540
|
-
|
2568
|
+
zn ? Object.fromEntries : (
|
2541
2569
|
// Ponyfill
|
2542
2570
|
function(t) {
|
2543
2571
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2547,7 +2575,7 @@ var xt = zn ? (
|
|
2547
2575
|
return r;
|
2548
2576
|
}
|
2549
2577
|
)
|
2550
|
-
),
|
2578
|
+
), lr = Zn ? (
|
2551
2579
|
// Native
|
2552
2580
|
function(t, r) {
|
2553
2581
|
return t.codePointAt(r);
|
@@ -2561,7 +2589,7 @@ var xt = zn ? (
|
|
2561
2589
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
2562
2590
|
}
|
2563
2591
|
}
|
2564
|
-
),
|
2592
|
+
), ei = Qn ? (
|
2565
2593
|
// Native
|
2566
2594
|
function(t) {
|
2567
2595
|
return t.trimStart();
|
@@ -2569,9 +2597,9 @@ var xt = zn ? (
|
|
2569
2597
|
) : (
|
2570
2598
|
// Ponyfill
|
2571
2599
|
function(t) {
|
2572
|
-
return t.replace(
|
2600
|
+
return t.replace(kn, "");
|
2573
2601
|
}
|
2574
|
-
),
|
2602
|
+
), ti = Jn ? (
|
2575
2603
|
// Native
|
2576
2604
|
function(t) {
|
2577
2605
|
return t.trimEnd();
|
@@ -2579,32 +2607,32 @@ var xt = zn ? (
|
|
2579
2607
|
) : (
|
2580
2608
|
// Ponyfill
|
2581
2609
|
function(t) {
|
2582
|
-
return t.replace(
|
2610
|
+
return t.replace(Vn, "");
|
2583
2611
|
}
|
2584
2612
|
);
|
2585
|
-
function
|
2613
|
+
function ur(e, t) {
|
2586
2614
|
return new RegExp(e, t);
|
2587
2615
|
}
|
2588
2616
|
var Ze;
|
2589
2617
|
if (We) {
|
2590
|
-
var
|
2618
|
+
var xt = ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2591
2619
|
Ze = function(t, r) {
|
2592
2620
|
var n;
|
2593
|
-
|
2594
|
-
var i =
|
2621
|
+
xt.lastIndex = r;
|
2622
|
+
var i = xt.exec(t);
|
2595
2623
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2596
2624
|
};
|
2597
2625
|
} else
|
2598
2626
|
Ze = function(t, r) {
|
2599
2627
|
for (var n = []; ; ) {
|
2600
|
-
var i =
|
2601
|
-
if (i === void 0 ||
|
2628
|
+
var i = lr(t, r);
|
2629
|
+
if (i === void 0 || hr(i) || oi(i))
|
2602
2630
|
break;
|
2603
2631
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2604
2632
|
}
|
2605
2633
|
return ze.apply(void 0, n);
|
2606
2634
|
};
|
2607
|
-
var
|
2635
|
+
var ri = (
|
2608
2636
|
/** @class */
|
2609
2637
|
function() {
|
2610
2638
|
function e(t, r) {
|
@@ -2628,7 +2656,7 @@ var ii = (
|
|
2628
2656
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
2629
2657
|
var a = this.clonePosition();
|
2630
2658
|
this.bump(), i.push({
|
2631
|
-
type:
|
2659
|
+
type: w.pound,
|
2632
2660
|
location: y(a, this.clonePosition())
|
2633
2661
|
});
|
2634
2662
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
@@ -2656,7 +2684,7 @@ var ii = (
|
|
2656
2684
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
2657
2685
|
return {
|
2658
2686
|
val: {
|
2659
|
-
type:
|
2687
|
+
type: w.literal,
|
2660
2688
|
value: "<".concat(i, "/>"),
|
2661
2689
|
location: y(n, this.clonePosition())
|
2662
2690
|
},
|
@@ -2670,10 +2698,10 @@ var ii = (
|
|
2670
2698
|
if (this.bumpIf("</")) {
|
2671
2699
|
if (this.isEOF() || !Qe(this.char()))
|
2672
2700
|
return this.error(v.INVALID_TAG, y(a, this.clonePosition()));
|
2673
|
-
var h = this.clonePosition(),
|
2674
|
-
return i !==
|
2701
|
+
var h = this.clonePosition(), u = this.parseTagName();
|
2702
|
+
return i !== u ? this.error(v.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
2675
2703
|
val: {
|
2676
|
-
type:
|
2704
|
+
type: w.tag,
|
2677
2705
|
value: i,
|
2678
2706
|
children: s,
|
2679
2707
|
location: y(n, this.clonePosition())
|
@@ -2686,7 +2714,7 @@ var ii = (
|
|
2686
2714
|
return this.error(v.INVALID_TAG, y(n, this.clonePosition()));
|
2687
2715
|
}, e.prototype.parseTagName = function() {
|
2688
2716
|
var t = this.offset();
|
2689
|
-
for (this.bump(); !this.isEOF() &&
|
2717
|
+
for (this.bump(); !this.isEOF() && ii(this.char()); )
|
2690
2718
|
this.bump();
|
2691
2719
|
return this.message.slice(t, this.offset());
|
2692
2720
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2710,12 +2738,12 @@ var ii = (
|
|
2710
2738
|
}
|
2711
2739
|
var h = y(n, this.clonePosition());
|
2712
2740
|
return {
|
2713
|
-
val: { type:
|
2741
|
+
val: { type: w.literal, value: i, location: h },
|
2714
2742
|
err: null
|
2715
2743
|
};
|
2716
2744
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2717
2745
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2718
|
-
!
|
2746
|
+
!ni(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2719
2747
|
}, e.prototype.tryParseQuote = function(t) {
|
2720
2748
|
if (this.isEOF() || this.char() !== 39)
|
2721
2749
|
return null;
|
@@ -2770,7 +2798,7 @@ var ii = (
|
|
2770
2798
|
case 125:
|
2771
2799
|
return this.bump(), {
|
2772
2800
|
val: {
|
2773
|
-
type:
|
2801
|
+
type: w.argument,
|
2774
2802
|
// value does not include the opening and closing braces.
|
2775
2803
|
value: i,
|
2776
2804
|
location: y(n, this.clonePosition())
|
@@ -2796,53 +2824,53 @@ var ii = (
|
|
2796
2824
|
case "date":
|
2797
2825
|
case "time": {
|
2798
2826
|
this.bumpSpace();
|
2799
|
-
var
|
2827
|
+
var u = null;
|
2800
2828
|
if (this.bumpIf(",")) {
|
2801
2829
|
this.bumpSpace();
|
2802
|
-
var
|
2830
|
+
var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
2803
2831
|
if (f.err)
|
2804
2832
|
return f;
|
2805
|
-
var c =
|
2833
|
+
var c = ti(f.val);
|
2806
2834
|
if (c.length === 0)
|
2807
2835
|
return this.error(v.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
|
2808
|
-
var d = y(
|
2809
|
-
|
2836
|
+
var d = y(l, this.clonePosition());
|
2837
|
+
u = { style: c, styleLocation: d };
|
2810
2838
|
}
|
2811
2839
|
var m = this.tryParseArgumentClose(i);
|
2812
2840
|
if (m.err)
|
2813
2841
|
return m;
|
2814
2842
|
var b = y(i, this.clonePosition());
|
2815
|
-
if (
|
2816
|
-
var g =
|
2843
|
+
if (u && _t(u?.style, "::", 0)) {
|
2844
|
+
var g = ei(u.style.slice(2));
|
2817
2845
|
if (a === "number") {
|
2818
|
-
var f = this.parseNumberSkeletonFromString(g,
|
2846
|
+
var f = this.parseNumberSkeletonFromString(g, u.styleLocation);
|
2819
2847
|
return f.err ? f : {
|
2820
|
-
val: { type:
|
2848
|
+
val: { type: w.number, value: n, location: b, style: f.val },
|
2821
2849
|
err: null
|
2822
2850
|
};
|
2823
2851
|
} else {
|
2824
2852
|
if (g.length === 0)
|
2825
2853
|
return this.error(v.EXPECT_DATE_TIME_SKELETON, b);
|
2826
|
-
var
|
2827
|
-
this.locale && (
|
2854
|
+
var S = g;
|
2855
|
+
this.locale && (S = Fn(g, this.locale));
|
2828
2856
|
var c = {
|
2829
|
-
type:
|
2830
|
-
pattern:
|
2831
|
-
location:
|
2832
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2833
|
-
},
|
2857
|
+
type: Y.dateTime,
|
2858
|
+
pattern: S,
|
2859
|
+
location: u.styleLocation,
|
2860
|
+
parsedOptions: this.shouldParseSkeletons ? Nn(S) : {}
|
2861
|
+
}, E = a === "date" ? w.date : w.time;
|
2834
2862
|
return {
|
2835
|
-
val: { type:
|
2863
|
+
val: { type: E, value: n, location: b, style: c },
|
2836
2864
|
err: null
|
2837
2865
|
};
|
2838
2866
|
}
|
2839
2867
|
}
|
2840
2868
|
return {
|
2841
2869
|
val: {
|
2842
|
-
type: a === "number" ?
|
2870
|
+
type: a === "number" ? w.number : a === "date" ? w.date : w.time,
|
2843
2871
|
value: n,
|
2844
2872
|
location: b,
|
2845
|
-
style: (o =
|
2873
|
+
style: (o = u?.style) !== null && o !== void 0 ? o : null
|
2846
2874
|
},
|
2847
2875
|
err: null
|
2848
2876
|
};
|
@@ -2852,7 +2880,7 @@ var ii = (
|
|
2852
2880
|
case "select": {
|
2853
2881
|
var T = this.clonePosition();
|
2854
2882
|
if (this.bumpSpace(), !this.bumpIf(","))
|
2855
|
-
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, y(T,
|
2883
|
+
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, y(T, _({}, T)));
|
2856
2884
|
this.bumpSpace();
|
2857
2885
|
var D = this.parseIdentifierIfPossible(), L = 0;
|
2858
2886
|
if (a !== "select" && D.value === "offset") {
|
@@ -2873,17 +2901,17 @@ var ii = (
|
|
2873
2901
|
var X = y(i, this.clonePosition());
|
2874
2902
|
return a === "select" ? {
|
2875
2903
|
val: {
|
2876
|
-
type:
|
2904
|
+
type: w.select,
|
2877
2905
|
value: n,
|
2878
|
-
options:
|
2906
|
+
options: Et(j.val),
|
2879
2907
|
location: X
|
2880
2908
|
},
|
2881
2909
|
err: null
|
2882
2910
|
} : {
|
2883
2911
|
val: {
|
2884
|
-
type:
|
2912
|
+
type: w.plural,
|
2885
2913
|
value: n,
|
2886
|
-
options:
|
2914
|
+
options: Et(j.val),
|
2887
2915
|
offset: L,
|
2888
2916
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
2889
2917
|
location: X
|
@@ -2934,34 +2962,34 @@ var ii = (
|
|
2934
2962
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
2935
2963
|
var n = [];
|
2936
2964
|
try {
|
2937
|
-
n =
|
2965
|
+
n = Rn(t);
|
2938
2966
|
} catch {
|
2939
2967
|
return this.error(v.INVALID_NUMBER_SKELETON, r);
|
2940
2968
|
}
|
2941
2969
|
return {
|
2942
2970
|
val: {
|
2943
|
-
type:
|
2971
|
+
type: Y.number,
|
2944
2972
|
tokens: n,
|
2945
2973
|
location: r,
|
2946
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2974
|
+
parsedOptions: this.shouldParseSkeletons ? Dn(n) : {}
|
2947
2975
|
},
|
2948
2976
|
err: null
|
2949
2977
|
};
|
2950
2978
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
2951
|
-
for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(),
|
2952
|
-
if (
|
2979
|
+
for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
|
2980
|
+
if (u.length === 0) {
|
2953
2981
|
var f = this.clonePosition();
|
2954
2982
|
if (r !== "select" && this.bumpIf("=")) {
|
2955
2983
|
var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR, v.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
2956
2984
|
if (c.err)
|
2957
2985
|
return c;
|
2958
|
-
|
2986
|
+
l = y(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
|
2959
2987
|
} else
|
2960
2988
|
break;
|
2961
2989
|
}
|
2962
|
-
if (h.has(
|
2963
|
-
return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,
|
2964
|
-
|
2990
|
+
if (h.has(u))
|
2991
|
+
return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
2992
|
+
u === "other" && (s = !0), this.bumpSpace();
|
2965
2993
|
var d = this.clonePosition();
|
2966
2994
|
if (!this.bumpIf("{"))
|
2967
2995
|
return this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
|
@@ -2972,12 +3000,12 @@ var ii = (
|
|
2972
3000
|
if (b.err)
|
2973
3001
|
return b;
|
2974
3002
|
a.push([
|
2975
|
-
|
3003
|
+
u,
|
2976
3004
|
{
|
2977
3005
|
value: m.val,
|
2978
3006
|
location: y(d, this.clonePosition())
|
2979
3007
|
}
|
2980
|
-
]), h.add(
|
3008
|
+
]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
|
2981
3009
|
}
|
2982
3010
|
return a.length === 0 ? this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR : v.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(v.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
|
2983
3011
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
@@ -2991,7 +3019,7 @@ var ii = (
|
|
2991
3019
|
break;
|
2992
3020
|
}
|
2993
3021
|
var h = y(i, this.clonePosition());
|
2994
|
-
return o ? (s *= n,
|
3022
|
+
return o ? (s *= n, Yn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
2995
3023
|
}, e.prototype.offset = function() {
|
2996
3024
|
return this.position.offset;
|
2997
3025
|
}, e.prototype.isEOF = function() {
|
@@ -3006,7 +3034,7 @@ var ii = (
|
|
3006
3034
|
var t = this.position.offset;
|
3007
3035
|
if (t >= this.message.length)
|
3008
3036
|
throw Error("out of bound");
|
3009
|
-
var r =
|
3037
|
+
var r = lr(this.message, t);
|
3010
3038
|
if (r === void 0)
|
3011
3039
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
3012
3040
|
return r;
|
@@ -3025,7 +3053,7 @@ var ii = (
|
|
3025
3053
|
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);
|
3026
3054
|
}
|
3027
3055
|
}, e.prototype.bumpIf = function(t) {
|
3028
|
-
if (
|
3056
|
+
if (_t(this.message, t, this.offset())) {
|
3029
3057
|
for (var r = 0; r < t.length; r++)
|
3030
3058
|
this.bump();
|
3031
3059
|
return !0;
|
@@ -3047,7 +3075,7 @@ var ii = (
|
|
3047
3075
|
break;
|
3048
3076
|
}
|
3049
3077
|
}, e.prototype.bumpSpace = function() {
|
3050
|
-
for (; !this.isEOF() &&
|
3078
|
+
for (; !this.isEOF() && hr(this.char()); )
|
3051
3079
|
this.bump();
|
3052
3080
|
}, e.prototype.peek = function() {
|
3053
3081
|
if (this.isEOF())
|
@@ -3060,44 +3088,44 @@ var ii = (
|
|
3060
3088
|
function Qe(e) {
|
3061
3089
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3062
3090
|
}
|
3063
|
-
function
|
3091
|
+
function ni(e) {
|
3064
3092
|
return Qe(e) || e === 47;
|
3065
3093
|
}
|
3066
|
-
function
|
3094
|
+
function ii(e) {
|
3067
3095
|
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;
|
3068
3096
|
}
|
3069
|
-
function
|
3097
|
+
function hr(e) {
|
3070
3098
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3071
3099
|
}
|
3072
|
-
function
|
3100
|
+
function oi(e) {
|
3073
3101
|
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;
|
3074
3102
|
}
|
3075
3103
|
function Je(e) {
|
3076
3104
|
e.forEach(function(t) {
|
3077
|
-
if (delete t.location,
|
3105
|
+
if (delete t.location, er(t) || tr(t))
|
3078
3106
|
for (var r in t.options)
|
3079
3107
|
delete t.options[r].location, Je(t.options[r].value);
|
3080
3108
|
else
|
3081
|
-
|
3109
|
+
qt(t) && nr(t.style) || (Yt(t) || Kt(t)) && Xe(t.style) ? delete t.style.location : rr(t) && Je(t.children);
|
3082
3110
|
});
|
3083
3111
|
}
|
3084
|
-
function
|
3085
|
-
t === void 0 && (t = {}), t =
|
3086
|
-
var r = new
|
3112
|
+
function si(e, t) {
|
3113
|
+
t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3114
|
+
var r = new ri(e, t).parse();
|
3087
3115
|
if (r.err) {
|
3088
3116
|
var n = SyntaxError(v[r.err.kind]);
|
3089
3117
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3090
3118
|
}
|
3091
3119
|
return t?.captureLocation || Je(r.val), r.val;
|
3092
3120
|
}
|
3093
|
-
var
|
3121
|
+
var K;
|
3094
3122
|
(function(e) {
|
3095
3123
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3096
|
-
})(
|
3097
|
-
var
|
3124
|
+
})(K || (K = {}));
|
3125
|
+
var He = (
|
3098
3126
|
/** @class */
|
3099
3127
|
function(e) {
|
3100
|
-
|
3128
|
+
U(t, e);
|
3101
3129
|
function t(r, n, i) {
|
3102
3130
|
var o = e.call(this, r) || this;
|
3103
3131
|
return o.code = n, o.originalMessage = i, o;
|
@@ -3106,155 +3134,155 @@ var Pe = (
|
|
3106
3134
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3107
3135
|
}, t;
|
3108
3136
|
}(Error)
|
3109
|
-
),
|
3137
|
+
), St = (
|
3110
3138
|
/** @class */
|
3111
3139
|
function(e) {
|
3112
|
-
|
3140
|
+
U(t, e);
|
3113
3141
|
function t(r, n, i, o) {
|
3114
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3142
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), K.INVALID_VALUE, o) || this;
|
3115
3143
|
}
|
3116
3144
|
return t;
|
3117
|
-
}(
|
3118
|
-
),
|
3145
|
+
}(He)
|
3146
|
+
), ai = (
|
3119
3147
|
/** @class */
|
3120
3148
|
function(e) {
|
3121
|
-
|
3149
|
+
U(t, e);
|
3122
3150
|
function t(r, n, i) {
|
3123
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3151
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), K.INVALID_VALUE, i) || this;
|
3124
3152
|
}
|
3125
3153
|
return t;
|
3126
|
-
}(
|
3127
|
-
),
|
3154
|
+
}(He)
|
3155
|
+
), li = (
|
3128
3156
|
/** @class */
|
3129
3157
|
function(e) {
|
3130
|
-
|
3158
|
+
U(t, e);
|
3131
3159
|
function t(r, n) {
|
3132
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3160
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), K.MISSING_VALUE, n) || this;
|
3133
3161
|
}
|
3134
3162
|
return t;
|
3135
|
-
}(
|
3163
|
+
}(He)
|
3136
3164
|
), B;
|
3137
3165
|
(function(e) {
|
3138
3166
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3139
3167
|
})(B || (B = {}));
|
3140
|
-
function
|
3168
|
+
function ui(e) {
|
3141
3169
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3142
3170
|
var n = t[t.length - 1];
|
3143
3171
|
return !n || n.type !== B.literal || r.type !== B.literal ? t.push(r) : n.value += r.value, t;
|
3144
3172
|
}, []);
|
3145
3173
|
}
|
3146
|
-
function
|
3174
|
+
function hi(e) {
|
3147
3175
|
return typeof e == "function";
|
3148
3176
|
}
|
3149
3177
|
function me(e, t, r, n, i, o, s) {
|
3150
|
-
if (e.length === 1 &&
|
3178
|
+
if (e.length === 1 && bt(e[0]))
|
3151
3179
|
return [
|
3152
3180
|
{
|
3153
3181
|
type: B.literal,
|
3154
3182
|
value: e[0].value
|
3155
3183
|
}
|
3156
3184
|
];
|
3157
|
-
for (var a = [], h = 0,
|
3158
|
-
var
|
3159
|
-
if (
|
3185
|
+
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
3186
|
+
var l = u[h];
|
3187
|
+
if (bt(l)) {
|
3160
3188
|
a.push({
|
3161
3189
|
type: B.literal,
|
3162
|
-
value:
|
3190
|
+
value: l.value
|
3163
3191
|
});
|
3164
3192
|
continue;
|
3165
3193
|
}
|
3166
|
-
if (
|
3194
|
+
if (Ln(l)) {
|
3167
3195
|
typeof o == "number" && a.push({
|
3168
3196
|
type: B.literal,
|
3169
3197
|
value: r.getNumberFormat(t).format(o)
|
3170
3198
|
});
|
3171
3199
|
continue;
|
3172
3200
|
}
|
3173
|
-
var f =
|
3201
|
+
var f = l.value;
|
3174
3202
|
if (!(i && f in i))
|
3175
|
-
throw new
|
3203
|
+
throw new li(f, s);
|
3176
3204
|
var c = i[f];
|
3177
|
-
if (
|
3205
|
+
if (On(l)) {
|
3178
3206
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
3179
3207
|
type: typeof c == "string" ? B.literal : B.object,
|
3180
3208
|
value: c
|
3181
3209
|
});
|
3182
3210
|
continue;
|
3183
3211
|
}
|
3184
|
-
if (
|
3185
|
-
var d = typeof
|
3212
|
+
if (Yt(l)) {
|
3213
|
+
var d = typeof l.style == "string" ? n.date[l.style] : Xe(l.style) ? l.style.parsedOptions : void 0;
|
3186
3214
|
a.push({
|
3187
3215
|
type: B.literal,
|
3188
3216
|
value: r.getDateTimeFormat(t, d).format(c)
|
3189
3217
|
});
|
3190
3218
|
continue;
|
3191
3219
|
}
|
3192
|
-
if (
|
3193
|
-
var d = typeof
|
3220
|
+
if (Kt(l)) {
|
3221
|
+
var d = typeof l.style == "string" ? n.time[l.style] : Xe(l.style) ? l.style.parsedOptions : n.time.medium;
|
3194
3222
|
a.push({
|
3195
3223
|
type: B.literal,
|
3196
3224
|
value: r.getDateTimeFormat(t, d).format(c)
|
3197
3225
|
});
|
3198
3226
|
continue;
|
3199
3227
|
}
|
3200
|
-
if (
|
3201
|
-
var d = typeof
|
3228
|
+
if (qt(l)) {
|
3229
|
+
var d = typeof l.style == "string" ? n.number[l.style] : nr(l.style) ? l.style.parsedOptions : void 0;
|
3202
3230
|
d && d.scale && (c = c * (d.scale || 1)), a.push({
|
3203
3231
|
type: B.literal,
|
3204
3232
|
value: r.getNumberFormat(t, d).format(c)
|
3205
3233
|
});
|
3206
3234
|
continue;
|
3207
3235
|
}
|
3208
|
-
if (
|
3209
|
-
var m =
|
3210
|
-
if (!
|
3211
|
-
throw new
|
3212
|
-
var
|
3236
|
+
if (rr(l)) {
|
3237
|
+
var m = l.children, b = l.value, g = i[b];
|
3238
|
+
if (!hi(g))
|
3239
|
+
throw new ai(b, "function", s);
|
3240
|
+
var S = me(m, t, r, n, i, o), E = g(S.map(function(L) {
|
3213
3241
|
return L.value;
|
3214
3242
|
}));
|
3215
|
-
Array.isArray(
|
3243
|
+
Array.isArray(E) || (E = [E]), a.push.apply(a, E.map(function(L) {
|
3216
3244
|
return {
|
3217
3245
|
type: typeof L == "string" ? B.literal : B.object,
|
3218
3246
|
value: L
|
3219
3247
|
};
|
3220
3248
|
}));
|
3221
3249
|
}
|
3222
|
-
if (
|
3223
|
-
var T =
|
3250
|
+
if (er(l)) {
|
3251
|
+
var T = l.options[c] || l.options.other;
|
3224
3252
|
if (!T)
|
3225
|
-
throw new
|
3253
|
+
throw new St(l.value, c, Object.keys(l.options), s);
|
3226
3254
|
a.push.apply(a, me(T.value, t, r, n, i));
|
3227
3255
|
continue;
|
3228
3256
|
}
|
3229
|
-
if (
|
3230
|
-
var T =
|
3257
|
+
if (tr(l)) {
|
3258
|
+
var T = l.options["=".concat(c)];
|
3231
3259
|
if (!T) {
|
3232
3260
|
if (!Intl.PluralRules)
|
3233
|
-
throw new
|
3261
|
+
throw new He(`Intl.PluralRules is not available in this environment.
|
3234
3262
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3235
|
-
`,
|
3236
|
-
var D = r.getPluralRules(t, { type:
|
3237
|
-
T =
|
3263
|
+
`, K.MISSING_INTL_API, s);
|
3264
|
+
var D = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
|
3265
|
+
T = l.options[D] || l.options.other;
|
3238
3266
|
}
|
3239
3267
|
if (!T)
|
3240
|
-
throw new
|
3241
|
-
a.push.apply(a, me(T.value, t, r, n, i, c - (
|
3268
|
+
throw new St(l.value, c, Object.keys(l.options), s);
|
3269
|
+
a.push.apply(a, me(T.value, t, r, n, i, c - (l.offset || 0)));
|
3242
3270
|
continue;
|
3243
3271
|
}
|
3244
3272
|
}
|
3245
|
-
return
|
3273
|
+
return ui(a);
|
3246
3274
|
}
|
3247
|
-
function
|
3248
|
-
return t ?
|
3249
|
-
return r[n] =
|
3275
|
+
function ci(e, t) {
|
3276
|
+
return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3277
|
+
return r[n] = _(_({}, e[n]), t[n] || {}), r;
|
3250
3278
|
}, {})) : e;
|
3251
3279
|
}
|
3252
|
-
function
|
3280
|
+
function fi(e, t) {
|
3253
3281
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3254
|
-
return r[n] =
|
3255
|
-
},
|
3282
|
+
return r[n] = ci(e[n], t[n]), r;
|
3283
|
+
}, _({}, e)) : e;
|
3256
3284
|
}
|
3257
|
-
function
|
3285
|
+
function Re(e) {
|
3258
3286
|
return {
|
3259
3287
|
create: function() {
|
3260
3288
|
return {
|
@@ -3268,39 +3296,39 @@ function Ue(e) {
|
|
3268
3296
|
}
|
3269
3297
|
};
|
3270
3298
|
}
|
3271
|
-
function
|
3299
|
+
function di(e) {
|
3272
3300
|
return e === void 0 && (e = {
|
3273
3301
|
number: {},
|
3274
3302
|
dateTime: {},
|
3275
3303
|
pluralRules: {}
|
3276
3304
|
}), {
|
3277
|
-
getNumberFormat:
|
3305
|
+
getNumberFormat: Ie(function() {
|
3278
3306
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3279
3307
|
r[n] = arguments[n];
|
3280
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
3308
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, J([void 0], r, !1)))();
|
3281
3309
|
}, {
|
3282
|
-
cache:
|
3283
|
-
strategy:
|
3310
|
+
cache: Re(e.number),
|
3311
|
+
strategy: Ne.variadic
|
3284
3312
|
}),
|
3285
|
-
getDateTimeFormat:
|
3313
|
+
getDateTimeFormat: Ie(function() {
|
3286
3314
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3287
3315
|
r[n] = arguments[n];
|
3288
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
3316
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, J([void 0], r, !1)))();
|
3289
3317
|
}, {
|
3290
|
-
cache:
|
3291
|
-
strategy:
|
3318
|
+
cache: Re(e.dateTime),
|
3319
|
+
strategy: Ne.variadic
|
3292
3320
|
}),
|
3293
|
-
getPluralRules:
|
3321
|
+
getPluralRules: Ie(function() {
|
3294
3322
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3295
3323
|
r[n] = arguments[n];
|
3296
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
3324
|
+
return new ((t = Intl.PluralRules).bind.apply(t, J([void 0], r, !1)))();
|
3297
3325
|
}, {
|
3298
|
-
cache:
|
3299
|
-
strategy:
|
3326
|
+
cache: Re(e.pluralRules),
|
3327
|
+
strategy: Ne.variadic
|
3300
3328
|
})
|
3301
3329
|
};
|
3302
3330
|
}
|
3303
|
-
var
|
3331
|
+
var pi = (
|
3304
3332
|
/** @class */
|
3305
3333
|
function() {
|
3306
3334
|
function e(t, r, n, i) {
|
@@ -3311,13 +3339,13 @@ var bi = (
|
|
3311
3339
|
dateTime: {},
|
3312
3340
|
pluralRules: {}
|
3313
3341
|
}, this.format = function(h) {
|
3314
|
-
var
|
3315
|
-
if (
|
3316
|
-
return
|
3317
|
-
var
|
3342
|
+
var u = o.formatToParts(h);
|
3343
|
+
if (u.length === 1)
|
3344
|
+
return u[0].value;
|
3345
|
+
var l = u.reduce(function(f, c) {
|
3318
3346
|
return !f.length || c.type !== B.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
|
3319
3347
|
}, []);
|
3320
|
-
return
|
3348
|
+
return l.length <= 1 ? l[0] || "" : l;
|
3321
3349
|
}, this.formatToParts = function(h) {
|
3322
3350
|
return me(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
3323
3351
|
}, this.resolvedOptions = function() {
|
@@ -3332,13 +3360,13 @@ var bi = (
|
|
3332
3360
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3333
3361
|
var s = i || {};
|
3334
3362
|
s.formatters;
|
3335
|
-
var a =
|
3336
|
-
this.ast = e.__parse(t,
|
3363
|
+
var a = wn(s, ["formatters"]);
|
3364
|
+
this.ast = e.__parse(t, _(_({}, a), { locale: this.resolvedLocale }));
|
3337
3365
|
} else
|
3338
3366
|
this.ast = t;
|
3339
3367
|
if (!Array.isArray(this.ast))
|
3340
3368
|
throw new TypeError("A message must be provided as a String or AST.");
|
3341
|
-
this.formats =
|
3369
|
+
this.formats = fi(e.formats, n), this.formatters = i && i.formatters || di(this.formatterCache);
|
3342
3370
|
}
|
3343
3371
|
return Object.defineProperty(e, "defaultLocale", {
|
3344
3372
|
get: function() {
|
@@ -3351,7 +3379,7 @@ var bi = (
|
|
3351
3379
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3352
3380
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3353
3381
|
}
|
3354
|
-
}, e.__parse =
|
3382
|
+
}, e.__parse = si, e.formats = {
|
3355
3383
|
number: {
|
3356
3384
|
integer: {
|
3357
3385
|
maximumFractionDigits: 0
|
@@ -3412,7 +3440,7 @@ var bi = (
|
|
3412
3440
|
}, e;
|
3413
3441
|
}()
|
3414
3442
|
);
|
3415
|
-
function
|
3443
|
+
function mi(e, t) {
|
3416
3444
|
if (t == null)
|
3417
3445
|
return;
|
3418
3446
|
if (t in e)
|
@@ -3433,92 +3461,92 @@ function gi(e, t) {
|
|
3433
3461
|
n = void 0;
|
3434
3462
|
return n;
|
3435
3463
|
}
|
3436
|
-
const F = {},
|
3464
|
+
const F = {}, bi = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][e] = r), r), cr = (e, t) => {
|
3437
3465
|
if (t == null)
|
3438
3466
|
return;
|
3439
3467
|
if (t in F && e in F[t])
|
3440
3468
|
return F[t][e];
|
3441
|
-
const r =
|
3469
|
+
const r = Ce(t);
|
3442
3470
|
for (let n = 0; n < r.length; n++) {
|
3443
|
-
const i = r[n], o =
|
3471
|
+
const i = r[n], o = vi(i, e);
|
3444
3472
|
if (o)
|
3445
|
-
return
|
3473
|
+
return bi(e, t, o);
|
3446
3474
|
}
|
3447
3475
|
};
|
3448
|
-
let
|
3449
|
-
const
|
3450
|
-
function
|
3451
|
-
return
|
3476
|
+
let ot;
|
3477
|
+
const he = Te({});
|
3478
|
+
function gi(e) {
|
3479
|
+
return ot[e] || null;
|
3452
3480
|
}
|
3453
|
-
function
|
3454
|
-
return e in
|
3481
|
+
function fr(e) {
|
3482
|
+
return e in ot;
|
3455
3483
|
}
|
3456
|
-
function
|
3457
|
-
if (!
|
3484
|
+
function vi(e, t) {
|
3485
|
+
if (!fr(e))
|
3458
3486
|
return null;
|
3459
|
-
const r =
|
3460
|
-
return
|
3487
|
+
const r = gi(e);
|
3488
|
+
return mi(r, t);
|
3461
3489
|
}
|
3462
|
-
function
|
3490
|
+
function yi(e) {
|
3463
3491
|
if (e == null)
|
3464
3492
|
return;
|
3465
|
-
const t =
|
3493
|
+
const t = Ce(e);
|
3466
3494
|
for (let r = 0; r < t.length; r++) {
|
3467
3495
|
const n = t[r];
|
3468
|
-
if (
|
3496
|
+
if (fr(n))
|
3469
3497
|
return n;
|
3470
3498
|
}
|
3471
3499
|
}
|
3472
|
-
function
|
3473
|
-
delete F[e],
|
3500
|
+
function dr(e, ...t) {
|
3501
|
+
delete F[e], he.update((r) => (r[e] = Sn.all([r[e] || {}, ...t]), r));
|
3474
3502
|
}
|
3475
|
-
|
3476
|
-
[
|
3503
|
+
re(
|
3504
|
+
[he],
|
3477
3505
|
([e]) => Object.keys(e)
|
3478
3506
|
);
|
3479
|
-
|
3507
|
+
he.subscribe((e) => ot = e);
|
3480
3508
|
const be = {};
|
3481
|
-
function
|
3509
|
+
function _i(e, t) {
|
3482
3510
|
be[e].delete(t), be[e].size === 0 && delete be[e];
|
3483
3511
|
}
|
3484
|
-
function
|
3512
|
+
function pr(e) {
|
3485
3513
|
return be[e];
|
3486
3514
|
}
|
3487
|
-
function
|
3488
|
-
return
|
3489
|
-
const r =
|
3515
|
+
function Ei(e) {
|
3516
|
+
return Ce(e).map((t) => {
|
3517
|
+
const r = pr(t);
|
3490
3518
|
return [t, r ? [...r] : []];
|
3491
3519
|
}).filter(([, t]) => t.length > 0);
|
3492
3520
|
}
|
3493
3521
|
function qe(e) {
|
3494
|
-
return e == null ? !1 :
|
3522
|
+
return e == null ? !1 : Ce(e).some(
|
3495
3523
|
(t) => {
|
3496
3524
|
var r;
|
3497
|
-
return (r =
|
3525
|
+
return (r = pr(t)) == null ? void 0 : r.size;
|
3498
3526
|
}
|
3499
3527
|
);
|
3500
3528
|
}
|
3501
|
-
function
|
3529
|
+
function xi(e, t) {
|
3502
3530
|
return Promise.all(
|
3503
|
-
t.map((n) => (
|
3504
|
-
).then((n) =>
|
3531
|
+
t.map((n) => (_i(e, n), n().then((i) => i.default || i)))
|
3532
|
+
).then((n) => dr(e, ...n));
|
3505
3533
|
}
|
3506
|
-
const
|
3507
|
-
function
|
3534
|
+
const oe = {};
|
3535
|
+
function mr(e) {
|
3508
3536
|
if (!qe(e))
|
3509
|
-
return e in
|
3510
|
-
const t =
|
3511
|
-
return
|
3537
|
+
return e in oe ? oe[e] : Promise.resolve();
|
3538
|
+
const t = Ei(e);
|
3539
|
+
return oe[e] = Promise.all(
|
3512
3540
|
t.map(
|
3513
|
-
([r, n]) =>
|
3541
|
+
([r, n]) => xi(r, n)
|
3514
3542
|
)
|
3515
3543
|
).then(() => {
|
3516
3544
|
if (qe(e))
|
3517
|
-
return
|
3518
|
-
delete
|
3519
|
-
}),
|
3545
|
+
return mr(e);
|
3546
|
+
delete oe[e];
|
3547
|
+
}), oe[e];
|
3520
3548
|
}
|
3521
|
-
const
|
3549
|
+
const Si = {
|
3522
3550
|
number: {
|
3523
3551
|
scientific: { notation: "scientific" },
|
3524
3552
|
engineering: { notation: "engineering" },
|
@@ -3547,159 +3575,159 @@ const Ti = {
|
|
3547
3575
|
timeZoneName: "short"
|
3548
3576
|
}
|
3549
3577
|
}
|
3550
|
-
},
|
3578
|
+
}, wi = {
|
3551
3579
|
fallbackLocale: null,
|
3552
3580
|
loadingDelay: 200,
|
3553
|
-
formats:
|
3581
|
+
formats: Si,
|
3554
3582
|
warnOnMissingMessages: !0,
|
3555
3583
|
handleMissingMessage: void 0,
|
3556
3584
|
ignoreTag: !0
|
3557
|
-
},
|
3558
|
-
function
|
3559
|
-
return
|
3585
|
+
}, Ti = wi;
|
3586
|
+
function ee() {
|
3587
|
+
return Ti;
|
3560
3588
|
}
|
3561
|
-
const
|
3562
|
-
var
|
3589
|
+
const $e = Te(!1);
|
3590
|
+
var Hi = Object.defineProperty, Ci = Object.defineProperties, Pi = Object.getOwnPropertyDescriptors, wt = Object.getOwnPropertySymbols, Bi = Object.prototype.hasOwnProperty, Ai = Object.prototype.propertyIsEnumerable, Tt = (e, t, r) => t in e ? Hi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Oi = (e, t) => {
|
3563
3591
|
for (var r in t || (t = {}))
|
3564
|
-
|
3565
|
-
if (
|
3566
|
-
for (var r of
|
3567
|
-
|
3592
|
+
Bi.call(t, r) && Tt(e, r, t[r]);
|
3593
|
+
if (wt)
|
3594
|
+
for (var r of wt(t))
|
3595
|
+
Ai.call(t, r) && Tt(e, r, t[r]);
|
3568
3596
|
return e;
|
3569
|
-
},
|
3597
|
+
}, Li = (e, t) => Ci(e, Pi(t));
|
3570
3598
|
let Ye;
|
3571
|
-
const
|
3572
|
-
function
|
3599
|
+
const xe = Te(null);
|
3600
|
+
function Ht(e) {
|
3573
3601
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3574
3602
|
}
|
3575
|
-
function
|
3576
|
-
const r =
|
3577
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
3603
|
+
function Ce(e, t = ee().fallbackLocale) {
|
3604
|
+
const r = Ht(e);
|
3605
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ht(t)])] : r;
|
3578
3606
|
}
|
3579
3607
|
function V() {
|
3580
3608
|
return Ye ?? void 0;
|
3581
3609
|
}
|
3582
|
-
|
3610
|
+
xe.subscribe((e) => {
|
3583
3611
|
Ye = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
3584
3612
|
});
|
3585
|
-
const
|
3586
|
-
if (e &&
|
3587
|
-
const { loadingDelay: t } =
|
3613
|
+
const Ii = (e) => {
|
3614
|
+
if (e && yi(e) && qe(e)) {
|
3615
|
+
const { loadingDelay: t } = ee();
|
3588
3616
|
let r;
|
3589
3617
|
return typeof window < "u" && V() != null && t ? r = window.setTimeout(
|
3590
|
-
() =>
|
3618
|
+
() => $e.set(!0),
|
3591
3619
|
t
|
3592
|
-
) :
|
3593
|
-
|
3620
|
+
) : $e.set(!0), mr(e).then(() => {
|
3621
|
+
xe.set(e);
|
3594
3622
|
}).finally(() => {
|
3595
|
-
clearTimeout(r),
|
3623
|
+
clearTimeout(r), $e.set(!1);
|
3596
3624
|
});
|
3597
3625
|
}
|
3598
|
-
return
|
3599
|
-
},
|
3600
|
-
set:
|
3601
|
-
}),
|
3626
|
+
return xe.set(e);
|
3627
|
+
}, ne = Li(Oi({}, xe), {
|
3628
|
+
set: Ii
|
3629
|
+
}), Pe = (e) => {
|
3602
3630
|
const t = /* @__PURE__ */ Object.create(null);
|
3603
3631
|
return (n) => {
|
3604
3632
|
const i = JSON.stringify(n);
|
3605
3633
|
return i in t ? t[i] : t[i] = e(n);
|
3606
3634
|
};
|
3607
3635
|
};
|
3608
|
-
var
|
3636
|
+
var Ni = Object.defineProperty, Se = Object.getOwnPropertySymbols, br = Object.prototype.hasOwnProperty, gr = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? Ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, st = (e, t) => {
|
3609
3637
|
for (var r in t || (t = {}))
|
3610
|
-
|
3611
|
-
if (
|
3612
|
-
for (var r of
|
3613
|
-
|
3638
|
+
br.call(t, r) && Ct(e, r, t[r]);
|
3639
|
+
if (Se)
|
3640
|
+
for (var r of Se(t))
|
3641
|
+
gr.call(t, r) && Ct(e, r, t[r]);
|
3614
3642
|
return e;
|
3615
|
-
},
|
3643
|
+
}, ie = (e, t) => {
|
3616
3644
|
var r = {};
|
3617
3645
|
for (var n in e)
|
3618
|
-
|
3619
|
-
if (e != null &&
|
3620
|
-
for (var n of
|
3621
|
-
t.indexOf(n) < 0 &&
|
3646
|
+
br.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3647
|
+
if (e != null && Se)
|
3648
|
+
for (var n of Se(e))
|
3649
|
+
t.indexOf(n) < 0 && gr.call(e, n) && (r[n] = e[n]);
|
3622
3650
|
return r;
|
3623
3651
|
};
|
3624
3652
|
const ue = (e, t) => {
|
3625
|
-
const { formats: r } =
|
3653
|
+
const { formats: r } = ee();
|
3626
3654
|
if (e in r && t in r[e])
|
3627
3655
|
return r[e][t];
|
3628
3656
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3629
|
-
},
|
3657
|
+
}, Mi = Pe(
|
3630
3658
|
(e) => {
|
3631
|
-
var t = e, { locale: r, format: n } = t, i =
|
3659
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3632
3660
|
if (r == null)
|
3633
3661
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3634
3662
|
return n && (i = ue("number", n)), new Intl.NumberFormat(r, i);
|
3635
3663
|
}
|
3636
|
-
),
|
3664
|
+
), Ri = Pe(
|
3637
3665
|
(e) => {
|
3638
|
-
var t = e, { locale: r, format: n } = t, i =
|
3666
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3639
3667
|
if (r == null)
|
3640
3668
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3641
3669
|
return n ? i = ue("date", n) : Object.keys(i).length === 0 && (i = ue("date", "short")), new Intl.DateTimeFormat(r, i);
|
3642
3670
|
}
|
3643
|
-
),
|
3671
|
+
), $i = Pe(
|
3644
3672
|
(e) => {
|
3645
|
-
var t = e, { locale: r, format: n } = t, i =
|
3673
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3646
3674
|
if (r == null)
|
3647
3675
|
throw new Error(
|
3648
3676
|
'[svelte-i18n] A "locale" must be set to format time values'
|
3649
3677
|
);
|
3650
3678
|
return n ? i = ue("time", n) : Object.keys(i).length === 0 && (i = ue("time", "short")), new Intl.DateTimeFormat(r, i);
|
3651
3679
|
}
|
3652
|
-
),
|
3680
|
+
), Gi = (e = {}) => {
|
3653
3681
|
var t = e, {
|
3654
3682
|
locale: r = V()
|
3655
|
-
} = t, n =
|
3683
|
+
} = t, n = ie(t, [
|
3656
3684
|
"locale"
|
3657
3685
|
]);
|
3658
|
-
return
|
3659
|
-
},
|
3686
|
+
return Mi(st({ locale: r }, n));
|
3687
|
+
}, Ui = (e = {}) => {
|
3660
3688
|
var t = e, {
|
3661
3689
|
locale: r = V()
|
3662
|
-
} = t, n =
|
3690
|
+
} = t, n = ie(t, [
|
3663
3691
|
"locale"
|
3664
3692
|
]);
|
3665
|
-
return
|
3666
|
-
},
|
3693
|
+
return Ri(st({ locale: r }, n));
|
3694
|
+
}, Di = (e = {}) => {
|
3667
3695
|
var t = e, {
|
3668
3696
|
locale: r = V()
|
3669
|
-
} = t, n =
|
3697
|
+
} = t, n = ie(t, [
|
3670
3698
|
"locale"
|
3671
3699
|
]);
|
3672
|
-
return
|
3673
|
-
},
|
3700
|
+
return $i(st({ locale: r }, n));
|
3701
|
+
}, Fi = Pe(
|
3674
3702
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3675
|
-
(e, t = V()) => new
|
3676
|
-
ignoreTag:
|
3703
|
+
(e, t = V()) => new pi(e, t, ee().formats, {
|
3704
|
+
ignoreTag: ee().ignoreTag
|
3677
3705
|
})
|
3678
|
-
),
|
3706
|
+
), ji = (e, t = {}) => {
|
3679
3707
|
var r, n, i, o;
|
3680
3708
|
let s = t;
|
3681
3709
|
typeof e == "object" && (s = e, e = s.id);
|
3682
3710
|
const {
|
3683
3711
|
values: a,
|
3684
3712
|
locale: h = V(),
|
3685
|
-
default:
|
3713
|
+
default: u
|
3686
3714
|
} = s;
|
3687
3715
|
if (h == null)
|
3688
3716
|
throw new Error(
|
3689
3717
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3690
3718
|
);
|
3691
|
-
let
|
3692
|
-
if (!
|
3693
|
-
|
3694
|
-
else if (typeof
|
3719
|
+
let l = cr(e, h);
|
3720
|
+
if (!l)
|
3721
|
+
l = (o = (i = (n = (r = ee()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
3722
|
+
else if (typeof l != "string")
|
3695
3723
|
return console.warn(
|
3696
|
-
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof
|
3697
|
-
),
|
3724
|
+
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
3725
|
+
), l;
|
3698
3726
|
if (!a)
|
3699
|
-
return
|
3700
|
-
let f =
|
3727
|
+
return l;
|
3728
|
+
let f = l;
|
3701
3729
|
try {
|
3702
|
-
f =
|
3730
|
+
f = Fi(l, h).format(a);
|
3703
3731
|
} catch (c) {
|
3704
3732
|
c instanceof Error && console.warn(
|
3705
3733
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -3707,18 +3735,18 @@ const ue = (e, t) => {
|
|
3707
3735
|
);
|
3708
3736
|
}
|
3709
3737
|
return f;
|
3710
|
-
},
|
3711
|
-
|
3712
|
-
|
3713
|
-
|
3714
|
-
|
3715
|
-
function
|
3716
|
-
|
3717
|
-
}
|
3718
|
-
function
|
3719
|
-
|
3720
|
-
}
|
3721
|
-
const
|
3738
|
+
}, ki = (e, t) => Di(t).format(e), Vi = (e, t) => Ui(t).format(e), Xi = (e, t) => Gi(t).format(e), Wi = (e, t = V()) => cr(e, t), zi = re([ne, he], () => ji);
|
3739
|
+
re([ne], () => ki);
|
3740
|
+
re([ne], () => Vi);
|
3741
|
+
re([ne], () => Xi);
|
3742
|
+
re([ne, he], () => Wi);
|
3743
|
+
function Pt(e, t) {
|
3744
|
+
dr(e, t);
|
3745
|
+
}
|
3746
|
+
function Zi(e) {
|
3747
|
+
ne.set(e);
|
3748
|
+
}
|
3749
|
+
const Bt = {
|
3722
3750
|
en: {
|
3723
3751
|
collections: "Game Collections",
|
3724
3752
|
providers: "Game Providers",
|
@@ -3815,85 +3843,16 @@ const Ot = {
|
|
3815
3843
|
loading: "Loading, please wait ..."
|
3816
3844
|
}
|
3817
3845
|
};
|
3818
|
-
|
3819
|
-
Copyright (c) Microsoft Corporation.
|
3820
|
-
|
3821
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
3822
|
-
purpose with or without fee is hereby granted.
|
3823
|
-
|
3824
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
3825
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
3826
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
3827
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
3828
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
3829
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
3830
|
-
PERFORMANCE OF THIS SOFTWARE.
|
3831
|
-
***************************************************************************** */
|
3832
|
-
var Ke = function(e, t) {
|
3833
|
-
return Ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
3834
|
-
r.__proto__ = n;
|
3835
|
-
} || function(r, n) {
|
3836
|
-
for (var i in n)
|
3837
|
-
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
3838
|
-
}, Ke(e, t);
|
3839
|
-
};
|
3840
|
-
function he(e, t) {
|
3841
|
-
if (typeof t != "function" && t !== null)
|
3842
|
-
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
3843
|
-
Ke(e, t);
|
3844
|
-
function r() {
|
3845
|
-
this.constructor = e;
|
3846
|
-
}
|
3847
|
-
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
3848
|
-
}
|
3849
|
-
function et(e) {
|
3850
|
-
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
3851
|
-
if (r)
|
3852
|
-
return r.call(e);
|
3853
|
-
if (e && typeof e.length == "number")
|
3854
|
-
return {
|
3855
|
-
next: function() {
|
3856
|
-
return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
|
3857
|
-
}
|
3858
|
-
};
|
3859
|
-
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
3860
|
-
}
|
3861
|
-
function tt(e, t) {
|
3862
|
-
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
3863
|
-
if (!r)
|
3864
|
-
return e;
|
3865
|
-
var n = r.call(e), i, o = [], s;
|
3866
|
-
try {
|
3867
|
-
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
3868
|
-
o.push(i.value);
|
3869
|
-
} catch (a) {
|
3870
|
-
s = { error: a };
|
3871
|
-
} finally {
|
3872
|
-
try {
|
3873
|
-
i && !i.done && (r = n.return) && r.call(n);
|
3874
|
-
} finally {
|
3875
|
-
if (s)
|
3876
|
-
throw s.error;
|
3877
|
-
}
|
3878
|
-
}
|
3879
|
-
return o;
|
3880
|
-
}
|
3881
|
-
function rt(e, t, r) {
|
3882
|
-
if (arguments.length === 2)
|
3883
|
-
for (var n = 0, i = t.length, o; n < i; n++)
|
3884
|
-
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
3885
|
-
return e.concat(o || t);
|
3886
|
-
}
|
3887
|
-
function U(e) {
|
3846
|
+
function G(e) {
|
3888
3847
|
return typeof e == "function";
|
3889
3848
|
}
|
3890
|
-
function
|
3849
|
+
function vr(e) {
|
3891
3850
|
var t = function(n) {
|
3892
3851
|
Error.call(n), n.stack = new Error().stack;
|
3893
3852
|
}, r = e(t);
|
3894
3853
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
3895
3854
|
}
|
3896
|
-
var
|
3855
|
+
var Ge = vr(function(e) {
|
3897
3856
|
return function(r) {
|
3898
3857
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
3899
3858
|
` + r.map(function(n, i) {
|
@@ -3902,13 +3861,13 @@ var Fe = _r(function(e) {
|
|
3902
3861
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
3903
3862
|
};
|
3904
3863
|
});
|
3905
|
-
function
|
3864
|
+
function Ke(e, t) {
|
3906
3865
|
if (e) {
|
3907
3866
|
var r = e.indexOf(t);
|
3908
3867
|
0 <= r && e.splice(r, 1);
|
3909
3868
|
}
|
3910
3869
|
}
|
3911
|
-
var
|
3870
|
+
var Be = function() {
|
3912
3871
|
function e(t) {
|
3913
3872
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
3914
3873
|
}
|
@@ -3920,9 +3879,9 @@ var Oe = function() {
|
|
3920
3879
|
if (s)
|
3921
3880
|
if (this._parentage = null, Array.isArray(s))
|
3922
3881
|
try {
|
3923
|
-
for (var a =
|
3924
|
-
var
|
3925
|
-
|
3882
|
+
for (var a = ke(s), h = a.next(); !h.done; h = a.next()) {
|
3883
|
+
var u = h.value;
|
3884
|
+
u.remove(this);
|
3926
3885
|
}
|
3927
3886
|
} catch (b) {
|
3928
3887
|
t = { error: b };
|
@@ -3936,23 +3895,23 @@ var Oe = function() {
|
|
3936
3895
|
}
|
3937
3896
|
else
|
3938
3897
|
s.remove(this);
|
3939
|
-
var
|
3940
|
-
if (
|
3898
|
+
var l = this.initialTeardown;
|
3899
|
+
if (G(l))
|
3941
3900
|
try {
|
3942
|
-
|
3901
|
+
l();
|
3943
3902
|
} catch (b) {
|
3944
|
-
o = b instanceof
|
3903
|
+
o = b instanceof Ge ? b.errors : [b];
|
3945
3904
|
}
|
3946
3905
|
var f = this._finalizers;
|
3947
3906
|
if (f) {
|
3948
3907
|
this._finalizers = null;
|
3949
3908
|
try {
|
3950
|
-
for (var c =
|
3909
|
+
for (var c = ke(f), d = c.next(); !d.done; d = c.next()) {
|
3951
3910
|
var m = d.value;
|
3952
3911
|
try {
|
3953
|
-
|
3912
|
+
At(m);
|
3954
3913
|
} catch (b) {
|
3955
|
-
o = o ?? [], b instanceof
|
3914
|
+
o = o ?? [], b instanceof Ge ? o = J(J([], Ve(o)), Ve(b.errors)) : o.push(b);
|
3956
3915
|
}
|
3957
3916
|
}
|
3958
3917
|
} catch (b) {
|
@@ -3967,13 +3926,13 @@ var Oe = function() {
|
|
3967
3926
|
}
|
3968
3927
|
}
|
3969
3928
|
if (o)
|
3970
|
-
throw new
|
3929
|
+
throw new Ge(o);
|
3971
3930
|
}
|
3972
3931
|
}, e.prototype.add = function(t) {
|
3973
3932
|
var r;
|
3974
3933
|
if (t && t !== this)
|
3975
3934
|
if (this.closed)
|
3976
|
-
|
3935
|
+
At(t);
|
3977
3936
|
else {
|
3978
3937
|
if (t instanceof e) {
|
3979
3938
|
if (t.closed || t._hasParent(this))
|
@@ -3990,52 +3949,56 @@ var Oe = function() {
|
|
3990
3949
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
3991
3950
|
}, e.prototype._removeParent = function(t) {
|
3992
3951
|
var r = this._parentage;
|
3993
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
3952
|
+
r === t ? this._parentage = null : Array.isArray(r) && Ke(r, t);
|
3994
3953
|
}, e.prototype.remove = function(t) {
|
3995
3954
|
var r = this._finalizers;
|
3996
|
-
r &&
|
3955
|
+
r && Ke(r, t), t instanceof e && t._removeParent(this);
|
3997
3956
|
}, e.EMPTY = function() {
|
3998
3957
|
var t = new e();
|
3999
3958
|
return t.closed = !0, t;
|
4000
3959
|
}(), e;
|
4001
|
-
}(),
|
4002
|
-
function
|
4003
|
-
return e instanceof
|
4004
|
-
}
|
4005
|
-
function
|
4006
|
-
|
4007
|
-
}
|
4008
|
-
var
|
4009
|
-
|
4010
|
-
|
3960
|
+
}(), yr = Be.EMPTY;
|
3961
|
+
function _r(e) {
|
3962
|
+
return e instanceof Be || e && "closed" in e && G(e.remove) && G(e.add) && G(e.unsubscribe);
|
3963
|
+
}
|
3964
|
+
function At(e) {
|
3965
|
+
G(e) ? e() : e.unsubscribe();
|
3966
|
+
}
|
3967
|
+
var Er = {
|
3968
|
+
onUnhandledError: null,
|
3969
|
+
onStoppedNotification: null,
|
3970
|
+
Promise: void 0,
|
3971
|
+
useDeprecatedSynchronousErrorHandling: !1,
|
3972
|
+
useDeprecatedNextContext: !1
|
3973
|
+
}, Qi = {
|
4011
3974
|
setTimeout: function(e, t) {
|
4012
3975
|
for (var r = [], n = 2; n < arguments.length; n++)
|
4013
3976
|
r[n - 2] = arguments[n];
|
4014
|
-
return setTimeout.apply(void 0,
|
3977
|
+
return setTimeout.apply(void 0, J([e, t], Ve(r)));
|
4015
3978
|
},
|
4016
3979
|
clearTimeout: function(e) {
|
4017
3980
|
return clearTimeout(e);
|
4018
3981
|
},
|
4019
3982
|
delegate: void 0
|
4020
3983
|
};
|
4021
|
-
function
|
4022
|
-
|
3984
|
+
function Ji(e) {
|
3985
|
+
Qi.setTimeout(function() {
|
4023
3986
|
throw e;
|
4024
3987
|
});
|
4025
3988
|
}
|
4026
|
-
function
|
3989
|
+
function Ot() {
|
4027
3990
|
}
|
4028
3991
|
function ge(e) {
|
4029
3992
|
e();
|
4030
3993
|
}
|
4031
|
-
var
|
4032
|
-
|
3994
|
+
var xr = function(e) {
|
3995
|
+
U(t, e);
|
4033
3996
|
function t(r) {
|
4034
3997
|
var n = e.call(this) || this;
|
4035
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
3998
|
+
return n.isStopped = !1, r ? (n.destination = r, _r(r) && r.add(n)) : n.destination = eo, n;
|
4036
3999
|
}
|
4037
4000
|
return t.create = function(r, n, i) {
|
4038
|
-
return new
|
4001
|
+
return new et(r, n, i);
|
4039
4002
|
}, t.prototype.next = function(r) {
|
4040
4003
|
this.isStopped || this._next(r);
|
4041
4004
|
}, t.prototype.error = function(r) {
|
@@ -4059,7 +4022,11 @@ var Sr = function(e) {
|
|
4059
4022
|
this.unsubscribe();
|
4060
4023
|
}
|
4061
4024
|
}, t;
|
4062
|
-
}(
|
4025
|
+
}(Be), qi = Function.prototype.bind;
|
4026
|
+
function Ue(e, t) {
|
4027
|
+
return qi.call(e, t);
|
4028
|
+
}
|
4029
|
+
var Yi = function() {
|
4063
4030
|
function e(t) {
|
4064
4031
|
this.partialObserver = t;
|
4065
4032
|
}
|
@@ -4090,43 +4057,55 @@ var Sr = function(e) {
|
|
4090
4057
|
de(r);
|
4091
4058
|
}
|
4092
4059
|
}, e;
|
4093
|
-
}(),
|
4094
|
-
|
4060
|
+
}(), et = function(e) {
|
4061
|
+
U(t, e);
|
4095
4062
|
function t(r, n, i) {
|
4096
4063
|
var o = e.call(this) || this, s;
|
4097
|
-
|
4098
|
-
|
4099
|
-
|
4100
|
-
|
4101
|
-
|
4064
|
+
if (G(r) || !r)
|
4065
|
+
s = {
|
4066
|
+
next: r ?? void 0,
|
4067
|
+
error: n ?? void 0,
|
4068
|
+
complete: i ?? void 0
|
4069
|
+
};
|
4070
|
+
else {
|
4071
|
+
var a;
|
4072
|
+
o && Er.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
4073
|
+
return o.unsubscribe();
|
4074
|
+
}, s = {
|
4075
|
+
next: r.next && Ue(r.next, a),
|
4076
|
+
error: r.error && Ue(r.error, a),
|
4077
|
+
complete: r.complete && Ue(r.complete, a)
|
4078
|
+
}) : s = r;
|
4079
|
+
}
|
4080
|
+
return o.destination = new Yi(s), o;
|
4102
4081
|
}
|
4103
4082
|
return t;
|
4104
|
-
}(
|
4083
|
+
}(xr);
|
4105
4084
|
function de(e) {
|
4106
|
-
|
4085
|
+
Ji(e);
|
4107
4086
|
}
|
4108
|
-
function
|
4087
|
+
function Ki(e) {
|
4109
4088
|
throw e;
|
4110
4089
|
}
|
4111
|
-
var
|
4090
|
+
var eo = {
|
4112
4091
|
closed: !0,
|
4113
|
-
next:
|
4114
|
-
error:
|
4115
|
-
complete:
|
4116
|
-
},
|
4092
|
+
next: Ot,
|
4093
|
+
error: Ki,
|
4094
|
+
complete: Ot
|
4095
|
+
}, to = function() {
|
4117
4096
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
4118
4097
|
}();
|
4119
|
-
function
|
4098
|
+
function ro(e) {
|
4120
4099
|
return e;
|
4121
4100
|
}
|
4122
|
-
function
|
4123
|
-
return e.length === 0 ?
|
4101
|
+
function no(e) {
|
4102
|
+
return e.length === 0 ? ro : e.length === 1 ? e[0] : function(r) {
|
4124
4103
|
return e.reduce(function(n, i) {
|
4125
4104
|
return i(n);
|
4126
4105
|
}, r);
|
4127
4106
|
};
|
4128
4107
|
}
|
4129
|
-
var
|
4108
|
+
var Lt = function() {
|
4130
4109
|
function e(t) {
|
4131
4110
|
t && (this._subscribe = t);
|
4132
4111
|
}
|
@@ -4134,7 +4113,7 @@ var Nt = function() {
|
|
4134
4113
|
var r = new e();
|
4135
4114
|
return r.source = this, r.operator = t, r;
|
4136
4115
|
}, e.prototype.subscribe = function(t, r, n) {
|
4137
|
-
var i = this, o =
|
4116
|
+
var i = this, o = oo(t) ? t : new et(t, r, n);
|
4138
4117
|
return ge(function() {
|
4139
4118
|
var s = i, a = s.operator, h = s.source;
|
4140
4119
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
@@ -4147,8 +4126,8 @@ var Nt = function() {
|
|
4147
4126
|
}
|
4148
4127
|
}, e.prototype.forEach = function(t, r) {
|
4149
4128
|
var n = this;
|
4150
|
-
return r =
|
4151
|
-
var s = new
|
4129
|
+
return r = It(r), new r(function(i, o) {
|
4130
|
+
var s = new et({
|
4152
4131
|
next: function(a) {
|
4153
4132
|
try {
|
4154
4133
|
t(a);
|
@@ -4164,15 +4143,15 @@ var Nt = function() {
|
|
4164
4143
|
}, e.prototype._subscribe = function(t) {
|
4165
4144
|
var r;
|
4166
4145
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
4167
|
-
}, e.prototype[
|
4146
|
+
}, e.prototype[to] = function() {
|
4168
4147
|
return this;
|
4169
4148
|
}, e.prototype.pipe = function() {
|
4170
4149
|
for (var t = [], r = 0; r < arguments.length; r++)
|
4171
4150
|
t[r] = arguments[r];
|
4172
|
-
return
|
4151
|
+
return no(t)(this);
|
4173
4152
|
}, e.prototype.toPromise = function(t) {
|
4174
4153
|
var r = this;
|
4175
|
-
return t =
|
4154
|
+
return t = It(t), new t(function(n, i) {
|
4176
4155
|
var o;
|
4177
4156
|
r.subscribe(function(s) {
|
4178
4157
|
return o = s;
|
@@ -4186,32 +4165,32 @@ var Nt = function() {
|
|
4186
4165
|
return new e(t);
|
4187
4166
|
}, e;
|
4188
4167
|
}();
|
4189
|
-
function
|
4168
|
+
function It(e) {
|
4190
4169
|
var t;
|
4191
|
-
return (t = e ??
|
4170
|
+
return (t = e ?? Er.Promise) !== null && t !== void 0 ? t : Promise;
|
4192
4171
|
}
|
4193
|
-
function
|
4194
|
-
return e &&
|
4172
|
+
function io(e) {
|
4173
|
+
return e && G(e.next) && G(e.error) && G(e.complete);
|
4195
4174
|
}
|
4196
|
-
function
|
4197
|
-
return e && e instanceof
|
4175
|
+
function oo(e) {
|
4176
|
+
return e && e instanceof xr || io(e) && _r(e);
|
4198
4177
|
}
|
4199
|
-
var
|
4178
|
+
var so = vr(function(e) {
|
4200
4179
|
return function() {
|
4201
4180
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
4202
4181
|
};
|
4203
|
-
}),
|
4204
|
-
|
4182
|
+
}), Sr = function(e) {
|
4183
|
+
U(t, e);
|
4205
4184
|
function t() {
|
4206
4185
|
var r = e.call(this) || this;
|
4207
4186
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
4208
4187
|
}
|
4209
4188
|
return t.prototype.lift = function(r) {
|
4210
|
-
var n = new
|
4189
|
+
var n = new Nt(this, this);
|
4211
4190
|
return n.operator = r, n;
|
4212
4191
|
}, t.prototype._throwIfClosed = function() {
|
4213
4192
|
if (this.closed)
|
4214
|
-
throw new
|
4193
|
+
throw new so();
|
4215
4194
|
}, t.prototype.next = function(r) {
|
4216
4195
|
var n = this;
|
4217
4196
|
ge(function() {
|
@@ -4219,12 +4198,12 @@ var uo = _r(function(e) {
|
|
4219
4198
|
if (n._throwIfClosed(), !n.isStopped) {
|
4220
4199
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
4221
4200
|
try {
|
4222
|
-
for (var s =
|
4201
|
+
for (var s = ke(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
4223
4202
|
var h = a.value;
|
4224
4203
|
h.next(r);
|
4225
4204
|
}
|
4226
|
-
} catch (
|
4227
|
-
i = { error:
|
4205
|
+
} catch (u) {
|
4206
|
+
i = { error: u };
|
4228
4207
|
} finally {
|
4229
4208
|
try {
|
4230
4209
|
a && !a.done && (o = s.return) && o.call(s);
|
@@ -4268,20 +4247,20 @@ var uo = _r(function(e) {
|
|
4268
4247
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
4269
4248
|
}, t.prototype._innerSubscribe = function(r) {
|
4270
4249
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
4271
|
-
return o || s ?
|
4272
|
-
n.currentObservers = null,
|
4250
|
+
return o || s ? yr : (this.currentObservers = null, a.push(r), new Be(function() {
|
4251
|
+
n.currentObservers = null, Ke(a, r);
|
4273
4252
|
}));
|
4274
4253
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
4275
4254
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
4276
4255
|
i ? r.error(o) : s && r.complete();
|
4277
4256
|
}, t.prototype.asObservable = function() {
|
4278
|
-
var r = new
|
4257
|
+
var r = new Lt();
|
4279
4258
|
return r.source = this, r;
|
4280
4259
|
}, t.create = function(r, n) {
|
4281
|
-
return new
|
4260
|
+
return new Nt(r, n);
|
4282
4261
|
}, t;
|
4283
|
-
}(
|
4284
|
-
|
4262
|
+
}(Lt), Nt = function(e) {
|
4263
|
+
U(t, e);
|
4285
4264
|
function t(r, n) {
|
4286
4265
|
var i = e.call(this) || this;
|
4287
4266
|
return i.destination = r, i.source = n, i;
|
@@ -4297,17 +4276,17 @@ var uo = _r(function(e) {
|
|
4297
4276
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
4298
4277
|
}, t.prototype._subscribe = function(r) {
|
4299
4278
|
var n, i;
|
4300
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
4279
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : yr;
|
4301
4280
|
}, t;
|
4302
|
-
}(
|
4281
|
+
}(Sr), wr = {
|
4303
4282
|
now: function() {
|
4304
|
-
return (
|
4283
|
+
return (wr.delegate || Date).now();
|
4305
4284
|
},
|
4306
4285
|
delegate: void 0
|
4307
|
-
},
|
4308
|
-
|
4286
|
+
}, ao = function(e) {
|
4287
|
+
U(t, e);
|
4309
4288
|
function t(r, n, i) {
|
4310
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
4289
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = wr);
|
4311
4290
|
var o = e.call(this) || this;
|
4312
4291
|
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;
|
4313
4292
|
}
|
@@ -4322,28 +4301,28 @@ var uo = _r(function(e) {
|
|
4322
4301
|
}, t.prototype._trimBuffer = function() {
|
4323
4302
|
var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
|
4324
4303
|
if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
|
4325
|
-
for (var h = i.now(),
|
4326
|
-
|
4327
|
-
|
4304
|
+
for (var h = i.now(), u = 0, l = 1; l < o.length && o[l] <= h; l += 2)
|
4305
|
+
u = l;
|
4306
|
+
u && o.splice(0, u + 1);
|
4328
4307
|
}
|
4329
4308
|
}, t;
|
4330
|
-
}(
|
4331
|
-
const
|
4332
|
-
if (
|
4333
|
-
const r = new
|
4334
|
-
|
4309
|
+
}(Sr);
|
4310
|
+
const Mt = [], Rt = {}, lo = (e, t = 0) => {
|
4311
|
+
if (Mt.indexOf(e) == -1) {
|
4312
|
+
const r = new ao(t);
|
4313
|
+
Rt[e] = r, Mt.push(e);
|
4335
4314
|
}
|
4336
|
-
return
|
4315
|
+
return Rt[e];
|
4337
4316
|
};
|
4338
|
-
window.emWidgets = { topic:
|
4339
|
-
const
|
4340
|
-
function
|
4317
|
+
window.emWidgets = { topic: lo };
|
4318
|
+
const uo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
4319
|
+
function ho(e, t) {
|
4341
4320
|
if (e) {
|
4342
4321
|
const r = document.createElement("style");
|
4343
4322
|
r.innerHTML = t, e.appendChild(r);
|
4344
4323
|
}
|
4345
4324
|
}
|
4346
|
-
function
|
4325
|
+
function co(e, t) {
|
4347
4326
|
const r = new URL(t);
|
4348
4327
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
4349
4328
|
const i = document.createElement("style");
|
@@ -4352,7 +4331,7 @@ function po(e, t) {
|
|
4352
4331
|
console.error("There was an error while trying to load client styling from URL", n);
|
4353
4332
|
});
|
4354
4333
|
}
|
4355
|
-
function
|
4334
|
+
function fo(e, t, r) {
|
4356
4335
|
if (window.emMessageBus) {
|
4357
4336
|
const n = document.createElement("style");
|
4358
4337
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -4360,18 +4339,18 @@ function mo(e, t, r) {
|
|
4360
4339
|
});
|
4361
4340
|
}
|
4362
4341
|
}
|
4363
|
-
function
|
4364
|
-
|
4342
|
+
function po(e) {
|
4343
|
+
Ur(e, "svelte-nnjza6", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.CasinoCollectionsProviders{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:330px;margin:0 auto;margin-top:24px}.CategoriesHeader{display:flex;justify-content:space-between;height:70px}.CategoriesHeader .Title{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));background-color:inherit;font-size:22px;font-weight:500}.CategoriesHeader .ButtonsContainer button{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px;cursor:pointer}.CategoriesHeader .ButtonsContainer button:active{opacity:0.7}.CategoriesSlider{position:relative;height:230px;overflow:hidden;cursor:pointer}.CategoriesSliderWrapper{position:absolute;top:0;left:0}.CategoriesSlider .Animation{transition:transform 0.8s}.CategoriesSlider .CategorySlide{border-radius:var(--emw--border-radius-medium, 10px);display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:200px;width:400px;margin-right:15px;background-size:cover}.CategoriesSlider .CategorySlide:not(.CategorySlideNoHighlight){background-color:#808080;background-blend-mode:multiply}.CategoriesSlider .CategorySlideTopContainer{height:100px;display:flex;align-items:center}.CategoriesSlider .CategorySlideLogo{transform:translate(-50%, -50%);max-width:175px;top:30%;max-height:100%;position:absolute}.CategoriesSlider .CategorySlideTitle{color:var(--emw--casino-typography, var(--emw--color-constrast, #FFFFFF));font-size:18px;letter-spacing:1px}.CategoriesSlider .CategorySlideGameContainer{display:flex;width:40px;justify-content:center;gap:10%;min-height:85px}.CategoriesSlider .CategorySlideGameImage{border-radius:var(--emw--border-radius-medium, 10px);width:70px;height:55px;object-fit:cover}.CategoriesSlider .CategorySlideGames{color:white;text-align:center}.CategoriesSlider .CategorySlideGames p{font-size:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Mobile.Providers{padding:25px 10px}.Mobile.Collections{padding:25px 10px}.Mobile.CasinoCollectionsProviders{padding:25px 10px}.Mobile .CategoriesSlider{overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.Mobile .CategoriesSlider::-webkit-scrollbar{display:none}.Mobile .CategorySlide{width:80vw;scroll-snap-align:start}.Mobile .ButtonsContainer{display:none}.Mobile .CategorySlideGameImage{border-radius:var(--emw--border-radius-medium, 10px);width:60px;height:40px;object-fit:cover}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
|
4365
4344
|
}
|
4366
|
-
function
|
4345
|
+
function $t(e, t, r) {
|
4367
4346
|
const n = e.slice();
|
4368
4347
|
return n[41] = t[r], n;
|
4369
4348
|
}
|
4370
|
-
function
|
4349
|
+
function Gt(e, t, r) {
|
4371
4350
|
const n = e.slice();
|
4372
4351
|
return n[44] = t[r], n;
|
4373
4352
|
}
|
4374
|
-
function
|
4353
|
+
function mo(e) {
|
4375
4354
|
let t, r, n, i = (
|
4376
4355
|
/*type*/
|
4377
4356
|
(e[0] === "vendor" ? (
|
@@ -4381,27 +4360,27 @@ function go(e) {
|
|
4381
4360
|
/*$_*/
|
4382
4361
|
e[10]("collections")
|
4383
4362
|
)) + ""
|
4384
|
-
), o, s, a, h,
|
4363
|
+
), o, s, a, h, u, l = (
|
4385
4364
|
/*numberOfSlides*/
|
4386
4365
|
e[7] > /*numberOfVisibleSlides*/
|
4387
|
-
e[8] &&
|
4366
|
+
e[8] && Ut(e)
|
4388
4367
|
), f = Ee(
|
4389
4368
|
/*gameCategories*/
|
4390
4369
|
e[3]
|
4391
4370
|
), c = [];
|
4392
4371
|
for (let d = 0; d < f.length; d += 1)
|
4393
|
-
c[d] =
|
4372
|
+
c[d] = jt($t(e, f, d));
|
4394
4373
|
return {
|
4395
4374
|
c() {
|
4396
|
-
t = C("div"), r = C("div"), n = C("p"), o =
|
4375
|
+
t = C("div"), r = C("div"), n = C("p"), o = we(i), s = k(), l && l.c(), a = k(), h = C("div");
|
4397
4376
|
for (let d = 0; d < c.length; d += 1)
|
4398
4377
|
c[d].c();
|
4399
|
-
|
4378
|
+
x(n, "class", "Title"), x(r, "class", "CategoriesHeader"), x(h, "class", "CategoriesSlider"), x(t, "class", u = "CasinoCollectionsProviders " + /*mobile*/
|
4400
4379
|
(e[9] ? "Mobile" : "") + " " + /*type*/
|
4401
4380
|
(e[0] === "vendor" ? "Providers" : "Collections"));
|
4402
4381
|
},
|
4403
4382
|
m(d, m) {
|
4404
|
-
|
4383
|
+
$(d, t, m), H(t, r), H(r, n), H(n, o), H(r, s), l && l.m(r, null), H(t, a), H(t, h);
|
4405
4384
|
for (let b = 0; b < c.length; b += 1)
|
4406
4385
|
c[b] && c[b].m(h, null);
|
4407
4386
|
e[25](h);
|
@@ -4415,9 +4394,9 @@ function go(e) {
|
|
4415
4394
|
) : (
|
4416
4395
|
/*$_*/
|
4417
4396
|
d[10]("collections")
|
4418
|
-
)) + "") &&
|
4397
|
+
)) + "") && rt(o, i), /*numberOfSlides*/
|
4419
4398
|
d[7] > /*numberOfVisibleSlides*/
|
4420
|
-
d[8] ?
|
4399
|
+
d[8] ? l ? l.p(d, m) : (l = Ut(d), l.c(), l.m(r, null)) : l && (l.d(1), l = null), m[0] & /*gameCategories, openCategory, collectionprovidersgamenames, openGame, titletype*/
|
4421
4400
|
24590) {
|
4422
4401
|
f = Ee(
|
4423
4402
|
/*gameCategories*/
|
@@ -4425,31 +4404,31 @@ function go(e) {
|
|
4425
4404
|
);
|
4426
4405
|
let b;
|
4427
4406
|
for (b = 0; b < f.length; b += 1) {
|
4428
|
-
const g =
|
4429
|
-
c[b] ? c[b].p(g, m) : (c[b] =
|
4407
|
+
const g = $t(d, f, b);
|
4408
|
+
c[b] ? c[b].p(g, m) : (c[b] = jt(g), c[b].c(), c[b].m(h, null));
|
4430
4409
|
}
|
4431
4410
|
for (; b < c.length; b += 1)
|
4432
4411
|
c[b].d(1);
|
4433
4412
|
c.length = f.length;
|
4434
4413
|
}
|
4435
4414
|
m[0] & /*mobile, type*/
|
4436
|
-
513 &&
|
4415
|
+
513 && u !== (u = "CasinoCollectionsProviders " + /*mobile*/
|
4437
4416
|
(d[9] ? "Mobile" : "") + " " + /*type*/
|
4438
|
-
(d[0] === "vendor" ? "Providers" : "Collections")) &&
|
4417
|
+
(d[0] === "vendor" ? "Providers" : "Collections")) && x(t, "class", u);
|
4439
4418
|
},
|
4440
4419
|
d(d) {
|
4441
|
-
d && I(t),
|
4420
|
+
d && I(t), l && l.d(), Wt(c, d), e[25](null);
|
4442
4421
|
}
|
4443
4422
|
};
|
4444
4423
|
}
|
4445
|
-
function
|
4424
|
+
function bo(e) {
|
4446
4425
|
let t;
|
4447
4426
|
return {
|
4448
4427
|
c() {
|
4449
|
-
t = C("div"),
|
4428
|
+
t = C("div"), x(t, "class", "LoadingSpinner");
|
4450
4429
|
},
|
4451
4430
|
m(r, n) {
|
4452
|
-
|
4431
|
+
$(r, t, n);
|
4453
4432
|
},
|
4454
4433
|
p: A,
|
4455
4434
|
d(r) {
|
@@ -4457,14 +4436,14 @@ function vo(e) {
|
|
4457
4436
|
}
|
4458
4437
|
};
|
4459
4438
|
}
|
4460
|
-
function
|
4439
|
+
function Ut(e) {
|
4461
4440
|
let t, r, n, i, o, s;
|
4462
4441
|
return {
|
4463
4442
|
c() {
|
4464
|
-
t = C("div"), r = C("button"), r.innerHTML = '<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(14.656 0) rotate(90)" fill="#fff"></path></svg>', n = k(), i = C("button"), i.innerHTML = '<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(0 24.656) rotate(-90)" fill="#fff"></path></svg>',
|
4443
|
+
t = C("div"), r = C("button"), r.innerHTML = '<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(14.656 0) rotate(90)" fill="#fff"></path></svg>', n = k(), i = C("button"), i.innerHTML = '<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(0 24.656) rotate(-90)" fill="#fff"></path></svg>', x(t, "class", "ButtonsContainer");
|
4465
4444
|
},
|
4466
4445
|
m(a, h) {
|
4467
|
-
|
4446
|
+
$(a, t, h), H(t, r), H(t, n), H(t, i), o || (s = [
|
4468
4447
|
ye(
|
4469
4448
|
r,
|
4470
4449
|
"click",
|
@@ -4481,83 +4460,83 @@ function Ft(e) {
|
|
4481
4460
|
},
|
4482
4461
|
p: A,
|
4483
4462
|
d(a) {
|
4484
|
-
a && I(t), o = !1,
|
4463
|
+
a && I(t), o = !1, te(s);
|
4485
4464
|
}
|
4486
4465
|
};
|
4487
4466
|
}
|
4488
|
-
function
|
4467
|
+
function go(e) {
|
4489
4468
|
let t, r = (
|
4490
4469
|
/*category*/
|
4491
4470
|
e[41].name + ""
|
4492
4471
|
), n;
|
4493
4472
|
return {
|
4494
4473
|
c() {
|
4495
|
-
t = C("p"), n =
|
4474
|
+
t = C("p"), n = we(r), x(t, "class", "CategorySlideTitle");
|
4496
4475
|
},
|
4497
4476
|
m(i, o) {
|
4498
|
-
|
4477
|
+
$(i, t, o), H(t, n);
|
4499
4478
|
},
|
4500
4479
|
p(i, o) {
|
4501
4480
|
o[0] & /*gameCategories*/
|
4502
4481
|
8 && r !== (r = /*category*/
|
4503
|
-
i[41].name + "") &&
|
4482
|
+
i[41].name + "") && rt(n, r);
|
4504
4483
|
},
|
4505
4484
|
d(i) {
|
4506
4485
|
i && I(t);
|
4507
4486
|
}
|
4508
4487
|
};
|
4509
4488
|
}
|
4510
|
-
function
|
4489
|
+
function vo(e) {
|
4511
4490
|
let t, r, n;
|
4512
4491
|
return {
|
4513
4492
|
c() {
|
4514
|
-
t = C("img"),
|
4515
|
-
e[41].icon) ||
|
4493
|
+
t = C("img"), x(t, "class", "CategorySlideLogo"), ve(t.src, r = /*category*/
|
4494
|
+
e[41].icon) || x(t, "src", r), x(t, "alt", n = /*category*/
|
4516
4495
|
e[41].name + " icon");
|
4517
4496
|
},
|
4518
4497
|
m(i, o) {
|
4519
|
-
|
4498
|
+
$(i, t, o);
|
4520
4499
|
},
|
4521
4500
|
p(i, o) {
|
4522
4501
|
o[0] & /*gameCategories*/
|
4523
4502
|
8 && !ve(t.src, r = /*category*/
|
4524
|
-
i[41].icon) &&
|
4503
|
+
i[41].icon) && x(t, "src", r), o[0] & /*gameCategories*/
|
4525
4504
|
8 && n !== (n = /*category*/
|
4526
|
-
i[41].name + " icon") &&
|
4505
|
+
i[41].name + " icon") && x(t, "alt", n);
|
4527
4506
|
},
|
4528
4507
|
d(i) {
|
4529
4508
|
i && I(t);
|
4530
4509
|
}
|
4531
4510
|
};
|
4532
4511
|
}
|
4533
|
-
function
|
4512
|
+
function Dt(e) {
|
4534
4513
|
let t, r = (
|
4535
4514
|
/*game*/
|
4536
4515
|
e[44].name + ""
|
4537
4516
|
), n, i;
|
4538
4517
|
return {
|
4539
4518
|
c() {
|
4540
|
-
t = C("p"), n =
|
4519
|
+
t = C("p"), n = we(r), x(t, "title", i = /*game*/
|
4541
4520
|
e[44].name);
|
4542
4521
|
},
|
4543
4522
|
m(o, s) {
|
4544
|
-
|
4523
|
+
$(o, t, s), H(t, n);
|
4545
4524
|
},
|
4546
4525
|
p(o, s) {
|
4547
4526
|
s[0] & /*gameCategories*/
|
4548
4527
|
8 && r !== (r = /*game*/
|
4549
|
-
o[44].name + "") &&
|
4528
|
+
o[44].name + "") && rt(n, r), s[0] & /*gameCategories*/
|
4550
4529
|
8 && i !== (i = /*game*/
|
4551
|
-
o[44].name) &&
|
4530
|
+
o[44].name) && x(t, "title", i);
|
4552
4531
|
},
|
4553
4532
|
d(o) {
|
4554
4533
|
o && I(t);
|
4555
4534
|
}
|
4556
4535
|
};
|
4557
4536
|
}
|
4558
|
-
function
|
4537
|
+
function Ft(e) {
|
4559
4538
|
let t, r, n, i, o, s, a, h;
|
4560
|
-
function
|
4539
|
+
function u() {
|
4561
4540
|
return (
|
4562
4541
|
/*click_handler*/
|
4563
4542
|
e[23](
|
@@ -4566,52 +4545,52 @@ function kt(e) {
|
|
4566
4545
|
)
|
4567
4546
|
);
|
4568
4547
|
}
|
4569
|
-
let
|
4548
|
+
let l = (
|
4570
4549
|
/*collectionprovidersgamenames*/
|
4571
|
-
e[2] == "true" &&
|
4550
|
+
e[2] == "true" && Dt(e)
|
4572
4551
|
);
|
4573
4552
|
return {
|
4574
4553
|
c() {
|
4575
|
-
t = C("div"), r = C("img"), o = k(),
|
4576
|
-
e[44].defaultThumbnail) ||
|
4577
|
-
e[44].name),
|
4554
|
+
t = C("div"), r = C("img"), o = k(), l && l.c(), s = k(), x(r, "class", "CategorySlideGameImage"), ve(r.src, n = /*game*/
|
4555
|
+
e[44].defaultThumbnail) || x(r, "src", n), x(r, "alt", i = /*game*/
|
4556
|
+
e[44].name), x(t, "class", "CategorySlideGames");
|
4578
4557
|
},
|
4579
4558
|
m(f, c) {
|
4580
|
-
|
4559
|
+
$(f, t, c), H(t, r), H(t, o), l && l.m(t, null), H(t, s), a || (h = ye(r, "click", jr(u)), a = !0);
|
4581
4560
|
},
|
4582
4561
|
p(f, c) {
|
4583
4562
|
e = f, c[0] & /*gameCategories*/
|
4584
4563
|
8 && !ve(r.src, n = /*game*/
|
4585
|
-
e[44].defaultThumbnail) &&
|
4564
|
+
e[44].defaultThumbnail) && x(r, "src", n), c[0] & /*gameCategories*/
|
4586
4565
|
8 && i !== (i = /*game*/
|
4587
|
-
e[44].name) &&
|
4588
|
-
e[2] == "true" ?
|
4566
|
+
e[44].name) && x(r, "alt", i), /*collectionprovidersgamenames*/
|
4567
|
+
e[2] == "true" ? l ? l.p(e, c) : (l = Dt(e), l.c(), l.m(t, s)) : l && (l.d(1), l = null);
|
4589
4568
|
},
|
4590
4569
|
d(f) {
|
4591
|
-
f && I(t),
|
4570
|
+
f && I(t), l && l.d(), a = !1, h();
|
4592
4571
|
}
|
4593
4572
|
};
|
4594
4573
|
}
|
4595
|
-
function
|
4596
|
-
let t, r, n, i, o, s, a, h,
|
4597
|
-
function
|
4574
|
+
function jt(e) {
|
4575
|
+
let t, r, n, i, o, s, a, h, u;
|
4576
|
+
function l(g, S) {
|
4598
4577
|
if (
|
4599
4578
|
/*titletype*/
|
4600
4579
|
g[1] === "logo"
|
4601
4580
|
)
|
4602
|
-
return
|
4581
|
+
return vo;
|
4603
4582
|
if (
|
4604
4583
|
/*titletype*/
|
4605
4584
|
g[1] === "title"
|
4606
4585
|
)
|
4607
|
-
return
|
4586
|
+
return go;
|
4608
4587
|
}
|
4609
|
-
let f =
|
4588
|
+
let f = l(e), c = f && f(e), d = Ee(
|
4610
4589
|
/*category*/
|
4611
4590
|
e[41].games
|
4612
4591
|
), m = [];
|
4613
4592
|
for (let g = 0; g < d.length; g += 1)
|
4614
|
-
m[g] =
|
4593
|
+
m[g] = Ft(Gt(e, d, g));
|
4615
4594
|
function b() {
|
4616
4595
|
return (
|
4617
4596
|
/*click_handler_1*/
|
@@ -4626,49 +4605,49 @@ function Vt(e) {
|
|
4626
4605
|
t = C("div"), r = C("div"), n = C("div"), c && c.c(), i = k(), o = C("div");
|
4627
4606
|
for (let g = 0; g < m.length; g += 1)
|
4628
4607
|
m[g].c();
|
4629
|
-
a = k(),
|
4630
|
-
(e[41]?.flag[0] === "vendor" ? "CategorySlideNoHighlight" : "")),
|
4631
|
-
e[41]?.background + ")"),
|
4608
|
+
a = k(), x(n, "class", "CategorySlideTopContainer"), x(o, "class", "CategorySlideGameContainer"), x(r, "class", s = "CategorySlide " + /*category*/
|
4609
|
+
(e[41]?.flag[0] === "vendor" ? "CategorySlideNoHighlight" : "")), Oe(r, "background-image", "url(" + /*category*/
|
4610
|
+
e[41]?.background + ")"), Oe(r, "background-size", "cover"), x(t, "class", "CategoriesSliderWrapper Animation");
|
4632
4611
|
},
|
4633
|
-
m(g,
|
4634
|
-
|
4635
|
-
for (let
|
4636
|
-
m[
|
4637
|
-
H(t, a), h || (
|
4612
|
+
m(g, S) {
|
4613
|
+
$(g, t, S), H(t, r), H(r, n), c && c.m(n, null), H(r, i), H(r, o);
|
4614
|
+
for (let E = 0; E < m.length; E += 1)
|
4615
|
+
m[E] && m[E].m(o, null);
|
4616
|
+
H(t, a), h || (u = ye(r, "click", b), h = !0);
|
4638
4617
|
},
|
4639
|
-
p(g,
|
4640
|
-
if (e = g, f === (f =
|
4618
|
+
p(g, S) {
|
4619
|
+
if (e = g, f === (f = l(e)) && c ? c.p(e, S) : (c && c.d(1), c = f && f(e), c && (c.c(), c.m(n, null))), S[0] & /*gameCategories, collectionprovidersgamenames, openGame*/
|
4641
4620
|
8204) {
|
4642
4621
|
d = Ee(
|
4643
4622
|
/*category*/
|
4644
4623
|
e[41].games
|
4645
4624
|
);
|
4646
|
-
let
|
4647
|
-
for (
|
4648
|
-
const T =
|
4649
|
-
m[
|
4625
|
+
let E;
|
4626
|
+
for (E = 0; E < d.length; E += 1) {
|
4627
|
+
const T = Gt(e, d, E);
|
4628
|
+
m[E] ? m[E].p(T, S) : (m[E] = Ft(T), m[E].c(), m[E].m(o, null));
|
4650
4629
|
}
|
4651
|
-
for (;
|
4652
|
-
m[
|
4630
|
+
for (; E < m.length; E += 1)
|
4631
|
+
m[E].d(1);
|
4653
4632
|
m.length = d.length;
|
4654
4633
|
}
|
4655
|
-
|
4634
|
+
S[0] & /*gameCategories*/
|
4656
4635
|
8 && s !== (s = "CategorySlide " + /*category*/
|
4657
|
-
(e[41]?.flag[0] === "vendor" ? "CategorySlideNoHighlight" : "")) &&
|
4658
|
-
8 &&
|
4636
|
+
(e[41]?.flag[0] === "vendor" ? "CategorySlideNoHighlight" : "")) && x(r, "class", s), S[0] & /*gameCategories*/
|
4637
|
+
8 && Oe(r, "background-image", "url(" + /*category*/
|
4659
4638
|
e[41]?.background + ")");
|
4660
4639
|
},
|
4661
4640
|
d(g) {
|
4662
|
-
g && I(t), c && c.d(),
|
4641
|
+
g && I(t), c && c.d(), Wt(m, g), h = !1, u();
|
4663
4642
|
}
|
4664
4643
|
};
|
4665
4644
|
}
|
4666
|
-
function
|
4645
|
+
function yo(e) {
|
4667
4646
|
let t;
|
4668
4647
|
function r(o, s) {
|
4669
4648
|
return (
|
4670
4649
|
/*isLoading*/
|
4671
|
-
o[6] ?
|
4650
|
+
o[6] ? bo : mo
|
4672
4651
|
);
|
4673
4652
|
}
|
4674
4653
|
let n = r(e), i = n(e);
|
@@ -4677,7 +4656,7 @@ function Eo(e) {
|
|
4677
4656
|
t = C("div"), i.c();
|
4678
4657
|
},
|
4679
4658
|
m(o, s) {
|
4680
|
-
|
4659
|
+
$(o, t, s), i.m(t, null), e[26](t);
|
4681
4660
|
},
|
4682
4661
|
p(o, s) {
|
4683
4662
|
n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
|
@@ -4689,52 +4668,52 @@ function Eo(e) {
|
|
4689
4668
|
}
|
4690
4669
|
};
|
4691
4670
|
}
|
4692
|
-
function
|
4671
|
+
function _o(e, t, r) {
|
4693
4672
|
let n;
|
4694
|
-
|
4695
|
-
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { type: a = "" } = t, { titletype: h = "" } = t, { clientstyling:
|
4696
|
-
const
|
4673
|
+
Gr(e, zi, (p) => r(10, n = p));
|
4674
|
+
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { type: a = "" } = t, { titletype: h = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, { collectionprovidersgamenames: c = "" } = t, { mbsource: d } = t, m = [], b = !0, g, S = 0, E = 0, T = 0, D, L, j = 0, X = 50, Ae = !1, N, Tr = window.navigator.userAgent, at;
|
4675
|
+
const Hr = () => {
|
4697
4676
|
fetch(f).then((P) => P.json()).then((P) => {
|
4698
4677
|
Object.keys(P).forEach((M) => {
|
4699
|
-
|
4678
|
+
Pt(M, P[M]);
|
4700
4679
|
});
|
4701
4680
|
}).catch((P) => {
|
4702
4681
|
console.log(P);
|
4703
4682
|
});
|
4704
4683
|
};
|
4705
|
-
Object.keys(
|
4706
|
-
|
4684
|
+
Object.keys(Bt).forEach((p) => {
|
4685
|
+
Pt(p, Bt[p]);
|
4707
4686
|
});
|
4708
|
-
const
|
4687
|
+
const lt = () => {
|
4709
4688
|
const p = new URL(`${i}/v2/casino/groups/${o}`);
|
4710
4689
|
p.searchParams.append("language", s), p.searchParams.append("expand", "games"), p.searchParams.append("filter", `$and(flags=${a})`), p.searchParams.append("pagination", `offset=${j},limit=${X}`), fetch(p.href).then((P) => P.json()).then((P) => {
|
4711
|
-
r(6, b = !1), P.total > X && (j += 50, X += 50, r(22,
|
4690
|
+
r(6, b = !1), P.total > X && (j += 50, X += 50, r(22, Ae = !0));
|
4712
4691
|
let M = P.items.map((R) => ({
|
4713
4692
|
id: R.id,
|
4714
4693
|
name: R.name,
|
4715
4694
|
icon: R.icon ? R.icon : R.vendors?.items[0]?.subVendors[0]?.logo,
|
4716
|
-
games: R.games.items.slice(0, 4).map((
|
4695
|
+
games: R.games.items.slice(0, 4).map((Rr) => Rr),
|
4717
4696
|
background: R.background,
|
4718
4697
|
flag: R.flags
|
4719
4698
|
}));
|
4720
|
-
r(3, m = [...m, ...M]), r(7,
|
4699
|
+
r(3, m = [...m, ...M]), r(7, E = m.length), Cr();
|
4721
4700
|
});
|
4722
|
-
},
|
4701
|
+
}, Cr = () => {
|
4723
4702
|
const p = N.getRootNode().host;
|
4724
4703
|
p.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: p } }));
|
4725
|
-
},
|
4704
|
+
}, ut = (p) => {
|
4726
4705
|
L = [...g.children], L.forEach((P, M) => {
|
4727
4706
|
P.style.transform = `translateX(${100 * (p ? M - p : M)}%)`;
|
4728
|
-
}), D = L[0]?.getBoundingClientRect().width,
|
4729
|
-
},
|
4707
|
+
}), D = L[0]?.getBoundingClientRect().width, Pr();
|
4708
|
+
}, Pr = () => {
|
4730
4709
|
r(8, T = Math.floor(g.clientWidth / D));
|
4731
|
-
},
|
4732
|
-
|
4710
|
+
}, ht = () => {
|
4711
|
+
ut(S);
|
4712
|
+
}, Br = () => {
|
4713
|
+
S === 0 ? S = E - T : S - T < -1 ? S = 0 : S--, ht();
|
4733
4714
|
}, Ar = () => {
|
4734
|
-
|
4735
|
-
},
|
4736
|
-
x === _ - T ? x = 0 : _ - T < x + 1 ? x = _ - T : x++, ft();
|
4737
|
-
}, dt = (p, P, M, R) => {
|
4715
|
+
S === E - T ? S = 0 : E - T < S + 1 ? S = E - T : S++, ht();
|
4716
|
+
}, ct = (p, P, M, R) => {
|
4738
4717
|
window.postMessage(
|
4739
4718
|
{
|
4740
4719
|
type: "OpenCollectionsProvidersGame",
|
@@ -4748,7 +4727,7 @@ function xo(e, t, r) {
|
|
4748
4727
|
context: "CollectionsProviders",
|
4749
4728
|
gameName: `${M}`
|
4750
4729
|
});
|
4751
|
-
},
|
4730
|
+
}, ft = (p) => {
|
4752
4731
|
window.postMessage(
|
4753
4732
|
{
|
4754
4733
|
type: "OpenCollectionsProvidersCategory",
|
@@ -4756,34 +4735,34 @@ function xo(e, t, r) {
|
|
4756
4735
|
},
|
4757
4736
|
window.location.href
|
4758
4737
|
);
|
4759
|
-
},
|
4760
|
-
|
4738
|
+
}, Or = () => {
|
4739
|
+
Zi(s);
|
4761
4740
|
};
|
4762
|
-
|
4741
|
+
Wr(() => (r(9, at = uo(Tr)), () => {
|
4763
4742
|
}));
|
4764
|
-
const
|
4765
|
-
function
|
4743
|
+
const Lr = (p) => ct(p.gameId, p.launchUrl, p.name, p.subVendor), Ir = (p) => ft(p.id);
|
4744
|
+
function Nr(p) {
|
4766
4745
|
_e[p ? "unshift" : "push"](() => {
|
4767
4746
|
g = p, r(4, g);
|
4768
4747
|
});
|
4769
4748
|
}
|
4770
|
-
function
|
4749
|
+
function Mr(p) {
|
4771
4750
|
_e[p ? "unshift" : "push"](() => {
|
4772
4751
|
N = p, r(5, N);
|
4773
4752
|
});
|
4774
4753
|
}
|
4775
4754
|
return e.$$set = (p) => {
|
4776
|
-
"endpoint" in p && r(15, i = p.endpoint), "datasource" in p && r(16, o = p.datasource), "lang" in p && r(17, s = p.lang), "type" in p && r(0, a = p.type), "titletype" in p && r(1, h = p.titletype), "clientstyling" in p && r(18,
|
4755
|
+
"endpoint" in p && r(15, i = p.endpoint), "datasource" in p && r(16, o = p.datasource), "lang" in p && r(17, s = p.lang), "type" in p && r(0, a = p.type), "titletype" in p && r(1, h = p.titletype), "clientstyling" in p && r(18, u = p.clientstyling), "clientstylingurl" in p && r(19, l = p.clientstylingurl), "translationurl" in p && r(20, f = p.translationurl), "collectionprovidersgamenames" in p && r(2, c = p.collectionprovidersgamenames), "mbsource" in p && r(21, d = p.mbsource);
|
4777
4756
|
}, e.$$.update = () => {
|
4778
4757
|
e.$$.dirty[0] & /*endpoint, datasource, lang*/
|
4779
|
-
229376 && i && o && s &&
|
4780
|
-
24 && m && g &&
|
4781
|
-
131072 && s &&
|
4782
|
-
262176 &&
|
4783
|
-
524320 &&
|
4784
|
-
2097184 && N &&
|
4785
|
-
1048576 && f &&
|
4786
|
-
4194304 &&
|
4758
|
+
229376 && i && o && s && lt(), e.$$.dirty[0] & /*gameCategories, categoriesSlider*/
|
4759
|
+
24 && m && g && ut(), e.$$.dirty[0] & /*lang*/
|
4760
|
+
131072 && s && Or(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
4761
|
+
262176 && u && N && ho(N, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
4762
|
+
524320 && l && N && co(N, l), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
4763
|
+
2097184 && N && fo(N, `${d}.Style`), e.$$.dirty[0] & /*translationurl*/
|
4764
|
+
1048576 && f && Hr(), e.$$.dirty[0] & /*paginationrequired*/
|
4765
|
+
4194304 && Ae && lt();
|
4787
4766
|
}, [
|
4788
4767
|
a,
|
4789
4768
|
h,
|
@@ -4792,36 +4771,36 @@ function xo(e, t, r) {
|
|
4792
4771
|
g,
|
4793
4772
|
N,
|
4794
4773
|
b,
|
4795
|
-
|
4774
|
+
E,
|
4796
4775
|
T,
|
4797
|
-
|
4776
|
+
at,
|
4798
4777
|
n,
|
4778
|
+
Br,
|
4799
4779
|
Ar,
|
4800
|
-
|
4801
|
-
|
4802
|
-
pt,
|
4780
|
+
ct,
|
4781
|
+
ft,
|
4803
4782
|
i,
|
4804
4783
|
o,
|
4805
4784
|
s,
|
4806
|
-
l,
|
4807
4785
|
u,
|
4786
|
+
l,
|
4808
4787
|
f,
|
4809
4788
|
d,
|
4810
|
-
|
4789
|
+
Ae,
|
4790
|
+
Lr,
|
4811
4791
|
Ir,
|
4812
4792
|
Nr,
|
4813
|
-
Mr
|
4814
|
-
Rr
|
4793
|
+
Mr
|
4815
4794
|
];
|
4816
4795
|
}
|
4817
|
-
class
|
4796
|
+
class Eo extends on {
|
4818
4797
|
constructor(t) {
|
4819
|
-
super(),
|
4798
|
+
super(), rn(
|
4820
4799
|
this,
|
4821
4800
|
t,
|
4822
|
-
|
4823
|
-
|
4824
|
-
|
4801
|
+
_o,
|
4802
|
+
yo,
|
4803
|
+
Vt,
|
4825
4804
|
{
|
4826
4805
|
endpoint: 15,
|
4827
4806
|
datasource: 16,
|
@@ -4834,7 +4813,7 @@ class So extends sn {
|
|
4834
4813
|
collectionprovidersgamenames: 2,
|
4835
4814
|
mbsource: 21
|
4836
4815
|
},
|
4837
|
-
|
4816
|
+
po,
|
4838
4817
|
[-1, -1]
|
4839
4818
|
);
|
4840
4819
|
}
|
@@ -4899,7 +4878,7 @@ class So extends sn {
|
|
4899
4878
|
this.$$set({ mbsource: t }), O();
|
4900
4879
|
}
|
4901
4880
|
}
|
4902
|
-
|
4881
|
+
nn(Eo, { endpoint: {}, datasource: {}, lang: {}, type: {}, titletype: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, collectionprovidersgamenames: {}, mbsource: {} }, [], [], !0);
|
4903
4882
|
export {
|
4904
|
-
|
4883
|
+
Eo as C
|
4905
4884
|
};
|