@everymatrix/player-account-closure 1.65.0 → 1.65.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/{PlayerAccountClosure-wRHuxtfz.js → PlayerAccountClosure-DshjEyVb.js} +709 -688
- package/components/{PlayerAccountClosure-BfXpmf9E.js → PlayerAccountClosure-JdG06bPX.js} +716 -695
- package/components/PlayerAccountClosure-Wg7ZF8Mn.cjs +18 -0
- package/es2015/player-account-closure.cjs +1 -1
- package/es2015/player-account-closure.js +1 -1
- package/esnext/player-account-closure.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountClosure-D7u_zbPr.cjs +0 -18
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
function O() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Tt(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function rt() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
9
|
+
function Y(e) {
|
|
10
|
+
e.forEach(Tt);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function Je(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function Bt(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
|
-
function
|
|
18
|
+
function ar(e) {
|
|
19
19
|
return Object.keys(e).length === 0;
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function Ht(e, ...t) {
|
|
22
22
|
if (e == null) {
|
|
23
23
|
for (const n of t)
|
|
24
24
|
n(void 0);
|
|
@@ -27,20 +27,20 @@ function Tt(e, ...t) {
|
|
|
27
27
|
const r = e.subscribe(...t);
|
|
28
28
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
29
29
|
}
|
|
30
|
-
function
|
|
31
|
-
e.$$.on_destroy.push(
|
|
30
|
+
function ur(e, t, r) {
|
|
31
|
+
e.$$.on_destroy.push(Ht(t, r));
|
|
32
32
|
}
|
|
33
33
|
function g(e, t) {
|
|
34
34
|
e.appendChild(t);
|
|
35
35
|
}
|
|
36
|
-
function
|
|
37
|
-
const n =
|
|
36
|
+
function lr(e, t, r) {
|
|
37
|
+
const n = cr(e);
|
|
38
38
|
if (!n.getElementById(t)) {
|
|
39
39
|
const i = B("style");
|
|
40
|
-
i.id = t, i.textContent = r,
|
|
40
|
+
i.id = t, i.textContent = r, hr(n, i);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
function
|
|
43
|
+
function cr(e) {
|
|
44
44
|
if (!e)
|
|
45
45
|
return document;
|
|
46
46
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -50,17 +50,17 @@ function lr(e) {
|
|
|
50
50
|
t
|
|
51
51
|
) : e.ownerDocument;
|
|
52
52
|
}
|
|
53
|
-
function
|
|
53
|
+
function hr(e, t) {
|
|
54
54
|
return g(
|
|
55
55
|
/** @type {Document} */
|
|
56
56
|
e.head || e,
|
|
57
57
|
t
|
|
58
58
|
), t.sheet;
|
|
59
59
|
}
|
|
60
|
-
function
|
|
60
|
+
function ye(e, t, r) {
|
|
61
61
|
e.insertBefore(t, r || null);
|
|
62
62
|
}
|
|
63
|
-
function
|
|
63
|
+
function se(e) {
|
|
64
64
|
e.parentNode && e.parentNode.removeChild(e);
|
|
65
65
|
}
|
|
66
66
|
function B(e) {
|
|
@@ -78,17 +78,17 @@ function D() {
|
|
|
78
78
|
function me(e, t, r, n) {
|
|
79
79
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
80
80
|
}
|
|
81
|
-
function
|
|
81
|
+
function x(e, t, r) {
|
|
82
82
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function fr(e) {
|
|
85
85
|
return Array.from(e.childNodes);
|
|
86
86
|
}
|
|
87
|
-
function
|
|
87
|
+
function W(e, t) {
|
|
88
88
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
89
89
|
t);
|
|
90
90
|
}
|
|
91
|
-
function
|
|
91
|
+
function pr(e) {
|
|
92
92
|
const t = {};
|
|
93
93
|
return e.childNodes.forEach(
|
|
94
94
|
/** @param {Element} node */
|
|
@@ -97,87 +97,87 @@ function fr(e) {
|
|
|
97
97
|
}
|
|
98
98
|
), t;
|
|
99
99
|
}
|
|
100
|
-
let
|
|
101
|
-
function
|
|
102
|
-
|
|
100
|
+
let ne;
|
|
101
|
+
function re(e) {
|
|
102
|
+
ne = e;
|
|
103
103
|
}
|
|
104
|
-
function
|
|
105
|
-
if (!
|
|
104
|
+
function dr() {
|
|
105
|
+
if (!ne)
|
|
106
106
|
throw new Error("Function called outside component initialization");
|
|
107
|
-
return
|
|
107
|
+
return ne;
|
|
108
108
|
}
|
|
109
|
-
function
|
|
110
|
-
|
|
109
|
+
function mr(e) {
|
|
110
|
+
dr().$$.on_mount.push(e);
|
|
111
111
|
}
|
|
112
|
-
const z = [],
|
|
113
|
-
let
|
|
114
|
-
const
|
|
115
|
-
let
|
|
116
|
-
function
|
|
117
|
-
|
|
112
|
+
const z = [], Ne = [];
|
|
113
|
+
let V = [];
|
|
114
|
+
const nt = [], br = /* @__PURE__ */ Promise.resolve();
|
|
115
|
+
let Le = !1;
|
|
116
|
+
function vr() {
|
|
117
|
+
Le || (Le = !0, br.then(R));
|
|
118
118
|
}
|
|
119
|
-
function
|
|
120
|
-
|
|
119
|
+
function $e(e) {
|
|
120
|
+
V.push(e);
|
|
121
121
|
}
|
|
122
|
-
const
|
|
122
|
+
const Se = /* @__PURE__ */ new Set();
|
|
123
123
|
let j = 0;
|
|
124
124
|
function R() {
|
|
125
125
|
if (j !== 0)
|
|
126
126
|
return;
|
|
127
|
-
const e =
|
|
127
|
+
const e = ne;
|
|
128
128
|
do {
|
|
129
129
|
try {
|
|
130
130
|
for (; j < z.length; ) {
|
|
131
131
|
const t = z[j];
|
|
132
|
-
j++,
|
|
132
|
+
j++, re(t), gr(t.$$);
|
|
133
133
|
}
|
|
134
134
|
} catch (t) {
|
|
135
135
|
throw z.length = 0, j = 0, t;
|
|
136
136
|
}
|
|
137
|
-
for (
|
|
138
|
-
|
|
139
|
-
for (let t = 0; t <
|
|
140
|
-
const r =
|
|
141
|
-
|
|
137
|
+
for (re(null), z.length = 0, j = 0; Ne.length; )
|
|
138
|
+
Ne.pop()();
|
|
139
|
+
for (let t = 0; t < V.length; t += 1) {
|
|
140
|
+
const r = V[t];
|
|
141
|
+
Se.has(r) || (Se.add(r), r());
|
|
142
142
|
}
|
|
143
|
-
|
|
143
|
+
V.length = 0;
|
|
144
144
|
} while (z.length);
|
|
145
|
-
for (;
|
|
146
|
-
|
|
147
|
-
|
|
145
|
+
for (; nt.length; )
|
|
146
|
+
nt.pop()();
|
|
147
|
+
Le = !1, Se.clear(), re(e);
|
|
148
148
|
}
|
|
149
|
-
function
|
|
149
|
+
function gr(e) {
|
|
150
150
|
if (e.fragment !== null) {
|
|
151
|
-
e.update(),
|
|
151
|
+
e.update(), Y(e.before_update);
|
|
152
152
|
const t = e.dirty;
|
|
153
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
153
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach($e);
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
function
|
|
156
|
+
function yr(e) {
|
|
157
157
|
const t = [], r = [];
|
|
158
|
-
|
|
158
|
+
V.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), V = t;
|
|
159
159
|
}
|
|
160
|
-
const
|
|
161
|
-
function
|
|
162
|
-
e && e.i && (
|
|
160
|
+
const xr = /* @__PURE__ */ new Set();
|
|
161
|
+
function _r(e, t) {
|
|
162
|
+
e && e.i && (xr.delete(e), e.i(t));
|
|
163
163
|
}
|
|
164
164
|
function Er(e, t, r) {
|
|
165
165
|
const { fragment: n, after_update: i } = e.$$;
|
|
166
|
-
n && n.m(t, r),
|
|
167
|
-
const o = e.$$.on_mount.map(
|
|
168
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
169
|
-
}), i.forEach(
|
|
166
|
+
n && n.m(t, r), $e(() => {
|
|
167
|
+
const o = e.$$.on_mount.map(Tt).filter(Je);
|
|
168
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
|
|
169
|
+
}), i.forEach($e);
|
|
170
170
|
}
|
|
171
|
-
function
|
|
171
|
+
function wr(e, t) {
|
|
172
172
|
const r = e.$$;
|
|
173
|
-
r.fragment !== null && (
|
|
173
|
+
r.fragment !== null && (yr(r.after_update), Y(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
174
174
|
}
|
|
175
|
-
function
|
|
176
|
-
e.$$.dirty[0] === -1 && (z.push(e),
|
|
175
|
+
function Cr(e, t) {
|
|
176
|
+
e.$$.dirty[0] === -1 && (z.push(e), vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
177
177
|
}
|
|
178
|
-
function
|
|
179
|
-
const l =
|
|
180
|
-
|
|
178
|
+
function Ar(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
179
|
+
const l = ne;
|
|
180
|
+
re(e);
|
|
181
181
|
const u = e.$$ = {
|
|
182
182
|
fragment: null,
|
|
183
183
|
ctx: [],
|
|
@@ -185,7 +185,7 @@ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
185
185
|
props: o,
|
|
186
186
|
update: O,
|
|
187
187
|
not_equal: i,
|
|
188
|
-
bound:
|
|
188
|
+
bound: rt(),
|
|
189
189
|
// lifecycle
|
|
190
190
|
on_mount: [],
|
|
191
191
|
on_destroy: [],
|
|
@@ -194,7 +194,7 @@ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
194
194
|
after_update: [],
|
|
195
195
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
196
196
|
// everything else
|
|
197
|
-
callbacks:
|
|
197
|
+
callbacks: rt(),
|
|
198
198
|
dirty: a,
|
|
199
199
|
skip_bound: !1,
|
|
200
200
|
root: t.target || l.$$.root
|
|
@@ -203,19 +203,19 @@ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
203
203
|
let c = !1;
|
|
204
204
|
if (u.ctx = r ? r(e, t.props || {}, (f, h, ...p) => {
|
|
205
205
|
const m = p.length ? p[0] : h;
|
|
206
|
-
return u.ctx && i(u.ctx[f], u.ctx[f] = m) && (!u.skip_bound && u.bound[f] && u.bound[f](m), c &&
|
|
207
|
-
}) : [], u.update(), c = !0,
|
|
206
|
+
return u.ctx && i(u.ctx[f], u.ctx[f] = m) && (!u.skip_bound && u.bound[f] && u.bound[f](m), c && Cr(e, f)), h;
|
|
207
|
+
}) : [], u.update(), c = !0, Y(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
208
208
|
if (t.hydrate) {
|
|
209
|
-
const f =
|
|
210
|
-
u.fragment && u.fragment.l(f), f.forEach(
|
|
209
|
+
const f = fr(t.target);
|
|
210
|
+
u.fragment && u.fragment.l(f), f.forEach(se);
|
|
211
211
|
} else
|
|
212
212
|
u.fragment && u.fragment.c();
|
|
213
|
-
t.intro &&
|
|
213
|
+
t.intro && _r(e.$$.fragment), Er(e, t.target, t.anchor), R();
|
|
214
214
|
}
|
|
215
|
-
|
|
215
|
+
re(l);
|
|
216
216
|
}
|
|
217
|
-
let
|
|
218
|
-
typeof HTMLElement == "function" && (
|
|
217
|
+
let Mt;
|
|
218
|
+
typeof HTMLElement == "function" && (Mt = class extends HTMLElement {
|
|
219
219
|
/** The Svelte component constructor */
|
|
220
220
|
$$ctor;
|
|
221
221
|
/** Slots */
|
|
@@ -257,24 +257,24 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
|
|
|
257
257
|
let o;
|
|
258
258
|
return {
|
|
259
259
|
c: function() {
|
|
260
|
-
o = B("slot"), i !== "default" &&
|
|
260
|
+
o = B("slot"), i !== "default" && x(o, "name", i);
|
|
261
261
|
},
|
|
262
262
|
/**
|
|
263
263
|
* @param {HTMLElement} target
|
|
264
264
|
* @param {HTMLElement} [anchor]
|
|
265
265
|
*/
|
|
266
266
|
m: function(l, u) {
|
|
267
|
-
|
|
267
|
+
ye(l, o, u);
|
|
268
268
|
},
|
|
269
269
|
d: function(l) {
|
|
270
|
-
l &&
|
|
270
|
+
l && se(o);
|
|
271
271
|
}
|
|
272
272
|
};
|
|
273
273
|
};
|
|
274
274
|
};
|
|
275
275
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
276
276
|
return;
|
|
277
|
-
const t = {}, r =
|
|
277
|
+
const t = {}, r = pr(this);
|
|
278
278
|
for (const i of this.$$s)
|
|
279
279
|
i in r && (t[i] = [e(i)]);
|
|
280
280
|
for (const i of this.attributes) {
|
|
@@ -361,8 +361,8 @@ function he(e, t, r, n) {
|
|
|
361
361
|
return t;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
function
|
|
365
|
-
let s = class extends
|
|
364
|
+
function Sr(e, t, r, n, i, o) {
|
|
365
|
+
let s = class extends Mt {
|
|
366
366
|
constructor() {
|
|
367
367
|
super(e, r, i), this.$$p_d = t;
|
|
368
368
|
}
|
|
@@ -390,7 +390,7 @@ function Ar(e, t, r, n, i, o) {
|
|
|
390
390
|
}), e.element = /** @type {any} */
|
|
391
391
|
s, s;
|
|
392
392
|
}
|
|
393
|
-
class
|
|
393
|
+
class Tr {
|
|
394
394
|
/**
|
|
395
395
|
* ### PRIVATE API
|
|
396
396
|
*
|
|
@@ -409,7 +409,7 @@ class Sr {
|
|
|
409
409
|
$$set = void 0;
|
|
410
410
|
/** @returns {void} */
|
|
411
411
|
$destroy() {
|
|
412
|
-
|
|
412
|
+
wr(this, 1), this.$destroy = O;
|
|
413
413
|
}
|
|
414
414
|
/**
|
|
415
415
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -418,7 +418,7 @@ class Sr {
|
|
|
418
418
|
* @returns {() => void}
|
|
419
419
|
*/
|
|
420
420
|
$on(t, r) {
|
|
421
|
-
if (!
|
|
421
|
+
if (!Je(r))
|
|
422
422
|
return O;
|
|
423
423
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
424
424
|
return n.push(r), () => {
|
|
@@ -431,11 +431,11 @@ class Sr {
|
|
|
431
431
|
* @returns {void}
|
|
432
432
|
*/
|
|
433
433
|
$set(t) {
|
|
434
|
-
this.$$set && !
|
|
434
|
+
this.$$set && !ar(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
-
const
|
|
438
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
437
|
+
const Br = "4";
|
|
438
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Br);
|
|
439
439
|
/*! *****************************************************************************
|
|
440
440
|
Copyright (c) Microsoft Corporation.
|
|
441
441
|
|
|
@@ -450,43 +450,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
450
450
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
451
451
|
PERFORMANCE OF THIS SOFTWARE.
|
|
452
452
|
***************************************************************************** */
|
|
453
|
-
var
|
|
454
|
-
return
|
|
453
|
+
var Re = function(e, t) {
|
|
454
|
+
return Re = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
455
455
|
r.__proto__ = n;
|
|
456
456
|
} || function(r, n) {
|
|
457
457
|
for (var i in n)
|
|
458
458
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
459
|
-
},
|
|
459
|
+
}, Re(e, t);
|
|
460
460
|
};
|
|
461
|
-
function
|
|
461
|
+
function ae(e, t) {
|
|
462
462
|
if (typeof t != "function" && t !== null)
|
|
463
463
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
464
|
-
|
|
464
|
+
Re(e, t);
|
|
465
465
|
function r() {
|
|
466
466
|
this.constructor = e;
|
|
467
467
|
}
|
|
468
468
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
469
469
|
}
|
|
470
|
-
|
|
471
|
-
return y = Object.assign || function(t) {
|
|
472
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
473
|
-
r = arguments[n];
|
|
474
|
-
for (var o in r)
|
|
475
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
476
|
-
}
|
|
477
|
-
return t;
|
|
478
|
-
}, y.apply(this, arguments);
|
|
479
|
-
};
|
|
480
|
-
function Br(e, t) {
|
|
481
|
-
var r = {};
|
|
482
|
-
for (var n in e)
|
|
483
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
484
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
485
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
486
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
487
|
-
return r;
|
|
488
|
-
}
|
|
489
|
-
function $e(e) {
|
|
470
|
+
function De(e) {
|
|
490
471
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
491
472
|
if (r)
|
|
492
473
|
return r.call(e);
|
|
@@ -498,7 +479,7 @@ function $e(e) {
|
|
|
498
479
|
};
|
|
499
480
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
500
481
|
}
|
|
501
|
-
function
|
|
482
|
+
function Ue(e, t) {
|
|
502
483
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
503
484
|
if (!r)
|
|
504
485
|
return e;
|
|
@@ -518,22 +499,22 @@ function Re(e, t) {
|
|
|
518
499
|
}
|
|
519
500
|
return o;
|
|
520
501
|
}
|
|
521
|
-
function
|
|
522
|
-
if (
|
|
502
|
+
function Fe(e, t, r) {
|
|
503
|
+
if (arguments.length === 2)
|
|
523
504
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
524
505
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
525
506
|
return e.concat(o || t);
|
|
526
507
|
}
|
|
527
|
-
function
|
|
508
|
+
function N(e) {
|
|
528
509
|
return typeof e == "function";
|
|
529
510
|
}
|
|
530
|
-
function
|
|
511
|
+
function Pt(e) {
|
|
531
512
|
var t = function(n) {
|
|
532
513
|
Error.call(n), n.stack = new Error().stack;
|
|
533
514
|
}, r = e(t);
|
|
534
515
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
535
516
|
}
|
|
536
|
-
var
|
|
517
|
+
var Te = Pt(function(e) {
|
|
537
518
|
return function(r) {
|
|
538
519
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
539
520
|
` + r.map(function(n, i) {
|
|
@@ -542,13 +523,13 @@ var Ae = Ht(function(e) {
|
|
|
542
523
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
543
524
|
};
|
|
544
525
|
});
|
|
545
|
-
function
|
|
526
|
+
function Ge(e, t) {
|
|
546
527
|
if (e) {
|
|
547
528
|
var r = e.indexOf(t);
|
|
548
529
|
0 <= r && e.splice(r, 1);
|
|
549
530
|
}
|
|
550
531
|
}
|
|
551
|
-
var
|
|
532
|
+
var xe = function() {
|
|
552
533
|
function e(t) {
|
|
553
534
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
554
535
|
}
|
|
@@ -560,7 +541,7 @@ var ye = function() {
|
|
|
560
541
|
if (s)
|
|
561
542
|
if (this._parentage = null, Array.isArray(s))
|
|
562
543
|
try {
|
|
563
|
-
for (var a =
|
|
544
|
+
for (var a = De(s), l = a.next(); !l.done; l = a.next()) {
|
|
564
545
|
var u = l.value;
|
|
565
546
|
u.remove(this);
|
|
566
547
|
}
|
|
@@ -577,22 +558,22 @@ var ye = function() {
|
|
|
577
558
|
else
|
|
578
559
|
s.remove(this);
|
|
579
560
|
var c = this.initialTeardown;
|
|
580
|
-
if (
|
|
561
|
+
if (N(c))
|
|
581
562
|
try {
|
|
582
563
|
c();
|
|
583
564
|
} catch (d) {
|
|
584
|
-
o = d instanceof
|
|
565
|
+
o = d instanceof Te ? d.errors : [d];
|
|
585
566
|
}
|
|
586
567
|
var f = this._finalizers;
|
|
587
568
|
if (f) {
|
|
588
569
|
this._finalizers = null;
|
|
589
570
|
try {
|
|
590
|
-
for (var h =
|
|
571
|
+
for (var h = De(f), p = h.next(); !p.done; p = h.next()) {
|
|
591
572
|
var m = p.value;
|
|
592
573
|
try {
|
|
593
|
-
|
|
574
|
+
it(m);
|
|
594
575
|
} catch (d) {
|
|
595
|
-
o = o ?? [], d instanceof
|
|
576
|
+
o = o ?? [], d instanceof Te ? o = Fe(Fe([], Ue(o)), Ue(d.errors)) : o.push(d);
|
|
596
577
|
}
|
|
597
578
|
}
|
|
598
579
|
} catch (d) {
|
|
@@ -607,13 +588,13 @@ var ye = function() {
|
|
|
607
588
|
}
|
|
608
589
|
}
|
|
609
590
|
if (o)
|
|
610
|
-
throw new
|
|
591
|
+
throw new Te(o);
|
|
611
592
|
}
|
|
612
593
|
}, e.prototype.add = function(t) {
|
|
613
594
|
var r;
|
|
614
595
|
if (t && t !== this)
|
|
615
596
|
if (this.closed)
|
|
616
|
-
|
|
597
|
+
it(t);
|
|
617
598
|
else {
|
|
618
599
|
if (t instanceof e) {
|
|
619
600
|
if (t.closed || t._hasParent(this))
|
|
@@ -630,56 +611,52 @@ var ye = function() {
|
|
|
630
611
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
631
612
|
}, e.prototype._removeParent = function(t) {
|
|
632
613
|
var r = this._parentage;
|
|
633
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
614
|
+
r === t ? this._parentage = null : Array.isArray(r) && Ge(r, t);
|
|
634
615
|
}, e.prototype.remove = function(t) {
|
|
635
616
|
var r = this._finalizers;
|
|
636
|
-
r &&
|
|
617
|
+
r && Ge(r, t), t instanceof e && t._removeParent(this);
|
|
637
618
|
}, e.EMPTY = function() {
|
|
638
619
|
var t = new e();
|
|
639
620
|
return t.closed = !0, t;
|
|
640
621
|
}(), e;
|
|
641
|
-
}(),
|
|
642
|
-
function
|
|
643
|
-
return e instanceof
|
|
644
|
-
}
|
|
645
|
-
function
|
|
646
|
-
|
|
647
|
-
}
|
|
648
|
-
var
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
Promise: void 0,
|
|
652
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
653
|
-
useDeprecatedNextContext: !1
|
|
654
|
-
}, Hr = {
|
|
622
|
+
}(), Ot = xe.EMPTY;
|
|
623
|
+
function It(e) {
|
|
624
|
+
return e instanceof xe || e && "closed" in e && N(e.remove) && N(e.add) && N(e.unsubscribe);
|
|
625
|
+
}
|
|
626
|
+
function it(e) {
|
|
627
|
+
N(e) ? e() : e.unsubscribe();
|
|
628
|
+
}
|
|
629
|
+
var Hr = {
|
|
630
|
+
Promise: void 0
|
|
631
|
+
}, Mr = {
|
|
655
632
|
setTimeout: function(e, t) {
|
|
656
633
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
657
634
|
r[n - 2] = arguments[n];
|
|
658
|
-
return setTimeout.apply(void 0,
|
|
635
|
+
return setTimeout.apply(void 0, Fe([e, t], Ue(r)));
|
|
659
636
|
},
|
|
660
637
|
clearTimeout: function(e) {
|
|
661
638
|
return clearTimeout(e);
|
|
662
639
|
},
|
|
663
640
|
delegate: void 0
|
|
664
641
|
};
|
|
665
|
-
function
|
|
666
|
-
|
|
642
|
+
function Pr(e) {
|
|
643
|
+
Mr.setTimeout(function() {
|
|
667
644
|
throw e;
|
|
668
645
|
});
|
|
669
646
|
}
|
|
670
|
-
function
|
|
647
|
+
function ot() {
|
|
671
648
|
}
|
|
672
649
|
function fe(e) {
|
|
673
650
|
e();
|
|
674
651
|
}
|
|
675
|
-
var
|
|
676
|
-
|
|
652
|
+
var Nt = function(e) {
|
|
653
|
+
ae(t, e);
|
|
677
654
|
function t(r) {
|
|
678
655
|
var n = e.call(this) || this;
|
|
679
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
656
|
+
return n.isStopped = !1, r ? (n.destination = r, It(r) && r.add(n)) : n.destination = Nr, n;
|
|
680
657
|
}
|
|
681
658
|
return t.create = function(r, n, i) {
|
|
682
|
-
return new
|
|
659
|
+
return new je(r, n, i);
|
|
683
660
|
}, t.prototype.next = function(r) {
|
|
684
661
|
this.isStopped || this._next(r);
|
|
685
662
|
}, t.prototype.error = function(r) {
|
|
@@ -703,11 +680,7 @@ var It = function(e) {
|
|
|
703
680
|
this.unsubscribe();
|
|
704
681
|
}
|
|
705
682
|
}, t;
|
|
706
|
-
}(
|
|
707
|
-
function Se(e, t) {
|
|
708
|
-
return Pr.call(e, t);
|
|
709
|
-
}
|
|
710
|
-
var Or = function() {
|
|
683
|
+
}(xe), Or = function() {
|
|
711
684
|
function e(t) {
|
|
712
685
|
this.partialObserver = t;
|
|
713
686
|
}
|
|
@@ -738,41 +711,29 @@ var Or = function() {
|
|
|
738
711
|
le(r);
|
|
739
712
|
}
|
|
740
713
|
}, e;
|
|
741
|
-
}(),
|
|
742
|
-
|
|
714
|
+
}(), je = function(e) {
|
|
715
|
+
ae(t, e);
|
|
743
716
|
function t(r, n, i) {
|
|
744
717
|
var o = e.call(this) || this, s;
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
};
|
|
751
|
-
else {
|
|
752
|
-
var a;
|
|
753
|
-
o && Ot.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
|
754
|
-
return o.unsubscribe();
|
|
755
|
-
}, s = {
|
|
756
|
-
next: r.next && Se(r.next, a),
|
|
757
|
-
error: r.error && Se(r.error, a),
|
|
758
|
-
complete: r.complete && Se(r.complete, a)
|
|
759
|
-
}) : s = r;
|
|
760
|
-
}
|
|
761
|
-
return o.destination = new Or(s), o;
|
|
718
|
+
return N(r) || !r ? s = {
|
|
719
|
+
next: r ?? void 0,
|
|
720
|
+
error: n ?? void 0,
|
|
721
|
+
complete: i ?? void 0
|
|
722
|
+
} : s = r, o.destination = new Or(s), o;
|
|
762
723
|
}
|
|
763
724
|
return t;
|
|
764
|
-
}(
|
|
725
|
+
}(Nt);
|
|
765
726
|
function le(e) {
|
|
766
|
-
|
|
727
|
+
Pr(e);
|
|
767
728
|
}
|
|
768
729
|
function Ir(e) {
|
|
769
730
|
throw e;
|
|
770
731
|
}
|
|
771
732
|
var Nr = {
|
|
772
733
|
closed: !0,
|
|
773
|
-
next:
|
|
734
|
+
next: ot,
|
|
774
735
|
error: Ir,
|
|
775
|
-
complete:
|
|
736
|
+
complete: ot
|
|
776
737
|
}, Lr = function() {
|
|
777
738
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
778
739
|
}();
|
|
@@ -786,7 +747,7 @@ function Rr(e) {
|
|
|
786
747
|
}, r);
|
|
787
748
|
};
|
|
788
749
|
}
|
|
789
|
-
var
|
|
750
|
+
var st = function() {
|
|
790
751
|
function e(t) {
|
|
791
752
|
t && (this._subscribe = t);
|
|
792
753
|
}
|
|
@@ -794,7 +755,7 @@ var it = function() {
|
|
|
794
755
|
var r = new e();
|
|
795
756
|
return r.source = this, r.operator = t, r;
|
|
796
757
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
797
|
-
var i = this, o = Ur(t) ? t : new
|
|
758
|
+
var i = this, o = Ur(t) ? t : new je(t, r, n);
|
|
798
759
|
return fe(function() {
|
|
799
760
|
var s = i, a = s.operator, l = s.source;
|
|
800
761
|
o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
|
|
@@ -807,8 +768,8 @@ var it = function() {
|
|
|
807
768
|
}
|
|
808
769
|
}, e.prototype.forEach = function(t, r) {
|
|
809
770
|
var n = this;
|
|
810
|
-
return r =
|
|
811
|
-
var s = new
|
|
771
|
+
return r = at(r), new r(function(i, o) {
|
|
772
|
+
var s = new je({
|
|
812
773
|
next: function(a) {
|
|
813
774
|
try {
|
|
814
775
|
t(a);
|
|
@@ -832,7 +793,7 @@ var it = function() {
|
|
|
832
793
|
return Rr(t)(this);
|
|
833
794
|
}, e.prototype.toPromise = function(t) {
|
|
834
795
|
var r = this;
|
|
835
|
-
return t =
|
|
796
|
+
return t = at(t), new t(function(n, i) {
|
|
836
797
|
var o;
|
|
837
798
|
r.subscribe(function(s) {
|
|
838
799
|
return o = s;
|
|
@@ -846,28 +807,28 @@ var it = function() {
|
|
|
846
807
|
return new e(t);
|
|
847
808
|
}, e;
|
|
848
809
|
}();
|
|
849
|
-
function
|
|
810
|
+
function at(e) {
|
|
850
811
|
var t;
|
|
851
|
-
return (t = e ??
|
|
812
|
+
return (t = e ?? Hr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
852
813
|
}
|
|
853
814
|
function Dr(e) {
|
|
854
|
-
return e &&
|
|
815
|
+
return e && N(e.next) && N(e.error) && N(e.complete);
|
|
855
816
|
}
|
|
856
817
|
function Ur(e) {
|
|
857
|
-
return e && e instanceof
|
|
818
|
+
return e && e instanceof Nt || Dr(e) && It(e);
|
|
858
819
|
}
|
|
859
|
-
var Fr =
|
|
820
|
+
var Fr = Pt(function(e) {
|
|
860
821
|
return function() {
|
|
861
822
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
862
823
|
};
|
|
863
|
-
}),
|
|
864
|
-
|
|
824
|
+
}), Lt = function(e) {
|
|
825
|
+
ae(t, e);
|
|
865
826
|
function t() {
|
|
866
827
|
var r = e.call(this) || this;
|
|
867
828
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
868
829
|
}
|
|
869
830
|
return t.prototype.lift = function(r) {
|
|
870
|
-
var n = new
|
|
831
|
+
var n = new ut(this, this);
|
|
871
832
|
return n.operator = r, n;
|
|
872
833
|
}, t.prototype._throwIfClosed = function() {
|
|
873
834
|
if (this.closed)
|
|
@@ -879,7 +840,7 @@ var Fr = Ht(function(e) {
|
|
|
879
840
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
880
841
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
881
842
|
try {
|
|
882
|
-
for (var s =
|
|
843
|
+
for (var s = De(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
|
883
844
|
var l = a.value;
|
|
884
845
|
l.next(r);
|
|
885
846
|
}
|
|
@@ -928,20 +889,20 @@ var Fr = Ht(function(e) {
|
|
|
928
889
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
929
890
|
}, t.prototype._innerSubscribe = function(r) {
|
|
930
891
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
|
931
|
-
return o || s ?
|
|
932
|
-
n.currentObservers = null,
|
|
892
|
+
return o || s ? Ot : (this.currentObservers = null, a.push(r), new xe(function() {
|
|
893
|
+
n.currentObservers = null, Ge(a, r);
|
|
933
894
|
}));
|
|
934
895
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
935
896
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
|
936
897
|
i ? r.error(o) : s && r.complete();
|
|
937
898
|
}, t.prototype.asObservable = function() {
|
|
938
|
-
var r = new
|
|
899
|
+
var r = new st();
|
|
939
900
|
return r.source = this, r;
|
|
940
901
|
}, t.create = function(r, n) {
|
|
941
|
-
return new
|
|
902
|
+
return new ut(r, n);
|
|
942
903
|
}, t;
|
|
943
|
-
}(
|
|
944
|
-
|
|
904
|
+
}(st), ut = function(e) {
|
|
905
|
+
ae(t, e);
|
|
945
906
|
function t(r, n) {
|
|
946
907
|
var i = e.call(this) || this;
|
|
947
908
|
return i.destination = r, i.source = n, i;
|
|
@@ -957,17 +918,17 @@ var Fr = Ht(function(e) {
|
|
|
957
918
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
958
919
|
}, t.prototype._subscribe = function(r) {
|
|
959
920
|
var n, i;
|
|
960
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
921
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ot;
|
|
961
922
|
}, t;
|
|
962
|
-
}(
|
|
923
|
+
}(Lt), $t = {
|
|
963
924
|
now: function() {
|
|
964
|
-
return (
|
|
925
|
+
return ($t.delegate || Date).now();
|
|
965
926
|
},
|
|
966
927
|
delegate: void 0
|
|
967
928
|
}, Gr = function(e) {
|
|
968
|
-
|
|
929
|
+
ae(t, e);
|
|
969
930
|
function t(r, n, i) {
|
|
970
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
931
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = $t);
|
|
971
932
|
var o = e.call(this) || this;
|
|
972
933
|
return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
|
|
973
934
|
}
|
|
@@ -987,24 +948,24 @@ var Fr = Ht(function(e) {
|
|
|
987
948
|
u && o.splice(0, u + 1);
|
|
988
949
|
}
|
|
989
950
|
}, t;
|
|
990
|
-
}(
|
|
991
|
-
const
|
|
992
|
-
if (
|
|
951
|
+
}(Lt);
|
|
952
|
+
const lt = [], ct = {}, jr = (e, t = 0) => {
|
|
953
|
+
if (lt.indexOf(e) == -1) {
|
|
993
954
|
const r = new Gr(t);
|
|
994
|
-
|
|
955
|
+
ct[e] = r, lt.push(e);
|
|
995
956
|
}
|
|
996
|
-
return
|
|
957
|
+
return ct[e];
|
|
997
958
|
}, k = [];
|
|
998
959
|
function kr(e, t) {
|
|
999
960
|
return {
|
|
1000
|
-
subscribe:
|
|
961
|
+
subscribe: _e(e, t).subscribe
|
|
1001
962
|
};
|
|
1002
963
|
}
|
|
1003
|
-
function
|
|
964
|
+
function _e(e, t = O) {
|
|
1004
965
|
let r;
|
|
1005
966
|
const n = /* @__PURE__ */ new Set();
|
|
1006
967
|
function i(a) {
|
|
1007
|
-
if (
|
|
968
|
+
if (Bt(e, a) && (e = a, r)) {
|
|
1008
969
|
const l = !k.length;
|
|
1009
970
|
for (const u of n)
|
|
1010
971
|
u[1](), k.push(u, e);
|
|
@@ -1026,7 +987,7 @@ function xe(e, t = O) {
|
|
|
1026
987
|
}
|
|
1027
988
|
return { set: i, update: o, subscribe: s };
|
|
1028
989
|
}
|
|
1029
|
-
function
|
|
990
|
+
function J(e, t, r) {
|
|
1030
991
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1031
992
|
if (!i.every(Boolean))
|
|
1032
993
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
@@ -1040,12 +1001,12 @@ function K(e, t, r) {
|
|
|
1040
1001
|
return;
|
|
1041
1002
|
f();
|
|
1042
1003
|
const m = t(n ? u[0] : u, s, a);
|
|
1043
|
-
o ? s(m) : f =
|
|
1004
|
+
o ? s(m) : f = Je(m) ? m : O;
|
|
1044
1005
|
}, p = i.map(
|
|
1045
|
-
(m, d) =>
|
|
1006
|
+
(m, d) => Ht(
|
|
1046
1007
|
m,
|
|
1047
|
-
(
|
|
1048
|
-
u[d] =
|
|
1008
|
+
(w) => {
|
|
1009
|
+
u[d] = w, c &= ~(1 << d), l && h();
|
|
1049
1010
|
},
|
|
1050
1011
|
() => {
|
|
1051
1012
|
c |= 1 << d;
|
|
@@ -1053,17 +1014,17 @@ function K(e, t, r) {
|
|
|
1053
1014
|
)
|
|
1054
1015
|
);
|
|
1055
1016
|
return l = !0, h(), function() {
|
|
1056
|
-
|
|
1017
|
+
Y(p), f(), l = !1;
|
|
1057
1018
|
};
|
|
1058
1019
|
});
|
|
1059
1020
|
}
|
|
1060
1021
|
function zr(e) {
|
|
1061
1022
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1062
1023
|
}
|
|
1063
|
-
var
|
|
1064
|
-
return
|
|
1024
|
+
var Wr = function(t) {
|
|
1025
|
+
return Vr(t) && !Xr(t);
|
|
1065
1026
|
};
|
|
1066
|
-
function
|
|
1027
|
+
function Vr(e) {
|
|
1067
1028
|
return !!e && typeof e == "object";
|
|
1068
1029
|
}
|
|
1069
1030
|
function Xr(e) {
|
|
@@ -1077,29 +1038,29 @@ function Qr(e) {
|
|
|
1077
1038
|
function Yr(e) {
|
|
1078
1039
|
return Array.isArray(e) ? [] : {};
|
|
1079
1040
|
}
|
|
1080
|
-
function
|
|
1081
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1041
|
+
function ie(e, t) {
|
|
1042
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? X(Yr(e), e, t) : e;
|
|
1082
1043
|
}
|
|
1083
1044
|
function Jr(e, t, r) {
|
|
1084
1045
|
return e.concat(t).map(function(n) {
|
|
1085
|
-
return
|
|
1046
|
+
return ie(n, r);
|
|
1086
1047
|
});
|
|
1087
1048
|
}
|
|
1088
1049
|
function Kr(e, t) {
|
|
1089
1050
|
if (!t.customMerge)
|
|
1090
|
-
return
|
|
1051
|
+
return X;
|
|
1091
1052
|
var r = t.customMerge(e);
|
|
1092
|
-
return typeof r == "function" ? r :
|
|
1053
|
+
return typeof r == "function" ? r : X;
|
|
1093
1054
|
}
|
|
1094
1055
|
function en(e) {
|
|
1095
1056
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1096
1057
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1097
1058
|
}) : [];
|
|
1098
1059
|
}
|
|
1099
|
-
function
|
|
1060
|
+
function ht(e) {
|
|
1100
1061
|
return Object.keys(e).concat(en(e));
|
|
1101
1062
|
}
|
|
1102
|
-
function
|
|
1063
|
+
function Rt(e, t) {
|
|
1103
1064
|
try {
|
|
1104
1065
|
return t in e;
|
|
1105
1066
|
} catch {
|
|
@@ -1107,129 +1068,179 @@ function $t(e, t) {
|
|
|
1107
1068
|
}
|
|
1108
1069
|
}
|
|
1109
1070
|
function tn(e, t) {
|
|
1110
|
-
return
|
|
1071
|
+
return Rt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1111
1072
|
}
|
|
1112
1073
|
function rn(e, t, r) {
|
|
1113
1074
|
var n = {};
|
|
1114
|
-
return r.isMergeableObject(e) &&
|
|
1115
|
-
n[i] =
|
|
1116
|
-
}),
|
|
1117
|
-
tn(e, i) || (
|
|
1075
|
+
return r.isMergeableObject(e) && ht(e).forEach(function(i) {
|
|
1076
|
+
n[i] = ie(e[i], r);
|
|
1077
|
+
}), ht(t).forEach(function(i) {
|
|
1078
|
+
tn(e, i) || (Rt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Kr(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
|
|
1118
1079
|
}), n;
|
|
1119
1080
|
}
|
|
1120
|
-
function
|
|
1121
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || Jr, r.isMergeableObject = r.isMergeableObject ||
|
|
1081
|
+
function X(e, t, r) {
|
|
1082
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Jr, r.isMergeableObject = r.isMergeableObject || Wr, r.cloneUnlessOtherwiseSpecified = ie;
|
|
1122
1083
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1123
|
-
return o ? n ? r.arrayMerge(e, t, r) : rn(e, t, r) :
|
|
1084
|
+
return o ? n ? r.arrayMerge(e, t, r) : rn(e, t, r) : ie(t, r);
|
|
1124
1085
|
}
|
|
1125
|
-
|
|
1086
|
+
X.all = function(t, r) {
|
|
1126
1087
|
if (!Array.isArray(t))
|
|
1127
1088
|
throw new Error("first argument should be an array");
|
|
1128
1089
|
return t.reduce(function(n, i) {
|
|
1129
|
-
return
|
|
1090
|
+
return X(n, i, r);
|
|
1130
1091
|
}, {});
|
|
1131
1092
|
};
|
|
1132
|
-
var nn =
|
|
1093
|
+
var nn = X, on = nn;
|
|
1133
1094
|
const sn = /* @__PURE__ */ zr(on);
|
|
1134
|
-
function
|
|
1135
|
-
|
|
1095
|
+
var ke = function(e, t) {
|
|
1096
|
+
return ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1097
|
+
r.__proto__ = n;
|
|
1098
|
+
} || function(r, n) {
|
|
1099
|
+
for (var i in n)
|
|
1100
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1101
|
+
}, ke(e, t);
|
|
1102
|
+
};
|
|
1103
|
+
function Ee(e, t) {
|
|
1104
|
+
if (typeof t != "function" && t !== null)
|
|
1105
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1106
|
+
ke(e, t);
|
|
1107
|
+
function r() {
|
|
1108
|
+
this.constructor = e;
|
|
1109
|
+
}
|
|
1110
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1111
|
+
}
|
|
1112
|
+
var I = function() {
|
|
1113
|
+
return I = Object.assign || function(t) {
|
|
1114
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1115
|
+
r = arguments[n];
|
|
1116
|
+
for (var o in r)
|
|
1117
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1118
|
+
}
|
|
1119
|
+
return t;
|
|
1120
|
+
}, I.apply(this, arguments);
|
|
1121
|
+
};
|
|
1122
|
+
function an(e, t) {
|
|
1123
|
+
var r = {};
|
|
1124
|
+
for (var n in e)
|
|
1125
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1126
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1127
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1128
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1129
|
+
return r;
|
|
1130
|
+
}
|
|
1131
|
+
function Be(e, t, r) {
|
|
1132
|
+
if (r || arguments.length === 2)
|
|
1133
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1134
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1135
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1136
|
+
}
|
|
1137
|
+
function He(e, t) {
|
|
1138
|
+
var r = t && t.cache ? t.cache : dn, n = t && t.serializer ? t.serializer : fn, i = t && t.strategy ? t.strategy : cn;
|
|
1136
1139
|
return i(e, {
|
|
1137
1140
|
cache: r,
|
|
1138
1141
|
serializer: n
|
|
1139
1142
|
});
|
|
1140
1143
|
}
|
|
1141
|
-
function
|
|
1144
|
+
function un(e) {
|
|
1142
1145
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1143
1146
|
}
|
|
1144
|
-
function
|
|
1145
|
-
var i =
|
|
1147
|
+
function ln(e, t, r, n) {
|
|
1148
|
+
var i = un(n) ? n : r(n), o = t.get(i);
|
|
1146
1149
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1147
1150
|
}
|
|
1148
1151
|
function Dt(e, t, r) {
|
|
1149
1152
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1150
1153
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1151
1154
|
}
|
|
1152
|
-
function
|
|
1155
|
+
function Ut(e, t, r, n, i) {
|
|
1153
1156
|
return r.bind(t, e, n, i);
|
|
1154
1157
|
}
|
|
1155
|
-
function un(e, t) {
|
|
1156
|
-
var r = e.length === 1 ? Rt : Dt;
|
|
1157
|
-
return qe(e, this, r, t.cache.create(), t.serializer);
|
|
1158
|
-
}
|
|
1159
|
-
function ln(e, t) {
|
|
1160
|
-
return qe(e, this, Dt, t.cache.create(), t.serializer);
|
|
1161
|
-
}
|
|
1162
1158
|
function cn(e, t) {
|
|
1163
|
-
|
|
1159
|
+
var r = e.length === 1 ? ln : Dt;
|
|
1160
|
+
return Ut(e, this, r, t.cache.create(), t.serializer);
|
|
1164
1161
|
}
|
|
1165
|
-
|
|
1166
|
-
return
|
|
1167
|
-
};
|
|
1168
|
-
function Qe() {
|
|
1169
|
-
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1162
|
+
function hn(e, t) {
|
|
1163
|
+
return Ut(e, this, Dt, t.cache.create(), t.serializer);
|
|
1170
1164
|
}
|
|
1171
|
-
|
|
1172
|
-
return
|
|
1173
|
-
}
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1165
|
+
var fn = function() {
|
|
1166
|
+
return JSON.stringify(arguments);
|
|
1167
|
+
}, pn = (
|
|
1168
|
+
/** @class */
|
|
1169
|
+
function() {
|
|
1170
|
+
function e() {
|
|
1171
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1172
|
+
}
|
|
1173
|
+
return e.prototype.get = function(t) {
|
|
1174
|
+
return this.cache[t];
|
|
1175
|
+
}, e.prototype.set = function(t, r) {
|
|
1176
|
+
this.cache[t] = r;
|
|
1177
|
+
}, e;
|
|
1178
|
+
}()
|
|
1179
|
+
), dn = {
|
|
1178
1180
|
create: function() {
|
|
1179
|
-
return new
|
|
1181
|
+
return new pn();
|
|
1180
1182
|
}
|
|
1181
|
-
},
|
|
1182
|
-
variadic:
|
|
1183
|
-
|
|
1184
|
-
|
|
1183
|
+
}, Me = {
|
|
1184
|
+
variadic: hn
|
|
1185
|
+
}, be = function() {
|
|
1186
|
+
return be = Object.assign || function(t) {
|
|
1187
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1188
|
+
r = arguments[n];
|
|
1189
|
+
for (var o in r)
|
|
1190
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1191
|
+
}
|
|
1192
|
+
return t;
|
|
1193
|
+
}, be.apply(this, arguments);
|
|
1194
|
+
};
|
|
1195
|
+
var b;
|
|
1185
1196
|
(function(e) {
|
|
1186
1197
|
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";
|
|
1187
1198
|
})(b || (b = {}));
|
|
1188
|
-
var
|
|
1199
|
+
var E;
|
|
1189
1200
|
(function(e) {
|
|
1190
1201
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
|
1191
|
-
})(
|
|
1192
|
-
var
|
|
1202
|
+
})(E || (E = {}));
|
|
1203
|
+
var Z;
|
|
1193
1204
|
(function(e) {
|
|
1194
1205
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1195
|
-
})(
|
|
1196
|
-
function
|
|
1197
|
-
return e.type ===
|
|
1198
|
-
}
|
|
1199
|
-
function pn(e) {
|
|
1200
|
-
return e.type === w.argument;
|
|
1206
|
+
})(Z || (Z = {}));
|
|
1207
|
+
function ft(e) {
|
|
1208
|
+
return e.type === E.literal;
|
|
1201
1209
|
}
|
|
1202
|
-
function
|
|
1203
|
-
return e.type ===
|
|
1210
|
+
function mn(e) {
|
|
1211
|
+
return e.type === E.argument;
|
|
1204
1212
|
}
|
|
1205
1213
|
function Ft(e) {
|
|
1206
|
-
return e.type ===
|
|
1214
|
+
return e.type === E.number;
|
|
1207
1215
|
}
|
|
1208
1216
|
function Gt(e) {
|
|
1209
|
-
return e.type ===
|
|
1217
|
+
return e.type === E.date;
|
|
1210
1218
|
}
|
|
1211
1219
|
function jt(e) {
|
|
1212
|
-
return e.type ===
|
|
1220
|
+
return e.type === E.time;
|
|
1213
1221
|
}
|
|
1214
1222
|
function kt(e) {
|
|
1215
|
-
return e.type ===
|
|
1216
|
-
}
|
|
1217
|
-
function dn(e) {
|
|
1218
|
-
return e.type === w.pound;
|
|
1223
|
+
return e.type === E.select;
|
|
1219
1224
|
}
|
|
1220
1225
|
function zt(e) {
|
|
1221
|
-
return e.type ===
|
|
1226
|
+
return e.type === E.plural;
|
|
1227
|
+
}
|
|
1228
|
+
function bn(e) {
|
|
1229
|
+
return e.type === E.pound;
|
|
1230
|
+
}
|
|
1231
|
+
function Wt(e) {
|
|
1232
|
+
return e.type === E.tag;
|
|
1222
1233
|
}
|
|
1223
1234
|
function Vt(e) {
|
|
1224
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1235
|
+
return !!(e && typeof e == "object" && e.type === Z.number);
|
|
1225
1236
|
}
|
|
1226
|
-
function
|
|
1227
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1237
|
+
function ze(e) {
|
|
1238
|
+
return !!(e && typeof e == "object" && e.type === Z.dateTime);
|
|
1228
1239
|
}
|
|
1229
|
-
var
|
|
1230
|
-
function
|
|
1240
|
+
var Xt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, vn = /(?:[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;
|
|
1241
|
+
function gn(e) {
|
|
1231
1242
|
var t = {};
|
|
1232
|
-
return e.replace(
|
|
1243
|
+
return e.replace(vn, function(r) {
|
|
1233
1244
|
var n = r.length;
|
|
1234
1245
|
switch (r[0]) {
|
|
1235
1246
|
case "G":
|
|
@@ -1318,11 +1329,21 @@ function bn(e) {
|
|
|
1318
1329
|
return "";
|
|
1319
1330
|
}), t;
|
|
1320
1331
|
}
|
|
1321
|
-
var
|
|
1322
|
-
function
|
|
1332
|
+
var S = function() {
|
|
1333
|
+
return S = Object.assign || function(t) {
|
|
1334
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1335
|
+
r = arguments[n];
|
|
1336
|
+
for (var o in r)
|
|
1337
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1338
|
+
}
|
|
1339
|
+
return t;
|
|
1340
|
+
}, S.apply(this, arguments);
|
|
1341
|
+
};
|
|
1342
|
+
var yn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1343
|
+
function xn(e) {
|
|
1323
1344
|
if (e.length === 0)
|
|
1324
1345
|
throw new Error("Number skeleton cannot be empty");
|
|
1325
|
-
for (var t = e.split(
|
|
1346
|
+
for (var t = e.split(yn).filter(function(h) {
|
|
1326
1347
|
return h.length > 0;
|
|
1327
1348
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1328
1349
|
var o = i[n], s = o.split("/");
|
|
@@ -1337,17 +1358,17 @@ function gn(e) {
|
|
|
1337
1358
|
}
|
|
1338
1359
|
return r;
|
|
1339
1360
|
}
|
|
1340
|
-
function
|
|
1361
|
+
function _n(e) {
|
|
1341
1362
|
return e.replace(/^(.*?)-/, "");
|
|
1342
1363
|
}
|
|
1343
|
-
var
|
|
1344
|
-
function
|
|
1364
|
+
var pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Zt = /^(@+)?(\+|#+)?[rs]?$/g, En = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
|
|
1365
|
+
function dt(e) {
|
|
1345
1366
|
var t = {};
|
|
1346
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1367
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Zt, function(r, n, i) {
|
|
1347
1368
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
|
1348
1369
|
}), t;
|
|
1349
1370
|
}
|
|
1350
|
-
function
|
|
1371
|
+
function Qt(e) {
|
|
1351
1372
|
switch (e) {
|
|
1352
1373
|
case "sign-auto":
|
|
1353
1374
|
return {
|
|
@@ -1387,7 +1408,7 @@ function qt(e) {
|
|
|
1387
1408
|
};
|
|
1388
1409
|
}
|
|
1389
1410
|
}
|
|
1390
|
-
function
|
|
1411
|
+
function wn(e) {
|
|
1391
1412
|
var t;
|
|
1392
1413
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1393
1414
|
notation: "engineering"
|
|
@@ -1395,17 +1416,17 @@ function En(e) {
|
|
|
1395
1416
|
notation: "scientific"
|
|
1396
1417
|
}, e = e.slice(1)), t) {
|
|
1397
1418
|
var r = e.slice(0, 2);
|
|
1398
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1419
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qt.test(e))
|
|
1399
1420
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1400
1421
|
t.minimumIntegerDigits = e.length;
|
|
1401
1422
|
}
|
|
1402
1423
|
return t;
|
|
1403
1424
|
}
|
|
1404
|
-
function
|
|
1405
|
-
var t = {}, r =
|
|
1425
|
+
function mt(e) {
|
|
1426
|
+
var t = {}, r = Qt(e);
|
|
1406
1427
|
return r || t;
|
|
1407
1428
|
}
|
|
1408
|
-
function
|
|
1429
|
+
function Cn(e) {
|
|
1409
1430
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1410
1431
|
var i = n[r];
|
|
1411
1432
|
switch (i.stem) {
|
|
@@ -1429,7 +1450,7 @@ function _n(e) {
|
|
|
1429
1450
|
continue;
|
|
1430
1451
|
case "measure-unit":
|
|
1431
1452
|
case "unit":
|
|
1432
|
-
t.style = "unit", t.unit =
|
|
1453
|
+
t.style = "unit", t.unit = _n(i.options[0]);
|
|
1433
1454
|
continue;
|
|
1434
1455
|
case "compact-short":
|
|
1435
1456
|
case "K":
|
|
@@ -1440,13 +1461,13 @@ function _n(e) {
|
|
|
1440
1461
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1441
1462
|
continue;
|
|
1442
1463
|
case "scientific":
|
|
1443
|
-
t =
|
|
1444
|
-
return
|
|
1464
|
+
t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
1465
|
+
return S(S({}, l), mt(u));
|
|
1445
1466
|
}, {}));
|
|
1446
1467
|
continue;
|
|
1447
1468
|
case "engineering":
|
|
1448
|
-
t =
|
|
1449
|
-
return
|
|
1469
|
+
t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
1470
|
+
return S(S({}, l), mt(u));
|
|
1450
1471
|
}, {}));
|
|
1451
1472
|
continue;
|
|
1452
1473
|
case "notation-simple":
|
|
@@ -1491,7 +1512,7 @@ function _n(e) {
|
|
|
1491
1512
|
case "integer-width":
|
|
1492
1513
|
if (i.options.length > 1)
|
|
1493
1514
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1494
|
-
i.options[0].replace(
|
|
1515
|
+
i.options[0].replace(En, function(l, u, c, f, h, p) {
|
|
1495
1516
|
if (u)
|
|
1496
1517
|
t.minimumIntegerDigits = c.length;
|
|
1497
1518
|
else {
|
|
@@ -1504,28 +1525,28 @@ function _n(e) {
|
|
|
1504
1525
|
});
|
|
1505
1526
|
continue;
|
|
1506
1527
|
}
|
|
1507
|
-
if (
|
|
1528
|
+
if (qt.test(i.stem)) {
|
|
1508
1529
|
t.minimumIntegerDigits = i.stem.length;
|
|
1509
1530
|
continue;
|
|
1510
1531
|
}
|
|
1511
|
-
if (
|
|
1532
|
+
if (pt.test(i.stem)) {
|
|
1512
1533
|
if (i.options.length > 1)
|
|
1513
1534
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1514
|
-
i.stem.replace(
|
|
1535
|
+
i.stem.replace(pt, function(l, u, c, f, h, p) {
|
|
1515
1536
|
return c === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : h && p ? (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1516
1537
|
});
|
|
1517
1538
|
var o = i.options[0];
|
|
1518
|
-
o === "w" ? t =
|
|
1539
|
+
o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), dt(o)));
|
|
1519
1540
|
continue;
|
|
1520
1541
|
}
|
|
1521
|
-
if (
|
|
1522
|
-
t =
|
|
1542
|
+
if (Zt.test(i.stem)) {
|
|
1543
|
+
t = S(S({}, t), dt(i.stem));
|
|
1523
1544
|
continue;
|
|
1524
1545
|
}
|
|
1525
|
-
var s =
|
|
1526
|
-
s && (t =
|
|
1527
|
-
var a =
|
|
1528
|
-
a && (t =
|
|
1546
|
+
var s = Qt(i.stem);
|
|
1547
|
+
s && (t = S(S({}, t), s));
|
|
1548
|
+
var a = wn(i.stem);
|
|
1549
|
+
a && (t = S(S({}, t), a));
|
|
1529
1550
|
}
|
|
1530
1551
|
return t;
|
|
1531
1552
|
}
|
|
@@ -2944,13 +2965,13 @@ var ce = {
|
|
|
2944
2965
|
"h"
|
|
2945
2966
|
]
|
|
2946
2967
|
};
|
|
2947
|
-
function
|
|
2968
|
+
function An(e, t) {
|
|
2948
2969
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2949
2970
|
var i = e.charAt(n);
|
|
2950
2971
|
if (i === "j") {
|
|
2951
2972
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2952
2973
|
o++, n++;
|
|
2953
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u =
|
|
2974
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Sn(t);
|
|
2954
2975
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
2955
2976
|
r += l;
|
|
2956
2977
|
for (; s-- > 0; )
|
|
@@ -2960,7 +2981,7 @@ function wn(e, t) {
|
|
|
2960
2981
|
}
|
|
2961
2982
|
return r;
|
|
2962
2983
|
}
|
|
2963
|
-
function
|
|
2984
|
+
function Sn(e) {
|
|
2964
2985
|
var t = e.hourCycle;
|
|
2965
2986
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2966
2987
|
e.hourCycles && // @ts-ignore
|
|
@@ -2982,20 +3003,20 @@ function Cn(e) {
|
|
|
2982
3003
|
var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
|
|
2983
3004
|
return i[0];
|
|
2984
3005
|
}
|
|
2985
|
-
var
|
|
3006
|
+
var Pe, Tn = new RegExp("^".concat(Xt.source, "*")), Bn = new RegExp("".concat(Xt.source, "*$"));
|
|
2986
3007
|
function v(e, t) {
|
|
2987
3008
|
return { start: e, end: t };
|
|
2988
3009
|
}
|
|
2989
|
-
var
|
|
3010
|
+
var Hn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mn = !!String.fromCodePoint, Pn = !!Object.fromEntries, On = !!String.prototype.codePointAt, In = !!String.prototype.trimStart, Nn = !!String.prototype.trimEnd, Ln = !!Number.isSafeInteger, $n = Ln ? Number.isSafeInteger : function(e) {
|
|
2990
3011
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2991
|
-
},
|
|
3012
|
+
}, We = !0;
|
|
2992
3013
|
try {
|
|
2993
|
-
var
|
|
2994
|
-
|
|
3014
|
+
var Rn = Jt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3015
|
+
We = ((Pe = Rn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
|
|
2995
3016
|
} catch {
|
|
2996
|
-
|
|
3017
|
+
We = !1;
|
|
2997
3018
|
}
|
|
2998
|
-
var
|
|
3019
|
+
var bt = Hn ? (
|
|
2999
3020
|
// Native
|
|
3000
3021
|
function(t, r, n) {
|
|
3001
3022
|
return t.startsWith(r, n);
|
|
@@ -3005,7 +3026,7 @@ var dt = Tn ? (
|
|
|
3005
3026
|
function(t, r, n) {
|
|
3006
3027
|
return t.slice(n, n + r.length) === r;
|
|
3007
3028
|
}
|
|
3008
|
-
),
|
|
3029
|
+
), Ve = Mn ? String.fromCodePoint : (
|
|
3009
3030
|
// IE11
|
|
3010
3031
|
function() {
|
|
3011
3032
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3017,9 +3038,9 @@ var dt = Tn ? (
|
|
|
3017
3038
|
}
|
|
3018
3039
|
return n;
|
|
3019
3040
|
}
|
|
3020
|
-
),
|
|
3041
|
+
), vt = (
|
|
3021
3042
|
// native
|
|
3022
|
-
|
|
3043
|
+
Pn ? Object.fromEntries : (
|
|
3023
3044
|
// Ponyfill
|
|
3024
3045
|
function(t) {
|
|
3025
3046
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3029,7 +3050,7 @@ var dt = Tn ? (
|
|
|
3029
3050
|
return r;
|
|
3030
3051
|
}
|
|
3031
3052
|
)
|
|
3032
|
-
),
|
|
3053
|
+
), Yt = On ? (
|
|
3033
3054
|
// Native
|
|
3034
3055
|
function(t, r) {
|
|
3035
3056
|
return t.codePointAt(r);
|
|
@@ -3043,7 +3064,7 @@ var dt = Tn ? (
|
|
|
3043
3064
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3044
3065
|
}
|
|
3045
3066
|
}
|
|
3046
|
-
),
|
|
3067
|
+
), Dn = In ? (
|
|
3047
3068
|
// Native
|
|
3048
3069
|
function(t) {
|
|
3049
3070
|
return t.trimStart();
|
|
@@ -3051,9 +3072,9 @@ var dt = Tn ? (
|
|
|
3051
3072
|
) : (
|
|
3052
3073
|
// Ponyfill
|
|
3053
3074
|
function(t) {
|
|
3054
|
-
return t.replace(
|
|
3075
|
+
return t.replace(Tn, "");
|
|
3055
3076
|
}
|
|
3056
|
-
),
|
|
3077
|
+
), Un = Nn ? (
|
|
3057
3078
|
// Native
|
|
3058
3079
|
function(t) {
|
|
3059
3080
|
return t.trimEnd();
|
|
@@ -3061,32 +3082,32 @@ var dt = Tn ? (
|
|
|
3061
3082
|
) : (
|
|
3062
3083
|
// Ponyfill
|
|
3063
3084
|
function(t) {
|
|
3064
|
-
return t.replace(
|
|
3085
|
+
return t.replace(Bn, "");
|
|
3065
3086
|
}
|
|
3066
3087
|
);
|
|
3067
|
-
function
|
|
3088
|
+
function Jt(e, t) {
|
|
3068
3089
|
return new RegExp(e, t);
|
|
3069
3090
|
}
|
|
3070
|
-
var
|
|
3071
|
-
if (
|
|
3072
|
-
var
|
|
3073
|
-
|
|
3091
|
+
var Xe;
|
|
3092
|
+
if (We) {
|
|
3093
|
+
var gt = Jt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3094
|
+
Xe = function(t, r) {
|
|
3074
3095
|
var n;
|
|
3075
|
-
|
|
3076
|
-
var i =
|
|
3096
|
+
gt.lastIndex = r;
|
|
3097
|
+
var i = gt.exec(t);
|
|
3077
3098
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3078
3099
|
};
|
|
3079
3100
|
} else
|
|
3080
|
-
|
|
3101
|
+
Xe = function(t, r) {
|
|
3081
3102
|
for (var n = []; ; ) {
|
|
3082
|
-
var i =
|
|
3083
|
-
if (i === void 0 ||
|
|
3103
|
+
var i = Yt(t, r);
|
|
3104
|
+
if (i === void 0 || Kt(i) || kn(i))
|
|
3084
3105
|
break;
|
|
3085
3106
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3086
3107
|
}
|
|
3087
|
-
return
|
|
3108
|
+
return Ve.apply(void 0, n);
|
|
3088
3109
|
};
|
|
3089
|
-
var
|
|
3110
|
+
var Fn = (
|
|
3090
3111
|
/** @class */
|
|
3091
3112
|
function() {
|
|
3092
3113
|
function e(t, r) {
|
|
@@ -3110,14 +3131,14 @@ var Dn = (
|
|
|
3110
3131
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3111
3132
|
var a = this.clonePosition();
|
|
3112
3133
|
this.bump(), i.push({
|
|
3113
|
-
type:
|
|
3134
|
+
type: E.pound,
|
|
3114
3135
|
location: v(a, this.clonePosition())
|
|
3115
3136
|
});
|
|
3116
3137
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3117
3138
|
if (n)
|
|
3118
3139
|
break;
|
|
3119
3140
|
return this.error(b.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
|
|
3120
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3141
|
+
} else if (o === 60 && !this.ignoreTag && Ze(this.peek() || 0)) {
|
|
3121
3142
|
var s = this.parseTag(t, r);
|
|
3122
3143
|
if (s.err)
|
|
3123
3144
|
return s;
|
|
@@ -3138,7 +3159,7 @@ var Dn = (
|
|
|
3138
3159
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3139
3160
|
return {
|
|
3140
3161
|
val: {
|
|
3141
|
-
type:
|
|
3162
|
+
type: E.literal,
|
|
3142
3163
|
value: "<".concat(i, "/>"),
|
|
3143
3164
|
location: v(n, this.clonePosition())
|
|
3144
3165
|
},
|
|
@@ -3150,12 +3171,12 @@ var Dn = (
|
|
|
3150
3171
|
return o;
|
|
3151
3172
|
var s = o.val, a = this.clonePosition();
|
|
3152
3173
|
if (this.bumpIf("</")) {
|
|
3153
|
-
if (this.isEOF() || !
|
|
3174
|
+
if (this.isEOF() || !Ze(this.char()))
|
|
3154
3175
|
return this.error(b.INVALID_TAG, v(a, this.clonePosition()));
|
|
3155
3176
|
var l = this.clonePosition(), u = this.parseTagName();
|
|
3156
3177
|
return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, v(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3157
3178
|
val: {
|
|
3158
|
-
type:
|
|
3179
|
+
type: E.tag,
|
|
3159
3180
|
value: i,
|
|
3160
3181
|
children: s,
|
|
3161
3182
|
location: v(n, this.clonePosition())
|
|
@@ -3168,7 +3189,7 @@ var Dn = (
|
|
|
3168
3189
|
return this.error(b.INVALID_TAG, v(n, this.clonePosition()));
|
|
3169
3190
|
}, e.prototype.parseTagName = function() {
|
|
3170
3191
|
var t = this.offset();
|
|
3171
|
-
for (this.bump(); !this.isEOF() &&
|
|
3192
|
+
for (this.bump(); !this.isEOF() && jn(this.char()); )
|
|
3172
3193
|
this.bump();
|
|
3173
3194
|
return this.message.slice(t, this.offset());
|
|
3174
3195
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3192,12 +3213,12 @@ var Dn = (
|
|
|
3192
3213
|
}
|
|
3193
3214
|
var l = v(n, this.clonePosition());
|
|
3194
3215
|
return {
|
|
3195
|
-
val: { type:
|
|
3216
|
+
val: { type: E.literal, value: i, location: l },
|
|
3196
3217
|
err: null
|
|
3197
3218
|
};
|
|
3198
3219
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3199
3220
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3200
|
-
!
|
|
3221
|
+
!Gn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3201
3222
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3202
3223
|
if (this.isEOF() || this.char() !== 39)
|
|
3203
3224
|
return null;
|
|
@@ -3231,12 +3252,12 @@ var Dn = (
|
|
|
3231
3252
|
r.push(n);
|
|
3232
3253
|
this.bump();
|
|
3233
3254
|
}
|
|
3234
|
-
return
|
|
3255
|
+
return Ve.apply(void 0, r);
|
|
3235
3256
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3236
3257
|
if (this.isEOF())
|
|
3237
3258
|
return null;
|
|
3238
3259
|
var n = this.char();
|
|
3239
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3260
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ve(n));
|
|
3240
3261
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3241
3262
|
var n = this.clonePosition();
|
|
3242
3263
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3252,7 +3273,7 @@ var Dn = (
|
|
|
3252
3273
|
case 125:
|
|
3253
3274
|
return this.bump(), {
|
|
3254
3275
|
val: {
|
|
3255
|
-
type:
|
|
3276
|
+
type: E.argument,
|
|
3256
3277
|
// value does not include the opening and closing braces.
|
|
3257
3278
|
value: i,
|
|
3258
3279
|
location: v(n, this.clonePosition())
|
|
@@ -3265,7 +3286,7 @@ var Dn = (
|
|
|
3265
3286
|
return this.error(b.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
|
|
3266
3287
|
}
|
|
3267
3288
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3268
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3289
|
+
var t = this.clonePosition(), r = this.offset(), n = Xe(this.message, r), i = r + n.length;
|
|
3269
3290
|
this.bumpTo(i);
|
|
3270
3291
|
var o = this.clonePosition(), s = v(t, o);
|
|
3271
3292
|
return { value: n, location: s };
|
|
@@ -3284,7 +3305,7 @@ var Dn = (
|
|
|
3284
3305
|
var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
|
3285
3306
|
if (f.err)
|
|
3286
3307
|
return f;
|
|
3287
|
-
var h =
|
|
3308
|
+
var h = Un(f.val);
|
|
3288
3309
|
if (h.length === 0)
|
|
3289
3310
|
return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
|
|
3290
3311
|
var p = v(c, this.clonePosition());
|
|
@@ -3294,25 +3315,25 @@ var Dn = (
|
|
|
3294
3315
|
if (m.err)
|
|
3295
3316
|
return m;
|
|
3296
3317
|
var d = v(i, this.clonePosition());
|
|
3297
|
-
if (u &&
|
|
3298
|
-
var
|
|
3318
|
+
if (u && bt(u?.style, "::", 0)) {
|
|
3319
|
+
var w = Dn(u.style.slice(2));
|
|
3299
3320
|
if (a === "number") {
|
|
3300
|
-
var f = this.parseNumberSkeletonFromString(
|
|
3321
|
+
var f = this.parseNumberSkeletonFromString(w, u.styleLocation);
|
|
3301
3322
|
return f.err ? f : {
|
|
3302
|
-
val: { type:
|
|
3323
|
+
val: { type: E.number, value: n, location: d, style: f.val },
|
|
3303
3324
|
err: null
|
|
3304
3325
|
};
|
|
3305
3326
|
} else {
|
|
3306
|
-
if (
|
|
3327
|
+
if (w.length === 0)
|
|
3307
3328
|
return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
|
|
3308
|
-
var M =
|
|
3309
|
-
this.locale && (M =
|
|
3329
|
+
var M = w;
|
|
3330
|
+
this.locale && (M = An(w, this.locale));
|
|
3310
3331
|
var h = {
|
|
3311
|
-
type:
|
|
3332
|
+
type: Z.dateTime,
|
|
3312
3333
|
pattern: M,
|
|
3313
3334
|
location: u.styleLocation,
|
|
3314
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3315
|
-
}, T = a === "date" ?
|
|
3335
|
+
parsedOptions: this.shouldParseSkeletons ? gn(M) : {}
|
|
3336
|
+
}, T = a === "date" ? E.date : E.time;
|
|
3316
3337
|
return {
|
|
3317
3338
|
val: { type: T, value: n, location: d, style: h },
|
|
3318
3339
|
err: null
|
|
@@ -3321,7 +3342,7 @@ var Dn = (
|
|
|
3321
3342
|
}
|
|
3322
3343
|
return {
|
|
3323
3344
|
val: {
|
|
3324
|
-
type: a === "number" ?
|
|
3345
|
+
type: a === "number" ? E.number : a === "date" ? E.date : E.time,
|
|
3325
3346
|
value: n,
|
|
3326
3347
|
location: d,
|
|
3327
3348
|
style: (o = u?.style) !== null && o !== void 0 ? o : null
|
|
@@ -3332,21 +3353,21 @@ var Dn = (
|
|
|
3332
3353
|
case "plural":
|
|
3333
3354
|
case "selectordinal":
|
|
3334
3355
|
case "select": {
|
|
3335
|
-
var
|
|
3356
|
+
var y = this.clonePosition();
|
|
3336
3357
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3337
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(
|
|
3358
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(y, be({}, y)));
|
|
3338
3359
|
this.bumpSpace();
|
|
3339
|
-
var
|
|
3340
|
-
if (a !== "select" &&
|
|
3360
|
+
var C = this.parseIdentifierIfPossible(), A = 0;
|
|
3361
|
+
if (a !== "select" && C.value === "offset") {
|
|
3341
3362
|
if (!this.bumpIf(":"))
|
|
3342
3363
|
return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
|
|
3343
3364
|
this.bumpSpace();
|
|
3344
3365
|
var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3345
3366
|
if (f.err)
|
|
3346
3367
|
return f;
|
|
3347
|
-
this.bumpSpace(),
|
|
3368
|
+
this.bumpSpace(), C = this.parseIdentifierIfPossible(), A = f.val;
|
|
3348
3369
|
}
|
|
3349
|
-
var P = this.tryParsePluralOrSelectOptions(t, a, r,
|
|
3370
|
+
var P = this.tryParsePluralOrSelectOptions(t, a, r, C);
|
|
3350
3371
|
if (P.err)
|
|
3351
3372
|
return P;
|
|
3352
3373
|
var m = this.tryParseArgumentClose(i);
|
|
@@ -3355,18 +3376,18 @@ var Dn = (
|
|
|
3355
3376
|
var _ = v(i, this.clonePosition());
|
|
3356
3377
|
return a === "select" ? {
|
|
3357
3378
|
val: {
|
|
3358
|
-
type:
|
|
3379
|
+
type: E.select,
|
|
3359
3380
|
value: n,
|
|
3360
|
-
options:
|
|
3381
|
+
options: vt(P.val),
|
|
3361
3382
|
location: _
|
|
3362
3383
|
},
|
|
3363
3384
|
err: null
|
|
3364
3385
|
} : {
|
|
3365
3386
|
val: {
|
|
3366
|
-
type:
|
|
3387
|
+
type: E.plural,
|
|
3367
3388
|
value: n,
|
|
3368
|
-
options:
|
|
3369
|
-
offset:
|
|
3389
|
+
options: vt(P.val),
|
|
3390
|
+
offset: A,
|
|
3370
3391
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3371
3392
|
location: _
|
|
3372
3393
|
},
|
|
@@ -3416,16 +3437,16 @@ var Dn = (
|
|
|
3416
3437
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3417
3438
|
var n = [];
|
|
3418
3439
|
try {
|
|
3419
|
-
n =
|
|
3440
|
+
n = xn(t);
|
|
3420
3441
|
} catch {
|
|
3421
3442
|
return this.error(b.INVALID_NUMBER_SKELETON, r);
|
|
3422
3443
|
}
|
|
3423
3444
|
return {
|
|
3424
3445
|
val: {
|
|
3425
|
-
type:
|
|
3446
|
+
type: Z.number,
|
|
3426
3447
|
tokens: n,
|
|
3427
3448
|
location: r,
|
|
3428
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3449
|
+
parsedOptions: this.shouldParseSkeletons ? Cn(n) : {}
|
|
3429
3450
|
},
|
|
3430
3451
|
err: null
|
|
3431
3452
|
};
|
|
@@ -3473,7 +3494,7 @@ var Dn = (
|
|
|
3473
3494
|
break;
|
|
3474
3495
|
}
|
|
3475
3496
|
var l = v(i, this.clonePosition());
|
|
3476
|
-
return o ? (s *= n,
|
|
3497
|
+
return o ? (s *= n, $n(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
|
|
3477
3498
|
}, e.prototype.offset = function() {
|
|
3478
3499
|
return this.position.offset;
|
|
3479
3500
|
}, e.prototype.isEOF = function() {
|
|
@@ -3488,7 +3509,7 @@ var Dn = (
|
|
|
3488
3509
|
var t = this.position.offset;
|
|
3489
3510
|
if (t >= this.message.length)
|
|
3490
3511
|
throw Error("out of bound");
|
|
3491
|
-
var r =
|
|
3512
|
+
var r = Yt(this.message, t);
|
|
3492
3513
|
if (r === void 0)
|
|
3493
3514
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3494
3515
|
return r;
|
|
@@ -3507,7 +3528,7 @@ var Dn = (
|
|
|
3507
3528
|
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);
|
|
3508
3529
|
}
|
|
3509
3530
|
}, e.prototype.bumpIf = function(t) {
|
|
3510
|
-
if (
|
|
3531
|
+
if (bt(this.message, t, this.offset())) {
|
|
3511
3532
|
for (var r = 0; r < t.length; r++)
|
|
3512
3533
|
this.bump();
|
|
3513
3534
|
return !0;
|
|
@@ -3529,7 +3550,7 @@ var Dn = (
|
|
|
3529
3550
|
break;
|
|
3530
3551
|
}
|
|
3531
3552
|
}, e.prototype.bumpSpace = function() {
|
|
3532
|
-
for (; !this.isEOF() &&
|
|
3553
|
+
for (; !this.isEOF() && Kt(this.char()); )
|
|
3533
3554
|
this.bump();
|
|
3534
3555
|
}, e.prototype.peek = function() {
|
|
3535
3556
|
if (this.isEOF())
|
|
@@ -3539,47 +3560,47 @@ var Dn = (
|
|
|
3539
3560
|
}, e;
|
|
3540
3561
|
}()
|
|
3541
3562
|
);
|
|
3542
|
-
function
|
|
3563
|
+
function Ze(e) {
|
|
3543
3564
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3544
3565
|
}
|
|
3545
|
-
function
|
|
3546
|
-
return
|
|
3566
|
+
function Gn(e) {
|
|
3567
|
+
return Ze(e) || e === 47;
|
|
3547
3568
|
}
|
|
3548
|
-
function
|
|
3569
|
+
function jn(e) {
|
|
3549
3570
|
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;
|
|
3550
3571
|
}
|
|
3551
|
-
function
|
|
3572
|
+
function Kt(e) {
|
|
3552
3573
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3553
3574
|
}
|
|
3554
|
-
function
|
|
3575
|
+
function kn(e) {
|
|
3555
3576
|
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;
|
|
3556
3577
|
}
|
|
3557
|
-
function
|
|
3578
|
+
function qe(e) {
|
|
3558
3579
|
e.forEach(function(t) {
|
|
3559
|
-
if (delete t.location,
|
|
3580
|
+
if (delete t.location, kt(t) || zt(t))
|
|
3560
3581
|
for (var r in t.options)
|
|
3561
|
-
delete t.options[r].location,
|
|
3582
|
+
delete t.options[r].location, qe(t.options[r].value);
|
|
3562
3583
|
else
|
|
3563
|
-
|
|
3584
|
+
Ft(t) && Vt(t.style) || (Gt(t) || jt(t)) && ze(t.style) ? delete t.style.location : Wt(t) && qe(t.children);
|
|
3564
3585
|
});
|
|
3565
3586
|
}
|
|
3566
|
-
function
|
|
3567
|
-
t === void 0 && (t = {}), t =
|
|
3568
|
-
var r = new
|
|
3587
|
+
function zn(e, t) {
|
|
3588
|
+
t === void 0 && (t = {}), t = be({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3589
|
+
var r = new Fn(e, t).parse();
|
|
3569
3590
|
if (r.err) {
|
|
3570
3591
|
var n = SyntaxError(b[r.err.kind]);
|
|
3571
3592
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3572
3593
|
}
|
|
3573
|
-
return t?.captureLocation ||
|
|
3594
|
+
return t?.captureLocation || qe(r.val), r.val;
|
|
3574
3595
|
}
|
|
3575
|
-
var
|
|
3596
|
+
var q;
|
|
3576
3597
|
(function(e) {
|
|
3577
3598
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3578
|
-
})(
|
|
3579
|
-
var
|
|
3599
|
+
})(q || (q = {}));
|
|
3600
|
+
var we = (
|
|
3580
3601
|
/** @class */
|
|
3581
3602
|
function(e) {
|
|
3582
|
-
|
|
3603
|
+
Ee(t, e);
|
|
3583
3604
|
function t(r, n, i) {
|
|
3584
3605
|
var o = e.call(this, r) || this;
|
|
3585
3606
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3588,48 +3609,48 @@ var Ee = (
|
|
|
3588
3609
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3589
3610
|
}, t;
|
|
3590
3611
|
}(Error)
|
|
3591
|
-
),
|
|
3612
|
+
), yt = (
|
|
3592
3613
|
/** @class */
|
|
3593
3614
|
function(e) {
|
|
3594
|
-
|
|
3615
|
+
Ee(t, e);
|
|
3595
3616
|
function t(r, n, i, o) {
|
|
3596
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3617
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), q.INVALID_VALUE, o) || this;
|
|
3597
3618
|
}
|
|
3598
3619
|
return t;
|
|
3599
|
-
}(
|
|
3600
|
-
),
|
|
3620
|
+
}(we)
|
|
3621
|
+
), Wn = (
|
|
3601
3622
|
/** @class */
|
|
3602
3623
|
function(e) {
|
|
3603
|
-
|
|
3624
|
+
Ee(t, e);
|
|
3604
3625
|
function t(r, n, i) {
|
|
3605
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3626
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), q.INVALID_VALUE, i) || this;
|
|
3606
3627
|
}
|
|
3607
3628
|
return t;
|
|
3608
|
-
}(
|
|
3609
|
-
),
|
|
3629
|
+
}(we)
|
|
3630
|
+
), Vn = (
|
|
3610
3631
|
/** @class */
|
|
3611
3632
|
function(e) {
|
|
3612
|
-
|
|
3633
|
+
Ee(t, e);
|
|
3613
3634
|
function t(r, n) {
|
|
3614
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3635
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), q.MISSING_VALUE, n) || this;
|
|
3615
3636
|
}
|
|
3616
3637
|
return t;
|
|
3617
|
-
}(
|
|
3638
|
+
}(we)
|
|
3618
3639
|
), H;
|
|
3619
3640
|
(function(e) {
|
|
3620
3641
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3621
3642
|
})(H || (H = {}));
|
|
3622
|
-
function
|
|
3643
|
+
function Xn(e) {
|
|
3623
3644
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3624
3645
|
var n = t[t.length - 1];
|
|
3625
3646
|
return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
|
|
3626
3647
|
}, []);
|
|
3627
3648
|
}
|
|
3628
|
-
function
|
|
3649
|
+
function Zn(e) {
|
|
3629
3650
|
return typeof e == "function";
|
|
3630
3651
|
}
|
|
3631
3652
|
function pe(e, t, r, n, i, o, s) {
|
|
3632
|
-
if (e.length === 1 &&
|
|
3653
|
+
if (e.length === 1 && ft(e[0]))
|
|
3633
3654
|
return [
|
|
3634
3655
|
{
|
|
3635
3656
|
type: H.literal,
|
|
@@ -3638,14 +3659,14 @@ function pe(e, t, r, n, i, o, s) {
|
|
|
3638
3659
|
];
|
|
3639
3660
|
for (var a = [], l = 0, u = e; l < u.length; l++) {
|
|
3640
3661
|
var c = u[l];
|
|
3641
|
-
if (
|
|
3662
|
+
if (ft(c)) {
|
|
3642
3663
|
a.push({
|
|
3643
3664
|
type: H.literal,
|
|
3644
3665
|
value: c.value
|
|
3645
3666
|
});
|
|
3646
3667
|
continue;
|
|
3647
3668
|
}
|
|
3648
|
-
if (
|
|
3669
|
+
if (bn(c)) {
|
|
3649
3670
|
typeof o == "number" && a.push({
|
|
3650
3671
|
type: H.literal,
|
|
3651
3672
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3654,32 +3675,32 @@ function pe(e, t, r, n, i, o, s) {
|
|
|
3654
3675
|
}
|
|
3655
3676
|
var f = c.value;
|
|
3656
3677
|
if (!(i && f in i))
|
|
3657
|
-
throw new
|
|
3678
|
+
throw new Vn(f, s);
|
|
3658
3679
|
var h = i[f];
|
|
3659
|
-
if (
|
|
3680
|
+
if (mn(c)) {
|
|
3660
3681
|
(!h || typeof h == "string" || typeof h == "number") && (h = typeof h == "string" || typeof h == "number" ? String(h) : ""), a.push({
|
|
3661
3682
|
type: typeof h == "string" ? H.literal : H.object,
|
|
3662
3683
|
value: h
|
|
3663
3684
|
});
|
|
3664
3685
|
continue;
|
|
3665
3686
|
}
|
|
3666
|
-
if (
|
|
3667
|
-
var p = typeof c.style == "string" ? n.date[c.style] :
|
|
3687
|
+
if (Gt(c)) {
|
|
3688
|
+
var p = typeof c.style == "string" ? n.date[c.style] : ze(c.style) ? c.style.parsedOptions : void 0;
|
|
3668
3689
|
a.push({
|
|
3669
3690
|
type: H.literal,
|
|
3670
3691
|
value: r.getDateTimeFormat(t, p).format(h)
|
|
3671
3692
|
});
|
|
3672
3693
|
continue;
|
|
3673
3694
|
}
|
|
3674
|
-
if (
|
|
3675
|
-
var p = typeof c.style == "string" ? n.time[c.style] :
|
|
3695
|
+
if (jt(c)) {
|
|
3696
|
+
var p = typeof c.style == "string" ? n.time[c.style] : ze(c.style) ? c.style.parsedOptions : n.time.medium;
|
|
3676
3697
|
a.push({
|
|
3677
3698
|
type: H.literal,
|
|
3678
3699
|
value: r.getDateTimeFormat(t, p).format(h)
|
|
3679
3700
|
});
|
|
3680
3701
|
continue;
|
|
3681
3702
|
}
|
|
3682
|
-
if (
|
|
3703
|
+
if (Ft(c)) {
|
|
3683
3704
|
var p = typeof c.style == "string" ? n.number[c.style] : Vt(c.style) ? c.style.parsedOptions : void 0;
|
|
3684
3705
|
p && p.scale && (h = h * (p.scale || 1)), a.push({
|
|
3685
3706
|
type: H.literal,
|
|
@@ -3687,56 +3708,56 @@ function pe(e, t, r, n, i, o, s) {
|
|
|
3687
3708
|
});
|
|
3688
3709
|
continue;
|
|
3689
3710
|
}
|
|
3690
|
-
if (
|
|
3691
|
-
var m = c.children, d = c.value,
|
|
3692
|
-
if (!
|
|
3693
|
-
throw new
|
|
3694
|
-
var M = pe(m, t, r, n, i, o), T =
|
|
3695
|
-
return
|
|
3711
|
+
if (Wt(c)) {
|
|
3712
|
+
var m = c.children, d = c.value, w = i[d];
|
|
3713
|
+
if (!Zn(w))
|
|
3714
|
+
throw new Wn(d, "function", s);
|
|
3715
|
+
var M = pe(m, t, r, n, i, o), T = w(M.map(function(A) {
|
|
3716
|
+
return A.value;
|
|
3696
3717
|
}));
|
|
3697
|
-
Array.isArray(T) || (T = [T]), a.push.apply(a, T.map(function(
|
|
3718
|
+
Array.isArray(T) || (T = [T]), a.push.apply(a, T.map(function(A) {
|
|
3698
3719
|
return {
|
|
3699
|
-
type: typeof
|
|
3700
|
-
value:
|
|
3720
|
+
type: typeof A == "string" ? H.literal : H.object,
|
|
3721
|
+
value: A
|
|
3701
3722
|
};
|
|
3702
3723
|
}));
|
|
3703
3724
|
}
|
|
3704
|
-
if (
|
|
3705
|
-
var
|
|
3706
|
-
if (!
|
|
3707
|
-
throw new
|
|
3708
|
-
a.push.apply(a, pe(
|
|
3725
|
+
if (kt(c)) {
|
|
3726
|
+
var y = c.options[h] || c.options.other;
|
|
3727
|
+
if (!y)
|
|
3728
|
+
throw new yt(c.value, h, Object.keys(c.options), s);
|
|
3729
|
+
a.push.apply(a, pe(y.value, t, r, n, i));
|
|
3709
3730
|
continue;
|
|
3710
3731
|
}
|
|
3711
|
-
if (
|
|
3712
|
-
var
|
|
3713
|
-
if (!
|
|
3732
|
+
if (zt(c)) {
|
|
3733
|
+
var y = c.options["=".concat(h)];
|
|
3734
|
+
if (!y) {
|
|
3714
3735
|
if (!Intl.PluralRules)
|
|
3715
|
-
throw new
|
|
3736
|
+
throw new we(`Intl.PluralRules is not available in this environment.
|
|
3716
3737
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3717
|
-
`,
|
|
3718
|
-
var
|
|
3719
|
-
|
|
3738
|
+
`, q.MISSING_INTL_API, s);
|
|
3739
|
+
var C = r.getPluralRules(t, { type: c.pluralType }).select(h - (c.offset || 0));
|
|
3740
|
+
y = c.options[C] || c.options.other;
|
|
3720
3741
|
}
|
|
3721
|
-
if (!
|
|
3722
|
-
throw new
|
|
3723
|
-
a.push.apply(a, pe(
|
|
3742
|
+
if (!y)
|
|
3743
|
+
throw new yt(c.value, h, Object.keys(c.options), s);
|
|
3744
|
+
a.push.apply(a, pe(y.value, t, r, n, i, h - (c.offset || 0)));
|
|
3724
3745
|
continue;
|
|
3725
3746
|
}
|
|
3726
3747
|
}
|
|
3727
|
-
return
|
|
3748
|
+
return Xn(a);
|
|
3728
3749
|
}
|
|
3729
|
-
function
|
|
3730
|
-
return t ?
|
|
3731
|
-
return r[n] =
|
|
3750
|
+
function qn(e, t) {
|
|
3751
|
+
return t ? I(I(I({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3752
|
+
return r[n] = I(I({}, e[n]), t[n] || {}), r;
|
|
3732
3753
|
}, {})) : e;
|
|
3733
3754
|
}
|
|
3734
|
-
function
|
|
3755
|
+
function Qn(e, t) {
|
|
3735
3756
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3736
|
-
return r[n] =
|
|
3737
|
-
},
|
|
3757
|
+
return r[n] = qn(e[n], t[n]), r;
|
|
3758
|
+
}, I({}, e)) : e;
|
|
3738
3759
|
}
|
|
3739
|
-
function
|
|
3760
|
+
function Oe(e) {
|
|
3740
3761
|
return {
|
|
3741
3762
|
create: function() {
|
|
3742
3763
|
return {
|
|
@@ -3750,39 +3771,39 @@ function Me(e) {
|
|
|
3750
3771
|
}
|
|
3751
3772
|
};
|
|
3752
3773
|
}
|
|
3753
|
-
function
|
|
3774
|
+
function Yn(e) {
|
|
3754
3775
|
return e === void 0 && (e = {
|
|
3755
3776
|
number: {},
|
|
3756
3777
|
dateTime: {},
|
|
3757
3778
|
pluralRules: {}
|
|
3758
3779
|
}), {
|
|
3759
|
-
getNumberFormat:
|
|
3780
|
+
getNumberFormat: He(function() {
|
|
3760
3781
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3761
3782
|
r[n] = arguments[n];
|
|
3762
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3783
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
|
|
3763
3784
|
}, {
|
|
3764
|
-
cache:
|
|
3765
|
-
strategy:
|
|
3785
|
+
cache: Oe(e.number),
|
|
3786
|
+
strategy: Me.variadic
|
|
3766
3787
|
}),
|
|
3767
|
-
getDateTimeFormat:
|
|
3788
|
+
getDateTimeFormat: He(function() {
|
|
3768
3789
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3769
3790
|
r[n] = arguments[n];
|
|
3770
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3791
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
|
|
3771
3792
|
}, {
|
|
3772
|
-
cache:
|
|
3773
|
-
strategy:
|
|
3793
|
+
cache: Oe(e.dateTime),
|
|
3794
|
+
strategy: Me.variadic
|
|
3774
3795
|
}),
|
|
3775
|
-
getPluralRules:
|
|
3796
|
+
getPluralRules: He(function() {
|
|
3776
3797
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3777
3798
|
r[n] = arguments[n];
|
|
3778
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3799
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
|
|
3779
3800
|
}, {
|
|
3780
|
-
cache:
|
|
3781
|
-
strategy:
|
|
3801
|
+
cache: Oe(e.pluralRules),
|
|
3802
|
+
strategy: Me.variadic
|
|
3782
3803
|
})
|
|
3783
3804
|
};
|
|
3784
3805
|
}
|
|
3785
|
-
var
|
|
3806
|
+
var Jn = (
|
|
3786
3807
|
/** @class */
|
|
3787
3808
|
function() {
|
|
3788
3809
|
function e(t, r, n, i) {
|
|
@@ -3814,13 +3835,13 @@ var Qn = (
|
|
|
3814
3835
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3815
3836
|
var s = i || {};
|
|
3816
3837
|
s.formatters;
|
|
3817
|
-
var a =
|
|
3818
|
-
this.ast = e.__parse(t,
|
|
3838
|
+
var a = an(s, ["formatters"]);
|
|
3839
|
+
this.ast = e.__parse(t, I(I({}, a), { locale: this.resolvedLocale }));
|
|
3819
3840
|
} else
|
|
3820
3841
|
this.ast = t;
|
|
3821
3842
|
if (!Array.isArray(this.ast))
|
|
3822
3843
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3823
|
-
this.formats =
|
|
3844
|
+
this.formats = Qn(e.formats, n), this.formatters = i && i.formatters || Yn(this.formatterCache);
|
|
3824
3845
|
}
|
|
3825
3846
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3826
3847
|
get: function() {
|
|
@@ -3833,7 +3854,7 @@ var Qn = (
|
|
|
3833
3854
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3834
3855
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3835
3856
|
}
|
|
3836
|
-
}, e.__parse =
|
|
3857
|
+
}, e.__parse = zn, e.formats = {
|
|
3837
3858
|
number: {
|
|
3838
3859
|
integer: {
|
|
3839
3860
|
maximumFractionDigits: 0
|
|
@@ -3894,7 +3915,7 @@ var Qn = (
|
|
|
3894
3915
|
}, e;
|
|
3895
3916
|
}()
|
|
3896
3917
|
);
|
|
3897
|
-
function
|
|
3918
|
+
function Kn(e, t) {
|
|
3898
3919
|
if (t == null)
|
|
3899
3920
|
return;
|
|
3900
3921
|
if (t in e)
|
|
@@ -3915,92 +3936,92 @@ function Yn(e, t) {
|
|
|
3915
3936
|
n = void 0;
|
|
3916
3937
|
return n;
|
|
3917
3938
|
}
|
|
3918
|
-
const L = {},
|
|
3939
|
+
const L = {}, ei = (e, t, r) => r && (t in L || (L[t] = {}), e in L[t] || (L[t][e] = r), r), er = (e, t) => {
|
|
3919
3940
|
if (t == null)
|
|
3920
3941
|
return;
|
|
3921
3942
|
if (t in L && e in L[t])
|
|
3922
3943
|
return L[t][e];
|
|
3923
|
-
const r =
|
|
3944
|
+
const r = Ce(t);
|
|
3924
3945
|
for (let n = 0; n < r.length; n++) {
|
|
3925
|
-
const i = r[n], o =
|
|
3946
|
+
const i = r[n], o = ri(i, e);
|
|
3926
3947
|
if (o)
|
|
3927
|
-
return
|
|
3948
|
+
return ei(e, t, o);
|
|
3928
3949
|
}
|
|
3929
3950
|
};
|
|
3930
|
-
let
|
|
3931
|
-
const ue =
|
|
3932
|
-
function
|
|
3933
|
-
return
|
|
3951
|
+
let Ke;
|
|
3952
|
+
const ue = _e({});
|
|
3953
|
+
function ti(e) {
|
|
3954
|
+
return Ke[e] || null;
|
|
3934
3955
|
}
|
|
3935
|
-
function
|
|
3936
|
-
return e in
|
|
3956
|
+
function tr(e) {
|
|
3957
|
+
return e in Ke;
|
|
3937
3958
|
}
|
|
3938
|
-
function
|
|
3939
|
-
if (!
|
|
3959
|
+
function ri(e, t) {
|
|
3960
|
+
if (!tr(e))
|
|
3940
3961
|
return null;
|
|
3941
|
-
const r =
|
|
3942
|
-
return
|
|
3962
|
+
const r = ti(e);
|
|
3963
|
+
return Kn(r, t);
|
|
3943
3964
|
}
|
|
3944
|
-
function
|
|
3965
|
+
function ni(e) {
|
|
3945
3966
|
if (e == null)
|
|
3946
3967
|
return;
|
|
3947
|
-
const t =
|
|
3968
|
+
const t = Ce(e);
|
|
3948
3969
|
for (let r = 0; r < t.length; r++) {
|
|
3949
3970
|
const n = t[r];
|
|
3950
|
-
if (
|
|
3971
|
+
if (tr(n))
|
|
3951
3972
|
return n;
|
|
3952
3973
|
}
|
|
3953
3974
|
}
|
|
3954
|
-
function
|
|
3975
|
+
function rr(e, ...t) {
|
|
3955
3976
|
delete L[e], ue.update((r) => (r[e] = sn.all([r[e] || {}, ...t]), r));
|
|
3956
3977
|
}
|
|
3957
|
-
|
|
3978
|
+
J(
|
|
3958
3979
|
[ue],
|
|
3959
3980
|
([e]) => Object.keys(e)
|
|
3960
3981
|
);
|
|
3961
|
-
ue.subscribe((e) =>
|
|
3982
|
+
ue.subscribe((e) => Ke = e);
|
|
3962
3983
|
const de = {};
|
|
3963
|
-
function
|
|
3984
|
+
function ii(e, t) {
|
|
3964
3985
|
de[e].delete(t), de[e].size === 0 && delete de[e];
|
|
3965
3986
|
}
|
|
3966
|
-
function
|
|
3987
|
+
function nr(e) {
|
|
3967
3988
|
return de[e];
|
|
3968
3989
|
}
|
|
3969
|
-
function
|
|
3970
|
-
return
|
|
3971
|
-
const r =
|
|
3990
|
+
function oi(e) {
|
|
3991
|
+
return Ce(e).map((t) => {
|
|
3992
|
+
const r = nr(t);
|
|
3972
3993
|
return [t, r ? [...r] : []];
|
|
3973
3994
|
}).filter(([, t]) => t.length > 0);
|
|
3974
3995
|
}
|
|
3975
|
-
function
|
|
3976
|
-
return e == null ? !1 :
|
|
3996
|
+
function Qe(e) {
|
|
3997
|
+
return e == null ? !1 : Ce(e).some(
|
|
3977
3998
|
(t) => {
|
|
3978
3999
|
var r;
|
|
3979
|
-
return (r =
|
|
4000
|
+
return (r = nr(t)) == null ? void 0 : r.size;
|
|
3980
4001
|
}
|
|
3981
4002
|
);
|
|
3982
4003
|
}
|
|
3983
|
-
function
|
|
4004
|
+
function si(e, t) {
|
|
3984
4005
|
return Promise.all(
|
|
3985
|
-
t.map((n) => (
|
|
3986
|
-
).then((n) =>
|
|
3987
|
-
}
|
|
3988
|
-
const
|
|
3989
|
-
function
|
|
3990
|
-
if (!
|
|
3991
|
-
return e in
|
|
3992
|
-
const t =
|
|
3993
|
-
return
|
|
4006
|
+
t.map((n) => (ii(e, n), n().then((i) => i.default || i)))
|
|
4007
|
+
).then((n) => rr(e, ...n));
|
|
4008
|
+
}
|
|
4009
|
+
const te = {};
|
|
4010
|
+
function ir(e) {
|
|
4011
|
+
if (!Qe(e))
|
|
4012
|
+
return e in te ? te[e] : Promise.resolve();
|
|
4013
|
+
const t = oi(e);
|
|
4014
|
+
return te[e] = Promise.all(
|
|
3994
4015
|
t.map(
|
|
3995
|
-
([r, n]) =>
|
|
4016
|
+
([r, n]) => si(r, n)
|
|
3996
4017
|
)
|
|
3997
4018
|
).then(() => {
|
|
3998
|
-
if (
|
|
3999
|
-
return
|
|
4000
|
-
delete
|
|
4001
|
-
}),
|
|
4019
|
+
if (Qe(e))
|
|
4020
|
+
return ir(e);
|
|
4021
|
+
delete te[e];
|
|
4022
|
+
}), te[e];
|
|
4002
4023
|
}
|
|
4003
|
-
const
|
|
4024
|
+
const ai = {
|
|
4004
4025
|
number: {
|
|
4005
4026
|
scientific: { notation: "scientific" },
|
|
4006
4027
|
engineering: { notation: "engineering" },
|
|
@@ -4029,135 +4050,135 @@ const oi = {
|
|
|
4029
4050
|
timeZoneName: "short"
|
|
4030
4051
|
}
|
|
4031
4052
|
}
|
|
4032
|
-
},
|
|
4053
|
+
}, ui = {
|
|
4033
4054
|
fallbackLocale: null,
|
|
4034
4055
|
loadingDelay: 200,
|
|
4035
|
-
formats:
|
|
4056
|
+
formats: ai,
|
|
4036
4057
|
warnOnMissingMessages: !0,
|
|
4037
4058
|
handleMissingMessage: void 0,
|
|
4038
4059
|
ignoreTag: !0
|
|
4039
|
-
},
|
|
4040
|
-
function
|
|
4041
|
-
return
|
|
4060
|
+
}, li = ui;
|
|
4061
|
+
function Q() {
|
|
4062
|
+
return li;
|
|
4042
4063
|
}
|
|
4043
|
-
const
|
|
4044
|
-
var
|
|
4064
|
+
const Ie = _e(!1);
|
|
4065
|
+
var ci = Object.defineProperty, hi = Object.defineProperties, fi = Object.getOwnPropertyDescriptors, xt = Object.getOwnPropertySymbols, pi = Object.prototype.hasOwnProperty, di = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mi = (e, t) => {
|
|
4045
4066
|
for (var r in t || (t = {}))
|
|
4046
|
-
|
|
4047
|
-
if (
|
|
4048
|
-
for (var r of
|
|
4049
|
-
|
|
4067
|
+
pi.call(t, r) && _t(e, r, t[r]);
|
|
4068
|
+
if (xt)
|
|
4069
|
+
for (var r of xt(t))
|
|
4070
|
+
di.call(t, r) && _t(e, r, t[r]);
|
|
4050
4071
|
return e;
|
|
4051
|
-
},
|
|
4052
|
-
let
|
|
4053
|
-
const
|
|
4054
|
-
function
|
|
4072
|
+
}, bi = (e, t) => hi(e, fi(t));
|
|
4073
|
+
let Ye;
|
|
4074
|
+
const ve = _e(null);
|
|
4075
|
+
function Et(e) {
|
|
4055
4076
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4056
4077
|
}
|
|
4057
|
-
function
|
|
4058
|
-
const r =
|
|
4059
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4078
|
+
function Ce(e, t = Q().fallbackLocale) {
|
|
4079
|
+
const r = Et(e);
|
|
4080
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Et(t)])] : r;
|
|
4060
4081
|
}
|
|
4061
4082
|
function U() {
|
|
4062
|
-
return
|
|
4083
|
+
return Ye ?? void 0;
|
|
4063
4084
|
}
|
|
4064
|
-
|
|
4065
|
-
|
|
4085
|
+
ve.subscribe((e) => {
|
|
4086
|
+
Ye = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4066
4087
|
});
|
|
4067
|
-
const
|
|
4068
|
-
if (e &&
|
|
4069
|
-
const { loadingDelay: t } =
|
|
4088
|
+
const vi = (e) => {
|
|
4089
|
+
if (e && ni(e) && Qe(e)) {
|
|
4090
|
+
const { loadingDelay: t } = Q();
|
|
4070
4091
|
let r;
|
|
4071
4092
|
return typeof window < "u" && U() != null && t ? r = window.setTimeout(
|
|
4072
|
-
() =>
|
|
4093
|
+
() => Ie.set(!0),
|
|
4073
4094
|
t
|
|
4074
|
-
) :
|
|
4075
|
-
|
|
4095
|
+
) : Ie.set(!0), ir(e).then(() => {
|
|
4096
|
+
ve.set(e);
|
|
4076
4097
|
}).finally(() => {
|
|
4077
|
-
clearTimeout(r),
|
|
4098
|
+
clearTimeout(r), Ie.set(!1);
|
|
4078
4099
|
});
|
|
4079
4100
|
}
|
|
4080
|
-
return
|
|
4081
|
-
},
|
|
4082
|
-
set:
|
|
4083
|
-
}),
|
|
4101
|
+
return ve.set(e);
|
|
4102
|
+
}, K = bi(mi({}, ve), {
|
|
4103
|
+
set: vi
|
|
4104
|
+
}), Ae = (e) => {
|
|
4084
4105
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4085
4106
|
return (n) => {
|
|
4086
4107
|
const i = JSON.stringify(n);
|
|
4087
4108
|
return i in t ? t[i] : t[i] = e(n);
|
|
4088
4109
|
};
|
|
4089
4110
|
};
|
|
4090
|
-
var
|
|
4111
|
+
var gi = Object.defineProperty, ge = Object.getOwnPropertySymbols, or = Object.prototype.hasOwnProperty, sr = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? gi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
|
|
4091
4112
|
for (var r in t || (t = {}))
|
|
4092
|
-
|
|
4093
|
-
if (
|
|
4094
|
-
for (var r of
|
|
4095
|
-
|
|
4113
|
+
or.call(t, r) && wt(e, r, t[r]);
|
|
4114
|
+
if (ge)
|
|
4115
|
+
for (var r of ge(t))
|
|
4116
|
+
sr.call(t, r) && wt(e, r, t[r]);
|
|
4096
4117
|
return e;
|
|
4097
|
-
},
|
|
4118
|
+
}, ee = (e, t) => {
|
|
4098
4119
|
var r = {};
|
|
4099
4120
|
for (var n in e)
|
|
4100
|
-
|
|
4101
|
-
if (e != null &&
|
|
4102
|
-
for (var n of
|
|
4103
|
-
t.indexOf(n) < 0 &&
|
|
4121
|
+
or.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4122
|
+
if (e != null && ge)
|
|
4123
|
+
for (var n of ge(e))
|
|
4124
|
+
t.indexOf(n) < 0 && sr.call(e, n) && (r[n] = e[n]);
|
|
4104
4125
|
return r;
|
|
4105
4126
|
};
|
|
4106
|
-
const
|
|
4107
|
-
const { formats: r } =
|
|
4127
|
+
const oe = (e, t) => {
|
|
4128
|
+
const { formats: r } = Q();
|
|
4108
4129
|
if (e in r && t in r[e])
|
|
4109
4130
|
return r[e][t];
|
|
4110
4131
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4111
|
-
},
|
|
4132
|
+
}, yi = Ae(
|
|
4112
4133
|
(e) => {
|
|
4113
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4134
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
4114
4135
|
if (r == null)
|
|
4115
4136
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4116
|
-
return n && (i =
|
|
4137
|
+
return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
|
|
4117
4138
|
}
|
|
4118
|
-
),
|
|
4139
|
+
), xi = Ae(
|
|
4119
4140
|
(e) => {
|
|
4120
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4141
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
4121
4142
|
if (r == null)
|
|
4122
4143
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4123
|
-
return n ? i =
|
|
4144
|
+
return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4124
4145
|
}
|
|
4125
|
-
),
|
|
4146
|
+
), _i = Ae(
|
|
4126
4147
|
(e) => {
|
|
4127
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4148
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
4128
4149
|
if (r == null)
|
|
4129
4150
|
throw new Error(
|
|
4130
4151
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4131
4152
|
);
|
|
4132
|
-
return n ? i =
|
|
4153
|
+
return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4133
4154
|
}
|
|
4134
|
-
),
|
|
4155
|
+
), Ei = (e = {}) => {
|
|
4135
4156
|
var t = e, {
|
|
4136
4157
|
locale: r = U()
|
|
4137
|
-
} = t, n =
|
|
4158
|
+
} = t, n = ee(t, [
|
|
4138
4159
|
"locale"
|
|
4139
4160
|
]);
|
|
4140
|
-
return
|
|
4141
|
-
},
|
|
4161
|
+
return yi(et({ locale: r }, n));
|
|
4162
|
+
}, wi = (e = {}) => {
|
|
4142
4163
|
var t = e, {
|
|
4143
4164
|
locale: r = U()
|
|
4144
|
-
} = t, n =
|
|
4165
|
+
} = t, n = ee(t, [
|
|
4145
4166
|
"locale"
|
|
4146
4167
|
]);
|
|
4147
|
-
return
|
|
4148
|
-
},
|
|
4168
|
+
return xi(et({ locale: r }, n));
|
|
4169
|
+
}, Ci = (e = {}) => {
|
|
4149
4170
|
var t = e, {
|
|
4150
4171
|
locale: r = U()
|
|
4151
|
-
} = t, n =
|
|
4172
|
+
} = t, n = ee(t, [
|
|
4152
4173
|
"locale"
|
|
4153
4174
|
]);
|
|
4154
|
-
return
|
|
4155
|
-
},
|
|
4175
|
+
return _i(et({ locale: r }, n));
|
|
4176
|
+
}, Ai = Ae(
|
|
4156
4177
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4157
|
-
(e, t = U()) => new
|
|
4158
|
-
ignoreTag:
|
|
4178
|
+
(e, t = U()) => new Jn(e, t, Q().formats, {
|
|
4179
|
+
ignoreTag: Q().ignoreTag
|
|
4159
4180
|
})
|
|
4160
|
-
),
|
|
4181
|
+
), Si = (e, t = {}) => {
|
|
4161
4182
|
var r, n, i, o;
|
|
4162
4183
|
let s = t;
|
|
4163
4184
|
typeof e == "object" && (s = e, e = s.id);
|
|
@@ -4170,9 +4191,9 @@ const se = (e, t) => {
|
|
|
4170
4191
|
throw new Error(
|
|
4171
4192
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4172
4193
|
);
|
|
4173
|
-
let c =
|
|
4194
|
+
let c = er(e, l);
|
|
4174
4195
|
if (!c)
|
|
4175
|
-
c = (o = (i = (n = (r =
|
|
4196
|
+
c = (o = (i = (n = (r = Q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4176
4197
|
else if (typeof c != "string")
|
|
4177
4198
|
return console.warn(
|
|
4178
4199
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -4181,7 +4202,7 @@ const se = (e, t) => {
|
|
|
4181
4202
|
return c;
|
|
4182
4203
|
let f = c;
|
|
4183
4204
|
try {
|
|
4184
|
-
f =
|
|
4205
|
+
f = Ai(c, l).format(a);
|
|
4185
4206
|
} catch (h) {
|
|
4186
4207
|
h instanceof Error && console.warn(
|
|
4187
4208
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4189,20 +4210,20 @@ const se = (e, t) => {
|
|
|
4189
4210
|
);
|
|
4190
4211
|
}
|
|
4191
4212
|
return f;
|
|
4192
|
-
},
|
|
4193
|
-
|
|
4194
|
-
|
|
4195
|
-
|
|
4196
|
-
|
|
4213
|
+
}, Ti = (e, t) => Ci(t).format(e), Bi = (e, t) => wi(t).format(e), Hi = (e, t) => Ei(t).format(e), Mi = (e, t = U()) => er(e, t), Pi = J([K, ue], () => Si);
|
|
4214
|
+
J([K], () => Ti);
|
|
4215
|
+
J([K], () => Bi);
|
|
4216
|
+
J([K], () => Hi);
|
|
4217
|
+
J([K, ue], () => Mi);
|
|
4197
4218
|
window.emWidgets = { topic: jr };
|
|
4198
|
-
const
|
|
4199
|
-
function
|
|
4200
|
-
|
|
4219
|
+
const Oi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4220
|
+
function Ct(e, t) {
|
|
4221
|
+
rr(e, t);
|
|
4201
4222
|
}
|
|
4202
|
-
function
|
|
4203
|
-
|
|
4223
|
+
function Ii(e) {
|
|
4224
|
+
K.set(e);
|
|
4204
4225
|
}
|
|
4205
|
-
const
|
|
4226
|
+
const At = {
|
|
4206
4227
|
en: {
|
|
4207
4228
|
titleAccountClosure: "Account Closure",
|
|
4208
4229
|
accountClosureDescription: "Account Closure provides a permanent access restriction to your account if you feel you need a break, or you just want to stop using our services.",
|
|
@@ -4292,13 +4313,13 @@ const wt = {
|
|
|
4292
4313
|
accountClosureConfirm: "Yes"
|
|
4293
4314
|
}
|
|
4294
4315
|
};
|
|
4295
|
-
function
|
|
4316
|
+
function Ni(e, t) {
|
|
4296
4317
|
if (e) {
|
|
4297
4318
|
const r = document.createElement("style");
|
|
4298
4319
|
r.innerHTML = t, e.appendChild(r);
|
|
4299
4320
|
}
|
|
4300
4321
|
}
|
|
4301
|
-
function
|
|
4322
|
+
function Li(e, t) {
|
|
4302
4323
|
const r = new URL(t);
|
|
4303
4324
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4304
4325
|
const i = document.createElement("style");
|
|
@@ -4307,7 +4328,7 @@ function Ii(e, t) {
|
|
|
4307
4328
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4308
4329
|
});
|
|
4309
4330
|
}
|
|
4310
|
-
function
|
|
4331
|
+
function $i(e, t, r) {
|
|
4311
4332
|
if (window.emMessageBus) {
|
|
4312
4333
|
const n = document.createElement("style");
|
|
4313
4334
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4315,37 +4336,37 @@ function Ni(e, t, r) {
|
|
|
4315
4336
|
});
|
|
4316
4337
|
}
|
|
4317
4338
|
}
|
|
4318
|
-
function
|
|
4319
|
-
|
|
4339
|
+
function Ri(e) {
|
|
4340
|
+
lr(e, "svelte-11607qo", '.AccountClosureWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--pam-color-bg, var(--emw--background-color, #F1F1F1));border-radius:5%;padding:50px;max-width:760px}.AccountClosureWrapper.AccountClosureWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg .aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.AccountClosureTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-normal, 400)}.AccountClosureTitleMobile{font-size:var(--emw--font-size-large, 20px)}.AccountClosureTitleNone{display:none}.AccountClosureDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.AccountClosureDescription.AccountClosureDescriptionMobile{font-size:var(--emw--font-size-small, 14px);line-height:18px}.AccountClosureActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%;color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF))}.AccountClosureActionButtons.AccountClosureActionButtonsMobile{width:100%;grid-template-columns:1fr}.AccountClosureSave{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);padding:30px 0;color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}.AccountClosureSave.AccountClosureSaveMobile{width:100%;height:40px;font-size:var(--emw--font-size-small, 14px);grid-template-columns:1fr}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:100}.ModalWrapper .ModalContent{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013E5C));border:5px solid transparent;padding:30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.ModalWrapper .ModalContent::before{content:"";position:absolute;top:-6px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-secondary, #E98B0F) 80%, black 20%), #22B04E);opacity:0.5;border-radius:inherit;filter:blur(6px)}.ModalWrapper .ModalContent::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013E5C) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.ModalWrapper .ModalBody{background:transparent;padding:30px;text-align:center}.ModalWrapper .ModalBody .ModalText{font-size:var(--emw--font-size-x-large, 24px);margin-bottom:40px;color:white}.ModalWrapper .ModalBody .ModalButtons{display:flex;gap:36px}.ModalWrapper .ModalBody .ModalCancel,.ModalWrapper .ModalBody .ModalConfirm{background:transparent;border:1px solid #BFCBC3;color:#BFCBC3;cursor:pointer;border-radius:var(--emw--button-border-radius, 10px);width:200px;height:50px;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.ModalWrapper .ModalBody .ModalConfirm{background-color:var(--emw--color-primary, #22B04E);border:2px solid var(--emw--button-border-color, #063B17);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF))}.ModalWrapper.ModalWrapperMobile .ModalContent{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile .ModalBody{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile .ModalText{font-size:var(--emw--font-size-medium, 16px)}.ModalWrapper.ModalWrapperMobile .ModalButtons{gap:10px}.ModalWrapper.ModalWrapperMobile .ModalCancel,.ModalWrapper.ModalWrapperMobile .ModalConfirm{height:40px;width:50%;font-size:var(--emw--font-size-small, 14px)}');
|
|
4320
4341
|
}
|
|
4321
|
-
function
|
|
4342
|
+
function Di(e) {
|
|
4322
4343
|
let t, r, n, i, o, s, a, l, u, c, f = (
|
|
4323
4344
|
/*$_*/
|
|
4324
4345
|
e[2]("titleAccountClosure") + ""
|
|
4325
4346
|
), h, p, m;
|
|
4326
4347
|
return {
|
|
4327
4348
|
c() {
|
|
4328
|
-
t = B("div"), r = G("svg"), n = G("defs"), i = G("style"), o = $(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = G("g"), a = G("g"), l = G("path"), u = D(), c = B("h2"), h = $(f),
|
|
4349
|
+
t = B("div"), r = G("svg"), n = G("defs"), i = G("style"), o = $(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = G("g"), a = G("g"), l = G("path"), u = D(), c = B("h2"), h = $(f), x(l, "class", "aaa"), x(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), x(l, "transform", "translate(15 15) rotate(180)"), x(a, "transform", "translate(20 158)"), x(s, "transform", "translate(-20 -158)"), x(r, "xmlns", "http://www.w3.org/2000/svg"), x(r, "width", "15"), x(r, "height", "15"), x(r, "viewBox", "0 0 15 15"), x(c, "class", "AccountClosureTitleMobile"), x(c, "part", "AccountClosureTitleMobile"), x(t, "class", "MenuReturnButton"), x(t, "part", "MenuReturnButton");
|
|
4329
4350
|
},
|
|
4330
|
-
m(d,
|
|
4331
|
-
|
|
4351
|
+
m(d, w) {
|
|
4352
|
+
ye(d, t, w), g(t, r), g(r, n), g(n, i), g(i, o), g(r, s), g(s, a), g(a, l), g(t, u), g(t, c), g(c, h), p || (m = me(
|
|
4332
4353
|
t,
|
|
4333
4354
|
"click",
|
|
4334
4355
|
/*click_handler*/
|
|
4335
4356
|
e[12]
|
|
4336
4357
|
), p = !0);
|
|
4337
4358
|
},
|
|
4338
|
-
p(d,
|
|
4339
|
-
|
|
4359
|
+
p(d, w) {
|
|
4360
|
+
w & /*$_*/
|
|
4340
4361
|
4 && f !== (f = /*$_*/
|
|
4341
|
-
d[2]("titleAccountClosure") + "") &&
|
|
4362
|
+
d[2]("titleAccountClosure") + "") && W(h, f);
|
|
4342
4363
|
},
|
|
4343
4364
|
d(d) {
|
|
4344
|
-
d &&
|
|
4365
|
+
d && se(t), p = !1, m();
|
|
4345
4366
|
}
|
|
4346
4367
|
};
|
|
4347
4368
|
}
|
|
4348
|
-
function
|
|
4369
|
+
function St(e) {
|
|
4349
4370
|
let t, r, n, i, o = (
|
|
4350
4371
|
/*$_*/
|
|
4351
4372
|
e[2]("modal") + ""
|
|
@@ -4355,14 +4376,14 @@ function Ct(e) {
|
|
|
4355
4376
|
), f, h, p, m = (
|
|
4356
4377
|
/*$_*/
|
|
4357
4378
|
e[2]("accountClosureConfirm") + ""
|
|
4358
|
-
), d,
|
|
4379
|
+
), d, w, M;
|
|
4359
4380
|
return {
|
|
4360
4381
|
c() {
|
|
4361
|
-
t = B("div"), r = B("div"), n = B("div"), i = B("p"), s = $(o), a = D(), l = B("div"), u = B("button"), f = $(c), h = D(), p = B("button"), d = $(m),
|
|
4382
|
+
t = B("div"), r = B("div"), n = B("div"), i = B("p"), s = $(o), a = D(), l = B("div"), u = B("button"), f = $(c), h = D(), p = B("button"), d = $(m), x(i, "class", "ModalText"), x(u, "class", "ModalCancel"), x(p, "class", "ModalConfirm"), x(l, "class", "ModalButtons"), x(n, "class", "ModalBody"), x(r, "class", "ModalContent"), x(t, "class", "ModalWrapper " + /*isMobile*/
|
|
4362
4383
|
(e[3] ? "ModalWrapperMobile" : ""));
|
|
4363
4384
|
},
|
|
4364
|
-
m(T,
|
|
4365
|
-
|
|
4385
|
+
m(T, y) {
|
|
4386
|
+
ye(T, t, y), g(t, r), g(r, n), g(n, i), g(i, s), g(n, a), g(n, l), g(l, u), g(u, f), g(l, h), g(l, p), g(p, d), w || (M = [
|
|
4366
4387
|
me(
|
|
4367
4388
|
u,
|
|
4368
4389
|
"click",
|
|
@@ -4375,23 +4396,23 @@ function Ct(e) {
|
|
|
4375
4396
|
/*click_handler_3*/
|
|
4376
4397
|
e[15]
|
|
4377
4398
|
)
|
|
4378
|
-
],
|
|
4399
|
+
], w = !0);
|
|
4379
4400
|
},
|
|
4380
|
-
p(T,
|
|
4381
|
-
|
|
4401
|
+
p(T, y) {
|
|
4402
|
+
y & /*$_*/
|
|
4382
4403
|
4 && o !== (o = /*$_*/
|
|
4383
|
-
T[2]("modal") + "") &&
|
|
4404
|
+
T[2]("modal") + "") && W(s, o), y & /*$_*/
|
|
4384
4405
|
4 && c !== (c = /*$_*/
|
|
4385
|
-
T[2]("accountClosureCancel") + "") &&
|
|
4406
|
+
T[2]("accountClosureCancel") + "") && W(f, c), y & /*$_*/
|
|
4386
4407
|
4 && m !== (m = /*$_*/
|
|
4387
|
-
T[2]("accountClosureConfirm") + "") &&
|
|
4408
|
+
T[2]("accountClosureConfirm") + "") && W(d, m);
|
|
4388
4409
|
},
|
|
4389
4410
|
d(T) {
|
|
4390
|
-
T &&
|
|
4411
|
+
T && se(t), w = !1, Y(M);
|
|
4391
4412
|
}
|
|
4392
4413
|
};
|
|
4393
4414
|
}
|
|
4394
|
-
function
|
|
4415
|
+
function Ui(e) {
|
|
4395
4416
|
let t, r, n, i, o = (
|
|
4396
4417
|
/*$_*/
|
|
4397
4418
|
e[2]("titleAccountClosure") + ""
|
|
@@ -4401,69 +4422,69 @@ function Ri(e) {
|
|
|
4401
4422
|
), f, h, p, m = (
|
|
4402
4423
|
/*$_*/
|
|
4403
4424
|
e[2]("closeAccount") + ""
|
|
4404
|
-
), d,
|
|
4425
|
+
), d, w, M, T, y = (
|
|
4405
4426
|
/*isMobile*/
|
|
4406
|
-
e[3] &&
|
|
4407
|
-
),
|
|
4427
|
+
e[3] && Di(e)
|
|
4428
|
+
), C = (
|
|
4408
4429
|
/*closureModal*/
|
|
4409
|
-
e[1] &&
|
|
4430
|
+
e[1] && St(e)
|
|
4410
4431
|
);
|
|
4411
4432
|
return {
|
|
4412
4433
|
c() {
|
|
4413
|
-
t = B("div"), r = B("div"),
|
|
4414
|
-
(e[3] ? "AccountClosureTitleNone" : "")),
|
|
4415
|
-
(e[3] ? "AccountClosureDescriptionMobile" : "")),
|
|
4416
|
-
(e[3] ? "AccountClosureSaveMobile" : "")),
|
|
4417
|
-
(e[3] ? "AccountClosureActionButtonsMobile" : "")),
|
|
4434
|
+
t = B("div"), r = B("div"), y && y.c(), n = D(), i = B("h2"), s = $(o), a = D(), l = B("div"), u = B("p"), f = D(), h = B("div"), p = B("button"), d = $(m), w = D(), C && C.c(), x(i, "class", "AccountClosureTitle " + /*isMobile*/
|
|
4435
|
+
(e[3] ? "AccountClosureTitleNone" : "")), x(l, "class", "AccountClosureDescription " + /*isMobile*/
|
|
4436
|
+
(e[3] ? "AccountClosureDescriptionMobile" : "")), x(p, "class", "AccountClosureSave " + /*isMobile*/
|
|
4437
|
+
(e[3] ? "AccountClosureSaveMobile" : "")), x(h, "class", "AccountClosureActionButtons " + /*isMobile*/
|
|
4438
|
+
(e[3] ? "AccountClosureActionButtonsMobile" : "")), x(r, "class", "AccountClosureWrapper " + /*isMobile*/
|
|
4418
4439
|
(e[3] ? "AccountClosureWrapperMobile" : ""));
|
|
4419
4440
|
},
|
|
4420
|
-
m(
|
|
4421
|
-
|
|
4441
|
+
m(A, P) {
|
|
4442
|
+
ye(A, t, P), g(t, r), y && y.m(r, null), g(r, n), g(r, i), g(i, s), g(r, a), g(r, l), g(l, u), u.innerHTML = c, g(r, f), g(r, h), g(h, p), g(p, d), g(t, w), C && C.m(t, null), e[16](t), M || (T = me(
|
|
4422
4443
|
p,
|
|
4423
4444
|
"click",
|
|
4424
4445
|
/*click_handler_1*/
|
|
4425
4446
|
e[13]
|
|
4426
4447
|
), M = !0);
|
|
4427
4448
|
},
|
|
4428
|
-
p(
|
|
4449
|
+
p(A, [P]) {
|
|
4429
4450
|
/*isMobile*/
|
|
4430
|
-
|
|
4451
|
+
A[3] && y.p(A, P), P & /*$_*/
|
|
4431
4452
|
4 && o !== (o = /*$_*/
|
|
4432
|
-
|
|
4453
|
+
A[2]("titleAccountClosure") + "") && W(s, o), P & /*$_*/
|
|
4433
4454
|
4 && c !== (c = /*$_*/
|
|
4434
|
-
|
|
4455
|
+
A[2]("accountClosureDescription") + "") && (u.innerHTML = c), P & /*$_*/
|
|
4435
4456
|
4 && m !== (m = /*$_*/
|
|
4436
|
-
|
|
4437
|
-
|
|
4457
|
+
A[2]("closeAccount") + "") && W(d, m), /*closureModal*/
|
|
4458
|
+
A[1] ? C ? C.p(A, P) : (C = St(A), C.c(), C.m(t, null)) : C && (C.d(1), C = null);
|
|
4438
4459
|
},
|
|
4439
4460
|
i: O,
|
|
4440
4461
|
o: O,
|
|
4441
|
-
d(
|
|
4442
|
-
|
|
4462
|
+
d(A) {
|
|
4463
|
+
A && se(t), y && y.d(), C && C.d(), e[16](null), M = !1, T();
|
|
4443
4464
|
}
|
|
4444
4465
|
};
|
|
4445
4466
|
}
|
|
4446
|
-
function
|
|
4467
|
+
function Fi(e, t, r) {
|
|
4447
4468
|
let n;
|
|
4448
|
-
|
|
4449
|
-
let { lang: i = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: s = "" } = t, { mbsource: a } = t, { translationurl: l = "" } = t, u = window.navigator.userAgent, c =
|
|
4469
|
+
ur(e, Pi, (_) => r(2, n = _));
|
|
4470
|
+
let { lang: i = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: s = "" } = t, { mbsource: a } = t, { translationurl: l = "" } = t, u = window.navigator.userAgent, c = Oi(u) !== "PC", f = !1, h;
|
|
4450
4471
|
const p = () => {
|
|
4451
4472
|
fetch(l).then((F) => F.json()).then((F) => {
|
|
4452
|
-
Object.keys(F).forEach((
|
|
4453
|
-
|
|
4473
|
+
Object.keys(F).forEach((tt) => {
|
|
4474
|
+
Ct(tt, F[tt]);
|
|
4454
4475
|
});
|
|
4455
4476
|
}).catch((F) => {
|
|
4456
4477
|
console.log(F);
|
|
4457
4478
|
});
|
|
4458
4479
|
};
|
|
4459
|
-
Object.keys(
|
|
4460
|
-
|
|
4480
|
+
Object.keys(At).forEach((_) => {
|
|
4481
|
+
Ct(_, At[_]);
|
|
4461
4482
|
});
|
|
4462
4483
|
const m = (_) => {
|
|
4463
4484
|
r(1, f = _), _ === !0 ? window.postMessage({ type: "DisableScroll" }, window.location.href) : window.postMessage({ type: "EnableScroll" }, window.location.href);
|
|
4464
4485
|
}, d = () => {
|
|
4465
4486
|
m(!1), window.postMessage({ type: "AccountClosure" }, window.location.href);
|
|
4466
|
-
},
|
|
4487
|
+
}, w = () => {
|
|
4467
4488
|
window.postMessage(
|
|
4468
4489
|
{
|
|
4469
4490
|
type: "PlayerAccountMenuActive",
|
|
@@ -4472,13 +4493,13 @@ function Di(e, t, r) {
|
|
|
4472
4493
|
window.location.href
|
|
4473
4494
|
);
|
|
4474
4495
|
}, M = () => {
|
|
4475
|
-
|
|
4496
|
+
Ii(i);
|
|
4476
4497
|
};
|
|
4477
|
-
|
|
4498
|
+
mr(() => () => {
|
|
4478
4499
|
});
|
|
4479
|
-
const T = () =>
|
|
4500
|
+
const T = () => w(), y = () => m(!0), C = () => m(!1), A = () => d();
|
|
4480
4501
|
function P(_) {
|
|
4481
|
-
|
|
4502
|
+
Ne[_ ? "unshift" : "push"](() => {
|
|
4482
4503
|
h = _, r(0, h);
|
|
4483
4504
|
});
|
|
4484
4505
|
}
|
|
@@ -4487,9 +4508,9 @@ function Di(e, t, r) {
|
|
|
4487
4508
|
}, e.$$.update = () => {
|
|
4488
4509
|
e.$$.dirty & /*lang*/
|
|
4489
4510
|
128 && i && M(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4490
|
-
257 && o && h &&
|
|
4491
|
-
513 && s && h &&
|
|
4492
|
-
1025 && a && h &&
|
|
4511
|
+
257 && o && h && Ni(h, o), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4512
|
+
513 && s && h && Li(h, s), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4513
|
+
1025 && a && h && $i(h, `${a}.Style`), e.$$.dirty & /*translationurl*/
|
|
4493
4514
|
2048 && l && p();
|
|
4494
4515
|
}, [
|
|
4495
4516
|
h,
|
|
@@ -4498,27 +4519,27 @@ function Di(e, t, r) {
|
|
|
4498
4519
|
c,
|
|
4499
4520
|
m,
|
|
4500
4521
|
d,
|
|
4501
|
-
|
|
4522
|
+
w,
|
|
4502
4523
|
i,
|
|
4503
4524
|
o,
|
|
4504
4525
|
s,
|
|
4505
4526
|
a,
|
|
4506
4527
|
l,
|
|
4507
4528
|
T,
|
|
4508
|
-
|
|
4529
|
+
y,
|
|
4530
|
+
C,
|
|
4509
4531
|
A,
|
|
4510
|
-
S,
|
|
4511
4532
|
P
|
|
4512
4533
|
];
|
|
4513
4534
|
}
|
|
4514
|
-
class
|
|
4535
|
+
class Gi extends Tr {
|
|
4515
4536
|
constructor(t) {
|
|
4516
|
-
super(),
|
|
4537
|
+
super(), Ar(
|
|
4517
4538
|
this,
|
|
4518
4539
|
t,
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4540
|
+
Fi,
|
|
4541
|
+
Ui,
|
|
4542
|
+
Bt,
|
|
4522
4543
|
{
|
|
4523
4544
|
lang: 7,
|
|
4524
4545
|
clientstyling: 8,
|
|
@@ -4526,7 +4547,7 @@ class Ui extends Sr {
|
|
|
4526
4547
|
mbsource: 10,
|
|
4527
4548
|
translationurl: 11
|
|
4528
4549
|
},
|
|
4529
|
-
|
|
4550
|
+
Ri
|
|
4530
4551
|
);
|
|
4531
4552
|
}
|
|
4532
4553
|
get lang() {
|
|
@@ -4560,7 +4581,7 @@ class Ui extends Sr {
|
|
|
4560
4581
|
this.$$set({ translationurl: t }), R();
|
|
4561
4582
|
}
|
|
4562
4583
|
}
|
|
4563
|
-
|
|
4584
|
+
Sr(Gi, { lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
|
|
4564
4585
|
export {
|
|
4565
|
-
|
|
4586
|
+
Gi as P
|
|
4566
4587
|
};
|