@everymatrix/casino-collections-providers 1.65.0 → 1.65.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/CasinoCollectionsProviders-BDhWKZsF.cjs +18 -0
- package/components/{CasinoCollectionsProviders-BejeNzNy.js → CasinoCollectionsProviders-Dk0oppKx.js} +864 -843
- package/components/{CasinoCollectionsProviders-CFFRvykF.js → CasinoCollectionsProviders-Dr6Zug99.js} +897 -876
- 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-BQB5E4bR.cjs +0 -18
package/components/{CasinoCollectionsProviders-CFFRvykF.js → CasinoCollectionsProviders-Dr6Zug99.js}
RENAMED
@@ -1,57 +1,57 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var
|
4
|
-
var
|
5
|
-
var
|
1
|
+
var zr = Object.defineProperty, Zr = Object.defineProperties;
|
2
|
+
var Qr = Object.getOwnPropertyDescriptors;
|
3
|
+
var _t = Object.getOwnPropertySymbols;
|
4
|
+
var Jr = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable;
|
5
|
+
var Ne = (e, t, r) => t in e ? zr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Et = (e, t) => {
|
6
6
|
for (var r in t || (t = {}))
|
7
|
-
|
8
|
-
if (
|
9
|
-
for (var r of
|
10
|
-
|
7
|
+
Jr.call(t, r) && Ne(e, r, t[r]);
|
8
|
+
if (_t)
|
9
|
+
for (var r of _t(t))
|
10
|
+
qr.call(t, r) && Ne(e, r, t[r]);
|
11
11
|
return e;
|
12
|
-
},
|
13
|
-
var N = (e, t, r) => (
|
14
|
-
var
|
12
|
+
}, xt = (e, t) => Zr(e, Qr(t));
|
13
|
+
var N = (e, t, r) => (Ne(e, typeof t != "symbol" ? t + "" : t, r), r);
|
14
|
+
var St = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var o = (h) => {
|
16
16
|
try {
|
17
17
|
a(r.next(h));
|
18
|
-
} catch (
|
19
|
-
i(
|
18
|
+
} catch (l) {
|
19
|
+
i(l);
|
20
20
|
}
|
21
21
|
}, s = (h) => {
|
22
22
|
try {
|
23
23
|
a(r.throw(h));
|
24
|
-
} catch (
|
25
|
-
i(
|
24
|
+
} catch (l) {
|
25
|
+
i(l);
|
26
26
|
}
|
27
27
|
}, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
|
28
28
|
a((r = r.apply(e, t)).next());
|
29
29
|
});
|
30
30
|
function I() {
|
31
31
|
}
|
32
|
-
function
|
32
|
+
function er(e) {
|
33
33
|
return e();
|
34
34
|
}
|
35
|
-
function
|
35
|
+
function wt() {
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
37
37
|
}
|
38
|
-
function
|
39
|
-
e.forEach(
|
38
|
+
function te(e) {
|
39
|
+
e.forEach(er);
|
40
40
|
}
|
41
|
-
function
|
41
|
+
function at(e) {
|
42
42
|
return typeof e == "function";
|
43
43
|
}
|
44
|
-
function
|
44
|
+
function tr(e, t) {
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
46
46
|
}
|
47
47
|
let fe;
|
48
48
|
function ye(e, t) {
|
49
49
|
return e === t ? !0 : (fe || (fe = document.createElement("a")), fe.href = t, e === fe.href);
|
50
50
|
}
|
51
|
-
function
|
51
|
+
function Yr(e) {
|
52
52
|
return Object.keys(e).length === 0;
|
53
53
|
}
|
54
|
-
function
|
54
|
+
function rr(e, ...t) {
|
55
55
|
if (e == null) {
|
56
56
|
for (const n of t)
|
57
57
|
n(void 0);
|
@@ -60,20 +60,20 @@ function er(e, ...t) {
|
|
60
60
|
const r = e.subscribe(...t);
|
61
61
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
62
62
|
}
|
63
|
-
function
|
64
|
-
e.$$.on_destroy.push(
|
63
|
+
function Kr(e, t, r) {
|
64
|
+
e.$$.on_destroy.push(rr(t, r));
|
65
65
|
}
|
66
66
|
function C(e, t) {
|
67
67
|
e.appendChild(t);
|
68
68
|
}
|
69
|
-
function
|
70
|
-
const n =
|
69
|
+
function en(e, t, r) {
|
70
|
+
const n = tn(e);
|
71
71
|
if (!n.getElementById(t)) {
|
72
72
|
const i = P("style");
|
73
|
-
i.id = t, i.textContent = r,
|
73
|
+
i.id = t, i.textContent = r, rn(n, i);
|
74
74
|
}
|
75
75
|
}
|
76
|
-
function
|
76
|
+
function tn(e) {
|
77
77
|
if (!e)
|
78
78
|
return document;
|
79
79
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
@@ -83,54 +83,54 @@ function en(e) {
|
|
83
83
|
t
|
84
84
|
) : e.ownerDocument;
|
85
85
|
}
|
86
|
-
function
|
86
|
+
function rn(e, t) {
|
87
87
|
return C(
|
88
88
|
/** @type {Document} */
|
89
89
|
e.head || e,
|
90
90
|
t
|
91
91
|
), t.sheet;
|
92
92
|
}
|
93
|
-
function
|
93
|
+
function U(e, t, r) {
|
94
94
|
e.insertBefore(t, r || null);
|
95
95
|
}
|
96
96
|
function R(e) {
|
97
97
|
e.parentNode && e.parentNode.removeChild(e);
|
98
98
|
}
|
99
|
-
function
|
99
|
+
function nr(e, t) {
|
100
100
|
for (let r = 0; r < e.length; r += 1)
|
101
101
|
e[r] && e[r].d(t);
|
102
102
|
}
|
103
103
|
function P(e) {
|
104
104
|
return document.createElement(e);
|
105
105
|
}
|
106
|
-
function
|
106
|
+
function He(e) {
|
107
107
|
return document.createTextNode(e);
|
108
108
|
}
|
109
109
|
function V() {
|
110
|
-
return
|
110
|
+
return He(" ");
|
111
111
|
}
|
112
112
|
function _e(e, t, r, n) {
|
113
113
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
114
114
|
}
|
115
|
-
function
|
115
|
+
function nn(e) {
|
116
116
|
return function(t) {
|
117
117
|
return t.stopPropagation(), e.call(this, t);
|
118
118
|
};
|
119
119
|
}
|
120
|
-
function
|
120
|
+
function E(e, t, r) {
|
121
121
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
122
122
|
}
|
123
|
-
function
|
123
|
+
function on(e) {
|
124
124
|
return Array.from(e.childNodes);
|
125
125
|
}
|
126
|
-
function
|
126
|
+
function ut(e, t) {
|
127
127
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
128
128
|
t);
|
129
129
|
}
|
130
|
-
function
|
130
|
+
function Me(e, t, r, n) {
|
131
131
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
132
132
|
}
|
133
|
-
function
|
133
|
+
function sn(e) {
|
134
134
|
const t = {};
|
135
135
|
return e.childNodes.forEach(
|
136
136
|
/** @param {Element} node */
|
@@ -139,98 +139,98 @@ function on(e) {
|
|
139
139
|
}
|
140
140
|
), t;
|
141
141
|
}
|
142
|
-
let
|
143
|
-
function
|
144
|
-
|
142
|
+
let ae;
|
143
|
+
function se(e) {
|
144
|
+
ae = e;
|
145
145
|
}
|
146
|
-
function
|
147
|
-
if (!
|
146
|
+
function an() {
|
147
|
+
if (!ae)
|
148
148
|
throw new Error("Function called outside component initialization");
|
149
|
-
return
|
149
|
+
return ae;
|
150
150
|
}
|
151
|
-
function
|
152
|
-
|
151
|
+
function un(e) {
|
152
|
+
an().$$.on_mount.push(e);
|
153
153
|
}
|
154
154
|
const Q = [], Ee = [];
|
155
155
|
let J = [];
|
156
|
-
const
|
157
|
-
let
|
158
|
-
function
|
159
|
-
|
156
|
+
const Tt = [], ln = /* @__PURE__ */ Promise.resolve();
|
157
|
+
let Ve = !1;
|
158
|
+
function hn() {
|
159
|
+
Ve || (Ve = !0, ln.then(M));
|
160
160
|
}
|
161
|
-
function
|
161
|
+
function Xe(e) {
|
162
162
|
J.push(e);
|
163
163
|
}
|
164
|
-
const
|
164
|
+
const Re = /* @__PURE__ */ new Set();
|
165
165
|
let z = 0;
|
166
166
|
function M() {
|
167
167
|
if (z !== 0)
|
168
168
|
return;
|
169
|
-
const e =
|
169
|
+
const e = ae;
|
170
170
|
do {
|
171
171
|
try {
|
172
172
|
for (; z < Q.length; ) {
|
173
173
|
const t = Q[z];
|
174
|
-
z++,
|
174
|
+
z++, se(t), cn(t.$$);
|
175
175
|
}
|
176
176
|
} catch (t) {
|
177
177
|
throw Q.length = 0, z = 0, t;
|
178
178
|
}
|
179
|
-
for (
|
179
|
+
for (se(null), Q.length = 0, z = 0; Ee.length; )
|
180
180
|
Ee.pop()();
|
181
181
|
for (let t = 0; t < J.length; t += 1) {
|
182
182
|
const r = J[t];
|
183
|
-
|
183
|
+
Re.has(r) || (Re.add(r), r());
|
184
184
|
}
|
185
185
|
J.length = 0;
|
186
186
|
} while (Q.length);
|
187
|
-
for (;
|
188
|
-
|
189
|
-
|
187
|
+
for (; Tt.length; )
|
188
|
+
Tt.pop()();
|
189
|
+
Ve = !1, Re.clear(), se(e);
|
190
190
|
}
|
191
|
-
function
|
191
|
+
function cn(e) {
|
192
192
|
if (e.fragment !== null) {
|
193
|
-
e.update(),
|
193
|
+
e.update(), te(e.before_update);
|
194
194
|
const t = e.dirty;
|
195
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
195
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
|
196
196
|
}
|
197
197
|
}
|
198
|
-
function
|
198
|
+
function fn(e) {
|
199
199
|
const t = [], r = [];
|
200
200
|
J.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), J = t;
|
201
201
|
}
|
202
|
-
const
|
203
|
-
function
|
204
|
-
e && e.i && (
|
202
|
+
const dn = /* @__PURE__ */ new Set();
|
203
|
+
function pn(e, t) {
|
204
|
+
e && e.i && (dn.delete(e), e.i(t));
|
205
205
|
}
|
206
206
|
function xe(e) {
|
207
207
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
208
208
|
}
|
209
|
-
function
|
209
|
+
function mn(e, t, r) {
|
210
210
|
const { fragment: n, after_update: i } = e.$$;
|
211
|
-
n && n.m(t, r),
|
212
|
-
const o = e.$$.on_mount.map(
|
213
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
214
|
-
}), i.forEach(
|
211
|
+
n && n.m(t, r), Xe(() => {
|
212
|
+
const o = e.$$.on_mount.map(er).filter(at);
|
213
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : te(o), e.$$.on_mount = [];
|
214
|
+
}), i.forEach(Xe);
|
215
215
|
}
|
216
|
-
function
|
216
|
+
function bn(e, t) {
|
217
217
|
const r = e.$$;
|
218
|
-
r.fragment !== null && (
|
218
|
+
r.fragment !== null && (fn(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
219
219
|
}
|
220
|
-
function
|
221
|
-
e.$$.dirty[0] === -1 && (Q.push(e),
|
220
|
+
function gn(e, t) {
|
221
|
+
e.$$.dirty[0] === -1 && (Q.push(e), hn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
222
222
|
}
|
223
|
-
function
|
224
|
-
const h =
|
225
|
-
|
226
|
-
const
|
223
|
+
function vn(e, t, r, n, i, o, s = null, a = [-1]) {
|
224
|
+
const h = ae;
|
225
|
+
se(e);
|
226
|
+
const l = e.$$ = {
|
227
227
|
fragment: null,
|
228
228
|
ctx: [],
|
229
229
|
// state
|
230
230
|
props: o,
|
231
231
|
update: I,
|
232
232
|
not_equal: i,
|
233
|
-
bound:
|
233
|
+
bound: wt(),
|
234
234
|
// lifecycle
|
235
235
|
on_mount: [],
|
236
236
|
on_destroy: [],
|
@@ -239,28 +239,28 @@ function gn(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
239
239
|
after_update: [],
|
240
240
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
241
241
|
// everything else
|
242
|
-
callbacks:
|
242
|
+
callbacks: wt(),
|
243
243
|
dirty: a,
|
244
244
|
skip_bound: !1,
|
245
245
|
root: t.target || h.$$.root
|
246
246
|
};
|
247
|
-
s && s(
|
248
|
-
let
|
249
|
-
if (
|
247
|
+
s && s(l.root);
|
248
|
+
let u = !1;
|
249
|
+
if (l.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
|
250
250
|
const m = d.length ? d[0] : c;
|
251
|
-
return
|
252
|
-
}) : [],
|
251
|
+
return l.ctx && i(l.ctx[f], l.ctx[f] = m) && (!l.skip_bound && l.bound[f] && l.bound[f](m), u && gn(e, f)), c;
|
252
|
+
}) : [], l.update(), u = !0, te(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
|
253
253
|
if (t.hydrate) {
|
254
|
-
const f =
|
255
|
-
|
254
|
+
const f = on(t.target);
|
255
|
+
l.fragment && l.fragment.l(f), f.forEach(R);
|
256
256
|
} else
|
257
|
-
|
258
|
-
t.intro &&
|
257
|
+
l.fragment && l.fragment.c();
|
258
|
+
t.intro && pn(e.$$.fragment), mn(e, t.target, t.anchor), M();
|
259
259
|
}
|
260
|
-
|
260
|
+
se(h);
|
261
261
|
}
|
262
|
-
let
|
263
|
-
typeof HTMLElement == "function" && (
|
262
|
+
let ir;
|
263
|
+
typeof HTMLElement == "function" && (ir = class extends HTMLElement {
|
264
264
|
constructor(t, r, n) {
|
265
265
|
super();
|
266
266
|
/** The Svelte component constructor */
|
@@ -297,31 +297,31 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
|
|
297
297
|
}
|
298
298
|
}
|
299
299
|
connectedCallback() {
|
300
|
-
return
|
300
|
+
return St(this, null, function* () {
|
301
301
|
if (this.$$cn = !0, !this.$$c) {
|
302
302
|
let t = function(o) {
|
303
303
|
return () => {
|
304
304
|
let s;
|
305
305
|
return {
|
306
306
|
c: function() {
|
307
|
-
s = P("slot"), o !== "default" &&
|
307
|
+
s = P("slot"), o !== "default" && E(s, "name", o);
|
308
308
|
},
|
309
309
|
/**
|
310
310
|
* @param {HTMLElement} target
|
311
311
|
* @param {HTMLElement} [anchor]
|
312
312
|
*/
|
313
|
-
m: function(
|
314
|
-
|
313
|
+
m: function(l, u) {
|
314
|
+
U(l, s, u);
|
315
315
|
},
|
316
|
-
d: function(
|
317
|
-
|
316
|
+
d: function(l) {
|
317
|
+
l && R(s);
|
318
318
|
}
|
319
319
|
};
|
320
320
|
};
|
321
321
|
};
|
322
322
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
323
323
|
return;
|
324
|
-
const r = {}, n =
|
324
|
+
const r = {}, n = sn(this);
|
325
325
|
for (const o of this.$$s)
|
326
326
|
o in n && (r[o] = [t(o)]);
|
327
327
|
for (const o of this.attributes) {
|
@@ -332,7 +332,7 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
|
|
332
332
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
333
333
|
this.$$c = new this.$$ctor({
|
334
334
|
target: this.shadowRoot || this,
|
335
|
-
props:
|
335
|
+
props: xt(Et({}, this.$$d), {
|
336
336
|
$$slots: r,
|
337
337
|
$$scope: {
|
338
338
|
ctx: []
|
@@ -410,8 +410,8 @@ function me(e, t, r, n) {
|
|
410
410
|
return t;
|
411
411
|
}
|
412
412
|
}
|
413
|
-
function
|
414
|
-
let s = class extends
|
413
|
+
function yn(e, t, r, n, i, o) {
|
414
|
+
let s = class extends ir {
|
415
415
|
constructor() {
|
416
416
|
super(e, r, i), this.$$p_d = t;
|
417
417
|
}
|
@@ -427,8 +427,8 @@ function vn(e, t, r, n, i, o) {
|
|
427
427
|
return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
|
428
428
|
},
|
429
429
|
set(h) {
|
430
|
-
var
|
431
|
-
h = me(a, h, t), this.$$d[a] = h, (
|
430
|
+
var l;
|
431
|
+
h = me(a, h, t), this.$$d[a] = h, (l = this.$$c) == null || l.$set({ [a]: h });
|
432
432
|
}
|
433
433
|
});
|
434
434
|
}), n.forEach((a) => {
|
@@ -441,7 +441,7 @@ function vn(e, t, r, n, i, o) {
|
|
441
441
|
}), e.element = /** @type {any} */
|
442
442
|
s, s;
|
443
443
|
}
|
444
|
-
class
|
444
|
+
class _n {
|
445
445
|
constructor() {
|
446
446
|
/**
|
447
447
|
* ### PRIVATE API
|
@@ -462,7 +462,7 @@ class yn {
|
|
462
462
|
}
|
463
463
|
/** @returns {void} */
|
464
464
|
$destroy() {
|
465
|
-
|
465
|
+
bn(this, 1), this.$destroy = I;
|
466
466
|
}
|
467
467
|
/**
|
468
468
|
* @template {Extract<keyof Events, string>} K
|
@@ -471,7 +471,7 @@ class yn {
|
|
471
471
|
* @returns {() => void}
|
472
472
|
*/
|
473
473
|
$on(t, r) {
|
474
|
-
if (!
|
474
|
+
if (!at(r))
|
475
475
|
return I;
|
476
476
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
477
477
|
return n.push(r), () => {
|
@@ -484,28 +484,28 @@ class yn {
|
|
484
484
|
* @returns {void}
|
485
485
|
*/
|
486
486
|
$set(t) {
|
487
|
-
this.$$set && !
|
487
|
+
this.$$set && !Yr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
488
488
|
}
|
489
489
|
}
|
490
|
-
const
|
491
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
490
|
+
const En = "4";
|
491
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(En);
|
492
492
|
const Z = [];
|
493
|
-
function
|
493
|
+
function xn(e, t) {
|
494
494
|
return {
|
495
|
-
subscribe:
|
495
|
+
subscribe: Ce(e, t).subscribe
|
496
496
|
};
|
497
497
|
}
|
498
|
-
function
|
498
|
+
function Ce(e, t = I) {
|
499
499
|
let r;
|
500
500
|
const n = /* @__PURE__ */ new Set();
|
501
501
|
function i(a) {
|
502
|
-
if (
|
502
|
+
if (tr(e, a) && (e = a, r)) {
|
503
503
|
const h = !Z.length;
|
504
|
-
for (const
|
505
|
-
|
504
|
+
for (const l of n)
|
505
|
+
l[1](), Z.push(l, e);
|
506
506
|
if (h) {
|
507
|
-
for (let
|
508
|
-
Z[
|
507
|
+
for (let l = 0; l < Z.length; l += 2)
|
508
|
+
Z[l][0](Z[l + 1]);
|
509
509
|
Z.length = 0;
|
510
510
|
}
|
511
511
|
}
|
@@ -514,160 +514,146 @@ function He(e, t = I) {
|
|
514
514
|
i(a(e));
|
515
515
|
}
|
516
516
|
function s(a, h = I) {
|
517
|
-
const
|
518
|
-
return n.add(
|
519
|
-
n.delete(
|
517
|
+
const l = [a, h];
|
518
|
+
return n.add(l), n.size === 1 && (r = t(i, o) || I), a(e), () => {
|
519
|
+
n.delete(l), n.size === 0 && r && (r(), r = null);
|
520
520
|
};
|
521
521
|
}
|
522
522
|
return { set: i, update: o, subscribe: s };
|
523
523
|
}
|
524
|
-
function
|
524
|
+
function re(e, t, r) {
|
525
525
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
526
526
|
if (!i.every(Boolean))
|
527
527
|
throw new Error("derived() expects stores as input, got a falsy value");
|
528
528
|
const o = t.length < 2;
|
529
|
-
return
|
529
|
+
return xn(r, (s, a) => {
|
530
530
|
let h = !1;
|
531
|
-
const
|
532
|
-
let
|
531
|
+
const l = [];
|
532
|
+
let u = 0, f = I;
|
533
533
|
const c = () => {
|
534
|
-
if (
|
534
|
+
if (u)
|
535
535
|
return;
|
536
536
|
f();
|
537
|
-
const m = t(n ?
|
538
|
-
o ? s(m) : f =
|
537
|
+
const m = t(n ? l[0] : l, s, a);
|
538
|
+
o ? s(m) : f = at(m) ? m : I;
|
539
539
|
}, d = i.map(
|
540
|
-
(m, b) =>
|
540
|
+
(m, b) => rr(
|
541
541
|
m,
|
542
542
|
(g) => {
|
543
|
-
|
543
|
+
l[b] = g, u &= ~(1 << b), h && c();
|
544
544
|
},
|
545
545
|
() => {
|
546
|
-
|
546
|
+
u |= 1 << b;
|
547
547
|
}
|
548
548
|
)
|
549
549
|
);
|
550
550
|
return h = !0, c(), function() {
|
551
|
-
|
551
|
+
te(d), f(), h = !1;
|
552
552
|
};
|
553
553
|
});
|
554
554
|
}
|
555
|
-
function
|
555
|
+
function Sn(e) {
|
556
556
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
557
557
|
}
|
558
|
-
var
|
559
|
-
return
|
558
|
+
var wn = function(t) {
|
559
|
+
return Tn(t) && !Hn(t);
|
560
560
|
};
|
561
|
-
function
|
561
|
+
function Tn(e) {
|
562
562
|
return !!e && typeof e == "object";
|
563
563
|
}
|
564
|
-
function
|
564
|
+
function Hn(e) {
|
565
565
|
var t = Object.prototype.toString.call(e);
|
566
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
567
|
-
}
|
568
|
-
var Hn = typeof Symbol == "function" && Symbol.for, Cn = Hn ? Symbol.for("react.element") : 60103;
|
569
|
-
function Pn(e) {
|
570
|
-
return e.$$typeof === Cn;
|
566
|
+
return t === "[object RegExp]" || t === "[object Date]" || Bn(e);
|
571
567
|
}
|
568
|
+
var Cn = typeof Symbol == "function" && Symbol.for, Pn = Cn ? Symbol.for("react.element") : 60103;
|
572
569
|
function Bn(e) {
|
570
|
+
return e.$$typeof === Pn;
|
571
|
+
}
|
572
|
+
function An(e) {
|
573
573
|
return Array.isArray(e) ? [] : {};
|
574
574
|
}
|
575
575
|
function ue(e, t) {
|
576
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
576
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? q(An(e), e, t) : e;
|
577
577
|
}
|
578
|
-
function
|
578
|
+
function On(e, t, r) {
|
579
579
|
return e.concat(t).map(function(n) {
|
580
580
|
return ue(n, r);
|
581
581
|
});
|
582
582
|
}
|
583
|
-
function
|
583
|
+
function Ln(e, t) {
|
584
584
|
if (!t.customMerge)
|
585
|
-
return
|
585
|
+
return q;
|
586
586
|
var r = t.customMerge(e);
|
587
|
-
return typeof r == "function" ? r :
|
587
|
+
return typeof r == "function" ? r : q;
|
588
588
|
}
|
589
|
-
function
|
589
|
+
function In(e) {
|
590
590
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
591
591
|
return Object.propertyIsEnumerable.call(e, t);
|
592
592
|
}) : [];
|
593
593
|
}
|
594
|
-
function
|
595
|
-
return Object.keys(e).concat(
|
594
|
+
function Ht(e) {
|
595
|
+
return Object.keys(e).concat(In(e));
|
596
596
|
}
|
597
|
-
function
|
597
|
+
function or(e, t) {
|
598
598
|
try {
|
599
599
|
return t in e;
|
600
600
|
} catch (r) {
|
601
601
|
return !1;
|
602
602
|
}
|
603
603
|
}
|
604
|
-
function
|
605
|
-
return
|
604
|
+
function Nn(e, t) {
|
605
|
+
return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
606
606
|
}
|
607
|
-
function
|
607
|
+
function Mn(e, t, r) {
|
608
608
|
var n = {};
|
609
|
-
return r.isMergeableObject(e) &&
|
609
|
+
return r.isMergeableObject(e) && Ht(e).forEach(function(i) {
|
610
610
|
n[i] = ue(e[i], r);
|
611
|
-
}),
|
612
|
-
|
611
|
+
}), Ht(t).forEach(function(i) {
|
612
|
+
Nn(e, i) || (or(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ln(i, r)(e[i], t[i], r) : n[i] = ue(t[i], r));
|
613
613
|
}), n;
|
614
614
|
}
|
615
|
-
function
|
616
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
615
|
+
function q(e, t, r) {
|
616
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || On, r.isMergeableObject = r.isMergeableObject || wn, r.cloneUnlessOtherwiseSpecified = ue;
|
617
617
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
618
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
618
|
+
return o ? n ? r.arrayMerge(e, t, r) : Mn(e, t, r) : ue(t, r);
|
619
619
|
}
|
620
|
-
|
620
|
+
q.all = function(t, r) {
|
621
621
|
if (!Array.isArray(t))
|
622
622
|
throw new Error("first argument should be an array");
|
623
623
|
return t.reduce(function(n, i) {
|
624
|
-
return
|
624
|
+
return q(n, i, r);
|
625
625
|
}, {});
|
626
626
|
};
|
627
|
-
var
|
628
|
-
const
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
633
|
-
purpose with or without fee is hereby granted.
|
634
|
-
|
635
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
636
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
637
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
638
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
639
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
640
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
641
|
-
PERFORMANCE OF THIS SOFTWARE.
|
642
|
-
***************************************************************************** */
|
643
|
-
var Ve = function(e, t) {
|
644
|
-
return Ve = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
627
|
+
var Rn = q, $n = Rn;
|
628
|
+
const Gn = /* @__PURE__ */ Sn($n);
|
629
|
+
var We = function(e, t) {
|
630
|
+
return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
645
631
|
r.__proto__ = n;
|
646
632
|
} || function(r, n) {
|
647
633
|
for (var i in n)
|
648
634
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
649
|
-
},
|
635
|
+
}, We(e, t);
|
650
636
|
};
|
651
|
-
function
|
637
|
+
function Pe(e, t) {
|
652
638
|
if (typeof t != "function" && t !== null)
|
653
639
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
654
|
-
|
640
|
+
We(e, t);
|
655
641
|
function r() {
|
656
642
|
this.constructor = e;
|
657
643
|
}
|
658
644
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
659
645
|
}
|
660
|
-
var
|
661
|
-
return
|
646
|
+
var G = function() {
|
647
|
+
return G = Object.assign || function(t) {
|
662
648
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
663
649
|
r = arguments[n];
|
664
650
|
for (var o in r)
|
665
651
|
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
666
652
|
}
|
667
653
|
return t;
|
668
|
-
},
|
654
|
+
}, G.apply(this, arguments);
|
669
655
|
};
|
670
|
-
function
|
656
|
+
function Un(e, t) {
|
671
657
|
var r = {};
|
672
658
|
for (var n in e)
|
673
659
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
@@ -676,143 +662,119 @@ function Gn(e, t) {
|
|
676
662
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
677
663
|
return r;
|
678
664
|
}
|
679
|
-
function
|
680
|
-
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
681
|
-
if (r)
|
682
|
-
return r.call(e);
|
683
|
-
if (e && typeof e.length == "number")
|
684
|
-
return {
|
685
|
-
next: function() {
|
686
|
-
return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
|
687
|
-
}
|
688
|
-
};
|
689
|
-
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
690
|
-
}
|
691
|
-
function We(e, t) {
|
692
|
-
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
693
|
-
if (!r)
|
694
|
-
return e;
|
695
|
-
var n = r.call(e), i, o = [], s;
|
696
|
-
try {
|
697
|
-
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
698
|
-
o.push(i.value);
|
699
|
-
} catch (a) {
|
700
|
-
s = { error: a };
|
701
|
-
} finally {
|
702
|
-
try {
|
703
|
-
i && !i.done && (r = n.return) && r.call(n);
|
704
|
-
} finally {
|
705
|
-
if (s)
|
706
|
-
throw s.error;
|
707
|
-
}
|
708
|
-
}
|
709
|
-
return o;
|
710
|
-
}
|
711
|
-
function q(e, t, r) {
|
665
|
+
function $e(e, t, r) {
|
712
666
|
if (r || arguments.length === 2)
|
713
667
|
for (var n = 0, i = t.length, o; n < i; n++)
|
714
668
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
715
|
-
return e.concat(o || t);
|
669
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
716
670
|
}
|
717
|
-
function
|
718
|
-
var r = t && t.cache ? t.cache :
|
671
|
+
function Ge(e, t) {
|
672
|
+
var r = t && t.cache ? t.cache : Wn, n = t && t.serializer ? t.serializer : Vn, i = t && t.strategy ? t.strategy : jn;
|
719
673
|
return i(e, {
|
720
674
|
cache: r,
|
721
675
|
serializer: n
|
722
676
|
});
|
723
677
|
}
|
724
|
-
function
|
678
|
+
function Dn(e) {
|
725
679
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
726
680
|
}
|
727
|
-
function
|
728
|
-
var i =
|
681
|
+
function Fn(e, t, r, n) {
|
682
|
+
var i = Dn(n) ? n : r(n), o = t.get(i);
|
729
683
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
730
684
|
}
|
731
|
-
function
|
685
|
+
function sr(e, t, r) {
|
732
686
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
733
687
|
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
734
688
|
}
|
735
|
-
function
|
689
|
+
function ar(e, t, r, n, i) {
|
736
690
|
return r.bind(t, e, n, i);
|
737
691
|
}
|
738
|
-
function Dn(e, t) {
|
739
|
-
var r = e.length === 1 ? ir : or;
|
740
|
-
return ot(e, this, r, t.cache.create(), t.serializer);
|
741
|
-
}
|
742
|
-
function Fn(e, t) {
|
743
|
-
return ot(e, this, or, t.cache.create(), t.serializer);
|
744
|
-
}
|
745
692
|
function jn(e, t) {
|
746
|
-
|
693
|
+
var r = e.length === 1 ? Fn : sr;
|
694
|
+
return ar(e, this, r, t.cache.create(), t.serializer);
|
747
695
|
}
|
748
|
-
|
749
|
-
return
|
750
|
-
};
|
751
|
-
function st() {
|
752
|
-
this.cache = /* @__PURE__ */ Object.create(null);
|
696
|
+
function kn(e, t) {
|
697
|
+
return ar(e, this, sr, t.cache.create(), t.serializer);
|
753
698
|
}
|
754
|
-
|
755
|
-
return
|
756
|
-
}
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
699
|
+
var Vn = function() {
|
700
|
+
return JSON.stringify(arguments);
|
701
|
+
}, Xn = (
|
702
|
+
/** @class */
|
703
|
+
function() {
|
704
|
+
function e() {
|
705
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
706
|
+
}
|
707
|
+
return e.prototype.get = function(t) {
|
708
|
+
return this.cache[t];
|
709
|
+
}, e.prototype.set = function(t, r) {
|
710
|
+
this.cache[t] = r;
|
711
|
+
}, e;
|
712
|
+
}()
|
713
|
+
), Wn = {
|
761
714
|
create: function() {
|
762
|
-
return new
|
715
|
+
return new Xn();
|
763
716
|
}
|
764
|
-
},
|
765
|
-
variadic:
|
766
|
-
|
767
|
-
|
717
|
+
}, Ue = {
|
718
|
+
variadic: kn
|
719
|
+
}, Se = function() {
|
720
|
+
return Se = Object.assign || function(t) {
|
721
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
722
|
+
r = arguments[n];
|
723
|
+
for (var o in r)
|
724
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
725
|
+
}
|
726
|
+
return t;
|
727
|
+
}, Se.apply(this, arguments);
|
728
|
+
};
|
729
|
+
var v;
|
768
730
|
(function(e) {
|
769
731
|
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";
|
770
732
|
})(v || (v = {}));
|
771
|
-
var
|
733
|
+
var S;
|
772
734
|
(function(e) {
|
773
735
|
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";
|
774
|
-
})(
|
775
|
-
var
|
736
|
+
})(S || (S = {}));
|
737
|
+
var Y;
|
776
738
|
(function(e) {
|
777
739
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
778
|
-
})(
|
779
|
-
function
|
780
|
-
return e.type ===
|
781
|
-
}
|
782
|
-
function Xn(e) {
|
783
|
-
return e.type === w.argument;
|
740
|
+
})(Y || (Y = {}));
|
741
|
+
function Ct(e) {
|
742
|
+
return e.type === S.literal;
|
784
743
|
}
|
785
|
-
function
|
786
|
-
return e.type ===
|
744
|
+
function zn(e) {
|
745
|
+
return e.type === S.argument;
|
787
746
|
}
|
788
|
-
function
|
789
|
-
return e.type ===
|
747
|
+
function ur(e) {
|
748
|
+
return e.type === S.number;
|
790
749
|
}
|
791
750
|
function lr(e) {
|
792
|
-
return e.type ===
|
793
|
-
}
|
794
|
-
function ur(e) {
|
795
|
-
return e.type === w.select;
|
751
|
+
return e.type === S.date;
|
796
752
|
}
|
797
753
|
function hr(e) {
|
798
|
-
return e.type ===
|
799
|
-
}
|
800
|
-
function Wn(e) {
|
801
|
-
return e.type === w.pound;
|
754
|
+
return e.type === S.time;
|
802
755
|
}
|
803
756
|
function cr(e) {
|
804
|
-
return e.type ===
|
757
|
+
return e.type === S.select;
|
805
758
|
}
|
806
759
|
function fr(e) {
|
807
|
-
return
|
760
|
+
return e.type === S.plural;
|
761
|
+
}
|
762
|
+
function Zn(e) {
|
763
|
+
return e.type === S.pound;
|
764
|
+
}
|
765
|
+
function dr(e) {
|
766
|
+
return e.type === S.tag;
|
767
|
+
}
|
768
|
+
function pr(e) {
|
769
|
+
return !!(e && typeof e == "object" && e.type === Y.number);
|
808
770
|
}
|
809
771
|
function ze(e) {
|
810
|
-
return !!(e && typeof e == "object" && e.type ===
|
772
|
+
return !!(e && typeof e == "object" && e.type === Y.dateTime);
|
811
773
|
}
|
812
|
-
var
|
813
|
-
function
|
774
|
+
var mr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Qn = /(?:[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;
|
775
|
+
function Jn(e) {
|
814
776
|
var t = {};
|
815
|
-
return e.replace(
|
777
|
+
return e.replace(Qn, function(r) {
|
816
778
|
var n = r.length;
|
817
779
|
switch (r[0]) {
|
818
780
|
case "G":
|
@@ -901,18 +863,28 @@ function Zn(e) {
|
|
901
863
|
return "";
|
902
864
|
}), t;
|
903
865
|
}
|
904
|
-
var
|
905
|
-
function
|
866
|
+
var w = function() {
|
867
|
+
return w = Object.assign || function(t) {
|
868
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
869
|
+
r = arguments[n];
|
870
|
+
for (var o in r)
|
871
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
872
|
+
}
|
873
|
+
return t;
|
874
|
+
}, w.apply(this, arguments);
|
875
|
+
};
|
876
|
+
var qn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
877
|
+
function Yn(e) {
|
906
878
|
if (e.length === 0)
|
907
879
|
throw new Error("Number skeleton cannot be empty");
|
908
|
-
for (var t = e.split(
|
880
|
+
for (var t = e.split(qn).filter(function(c) {
|
909
881
|
return c.length > 0;
|
910
882
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
911
883
|
var o = i[n], s = o.split("/");
|
912
884
|
if (s.length === 0)
|
913
885
|
throw new Error("Invalid number skeleton");
|
914
|
-
for (var a = s[0], h = s.slice(1),
|
915
|
-
var f = l
|
886
|
+
for (var a = s[0], h = s.slice(1), l = 0, u = h; l < u.length; l++) {
|
887
|
+
var f = u[l];
|
916
888
|
if (f.length === 0)
|
917
889
|
throw new Error("Invalid number skeleton");
|
918
890
|
}
|
@@ -920,17 +892,17 @@ function Jn(e) {
|
|
920
892
|
}
|
921
893
|
return r;
|
922
894
|
}
|
923
|
-
function
|
895
|
+
function Kn(e) {
|
924
896
|
return e.replace(/^(.*?)-/, "");
|
925
897
|
}
|
926
|
-
var
|
927
|
-
function
|
898
|
+
var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, br = /^(@+)?(\+|#+)?[rs]?$/g, ei = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
|
899
|
+
function Bt(e) {
|
928
900
|
var t = {};
|
929
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
901
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(br, function(r, n, i) {
|
930
902
|
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)), "";
|
931
903
|
}), t;
|
932
904
|
}
|
933
|
-
function
|
905
|
+
function vr(e) {
|
934
906
|
switch (e) {
|
935
907
|
case "sign-auto":
|
936
908
|
return {
|
@@ -970,7 +942,7 @@ function br(e) {
|
|
970
942
|
};
|
971
943
|
}
|
972
944
|
}
|
973
|
-
function
|
945
|
+
function ti(e) {
|
974
946
|
var t;
|
975
947
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
976
948
|
notation: "engineering"
|
@@ -978,17 +950,17 @@ function Kn(e) {
|
|
978
950
|
notation: "scientific"
|
979
951
|
}, e = e.slice(1)), t) {
|
980
952
|
var r = e.slice(0, 2);
|
981
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
953
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
|
982
954
|
throw new Error("Malformed concise eng/scientific notation");
|
983
955
|
t.minimumIntegerDigits = e.length;
|
984
956
|
}
|
985
957
|
return t;
|
986
958
|
}
|
987
|
-
function
|
988
|
-
var t = {}, r =
|
959
|
+
function At(e) {
|
960
|
+
var t = {}, r = vr(e);
|
989
961
|
return r || t;
|
990
962
|
}
|
991
|
-
function
|
963
|
+
function ri(e) {
|
992
964
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
993
965
|
var i = n[r];
|
994
966
|
switch (i.stem) {
|
@@ -1012,7 +984,7 @@ function ei(e) {
|
|
1012
984
|
continue;
|
1013
985
|
case "measure-unit":
|
1014
986
|
case "unit":
|
1015
|
-
t.style = "unit", t.unit =
|
987
|
+
t.style = "unit", t.unit = Kn(i.options[0]);
|
1016
988
|
continue;
|
1017
989
|
case "compact-short":
|
1018
990
|
case "K":
|
@@ -1023,13 +995,13 @@ function ei(e) {
|
|
1023
995
|
t.notation = "compact", t.compactDisplay = "long";
|
1024
996
|
continue;
|
1025
997
|
case "scientific":
|
1026
|
-
t =
|
1027
|
-
return
|
998
|
+
t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
|
999
|
+
return w(w({}, h), At(l));
|
1028
1000
|
}, {}));
|
1029
1001
|
continue;
|
1030
1002
|
case "engineering":
|
1031
|
-
t =
|
1032
|
-
return
|
1003
|
+
t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
|
1004
|
+
return w(w({}, h), At(l));
|
1033
1005
|
}, {}));
|
1034
1006
|
continue;
|
1035
1007
|
case "notation-simple":
|
@@ -1074,9 +1046,9 @@ function ei(e) {
|
|
1074
1046
|
case "integer-width":
|
1075
1047
|
if (i.options.length > 1)
|
1076
1048
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1077
|
-
i.options[0].replace(
|
1078
|
-
if (
|
1079
|
-
t.minimumIntegerDigits =
|
1049
|
+
i.options[0].replace(ei, function(h, l, u, f, c, d) {
|
1050
|
+
if (l)
|
1051
|
+
t.minimumIntegerDigits = u.length;
|
1080
1052
|
else {
|
1081
1053
|
if (f && c)
|
1082
1054
|
throw new Error("We currently do not support maximum integer digits");
|
@@ -1087,28 +1059,28 @@ function ei(e) {
|
|
1087
1059
|
});
|
1088
1060
|
continue;
|
1089
1061
|
}
|
1090
|
-
if (
|
1062
|
+
if (gr.test(i.stem)) {
|
1091
1063
|
t.minimumIntegerDigits = i.stem.length;
|
1092
1064
|
continue;
|
1093
1065
|
}
|
1094
|
-
if (
|
1066
|
+
if (Pt.test(i.stem)) {
|
1095
1067
|
if (i.options.length > 1)
|
1096
1068
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1097
|
-
i.stem.replace(
|
1098
|
-
return
|
1069
|
+
i.stem.replace(Pt, function(h, l, u, f, c, d) {
|
1070
|
+
return u === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
|
1099
1071
|
});
|
1100
1072
|
var o = i.options[0];
|
1101
|
-
o === "w" ? t =
|
1073
|
+
o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Bt(o)));
|
1102
1074
|
continue;
|
1103
1075
|
}
|
1104
|
-
if (
|
1105
|
-
t =
|
1076
|
+
if (br.test(i.stem)) {
|
1077
|
+
t = w(w({}, t), Bt(i.stem));
|
1106
1078
|
continue;
|
1107
1079
|
}
|
1108
|
-
var s =
|
1109
|
-
s && (t =
|
1110
|
-
var a =
|
1111
|
-
a && (t =
|
1080
|
+
var s = vr(i.stem);
|
1081
|
+
s && (t = w(w({}, t), s));
|
1082
|
+
var a = ti(i.stem);
|
1083
|
+
a && (t = w(w({}, t), a));
|
1112
1084
|
}
|
1113
1085
|
return t;
|
1114
1086
|
}
|
@@ -2527,23 +2499,23 @@ var de = {
|
|
2527
2499
|
"h"
|
2528
2500
|
]
|
2529
2501
|
};
|
2530
|
-
function
|
2502
|
+
function ni(e, t) {
|
2531
2503
|
for (var r = "", n = 0; n < e.length; n++) {
|
2532
2504
|
var i = e.charAt(n);
|
2533
2505
|
if (i === "j") {
|
2534
2506
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2535
2507
|
o++, n++;
|
2536
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a",
|
2537
|
-
for ((
|
2508
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = ii(t);
|
2509
|
+
for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
|
2538
2510
|
r += h;
|
2539
2511
|
for (; s-- > 0; )
|
2540
|
-
r =
|
2512
|
+
r = l + r;
|
2541
2513
|
} else
|
2542
2514
|
i === "J" ? r += "H" : r += i;
|
2543
2515
|
}
|
2544
2516
|
return r;
|
2545
2517
|
}
|
2546
|
-
function
|
2518
|
+
function ii(e) {
|
2547
2519
|
var t = e.hourCycle;
|
2548
2520
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2549
2521
|
e.hourCycles && // @ts-ignore
|
@@ -2565,20 +2537,20 @@ function ri(e) {
|
|
2565
2537
|
var i = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
|
2566
2538
|
return i[0];
|
2567
2539
|
}
|
2568
|
-
var
|
2540
|
+
var De, oi = new RegExp("^".concat(mr.source, "*")), si = new RegExp("".concat(mr.source, "*$"));
|
2569
2541
|
function y(e, t) {
|
2570
2542
|
return { start: e, end: t };
|
2571
2543
|
}
|
2572
|
-
var
|
2544
|
+
var ai = !!String.prototype.startsWith && "_a".startsWith("a", 1), ui = !!String.fromCodePoint, li = !!Object.fromEntries, hi = !!String.prototype.codePointAt, ci = !!String.prototype.trimStart, fi = !!String.prototype.trimEnd, di = !!Number.isSafeInteger, pi = di ? Number.isSafeInteger : function(e) {
|
2573
2545
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2574
2546
|
}, Ze = !0;
|
2575
2547
|
try {
|
2576
|
-
var
|
2577
|
-
Ze = ((
|
2548
|
+
var mi = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2549
|
+
Ze = ((De = mi.exec("a")) === null || De === void 0 ? void 0 : De[0]) === "a";
|
2578
2550
|
} catch (e) {
|
2579
2551
|
Ze = !1;
|
2580
2552
|
}
|
2581
|
-
var
|
2553
|
+
var Ot = ai ? (
|
2582
2554
|
// Native
|
2583
2555
|
function(t, r, n) {
|
2584
2556
|
return t.startsWith(r, n);
|
@@ -2588,7 +2560,7 @@ var Bt = oi ? (
|
|
2588
2560
|
function(t, r, n) {
|
2589
2561
|
return t.slice(n, n + r.length) === r;
|
2590
2562
|
}
|
2591
|
-
), Qe =
|
2563
|
+
), Qe = ui ? String.fromCodePoint : (
|
2592
2564
|
// IE11
|
2593
2565
|
function() {
|
2594
2566
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2600,9 +2572,9 @@ var Bt = oi ? (
|
|
2600
2572
|
}
|
2601
2573
|
return n;
|
2602
2574
|
}
|
2603
|
-
),
|
2575
|
+
), Lt = (
|
2604
2576
|
// native
|
2605
|
-
|
2577
|
+
li ? Object.fromEntries : (
|
2606
2578
|
// Ponyfill
|
2607
2579
|
function(t) {
|
2608
2580
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2612,7 +2584,7 @@ var Bt = oi ? (
|
|
2612
2584
|
return r;
|
2613
2585
|
}
|
2614
2586
|
)
|
2615
|
-
),
|
2587
|
+
), yr = hi ? (
|
2616
2588
|
// Native
|
2617
2589
|
function(t, r) {
|
2618
2590
|
return t.codePointAt(r);
|
@@ -2626,7 +2598,7 @@ var Bt = oi ? (
|
|
2626
2598
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
2627
2599
|
}
|
2628
2600
|
}
|
2629
|
-
),
|
2601
|
+
), bi = ci ? (
|
2630
2602
|
// Native
|
2631
2603
|
function(t) {
|
2632
2604
|
return t.trimStart();
|
@@ -2634,9 +2606,9 @@ var Bt = oi ? (
|
|
2634
2606
|
) : (
|
2635
2607
|
// Ponyfill
|
2636
2608
|
function(t) {
|
2637
|
-
return t.replace(
|
2609
|
+
return t.replace(oi, "");
|
2638
2610
|
}
|
2639
|
-
),
|
2611
|
+
), gi = fi ? (
|
2640
2612
|
// Native
|
2641
2613
|
function(t) {
|
2642
2614
|
return t.trimEnd();
|
@@ -2644,32 +2616,32 @@ var Bt = oi ? (
|
|
2644
2616
|
) : (
|
2645
2617
|
// Ponyfill
|
2646
2618
|
function(t) {
|
2647
|
-
return t.replace(
|
2619
|
+
return t.replace(si, "");
|
2648
2620
|
}
|
2649
2621
|
);
|
2650
|
-
function
|
2622
|
+
function _r(e, t) {
|
2651
2623
|
return new RegExp(e, t);
|
2652
2624
|
}
|
2653
2625
|
var Je;
|
2654
2626
|
if (Ze) {
|
2655
|
-
var
|
2627
|
+
var It = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2656
2628
|
Je = function(t, r) {
|
2657
2629
|
var n;
|
2658
|
-
|
2659
|
-
var i =
|
2630
|
+
It.lastIndex = r;
|
2631
|
+
var i = It.exec(t);
|
2660
2632
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2661
2633
|
};
|
2662
2634
|
} else
|
2663
2635
|
Je = function(t, r) {
|
2664
2636
|
for (var n = []; ; ) {
|
2665
|
-
var i =
|
2666
|
-
if (i === void 0 ||
|
2637
|
+
var i = yr(t, r);
|
2638
|
+
if (i === void 0 || Er(i) || Ei(i))
|
2667
2639
|
break;
|
2668
2640
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2669
2641
|
}
|
2670
2642
|
return Qe.apply(void 0, n);
|
2671
2643
|
};
|
2672
|
-
var
|
2644
|
+
var vi = (
|
2673
2645
|
/** @class */
|
2674
2646
|
function() {
|
2675
2647
|
function e(t, r) {
|
@@ -2693,7 +2665,7 @@ var bi = (
|
|
2693
2665
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
2694
2666
|
var a = this.clonePosition();
|
2695
2667
|
this.bump(), i.push({
|
2696
|
-
type:
|
2668
|
+
type: S.pound,
|
2697
2669
|
location: y(a, this.clonePosition())
|
2698
2670
|
});
|
2699
2671
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
@@ -2721,7 +2693,7 @@ var bi = (
|
|
2721
2693
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
2722
2694
|
return {
|
2723
2695
|
val: {
|
2724
|
-
type:
|
2696
|
+
type: S.literal,
|
2725
2697
|
value: "<".concat(i, "/>"),
|
2726
2698
|
location: y(n, this.clonePosition())
|
2727
2699
|
},
|
@@ -2735,10 +2707,10 @@ var bi = (
|
|
2735
2707
|
if (this.bumpIf("</")) {
|
2736
2708
|
if (this.isEOF() || !qe(this.char()))
|
2737
2709
|
return this.error(v.INVALID_TAG, y(a, this.clonePosition()));
|
2738
|
-
var h = this.clonePosition(),
|
2739
|
-
return i !==
|
2710
|
+
var h = this.clonePosition(), l = this.parseTagName();
|
2711
|
+
return i !== l ? this.error(v.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
2740
2712
|
val: {
|
2741
|
-
type:
|
2713
|
+
type: S.tag,
|
2742
2714
|
value: i,
|
2743
2715
|
children: s,
|
2744
2716
|
location: y(n, this.clonePosition())
|
@@ -2751,7 +2723,7 @@ var bi = (
|
|
2751
2723
|
return this.error(v.INVALID_TAG, y(n, this.clonePosition()));
|
2752
2724
|
}, e.prototype.parseTagName = function() {
|
2753
2725
|
var t = this.offset();
|
2754
|
-
for (this.bump(); !this.isEOF() &&
|
2726
|
+
for (this.bump(); !this.isEOF() && _i(this.char()); )
|
2755
2727
|
this.bump();
|
2756
2728
|
return this.message.slice(t, this.offset());
|
2757
2729
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2775,12 +2747,12 @@ var bi = (
|
|
2775
2747
|
}
|
2776
2748
|
var h = y(n, this.clonePosition());
|
2777
2749
|
return {
|
2778
|
-
val: { type:
|
2750
|
+
val: { type: S.literal, value: i, location: h },
|
2779
2751
|
err: null
|
2780
2752
|
};
|
2781
2753
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2782
2754
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2783
|
-
!
|
2755
|
+
!yi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2784
2756
|
}, e.prototype.tryParseQuote = function(t) {
|
2785
2757
|
if (this.isEOF() || this.char() !== 39)
|
2786
2758
|
return null;
|
@@ -2835,7 +2807,7 @@ var bi = (
|
|
2835
2807
|
case 125:
|
2836
2808
|
return this.bump(), {
|
2837
2809
|
val: {
|
2838
|
-
type:
|
2810
|
+
type: S.argument,
|
2839
2811
|
// value does not include the opening and closing braces.
|
2840
2812
|
value: i,
|
2841
2813
|
location: y(n, this.clonePosition())
|
@@ -2861,53 +2833,53 @@ var bi = (
|
|
2861
2833
|
case "date":
|
2862
2834
|
case "time": {
|
2863
2835
|
this.bumpSpace();
|
2864
|
-
var
|
2836
|
+
var l = null;
|
2865
2837
|
if (this.bumpIf(",")) {
|
2866
2838
|
this.bumpSpace();
|
2867
|
-
var
|
2839
|
+
var u = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
2868
2840
|
if (f.err)
|
2869
2841
|
return f;
|
2870
|
-
var c =
|
2842
|
+
var c = gi(f.val);
|
2871
2843
|
if (c.length === 0)
|
2872
2844
|
return this.error(v.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
|
2873
|
-
var d = y(
|
2874
|
-
|
2845
|
+
var d = y(u, this.clonePosition());
|
2846
|
+
l = { style: c, styleLocation: d };
|
2875
2847
|
}
|
2876
2848
|
var m = this.tryParseArgumentClose(i);
|
2877
2849
|
if (m.err)
|
2878
2850
|
return m;
|
2879
2851
|
var b = y(i, this.clonePosition());
|
2880
|
-
if (
|
2881
|
-
var g =
|
2852
|
+
if (l && Ot(l == null ? void 0 : l.style, "::", 0)) {
|
2853
|
+
var g = bi(l.style.slice(2));
|
2882
2854
|
if (a === "number") {
|
2883
|
-
var f = this.parseNumberSkeletonFromString(g,
|
2855
|
+
var f = this.parseNumberSkeletonFromString(g, l.styleLocation);
|
2884
2856
|
return f.err ? f : {
|
2885
|
-
val: { type:
|
2857
|
+
val: { type: S.number, value: n, location: b, style: f.val },
|
2886
2858
|
err: null
|
2887
2859
|
};
|
2888
2860
|
} else {
|
2889
2861
|
if (g.length === 0)
|
2890
2862
|
return this.error(v.EXPECT_DATE_TIME_SKELETON, b);
|
2891
|
-
var
|
2892
|
-
this.locale && (
|
2863
|
+
var _ = g;
|
2864
|
+
this.locale && (_ = ni(g, this.locale));
|
2893
2865
|
var c = {
|
2894
|
-
type:
|
2895
|
-
pattern:
|
2896
|
-
location:
|
2897
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2898
|
-
},
|
2866
|
+
type: Y.dateTime,
|
2867
|
+
pattern: _,
|
2868
|
+
location: l.styleLocation,
|
2869
|
+
parsedOptions: this.shouldParseSkeletons ? Jn(_) : {}
|
2870
|
+
}, x = a === "date" ? S.date : S.time;
|
2899
2871
|
return {
|
2900
|
-
val: { type:
|
2872
|
+
val: { type: x, value: n, location: b, style: c },
|
2901
2873
|
err: null
|
2902
2874
|
};
|
2903
2875
|
}
|
2904
2876
|
}
|
2905
2877
|
return {
|
2906
2878
|
val: {
|
2907
|
-
type: a === "number" ?
|
2879
|
+
type: a === "number" ? S.number : a === "date" ? S.date : S.time,
|
2908
2880
|
value: n,
|
2909
2881
|
location: b,
|
2910
|
-
style: (o =
|
2882
|
+
style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
|
2911
2883
|
},
|
2912
2884
|
err: null
|
2913
2885
|
};
|
@@ -2917,7 +2889,7 @@ var bi = (
|
|
2917
2889
|
case "select": {
|
2918
2890
|
var T = this.clonePosition();
|
2919
2891
|
if (this.bumpSpace(), !this.bumpIf(","))
|
2920
|
-
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, y(T,
|
2892
|
+
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, y(T, Se({}, T)));
|
2921
2893
|
this.bumpSpace();
|
2922
2894
|
var H = this.parseIdentifierIfPossible(), O = 0;
|
2923
2895
|
if (a !== "select" && H.value === "offset") {
|
@@ -2938,17 +2910,17 @@ var bi = (
|
|
2938
2910
|
var W = y(i, this.clonePosition());
|
2939
2911
|
return a === "select" ? {
|
2940
2912
|
val: {
|
2941
|
-
type:
|
2913
|
+
type: S.select,
|
2942
2914
|
value: n,
|
2943
|
-
options:
|
2915
|
+
options: Lt(k.val),
|
2944
2916
|
location: W
|
2945
2917
|
},
|
2946
2918
|
err: null
|
2947
2919
|
} : {
|
2948
2920
|
val: {
|
2949
|
-
type:
|
2921
|
+
type: S.plural,
|
2950
2922
|
value: n,
|
2951
|
-
options:
|
2923
|
+
options: Lt(k.val),
|
2952
2924
|
offset: O,
|
2953
2925
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
2954
2926
|
location: W
|
@@ -2999,34 +2971,34 @@ var bi = (
|
|
2999
2971
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
3000
2972
|
var n = [];
|
3001
2973
|
try {
|
3002
|
-
n =
|
2974
|
+
n = Yn(t);
|
3003
2975
|
} catch (i) {
|
3004
2976
|
return this.error(v.INVALID_NUMBER_SKELETON, r);
|
3005
2977
|
}
|
3006
2978
|
return {
|
3007
2979
|
val: {
|
3008
|
-
type:
|
2980
|
+
type: Y.number,
|
3009
2981
|
tokens: n,
|
3010
2982
|
location: r,
|
3011
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2983
|
+
parsedOptions: this.shouldParseSkeletons ? ri(n) : {}
|
3012
2984
|
},
|
3013
2985
|
err: null
|
3014
2986
|
};
|
3015
2987
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
3016
|
-
for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(),
|
3017
|
-
if (
|
2988
|
+
for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), l = i.value, u = i.location; ; ) {
|
2989
|
+
if (l.length === 0) {
|
3018
2990
|
var f = this.clonePosition();
|
3019
2991
|
if (r !== "select" && this.bumpIf("=")) {
|
3020
2992
|
var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR, v.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
3021
2993
|
if (c.err)
|
3022
2994
|
return c;
|
3023
|
-
|
2995
|
+
u = y(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
|
3024
2996
|
} else
|
3025
2997
|
break;
|
3026
2998
|
}
|
3027
|
-
if (h.has(
|
3028
|
-
return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,
|
3029
|
-
|
2999
|
+
if (h.has(l))
|
3000
|
+
return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
|
3001
|
+
l === "other" && (s = !0), this.bumpSpace();
|
3030
3002
|
var d = this.clonePosition();
|
3031
3003
|
if (!this.bumpIf("{"))
|
3032
3004
|
return this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
|
@@ -3037,12 +3009,12 @@ var bi = (
|
|
3037
3009
|
if (b.err)
|
3038
3010
|
return b;
|
3039
3011
|
a.push([
|
3040
|
-
|
3012
|
+
l,
|
3041
3013
|
{
|
3042
3014
|
value: m.val,
|
3043
3015
|
location: y(d, this.clonePosition())
|
3044
3016
|
}
|
3045
|
-
]), h.add(
|
3017
|
+
]), h.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, u = o.location;
|
3046
3018
|
}
|
3047
3019
|
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 };
|
3048
3020
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
@@ -3056,7 +3028,7 @@ var bi = (
|
|
3056
3028
|
break;
|
3057
3029
|
}
|
3058
3030
|
var h = y(i, this.clonePosition());
|
3059
|
-
return o ? (s *= n,
|
3031
|
+
return o ? (s *= n, pi(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
3060
3032
|
}, e.prototype.offset = function() {
|
3061
3033
|
return this.position.offset;
|
3062
3034
|
}, e.prototype.isEOF = function() {
|
@@ -3071,7 +3043,7 @@ var bi = (
|
|
3071
3043
|
var t = this.position.offset;
|
3072
3044
|
if (t >= this.message.length)
|
3073
3045
|
throw Error("out of bound");
|
3074
|
-
var r =
|
3046
|
+
var r = yr(this.message, t);
|
3075
3047
|
if (r === void 0)
|
3076
3048
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
3077
3049
|
return r;
|
@@ -3090,7 +3062,7 @@ var bi = (
|
|
3090
3062
|
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);
|
3091
3063
|
}
|
3092
3064
|
}, e.prototype.bumpIf = function(t) {
|
3093
|
-
if (
|
3065
|
+
if (Ot(this.message, t, this.offset())) {
|
3094
3066
|
for (var r = 0; r < t.length; r++)
|
3095
3067
|
this.bump();
|
3096
3068
|
return !0;
|
@@ -3112,7 +3084,7 @@ var bi = (
|
|
3112
3084
|
break;
|
3113
3085
|
}
|
3114
3086
|
}, e.prototype.bumpSpace = function() {
|
3115
|
-
for (; !this.isEOF() &&
|
3087
|
+
for (; !this.isEOF() && Er(this.char()); )
|
3116
3088
|
this.bump();
|
3117
3089
|
}, e.prototype.peek = function() {
|
3118
3090
|
if (this.isEOF())
|
@@ -3125,44 +3097,44 @@ var bi = (
|
|
3125
3097
|
function qe(e) {
|
3126
3098
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3127
3099
|
}
|
3128
|
-
function
|
3100
|
+
function yi(e) {
|
3129
3101
|
return qe(e) || e === 47;
|
3130
3102
|
}
|
3131
|
-
function
|
3103
|
+
function _i(e) {
|
3132
3104
|
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;
|
3133
3105
|
}
|
3134
|
-
function
|
3106
|
+
function Er(e) {
|
3135
3107
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3136
3108
|
}
|
3137
|
-
function
|
3109
|
+
function Ei(e) {
|
3138
3110
|
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;
|
3139
3111
|
}
|
3140
3112
|
function Ye(e) {
|
3141
3113
|
e.forEach(function(t) {
|
3142
|
-
if (delete t.location,
|
3114
|
+
if (delete t.location, cr(t) || fr(t))
|
3143
3115
|
for (var r in t.options)
|
3144
3116
|
delete t.options[r].location, Ye(t.options[r].value);
|
3145
3117
|
else
|
3146
|
-
|
3118
|
+
ur(t) && pr(t.style) || (lr(t) || hr(t)) && ze(t.style) ? delete t.style.location : dr(t) && Ye(t.children);
|
3147
3119
|
});
|
3148
3120
|
}
|
3149
|
-
function
|
3150
|
-
t === void 0 && (t = {}), t =
|
3151
|
-
var r = new
|
3121
|
+
function xi(e, t) {
|
3122
|
+
t === void 0 && (t = {}), t = Se({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3123
|
+
var r = new vi(e, t).parse();
|
3152
3124
|
if (r.err) {
|
3153
3125
|
var n = SyntaxError(v[r.err.kind]);
|
3154
3126
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3155
3127
|
}
|
3156
3128
|
return t != null && t.captureLocation || Ye(r.val), r.val;
|
3157
3129
|
}
|
3158
|
-
var
|
3130
|
+
var K;
|
3159
3131
|
(function(e) {
|
3160
3132
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3161
|
-
})(
|
3162
|
-
var
|
3133
|
+
})(K || (K = {}));
|
3134
|
+
var Be = (
|
3163
3135
|
/** @class */
|
3164
3136
|
function(e) {
|
3165
|
-
|
3137
|
+
Pe(t, e);
|
3166
3138
|
function t(r, n, i) {
|
3167
3139
|
var o = e.call(this, r) || this;
|
3168
3140
|
return o.code = n, o.originalMessage = i, o;
|
@@ -3171,155 +3143,155 @@ var Ce = (
|
|
3171
3143
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3172
3144
|
}, t;
|
3173
3145
|
}(Error)
|
3174
|
-
),
|
3146
|
+
), Nt = (
|
3175
3147
|
/** @class */
|
3176
3148
|
function(e) {
|
3177
|
-
|
3149
|
+
Pe(t, e);
|
3178
3150
|
function t(r, n, i, o) {
|
3179
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3151
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), K.INVALID_VALUE, o) || this;
|
3180
3152
|
}
|
3181
3153
|
return t;
|
3182
|
-
}(
|
3183
|
-
),
|
3154
|
+
}(Be)
|
3155
|
+
), Si = (
|
3184
3156
|
/** @class */
|
3185
3157
|
function(e) {
|
3186
|
-
|
3158
|
+
Pe(t, e);
|
3187
3159
|
function t(r, n, i) {
|
3188
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3160
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), K.INVALID_VALUE, i) || this;
|
3189
3161
|
}
|
3190
3162
|
return t;
|
3191
|
-
}(
|
3192
|
-
),
|
3163
|
+
}(Be)
|
3164
|
+
), wi = (
|
3193
3165
|
/** @class */
|
3194
3166
|
function(e) {
|
3195
|
-
|
3167
|
+
Pe(t, e);
|
3196
3168
|
function t(r, n) {
|
3197
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3169
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), K.MISSING_VALUE, n) || this;
|
3198
3170
|
}
|
3199
3171
|
return t;
|
3200
|
-
}(
|
3172
|
+
}(Be)
|
3201
3173
|
), A;
|
3202
3174
|
(function(e) {
|
3203
3175
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3204
3176
|
})(A || (A = {}));
|
3205
|
-
function
|
3177
|
+
function Ti(e) {
|
3206
3178
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3207
3179
|
var n = t[t.length - 1];
|
3208
3180
|
return !n || n.type !== A.literal || r.type !== A.literal ? t.push(r) : n.value += r.value, t;
|
3209
3181
|
}, []);
|
3210
3182
|
}
|
3211
|
-
function
|
3183
|
+
function Hi(e) {
|
3212
3184
|
return typeof e == "function";
|
3213
3185
|
}
|
3214
3186
|
function be(e, t, r, n, i, o, s) {
|
3215
|
-
if (e.length === 1 &&
|
3187
|
+
if (e.length === 1 && Ct(e[0]))
|
3216
3188
|
return [
|
3217
3189
|
{
|
3218
3190
|
type: A.literal,
|
3219
3191
|
value: e[0].value
|
3220
3192
|
}
|
3221
3193
|
];
|
3222
|
-
for (var a = [], h = 0,
|
3223
|
-
var
|
3224
|
-
if (
|
3194
|
+
for (var a = [], h = 0, l = e; h < l.length; h++) {
|
3195
|
+
var u = l[h];
|
3196
|
+
if (Ct(u)) {
|
3225
3197
|
a.push({
|
3226
3198
|
type: A.literal,
|
3227
|
-
value:
|
3199
|
+
value: u.value
|
3228
3200
|
});
|
3229
3201
|
continue;
|
3230
3202
|
}
|
3231
|
-
if (
|
3203
|
+
if (Zn(u)) {
|
3232
3204
|
typeof o == "number" && a.push({
|
3233
3205
|
type: A.literal,
|
3234
3206
|
value: r.getNumberFormat(t).format(o)
|
3235
3207
|
});
|
3236
3208
|
continue;
|
3237
3209
|
}
|
3238
|
-
var f =
|
3210
|
+
var f = u.value;
|
3239
3211
|
if (!(i && f in i))
|
3240
|
-
throw new
|
3212
|
+
throw new wi(f, s);
|
3241
3213
|
var c = i[f];
|
3242
|
-
if (
|
3214
|
+
if (zn(u)) {
|
3243
3215
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
3244
3216
|
type: typeof c == "string" ? A.literal : A.object,
|
3245
3217
|
value: c
|
3246
3218
|
});
|
3247
3219
|
continue;
|
3248
3220
|
}
|
3249
|
-
if (
|
3250
|
-
var d = typeof
|
3221
|
+
if (lr(u)) {
|
3222
|
+
var d = typeof u.style == "string" ? n.date[u.style] : ze(u.style) ? u.style.parsedOptions : void 0;
|
3251
3223
|
a.push({
|
3252
3224
|
type: A.literal,
|
3253
3225
|
value: r.getDateTimeFormat(t, d).format(c)
|
3254
3226
|
});
|
3255
3227
|
continue;
|
3256
3228
|
}
|
3257
|
-
if (
|
3258
|
-
var d = typeof
|
3229
|
+
if (hr(u)) {
|
3230
|
+
var d = typeof u.style == "string" ? n.time[u.style] : ze(u.style) ? u.style.parsedOptions : n.time.medium;
|
3259
3231
|
a.push({
|
3260
3232
|
type: A.literal,
|
3261
3233
|
value: r.getDateTimeFormat(t, d).format(c)
|
3262
3234
|
});
|
3263
3235
|
continue;
|
3264
3236
|
}
|
3265
|
-
if (
|
3266
|
-
var d = typeof
|
3237
|
+
if (ur(u)) {
|
3238
|
+
var d = typeof u.style == "string" ? n.number[u.style] : pr(u.style) ? u.style.parsedOptions : void 0;
|
3267
3239
|
d && d.scale && (c = c * (d.scale || 1)), a.push({
|
3268
3240
|
type: A.literal,
|
3269
3241
|
value: r.getNumberFormat(t, d).format(c)
|
3270
3242
|
});
|
3271
3243
|
continue;
|
3272
3244
|
}
|
3273
|
-
if (
|
3274
|
-
var m =
|
3275
|
-
if (!
|
3276
|
-
throw new
|
3277
|
-
var
|
3245
|
+
if (dr(u)) {
|
3246
|
+
var m = u.children, b = u.value, g = i[b];
|
3247
|
+
if (!Hi(g))
|
3248
|
+
throw new Si(b, "function", s);
|
3249
|
+
var _ = be(m, t, r, n, i, o), x = g(_.map(function(O) {
|
3278
3250
|
return O.value;
|
3279
3251
|
}));
|
3280
|
-
Array.isArray(
|
3252
|
+
Array.isArray(x) || (x = [x]), a.push.apply(a, x.map(function(O) {
|
3281
3253
|
return {
|
3282
3254
|
type: typeof O == "string" ? A.literal : A.object,
|
3283
3255
|
value: O
|
3284
3256
|
};
|
3285
3257
|
}));
|
3286
3258
|
}
|
3287
|
-
if (
|
3288
|
-
var T =
|
3259
|
+
if (cr(u)) {
|
3260
|
+
var T = u.options[c] || u.options.other;
|
3289
3261
|
if (!T)
|
3290
|
-
throw new
|
3262
|
+
throw new Nt(u.value, c, Object.keys(u.options), s);
|
3291
3263
|
a.push.apply(a, be(T.value, t, r, n, i));
|
3292
3264
|
continue;
|
3293
3265
|
}
|
3294
|
-
if (
|
3295
|
-
var T =
|
3266
|
+
if (fr(u)) {
|
3267
|
+
var T = u.options["=".concat(c)];
|
3296
3268
|
if (!T) {
|
3297
3269
|
if (!Intl.PluralRules)
|
3298
|
-
throw new
|
3270
|
+
throw new Be(`Intl.PluralRules is not available in this environment.
|
3299
3271
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3300
|
-
`,
|
3301
|
-
var H = r.getPluralRules(t, { type:
|
3302
|
-
T =
|
3272
|
+
`, K.MISSING_INTL_API, s);
|
3273
|
+
var H = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
|
3274
|
+
T = u.options[H] || u.options.other;
|
3303
3275
|
}
|
3304
3276
|
if (!T)
|
3305
|
-
throw new
|
3306
|
-
a.push.apply(a, be(T.value, t, r, n, i, c - (
|
3277
|
+
throw new Nt(u.value, c, Object.keys(u.options), s);
|
3278
|
+
a.push.apply(a, be(T.value, t, r, n, i, c - (u.offset || 0)));
|
3307
3279
|
continue;
|
3308
3280
|
}
|
3309
3281
|
}
|
3310
|
-
return
|
3282
|
+
return Ti(a);
|
3311
3283
|
}
|
3312
|
-
function
|
3313
|
-
return t ?
|
3314
|
-
return r[n] =
|
3284
|
+
function Ci(e, t) {
|
3285
|
+
return t ? G(G(G({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3286
|
+
return r[n] = G(G({}, e[n]), t[n] || {}), r;
|
3315
3287
|
}, {})) : e;
|
3316
3288
|
}
|
3317
|
-
function
|
3289
|
+
function Pi(e, t) {
|
3318
3290
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3319
|
-
return r[n] =
|
3320
|
-
},
|
3291
|
+
return r[n] = Ci(e[n], t[n]), r;
|
3292
|
+
}, G({}, e)) : e;
|
3321
3293
|
}
|
3322
|
-
function
|
3294
|
+
function Fe(e) {
|
3323
3295
|
return {
|
3324
3296
|
create: function() {
|
3325
3297
|
return {
|
@@ -3333,39 +3305,39 @@ function Ge(e) {
|
|
3333
3305
|
}
|
3334
3306
|
};
|
3335
3307
|
}
|
3336
|
-
function
|
3308
|
+
function Bi(e) {
|
3337
3309
|
return e === void 0 && (e = {
|
3338
3310
|
number: {},
|
3339
3311
|
dateTime: {},
|
3340
3312
|
pluralRules: {}
|
3341
3313
|
}), {
|
3342
|
-
getNumberFormat:
|
3314
|
+
getNumberFormat: Ge(function() {
|
3343
3315
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3344
3316
|
r[n] = arguments[n];
|
3345
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
3317
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, $e([void 0], r, !1)))();
|
3346
3318
|
}, {
|
3347
|
-
cache:
|
3348
|
-
strategy:
|
3319
|
+
cache: Fe(e.number),
|
3320
|
+
strategy: Ue.variadic
|
3349
3321
|
}),
|
3350
|
-
getDateTimeFormat:
|
3322
|
+
getDateTimeFormat: Ge(function() {
|
3351
3323
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3352
3324
|
r[n] = arguments[n];
|
3353
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
3325
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, $e([void 0], r, !1)))();
|
3354
3326
|
}, {
|
3355
|
-
cache:
|
3356
|
-
strategy:
|
3327
|
+
cache: Fe(e.dateTime),
|
3328
|
+
strategy: Ue.variadic
|
3357
3329
|
}),
|
3358
|
-
getPluralRules:
|
3330
|
+
getPluralRules: Ge(function() {
|
3359
3331
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3360
3332
|
r[n] = arguments[n];
|
3361
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
3333
|
+
return new ((t = Intl.PluralRules).bind.apply(t, $e([void 0], r, !1)))();
|
3362
3334
|
}, {
|
3363
|
-
cache:
|
3364
|
-
strategy:
|
3335
|
+
cache: Fe(e.pluralRules),
|
3336
|
+
strategy: Ue.variadic
|
3365
3337
|
})
|
3366
3338
|
};
|
3367
3339
|
}
|
3368
|
-
var
|
3340
|
+
var Ai = (
|
3369
3341
|
/** @class */
|
3370
3342
|
function() {
|
3371
3343
|
function e(t, r, n, i) {
|
@@ -3376,13 +3348,13 @@ var Pi = (
|
|
3376
3348
|
dateTime: {},
|
3377
3349
|
pluralRules: {}
|
3378
3350
|
}, this.format = function(h) {
|
3379
|
-
var
|
3380
|
-
if (
|
3381
|
-
return
|
3382
|
-
var
|
3351
|
+
var l = o.formatToParts(h);
|
3352
|
+
if (l.length === 1)
|
3353
|
+
return l[0].value;
|
3354
|
+
var u = l.reduce(function(f, c) {
|
3383
3355
|
return !f.length || c.type !== A.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
|
3384
3356
|
}, []);
|
3385
|
-
return
|
3357
|
+
return u.length <= 1 ? u[0] || "" : u;
|
3386
3358
|
}, this.formatToParts = function(h) {
|
3387
3359
|
return be(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
3388
3360
|
}, this.resolvedOptions = function() {
|
@@ -3397,13 +3369,13 @@ var Pi = (
|
|
3397
3369
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3398
3370
|
var s = i || {};
|
3399
3371
|
s.formatters;
|
3400
|
-
var a =
|
3401
|
-
this.ast = e.__parse(t,
|
3372
|
+
var a = Un(s, ["formatters"]);
|
3373
|
+
this.ast = e.__parse(t, G(G({}, a), { locale: this.resolvedLocale }));
|
3402
3374
|
} else
|
3403
3375
|
this.ast = t;
|
3404
3376
|
if (!Array.isArray(this.ast))
|
3405
3377
|
throw new TypeError("A message must be provided as a String or AST.");
|
3406
|
-
this.formats =
|
3378
|
+
this.formats = Pi(e.formats, n), this.formatters = i && i.formatters || Bi(this.formatterCache);
|
3407
3379
|
}
|
3408
3380
|
return Object.defineProperty(e, "defaultLocale", {
|
3409
3381
|
get: function() {
|
@@ -3416,7 +3388,7 @@ var Pi = (
|
|
3416
3388
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3417
3389
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3418
3390
|
}
|
3419
|
-
}, e.__parse =
|
3391
|
+
}, e.__parse = xi, e.formats = {
|
3420
3392
|
number: {
|
3421
3393
|
integer: {
|
3422
3394
|
maximumFractionDigits: 0
|
@@ -3477,7 +3449,7 @@ var Pi = (
|
|
3477
3449
|
}, e;
|
3478
3450
|
}()
|
3479
3451
|
);
|
3480
|
-
function
|
3452
|
+
function Oi(e, t) {
|
3481
3453
|
if (t == null)
|
3482
3454
|
return;
|
3483
3455
|
if (t in e)
|
@@ -3498,92 +3470,92 @@ function Bi(e, t) {
|
|
3498
3470
|
n = void 0;
|
3499
3471
|
return n;
|
3500
3472
|
}
|
3501
|
-
const j = {},
|
3473
|
+
const j = {}, Li = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), xr = (e, t) => {
|
3502
3474
|
if (t == null)
|
3503
3475
|
return;
|
3504
3476
|
if (t in j && e in j[t])
|
3505
3477
|
return j[t][e];
|
3506
|
-
const r =
|
3478
|
+
const r = Ae(t);
|
3507
3479
|
for (let n = 0; n < r.length; n++) {
|
3508
|
-
const i = r[n], o =
|
3480
|
+
const i = r[n], o = Ni(i, e);
|
3509
3481
|
if (o)
|
3510
|
-
return
|
3482
|
+
return Li(e, t, o);
|
3511
3483
|
}
|
3512
3484
|
};
|
3513
|
-
let
|
3514
|
-
const
|
3515
|
-
function
|
3516
|
-
return
|
3485
|
+
let lt;
|
3486
|
+
const he = Ce({});
|
3487
|
+
function Ii(e) {
|
3488
|
+
return lt[e] || null;
|
3517
3489
|
}
|
3518
|
-
function
|
3519
|
-
return e in
|
3490
|
+
function Sr(e) {
|
3491
|
+
return e in lt;
|
3520
3492
|
}
|
3521
|
-
function
|
3522
|
-
if (!
|
3493
|
+
function Ni(e, t) {
|
3494
|
+
if (!Sr(e))
|
3523
3495
|
return null;
|
3524
|
-
const r =
|
3525
|
-
return
|
3496
|
+
const r = Ii(e);
|
3497
|
+
return Oi(r, t);
|
3526
3498
|
}
|
3527
|
-
function
|
3499
|
+
function Mi(e) {
|
3528
3500
|
if (e == null)
|
3529
3501
|
return;
|
3530
|
-
const t =
|
3502
|
+
const t = Ae(e);
|
3531
3503
|
for (let r = 0; r < t.length; r++) {
|
3532
3504
|
const n = t[r];
|
3533
|
-
if (
|
3505
|
+
if (Sr(n))
|
3534
3506
|
return n;
|
3535
3507
|
}
|
3536
3508
|
}
|
3537
|
-
function
|
3538
|
-
delete j[e],
|
3509
|
+
function wr(e, ...t) {
|
3510
|
+
delete j[e], he.update((r) => (r[e] = Gn.all([r[e] || {}, ...t]), r));
|
3539
3511
|
}
|
3540
|
-
|
3541
|
-
[
|
3512
|
+
re(
|
3513
|
+
[he],
|
3542
3514
|
([e]) => Object.keys(e)
|
3543
3515
|
);
|
3544
|
-
|
3516
|
+
he.subscribe((e) => lt = e);
|
3545
3517
|
const ge = {};
|
3546
|
-
function
|
3518
|
+
function Ri(e, t) {
|
3547
3519
|
ge[e].delete(t), ge[e].size === 0 && delete ge[e];
|
3548
3520
|
}
|
3549
|
-
function
|
3521
|
+
function Tr(e) {
|
3550
3522
|
return ge[e];
|
3551
3523
|
}
|
3552
|
-
function
|
3553
|
-
return
|
3554
|
-
const r =
|
3524
|
+
function $i(e) {
|
3525
|
+
return Ae(e).map((t) => {
|
3526
|
+
const r = Tr(t);
|
3555
3527
|
return [t, r ? [...r] : []];
|
3556
3528
|
}).filter(([, t]) => t.length > 0);
|
3557
3529
|
}
|
3558
3530
|
function Ke(e) {
|
3559
|
-
return e == null ? !1 :
|
3531
|
+
return e == null ? !1 : Ae(e).some(
|
3560
3532
|
(t) => {
|
3561
3533
|
var r;
|
3562
|
-
return (r =
|
3534
|
+
return (r = Tr(t)) == null ? void 0 : r.size;
|
3563
3535
|
}
|
3564
3536
|
);
|
3565
3537
|
}
|
3566
|
-
function
|
3538
|
+
function Gi(e, t) {
|
3567
3539
|
return Promise.all(
|
3568
|
-
t.map((n) => (
|
3569
|
-
).then((n) =>
|
3540
|
+
t.map((n) => (Ri(e, n), n().then((i) => i.default || i)))
|
3541
|
+
).then((n) => wr(e, ...n));
|
3570
3542
|
}
|
3571
|
-
const
|
3572
|
-
function
|
3543
|
+
const oe = {};
|
3544
|
+
function Hr(e) {
|
3573
3545
|
if (!Ke(e))
|
3574
|
-
return e in
|
3575
|
-
const t =
|
3576
|
-
return
|
3546
|
+
return e in oe ? oe[e] : Promise.resolve();
|
3547
|
+
const t = $i(e);
|
3548
|
+
return oe[e] = Promise.all(
|
3577
3549
|
t.map(
|
3578
|
-
([r, n]) =>
|
3550
|
+
([r, n]) => Gi(r, n)
|
3579
3551
|
)
|
3580
3552
|
).then(() => {
|
3581
3553
|
if (Ke(e))
|
3582
|
-
return
|
3583
|
-
delete
|
3584
|
-
}),
|
3554
|
+
return Hr(e);
|
3555
|
+
delete oe[e];
|
3556
|
+
}), oe[e];
|
3585
3557
|
}
|
3586
|
-
const
|
3558
|
+
const Ui = {
|
3587
3559
|
number: {
|
3588
3560
|
scientific: { notation: "scientific" },
|
3589
3561
|
engineering: { notation: "engineering" },
|
@@ -3612,159 +3584,159 @@ const $i = {
|
|
3612
3584
|
timeZoneName: "short"
|
3613
3585
|
}
|
3614
3586
|
}
|
3615
|
-
},
|
3587
|
+
}, Di = {
|
3616
3588
|
fallbackLocale: null,
|
3617
3589
|
loadingDelay: 200,
|
3618
|
-
formats:
|
3590
|
+
formats: Ui,
|
3619
3591
|
warnOnMissingMessages: !0,
|
3620
3592
|
handleMissingMessage: void 0,
|
3621
3593
|
ignoreTag: !0
|
3622
|
-
},
|
3623
|
-
function
|
3624
|
-
return
|
3594
|
+
}, Fi = Di;
|
3595
|
+
function ee() {
|
3596
|
+
return Fi;
|
3625
3597
|
}
|
3626
|
-
const
|
3627
|
-
var
|
3598
|
+
const je = Ce(!1);
|
3599
|
+
var ji = Object.defineProperty, ki = Object.defineProperties, Vi = Object.getOwnPropertyDescriptors, Mt = Object.getOwnPropertySymbols, Xi = Object.prototype.hasOwnProperty, Wi = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zi = (e, t) => {
|
3628
3600
|
for (var r in t || (t = {}))
|
3629
|
-
|
3630
|
-
if (
|
3631
|
-
for (var r of
|
3632
|
-
|
3601
|
+
Xi.call(t, r) && Rt(e, r, t[r]);
|
3602
|
+
if (Mt)
|
3603
|
+
for (var r of Mt(t))
|
3604
|
+
Wi.call(t, r) && Rt(e, r, t[r]);
|
3633
3605
|
return e;
|
3634
|
-
},
|
3606
|
+
}, Zi = (e, t) => ki(e, Vi(t));
|
3635
3607
|
let et;
|
3636
|
-
const
|
3637
|
-
function
|
3608
|
+
const we = Ce(null);
|
3609
|
+
function $t(e) {
|
3638
3610
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3639
3611
|
}
|
3640
|
-
function
|
3641
|
-
const r =
|
3642
|
-
return t ? [.../* @__PURE__ */ new Set([...r,
|
3612
|
+
function Ae(e, t = ee().fallbackLocale) {
|
3613
|
+
const r = $t(e);
|
3614
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...$t(t)])] : r;
|
3643
3615
|
}
|
3644
3616
|
function X() {
|
3645
3617
|
return et != null ? et : void 0;
|
3646
3618
|
}
|
3647
|
-
|
3619
|
+
we.subscribe((e) => {
|
3648
3620
|
et = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
3649
3621
|
});
|
3650
|
-
const
|
3651
|
-
if (e &&
|
3652
|
-
const { loadingDelay: t } =
|
3622
|
+
const Qi = (e) => {
|
3623
|
+
if (e && Mi(e) && Ke(e)) {
|
3624
|
+
const { loadingDelay: t } = ee();
|
3653
3625
|
let r;
|
3654
3626
|
return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
|
3655
|
-
() =>
|
3627
|
+
() => je.set(!0),
|
3656
3628
|
t
|
3657
|
-
) :
|
3658
|
-
|
3629
|
+
) : je.set(!0), Hr(e).then(() => {
|
3630
|
+
we.set(e);
|
3659
3631
|
}).finally(() => {
|
3660
|
-
clearTimeout(r),
|
3632
|
+
clearTimeout(r), je.set(!1);
|
3661
3633
|
});
|
3662
3634
|
}
|
3663
|
-
return
|
3664
|
-
},
|
3665
|
-
set:
|
3666
|
-
}),
|
3635
|
+
return we.set(e);
|
3636
|
+
}, ne = Zi(zi({}, we), {
|
3637
|
+
set: Qi
|
3638
|
+
}), Oe = (e) => {
|
3667
3639
|
const t = /* @__PURE__ */ Object.create(null);
|
3668
3640
|
return (n) => {
|
3669
3641
|
const i = JSON.stringify(n);
|
3670
3642
|
return i in t ? t[i] : t[i] = e(n);
|
3671
3643
|
};
|
3672
3644
|
};
|
3673
|
-
var
|
3645
|
+
var Ji = Object.defineProperty, Te = Object.getOwnPropertySymbols, Cr = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, Gt = (e, t, r) => t in e ? Ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
|
3674
3646
|
for (var r in t || (t = {}))
|
3675
|
-
|
3676
|
-
if (
|
3677
|
-
for (var r of
|
3678
|
-
|
3647
|
+
Cr.call(t, r) && Gt(e, r, t[r]);
|
3648
|
+
if (Te)
|
3649
|
+
for (var r of Te(t))
|
3650
|
+
Pr.call(t, r) && Gt(e, r, t[r]);
|
3679
3651
|
return e;
|
3680
|
-
},
|
3652
|
+
}, ie = (e, t) => {
|
3681
3653
|
var r = {};
|
3682
3654
|
for (var n in e)
|
3683
|
-
|
3684
|
-
if (e != null &&
|
3685
|
-
for (var n of
|
3686
|
-
t.indexOf(n) < 0 &&
|
3655
|
+
Cr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3656
|
+
if (e != null && Te)
|
3657
|
+
for (var n of Te(e))
|
3658
|
+
t.indexOf(n) < 0 && Pr.call(e, n) && (r[n] = e[n]);
|
3687
3659
|
return r;
|
3688
3660
|
};
|
3689
|
-
const
|
3690
|
-
const { formats: r } =
|
3661
|
+
const le = (e, t) => {
|
3662
|
+
const { formats: r } = ee();
|
3691
3663
|
if (e in r && t in r[e])
|
3692
3664
|
return r[e][t];
|
3693
3665
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3694
|
-
},
|
3666
|
+
}, qi = Oe(
|
3695
3667
|
(e) => {
|
3696
|
-
var t = e, { locale: r, format: n } = t, i =
|
3668
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3697
3669
|
if (r == null)
|
3698
3670
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3699
|
-
return n && (i =
|
3671
|
+
return n && (i = le("number", n)), new Intl.NumberFormat(r, i);
|
3700
3672
|
}
|
3701
|
-
),
|
3673
|
+
), Yi = Oe(
|
3702
3674
|
(e) => {
|
3703
|
-
var t = e, { locale: r, format: n } = t, i =
|
3675
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3704
3676
|
if (r == null)
|
3705
3677
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3706
|
-
return n ? i =
|
3678
|
+
return n ? i = le("date", n) : Object.keys(i).length === 0 && (i = le("date", "short")), new Intl.DateTimeFormat(r, i);
|
3707
3679
|
}
|
3708
|
-
),
|
3680
|
+
), Ki = Oe(
|
3709
3681
|
(e) => {
|
3710
|
-
var t = e, { locale: r, format: n } = t, i =
|
3682
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3711
3683
|
if (r == null)
|
3712
3684
|
throw new Error(
|
3713
3685
|
'[svelte-i18n] A "locale" must be set to format time values'
|
3714
3686
|
);
|
3715
|
-
return n ? i =
|
3687
|
+
return n ? i = le("time", n) : Object.keys(i).length === 0 && (i = le("time", "short")), new Intl.DateTimeFormat(r, i);
|
3716
3688
|
}
|
3717
|
-
),
|
3689
|
+
), eo = (e = {}) => {
|
3718
3690
|
var t = e, {
|
3719
3691
|
locale: r = X()
|
3720
|
-
} = t, n =
|
3692
|
+
} = t, n = ie(t, [
|
3721
3693
|
"locale"
|
3722
3694
|
]);
|
3723
|
-
return
|
3724
|
-
},
|
3695
|
+
return qi(ht({ locale: r }, n));
|
3696
|
+
}, to = (e = {}) => {
|
3725
3697
|
var t = e, {
|
3726
3698
|
locale: r = X()
|
3727
|
-
} = t, n =
|
3699
|
+
} = t, n = ie(t, [
|
3728
3700
|
"locale"
|
3729
3701
|
]);
|
3730
|
-
return
|
3731
|
-
},
|
3702
|
+
return Yi(ht({ locale: r }, n));
|
3703
|
+
}, ro = (e = {}) => {
|
3732
3704
|
var t = e, {
|
3733
3705
|
locale: r = X()
|
3734
|
-
} = t, n =
|
3706
|
+
} = t, n = ie(t, [
|
3735
3707
|
"locale"
|
3736
3708
|
]);
|
3737
|
-
return
|
3738
|
-
},
|
3709
|
+
return Ki(ht({ locale: r }, n));
|
3710
|
+
}, no = Oe(
|
3739
3711
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3740
|
-
(e, t = X()) => new
|
3741
|
-
ignoreTag:
|
3712
|
+
(e, t = X()) => new Ai(e, t, ee().formats, {
|
3713
|
+
ignoreTag: ee().ignoreTag
|
3742
3714
|
})
|
3743
|
-
),
|
3715
|
+
), io = (e, t = {}) => {
|
3744
3716
|
var r, n, i, o;
|
3745
3717
|
let s = t;
|
3746
3718
|
typeof e == "object" && (s = e, e = s.id);
|
3747
3719
|
const {
|
3748
3720
|
values: a,
|
3749
3721
|
locale: h = X(),
|
3750
|
-
default:
|
3722
|
+
default: l
|
3751
3723
|
} = s;
|
3752
3724
|
if (h == null)
|
3753
3725
|
throw new Error(
|
3754
3726
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3755
3727
|
);
|
3756
|
-
let
|
3757
|
-
if (!
|
3758
|
-
|
3759
|
-
else if (typeof
|
3728
|
+
let u = xr(e, h);
|
3729
|
+
if (!u)
|
3730
|
+
u = (o = (i = (n = (r = ee()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
|
3731
|
+
else if (typeof u != "string")
|
3760
3732
|
return console.warn(
|
3761
|
-
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof
|
3762
|
-
),
|
3733
|
+
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
3734
|
+
), u;
|
3763
3735
|
if (!a)
|
3764
|
-
return
|
3765
|
-
let f =
|
3736
|
+
return u;
|
3737
|
+
let f = u;
|
3766
3738
|
try {
|
3767
|
-
f =
|
3739
|
+
f = no(u, h).format(a);
|
3768
3740
|
} catch (c) {
|
3769
3741
|
c instanceof Error && console.warn(
|
3770
3742
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -3772,18 +3744,18 @@ const he = (e, t) => {
|
|
3772
3744
|
);
|
3773
3745
|
}
|
3774
3746
|
return f;
|
3775
|
-
},
|
3776
|
-
|
3777
|
-
|
3778
|
-
|
3779
|
-
|
3780
|
-
function
|
3781
|
-
|
3782
|
-
}
|
3783
|
-
function
|
3784
|
-
|
3785
|
-
}
|
3786
|
-
const
|
3747
|
+
}, oo = (e, t) => ro(t).format(e), so = (e, t) => to(t).format(e), ao = (e, t) => eo(t).format(e), uo = (e, t = X()) => xr(e, t), lo = re([ne, he], () => io);
|
3748
|
+
re([ne], () => oo);
|
3749
|
+
re([ne], () => so);
|
3750
|
+
re([ne], () => ao);
|
3751
|
+
re([ne, he], () => uo);
|
3752
|
+
function Ut(e, t) {
|
3753
|
+
wr(e, t);
|
3754
|
+
}
|
3755
|
+
function ho(e) {
|
3756
|
+
ne.set(e);
|
3757
|
+
}
|
3758
|
+
const Dt = {
|
3787
3759
|
en: {
|
3788
3760
|
collections: "Game Collections",
|
3789
3761
|
providers: "Game Providers",
|
@@ -3880,16 +3852,85 @@ const Gt = {
|
|
3880
3852
|
loading: "Loading, please wait ..."
|
3881
3853
|
}
|
3882
3854
|
};
|
3883
|
-
|
3855
|
+
/*! *****************************************************************************
|
3856
|
+
Copyright (c) Microsoft Corporation.
|
3857
|
+
|
3858
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
3859
|
+
purpose with or without fee is hereby granted.
|
3860
|
+
|
3861
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
3862
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
3863
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
3864
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
3865
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
3866
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
3867
|
+
PERFORMANCE OF THIS SOFTWARE.
|
3868
|
+
***************************************************************************** */
|
3869
|
+
var tt = function(e, t) {
|
3870
|
+
return tt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
3871
|
+
r.__proto__ = n;
|
3872
|
+
} || function(r, n) {
|
3873
|
+
for (var i in n)
|
3874
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
3875
|
+
}, tt(e, t);
|
3876
|
+
};
|
3877
|
+
function ce(e, t) {
|
3878
|
+
if (typeof t != "function" && t !== null)
|
3879
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
3880
|
+
tt(e, t);
|
3881
|
+
function r() {
|
3882
|
+
this.constructor = e;
|
3883
|
+
}
|
3884
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
3885
|
+
}
|
3886
|
+
function rt(e) {
|
3887
|
+
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
3888
|
+
if (r)
|
3889
|
+
return r.call(e);
|
3890
|
+
if (e && typeof e.length == "number")
|
3891
|
+
return {
|
3892
|
+
next: function() {
|
3893
|
+
return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
|
3894
|
+
}
|
3895
|
+
};
|
3896
|
+
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
3897
|
+
}
|
3898
|
+
function nt(e, t) {
|
3899
|
+
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
3900
|
+
if (!r)
|
3901
|
+
return e;
|
3902
|
+
var n = r.call(e), i, o = [], s;
|
3903
|
+
try {
|
3904
|
+
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
3905
|
+
o.push(i.value);
|
3906
|
+
} catch (a) {
|
3907
|
+
s = { error: a };
|
3908
|
+
} finally {
|
3909
|
+
try {
|
3910
|
+
i && !i.done && (r = n.return) && r.call(n);
|
3911
|
+
} finally {
|
3912
|
+
if (s)
|
3913
|
+
throw s.error;
|
3914
|
+
}
|
3915
|
+
}
|
3916
|
+
return o;
|
3917
|
+
}
|
3918
|
+
function it(e, t, r) {
|
3919
|
+
if (arguments.length === 2)
|
3920
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
3921
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
3922
|
+
return e.concat(o || t);
|
3923
|
+
}
|
3924
|
+
function F(e) {
|
3884
3925
|
return typeof e == "function";
|
3885
3926
|
}
|
3886
|
-
function
|
3927
|
+
function Br(e) {
|
3887
3928
|
var t = function(n) {
|
3888
3929
|
Error.call(n), n.stack = new Error().stack;
|
3889
3930
|
}, r = e(t);
|
3890
3931
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
3891
3932
|
}
|
3892
|
-
var
|
3933
|
+
var ke = Br(function(e) {
|
3893
3934
|
return function(r) {
|
3894
3935
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
3895
3936
|
` + r.map(function(n, i) {
|
@@ -3898,13 +3939,13 @@ var De = Cr(function(e) {
|
|
3898
3939
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
3899
3940
|
};
|
3900
3941
|
});
|
3901
|
-
function
|
3942
|
+
function ot(e, t) {
|
3902
3943
|
if (e) {
|
3903
3944
|
var r = e.indexOf(t);
|
3904
3945
|
0 <= r && e.splice(r, 1);
|
3905
3946
|
}
|
3906
3947
|
}
|
3907
|
-
var
|
3948
|
+
var Le = function() {
|
3908
3949
|
function e(t) {
|
3909
3950
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
3910
3951
|
}
|
@@ -3916,9 +3957,9 @@ var Ae = function() {
|
|
3916
3957
|
if (s)
|
3917
3958
|
if (this._parentage = null, Array.isArray(s))
|
3918
3959
|
try {
|
3919
|
-
for (var a =
|
3920
|
-
var
|
3921
|
-
|
3960
|
+
for (var a = rt(s), h = a.next(); !h.done; h = a.next()) {
|
3961
|
+
var l = h.value;
|
3962
|
+
l.remove(this);
|
3922
3963
|
}
|
3923
3964
|
} catch (b) {
|
3924
3965
|
t = { error: b };
|
@@ -3932,23 +3973,23 @@ var Ae = function() {
|
|
3932
3973
|
}
|
3933
3974
|
else
|
3934
3975
|
s.remove(this);
|
3935
|
-
var
|
3936
|
-
if (
|
3976
|
+
var u = this.initialTeardown;
|
3977
|
+
if (F(u))
|
3937
3978
|
try {
|
3938
|
-
|
3979
|
+
u();
|
3939
3980
|
} catch (b) {
|
3940
|
-
o = b instanceof
|
3981
|
+
o = b instanceof ke ? b.errors : [b];
|
3941
3982
|
}
|
3942
3983
|
var f = this._finalizers;
|
3943
3984
|
if (f) {
|
3944
3985
|
this._finalizers = null;
|
3945
3986
|
try {
|
3946
|
-
for (var c =
|
3987
|
+
for (var c = rt(f), d = c.next(); !d.done; d = c.next()) {
|
3947
3988
|
var m = d.value;
|
3948
3989
|
try {
|
3949
|
-
|
3990
|
+
Ft(m);
|
3950
3991
|
} catch (b) {
|
3951
|
-
o = o != null ? o : [], b instanceof
|
3992
|
+
o = o != null ? o : [], b instanceof ke ? o = it(it([], nt(o)), nt(b.errors)) : o.push(b);
|
3952
3993
|
}
|
3953
3994
|
}
|
3954
3995
|
} catch (b) {
|
@@ -3963,13 +4004,13 @@ var Ae = function() {
|
|
3963
4004
|
}
|
3964
4005
|
}
|
3965
4006
|
if (o)
|
3966
|
-
throw new
|
4007
|
+
throw new ke(o);
|
3967
4008
|
}
|
3968
4009
|
}, e.prototype.add = function(t) {
|
3969
4010
|
var r;
|
3970
4011
|
if (t && t !== this)
|
3971
4012
|
if (this.closed)
|
3972
|
-
|
4013
|
+
Ft(t);
|
3973
4014
|
else {
|
3974
4015
|
if (t instanceof e) {
|
3975
4016
|
if (t.closed || t._hasParent(this))
|
@@ -3986,56 +4027,52 @@ var Ae = function() {
|
|
3986
4027
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
3987
4028
|
}, e.prototype._removeParent = function(t) {
|
3988
4029
|
var r = this._parentage;
|
3989
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
4030
|
+
r === t ? this._parentage = null : Array.isArray(r) && ot(r, t);
|
3990
4031
|
}, e.prototype.remove = function(t) {
|
3991
4032
|
var r = this._finalizers;
|
3992
|
-
r &&
|
4033
|
+
r && ot(r, t), t instanceof e && t._removeParent(this);
|
3993
4034
|
}, e.EMPTY = function() {
|
3994
4035
|
var t = new e();
|
3995
4036
|
return t.closed = !0, t;
|
3996
4037
|
}(), e;
|
3997
|
-
}(),
|
3998
|
-
function
|
3999
|
-
return e instanceof
|
4000
|
-
}
|
4001
|
-
function
|
4002
|
-
|
4003
|
-
}
|
4004
|
-
var
|
4005
|
-
|
4006
|
-
|
4007
|
-
Promise: void 0,
|
4008
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
4009
|
-
useDeprecatedNextContext: !1
|
4010
|
-
}, uo = {
|
4038
|
+
}(), Ar = Le.EMPTY;
|
4039
|
+
function Or(e) {
|
4040
|
+
return e instanceof Le || e && "closed" in e && F(e.remove) && F(e.add) && F(e.unsubscribe);
|
4041
|
+
}
|
4042
|
+
function Ft(e) {
|
4043
|
+
F(e) ? e() : e.unsubscribe();
|
4044
|
+
}
|
4045
|
+
var co = {
|
4046
|
+
Promise: void 0
|
4047
|
+
}, fo = {
|
4011
4048
|
setTimeout: function(e, t) {
|
4012
4049
|
for (var r = [], n = 2; n < arguments.length; n++)
|
4013
4050
|
r[n - 2] = arguments[n];
|
4014
|
-
return setTimeout.apply(void 0,
|
4051
|
+
return setTimeout.apply(void 0, it([e, t], nt(r)));
|
4015
4052
|
},
|
4016
4053
|
clearTimeout: function(e) {
|
4017
4054
|
return clearTimeout(e);
|
4018
4055
|
},
|
4019
4056
|
delegate: void 0
|
4020
4057
|
};
|
4021
|
-
function
|
4022
|
-
|
4058
|
+
function po(e) {
|
4059
|
+
fo.setTimeout(function() {
|
4023
4060
|
throw e;
|
4024
4061
|
});
|
4025
4062
|
}
|
4026
|
-
function
|
4063
|
+
function jt() {
|
4027
4064
|
}
|
4028
4065
|
function ve(e) {
|
4029
4066
|
e();
|
4030
4067
|
}
|
4031
|
-
var
|
4032
|
-
|
4068
|
+
var Lr = function(e) {
|
4069
|
+
ce(t, e);
|
4033
4070
|
function t(r) {
|
4034
4071
|
var n = e.call(this) || this;
|
4035
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
4072
|
+
return n.isStopped = !1, r ? (n.destination = r, Or(r) && r.add(n)) : n.destination = go, n;
|
4036
4073
|
}
|
4037
4074
|
return t.create = function(r, n, i) {
|
4038
|
-
return new
|
4075
|
+
return new st(r, n, i);
|
4039
4076
|
}, t.prototype.next = function(r) {
|
4040
4077
|
this.isStopped || this._next(r);
|
4041
4078
|
}, t.prototype.error = function(r) {
|
@@ -4059,11 +4096,7 @@ var Or = function(e) {
|
|
4059
4096
|
this.unsubscribe();
|
4060
4097
|
}
|
4061
4098
|
}, t;
|
4062
|
-
}(
|
4063
|
-
function Fe(e, t) {
|
4064
|
-
return co.call(e, t);
|
4065
|
-
}
|
4066
|
-
var fo = function() {
|
4099
|
+
}(Le), mo = function() {
|
4067
4100
|
function e(t) {
|
4068
4101
|
this.partialObserver = t;
|
4069
4102
|
}
|
@@ -4094,55 +4127,43 @@ var fo = function() {
|
|
4094
4127
|
pe(r);
|
4095
4128
|
}
|
4096
4129
|
}, e;
|
4097
|
-
}(),
|
4098
|
-
|
4130
|
+
}(), st = function(e) {
|
4131
|
+
ce(t, e);
|
4099
4132
|
function t(r, n, i) {
|
4100
4133
|
var o = e.call(this) || this, s;
|
4101
|
-
|
4102
|
-
|
4103
|
-
|
4104
|
-
|
4105
|
-
|
4106
|
-
};
|
4107
|
-
else {
|
4108
|
-
var a;
|
4109
|
-
o && Ar.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
4110
|
-
return o.unsubscribe();
|
4111
|
-
}, s = {
|
4112
|
-
next: r.next && Fe(r.next, a),
|
4113
|
-
error: r.error && Fe(r.error, a),
|
4114
|
-
complete: r.complete && Fe(r.complete, a)
|
4115
|
-
}) : s = r;
|
4116
|
-
}
|
4117
|
-
return o.destination = new fo(s), o;
|
4134
|
+
return F(r) || !r ? s = {
|
4135
|
+
next: r != null ? r : void 0,
|
4136
|
+
error: n != null ? n : void 0,
|
4137
|
+
complete: i != null ? i : void 0
|
4138
|
+
} : s = r, o.destination = new mo(s), o;
|
4118
4139
|
}
|
4119
4140
|
return t;
|
4120
|
-
}(
|
4141
|
+
}(Lr);
|
4121
4142
|
function pe(e) {
|
4122
|
-
|
4143
|
+
po(e);
|
4123
4144
|
}
|
4124
|
-
function
|
4145
|
+
function bo(e) {
|
4125
4146
|
throw e;
|
4126
4147
|
}
|
4127
|
-
var
|
4148
|
+
var go = {
|
4128
4149
|
closed: !0,
|
4129
|
-
next:
|
4130
|
-
error:
|
4131
|
-
complete:
|
4132
|
-
},
|
4150
|
+
next: jt,
|
4151
|
+
error: bo,
|
4152
|
+
complete: jt
|
4153
|
+
}, vo = function() {
|
4133
4154
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
4134
4155
|
}();
|
4135
|
-
function
|
4156
|
+
function yo(e) {
|
4136
4157
|
return e;
|
4137
4158
|
}
|
4138
|
-
function
|
4139
|
-
return e.length === 0 ?
|
4159
|
+
function _o(e) {
|
4160
|
+
return e.length === 0 ? yo : e.length === 1 ? e[0] : function(r) {
|
4140
4161
|
return e.reduce(function(n, i) {
|
4141
4162
|
return i(n);
|
4142
4163
|
}, r);
|
4143
4164
|
};
|
4144
4165
|
}
|
4145
|
-
var
|
4166
|
+
var kt = function() {
|
4146
4167
|
function e(t) {
|
4147
4168
|
t && (this._subscribe = t);
|
4148
4169
|
}
|
@@ -4150,7 +4171,7 @@ var Ft = function() {
|
|
4150
4171
|
var r = new e();
|
4151
4172
|
return r.source = this, r.operator = t, r;
|
4152
4173
|
}, e.prototype.subscribe = function(t, r, n) {
|
4153
|
-
var i = this, o =
|
4174
|
+
var i = this, o = xo(t) ? t : new st(t, r, n);
|
4154
4175
|
return ve(function() {
|
4155
4176
|
var s = i, a = s.operator, h = s.source;
|
4156
4177
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
@@ -4163,8 +4184,8 @@ var Ft = function() {
|
|
4163
4184
|
}
|
4164
4185
|
}, e.prototype.forEach = function(t, r) {
|
4165
4186
|
var n = this;
|
4166
|
-
return r =
|
4167
|
-
var s = new
|
4187
|
+
return r = Vt(r), new r(function(i, o) {
|
4188
|
+
var s = new st({
|
4168
4189
|
next: function(a) {
|
4169
4190
|
try {
|
4170
4191
|
t(a);
|
@@ -4180,15 +4201,15 @@ var Ft = function() {
|
|
4180
4201
|
}, e.prototype._subscribe = function(t) {
|
4181
4202
|
var r;
|
4182
4203
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
4183
|
-
}, e.prototype[
|
4204
|
+
}, e.prototype[vo] = function() {
|
4184
4205
|
return this;
|
4185
4206
|
}, e.prototype.pipe = function() {
|
4186
4207
|
for (var t = [], r = 0; r < arguments.length; r++)
|
4187
4208
|
t[r] = arguments[r];
|
4188
|
-
return
|
4209
|
+
return _o(t)(this);
|
4189
4210
|
}, e.prototype.toPromise = function(t) {
|
4190
4211
|
var r = this;
|
4191
|
-
return t =
|
4212
|
+
return t = Vt(t), new t(function(n, i) {
|
4192
4213
|
var o;
|
4193
4214
|
r.subscribe(function(s) {
|
4194
4215
|
return o = s;
|
@@ -4202,32 +4223,32 @@ var Ft = function() {
|
|
4202
4223
|
return new e(t);
|
4203
4224
|
}, e;
|
4204
4225
|
}();
|
4205
|
-
function
|
4226
|
+
function Vt(e) {
|
4206
4227
|
var t;
|
4207
|
-
return (t = e != null ? e :
|
4228
|
+
return (t = e != null ? e : co.Promise) !== null && t !== void 0 ? t : Promise;
|
4208
4229
|
}
|
4209
|
-
function
|
4210
|
-
return e &&
|
4230
|
+
function Eo(e) {
|
4231
|
+
return e && F(e.next) && F(e.error) && F(e.complete);
|
4211
4232
|
}
|
4212
|
-
function
|
4213
|
-
return e && e instanceof
|
4233
|
+
function xo(e) {
|
4234
|
+
return e && e instanceof Lr || Eo(e) && Or(e);
|
4214
4235
|
}
|
4215
|
-
var
|
4236
|
+
var So = Br(function(e) {
|
4216
4237
|
return function() {
|
4217
4238
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
4218
4239
|
};
|
4219
|
-
}),
|
4220
|
-
|
4240
|
+
}), Ir = function(e) {
|
4241
|
+
ce(t, e);
|
4221
4242
|
function t() {
|
4222
4243
|
var r = e.call(this) || this;
|
4223
4244
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
4224
4245
|
}
|
4225
4246
|
return t.prototype.lift = function(r) {
|
4226
|
-
var n = new
|
4247
|
+
var n = new Xt(this, this);
|
4227
4248
|
return n.operator = r, n;
|
4228
4249
|
}, t.prototype._throwIfClosed = function() {
|
4229
4250
|
if (this.closed)
|
4230
|
-
throw new
|
4251
|
+
throw new So();
|
4231
4252
|
}, t.prototype.next = function(r) {
|
4232
4253
|
var n = this;
|
4233
4254
|
ve(function() {
|
@@ -4235,12 +4256,12 @@ var Eo = Cr(function(e) {
|
|
4235
4256
|
if (n._throwIfClosed(), !n.isStopped) {
|
4236
4257
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
4237
4258
|
try {
|
4238
|
-
for (var s =
|
4259
|
+
for (var s = rt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
4239
4260
|
var h = a.value;
|
4240
4261
|
h.next(r);
|
4241
4262
|
}
|
4242
|
-
} catch (
|
4243
|
-
i = { error:
|
4263
|
+
} catch (l) {
|
4264
|
+
i = { error: l };
|
4244
4265
|
} finally {
|
4245
4266
|
try {
|
4246
4267
|
a && !a.done && (o = s.return) && o.call(s);
|
@@ -4284,20 +4305,20 @@ var Eo = Cr(function(e) {
|
|
4284
4305
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
4285
4306
|
}, t.prototype._innerSubscribe = function(r) {
|
4286
4307
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
4287
|
-
return o || s ?
|
4288
|
-
n.currentObservers = null,
|
4308
|
+
return o || s ? Ar : (this.currentObservers = null, a.push(r), new Le(function() {
|
4309
|
+
n.currentObservers = null, ot(a, r);
|
4289
4310
|
}));
|
4290
4311
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
4291
4312
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
4292
4313
|
i ? r.error(o) : s && r.complete();
|
4293
4314
|
}, t.prototype.asObservable = function() {
|
4294
|
-
var r = new
|
4315
|
+
var r = new kt();
|
4295
4316
|
return r.source = this, r;
|
4296
4317
|
}, t.create = function(r, n) {
|
4297
|
-
return new
|
4318
|
+
return new Xt(r, n);
|
4298
4319
|
}, t;
|
4299
|
-
}(
|
4300
|
-
|
4320
|
+
}(kt), Xt = function(e) {
|
4321
|
+
ce(t, e);
|
4301
4322
|
function t(r, n) {
|
4302
4323
|
var i = e.call(this) || this;
|
4303
4324
|
return i.destination = r, i.source = n, i;
|
@@ -4313,17 +4334,17 @@ var Eo = Cr(function(e) {
|
|
4313
4334
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
4314
4335
|
}, t.prototype._subscribe = function(r) {
|
4315
4336
|
var n, i;
|
4316
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
4337
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ar;
|
4317
4338
|
}, t;
|
4318
|
-
}(
|
4339
|
+
}(Ir), Nr = {
|
4319
4340
|
now: function() {
|
4320
|
-
return (
|
4341
|
+
return (Nr.delegate || Date).now();
|
4321
4342
|
},
|
4322
4343
|
delegate: void 0
|
4323
|
-
},
|
4324
|
-
|
4344
|
+
}, wo = function(e) {
|
4345
|
+
ce(t, e);
|
4325
4346
|
function t(r, n, i) {
|
4326
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
4347
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Nr);
|
4327
4348
|
var o = e.call(this) || this;
|
4328
4349
|
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;
|
4329
4350
|
}
|
@@ -4338,28 +4359,28 @@ var Eo = Cr(function(e) {
|
|
4338
4359
|
}, t.prototype._trimBuffer = function() {
|
4339
4360
|
var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
|
4340
4361
|
if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
|
4341
|
-
for (var h = i.now(),
|
4342
|
-
|
4343
|
-
|
4362
|
+
for (var h = i.now(), l = 0, u = 1; u < o.length && o[u] <= h; u += 2)
|
4363
|
+
l = u;
|
4364
|
+
l && o.splice(0, l + 1);
|
4344
4365
|
}
|
4345
4366
|
}, t;
|
4346
|
-
}(
|
4347
|
-
const
|
4348
|
-
if (
|
4349
|
-
const r = new
|
4350
|
-
|
4367
|
+
}(Ir);
|
4368
|
+
const Wt = [], zt = {}, To = (e, t = 0) => {
|
4369
|
+
if (Wt.indexOf(e) == -1) {
|
4370
|
+
const r = new wo(t);
|
4371
|
+
zt[e] = r, Wt.push(e);
|
4351
4372
|
}
|
4352
|
-
return
|
4373
|
+
return zt[e];
|
4353
4374
|
};
|
4354
|
-
window.emWidgets = { topic:
|
4355
|
-
const
|
4356
|
-
function
|
4375
|
+
window.emWidgets = { topic: To };
|
4376
|
+
const Ho = (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));
|
4377
|
+
function Co(e, t) {
|
4357
4378
|
if (e) {
|
4358
4379
|
const r = document.createElement("style");
|
4359
4380
|
r.innerHTML = t, e.appendChild(r);
|
4360
4381
|
}
|
4361
4382
|
}
|
4362
|
-
function
|
4383
|
+
function Po(e, t) {
|
4363
4384
|
const r = new URL(t);
|
4364
4385
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
4365
4386
|
const i = document.createElement("style");
|
@@ -4368,7 +4389,7 @@ function Ho(e, t) {
|
|
4368
4389
|
console.error("There was an error while trying to load client styling from URL", n);
|
4369
4390
|
});
|
4370
4391
|
}
|
4371
|
-
function
|
4392
|
+
function Bo(e, t, r) {
|
4372
4393
|
if (window.emMessageBus) {
|
4373
4394
|
const n = document.createElement("style");
|
4374
4395
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -4376,18 +4397,18 @@ function Co(e, t, r) {
|
|
4376
4397
|
});
|
4377
4398
|
}
|
4378
4399
|
}
|
4379
|
-
function
|
4380
|
-
|
4400
|
+
function Ao(e) {
|
4401
|
+
en(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)}}');
|
4381
4402
|
}
|
4382
|
-
function
|
4403
|
+
function Zt(e, t, r) {
|
4383
4404
|
const n = e.slice();
|
4384
4405
|
return n[41] = t[r], n;
|
4385
4406
|
}
|
4386
|
-
function
|
4407
|
+
function Qt(e, t, r) {
|
4387
4408
|
const n = e.slice();
|
4388
4409
|
return n[44] = t[r], n;
|
4389
4410
|
}
|
4390
|
-
function
|
4411
|
+
function Oo(e) {
|
4391
4412
|
let t, r, n, i = (
|
4392
4413
|
/*type*/
|
4393
4414
|
(e[0] === "vendor" ? (
|
@@ -4397,27 +4418,27 @@ function Bo(e) {
|
|
4397
4418
|
/*$_*/
|
4398
4419
|
e[10]("collections")
|
4399
4420
|
)) + ""
|
4400
|
-
), o, s, a, h,
|
4421
|
+
), o, s, a, h, l, u = (
|
4401
4422
|
/*numberOfSlides*/
|
4402
4423
|
e[7] > /*numberOfVisibleSlides*/
|
4403
|
-
e[8] &&
|
4424
|
+
e[8] && Jt(e)
|
4404
4425
|
), f = xe(
|
4405
4426
|
/*gameCategories*/
|
4406
4427
|
e[3]
|
4407
4428
|
), c = [];
|
4408
4429
|
for (let d = 0; d < f.length; d += 1)
|
4409
|
-
c[d] =
|
4430
|
+
c[d] = Kt(Zt(e, f, d));
|
4410
4431
|
return {
|
4411
4432
|
c() {
|
4412
|
-
t = P("div"), r = P("div"), n = P("p"), o =
|
4433
|
+
t = P("div"), r = P("div"), n = P("p"), o = He(i), s = V(), u && u.c(), a = V(), h = P("div");
|
4413
4434
|
for (let d = 0; d < c.length; d += 1)
|
4414
4435
|
c[d].c();
|
4415
|
-
|
4436
|
+
E(n, "class", "Title"), E(r, "class", "CategoriesHeader"), E(h, "class", "CategoriesSlider"), E(t, "class", l = "CasinoCollectionsProviders " + /*mobile*/
|
4416
4437
|
(e[9] ? "Mobile" : "") + " " + /*type*/
|
4417
4438
|
(e[0] === "vendor" ? "Providers" : "Collections"));
|
4418
4439
|
},
|
4419
4440
|
m(d, m) {
|
4420
|
-
|
4441
|
+
U(d, t, m), C(t, r), C(r, n), C(n, o), C(r, s), u && u.m(r, null), C(t, a), C(t, h);
|
4421
4442
|
for (let b = 0; b < c.length; b += 1)
|
4422
4443
|
c[b] && c[b].m(h, null);
|
4423
4444
|
e[25](h);
|
@@ -4431,9 +4452,9 @@ function Bo(e) {
|
|
4431
4452
|
) : (
|
4432
4453
|
/*$_*/
|
4433
4454
|
d[10]("collections")
|
4434
|
-
)) + "") &&
|
4455
|
+
)) + "") && ut(o, i), /*numberOfSlides*/
|
4435
4456
|
d[7] > /*numberOfVisibleSlides*/
|
4436
|
-
d[8] ?
|
4457
|
+
d[8] ? u ? u.p(d, m) : (u = Jt(d), u.c(), u.m(r, null)) : u && (u.d(1), u = null), m[0] & /*gameCategories, openCategory, collectionprovidersgamenames, openGame, titletype*/
|
4437
4458
|
24590) {
|
4438
4459
|
f = xe(
|
4439
4460
|
/*gameCategories*/
|
@@ -4441,31 +4462,31 @@ function Bo(e) {
|
|
4441
4462
|
);
|
4442
4463
|
let b;
|
4443
4464
|
for (b = 0; b < f.length; b += 1) {
|
4444
|
-
const g =
|
4445
|
-
c[b] ? c[b].p(g, m) : (c[b] =
|
4465
|
+
const g = Zt(d, f, b);
|
4466
|
+
c[b] ? c[b].p(g, m) : (c[b] = Kt(g), c[b].c(), c[b].m(h, null));
|
4446
4467
|
}
|
4447
4468
|
for (; b < c.length; b += 1)
|
4448
4469
|
c[b].d(1);
|
4449
4470
|
c.length = f.length;
|
4450
4471
|
}
|
4451
4472
|
m[0] & /*mobile, type*/
|
4452
|
-
513 &&
|
4473
|
+
513 && l !== (l = "CasinoCollectionsProviders " + /*mobile*/
|
4453
4474
|
(d[9] ? "Mobile" : "") + " " + /*type*/
|
4454
|
-
(d[0] === "vendor" ? "Providers" : "Collections")) &&
|
4475
|
+
(d[0] === "vendor" ? "Providers" : "Collections")) && E(t, "class", l);
|
4455
4476
|
},
|
4456
4477
|
d(d) {
|
4457
|
-
d && R(t),
|
4478
|
+
d && R(t), u && u.d(), nr(c, d), e[25](null);
|
4458
4479
|
}
|
4459
4480
|
};
|
4460
4481
|
}
|
4461
|
-
function
|
4482
|
+
function Lo(e) {
|
4462
4483
|
let t;
|
4463
4484
|
return {
|
4464
4485
|
c() {
|
4465
|
-
t = P("div"),
|
4486
|
+
t = P("div"), E(t, "class", "LoadingSpinner");
|
4466
4487
|
},
|
4467
4488
|
m(r, n) {
|
4468
|
-
|
4489
|
+
U(r, t, n);
|
4469
4490
|
},
|
4470
4491
|
p: I,
|
4471
4492
|
d(r) {
|
@@ -4473,14 +4494,14 @@ function Ao(e) {
|
|
4473
4494
|
}
|
4474
4495
|
};
|
4475
4496
|
}
|
4476
|
-
function
|
4497
|
+
function Jt(e) {
|
4477
4498
|
let t, r, n, i, o, s;
|
4478
4499
|
return {
|
4479
4500
|
c() {
|
4480
|
-
t = P("div"), r = P("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 = V(), i = P("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>',
|
4501
|
+
t = P("div"), r = P("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 = V(), i = P("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>', E(t, "class", "ButtonsContainer");
|
4481
4502
|
},
|
4482
4503
|
m(a, h) {
|
4483
|
-
|
4504
|
+
U(a, t, h), C(t, r), C(t, n), C(t, i), o || (s = [
|
4484
4505
|
_e(
|
4485
4506
|
r,
|
4486
4507
|
"click",
|
@@ -4497,83 +4518,83 @@ function Zt(e) {
|
|
4497
4518
|
},
|
4498
4519
|
p: I,
|
4499
4520
|
d(a) {
|
4500
|
-
a && R(t), o = !1,
|
4521
|
+
a && R(t), o = !1, te(s);
|
4501
4522
|
}
|
4502
4523
|
};
|
4503
4524
|
}
|
4504
|
-
function
|
4525
|
+
function Io(e) {
|
4505
4526
|
let t, r = (
|
4506
4527
|
/*category*/
|
4507
4528
|
e[41].name + ""
|
4508
4529
|
), n;
|
4509
4530
|
return {
|
4510
4531
|
c() {
|
4511
|
-
t = P("p"), n =
|
4532
|
+
t = P("p"), n = He(r), E(t, "class", "CategorySlideTitle");
|
4512
4533
|
},
|
4513
4534
|
m(i, o) {
|
4514
|
-
|
4535
|
+
U(i, t, o), C(t, n);
|
4515
4536
|
},
|
4516
4537
|
p(i, o) {
|
4517
4538
|
o[0] & /*gameCategories*/
|
4518
4539
|
8 && r !== (r = /*category*/
|
4519
|
-
i[41].name + "") &&
|
4540
|
+
i[41].name + "") && ut(n, r);
|
4520
4541
|
},
|
4521
4542
|
d(i) {
|
4522
4543
|
i && R(t);
|
4523
4544
|
}
|
4524
4545
|
};
|
4525
4546
|
}
|
4526
|
-
function
|
4547
|
+
function No(e) {
|
4527
4548
|
let t, r, n;
|
4528
4549
|
return {
|
4529
4550
|
c() {
|
4530
|
-
t = P("img"),
|
4531
|
-
e[41].icon) ||
|
4551
|
+
t = P("img"), E(t, "class", "CategorySlideLogo"), ye(t.src, r = /*category*/
|
4552
|
+
e[41].icon) || E(t, "src", r), E(t, "alt", n = /*category*/
|
4532
4553
|
e[41].name + " icon");
|
4533
4554
|
},
|
4534
4555
|
m(i, o) {
|
4535
|
-
|
4556
|
+
U(i, t, o);
|
4536
4557
|
},
|
4537
4558
|
p(i, o) {
|
4538
4559
|
o[0] & /*gameCategories*/
|
4539
4560
|
8 && !ye(t.src, r = /*category*/
|
4540
|
-
i[41].icon) &&
|
4561
|
+
i[41].icon) && E(t, "src", r), o[0] & /*gameCategories*/
|
4541
4562
|
8 && n !== (n = /*category*/
|
4542
|
-
i[41].name + " icon") &&
|
4563
|
+
i[41].name + " icon") && E(t, "alt", n);
|
4543
4564
|
},
|
4544
4565
|
d(i) {
|
4545
4566
|
i && R(t);
|
4546
4567
|
}
|
4547
4568
|
};
|
4548
4569
|
}
|
4549
|
-
function
|
4570
|
+
function qt(e) {
|
4550
4571
|
let t, r = (
|
4551
4572
|
/*game*/
|
4552
4573
|
e[44].name + ""
|
4553
4574
|
), n, i;
|
4554
4575
|
return {
|
4555
4576
|
c() {
|
4556
|
-
t = P("p"), n =
|
4577
|
+
t = P("p"), n = He(r), E(t, "title", i = /*game*/
|
4557
4578
|
e[44].name);
|
4558
4579
|
},
|
4559
4580
|
m(o, s) {
|
4560
|
-
|
4581
|
+
U(o, t, s), C(t, n);
|
4561
4582
|
},
|
4562
4583
|
p(o, s) {
|
4563
4584
|
s[0] & /*gameCategories*/
|
4564
4585
|
8 && r !== (r = /*game*/
|
4565
|
-
o[44].name + "") &&
|
4586
|
+
o[44].name + "") && ut(n, r), s[0] & /*gameCategories*/
|
4566
4587
|
8 && i !== (i = /*game*/
|
4567
|
-
o[44].name) &&
|
4588
|
+
o[44].name) && E(t, "title", i);
|
4568
4589
|
},
|
4569
4590
|
d(o) {
|
4570
4591
|
o && R(t);
|
4571
4592
|
}
|
4572
4593
|
};
|
4573
4594
|
}
|
4574
|
-
function
|
4595
|
+
function Yt(e) {
|
4575
4596
|
let t, r, n, i, o, s, a, h;
|
4576
|
-
function
|
4597
|
+
function l() {
|
4577
4598
|
return (
|
4578
4599
|
/*click_handler*/
|
4579
4600
|
e[23](
|
@@ -4582,52 +4603,52 @@ function Jt(e) {
|
|
4582
4603
|
)
|
4583
4604
|
);
|
4584
4605
|
}
|
4585
|
-
let
|
4606
|
+
let u = (
|
4586
4607
|
/*collectionprovidersgamenames*/
|
4587
|
-
e[2] == "true" &&
|
4608
|
+
e[2] == "true" && qt(e)
|
4588
4609
|
);
|
4589
4610
|
return {
|
4590
4611
|
c() {
|
4591
|
-
t = P("div"), r = P("img"), o = V(),
|
4592
|
-
e[44].defaultThumbnail) ||
|
4593
|
-
e[44].name),
|
4612
|
+
t = P("div"), r = P("img"), o = V(), u && u.c(), s = V(), E(r, "class", "CategorySlideGameImage"), ye(r.src, n = /*game*/
|
4613
|
+
e[44].defaultThumbnail) || E(r, "src", n), E(r, "alt", i = /*game*/
|
4614
|
+
e[44].name), E(t, "class", "CategorySlideGames");
|
4594
4615
|
},
|
4595
4616
|
m(f, c) {
|
4596
|
-
|
4617
|
+
U(f, t, c), C(t, r), C(t, o), u && u.m(t, null), C(t, s), a || (h = _e(r, "click", nn(l)), a = !0);
|
4597
4618
|
},
|
4598
4619
|
p(f, c) {
|
4599
4620
|
e = f, c[0] & /*gameCategories*/
|
4600
4621
|
8 && !ye(r.src, n = /*game*/
|
4601
|
-
e[44].defaultThumbnail) &&
|
4622
|
+
e[44].defaultThumbnail) && E(r, "src", n), c[0] & /*gameCategories*/
|
4602
4623
|
8 && i !== (i = /*game*/
|
4603
|
-
e[44].name) &&
|
4604
|
-
e[2] == "true" ?
|
4624
|
+
e[44].name) && E(r, "alt", i), /*collectionprovidersgamenames*/
|
4625
|
+
e[2] == "true" ? u ? u.p(e, c) : (u = qt(e), u.c(), u.m(t, s)) : u && (u.d(1), u = null);
|
4605
4626
|
},
|
4606
4627
|
d(f) {
|
4607
|
-
f && R(t),
|
4628
|
+
f && R(t), u && u.d(), a = !1, h();
|
4608
4629
|
}
|
4609
4630
|
};
|
4610
4631
|
}
|
4611
|
-
function
|
4612
|
-
let t, r, n, i, o, s, a, h,
|
4613
|
-
function
|
4632
|
+
function Kt(e) {
|
4633
|
+
let t, r, n, i, o, s, a, h, l;
|
4634
|
+
function u(g, _) {
|
4614
4635
|
if (
|
4615
4636
|
/*titletype*/
|
4616
4637
|
g[1] === "logo"
|
4617
4638
|
)
|
4618
|
-
return
|
4639
|
+
return No;
|
4619
4640
|
if (
|
4620
4641
|
/*titletype*/
|
4621
4642
|
g[1] === "title"
|
4622
4643
|
)
|
4623
|
-
return
|
4644
|
+
return Io;
|
4624
4645
|
}
|
4625
|
-
let f =
|
4646
|
+
let f = u(e), c = f && f(e), d = xe(
|
4626
4647
|
/*category*/
|
4627
4648
|
e[41].games
|
4628
4649
|
), m = [];
|
4629
4650
|
for (let g = 0; g < d.length; g += 1)
|
4630
|
-
m[g] =
|
4651
|
+
m[g] = Yt(Qt(e, d, g));
|
4631
4652
|
function b() {
|
4632
4653
|
return (
|
4633
4654
|
/*click_handler_1*/
|
@@ -4639,23 +4660,23 @@ function qt(e) {
|
|
4639
4660
|
}
|
4640
4661
|
return {
|
4641
4662
|
c() {
|
4642
|
-
var g,
|
4663
|
+
var g, _;
|
4643
4664
|
t = P("div"), r = P("div"), n = P("div"), c && c.c(), i = V(), o = P("div");
|
4644
|
-
for (let
|
4645
|
-
m[
|
4646
|
-
a = V(),
|
4647
|
-
(((g = e[41]) == null ? void 0 : g.flag[0]) === "vendor" ? "CategorySlideNoHighlight" : "")),
|
4648
|
-
((
|
4665
|
+
for (let x = 0; x < m.length; x += 1)
|
4666
|
+
m[x].c();
|
4667
|
+
a = V(), E(n, "class", "CategorySlideTopContainer"), E(o, "class", "CategorySlideGameContainer"), E(r, "class", s = "CategorySlide " + /*category*/
|
4668
|
+
(((g = e[41]) == null ? void 0 : g.flag[0]) === "vendor" ? "CategorySlideNoHighlight" : "")), Me(r, "background-image", "url(" + /*category*/
|
4669
|
+
((_ = e[41]) == null ? void 0 : _.background) + ")"), Me(r, "background-size", "cover"), E(t, "class", "CategoriesSliderWrapper Animation");
|
4649
4670
|
},
|
4650
|
-
m(g,
|
4651
|
-
|
4652
|
-
for (let
|
4653
|
-
m[
|
4654
|
-
C(t, a), h || (
|
4671
|
+
m(g, _) {
|
4672
|
+
U(g, t, _), C(t, r), C(r, n), c && c.m(n, null), C(r, i), C(r, o);
|
4673
|
+
for (let x = 0; x < m.length; x += 1)
|
4674
|
+
m[x] && m[x].m(o, null);
|
4675
|
+
C(t, a), h || (l = _e(r, "click", b), h = !0);
|
4655
4676
|
},
|
4656
|
-
p(g,
|
4657
|
-
var
|
4658
|
-
if (e = g, f === (f =
|
4677
|
+
p(g, _) {
|
4678
|
+
var x, T;
|
4679
|
+
if (e = g, f === (f = u(e)) && c ? c.p(e, _) : (c && c.d(1), c = f && f(e), c && (c.c(), c.m(n, null))), _[0] & /*gameCategories, collectionprovidersgamenames, openGame*/
|
4659
4680
|
8204) {
|
4660
4681
|
d = xe(
|
4661
4682
|
/*category*/
|
@@ -4663,30 +4684,30 @@ function qt(e) {
|
|
4663
4684
|
);
|
4664
4685
|
let H;
|
4665
4686
|
for (H = 0; H < d.length; H += 1) {
|
4666
|
-
const O =
|
4667
|
-
m[H] ? m[H].p(O,
|
4687
|
+
const O = Qt(e, d, H);
|
4688
|
+
m[H] ? m[H].p(O, _) : (m[H] = Yt(O), m[H].c(), m[H].m(o, null));
|
4668
4689
|
}
|
4669
4690
|
for (; H < m.length; H += 1)
|
4670
4691
|
m[H].d(1);
|
4671
4692
|
m.length = d.length;
|
4672
4693
|
}
|
4673
|
-
|
4694
|
+
_[0] & /*gameCategories*/
|
4674
4695
|
8 && s !== (s = "CategorySlide " + /*category*/
|
4675
|
-
(((
|
4676
|
-
8 &&
|
4696
|
+
(((x = e[41]) == null ? void 0 : x.flag[0]) === "vendor" ? "CategorySlideNoHighlight" : "")) && E(r, "class", s), _[0] & /*gameCategories*/
|
4697
|
+
8 && Me(r, "background-image", "url(" + /*category*/
|
4677
4698
|
((T = e[41]) == null ? void 0 : T.background) + ")");
|
4678
4699
|
},
|
4679
4700
|
d(g) {
|
4680
|
-
g && R(t), c && c.d(),
|
4701
|
+
g && R(t), c && c.d(), nr(m, g), h = !1, l();
|
4681
4702
|
}
|
4682
4703
|
};
|
4683
4704
|
}
|
4684
|
-
function
|
4705
|
+
function Mo(e) {
|
4685
4706
|
let t;
|
4686
4707
|
function r(o, s) {
|
4687
4708
|
return (
|
4688
4709
|
/*isLoading*/
|
4689
|
-
o[6] ?
|
4710
|
+
o[6] ? Lo : Oo
|
4690
4711
|
);
|
4691
4712
|
}
|
4692
4713
|
let n = r(e), i = n(e);
|
@@ -4695,7 +4716,7 @@ function Io(e) {
|
|
4695
4716
|
t = P("div"), i.c();
|
4696
4717
|
},
|
4697
4718
|
m(o, s) {
|
4698
|
-
|
4719
|
+
U(o, t, s), i.m(t, null), e[26](t);
|
4699
4720
|
},
|
4700
4721
|
p(o, s) {
|
4701
4722
|
n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
|
@@ -4707,70 +4728,70 @@ function Io(e) {
|
|
4707
4728
|
}
|
4708
4729
|
};
|
4709
4730
|
}
|
4710
|
-
function
|
4731
|
+
function Ro(e, t, r) {
|
4711
4732
|
let n;
|
4712
|
-
|
4713
|
-
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { type: a = "" } = t, { titletype: h = "" } = t, { clientstyling:
|
4714
|
-
const
|
4733
|
+
Kr(e, lo, (p) => r(10, n = p));
|
4734
|
+
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { type: a = "" } = t, { titletype: h = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: f = "" } = t, { collectionprovidersgamenames: c = "" } = t, { mbsource: d } = t, m = [], b = !0, g, _ = 0, x = 0, T = 0, H, O, k = 0, W = 50, Ie = !1, $, Mr = window.navigator.userAgent, ct;
|
4735
|
+
const Rr = () => {
|
4715
4736
|
fetch(f).then((B) => B.json()).then((B) => {
|
4716
|
-
Object.keys(B).forEach((
|
4717
|
-
|
4737
|
+
Object.keys(B).forEach((D) => {
|
4738
|
+
Ut(D, B[D]);
|
4718
4739
|
});
|
4719
4740
|
}).catch((B) => {
|
4720
4741
|
console.log(B);
|
4721
4742
|
});
|
4722
4743
|
};
|
4723
|
-
Object.keys(
|
4724
|
-
|
4744
|
+
Object.keys(Dt).forEach((p) => {
|
4745
|
+
Ut(p, Dt[p]);
|
4725
4746
|
});
|
4726
|
-
const
|
4747
|
+
const ft = () => {
|
4727
4748
|
const p = new URL(`${i}/v2/casino/groups/${o}`);
|
4728
4749
|
p.searchParams.append("language", s), p.searchParams.append("expand", "games"), p.searchParams.append("filter", `$and(flags=${a})`), p.searchParams.append("pagination", `offset=${k},limit=${W}`), fetch(p.href).then((B) => B.json()).then((B) => {
|
4729
|
-
r(6, b = !1), B.total > W && (k += 50, W += 50, r(22,
|
4730
|
-
let
|
4731
|
-
var
|
4750
|
+
r(6, b = !1), B.total > W && (k += 50, W += 50, r(22, Ie = !0));
|
4751
|
+
let D = B.items.map((L) => {
|
4752
|
+
var gt, vt, yt;
|
4732
4753
|
return {
|
4733
4754
|
id: L.id,
|
4734
4755
|
name: L.name,
|
4735
|
-
icon: L.icon ? L.icon : (
|
4736
|
-
games: L.games.items.slice(0, 4).map((
|
4756
|
+
icon: L.icon ? L.icon : (yt = (vt = (gt = L.vendors) == null ? void 0 : gt.items[0]) == null ? void 0 : vt.subVendors[0]) == null ? void 0 : yt.logo,
|
4757
|
+
games: L.games.items.slice(0, 4).map((Wr) => Wr),
|
4737
4758
|
background: L.background,
|
4738
4759
|
flag: L.flags
|
4739
4760
|
};
|
4740
4761
|
});
|
4741
|
-
r(3, m = [...m, ...
|
4762
|
+
r(3, m = [...m, ...D]), r(7, x = m.length), $r();
|
4742
4763
|
});
|
4743
|
-
},
|
4764
|
+
}, $r = () => {
|
4744
4765
|
const p = $.getRootNode().host;
|
4745
4766
|
p.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: p } }));
|
4746
|
-
},
|
4767
|
+
}, dt = (p) => {
|
4747
4768
|
var B;
|
4748
|
-
O = [...g.children], O.forEach((
|
4749
|
-
|
4750
|
-
}), H = (B = O[0]) == null ? void 0 : B.getBoundingClientRect().width,
|
4751
|
-
}, $r = () => {
|
4752
|
-
r(8, T = Math.floor(g.clientWidth / H));
|
4753
|
-
}, ft = () => {
|
4754
|
-
ct(E);
|
4769
|
+
O = [...g.children], O.forEach((D, L) => {
|
4770
|
+
D.style.transform = `translateX(${100 * (p ? L - p : L)}%)`;
|
4771
|
+
}), H = (B = O[0]) == null ? void 0 : B.getBoundingClientRect().width, Gr();
|
4755
4772
|
}, Gr = () => {
|
4756
|
-
|
4773
|
+
r(8, T = Math.floor(g.clientWidth / H));
|
4774
|
+
}, pt = () => {
|
4775
|
+
dt(_);
|
4757
4776
|
}, Ur = () => {
|
4758
|
-
|
4759
|
-
},
|
4777
|
+
_ === 0 ? _ = x - T : _ - T < -1 ? _ = 0 : _--, pt();
|
4778
|
+
}, Dr = () => {
|
4779
|
+
_ === x - T ? _ = 0 : x - T < _ + 1 ? _ = x - T : _++, pt();
|
4780
|
+
}, mt = (p, B, D, L) => {
|
4760
4781
|
window.postMessage(
|
4761
4782
|
{
|
4762
4783
|
type: "OpenCollectionsProvidersGame",
|
4763
4784
|
gameId: p,
|
4764
4785
|
launchUrl: B,
|
4765
|
-
gameName:
|
4786
|
+
gameName: D,
|
4766
4787
|
subVendor: L
|
4767
4788
|
},
|
4768
4789
|
window.location.href
|
4769
4790
|
), typeof gtag == "function" && gtag("event", "OpenGame", {
|
4770
4791
|
context: "CollectionsProviders",
|
4771
|
-
gameName: `${
|
4792
|
+
gameName: `${D}`
|
4772
4793
|
});
|
4773
|
-
},
|
4794
|
+
}, bt = (p) => {
|
4774
4795
|
window.postMessage(
|
4775
4796
|
{
|
4776
4797
|
type: "OpenCollectionsProvidersCategory",
|
@@ -4778,34 +4799,34 @@ function No(e, t, r) {
|
|
4778
4799
|
},
|
4779
4800
|
window.location.href
|
4780
4801
|
);
|
4781
|
-
},
|
4782
|
-
|
4802
|
+
}, Fr = () => {
|
4803
|
+
ho(s);
|
4783
4804
|
};
|
4784
|
-
|
4805
|
+
un(() => (r(9, ct = Ho(Mr)), () => {
|
4785
4806
|
}));
|
4786
|
-
const
|
4787
|
-
function
|
4807
|
+
const jr = (p) => mt(p.gameId, p.launchUrl, p.name, p.subVendor), kr = (p) => bt(p.id);
|
4808
|
+
function Vr(p) {
|
4788
4809
|
Ee[p ? "unshift" : "push"](() => {
|
4789
4810
|
g = p, r(4, g);
|
4790
4811
|
});
|
4791
4812
|
}
|
4792
|
-
function
|
4813
|
+
function Xr(p) {
|
4793
4814
|
Ee[p ? "unshift" : "push"](() => {
|
4794
4815
|
$ = p, r(5, $);
|
4795
4816
|
});
|
4796
4817
|
}
|
4797
4818
|
return e.$$set = (p) => {
|
4798
|
-
"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,
|
4819
|
+
"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, l = p.clientstyling), "clientstylingurl" in p && r(19, u = 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);
|
4799
4820
|
}, e.$$.update = () => {
|
4800
4821
|
e.$$.dirty[0] & /*endpoint, datasource, lang*/
|
4801
|
-
229376 && i && o && s &&
|
4802
|
-
24 && m && g &&
|
4803
|
-
131072 && s &&
|
4804
|
-
262176 &&
|
4805
|
-
524320 &&
|
4806
|
-
2097184 && $ &&
|
4807
|
-
1048576 && f &&
|
4808
|
-
4194304 &&
|
4822
|
+
229376 && i && o && s && ft(), e.$$.dirty[0] & /*gameCategories, categoriesSlider*/
|
4823
|
+
24 && m && g && dt(), e.$$.dirty[0] & /*lang*/
|
4824
|
+
131072 && s && Fr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
4825
|
+
262176 && l && $ && Co($, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
4826
|
+
524320 && u && $ && Po($, u), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
4827
|
+
2097184 && $ && Bo($, `${d}.Style`), e.$$.dirty[0] & /*translationurl*/
|
4828
|
+
1048576 && f && Rr(), e.$$.dirty[0] & /*paginationrequired*/
|
4829
|
+
4194304 && Ie && ft();
|
4809
4830
|
}, [
|
4810
4831
|
a,
|
4811
4832
|
h,
|
@@ -4814,36 +4835,36 @@ function No(e, t, r) {
|
|
4814
4835
|
g,
|
4815
4836
|
$,
|
4816
4837
|
b,
|
4817
|
-
|
4838
|
+
x,
|
4818
4839
|
T,
|
4819
|
-
|
4840
|
+
ct,
|
4820
4841
|
n,
|
4821
|
-
Gr,
|
4822
4842
|
Ur,
|
4823
|
-
|
4824
|
-
|
4843
|
+
Dr,
|
4844
|
+
mt,
|
4845
|
+
bt,
|
4825
4846
|
i,
|
4826
4847
|
o,
|
4827
4848
|
s,
|
4828
|
-
u,
|
4829
4849
|
l,
|
4850
|
+
u,
|
4830
4851
|
f,
|
4831
4852
|
d,
|
4832
|
-
|
4833
|
-
Fr,
|
4853
|
+
Ie,
|
4834
4854
|
jr,
|
4835
4855
|
kr,
|
4836
|
-
Vr
|
4856
|
+
Vr,
|
4857
|
+
Xr
|
4837
4858
|
];
|
4838
4859
|
}
|
4839
|
-
class
|
4860
|
+
class $o extends _n {
|
4840
4861
|
constructor(t) {
|
4841
|
-
super(),
|
4862
|
+
super(), vn(
|
4842
4863
|
this,
|
4843
4864
|
t,
|
4844
|
-
|
4845
|
-
|
4846
|
-
|
4865
|
+
Ro,
|
4866
|
+
Mo,
|
4867
|
+
tr,
|
4847
4868
|
{
|
4848
4869
|
endpoint: 15,
|
4849
4870
|
datasource: 16,
|
@@ -4856,7 +4877,7 @@ class Mo extends yn {
|
|
4856
4877
|
collectionprovidersgamenames: 2,
|
4857
4878
|
mbsource: 21
|
4858
4879
|
},
|
4859
|
-
|
4880
|
+
Ao,
|
4860
4881
|
[-1, -1]
|
4861
4882
|
);
|
4862
4883
|
}
|
@@ -4921,7 +4942,7 @@ class Mo extends yn {
|
|
4921
4942
|
this.$$set({ mbsource: t }), M();
|
4922
4943
|
}
|
4923
4944
|
}
|
4924
|
-
|
4945
|
+
yn($o, { endpoint: {}, datasource: {}, lang: {}, type: {}, titletype: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, collectionprovidersgamenames: {}, mbsource: {} }, [], [], !0);
|
4925
4946
|
export {
|
4926
|
-
|
4947
|
+
$o as default
|
4927
4948
|
};
|