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