@everymatrix/casino-categories-slider 1.55.0 → 1.56.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/CasinoCategoriesSlider-B-t2GyDd.cjs +5 -0
- package/components/{CasinoCategoriesSlider-Bh2LimRX.js → CasinoCategoriesSlider-D-Hw4YqW.js} +645 -667
- package/components/{CasinoCategoriesSlider-CvmaCh1X.js → CasinoCategoriesSlider-DsCJHycs.js} +615 -637
- package/components/{CasinoSlider-D5vmgtQ0.js → CasinoSlider-DPIZ5CnV.js} +80 -80
- package/components/{CasinoSlider-BU4oCDAl.js → CasinoSlider-EFId2L7-.js} +86 -86
- package/components/CasinoSlider-N_Ph_cLc.cjs +1 -0
- package/es2015/casino-categories-slider.cjs +1 -1
- package/es2015/casino-categories-slider.js +1 -1
- package/esnext/casino-categories-slider.js +1 -1
- package/package.json +1 -1
- package/components/CasinoCategoriesSlider-CIXhf1Tm.cjs +0 -5
- package/components/CasinoSlider-BXVwqNxp.cjs +0 -1
package/components/{CasinoCategoriesSlider-Bh2LimRX.js → CasinoCategoriesSlider-D-Hw4YqW.js}
RENAMED
@@ -1,17 +1,17 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var
|
4
|
-
var
|
5
|
-
var Me = (e, t, r) => t in e ?
|
1
|
+
var Mr = Object.defineProperty, Rr = Object.defineProperties;
|
2
|
+
var Gr = Object.getOwnPropertyDescriptors;
|
3
|
+
var ft = Object.getOwnPropertySymbols;
|
4
|
+
var Ur = Object.prototype.hasOwnProperty, Dr = Object.prototype.propertyIsEnumerable;
|
5
|
+
var Me = (e, t, r) => t in e ? Mr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mt = (e, t) => {
|
6
6
|
for (var r in t || (t = {}))
|
7
|
-
|
8
|
-
if (
|
9
|
-
for (var r of
|
10
|
-
|
7
|
+
Ur.call(t, r) && Me(e, r, t[r]);
|
8
|
+
if (ft)
|
9
|
+
for (var r of ft(t))
|
10
|
+
Dr.call(t, r) && Me(e, r, t[r]);
|
11
11
|
return e;
|
12
|
-
},
|
12
|
+
}, dt = (e, t) => Rr(e, Gr(t));
|
13
13
|
var M = (e, t, r) => Me(e, typeof t != "symbol" ? t + "" : t, r);
|
14
|
-
var
|
14
|
+
var bt = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var s = (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 P() {
|
31
31
|
}
|
32
|
-
function
|
32
|
+
function Ft(e) {
|
33
33
|
return e();
|
34
34
|
}
|
35
|
-
function
|
35
|
+
function pt() {
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
37
37
|
}
|
38
|
-
function
|
39
|
-
e.forEach(
|
38
|
+
function ne(e) {
|
39
|
+
e.forEach(Ft);
|
40
40
|
}
|
41
41
|
function He(e) {
|
42
42
|
return typeof e == "function";
|
43
43
|
}
|
44
|
-
function
|
44
|
+
function $t(e, t) {
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
46
46
|
}
|
47
47
|
let ge;
|
48
|
-
function
|
48
|
+
function Ss(e, t) {
|
49
49
|
return e === t ? !0 : (ge || (ge = document.createElement("a")), ge.href = t, e === ge.href);
|
50
50
|
}
|
51
|
-
function
|
51
|
+
function Fr(e) {
|
52
52
|
return Object.keys(e).length === 0;
|
53
53
|
}
|
54
|
-
function
|
54
|
+
function jt(e, ...t) {
|
55
55
|
if (e == null) {
|
56
56
|
for (const n of t)
|
57
57
|
n(void 0);
|
@@ -60,23 +60,23 @@ function Wt(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 $r(e, t, r) {
|
64
|
+
e.$$.on_destroy.push(jt(t, r));
|
65
65
|
}
|
66
|
-
function
|
66
|
+
function jr(e) {
|
67
67
|
return e && He(e.destroy) ? e.destroy : P;
|
68
68
|
}
|
69
|
-
function
|
69
|
+
function kt(e, t) {
|
70
70
|
e.appendChild(t);
|
71
71
|
}
|
72
|
-
function
|
73
|
-
const n =
|
72
|
+
function kr(e, t, r) {
|
73
|
+
const n = Vr(e);
|
74
74
|
if (!n.getElementById(t)) {
|
75
75
|
const i = V("style");
|
76
|
-
i.id = t, i.textContent = r,
|
76
|
+
i.id = t, i.textContent = r, Xr(n, i);
|
77
77
|
}
|
78
78
|
}
|
79
|
-
function
|
79
|
+
function Vr(e) {
|
80
80
|
if (!e) return document;
|
81
81
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
82
82
|
return t && /** @type {ShadowRoot} */
|
@@ -85,53 +85,53 @@ function Qr(e) {
|
|
85
85
|
t
|
86
86
|
) : e.ownerDocument;
|
87
87
|
}
|
88
|
-
function
|
89
|
-
return
|
88
|
+
function Xr(e, t) {
|
89
|
+
return kt(
|
90
90
|
/** @type {Document} */
|
91
91
|
e.head || e,
|
92
92
|
t
|
93
93
|
), t.sheet;
|
94
94
|
}
|
95
|
-
function
|
95
|
+
function fe(e, t, r) {
|
96
96
|
e.insertBefore(t, r || null);
|
97
97
|
}
|
98
|
-
function
|
98
|
+
function ie(e) {
|
99
99
|
e.parentNode && e.parentNode.removeChild(e);
|
100
100
|
}
|
101
|
-
function
|
101
|
+
function ws(e, t) {
|
102
102
|
for (let r = 0; r < e.length; r += 1)
|
103
103
|
e[r] && e[r].d(t);
|
104
104
|
}
|
105
105
|
function V(e) {
|
106
106
|
return document.createElement(e);
|
107
107
|
}
|
108
|
-
function
|
108
|
+
function Vt(e) {
|
109
109
|
return document.createTextNode(e);
|
110
110
|
}
|
111
|
-
function
|
112
|
-
return
|
111
|
+
function Ts() {
|
112
|
+
return Vt(" ");
|
113
113
|
}
|
114
|
-
function
|
115
|
-
return
|
114
|
+
function Hs() {
|
115
|
+
return Vt("");
|
116
116
|
}
|
117
|
-
function
|
117
|
+
function As(e, t, r, n) {
|
118
118
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
119
119
|
}
|
120
|
-
function
|
120
|
+
function me(e, t, r) {
|
121
121
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
122
122
|
}
|
123
123
|
function E(e, t, r) {
|
124
124
|
const n = t.toLowerCase();
|
125
|
-
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r :
|
125
|
+
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : me(e, t, r);
|
126
126
|
}
|
127
|
-
function
|
127
|
+
function Wr(e) {
|
128
128
|
return Array.from(e.childNodes);
|
129
129
|
}
|
130
|
-
function
|
130
|
+
function Bs(e, t) {
|
131
131
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
132
132
|
t);
|
133
133
|
}
|
134
|
-
function
|
134
|
+
function zr(e) {
|
135
135
|
const t = {};
|
136
136
|
return e.childNodes.forEach(
|
137
137
|
/** @param {Element} node */
|
@@ -140,28 +140,28 @@ function Jr(e) {
|
|
140
140
|
}
|
141
141
|
), t;
|
142
142
|
}
|
143
|
-
let
|
144
|
-
function
|
145
|
-
|
143
|
+
let he;
|
144
|
+
function ue(e) {
|
145
|
+
he = e;
|
146
146
|
}
|
147
|
-
function
|
148
|
-
if (!
|
149
|
-
return
|
147
|
+
function Zr() {
|
148
|
+
if (!he) throw new Error("Function called outside component initialization");
|
149
|
+
return he;
|
150
150
|
}
|
151
|
-
function
|
152
|
-
|
151
|
+
function Qr(e) {
|
152
|
+
Zr().$$.on_mount.push(e);
|
153
153
|
}
|
154
|
-
const Y = [],
|
154
|
+
const Y = [], ke = [];
|
155
155
|
let q = [];
|
156
|
-
const
|
157
|
-
let
|
158
|
-
function
|
159
|
-
|
156
|
+
const gt = [], Xt = /* @__PURE__ */ Promise.resolve();
|
157
|
+
let Ve = !1;
|
158
|
+
function Wt() {
|
159
|
+
Ve || (Ve = !0, Xt.then(S));
|
160
160
|
}
|
161
|
-
function
|
162
|
-
return
|
161
|
+
function Yr() {
|
162
|
+
return Wt(), Xt;
|
163
163
|
}
|
164
|
-
function
|
164
|
+
function Xe(e) {
|
165
165
|
q.push(e);
|
166
166
|
}
|
167
167
|
const Re = /* @__PURE__ */ new Set();
|
@@ -169,90 +169,90 @@ let Z = 0;
|
|
169
169
|
function S() {
|
170
170
|
if (Z !== 0)
|
171
171
|
return;
|
172
|
-
const e =
|
172
|
+
const e = he;
|
173
173
|
do {
|
174
174
|
try {
|
175
175
|
for (; Z < Y.length; ) {
|
176
176
|
const t = Y[Z];
|
177
|
-
Z++,
|
177
|
+
Z++, ue(t), qr(t.$$);
|
178
178
|
}
|
179
179
|
} catch (t) {
|
180
180
|
throw Y.length = 0, Z = 0, t;
|
181
181
|
}
|
182
|
-
for (
|
182
|
+
for (ue(null), Y.length = 0, Z = 0; ke.length; ) ke.pop()();
|
183
183
|
for (let t = 0; t < q.length; t += 1) {
|
184
184
|
const r = q[t];
|
185
185
|
Re.has(r) || (Re.add(r), r());
|
186
186
|
}
|
187
187
|
q.length = 0;
|
188
188
|
} while (Y.length);
|
189
|
-
for (;
|
190
|
-
|
191
|
-
|
189
|
+
for (; gt.length; )
|
190
|
+
gt.pop()();
|
191
|
+
Ve = !1, Re.clear(), ue(e);
|
192
192
|
}
|
193
|
-
function
|
193
|
+
function qr(e) {
|
194
194
|
if (e.fragment !== null) {
|
195
|
-
e.update(),
|
195
|
+
e.update(), ne(e.before_update);
|
196
196
|
const t = e.dirty;
|
197
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
197
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
|
198
198
|
}
|
199
199
|
}
|
200
|
-
function
|
200
|
+
function Jr(e) {
|
201
201
|
const t = [], r = [];
|
202
202
|
q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), q = t;
|
203
203
|
}
|
204
|
-
const
|
205
|
-
function
|
206
|
-
e && e.i && (
|
204
|
+
const Kr = /* @__PURE__ */ new Set();
|
205
|
+
function zt(e, t) {
|
206
|
+
e && e.i && (Kr.delete(e), e.i(t));
|
207
207
|
}
|
208
|
-
function
|
208
|
+
function Ps(e) {
|
209
209
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
210
210
|
}
|
211
|
-
function
|
211
|
+
function Ns(e, t) {
|
212
212
|
e.d(1), t.delete(e.key);
|
213
213
|
}
|
214
|
-
function
|
214
|
+
function Os(e, t, r, n, i, s, o, a, h, u, l, m) {
|
215
215
|
let c = e.length, d = s.length, b = c;
|
216
216
|
const y = {};
|
217
217
|
for (; b--; ) y[e[b].key] = b;
|
218
|
-
const T = [],
|
218
|
+
const T = [], C = /* @__PURE__ */ new Map(), N = /* @__PURE__ */ new Map(), w = [];
|
219
219
|
for (b = d; b--; ) {
|
220
220
|
const _ = m(i, s, b), A = r(_);
|
221
|
-
let
|
222
|
-
|
221
|
+
let I = o.get(A);
|
222
|
+
I ? w.push(() => I.p(_, t)) : (I = u(A, _), I.c()), C.set(A, T[b] = I), A in y && N.set(A, Math.abs(b - y[A]));
|
223
223
|
}
|
224
224
|
const O = /* @__PURE__ */ new Set(), L = /* @__PURE__ */ new Set();
|
225
225
|
function R(_) {
|
226
|
-
|
226
|
+
zt(_, 1), _.m(a, l), o.set(_.key, _), l = _.first, d--;
|
227
227
|
}
|
228
228
|
for (; c && d; ) {
|
229
|
-
const _ = T[d - 1], A = e[c - 1],
|
230
|
-
_ === A ? (l = _.first, c--, d--) :
|
229
|
+
const _ = T[d - 1], A = e[c - 1], I = _.key, $ = A.key;
|
230
|
+
_ === A ? (l = _.first, c--, d--) : C.has($) ? !o.has(I) || O.has(I) ? R(_) : L.has($) ? c-- : N.get(I) > N.get($) ? (L.add(I), R(_)) : (O.add($), c--) : (h(A, o), c--);
|
231
231
|
}
|
232
232
|
for (; c--; ) {
|
233
233
|
const _ = e[c];
|
234
|
-
|
234
|
+
C.has(_.key) || h(_, o);
|
235
235
|
}
|
236
236
|
for (; d; ) R(T[d - 1]);
|
237
|
-
return
|
237
|
+
return ne(w), T;
|
238
238
|
}
|
239
|
-
function
|
239
|
+
function en(e, t, r) {
|
240
240
|
const { fragment: n, after_update: i } = e.$$;
|
241
|
-
n && n.m(t, r),
|
242
|
-
const s = e.$$.on_mount.map(
|
243
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
244
|
-
}), i.forEach(
|
241
|
+
n && n.m(t, r), Xe(() => {
|
242
|
+
const s = e.$$.on_mount.map(Ft).filter(He);
|
243
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ne(s), e.$$.on_mount = [];
|
244
|
+
}), i.forEach(Xe);
|
245
245
|
}
|
246
|
-
function
|
246
|
+
function tn(e, t) {
|
247
247
|
const r = e.$$;
|
248
|
-
r.fragment !== null && (
|
248
|
+
r.fragment !== null && (Jr(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
249
249
|
}
|
250
|
-
function
|
251
|
-
e.$$.dirty[0] === -1 && (Y.push(e),
|
250
|
+
function rn(e, t) {
|
251
|
+
e.$$.dirty[0] === -1 && (Y.push(e), Wt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
252
252
|
}
|
253
|
-
function
|
254
|
-
const h =
|
255
|
-
|
253
|
+
function nn(e, t, r, n, i, s, o = null, a = [-1]) {
|
254
|
+
const h = he;
|
255
|
+
ue(e);
|
256
256
|
const u = e.$$ = {
|
257
257
|
fragment: null,
|
258
258
|
ctx: [],
|
@@ -260,7 +260,7 @@ function hn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
260
260
|
props: s,
|
261
261
|
update: P,
|
262
262
|
not_equal: i,
|
263
|
-
bound:
|
263
|
+
bound: pt(),
|
264
264
|
// lifecycle
|
265
265
|
on_mount: [],
|
266
266
|
on_destroy: [],
|
@@ -269,7 +269,7 @@ function hn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
269
269
|
after_update: [],
|
270
270
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
271
271
|
// everything else
|
272
|
-
callbacks:
|
272
|
+
callbacks: pt(),
|
273
273
|
dirty: a,
|
274
274
|
skip_bound: !1,
|
275
275
|
root: t.target || h.$$.root
|
@@ -278,19 +278,19 @@ function hn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
278
278
|
let l = !1;
|
279
279
|
if (u.ctx = r ? r(e, t.props || {}, (m, c, ...d) => {
|
280
280
|
const b = d.length ? d[0] : c;
|
281
|
-
return u.ctx && i(u.ctx[m], u.ctx[m] = b) && (!u.skip_bound && u.bound[m] && u.bound[m](b), l &&
|
282
|
-
}) : [], u.update(), l = !0,
|
281
|
+
return u.ctx && i(u.ctx[m], u.ctx[m] = b) && (!u.skip_bound && u.bound[m] && u.bound[m](b), l && rn(e, m)), c;
|
282
|
+
}) : [], u.update(), l = !0, ne(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
283
283
|
if (t.hydrate) {
|
284
|
-
const m =
|
285
|
-
u.fragment && u.fragment.l(m), m.forEach(
|
284
|
+
const m = Wr(t.target);
|
285
|
+
u.fragment && u.fragment.l(m), m.forEach(ie);
|
286
286
|
} else
|
287
287
|
u.fragment && u.fragment.c();
|
288
|
-
t.intro &&
|
288
|
+
t.intro && zt(e.$$.fragment), en(e, t.target, t.anchor), S();
|
289
289
|
}
|
290
|
-
|
290
|
+
ue(h);
|
291
291
|
}
|
292
|
-
let
|
293
|
-
typeof HTMLElement == "function" && (
|
292
|
+
let Zt;
|
293
|
+
typeof HTMLElement == "function" && (Zt = class extends HTMLElement {
|
294
294
|
constructor(t, r, n) {
|
295
295
|
super();
|
296
296
|
/** The Svelte component constructor */
|
@@ -327,31 +327,31 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
|
|
327
327
|
}
|
328
328
|
}
|
329
329
|
connectedCallback() {
|
330
|
-
return
|
330
|
+
return bt(this, null, function* () {
|
331
331
|
if (this.$$cn = !0, !this.$$c) {
|
332
332
|
let t = function(s) {
|
333
333
|
return () => {
|
334
334
|
let o;
|
335
335
|
return {
|
336
336
|
c: function() {
|
337
|
-
o = V("slot"), s !== "default" &&
|
337
|
+
o = V("slot"), s !== "default" && me(o, "name", s);
|
338
338
|
},
|
339
339
|
/**
|
340
340
|
* @param {HTMLElement} target
|
341
341
|
* @param {HTMLElement} [anchor]
|
342
342
|
*/
|
343
343
|
m: function(u, l) {
|
344
|
-
|
344
|
+
fe(u, o, l);
|
345
345
|
},
|
346
346
|
d: function(u) {
|
347
|
-
u &&
|
347
|
+
u && ie(o);
|
348
348
|
}
|
349
349
|
};
|
350
350
|
};
|
351
351
|
};
|
352
352
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
353
353
|
return;
|
354
|
-
const r = {}, n =
|
354
|
+
const r = {}, n = zr(this);
|
355
355
|
for (const s of this.$$s)
|
356
356
|
s in n && (r[s] = [t(s)]);
|
357
357
|
for (const s of this.attributes) {
|
@@ -362,7 +362,7 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
|
|
362
362
|
!(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
|
363
363
|
this.$$c = new this.$$ctor({
|
364
364
|
target: this.shadowRoot || this,
|
365
|
-
props:
|
365
|
+
props: dt(mt({}, this.$$d), {
|
366
366
|
$$slots: r,
|
367
367
|
$$scope: {
|
368
368
|
ctx: []
|
@@ -440,8 +440,8 @@ function Ee(e, t, r, n) {
|
|
440
440
|
return t;
|
441
441
|
}
|
442
442
|
}
|
443
|
-
function
|
444
|
-
let o = class extends
|
443
|
+
function sn(e, t, r, n, i, s) {
|
444
|
+
let o = class extends Zt {
|
445
445
|
constructor() {
|
446
446
|
super(e, r, i), this.$$p_d = t;
|
447
447
|
}
|
@@ -471,7 +471,7 @@ function ln(e, t, r, n, i, s) {
|
|
471
471
|
}), e.element = /** @type {any} */
|
472
472
|
o, o;
|
473
473
|
}
|
474
|
-
class
|
474
|
+
class on {
|
475
475
|
constructor() {
|
476
476
|
/**
|
477
477
|
* ### PRIVATE API
|
@@ -492,7 +492,7 @@ class cn {
|
|
492
492
|
}
|
493
493
|
/** @returns {void} */
|
494
494
|
$destroy() {
|
495
|
-
|
495
|
+
tn(this, 1), this.$destroy = P;
|
496
496
|
}
|
497
497
|
/**
|
498
498
|
* @template {Extract<keyof Events, string>} K
|
@@ -514,22 +514,22 @@ class cn {
|
|
514
514
|
* @returns {void}
|
515
515
|
*/
|
516
516
|
$set(t) {
|
517
|
-
this.$$set && !
|
517
|
+
this.$$set && !Fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
518
518
|
}
|
519
519
|
}
|
520
|
-
const
|
521
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
522
|
-
var
|
523
|
-
return
|
520
|
+
const an = "4";
|
521
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(an);
|
522
|
+
var We = function(e, t) {
|
523
|
+
return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
524
524
|
r.__proto__ = n;
|
525
525
|
} || function(r, n) {
|
526
526
|
for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
527
|
-
},
|
527
|
+
}, We(e, t);
|
528
528
|
};
|
529
529
|
function D(e, t) {
|
530
530
|
if (typeof t != "function" && t !== null)
|
531
531
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
532
|
-
|
532
|
+
We(e, t);
|
533
533
|
function r() {
|
534
534
|
this.constructor = e;
|
535
535
|
}
|
@@ -544,7 +544,7 @@ var v = function() {
|
|
544
544
|
return t;
|
545
545
|
}, v.apply(this, arguments);
|
546
546
|
};
|
547
|
-
function
|
547
|
+
function un(e, t) {
|
548
548
|
var r = {};
|
549
549
|
for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
550
550
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
@@ -552,7 +552,7 @@ function mn(e, t) {
|
|
552
552
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
553
553
|
return r;
|
554
554
|
}
|
555
|
-
function
|
555
|
+
function ze(e) {
|
556
556
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
557
557
|
if (r) return r.call(e);
|
558
558
|
if (e && typeof e.length == "number") return {
|
@@ -562,7 +562,7 @@ function Ze(e) {
|
|
562
562
|
};
|
563
563
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
564
564
|
}
|
565
|
-
function
|
565
|
+
function Ze(e, t) {
|
566
566
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
567
567
|
if (!r) return e;
|
568
568
|
var n = r.call(e), i, s = [], o;
|
@@ -587,13 +587,13 @@ function J(e, t, r) {
|
|
587
587
|
function U(e) {
|
588
588
|
return typeof e == "function";
|
589
589
|
}
|
590
|
-
function
|
590
|
+
function Qt(e) {
|
591
591
|
var t = function(n) {
|
592
592
|
Error.call(n), n.stack = new Error().stack;
|
593
593
|
}, r = e(t);
|
594
594
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
595
595
|
}
|
596
|
-
var Ge =
|
596
|
+
var Ge = Qt(function(e) {
|
597
597
|
return function(r) {
|
598
598
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
599
599
|
` + r.map(function(n, i) {
|
@@ -602,7 +602,7 @@ var Ge = Kt(function(e) {
|
|
602
602
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
603
603
|
};
|
604
604
|
});
|
605
|
-
function
|
605
|
+
function Qe(e, t) {
|
606
606
|
if (e) {
|
607
607
|
var r = e.indexOf(t);
|
608
608
|
0 <= r && e.splice(r, 1);
|
@@ -620,7 +620,7 @@ var Ae = function() {
|
|
620
620
|
if (o)
|
621
621
|
if (this._parentage = null, Array.isArray(o))
|
622
622
|
try {
|
623
|
-
for (var a =
|
623
|
+
for (var a = ze(o), h = a.next(); !h.done; h = a.next()) {
|
624
624
|
var u = h.value;
|
625
625
|
u.remove(this);
|
626
626
|
}
|
@@ -646,12 +646,12 @@ var Ae = function() {
|
|
646
646
|
if (m) {
|
647
647
|
this._finalizers = null;
|
648
648
|
try {
|
649
|
-
for (var c =
|
649
|
+
for (var c = ze(m), d = c.next(); !d.done; d = c.next()) {
|
650
650
|
var b = d.value;
|
651
651
|
try {
|
652
|
-
|
652
|
+
yt(b);
|
653
653
|
} catch (y) {
|
654
|
-
s = s != null ? s : [], y instanceof Ge ? s = J(J([],
|
654
|
+
s = s != null ? s : [], y instanceof Ge ? s = J(J([], Ze(s)), Ze(y.errors)) : s.push(y);
|
655
655
|
}
|
656
656
|
}
|
657
657
|
} catch (y) {
|
@@ -671,7 +671,7 @@ var Ae = function() {
|
|
671
671
|
var r;
|
672
672
|
if (t && t !== this)
|
673
673
|
if (this.closed)
|
674
|
-
|
674
|
+
yt(t);
|
675
675
|
else {
|
676
676
|
if (t instanceof e) {
|
677
677
|
if (t.closed || t._hasParent(this))
|
@@ -688,56 +688,52 @@ var Ae = function() {
|
|
688
688
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
689
689
|
}, e.prototype._removeParent = function(t) {
|
690
690
|
var r = this._parentage;
|
691
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
691
|
+
r === t ? this._parentage = null : Array.isArray(r) && Qe(r, t);
|
692
692
|
}, e.prototype.remove = function(t) {
|
693
693
|
var r = this._finalizers;
|
694
|
-
r &&
|
694
|
+
r && Qe(r, t), t instanceof e && t._removeParent(this);
|
695
695
|
}, e.EMPTY = function() {
|
696
696
|
var t = new e();
|
697
697
|
return t.closed = !0, t;
|
698
698
|
}(), e;
|
699
|
-
}(),
|
700
|
-
function
|
699
|
+
}(), Yt = Ae.EMPTY;
|
700
|
+
function qt(e) {
|
701
701
|
return e instanceof Ae || e && "closed" in e && U(e.remove) && U(e.add) && U(e.unsubscribe);
|
702
702
|
}
|
703
|
-
function
|
703
|
+
function yt(e) {
|
704
704
|
U(e) ? e() : e.unsubscribe();
|
705
705
|
}
|
706
|
-
var
|
707
|
-
|
708
|
-
|
709
|
-
Promise: void 0,
|
710
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
711
|
-
useDeprecatedNextContext: !1
|
712
|
-
}, dn = {
|
706
|
+
var hn = {
|
707
|
+
Promise: void 0
|
708
|
+
}, ln = {
|
713
709
|
setTimeout: function(e, t) {
|
714
710
|
for (var r = [], n = 2; n < arguments.length; n++)
|
715
711
|
r[n - 2] = arguments[n];
|
716
|
-
return setTimeout.apply(void 0, J([e, t],
|
712
|
+
return setTimeout.apply(void 0, J([e, t], Ze(r)));
|
717
713
|
},
|
718
714
|
clearTimeout: function(e) {
|
719
715
|
return clearTimeout(e);
|
720
716
|
},
|
721
717
|
delegate: void 0
|
722
718
|
};
|
723
|
-
function
|
724
|
-
|
719
|
+
function cn(e) {
|
720
|
+
ln.setTimeout(function() {
|
725
721
|
throw e;
|
726
722
|
});
|
727
723
|
}
|
728
|
-
function
|
724
|
+
function vt() {
|
729
725
|
}
|
730
726
|
function _e(e) {
|
731
727
|
e();
|
732
728
|
}
|
733
|
-
var
|
729
|
+
var Jt = function(e) {
|
734
730
|
D(t, e);
|
735
731
|
function t(r) {
|
736
732
|
var n = e.call(this) || this;
|
737
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
733
|
+
return n.isStopped = !1, r ? (n.destination = r, qt(r) && r.add(n)) : n.destination = dn, n;
|
738
734
|
}
|
739
735
|
return t.create = function(r, n, i) {
|
740
|
-
return new
|
736
|
+
return new Ye(r, n, i);
|
741
737
|
}, t.prototype.next = function(r) {
|
742
738
|
this.isStopped || this._next(r);
|
743
739
|
}, t.prototype.error = function(r) {
|
@@ -761,11 +757,7 @@ var nr = function(e) {
|
|
761
757
|
this.unsubscribe();
|
762
758
|
}
|
763
759
|
}, t;
|
764
|
-
}(Ae),
|
765
|
-
function Ue(e, t) {
|
766
|
-
return pn.call(e, t);
|
767
|
-
}
|
768
|
-
var gn = function() {
|
760
|
+
}(Ae), fn = function() {
|
769
761
|
function e(t) {
|
770
762
|
this.partialObserver = t;
|
771
763
|
}
|
@@ -796,55 +788,43 @@ var gn = function() {
|
|
796
788
|
ye(r);
|
797
789
|
}
|
798
790
|
}, e;
|
799
|
-
}(),
|
791
|
+
}(), Ye = function(e) {
|
800
792
|
D(t, e);
|
801
793
|
function t(r, n, i) {
|
802
794
|
var s = e.call(this) || this, o;
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
};
|
809
|
-
else {
|
810
|
-
var a;
|
811
|
-
s && rr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
812
|
-
return s.unsubscribe();
|
813
|
-
}, o = {
|
814
|
-
next: r.next && Ue(r.next, a),
|
815
|
-
error: r.error && Ue(r.error, a),
|
816
|
-
complete: r.complete && Ue(r.complete, a)
|
817
|
-
}) : o = r;
|
818
|
-
}
|
819
|
-
return s.destination = new gn(o), s;
|
795
|
+
return U(r) || !r ? o = {
|
796
|
+
next: r != null ? r : void 0,
|
797
|
+
error: n != null ? n : void 0,
|
798
|
+
complete: i != null ? i : void 0
|
799
|
+
} : o = r, s.destination = new fn(o), s;
|
820
800
|
}
|
821
801
|
return t;
|
822
|
-
}(
|
802
|
+
}(Jt);
|
823
803
|
function ye(e) {
|
824
|
-
|
804
|
+
cn(e);
|
825
805
|
}
|
826
|
-
function
|
806
|
+
function mn(e) {
|
827
807
|
throw e;
|
828
808
|
}
|
829
|
-
var
|
809
|
+
var dn = {
|
830
810
|
closed: !0,
|
831
|
-
next:
|
832
|
-
error:
|
833
|
-
complete:
|
834
|
-
},
|
811
|
+
next: vt,
|
812
|
+
error: mn,
|
813
|
+
complete: vt
|
814
|
+
}, bn = function() {
|
835
815
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
836
816
|
}();
|
837
|
-
function
|
817
|
+
function pn(e) {
|
838
818
|
return e;
|
839
819
|
}
|
840
|
-
function
|
841
|
-
return e.length === 0 ?
|
820
|
+
function gn(e) {
|
821
|
+
return e.length === 0 ? pn : e.length === 1 ? e[0] : function(r) {
|
842
822
|
return e.reduce(function(n, i) {
|
843
823
|
return i(n);
|
844
824
|
}, r);
|
845
825
|
};
|
846
826
|
}
|
847
|
-
var
|
827
|
+
var Et = function() {
|
848
828
|
function e(t) {
|
849
829
|
t && (this._subscribe = t);
|
850
830
|
}
|
@@ -852,7 +832,7 @@ var wt = function() {
|
|
852
832
|
var r = new e();
|
853
833
|
return r.source = this, r.operator = t, r;
|
854
834
|
}, e.prototype.subscribe = function(t, r, n) {
|
855
|
-
var i = this, s =
|
835
|
+
var i = this, s = vn(t) ? t : new Ye(t, r, n);
|
856
836
|
return _e(function() {
|
857
837
|
var o = i, a = o.operator, h = o.source;
|
858
838
|
s.add(a ? a.call(s, h) : h ? i._subscribe(s) : i._trySubscribe(s));
|
@@ -865,8 +845,8 @@ var wt = function() {
|
|
865
845
|
}
|
866
846
|
}, e.prototype.forEach = function(t, r) {
|
867
847
|
var n = this;
|
868
|
-
return r =
|
869
|
-
var o = new
|
848
|
+
return r = _t(r), new r(function(i, s) {
|
849
|
+
var o = new Ye({
|
870
850
|
next: function(a) {
|
871
851
|
try {
|
872
852
|
t(a);
|
@@ -882,15 +862,15 @@ var wt = function() {
|
|
882
862
|
}, e.prototype._subscribe = function(t) {
|
883
863
|
var r;
|
884
864
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
885
|
-
}, e.prototype[
|
865
|
+
}, e.prototype[bn] = function() {
|
886
866
|
return this;
|
887
867
|
}, e.prototype.pipe = function() {
|
888
868
|
for (var t = [], r = 0; r < arguments.length; r++)
|
889
869
|
t[r] = arguments[r];
|
890
|
-
return
|
870
|
+
return gn(t)(this);
|
891
871
|
}, e.prototype.toPromise = function(t) {
|
892
872
|
var r = this;
|
893
|
-
return t =
|
873
|
+
return t = _t(t), new t(function(n, i) {
|
894
874
|
var s;
|
895
875
|
r.subscribe(function(o) {
|
896
876
|
return s = o;
|
@@ -904,32 +884,32 @@ var wt = function() {
|
|
904
884
|
return new e(t);
|
905
885
|
}, e;
|
906
886
|
}();
|
907
|
-
function
|
887
|
+
function _t(e) {
|
908
888
|
var t;
|
909
|
-
return (t = e != null ? e :
|
889
|
+
return (t = e != null ? e : hn.Promise) !== null && t !== void 0 ? t : Promise;
|
910
890
|
}
|
911
|
-
function
|
891
|
+
function yn(e) {
|
912
892
|
return e && U(e.next) && U(e.error) && U(e.complete);
|
913
893
|
}
|
914
|
-
function
|
915
|
-
return e && e instanceof
|
894
|
+
function vn(e) {
|
895
|
+
return e && e instanceof Jt || yn(e) && qt(e);
|
916
896
|
}
|
917
|
-
var
|
897
|
+
var En = Qt(function(e) {
|
918
898
|
return function() {
|
919
899
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
920
900
|
};
|
921
|
-
}),
|
901
|
+
}), Kt = function(e) {
|
922
902
|
D(t, e);
|
923
903
|
function t() {
|
924
904
|
var r = e.call(this) || this;
|
925
905
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
926
906
|
}
|
927
907
|
return t.prototype.lift = function(r) {
|
928
|
-
var n = new
|
908
|
+
var n = new xt(this, this);
|
929
909
|
return n.operator = r, n;
|
930
910
|
}, t.prototype._throwIfClosed = function() {
|
931
911
|
if (this.closed)
|
932
|
-
throw new
|
912
|
+
throw new En();
|
933
913
|
}, t.prototype.next = function(r) {
|
934
914
|
var n = this;
|
935
915
|
_e(function() {
|
@@ -937,7 +917,7 @@ var Tn = Kt(function(e) {
|
|
937
917
|
if (n._throwIfClosed(), !n.isStopped) {
|
938
918
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
939
919
|
try {
|
940
|
-
for (var o =
|
920
|
+
for (var o = ze(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
|
941
921
|
var h = a.value;
|
942
922
|
h.next(r);
|
943
923
|
}
|
@@ -985,19 +965,19 @@ var Tn = Kt(function(e) {
|
|
985
965
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
986
966
|
}, t.prototype._innerSubscribe = function(r) {
|
987
967
|
var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
|
988
|
-
return s || o ?
|
989
|
-
n.currentObservers = null,
|
968
|
+
return s || o ? Yt : (this.currentObservers = null, a.push(r), new Ae(function() {
|
969
|
+
n.currentObservers = null, Qe(a, r);
|
990
970
|
}));
|
991
971
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
992
972
|
var n = this, i = n.hasError, s = n.thrownError, o = n.isStopped;
|
993
973
|
i ? r.error(s) : o && r.complete();
|
994
974
|
}, t.prototype.asObservable = function() {
|
995
|
-
var r = new
|
975
|
+
var r = new Et();
|
996
976
|
return r.source = this, r;
|
997
977
|
}, t.create = function(r, n) {
|
998
|
-
return new
|
978
|
+
return new xt(r, n);
|
999
979
|
}, t;
|
1000
|
-
}(
|
980
|
+
}(Et), xt = function(e) {
|
1001
981
|
D(t, e);
|
1002
982
|
function t(r, n) {
|
1003
983
|
var i = e.call(this) || this;
|
@@ -1014,17 +994,17 @@ var Tn = Kt(function(e) {
|
|
1014
994
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
1015
995
|
}, t.prototype._subscribe = function(r) {
|
1016
996
|
var n, i;
|
1017
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
997
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Yt;
|
1018
998
|
}, t;
|
1019
|
-
}(
|
999
|
+
}(Kt), er = {
|
1020
1000
|
now: function() {
|
1021
|
-
return (
|
1001
|
+
return (er.delegate || Date).now();
|
1022
1002
|
},
|
1023
1003
|
delegate: void 0
|
1024
|
-
},
|
1004
|
+
}, _n = function(e) {
|
1025
1005
|
D(t, e);
|
1026
1006
|
function t(r, n, i) {
|
1027
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
1007
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = er);
|
1028
1008
|
var s = e.call(this) || this;
|
1029
1009
|
return s._bufferSize = r, s._windowTime = n, s._timestampProvider = i, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = n === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, n), s;
|
1030
1010
|
}
|
@@ -1044,15 +1024,15 @@ var Tn = Kt(function(e) {
|
|
1044
1024
|
u && s.splice(0, u + 1);
|
1045
1025
|
}
|
1046
1026
|
}, t;
|
1047
|
-
}(
|
1048
|
-
const
|
1049
|
-
if (
|
1050
|
-
const r = new
|
1051
|
-
|
1027
|
+
}(Kt);
|
1028
|
+
const St = [], wt = {}, xn = (e, t = 0) => {
|
1029
|
+
if (St.indexOf(e) == -1) {
|
1030
|
+
const r = new _n(t);
|
1031
|
+
wt[e] = r, St.push(e);
|
1052
1032
|
}
|
1053
|
-
return
|
1033
|
+
return wt[e];
|
1054
1034
|
}, Q = [];
|
1055
|
-
function
|
1035
|
+
function Sn(e, t) {
|
1056
1036
|
return {
|
1057
1037
|
subscribe: Be(e, t).subscribe
|
1058
1038
|
};
|
@@ -1061,7 +1041,7 @@ function Be(e, t = P) {
|
|
1061
1041
|
let r;
|
1062
1042
|
const n = /* @__PURE__ */ new Set();
|
1063
1043
|
function i(a) {
|
1064
|
-
if (
|
1044
|
+
if ($t(e, a) && (e = a, r)) {
|
1065
1045
|
const h = !Q.length;
|
1066
1046
|
for (const u of n)
|
1067
1047
|
u[1](), Q.push(u, e);
|
@@ -1083,12 +1063,12 @@ function Be(e, t = P) {
|
|
1083
1063
|
}
|
1084
1064
|
return { set: i, update: s, subscribe: o };
|
1085
1065
|
}
|
1086
|
-
function
|
1066
|
+
function se(e, t, r) {
|
1087
1067
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
1088
1068
|
if (!i.every(Boolean))
|
1089
1069
|
throw new Error("derived() expects stores as input, got a falsy value");
|
1090
1070
|
const s = t.length < 2;
|
1091
|
-
return
|
1071
|
+
return Sn(r, (o, a) => {
|
1092
1072
|
let h = !1;
|
1093
1073
|
const u = [];
|
1094
1074
|
let l = 0, m = P;
|
@@ -1099,7 +1079,7 @@ function oe(e, t, r) {
|
|
1099
1079
|
const b = t(n ? u[0] : u, o, a);
|
1100
1080
|
s ? o(b) : m = He(b) ? b : P;
|
1101
1081
|
}, d = i.map(
|
1102
|
-
(b, y) =>
|
1082
|
+
(b, y) => jt(
|
1103
1083
|
b,
|
1104
1084
|
(T) => {
|
1105
1085
|
u[y] = T, l &= ~(1 << y), h && c();
|
@@ -1110,134 +1090,132 @@ function oe(e, t, r) {
|
|
1110
1090
|
)
|
1111
1091
|
);
|
1112
1092
|
return h = !0, c(), function() {
|
1113
|
-
|
1093
|
+
ne(d), m(), h = !1;
|
1114
1094
|
};
|
1115
1095
|
});
|
1116
1096
|
}
|
1117
|
-
function
|
1097
|
+
function wn(e) {
|
1118
1098
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
1119
1099
|
}
|
1120
|
-
var
|
1121
|
-
return
|
1100
|
+
var Tn = function(t) {
|
1101
|
+
return Hn(t) && !An(t);
|
1122
1102
|
};
|
1123
|
-
function
|
1103
|
+
function Hn(e) {
|
1124
1104
|
return !!e && typeof e == "object";
|
1125
1105
|
}
|
1126
|
-
function
|
1106
|
+
function An(e) {
|
1127
1107
|
var t = Object.prototype.toString.call(e);
|
1128
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
1108
|
+
return t === "[object RegExp]" || t === "[object Date]" || Nn(e);
|
1129
1109
|
}
|
1130
|
-
var
|
1131
|
-
function
|
1132
|
-
return e.$$typeof ===
|
1110
|
+
var Bn = typeof Symbol == "function" && Symbol.for, Pn = Bn ? Symbol.for("react.element") : 60103;
|
1111
|
+
function Nn(e) {
|
1112
|
+
return e.$$typeof === Pn;
|
1133
1113
|
}
|
1134
|
-
function
|
1114
|
+
function On(e) {
|
1135
1115
|
return Array.isArray(e) ? [] : {};
|
1136
1116
|
}
|
1137
|
-
function
|
1138
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
1117
|
+
function le(e, t) {
|
1118
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? K(On(e), e, t) : e;
|
1139
1119
|
}
|
1140
|
-
function
|
1120
|
+
function Ln(e, t, r) {
|
1141
1121
|
return e.concat(t).map(function(n) {
|
1142
|
-
return
|
1122
|
+
return le(n, r);
|
1143
1123
|
});
|
1144
1124
|
}
|
1145
|
-
function
|
1125
|
+
function In(e, t) {
|
1146
1126
|
if (!t.customMerge)
|
1147
|
-
return
|
1127
|
+
return K;
|
1148
1128
|
var r = t.customMerge(e);
|
1149
|
-
return typeof r == "function" ? r :
|
1129
|
+
return typeof r == "function" ? r : K;
|
1150
1130
|
}
|
1151
|
-
function
|
1131
|
+
function Cn(e) {
|
1152
1132
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
1153
1133
|
return Object.propertyIsEnumerable.call(e, t);
|
1154
1134
|
}) : [];
|
1155
1135
|
}
|
1156
|
-
function
|
1157
|
-
return Object.keys(e).concat(
|
1136
|
+
function Tt(e) {
|
1137
|
+
return Object.keys(e).concat(Cn(e));
|
1158
1138
|
}
|
1159
|
-
function
|
1139
|
+
function tr(e, t) {
|
1160
1140
|
try {
|
1161
1141
|
return t in e;
|
1162
1142
|
} catch (r) {
|
1163
1143
|
return !1;
|
1164
1144
|
}
|
1165
1145
|
}
|
1166
|
-
function
|
1167
|
-
return
|
1146
|
+
function Mn(e, t) {
|
1147
|
+
return tr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
1168
1148
|
}
|
1169
|
-
function
|
1149
|
+
function Rn(e, t, r) {
|
1170
1150
|
var n = {};
|
1171
|
-
return r.isMergeableObject(e) &&
|
1172
|
-
n[i] =
|
1173
|
-
}),
|
1174
|
-
|
1151
|
+
return r.isMergeableObject(e) && Tt(e).forEach(function(i) {
|
1152
|
+
n[i] = le(e[i], r);
|
1153
|
+
}), Tt(t).forEach(function(i) {
|
1154
|
+
Mn(e, i) || (tr(e, i) && r.isMergeableObject(t[i]) ? n[i] = In(i, r)(e[i], t[i], r) : n[i] = le(t[i], r));
|
1175
1155
|
}), n;
|
1176
1156
|
}
|
1177
|
-
function
|
1178
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
1157
|
+
function K(e, t, r) {
|
1158
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Ln, r.isMergeableObject = r.isMergeableObject || Tn, r.cloneUnlessOtherwiseSpecified = le;
|
1179
1159
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
1180
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
1160
|
+
return s ? n ? r.arrayMerge(e, t, r) : Rn(e, t, r) : le(t, r);
|
1181
1161
|
}
|
1182
|
-
|
1162
|
+
K.all = function(t, r) {
|
1183
1163
|
if (!Array.isArray(t))
|
1184
1164
|
throw new Error("first argument should be an array");
|
1185
1165
|
return t.reduce(function(n, i) {
|
1186
|
-
return
|
1166
|
+
return K(n, i, r);
|
1187
1167
|
}, {});
|
1188
1168
|
};
|
1189
|
-
var
|
1190
|
-
const
|
1191
|
-
function
|
1192
|
-
var r = t && t.cache ? t.cache :
|
1169
|
+
var Gn = K, Un = Gn;
|
1170
|
+
const Dn = /* @__PURE__ */ wn(Un);
|
1171
|
+
function Ue(e, t) {
|
1172
|
+
var r = t && t.cache ? t.cache : Wn, n = t && t.serializer ? t.serializer : Vn, i = t && t.strategy ? t.strategy : jn;
|
1193
1173
|
return i(e, {
|
1194
1174
|
cache: r,
|
1195
1175
|
serializer: n
|
1196
1176
|
});
|
1197
1177
|
}
|
1198
|
-
function
|
1178
|
+
function Fn(e) {
|
1199
1179
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
1200
1180
|
}
|
1201
|
-
function
|
1202
|
-
var i =
|
1181
|
+
function $n(e, t, r, n) {
|
1182
|
+
var i = Fn(n) ? n : r(n), s = t.get(i);
|
1203
1183
|
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
1204
1184
|
}
|
1205
|
-
function
|
1185
|
+
function rr(e, t, r) {
|
1206
1186
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
1207
1187
|
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
1208
1188
|
}
|
1209
|
-
function
|
1189
|
+
function nr(e, t, r, n, i) {
|
1210
1190
|
return r.bind(t, e, n, i);
|
1211
1191
|
}
|
1212
|
-
function
|
1213
|
-
var r = e.length === 1 ?
|
1214
|
-
return
|
1215
|
-
}
|
1216
|
-
function zn(e, t) {
|
1217
|
-
return at(e, this, ur, t.cache.create(), t.serializer);
|
1192
|
+
function jn(e, t) {
|
1193
|
+
var r = e.length === 1 ? $n : rr;
|
1194
|
+
return nr(e, this, r, t.cache.create(), t.serializer);
|
1218
1195
|
}
|
1219
|
-
function
|
1220
|
-
return
|
1196
|
+
function kn(e, t) {
|
1197
|
+
return nr(e, this, rr, t.cache.create(), t.serializer);
|
1221
1198
|
}
|
1222
|
-
var
|
1199
|
+
var Vn = function() {
|
1223
1200
|
return JSON.stringify(arguments);
|
1224
|
-
}
|
1225
|
-
|
1226
|
-
|
1227
|
-
|
1228
|
-
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
|
1233
|
-
|
1234
|
-
|
1201
|
+
}, Xn = (
|
1202
|
+
/** @class */
|
1203
|
+
function() {
|
1204
|
+
function e() {
|
1205
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
1206
|
+
}
|
1207
|
+
return e.prototype.get = function(t) {
|
1208
|
+
return this.cache[t];
|
1209
|
+
}, e.prototype.set = function(t, r) {
|
1210
|
+
this.cache[t] = r;
|
1211
|
+
}, e;
|
1212
|
+
}()
|
1213
|
+
), Wn = {
|
1235
1214
|
create: function() {
|
1236
|
-
return new
|
1215
|
+
return new Xn();
|
1237
1216
|
}
|
1238
|
-
},
|
1239
|
-
variadic:
|
1240
|
-
monadic: Zn
|
1217
|
+
}, De = {
|
1218
|
+
variadic: kn
|
1241
1219
|
}, p;
|
1242
1220
|
(function(e) {
|
1243
1221
|
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";
|
@@ -1246,47 +1224,47 @@ var x;
|
|
1246
1224
|
(function(e) {
|
1247
1225
|
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";
|
1248
1226
|
})(x || (x = {}));
|
1249
|
-
var
|
1227
|
+
var ee;
|
1250
1228
|
(function(e) {
|
1251
1229
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
1252
|
-
})(
|
1253
|
-
function
|
1230
|
+
})(ee || (ee = {}));
|
1231
|
+
function Ht(e) {
|
1254
1232
|
return e.type === x.literal;
|
1255
1233
|
}
|
1256
|
-
function
|
1234
|
+
function zn(e) {
|
1257
1235
|
return e.type === x.argument;
|
1258
1236
|
}
|
1259
|
-
function
|
1237
|
+
function ir(e) {
|
1260
1238
|
return e.type === x.number;
|
1261
1239
|
}
|
1262
|
-
function
|
1240
|
+
function sr(e) {
|
1263
1241
|
return e.type === x.date;
|
1264
1242
|
}
|
1265
|
-
function
|
1243
|
+
function or(e) {
|
1266
1244
|
return e.type === x.time;
|
1267
1245
|
}
|
1268
|
-
function
|
1246
|
+
function ar(e) {
|
1269
1247
|
return e.type === x.select;
|
1270
1248
|
}
|
1271
|
-
function
|
1249
|
+
function ur(e) {
|
1272
1250
|
return e.type === x.plural;
|
1273
1251
|
}
|
1274
|
-
function
|
1252
|
+
function Zn(e) {
|
1275
1253
|
return e.type === x.pound;
|
1276
1254
|
}
|
1277
|
-
function
|
1255
|
+
function hr(e) {
|
1278
1256
|
return e.type === x.tag;
|
1279
1257
|
}
|
1280
|
-
function
|
1281
|
-
return !!(e && typeof e == "object" && e.type ===
|
1258
|
+
function lr(e) {
|
1259
|
+
return !!(e && typeof e == "object" && e.type === ee.number);
|
1282
1260
|
}
|
1283
|
-
function
|
1284
|
-
return !!(e && typeof e == "object" && e.type ===
|
1261
|
+
function qe(e) {
|
1262
|
+
return !!(e && typeof e == "object" && e.type === ee.dateTime);
|
1285
1263
|
}
|
1286
|
-
var
|
1287
|
-
function
|
1264
|
+
var cr = /[ \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;
|
1265
|
+
function Yn(e) {
|
1288
1266
|
var t = {};
|
1289
|
-
return e.replace(
|
1267
|
+
return e.replace(Qn, function(r) {
|
1290
1268
|
var n = r.length;
|
1291
1269
|
switch (r[0]) {
|
1292
1270
|
case "G":
|
@@ -1375,11 +1353,11 @@ function ei(e) {
|
|
1375
1353
|
return "";
|
1376
1354
|
}), t;
|
1377
1355
|
}
|
1378
|
-
var
|
1379
|
-
function
|
1356
|
+
var qn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
1357
|
+
function Jn(e) {
|
1380
1358
|
if (e.length === 0)
|
1381
1359
|
throw new Error("Number skeleton cannot be empty");
|
1382
|
-
for (var t = e.split(
|
1360
|
+
for (var t = e.split(qn).filter(function(c) {
|
1383
1361
|
return c.length > 0;
|
1384
1362
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
1385
1363
|
var s = i[n], o = s.split("/");
|
@@ -1394,17 +1372,17 @@ function ri(e) {
|
|
1394
1372
|
}
|
1395
1373
|
return r;
|
1396
1374
|
}
|
1397
|
-
function
|
1375
|
+
function Kn(e) {
|
1398
1376
|
return e.replace(/^(.*?)-/, "");
|
1399
1377
|
}
|
1400
|
-
var
|
1401
|
-
function
|
1378
|
+
var At = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, fr = /^(@+)?(\+|#+)?[rs]?$/g, ei = /(\*)(0+)|(#+)(0+)|(0+)/g, mr = /^(0+)$/;
|
1379
|
+
function Bt(e) {
|
1402
1380
|
var t = {};
|
1403
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
1381
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(fr, function(r, n, i) {
|
1404
1382
|
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)), "";
|
1405
1383
|
}), t;
|
1406
1384
|
}
|
1407
|
-
function
|
1385
|
+
function dr(e) {
|
1408
1386
|
switch (e) {
|
1409
1387
|
case "sign-auto":
|
1410
1388
|
return {
|
@@ -1444,7 +1422,7 @@ function vr(e) {
|
|
1444
1422
|
};
|
1445
1423
|
}
|
1446
1424
|
}
|
1447
|
-
function
|
1425
|
+
function ti(e) {
|
1448
1426
|
var t;
|
1449
1427
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
1450
1428
|
notation: "engineering"
|
@@ -1452,17 +1430,17 @@ function si(e) {
|
|
1452
1430
|
notation: "scientific"
|
1453
1431
|
}, e = e.slice(1)), t) {
|
1454
1432
|
var r = e.slice(0, 2);
|
1455
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
1433
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !mr.test(e))
|
1456
1434
|
throw new Error("Malformed concise eng/scientific notation");
|
1457
1435
|
t.minimumIntegerDigits = e.length;
|
1458
1436
|
}
|
1459
1437
|
return t;
|
1460
1438
|
}
|
1461
|
-
function
|
1462
|
-
var t = {}, r =
|
1439
|
+
function Pt(e) {
|
1440
|
+
var t = {}, r = dr(e);
|
1463
1441
|
return r || t;
|
1464
1442
|
}
|
1465
|
-
function
|
1443
|
+
function ri(e) {
|
1466
1444
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
1467
1445
|
var i = n[r];
|
1468
1446
|
switch (i.stem) {
|
@@ -1486,7 +1464,7 @@ function oi(e) {
|
|
1486
1464
|
continue;
|
1487
1465
|
case "measure-unit":
|
1488
1466
|
case "unit":
|
1489
|
-
t.style = "unit", t.unit =
|
1467
|
+
t.style = "unit", t.unit = Kn(i.options[0]);
|
1490
1468
|
continue;
|
1491
1469
|
case "compact-short":
|
1492
1470
|
case "K":
|
@@ -1498,12 +1476,12 @@ function oi(e) {
|
|
1498
1476
|
continue;
|
1499
1477
|
case "scientific":
|
1500
1478
|
t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
1501
|
-
return v(v({}, h),
|
1479
|
+
return v(v({}, h), Pt(u));
|
1502
1480
|
}, {}));
|
1503
1481
|
continue;
|
1504
1482
|
case "engineering":
|
1505
1483
|
t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
1506
|
-
return v(v({}, h),
|
1484
|
+
return v(v({}, h), Pt(u));
|
1507
1485
|
}, {}));
|
1508
1486
|
continue;
|
1509
1487
|
case "notation-simple":
|
@@ -1548,7 +1526,7 @@ function oi(e) {
|
|
1548
1526
|
case "integer-width":
|
1549
1527
|
if (i.options.length > 1)
|
1550
1528
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1551
|
-
i.options[0].replace(
|
1529
|
+
i.options[0].replace(ei, function(h, u, l, m, c, d) {
|
1552
1530
|
if (u)
|
1553
1531
|
t.minimumIntegerDigits = l.length;
|
1554
1532
|
else {
|
@@ -1561,27 +1539,27 @@ function oi(e) {
|
|
1561
1539
|
});
|
1562
1540
|
continue;
|
1563
1541
|
}
|
1564
|
-
if (
|
1542
|
+
if (mr.test(i.stem)) {
|
1565
1543
|
t.minimumIntegerDigits = i.stem.length;
|
1566
1544
|
continue;
|
1567
1545
|
}
|
1568
|
-
if (
|
1546
|
+
if (At.test(i.stem)) {
|
1569
1547
|
if (i.options.length > 1)
|
1570
1548
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1571
|
-
i.stem.replace(
|
1549
|
+
i.stem.replace(At, function(h, u, l, m, c, d) {
|
1572
1550
|
return l === "*" ? t.minimumFractionDigits = u.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
1573
1551
|
});
|
1574
1552
|
var s = i.options[0];
|
1575
|
-
s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t),
|
1553
|
+
s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), Bt(s)));
|
1576
1554
|
continue;
|
1577
1555
|
}
|
1578
|
-
if (
|
1579
|
-
t = v(v({}, t),
|
1556
|
+
if (fr.test(i.stem)) {
|
1557
|
+
t = v(v({}, t), Bt(i.stem));
|
1580
1558
|
continue;
|
1581
1559
|
}
|
1582
|
-
var o =
|
1560
|
+
var o = dr(i.stem);
|
1583
1561
|
o && (t = v(v({}, t), o));
|
1584
|
-
var a =
|
1562
|
+
var a = ti(i.stem);
|
1585
1563
|
a && (t = v(v({}, t), a));
|
1586
1564
|
}
|
1587
1565
|
return t;
|
@@ -3001,13 +2979,13 @@ var ve = {
|
|
3001
2979
|
"h"
|
3002
2980
|
]
|
3003
2981
|
};
|
3004
|
-
function
|
2982
|
+
function ni(e, t) {
|
3005
2983
|
for (var r = "", n = 0; n < e.length; n++) {
|
3006
2984
|
var i = e.charAt(n);
|
3007
2985
|
if (i === "j") {
|
3008
2986
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
3009
2987
|
s++, n++;
|
3010
|
-
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u =
|
2988
|
+
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = ii(t);
|
3011
2989
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
3012
2990
|
r += h;
|
3013
2991
|
for (; o-- > 0; )
|
@@ -3016,7 +2994,7 @@ function ai(e, t) {
|
|
3016
2994
|
}
|
3017
2995
|
return r;
|
3018
2996
|
}
|
3019
|
-
function
|
2997
|
+
function ii(e) {
|
3020
2998
|
var t = e.hourCycle;
|
3021
2999
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
3022
3000
|
e.hourCycles && // @ts-ignore
|
@@ -3038,20 +3016,20 @@ function ui(e) {
|
|
3038
3016
|
var i = ve[n || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
|
3039
3017
|
return i[0];
|
3040
3018
|
}
|
3041
|
-
var
|
3019
|
+
var Fe, si = new RegExp("^".concat(cr.source, "*")), oi = new RegExp("".concat(cr.source, "*$"));
|
3042
3020
|
function g(e, t) {
|
3043
3021
|
return { start: e, end: t };
|
3044
3022
|
}
|
3045
|
-
var
|
3023
|
+
var ai = !!String.prototype.startsWith && "_a".startsWith("a", 1), ui = !!String.fromCodePoint, hi = !!Object.fromEntries, li = !!String.prototype.codePointAt, ci = !!String.prototype.trimStart, fi = !!String.prototype.trimEnd, mi = !!Number.isSafeInteger, di = mi ? Number.isSafeInteger : function(e) {
|
3046
3024
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
3047
|
-
},
|
3025
|
+
}, Je = !0;
|
3048
3026
|
try {
|
3049
|
-
var
|
3050
|
-
|
3027
|
+
var bi = pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
3028
|
+
Je = ((Fe = bi.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
|
3051
3029
|
} catch (e) {
|
3052
|
-
|
3030
|
+
Je = !1;
|
3053
3031
|
}
|
3054
|
-
var
|
3032
|
+
var Nt = ai ? (
|
3055
3033
|
// Native
|
3056
3034
|
function(t, r, n) {
|
3057
3035
|
return t.startsWith(r, n);
|
@@ -3061,7 +3039,7 @@ var It = ci ? (
|
|
3061
3039
|
function(t, r, n) {
|
3062
3040
|
return t.slice(n, n + r.length) === r;
|
3063
3041
|
}
|
3064
|
-
),
|
3042
|
+
), Ke = ui ? String.fromCodePoint : (
|
3065
3043
|
// IE11
|
3066
3044
|
function() {
|
3067
3045
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -3073,9 +3051,9 @@ var It = ci ? (
|
|
3073
3051
|
}
|
3074
3052
|
return n;
|
3075
3053
|
}
|
3076
|
-
),
|
3054
|
+
), Ot = (
|
3077
3055
|
// native
|
3078
|
-
|
3056
|
+
hi ? Object.fromEntries : (
|
3079
3057
|
// Ponyfill
|
3080
3058
|
function(t) {
|
3081
3059
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -3085,7 +3063,7 @@ var It = ci ? (
|
|
3085
3063
|
return r;
|
3086
3064
|
}
|
3087
3065
|
)
|
3088
|
-
),
|
3066
|
+
), br = li ? (
|
3089
3067
|
// Native
|
3090
3068
|
function(t, r) {
|
3091
3069
|
return t.codePointAt(r);
|
@@ -3099,7 +3077,7 @@ var It = ci ? (
|
|
3099
3077
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
3100
3078
|
}
|
3101
3079
|
}
|
3102
|
-
),
|
3080
|
+
), pi = ci ? (
|
3103
3081
|
// Native
|
3104
3082
|
function(t) {
|
3105
3083
|
return t.trimStart();
|
@@ -3107,9 +3085,9 @@ var It = ci ? (
|
|
3107
3085
|
) : (
|
3108
3086
|
// Ponyfill
|
3109
3087
|
function(t) {
|
3110
|
-
return t.replace(
|
3088
|
+
return t.replace(si, "");
|
3111
3089
|
}
|
3112
|
-
),
|
3090
|
+
), gi = fi ? (
|
3113
3091
|
// Native
|
3114
3092
|
function(t) {
|
3115
3093
|
return t.trimEnd();
|
@@ -3117,32 +3095,32 @@ var It = ci ? (
|
|
3117
3095
|
) : (
|
3118
3096
|
// Ponyfill
|
3119
3097
|
function(t) {
|
3120
|
-
return t.replace(
|
3098
|
+
return t.replace(oi, "");
|
3121
3099
|
}
|
3122
3100
|
);
|
3123
|
-
function
|
3101
|
+
function pr(e, t) {
|
3124
3102
|
return new RegExp(e, t);
|
3125
3103
|
}
|
3126
|
-
var
|
3127
|
-
if (
|
3128
|
-
var
|
3129
|
-
|
3104
|
+
var et;
|
3105
|
+
if (Je) {
|
3106
|
+
var Lt = pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
3107
|
+
et = function(t, r) {
|
3130
3108
|
var n;
|
3131
|
-
|
3132
|
-
var i =
|
3109
|
+
Lt.lastIndex = r;
|
3110
|
+
var i = Lt.exec(t);
|
3133
3111
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
3134
3112
|
};
|
3135
3113
|
} else
|
3136
|
-
|
3114
|
+
et = function(t, r) {
|
3137
3115
|
for (var n = []; ; ) {
|
3138
|
-
var i =
|
3139
|
-
if (i === void 0 ||
|
3116
|
+
var i = br(t, r);
|
3117
|
+
if (i === void 0 || gr(i) || _i(i))
|
3140
3118
|
break;
|
3141
3119
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
3142
3120
|
}
|
3143
|
-
return
|
3121
|
+
return Ke.apply(void 0, n);
|
3144
3122
|
};
|
3145
|
-
var
|
3123
|
+
var yi = (
|
3146
3124
|
/** @class */
|
3147
3125
|
function() {
|
3148
3126
|
function e(t, r) {
|
@@ -3173,7 +3151,7 @@ var xi = (
|
|
3173
3151
|
if (n)
|
3174
3152
|
break;
|
3175
3153
|
return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
|
3176
|
-
} else if (s === 60 && !this.ignoreTag &&
|
3154
|
+
} else if (s === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
|
3177
3155
|
var o = this.parseTag(t, r);
|
3178
3156
|
if (o.err)
|
3179
3157
|
return o;
|
@@ -3206,7 +3184,7 @@ var xi = (
|
|
3206
3184
|
return s;
|
3207
3185
|
var o = s.val, a = this.clonePosition();
|
3208
3186
|
if (this.bumpIf("</")) {
|
3209
|
-
if (this.isEOF() || !
|
3187
|
+
if (this.isEOF() || !tt(this.char()))
|
3210
3188
|
return this.error(p.INVALID_TAG, g(a, this.clonePosition()));
|
3211
3189
|
var h = this.clonePosition(), u = this.parseTagName();
|
3212
3190
|
return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
@@ -3224,7 +3202,7 @@ var xi = (
|
|
3224
3202
|
return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
|
3225
3203
|
}, e.prototype.parseTagName = function() {
|
3226
3204
|
var t = this.offset();
|
3227
|
-
for (this.bump(); !this.isEOF() &&
|
3205
|
+
for (this.bump(); !this.isEOF() && Ei(this.char()); )
|
3228
3206
|
this.bump();
|
3229
3207
|
return this.message.slice(t, this.offset());
|
3230
3208
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -3253,7 +3231,7 @@ var xi = (
|
|
3253
3231
|
};
|
3254
3232
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
3255
3233
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
3256
|
-
!
|
3234
|
+
!vi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
3257
3235
|
}, e.prototype.tryParseQuote = function(t) {
|
3258
3236
|
if (this.isEOF() || this.char() !== 39)
|
3259
3237
|
return null;
|
@@ -3287,12 +3265,12 @@ var xi = (
|
|
3287
3265
|
r.push(n);
|
3288
3266
|
this.bump();
|
3289
3267
|
}
|
3290
|
-
return
|
3268
|
+
return Ke.apply(void 0, r);
|
3291
3269
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
3292
3270
|
if (this.isEOF())
|
3293
3271
|
return null;
|
3294
3272
|
var n = this.char();
|
3295
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
3273
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
|
3296
3274
|
}, e.prototype.parseArgument = function(t, r) {
|
3297
3275
|
var n = this.clonePosition();
|
3298
3276
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
@@ -3321,7 +3299,7 @@ var xi = (
|
|
3321
3299
|
return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
|
3322
3300
|
}
|
3323
3301
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
3324
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
3302
|
+
var t = this.clonePosition(), r = this.offset(), n = et(this.message, r), i = r + n.length;
|
3325
3303
|
this.bumpTo(i);
|
3326
3304
|
var s = this.clonePosition(), o = g(t, s);
|
3327
3305
|
return { value: n, location: o };
|
@@ -3340,7 +3318,7 @@ var xi = (
|
|
3340
3318
|
var l = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
|
3341
3319
|
if (m.err)
|
3342
3320
|
return m;
|
3343
|
-
var c =
|
3321
|
+
var c = gi(m.val);
|
3344
3322
|
if (c.length === 0)
|
3345
3323
|
return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
3346
3324
|
var d = g(l, this.clonePosition());
|
@@ -3350,8 +3328,8 @@ var xi = (
|
|
3350
3328
|
if (b.err)
|
3351
3329
|
return b;
|
3352
3330
|
var y = g(i, this.clonePosition());
|
3353
|
-
if (u &&
|
3354
|
-
var T =
|
3331
|
+
if (u && Nt(u == null ? void 0 : u.style, "::", 0)) {
|
3332
|
+
var T = pi(u.style.slice(2));
|
3355
3333
|
if (a === "number") {
|
3356
3334
|
var m = this.parseNumberSkeletonFromString(T, u.styleLocation);
|
3357
3335
|
return m.err ? m : {
|
@@ -3361,13 +3339,13 @@ var xi = (
|
|
3361
3339
|
} else {
|
3362
3340
|
if (T.length === 0)
|
3363
3341
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, y);
|
3364
|
-
var
|
3365
|
-
this.locale && (
|
3342
|
+
var C = T;
|
3343
|
+
this.locale && (C = ni(T, this.locale));
|
3366
3344
|
var c = {
|
3367
|
-
type:
|
3368
|
-
pattern:
|
3345
|
+
type: ee.dateTime,
|
3346
|
+
pattern: C,
|
3369
3347
|
location: u.styleLocation,
|
3370
|
-
parsedOptions: this.shouldParseSkeletons ?
|
3348
|
+
parsedOptions: this.shouldParseSkeletons ? Yn(C) : {}
|
3371
3349
|
}, N = a === "date" ? x.date : x.time;
|
3372
3350
|
return {
|
3373
3351
|
val: { type: N, value: n, location: y, style: c },
|
@@ -3413,7 +3391,7 @@ var xi = (
|
|
3413
3391
|
val: {
|
3414
3392
|
type: x.select,
|
3415
3393
|
value: n,
|
3416
|
-
options:
|
3394
|
+
options: Ot(R.val),
|
3417
3395
|
location: _
|
3418
3396
|
},
|
3419
3397
|
err: null
|
@@ -3421,7 +3399,7 @@ var xi = (
|
|
3421
3399
|
val: {
|
3422
3400
|
type: x.plural,
|
3423
3401
|
value: n,
|
3424
|
-
options:
|
3402
|
+
options: Ot(R.val),
|
3425
3403
|
offset: L,
|
3426
3404
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
3427
3405
|
location: _
|
@@ -3472,16 +3450,16 @@ var xi = (
|
|
3472
3450
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
3473
3451
|
var n = [];
|
3474
3452
|
try {
|
3475
|
-
n =
|
3453
|
+
n = Jn(t);
|
3476
3454
|
} catch (i) {
|
3477
3455
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
3478
3456
|
}
|
3479
3457
|
return {
|
3480
3458
|
val: {
|
3481
|
-
type:
|
3459
|
+
type: ee.number,
|
3482
3460
|
tokens: n,
|
3483
3461
|
location: r,
|
3484
|
-
parsedOptions: this.shouldParseSkeletons ?
|
3462
|
+
parsedOptions: this.shouldParseSkeletons ? ri(n) : {}
|
3485
3463
|
},
|
3486
3464
|
err: null
|
3487
3465
|
};
|
@@ -3529,7 +3507,7 @@ var xi = (
|
|
3529
3507
|
break;
|
3530
3508
|
}
|
3531
3509
|
var h = g(i, this.clonePosition());
|
3532
|
-
return s ? (o *= n,
|
3510
|
+
return s ? (o *= n, di(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
|
3533
3511
|
}, e.prototype.offset = function() {
|
3534
3512
|
return this.position.offset;
|
3535
3513
|
}, e.prototype.isEOF = function() {
|
@@ -3544,7 +3522,7 @@ var xi = (
|
|
3544
3522
|
var t = this.position.offset;
|
3545
3523
|
if (t >= this.message.length)
|
3546
3524
|
throw Error("out of bound");
|
3547
|
-
var r =
|
3525
|
+
var r = br(this.message, t);
|
3548
3526
|
if (r === void 0)
|
3549
3527
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
3550
3528
|
return r;
|
@@ -3563,7 +3541,7 @@ var xi = (
|
|
3563
3541
|
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);
|
3564
3542
|
}
|
3565
3543
|
}, e.prototype.bumpIf = function(t) {
|
3566
|
-
if (
|
3544
|
+
if (Nt(this.message, t, this.offset())) {
|
3567
3545
|
for (var r = 0; r < t.length; r++)
|
3568
3546
|
this.bump();
|
3569
3547
|
return !0;
|
@@ -3585,7 +3563,7 @@ var xi = (
|
|
3585
3563
|
break;
|
3586
3564
|
}
|
3587
3565
|
}, e.prototype.bumpSpace = function() {
|
3588
|
-
for (; !this.isEOF() &&
|
3566
|
+
for (; !this.isEOF() && gr(this.char()); )
|
3589
3567
|
this.bump();
|
3590
3568
|
}, e.prototype.peek = function() {
|
3591
3569
|
if (this.isEOF())
|
@@ -3595,42 +3573,42 @@ var xi = (
|
|
3595
3573
|
}, e;
|
3596
3574
|
}()
|
3597
3575
|
);
|
3598
|
-
function
|
3576
|
+
function tt(e) {
|
3599
3577
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3600
3578
|
}
|
3601
|
-
function
|
3602
|
-
return
|
3579
|
+
function vi(e) {
|
3580
|
+
return tt(e) || e === 47;
|
3603
3581
|
}
|
3604
|
-
function
|
3582
|
+
function Ei(e) {
|
3605
3583
|
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;
|
3606
3584
|
}
|
3607
|
-
function
|
3585
|
+
function gr(e) {
|
3608
3586
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3609
3587
|
}
|
3610
|
-
function
|
3588
|
+
function _i(e) {
|
3611
3589
|
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;
|
3612
3590
|
}
|
3613
|
-
function
|
3591
|
+
function rt(e) {
|
3614
3592
|
e.forEach(function(t) {
|
3615
|
-
if (delete t.location,
|
3593
|
+
if (delete t.location, ar(t) || ur(t))
|
3616
3594
|
for (var r in t.options)
|
3617
|
-
delete t.options[r].location,
|
3618
|
-
else
|
3595
|
+
delete t.options[r].location, rt(t.options[r].value);
|
3596
|
+
else ir(t) && lr(t.style) || (sr(t) || or(t)) && qe(t.style) ? delete t.style.location : hr(t) && rt(t.children);
|
3619
3597
|
});
|
3620
3598
|
}
|
3621
|
-
function
|
3599
|
+
function xi(e, t) {
|
3622
3600
|
t === void 0 && (t = {}), t = v({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3623
|
-
var r = new
|
3601
|
+
var r = new yi(e, t).parse();
|
3624
3602
|
if (r.err) {
|
3625
3603
|
var n = SyntaxError(p[r.err.kind]);
|
3626
3604
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3627
3605
|
}
|
3628
|
-
return t != null && t.captureLocation ||
|
3606
|
+
return t != null && t.captureLocation || rt(r.val), r.val;
|
3629
3607
|
}
|
3630
|
-
var
|
3608
|
+
var te;
|
3631
3609
|
(function(e) {
|
3632
3610
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3633
|
-
})(
|
3611
|
+
})(te || (te = {}));
|
3634
3612
|
var Pe = (
|
3635
3613
|
/** @class */
|
3636
3614
|
function(e) {
|
@@ -3643,30 +3621,30 @@ var Pe = (
|
|
3643
3621
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3644
3622
|
}, t;
|
3645
3623
|
}(Error)
|
3646
|
-
),
|
3624
|
+
), It = (
|
3647
3625
|
/** @class */
|
3648
3626
|
function(e) {
|
3649
3627
|
D(t, e);
|
3650
3628
|
function t(r, n, i, s) {
|
3651
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3629
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), te.INVALID_VALUE, s) || this;
|
3652
3630
|
}
|
3653
3631
|
return t;
|
3654
3632
|
}(Pe)
|
3655
|
-
),
|
3633
|
+
), Si = (
|
3656
3634
|
/** @class */
|
3657
3635
|
function(e) {
|
3658
3636
|
D(t, e);
|
3659
3637
|
function t(r, n, i) {
|
3660
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3638
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), te.INVALID_VALUE, i) || this;
|
3661
3639
|
}
|
3662
3640
|
return t;
|
3663
3641
|
}(Pe)
|
3664
|
-
),
|
3642
|
+
), wi = (
|
3665
3643
|
/** @class */
|
3666
3644
|
function(e) {
|
3667
3645
|
D(t, e);
|
3668
3646
|
function t(r, n) {
|
3669
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3647
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), te.MISSING_VALUE, n) || this;
|
3670
3648
|
}
|
3671
3649
|
return t;
|
3672
3650
|
}(Pe)
|
@@ -3674,17 +3652,17 @@ var Pe = (
|
|
3674
3652
|
(function(e) {
|
3675
3653
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3676
3654
|
})(H || (H = {}));
|
3677
|
-
function
|
3655
|
+
function Ti(e) {
|
3678
3656
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3679
3657
|
var n = t[t.length - 1];
|
3680
3658
|
return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
|
3681
3659
|
}, []);
|
3682
3660
|
}
|
3683
|
-
function
|
3661
|
+
function Hi(e) {
|
3684
3662
|
return typeof e == "function";
|
3685
3663
|
}
|
3686
3664
|
function xe(e, t, r, n, i, s, o) {
|
3687
|
-
if (e.length === 1 &&
|
3665
|
+
if (e.length === 1 && Ht(e[0]))
|
3688
3666
|
return [
|
3689
3667
|
{
|
3690
3668
|
type: H.literal,
|
@@ -3693,14 +3671,14 @@ function xe(e, t, r, n, i, s, o) {
|
|
3693
3671
|
];
|
3694
3672
|
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
3695
3673
|
var l = u[h];
|
3696
|
-
if (
|
3674
|
+
if (Ht(l)) {
|
3697
3675
|
a.push({
|
3698
3676
|
type: H.literal,
|
3699
3677
|
value: l.value
|
3700
3678
|
});
|
3701
3679
|
continue;
|
3702
3680
|
}
|
3703
|
-
if (
|
3681
|
+
if (Zn(l)) {
|
3704
3682
|
typeof s == "number" && a.push({
|
3705
3683
|
type: H.literal,
|
3706
3684
|
value: r.getNumberFormat(t).format(s)
|
@@ -3709,44 +3687,44 @@ function xe(e, t, r, n, i, s, o) {
|
|
3709
3687
|
}
|
3710
3688
|
var m = l.value;
|
3711
3689
|
if (!(i && m in i))
|
3712
|
-
throw new
|
3690
|
+
throw new wi(m, o);
|
3713
3691
|
var c = i[m];
|
3714
|
-
if (
|
3692
|
+
if (zn(l)) {
|
3715
3693
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
3716
3694
|
type: typeof c == "string" ? H.literal : H.object,
|
3717
3695
|
value: c
|
3718
3696
|
});
|
3719
3697
|
continue;
|
3720
3698
|
}
|
3721
|
-
if (
|
3722
|
-
var d = typeof l.style == "string" ? n.date[l.style] :
|
3699
|
+
if (sr(l)) {
|
3700
|
+
var d = typeof l.style == "string" ? n.date[l.style] : qe(l.style) ? l.style.parsedOptions : void 0;
|
3723
3701
|
a.push({
|
3724
3702
|
type: H.literal,
|
3725
3703
|
value: r.getDateTimeFormat(t, d).format(c)
|
3726
3704
|
});
|
3727
3705
|
continue;
|
3728
3706
|
}
|
3729
|
-
if (
|
3730
|
-
var d = typeof l.style == "string" ? n.time[l.style] :
|
3707
|
+
if (or(l)) {
|
3708
|
+
var d = typeof l.style == "string" ? n.time[l.style] : qe(l.style) ? l.style.parsedOptions : n.time.medium;
|
3731
3709
|
a.push({
|
3732
3710
|
type: H.literal,
|
3733
3711
|
value: r.getDateTimeFormat(t, d).format(c)
|
3734
3712
|
});
|
3735
3713
|
continue;
|
3736
3714
|
}
|
3737
|
-
if (
|
3738
|
-
var d = typeof l.style == "string" ? n.number[l.style] :
|
3715
|
+
if (ir(l)) {
|
3716
|
+
var d = typeof l.style == "string" ? n.number[l.style] : lr(l.style) ? l.style.parsedOptions : void 0;
|
3739
3717
|
d && d.scale && (c = c * (d.scale || 1)), a.push({
|
3740
3718
|
type: H.literal,
|
3741
3719
|
value: r.getNumberFormat(t, d).format(c)
|
3742
3720
|
});
|
3743
3721
|
continue;
|
3744
3722
|
}
|
3745
|
-
if (
|
3723
|
+
if (hr(l)) {
|
3746
3724
|
var b = l.children, y = l.value, T = i[y];
|
3747
|
-
if (!
|
3748
|
-
throw new
|
3749
|
-
var
|
3725
|
+
if (!Hi(T))
|
3726
|
+
throw new Si(y, "function", o);
|
3727
|
+
var C = xe(b, t, r, n, i, s), N = T(C.map(function(L) {
|
3750
3728
|
return L.value;
|
3751
3729
|
}));
|
3752
3730
|
Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(L) {
|
@@ -3756,42 +3734,42 @@ function xe(e, t, r, n, i, s, o) {
|
|
3756
3734
|
};
|
3757
3735
|
}));
|
3758
3736
|
}
|
3759
|
-
if (
|
3737
|
+
if (ar(l)) {
|
3760
3738
|
var w = l.options[c] || l.options.other;
|
3761
3739
|
if (!w)
|
3762
|
-
throw new
|
3740
|
+
throw new It(l.value, c, Object.keys(l.options), o);
|
3763
3741
|
a.push.apply(a, xe(w.value, t, r, n, i));
|
3764
3742
|
continue;
|
3765
3743
|
}
|
3766
|
-
if (
|
3744
|
+
if (ur(l)) {
|
3767
3745
|
var w = l.options["=".concat(c)];
|
3768
3746
|
if (!w) {
|
3769
3747
|
if (!Intl.PluralRules)
|
3770
3748
|
throw new Pe(`Intl.PluralRules is not available in this environment.
|
3771
3749
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3772
|
-
`,
|
3750
|
+
`, te.MISSING_INTL_API, o);
|
3773
3751
|
var O = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
|
3774
3752
|
w = l.options[O] || l.options.other;
|
3775
3753
|
}
|
3776
3754
|
if (!w)
|
3777
|
-
throw new
|
3755
|
+
throw new It(l.value, c, Object.keys(l.options), o);
|
3778
3756
|
a.push.apply(a, xe(w.value, t, r, n, i, c - (l.offset || 0)));
|
3779
3757
|
continue;
|
3780
3758
|
}
|
3781
3759
|
}
|
3782
|
-
return
|
3760
|
+
return Ti(a);
|
3783
3761
|
}
|
3784
|
-
function
|
3762
|
+
function Ai(e, t) {
|
3785
3763
|
return t ? v(v(v({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3786
3764
|
return r[n] = v(v({}, e[n]), t[n] || {}), r;
|
3787
3765
|
}, {})) : e;
|
3788
3766
|
}
|
3789
|
-
function
|
3767
|
+
function Bi(e, t) {
|
3790
3768
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3791
|
-
return r[n] =
|
3769
|
+
return r[n] = Ai(e[n], t[n]), r;
|
3792
3770
|
}, v({}, e)) : e;
|
3793
3771
|
}
|
3794
|
-
function
|
3772
|
+
function $e(e) {
|
3795
3773
|
return {
|
3796
3774
|
create: function() {
|
3797
3775
|
return {
|
@@ -3805,39 +3783,39 @@ function je(e) {
|
|
3805
3783
|
}
|
3806
3784
|
};
|
3807
3785
|
}
|
3808
|
-
function
|
3786
|
+
function Pi(e) {
|
3809
3787
|
return e === void 0 && (e = {
|
3810
3788
|
number: {},
|
3811
3789
|
dateTime: {},
|
3812
3790
|
pluralRules: {}
|
3813
3791
|
}), {
|
3814
|
-
getNumberFormat:
|
3792
|
+
getNumberFormat: Ue(function() {
|
3815
3793
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3816
3794
|
r[n] = arguments[n];
|
3817
3795
|
return new ((t = Intl.NumberFormat).bind.apply(t, J([void 0], r, !1)))();
|
3818
3796
|
}, {
|
3819
|
-
cache:
|
3820
|
-
strategy:
|
3797
|
+
cache: $e(e.number),
|
3798
|
+
strategy: De.variadic
|
3821
3799
|
}),
|
3822
|
-
getDateTimeFormat:
|
3800
|
+
getDateTimeFormat: Ue(function() {
|
3823
3801
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3824
3802
|
r[n] = arguments[n];
|
3825
3803
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, J([void 0], r, !1)))();
|
3826
3804
|
}, {
|
3827
|
-
cache:
|
3828
|
-
strategy:
|
3805
|
+
cache: $e(e.dateTime),
|
3806
|
+
strategy: De.variadic
|
3829
3807
|
}),
|
3830
|
-
getPluralRules:
|
3808
|
+
getPluralRules: Ue(function() {
|
3831
3809
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3832
3810
|
r[n] = arguments[n];
|
3833
3811
|
return new ((t = Intl.PluralRules).bind.apply(t, J([void 0], r, !1)))();
|
3834
3812
|
}, {
|
3835
|
-
cache:
|
3836
|
-
strategy:
|
3813
|
+
cache: $e(e.pluralRules),
|
3814
|
+
strategy: De.variadic
|
3837
3815
|
})
|
3838
3816
|
};
|
3839
3817
|
}
|
3840
|
-
var
|
3818
|
+
var Ni = (
|
3841
3819
|
/** @class */
|
3842
3820
|
function() {
|
3843
3821
|
function e(t, r, n, i) {
|
@@ -3869,13 +3847,13 @@ var Ii = (
|
|
3869
3847
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3870
3848
|
var o = i || {};
|
3871
3849
|
o.formatters;
|
3872
|
-
var a =
|
3850
|
+
var a = un(o, ["formatters"]);
|
3873
3851
|
this.ast = e.__parse(t, v(v({}, a), { locale: this.resolvedLocale }));
|
3874
3852
|
} else
|
3875
3853
|
this.ast = t;
|
3876
3854
|
if (!Array.isArray(this.ast))
|
3877
3855
|
throw new TypeError("A message must be provided as a String or AST.");
|
3878
|
-
this.formats =
|
3856
|
+
this.formats = Bi(e.formats, n), this.formatters = i && i.formatters || Pi(this.formatterCache);
|
3879
3857
|
}
|
3880
3858
|
return Object.defineProperty(e, "defaultLocale", {
|
3881
3859
|
get: function() {
|
@@ -3888,7 +3866,7 @@ var Ii = (
|
|
3888
3866
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3889
3867
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3890
3868
|
}
|
3891
|
-
}, e.__parse =
|
3869
|
+
}, e.__parse = xi, e.formats = {
|
3892
3870
|
number: {
|
3893
3871
|
integer: {
|
3894
3872
|
maximumFractionDigits: 0
|
@@ -3949,7 +3927,7 @@ var Ii = (
|
|
3949
3927
|
}, e;
|
3950
3928
|
}()
|
3951
3929
|
);
|
3952
|
-
function
|
3930
|
+
function Oi(e, t) {
|
3953
3931
|
if (t == null)
|
3954
3932
|
return;
|
3955
3933
|
if (t in e)
|
@@ -3970,92 +3948,92 @@ function Mi(e, t) {
|
|
3970
3948
|
n = void 0;
|
3971
3949
|
return n;
|
3972
3950
|
}
|
3973
|
-
const F = {},
|
3951
|
+
const F = {}, Li = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][e] = r), r), yr = (e, t) => {
|
3974
3952
|
if (t == null)
|
3975
3953
|
return;
|
3976
3954
|
if (t in F && e in F[t])
|
3977
3955
|
return F[t][e];
|
3978
3956
|
const r = Ne(t);
|
3979
3957
|
for (let n = 0; n < r.length; n++) {
|
3980
|
-
const i = r[n], s =
|
3958
|
+
const i = r[n], s = Ci(i, e);
|
3981
3959
|
if (s)
|
3982
|
-
return
|
3960
|
+
return Li(e, t, s);
|
3983
3961
|
}
|
3984
3962
|
};
|
3985
|
-
let
|
3963
|
+
let ot;
|
3986
3964
|
const de = Be({});
|
3987
|
-
function
|
3988
|
-
return
|
3965
|
+
function Ii(e) {
|
3966
|
+
return ot[e] || null;
|
3989
3967
|
}
|
3990
|
-
function
|
3991
|
-
return e in
|
3968
|
+
function vr(e) {
|
3969
|
+
return e in ot;
|
3992
3970
|
}
|
3993
|
-
function
|
3994
|
-
if (!
|
3971
|
+
function Ci(e, t) {
|
3972
|
+
if (!vr(e))
|
3995
3973
|
return null;
|
3996
|
-
const r =
|
3997
|
-
return
|
3974
|
+
const r = Ii(e);
|
3975
|
+
return Oi(r, t);
|
3998
3976
|
}
|
3999
|
-
function
|
3977
|
+
function Mi(e) {
|
4000
3978
|
if (e == null)
|
4001
3979
|
return;
|
4002
3980
|
const t = Ne(e);
|
4003
3981
|
for (let r = 0; r < t.length; r++) {
|
4004
3982
|
const n = t[r];
|
4005
|
-
if (
|
3983
|
+
if (vr(n))
|
4006
3984
|
return n;
|
4007
3985
|
}
|
4008
3986
|
}
|
4009
|
-
function
|
4010
|
-
delete F[e], de.update((r) => (r[e] =
|
3987
|
+
function Er(e, ...t) {
|
3988
|
+
delete F[e], de.update((r) => (r[e] = Dn.all([r[e] || {}, ...t]), r));
|
4011
3989
|
}
|
4012
|
-
|
3990
|
+
se(
|
4013
3991
|
[de],
|
4014
3992
|
([e]) => Object.keys(e)
|
4015
3993
|
);
|
4016
|
-
de.subscribe((e) =>
|
3994
|
+
de.subscribe((e) => ot = e);
|
4017
3995
|
const Se = {};
|
4018
|
-
function
|
3996
|
+
function Ri(e, t) {
|
4019
3997
|
Se[e].delete(t), Se[e].size === 0 && delete Se[e];
|
4020
3998
|
}
|
4021
|
-
function
|
3999
|
+
function _r(e) {
|
4022
4000
|
return Se[e];
|
4023
4001
|
}
|
4024
|
-
function
|
4002
|
+
function Gi(e) {
|
4025
4003
|
return Ne(e).map((t) => {
|
4026
|
-
const r =
|
4004
|
+
const r = _r(t);
|
4027
4005
|
return [t, r ? [...r] : []];
|
4028
4006
|
}).filter(([, t]) => t.length > 0);
|
4029
4007
|
}
|
4030
|
-
function
|
4008
|
+
function nt(e) {
|
4031
4009
|
return e == null ? !1 : Ne(e).some(
|
4032
4010
|
(t) => {
|
4033
4011
|
var r;
|
4034
|
-
return (r =
|
4012
|
+
return (r = _r(t)) == null ? void 0 : r.size;
|
4035
4013
|
}
|
4036
4014
|
);
|
4037
4015
|
}
|
4038
|
-
function
|
4016
|
+
function Ui(e, t) {
|
4039
4017
|
return Promise.all(
|
4040
|
-
t.map((n) => (
|
4041
|
-
).then((n) =>
|
4042
|
-
}
|
4043
|
-
const
|
4044
|
-
function
|
4045
|
-
if (!
|
4046
|
-
return e in
|
4047
|
-
const t =
|
4048
|
-
return
|
4018
|
+
t.map((n) => (Ri(e, n), n().then((i) => i.default || i)))
|
4019
|
+
).then((n) => Er(e, ...n));
|
4020
|
+
}
|
4021
|
+
const ae = {};
|
4022
|
+
function xr(e) {
|
4023
|
+
if (!nt(e))
|
4024
|
+
return e in ae ? ae[e] : Promise.resolve();
|
4025
|
+
const t = Gi(e);
|
4026
|
+
return ae[e] = Promise.all(
|
4049
4027
|
t.map(
|
4050
|
-
([r, n]) =>
|
4028
|
+
([r, n]) => Ui(r, n)
|
4051
4029
|
)
|
4052
4030
|
).then(() => {
|
4053
|
-
if (
|
4054
|
-
return
|
4055
|
-
delete
|
4056
|
-
}),
|
4031
|
+
if (nt(e))
|
4032
|
+
return xr(e);
|
4033
|
+
delete ae[e];
|
4034
|
+
}), ae[e];
|
4057
4035
|
}
|
4058
|
-
const
|
4036
|
+
const Di = {
|
4059
4037
|
number: {
|
4060
4038
|
scientific: { notation: "scientific" },
|
4061
4039
|
engineering: { notation: "engineering" },
|
@@ -4084,57 +4062,57 @@ const ki = {
|
|
4084
4062
|
timeZoneName: "short"
|
4085
4063
|
}
|
4086
4064
|
}
|
4087
|
-
},
|
4065
|
+
}, Fi = {
|
4088
4066
|
fallbackLocale: null,
|
4089
4067
|
loadingDelay: 200,
|
4090
|
-
formats:
|
4068
|
+
formats: Di,
|
4091
4069
|
warnOnMissingMessages: !0,
|
4092
4070
|
handleMissingMessage: void 0,
|
4093
4071
|
ignoreTag: !0
|
4094
|
-
},
|
4095
|
-
function
|
4096
|
-
return
|
4072
|
+
}, $i = Fi;
|
4073
|
+
function re() {
|
4074
|
+
return $i;
|
4097
4075
|
}
|
4098
|
-
const
|
4099
|
-
var
|
4076
|
+
const je = Be(!1);
|
4077
|
+
var ji = Object.defineProperty, ki = Object.defineProperties, Vi = Object.getOwnPropertyDescriptors, Ct = Object.getOwnPropertySymbols, Xi = Object.prototype.hasOwnProperty, Wi = Object.prototype.propertyIsEnumerable, Mt = (e, t, r) => t in e ? ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zi = (e, t) => {
|
4100
4078
|
for (var r in t || (t = {}))
|
4101
|
-
|
4102
|
-
if (
|
4103
|
-
for (var r of
|
4104
|
-
|
4079
|
+
Xi.call(t, r) && Mt(e, r, t[r]);
|
4080
|
+
if (Ct)
|
4081
|
+
for (var r of Ct(t))
|
4082
|
+
Wi.call(t, r) && Mt(e, r, t[r]);
|
4105
4083
|
return e;
|
4106
|
-
},
|
4107
|
-
let
|
4084
|
+
}, Zi = (e, t) => ki(e, Vi(t));
|
4085
|
+
let it;
|
4108
4086
|
const we = Be(null);
|
4109
|
-
function
|
4087
|
+
function Rt(e) {
|
4110
4088
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
4111
4089
|
}
|
4112
|
-
function Ne(e, t =
|
4113
|
-
const r =
|
4114
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
4090
|
+
function Ne(e, t = re().fallbackLocale) {
|
4091
|
+
const r = Rt(e);
|
4092
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Rt(t)])] : r;
|
4115
4093
|
}
|
4116
4094
|
function X() {
|
4117
|
-
return
|
4095
|
+
return it != null ? it : void 0;
|
4118
4096
|
}
|
4119
4097
|
we.subscribe((e) => {
|
4120
|
-
|
4098
|
+
it = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
4121
4099
|
});
|
4122
|
-
const
|
4123
|
-
if (e &&
|
4124
|
-
const { loadingDelay: t } =
|
4100
|
+
const Qi = (e) => {
|
4101
|
+
if (e && Mi(e) && nt(e)) {
|
4102
|
+
const { loadingDelay: t } = re();
|
4125
4103
|
let r;
|
4126
4104
|
return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
|
4127
|
-
() =>
|
4105
|
+
() => je.set(!0),
|
4128
4106
|
t
|
4129
|
-
) :
|
4107
|
+
) : je.set(!0), xr(e).then(() => {
|
4130
4108
|
we.set(e);
|
4131
4109
|
}).finally(() => {
|
4132
|
-
clearTimeout(r),
|
4110
|
+
clearTimeout(r), je.set(!1);
|
4133
4111
|
});
|
4134
4112
|
}
|
4135
4113
|
return we.set(e);
|
4136
|
-
}, be =
|
4137
|
-
set:
|
4114
|
+
}, be = Zi(zi({}, we), {
|
4115
|
+
set: Qi
|
4138
4116
|
}), Oe = (e) => {
|
4139
4117
|
const t = /* @__PURE__ */ Object.create(null);
|
4140
4118
|
return (n) => {
|
@@ -4142,77 +4120,77 @@ const Ki = (e) => {
|
|
4142
4120
|
return i in t ? t[i] : t[i] = e(n);
|
4143
4121
|
};
|
4144
4122
|
};
|
4145
|
-
var
|
4123
|
+
var Yi = Object.defineProperty, Te = Object.getOwnPropertySymbols, Sr = Object.prototype.hasOwnProperty, wr = Object.prototype.propertyIsEnumerable, Gt = (e, t, r) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, at = (e, t) => {
|
4146
4124
|
for (var r in t || (t = {}))
|
4147
|
-
|
4125
|
+
Sr.call(t, r) && Gt(e, r, t[r]);
|
4148
4126
|
if (Te)
|
4149
4127
|
for (var r of Te(t))
|
4150
|
-
|
4128
|
+
wr.call(t, r) && Gt(e, r, t[r]);
|
4151
4129
|
return e;
|
4152
|
-
},
|
4130
|
+
}, oe = (e, t) => {
|
4153
4131
|
var r = {};
|
4154
4132
|
for (var n in e)
|
4155
|
-
|
4133
|
+
Sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
4156
4134
|
if (e != null && Te)
|
4157
4135
|
for (var n of Te(e))
|
4158
|
-
t.indexOf(n) < 0 &&
|
4136
|
+
t.indexOf(n) < 0 && wr.call(e, n) && (r[n] = e[n]);
|
4159
4137
|
return r;
|
4160
4138
|
};
|
4161
|
-
const
|
4162
|
-
const { formats: r } =
|
4139
|
+
const ce = (e, t) => {
|
4140
|
+
const { formats: r } = re();
|
4163
4141
|
if (e in r && t in r[e])
|
4164
4142
|
return r[e][t];
|
4165
4143
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
4166
|
-
},
|
4144
|
+
}, qi = Oe(
|
4167
4145
|
(e) => {
|
4168
|
-
var t = e, { locale: r, format: n } = t, i =
|
4146
|
+
var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
|
4169
4147
|
if (r == null)
|
4170
4148
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
4171
|
-
return n && (i =
|
4149
|
+
return n && (i = ce("number", n)), new Intl.NumberFormat(r, i);
|
4172
4150
|
}
|
4173
|
-
),
|
4151
|
+
), Ji = Oe(
|
4174
4152
|
(e) => {
|
4175
|
-
var t = e, { locale: r, format: n } = t, i =
|
4153
|
+
var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
|
4176
4154
|
if (r == null)
|
4177
4155
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
4178
|
-
return n ? i =
|
4156
|
+
return n ? i = ce("date", n) : Object.keys(i).length === 0 && (i = ce("date", "short")), new Intl.DateTimeFormat(r, i);
|
4179
4157
|
}
|
4180
|
-
),
|
4158
|
+
), Ki = Oe(
|
4181
4159
|
(e) => {
|
4182
|
-
var t = e, { locale: r, format: n } = t, i =
|
4160
|
+
var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
|
4183
4161
|
if (r == null)
|
4184
4162
|
throw new Error(
|
4185
4163
|
'[svelte-i18n] A "locale" must be set to format time values'
|
4186
4164
|
);
|
4187
|
-
return n ? i =
|
4165
|
+
return n ? i = ce("time", n) : Object.keys(i).length === 0 && (i = ce("time", "short")), new Intl.DateTimeFormat(r, i);
|
4188
4166
|
}
|
4189
|
-
),
|
4167
|
+
), es = (e = {}) => {
|
4190
4168
|
var t = e, {
|
4191
4169
|
locale: r = X()
|
4192
|
-
} = t, n =
|
4170
|
+
} = t, n = oe(t, [
|
4193
4171
|
"locale"
|
4194
4172
|
]);
|
4195
|
-
return
|
4196
|
-
},
|
4173
|
+
return qi(at({ locale: r }, n));
|
4174
|
+
}, ts = (e = {}) => {
|
4197
4175
|
var t = e, {
|
4198
4176
|
locale: r = X()
|
4199
|
-
} = t, n =
|
4177
|
+
} = t, n = oe(t, [
|
4200
4178
|
"locale"
|
4201
4179
|
]);
|
4202
|
-
return
|
4203
|
-
},
|
4180
|
+
return Ji(at({ locale: r }, n));
|
4181
|
+
}, rs = (e = {}) => {
|
4204
4182
|
var t = e, {
|
4205
4183
|
locale: r = X()
|
4206
|
-
} = t, n =
|
4184
|
+
} = t, n = oe(t, [
|
4207
4185
|
"locale"
|
4208
4186
|
]);
|
4209
|
-
return
|
4210
|
-
},
|
4187
|
+
return Ki(at({ locale: r }, n));
|
4188
|
+
}, ns = Oe(
|
4211
4189
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
4212
|
-
(e, t = X()) => new
|
4213
|
-
ignoreTag:
|
4190
|
+
(e, t = X()) => new Ni(e, t, re().formats, {
|
4191
|
+
ignoreTag: re().ignoreTag
|
4214
4192
|
})
|
4215
|
-
),
|
4193
|
+
), is = (e, t = {}) => {
|
4216
4194
|
var r, n, i, s;
|
4217
4195
|
let o = t;
|
4218
4196
|
typeof e == "object" && (o = e, e = o.id);
|
@@ -4225,9 +4203,9 @@ const fe = (e, t) => {
|
|
4225
4203
|
throw new Error(
|
4226
4204
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
4227
4205
|
);
|
4228
|
-
let l =
|
4206
|
+
let l = yr(e, h);
|
4229
4207
|
if (!l)
|
4230
|
-
l = (s = (i = (n = (r =
|
4208
|
+
l = (s = (i = (n = (r = re()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
|
4231
4209
|
else if (typeof l != "string")
|
4232
4210
|
return console.warn(
|
4233
4211
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
@@ -4236,7 +4214,7 @@ const fe = (e, t) => {
|
|
4236
4214
|
return l;
|
4237
4215
|
let m = l;
|
4238
4216
|
try {
|
4239
|
-
m =
|
4217
|
+
m = ns(l, h).format(a);
|
4240
4218
|
} catch (c) {
|
4241
4219
|
c instanceof Error && console.warn(
|
4242
4220
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -4244,20 +4222,20 @@ const fe = (e, t) => {
|
|
4244
4222
|
);
|
4245
4223
|
}
|
4246
4224
|
return m;
|
4247
|
-
},
|
4248
|
-
|
4249
|
-
|
4250
|
-
|
4251
|
-
|
4252
|
-
window.emWidgets = { topic:
|
4253
|
-
const
|
4254
|
-
function
|
4225
|
+
}, ss = (e, t) => rs(t).format(e), os = (e, t) => ts(t).format(e), as = (e, t) => es(t).format(e), us = (e, t = X()) => yr(e, t), hs = se([be, de], () => is);
|
4226
|
+
se([be], () => ss);
|
4227
|
+
se([be], () => os);
|
4228
|
+
se([be], () => as);
|
4229
|
+
se([be, de], () => us);
|
4230
|
+
window.emWidgets = { topic: xn };
|
4231
|
+
const ls = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
4232
|
+
function cs(e, t) {
|
4255
4233
|
if (e) {
|
4256
4234
|
const r = document.createElement("style");
|
4257
4235
|
r.innerHTML = t, e.appendChild(r);
|
4258
4236
|
}
|
4259
4237
|
}
|
4260
|
-
function
|
4238
|
+
function fs(e, t) {
|
4261
4239
|
const r = new URL(t);
|
4262
4240
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
4263
4241
|
const i = document.createElement("style");
|
@@ -4266,7 +4244,7 @@ function ps(e, t) {
|
|
4266
4244
|
console.error("There was an error while trying to load client styling from URL", n);
|
4267
4245
|
});
|
4268
4246
|
}
|
4269
|
-
function
|
4247
|
+
function ms(e, t, r) {
|
4270
4248
|
if (window.emMessageBus) {
|
4271
4249
|
const n = document.createElement("style");
|
4272
4250
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -4274,10 +4252,10 @@ function gs(e, t, r) {
|
|
4274
4252
|
});
|
4275
4253
|
}
|
4276
4254
|
}
|
4277
|
-
function
|
4278
|
-
|
4255
|
+
function Ut(e, t) {
|
4256
|
+
Er(e, t);
|
4279
4257
|
}
|
4280
|
-
const
|
4258
|
+
const Dt = {
|
4281
4259
|
en: {
|
4282
4260
|
lobbyName: "Lobby",
|
4283
4261
|
myGamesName: "My games"
|
@@ -4363,14 +4341,14 @@ if (typeof window != "undefined") {
|
|
4363
4341
|
}
|
4364
4342
|
};
|
4365
4343
|
};
|
4366
|
-
customElements.define = e(customElements.define), import("./CasinoSlider-
|
4344
|
+
customElements.define = e(customElements.define), import("./CasinoSlider-EFId2L7-.js").then(({ default: t }) => {
|
4367
4345
|
!customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
|
4368
4346
|
});
|
4369
4347
|
}
|
4370
|
-
function
|
4371
|
-
|
4348
|
+
function ds(e) {
|
4349
|
+
kr(e, "svelte-2g6deg", ".CasinoCategoriesLoading.svelte-2g6deg{height:52px}p.svelte-2g6deg{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-2g6deg{background:var( --emw--categories-color-primary, var(--emw--color-primary, #D0046C))}");
|
4372
4350
|
}
|
4373
|
-
function
|
4351
|
+
function bs(e) {
|
4374
4352
|
let t, r, n, i;
|
4375
4353
|
return {
|
4376
4354
|
c() {
|
@@ -4389,7 +4367,7 @@ function vs(e) {
|
|
4389
4367
|
"endpoint",
|
4390
4368
|
/*endpoint*/
|
4391
4369
|
e[1]
|
4392
|
-
), E(r, "identity",
|
4370
|
+
), E(r, "identity", st), E(
|
4393
4371
|
r,
|
4394
4372
|
"favoritesnumber",
|
4395
4373
|
/*numberOfFavoredGames*/
|
@@ -4444,10 +4422,10 @@ function vs(e) {
|
|
4444
4422
|
"mygamesiconimage",
|
4445
4423
|
/*mygamesiconimage*/
|
4446
4424
|
e[11]
|
4447
|
-
),
|
4425
|
+
), me(t, "class", "CasinoCategoriesContainer svelte-2g6deg");
|
4448
4426
|
},
|
4449
4427
|
m(s, o) {
|
4450
|
-
|
4428
|
+
fe(s, t, o), kt(t, r), n || (i = jr(
|
4451
4429
|
/*sendSliderData*/
|
4452
4430
|
e[17].call(null, r)
|
4453
4431
|
), n = !0);
|
@@ -4540,48 +4518,48 @@ function vs(e) {
|
|
4540
4518
|
);
|
4541
4519
|
},
|
4542
4520
|
d(s) {
|
4543
|
-
s &&
|
4521
|
+
s && ie(t), n = !1, i();
|
4544
4522
|
}
|
4545
4523
|
};
|
4546
4524
|
}
|
4547
|
-
function
|
4525
|
+
function ps(e) {
|
4548
4526
|
let t;
|
4549
4527
|
return {
|
4550
4528
|
c() {
|
4551
|
-
t = V("p"), t.textContent = "500 Error - Internal Server Error.",
|
4529
|
+
t = V("p"), t.textContent = "500 Error - Internal Server Error.", me(t, "class", "SearchLoading svelte-2g6deg");
|
4552
4530
|
},
|
4553
4531
|
m(r, n) {
|
4554
|
-
|
4532
|
+
fe(r, t, n);
|
4555
4533
|
},
|
4556
4534
|
p: P,
|
4557
4535
|
d(r) {
|
4558
|
-
r &&
|
4536
|
+
r && ie(t);
|
4559
4537
|
}
|
4560
4538
|
};
|
4561
4539
|
}
|
4562
|
-
function
|
4540
|
+
function gs(e) {
|
4563
4541
|
let t;
|
4564
4542
|
return {
|
4565
4543
|
c() {
|
4566
|
-
t = V("div"),
|
4544
|
+
t = V("div"), me(t, "class", "CasinoCategoriesLoading svelte-2g6deg");
|
4567
4545
|
},
|
4568
4546
|
m(r, n) {
|
4569
|
-
|
4547
|
+
fe(r, t, n);
|
4570
4548
|
},
|
4571
4549
|
p: P,
|
4572
4550
|
d(r) {
|
4573
|
-
r &&
|
4551
|
+
r && ie(t);
|
4574
4552
|
}
|
4575
4553
|
};
|
4576
4554
|
}
|
4577
|
-
function
|
4555
|
+
function ys(e) {
|
4578
4556
|
let t;
|
4579
4557
|
function r(s, o) {
|
4580
4558
|
return (
|
4581
4559
|
/*isLoading*/
|
4582
|
-
s[13] ||
|
4560
|
+
s[13] || vs || Es ? gs : (
|
4583
4561
|
/*hasErrors*/
|
4584
|
-
s[15] ?
|
4562
|
+
s[15] ? ps : bs
|
4585
4563
|
)
|
4586
4564
|
);
|
4587
4565
|
}
|
@@ -4591,7 +4569,7 @@ function xs(e) {
|
|
4591
4569
|
t = V("div"), i.c();
|
4592
4570
|
},
|
4593
4571
|
m(s, o) {
|
4594
|
-
|
4572
|
+
fe(s, t, o), i.m(t, null), e[27](t);
|
4595
4573
|
},
|
4596
4574
|
p(s, o) {
|
4597
4575
|
n === (n = r(s)) && i ? i.p(s, o) : (i.d(1), i = n(s), i && (i.c(), i.m(t, null)));
|
@@ -4599,51 +4577,51 @@ function xs(e) {
|
|
4599
4577
|
i: P,
|
4600
4578
|
o: P,
|
4601
4579
|
d(s) {
|
4602
|
-
s &&
|
4580
|
+
s && ie(t), i.d(), e[27](null);
|
4603
4581
|
}
|
4604
4582
|
};
|
4605
4583
|
}
|
4606
|
-
let
|
4607
|
-
function
|
4584
|
+
let st = "CasinoSliderData", vs = !1, Es = !1;
|
4585
|
+
function _s(e, t, r) {
|
4608
4586
|
let n;
|
4609
|
-
|
4610
|
-
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: y = "" } = t, { sessioncheck: T = "" } = t, { location:
|
4611
|
-
const
|
4587
|
+
$r(e, hs, (f) => r(33, n = f));
|
4588
|
+
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: y = "" } = t, { sessioncheck: T = "" } = t, { location: C = "secondaryMenu" } = t, { showsubgroups: N = "false" } = t, { filteredcategories: w = "" } = t, { translationurl: O = "" } = t, { categoriesicon: L = "" } = t, { lobbyiconimage: R = "" } = t, { mygamesiconimage: _ = "" } = t, { mbsource: A } = t, I, $, j = !0, W, z = [], k = !1, Hr = window.navigator.userAgent, G, ut, ht = !1, Le = !1;
|
4589
|
+
const Ar = () => {
|
4612
4590
|
fetch(O).then((B) => B.json()).then((B) => {
|
4613
4591
|
Object.keys(B).forEach((pe) => {
|
4614
|
-
|
4592
|
+
Ut(pe, B[pe]);
|
4615
4593
|
});
|
4616
4594
|
}).catch((B) => {
|
4617
4595
|
console.log(B);
|
4618
4596
|
});
|
4619
4597
|
};
|
4620
|
-
Object.keys(
|
4621
|
-
|
4598
|
+
Object.keys(Dt).forEach((f) => {
|
4599
|
+
Ut(f, Dt[f]);
|
4622
4600
|
});
|
4623
|
-
const
|
4624
|
-
|
4601
|
+
const Br = () => {
|
4602
|
+
ht == !1 && (m == "true" || u == "true" || l == "true") && z.splice(1, 0, {
|
4625
4603
|
// @ts-ignore
|
4626
4604
|
id: "MYGAMES",
|
4627
|
-
name:
|
4605
|
+
name: I,
|
4628
4606
|
href: "",
|
4629
4607
|
games: []
|
4630
|
-
}),
|
4631
|
-
},
|
4632
|
-
if (
|
4608
|
+
}), Yr(), ht = !0, r(26, Le = !0), Ie();
|
4609
|
+
}, Pr = () => (i || (W = "Endpoint is missing! Please provide a valid endpointURL.", r(15, k = !0), r(13, j = !1), console.error(W)), s || (W = "Datasource is missing! Please provide a valid datasource.", r(15, k = !0), r(13, j = !1), console.error(W)), (!o || o.length < 2) && (W = "Language is missing! Please provide a valid language (alpha2code)", r(15, k = !0), r(13, j = !1), console.error(W)), k), Nr = () => {
|
4610
|
+
if (I = n("myGamesName"), $ = n("lobbyName"), !Pr()) {
|
4633
4611
|
let f = new URL(`${i}/v1/casino/groups/${s}`);
|
4634
|
-
f.searchParams.append("datasource", s), f.searchParams.append("language", o), f.searchParams.append("platform",
|
4612
|
+
f.searchParams.append("datasource", s), f.searchParams.append("language", o), f.searchParams.append("platform", ls(Hr)), fetch(f).then((B) => B.json()).then(
|
4635
4613
|
(B) => {
|
4636
|
-
let pe = w.split(","),
|
4637
|
-
let
|
4638
|
-
if (
|
4639
|
-
for (let
|
4640
|
-
|
4641
|
-
return
|
4614
|
+
let pe = w.split(","), Ir = B.items.filter((ct) => {
|
4615
|
+
let Ce = !1;
|
4616
|
+
if (ct.games.total > 0 && (Ce = !0, w))
|
4617
|
+
for (let Cr of pe)
|
4618
|
+
ct.flags == Cr && (Ce = !1);
|
4619
|
+
return Ce;
|
4642
4620
|
});
|
4643
|
-
z = [], z = z.concat(
|
4621
|
+
z = [], z = z.concat(Ir), z.unshift({
|
4644
4622
|
// @ts-ignore
|
4645
4623
|
id: "LOBBY",
|
4646
|
-
name:
|
4624
|
+
name: $,
|
4647
4625
|
href: "",
|
4648
4626
|
games: []
|
4649
4627
|
}), r(13, j = !1), window.postMessage({ type: "CategoriesLoadedForSlider" }, window.location.href);
|
@@ -4655,41 +4633,41 @@ function Ts(e, t, r) {
|
|
4655
4633
|
r(15, k = !0), console.error("There was an error while fetching the categories", B);
|
4656
4634
|
});
|
4657
4635
|
}
|
4658
|
-
},
|
4636
|
+
}, Or = () => {
|
4659
4637
|
let f = b.split("$");
|
4660
4638
|
r(0, b = f.length > 2 ? b.split("$").slice(0, 2).join("$") : b);
|
4661
|
-
},
|
4639
|
+
}, Ie = () => {
|
4662
4640
|
window.postMessage(
|
4663
4641
|
{
|
4664
4642
|
type: "SliderData",
|
4665
|
-
identity:
|
4643
|
+
identity: st,
|
4666
4644
|
data: z
|
4667
4645
|
},
|
4668
4646
|
window.location.href
|
4669
4647
|
);
|
4670
|
-
},
|
4671
|
-
f.data && f.data.type == "SliderLoaded" &&
|
4648
|
+
}, lt = (f) => {
|
4649
|
+
f.data && f.data.type == "SliderLoaded" && st == f.data.identity && Ie();
|
4672
4650
|
};
|
4673
|
-
|
4674
|
-
window.
|
4651
|
+
Qr(() => (window.addEventListener("message", lt, !1), () => {
|
4652
|
+
window.removeEventListener("message", lt);
|
4675
4653
|
}));
|
4676
|
-
function
|
4677
|
-
|
4654
|
+
function Lr(f) {
|
4655
|
+
ke[f ? "unshift" : "push"](() => {
|
4678
4656
|
G = f, r(14, G);
|
4679
4657
|
});
|
4680
4658
|
}
|
4681
4659
|
return e.$$set = (f) => {
|
4682
|
-
"endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(18, a = f.userid), "session" in f && r(19, h = f.session), "mostplayed" in f && r(20, u = f.mostplayed), "lastplayed" in f && r(21, l = f.lastplayed), "favorites" in f && r(22, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, y = f.actionevent), "sessioncheck" in f && r(23, T = f.sessioncheck), "location" in f && r(7,
|
4660
|
+
"endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(18, a = f.userid), "session" in f && r(19, h = f.session), "mostplayed" in f && r(20, u = f.mostplayed), "lastplayed" in f && r(21, l = f.lastplayed), "favorites" in f && r(22, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, y = f.actionevent), "sessioncheck" in f && r(23, T = f.sessioncheck), "location" in f && r(7, C = f.location), "showsubgroups" in f && r(8, N = f.showsubgroups), "filteredcategories" in f && r(24, w = f.filteredcategories), "translationurl" in f && r(25, O = f.translationurl), "categoriesicon" in f && r(9, L = f.categoriesicon), "lobbyiconimage" in f && r(10, R = f.lobbyiconimage), "mygamesiconimage" in f && r(11, _ = f.mygamesiconimage), "mbsource" in f && r(12, A = f.mbsource);
|
4683
4661
|
}, e.$$.update = () => {
|
4684
4662
|
e.$$.dirty[0] & /*endpoint, datasource, lang*/
|
4685
|
-
14 && i && s && o &&
|
4686
|
-
7872514 && i && h && (u || l || m) && !j &&
|
4687
|
-
67641345 && !j && b && (!h || Le) &&
|
4688
|
-
33554432 && O &&
|
4689
|
-
16400 && c && G &&
|
4690
|
-
16416 && d && G &&
|
4691
|
-
20480 && G &&
|
4692
|
-
}, r(16,
|
4663
|
+
14 && i && s && o && Nr(), e.$$.dirty[0] & /*endpoint, session, mostplayed, lastplayed, favorites, isLoading*/
|
4664
|
+
7872514 && i && h && (u || l || m) && !j && Br(), e.$$.dirty[0] & /*isLoading, activecategory, session, confirmCategoryParse*/
|
4665
|
+
67641345 && !j && b && (!h || Le) && Or(), e.$$.dirty[0] & /*translationurl*/
|
4666
|
+
33554432 && O && Ar(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
4667
|
+
16400 && c && G && cs(G, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
4668
|
+
16416 && d && G && fs(G, d), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
4669
|
+
20480 && G && ms(G, `${A}.Style`);
|
4670
|
+
}, r(16, ut = 0), [
|
4693
4671
|
b,
|
4694
4672
|
i,
|
4695
4673
|
s,
|
@@ -4697,7 +4675,7 @@ function Ts(e, t, r) {
|
|
4697
4675
|
c,
|
4698
4676
|
d,
|
4699
4677
|
y,
|
4700
|
-
|
4678
|
+
C,
|
4701
4679
|
N,
|
4702
4680
|
L,
|
4703
4681
|
R,
|
@@ -4706,8 +4684,8 @@ function Ts(e, t, r) {
|
|
4706
4684
|
j,
|
4707
4685
|
G,
|
4708
4686
|
k,
|
4709
|
-
|
4710
|
-
|
4687
|
+
ut,
|
4688
|
+
Ie,
|
4711
4689
|
a,
|
4712
4690
|
h,
|
4713
4691
|
u,
|
@@ -4717,17 +4695,17 @@ function Ts(e, t, r) {
|
|
4717
4695
|
w,
|
4718
4696
|
O,
|
4719
4697
|
Le,
|
4720
|
-
|
4698
|
+
Lr
|
4721
4699
|
];
|
4722
4700
|
}
|
4723
|
-
class
|
4701
|
+
class Tr extends on {
|
4724
4702
|
constructor(t) {
|
4725
|
-
super(),
|
4703
|
+
super(), nn(
|
4726
4704
|
this,
|
4727
4705
|
t,
|
4728
|
-
|
4729
|
-
|
4730
|
-
|
4706
|
+
_s,
|
4707
|
+
ys,
|
4708
|
+
$t,
|
4731
4709
|
{
|
4732
4710
|
endpoint: 1,
|
4733
4711
|
datasource: 2,
|
@@ -4751,7 +4729,7 @@ class Nr extends cn {
|
|
4751
4729
|
mygamesiconimage: 11,
|
4752
4730
|
mbsource: 12
|
4753
4731
|
},
|
4754
|
-
|
4732
|
+
ds,
|
4755
4733
|
[-1, -1]
|
4756
4734
|
);
|
4757
4735
|
}
|
@@ -4882,42 +4860,42 @@ class Nr extends cn {
|
|
4882
4860
|
this.$$set({ mbsource: t }), S();
|
4883
4861
|
}
|
4884
4862
|
}
|
4885
|
-
|
4886
|
-
const
|
4863
|
+
sn(Tr, { endpoint: {}, datasource: {}, lang: {}, userid: {}, session: {}, mostplayed: {}, lastplayed: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, activecategory: {}, actionevent: {}, sessioncheck: {}, location: {}, showsubgroups: {}, filteredcategories: {}, translationurl: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
|
4864
|
+
const Ls = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
4887
4865
|
__proto__: null,
|
4888
|
-
default:
|
4866
|
+
default: Tr
|
4889
4867
|
}, Symbol.toStringTag, { value: "Module" }));
|
4890
4868
|
export {
|
4891
4869
|
be as $,
|
4892
|
-
|
4893
|
-
|
4894
|
-
|
4895
|
-
|
4896
|
-
|
4870
|
+
fs as A,
|
4871
|
+
ms as B,
|
4872
|
+
sn as C,
|
4873
|
+
Ls as D,
|
4874
|
+
on as S,
|
4897
4875
|
de as a,
|
4898
|
-
|
4899
|
-
|
4900
|
-
|
4901
|
-
|
4876
|
+
Er as b,
|
4877
|
+
kr as c,
|
4878
|
+
ie as d,
|
4879
|
+
me as e,
|
4902
4880
|
S as f,
|
4903
|
-
|
4904
|
-
|
4905
|
-
|
4906
|
-
|
4907
|
-
|
4908
|
-
|
4909
|
-
|
4881
|
+
fe as g,
|
4882
|
+
kt as h,
|
4883
|
+
nn as i,
|
4884
|
+
V as j,
|
4885
|
+
Ts as k,
|
4886
|
+
As as l,
|
4887
|
+
Ps as m,
|
4910
4888
|
P as n,
|
4911
|
-
|
4912
|
-
|
4913
|
-
|
4914
|
-
|
4915
|
-
|
4916
|
-
|
4917
|
-
|
4918
|
-
|
4919
|
-
|
4920
|
-
|
4921
|
-
|
4922
|
-
|
4889
|
+
Qr as o,
|
4890
|
+
Hs as p,
|
4891
|
+
ke as q,
|
4892
|
+
ne as r,
|
4893
|
+
$t as s,
|
4894
|
+
Ss as t,
|
4895
|
+
Os as u,
|
4896
|
+
Bs as v,
|
4897
|
+
Vt as w,
|
4898
|
+
ws as x,
|
4899
|
+
Ns as y,
|
4900
|
+
cs as z
|
4923
4901
|
};
|