@everymatrix/casino-collections-providers 1.65.3 → 1.66.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-eSo1VPlV.js → CasinoCollectionsProviders-Dk0oppKx.js} +841 -806
- package/components/{CasinoCollectionsProviders-BBtiOdOd.js → CasinoCollectionsProviders-Dr6Zug99.js} +868 -833
- 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-DIkeoPWx.cjs +0 -18
package/components/{CasinoCollectionsProviders-BBtiOdOd.js → CasinoCollectionsProviders-Dr6Zug99.js}
RENAMED
@@ -1,17 +1,17 @@
|
|
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));
|
@@ -29,29 +29,29 @@ var vt = (e, t, r) => new Promise((n, i) => {
|
|
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
|
-
function
|
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 Yt(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,36 +83,36 @@ function qr(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
|
};
|
@@ -120,17 +120,17 @@ function Kr(e) {
|
|
120
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,90 +139,90 @@ function tn(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
|
-
const Q = [],
|
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 (
|
180
|
-
|
179
|
+
for (se(null), Q.length = 0, z = 0; Ee.length; )
|
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
|
-
function
|
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
|
-
|
223
|
+
function vn(e, t, r, n, i, o, s = null, a = [-1]) {
|
224
|
+
const h = ae;
|
225
|
+
se(e);
|
226
226
|
const l = e.$$ = {
|
227
227
|
fragment: null,
|
228
228
|
ctx: [],
|
@@ -230,7 +230,7 @@ function pn(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
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 pn(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
247
|
s && s(l.root);
|
248
248
|
let u = !1;
|
249
|
-
if (l.ctx = r(e, t.props || {}, (f, c, ...d) => {
|
249
|
+
if (l.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
|
250
250
|
const m = d.length ? d[0] : c;
|
251
|
-
return l.ctx && i(l.ctx[f], l.ctx[f] = m) && (!l.skip_bound && l.bound[f] && l.bound[f](m), u &&
|
252
|
-
}), l.update(), u = !0,
|
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 =
|
254
|
+
const f = on(t.target);
|
255
255
|
l.fragment && l.fragment.l(f), f.forEach(R);
|
256
256
|
} else
|
257
257
|
l.fragment && l.fragment.c();
|
258
|
-
t.intro &&
|
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,7 +297,7 @@ typeof HTMLElement == "function" && (er = 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 () => {
|
@@ -311,7 +311,7 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
|
|
311
311
|
* @param {HTMLElement} [anchor]
|
312
312
|
*/
|
313
313
|
m: function(l, u) {
|
314
|
-
|
314
|
+
U(l, s, u);
|
315
315
|
},
|
316
316
|
d: function(l) {
|
317
317
|
l && R(s);
|
@@ -321,7 +321,7 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
|
|
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" && (er = 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
|
}
|
@@ -441,7 +441,7 @@ function mn(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 bn {
|
|
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 bn {
|
|
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,22 +484,22 @@ class bn {
|
|
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
504
|
for (const l of n)
|
505
505
|
l[1](), Z.push(l, e);
|
@@ -521,12 +521,12 @@ function He(e, t = I) {
|
|
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
531
|
const l = [];
|
532
532
|
let u = 0, f = I;
|
@@ -535,9 +535,9 @@ function ne(e, t, r) {
|
|
535
535
|
return;
|
536
536
|
f();
|
537
537
|
const m = t(n ? l[0] : l, s, a);
|
538
|
-
o ? s(m) : f =
|
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();
|
@@ -548,126 +548,112 @@ function ne(e, t, r) {
|
|
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
|
556
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
555
|
+
function Sn(e) {
|
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]" ||
|
566
|
+
return t === "[object RegExp]" || t === "[object Date]" || Bn(e);
|
567
567
|
}
|
568
|
-
var
|
569
|
-
function
|
570
|
-
return e.$$typeof ===
|
568
|
+
var Cn = typeof Symbol == "function" && Symbol.for, Pn = Cn ? Symbol.for("react.element") : 60103;
|
569
|
+
function Bn(e) {
|
570
|
+
return e.$$typeof === Pn;
|
571
571
|
}
|
572
|
-
function
|
572
|
+
function An(e) {
|
573
573
|
return Array.isArray(e) ? [] : {};
|
574
574
|
}
|
575
|
-
function
|
576
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
575
|
+
function ue(e, t) {
|
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
|
-
return
|
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) &&
|
610
|
-
n[i] =
|
611
|
-
}),
|
612
|
-
|
609
|
+
return r.isMergeableObject(e) && Ht(e).forEach(function(i) {
|
610
|
+
n[i] = ue(e[i], r);
|
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 ke = function(e, t) {
|
644
|
-
return ke = 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,78 +662,43 @@ function Mn(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 Xe(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
|
739
|
-
var r = e.length === 1 ?
|
740
|
-
return
|
741
|
-
}
|
742
|
-
function Gn(e, t) {
|
743
|
-
return it(e, this, nr, t.cache.create(), t.serializer);
|
692
|
+
function jn(e, t) {
|
693
|
+
var r = e.length === 1 ? Fn : sr;
|
694
|
+
return ar(e, this, r, t.cache.create(), t.serializer);
|
744
695
|
}
|
745
|
-
function
|
746
|
-
return
|
696
|
+
function kn(e, t) {
|
697
|
+
return ar(e, this, sr, t.cache.create(), t.serializer);
|
747
698
|
}
|
748
|
-
var
|
699
|
+
var Vn = function() {
|
749
700
|
return JSON.stringify(arguments);
|
750
|
-
},
|
701
|
+
}, Xn = (
|
751
702
|
/** @class */
|
752
703
|
function() {
|
753
704
|
function e() {
|
@@ -759,62 +710,71 @@ var Dn = function() {
|
|
759
710
|
this.cache[t] = r;
|
760
711
|
}, e;
|
761
712
|
}()
|
762
|
-
),
|
713
|
+
), Wn = {
|
763
714
|
create: function() {
|
764
|
-
return new
|
715
|
+
return new Xn();
|
765
716
|
}
|
766
|
-
},
|
767
|
-
variadic:
|
768
|
-
|
769
|
-
|
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;
|
770
730
|
(function(e) {
|
771
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";
|
772
|
-
})(
|
773
|
-
var
|
732
|
+
})(v || (v = {}));
|
733
|
+
var S;
|
774
734
|
(function(e) {
|
775
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";
|
776
|
-
})(
|
777
|
-
var
|
736
|
+
})(S || (S = {}));
|
737
|
+
var Y;
|
778
738
|
(function(e) {
|
779
739
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
780
|
-
})(
|
781
|
-
function
|
782
|
-
return e.type ===
|
740
|
+
})(Y || (Y = {}));
|
741
|
+
function Ct(e) {
|
742
|
+
return e.type === S.literal;
|
783
743
|
}
|
784
|
-
function
|
785
|
-
return e.type ===
|
744
|
+
function zn(e) {
|
745
|
+
return e.type === S.argument;
|
786
746
|
}
|
787
|
-
function
|
788
|
-
return e.type ===
|
747
|
+
function ur(e) {
|
748
|
+
return e.type === S.number;
|
789
749
|
}
|
790
|
-
function
|
791
|
-
return e.type ===
|
750
|
+
function lr(e) {
|
751
|
+
return e.type === S.date;
|
792
752
|
}
|
793
|
-
function
|
794
|
-
return e.type ===
|
753
|
+
function hr(e) {
|
754
|
+
return e.type === S.time;
|
795
755
|
}
|
796
|
-
function
|
797
|
-
return e.type ===
|
756
|
+
function cr(e) {
|
757
|
+
return e.type === S.select;
|
798
758
|
}
|
799
|
-
function
|
800
|
-
return e.type ===
|
759
|
+
function fr(e) {
|
760
|
+
return e.type === S.plural;
|
801
761
|
}
|
802
|
-
function
|
803
|
-
return e.type ===
|
762
|
+
function Zn(e) {
|
763
|
+
return e.type === S.pound;
|
804
764
|
}
|
805
|
-
function
|
806
|
-
return e.type ===
|
765
|
+
function dr(e) {
|
766
|
+
return e.type === S.tag;
|
807
767
|
}
|
808
|
-
function
|
809
|
-
return !!(e && typeof e == "object" && e.type ===
|
768
|
+
function pr(e) {
|
769
|
+
return !!(e && typeof e == "object" && e.type === Y.number);
|
810
770
|
}
|
811
|
-
function
|
812
|
-
return !!(e && typeof e == "object" && e.type ===
|
771
|
+
function ze(e) {
|
772
|
+
return !!(e && typeof e == "object" && e.type === Y.dateTime);
|
813
773
|
}
|
814
|
-
var
|
815
|
-
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) {
|
816
776
|
var t = {};
|
817
|
-
return e.replace(
|
777
|
+
return e.replace(Qn, function(r) {
|
818
778
|
var n = r.length;
|
819
779
|
switch (r[0]) {
|
820
780
|
case "G":
|
@@ -903,11 +863,21 @@ function Wn(e) {
|
|
903
863
|
return "";
|
904
864
|
}), t;
|
905
865
|
}
|
906
|
-
var
|
907
|
-
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) {
|
908
878
|
if (e.length === 0)
|
909
879
|
throw new Error("Number skeleton cannot be empty");
|
910
|
-
for (var t = e.split(
|
880
|
+
for (var t = e.split(qn).filter(function(c) {
|
911
881
|
return c.length > 0;
|
912
882
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
913
883
|
var o = i[n], s = o.split("/");
|
@@ -922,17 +892,17 @@ function Zn(e) {
|
|
922
892
|
}
|
923
893
|
return r;
|
924
894
|
}
|
925
|
-
function
|
895
|
+
function Kn(e) {
|
926
896
|
return e.replace(/^(.*?)-/, "");
|
927
897
|
}
|
928
|
-
var
|
929
|
-
function
|
898
|
+
var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, br = /^(@+)?(\+|#+)?[rs]?$/g, ei = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
|
899
|
+
function Bt(e) {
|
930
900
|
var t = {};
|
931
|
-
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) {
|
932
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)), "";
|
933
903
|
}), t;
|
934
904
|
}
|
935
|
-
function
|
905
|
+
function vr(e) {
|
936
906
|
switch (e) {
|
937
907
|
case "sign-auto":
|
938
908
|
return {
|
@@ -972,7 +942,7 @@ function pr(e) {
|
|
972
942
|
};
|
973
943
|
}
|
974
944
|
}
|
975
|
-
function
|
945
|
+
function ti(e) {
|
976
946
|
var t;
|
977
947
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
978
948
|
notation: "engineering"
|
@@ -980,17 +950,17 @@ function qn(e) {
|
|
980
950
|
notation: "scientific"
|
981
951
|
}, e = e.slice(1)), t) {
|
982
952
|
var r = e.slice(0, 2);
|
983
|
-
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))
|
984
954
|
throw new Error("Malformed concise eng/scientific notation");
|
985
955
|
t.minimumIntegerDigits = e.length;
|
986
956
|
}
|
987
957
|
return t;
|
988
958
|
}
|
989
|
-
function
|
990
|
-
var t = {}, r =
|
959
|
+
function At(e) {
|
960
|
+
var t = {}, r = vr(e);
|
991
961
|
return r || t;
|
992
962
|
}
|
993
|
-
function
|
963
|
+
function ri(e) {
|
994
964
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
995
965
|
var i = n[r];
|
996
966
|
switch (i.stem) {
|
@@ -1014,7 +984,7 @@ function Yn(e) {
|
|
1014
984
|
continue;
|
1015
985
|
case "measure-unit":
|
1016
986
|
case "unit":
|
1017
|
-
t.style = "unit", t.unit =
|
987
|
+
t.style = "unit", t.unit = Kn(i.options[0]);
|
1018
988
|
continue;
|
1019
989
|
case "compact-short":
|
1020
990
|
case "K":
|
@@ -1025,13 +995,13 @@ function Yn(e) {
|
|
1025
995
|
t.notation = "compact", t.compactDisplay = "long";
|
1026
996
|
continue;
|
1027
997
|
case "scientific":
|
1028
|
-
t =
|
1029
|
-
return
|
998
|
+
t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
|
999
|
+
return w(w({}, h), At(l));
|
1030
1000
|
}, {}));
|
1031
1001
|
continue;
|
1032
1002
|
case "engineering":
|
1033
|
-
t =
|
1034
|
-
return
|
1003
|
+
t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
|
1004
|
+
return w(w({}, h), At(l));
|
1035
1005
|
}, {}));
|
1036
1006
|
continue;
|
1037
1007
|
case "notation-simple":
|
@@ -1076,7 +1046,7 @@ function Yn(e) {
|
|
1076
1046
|
case "integer-width":
|
1077
1047
|
if (i.options.length > 1)
|
1078
1048
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1079
|
-
i.options[0].replace(
|
1049
|
+
i.options[0].replace(ei, function(h, l, u, f, c, d) {
|
1080
1050
|
if (l)
|
1081
1051
|
t.minimumIntegerDigits = u.length;
|
1082
1052
|
else {
|
@@ -1089,28 +1059,28 @@ function Yn(e) {
|
|
1089
1059
|
});
|
1090
1060
|
continue;
|
1091
1061
|
}
|
1092
|
-
if (
|
1062
|
+
if (gr.test(i.stem)) {
|
1093
1063
|
t.minimumIntegerDigits = i.stem.length;
|
1094
1064
|
continue;
|
1095
1065
|
}
|
1096
|
-
if (
|
1066
|
+
if (Pt.test(i.stem)) {
|
1097
1067
|
if (i.options.length > 1)
|
1098
1068
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1099
|
-
i.stem.replace(
|
1069
|
+
i.stem.replace(Pt, function(h, l, u, f, c, d) {
|
1100
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), "";
|
1101
1071
|
});
|
1102
1072
|
var o = i.options[0];
|
1103
|
-
o === "w" ? t =
|
1073
|
+
o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Bt(o)));
|
1104
1074
|
continue;
|
1105
1075
|
}
|
1106
|
-
if (
|
1107
|
-
t =
|
1076
|
+
if (br.test(i.stem)) {
|
1077
|
+
t = w(w({}, t), Bt(i.stem));
|
1108
1078
|
continue;
|
1109
1079
|
}
|
1110
|
-
var s =
|
1111
|
-
s && (t =
|
1112
|
-
var a =
|
1113
|
-
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));
|
1114
1084
|
}
|
1115
1085
|
return t;
|
1116
1086
|
}
|
@@ -2529,13 +2499,13 @@ var de = {
|
|
2529
2499
|
"h"
|
2530
2500
|
]
|
2531
2501
|
};
|
2532
|
-
function
|
2502
|
+
function ni(e, t) {
|
2533
2503
|
for (var r = "", n = 0; n < e.length; n++) {
|
2534
2504
|
var i = e.charAt(n);
|
2535
2505
|
if (i === "j") {
|
2536
2506
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2537
2507
|
o++, n++;
|
2538
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", l =
|
2508
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = ii(t);
|
2539
2509
|
for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
|
2540
2510
|
r += h;
|
2541
2511
|
for (; s-- > 0; )
|
@@ -2545,7 +2515,7 @@ function Kn(e, t) {
|
|
2545
2515
|
}
|
2546
2516
|
return r;
|
2547
2517
|
}
|
2548
|
-
function
|
2518
|
+
function ii(e) {
|
2549
2519
|
var t = e.hourCycle;
|
2550
2520
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2551
2521
|
e.hourCycles && // @ts-ignore
|
@@ -2567,20 +2537,20 @@ function ei(e) {
|
|
2567
2537
|
var i = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
|
2568
2538
|
return i[0];
|
2569
2539
|
}
|
2570
|
-
var
|
2571
|
-
function
|
2540
|
+
var De, oi = new RegExp("^".concat(mr.source, "*")), si = new RegExp("".concat(mr.source, "*$"));
|
2541
|
+
function y(e, t) {
|
2572
2542
|
return { start: e, end: t };
|
2573
2543
|
}
|
2574
|
-
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) {
|
2575
2545
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2576
|
-
},
|
2546
|
+
}, Ze = !0;
|
2577
2547
|
try {
|
2578
|
-
var
|
2579
|
-
|
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";
|
2580
2550
|
} catch (e) {
|
2581
|
-
|
2551
|
+
Ze = !1;
|
2582
2552
|
}
|
2583
|
-
var
|
2553
|
+
var Ot = ai ? (
|
2584
2554
|
// Native
|
2585
2555
|
function(t, r, n) {
|
2586
2556
|
return t.startsWith(r, n);
|
@@ -2590,7 +2560,7 @@ var Ct = ni ? (
|
|
2590
2560
|
function(t, r, n) {
|
2591
2561
|
return t.slice(n, n + r.length) === r;
|
2592
2562
|
}
|
2593
|
-
),
|
2563
|
+
), Qe = ui ? String.fromCodePoint : (
|
2594
2564
|
// IE11
|
2595
2565
|
function() {
|
2596
2566
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2602,9 +2572,9 @@ var Ct = ni ? (
|
|
2602
2572
|
}
|
2603
2573
|
return n;
|
2604
2574
|
}
|
2605
|
-
),
|
2575
|
+
), Lt = (
|
2606
2576
|
// native
|
2607
|
-
|
2577
|
+
li ? Object.fromEntries : (
|
2608
2578
|
// Ponyfill
|
2609
2579
|
function(t) {
|
2610
2580
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2614,7 +2584,7 @@ var Ct = ni ? (
|
|
2614
2584
|
return r;
|
2615
2585
|
}
|
2616
2586
|
)
|
2617
|
-
),
|
2587
|
+
), yr = hi ? (
|
2618
2588
|
// Native
|
2619
2589
|
function(t, r) {
|
2620
2590
|
return t.codePointAt(r);
|
@@ -2628,7 +2598,7 @@ var Ct = ni ? (
|
|
2628
2598
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
2629
2599
|
}
|
2630
2600
|
}
|
2631
|
-
),
|
2601
|
+
), bi = ci ? (
|
2632
2602
|
// Native
|
2633
2603
|
function(t) {
|
2634
2604
|
return t.trimStart();
|
@@ -2636,9 +2606,9 @@ var Ct = ni ? (
|
|
2636
2606
|
) : (
|
2637
2607
|
// Ponyfill
|
2638
2608
|
function(t) {
|
2639
|
-
return t.replace(
|
2609
|
+
return t.replace(oi, "");
|
2640
2610
|
}
|
2641
|
-
),
|
2611
|
+
), gi = fi ? (
|
2642
2612
|
// Native
|
2643
2613
|
function(t) {
|
2644
2614
|
return t.trimEnd();
|
@@ -2646,32 +2616,32 @@ var Ct = ni ? (
|
|
2646
2616
|
) : (
|
2647
2617
|
// Ponyfill
|
2648
2618
|
function(t) {
|
2649
|
-
return t.replace(
|
2619
|
+
return t.replace(si, "");
|
2650
2620
|
}
|
2651
2621
|
);
|
2652
|
-
function
|
2622
|
+
function _r(e, t) {
|
2653
2623
|
return new RegExp(e, t);
|
2654
2624
|
}
|
2655
|
-
var
|
2656
|
-
if (
|
2657
|
-
var
|
2658
|
-
|
2625
|
+
var Je;
|
2626
|
+
if (Ze) {
|
2627
|
+
var It = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2628
|
+
Je = function(t, r) {
|
2659
2629
|
var n;
|
2660
|
-
|
2661
|
-
var i =
|
2630
|
+
It.lastIndex = r;
|
2631
|
+
var i = It.exec(t);
|
2662
2632
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2663
2633
|
};
|
2664
2634
|
} else
|
2665
|
-
|
2635
|
+
Je = function(t, r) {
|
2666
2636
|
for (var n = []; ; ) {
|
2667
|
-
var i =
|
2668
|
-
if (i === void 0 ||
|
2637
|
+
var i = yr(t, r);
|
2638
|
+
if (i === void 0 || Er(i) || Ei(i))
|
2669
2639
|
break;
|
2670
2640
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2671
2641
|
}
|
2672
|
-
return
|
2642
|
+
return Qe.apply(void 0, n);
|
2673
2643
|
};
|
2674
|
-
var
|
2644
|
+
var vi = (
|
2675
2645
|
/** @class */
|
2676
2646
|
function() {
|
2677
2647
|
function e(t, r) {
|
@@ -2695,14 +2665,14 @@ var pi = (
|
|
2695
2665
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
2696
2666
|
var a = this.clonePosition();
|
2697
2667
|
this.bump(), i.push({
|
2698
|
-
type:
|
2699
|
-
location:
|
2668
|
+
type: S.pound,
|
2669
|
+
location: y(a, this.clonePosition())
|
2700
2670
|
});
|
2701
2671
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
2702
2672
|
if (n)
|
2703
2673
|
break;
|
2704
|
-
return this.error(
|
2705
|
-
} else if (o === 60 && !this.ignoreTag &&
|
2674
|
+
return this.error(v.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
|
2675
|
+
} else if (o === 60 && !this.ignoreTag && qe(this.peek() || 0)) {
|
2706
2676
|
var s = this.parseTag(t, r);
|
2707
2677
|
if (s.err)
|
2708
2678
|
return s;
|
@@ -2723,9 +2693,9 @@ var pi = (
|
|
2723
2693
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
2724
2694
|
return {
|
2725
2695
|
val: {
|
2726
|
-
type:
|
2696
|
+
type: S.literal,
|
2727
2697
|
value: "<".concat(i, "/>"),
|
2728
|
-
location:
|
2698
|
+
location: y(n, this.clonePosition())
|
2729
2699
|
},
|
2730
2700
|
err: null
|
2731
2701
|
};
|
@@ -2735,25 +2705,25 @@ var pi = (
|
|
2735
2705
|
return o;
|
2736
2706
|
var s = o.val, a = this.clonePosition();
|
2737
2707
|
if (this.bumpIf("</")) {
|
2738
|
-
if (this.isEOF() || !
|
2739
|
-
return this.error(
|
2708
|
+
if (this.isEOF() || !qe(this.char()))
|
2709
|
+
return this.error(v.INVALID_TAG, y(a, this.clonePosition()));
|
2740
2710
|
var h = this.clonePosition(), l = this.parseTagName();
|
2741
|
-
return i !== l ? this.error(
|
2711
|
+
return i !== l ? this.error(v.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
2742
2712
|
val: {
|
2743
|
-
type:
|
2713
|
+
type: S.tag,
|
2744
2714
|
value: i,
|
2745
2715
|
children: s,
|
2746
|
-
location:
|
2716
|
+
location: y(n, this.clonePosition())
|
2747
2717
|
},
|
2748
2718
|
err: null
|
2749
|
-
} : this.error(
|
2719
|
+
} : this.error(v.INVALID_TAG, y(a, this.clonePosition())));
|
2750
2720
|
} else
|
2751
|
-
return this.error(
|
2721
|
+
return this.error(v.UNCLOSED_TAG, y(n, this.clonePosition()));
|
2752
2722
|
} else
|
2753
|
-
return this.error(
|
2723
|
+
return this.error(v.INVALID_TAG, y(n, this.clonePosition()));
|
2754
2724
|
}, e.prototype.parseTagName = function() {
|
2755
2725
|
var t = this.offset();
|
2756
|
-
for (this.bump(); !this.isEOF() &&
|
2726
|
+
for (this.bump(); !this.isEOF() && _i(this.char()); )
|
2757
2727
|
this.bump();
|
2758
2728
|
return this.message.slice(t, this.offset());
|
2759
2729
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2775,14 +2745,14 @@ var pi = (
|
|
2775
2745
|
}
|
2776
2746
|
break;
|
2777
2747
|
}
|
2778
|
-
var h =
|
2748
|
+
var h = y(n, this.clonePosition());
|
2779
2749
|
return {
|
2780
|
-
val: { type:
|
2750
|
+
val: { type: S.literal, value: i, location: h },
|
2781
2751
|
err: null
|
2782
2752
|
};
|
2783
2753
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2784
2754
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2785
|
-
!
|
2755
|
+
!yi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2786
2756
|
}, e.prototype.tryParseQuote = function(t) {
|
2787
2757
|
if (this.isEOF() || this.char() !== 39)
|
2788
2758
|
return null;
|
@@ -2816,49 +2786,49 @@ var pi = (
|
|
2816
2786
|
r.push(n);
|
2817
2787
|
this.bump();
|
2818
2788
|
}
|
2819
|
-
return
|
2789
|
+
return Qe.apply(void 0, r);
|
2820
2790
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
2821
2791
|
if (this.isEOF())
|
2822
2792
|
return null;
|
2823
2793
|
var n = this.char();
|
2824
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
2794
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Qe(n));
|
2825
2795
|
}, e.prototype.parseArgument = function(t, r) {
|
2826
2796
|
var n = this.clonePosition();
|
2827
2797
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
2828
|
-
return this.error(
|
2798
|
+
return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
|
2829
2799
|
if (this.char() === 125)
|
2830
|
-
return this.bump(), this.error(
|
2800
|
+
return this.bump(), this.error(v.EMPTY_ARGUMENT, y(n, this.clonePosition()));
|
2831
2801
|
var i = this.parseIdentifierIfPossible().value;
|
2832
2802
|
if (!i)
|
2833
|
-
return this.error(
|
2803
|
+
return this.error(v.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
|
2834
2804
|
if (this.bumpSpace(), this.isEOF())
|
2835
|
-
return this.error(
|
2805
|
+
return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
|
2836
2806
|
switch (this.char()) {
|
2837
2807
|
case 125:
|
2838
2808
|
return this.bump(), {
|
2839
2809
|
val: {
|
2840
|
-
type:
|
2810
|
+
type: S.argument,
|
2841
2811
|
// value does not include the opening and closing braces.
|
2842
2812
|
value: i,
|
2843
|
-
location:
|
2813
|
+
location: y(n, this.clonePosition())
|
2844
2814
|
},
|
2845
2815
|
err: null
|
2846
2816
|
};
|
2847
2817
|
case 44:
|
2848
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(
|
2818
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
|
2849
2819
|
default:
|
2850
|
-
return this.error(
|
2820
|
+
return this.error(v.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
|
2851
2821
|
}
|
2852
2822
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
2853
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
2823
|
+
var t = this.clonePosition(), r = this.offset(), n = Je(this.message, r), i = r + n.length;
|
2854
2824
|
this.bumpTo(i);
|
2855
|
-
var o = this.clonePosition(), s =
|
2825
|
+
var o = this.clonePosition(), s = y(t, o);
|
2856
2826
|
return { value: n, location: s };
|
2857
2827
|
}, e.prototype.parseArgumentOptions = function(t, r, n, i) {
|
2858
2828
|
var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
|
2859
2829
|
switch (a) {
|
2860
2830
|
case "":
|
2861
|
-
return this.error(
|
2831
|
+
return this.error(v.EXPECT_ARGUMENT_TYPE, y(s, h));
|
2862
2832
|
case "number":
|
2863
2833
|
case "date":
|
2864
2834
|
case "time": {
|
@@ -2869,44 +2839,44 @@ var pi = (
|
|
2869
2839
|
var u = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
2870
2840
|
if (f.err)
|
2871
2841
|
return f;
|
2872
|
-
var c =
|
2842
|
+
var c = gi(f.val);
|
2873
2843
|
if (c.length === 0)
|
2874
|
-
return this.error(
|
2875
|
-
var d =
|
2844
|
+
return this.error(v.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
|
2845
|
+
var d = y(u, this.clonePosition());
|
2876
2846
|
l = { style: c, styleLocation: d };
|
2877
2847
|
}
|
2878
2848
|
var m = this.tryParseArgumentClose(i);
|
2879
2849
|
if (m.err)
|
2880
2850
|
return m;
|
2881
|
-
var b =
|
2882
|
-
if (l &&
|
2883
|
-
var g =
|
2851
|
+
var b = y(i, this.clonePosition());
|
2852
|
+
if (l && Ot(l == null ? void 0 : l.style, "::", 0)) {
|
2853
|
+
var g = bi(l.style.slice(2));
|
2884
2854
|
if (a === "number") {
|
2885
2855
|
var f = this.parseNumberSkeletonFromString(g, l.styleLocation);
|
2886
2856
|
return f.err ? f : {
|
2887
|
-
val: { type:
|
2857
|
+
val: { type: S.number, value: n, location: b, style: f.val },
|
2888
2858
|
err: null
|
2889
2859
|
};
|
2890
2860
|
} else {
|
2891
2861
|
if (g.length === 0)
|
2892
|
-
return this.error(
|
2893
|
-
var
|
2894
|
-
this.locale && (
|
2862
|
+
return this.error(v.EXPECT_DATE_TIME_SKELETON, b);
|
2863
|
+
var _ = g;
|
2864
|
+
this.locale && (_ = ni(g, this.locale));
|
2895
2865
|
var c = {
|
2896
|
-
type:
|
2897
|
-
pattern:
|
2866
|
+
type: Y.dateTime,
|
2867
|
+
pattern: _,
|
2898
2868
|
location: l.styleLocation,
|
2899
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2900
|
-
},
|
2869
|
+
parsedOptions: this.shouldParseSkeletons ? Jn(_) : {}
|
2870
|
+
}, x = a === "date" ? S.date : S.time;
|
2901
2871
|
return {
|
2902
|
-
val: { type:
|
2872
|
+
val: { type: x, value: n, location: b, style: c },
|
2903
2873
|
err: null
|
2904
2874
|
};
|
2905
2875
|
}
|
2906
2876
|
}
|
2907
2877
|
return {
|
2908
2878
|
val: {
|
2909
|
-
type: a === "number" ?
|
2879
|
+
type: a === "number" ? S.number : a === "date" ? S.date : S.time,
|
2910
2880
|
value: n,
|
2911
2881
|
location: b,
|
2912
2882
|
style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
|
@@ -2919,14 +2889,14 @@ var pi = (
|
|
2919
2889
|
case "select": {
|
2920
2890
|
var T = this.clonePosition();
|
2921
2891
|
if (this.bumpSpace(), !this.bumpIf(","))
|
2922
|
-
return this.error(
|
2892
|
+
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, y(T, Se({}, T)));
|
2923
2893
|
this.bumpSpace();
|
2924
2894
|
var H = this.parseIdentifierIfPossible(), O = 0;
|
2925
2895
|
if (a !== "select" && H.value === "offset") {
|
2926
2896
|
if (!this.bumpIf(":"))
|
2927
|
-
return this.error(
|
2897
|
+
return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
|
2928
2898
|
this.bumpSpace();
|
2929
|
-
var f = this.tryParseDecimalInteger(
|
2899
|
+
var f = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
2930
2900
|
if (f.err)
|
2931
2901
|
return f;
|
2932
2902
|
this.bumpSpace(), H = this.parseIdentifierIfPossible(), O = f.val;
|
@@ -2937,20 +2907,20 @@ var pi = (
|
|
2937
2907
|
var m = this.tryParseArgumentClose(i);
|
2938
2908
|
if (m.err)
|
2939
2909
|
return m;
|
2940
|
-
var W =
|
2910
|
+
var W = y(i, this.clonePosition());
|
2941
2911
|
return a === "select" ? {
|
2942
2912
|
val: {
|
2943
|
-
type:
|
2913
|
+
type: S.select,
|
2944
2914
|
value: n,
|
2945
|
-
options:
|
2915
|
+
options: Lt(k.val),
|
2946
2916
|
location: W
|
2947
2917
|
},
|
2948
2918
|
err: null
|
2949
2919
|
} : {
|
2950
2920
|
val: {
|
2951
|
-
type:
|
2921
|
+
type: S.plural,
|
2952
2922
|
value: n,
|
2953
|
-
options:
|
2923
|
+
options: Lt(k.val),
|
2954
2924
|
offset: O,
|
2955
2925
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
2956
2926
|
location: W
|
@@ -2959,10 +2929,10 @@ var pi = (
|
|
2959
2929
|
};
|
2960
2930
|
}
|
2961
2931
|
default:
|
2962
|
-
return this.error(
|
2932
|
+
return this.error(v.INVALID_ARGUMENT_TYPE, y(s, h));
|
2963
2933
|
}
|
2964
2934
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
2965
|
-
return this.isEOF() || this.char() !== 125 ? this.error(
|
2935
|
+
return this.isEOF() || this.char() !== 125 ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
2966
2936
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
2967
2937
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
2968
2938
|
var n = this.char();
|
@@ -2971,7 +2941,7 @@ var pi = (
|
|
2971
2941
|
this.bump();
|
2972
2942
|
var i = this.clonePosition();
|
2973
2943
|
if (!this.bumpUntil("'"))
|
2974
|
-
return this.error(
|
2944
|
+
return this.error(v.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, y(i, this.clonePosition()));
|
2975
2945
|
this.bump();
|
2976
2946
|
break;
|
2977
2947
|
}
|
@@ -3001,16 +2971,16 @@ var pi = (
|
|
3001
2971
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
3002
2972
|
var n = [];
|
3003
2973
|
try {
|
3004
|
-
n =
|
2974
|
+
n = Yn(t);
|
3005
2975
|
} catch (i) {
|
3006
|
-
return this.error(
|
2976
|
+
return this.error(v.INVALID_NUMBER_SKELETON, r);
|
3007
2977
|
}
|
3008
2978
|
return {
|
3009
2979
|
val: {
|
3010
|
-
type:
|
2980
|
+
type: Y.number,
|
3011
2981
|
tokens: n,
|
3012
2982
|
location: r,
|
3013
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2983
|
+
parsedOptions: this.shouldParseSkeletons ? ri(n) : {}
|
3014
2984
|
},
|
3015
2985
|
err: null
|
3016
2986
|
};
|
@@ -3019,19 +2989,19 @@ var pi = (
|
|
3019
2989
|
if (l.length === 0) {
|
3020
2990
|
var f = this.clonePosition();
|
3021
2991
|
if (r !== "select" && this.bumpIf("=")) {
|
3022
|
-
var c = this.tryParseDecimalInteger(
|
2992
|
+
var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR, v.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
3023
2993
|
if (c.err)
|
3024
2994
|
return c;
|
3025
|
-
u =
|
2995
|
+
u = y(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
|
3026
2996
|
} else
|
3027
2997
|
break;
|
3028
2998
|
}
|
3029
2999
|
if (h.has(l))
|
3030
|
-
return this.error(r === "select" ?
|
3000
|
+
return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
|
3031
3001
|
l === "other" && (s = !0), this.bumpSpace();
|
3032
3002
|
var d = this.clonePosition();
|
3033
3003
|
if (!this.bumpIf("{"))
|
3034
|
-
return this.error(r === "select" ?
|
3004
|
+
return this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
|
3035
3005
|
var m = this.parseMessage(t + 1, r, n);
|
3036
3006
|
if (m.err)
|
3037
3007
|
return m;
|
@@ -3042,11 +3012,11 @@ var pi = (
|
|
3042
3012
|
l,
|
3043
3013
|
{
|
3044
3014
|
value: m.val,
|
3045
|
-
location:
|
3015
|
+
location: y(d, this.clonePosition())
|
3046
3016
|
}
|
3047
3017
|
]), h.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, u = o.location;
|
3048
3018
|
}
|
3049
|
-
return a.length === 0 ? this.error(r === "select" ?
|
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 };
|
3050
3020
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
3051
3021
|
var n = 1, i = this.clonePosition();
|
3052
3022
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
@@ -3057,8 +3027,8 @@ var pi = (
|
|
3057
3027
|
else
|
3058
3028
|
break;
|
3059
3029
|
}
|
3060
|
-
var h =
|
3061
|
-
return o ? (s *= n,
|
3030
|
+
var h = y(i, this.clonePosition());
|
3031
|
+
return o ? (s *= n, pi(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
3062
3032
|
}, e.prototype.offset = function() {
|
3063
3033
|
return this.position.offset;
|
3064
3034
|
}, e.prototype.isEOF = function() {
|
@@ -3073,7 +3043,7 @@ var pi = (
|
|
3073
3043
|
var t = this.position.offset;
|
3074
3044
|
if (t >= this.message.length)
|
3075
3045
|
throw Error("out of bound");
|
3076
|
-
var r =
|
3046
|
+
var r = yr(this.message, t);
|
3077
3047
|
if (r === void 0)
|
3078
3048
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
3079
3049
|
return r;
|
@@ -3092,7 +3062,7 @@ var pi = (
|
|
3092
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);
|
3093
3063
|
}
|
3094
3064
|
}, e.prototype.bumpIf = function(t) {
|
3095
|
-
if (
|
3065
|
+
if (Ot(this.message, t, this.offset())) {
|
3096
3066
|
for (var r = 0; r < t.length; r++)
|
3097
3067
|
this.bump();
|
3098
3068
|
return !0;
|
@@ -3114,7 +3084,7 @@ var pi = (
|
|
3114
3084
|
break;
|
3115
3085
|
}
|
3116
3086
|
}, e.prototype.bumpSpace = function() {
|
3117
|
-
for (; !this.isEOF() &&
|
3087
|
+
for (; !this.isEOF() && Er(this.char()); )
|
3118
3088
|
this.bump();
|
3119
3089
|
}, e.prototype.peek = function() {
|
3120
3090
|
if (this.isEOF())
|
@@ -3124,47 +3094,47 @@ var pi = (
|
|
3124
3094
|
}, e;
|
3125
3095
|
}()
|
3126
3096
|
);
|
3127
|
-
function
|
3097
|
+
function qe(e) {
|
3128
3098
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3129
3099
|
}
|
3130
|
-
function
|
3131
|
-
return
|
3100
|
+
function yi(e) {
|
3101
|
+
return qe(e) || e === 47;
|
3132
3102
|
}
|
3133
|
-
function
|
3103
|
+
function _i(e) {
|
3134
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;
|
3135
3105
|
}
|
3136
|
-
function
|
3106
|
+
function Er(e) {
|
3137
3107
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3138
3108
|
}
|
3139
|
-
function
|
3109
|
+
function Ei(e) {
|
3140
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;
|
3141
3111
|
}
|
3142
|
-
function
|
3112
|
+
function Ye(e) {
|
3143
3113
|
e.forEach(function(t) {
|
3144
|
-
if (delete t.location,
|
3114
|
+
if (delete t.location, cr(t) || fr(t))
|
3145
3115
|
for (var r in t.options)
|
3146
|
-
delete t.options[r].location,
|
3116
|
+
delete t.options[r].location, Ye(t.options[r].value);
|
3147
3117
|
else
|
3148
|
-
|
3118
|
+
ur(t) && pr(t.style) || (lr(t) || hr(t)) && ze(t.style) ? delete t.style.location : dr(t) && Ye(t.children);
|
3149
3119
|
});
|
3150
3120
|
}
|
3151
|
-
function
|
3152
|
-
t === void 0 && (t = {}), t =
|
3153
|
-
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();
|
3154
3124
|
if (r.err) {
|
3155
|
-
var n = SyntaxError(
|
3125
|
+
var n = SyntaxError(v[r.err.kind]);
|
3156
3126
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3157
3127
|
}
|
3158
|
-
return t != null && t.captureLocation ||
|
3128
|
+
return t != null && t.captureLocation || Ye(r.val), r.val;
|
3159
3129
|
}
|
3160
|
-
var
|
3130
|
+
var K;
|
3161
3131
|
(function(e) {
|
3162
3132
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3163
|
-
})(
|
3164
|
-
var
|
3133
|
+
})(K || (K = {}));
|
3134
|
+
var Be = (
|
3165
3135
|
/** @class */
|
3166
3136
|
function(e) {
|
3167
|
-
|
3137
|
+
Pe(t, e);
|
3168
3138
|
function t(r, n, i) {
|
3169
3139
|
var o = e.call(this, r) || this;
|
3170
3140
|
return o.code = n, o.originalMessage = i, o;
|
@@ -3173,48 +3143,48 @@ var Ce = (
|
|
3173
3143
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3174
3144
|
}, t;
|
3175
3145
|
}(Error)
|
3176
|
-
),
|
3146
|
+
), Nt = (
|
3177
3147
|
/** @class */
|
3178
3148
|
function(e) {
|
3179
|
-
|
3149
|
+
Pe(t, e);
|
3180
3150
|
function t(r, n, i, o) {
|
3181
|
-
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;
|
3182
3152
|
}
|
3183
3153
|
return t;
|
3184
|
-
}(
|
3185
|
-
),
|
3154
|
+
}(Be)
|
3155
|
+
), Si = (
|
3186
3156
|
/** @class */
|
3187
3157
|
function(e) {
|
3188
|
-
|
3158
|
+
Pe(t, e);
|
3189
3159
|
function t(r, n, i) {
|
3190
|
-
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;
|
3191
3161
|
}
|
3192
3162
|
return t;
|
3193
|
-
}(
|
3194
|
-
),
|
3163
|
+
}(Be)
|
3164
|
+
), wi = (
|
3195
3165
|
/** @class */
|
3196
3166
|
function(e) {
|
3197
|
-
|
3167
|
+
Pe(t, e);
|
3198
3168
|
function t(r, n) {
|
3199
|
-
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;
|
3200
3170
|
}
|
3201
3171
|
return t;
|
3202
|
-
}(
|
3172
|
+
}(Be)
|
3203
3173
|
), A;
|
3204
3174
|
(function(e) {
|
3205
3175
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3206
3176
|
})(A || (A = {}));
|
3207
|
-
function
|
3177
|
+
function Ti(e) {
|
3208
3178
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3209
3179
|
var n = t[t.length - 1];
|
3210
3180
|
return !n || n.type !== A.literal || r.type !== A.literal ? t.push(r) : n.value += r.value, t;
|
3211
3181
|
}, []);
|
3212
3182
|
}
|
3213
|
-
function
|
3183
|
+
function Hi(e) {
|
3214
3184
|
return typeof e == "function";
|
3215
3185
|
}
|
3216
3186
|
function be(e, t, r, n, i, o, s) {
|
3217
|
-
if (e.length === 1 &&
|
3187
|
+
if (e.length === 1 && Ct(e[0]))
|
3218
3188
|
return [
|
3219
3189
|
{
|
3220
3190
|
type: A.literal,
|
@@ -3223,14 +3193,14 @@ function be(e, t, r, n, i, o, s) {
|
|
3223
3193
|
];
|
3224
3194
|
for (var a = [], h = 0, l = e; h < l.length; h++) {
|
3225
3195
|
var u = l[h];
|
3226
|
-
if (
|
3196
|
+
if (Ct(u)) {
|
3227
3197
|
a.push({
|
3228
3198
|
type: A.literal,
|
3229
3199
|
value: u.value
|
3230
3200
|
});
|
3231
3201
|
continue;
|
3232
3202
|
}
|
3233
|
-
if (
|
3203
|
+
if (Zn(u)) {
|
3234
3204
|
typeof o == "number" && a.push({
|
3235
3205
|
type: A.literal,
|
3236
3206
|
value: r.getNumberFormat(t).format(o)
|
@@ -3239,89 +3209,89 @@ function be(e, t, r, n, i, o, s) {
|
|
3239
3209
|
}
|
3240
3210
|
var f = u.value;
|
3241
3211
|
if (!(i && f in i))
|
3242
|
-
throw new
|
3212
|
+
throw new wi(f, s);
|
3243
3213
|
var c = i[f];
|
3244
|
-
if (
|
3214
|
+
if (zn(u)) {
|
3245
3215
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
3246
3216
|
type: typeof c == "string" ? A.literal : A.object,
|
3247
3217
|
value: c
|
3248
3218
|
});
|
3249
3219
|
continue;
|
3250
3220
|
}
|
3251
|
-
if (
|
3252
|
-
var d = typeof u.style == "string" ? n.date[u.style] :
|
3221
|
+
if (lr(u)) {
|
3222
|
+
var d = typeof u.style == "string" ? n.date[u.style] : ze(u.style) ? u.style.parsedOptions : void 0;
|
3253
3223
|
a.push({
|
3254
3224
|
type: A.literal,
|
3255
3225
|
value: r.getDateTimeFormat(t, d).format(c)
|
3256
3226
|
});
|
3257
3227
|
continue;
|
3258
3228
|
}
|
3259
|
-
if (
|
3260
|
-
var d = typeof u.style == "string" ? n.time[u.style] :
|
3229
|
+
if (hr(u)) {
|
3230
|
+
var d = typeof u.style == "string" ? n.time[u.style] : ze(u.style) ? u.style.parsedOptions : n.time.medium;
|
3261
3231
|
a.push({
|
3262
3232
|
type: A.literal,
|
3263
3233
|
value: r.getDateTimeFormat(t, d).format(c)
|
3264
3234
|
});
|
3265
3235
|
continue;
|
3266
3236
|
}
|
3267
|
-
if (
|
3268
|
-
var d = typeof u.style == "string" ? n.number[u.style] :
|
3237
|
+
if (ur(u)) {
|
3238
|
+
var d = typeof u.style == "string" ? n.number[u.style] : pr(u.style) ? u.style.parsedOptions : void 0;
|
3269
3239
|
d && d.scale && (c = c * (d.scale || 1)), a.push({
|
3270
3240
|
type: A.literal,
|
3271
3241
|
value: r.getNumberFormat(t, d).format(c)
|
3272
3242
|
});
|
3273
3243
|
continue;
|
3274
3244
|
}
|
3275
|
-
if (
|
3245
|
+
if (dr(u)) {
|
3276
3246
|
var m = u.children, b = u.value, g = i[b];
|
3277
|
-
if (!
|
3278
|
-
throw new
|
3279
|
-
var
|
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) {
|
3280
3250
|
return O.value;
|
3281
3251
|
}));
|
3282
|
-
Array.isArray(
|
3252
|
+
Array.isArray(x) || (x = [x]), a.push.apply(a, x.map(function(O) {
|
3283
3253
|
return {
|
3284
3254
|
type: typeof O == "string" ? A.literal : A.object,
|
3285
3255
|
value: O
|
3286
3256
|
};
|
3287
3257
|
}));
|
3288
3258
|
}
|
3289
|
-
if (
|
3259
|
+
if (cr(u)) {
|
3290
3260
|
var T = u.options[c] || u.options.other;
|
3291
3261
|
if (!T)
|
3292
|
-
throw new
|
3262
|
+
throw new Nt(u.value, c, Object.keys(u.options), s);
|
3293
3263
|
a.push.apply(a, be(T.value, t, r, n, i));
|
3294
3264
|
continue;
|
3295
3265
|
}
|
3296
|
-
if (
|
3266
|
+
if (fr(u)) {
|
3297
3267
|
var T = u.options["=".concat(c)];
|
3298
3268
|
if (!T) {
|
3299
3269
|
if (!Intl.PluralRules)
|
3300
|
-
throw new
|
3270
|
+
throw new Be(`Intl.PluralRules is not available in this environment.
|
3301
3271
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3302
|
-
`,
|
3272
|
+
`, K.MISSING_INTL_API, s);
|
3303
3273
|
var H = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
|
3304
3274
|
T = u.options[H] || u.options.other;
|
3305
3275
|
}
|
3306
3276
|
if (!T)
|
3307
|
-
throw new
|
3277
|
+
throw new Nt(u.value, c, Object.keys(u.options), s);
|
3308
3278
|
a.push.apply(a, be(T.value, t, r, n, i, c - (u.offset || 0)));
|
3309
3279
|
continue;
|
3310
3280
|
}
|
3311
3281
|
}
|
3312
|
-
return
|
3282
|
+
return Ti(a);
|
3313
3283
|
}
|
3314
|
-
function
|
3315
|
-
return t ?
|
3316
|
-
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;
|
3317
3287
|
}, {})) : e;
|
3318
3288
|
}
|
3319
|
-
function
|
3289
|
+
function Pi(e, t) {
|
3320
3290
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3321
|
-
return r[n] =
|
3322
|
-
},
|
3291
|
+
return r[n] = Ci(e[n], t[n]), r;
|
3292
|
+
}, G({}, e)) : e;
|
3323
3293
|
}
|
3324
|
-
function
|
3294
|
+
function Fe(e) {
|
3325
3295
|
return {
|
3326
3296
|
create: function() {
|
3327
3297
|
return {
|
@@ -3335,39 +3305,39 @@ function Ge(e) {
|
|
3335
3305
|
}
|
3336
3306
|
};
|
3337
3307
|
}
|
3338
|
-
function
|
3308
|
+
function Bi(e) {
|
3339
3309
|
return e === void 0 && (e = {
|
3340
3310
|
number: {},
|
3341
3311
|
dateTime: {},
|
3342
3312
|
pluralRules: {}
|
3343
3313
|
}), {
|
3344
|
-
getNumberFormat:
|
3314
|
+
getNumberFormat: Ge(function() {
|
3345
3315
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3346
3316
|
r[n] = arguments[n];
|
3347
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
3317
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, $e([void 0], r, !1)))();
|
3348
3318
|
}, {
|
3349
|
-
cache:
|
3350
|
-
strategy:
|
3319
|
+
cache: Fe(e.number),
|
3320
|
+
strategy: Ue.variadic
|
3351
3321
|
}),
|
3352
|
-
getDateTimeFormat:
|
3322
|
+
getDateTimeFormat: Ge(function() {
|
3353
3323
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3354
3324
|
r[n] = arguments[n];
|
3355
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
3325
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, $e([void 0], r, !1)))();
|
3356
3326
|
}, {
|
3357
|
-
cache:
|
3358
|
-
strategy:
|
3327
|
+
cache: Fe(e.dateTime),
|
3328
|
+
strategy: Ue.variadic
|
3359
3329
|
}),
|
3360
|
-
getPluralRules:
|
3330
|
+
getPluralRules: Ge(function() {
|
3361
3331
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3362
3332
|
r[n] = arguments[n];
|
3363
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
3333
|
+
return new ((t = Intl.PluralRules).bind.apply(t, $e([void 0], r, !1)))();
|
3364
3334
|
}, {
|
3365
|
-
cache:
|
3366
|
-
strategy:
|
3335
|
+
cache: Fe(e.pluralRules),
|
3336
|
+
strategy: Ue.variadic
|
3367
3337
|
})
|
3368
3338
|
};
|
3369
3339
|
}
|
3370
|
-
var
|
3340
|
+
var Ai = (
|
3371
3341
|
/** @class */
|
3372
3342
|
function() {
|
3373
3343
|
function e(t, r, n, i) {
|
@@ -3399,13 +3369,13 @@ var Hi = (
|
|
3399
3369
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3400
3370
|
var s = i || {};
|
3401
3371
|
s.formatters;
|
3402
|
-
var a =
|
3403
|
-
this.ast = e.__parse(t,
|
3372
|
+
var a = Un(s, ["formatters"]);
|
3373
|
+
this.ast = e.__parse(t, G(G({}, a), { locale: this.resolvedLocale }));
|
3404
3374
|
} else
|
3405
3375
|
this.ast = t;
|
3406
3376
|
if (!Array.isArray(this.ast))
|
3407
3377
|
throw new TypeError("A message must be provided as a String or AST.");
|
3408
|
-
this.formats =
|
3378
|
+
this.formats = Pi(e.formats, n), this.formatters = i && i.formatters || Bi(this.formatterCache);
|
3409
3379
|
}
|
3410
3380
|
return Object.defineProperty(e, "defaultLocale", {
|
3411
3381
|
get: function() {
|
@@ -3418,7 +3388,7 @@ var Hi = (
|
|
3418
3388
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3419
3389
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3420
3390
|
}
|
3421
|
-
}, e.__parse =
|
3391
|
+
}, e.__parse = xi, e.formats = {
|
3422
3392
|
number: {
|
3423
3393
|
integer: {
|
3424
3394
|
maximumFractionDigits: 0
|
@@ -3479,7 +3449,7 @@ var Hi = (
|
|
3479
3449
|
}, e;
|
3480
3450
|
}()
|
3481
3451
|
);
|
3482
|
-
function
|
3452
|
+
function Oi(e, t) {
|
3483
3453
|
if (t == null)
|
3484
3454
|
return;
|
3485
3455
|
if (t in e)
|
@@ -3500,92 +3470,92 @@ function Ci(e, t) {
|
|
3500
3470
|
n = void 0;
|
3501
3471
|
return n;
|
3502
3472
|
}
|
3503
|
-
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) => {
|
3504
3474
|
if (t == null)
|
3505
3475
|
return;
|
3506
3476
|
if (t in j && e in j[t])
|
3507
3477
|
return j[t][e];
|
3508
|
-
const r =
|
3478
|
+
const r = Ae(t);
|
3509
3479
|
for (let n = 0; n < r.length; n++) {
|
3510
|
-
const i = r[n], o =
|
3480
|
+
const i = r[n], o = Ni(i, e);
|
3511
3481
|
if (o)
|
3512
|
-
return
|
3482
|
+
return Li(e, t, o);
|
3513
3483
|
}
|
3514
3484
|
};
|
3515
|
-
let
|
3516
|
-
const
|
3517
|
-
function
|
3518
|
-
return
|
3485
|
+
let lt;
|
3486
|
+
const he = Ce({});
|
3487
|
+
function Ii(e) {
|
3488
|
+
return lt[e] || null;
|
3519
3489
|
}
|
3520
|
-
function
|
3521
|
-
return e in
|
3490
|
+
function Sr(e) {
|
3491
|
+
return e in lt;
|
3522
3492
|
}
|
3523
|
-
function
|
3524
|
-
if (!
|
3493
|
+
function Ni(e, t) {
|
3494
|
+
if (!Sr(e))
|
3525
3495
|
return null;
|
3526
|
-
const r =
|
3527
|
-
return
|
3496
|
+
const r = Ii(e);
|
3497
|
+
return Oi(r, t);
|
3528
3498
|
}
|
3529
|
-
function
|
3499
|
+
function Mi(e) {
|
3530
3500
|
if (e == null)
|
3531
3501
|
return;
|
3532
|
-
const t =
|
3502
|
+
const t = Ae(e);
|
3533
3503
|
for (let r = 0; r < t.length; r++) {
|
3534
3504
|
const n = t[r];
|
3535
|
-
if (
|
3505
|
+
if (Sr(n))
|
3536
3506
|
return n;
|
3537
3507
|
}
|
3538
3508
|
}
|
3539
|
-
function
|
3540
|
-
delete j[e],
|
3509
|
+
function wr(e, ...t) {
|
3510
|
+
delete j[e], he.update((r) => (r[e] = Gn.all([r[e] || {}, ...t]), r));
|
3541
3511
|
}
|
3542
|
-
|
3543
|
-
[
|
3512
|
+
re(
|
3513
|
+
[he],
|
3544
3514
|
([e]) => Object.keys(e)
|
3545
3515
|
);
|
3546
|
-
|
3516
|
+
he.subscribe((e) => lt = e);
|
3547
3517
|
const ge = {};
|
3548
|
-
function
|
3518
|
+
function Ri(e, t) {
|
3549
3519
|
ge[e].delete(t), ge[e].size === 0 && delete ge[e];
|
3550
3520
|
}
|
3551
|
-
function
|
3521
|
+
function Tr(e) {
|
3552
3522
|
return ge[e];
|
3553
3523
|
}
|
3554
|
-
function
|
3555
|
-
return
|
3556
|
-
const r =
|
3524
|
+
function $i(e) {
|
3525
|
+
return Ae(e).map((t) => {
|
3526
|
+
const r = Tr(t);
|
3557
3527
|
return [t, r ? [...r] : []];
|
3558
3528
|
}).filter(([, t]) => t.length > 0);
|
3559
3529
|
}
|
3560
|
-
function
|
3561
|
-
return e == null ? !1 :
|
3530
|
+
function Ke(e) {
|
3531
|
+
return e == null ? !1 : Ae(e).some(
|
3562
3532
|
(t) => {
|
3563
3533
|
var r;
|
3564
|
-
return (r =
|
3534
|
+
return (r = Tr(t)) == null ? void 0 : r.size;
|
3565
3535
|
}
|
3566
3536
|
);
|
3567
3537
|
}
|
3568
|
-
function
|
3538
|
+
function Gi(e, t) {
|
3569
3539
|
return Promise.all(
|
3570
|
-
t.map((n) => (
|
3571
|
-
).then((n) =>
|
3572
|
-
}
|
3573
|
-
const
|
3574
|
-
function
|
3575
|
-
if (!
|
3576
|
-
return e in
|
3577
|
-
const t =
|
3578
|
-
return
|
3540
|
+
t.map((n) => (Ri(e, n), n().then((i) => i.default || i)))
|
3541
|
+
).then((n) => wr(e, ...n));
|
3542
|
+
}
|
3543
|
+
const oe = {};
|
3544
|
+
function Hr(e) {
|
3545
|
+
if (!Ke(e))
|
3546
|
+
return e in oe ? oe[e] : Promise.resolve();
|
3547
|
+
const t = $i(e);
|
3548
|
+
return oe[e] = Promise.all(
|
3579
3549
|
t.map(
|
3580
|
-
([r, n]) =>
|
3550
|
+
([r, n]) => Gi(r, n)
|
3581
3551
|
)
|
3582
3552
|
).then(() => {
|
3583
|
-
if (
|
3584
|
-
return
|
3585
|
-
delete
|
3586
|
-
}),
|
3553
|
+
if (Ke(e))
|
3554
|
+
return Hr(e);
|
3555
|
+
delete oe[e];
|
3556
|
+
}), oe[e];
|
3587
3557
|
}
|
3588
|
-
const
|
3558
|
+
const Ui = {
|
3589
3559
|
number: {
|
3590
3560
|
scientific: { notation: "scientific" },
|
3591
3561
|
engineering: { notation: "engineering" },
|
@@ -3614,135 +3584,135 @@ const Mi = {
|
|
3614
3584
|
timeZoneName: "short"
|
3615
3585
|
}
|
3616
3586
|
}
|
3617
|
-
},
|
3587
|
+
}, Di = {
|
3618
3588
|
fallbackLocale: null,
|
3619
3589
|
loadingDelay: 200,
|
3620
|
-
formats:
|
3590
|
+
formats: Ui,
|
3621
3591
|
warnOnMissingMessages: !0,
|
3622
3592
|
handleMissingMessage: void 0,
|
3623
3593
|
ignoreTag: !0
|
3624
|
-
},
|
3625
|
-
function
|
3626
|
-
return
|
3627
|
-
}
|
3628
|
-
const
|
3629
|
-
var
|
3630
|
-
for (var r in t)
|
3631
|
-
|
3632
|
-
if (
|
3633
|
-
for (var r of
|
3634
|
-
|
3594
|
+
}, Fi = Di;
|
3595
|
+
function ee() {
|
3596
|
+
return Fi;
|
3597
|
+
}
|
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) => {
|
3600
|
+
for (var r in t || (t = {}))
|
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]);
|
3635
3605
|
return e;
|
3636
|
-
},
|
3637
|
-
let
|
3638
|
-
const
|
3639
|
-
function
|
3606
|
+
}, Zi = (e, t) => ki(e, Vi(t));
|
3607
|
+
let et;
|
3608
|
+
const we = Ce(null);
|
3609
|
+
function $t(e) {
|
3640
3610
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3641
3611
|
}
|
3642
|
-
function
|
3643
|
-
const r =
|
3644
|
-
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;
|
3645
3615
|
}
|
3646
3616
|
function X() {
|
3647
|
-
return
|
3617
|
+
return et != null ? et : void 0;
|
3648
3618
|
}
|
3649
|
-
|
3650
|
-
|
3619
|
+
we.subscribe((e) => {
|
3620
|
+
et = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
3651
3621
|
});
|
3652
|
-
const
|
3653
|
-
if (e &&
|
3654
|
-
const { loadingDelay: t } =
|
3622
|
+
const Qi = (e) => {
|
3623
|
+
if (e && Mi(e) && Ke(e)) {
|
3624
|
+
const { loadingDelay: t } = ee();
|
3655
3625
|
let r;
|
3656
3626
|
return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
|
3657
|
-
() =>
|
3627
|
+
() => je.set(!0),
|
3658
3628
|
t
|
3659
|
-
) :
|
3660
|
-
|
3629
|
+
) : je.set(!0), Hr(e).then(() => {
|
3630
|
+
we.set(e);
|
3661
3631
|
}).finally(() => {
|
3662
|
-
clearTimeout(r),
|
3632
|
+
clearTimeout(r), je.set(!1);
|
3663
3633
|
});
|
3664
3634
|
}
|
3665
|
-
return
|
3666
|
-
},
|
3667
|
-
set:
|
3668
|
-
}),
|
3635
|
+
return we.set(e);
|
3636
|
+
}, ne = Zi(zi({}, we), {
|
3637
|
+
set: Qi
|
3638
|
+
}), Oe = (e) => {
|
3669
3639
|
const t = /* @__PURE__ */ Object.create(null);
|
3670
3640
|
return (n) => {
|
3671
3641
|
const i = JSON.stringify(n);
|
3672
3642
|
return i in t ? t[i] : t[i] = e(n);
|
3673
3643
|
};
|
3674
3644
|
};
|
3675
|
-
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) => {
|
3676
3646
|
for (var r in t || (t = {}))
|
3677
|
-
|
3678
|
-
if (
|
3679
|
-
for (var r of
|
3680
|
-
|
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]);
|
3681
3651
|
return e;
|
3682
|
-
},
|
3652
|
+
}, ie = (e, t) => {
|
3683
3653
|
var r = {};
|
3684
3654
|
for (var n in e)
|
3685
|
-
|
3686
|
-
if (e != null &&
|
3687
|
-
for (var n of
|
3688
|
-
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]);
|
3689
3659
|
return r;
|
3690
3660
|
};
|
3691
|
-
const
|
3692
|
-
const { formats: r } =
|
3661
|
+
const le = (e, t) => {
|
3662
|
+
const { formats: r } = ee();
|
3693
3663
|
if (e in r && t in r[e])
|
3694
3664
|
return r[e][t];
|
3695
3665
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3696
|
-
},
|
3666
|
+
}, qi = Oe(
|
3697
3667
|
(e) => {
|
3698
|
-
var t = e, { locale: r, format: n } = t, i =
|
3668
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3699
3669
|
if (r == null)
|
3700
3670
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3701
|
-
return n && (i =
|
3671
|
+
return n && (i = le("number", n)), new Intl.NumberFormat(r, i);
|
3702
3672
|
}
|
3703
|
-
),
|
3673
|
+
), Yi = Oe(
|
3704
3674
|
(e) => {
|
3705
|
-
var t = e, { locale: r, format: n } = t, i =
|
3675
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3706
3676
|
if (r == null)
|
3707
3677
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3708
|
-
return n ? i =
|
3678
|
+
return n ? i = le("date", n) : Object.keys(i).length === 0 && (i = le("date", "short")), new Intl.DateTimeFormat(r, i);
|
3709
3679
|
}
|
3710
|
-
),
|
3680
|
+
), Ki = Oe(
|
3711
3681
|
(e) => {
|
3712
|
-
var t = e, { locale: r, format: n } = t, i =
|
3682
|
+
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
3713
3683
|
if (r == null)
|
3714
3684
|
throw new Error(
|
3715
3685
|
'[svelte-i18n] A "locale" must be set to format time values'
|
3716
3686
|
);
|
3717
|
-
return n ? i =
|
3687
|
+
return n ? i = le("time", n) : Object.keys(i).length === 0 && (i = le("time", "short")), new Intl.DateTimeFormat(r, i);
|
3718
3688
|
}
|
3719
|
-
),
|
3689
|
+
), eo = (e = {}) => {
|
3720
3690
|
var t = e, {
|
3721
3691
|
locale: r = X()
|
3722
|
-
} = t, n =
|
3692
|
+
} = t, n = ie(t, [
|
3723
3693
|
"locale"
|
3724
3694
|
]);
|
3725
|
-
return
|
3726
|
-
},
|
3695
|
+
return qi(ht({ locale: r }, n));
|
3696
|
+
}, to = (e = {}) => {
|
3727
3697
|
var t = e, {
|
3728
3698
|
locale: r = X()
|
3729
|
-
} = t, n =
|
3699
|
+
} = t, n = ie(t, [
|
3730
3700
|
"locale"
|
3731
3701
|
]);
|
3732
|
-
return
|
3733
|
-
},
|
3702
|
+
return Yi(ht({ locale: r }, n));
|
3703
|
+
}, ro = (e = {}) => {
|
3734
3704
|
var t = e, {
|
3735
3705
|
locale: r = X()
|
3736
|
-
} = t, n =
|
3706
|
+
} = t, n = ie(t, [
|
3737
3707
|
"locale"
|
3738
3708
|
]);
|
3739
|
-
return
|
3740
|
-
},
|
3709
|
+
return Ki(ht({ locale: r }, n));
|
3710
|
+
}, no = Oe(
|
3741
3711
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3742
|
-
(e, t = X()) => new
|
3743
|
-
ignoreTag:
|
3712
|
+
(e, t = X()) => new Ai(e, t, ee().formats, {
|
3713
|
+
ignoreTag: ee().ignoreTag
|
3744
3714
|
})
|
3745
|
-
),
|
3715
|
+
), io = (e, t = {}) => {
|
3746
3716
|
var r, n, i, o;
|
3747
3717
|
let s = t;
|
3748
3718
|
typeof e == "object" && (s = e, e = s.id);
|
@@ -3755,9 +3725,9 @@ const he = (e, t) => {
|
|
3755
3725
|
throw new Error(
|
3756
3726
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3757
3727
|
);
|
3758
|
-
let u =
|
3728
|
+
let u = xr(e, h);
|
3759
3729
|
if (!u)
|
3760
|
-
u = (o = (i = (n = (r =
|
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;
|
3761
3731
|
else if (typeof u != "string")
|
3762
3732
|
return console.warn(
|
3763
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.`
|
@@ -3766,7 +3736,7 @@ const he = (e, t) => {
|
|
3766
3736
|
return u;
|
3767
3737
|
let f = u;
|
3768
3738
|
try {
|
3769
|
-
f =
|
3739
|
+
f = no(u, h).format(a);
|
3770
3740
|
} catch (c) {
|
3771
3741
|
c instanceof Error && console.warn(
|
3772
3742
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -3774,18 +3744,18 @@ const he = (e, t) => {
|
|
3774
3744
|
);
|
3775
3745
|
}
|
3776
3746
|
return f;
|
3777
|
-
},
|
3778
|
-
|
3779
|
-
|
3780
|
-
|
3781
|
-
|
3782
|
-
function
|
3783
|
-
|
3784
|
-
}
|
3785
|
-
function
|
3786
|
-
|
3787
|
-
}
|
3788
|
-
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 = {
|
3789
3759
|
en: {
|
3790
3760
|
collections: "Game Collections",
|
3791
3761
|
providers: "Game Providers",
|
@@ -3882,16 +3852,85 @@ const Rt = {
|
|
3882
3852
|
loading: "Loading, please wait ..."
|
3883
3853
|
}
|
3884
3854
|
};
|
3885
|
-
|
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) {
|
3886
3925
|
return typeof e == "function";
|
3887
3926
|
}
|
3888
|
-
function
|
3927
|
+
function Br(e) {
|
3889
3928
|
var t = function(n) {
|
3890
3929
|
Error.call(n), n.stack = new Error().stack;
|
3891
3930
|
}, r = e(t);
|
3892
3931
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
3893
3932
|
}
|
3894
|
-
var
|
3933
|
+
var ke = Br(function(e) {
|
3895
3934
|
return function(r) {
|
3896
3935
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
3897
3936
|
` + r.map(function(n, i) {
|
@@ -3900,13 +3939,13 @@ var De = Tr(function(e) {
|
|
3900
3939
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
3901
3940
|
};
|
3902
3941
|
});
|
3903
|
-
function
|
3942
|
+
function ot(e, t) {
|
3904
3943
|
if (e) {
|
3905
3944
|
var r = e.indexOf(t);
|
3906
3945
|
0 <= r && e.splice(r, 1);
|
3907
3946
|
}
|
3908
3947
|
}
|
3909
|
-
var
|
3948
|
+
var Le = function() {
|
3910
3949
|
function e(t) {
|
3911
3950
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
3912
3951
|
}
|
@@ -3918,7 +3957,7 @@ var Ae = function() {
|
|
3918
3957
|
if (s)
|
3919
3958
|
if (this._parentage = null, Array.isArray(s))
|
3920
3959
|
try {
|
3921
|
-
for (var a =
|
3960
|
+
for (var a = rt(s), h = a.next(); !h.done; h = a.next()) {
|
3922
3961
|
var l = h.value;
|
3923
3962
|
l.remove(this);
|
3924
3963
|
}
|
@@ -3935,22 +3974,22 @@ var Ae = function() {
|
|
3935
3974
|
else
|
3936
3975
|
s.remove(this);
|
3937
3976
|
var u = this.initialTeardown;
|
3938
|
-
if (
|
3977
|
+
if (F(u))
|
3939
3978
|
try {
|
3940
3979
|
u();
|
3941
3980
|
} catch (b) {
|
3942
|
-
o = b instanceof
|
3981
|
+
o = b instanceof ke ? b.errors : [b];
|
3943
3982
|
}
|
3944
3983
|
var f = this._finalizers;
|
3945
3984
|
if (f) {
|
3946
3985
|
this._finalizers = null;
|
3947
3986
|
try {
|
3948
|
-
for (var c =
|
3987
|
+
for (var c = rt(f), d = c.next(); !d.done; d = c.next()) {
|
3949
3988
|
var m = d.value;
|
3950
3989
|
try {
|
3951
|
-
|
3990
|
+
Ft(m);
|
3952
3991
|
} catch (b) {
|
3953
|
-
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);
|
3954
3993
|
}
|
3955
3994
|
}
|
3956
3995
|
} catch (b) {
|
@@ -3965,13 +4004,13 @@ var Ae = function() {
|
|
3965
4004
|
}
|
3966
4005
|
}
|
3967
4006
|
if (o)
|
3968
|
-
throw new
|
4007
|
+
throw new ke(o);
|
3969
4008
|
}
|
3970
4009
|
}, e.prototype.add = function(t) {
|
3971
4010
|
var r;
|
3972
4011
|
if (t && t !== this)
|
3973
4012
|
if (this.closed)
|
3974
|
-
|
4013
|
+
Ft(t);
|
3975
4014
|
else {
|
3976
4015
|
if (t instanceof e) {
|
3977
4016
|
if (t.closed || t._hasParent(this))
|
@@ -3988,56 +4027,52 @@ var Ae = function() {
|
|
3988
4027
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
3989
4028
|
}, e.prototype._removeParent = function(t) {
|
3990
4029
|
var r = this._parentage;
|
3991
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
4030
|
+
r === t ? this._parentage = null : Array.isArray(r) && ot(r, t);
|
3992
4031
|
}, e.prototype.remove = function(t) {
|
3993
4032
|
var r = this._finalizers;
|
3994
|
-
r &&
|
4033
|
+
r && ot(r, t), t instanceof e && t._removeParent(this);
|
3995
4034
|
}, e.EMPTY = function() {
|
3996
4035
|
var t = new e();
|
3997
4036
|
return t.closed = !0, t;
|
3998
4037
|
}(), e;
|
3999
|
-
}(),
|
4000
|
-
function
|
4001
|
-
return e instanceof
|
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);
|
4002
4041
|
}
|
4003
|
-
function
|
4004
|
-
|
4005
|
-
}
|
4006
|
-
var
|
4007
|
-
|
4008
|
-
|
4009
|
-
Promise: void 0,
|
4010
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
4011
|
-
useDeprecatedNextContext: !1
|
4012
|
-
}, uo = {
|
4042
|
+
function Ft(e) {
|
4043
|
+
F(e) ? e() : e.unsubscribe();
|
4044
|
+
}
|
4045
|
+
var co = {
|
4046
|
+
Promise: void 0
|
4047
|
+
}, fo = {
|
4013
4048
|
setTimeout: function(e, t) {
|
4014
4049
|
for (var r = [], n = 2; n < arguments.length; n++)
|
4015
4050
|
r[n - 2] = arguments[n];
|
4016
|
-
return setTimeout.apply(void 0,
|
4051
|
+
return setTimeout.apply(void 0, it([e, t], nt(r)));
|
4017
4052
|
},
|
4018
4053
|
clearTimeout: function(e) {
|
4019
4054
|
return clearTimeout(e);
|
4020
4055
|
},
|
4021
4056
|
delegate: void 0
|
4022
4057
|
};
|
4023
|
-
function
|
4024
|
-
|
4058
|
+
function po(e) {
|
4059
|
+
fo.setTimeout(function() {
|
4025
4060
|
throw e;
|
4026
4061
|
});
|
4027
4062
|
}
|
4028
|
-
function
|
4063
|
+
function jt() {
|
4029
4064
|
}
|
4030
|
-
function
|
4065
|
+
function ve(e) {
|
4031
4066
|
e();
|
4032
4067
|
}
|
4033
|
-
var
|
4034
|
-
|
4068
|
+
var Lr = function(e) {
|
4069
|
+
ce(t, e);
|
4035
4070
|
function t(r) {
|
4036
4071
|
var n = e.call(this) || this;
|
4037
|
-
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;
|
4038
4073
|
}
|
4039
4074
|
return t.create = function(r, n, i) {
|
4040
|
-
return new
|
4075
|
+
return new st(r, n, i);
|
4041
4076
|
}, t.prototype.next = function(r) {
|
4042
4077
|
this.isStopped || this._next(r);
|
4043
4078
|
}, t.prototype.error = function(r) {
|
@@ -4061,7 +4096,7 @@ var Pr = function(e) {
|
|
4061
4096
|
this.unsubscribe();
|
4062
4097
|
}
|
4063
4098
|
}, t;
|
4064
|
-
}(
|
4099
|
+
}(Le), mo = function() {
|
4065
4100
|
function e(t) {
|
4066
4101
|
this.partialObserver = t;
|
4067
4102
|
}
|
@@ -4092,43 +4127,43 @@ var Pr = function(e) {
|
|
4092
4127
|
pe(r);
|
4093
4128
|
}
|
4094
4129
|
}, e;
|
4095
|
-
}(),
|
4096
|
-
|
4130
|
+
}(), st = function(e) {
|
4131
|
+
ce(t, e);
|
4097
4132
|
function t(r, n, i) {
|
4098
4133
|
var o = e.call(this) || this, s;
|
4099
|
-
return
|
4134
|
+
return F(r) || !r ? s = {
|
4100
4135
|
next: r != null ? r : void 0,
|
4101
4136
|
error: n != null ? n : void 0,
|
4102
4137
|
complete: i != null ? i : void 0
|
4103
|
-
} : s = r, o.destination = new
|
4138
|
+
} : s = r, o.destination = new mo(s), o;
|
4104
4139
|
}
|
4105
4140
|
return t;
|
4106
|
-
}(
|
4141
|
+
}(Lr);
|
4107
4142
|
function pe(e) {
|
4108
|
-
|
4143
|
+
po(e);
|
4109
4144
|
}
|
4110
|
-
function
|
4145
|
+
function bo(e) {
|
4111
4146
|
throw e;
|
4112
4147
|
}
|
4113
|
-
var
|
4148
|
+
var go = {
|
4114
4149
|
closed: !0,
|
4115
|
-
next:
|
4116
|
-
error:
|
4117
|
-
complete:
|
4118
|
-
},
|
4150
|
+
next: jt,
|
4151
|
+
error: bo,
|
4152
|
+
complete: jt
|
4153
|
+
}, vo = function() {
|
4119
4154
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
4120
4155
|
}();
|
4121
|
-
function
|
4156
|
+
function yo(e) {
|
4122
4157
|
return e;
|
4123
4158
|
}
|
4124
|
-
function
|
4125
|
-
return e.length === 0 ?
|
4159
|
+
function _o(e) {
|
4160
|
+
return e.length === 0 ? yo : e.length === 1 ? e[0] : function(r) {
|
4126
4161
|
return e.reduce(function(n, i) {
|
4127
4162
|
return i(n);
|
4128
4163
|
}, r);
|
4129
4164
|
};
|
4130
4165
|
}
|
4131
|
-
var
|
4166
|
+
var kt = function() {
|
4132
4167
|
function e(t) {
|
4133
4168
|
t && (this._subscribe = t);
|
4134
4169
|
}
|
@@ -4136,8 +4171,8 @@ var Ut = function() {
|
|
4136
4171
|
var r = new e();
|
4137
4172
|
return r.source = this, r.operator = t, r;
|
4138
4173
|
}, e.prototype.subscribe = function(t, r, n) {
|
4139
|
-
var i = this, o =
|
4140
|
-
return
|
4174
|
+
var i = this, o = xo(t) ? t : new st(t, r, n);
|
4175
|
+
return ve(function() {
|
4141
4176
|
var s = i, a = s.operator, h = s.source;
|
4142
4177
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
4143
4178
|
}), o;
|
@@ -4149,8 +4184,8 @@ var Ut = function() {
|
|
4149
4184
|
}
|
4150
4185
|
}, e.prototype.forEach = function(t, r) {
|
4151
4186
|
var n = this;
|
4152
|
-
return r =
|
4153
|
-
var s = new
|
4187
|
+
return r = Vt(r), new r(function(i, o) {
|
4188
|
+
var s = new st({
|
4154
4189
|
next: function(a) {
|
4155
4190
|
try {
|
4156
4191
|
t(a);
|
@@ -4166,15 +4201,15 @@ var Ut = function() {
|
|
4166
4201
|
}, e.prototype._subscribe = function(t) {
|
4167
4202
|
var r;
|
4168
4203
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
4169
|
-
}, e.prototype[
|
4204
|
+
}, e.prototype[vo] = function() {
|
4170
4205
|
return this;
|
4171
4206
|
}, e.prototype.pipe = function() {
|
4172
4207
|
for (var t = [], r = 0; r < arguments.length; r++)
|
4173
4208
|
t[r] = arguments[r];
|
4174
|
-
return
|
4209
|
+
return _o(t)(this);
|
4175
4210
|
}, e.prototype.toPromise = function(t) {
|
4176
4211
|
var r = this;
|
4177
|
-
return t =
|
4212
|
+
return t = Vt(t), new t(function(n, i) {
|
4178
4213
|
var o;
|
4179
4214
|
r.subscribe(function(s) {
|
4180
4215
|
return o = s;
|
@@ -4188,40 +4223,40 @@ var Ut = function() {
|
|
4188
4223
|
return new e(t);
|
4189
4224
|
}, e;
|
4190
4225
|
}();
|
4191
|
-
function
|
4226
|
+
function Vt(e) {
|
4192
4227
|
var t;
|
4193
|
-
return (t = e != null ? e :
|
4228
|
+
return (t = e != null ? e : co.Promise) !== null && t !== void 0 ? t : Promise;
|
4194
4229
|
}
|
4195
|
-
function
|
4196
|
-
return e &&
|
4230
|
+
function Eo(e) {
|
4231
|
+
return e && F(e.next) && F(e.error) && F(e.complete);
|
4197
4232
|
}
|
4198
|
-
function
|
4199
|
-
return e && e instanceof
|
4233
|
+
function xo(e) {
|
4234
|
+
return e && e instanceof Lr || Eo(e) && Or(e);
|
4200
4235
|
}
|
4201
|
-
var
|
4236
|
+
var So = Br(function(e) {
|
4202
4237
|
return function() {
|
4203
4238
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
4204
4239
|
};
|
4205
|
-
}),
|
4206
|
-
|
4240
|
+
}), Ir = function(e) {
|
4241
|
+
ce(t, e);
|
4207
4242
|
function t() {
|
4208
4243
|
var r = e.call(this) || this;
|
4209
4244
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
4210
4245
|
}
|
4211
4246
|
return t.prototype.lift = function(r) {
|
4212
|
-
var n = new
|
4247
|
+
var n = new Xt(this, this);
|
4213
4248
|
return n.operator = r, n;
|
4214
4249
|
}, t.prototype._throwIfClosed = function() {
|
4215
4250
|
if (this.closed)
|
4216
|
-
throw new
|
4251
|
+
throw new So();
|
4217
4252
|
}, t.prototype.next = function(r) {
|
4218
4253
|
var n = this;
|
4219
|
-
|
4254
|
+
ve(function() {
|
4220
4255
|
var i, o;
|
4221
4256
|
if (n._throwIfClosed(), !n.isStopped) {
|
4222
4257
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
4223
4258
|
try {
|
4224
|
-
for (var s =
|
4259
|
+
for (var s = rt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
4225
4260
|
var h = a.value;
|
4226
4261
|
h.next(r);
|
4227
4262
|
}
|
@@ -4239,7 +4274,7 @@ var vo = Tr(function(e) {
|
|
4239
4274
|
});
|
4240
4275
|
}, t.prototype.error = function(r) {
|
4241
4276
|
var n = this;
|
4242
|
-
|
4277
|
+
ve(function() {
|
4243
4278
|
if (n._throwIfClosed(), !n.isStopped) {
|
4244
4279
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
4245
4280
|
for (var i = n.observers; i.length; )
|
@@ -4248,7 +4283,7 @@ var vo = Tr(function(e) {
|
|
4248
4283
|
});
|
4249
4284
|
}, t.prototype.complete = function() {
|
4250
4285
|
var r = this;
|
4251
|
-
|
4286
|
+
ve(function() {
|
4252
4287
|
if (r._throwIfClosed(), !r.isStopped) {
|
4253
4288
|
r.isStopped = !0;
|
4254
4289
|
for (var n = r.observers; n.length; )
|
@@ -4270,20 +4305,20 @@ var vo = Tr(function(e) {
|
|
4270
4305
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
4271
4306
|
}, t.prototype._innerSubscribe = function(r) {
|
4272
4307
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
4273
|
-
return o || s ?
|
4274
|
-
n.currentObservers = null,
|
4308
|
+
return o || s ? Ar : (this.currentObservers = null, a.push(r), new Le(function() {
|
4309
|
+
n.currentObservers = null, ot(a, r);
|
4275
4310
|
}));
|
4276
4311
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
4277
4312
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
4278
4313
|
i ? r.error(o) : s && r.complete();
|
4279
4314
|
}, t.prototype.asObservable = function() {
|
4280
|
-
var r = new
|
4315
|
+
var r = new kt();
|
4281
4316
|
return r.source = this, r;
|
4282
4317
|
}, t.create = function(r, n) {
|
4283
|
-
return new
|
4318
|
+
return new Xt(r, n);
|
4284
4319
|
}, t;
|
4285
|
-
}(
|
4286
|
-
|
4320
|
+
}(kt), Xt = function(e) {
|
4321
|
+
ce(t, e);
|
4287
4322
|
function t(r, n) {
|
4288
4323
|
var i = e.call(this) || this;
|
4289
4324
|
return i.destination = r, i.source = n, i;
|
@@ -4299,17 +4334,17 @@ var vo = Tr(function(e) {
|
|
4299
4334
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
4300
4335
|
}, t.prototype._subscribe = function(r) {
|
4301
4336
|
var n, i;
|
4302
|
-
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;
|
4303
4338
|
}, t;
|
4304
|
-
}(
|
4339
|
+
}(Ir), Nr = {
|
4305
4340
|
now: function() {
|
4306
|
-
return (
|
4341
|
+
return (Nr.delegate || Date).now();
|
4307
4342
|
},
|
4308
4343
|
delegate: void 0
|
4309
|
-
},
|
4310
|
-
|
4344
|
+
}, wo = function(e) {
|
4345
|
+
ce(t, e);
|
4311
4346
|
function t(r, n, i) {
|
4312
|
-
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);
|
4313
4348
|
var o = e.call(this) || this;
|
4314
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;
|
4315
4350
|
}
|
@@ -4329,23 +4364,23 @@ var vo = Tr(function(e) {
|
|
4329
4364
|
l && o.splice(0, l + 1);
|
4330
4365
|
}
|
4331
4366
|
}, t;
|
4332
|
-
}(
|
4333
|
-
const
|
4334
|
-
if (
|
4335
|
-
const r = new
|
4336
|
-
|
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);
|
4337
4372
|
}
|
4338
|
-
return
|
4373
|
+
return zt[e];
|
4339
4374
|
};
|
4340
|
-
window.emWidgets = { topic:
|
4341
|
-
const
|
4342
|
-
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) {
|
4343
4378
|
if (e) {
|
4344
4379
|
const r = document.createElement("style");
|
4345
4380
|
r.innerHTML = t, e.appendChild(r);
|
4346
4381
|
}
|
4347
4382
|
}
|
4348
|
-
function
|
4383
|
+
function Po(e, t) {
|
4349
4384
|
const r = new URL(t);
|
4350
4385
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
4351
4386
|
const i = document.createElement("style");
|
@@ -4354,7 +4389,7 @@ function wo(e, t) {
|
|
4354
4389
|
console.error("There was an error while trying to load client styling from URL", n);
|
4355
4390
|
});
|
4356
4391
|
}
|
4357
|
-
function
|
4392
|
+
function Bo(e, t, r) {
|
4358
4393
|
if (window.emMessageBus) {
|
4359
4394
|
const n = document.createElement("style");
|
4360
4395
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -4362,18 +4397,18 @@ function To(e, t, r) {
|
|
4362
4397
|
});
|
4363
4398
|
}
|
4364
4399
|
}
|
4365
|
-
function
|
4366
|
-
|
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)}}');
|
4367
4402
|
}
|
4368
|
-
function
|
4403
|
+
function Zt(e, t, r) {
|
4369
4404
|
const n = e.slice();
|
4370
4405
|
return n[41] = t[r], n;
|
4371
4406
|
}
|
4372
|
-
function
|
4407
|
+
function Qt(e, t, r) {
|
4373
4408
|
const n = e.slice();
|
4374
4409
|
return n[44] = t[r], n;
|
4375
4410
|
}
|
4376
|
-
function
|
4411
|
+
function Oo(e) {
|
4377
4412
|
let t, r, n, i = (
|
4378
4413
|
/*type*/
|
4379
4414
|
(e[0] === "vendor" ? (
|
@@ -4386,16 +4421,16 @@ function Co(e) {
|
|
4386
4421
|
), o, s, a, h, l, u = (
|
4387
4422
|
/*numberOfSlides*/
|
4388
4423
|
e[7] > /*numberOfVisibleSlides*/
|
4389
|
-
e[8] &&
|
4390
|
-
), f =
|
4424
|
+
e[8] && Jt(e)
|
4425
|
+
), f = xe(
|
4391
4426
|
/*gameCategories*/
|
4392
4427
|
e[3]
|
4393
4428
|
), c = [];
|
4394
4429
|
for (let d = 0; d < f.length; d += 1)
|
4395
|
-
c[d] =
|
4430
|
+
c[d] = Kt(Zt(e, f, d));
|
4396
4431
|
return {
|
4397
4432
|
c() {
|
4398
|
-
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");
|
4399
4434
|
for (let d = 0; d < c.length; d += 1)
|
4400
4435
|
c[d].c();
|
4401
4436
|
E(n, "class", "Title"), E(r, "class", "CategoriesHeader"), E(h, "class", "CategoriesSlider"), E(t, "class", l = "CasinoCollectionsProviders " + /*mobile*/
|
@@ -4403,7 +4438,7 @@ function Co(e) {
|
|
4403
4438
|
(e[0] === "vendor" ? "Providers" : "Collections"));
|
4404
4439
|
},
|
4405
4440
|
m(d, m) {
|
4406
|
-
|
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);
|
4407
4442
|
for (let b = 0; b < c.length; b += 1)
|
4408
4443
|
c[b] && c[b].m(h, null);
|
4409
4444
|
e[25](h);
|
@@ -4417,18 +4452,18 @@ function Co(e) {
|
|
4417
4452
|
) : (
|
4418
4453
|
/*$_*/
|
4419
4454
|
d[10]("collections")
|
4420
|
-
)) + "") &&
|
4455
|
+
)) + "") && ut(o, i), /*numberOfSlides*/
|
4421
4456
|
d[7] > /*numberOfVisibleSlides*/
|
4422
|
-
d[8] ? u ? u.p(d, m) : (u =
|
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*/
|
4423
4458
|
24590) {
|
4424
|
-
f =
|
4459
|
+
f = xe(
|
4425
4460
|
/*gameCategories*/
|
4426
4461
|
d[3]
|
4427
4462
|
);
|
4428
4463
|
let b;
|
4429
4464
|
for (b = 0; b < f.length; b += 1) {
|
4430
|
-
const g =
|
4431
|
-
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));
|
4432
4467
|
}
|
4433
4468
|
for (; b < c.length; b += 1)
|
4434
4469
|
c[b].d(1);
|
@@ -4440,18 +4475,18 @@ function Co(e) {
|
|
4440
4475
|
(d[0] === "vendor" ? "Providers" : "Collections")) && E(t, "class", l);
|
4441
4476
|
},
|
4442
4477
|
d(d) {
|
4443
|
-
d && R(t), u && u.d(),
|
4478
|
+
d && R(t), u && u.d(), nr(c, d), e[25](null);
|
4444
4479
|
}
|
4445
4480
|
};
|
4446
4481
|
}
|
4447
|
-
function
|
4482
|
+
function Lo(e) {
|
4448
4483
|
let t;
|
4449
4484
|
return {
|
4450
4485
|
c() {
|
4451
4486
|
t = P("div"), E(t, "class", "LoadingSpinner");
|
4452
4487
|
},
|
4453
4488
|
m(r, n) {
|
4454
|
-
|
4489
|
+
U(r, t, n);
|
4455
4490
|
},
|
4456
4491
|
p: I,
|
4457
4492
|
d(r) {
|
@@ -4459,14 +4494,14 @@ function Po(e) {
|
|
4459
4494
|
}
|
4460
4495
|
};
|
4461
4496
|
}
|
4462
|
-
function
|
4497
|
+
function Jt(e) {
|
4463
4498
|
let t, r, n, i, o, s;
|
4464
4499
|
return {
|
4465
4500
|
c() {
|
4466
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");
|
4467
4502
|
},
|
4468
4503
|
m(a, h) {
|
4469
|
-
|
4504
|
+
U(a, t, h), C(t, r), C(t, n), C(t, i), o || (s = [
|
4470
4505
|
_e(
|
4471
4506
|
r,
|
4472
4507
|
"click",
|
@@ -4483,46 +4518,46 @@ function Wt(e) {
|
|
4483
4518
|
},
|
4484
4519
|
p: I,
|
4485
4520
|
d(a) {
|
4486
|
-
a && R(t), o = !1,
|
4521
|
+
a && R(t), o = !1, te(s);
|
4487
4522
|
}
|
4488
4523
|
};
|
4489
4524
|
}
|
4490
|
-
function
|
4525
|
+
function Io(e) {
|
4491
4526
|
let t, r = (
|
4492
4527
|
/*category*/
|
4493
4528
|
e[41].name + ""
|
4494
4529
|
), n;
|
4495
4530
|
return {
|
4496
4531
|
c() {
|
4497
|
-
t = P("p"), n =
|
4532
|
+
t = P("p"), n = He(r), E(t, "class", "CategorySlideTitle");
|
4498
4533
|
},
|
4499
4534
|
m(i, o) {
|
4500
|
-
|
4535
|
+
U(i, t, o), C(t, n);
|
4501
4536
|
},
|
4502
4537
|
p(i, o) {
|
4503
4538
|
o[0] & /*gameCategories*/
|
4504
4539
|
8 && r !== (r = /*category*/
|
4505
|
-
i[41].name + "") &&
|
4540
|
+
i[41].name + "") && ut(n, r);
|
4506
4541
|
},
|
4507
4542
|
d(i) {
|
4508
4543
|
i && R(t);
|
4509
4544
|
}
|
4510
4545
|
};
|
4511
4546
|
}
|
4512
|
-
function
|
4547
|
+
function No(e) {
|
4513
4548
|
let t, r, n;
|
4514
4549
|
return {
|
4515
4550
|
c() {
|
4516
|
-
t = P("img"), E(t, "class", "CategorySlideLogo"),
|
4551
|
+
t = P("img"), E(t, "class", "CategorySlideLogo"), ye(t.src, r = /*category*/
|
4517
4552
|
e[41].icon) || E(t, "src", r), E(t, "alt", n = /*category*/
|
4518
4553
|
e[41].name + " icon");
|
4519
4554
|
},
|
4520
4555
|
m(i, o) {
|
4521
|
-
|
4556
|
+
U(i, t, o);
|
4522
4557
|
},
|
4523
4558
|
p(i, o) {
|
4524
4559
|
o[0] & /*gameCategories*/
|
4525
|
-
8 && !
|
4560
|
+
8 && !ye(t.src, r = /*category*/
|
4526
4561
|
i[41].icon) && E(t, "src", r), o[0] & /*gameCategories*/
|
4527
4562
|
8 && n !== (n = /*category*/
|
4528
4563
|
i[41].name + " icon") && E(t, "alt", n);
|
@@ -4532,23 +4567,23 @@ function Ao(e) {
|
|
4532
4567
|
}
|
4533
4568
|
};
|
4534
4569
|
}
|
4535
|
-
function
|
4570
|
+
function qt(e) {
|
4536
4571
|
let t, r = (
|
4537
4572
|
/*game*/
|
4538
4573
|
e[44].name + ""
|
4539
4574
|
), n, i;
|
4540
4575
|
return {
|
4541
4576
|
c() {
|
4542
|
-
t = P("p"), n =
|
4577
|
+
t = P("p"), n = He(r), E(t, "title", i = /*game*/
|
4543
4578
|
e[44].name);
|
4544
4579
|
},
|
4545
4580
|
m(o, s) {
|
4546
|
-
|
4581
|
+
U(o, t, s), C(t, n);
|
4547
4582
|
},
|
4548
4583
|
p(o, s) {
|
4549
4584
|
s[0] & /*gameCategories*/
|
4550
4585
|
8 && r !== (r = /*game*/
|
4551
|
-
o[44].name + "") &&
|
4586
|
+
o[44].name + "") && ut(n, r), s[0] & /*gameCategories*/
|
4552
4587
|
8 && i !== (i = /*game*/
|
4553
4588
|
o[44].name) && E(t, "title", i);
|
4554
4589
|
},
|
@@ -4557,7 +4592,7 @@ function zt(e) {
|
|
4557
4592
|
}
|
4558
4593
|
};
|
4559
4594
|
}
|
4560
|
-
function
|
4595
|
+
function Yt(e) {
|
4561
4596
|
let t, r, n, i, o, s, a, h;
|
4562
4597
|
function l() {
|
4563
4598
|
return (
|
@@ -4570,50 +4605,50 @@ function Zt(e) {
|
|
4570
4605
|
}
|
4571
4606
|
let u = (
|
4572
4607
|
/*collectionprovidersgamenames*/
|
4573
|
-
e[2] == "true" &&
|
4608
|
+
e[2] == "true" && qt(e)
|
4574
4609
|
);
|
4575
4610
|
return {
|
4576
4611
|
c() {
|
4577
|
-
t = P("div"), r = P("img"), o = V(), u && u.c(), s = V(), E(r, "class", "CategorySlideGameImage"),
|
4612
|
+
t = P("div"), r = P("img"), o = V(), u && u.c(), s = V(), E(r, "class", "CategorySlideGameImage"), ye(r.src, n = /*game*/
|
4578
4613
|
e[44].defaultThumbnail) || E(r, "src", n), E(r, "alt", i = /*game*/
|
4579
4614
|
e[44].name), E(t, "class", "CategorySlideGames");
|
4580
4615
|
},
|
4581
4616
|
m(f, c) {
|
4582
|
-
|
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);
|
4583
4618
|
},
|
4584
4619
|
p(f, c) {
|
4585
4620
|
e = f, c[0] & /*gameCategories*/
|
4586
|
-
8 && !
|
4621
|
+
8 && !ye(r.src, n = /*game*/
|
4587
4622
|
e[44].defaultThumbnail) && E(r, "src", n), c[0] & /*gameCategories*/
|
4588
4623
|
8 && i !== (i = /*game*/
|
4589
4624
|
e[44].name) && E(r, "alt", i), /*collectionprovidersgamenames*/
|
4590
|
-
e[2] == "true" ? u ? u.p(e, c) : (u =
|
4625
|
+
e[2] == "true" ? u ? u.p(e, c) : (u = qt(e), u.c(), u.m(t, s)) : u && (u.d(1), u = null);
|
4591
4626
|
},
|
4592
4627
|
d(f) {
|
4593
4628
|
f && R(t), u && u.d(), a = !1, h();
|
4594
4629
|
}
|
4595
4630
|
};
|
4596
4631
|
}
|
4597
|
-
function
|
4632
|
+
function Kt(e) {
|
4598
4633
|
let t, r, n, i, o, s, a, h, l;
|
4599
|
-
function u(g,
|
4634
|
+
function u(g, _) {
|
4600
4635
|
if (
|
4601
4636
|
/*titletype*/
|
4602
4637
|
g[1] === "logo"
|
4603
4638
|
)
|
4604
|
-
return
|
4639
|
+
return No;
|
4605
4640
|
if (
|
4606
4641
|
/*titletype*/
|
4607
4642
|
g[1] === "title"
|
4608
4643
|
)
|
4609
|
-
return
|
4644
|
+
return Io;
|
4610
4645
|
}
|
4611
|
-
let f = u(e), c = f && f(e), d =
|
4646
|
+
let f = u(e), c = f && f(e), d = xe(
|
4612
4647
|
/*category*/
|
4613
4648
|
e[41].games
|
4614
4649
|
), m = [];
|
4615
4650
|
for (let g = 0; g < d.length; g += 1)
|
4616
|
-
m[g] =
|
4651
|
+
m[g] = Yt(Qt(e, d, g));
|
4617
4652
|
function b() {
|
4618
4653
|
return (
|
4619
4654
|
/*click_handler_1*/
|
@@ -4625,54 +4660,54 @@ function Qt(e) {
|
|
4625
4660
|
}
|
4626
4661
|
return {
|
4627
4662
|
c() {
|
4628
|
-
var g,
|
4663
|
+
var g, _;
|
4629
4664
|
t = P("div"), r = P("div"), n = P("div"), c && c.c(), i = V(), o = P("div");
|
4630
|
-
for (let
|
4631
|
-
m[
|
4665
|
+
for (let x = 0; x < m.length; x += 1)
|
4666
|
+
m[x].c();
|
4632
4667
|
a = V(), E(n, "class", "CategorySlideTopContainer"), E(o, "class", "CategorySlideGameContainer"), E(r, "class", s = "CategorySlide " + /*category*/
|
4633
|
-
(((g = e[41]) == null ? void 0 : g.flag[0]) === "vendor" ? "CategorySlideNoHighlight" : "")),
|
4634
|
-
((
|
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");
|
4635
4670
|
},
|
4636
|
-
m(g,
|
4637
|
-
|
4638
|
-
for (let
|
4639
|
-
m[
|
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);
|
4640
4675
|
C(t, a), h || (l = _e(r, "click", b), h = !0);
|
4641
4676
|
},
|
4642
|
-
p(g,
|
4643
|
-
var
|
4644
|
-
if (e = g, f === (f = u(e)) && c ? c.p(e,
|
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*/
|
4645
4680
|
8204) {
|
4646
|
-
d =
|
4681
|
+
d = xe(
|
4647
4682
|
/*category*/
|
4648
4683
|
e[41].games
|
4649
4684
|
);
|
4650
4685
|
let H;
|
4651
4686
|
for (H = 0; H < d.length; H += 1) {
|
4652
|
-
const O =
|
4653
|
-
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));
|
4654
4689
|
}
|
4655
4690
|
for (; H < m.length; H += 1)
|
4656
4691
|
m[H].d(1);
|
4657
4692
|
m.length = d.length;
|
4658
4693
|
}
|
4659
|
-
|
4694
|
+
_[0] & /*gameCategories*/
|
4660
4695
|
8 && s !== (s = "CategorySlide " + /*category*/
|
4661
|
-
(((
|
4662
|
-
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*/
|
4663
4698
|
((T = e[41]) == null ? void 0 : T.background) + ")");
|
4664
4699
|
},
|
4665
4700
|
d(g) {
|
4666
|
-
g && R(t), c && c.d(),
|
4701
|
+
g && R(t), c && c.d(), nr(m, g), h = !1, l();
|
4667
4702
|
}
|
4668
4703
|
};
|
4669
4704
|
}
|
4670
|
-
function
|
4705
|
+
function Mo(e) {
|
4671
4706
|
let t;
|
4672
4707
|
function r(o, s) {
|
4673
4708
|
return (
|
4674
4709
|
/*isLoading*/
|
4675
|
-
o[6] ?
|
4710
|
+
o[6] ? Lo : Oo
|
4676
4711
|
);
|
4677
4712
|
}
|
4678
4713
|
let n = r(e), i = n(e);
|
@@ -4681,7 +4716,7 @@ function Oo(e) {
|
|
4681
4716
|
t = P("div"), i.c();
|
4682
4717
|
},
|
4683
4718
|
m(o, s) {
|
4684
|
-
|
4719
|
+
U(o, t, s), i.m(t, null), e[26](t);
|
4685
4720
|
},
|
4686
4721
|
p(o, s) {
|
4687
4722
|
n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
|
@@ -4693,70 +4728,70 @@ function Oo(e) {
|
|
4693
4728
|
}
|
4694
4729
|
};
|
4695
4730
|
}
|
4696
|
-
function
|
4731
|
+
function Ro(e, t, r) {
|
4697
4732
|
let n;
|
4698
|
-
|
4699
|
-
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,
|
4700
|
-
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 = () => {
|
4701
4736
|
fetch(f).then((B) => B.json()).then((B) => {
|
4702
|
-
Object.keys(B).forEach((
|
4703
|
-
|
4737
|
+
Object.keys(B).forEach((D) => {
|
4738
|
+
Ut(D, B[D]);
|
4704
4739
|
});
|
4705
4740
|
}).catch((B) => {
|
4706
4741
|
console.log(B);
|
4707
4742
|
});
|
4708
4743
|
};
|
4709
|
-
Object.keys(
|
4710
|
-
|
4744
|
+
Object.keys(Dt).forEach((p) => {
|
4745
|
+
Ut(p, Dt[p]);
|
4711
4746
|
});
|
4712
|
-
const
|
4747
|
+
const ft = () => {
|
4713
4748
|
const p = new URL(`${i}/v2/casino/groups/${o}`);
|
4714
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) => {
|
4715
|
-
r(6, b = !1), B.total > W && (k += 50, W += 50, r(22,
|
4716
|
-
let
|
4717
|
-
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;
|
4718
4753
|
return {
|
4719
4754
|
id: L.id,
|
4720
4755
|
name: L.name,
|
4721
|
-
icon: L.icon ? L.icon : (
|
4722
|
-
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),
|
4723
4758
|
background: L.background,
|
4724
4759
|
flag: L.flags
|
4725
4760
|
};
|
4726
4761
|
});
|
4727
|
-
r(3, m = [...m, ...
|
4762
|
+
r(3, m = [...m, ...D]), r(7, x = m.length), $r();
|
4728
4763
|
});
|
4729
|
-
},
|
4764
|
+
}, $r = () => {
|
4730
4765
|
const p = $.getRootNode().host;
|
4731
4766
|
p.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: p } }));
|
4732
|
-
},
|
4767
|
+
}, dt = (p) => {
|
4733
4768
|
var B;
|
4734
|
-
O = [...g.children], O.forEach((
|
4735
|
-
|
4736
|
-
}), H = (B = O[0]) == null ? void 0 : B.getBoundingClientRect().width,
|
4737
|
-
},
|
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();
|
4772
|
+
}, Gr = () => {
|
4738
4773
|
r(8, T = Math.floor(g.clientWidth / H));
|
4739
|
-
},
|
4740
|
-
|
4741
|
-
},
|
4742
|
-
|
4743
|
-
},
|
4744
|
-
|
4745
|
-
},
|
4774
|
+
}, pt = () => {
|
4775
|
+
dt(_);
|
4776
|
+
}, Ur = () => {
|
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) => {
|
4746
4781
|
window.postMessage(
|
4747
4782
|
{
|
4748
4783
|
type: "OpenCollectionsProvidersGame",
|
4749
4784
|
gameId: p,
|
4750
4785
|
launchUrl: B,
|
4751
|
-
gameName:
|
4786
|
+
gameName: D,
|
4752
4787
|
subVendor: L
|
4753
4788
|
},
|
4754
4789
|
window.location.href
|
4755
4790
|
), typeof gtag == "function" && gtag("event", "OpenGame", {
|
4756
4791
|
context: "CollectionsProviders",
|
4757
|
-
gameName: `${
|
4792
|
+
gameName: `${D}`
|
4758
4793
|
});
|
4759
|
-
},
|
4794
|
+
}, bt = (p) => {
|
4760
4795
|
window.postMessage(
|
4761
4796
|
{
|
4762
4797
|
type: "OpenCollectionsProvidersCategory",
|
@@ -4764,19 +4799,19 @@ function Lo(e, t, r) {
|
|
4764
4799
|
},
|
4765
4800
|
window.location.href
|
4766
4801
|
);
|
4767
|
-
},
|
4768
|
-
|
4802
|
+
}, Fr = () => {
|
4803
|
+
ho(s);
|
4769
4804
|
};
|
4770
|
-
|
4805
|
+
un(() => (r(9, ct = Ho(Mr)), () => {
|
4771
4806
|
}));
|
4772
|
-
const
|
4773
|
-
function
|
4774
|
-
|
4807
|
+
const jr = (p) => mt(p.gameId, p.launchUrl, p.name, p.subVendor), kr = (p) => bt(p.id);
|
4808
|
+
function Vr(p) {
|
4809
|
+
Ee[p ? "unshift" : "push"](() => {
|
4775
4810
|
g = p, r(4, g);
|
4776
4811
|
});
|
4777
4812
|
}
|
4778
|
-
function
|
4779
|
-
|
4813
|
+
function Xr(p) {
|
4814
|
+
Ee[p ? "unshift" : "push"](() => {
|
4780
4815
|
$ = p, r(5, $);
|
4781
4816
|
});
|
4782
4817
|
}
|
@@ -4784,14 +4819,14 @@ function Lo(e, t, r) {
|
|
4784
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);
|
4785
4820
|
}, e.$$.update = () => {
|
4786
4821
|
e.$$.dirty[0] & /*endpoint, datasource, lang*/
|
4787
|
-
229376 && i && o && s &&
|
4788
|
-
24 && m && g &&
|
4789
|
-
131072 && s &&
|
4790
|
-
262176 && l && $ &&
|
4791
|
-
524320 && u && $ &&
|
4792
|
-
2097184 && $ &&
|
4793
|
-
1048576 && f &&
|
4794
|
-
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();
|
4795
4830
|
}, [
|
4796
4831
|
a,
|
4797
4832
|
h,
|
@@ -4800,14 +4835,14 @@ function Lo(e, t, r) {
|
|
4800
4835
|
g,
|
4801
4836
|
$,
|
4802
4837
|
b,
|
4803
|
-
|
4838
|
+
x,
|
4804
4839
|
T,
|
4805
|
-
at,
|
4806
|
-
n,
|
4807
|
-
Mr,
|
4808
|
-
Rr,
|
4809
4840
|
ct,
|
4810
|
-
|
4841
|
+
n,
|
4842
|
+
Ur,
|
4843
|
+
Dr,
|
4844
|
+
mt,
|
4845
|
+
bt,
|
4811
4846
|
i,
|
4812
4847
|
o,
|
4813
4848
|
s,
|
@@ -4815,21 +4850,21 @@ function Lo(e, t, r) {
|
|
4815
4850
|
u,
|
4816
4851
|
f,
|
4817
4852
|
d,
|
4818
|
-
|
4819
|
-
|
4820
|
-
|
4821
|
-
|
4822
|
-
|
4853
|
+
Ie,
|
4854
|
+
jr,
|
4855
|
+
kr,
|
4856
|
+
Vr,
|
4857
|
+
Xr
|
4823
4858
|
];
|
4824
4859
|
}
|
4825
|
-
class
|
4860
|
+
class $o extends _n {
|
4826
4861
|
constructor(t) {
|
4827
|
-
super(),
|
4862
|
+
super(), vn(
|
4828
4863
|
this,
|
4829
4864
|
t,
|
4830
|
-
|
4831
|
-
|
4832
|
-
|
4865
|
+
Ro,
|
4866
|
+
Mo,
|
4867
|
+
tr,
|
4833
4868
|
{
|
4834
4869
|
endpoint: 15,
|
4835
4870
|
datasource: 16,
|
@@ -4842,7 +4877,7 @@ class Io extends bn {
|
|
4842
4877
|
collectionprovidersgamenames: 2,
|
4843
4878
|
mbsource: 21
|
4844
4879
|
},
|
4845
|
-
|
4880
|
+
Ao,
|
4846
4881
|
[-1, -1]
|
4847
4882
|
);
|
4848
4883
|
}
|
@@ -4907,7 +4942,7 @@ class Io extends bn {
|
|
4907
4942
|
this.$$set({ mbsource: t }), M();
|
4908
4943
|
}
|
4909
4944
|
}
|
4910
|
-
|
4945
|
+
yn($o, { endpoint: {}, datasource: {}, lang: {}, type: {}, titletype: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, collectionprovidersgamenames: {}, mbsource: {} }, [], [], !0);
|
4911
4946
|
export {
|
4912
|
-
|
4947
|
+
$o as default
|
4913
4948
|
};
|