@everymatrix/player-account-gaming-limits-page-2-gmcore 1.59.0 → 1.59.2
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/{PlayerAccountGamingLimitsPage2Gmcore-kxJjp-5D.js → PlayerAccountGamingLimitsPage2Gmcore-DEhZ_HVv.js} +650 -628
- package/components/{PlayerAccountGamingLimitsPage2Gmcore-ZmrfLtfH.js → PlayerAccountGamingLimitsPage2Gmcore-DcDnI853.js} +630 -608
- package/components/PlayerAccountGamingLimitsPage2Gmcore-Dji84TH-.cjs +19 -0
- package/es2015/player-account-gaming-limits-page-2-gmcore.cjs +1 -1
- package/es2015/player-account-gaming-limits-page-2-gmcore.js +1 -1
- package/esnext/player-account-gaming-limits-page-2-gmcore.js +1 -1
- package/package.json +3 -2
- package/components/PlayerAccountGamingLimitsPage2Gmcore-_y_ra1xb.cjs +0 -19
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var We = (e, t, i) => t in e ?
|
|
1
|
+
var cr = Object.defineProperty, hr = Object.defineProperties;
|
|
2
|
+
var mr = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var Tt = Object.getOwnPropertySymbols;
|
|
4
|
+
var fr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var We = (e, t, i) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, wt = (e, t) => {
|
|
6
6
|
for (var i in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var i of
|
|
10
|
-
|
|
7
|
+
fr.call(t, i) && We(e, i, t[i]);
|
|
8
|
+
if (Tt)
|
|
9
|
+
for (var i of Tt(t))
|
|
10
|
+
pr.call(t, i) && We(e, i, t[i]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
12
|
+
}, St = (e, t) => hr(e, mr(t));
|
|
13
13
|
var V = (e, t, i) => (We(e, typeof t != "symbol" ? t + "" : t, i), i);
|
|
14
|
-
var
|
|
14
|
+
var Pt = (e, t, i) => new Promise((r, n) => {
|
|
15
15
|
var o = (c) => {
|
|
16
16
|
try {
|
|
17
17
|
a(i.next(c));
|
|
@@ -29,25 +29,25 @@ var Tt = (e, t, i) => new Promise((r, n) => {
|
|
|
29
29
|
});
|
|
30
30
|
function j() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function hi(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function At() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
38
|
function ie(e) {
|
|
39
|
-
e.forEach(
|
|
39
|
+
e.forEach(hi);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function dt(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function mi(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function dr(e) {
|
|
48
48
|
return Object.keys(e).length === 0;
|
|
49
49
|
}
|
|
50
|
-
function
|
|
50
|
+
function fi(e, ...t) {
|
|
51
51
|
if (e == null) {
|
|
52
52
|
for (const r of t)
|
|
53
53
|
r(void 0);
|
|
@@ -56,20 +56,20 @@ function ci(e, ...t) {
|
|
|
56
56
|
const i = e.subscribe(...t);
|
|
57
57
|
return i.unsubscribe ? () => i.unsubscribe() : i;
|
|
58
58
|
}
|
|
59
|
-
function
|
|
60
|
-
e.$$.on_destroy.push(
|
|
59
|
+
function br(e, t, i) {
|
|
60
|
+
e.$$.on_destroy.push(fi(t, i));
|
|
61
61
|
}
|
|
62
62
|
function d(e, t) {
|
|
63
63
|
e.appendChild(t);
|
|
64
64
|
}
|
|
65
|
-
function
|
|
66
|
-
const r =
|
|
65
|
+
function gr(e, t, i) {
|
|
66
|
+
const r = yr(e);
|
|
67
67
|
if (!r.getElementById(t)) {
|
|
68
68
|
const n = y("style");
|
|
69
|
-
n.id = t, n.textContent = i,
|
|
69
|
+
n.id = t, n.textContent = i, vr(r, n);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function yr(e) {
|
|
73
73
|
if (!e)
|
|
74
74
|
return document;
|
|
75
75
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -79,14 +79,14 @@ function pr(e) {
|
|
|
79
79
|
t
|
|
80
80
|
) : e.ownerDocument;
|
|
81
81
|
}
|
|
82
|
-
function
|
|
82
|
+
function vr(e, t) {
|
|
83
83
|
return d(
|
|
84
84
|
/** @type {Document} */
|
|
85
85
|
e.head || e,
|
|
86
86
|
t
|
|
87
87
|
), t.sheet;
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function N(e, t, i) {
|
|
90
90
|
e.insertBefore(t, i || null);
|
|
91
91
|
}
|
|
92
92
|
function A(e) {
|
|
@@ -102,14 +102,14 @@ function y(e) {
|
|
|
102
102
|
function be(e) {
|
|
103
103
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
104
104
|
}
|
|
105
|
-
function
|
|
105
|
+
function F(e) {
|
|
106
106
|
return document.createTextNode(e);
|
|
107
107
|
}
|
|
108
108
|
function U() {
|
|
109
|
-
return
|
|
109
|
+
return F(" ");
|
|
110
110
|
}
|
|
111
|
-
function
|
|
112
|
-
return
|
|
111
|
+
function _r() {
|
|
112
|
+
return F("");
|
|
113
113
|
}
|
|
114
114
|
function Y(e, t, i, r) {
|
|
115
115
|
return e.addEventListener(t, i, r), () => e.removeEventListener(t, i, r);
|
|
@@ -117,10 +117,10 @@ function Y(e, t, i, r) {
|
|
|
117
117
|
function b(e, t, i) {
|
|
118
118
|
i == null ? e.removeAttribute(t) : e.getAttribute(t) !== i && e.setAttribute(t, i);
|
|
119
119
|
}
|
|
120
|
-
function
|
|
120
|
+
function pi(e) {
|
|
121
121
|
return e === "" ? null : +e;
|
|
122
122
|
}
|
|
123
|
-
function
|
|
123
|
+
function Er(e) {
|
|
124
124
|
return Array.from(e.childNodes);
|
|
125
125
|
}
|
|
126
126
|
function W(e, t) {
|
|
@@ -143,11 +143,11 @@ function He(e, t, i) {
|
|
|
143
143
|
}
|
|
144
144
|
(!i || t !== void 0) && (e.selectedIndex = -1);
|
|
145
145
|
}
|
|
146
|
-
function
|
|
146
|
+
function Bt(e) {
|
|
147
147
|
const t = e.querySelector(":checked");
|
|
148
148
|
return t && t.__value;
|
|
149
149
|
}
|
|
150
|
-
function
|
|
150
|
+
function Lr(e) {
|
|
151
151
|
const t = {};
|
|
152
152
|
return e.childNodes.forEach(
|
|
153
153
|
/** @param {Element} node */
|
|
@@ -160,20 +160,20 @@ let _e;
|
|
|
160
160
|
function ye(e) {
|
|
161
161
|
_e = e;
|
|
162
162
|
}
|
|
163
|
-
function
|
|
163
|
+
function xr() {
|
|
164
164
|
if (!_e)
|
|
165
165
|
throw new Error("Function called outside component initialization");
|
|
166
166
|
return _e;
|
|
167
167
|
}
|
|
168
|
-
function
|
|
169
|
-
|
|
168
|
+
function Tr(e) {
|
|
169
|
+
xr().$$.on_mount.push(e);
|
|
170
170
|
}
|
|
171
171
|
const se = [], Oe = [];
|
|
172
172
|
let ae = [];
|
|
173
|
-
const
|
|
174
|
-
let
|
|
175
|
-
function
|
|
176
|
-
|
|
173
|
+
const Nt = [], wr = /* @__PURE__ */ Promise.resolve();
|
|
174
|
+
let tt = !1;
|
|
175
|
+
function Sr() {
|
|
176
|
+
tt || (tt = !0, wr.then(X));
|
|
177
177
|
}
|
|
178
178
|
function Ee(e) {
|
|
179
179
|
ae.push(e);
|
|
@@ -188,7 +188,7 @@ function X() {
|
|
|
188
188
|
try {
|
|
189
189
|
for (; ne < se.length; ) {
|
|
190
190
|
const t = se[ne];
|
|
191
|
-
ne++, ye(t),
|
|
191
|
+
ne++, ye(t), Pr(t.$$);
|
|
192
192
|
}
|
|
193
193
|
} catch (t) {
|
|
194
194
|
throw se.length = 0, ne = 0, t;
|
|
@@ -201,43 +201,43 @@ function X() {
|
|
|
201
201
|
}
|
|
202
202
|
ae.length = 0;
|
|
203
203
|
} while (se.length);
|
|
204
|
-
for (;
|
|
205
|
-
|
|
206
|
-
|
|
204
|
+
for (; Nt.length; )
|
|
205
|
+
Nt.pop()();
|
|
206
|
+
tt = !1, Xe.clear(), ye(e);
|
|
207
207
|
}
|
|
208
|
-
function
|
|
208
|
+
function Pr(e) {
|
|
209
209
|
if (e.fragment !== null) {
|
|
210
210
|
e.update(), ie(e.before_update);
|
|
211
211
|
const t = e.dirty;
|
|
212
212
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ee);
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
function
|
|
215
|
+
function Ar(e) {
|
|
216
216
|
const t = [], i = [];
|
|
217
217
|
ae.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : i.push(r)), i.forEach((r) => r()), ae = t;
|
|
218
218
|
}
|
|
219
|
-
const
|
|
220
|
-
function
|
|
221
|
-
e && e.i && (
|
|
219
|
+
const Br = /* @__PURE__ */ new Set();
|
|
220
|
+
function Nr(e, t) {
|
|
221
|
+
e && e.i && (Br.delete(e), e.i(t));
|
|
222
222
|
}
|
|
223
223
|
function te(e) {
|
|
224
224
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
|
225
225
|
}
|
|
226
|
-
function
|
|
226
|
+
function Ir(e, t, i) {
|
|
227
227
|
const { fragment: r, after_update: n } = e.$$;
|
|
228
228
|
r && r.m(t, i), Ee(() => {
|
|
229
|
-
const o = e.$$.on_mount.map(
|
|
229
|
+
const o = e.$$.on_mount.map(hi).filter(dt);
|
|
230
230
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ie(o), e.$$.on_mount = [];
|
|
231
231
|
}), n.forEach(Ee);
|
|
232
232
|
}
|
|
233
|
-
function
|
|
233
|
+
function Hr(e, t) {
|
|
234
234
|
const i = e.$$;
|
|
235
|
-
i.fragment !== null && (
|
|
235
|
+
i.fragment !== null && (Ar(i.after_update), ie(i.on_destroy), i.fragment && i.fragment.d(t), i.on_destroy = i.fragment = null, i.ctx = []);
|
|
236
236
|
}
|
|
237
|
-
function
|
|
238
|
-
e.$$.dirty[0] === -1 && (se.push(e),
|
|
237
|
+
function Or(e, t) {
|
|
238
|
+
e.$$.dirty[0] === -1 && (se.push(e), Sr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
239
239
|
}
|
|
240
|
-
function
|
|
240
|
+
function Mr(e, t, i, r, n, o, s = null, a = [-1]) {
|
|
241
241
|
const c = _e;
|
|
242
242
|
ye(e);
|
|
243
243
|
const l = e.$$ = {
|
|
@@ -247,7 +247,7 @@ function Br(e, t, i, r, n, o, s = null, a = [-1]) {
|
|
|
247
247
|
props: o,
|
|
248
248
|
update: j,
|
|
249
249
|
not_equal: n,
|
|
250
|
-
bound:
|
|
250
|
+
bound: At(),
|
|
251
251
|
// lifecycle
|
|
252
252
|
on_mount: [],
|
|
253
253
|
on_destroy: [],
|
|
@@ -256,7 +256,7 @@ function Br(e, t, i, r, n, o, s = null, a = [-1]) {
|
|
|
256
256
|
after_update: [],
|
|
257
257
|
context: new Map(t.context || (c ? c.$$.context : [])),
|
|
258
258
|
// everything else
|
|
259
|
-
callbacks:
|
|
259
|
+
callbacks: At(),
|
|
260
260
|
dirty: a,
|
|
261
261
|
skip_bound: !1,
|
|
262
262
|
root: t.target || c.$$.root
|
|
@@ -265,19 +265,19 @@ function Br(e, t, i, r, n, o, s = null, a = [-1]) {
|
|
|
265
265
|
let u = !1;
|
|
266
266
|
if (l.ctx = i ? i(e, t.props || {}, (h, f, ...m) => {
|
|
267
267
|
const p = m.length ? m[0] : f;
|
|
268
|
-
return l.ctx && n(l.ctx[h], l.ctx[h] = p) && (!l.skip_bound && l.bound[h] && l.bound[h](p), u &&
|
|
268
|
+
return l.ctx && n(l.ctx[h], l.ctx[h] = p) && (!l.skip_bound && l.bound[h] && l.bound[h](p), u && Or(e, h)), f;
|
|
269
269
|
}) : [], l.update(), u = !0, ie(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
|
|
270
270
|
if (t.hydrate) {
|
|
271
|
-
const h =
|
|
271
|
+
const h = Er(t.target);
|
|
272
272
|
l.fragment && l.fragment.l(h), h.forEach(A);
|
|
273
273
|
} else
|
|
274
274
|
l.fragment && l.fragment.c();
|
|
275
|
-
t.intro &&
|
|
275
|
+
t.intro && Nr(e.$$.fragment), Ir(e, t.target, t.anchor), X();
|
|
276
276
|
}
|
|
277
277
|
ye(c);
|
|
278
278
|
}
|
|
279
|
-
let
|
|
280
|
-
typeof HTMLElement == "function" && (
|
|
279
|
+
let di;
|
|
280
|
+
typeof HTMLElement == "function" && (di = class extends HTMLElement {
|
|
281
281
|
constructor(t, i, r) {
|
|
282
282
|
super();
|
|
283
283
|
/** The Svelte component constructor */
|
|
@@ -314,7 +314,7 @@ typeof HTMLElement == "function" && (mi = class extends HTMLElement {
|
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
connectedCallback() {
|
|
317
|
-
return
|
|
317
|
+
return Pt(this, null, function* () {
|
|
318
318
|
if (this.$$cn = !0, !this.$$c) {
|
|
319
319
|
let t = function(o) {
|
|
320
320
|
return () => {
|
|
@@ -328,7 +328,7 @@ typeof HTMLElement == "function" && (mi = class extends HTMLElement {
|
|
|
328
328
|
* @param {HTMLElement} [anchor]
|
|
329
329
|
*/
|
|
330
330
|
m: function(l, u) {
|
|
331
|
-
|
|
331
|
+
N(l, s, u);
|
|
332
332
|
},
|
|
333
333
|
d: function(l) {
|
|
334
334
|
l && A(s);
|
|
@@ -338,7 +338,7 @@ typeof HTMLElement == "function" && (mi = class extends HTMLElement {
|
|
|
338
338
|
};
|
|
339
339
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
340
340
|
return;
|
|
341
|
-
const i = {}, r =
|
|
341
|
+
const i = {}, r = Lr(this);
|
|
342
342
|
for (const o of this.$$s)
|
|
343
343
|
o in r && (i[o] = [t(o)]);
|
|
344
344
|
for (const o of this.attributes) {
|
|
@@ -349,7 +349,7 @@ typeof HTMLElement == "function" && (mi = class extends HTMLElement {
|
|
|
349
349
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
350
350
|
this.$$c = new this.$$ctor({
|
|
351
351
|
target: this.shadowRoot || this,
|
|
352
|
-
props:
|
|
352
|
+
props: St(wt({}, this.$$d), {
|
|
353
353
|
$$slots: i,
|
|
354
354
|
$$scope: {
|
|
355
355
|
ctx: []
|
|
@@ -427,8 +427,8 @@ function Ae(e, t, i, r) {
|
|
|
427
427
|
return t;
|
|
428
428
|
}
|
|
429
429
|
}
|
|
430
|
-
function
|
|
431
|
-
let s = class extends
|
|
430
|
+
function Cr(e, t, i, r, n, o) {
|
|
431
|
+
let s = class extends di {
|
|
432
432
|
constructor() {
|
|
433
433
|
super(e, i, n), this.$$p_d = t;
|
|
434
434
|
}
|
|
@@ -458,7 +458,7 @@ function Ir(e, t, i, r, n, o) {
|
|
|
458
458
|
}), e.element = /** @type {any} */
|
|
459
459
|
s, s;
|
|
460
460
|
}
|
|
461
|
-
class
|
|
461
|
+
class kr {
|
|
462
462
|
constructor() {
|
|
463
463
|
/**
|
|
464
464
|
* ### PRIVATE API
|
|
@@ -479,7 +479,7 @@ class Hr {
|
|
|
479
479
|
}
|
|
480
480
|
/** @returns {void} */
|
|
481
481
|
$destroy() {
|
|
482
|
-
|
|
482
|
+
Hr(this, 1), this.$destroy = j;
|
|
483
483
|
}
|
|
484
484
|
/**
|
|
485
485
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -488,7 +488,7 @@ class Hr {
|
|
|
488
488
|
* @returns {() => void}
|
|
489
489
|
*/
|
|
490
490
|
$on(t, i) {
|
|
491
|
-
if (!
|
|
491
|
+
if (!dt(i))
|
|
492
492
|
return j;
|
|
493
493
|
const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
494
494
|
return r.push(i), () => {
|
|
@@ -501,11 +501,11 @@ class Hr {
|
|
|
501
501
|
* @returns {void}
|
|
502
502
|
*/
|
|
503
503
|
$set(t) {
|
|
504
|
-
this.$$set && !
|
|
504
|
+
this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
505
505
|
}
|
|
506
506
|
}
|
|
507
|
-
const
|
|
508
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
507
|
+
const Dr = "4";
|
|
508
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Dr);
|
|
509
509
|
const Z = {
|
|
510
510
|
deposit: {
|
|
511
511
|
title: "Deposit Limit",
|
|
@@ -532,7 +532,7 @@ const Z = {
|
|
|
532
532
|
periods: ["Monthly"]
|
|
533
533
|
}
|
|
534
534
|
}, oe = [];
|
|
535
|
-
function
|
|
535
|
+
function Rr(e, t) {
|
|
536
536
|
return {
|
|
537
537
|
subscribe: De(e, t).subscribe
|
|
538
538
|
};
|
|
@@ -541,7 +541,7 @@ function De(e, t = j) {
|
|
|
541
541
|
let i;
|
|
542
542
|
const r = /* @__PURE__ */ new Set();
|
|
543
543
|
function n(a) {
|
|
544
|
-
if (
|
|
544
|
+
if (mi(e, a) && (e = a, i)) {
|
|
545
545
|
const c = !oe.length;
|
|
546
546
|
for (const l of r)
|
|
547
547
|
l[1](), oe.push(l, e);
|
|
@@ -568,7 +568,7 @@ function fe(e, t, i) {
|
|
|
568
568
|
if (!n.every(Boolean))
|
|
569
569
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
570
570
|
const o = t.length < 2;
|
|
571
|
-
return
|
|
571
|
+
return Rr(i, (s, a) => {
|
|
572
572
|
let c = !1;
|
|
573
573
|
const l = [];
|
|
574
574
|
let u = 0, h = j;
|
|
@@ -577,9 +577,9 @@ function fe(e, t, i) {
|
|
|
577
577
|
return;
|
|
578
578
|
h();
|
|
579
579
|
const p = t(r ? l[0] : l, s, a);
|
|
580
|
-
o ? s(p) : h =
|
|
580
|
+
o ? s(p) : h = dt(p) ? p : j;
|
|
581
581
|
}, m = n.map(
|
|
582
|
-
(p, _) =>
|
|
582
|
+
(p, _) => fi(
|
|
583
583
|
p,
|
|
584
584
|
(R) => {
|
|
585
585
|
l[_] = R, u &= ~(1 << _), c && f();
|
|
@@ -594,70 +594,70 @@ function fe(e, t, i) {
|
|
|
594
594
|
};
|
|
595
595
|
});
|
|
596
596
|
}
|
|
597
|
-
function
|
|
597
|
+
function Ur(e) {
|
|
598
598
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
599
599
|
}
|
|
600
|
-
var
|
|
601
|
-
return
|
|
600
|
+
var jr = function(t) {
|
|
601
|
+
return Fr(t) && !$r(t);
|
|
602
602
|
};
|
|
603
|
-
function
|
|
603
|
+
function Fr(e) {
|
|
604
604
|
return !!e && typeof e == "object";
|
|
605
605
|
}
|
|
606
|
-
function
|
|
606
|
+
function $r(e) {
|
|
607
607
|
var t = Object.prototype.toString.call(e);
|
|
608
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
608
|
+
return t === "[object RegExp]" || t === "[object Date]" || Wr(e);
|
|
609
609
|
}
|
|
610
|
-
var
|
|
611
|
-
function
|
|
612
|
-
return e.$$typeof ===
|
|
610
|
+
var Gr = typeof Symbol == "function" && Symbol.for, zr = Gr ? Symbol.for("react.element") : 60103;
|
|
611
|
+
function Wr(e) {
|
|
612
|
+
return e.$$typeof === zr;
|
|
613
613
|
}
|
|
614
|
-
function
|
|
614
|
+
function Vr(e) {
|
|
615
615
|
return Array.isArray(e) ? [] : {};
|
|
616
616
|
}
|
|
617
617
|
function Le(e, t) {
|
|
618
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? ue(
|
|
618
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? ue(Vr(e), e, t) : e;
|
|
619
619
|
}
|
|
620
|
-
function
|
|
620
|
+
function Xr(e, t, i) {
|
|
621
621
|
return e.concat(t).map(function(r) {
|
|
622
622
|
return Le(r, i);
|
|
623
623
|
});
|
|
624
624
|
}
|
|
625
|
-
function
|
|
625
|
+
function Zr(e, t) {
|
|
626
626
|
if (!t.customMerge)
|
|
627
627
|
return ue;
|
|
628
628
|
var i = t.customMerge(e);
|
|
629
629
|
return typeof i == "function" ? i : ue;
|
|
630
630
|
}
|
|
631
|
-
function
|
|
631
|
+
function Yr(e) {
|
|
632
632
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
633
633
|
return Object.propertyIsEnumerable.call(e, t);
|
|
634
634
|
}) : [];
|
|
635
635
|
}
|
|
636
|
-
function
|
|
637
|
-
return Object.keys(e).concat(
|
|
636
|
+
function It(e) {
|
|
637
|
+
return Object.keys(e).concat(Yr(e));
|
|
638
638
|
}
|
|
639
|
-
function
|
|
639
|
+
function bi(e, t) {
|
|
640
640
|
try {
|
|
641
641
|
return t in e;
|
|
642
642
|
} catch (i) {
|
|
643
643
|
return !1;
|
|
644
644
|
}
|
|
645
645
|
}
|
|
646
|
-
function
|
|
647
|
-
return
|
|
646
|
+
function qr(e, t) {
|
|
647
|
+
return bi(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
648
648
|
}
|
|
649
|
-
function
|
|
649
|
+
function Jr(e, t, i) {
|
|
650
650
|
var r = {};
|
|
651
|
-
return i.isMergeableObject(e) &&
|
|
651
|
+
return i.isMergeableObject(e) && It(e).forEach(function(n) {
|
|
652
652
|
r[n] = Le(e[n], i);
|
|
653
|
-
}),
|
|
654
|
-
|
|
653
|
+
}), It(t).forEach(function(n) {
|
|
654
|
+
qr(e, n) || (bi(e, n) && i.isMergeableObject(t[n]) ? r[n] = Zr(n, i)(e[n], t[n], i) : r[n] = Le(t[n], i));
|
|
655
655
|
}), r;
|
|
656
656
|
}
|
|
657
657
|
function ue(e, t, i) {
|
|
658
|
-
i = i || {}, i.arrayMerge = i.arrayMerge ||
|
|
658
|
+
i = i || {}, i.arrayMerge = i.arrayMerge || Xr, i.isMergeableObject = i.isMergeableObject || jr, i.cloneUnlessOtherwiseSpecified = Le;
|
|
659
659
|
var r = Array.isArray(t), n = Array.isArray(e), o = r === n;
|
|
660
|
-
return o ? r ? i.arrayMerge(e, t, i) :
|
|
660
|
+
return o ? r ? i.arrayMerge(e, t, i) : Jr(e, t, i) : Le(t, i);
|
|
661
661
|
}
|
|
662
662
|
ue.all = function(t, i) {
|
|
663
663
|
if (!Array.isArray(t))
|
|
@@ -666,8 +666,8 @@ ue.all = function(t, i) {
|
|
|
666
666
|
return ue(r, n, i);
|
|
667
667
|
}, {});
|
|
668
668
|
};
|
|
669
|
-
var
|
|
670
|
-
const
|
|
669
|
+
var Qr = ue, Kr = Qr;
|
|
670
|
+
const en = /* @__PURE__ */ Ur(Kr);
|
|
671
671
|
/*! *****************************************************************************
|
|
672
672
|
Copyright (c) Microsoft Corporation.
|
|
673
673
|
|
|
@@ -682,18 +682,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
682
682
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
683
683
|
PERFORMANCE OF THIS SOFTWARE.
|
|
684
684
|
***************************************************************************** */
|
|
685
|
-
var
|
|
686
|
-
return
|
|
685
|
+
var it = function(e, t) {
|
|
686
|
+
return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
|
|
687
687
|
i.__proto__ = r;
|
|
688
688
|
} || function(i, r) {
|
|
689
689
|
for (var n in r)
|
|
690
690
|
Object.prototype.hasOwnProperty.call(r, n) && (i[n] = r[n]);
|
|
691
|
-
},
|
|
691
|
+
}, it(e, t);
|
|
692
692
|
};
|
|
693
693
|
function Q(e, t) {
|
|
694
694
|
if (typeof t != "function" && t !== null)
|
|
695
695
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
696
|
-
|
|
696
|
+
it(e, t);
|
|
697
697
|
function i() {
|
|
698
698
|
this.constructor = e;
|
|
699
699
|
}
|
|
@@ -709,7 +709,7 @@ var S = function() {
|
|
|
709
709
|
return t;
|
|
710
710
|
}, S.apply(this, arguments);
|
|
711
711
|
};
|
|
712
|
-
function
|
|
712
|
+
function tn(e, t) {
|
|
713
713
|
var i = {};
|
|
714
714
|
for (var r in e)
|
|
715
715
|
Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (i[r] = e[r]);
|
|
@@ -718,7 +718,7 @@ function Jr(e, t) {
|
|
|
718
718
|
t.indexOf(r[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[n]) && (i[r[n]] = e[r[n]]);
|
|
719
719
|
return i;
|
|
720
720
|
}
|
|
721
|
-
function
|
|
721
|
+
function rt(e) {
|
|
722
722
|
var t = typeof Symbol == "function" && Symbol.iterator, i = t && e[t], r = 0;
|
|
723
723
|
if (i)
|
|
724
724
|
return i.call(e);
|
|
@@ -730,7 +730,7 @@ function it(e) {
|
|
|
730
730
|
};
|
|
731
731
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
732
732
|
}
|
|
733
|
-
function
|
|
733
|
+
function nt(e, t) {
|
|
734
734
|
var i = typeof Symbol == "function" && e[Symbol.iterator];
|
|
735
735
|
if (!i)
|
|
736
736
|
return e;
|
|
@@ -757,53 +757,55 @@ function le(e, t, i) {
|
|
|
757
757
|
return e.concat(o || t);
|
|
758
758
|
}
|
|
759
759
|
function Ze(e, t) {
|
|
760
|
-
var i = t && t.cache ? t.cache :
|
|
760
|
+
var i = t && t.cache ? t.cache : ln, r = t && t.serializer ? t.serializer : an, n = t && t.strategy ? t.strategy : nn;
|
|
761
761
|
return n(e, {
|
|
762
762
|
cache: i,
|
|
763
763
|
serializer: r
|
|
764
764
|
});
|
|
765
765
|
}
|
|
766
|
-
function
|
|
766
|
+
function rn(e) {
|
|
767
767
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
768
768
|
}
|
|
769
|
-
function
|
|
770
|
-
var n =
|
|
769
|
+
function gi(e, t, i, r) {
|
|
770
|
+
var n = rn(r) ? r : i(r), o = t.get(n);
|
|
771
771
|
return typeof o == "undefined" && (o = e.call(this, r), t.set(n, o)), o;
|
|
772
772
|
}
|
|
773
|
-
function
|
|
773
|
+
function yi(e, t, i) {
|
|
774
774
|
var r = Array.prototype.slice.call(arguments, 3), n = i(r), o = t.get(n);
|
|
775
775
|
return typeof o == "undefined" && (o = e.apply(this, r), t.set(n, o)), o;
|
|
776
776
|
}
|
|
777
|
-
function
|
|
777
|
+
function bt(e, t, i, r, n) {
|
|
778
778
|
return i.bind(t, e, r, n);
|
|
779
779
|
}
|
|
780
|
-
function
|
|
781
|
-
var i = e.length === 1 ?
|
|
782
|
-
return
|
|
780
|
+
function nn(e, t) {
|
|
781
|
+
var i = e.length === 1 ? gi : yi;
|
|
782
|
+
return bt(e, this, i, t.cache.create(), t.serializer);
|
|
783
783
|
}
|
|
784
|
-
function
|
|
785
|
-
return
|
|
784
|
+
function on(e, t) {
|
|
785
|
+
return bt(e, this, yi, t.cache.create(), t.serializer);
|
|
786
786
|
}
|
|
787
|
-
|
|
787
|
+
function sn(e, t) {
|
|
788
|
+
return bt(e, this, gi, t.cache.create(), t.serializer);
|
|
789
|
+
}
|
|
790
|
+
var an = function() {
|
|
788
791
|
return JSON.stringify(arguments);
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
}()
|
|
801
|
-
), on = {
|
|
792
|
+
};
|
|
793
|
+
function gt() {
|
|
794
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
795
|
+
}
|
|
796
|
+
gt.prototype.get = function(e) {
|
|
797
|
+
return this.cache[e];
|
|
798
|
+
};
|
|
799
|
+
gt.prototype.set = function(e, t) {
|
|
800
|
+
this.cache[e] = t;
|
|
801
|
+
};
|
|
802
|
+
var ln = {
|
|
802
803
|
create: function() {
|
|
803
|
-
return new
|
|
804
|
+
return new gt();
|
|
804
805
|
}
|
|
805
806
|
}, Ye = {
|
|
806
|
-
variadic:
|
|
807
|
+
variadic: on,
|
|
808
|
+
monadic: sn
|
|
807
809
|
}, x;
|
|
808
810
|
(function(e) {
|
|
809
811
|
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";
|
|
@@ -816,43 +818,43 @@ var ce;
|
|
|
816
818
|
(function(e) {
|
|
817
819
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
818
820
|
})(ce || (ce = {}));
|
|
819
|
-
function
|
|
821
|
+
function Ht(e) {
|
|
820
822
|
return e.type === O.literal;
|
|
821
823
|
}
|
|
822
|
-
function
|
|
824
|
+
function un(e) {
|
|
823
825
|
return e.type === O.argument;
|
|
824
826
|
}
|
|
825
|
-
function
|
|
827
|
+
function vi(e) {
|
|
826
828
|
return e.type === O.number;
|
|
827
829
|
}
|
|
828
|
-
function
|
|
830
|
+
function _i(e) {
|
|
829
831
|
return e.type === O.date;
|
|
830
832
|
}
|
|
831
|
-
function
|
|
833
|
+
function Ei(e) {
|
|
832
834
|
return e.type === O.time;
|
|
833
835
|
}
|
|
834
|
-
function
|
|
836
|
+
function Li(e) {
|
|
835
837
|
return e.type === O.select;
|
|
836
838
|
}
|
|
837
|
-
function
|
|
839
|
+
function xi(e) {
|
|
838
840
|
return e.type === O.plural;
|
|
839
841
|
}
|
|
840
|
-
function
|
|
842
|
+
function cn(e) {
|
|
841
843
|
return e.type === O.pound;
|
|
842
844
|
}
|
|
843
|
-
function
|
|
845
|
+
function Ti(e) {
|
|
844
846
|
return e.type === O.tag;
|
|
845
847
|
}
|
|
846
|
-
function
|
|
848
|
+
function wi(e) {
|
|
847
849
|
return !!(e && typeof e == "object" && e.type === ce.number);
|
|
848
850
|
}
|
|
849
|
-
function
|
|
851
|
+
function ot(e) {
|
|
850
852
|
return !!(e && typeof e == "object" && e.type === ce.dateTime);
|
|
851
853
|
}
|
|
852
|
-
var
|
|
853
|
-
function
|
|
854
|
+
var Si = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, hn = /(?:[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;
|
|
855
|
+
function mn(e) {
|
|
854
856
|
var t = {};
|
|
855
|
-
return e.replace(
|
|
857
|
+
return e.replace(hn, function(i) {
|
|
856
858
|
var r = i.length;
|
|
857
859
|
switch (i[0]) {
|
|
858
860
|
case "G":
|
|
@@ -941,11 +943,11 @@ function un(e) {
|
|
|
941
943
|
return "";
|
|
942
944
|
}), t;
|
|
943
945
|
}
|
|
944
|
-
var
|
|
945
|
-
function
|
|
946
|
+
var fn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
947
|
+
function pn(e) {
|
|
946
948
|
if (e.length === 0)
|
|
947
949
|
throw new Error("Number skeleton cannot be empty");
|
|
948
|
-
for (var t = e.split(
|
|
950
|
+
for (var t = e.split(fn).filter(function(f) {
|
|
949
951
|
return f.length > 0;
|
|
950
952
|
}), i = [], r = 0, n = t; r < n.length; r++) {
|
|
951
953
|
var o = n[r], s = o.split("/");
|
|
@@ -960,17 +962,17 @@ function hn(e) {
|
|
|
960
962
|
}
|
|
961
963
|
return i;
|
|
962
964
|
}
|
|
963
|
-
function
|
|
965
|
+
function dn(e) {
|
|
964
966
|
return e.replace(/^(.*?)-/, "");
|
|
965
967
|
}
|
|
966
|
-
var
|
|
967
|
-
function
|
|
968
|
+
var Ot = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Pi = /^(@+)?(\+|#+)?[rs]?$/g, bn = /(\*)(0+)|(#+)(0+)|(0+)/g, Ai = /^(0+)$/;
|
|
969
|
+
function Mt(e) {
|
|
968
970
|
var t = {};
|
|
969
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
971
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Pi, function(i, r, n) {
|
|
970
972
|
return typeof n != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : n === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof n == "string" ? n.length : 0)), "";
|
|
971
973
|
}), t;
|
|
972
974
|
}
|
|
973
|
-
function
|
|
975
|
+
function Bi(e) {
|
|
974
976
|
switch (e) {
|
|
975
977
|
case "sign-auto":
|
|
976
978
|
return {
|
|
@@ -1010,7 +1012,7 @@ function Si(e) {
|
|
|
1010
1012
|
};
|
|
1011
1013
|
}
|
|
1012
1014
|
}
|
|
1013
|
-
function
|
|
1015
|
+
function gn(e) {
|
|
1014
1016
|
var t;
|
|
1015
1017
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1016
1018
|
notation: "engineering"
|
|
@@ -1018,17 +1020,17 @@ function pn(e) {
|
|
|
1018
1020
|
notation: "scientific"
|
|
1019
1021
|
}, e = e.slice(1)), t) {
|
|
1020
1022
|
var i = e.slice(0, 2);
|
|
1021
|
-
if (i === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : i === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1023
|
+
if (i === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : i === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ai.test(e))
|
|
1022
1024
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1023
1025
|
t.minimumIntegerDigits = e.length;
|
|
1024
1026
|
}
|
|
1025
1027
|
return t;
|
|
1026
1028
|
}
|
|
1027
|
-
function
|
|
1028
|
-
var t = {}, i =
|
|
1029
|
+
function Ct(e) {
|
|
1030
|
+
var t = {}, i = Bi(e);
|
|
1029
1031
|
return i || t;
|
|
1030
1032
|
}
|
|
1031
|
-
function
|
|
1033
|
+
function yn(e) {
|
|
1032
1034
|
for (var t = {}, i = 0, r = e; i < r.length; i++) {
|
|
1033
1035
|
var n = r[i];
|
|
1034
1036
|
switch (n.stem) {
|
|
@@ -1052,7 +1054,7 @@ function dn(e) {
|
|
|
1052
1054
|
continue;
|
|
1053
1055
|
case "measure-unit":
|
|
1054
1056
|
case "unit":
|
|
1055
|
-
t.style = "unit", t.unit =
|
|
1057
|
+
t.style = "unit", t.unit = dn(n.options[0]);
|
|
1056
1058
|
continue;
|
|
1057
1059
|
case "compact-short":
|
|
1058
1060
|
case "K":
|
|
@@ -1064,12 +1066,12 @@ function dn(e) {
|
|
|
1064
1066
|
continue;
|
|
1065
1067
|
case "scientific":
|
|
1066
1068
|
t = S(S(S({}, t), { notation: "scientific" }), n.options.reduce(function(c, l) {
|
|
1067
|
-
return S(S({}, c),
|
|
1069
|
+
return S(S({}, c), Ct(l));
|
|
1068
1070
|
}, {}));
|
|
1069
1071
|
continue;
|
|
1070
1072
|
case "engineering":
|
|
1071
1073
|
t = S(S(S({}, t), { notation: "engineering" }), n.options.reduce(function(c, l) {
|
|
1072
|
-
return S(S({}, c),
|
|
1074
|
+
return S(S({}, c), Ct(l));
|
|
1073
1075
|
}, {}));
|
|
1074
1076
|
continue;
|
|
1075
1077
|
case "notation-simple":
|
|
@@ -1114,7 +1116,7 @@ function dn(e) {
|
|
|
1114
1116
|
case "integer-width":
|
|
1115
1117
|
if (n.options.length > 1)
|
|
1116
1118
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1117
|
-
n.options[0].replace(
|
|
1119
|
+
n.options[0].replace(bn, function(c, l, u, h, f, m) {
|
|
1118
1120
|
if (l)
|
|
1119
1121
|
t.minimumIntegerDigits = u.length;
|
|
1120
1122
|
else {
|
|
@@ -1127,27 +1129,27 @@ function dn(e) {
|
|
|
1127
1129
|
});
|
|
1128
1130
|
continue;
|
|
1129
1131
|
}
|
|
1130
|
-
if (
|
|
1132
|
+
if (Ai.test(n.stem)) {
|
|
1131
1133
|
t.minimumIntegerDigits = n.stem.length;
|
|
1132
1134
|
continue;
|
|
1133
1135
|
}
|
|
1134
|
-
if (
|
|
1136
|
+
if (Ot.test(n.stem)) {
|
|
1135
1137
|
if (n.options.length > 1)
|
|
1136
1138
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1137
|
-
n.stem.replace(
|
|
1139
|
+
n.stem.replace(Ot, function(c, l, u, h, f, m) {
|
|
1138
1140
|
return u === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
|
|
1139
1141
|
});
|
|
1140
1142
|
var o = n.options[0];
|
|
1141
|
-
o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t),
|
|
1143
|
+
o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Mt(o)));
|
|
1142
1144
|
continue;
|
|
1143
1145
|
}
|
|
1144
|
-
if (
|
|
1145
|
-
t = S(S({}, t),
|
|
1146
|
+
if (Pi.test(n.stem)) {
|
|
1147
|
+
t = S(S({}, t), Mt(n.stem));
|
|
1146
1148
|
continue;
|
|
1147
1149
|
}
|
|
1148
|
-
var s =
|
|
1150
|
+
var s = Bi(n.stem);
|
|
1149
1151
|
s && (t = S(S({}, t), s));
|
|
1150
|
-
var a =
|
|
1152
|
+
var a = gn(n.stem);
|
|
1151
1153
|
a && (t = S(S({}, t), a));
|
|
1152
1154
|
}
|
|
1153
1155
|
return t;
|
|
@@ -2567,13 +2569,13 @@ var Se = {
|
|
|
2567
2569
|
"h"
|
|
2568
2570
|
]
|
|
2569
2571
|
};
|
|
2570
|
-
function
|
|
2572
|
+
function vn(e, t) {
|
|
2571
2573
|
for (var i = "", r = 0; r < e.length; r++) {
|
|
2572
2574
|
var n = e.charAt(r);
|
|
2573
2575
|
if (n === "j") {
|
|
2574
2576
|
for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === n; )
|
|
2575
2577
|
o++, r++;
|
|
2576
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), c = "a", l =
|
|
2578
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = _n(t);
|
|
2577
2579
|
for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
|
|
2578
2580
|
i += c;
|
|
2579
2581
|
for (; s-- > 0; )
|
|
@@ -2583,7 +2585,7 @@ function bn(e, t) {
|
|
|
2583
2585
|
}
|
|
2584
2586
|
return i;
|
|
2585
2587
|
}
|
|
2586
|
-
function
|
|
2588
|
+
function _n(e) {
|
|
2587
2589
|
var t = e.hourCycle;
|
|
2588
2590
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2589
2591
|
e.hourCycles && // @ts-ignore
|
|
@@ -2605,20 +2607,20 @@ function gn(e) {
|
|
|
2605
2607
|
var n = Se[r || ""] || Se[i || ""] || Se["".concat(i, "-001")] || Se["001"];
|
|
2606
2608
|
return n[0];
|
|
2607
2609
|
}
|
|
2608
|
-
var qe,
|
|
2610
|
+
var qe, En = new RegExp("^".concat(Si.source, "*")), Ln = new RegExp("".concat(Si.source, "*$"));
|
|
2609
2611
|
function T(e, t) {
|
|
2610
2612
|
return { start: e, end: t };
|
|
2611
2613
|
}
|
|
2612
|
-
var
|
|
2614
|
+
var xn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Tn = !!String.fromCodePoint, wn = !!Object.fromEntries, Sn = !!String.prototype.codePointAt, Pn = !!String.prototype.trimStart, An = !!String.prototype.trimEnd, Bn = !!Number.isSafeInteger, Nn = Bn ? Number.isSafeInteger : function(e) {
|
|
2613
2615
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2614
|
-
},
|
|
2616
|
+
}, st = !0;
|
|
2615
2617
|
try {
|
|
2616
|
-
var
|
|
2617
|
-
|
|
2618
|
+
var In = Ii("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2619
|
+
st = ((qe = In.exec("a")) === null || qe === void 0 ? void 0 : qe[0]) === "a";
|
|
2618
2620
|
} catch (e) {
|
|
2619
|
-
|
|
2621
|
+
st = !1;
|
|
2620
2622
|
}
|
|
2621
|
-
var
|
|
2623
|
+
var kt = xn ? (
|
|
2622
2624
|
// Native
|
|
2623
2625
|
function(t, i, r) {
|
|
2624
2626
|
return t.startsWith(i, r);
|
|
@@ -2628,7 +2630,7 @@ var Ot = _n ? (
|
|
|
2628
2630
|
function(t, i, r) {
|
|
2629
2631
|
return t.slice(r, r + i.length) === i;
|
|
2630
2632
|
}
|
|
2631
|
-
),
|
|
2633
|
+
), at = Tn ? String.fromCodePoint : (
|
|
2632
2634
|
// IE11
|
|
2633
2635
|
function() {
|
|
2634
2636
|
for (var t = [], i = 0; i < arguments.length; i++)
|
|
@@ -2640,9 +2642,9 @@ var Ot = _n ? (
|
|
|
2640
2642
|
}
|
|
2641
2643
|
return r;
|
|
2642
2644
|
}
|
|
2643
|
-
),
|
|
2645
|
+
), Dt = (
|
|
2644
2646
|
// native
|
|
2645
|
-
|
|
2647
|
+
wn ? Object.fromEntries : (
|
|
2646
2648
|
// Ponyfill
|
|
2647
2649
|
function(t) {
|
|
2648
2650
|
for (var i = {}, r = 0, n = t; r < n.length; r++) {
|
|
@@ -2652,7 +2654,7 @@ var Ot = _n ? (
|
|
|
2652
2654
|
return i;
|
|
2653
2655
|
}
|
|
2654
2656
|
)
|
|
2655
|
-
),
|
|
2657
|
+
), Ni = Sn ? (
|
|
2656
2658
|
// Native
|
|
2657
2659
|
function(t, i) {
|
|
2658
2660
|
return t.codePointAt(i);
|
|
@@ -2666,7 +2668,7 @@ var Ot = _n ? (
|
|
|
2666
2668
|
return n < 55296 || n > 56319 || i + 1 === r || (o = t.charCodeAt(i + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
|
|
2667
2669
|
}
|
|
2668
2670
|
}
|
|
2669
|
-
),
|
|
2671
|
+
), Hn = Pn ? (
|
|
2670
2672
|
// Native
|
|
2671
2673
|
function(t) {
|
|
2672
2674
|
return t.trimStart();
|
|
@@ -2674,9 +2676,9 @@ var Ot = _n ? (
|
|
|
2674
2676
|
) : (
|
|
2675
2677
|
// Ponyfill
|
|
2676
2678
|
function(t) {
|
|
2677
|
-
return t.replace(
|
|
2679
|
+
return t.replace(En, "");
|
|
2678
2680
|
}
|
|
2679
|
-
),
|
|
2681
|
+
), On = An ? (
|
|
2680
2682
|
// Native
|
|
2681
2683
|
function(t) {
|
|
2682
2684
|
return t.trimEnd();
|
|
@@ -2684,32 +2686,32 @@ var Ot = _n ? (
|
|
|
2684
2686
|
) : (
|
|
2685
2687
|
// Ponyfill
|
|
2686
2688
|
function(t) {
|
|
2687
|
-
return t.replace(
|
|
2689
|
+
return t.replace(Ln, "");
|
|
2688
2690
|
}
|
|
2689
2691
|
);
|
|
2690
|
-
function
|
|
2692
|
+
function Ii(e, t) {
|
|
2691
2693
|
return new RegExp(e, t);
|
|
2692
2694
|
}
|
|
2693
|
-
var
|
|
2694
|
-
if (
|
|
2695
|
-
var
|
|
2696
|
-
|
|
2695
|
+
var lt;
|
|
2696
|
+
if (st) {
|
|
2697
|
+
var Rt = Ii("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2698
|
+
lt = function(t, i) {
|
|
2697
2699
|
var r;
|
|
2698
|
-
|
|
2699
|
-
var n =
|
|
2700
|
+
Rt.lastIndex = i;
|
|
2701
|
+
var n = Rt.exec(t);
|
|
2700
2702
|
return (r = n[1]) !== null && r !== void 0 ? r : "";
|
|
2701
2703
|
};
|
|
2702
2704
|
} else
|
|
2703
|
-
|
|
2705
|
+
lt = function(t, i) {
|
|
2704
2706
|
for (var r = []; ; ) {
|
|
2705
|
-
var n =
|
|
2706
|
-
if (n === void 0 ||
|
|
2707
|
+
var n = Ni(t, i);
|
|
2708
|
+
if (n === void 0 || Hi(n) || Dn(n))
|
|
2707
2709
|
break;
|
|
2708
2710
|
r.push(n), i += n >= 65536 ? 2 : 1;
|
|
2709
2711
|
}
|
|
2710
|
-
return
|
|
2712
|
+
return at.apply(void 0, r);
|
|
2711
2713
|
};
|
|
2712
|
-
var
|
|
2714
|
+
var Mn = (
|
|
2713
2715
|
/** @class */
|
|
2714
2716
|
function() {
|
|
2715
2717
|
function e(t, i) {
|
|
@@ -2740,7 +2742,7 @@ var In = (
|
|
|
2740
2742
|
if (r)
|
|
2741
2743
|
break;
|
|
2742
2744
|
return this.error(x.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
|
|
2743
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
2745
|
+
} else if (o === 60 && !this.ignoreTag && ut(this.peek() || 0)) {
|
|
2744
2746
|
var s = this.parseTag(t, i);
|
|
2745
2747
|
if (s.err)
|
|
2746
2748
|
return s;
|
|
@@ -2773,7 +2775,7 @@ var In = (
|
|
|
2773
2775
|
return o;
|
|
2774
2776
|
var s = o.val, a = this.clonePosition();
|
|
2775
2777
|
if (this.bumpIf("</")) {
|
|
2776
|
-
if (this.isEOF() || !
|
|
2778
|
+
if (this.isEOF() || !ut(this.char()))
|
|
2777
2779
|
return this.error(x.INVALID_TAG, T(a, this.clonePosition()));
|
|
2778
2780
|
var c = this.clonePosition(), l = this.parseTagName();
|
|
2779
2781
|
return n !== l ? this.error(x.UNMATCHED_CLOSING_TAG, T(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
@@ -2791,7 +2793,7 @@ var In = (
|
|
|
2791
2793
|
return this.error(x.INVALID_TAG, T(r, this.clonePosition()));
|
|
2792
2794
|
}, e.prototype.parseTagName = function() {
|
|
2793
2795
|
var t = this.offset();
|
|
2794
|
-
for (this.bump(); !this.isEOF() &&
|
|
2796
|
+
for (this.bump(); !this.isEOF() && kn(this.char()); )
|
|
2795
2797
|
this.bump();
|
|
2796
2798
|
return this.message.slice(t, this.offset());
|
|
2797
2799
|
}, e.prototype.parseLiteral = function(t, i) {
|
|
@@ -2820,7 +2822,7 @@ var In = (
|
|
|
2820
2822
|
};
|
|
2821
2823
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2822
2824
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2823
|
-
!
|
|
2825
|
+
!Cn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2824
2826
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2825
2827
|
if (this.isEOF() || this.char() !== 39)
|
|
2826
2828
|
return null;
|
|
@@ -2854,12 +2856,12 @@ var In = (
|
|
|
2854
2856
|
i.push(r);
|
|
2855
2857
|
this.bump();
|
|
2856
2858
|
}
|
|
2857
|
-
return
|
|
2859
|
+
return at.apply(void 0, i);
|
|
2858
2860
|
}, e.prototype.tryParseUnquoted = function(t, i) {
|
|
2859
2861
|
if (this.isEOF())
|
|
2860
2862
|
return null;
|
|
2861
2863
|
var r = this.char();
|
|
2862
|
-
return r === 60 || r === 123 || r === 35 && (i === "plural" || i === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(),
|
|
2864
|
+
return r === 60 || r === 123 || r === 35 && (i === "plural" || i === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), at(r));
|
|
2863
2865
|
}, e.prototype.parseArgument = function(t, i) {
|
|
2864
2866
|
var r = this.clonePosition();
|
|
2865
2867
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -2888,7 +2890,7 @@ var In = (
|
|
|
2888
2890
|
return this.error(x.MALFORMED_ARGUMENT, T(r, this.clonePosition()));
|
|
2889
2891
|
}
|
|
2890
2892
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2891
|
-
var t = this.clonePosition(), i = this.offset(), r =
|
|
2893
|
+
var t = this.clonePosition(), i = this.offset(), r = lt(this.message, i), n = i + r.length;
|
|
2892
2894
|
this.bumpTo(n);
|
|
2893
2895
|
var o = this.clonePosition(), s = T(t, o);
|
|
2894
2896
|
return { value: r, location: s };
|
|
@@ -2907,7 +2909,7 @@ var In = (
|
|
|
2907
2909
|
var u = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
|
|
2908
2910
|
if (h.err)
|
|
2909
2911
|
return h;
|
|
2910
|
-
var f =
|
|
2912
|
+
var f = On(h.val);
|
|
2911
2913
|
if (f.length === 0)
|
|
2912
2914
|
return this.error(x.EXPECT_ARGUMENT_STYLE, T(this.clonePosition(), this.clonePosition()));
|
|
2913
2915
|
var m = T(u, this.clonePosition());
|
|
@@ -2917,8 +2919,8 @@ var In = (
|
|
|
2917
2919
|
if (p.err)
|
|
2918
2920
|
return p;
|
|
2919
2921
|
var _ = T(n, this.clonePosition());
|
|
2920
|
-
if (l &&
|
|
2921
|
-
var R =
|
|
2922
|
+
if (l && kt(l == null ? void 0 : l.style, "::", 0)) {
|
|
2923
|
+
var R = Hn(l.style.slice(2));
|
|
2922
2924
|
if (a === "number") {
|
|
2923
2925
|
var h = this.parseNumberSkeletonFromString(R, l.styleLocation);
|
|
2924
2926
|
return h.err ? h : {
|
|
@@ -2929,12 +2931,12 @@ var In = (
|
|
|
2929
2931
|
if (R.length === 0)
|
|
2930
2932
|
return this.error(x.EXPECT_DATE_TIME_SKELETON, _);
|
|
2931
2933
|
var P = R;
|
|
2932
|
-
this.locale && (P =
|
|
2934
|
+
this.locale && (P = vn(R, this.locale));
|
|
2933
2935
|
var f = {
|
|
2934
2936
|
type: ce.dateTime,
|
|
2935
2937
|
pattern: P,
|
|
2936
2938
|
location: l.styleLocation,
|
|
2937
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2939
|
+
parsedOptions: this.shouldParseSkeletons ? mn(P) : {}
|
|
2938
2940
|
}, L = a === "date" ? O.date : O.time;
|
|
2939
2941
|
return {
|
|
2940
2942
|
val: { type: L, value: r, location: _, style: f },
|
|
@@ -2959,7 +2961,7 @@ var In = (
|
|
|
2959
2961
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2960
2962
|
return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, T(w, S({}, w)));
|
|
2961
2963
|
this.bumpSpace();
|
|
2962
|
-
var H = this.parseIdentifierIfPossible(),
|
|
2964
|
+
var H = this.parseIdentifierIfPossible(), B = 0;
|
|
2963
2965
|
if (a !== "select" && H.value === "offset") {
|
|
2964
2966
|
if (!this.bumpIf(":"))
|
|
2965
2967
|
return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T(this.clonePosition(), this.clonePosition()));
|
|
@@ -2967,7 +2969,7 @@ var In = (
|
|
|
2967
2969
|
var h = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2968
2970
|
if (h.err)
|
|
2969
2971
|
return h;
|
|
2970
|
-
this.bumpSpace(), H = this.parseIdentifierIfPossible(),
|
|
2972
|
+
this.bumpSpace(), H = this.parseIdentifierIfPossible(), B = h.val;
|
|
2971
2973
|
}
|
|
2972
2974
|
var M = this.tryParsePluralOrSelectOptions(t, a, i, H);
|
|
2973
2975
|
if (M.err)
|
|
@@ -2980,7 +2982,7 @@ var In = (
|
|
|
2980
2982
|
val: {
|
|
2981
2983
|
type: O.select,
|
|
2982
2984
|
value: r,
|
|
2983
|
-
options:
|
|
2985
|
+
options: Dt(M.val),
|
|
2984
2986
|
location: D
|
|
2985
2987
|
},
|
|
2986
2988
|
err: null
|
|
@@ -2988,8 +2990,8 @@ var In = (
|
|
|
2988
2990
|
val: {
|
|
2989
2991
|
type: O.plural,
|
|
2990
2992
|
value: r,
|
|
2991
|
-
options:
|
|
2992
|
-
offset:
|
|
2993
|
+
options: Dt(M.val),
|
|
2994
|
+
offset: B,
|
|
2993
2995
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
2994
2996
|
location: D
|
|
2995
2997
|
},
|
|
@@ -3039,7 +3041,7 @@ var In = (
|
|
|
3039
3041
|
}, e.prototype.parseNumberSkeletonFromString = function(t, i) {
|
|
3040
3042
|
var r = [];
|
|
3041
3043
|
try {
|
|
3042
|
-
r =
|
|
3044
|
+
r = pn(t);
|
|
3043
3045
|
} catch (n) {
|
|
3044
3046
|
return this.error(x.INVALID_NUMBER_SKELETON, i);
|
|
3045
3047
|
}
|
|
@@ -3048,7 +3050,7 @@ var In = (
|
|
|
3048
3050
|
type: ce.number,
|
|
3049
3051
|
tokens: r,
|
|
3050
3052
|
location: i,
|
|
3051
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3053
|
+
parsedOptions: this.shouldParseSkeletons ? yn(r) : {}
|
|
3052
3054
|
},
|
|
3053
3055
|
err: null
|
|
3054
3056
|
};
|
|
@@ -3096,7 +3098,7 @@ var In = (
|
|
|
3096
3098
|
break;
|
|
3097
3099
|
}
|
|
3098
3100
|
var c = T(n, this.clonePosition());
|
|
3099
|
-
return o ? (s *= r,
|
|
3101
|
+
return o ? (s *= r, Nn(s) ? { val: s, err: null } : this.error(i, c)) : this.error(t, c);
|
|
3100
3102
|
}, e.prototype.offset = function() {
|
|
3101
3103
|
return this.position.offset;
|
|
3102
3104
|
}, e.prototype.isEOF = function() {
|
|
@@ -3111,7 +3113,7 @@ var In = (
|
|
|
3111
3113
|
var t = this.position.offset;
|
|
3112
3114
|
if (t >= this.message.length)
|
|
3113
3115
|
throw Error("out of bound");
|
|
3114
|
-
var i =
|
|
3116
|
+
var i = Ni(this.message, t);
|
|
3115
3117
|
if (i === void 0)
|
|
3116
3118
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3117
3119
|
return i;
|
|
@@ -3130,7 +3132,7 @@ var In = (
|
|
|
3130
3132
|
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);
|
|
3131
3133
|
}
|
|
3132
3134
|
}, e.prototype.bumpIf = function(t) {
|
|
3133
|
-
if (
|
|
3135
|
+
if (kt(this.message, t, this.offset())) {
|
|
3134
3136
|
for (var i = 0; i < t.length; i++)
|
|
3135
3137
|
this.bump();
|
|
3136
3138
|
return !0;
|
|
@@ -3152,7 +3154,7 @@ var In = (
|
|
|
3152
3154
|
break;
|
|
3153
3155
|
}
|
|
3154
3156
|
}, e.prototype.bumpSpace = function() {
|
|
3155
|
-
for (; !this.isEOF() &&
|
|
3157
|
+
for (; !this.isEOF() && Hi(this.char()); )
|
|
3156
3158
|
this.bump();
|
|
3157
3159
|
}, e.prototype.peek = function() {
|
|
3158
3160
|
if (this.isEOF())
|
|
@@ -3162,38 +3164,38 @@ var In = (
|
|
|
3162
3164
|
}, e;
|
|
3163
3165
|
}()
|
|
3164
3166
|
);
|
|
3165
|
-
function
|
|
3167
|
+
function ut(e) {
|
|
3166
3168
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3167
3169
|
}
|
|
3168
|
-
function
|
|
3169
|
-
return
|
|
3170
|
+
function Cn(e) {
|
|
3171
|
+
return ut(e) || e === 47;
|
|
3170
3172
|
}
|
|
3171
|
-
function
|
|
3173
|
+
function kn(e) {
|
|
3172
3174
|
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;
|
|
3173
3175
|
}
|
|
3174
|
-
function
|
|
3176
|
+
function Hi(e) {
|
|
3175
3177
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3176
3178
|
}
|
|
3177
|
-
function
|
|
3179
|
+
function Dn(e) {
|
|
3178
3180
|
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;
|
|
3179
3181
|
}
|
|
3180
|
-
function
|
|
3182
|
+
function ct(e) {
|
|
3181
3183
|
e.forEach(function(t) {
|
|
3182
|
-
if (delete t.location,
|
|
3184
|
+
if (delete t.location, Li(t) || xi(t))
|
|
3183
3185
|
for (var i in t.options)
|
|
3184
|
-
delete t.options[i].location,
|
|
3186
|
+
delete t.options[i].location, ct(t.options[i].value);
|
|
3185
3187
|
else
|
|
3186
|
-
|
|
3188
|
+
vi(t) && wi(t.style) || (_i(t) || Ei(t)) && ot(t.style) ? delete t.style.location : Ti(t) && ct(t.children);
|
|
3187
3189
|
});
|
|
3188
3190
|
}
|
|
3189
|
-
function
|
|
3191
|
+
function Rn(e, t) {
|
|
3190
3192
|
t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3191
|
-
var i = new
|
|
3193
|
+
var i = new Mn(e, t).parse();
|
|
3192
3194
|
if (i.err) {
|
|
3193
3195
|
var r = SyntaxError(x[i.err.kind]);
|
|
3194
3196
|
throw r.location = i.err.location, r.originalMessage = i.err.message, r;
|
|
3195
3197
|
}
|
|
3196
|
-
return t != null && t.captureLocation ||
|
|
3198
|
+
return t != null && t.captureLocation || ct(i.val), i.val;
|
|
3197
3199
|
}
|
|
3198
3200
|
var he;
|
|
3199
3201
|
(function(e) {
|
|
@@ -3211,7 +3213,7 @@ var Re = (
|
|
|
3211
3213
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3212
3214
|
}, t;
|
|
3213
3215
|
}(Error)
|
|
3214
|
-
),
|
|
3216
|
+
), Ut = (
|
|
3215
3217
|
/** @class */
|
|
3216
3218
|
function(e) {
|
|
3217
3219
|
Q(t, e);
|
|
@@ -3220,7 +3222,7 @@ var Re = (
|
|
|
3220
3222
|
}
|
|
3221
3223
|
return t;
|
|
3222
3224
|
}(Re)
|
|
3223
|
-
),
|
|
3225
|
+
), Un = (
|
|
3224
3226
|
/** @class */
|
|
3225
3227
|
function(e) {
|
|
3226
3228
|
Q(t, e);
|
|
@@ -3229,7 +3231,7 @@ var Re = (
|
|
|
3229
3231
|
}
|
|
3230
3232
|
return t;
|
|
3231
3233
|
}(Re)
|
|
3232
|
-
),
|
|
3234
|
+
), jn = (
|
|
3233
3235
|
/** @class */
|
|
3234
3236
|
function(e) {
|
|
3235
3237
|
Q(t, e);
|
|
@@ -3242,17 +3244,17 @@ var Re = (
|
|
|
3242
3244
|
(function(e) {
|
|
3243
3245
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3244
3246
|
})(z || (z = {}));
|
|
3245
|
-
function
|
|
3247
|
+
function Fn(e) {
|
|
3246
3248
|
return e.length < 2 ? e : e.reduce(function(t, i) {
|
|
3247
3249
|
var r = t[t.length - 1];
|
|
3248
3250
|
return !r || r.type !== z.literal || i.type !== z.literal ? t.push(i) : r.value += i.value, t;
|
|
3249
3251
|
}, []);
|
|
3250
3252
|
}
|
|
3251
|
-
function
|
|
3253
|
+
function $n(e) {
|
|
3252
3254
|
return typeof e == "function";
|
|
3253
3255
|
}
|
|
3254
|
-
function
|
|
3255
|
-
if (e.length === 1 &&
|
|
3256
|
+
function Be(e, t, i, r, n, o, s) {
|
|
3257
|
+
if (e.length === 1 && Ht(e[0]))
|
|
3256
3258
|
return [
|
|
3257
3259
|
{
|
|
3258
3260
|
type: z.literal,
|
|
@@ -3261,14 +3263,14 @@ function Ne(e, t, i, r, n, o, s) {
|
|
|
3261
3263
|
];
|
|
3262
3264
|
for (var a = [], c = 0, l = e; c < l.length; c++) {
|
|
3263
3265
|
var u = l[c];
|
|
3264
|
-
if (
|
|
3266
|
+
if (Ht(u)) {
|
|
3265
3267
|
a.push({
|
|
3266
3268
|
type: z.literal,
|
|
3267
3269
|
value: u.value
|
|
3268
3270
|
});
|
|
3269
3271
|
continue;
|
|
3270
3272
|
}
|
|
3271
|
-
if (
|
|
3273
|
+
if (cn(u)) {
|
|
3272
3274
|
typeof o == "number" && a.push({
|
|
3273
3275
|
type: z.literal,
|
|
3274
3276
|
value: i.getNumberFormat(t).format(o)
|
|
@@ -3277,61 +3279,61 @@ function Ne(e, t, i, r, n, o, s) {
|
|
|
3277
3279
|
}
|
|
3278
3280
|
var h = u.value;
|
|
3279
3281
|
if (!(n && h in n))
|
|
3280
|
-
throw new
|
|
3282
|
+
throw new jn(h, s);
|
|
3281
3283
|
var f = n[h];
|
|
3282
|
-
if (
|
|
3284
|
+
if (un(u)) {
|
|
3283
3285
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
|
3284
3286
|
type: typeof f == "string" ? z.literal : z.object,
|
|
3285
3287
|
value: f
|
|
3286
3288
|
});
|
|
3287
3289
|
continue;
|
|
3288
3290
|
}
|
|
3289
|
-
if (
|
|
3290
|
-
var m = typeof u.style == "string" ? r.date[u.style] :
|
|
3291
|
+
if (_i(u)) {
|
|
3292
|
+
var m = typeof u.style == "string" ? r.date[u.style] : ot(u.style) ? u.style.parsedOptions : void 0;
|
|
3291
3293
|
a.push({
|
|
3292
3294
|
type: z.literal,
|
|
3293
3295
|
value: i.getDateTimeFormat(t, m).format(f)
|
|
3294
3296
|
});
|
|
3295
3297
|
continue;
|
|
3296
3298
|
}
|
|
3297
|
-
if (
|
|
3298
|
-
var m = typeof u.style == "string" ? r.time[u.style] :
|
|
3299
|
+
if (Ei(u)) {
|
|
3300
|
+
var m = typeof u.style == "string" ? r.time[u.style] : ot(u.style) ? u.style.parsedOptions : r.time.medium;
|
|
3299
3301
|
a.push({
|
|
3300
3302
|
type: z.literal,
|
|
3301
3303
|
value: i.getDateTimeFormat(t, m).format(f)
|
|
3302
3304
|
});
|
|
3303
3305
|
continue;
|
|
3304
3306
|
}
|
|
3305
|
-
if (
|
|
3306
|
-
var m = typeof u.style == "string" ? r.number[u.style] :
|
|
3307
|
+
if (vi(u)) {
|
|
3308
|
+
var m = typeof u.style == "string" ? r.number[u.style] : wi(u.style) ? u.style.parsedOptions : void 0;
|
|
3307
3309
|
m && m.scale && (f = f * (m.scale || 1)), a.push({
|
|
3308
3310
|
type: z.literal,
|
|
3309
3311
|
value: i.getNumberFormat(t, m).format(f)
|
|
3310
3312
|
});
|
|
3311
3313
|
continue;
|
|
3312
3314
|
}
|
|
3313
|
-
if (
|
|
3315
|
+
if (Ti(u)) {
|
|
3314
3316
|
var p = u.children, _ = u.value, R = n[_];
|
|
3315
|
-
if (
|
|
3316
|
-
throw new
|
|
3317
|
-
var P =
|
|
3318
|
-
return
|
|
3317
|
+
if (!$n(R))
|
|
3318
|
+
throw new Un(_, "function", s);
|
|
3319
|
+
var P = Be(p, t, i, r, n, o), L = R(P.map(function(B) {
|
|
3320
|
+
return B.value;
|
|
3319
3321
|
}));
|
|
3320
|
-
Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(
|
|
3322
|
+
Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(B) {
|
|
3321
3323
|
return {
|
|
3322
|
-
type: typeof
|
|
3323
|
-
value:
|
|
3324
|
+
type: typeof B == "string" ? z.literal : z.object,
|
|
3325
|
+
value: B
|
|
3324
3326
|
};
|
|
3325
3327
|
}));
|
|
3326
3328
|
}
|
|
3327
|
-
if (
|
|
3329
|
+
if (Li(u)) {
|
|
3328
3330
|
var w = u.options[f] || u.options.other;
|
|
3329
3331
|
if (!w)
|
|
3330
|
-
throw new
|
|
3331
|
-
a.push.apply(a,
|
|
3332
|
+
throw new Ut(u.value, f, Object.keys(u.options), s);
|
|
3333
|
+
a.push.apply(a, Be(w.value, t, i, r, n));
|
|
3332
3334
|
continue;
|
|
3333
3335
|
}
|
|
3334
|
-
if (
|
|
3336
|
+
if (xi(u)) {
|
|
3335
3337
|
var w = u.options["=".concat(f)];
|
|
3336
3338
|
if (!w) {
|
|
3337
3339
|
if (!Intl.PluralRules)
|
|
@@ -3342,21 +3344,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
3342
3344
|
w = u.options[H] || u.options.other;
|
|
3343
3345
|
}
|
|
3344
3346
|
if (!w)
|
|
3345
|
-
throw new
|
|
3346
|
-
a.push.apply(a,
|
|
3347
|
+
throw new Ut(u.value, f, Object.keys(u.options), s);
|
|
3348
|
+
a.push.apply(a, Be(w.value, t, i, r, n, f - (u.offset || 0)));
|
|
3347
3349
|
continue;
|
|
3348
3350
|
}
|
|
3349
3351
|
}
|
|
3350
|
-
return
|
|
3352
|
+
return Fn(a);
|
|
3351
3353
|
}
|
|
3352
|
-
function
|
|
3354
|
+
function Gn(e, t) {
|
|
3353
3355
|
return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(i, r) {
|
|
3354
3356
|
return i[r] = S(S({}, e[r]), t[r] || {}), i;
|
|
3355
3357
|
}, {})) : e;
|
|
3356
3358
|
}
|
|
3357
|
-
function
|
|
3359
|
+
function zn(e, t) {
|
|
3358
3360
|
return t ? Object.keys(e).reduce(function(i, r) {
|
|
3359
|
-
return i[r] =
|
|
3361
|
+
return i[r] = Gn(e[r], t[r]), i;
|
|
3360
3362
|
}, S({}, e)) : e;
|
|
3361
3363
|
}
|
|
3362
3364
|
function Je(e) {
|
|
@@ -3373,7 +3375,7 @@ function Je(e) {
|
|
|
3373
3375
|
}
|
|
3374
3376
|
};
|
|
3375
3377
|
}
|
|
3376
|
-
function
|
|
3378
|
+
function Wn(e) {
|
|
3377
3379
|
return e === void 0 && (e = {
|
|
3378
3380
|
number: {},
|
|
3379
3381
|
dateTime: {},
|
|
@@ -3405,7 +3407,7 @@ function Fn(e) {
|
|
|
3405
3407
|
})
|
|
3406
3408
|
};
|
|
3407
3409
|
}
|
|
3408
|
-
var
|
|
3410
|
+
var Vn = (
|
|
3409
3411
|
/** @class */
|
|
3410
3412
|
function() {
|
|
3411
3413
|
function e(t, i, r, n) {
|
|
@@ -3424,7 +3426,7 @@ var Gn = (
|
|
|
3424
3426
|
}, []);
|
|
3425
3427
|
return u.length <= 1 ? u[0] || "" : u;
|
|
3426
3428
|
}, this.formatToParts = function(c) {
|
|
3427
|
-
return
|
|
3429
|
+
return Be(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
|
|
3428
3430
|
}, this.resolvedOptions = function() {
|
|
3429
3431
|
var c;
|
|
3430
3432
|
return {
|
|
@@ -3437,13 +3439,13 @@ var Gn = (
|
|
|
3437
3439
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3438
3440
|
var s = n || {};
|
|
3439
3441
|
s.formatters;
|
|
3440
|
-
var a =
|
|
3442
|
+
var a = tn(s, ["formatters"]);
|
|
3441
3443
|
this.ast = e.__parse(t, S(S({}, a), { locale: this.resolvedLocale }));
|
|
3442
3444
|
} else
|
|
3443
3445
|
this.ast = t;
|
|
3444
3446
|
if (!Array.isArray(this.ast))
|
|
3445
3447
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3446
|
-
this.formats =
|
|
3448
|
+
this.formats = zn(e.formats, r), this.formatters = n && n.formatters || Wn(this.formatterCache);
|
|
3447
3449
|
}
|
|
3448
3450
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3449
3451
|
get: function() {
|
|
@@ -3456,7 +3458,7 @@ var Gn = (
|
|
|
3456
3458
|
var i = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3457
3459
|
return i.length > 0 ? new Intl.Locale(i[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3458
3460
|
}
|
|
3459
|
-
}, e.__parse =
|
|
3461
|
+
}, e.__parse = Rn, e.formats = {
|
|
3460
3462
|
number: {
|
|
3461
3463
|
integer: {
|
|
3462
3464
|
maximumFractionDigits: 0
|
|
@@ -3517,7 +3519,7 @@ var Gn = (
|
|
|
3517
3519
|
}, e;
|
|
3518
3520
|
}()
|
|
3519
3521
|
);
|
|
3520
|
-
function
|
|
3522
|
+
function Xn(e, t) {
|
|
3521
3523
|
if (t == null)
|
|
3522
3524
|
return;
|
|
3523
3525
|
if (t in e)
|
|
@@ -3538,92 +3540,92 @@ function zn(e, t) {
|
|
|
3538
3540
|
r = void 0;
|
|
3539
3541
|
return r;
|
|
3540
3542
|
}
|
|
3541
|
-
const ee = {},
|
|
3543
|
+
const ee = {}, Zn = (e, t, i) => i && (t in ee || (ee[t] = {}), e in ee[t] || (ee[t][e] = i), i), Oi = (e, t) => {
|
|
3542
3544
|
if (t == null)
|
|
3543
3545
|
return;
|
|
3544
3546
|
if (t in ee && e in ee[t])
|
|
3545
3547
|
return ee[t][e];
|
|
3546
3548
|
const i = Ue(t);
|
|
3547
3549
|
for (let r = 0; r < i.length; r++) {
|
|
3548
|
-
const n = i[r], o =
|
|
3550
|
+
const n = i[r], o = qn(n, e);
|
|
3549
3551
|
if (o)
|
|
3550
|
-
return
|
|
3552
|
+
return Zn(e, t, o);
|
|
3551
3553
|
}
|
|
3552
3554
|
};
|
|
3553
|
-
let
|
|
3555
|
+
let yt;
|
|
3554
3556
|
const Te = De({});
|
|
3555
|
-
function
|
|
3556
|
-
return
|
|
3557
|
+
function Yn(e) {
|
|
3558
|
+
return yt[e] || null;
|
|
3557
3559
|
}
|
|
3558
|
-
function
|
|
3559
|
-
return e in
|
|
3560
|
+
function Mi(e) {
|
|
3561
|
+
return e in yt;
|
|
3560
3562
|
}
|
|
3561
|
-
function
|
|
3562
|
-
if (!
|
|
3563
|
+
function qn(e, t) {
|
|
3564
|
+
if (!Mi(e))
|
|
3563
3565
|
return null;
|
|
3564
|
-
const i =
|
|
3565
|
-
return
|
|
3566
|
+
const i = Yn(e);
|
|
3567
|
+
return Xn(i, t);
|
|
3566
3568
|
}
|
|
3567
|
-
function
|
|
3569
|
+
function Jn(e) {
|
|
3568
3570
|
if (e == null)
|
|
3569
3571
|
return;
|
|
3570
3572
|
const t = Ue(e);
|
|
3571
3573
|
for (let i = 0; i < t.length; i++) {
|
|
3572
3574
|
const r = t[i];
|
|
3573
|
-
if (
|
|
3575
|
+
if (Mi(r))
|
|
3574
3576
|
return r;
|
|
3575
3577
|
}
|
|
3576
3578
|
}
|
|
3577
|
-
function
|
|
3578
|
-
delete ee[e], Te.update((i) => (i[e] =
|
|
3579
|
+
function Ci(e, ...t) {
|
|
3580
|
+
delete ee[e], Te.update((i) => (i[e] = en.all([i[e] || {}, ...t]), i));
|
|
3579
3581
|
}
|
|
3580
3582
|
fe(
|
|
3581
3583
|
[Te],
|
|
3582
3584
|
([e]) => Object.keys(e)
|
|
3583
3585
|
);
|
|
3584
|
-
Te.subscribe((e) =>
|
|
3585
|
-
const
|
|
3586
|
-
function
|
|
3587
|
-
|
|
3586
|
+
Te.subscribe((e) => yt = e);
|
|
3587
|
+
const Ne = {};
|
|
3588
|
+
function Qn(e, t) {
|
|
3589
|
+
Ne[e].delete(t), Ne[e].size === 0 && delete Ne[e];
|
|
3588
3590
|
}
|
|
3589
|
-
function
|
|
3590
|
-
return
|
|
3591
|
+
function ki(e) {
|
|
3592
|
+
return Ne[e];
|
|
3591
3593
|
}
|
|
3592
|
-
function
|
|
3594
|
+
function Kn(e) {
|
|
3593
3595
|
return Ue(e).map((t) => {
|
|
3594
|
-
const i =
|
|
3596
|
+
const i = ki(t);
|
|
3595
3597
|
return [t, i ? [...i] : []];
|
|
3596
3598
|
}).filter(([, t]) => t.length > 0);
|
|
3597
3599
|
}
|
|
3598
|
-
function
|
|
3600
|
+
function ht(e) {
|
|
3599
3601
|
return e == null ? !1 : Ue(e).some(
|
|
3600
3602
|
(t) => {
|
|
3601
3603
|
var i;
|
|
3602
|
-
return (i =
|
|
3604
|
+
return (i = ki(t)) == null ? void 0 : i.size;
|
|
3603
3605
|
}
|
|
3604
3606
|
);
|
|
3605
3607
|
}
|
|
3606
|
-
function
|
|
3608
|
+
function eo(e, t) {
|
|
3607
3609
|
return Promise.all(
|
|
3608
|
-
t.map((r) => (
|
|
3609
|
-
).then((r) =>
|
|
3610
|
+
t.map((r) => (Qn(e, r), r().then((n) => n.default || n)))
|
|
3611
|
+
).then((r) => Ci(e, ...r));
|
|
3610
3612
|
}
|
|
3611
3613
|
const ge = {};
|
|
3612
|
-
function
|
|
3613
|
-
if (!
|
|
3614
|
+
function Di(e) {
|
|
3615
|
+
if (!ht(e))
|
|
3614
3616
|
return e in ge ? ge[e] : Promise.resolve();
|
|
3615
|
-
const t =
|
|
3617
|
+
const t = Kn(e);
|
|
3616
3618
|
return ge[e] = Promise.all(
|
|
3617
3619
|
t.map(
|
|
3618
|
-
([i, r]) =>
|
|
3620
|
+
([i, r]) => eo(i, r)
|
|
3619
3621
|
)
|
|
3620
3622
|
).then(() => {
|
|
3621
|
-
if (
|
|
3622
|
-
return
|
|
3623
|
+
if (ht(e))
|
|
3624
|
+
return Di(e);
|
|
3623
3625
|
delete ge[e];
|
|
3624
3626
|
}), ge[e];
|
|
3625
3627
|
}
|
|
3626
|
-
const
|
|
3628
|
+
const to = {
|
|
3627
3629
|
number: {
|
|
3628
3630
|
scientific: { notation: "scientific" },
|
|
3629
3631
|
engineering: { notation: "engineering" },
|
|
@@ -3652,57 +3654,57 @@ const Qn = {
|
|
|
3652
3654
|
timeZoneName: "short"
|
|
3653
3655
|
}
|
|
3654
3656
|
}
|
|
3655
|
-
},
|
|
3657
|
+
}, io = {
|
|
3656
3658
|
fallbackLocale: null,
|
|
3657
3659
|
loadingDelay: 200,
|
|
3658
|
-
formats:
|
|
3660
|
+
formats: to,
|
|
3659
3661
|
warnOnMissingMessages: !0,
|
|
3660
3662
|
handleMissingMessage: void 0,
|
|
3661
3663
|
ignoreTag: !0
|
|
3662
|
-
},
|
|
3664
|
+
}, ro = io;
|
|
3663
3665
|
function me() {
|
|
3664
|
-
return
|
|
3666
|
+
return ro;
|
|
3665
3667
|
}
|
|
3666
3668
|
const Qe = De(!1);
|
|
3667
|
-
var
|
|
3669
|
+
var no = Object.defineProperty, oo = Object.defineProperties, so = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, ao = Object.prototype.hasOwnProperty, lo = Object.prototype.propertyIsEnumerable, Ft = (e, t, i) => t in e ? no(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, uo = (e, t) => {
|
|
3668
3670
|
for (var i in t || (t = {}))
|
|
3669
|
-
|
|
3670
|
-
if (
|
|
3671
|
-
for (var i of
|
|
3672
|
-
|
|
3671
|
+
ao.call(t, i) && Ft(e, i, t[i]);
|
|
3672
|
+
if (jt)
|
|
3673
|
+
for (var i of jt(t))
|
|
3674
|
+
lo.call(t, i) && Ft(e, i, t[i]);
|
|
3673
3675
|
return e;
|
|
3674
|
-
},
|
|
3675
|
-
let
|
|
3676
|
+
}, co = (e, t) => oo(e, so(t));
|
|
3677
|
+
let mt;
|
|
3676
3678
|
const Me = De(null);
|
|
3677
|
-
function
|
|
3679
|
+
function $t(e) {
|
|
3678
3680
|
return e.split("-").map((t, i, r) => r.slice(0, i + 1).join("-")).reverse();
|
|
3679
3681
|
}
|
|
3680
3682
|
function Ue(e, t = me().fallbackLocale) {
|
|
3681
|
-
const i =
|
|
3682
|
-
return t ? [.../* @__PURE__ */ new Set([...i,
|
|
3683
|
+
const i = $t(e);
|
|
3684
|
+
return t ? [.../* @__PURE__ */ new Set([...i, ...$t(t)])] : i;
|
|
3683
3685
|
}
|
|
3684
3686
|
function re() {
|
|
3685
|
-
return
|
|
3687
|
+
return mt != null ? mt : void 0;
|
|
3686
3688
|
}
|
|
3687
3689
|
Me.subscribe((e) => {
|
|
3688
|
-
|
|
3690
|
+
mt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3689
3691
|
});
|
|
3690
|
-
const
|
|
3691
|
-
if (e &&
|
|
3692
|
+
const ho = (e) => {
|
|
3693
|
+
if (e && Jn(e) && ht(e)) {
|
|
3692
3694
|
const { loadingDelay: t } = me();
|
|
3693
3695
|
let i;
|
|
3694
3696
|
return typeof window != "undefined" && re() != null && t ? i = window.setTimeout(
|
|
3695
3697
|
() => Qe.set(!0),
|
|
3696
3698
|
t
|
|
3697
|
-
) : Qe.set(!0),
|
|
3699
|
+
) : Qe.set(!0), Di(e).then(() => {
|
|
3698
3700
|
Me.set(e);
|
|
3699
3701
|
}).finally(() => {
|
|
3700
3702
|
clearTimeout(i), Qe.set(!1);
|
|
3701
3703
|
});
|
|
3702
3704
|
}
|
|
3703
3705
|
return Me.set(e);
|
|
3704
|
-
}, pe =
|
|
3705
|
-
set:
|
|
3706
|
+
}, pe = co(uo({}, Me), {
|
|
3707
|
+
set: ho
|
|
3706
3708
|
}), je = (e) => {
|
|
3707
3709
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3708
3710
|
return (r) => {
|
|
@@ -3710,20 +3712,20 @@ const lo = (e) => {
|
|
|
3710
3712
|
return n in t ? t[n] : t[n] = e(r);
|
|
3711
3713
|
};
|
|
3712
3714
|
};
|
|
3713
|
-
var
|
|
3715
|
+
var mo = Object.defineProperty, Ce = Object.getOwnPropertySymbols, Ri = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable, Gt = (e, t, i) => t in e ? mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, vt = (e, t) => {
|
|
3714
3716
|
for (var i in t || (t = {}))
|
|
3715
|
-
|
|
3717
|
+
Ri.call(t, i) && Gt(e, i, t[i]);
|
|
3716
3718
|
if (Ce)
|
|
3717
3719
|
for (var i of Ce(t))
|
|
3718
|
-
|
|
3720
|
+
Ui.call(t, i) && Gt(e, i, t[i]);
|
|
3719
3721
|
return e;
|
|
3720
3722
|
}, de = (e, t) => {
|
|
3721
3723
|
var i = {};
|
|
3722
3724
|
for (var r in e)
|
|
3723
|
-
|
|
3725
|
+
Ri.call(e, r) && t.indexOf(r) < 0 && (i[r] = e[r]);
|
|
3724
3726
|
if (e != null && Ce)
|
|
3725
3727
|
for (var r of Ce(e))
|
|
3726
|
-
t.indexOf(r) < 0 &&
|
|
3728
|
+
t.indexOf(r) < 0 && Ui.call(e, r) && (i[r] = e[r]);
|
|
3727
3729
|
return i;
|
|
3728
3730
|
};
|
|
3729
3731
|
const xe = (e, t) => {
|
|
@@ -3731,21 +3733,21 @@ const xe = (e, t) => {
|
|
|
3731
3733
|
if (e in i && t in i[e])
|
|
3732
3734
|
return i[e][t];
|
|
3733
3735
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3734
|
-
},
|
|
3736
|
+
}, fo = je(
|
|
3735
3737
|
(e) => {
|
|
3736
3738
|
var t = e, { locale: i, format: r } = t, n = de(t, ["locale", "format"]);
|
|
3737
3739
|
if (i == null)
|
|
3738
3740
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3739
3741
|
return r && (n = xe("number", r)), new Intl.NumberFormat(i, n);
|
|
3740
3742
|
}
|
|
3741
|
-
),
|
|
3743
|
+
), po = je(
|
|
3742
3744
|
(e) => {
|
|
3743
3745
|
var t = e, { locale: i, format: r } = t, n = de(t, ["locale", "format"]);
|
|
3744
3746
|
if (i == null)
|
|
3745
3747
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3746
3748
|
return r ? n = xe("date", r) : Object.keys(n).length === 0 && (n = xe("date", "short")), new Intl.DateTimeFormat(i, n);
|
|
3747
3749
|
}
|
|
3748
|
-
),
|
|
3750
|
+
), bo = je(
|
|
3749
3751
|
(e) => {
|
|
3750
3752
|
var t = e, { locale: i, format: r } = t, n = de(t, ["locale", "format"]);
|
|
3751
3753
|
if (i == null)
|
|
@@ -3754,33 +3756,33 @@ const xe = (e, t) => {
|
|
|
3754
3756
|
);
|
|
3755
3757
|
return r ? n = xe("time", r) : Object.keys(n).length === 0 && (n = xe("time", "short")), new Intl.DateTimeFormat(i, n);
|
|
3756
3758
|
}
|
|
3757
|
-
),
|
|
3759
|
+
), go = (e = {}) => {
|
|
3758
3760
|
var t = e, {
|
|
3759
3761
|
locale: i = re()
|
|
3760
3762
|
} = t, r = de(t, [
|
|
3761
3763
|
"locale"
|
|
3762
3764
|
]);
|
|
3763
|
-
return
|
|
3764
|
-
},
|
|
3765
|
+
return fo(vt({ locale: i }, r));
|
|
3766
|
+
}, yo = (e = {}) => {
|
|
3765
3767
|
var t = e, {
|
|
3766
3768
|
locale: i = re()
|
|
3767
3769
|
} = t, r = de(t, [
|
|
3768
3770
|
"locale"
|
|
3769
3771
|
]);
|
|
3770
|
-
return
|
|
3771
|
-
},
|
|
3772
|
+
return po(vt({ locale: i }, r));
|
|
3773
|
+
}, vo = (e = {}) => {
|
|
3772
3774
|
var t = e, {
|
|
3773
3775
|
locale: i = re()
|
|
3774
3776
|
} = t, r = de(t, [
|
|
3775
3777
|
"locale"
|
|
3776
3778
|
]);
|
|
3777
|
-
return
|
|
3778
|
-
},
|
|
3779
|
+
return bo(vt({ locale: i }, r));
|
|
3780
|
+
}, _o = je(
|
|
3779
3781
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3780
|
-
(e, t = re()) => new
|
|
3782
|
+
(e, t = re()) => new Vn(e, t, me().formats, {
|
|
3781
3783
|
ignoreTag: me().ignoreTag
|
|
3782
3784
|
})
|
|
3783
|
-
),
|
|
3785
|
+
), Eo = (e, t = {}) => {
|
|
3784
3786
|
var i, r, n, o;
|
|
3785
3787
|
let s = t;
|
|
3786
3788
|
typeof e == "object" && (s = e, e = s.id);
|
|
@@ -3793,7 +3795,7 @@ const xe = (e, t) => {
|
|
|
3793
3795
|
throw new Error(
|
|
3794
3796
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3795
3797
|
);
|
|
3796
|
-
let u =
|
|
3798
|
+
let u = Oi(e, c);
|
|
3797
3799
|
if (!u)
|
|
3798
3800
|
u = (o = (n = (r = (i = me()).handleMissingMessage) == null ? void 0 : r.call(i, { locale: c, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
|
|
3799
3801
|
else if (typeof u != "string")
|
|
@@ -3804,7 +3806,7 @@ const xe = (e, t) => {
|
|
|
3804
3806
|
return u;
|
|
3805
3807
|
let h = u;
|
|
3806
3808
|
try {
|
|
3807
|
-
h =
|
|
3809
|
+
h = _o(u, c).format(a);
|
|
3808
3810
|
} catch (f) {
|
|
3809
3811
|
f instanceof Error && console.warn(
|
|
3810
3812
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3812,18 +3814,18 @@ const xe = (e, t) => {
|
|
|
3812
3814
|
);
|
|
3813
3815
|
}
|
|
3814
3816
|
return h;
|
|
3815
|
-
},
|
|
3816
|
-
fe([pe], () =>
|
|
3817
|
-
fe([pe], () =>
|
|
3818
|
-
fe([pe], () =>
|
|
3819
|
-
fe([pe, Te], () =>
|
|
3820
|
-
function
|
|
3821
|
-
|
|
3822
|
-
}
|
|
3823
|
-
function
|
|
3817
|
+
}, Lo = (e, t) => vo(t).format(e), xo = (e, t) => yo(t).format(e), To = (e, t) => go(t).format(e), wo = (e, t = re()) => Oi(e, t), So = fe([pe, Te], () => Eo);
|
|
3818
|
+
fe([pe], () => Lo);
|
|
3819
|
+
fe([pe], () => xo);
|
|
3820
|
+
fe([pe], () => To);
|
|
3821
|
+
fe([pe, Te], () => wo);
|
|
3822
|
+
function zt(e, t) {
|
|
3823
|
+
Ci(e, t);
|
|
3824
|
+
}
|
|
3825
|
+
function Po(e) {
|
|
3824
3826
|
pe.set(e);
|
|
3825
3827
|
}
|
|
3826
|
-
const
|
|
3828
|
+
const Wt = {
|
|
3827
3829
|
en: {
|
|
3828
3830
|
loadingText: "Loading, please wait...",
|
|
3829
3831
|
Monthly: "per month",
|
|
@@ -4279,13 +4281,13 @@ const Ft = {
|
|
|
4279
4281
|
function J(e) {
|
|
4280
4282
|
return typeof e == "function";
|
|
4281
4283
|
}
|
|
4282
|
-
function
|
|
4284
|
+
function ji(e) {
|
|
4283
4285
|
var t = function(r) {
|
|
4284
4286
|
Error.call(r), r.stack = new Error().stack;
|
|
4285
4287
|
}, i = e(t);
|
|
4286
4288
|
return i.prototype = Object.create(Error.prototype), i.prototype.constructor = i, i;
|
|
4287
4289
|
}
|
|
4288
|
-
var Ke =
|
|
4290
|
+
var Ke = ji(function(e) {
|
|
4289
4291
|
return function(i) {
|
|
4290
4292
|
e(this), this.message = i ? i.length + ` errors occurred during unsubscription:
|
|
4291
4293
|
` + i.map(function(r, n) {
|
|
@@ -4294,13 +4296,13 @@ var Ke = Di(function(e) {
|
|
|
4294
4296
|
`) : "", this.name = "UnsubscriptionError", this.errors = i;
|
|
4295
4297
|
};
|
|
4296
4298
|
});
|
|
4297
|
-
function
|
|
4299
|
+
function ft(e, t) {
|
|
4298
4300
|
if (e) {
|
|
4299
4301
|
var i = e.indexOf(t);
|
|
4300
4302
|
0 <= i && e.splice(i, 1);
|
|
4301
4303
|
}
|
|
4302
4304
|
}
|
|
4303
|
-
var
|
|
4305
|
+
var Fe = function() {
|
|
4304
4306
|
function e(t) {
|
|
4305
4307
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
4306
4308
|
}
|
|
@@ -4312,7 +4314,7 @@ var $e = function() {
|
|
|
4312
4314
|
if (s)
|
|
4313
4315
|
if (this._parentage = null, Array.isArray(s))
|
|
4314
4316
|
try {
|
|
4315
|
-
for (var a =
|
|
4317
|
+
for (var a = rt(s), c = a.next(); !c.done; c = a.next()) {
|
|
4316
4318
|
var l = c.value;
|
|
4317
4319
|
l.remove(this);
|
|
4318
4320
|
}
|
|
@@ -4339,12 +4341,12 @@ var $e = function() {
|
|
|
4339
4341
|
if (h) {
|
|
4340
4342
|
this._finalizers = null;
|
|
4341
4343
|
try {
|
|
4342
|
-
for (var f =
|
|
4344
|
+
for (var f = rt(h), m = f.next(); !m.done; m = f.next()) {
|
|
4343
4345
|
var p = m.value;
|
|
4344
4346
|
try {
|
|
4345
|
-
|
|
4347
|
+
Vt(p);
|
|
4346
4348
|
} catch (_) {
|
|
4347
|
-
o = o != null ? o : [], _ instanceof Ke ? o = le(le([],
|
|
4349
|
+
o = o != null ? o : [], _ instanceof Ke ? o = le(le([], nt(o)), nt(_.errors)) : o.push(_);
|
|
4348
4350
|
}
|
|
4349
4351
|
}
|
|
4350
4352
|
} catch (_) {
|
|
@@ -4365,7 +4367,7 @@ var $e = function() {
|
|
|
4365
4367
|
var i;
|
|
4366
4368
|
if (t && t !== this)
|
|
4367
4369
|
if (this.closed)
|
|
4368
|
-
|
|
4370
|
+
Vt(t);
|
|
4369
4371
|
else {
|
|
4370
4372
|
if (t instanceof e) {
|
|
4371
4373
|
if (t.closed || t._hasParent(this))
|
|
@@ -4382,52 +4384,56 @@ var $e = function() {
|
|
|
4382
4384
|
this._parentage = Array.isArray(i) ? (i.push(t), i) : i ? [i, t] : t;
|
|
4383
4385
|
}, e.prototype._removeParent = function(t) {
|
|
4384
4386
|
var i = this._parentage;
|
|
4385
|
-
i === t ? this._parentage = null : Array.isArray(i) &&
|
|
4387
|
+
i === t ? this._parentage = null : Array.isArray(i) && ft(i, t);
|
|
4386
4388
|
}, e.prototype.remove = function(t) {
|
|
4387
4389
|
var i = this._finalizers;
|
|
4388
|
-
i &&
|
|
4390
|
+
i && ft(i, t), t instanceof e && t._removeParent(this);
|
|
4389
4391
|
}, e.EMPTY = function() {
|
|
4390
4392
|
var t = new e();
|
|
4391
4393
|
return t.closed = !0, t;
|
|
4392
4394
|
}(), e;
|
|
4393
|
-
}(),
|
|
4394
|
-
function
|
|
4395
|
-
return e instanceof
|
|
4395
|
+
}(), Fi = Fe.EMPTY;
|
|
4396
|
+
function $i(e) {
|
|
4397
|
+
return e instanceof Fe || e && "closed" in e && J(e.remove) && J(e.add) && J(e.unsubscribe);
|
|
4396
4398
|
}
|
|
4397
|
-
function
|
|
4399
|
+
function Vt(e) {
|
|
4398
4400
|
J(e) ? e() : e.unsubscribe();
|
|
4399
4401
|
}
|
|
4400
|
-
var
|
|
4401
|
-
|
|
4402
|
-
|
|
4402
|
+
var Gi = {
|
|
4403
|
+
onUnhandledError: null,
|
|
4404
|
+
onStoppedNotification: null,
|
|
4405
|
+
Promise: void 0,
|
|
4406
|
+
useDeprecatedSynchronousErrorHandling: !1,
|
|
4407
|
+
useDeprecatedNextContext: !1
|
|
4408
|
+
}, Ao = {
|
|
4403
4409
|
setTimeout: function(e, t) {
|
|
4404
4410
|
for (var i = [], r = 2; r < arguments.length; r++)
|
|
4405
4411
|
i[r - 2] = arguments[r];
|
|
4406
|
-
return setTimeout.apply(void 0, le([e, t],
|
|
4412
|
+
return setTimeout.apply(void 0, le([e, t], nt(i)));
|
|
4407
4413
|
},
|
|
4408
4414
|
clearTimeout: function(e) {
|
|
4409
4415
|
return clearTimeout(e);
|
|
4410
4416
|
},
|
|
4411
4417
|
delegate: void 0
|
|
4412
4418
|
};
|
|
4413
|
-
function
|
|
4414
|
-
|
|
4419
|
+
function Bo(e) {
|
|
4420
|
+
Ao.setTimeout(function() {
|
|
4415
4421
|
throw e;
|
|
4416
4422
|
});
|
|
4417
4423
|
}
|
|
4418
|
-
function
|
|
4424
|
+
function Xt() {
|
|
4419
4425
|
}
|
|
4420
4426
|
function Ie(e) {
|
|
4421
4427
|
e();
|
|
4422
4428
|
}
|
|
4423
|
-
var
|
|
4429
|
+
var zi = function(e) {
|
|
4424
4430
|
Q(t, e);
|
|
4425
4431
|
function t(i) {
|
|
4426
4432
|
var r = e.call(this) || this;
|
|
4427
|
-
return r.isStopped = !1, i ? (r.destination = i,
|
|
4433
|
+
return r.isStopped = !1, i ? (r.destination = i, $i(i) && i.add(r)) : r.destination = Oo, r;
|
|
4428
4434
|
}
|
|
4429
4435
|
return t.create = function(i, r, n) {
|
|
4430
|
-
return new
|
|
4436
|
+
return new pt(i, r, n);
|
|
4431
4437
|
}, t.prototype.next = function(i) {
|
|
4432
4438
|
this.isStopped || this._next(i);
|
|
4433
4439
|
}, t.prototype.error = function(i) {
|
|
@@ -4451,7 +4457,11 @@ var ji = function(e) {
|
|
|
4451
4457
|
this.unsubscribe();
|
|
4452
4458
|
}
|
|
4453
4459
|
}, t;
|
|
4454
|
-
}(
|
|
4460
|
+
}(Fe), No = Function.prototype.bind;
|
|
4461
|
+
function et(e, t) {
|
|
4462
|
+
return No.call(e, t);
|
|
4463
|
+
}
|
|
4464
|
+
var Io = function() {
|
|
4455
4465
|
function e(t) {
|
|
4456
4466
|
this.partialObserver = t;
|
|
4457
4467
|
}
|
|
@@ -4482,43 +4492,55 @@ var ji = function(e) {
|
|
|
4482
4492
|
Pe(i);
|
|
4483
4493
|
}
|
|
4484
4494
|
}, e;
|
|
4485
|
-
}(),
|
|
4495
|
+
}(), pt = function(e) {
|
|
4486
4496
|
Q(t, e);
|
|
4487
4497
|
function t(i, r, n) {
|
|
4488
4498
|
var o = e.call(this) || this, s;
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
|
-
|
|
4493
|
-
|
|
4499
|
+
if (J(i) || !i)
|
|
4500
|
+
s = {
|
|
4501
|
+
next: i != null ? i : void 0,
|
|
4502
|
+
error: r != null ? r : void 0,
|
|
4503
|
+
complete: n != null ? n : void 0
|
|
4504
|
+
};
|
|
4505
|
+
else {
|
|
4506
|
+
var a;
|
|
4507
|
+
o && Gi.useDeprecatedNextContext ? (a = Object.create(i), a.unsubscribe = function() {
|
|
4508
|
+
return o.unsubscribe();
|
|
4509
|
+
}, s = {
|
|
4510
|
+
next: i.next && et(i.next, a),
|
|
4511
|
+
error: i.error && et(i.error, a),
|
|
4512
|
+
complete: i.complete && et(i.complete, a)
|
|
4513
|
+
}) : s = i;
|
|
4514
|
+
}
|
|
4515
|
+
return o.destination = new Io(s), o;
|
|
4494
4516
|
}
|
|
4495
4517
|
return t;
|
|
4496
|
-
}(
|
|
4518
|
+
}(zi);
|
|
4497
4519
|
function Pe(e) {
|
|
4498
|
-
|
|
4520
|
+
Bo(e);
|
|
4499
4521
|
}
|
|
4500
|
-
function
|
|
4522
|
+
function Ho(e) {
|
|
4501
4523
|
throw e;
|
|
4502
4524
|
}
|
|
4503
|
-
var
|
|
4525
|
+
var Oo = {
|
|
4504
4526
|
closed: !0,
|
|
4505
|
-
next:
|
|
4506
|
-
error:
|
|
4507
|
-
complete:
|
|
4508
|
-
},
|
|
4527
|
+
next: Xt,
|
|
4528
|
+
error: Ho,
|
|
4529
|
+
complete: Xt
|
|
4530
|
+
}, Mo = function() {
|
|
4509
4531
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
4510
4532
|
}();
|
|
4511
|
-
function
|
|
4533
|
+
function Co(e) {
|
|
4512
4534
|
return e;
|
|
4513
4535
|
}
|
|
4514
|
-
function
|
|
4515
|
-
return e.length === 0 ?
|
|
4536
|
+
function ko(e) {
|
|
4537
|
+
return e.length === 0 ? Co : e.length === 1 ? e[0] : function(i) {
|
|
4516
4538
|
return e.reduce(function(r, n) {
|
|
4517
4539
|
return n(r);
|
|
4518
4540
|
}, i);
|
|
4519
4541
|
};
|
|
4520
4542
|
}
|
|
4521
|
-
var
|
|
4543
|
+
var Zt = function() {
|
|
4522
4544
|
function e(t) {
|
|
4523
4545
|
t && (this._subscribe = t);
|
|
4524
4546
|
}
|
|
@@ -4526,7 +4548,7 @@ var Wt = function() {
|
|
|
4526
4548
|
var i = new e();
|
|
4527
4549
|
return i.source = this, i.operator = t, i;
|
|
4528
4550
|
}, e.prototype.subscribe = function(t, i, r) {
|
|
4529
|
-
var n = this, o =
|
|
4551
|
+
var n = this, o = Ro(t) ? t : new pt(t, i, r);
|
|
4530
4552
|
return Ie(function() {
|
|
4531
4553
|
var s = n, a = s.operator, c = s.source;
|
|
4532
4554
|
o.add(a ? a.call(o, c) : c ? n._subscribe(o) : n._trySubscribe(o));
|
|
@@ -4539,8 +4561,8 @@ var Wt = function() {
|
|
|
4539
4561
|
}
|
|
4540
4562
|
}, e.prototype.forEach = function(t, i) {
|
|
4541
4563
|
var r = this;
|
|
4542
|
-
return i =
|
|
4543
|
-
var s = new
|
|
4564
|
+
return i = Yt(i), new i(function(n, o) {
|
|
4565
|
+
var s = new pt({
|
|
4544
4566
|
next: function(a) {
|
|
4545
4567
|
try {
|
|
4546
4568
|
t(a);
|
|
@@ -4556,15 +4578,15 @@ var Wt = function() {
|
|
|
4556
4578
|
}, e.prototype._subscribe = function(t) {
|
|
4557
4579
|
var i;
|
|
4558
4580
|
return (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(t);
|
|
4559
|
-
}, e.prototype[
|
|
4581
|
+
}, e.prototype[Mo] = function() {
|
|
4560
4582
|
return this;
|
|
4561
4583
|
}, e.prototype.pipe = function() {
|
|
4562
4584
|
for (var t = [], i = 0; i < arguments.length; i++)
|
|
4563
4585
|
t[i] = arguments[i];
|
|
4564
|
-
return
|
|
4586
|
+
return ko(t)(this);
|
|
4565
4587
|
}, e.prototype.toPromise = function(t) {
|
|
4566
4588
|
var i = this;
|
|
4567
|
-
return t =
|
|
4589
|
+
return t = Yt(t), new t(function(r, n) {
|
|
4568
4590
|
var o;
|
|
4569
4591
|
i.subscribe(function(s) {
|
|
4570
4592
|
return o = s;
|
|
@@ -4578,32 +4600,32 @@ var Wt = function() {
|
|
|
4578
4600
|
return new e(t);
|
|
4579
4601
|
}, e;
|
|
4580
4602
|
}();
|
|
4581
|
-
function
|
|
4603
|
+
function Yt(e) {
|
|
4582
4604
|
var t;
|
|
4583
|
-
return (t = e != null ? e :
|
|
4605
|
+
return (t = e != null ? e : Gi.Promise) !== null && t !== void 0 ? t : Promise;
|
|
4584
4606
|
}
|
|
4585
|
-
function
|
|
4607
|
+
function Do(e) {
|
|
4586
4608
|
return e && J(e.next) && J(e.error) && J(e.complete);
|
|
4587
4609
|
}
|
|
4588
|
-
function
|
|
4589
|
-
return e && e instanceof
|
|
4610
|
+
function Ro(e) {
|
|
4611
|
+
return e && e instanceof zi || Do(e) && $i(e);
|
|
4590
4612
|
}
|
|
4591
|
-
var
|
|
4613
|
+
var Uo = ji(function(e) {
|
|
4592
4614
|
return function() {
|
|
4593
4615
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
4594
4616
|
};
|
|
4595
|
-
}),
|
|
4617
|
+
}), Wi = function(e) {
|
|
4596
4618
|
Q(t, e);
|
|
4597
4619
|
function t() {
|
|
4598
4620
|
var i = e.call(this) || this;
|
|
4599
4621
|
return i.closed = !1, i.currentObservers = null, i.observers = [], i.isStopped = !1, i.hasError = !1, i.thrownError = null, i;
|
|
4600
4622
|
}
|
|
4601
4623
|
return t.prototype.lift = function(i) {
|
|
4602
|
-
var r = new
|
|
4624
|
+
var r = new qt(this, this);
|
|
4603
4625
|
return r.operator = i, r;
|
|
4604
4626
|
}, t.prototype._throwIfClosed = function() {
|
|
4605
4627
|
if (this.closed)
|
|
4606
|
-
throw new
|
|
4628
|
+
throw new Uo();
|
|
4607
4629
|
}, t.prototype.next = function(i) {
|
|
4608
4630
|
var r = this;
|
|
4609
4631
|
Ie(function() {
|
|
@@ -4611,7 +4633,7 @@ var ko = Di(function(e) {
|
|
|
4611
4633
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
4612
4634
|
r.currentObservers || (r.currentObservers = Array.from(r.observers));
|
|
4613
4635
|
try {
|
|
4614
|
-
for (var s =
|
|
4636
|
+
for (var s = rt(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
|
4615
4637
|
var c = a.value;
|
|
4616
4638
|
c.next(i);
|
|
4617
4639
|
}
|
|
@@ -4660,19 +4682,19 @@ var ko = Di(function(e) {
|
|
|
4660
4682
|
return this._throwIfClosed(), this._checkFinalizedStatuses(i), this._innerSubscribe(i);
|
|
4661
4683
|
}, t.prototype._innerSubscribe = function(i) {
|
|
4662
4684
|
var r = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
|
|
4663
|
-
return o || s ?
|
|
4664
|
-
r.currentObservers = null,
|
|
4685
|
+
return o || s ? Fi : (this.currentObservers = null, a.push(i), new Fe(function() {
|
|
4686
|
+
r.currentObservers = null, ft(a, i);
|
|
4665
4687
|
}));
|
|
4666
4688
|
}, t.prototype._checkFinalizedStatuses = function(i) {
|
|
4667
4689
|
var r = this, n = r.hasError, o = r.thrownError, s = r.isStopped;
|
|
4668
4690
|
n ? i.error(o) : s && i.complete();
|
|
4669
4691
|
}, t.prototype.asObservable = function() {
|
|
4670
|
-
var i = new
|
|
4692
|
+
var i = new Zt();
|
|
4671
4693
|
return i.source = this, i;
|
|
4672
4694
|
}, t.create = function(i, r) {
|
|
4673
|
-
return new
|
|
4695
|
+
return new qt(i, r);
|
|
4674
4696
|
}, t;
|
|
4675
|
-
}(
|
|
4697
|
+
}(Zt), qt = function(e) {
|
|
4676
4698
|
Q(t, e);
|
|
4677
4699
|
function t(i, r) {
|
|
4678
4700
|
var n = e.call(this) || this;
|
|
@@ -4689,17 +4711,17 @@ var ko = Di(function(e) {
|
|
|
4689
4711
|
(r = (i = this.destination) === null || i === void 0 ? void 0 : i.complete) === null || r === void 0 || r.call(i);
|
|
4690
4712
|
}, t.prototype._subscribe = function(i) {
|
|
4691
4713
|
var r, n;
|
|
4692
|
-
return (n = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(i)) !== null && n !== void 0 ? n :
|
|
4714
|
+
return (n = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(i)) !== null && n !== void 0 ? n : Fi;
|
|
4693
4715
|
}, t;
|
|
4694
|
-
}(
|
|
4716
|
+
}(Wi), Vi = {
|
|
4695
4717
|
now: function() {
|
|
4696
|
-
return (
|
|
4718
|
+
return (Vi.delegate || Date).now();
|
|
4697
4719
|
},
|
|
4698
4720
|
delegate: void 0
|
|
4699
|
-
},
|
|
4721
|
+
}, jo = function(e) {
|
|
4700
4722
|
Q(t, e);
|
|
4701
4723
|
function t(i, r, n) {
|
|
4702
|
-
i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n =
|
|
4724
|
+
i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = Vi);
|
|
4703
4725
|
var o = e.call(this) || this;
|
|
4704
4726
|
return o._bufferSize = i, o._windowTime = r, o._timestampProvider = n, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, i), o._windowTime = Math.max(1, r), o;
|
|
4705
4727
|
}
|
|
@@ -4719,23 +4741,23 @@ var ko = Di(function(e) {
|
|
|
4719
4741
|
l && o.splice(0, l + 1);
|
|
4720
4742
|
}
|
|
4721
4743
|
}, t;
|
|
4722
|
-
}(
|
|
4723
|
-
const
|
|
4724
|
-
if (
|
|
4725
|
-
const i = new
|
|
4726
|
-
|
|
4744
|
+
}(Wi);
|
|
4745
|
+
const Jt = [], Qt = {}, Fo = (e, t = 0) => {
|
|
4746
|
+
if (Jt.indexOf(e) == -1) {
|
|
4747
|
+
const i = new jo(t);
|
|
4748
|
+
Qt[e] = i, Jt.push(e);
|
|
4727
4749
|
}
|
|
4728
|
-
return
|
|
4750
|
+
return Qt[e];
|
|
4729
4751
|
};
|
|
4730
|
-
window.emWidgets = { topic:
|
|
4731
|
-
const
|
|
4732
|
-
function
|
|
4752
|
+
window.emWidgets = { topic: Fo };
|
|
4753
|
+
const $o = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
|
4754
|
+
function Go(e, t) {
|
|
4733
4755
|
if (e) {
|
|
4734
4756
|
const i = document.createElement("style");
|
|
4735
4757
|
i.innerHTML = t, e.appendChild(i);
|
|
4736
4758
|
}
|
|
4737
4759
|
}
|
|
4738
|
-
function
|
|
4760
|
+
function zo(e, t) {
|
|
4739
4761
|
const i = new URL(t);
|
|
4740
4762
|
fetch(i.href).then((r) => r.text()).then((r) => {
|
|
4741
4763
|
const n = document.createElement("style");
|
|
@@ -4744,7 +4766,7 @@ function $o(e, t) {
|
|
|
4744
4766
|
console.error("There was an error while trying to load client styling from URL", r);
|
|
4745
4767
|
});
|
|
4746
4768
|
}
|
|
4747
|
-
function
|
|
4769
|
+
function Wo(e, t, i) {
|
|
4748
4770
|
if (window.emMessageBus) {
|
|
4749
4771
|
const r = document.createElement("style");
|
|
4750
4772
|
window.emMessageBus.subscribe(t, (n) => {
|
|
@@ -4752,31 +4774,31 @@ function Fo(e, t, i) {
|
|
|
4752
4774
|
});
|
|
4753
4775
|
}
|
|
4754
4776
|
}
|
|
4755
|
-
function
|
|
4756
|
-
|
|
4777
|
+
function Vo(e) {
|
|
4778
|
+
gr(e, "svelte-1r3q7vs", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}input:focus,input :focus-within,input :focus-visible,input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}select{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;cursor:pointer;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF)}select:focus,select :focus-within,select :focus-visible,select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-page-2-gmcore{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}.LimitsInteractionArea{display:flex;flex-direction:column;margin-top:12px}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px}.LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586B);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.LimitDetails{padding:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #F9F8F8)}.LimitDetailsTextWrapper{font-size:1.3rem;color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.PendingLimit{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.LimitTitle{font-size:1.5rem}.PopupOverlay{position:absolute;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.PopupContainer{background:var(--emw--color-white, #FFFFFF);font-size:1rem;color:var(--emw--color-black, #000000);width:80vw;height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #FFFFFF);font-size:1rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.RemoveLimitButton{height:28px;font-size:0.7rem;background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B);border-radius:4px;padding:0 4px;cursor:pointer}.RemoveLimitButton:hover{background:var(--emw--color-gray-300, #58586B)}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.LoadingIndicator{width:100px;height:100px;margin:110px auto 0;border:solid 10px rgb(122, 195, 23);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all 0.5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all 0.5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}');
|
|
4757
4779
|
}
|
|
4758
|
-
function
|
|
4780
|
+
function Kt(e, t, i) {
|
|
4759
4781
|
const r = e.slice();
|
|
4760
4782
|
return r[50] = t[i], r;
|
|
4761
4783
|
}
|
|
4762
|
-
function
|
|
4784
|
+
function ei(e, t, i) {
|
|
4763
4785
|
const r = e.slice();
|
|
4764
4786
|
return r[53] = t[i], r;
|
|
4765
4787
|
}
|
|
4766
|
-
function
|
|
4788
|
+
function ti(e, t, i) {
|
|
4767
4789
|
const r = e.slice();
|
|
4768
4790
|
return r[53] = t[i], r;
|
|
4769
4791
|
}
|
|
4770
|
-
function
|
|
4792
|
+
function ii(e, t, i) {
|
|
4771
4793
|
const r = e.slice();
|
|
4772
4794
|
return r[58] = t[i], r;
|
|
4773
4795
|
}
|
|
4774
|
-
function
|
|
4796
|
+
function ri(e) {
|
|
4775
4797
|
let t, i;
|
|
4776
4798
|
function r(s, a) {
|
|
4777
4799
|
return (
|
|
4778
4800
|
/*popupReady*/
|
|
4779
|
-
s[11] ?
|
|
4801
|
+
s[11] ? Xo : Zo
|
|
4780
4802
|
);
|
|
4781
4803
|
}
|
|
4782
4804
|
let n = r(e), o = n(e);
|
|
@@ -4786,7 +4808,7 @@ function ei(e) {
|
|
|
4786
4808
|
(e[14] ? "Desktop" : "")), b(t, "class", "PopupOverlay");
|
|
4787
4809
|
},
|
|
4788
4810
|
m(s, a) {
|
|
4789
|
-
|
|
4811
|
+
N(s, t, a), d(t, i), o.m(i, null);
|
|
4790
4812
|
},
|
|
4791
4813
|
p(s, a) {
|
|
4792
4814
|
n === (n = r(s)) && o ? o.p(s, a) : (o.d(1), o = n(s), o && (o.c(), o.m(i, null)));
|
|
@@ -4796,21 +4818,21 @@ function ei(e) {
|
|
|
4796
4818
|
}
|
|
4797
4819
|
};
|
|
4798
4820
|
}
|
|
4799
|
-
function
|
|
4821
|
+
function Xo(e) {
|
|
4800
4822
|
let t, i, r = (
|
|
4801
4823
|
/*$_*/
|
|
4802
4824
|
e[13]("popupTitle") + ""
|
|
4803
4825
|
), n, o, s, a, c, l, u, h, f, m, p, _, R, P = !/*limitError*/
|
|
4804
|
-
e[9] &&
|
|
4826
|
+
e[9] && ni(e);
|
|
4805
4827
|
return {
|
|
4806
4828
|
c() {
|
|
4807
|
-
t = y("div"), i = y("span"), n =
|
|
4829
|
+
t = y("div"), i = y("span"), n = F(r), o = U(), s = y("button"), s.textContent = "X", a = U(), c = y("div"), l = y("div"), P && P.c(), u = U(), h = y("p"), f = F(
|
|
4808
4830
|
/*popupContent*/
|
|
4809
4831
|
e[12]
|
|
4810
4832
|
), m = U(), p = y("button"), p.textContent = "OK", b(i, "class", "PopupTitle"), b(s, "class", "ClosePopup"), b(t, "class", "PopupTitleWrapper"), b(l, "class", "ResultIconWrapper"), b(h, "class", "DescriptionParagraph"), b(c, "class", "DescriptionWrapper"), b(p, "class", "ConfirmButton");
|
|
4811
4833
|
},
|
|
4812
4834
|
m(L, w) {
|
|
4813
|
-
|
|
4835
|
+
N(L, t, w), d(t, i), d(i, n), d(t, o), d(t, s), N(L, a, w), N(L, c, w), d(c, l), P && P.m(l, null), d(c, u), d(c, h), d(h, f), N(L, m, w), N(L, p, w), _ || (R = [
|
|
4814
4836
|
Y(
|
|
4815
4837
|
s,
|
|
4816
4838
|
"click",
|
|
@@ -4829,7 +4851,7 @@ function zo(e) {
|
|
|
4829
4851
|
w[0] & /*$_*/
|
|
4830
4852
|
8192 && r !== (r = /*$_*/
|
|
4831
4853
|
L[13]("popupTitle") + "") && W(n, r), /*limitError*/
|
|
4832
|
-
L[9] ? P && (P.d(1), P = null) : P ? P.p(L, w) : (P =
|
|
4854
|
+
L[9] ? P && (P.d(1), P = null) : P ? P.p(L, w) : (P = ni(L), P.c(), P.m(l, null)), w[0] & /*popupContent*/
|
|
4833
4855
|
4096 && W(
|
|
4834
4856
|
f,
|
|
4835
4857
|
/*popupContent*/
|
|
@@ -4841,14 +4863,14 @@ function zo(e) {
|
|
|
4841
4863
|
}
|
|
4842
4864
|
};
|
|
4843
4865
|
}
|
|
4844
|
-
function
|
|
4866
|
+
function Zo(e) {
|
|
4845
4867
|
let t;
|
|
4846
4868
|
return {
|
|
4847
4869
|
c() {
|
|
4848
4870
|
t = y("div"), b(t, "class", "LoadingIndicator");
|
|
4849
4871
|
},
|
|
4850
4872
|
m(i, r) {
|
|
4851
|
-
|
|
4873
|
+
N(i, t, r);
|
|
4852
4874
|
},
|
|
4853
4875
|
p: j,
|
|
4854
4876
|
d(i) {
|
|
@@ -4856,18 +4878,18 @@ function Wo(e) {
|
|
|
4856
4878
|
}
|
|
4857
4879
|
};
|
|
4858
4880
|
}
|
|
4859
|
-
function
|
|
4881
|
+
function ni(e) {
|
|
4860
4882
|
let t, i, r, n, o, s, a, c, l = (
|
|
4861
4883
|
/*$_*/
|
|
4862
4884
|
e[13]("popupSuccess") + ""
|
|
4863
4885
|
), u;
|
|
4864
4886
|
return {
|
|
4865
4887
|
c() {
|
|
4866
|
-
t = be("svg"), i = be("defs"), r = be("style"), n =
|
|
4867
|
-
`), o = be("g"), s = be("polygon"), a = U(), c = y("p"), u =
|
|
4888
|
+
t = be("svg"), i = be("defs"), r = be("style"), n = F(`.fil0 {fill:black;fill-rule:nonzero}
|
|
4889
|
+
`), o = be("g"), s = be("polygon"), a = U(), c = y("p"), u = F(l), b(r, "type", "text/css"), b(s, "class", "fil0"), b(s, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), b(t, "xmlns", "http://www.w3.org/2000/svg"), b(t, "xmlns:xlink", "http://www.w3.org/1999/xlink"), b(t, "xml:space", "preserve"), b(t, "version", "1.1"), Ve(t, "shape-rendering", "geometricPrecision"), Ve(t, "text-rendering", "geometricPrecision"), Ve(t, "image-rendering", "optimizeQuality"), b(t, "viewBox", "0 0 90 69"), b(t, "x", "0px"), b(t, "y", "0px"), b(t, "fill-rule", "evenodd"), b(t, "clip-rule", "evenodd");
|
|
4868
4890
|
},
|
|
4869
4891
|
m(h, f) {
|
|
4870
|
-
|
|
4892
|
+
N(h, t, f), d(t, i), d(i, r), d(r, n), d(t, o), d(o, s), N(h, a, f), N(h, c, f), d(c, u);
|
|
4871
4893
|
},
|
|
4872
4894
|
p(h, f) {
|
|
4873
4895
|
f[0] & /*$_*/
|
|
@@ -4879,7 +4901,7 @@ function ti(e) {
|
|
|
4879
4901
|
}
|
|
4880
4902
|
};
|
|
4881
4903
|
}
|
|
4882
|
-
function
|
|
4904
|
+
function Yo(e) {
|
|
4883
4905
|
let t, i, r, n, o, s, a, c, l, u = (
|
|
4884
4906
|
/*multiplePeriods*/
|
|
4885
4907
|
e[6] ? `${/*$_*/
|
|
@@ -4894,29 +4916,29 @@ function Vo(e) {
|
|
|
4894
4916
|
), P, L, w, H = te(
|
|
4895
4917
|
/*availableLimits*/
|
|
4896
4918
|
e[15]
|
|
4897
|
-
),
|
|
4919
|
+
), B = [];
|
|
4898
4920
|
for (let E = 0; E < H.length; E += 1)
|
|
4899
|
-
|
|
4921
|
+
B[E] = si(ti(e, H, E));
|
|
4900
4922
|
let M = (
|
|
4901
4923
|
/*multipleLimits*/
|
|
4902
|
-
e[5] &&
|
|
4924
|
+
e[5] && ai(e)
|
|
4903
4925
|
), D = (
|
|
4904
4926
|
/*multiplePeriods*/
|
|
4905
|
-
e[6] &&
|
|
4927
|
+
e[6] && ui(e)
|
|
4906
4928
|
);
|
|
4907
4929
|
return {
|
|
4908
4930
|
c() {
|
|
4909
4931
|
t = y("div"), i = y("div"), r = y("div");
|
|
4910
|
-
for (let E = 0; E <
|
|
4911
|
-
|
|
4912
|
-
n = U(), o = y("form"), M && M.c(), s = U(), D && D.c(), a = U(), c = y("label"), l = y("span"), h =
|
|
4932
|
+
for (let E = 0; E < B.length; E += 1)
|
|
4933
|
+
B[E].c();
|
|
4934
|
+
n = U(), o = y("form"), M && M.c(), s = U(), D && D.c(), a = U(), c = y("label"), l = y("span"), h = F(u), f = U(), m = y("input"), p = U(), _ = y("button"), P = F(R), b(r, "class", "LimitsList " + /*isDesktop*/
|
|
4913
4935
|
(e[14] ? "Desktop" : "")), b(l, "class", "LimitInputText"), b(c, "class", "LimitAmountInputWrapper"), b(m, "type", "number"), b(m, "pattern", "[0-9]*"), b(_, "class", "LimitSubmitButton"), b(_, "type", "button"), _.disabled = !0, b(o, "class", "LimitsInteractionArea " + /*isDesktop*/
|
|
4914
4936
|
(e[14] ? "Desktop" : "")), b(i, "class", "LimitsPageContainer"), b(t, "class", "player-account-gaming-limits-page-2-gmcore");
|
|
4915
4937
|
},
|
|
4916
4938
|
m(E, G) {
|
|
4917
|
-
|
|
4918
|
-
for (let C = 0; C <
|
|
4919
|
-
|
|
4939
|
+
N(E, t, G), d(t, i), d(i, r);
|
|
4940
|
+
for (let C = 0; C < B.length; C += 1)
|
|
4941
|
+
B[C] && B[C].m(r, null);
|
|
4920
4942
|
d(i, n), d(i, o), M && M.m(o, null), d(o, s), D && D.m(o, null), d(o, a), d(o, c), d(c, l), d(l, h), d(o, f), d(o, m), ve(
|
|
4921
4943
|
m,
|
|
4922
4944
|
/*inputAmount*/
|
|
@@ -4957,16 +4979,16 @@ function Vo(e) {
|
|
|
4957
4979
|
);
|
|
4958
4980
|
let C;
|
|
4959
4981
|
for (C = 0; C < H.length; C += 1) {
|
|
4960
|
-
const K =
|
|
4961
|
-
|
|
4982
|
+
const K = ti(E, H, C);
|
|
4983
|
+
B[C] ? B[C].p(K, G) : (B[C] = si(K), B[C].c(), B[C].m(r, null));
|
|
4962
4984
|
}
|
|
4963
|
-
for (; C <
|
|
4964
|
-
|
|
4965
|
-
|
|
4985
|
+
for (; C < B.length; C += 1)
|
|
4986
|
+
B[C].d(1);
|
|
4987
|
+
B.length = H.length;
|
|
4966
4988
|
}
|
|
4967
4989
|
/*multipleLimits*/
|
|
4968
|
-
E[5] ? M ? M.p(E, G) : (M =
|
|
4969
|
-
E[6] ? D ? D.p(E, G) : (D =
|
|
4990
|
+
E[5] ? M ? M.p(E, G) : (M = ai(E), M.c(), M.m(o, s)) : M && (M.d(1), M = null), /*multiplePeriods*/
|
|
4991
|
+
E[6] ? D ? D.p(E, G) : (D = ui(E), D.c(), D.m(o, a)) : D && (D.d(1), D = null), G[0] & /*multiplePeriods, $_, selectedPeriod*/
|
|
4970
4992
|
8260 && u !== (u = /*multiplePeriods*/
|
|
4971
4993
|
E[6] ? `${/*$_*/
|
|
4972
4994
|
E[13]("amount")}` : `${/*$_*/
|
|
@@ -4974,7 +4996,7 @@ function Vo(e) {
|
|
|
4974
4996
|
E[13](`gamingLimits.${/*selectedPeriod*/
|
|
4975
4997
|
E[2]}`)} ${/*$_*/
|
|
4976
4998
|
E[13]("limit")}`) && W(h, u), G[0] & /*inputAmount*/
|
|
4977
|
-
8 &&
|
|
4999
|
+
8 && pi(m.value) !== /*inputAmount*/
|
|
4978
5000
|
E[3] && ve(
|
|
4979
5001
|
m,
|
|
4980
5002
|
/*inputAmount*/
|
|
@@ -4984,18 +5006,18 @@ function Vo(e) {
|
|
|
4984
5006
|
E[13]("setLimit") + "") && W(P, R);
|
|
4985
5007
|
},
|
|
4986
5008
|
d(E) {
|
|
4987
|
-
E && A(t), ke(
|
|
5009
|
+
E && A(t), ke(B, E), M && M.d(), D && D.d(), e[35](null), L = !1, ie(w);
|
|
4988
5010
|
}
|
|
4989
5011
|
};
|
|
4990
5012
|
}
|
|
4991
|
-
function
|
|
5013
|
+
function qo(e) {
|
|
4992
5014
|
let t;
|
|
4993
5015
|
return {
|
|
4994
5016
|
c() {
|
|
4995
5017
|
t = y("p"), t.textContent = "500 Server error";
|
|
4996
5018
|
},
|
|
4997
5019
|
m(i, r) {
|
|
4998
|
-
|
|
5020
|
+
N(i, t, r);
|
|
4999
5021
|
},
|
|
5000
5022
|
p: j,
|
|
5001
5023
|
d(i) {
|
|
@@ -5003,17 +5025,17 @@ function Xo(e) {
|
|
|
5003
5025
|
}
|
|
5004
5026
|
};
|
|
5005
5027
|
}
|
|
5006
|
-
function
|
|
5028
|
+
function Jo(e) {
|
|
5007
5029
|
return { c: j, m: j, p: j, d: j };
|
|
5008
5030
|
}
|
|
5009
|
-
function
|
|
5031
|
+
function Qo(e) {
|
|
5010
5032
|
let t;
|
|
5011
5033
|
return {
|
|
5012
5034
|
c() {
|
|
5013
5035
|
t = y("div"), b(t, "class", "LoadingIndicator");
|
|
5014
5036
|
},
|
|
5015
5037
|
m(i, r) {
|
|
5016
|
-
|
|
5038
|
+
N(i, t, r);
|
|
5017
5039
|
},
|
|
5018
5040
|
p: j,
|
|
5019
5041
|
d(i) {
|
|
@@ -5021,17 +5043,17 @@ function Yo(e) {
|
|
|
5021
5043
|
}
|
|
5022
5044
|
};
|
|
5023
5045
|
}
|
|
5024
|
-
function
|
|
5046
|
+
function Ko(e) {
|
|
5025
5047
|
let t, i, r, n = (
|
|
5026
5048
|
/*$_*/
|
|
5027
5049
|
e[13]("noLimitText") + ""
|
|
5028
5050
|
), o;
|
|
5029
5051
|
return {
|
|
5030
5052
|
c() {
|
|
5031
|
-
t = y("div"), i = y("div"), r = y("div"), o =
|
|
5053
|
+
t = y("div"), i = y("div"), r = y("div"), o = F(n), b(r, "class", "LimitDetailsTextWrapper"), b(i, "class", "LimitDetailsWrapper"), b(t, "class", "LimitDetails");
|
|
5032
5054
|
},
|
|
5033
5055
|
m(s, a) {
|
|
5034
|
-
|
|
5056
|
+
N(s, t, a), d(t, i), d(i, r), d(r, o);
|
|
5035
5057
|
},
|
|
5036
5058
|
p(s, a) {
|
|
5037
5059
|
a[0] & /*$_*/
|
|
@@ -5043,23 +5065,23 @@ function qo(e) {
|
|
|
5043
5065
|
}
|
|
5044
5066
|
};
|
|
5045
5067
|
}
|
|
5046
|
-
function
|
|
5068
|
+
function es(e) {
|
|
5047
5069
|
let t, i = te(
|
|
5048
5070
|
/*limit*/
|
|
5049
5071
|
e[53].currentLimits
|
|
5050
5072
|
), r = [];
|
|
5051
5073
|
for (let n = 0; n < i.length; n += 1)
|
|
5052
|
-
r[n] = ii(
|
|
5074
|
+
r[n] = oi(ii(e, i, n));
|
|
5053
5075
|
return {
|
|
5054
5076
|
c() {
|
|
5055
5077
|
for (let n = 0; n < r.length; n += 1)
|
|
5056
5078
|
r[n].c();
|
|
5057
|
-
t =
|
|
5079
|
+
t = _r();
|
|
5058
5080
|
},
|
|
5059
5081
|
m(n, o) {
|
|
5060
5082
|
for (let s = 0; s < r.length; s += 1)
|
|
5061
5083
|
r[s] && r[s].m(n, o);
|
|
5062
|
-
|
|
5084
|
+
N(n, t, o);
|
|
5063
5085
|
},
|
|
5064
5086
|
p(n, o) {
|
|
5065
5087
|
if (o[0] & /*removeLimit, availableLimits, $_*/
|
|
@@ -5070,8 +5092,8 @@ function Jo(e) {
|
|
|
5070
5092
|
);
|
|
5071
5093
|
let s;
|
|
5072
5094
|
for (s = 0; s < i.length; s += 1) {
|
|
5073
|
-
const a =
|
|
5074
|
-
r[s] ? r[s].p(a, o) : (r[s] =
|
|
5095
|
+
const a = ii(n, i, s);
|
|
5096
|
+
r[s] ? r[s].p(a, o) : (r[s] = oi(a), r[s].c(), r[s].m(t.parentNode, t));
|
|
5075
5097
|
}
|
|
5076
5098
|
for (; s < r.length; s += 1)
|
|
5077
5099
|
r[s].d(1);
|
|
@@ -5083,16 +5105,16 @@ function Jo(e) {
|
|
|
5083
5105
|
}
|
|
5084
5106
|
};
|
|
5085
5107
|
}
|
|
5086
|
-
function
|
|
5108
|
+
function ts(e) {
|
|
5087
5109
|
let t, i = `${/*$_*/
|
|
5088
5110
|
e[13]("removedLimitText")} ${/*currentLimit*/
|
|
5089
5111
|
e[58].expiryDate}`, r;
|
|
5090
5112
|
return {
|
|
5091
5113
|
c() {
|
|
5092
|
-
t = y("div"), r =
|
|
5114
|
+
t = y("div"), r = F(i), b(t, "class", "PendingLimit");
|
|
5093
5115
|
},
|
|
5094
5116
|
m(n, o) {
|
|
5095
|
-
|
|
5117
|
+
N(n, t, o), d(t, r);
|
|
5096
5118
|
},
|
|
5097
5119
|
p(n, o) {
|
|
5098
5120
|
o[0] & /*$_*/
|
|
@@ -5105,7 +5127,7 @@ function Qo(e) {
|
|
|
5105
5127
|
}
|
|
5106
5128
|
};
|
|
5107
5129
|
}
|
|
5108
|
-
function
|
|
5130
|
+
function is(e) {
|
|
5109
5131
|
let t, i = `${/*currentLimit*/
|
|
5110
5132
|
e[58].updateAmount}${/*currentLimit*/
|
|
5111
5133
|
e[58].currency} ${/*$_*/
|
|
@@ -5115,10 +5137,10 @@ function Ko(e) {
|
|
|
5115
5137
|
e[58].expiryDate}`, r;
|
|
5116
5138
|
return {
|
|
5117
5139
|
c() {
|
|
5118
|
-
t = y("div"), r =
|
|
5140
|
+
t = y("div"), r = F(i), b(t, "class", "PendingLimit");
|
|
5119
5141
|
},
|
|
5120
5142
|
m(n, o) {
|
|
5121
|
-
|
|
5143
|
+
N(n, t, o), d(t, r);
|
|
5122
5144
|
},
|
|
5123
5145
|
p(n, o) {
|
|
5124
5146
|
o[0] & /*$_*/
|
|
@@ -5135,7 +5157,7 @@ function Ko(e) {
|
|
|
5135
5157
|
}
|
|
5136
5158
|
};
|
|
5137
5159
|
}
|
|
5138
|
-
function
|
|
5160
|
+
function rs(e) {
|
|
5139
5161
|
let t, i = (
|
|
5140
5162
|
/*$_*/
|
|
5141
5163
|
e[13]("gamingLimits.removeLimit") + ""
|
|
@@ -5151,10 +5173,10 @@ function es(e) {
|
|
|
5151
5173
|
}
|
|
5152
5174
|
return {
|
|
5153
5175
|
c() {
|
|
5154
|
-
t = y("button"), r =
|
|
5176
|
+
t = y("button"), r = F(i), b(t, "class", "RemoveLimitButton");
|
|
5155
5177
|
},
|
|
5156
5178
|
m(a, c) {
|
|
5157
|
-
|
|
5179
|
+
N(a, t, c), d(t, r), n || (o = Y(t, "click", s), n = !0);
|
|
5158
5180
|
},
|
|
5159
5181
|
p(a, c) {
|
|
5160
5182
|
e = a, c[0] & /*$_*/
|
|
@@ -5166,7 +5188,7 @@ function es(e) {
|
|
|
5166
5188
|
}
|
|
5167
5189
|
};
|
|
5168
5190
|
}
|
|
5169
|
-
function
|
|
5191
|
+
function oi(e) {
|
|
5170
5192
|
let t, i, r, n = `${/*currentLimit*/
|
|
5171
5193
|
e[58].amount}${/*currentLimit*/
|
|
5172
5194
|
e[58].currency} ${/*$_*/
|
|
@@ -5178,21 +5200,21 @@ function ii(e) {
|
|
|
5178
5200
|
m[58].isModified && /*currentLimit*/
|
|
5179
5201
|
m[58].updateAmount != "-1"
|
|
5180
5202
|
)
|
|
5181
|
-
return
|
|
5203
|
+
return is;
|
|
5182
5204
|
if (
|
|
5183
5205
|
/*currentLimit*/
|
|
5184
5206
|
m[58].isModified
|
|
5185
5207
|
)
|
|
5186
|
-
return
|
|
5208
|
+
return ts;
|
|
5187
5209
|
}
|
|
5188
5210
|
let u = l(e), h = u && u(e), f = !/*currentLimit*/
|
|
5189
|
-
e[58].isModified &&
|
|
5211
|
+
e[58].isModified && rs(e);
|
|
5190
5212
|
return {
|
|
5191
5213
|
c() {
|
|
5192
|
-
t = y("div"), i = y("div"), r = y("div"), o =
|
|
5214
|
+
t = y("div"), i = y("div"), r = y("div"), o = F(n), s = U(), h && h.c(), a = U(), f && f.c(), c = U(), b(r, "class", "CurrentLimit"), b(i, "class", "LimitDetailsTextWrapper"), b(t, "class", "LimitDetails");
|
|
5193
5215
|
},
|
|
5194
5216
|
m(m, p) {
|
|
5195
|
-
|
|
5217
|
+
N(m, t, p), d(t, i), d(i, r), d(r, o), d(i, s), h && h.m(i, null), d(t, a), f && f.m(t, null), d(t, c);
|
|
5196
5218
|
},
|
|
5197
5219
|
p(m, p) {
|
|
5198
5220
|
p[0] & /*$_*/
|
|
@@ -5208,7 +5230,7 @@ function ii(e) {
|
|
|
5208
5230
|
}
|
|
5209
5231
|
};
|
|
5210
5232
|
}
|
|
5211
|
-
function
|
|
5233
|
+
function si(e) {
|
|
5212
5234
|
let t, i, r = (
|
|
5213
5235
|
/*$_*/
|
|
5214
5236
|
e[13](`gamingLimits.${/*limit*/
|
|
@@ -5217,17 +5239,17 @@ function ri(e) {
|
|
|
5217
5239
|
function a(u, h) {
|
|
5218
5240
|
return (
|
|
5219
5241
|
/*limit*/
|
|
5220
|
-
u[53].currentLimits.length > 0 ?
|
|
5242
|
+
u[53].currentLimits.length > 0 ? es : Ko
|
|
5221
5243
|
);
|
|
5222
5244
|
}
|
|
5223
5245
|
let l = a(e)(e);
|
|
5224
5246
|
return {
|
|
5225
5247
|
c() {
|
|
5226
|
-
t = y("div"), i = y("p"), n =
|
|
5248
|
+
t = y("div"), i = y("p"), n = F(r), o = U(), l.c(), s = U(), b(i, "class", "LimitTitle"), b(t, "class", "LimitWrapper " + /*isDesktop*/
|
|
5227
5249
|
(e[14] ? "Desktop" : ""));
|
|
5228
5250
|
},
|
|
5229
5251
|
m(u, h) {
|
|
5230
|
-
|
|
5252
|
+
N(u, t, h), d(t, i), d(i, n), d(t, o), l.m(t, null), d(t, s);
|
|
5231
5253
|
},
|
|
5232
5254
|
p(u, h) {
|
|
5233
5255
|
h[0] & /*$_*/
|
|
@@ -5240,7 +5262,7 @@ function ri(e) {
|
|
|
5240
5262
|
}
|
|
5241
5263
|
};
|
|
5242
5264
|
}
|
|
5243
|
-
function
|
|
5265
|
+
function ai(e) {
|
|
5244
5266
|
let t, i, r = (
|
|
5245
5267
|
/*$_*/
|
|
5246
5268
|
e[13]("limitType") + ""
|
|
@@ -5249,10 +5271,10 @@ function ni(e) {
|
|
|
5249
5271
|
e[15]
|
|
5250
5272
|
), u = [];
|
|
5251
5273
|
for (let h = 0; h < l.length; h += 1)
|
|
5252
|
-
u[h] =
|
|
5274
|
+
u[h] = li(ei(e, l, h));
|
|
5253
5275
|
return {
|
|
5254
5276
|
c() {
|
|
5255
|
-
t = y("label"), i = y("span"), n =
|
|
5277
|
+
t = y("label"), i = y("span"), n = F(r), o = U(), s = y("select");
|
|
5256
5278
|
for (let h = 0; h < u.length; h += 1)
|
|
5257
5279
|
u[h].c();
|
|
5258
5280
|
b(i, "class", "LimitSelectText"), b(s, "name", ""), b(s, "id", ""), /*selectedLimit*/
|
|
@@ -5262,7 +5284,7 @@ function ni(e) {
|
|
|
5262
5284
|
)), b(t, "class", "LimitTypeDropdownWrapper");
|
|
5263
5285
|
},
|
|
5264
5286
|
m(h, f) {
|
|
5265
|
-
|
|
5287
|
+
N(h, t, f), d(t, i), d(i, n), d(t, o), d(t, s);
|
|
5266
5288
|
for (let m = 0; m < u.length; m += 1)
|
|
5267
5289
|
u[m] && u[m].m(s, null);
|
|
5268
5290
|
He(
|
|
@@ -5296,8 +5318,8 @@ function ni(e) {
|
|
|
5296
5318
|
);
|
|
5297
5319
|
let m;
|
|
5298
5320
|
for (m = 0; m < l.length; m += 1) {
|
|
5299
|
-
const p =
|
|
5300
|
-
u[m] ? u[m].p(p, f) : (u[m] =
|
|
5321
|
+
const p = ei(h, l, m);
|
|
5322
|
+
u[m] ? u[m].p(p, f) : (u[m] = li(p), u[m].c(), u[m].m(s, null));
|
|
5301
5323
|
}
|
|
5302
5324
|
for (; m < u.length; m += 1)
|
|
5303
5325
|
u[m].d(1);
|
|
@@ -5315,18 +5337,18 @@ function ni(e) {
|
|
|
5315
5337
|
}
|
|
5316
5338
|
};
|
|
5317
5339
|
}
|
|
5318
|
-
function
|
|
5340
|
+
function li(e) {
|
|
5319
5341
|
let t, i = (
|
|
5320
5342
|
/*limit*/
|
|
5321
5343
|
e[53].title + ""
|
|
5322
5344
|
), r;
|
|
5323
5345
|
return {
|
|
5324
5346
|
c() {
|
|
5325
|
-
t = y("option"), r =
|
|
5347
|
+
t = y("option"), r = F(i), t.__value = /*limit*/
|
|
5326
5348
|
e[53].value, ve(t, t.__value);
|
|
5327
5349
|
},
|
|
5328
5350
|
m(n, o) {
|
|
5329
|
-
|
|
5351
|
+
N(n, t, o), d(t, r);
|
|
5330
5352
|
},
|
|
5331
5353
|
p: j,
|
|
5332
5354
|
d(n) {
|
|
@@ -5334,7 +5356,7 @@ function oi(e) {
|
|
|
5334
5356
|
}
|
|
5335
5357
|
};
|
|
5336
5358
|
}
|
|
5337
|
-
function
|
|
5359
|
+
function ui(e) {
|
|
5338
5360
|
let t, i, r = (
|
|
5339
5361
|
/*$_*/
|
|
5340
5362
|
e[13]("period") + ""
|
|
@@ -5343,10 +5365,10 @@ function si(e) {
|
|
|
5343
5365
|
e[1]
|
|
5344
5366
|
].periods), u = [];
|
|
5345
5367
|
for (let h = 0; h < l.length; h += 1)
|
|
5346
|
-
u[h] =
|
|
5368
|
+
u[h] = ci(Kt(e, l, h));
|
|
5347
5369
|
return {
|
|
5348
5370
|
c() {
|
|
5349
|
-
t = y("label"), i = y("span"), n =
|
|
5371
|
+
t = y("label"), i = y("span"), n = F(r), o = U(), s = y("select");
|
|
5350
5372
|
for (let h = 0; h < u.length; h += 1)
|
|
5351
5373
|
u[h].c();
|
|
5352
5374
|
b(i, "class", "PeriodSelectText"), b(t, "class", "LimitPeriodDropdownWrapper"), b(s, "name", ""), b(s, "id", ""), /*selectedPeriod*/
|
|
@@ -5356,7 +5378,7 @@ function si(e) {
|
|
|
5356
5378
|
));
|
|
5357
5379
|
},
|
|
5358
5380
|
m(h, f) {
|
|
5359
|
-
|
|
5381
|
+
N(h, t, f), d(t, i), d(i, n), N(h, o, f), N(h, s, f);
|
|
5360
5382
|
for (let m = 0; m < u.length; m += 1)
|
|
5361
5383
|
u[m] && u[m].m(s, null);
|
|
5362
5384
|
He(
|
|
@@ -5382,8 +5404,8 @@ function si(e) {
|
|
|
5382
5404
|
].periods);
|
|
5383
5405
|
let m;
|
|
5384
5406
|
for (m = 0; m < l.length; m += 1) {
|
|
5385
|
-
const p =
|
|
5386
|
-
u[m] ? u[m].p(p, f) : (u[m] =
|
|
5407
|
+
const p = Kt(h, l, m);
|
|
5408
|
+
u[m] ? u[m].p(p, f) : (u[m] = ci(p), u[m].c(), u[m].m(s, null));
|
|
5387
5409
|
}
|
|
5388
5410
|
for (; m < u.length; m += 1)
|
|
5389
5411
|
u[m].d(1);
|
|
@@ -5401,7 +5423,7 @@ function si(e) {
|
|
|
5401
5423
|
}
|
|
5402
5424
|
};
|
|
5403
5425
|
}
|
|
5404
|
-
function
|
|
5426
|
+
function ci(e) {
|
|
5405
5427
|
let t, i = (
|
|
5406
5428
|
/*$_*/
|
|
5407
5429
|
e[13](`gamingLimits.${/*period*/
|
|
@@ -5409,11 +5431,11 @@ function ai(e) {
|
|
|
5409
5431
|
), r, n;
|
|
5410
5432
|
return {
|
|
5411
5433
|
c() {
|
|
5412
|
-
t = y("option"), r =
|
|
5434
|
+
t = y("option"), r = F(i), t.__value = n = /*period*/
|
|
5413
5435
|
e[50], ve(t, t.__value), t.selected = !0;
|
|
5414
5436
|
},
|
|
5415
5437
|
m(o, s) {
|
|
5416
|
-
|
|
5438
|
+
N(o, t, s), d(t, r);
|
|
5417
5439
|
},
|
|
5418
5440
|
p(o, s) {
|
|
5419
5441
|
s[0] & /*$_, selectedLimit*/
|
|
@@ -5428,20 +5450,20 @@ function ai(e) {
|
|
|
5428
5450
|
}
|
|
5429
5451
|
};
|
|
5430
5452
|
}
|
|
5431
|
-
function
|
|
5453
|
+
function ns(e) {
|
|
5432
5454
|
let t, i, r, n, o = (
|
|
5433
5455
|
/*popupVisible*/
|
|
5434
|
-
e[10] &&
|
|
5456
|
+
e[10] && ri(e)
|
|
5435
5457
|
);
|
|
5436
5458
|
function s(l, u) {
|
|
5437
5459
|
return (
|
|
5438
5460
|
/*isLoading*/
|
|
5439
5461
|
l[7] && !/*popupVisible*/
|
|
5440
|
-
l[10] ?
|
|
5462
|
+
l[10] ? Qo : (
|
|
5441
5463
|
/*isLoading*/
|
|
5442
|
-
l[7] ?
|
|
5464
|
+
l[7] ? Jo : (
|
|
5443
5465
|
/*fetchError*/
|
|
5444
|
-
l[8] ?
|
|
5466
|
+
l[8] ? qo : Yo
|
|
5445
5467
|
)
|
|
5446
5468
|
)
|
|
5447
5469
|
);
|
|
@@ -5452,11 +5474,11 @@ function ts(e) {
|
|
|
5452
5474
|
t = y("meta"), i = U(), r = y("div"), o && o.c(), n = U(), c.c(), b(t, "name", "viewport"), b(t, "content", "width=device-width, initial-scale=1");
|
|
5453
5475
|
},
|
|
5454
5476
|
m(l, u) {
|
|
5455
|
-
d(document.head, t),
|
|
5477
|
+
d(document.head, t), N(l, i, u), N(l, r, u), o && o.m(r, null), d(r, n), c.m(r, null), e[36](r);
|
|
5456
5478
|
},
|
|
5457
5479
|
p(l, u) {
|
|
5458
5480
|
/*popupVisible*/
|
|
5459
|
-
l[10] ? o ? o.p(l, u) : (o =
|
|
5481
|
+
l[10] ? o ? o.p(l, u) : (o = ri(l), o.c(), o.m(r, n)) : o && (o.d(1), o = null), a === (a = s(l)) && c ? c.p(l, u) : (c.d(1), c = a(l), c && (c.c(), c.m(r, null)));
|
|
5460
5482
|
},
|
|
5461
5483
|
i: j,
|
|
5462
5484
|
o: j,
|
|
@@ -5465,31 +5487,31 @@ function ts(e) {
|
|
|
5465
5487
|
}
|
|
5466
5488
|
};
|
|
5467
5489
|
}
|
|
5468
|
-
function
|
|
5490
|
+
function os(e, t, i) {
|
|
5469
5491
|
let r;
|
|
5470
|
-
|
|
5471
|
-
let { lang: n = "en" } = t, { currency: o = "" } = t, { limits: s = "" } = t, { session: a = "" } = t, { userid: c = "" } = t, { endpoint: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { mbsource: m } = t, p, _ = window.navigator.userAgent, R =
|
|
5472
|
-
const
|
|
5492
|
+
br(e, So, (g) => i(13, r = g));
|
|
5493
|
+
let { lang: n = "en" } = t, { currency: o = "" } = t, { limits: s = "" } = t, { session: a = "" } = t, { userid: c = "" } = t, { endpoint: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { mbsource: m } = t, p, _ = window.navigator.userAgent, R = !$o(_), P = [], L = "", w = "", H, B, M = !1, D = !1, E = !0, G = !1, C = !1, K = !1, $e = !1, Ge = "", we;
|
|
5494
|
+
const _t = { EUR: "€", RON: " lei" }, Xi = {
|
|
5473
5495
|
updatePendingError: ["SYS_1037", "SYS_1142", "SYS_1140"]
|
|
5474
|
-
},
|
|
5496
|
+
}, Zi = () => {
|
|
5475
5497
|
fetch(f).then((v) => v.json()).then((v) => {
|
|
5476
5498
|
Object.keys(v).forEach((I) => {
|
|
5477
|
-
|
|
5499
|
+
zt(I, v[I]);
|
|
5478
5500
|
});
|
|
5479
5501
|
}).catch((v) => {
|
|
5480
5502
|
console.log(v);
|
|
5481
5503
|
});
|
|
5482
5504
|
};
|
|
5483
|
-
Object.keys(
|
|
5484
|
-
|
|
5505
|
+
Object.keys(Wt).forEach((g) => {
|
|
5506
|
+
zt(g, Wt[g]);
|
|
5485
5507
|
});
|
|
5486
|
-
const
|
|
5508
|
+
const Yi = () => {
|
|
5487
5509
|
s.split(" ").forEach((v) => {
|
|
5488
5510
|
Z[v] ? P.push(Z[v]) : console.error(`Unknown limit: ${v}`);
|
|
5489
5511
|
}), i(1, L = P[0].value), i(2, w = Z[L].periods[0]), i(5, M = P.length > 1), i(6, D = Z[L].periods.length > 1);
|
|
5490
|
-
},
|
|
5512
|
+
}, qi = () => {
|
|
5491
5513
|
i(2, w = Z[L].periods[0]), i(6, D = Z[L].periods.length > 1);
|
|
5492
|
-
},
|
|
5514
|
+
}, Ji = () => {
|
|
5493
5515
|
if (!(H > 0))
|
|
5494
5516
|
return;
|
|
5495
5517
|
i(10, K = !0), i(7, E = !0);
|
|
@@ -5512,17 +5534,17 @@ function is(e, t, i) {
|
|
|
5512
5534
|
body: JSON.stringify(v)
|
|
5513
5535
|
};
|
|
5514
5536
|
fetch(g.href, I).then((k) => (k.status >= 300 && i(9, C = !0), k.json())).then((k) => {
|
|
5515
|
-
ze(), C &&
|
|
5537
|
+
ze(), C && Qi(k);
|
|
5516
5538
|
}).catch((k) => {
|
|
5517
5539
|
console.log(k), i(7, E = !1), i(8, G = !0);
|
|
5518
5540
|
});
|
|
5519
|
-
},
|
|
5541
|
+
}, Qi = (g) => {
|
|
5520
5542
|
const v = g.error.match(/errorCode:(.*)\)/)[1];
|
|
5521
5543
|
console.error(`API response error: ${v}`);
|
|
5522
5544
|
let I;
|
|
5523
|
-
for (const [k,
|
|
5524
|
-
|
|
5525
|
-
I = I != null ? I : r("gamingLimits.genericError"),
|
|
5545
|
+
for (const [k, $] of Object.entries(Xi))
|
|
5546
|
+
$.includes(v) && (I = r(`gamingLimits.${k}`));
|
|
5547
|
+
I = I != null ? I : r("gamingLimits.genericError"), Et(v, I);
|
|
5526
5548
|
}, ze = () => {
|
|
5527
5549
|
let g = new URL(`/v2/player/${c}/limits`, l), v = !C, I = {
|
|
5528
5550
|
method: "GET",
|
|
@@ -5537,37 +5559,37 @@ function is(e, t, i) {
|
|
|
5537
5559
|
throw i(7, E = !1), i(8, G = !0), new Error("There was an error fetching the limits");
|
|
5538
5560
|
return k.json();
|
|
5539
5561
|
}).then((k) => {
|
|
5540
|
-
we = k, K && v &&
|
|
5562
|
+
we = k, K && v && Et(), Ki(we), i(7, E = !1), i(3, H = null);
|
|
5541
5563
|
}).catch((k) => {
|
|
5542
5564
|
console.log(k), i(7, E = !1), i(8, G = !0);
|
|
5543
5565
|
});
|
|
5544
|
-
},
|
|
5566
|
+
}, Ki = (g) => {
|
|
5545
5567
|
P.forEach((v) => {
|
|
5546
5568
|
var I;
|
|
5547
|
-
v.currentLimits = [], (I = g[Z[v.value].callValue]) == null || I.forEach((k,
|
|
5548
|
-
var
|
|
5549
|
-
const q = g[Z[v.value].callValue][
|
|
5550
|
-
v.currentLimits.push({}), v.currentLimits[
|
|
5551
|
-
}), v.currentLimits =
|
|
5569
|
+
v.currentLimits = [], (I = g[Z[v.value].callValue]) == null || I.forEach((k, $) => {
|
|
5570
|
+
var xt;
|
|
5571
|
+
const q = g[Z[v.value].callValue][$];
|
|
5572
|
+
v.currentLimits.push({}), v.currentLimits[$].limitType = v.value, v.currentLimits[$].amount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(q.amount), v.currentLimits[$].currency = (xt = _t[q.currency]) != null ? xt : q.currency, v.currentLimits[$].period = q.period, v.currentLimits[$].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(q.updateAmount), v.currentLimits[$].isModified = q.isModified, v.currentLimits[$].expiryDate = `${new Date(q.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
|
|
5573
|
+
}), v.currentLimits = er(v.currentLimits);
|
|
5552
5574
|
});
|
|
5553
|
-
},
|
|
5575
|
+
}, er = (g) => {
|
|
5554
5576
|
const v = { Daily: 0, Weekly: 1, Monthly: 2 };
|
|
5555
5577
|
return g.sort((I, k) => v[I.period] - v[k.period]), g;
|
|
5556
|
-
},
|
|
5578
|
+
}, tr = () => {
|
|
5557
5579
|
H > 999999999999999 && i(3, H = 999999999999999);
|
|
5558
5580
|
const v = H - Math.floor(H) === 0;
|
|
5559
|
-
H > 0 && v ?
|
|
5560
|
-
},
|
|
5581
|
+
H > 0 && v ? B.removeAttribute("disabled") : B.setAttribute("disabled", "true");
|
|
5582
|
+
}, Et = (g, v) => {
|
|
5561
5583
|
if (g)
|
|
5562
5584
|
i(12, Ge = v);
|
|
5563
5585
|
else if (we) {
|
|
5564
5586
|
const I = we[Z[L].callValue].filter((q) => q.period === w)[0], k = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(I.amount);
|
|
5565
|
-
let
|
|
5566
|
-
i(12, Ge = I.isModified ? `${r("popupPendingUpdate")} ${new Date(I.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` :
|
|
5587
|
+
let $ = r("gamingLimits.popupImmediateUpdate").replace("{selectedLimit}", r(`gamingLimits.${L}`).toLowerCase()).replace("{updatedAmount}", k).replace("{currency}", _t[I.currency] || I.currency).replace("{selectedPeriod}", r(`gamingLimits.${w}`).toLowerCase());
|
|
5588
|
+
i(12, Ge = I.isModified ? `${r("popupPendingUpdate")} ${new Date(I.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : $);
|
|
5567
5589
|
} else
|
|
5568
5590
|
console.error("Couldn't populate popupContent");
|
|
5569
|
-
i(11,
|
|
5570
|
-
},
|
|
5591
|
+
i(11, $e = !0);
|
|
5592
|
+
}, Lt = (g) => {
|
|
5571
5593
|
const v = {
|
|
5572
5594
|
wager: "wagering",
|
|
5573
5595
|
loss: "loss",
|
|
@@ -5582,34 +5604,34 @@ function is(e, t, i) {
|
|
|
5582
5604
|
Accept: "application/json"
|
|
5583
5605
|
}
|
|
5584
5606
|
};
|
|
5585
|
-
fetch(I.href, k).then((
|
|
5607
|
+
fetch(I.href, k).then(($) => $.json()).then(($) => {
|
|
5586
5608
|
ze();
|
|
5587
|
-
}).catch((
|
|
5588
|
-
console.log(
|
|
5609
|
+
}).catch(($) => {
|
|
5610
|
+
console.log($), i(7, E = !1), i(8, G = !0);
|
|
5589
5611
|
});
|
|
5590
|
-
},
|
|
5591
|
-
i(11,
|
|
5592
|
-
},
|
|
5593
|
-
|
|
5612
|
+
}, ir = () => {
|
|
5613
|
+
i(11, $e = i(10, K = !1));
|
|
5614
|
+
}, rr = () => {
|
|
5615
|
+
Po(n);
|
|
5594
5616
|
};
|
|
5595
|
-
|
|
5617
|
+
Tr(() => () => {
|
|
5596
5618
|
});
|
|
5597
|
-
const
|
|
5598
|
-
function
|
|
5599
|
-
L =
|
|
5619
|
+
const nr = (g) => Lt(g);
|
|
5620
|
+
function or() {
|
|
5621
|
+
L = Bt(this), i(1, L), i(15, P);
|
|
5600
5622
|
}
|
|
5601
|
-
function
|
|
5602
|
-
w =
|
|
5623
|
+
function sr() {
|
|
5624
|
+
w = Bt(this), i(2, w), i(1, L);
|
|
5603
5625
|
}
|
|
5604
|
-
function
|
|
5605
|
-
H =
|
|
5626
|
+
function ar() {
|
|
5627
|
+
H = pi(this.value), i(3, H);
|
|
5606
5628
|
}
|
|
5607
|
-
function
|
|
5629
|
+
function lr(g) {
|
|
5608
5630
|
Oe[g ? "unshift" : "push"](() => {
|
|
5609
|
-
|
|
5631
|
+
B = g, i(4, B);
|
|
5610
5632
|
});
|
|
5611
5633
|
}
|
|
5612
|
-
function
|
|
5634
|
+
function ur(g) {
|
|
5613
5635
|
Oe[g ? "unshift" : "push"](() => {
|
|
5614
5636
|
p = g, i(0, p);
|
|
5615
5637
|
});
|
|
@@ -5618,35 +5640,35 @@ function is(e, t, i) {
|
|
|
5618
5640
|
"lang" in g && i(21, n = g.lang), "currency" in g && i(22, o = g.currency), "limits" in g && i(23, s = g.limits), "session" in g && i(24, a = g.session), "userid" in g && i(25, c = g.userid), "endpoint" in g && i(26, l = g.endpoint), "clientstyling" in g && i(27, u = g.clientstyling), "clientstylingurl" in g && i(28, h = g.clientstylingurl), "translationurl" in g && i(29, f = g.translationurl), "mbsource" in g && i(30, m = g.mbsource);
|
|
5619
5641
|
}, e.$$.update = () => {
|
|
5620
5642
|
e.$$.dirty[0] & /*limits*/
|
|
5621
|
-
8388608 && s &&
|
|
5622
|
-
2097152 && n &&
|
|
5643
|
+
8388608 && s && Yi(), e.$$.dirty[0] & /*lang*/
|
|
5644
|
+
2097152 && n && rr(), e.$$.dirty[0] & /*userid, session, endpoint*/
|
|
5623
5645
|
117440512 && c && a && l && ze(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5624
|
-
134217729 && u && p &&
|
|
5625
|
-
268435457 && h && p &&
|
|
5626
|
-
1073741825 && m && p &&
|
|
5627
|
-
536870912 && f &&
|
|
5646
|
+
134217729 && u && p && Go(p, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5647
|
+
268435457 && h && p && zo(p, h), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5648
|
+
1073741825 && m && p && Wo(p, `${m}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
5649
|
+
536870912 && f && Zi();
|
|
5628
5650
|
}, [
|
|
5629
5651
|
p,
|
|
5630
5652
|
L,
|
|
5631
5653
|
w,
|
|
5632
5654
|
H,
|
|
5633
|
-
|
|
5655
|
+
B,
|
|
5634
5656
|
M,
|
|
5635
5657
|
D,
|
|
5636
5658
|
E,
|
|
5637
5659
|
G,
|
|
5638
5660
|
C,
|
|
5639
5661
|
K,
|
|
5640
|
-
|
|
5662
|
+
$e,
|
|
5641
5663
|
Ge,
|
|
5642
5664
|
r,
|
|
5643
5665
|
R,
|
|
5644
5666
|
P,
|
|
5645
|
-
|
|
5646
|
-
Xi,
|
|
5667
|
+
qi,
|
|
5647
5668
|
Ji,
|
|
5648
|
-
|
|
5649
|
-
|
|
5669
|
+
tr,
|
|
5670
|
+
Lt,
|
|
5671
|
+
ir,
|
|
5650
5672
|
n,
|
|
5651
5673
|
o,
|
|
5652
5674
|
s,
|
|
@@ -5657,22 +5679,22 @@ function is(e, t, i) {
|
|
|
5657
5679
|
h,
|
|
5658
5680
|
f,
|
|
5659
5681
|
m,
|
|
5660
|
-
er,
|
|
5661
|
-
tr,
|
|
5662
|
-
ir,
|
|
5663
|
-
rr,
|
|
5664
5682
|
nr,
|
|
5665
|
-
or
|
|
5683
|
+
or,
|
|
5684
|
+
sr,
|
|
5685
|
+
ar,
|
|
5686
|
+
lr,
|
|
5687
|
+
ur
|
|
5666
5688
|
];
|
|
5667
5689
|
}
|
|
5668
|
-
class
|
|
5690
|
+
class ss extends kr {
|
|
5669
5691
|
constructor(t) {
|
|
5670
|
-
super(),
|
|
5692
|
+
super(), Mr(
|
|
5671
5693
|
this,
|
|
5672
5694
|
t,
|
|
5673
|
-
|
|
5674
|
-
|
|
5675
|
-
|
|
5695
|
+
os,
|
|
5696
|
+
ns,
|
|
5697
|
+
mi,
|
|
5676
5698
|
{
|
|
5677
5699
|
lang: 21,
|
|
5678
5700
|
currency: 22,
|
|
@@ -5685,7 +5707,7 @@ class rs extends Hr {
|
|
|
5685
5707
|
translationurl: 29,
|
|
5686
5708
|
mbsource: 30
|
|
5687
5709
|
},
|
|
5688
|
-
|
|
5710
|
+
Vo,
|
|
5689
5711
|
[-1, -1]
|
|
5690
5712
|
);
|
|
5691
5713
|
}
|
|
@@ -5750,7 +5772,7 @@ class rs extends Hr {
|
|
|
5750
5772
|
this.$$set({ mbsource: t }), X();
|
|
5751
5773
|
}
|
|
5752
5774
|
}
|
|
5753
|
-
|
|
5775
|
+
Cr(ss, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
|
5754
5776
|
export {
|
|
5755
|
-
|
|
5777
|
+
ss as default
|
|
5756
5778
|
};
|