@everymatrix/player-account-biometrics 1.86.2 → 1.86.4
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/{PlayerAccountBiometrics-D2hlVt5i.js → PlayerAccountBiometrics-CAMqT8lN.js} +703 -724
- package/components/PlayerAccountBiometrics-DCy7TM2N.cjs +18 -0
- package/components/{PlayerAccountBiometrics-Cnwnu-pX.js → PlayerAccountBiometrics-DR8eeCZD.js} +685 -706
- package/es2015/player-account-biometrics.cjs +1 -1
- package/es2015/player-account-biometrics.js +1 -1
- package/esnext/player-account-biometrics.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountBiometrics-BuxKbLCx.cjs +0 -18
package/components/{PlayerAccountBiometrics-D2hlVt5i.js → PlayerAccountBiometrics-CAMqT8lN.js}
RENAMED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var
|
|
1
|
+
var cr = Object.defineProperty, fr = Object.defineProperties;
|
|
2
2
|
var mr = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
3
|
+
var tt = Object.getOwnPropertySymbols;
|
|
4
|
+
var pr = Object.prototype.hasOwnProperty, br = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var Se = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
|
|
7
|
+
pr.call(t, r) && Se(e, r, t[r]);
|
|
8
|
+
if (tt)
|
|
9
|
+
for (var r of tt(t))
|
|
10
|
+
br.call(t, r) && Se(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
13
|
-
var O = (e, t, r) => (
|
|
14
|
-
var
|
|
12
|
+
}, nt = (e, t) => fr(e, mr(t));
|
|
13
|
+
var O = (e, t, r) => (Se(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
|
+
var it = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var o = (h) => {
|
|
16
16
|
try {
|
|
17
17
|
a(r.next(h));
|
|
@@ -29,25 +29,25 @@ var st = (e, t, r) => new Promise((n, i) => {
|
|
|
29
29
|
});
|
|
30
30
|
function N() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function Pt(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function ot() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
|
-
function
|
|
39
|
-
e.forEach(
|
|
38
|
+
function ue(e) {
|
|
39
|
+
e.forEach(Pt);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function Ye(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function Ot(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function dr(e) {
|
|
48
48
|
return Object.keys(e).length === 0;
|
|
49
49
|
}
|
|
50
|
-
function
|
|
50
|
+
function It(e, ...t) {
|
|
51
51
|
if (e == null) {
|
|
52
52
|
for (const n of t)
|
|
53
53
|
n(void 0);
|
|
@@ -56,20 +56,20 @@ function Mt(e, ...t) {
|
|
|
56
56
|
const r = e.subscribe(...t);
|
|
57
57
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
58
58
|
}
|
|
59
|
-
function
|
|
60
|
-
e.$$.on_destroy.push(
|
|
59
|
+
function gr(e, t, r) {
|
|
60
|
+
e.$$.on_destroy.push(It(t, r));
|
|
61
61
|
}
|
|
62
|
-
function
|
|
62
|
+
function E(e, t) {
|
|
63
63
|
e.appendChild(t);
|
|
64
64
|
}
|
|
65
|
-
function
|
|
66
|
-
const n =
|
|
65
|
+
function yr(e, t, r) {
|
|
66
|
+
const n = vr(e);
|
|
67
67
|
if (!n.getElementById(t)) {
|
|
68
68
|
const i = I("style");
|
|
69
|
-
i.id = t, i.textContent = r,
|
|
69
|
+
i.id = t, i.textContent = r, Er(n, i);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function vr(e) {
|
|
73
73
|
if (!e)
|
|
74
74
|
return document;
|
|
75
75
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -79,17 +79,17 @@ function Er(e) {
|
|
|
79
79
|
t
|
|
80
80
|
) : e.ownerDocument;
|
|
81
81
|
}
|
|
82
|
-
function
|
|
83
|
-
return
|
|
82
|
+
function Er(e, t) {
|
|
83
|
+
return E(
|
|
84
84
|
/** @type {Document} */
|
|
85
85
|
e.head || e,
|
|
86
86
|
t
|
|
87
87
|
), t.sheet;
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function Qe(e, t, r) {
|
|
90
90
|
e.insertBefore(t, r || null);
|
|
91
91
|
}
|
|
92
|
-
function
|
|
92
|
+
function ye(e) {
|
|
93
93
|
e.parentNode && e.parentNode.removeChild(e);
|
|
94
94
|
}
|
|
95
95
|
function I(e) {
|
|
@@ -101,23 +101,23 @@ function j(e) {
|
|
|
101
101
|
function G(e) {
|
|
102
102
|
return document.createTextNode(e);
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function re() {
|
|
105
105
|
return G(" ");
|
|
106
106
|
}
|
|
107
|
-
function
|
|
107
|
+
function Nt(e, t, r, n) {
|
|
108
108
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
109
109
|
}
|
|
110
110
|
function B(e, t, r) {
|
|
111
111
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
112
112
|
}
|
|
113
|
-
function
|
|
113
|
+
function _r(e) {
|
|
114
114
|
return Array.from(e.childNodes);
|
|
115
115
|
}
|
|
116
|
-
function
|
|
116
|
+
function ne(e, t) {
|
|
117
117
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
118
118
|
t);
|
|
119
119
|
}
|
|
120
|
-
function
|
|
120
|
+
function xr(e) {
|
|
121
121
|
const t = {};
|
|
122
122
|
return e.childNodes.forEach(
|
|
123
123
|
/** @param {Element} node */
|
|
@@ -126,87 +126,87 @@ function Br(e) {
|
|
|
126
126
|
}
|
|
127
127
|
), t;
|
|
128
128
|
}
|
|
129
|
-
let
|
|
130
|
-
function
|
|
131
|
-
|
|
129
|
+
let oe;
|
|
130
|
+
function ie(e) {
|
|
131
|
+
oe = e;
|
|
132
132
|
}
|
|
133
|
-
function
|
|
134
|
-
if (!
|
|
133
|
+
function Br() {
|
|
134
|
+
if (!oe)
|
|
135
135
|
throw new Error("Function called outside component initialization");
|
|
136
|
-
return
|
|
136
|
+
return oe;
|
|
137
137
|
}
|
|
138
|
-
function
|
|
139
|
-
|
|
138
|
+
function Sr(e) {
|
|
139
|
+
Br().$$.on_mount.push(e);
|
|
140
140
|
}
|
|
141
|
-
const X = [],
|
|
141
|
+
const X = [], Me = [];
|
|
142
142
|
let W = [];
|
|
143
|
-
const
|
|
144
|
-
let
|
|
145
|
-
function
|
|
146
|
-
|
|
143
|
+
const st = [], Tr = /* @__PURE__ */ Promise.resolve();
|
|
144
|
+
let Le = !1;
|
|
145
|
+
function wr() {
|
|
146
|
+
Le || (Le = !0, Tr.then(R));
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function Ce(e) {
|
|
149
149
|
W.push(e);
|
|
150
150
|
}
|
|
151
|
-
const
|
|
151
|
+
const Te = /* @__PURE__ */ new Set();
|
|
152
152
|
let k = 0;
|
|
153
153
|
function R() {
|
|
154
154
|
if (k !== 0)
|
|
155
155
|
return;
|
|
156
|
-
const e =
|
|
156
|
+
const e = oe;
|
|
157
157
|
do {
|
|
158
158
|
try {
|
|
159
159
|
for (; k < X.length; ) {
|
|
160
160
|
const t = X[k];
|
|
161
|
-
k++,
|
|
161
|
+
k++, ie(t), Hr(t.$$);
|
|
162
162
|
}
|
|
163
163
|
} catch (t) {
|
|
164
164
|
throw X.length = 0, k = 0, t;
|
|
165
165
|
}
|
|
166
|
-
for (
|
|
167
|
-
|
|
166
|
+
for (ie(null), X.length = 0, k = 0; Me.length; )
|
|
167
|
+
Me.pop()();
|
|
168
168
|
for (let t = 0; t < W.length; t += 1) {
|
|
169
169
|
const r = W[t];
|
|
170
|
-
|
|
170
|
+
Te.has(r) || (Te.add(r), r());
|
|
171
171
|
}
|
|
172
172
|
W.length = 0;
|
|
173
173
|
} while (X.length);
|
|
174
|
-
for (;
|
|
175
|
-
|
|
176
|
-
|
|
174
|
+
for (; st.length; )
|
|
175
|
+
st.pop()();
|
|
176
|
+
Le = !1, Te.clear(), ie(e);
|
|
177
177
|
}
|
|
178
|
-
function
|
|
178
|
+
function Hr(e) {
|
|
179
179
|
if (e.fragment !== null) {
|
|
180
|
-
e.update(),
|
|
180
|
+
e.update(), ue(e.before_update);
|
|
181
181
|
const t = e.dirty;
|
|
182
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
182
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
|
-
function
|
|
185
|
+
function Ar(e) {
|
|
186
186
|
const t = [], r = [];
|
|
187
187
|
W.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), W = t;
|
|
188
188
|
}
|
|
189
|
-
const
|
|
190
|
-
function
|
|
191
|
-
e && e.i && (
|
|
189
|
+
const Pr = /* @__PURE__ */ new Set();
|
|
190
|
+
function Or(e, t) {
|
|
191
|
+
e && e.i && (Pr.delete(e), e.i(t));
|
|
192
192
|
}
|
|
193
|
-
function
|
|
193
|
+
function Ir(e, t, r) {
|
|
194
194
|
const { fragment: n, after_update: i } = e.$$;
|
|
195
|
-
n && n.m(t, r),
|
|
196
|
-
const o = e.$$.on_mount.map(
|
|
197
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
198
|
-
}), i.forEach(
|
|
195
|
+
n && n.m(t, r), Ce(() => {
|
|
196
|
+
const o = e.$$.on_mount.map(Pt).filter(Ye);
|
|
197
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ue(o), e.$$.on_mount = [];
|
|
198
|
+
}), i.forEach(Ce);
|
|
199
199
|
}
|
|
200
|
-
function
|
|
200
|
+
function Nr(e, t) {
|
|
201
201
|
const r = e.$$;
|
|
202
|
-
r.fragment !== null && (
|
|
202
|
+
r.fragment !== null && (Ar(r.after_update), ue(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
203
203
|
}
|
|
204
|
-
function
|
|
205
|
-
e.$$.dirty[0] === -1 && (X.push(e),
|
|
204
|
+
function Mr(e, t) {
|
|
205
|
+
e.$$.dirty[0] === -1 && (X.push(e), wr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
206
206
|
}
|
|
207
|
-
function
|
|
208
|
-
const h =
|
|
209
|
-
|
|
207
|
+
function Lr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
208
|
+
const h = oe;
|
|
209
|
+
ie(e);
|
|
210
210
|
const u = e.$$ = {
|
|
211
211
|
fragment: null,
|
|
212
212
|
ctx: [],
|
|
@@ -214,7 +214,7 @@ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
214
214
|
props: o,
|
|
215
215
|
update: N,
|
|
216
216
|
not_equal: i,
|
|
217
|
-
bound:
|
|
217
|
+
bound: ot(),
|
|
218
218
|
// lifecycle
|
|
219
219
|
on_mount: [],
|
|
220
220
|
on_destroy: [],
|
|
@@ -223,28 +223,28 @@ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
223
223
|
after_update: [],
|
|
224
224
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
225
225
|
// everything else
|
|
226
|
-
callbacks:
|
|
226
|
+
callbacks: ot(),
|
|
227
227
|
dirty: a,
|
|
228
228
|
skip_bound: !1,
|
|
229
229
|
root: t.target || h.$$.root
|
|
230
230
|
};
|
|
231
231
|
s && s(u.root);
|
|
232
232
|
let l = !1;
|
|
233
|
-
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...
|
|
234
|
-
const g =
|
|
235
|
-
return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), l &&
|
|
236
|
-
}) : [], u.update(), l = !0,
|
|
233
|
+
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...m) => {
|
|
234
|
+
const g = m.length ? m[0] : f;
|
|
235
|
+
return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), l && Mr(e, c)), f;
|
|
236
|
+
}) : [], u.update(), l = !0, ue(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
237
237
|
if (t.hydrate) {
|
|
238
|
-
const c =
|
|
239
|
-
u.fragment && u.fragment.l(c), c.forEach(
|
|
238
|
+
const c = _r(t.target);
|
|
239
|
+
u.fragment && u.fragment.l(c), c.forEach(ye);
|
|
240
240
|
} else
|
|
241
241
|
u.fragment && u.fragment.c();
|
|
242
|
-
t.intro &&
|
|
242
|
+
t.intro && Or(e.$$.fragment), Ir(e, t.target, t.anchor), R();
|
|
243
243
|
}
|
|
244
|
-
|
|
244
|
+
ie(h);
|
|
245
245
|
}
|
|
246
|
-
let
|
|
247
|
-
typeof HTMLElement == "function" && (
|
|
246
|
+
let Mt;
|
|
247
|
+
typeof HTMLElement == "function" && (Mt = class extends HTMLElement {
|
|
248
248
|
constructor(t, r, n) {
|
|
249
249
|
super();
|
|
250
250
|
/** The Svelte component constructor */
|
|
@@ -281,7 +281,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
281
281
|
}
|
|
282
282
|
}
|
|
283
283
|
connectedCallback() {
|
|
284
|
-
return
|
|
284
|
+
return it(this, null, function* () {
|
|
285
285
|
if (this.$$cn = !0, !this.$$c) {
|
|
286
286
|
let t = function(o) {
|
|
287
287
|
return () => {
|
|
@@ -295,17 +295,17 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
295
295
|
* @param {HTMLElement} [anchor]
|
|
296
296
|
*/
|
|
297
297
|
m: function(u, l) {
|
|
298
|
-
|
|
298
|
+
Qe(u, s, l);
|
|
299
299
|
},
|
|
300
300
|
d: function(u) {
|
|
301
|
-
u &&
|
|
301
|
+
u && ye(s);
|
|
302
302
|
}
|
|
303
303
|
};
|
|
304
304
|
};
|
|
305
305
|
};
|
|
306
306
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
307
307
|
return;
|
|
308
|
-
const r = {}, n =
|
|
308
|
+
const r = {}, n = xr(this);
|
|
309
309
|
for (const o of this.$$s)
|
|
310
310
|
o in n && (r[o] = [t(o)]);
|
|
311
311
|
for (const o of this.attributes) {
|
|
@@ -316,7 +316,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
316
316
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
317
317
|
this.$$c = new this.$$ctor({
|
|
318
318
|
target: this.shadowRoot || this,
|
|
319
|
-
props:
|
|
319
|
+
props: nt(rt({}, this.$$d), {
|
|
320
320
|
$$slots: r,
|
|
321
321
|
$$scope: {
|
|
322
322
|
ctx: []
|
|
@@ -394,8 +394,8 @@ function fe(e, t, r, n) {
|
|
|
394
394
|
return t;
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
|
-
function
|
|
398
|
-
let s = class extends
|
|
397
|
+
function Cr(e, t, r, n, i, o) {
|
|
398
|
+
let s = class extends Mt {
|
|
399
399
|
constructor() {
|
|
400
400
|
super(e, r, i), this.$$p_d = t;
|
|
401
401
|
}
|
|
@@ -425,7 +425,7 @@ function $r(e, t, r, n, i, o) {
|
|
|
425
425
|
}), e.element = /** @type {any} */
|
|
426
426
|
s, s;
|
|
427
427
|
}
|
|
428
|
-
class
|
|
428
|
+
class $r {
|
|
429
429
|
constructor() {
|
|
430
430
|
/**
|
|
431
431
|
* ### PRIVATE API
|
|
@@ -446,7 +446,7 @@ class Rr {
|
|
|
446
446
|
}
|
|
447
447
|
/** @returns {void} */
|
|
448
448
|
$destroy() {
|
|
449
|
-
|
|
449
|
+
Nr(this, 1), this.$destroy = N;
|
|
450
450
|
}
|
|
451
451
|
/**
|
|
452
452
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -455,7 +455,7 @@ class Rr {
|
|
|
455
455
|
* @returns {() => void}
|
|
456
456
|
*/
|
|
457
457
|
$on(t, r) {
|
|
458
|
-
if (!
|
|
458
|
+
if (!Ye(r))
|
|
459
459
|
return N;
|
|
460
460
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
461
461
|
return n.push(r), () => {
|
|
@@ -468,11 +468,11 @@ class Rr {
|
|
|
468
468
|
* @returns {void}
|
|
469
469
|
*/
|
|
470
470
|
$set(t) {
|
|
471
|
-
this.$$set && !
|
|
471
|
+
this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
|
-
const
|
|
475
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
474
|
+
const Rr = "4";
|
|
475
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Rr);
|
|
476
476
|
/*! *****************************************************************************
|
|
477
477
|
Copyright (c) Microsoft Corporation.
|
|
478
478
|
|
|
@@ -487,24 +487,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
487
487
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
488
488
|
PERFORMANCE OF THIS SOFTWARE.
|
|
489
489
|
***************************************************************************** */
|
|
490
|
-
var
|
|
491
|
-
return
|
|
490
|
+
var $e = function(e, t) {
|
|
491
|
+
return $e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
492
492
|
r.__proto__ = n;
|
|
493
493
|
} || function(r, n) {
|
|
494
494
|
for (var i in n)
|
|
495
495
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
496
|
-
},
|
|
496
|
+
}, $e(e, t);
|
|
497
497
|
};
|
|
498
|
-
function
|
|
498
|
+
function $(e, t) {
|
|
499
499
|
if (typeof t != "function" && t !== null)
|
|
500
500
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
501
|
-
|
|
501
|
+
$e(e, t);
|
|
502
502
|
function r() {
|
|
503
503
|
this.constructor = e;
|
|
504
504
|
}
|
|
505
505
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
506
506
|
}
|
|
507
|
-
function
|
|
507
|
+
var y = function() {
|
|
508
|
+
return y = Object.assign || function(t) {
|
|
509
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
510
|
+
r = arguments[n];
|
|
511
|
+
for (var o in r)
|
|
512
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
513
|
+
}
|
|
514
|
+
return t;
|
|
515
|
+
}, y.apply(this, arguments);
|
|
516
|
+
};
|
|
517
|
+
function Dr(e, t) {
|
|
518
|
+
var r = {};
|
|
519
|
+
for (var n in e)
|
|
520
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
521
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
522
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
523
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
524
|
+
return r;
|
|
525
|
+
}
|
|
526
|
+
function Re(e) {
|
|
508
527
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
509
528
|
if (r)
|
|
510
529
|
return r.call(e);
|
|
@@ -516,7 +535,7 @@ function Ue(e) {
|
|
|
516
535
|
};
|
|
517
536
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
518
537
|
}
|
|
519
|
-
function
|
|
538
|
+
function De(e, t) {
|
|
520
539
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
521
540
|
if (!r)
|
|
522
541
|
return e;
|
|
@@ -536,22 +555,22 @@ function Ge(e, t) {
|
|
|
536
555
|
}
|
|
537
556
|
return o;
|
|
538
557
|
}
|
|
539
|
-
function
|
|
540
|
-
if (arguments.length === 2)
|
|
558
|
+
function z(e, t, r) {
|
|
559
|
+
if (r || arguments.length === 2)
|
|
541
560
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
542
561
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
543
562
|
return e.concat(o || t);
|
|
544
563
|
}
|
|
545
|
-
function
|
|
564
|
+
function C(e) {
|
|
546
565
|
return typeof e == "function";
|
|
547
566
|
}
|
|
548
|
-
function
|
|
567
|
+
function Lt(e) {
|
|
549
568
|
var t = function(n) {
|
|
550
569
|
Error.call(n), n.stack = new Error().stack;
|
|
551
570
|
}, r = e(t);
|
|
552
571
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
553
572
|
}
|
|
554
|
-
var
|
|
573
|
+
var we = Lt(function(e) {
|
|
555
574
|
return function(r) {
|
|
556
575
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
557
576
|
` + r.map(function(n, i) {
|
|
@@ -560,13 +579,13 @@ var Ae = $t(function(e) {
|
|
|
560
579
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
561
580
|
};
|
|
562
581
|
});
|
|
563
|
-
function
|
|
582
|
+
function Ue(e, t) {
|
|
564
583
|
if (e) {
|
|
565
584
|
var r = e.indexOf(t);
|
|
566
585
|
0 <= r && e.splice(r, 1);
|
|
567
586
|
}
|
|
568
587
|
}
|
|
569
|
-
var
|
|
588
|
+
var ve = function() {
|
|
570
589
|
function e(t) {
|
|
571
590
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
572
591
|
}
|
|
@@ -578,12 +597,12 @@ var Ee = function() {
|
|
|
578
597
|
if (s)
|
|
579
598
|
if (this._parentage = null, Array.isArray(s))
|
|
580
599
|
try {
|
|
581
|
-
for (var a =
|
|
600
|
+
for (var a = Re(s), h = a.next(); !h.done; h = a.next()) {
|
|
582
601
|
var u = h.value;
|
|
583
602
|
u.remove(this);
|
|
584
603
|
}
|
|
585
|
-
} catch (
|
|
586
|
-
t = { error:
|
|
604
|
+
} catch (p) {
|
|
605
|
+
t = { error: p };
|
|
587
606
|
} finally {
|
|
588
607
|
try {
|
|
589
608
|
h && !h.done && (r = a.return) && r.call(a);
|
|
@@ -595,29 +614,29 @@ var Ee = function() {
|
|
|
595
614
|
else
|
|
596
615
|
s.remove(this);
|
|
597
616
|
var l = this.initialTeardown;
|
|
598
|
-
if (
|
|
617
|
+
if (C(l))
|
|
599
618
|
try {
|
|
600
619
|
l();
|
|
601
|
-
} catch (
|
|
602
|
-
o =
|
|
620
|
+
} catch (p) {
|
|
621
|
+
o = p instanceof we ? p.errors : [p];
|
|
603
622
|
}
|
|
604
623
|
var c = this._finalizers;
|
|
605
624
|
if (c) {
|
|
606
625
|
this._finalizers = null;
|
|
607
626
|
try {
|
|
608
|
-
for (var f =
|
|
609
|
-
var g =
|
|
627
|
+
for (var f = Re(c), m = f.next(); !m.done; m = f.next()) {
|
|
628
|
+
var g = m.value;
|
|
610
629
|
try {
|
|
611
|
-
|
|
612
|
-
} catch (
|
|
613
|
-
o = o != null ? o : [],
|
|
630
|
+
at(g);
|
|
631
|
+
} catch (p) {
|
|
632
|
+
o = o != null ? o : [], p instanceof we ? o = z(z([], De(o)), De(p.errors)) : o.push(p);
|
|
614
633
|
}
|
|
615
634
|
}
|
|
616
|
-
} catch (
|
|
617
|
-
n = { error:
|
|
635
|
+
} catch (p) {
|
|
636
|
+
n = { error: p };
|
|
618
637
|
} finally {
|
|
619
638
|
try {
|
|
620
|
-
|
|
639
|
+
m && !m.done && (i = f.return) && i.call(f);
|
|
621
640
|
} finally {
|
|
622
641
|
if (n)
|
|
623
642
|
throw n.error;
|
|
@@ -625,13 +644,13 @@ var Ee = function() {
|
|
|
625
644
|
}
|
|
626
645
|
}
|
|
627
646
|
if (o)
|
|
628
|
-
throw new
|
|
647
|
+
throw new we(o);
|
|
629
648
|
}
|
|
630
649
|
}, e.prototype.add = function(t) {
|
|
631
650
|
var r;
|
|
632
651
|
if (t && t !== this)
|
|
633
652
|
if (this.closed)
|
|
634
|
-
|
|
653
|
+
at(t);
|
|
635
654
|
else {
|
|
636
655
|
if (t instanceof e) {
|
|
637
656
|
if (t.closed || t._hasParent(this))
|
|
@@ -648,52 +667,56 @@ var Ee = function() {
|
|
|
648
667
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
649
668
|
}, e.prototype._removeParent = function(t) {
|
|
650
669
|
var r = this._parentage;
|
|
651
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
670
|
+
r === t ? this._parentage = null : Array.isArray(r) && Ue(r, t);
|
|
652
671
|
}, e.prototype.remove = function(t) {
|
|
653
672
|
var r = this._finalizers;
|
|
654
|
-
r &&
|
|
673
|
+
r && Ue(r, t), t instanceof e && t._removeParent(this);
|
|
655
674
|
}, e.EMPTY = function() {
|
|
656
675
|
var t = new e();
|
|
657
676
|
return t.closed = !0, t;
|
|
658
677
|
}(), e;
|
|
659
|
-
}(),
|
|
660
|
-
function
|
|
661
|
-
return e instanceof
|
|
662
|
-
}
|
|
663
|
-
function
|
|
664
|
-
|
|
665
|
-
}
|
|
666
|
-
var
|
|
667
|
-
|
|
668
|
-
|
|
678
|
+
}(), Ct = ve.EMPTY;
|
|
679
|
+
function $t(e) {
|
|
680
|
+
return e instanceof ve || e && "closed" in e && C(e.remove) && C(e.add) && C(e.unsubscribe);
|
|
681
|
+
}
|
|
682
|
+
function at(e) {
|
|
683
|
+
C(e) ? e() : e.unsubscribe();
|
|
684
|
+
}
|
|
685
|
+
var Rt = {
|
|
686
|
+
onUnhandledError: null,
|
|
687
|
+
onStoppedNotification: null,
|
|
688
|
+
Promise: void 0,
|
|
689
|
+
useDeprecatedSynchronousErrorHandling: !1,
|
|
690
|
+
useDeprecatedNextContext: !1
|
|
691
|
+
}, Ur = {
|
|
669
692
|
setTimeout: function(e, t) {
|
|
670
693
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
671
694
|
r[n - 2] = arguments[n];
|
|
672
|
-
return setTimeout.apply(void 0,
|
|
695
|
+
return setTimeout.apply(void 0, z([e, t], De(r)));
|
|
673
696
|
},
|
|
674
697
|
clearTimeout: function(e) {
|
|
675
698
|
return clearTimeout(e);
|
|
676
699
|
},
|
|
677
700
|
delegate: void 0
|
|
678
701
|
};
|
|
679
|
-
function
|
|
680
|
-
|
|
702
|
+
function Gr(e) {
|
|
703
|
+
Ur.setTimeout(function() {
|
|
681
704
|
throw e;
|
|
682
705
|
});
|
|
683
706
|
}
|
|
684
|
-
function
|
|
707
|
+
function ut() {
|
|
685
708
|
}
|
|
686
|
-
function
|
|
709
|
+
function me(e) {
|
|
687
710
|
e();
|
|
688
711
|
}
|
|
689
|
-
var
|
|
690
|
-
|
|
712
|
+
var Dt = function(e) {
|
|
713
|
+
$(t, e);
|
|
691
714
|
function t(r) {
|
|
692
715
|
var n = e.call(this) || this;
|
|
693
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
716
|
+
return n.isStopped = !1, r ? (n.destination = r, $t(r) && r.add(n)) : n.destination = Vr, n;
|
|
694
717
|
}
|
|
695
718
|
return t.create = function(r, n, i) {
|
|
696
|
-
return new
|
|
719
|
+
return new Ge(r, n, i);
|
|
697
720
|
}, t.prototype.next = function(r) {
|
|
698
721
|
this.isStopped || this._next(r);
|
|
699
722
|
}, t.prototype.error = function(r) {
|
|
@@ -717,7 +740,11 @@ var Ut = function(e) {
|
|
|
717
740
|
this.unsubscribe();
|
|
718
741
|
}
|
|
719
742
|
}, t;
|
|
720
|
-
}(
|
|
743
|
+
}(ve), Fr = Function.prototype.bind;
|
|
744
|
+
function He(e, t) {
|
|
745
|
+
return Fr.call(e, t);
|
|
746
|
+
}
|
|
747
|
+
var jr = function() {
|
|
721
748
|
function e(t) {
|
|
722
749
|
this.partialObserver = t;
|
|
723
750
|
}
|
|
@@ -748,29 +775,41 @@ var Ut = function(e) {
|
|
|
748
775
|
le(r);
|
|
749
776
|
}
|
|
750
777
|
}, e;
|
|
751
|
-
}(),
|
|
752
|
-
|
|
778
|
+
}(), Ge = function(e) {
|
|
779
|
+
$(t, e);
|
|
753
780
|
function t(r, n, i) {
|
|
754
781
|
var o = e.call(this) || this, s;
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
782
|
+
if (C(r) || !r)
|
|
783
|
+
s = {
|
|
784
|
+
next: r != null ? r : void 0,
|
|
785
|
+
error: n != null ? n : void 0,
|
|
786
|
+
complete: i != null ? i : void 0
|
|
787
|
+
};
|
|
788
|
+
else {
|
|
789
|
+
var a;
|
|
790
|
+
o && Rt.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
|
791
|
+
return o.unsubscribe();
|
|
792
|
+
}, s = {
|
|
793
|
+
next: r.next && He(r.next, a),
|
|
794
|
+
error: r.error && He(r.error, a),
|
|
795
|
+
complete: r.complete && He(r.complete, a)
|
|
796
|
+
}) : s = r;
|
|
797
|
+
}
|
|
798
|
+
return o.destination = new jr(s), o;
|
|
760
799
|
}
|
|
761
800
|
return t;
|
|
762
|
-
}(
|
|
801
|
+
}(Dt);
|
|
763
802
|
function le(e) {
|
|
764
|
-
|
|
803
|
+
Gr(e);
|
|
765
804
|
}
|
|
766
805
|
function kr(e) {
|
|
767
806
|
throw e;
|
|
768
807
|
}
|
|
769
808
|
var Vr = {
|
|
770
809
|
closed: !0,
|
|
771
|
-
next:
|
|
810
|
+
next: ut,
|
|
772
811
|
error: kr,
|
|
773
|
-
complete:
|
|
812
|
+
complete: ut
|
|
774
813
|
}, Xr = function() {
|
|
775
814
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
776
815
|
}();
|
|
@@ -784,7 +823,7 @@ function zr(e) {
|
|
|
784
823
|
}, r);
|
|
785
824
|
};
|
|
786
825
|
}
|
|
787
|
-
var
|
|
826
|
+
var ht = function() {
|
|
788
827
|
function e(t) {
|
|
789
828
|
t && (this._subscribe = t);
|
|
790
829
|
}
|
|
@@ -792,8 +831,8 @@ var ct = function() {
|
|
|
792
831
|
var r = new e();
|
|
793
832
|
return r.source = this, r.operator = t, r;
|
|
794
833
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
795
|
-
var i = this, o = Yr(t) ? t : new
|
|
796
|
-
return
|
|
834
|
+
var i = this, o = Yr(t) ? t : new Ge(t, r, n);
|
|
835
|
+
return me(function() {
|
|
797
836
|
var s = i, a = s.operator, h = s.source;
|
|
798
837
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
|
799
838
|
}), o;
|
|
@@ -805,8 +844,8 @@ var ct = function() {
|
|
|
805
844
|
}
|
|
806
845
|
}, e.prototype.forEach = function(t, r) {
|
|
807
846
|
var n = this;
|
|
808
|
-
return r =
|
|
809
|
-
var s = new
|
|
847
|
+
return r = lt(r), new r(function(i, o) {
|
|
848
|
+
var s = new Ge({
|
|
810
849
|
next: function(a) {
|
|
811
850
|
try {
|
|
812
851
|
t(a);
|
|
@@ -830,7 +869,7 @@ var ct = function() {
|
|
|
830
869
|
return zr(t)(this);
|
|
831
870
|
}, e.prototype.toPromise = function(t) {
|
|
832
871
|
var r = this;
|
|
833
|
-
return t =
|
|
872
|
+
return t = lt(t), new t(function(n, i) {
|
|
834
873
|
var o;
|
|
835
874
|
r.subscribe(function(s) {
|
|
836
875
|
return o = s;
|
|
@@ -844,40 +883,40 @@ var ct = function() {
|
|
|
844
883
|
return new e(t);
|
|
845
884
|
}, e;
|
|
846
885
|
}();
|
|
847
|
-
function
|
|
886
|
+
function lt(e) {
|
|
848
887
|
var t;
|
|
849
|
-
return (t = e != null ? e :
|
|
888
|
+
return (t = e != null ? e : Rt.Promise) !== null && t !== void 0 ? t : Promise;
|
|
850
889
|
}
|
|
851
890
|
function Zr(e) {
|
|
852
|
-
return e &&
|
|
891
|
+
return e && C(e.next) && C(e.error) && C(e.complete);
|
|
853
892
|
}
|
|
854
893
|
function Yr(e) {
|
|
855
|
-
return e && e instanceof
|
|
894
|
+
return e && e instanceof Dt || Zr(e) && $t(e);
|
|
856
895
|
}
|
|
857
|
-
var Qr =
|
|
896
|
+
var Qr = Lt(function(e) {
|
|
858
897
|
return function() {
|
|
859
898
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
860
899
|
};
|
|
861
|
-
}),
|
|
862
|
-
|
|
900
|
+
}), Ut = function(e) {
|
|
901
|
+
$(t, e);
|
|
863
902
|
function t() {
|
|
864
903
|
var r = e.call(this) || this;
|
|
865
904
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
866
905
|
}
|
|
867
906
|
return t.prototype.lift = function(r) {
|
|
868
|
-
var n = new
|
|
907
|
+
var n = new ct(this, this);
|
|
869
908
|
return n.operator = r, n;
|
|
870
909
|
}, t.prototype._throwIfClosed = function() {
|
|
871
910
|
if (this.closed)
|
|
872
911
|
throw new Qr();
|
|
873
912
|
}, t.prototype.next = function(r) {
|
|
874
913
|
var n = this;
|
|
875
|
-
|
|
914
|
+
me(function() {
|
|
876
915
|
var i, o;
|
|
877
916
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
878
917
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
879
918
|
try {
|
|
880
|
-
for (var s =
|
|
919
|
+
for (var s = Re(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
|
881
920
|
var h = a.value;
|
|
882
921
|
h.next(r);
|
|
883
922
|
}
|
|
@@ -895,7 +934,7 @@ var Qr = $t(function(e) {
|
|
|
895
934
|
});
|
|
896
935
|
}, t.prototype.error = function(r) {
|
|
897
936
|
var n = this;
|
|
898
|
-
|
|
937
|
+
me(function() {
|
|
899
938
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
900
939
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
901
940
|
for (var i = n.observers; i.length; )
|
|
@@ -904,7 +943,7 @@ var Qr = $t(function(e) {
|
|
|
904
943
|
});
|
|
905
944
|
}, t.prototype.complete = function() {
|
|
906
945
|
var r = this;
|
|
907
|
-
|
|
946
|
+
me(function() {
|
|
908
947
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
909
948
|
r.isStopped = !0;
|
|
910
949
|
for (var n = r.observers; n.length; )
|
|
@@ -926,20 +965,20 @@ var Qr = $t(function(e) {
|
|
|
926
965
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
927
966
|
}, t.prototype._innerSubscribe = function(r) {
|
|
928
967
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
|
929
|
-
return o || s ?
|
|
930
|
-
n.currentObservers = null,
|
|
968
|
+
return o || s ? Ct : (this.currentObservers = null, a.push(r), new ve(function() {
|
|
969
|
+
n.currentObservers = null, Ue(a, r);
|
|
931
970
|
}));
|
|
932
971
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
933
972
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
|
934
973
|
i ? r.error(o) : s && r.complete();
|
|
935
974
|
}, t.prototype.asObservable = function() {
|
|
936
|
-
var r = new
|
|
975
|
+
var r = new ht();
|
|
937
976
|
return r.source = this, r;
|
|
938
977
|
}, t.create = function(r, n) {
|
|
939
|
-
return new
|
|
978
|
+
return new ct(r, n);
|
|
940
979
|
}, t;
|
|
941
|
-
}(
|
|
942
|
-
|
|
980
|
+
}(ht), ct = function(e) {
|
|
981
|
+
$(t, e);
|
|
943
982
|
function t(r, n) {
|
|
944
983
|
var i = e.call(this) || this;
|
|
945
984
|
return i.destination = r, i.source = n, i;
|
|
@@ -955,17 +994,17 @@ var Qr = $t(function(e) {
|
|
|
955
994
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
956
995
|
}, t.prototype._subscribe = function(r) {
|
|
957
996
|
var n, i;
|
|
958
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
997
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ct;
|
|
959
998
|
}, t;
|
|
960
|
-
}(
|
|
999
|
+
}(Ut), Gt = {
|
|
961
1000
|
now: function() {
|
|
962
|
-
return (
|
|
1001
|
+
return (Gt.delegate || Date).now();
|
|
963
1002
|
},
|
|
964
1003
|
delegate: void 0
|
|
965
1004
|
}, Jr = function(e) {
|
|
966
|
-
|
|
1005
|
+
$(t, e);
|
|
967
1006
|
function t(r, n, i) {
|
|
968
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
1007
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Gt);
|
|
969
1008
|
var o = e.call(this) || this;
|
|
970
1009
|
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;
|
|
971
1010
|
}
|
|
@@ -985,24 +1024,24 @@ var Qr = $t(function(e) {
|
|
|
985
1024
|
u && o.splice(0, u + 1);
|
|
986
1025
|
}
|
|
987
1026
|
}, t;
|
|
988
|
-
}(
|
|
989
|
-
const
|
|
990
|
-
if (
|
|
1027
|
+
}(Ut);
|
|
1028
|
+
const ft = [], mt = {}, qr = (e, t = 0) => {
|
|
1029
|
+
if (ft.indexOf(e) == -1) {
|
|
991
1030
|
const r = new Jr(t);
|
|
992
|
-
|
|
1031
|
+
mt[e] = r, ft.push(e);
|
|
993
1032
|
}
|
|
994
|
-
return
|
|
1033
|
+
return mt[e];
|
|
995
1034
|
}, V = [];
|
|
996
1035
|
function Kr(e, t) {
|
|
997
1036
|
return {
|
|
998
|
-
subscribe:
|
|
1037
|
+
subscribe: Ee(e, t).subscribe
|
|
999
1038
|
};
|
|
1000
1039
|
}
|
|
1001
|
-
function
|
|
1040
|
+
function Ee(e, t = N) {
|
|
1002
1041
|
let r;
|
|
1003
1042
|
const n = /* @__PURE__ */ new Set();
|
|
1004
1043
|
function i(a) {
|
|
1005
|
-
if (
|
|
1044
|
+
if (Ot(e, a) && (e = a, r)) {
|
|
1006
1045
|
const h = !V.length;
|
|
1007
1046
|
for (const u of n)
|
|
1008
1047
|
u[1](), V.push(u, e);
|
|
@@ -1024,7 +1063,7 @@ function _e(e, t = N) {
|
|
|
1024
1063
|
}
|
|
1025
1064
|
return { set: i, update: o, subscribe: s };
|
|
1026
1065
|
}
|
|
1027
|
-
function
|
|
1066
|
+
function q(e, t, r) {
|
|
1028
1067
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1029
1068
|
if (!i.every(Boolean))
|
|
1030
1069
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
@@ -1038,20 +1077,20 @@ function J(e, t, r) {
|
|
|
1038
1077
|
return;
|
|
1039
1078
|
c();
|
|
1040
1079
|
const g = t(n ? u[0] : u, s, a);
|
|
1041
|
-
o ? s(g) : c =
|
|
1042
|
-
},
|
|
1043
|
-
(g,
|
|
1080
|
+
o ? s(g) : c = Ye(g) ? g : N;
|
|
1081
|
+
}, m = i.map(
|
|
1082
|
+
(g, p) => It(
|
|
1044
1083
|
g,
|
|
1045
1084
|
(x) => {
|
|
1046
|
-
u[
|
|
1085
|
+
u[p] = x, l &= ~(1 << p), h && f();
|
|
1047
1086
|
},
|
|
1048
1087
|
() => {
|
|
1049
|
-
l |= 1 <<
|
|
1088
|
+
l |= 1 << p;
|
|
1050
1089
|
}
|
|
1051
1090
|
)
|
|
1052
1091
|
);
|
|
1053
1092
|
return h = !0, f(), function() {
|
|
1054
|
-
|
|
1093
|
+
ue(m), c(), h = !1;
|
|
1055
1094
|
};
|
|
1056
1095
|
});
|
|
1057
1096
|
}
|
|
@@ -1075,29 +1114,29 @@ function an(e) {
|
|
|
1075
1114
|
function un(e) {
|
|
1076
1115
|
return Array.isArray(e) ? [] : {};
|
|
1077
1116
|
}
|
|
1078
|
-
function
|
|
1079
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1117
|
+
function se(e, t) {
|
|
1118
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? Z(un(e), e, t) : e;
|
|
1080
1119
|
}
|
|
1081
1120
|
function hn(e, t, r) {
|
|
1082
1121
|
return e.concat(t).map(function(n) {
|
|
1083
|
-
return
|
|
1122
|
+
return se(n, r);
|
|
1084
1123
|
});
|
|
1085
1124
|
}
|
|
1086
1125
|
function ln(e, t) {
|
|
1087
1126
|
if (!t.customMerge)
|
|
1088
|
-
return
|
|
1127
|
+
return Z;
|
|
1089
1128
|
var r = t.customMerge(e);
|
|
1090
|
-
return typeof r == "function" ? r :
|
|
1129
|
+
return typeof r == "function" ? r : Z;
|
|
1091
1130
|
}
|
|
1092
1131
|
function cn(e) {
|
|
1093
1132
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1094
1133
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1095
1134
|
}) : [];
|
|
1096
1135
|
}
|
|
1097
|
-
function
|
|
1136
|
+
function pt(e) {
|
|
1098
1137
|
return Object.keys(e).concat(cn(e));
|
|
1099
1138
|
}
|
|
1100
|
-
function
|
|
1139
|
+
function Ft(e, t) {
|
|
1101
1140
|
try {
|
|
1102
1141
|
return t in e;
|
|
1103
1142
|
} catch (r) {
|
|
@@ -1105,179 +1144,129 @@ function jt(e, t) {
|
|
|
1105
1144
|
}
|
|
1106
1145
|
}
|
|
1107
1146
|
function fn(e, t) {
|
|
1108
|
-
return
|
|
1147
|
+
return Ft(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1109
1148
|
}
|
|
1110
|
-
function
|
|
1149
|
+
function mn(e, t, r) {
|
|
1111
1150
|
var n = {};
|
|
1112
|
-
return r.isMergeableObject(e) &&
|
|
1113
|
-
n[i] =
|
|
1114
|
-
}),
|
|
1115
|
-
fn(e, i) || (
|
|
1151
|
+
return r.isMergeableObject(e) && pt(e).forEach(function(i) {
|
|
1152
|
+
n[i] = se(e[i], r);
|
|
1153
|
+
}), pt(t).forEach(function(i) {
|
|
1154
|
+
fn(e, i) || (Ft(e, i) && r.isMergeableObject(t[i]) ? n[i] = ln(i, r)(e[i], t[i], r) : n[i] = se(t[i], r));
|
|
1116
1155
|
}), n;
|
|
1117
1156
|
}
|
|
1118
|
-
function
|
|
1119
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || hn, r.isMergeableObject = r.isMergeableObject || tn, r.cloneUnlessOtherwiseSpecified =
|
|
1157
|
+
function Z(e, t, r) {
|
|
1158
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || hn, r.isMergeableObject = r.isMergeableObject || tn, r.cloneUnlessOtherwiseSpecified = se;
|
|
1120
1159
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1121
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1160
|
+
return o ? n ? r.arrayMerge(e, t, r) : mn(e, t, r) : se(t, r);
|
|
1122
1161
|
}
|
|
1123
|
-
|
|
1162
|
+
Z.all = function(t, r) {
|
|
1124
1163
|
if (!Array.isArray(t))
|
|
1125
1164
|
throw new Error("first argument should be an array");
|
|
1126
1165
|
return t.reduce(function(n, i) {
|
|
1127
|
-
return
|
|
1166
|
+
return Z(n, i, r);
|
|
1128
1167
|
}, {});
|
|
1129
1168
|
};
|
|
1130
|
-
var
|
|
1169
|
+
var pn = Z, bn = pn;
|
|
1131
1170
|
const dn = /* @__PURE__ */ en(bn);
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
r.__proto__ = n;
|
|
1135
|
-
} || function(r, n) {
|
|
1136
|
-
for (var i in n)
|
|
1137
|
-
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1138
|
-
}, Ve(e, t);
|
|
1139
|
-
};
|
|
1140
|
-
function xe(e, t) {
|
|
1141
|
-
if (typeof t != "function" && t !== null)
|
|
1142
|
-
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1143
|
-
Ve(e, t);
|
|
1144
|
-
function r() {
|
|
1145
|
-
this.constructor = e;
|
|
1146
|
-
}
|
|
1147
|
-
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1148
|
-
}
|
|
1149
|
-
var C = function() {
|
|
1150
|
-
return C = Object.assign || function(t) {
|
|
1151
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1152
|
-
r = arguments[n];
|
|
1153
|
-
for (var o in r)
|
|
1154
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1155
|
-
}
|
|
1156
|
-
return t;
|
|
1157
|
-
}, C.apply(this, arguments);
|
|
1158
|
-
};
|
|
1159
|
-
function gn(e, t) {
|
|
1160
|
-
var r = {};
|
|
1161
|
-
for (var n in e)
|
|
1162
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1163
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1164
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1165
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1166
|
-
return r;
|
|
1167
|
-
}
|
|
1168
|
-
function Pe(e, t, r) {
|
|
1169
|
-
if (r || arguments.length === 2)
|
|
1170
|
-
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1171
|
-
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1172
|
-
return e.concat(o || Array.prototype.slice.call(t));
|
|
1173
|
-
}
|
|
1174
|
-
function Oe(e, t) {
|
|
1175
|
-
var r = t && t.cache ? t.cache : Sn, n = t && t.serializer ? t.serializer : xn, i = t && t.strategy ? t.strategy : En;
|
|
1171
|
+
function Ae(e, t) {
|
|
1172
|
+
var r = t && t.cache ? t.cache : xn, n = t && t.serializer ? t.serializer : _n, i = t && t.strategy ? t.strategy : yn;
|
|
1176
1173
|
return i(e, {
|
|
1177
1174
|
cache: r,
|
|
1178
1175
|
serializer: n
|
|
1179
1176
|
});
|
|
1180
1177
|
}
|
|
1181
|
-
function
|
|
1178
|
+
function gn(e) {
|
|
1182
1179
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1183
1180
|
}
|
|
1184
|
-
function
|
|
1185
|
-
var i =
|
|
1181
|
+
function jt(e, t, r, n) {
|
|
1182
|
+
var i = gn(n) ? n : r(n), o = t.get(i);
|
|
1186
1183
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1187
1184
|
}
|
|
1188
1185
|
function kt(e, t, r) {
|
|
1189
1186
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1190
1187
|
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1191
1188
|
}
|
|
1192
|
-
function
|
|
1189
|
+
function Je(e, t, r, n, i) {
|
|
1193
1190
|
return r.bind(t, e, n, i);
|
|
1194
1191
|
}
|
|
1195
|
-
function
|
|
1196
|
-
var r = e.length === 1 ?
|
|
1197
|
-
return
|
|
1192
|
+
function yn(e, t) {
|
|
1193
|
+
var r = e.length === 1 ? jt : kt;
|
|
1194
|
+
return Je(e, this, r, t.cache.create(), t.serializer);
|
|
1198
1195
|
}
|
|
1199
|
-
function
|
|
1200
|
-
return
|
|
1196
|
+
function vn(e, t) {
|
|
1197
|
+
return Je(e, this, kt, t.cache.create(), t.serializer);
|
|
1201
1198
|
}
|
|
1202
|
-
|
|
1199
|
+
function En(e, t) {
|
|
1200
|
+
return Je(e, this, jt, t.cache.create(), t.serializer);
|
|
1201
|
+
}
|
|
1202
|
+
var _n = function() {
|
|
1203
1203
|
return JSON.stringify(arguments);
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
}()
|
|
1216
|
-
), Sn = {
|
|
1204
|
+
};
|
|
1205
|
+
function qe() {
|
|
1206
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1207
|
+
}
|
|
1208
|
+
qe.prototype.get = function(e) {
|
|
1209
|
+
return this.cache[e];
|
|
1210
|
+
};
|
|
1211
|
+
qe.prototype.set = function(e, t) {
|
|
1212
|
+
this.cache[e] = t;
|
|
1213
|
+
};
|
|
1214
|
+
var xn = {
|
|
1217
1215
|
create: function() {
|
|
1218
|
-
return new
|
|
1216
|
+
return new qe();
|
|
1219
1217
|
}
|
|
1220
|
-
},
|
|
1221
|
-
variadic:
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1225
|
-
r = arguments[n];
|
|
1226
|
-
for (var o in r)
|
|
1227
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1228
|
-
}
|
|
1229
|
-
return t;
|
|
1230
|
-
}, de.apply(this, arguments);
|
|
1231
|
-
};
|
|
1232
|
-
var b;
|
|
1218
|
+
}, Pe = {
|
|
1219
|
+
variadic: vn,
|
|
1220
|
+
monadic: En
|
|
1221
|
+
}, b;
|
|
1233
1222
|
(function(e) {
|
|
1234
1223
|
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";
|
|
1235
1224
|
})(b || (b = {}));
|
|
1236
|
-
var
|
|
1225
|
+
var _;
|
|
1237
1226
|
(function(e) {
|
|
1238
1227
|
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";
|
|
1239
|
-
})(
|
|
1240
|
-
var
|
|
1228
|
+
})(_ || (_ = {}));
|
|
1229
|
+
var Y;
|
|
1241
1230
|
(function(e) {
|
|
1242
1231
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1243
|
-
})(
|
|
1244
|
-
function
|
|
1245
|
-
return e.type ===
|
|
1232
|
+
})(Y || (Y = {}));
|
|
1233
|
+
function bt(e) {
|
|
1234
|
+
return e.type === _.literal;
|
|
1235
|
+
}
|
|
1236
|
+
function Bn(e) {
|
|
1237
|
+
return e.type === _.argument;
|
|
1246
1238
|
}
|
|
1247
|
-
function
|
|
1248
|
-
return e.type ===
|
|
1239
|
+
function Vt(e) {
|
|
1240
|
+
return e.type === _.number;
|
|
1249
1241
|
}
|
|
1250
1242
|
function Xt(e) {
|
|
1251
|
-
return e.type ===
|
|
1243
|
+
return e.type === _.date;
|
|
1252
1244
|
}
|
|
1253
1245
|
function Wt(e) {
|
|
1254
|
-
return e.type ===
|
|
1246
|
+
return e.type === _.time;
|
|
1255
1247
|
}
|
|
1256
1248
|
function zt(e) {
|
|
1257
|
-
return e.type ===
|
|
1249
|
+
return e.type === _.select;
|
|
1258
1250
|
}
|
|
1259
1251
|
function Zt(e) {
|
|
1260
|
-
return e.type ===
|
|
1252
|
+
return e.type === _.plural;
|
|
1261
1253
|
}
|
|
1262
|
-
function
|
|
1263
|
-
return e.type ===
|
|
1254
|
+
function Sn(e) {
|
|
1255
|
+
return e.type === _.pound;
|
|
1264
1256
|
}
|
|
1265
|
-
function
|
|
1266
|
-
return e.type ===
|
|
1257
|
+
function Yt(e) {
|
|
1258
|
+
return e.type === _.tag;
|
|
1267
1259
|
}
|
|
1268
1260
|
function Qt(e) {
|
|
1269
|
-
return e.type ===
|
|
1270
|
-
}
|
|
1271
|
-
function Jt(e) {
|
|
1272
|
-
return !!(e && typeof e == "object" && e.type === Z.number);
|
|
1261
|
+
return !!(e && typeof e == "object" && e.type === Y.number);
|
|
1273
1262
|
}
|
|
1274
|
-
function
|
|
1275
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1263
|
+
function Fe(e) {
|
|
1264
|
+
return !!(e && typeof e == "object" && e.type === Y.dateTime);
|
|
1276
1265
|
}
|
|
1277
|
-
var
|
|
1278
|
-
function
|
|
1266
|
+
var Jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Tn = /(?:[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;
|
|
1267
|
+
function wn(e) {
|
|
1279
1268
|
var t = {};
|
|
1280
|
-
return e.replace(
|
|
1269
|
+
return e.replace(Tn, function(r) {
|
|
1281
1270
|
var n = r.length;
|
|
1282
1271
|
switch (r[0]) {
|
|
1283
1272
|
case "G":
|
|
@@ -1366,21 +1355,11 @@ function An(e) {
|
|
|
1366
1355
|
return "";
|
|
1367
1356
|
}), t;
|
|
1368
1357
|
}
|
|
1369
|
-
var
|
|
1370
|
-
|
|
1371
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1372
|
-
r = arguments[n];
|
|
1373
|
-
for (var o in r)
|
|
1374
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1375
|
-
}
|
|
1376
|
-
return t;
|
|
1377
|
-
}, _.apply(this, arguments);
|
|
1378
|
-
};
|
|
1379
|
-
var Pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1380
|
-
function On(e) {
|
|
1358
|
+
var Hn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1359
|
+
function An(e) {
|
|
1381
1360
|
if (e.length === 0)
|
|
1382
1361
|
throw new Error("Number skeleton cannot be empty");
|
|
1383
|
-
for (var t = e.split(
|
|
1362
|
+
for (var t = e.split(Hn).filter(function(f) {
|
|
1384
1363
|
return f.length > 0;
|
|
1385
1364
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1386
1365
|
var o = i[n], s = o.split("/");
|
|
@@ -1395,17 +1374,17 @@ function On(e) {
|
|
|
1395
1374
|
}
|
|
1396
1375
|
return r;
|
|
1397
1376
|
}
|
|
1398
|
-
function
|
|
1377
|
+
function Pn(e) {
|
|
1399
1378
|
return e.replace(/^(.*?)-/, "");
|
|
1400
1379
|
}
|
|
1401
|
-
var
|
|
1402
|
-
function
|
|
1380
|
+
var dt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, qt = /^(@+)?(\+|#+)?[rs]?$/g, On = /(\*)(0+)|(#+)(0+)|(0+)/g, Kt = /^(0+)$/;
|
|
1381
|
+
function gt(e) {
|
|
1403
1382
|
var t = {};
|
|
1404
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1383
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(qt, function(r, n, i) {
|
|
1405
1384
|
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)), "";
|
|
1406
1385
|
}), t;
|
|
1407
1386
|
}
|
|
1408
|
-
function
|
|
1387
|
+
function er(e) {
|
|
1409
1388
|
switch (e) {
|
|
1410
1389
|
case "sign-auto":
|
|
1411
1390
|
return {
|
|
@@ -1445,7 +1424,7 @@ function tr(e) {
|
|
|
1445
1424
|
};
|
|
1446
1425
|
}
|
|
1447
1426
|
}
|
|
1448
|
-
function
|
|
1427
|
+
function In(e) {
|
|
1449
1428
|
var t;
|
|
1450
1429
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1451
1430
|
notation: "engineering"
|
|
@@ -1453,17 +1432,17 @@ function Mn(e) {
|
|
|
1453
1432
|
notation: "scientific"
|
|
1454
1433
|
}, e = e.slice(1)), t) {
|
|
1455
1434
|
var r = e.slice(0, 2);
|
|
1456
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1435
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Kt.test(e))
|
|
1457
1436
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1458
1437
|
t.minimumIntegerDigits = e.length;
|
|
1459
1438
|
}
|
|
1460
1439
|
return t;
|
|
1461
1440
|
}
|
|
1462
|
-
function
|
|
1463
|
-
var t = {}, r =
|
|
1441
|
+
function yt(e) {
|
|
1442
|
+
var t = {}, r = er(e);
|
|
1464
1443
|
return r || t;
|
|
1465
1444
|
}
|
|
1466
|
-
function
|
|
1445
|
+
function Nn(e) {
|
|
1467
1446
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1468
1447
|
var i = n[r];
|
|
1469
1448
|
switch (i.stem) {
|
|
@@ -1487,7 +1466,7 @@ function Ln(e) {
|
|
|
1487
1466
|
continue;
|
|
1488
1467
|
case "measure-unit":
|
|
1489
1468
|
case "unit":
|
|
1490
|
-
t.style = "unit", t.unit =
|
|
1469
|
+
t.style = "unit", t.unit = Pn(i.options[0]);
|
|
1491
1470
|
continue;
|
|
1492
1471
|
case "compact-short":
|
|
1493
1472
|
case "K":
|
|
@@ -1498,13 +1477,13 @@ function Ln(e) {
|
|
|
1498
1477
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1499
1478
|
continue;
|
|
1500
1479
|
case "scientific":
|
|
1501
|
-
t =
|
|
1502
|
-
return
|
|
1480
|
+
t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
|
1481
|
+
return y(y({}, h), yt(u));
|
|
1503
1482
|
}, {}));
|
|
1504
1483
|
continue;
|
|
1505
1484
|
case "engineering":
|
|
1506
|
-
t =
|
|
1507
|
-
return
|
|
1485
|
+
t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
|
1486
|
+
return y(y({}, h), yt(u));
|
|
1508
1487
|
}, {}));
|
|
1509
1488
|
continue;
|
|
1510
1489
|
case "notation-simple":
|
|
@@ -1549,41 +1528,41 @@ function Ln(e) {
|
|
|
1549
1528
|
case "integer-width":
|
|
1550
1529
|
if (i.options.length > 1)
|
|
1551
1530
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1552
|
-
i.options[0].replace(
|
|
1531
|
+
i.options[0].replace(On, function(h, u, l, c, f, m) {
|
|
1553
1532
|
if (u)
|
|
1554
1533
|
t.minimumIntegerDigits = l.length;
|
|
1555
1534
|
else {
|
|
1556
1535
|
if (c && f)
|
|
1557
1536
|
throw new Error("We currently do not support maximum integer digits");
|
|
1558
|
-
if (
|
|
1537
|
+
if (m)
|
|
1559
1538
|
throw new Error("We currently do not support exact integer digits");
|
|
1560
1539
|
}
|
|
1561
1540
|
return "";
|
|
1562
1541
|
});
|
|
1563
1542
|
continue;
|
|
1564
1543
|
}
|
|
1565
|
-
if (
|
|
1544
|
+
if (Kt.test(i.stem)) {
|
|
1566
1545
|
t.minimumIntegerDigits = i.stem.length;
|
|
1567
1546
|
continue;
|
|
1568
1547
|
}
|
|
1569
|
-
if (
|
|
1548
|
+
if (dt.test(i.stem)) {
|
|
1570
1549
|
if (i.options.length > 1)
|
|
1571
1550
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1572
|
-
i.stem.replace(
|
|
1573
|
-
return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f &&
|
|
1551
|
+
i.stem.replace(dt, function(h, u, l, c, f, m) {
|
|
1552
|
+
return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1574
1553
|
});
|
|
1575
1554
|
var o = i.options[0];
|
|
1576
|
-
o === "w" ? t =
|
|
1555
|
+
o === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = y(y({}, t), gt(o)));
|
|
1577
1556
|
continue;
|
|
1578
1557
|
}
|
|
1579
|
-
if (
|
|
1580
|
-
t =
|
|
1558
|
+
if (qt.test(i.stem)) {
|
|
1559
|
+
t = y(y({}, t), gt(i.stem));
|
|
1581
1560
|
continue;
|
|
1582
1561
|
}
|
|
1583
|
-
var s =
|
|
1584
|
-
s && (t =
|
|
1585
|
-
var a =
|
|
1586
|
-
a && (t =
|
|
1562
|
+
var s = er(i.stem);
|
|
1563
|
+
s && (t = y(y({}, t), s));
|
|
1564
|
+
var a = In(i.stem);
|
|
1565
|
+
a && (t = y(y({}, t), a));
|
|
1587
1566
|
}
|
|
1588
1567
|
return t;
|
|
1589
1568
|
}
|
|
@@ -3002,13 +2981,13 @@ var ce = {
|
|
|
3002
2981
|
"h"
|
|
3003
2982
|
]
|
|
3004
2983
|
};
|
|
3005
|
-
function
|
|
2984
|
+
function Mn(e, t) {
|
|
3006
2985
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3007
2986
|
var i = e.charAt(n);
|
|
3008
2987
|
if (i === "j") {
|
|
3009
2988
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3010
2989
|
o++, n++;
|
|
3011
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u =
|
|
2990
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Ln(t);
|
|
3012
2991
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
3013
2992
|
r += h;
|
|
3014
2993
|
for (; s-- > 0; )
|
|
@@ -3018,7 +2997,7 @@ function Cn(e, t) {
|
|
|
3018
2997
|
}
|
|
3019
2998
|
return r;
|
|
3020
2999
|
}
|
|
3021
|
-
function
|
|
3000
|
+
function Ln(e) {
|
|
3022
3001
|
var t = e.hourCycle;
|
|
3023
3002
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3024
3003
|
e.hourCycles && // @ts-ignore
|
|
@@ -3040,20 +3019,20 @@ function $n(e) {
|
|
|
3040
3019
|
var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
|
|
3041
3020
|
return i[0];
|
|
3042
3021
|
}
|
|
3043
|
-
var
|
|
3022
|
+
var Oe, Cn = new RegExp("^".concat(Jt.source, "*")), $n = new RegExp("".concat(Jt.source, "*$"));
|
|
3044
3023
|
function d(e, t) {
|
|
3045
3024
|
return { start: e, end: t };
|
|
3046
3025
|
}
|
|
3047
|
-
var
|
|
3026
|
+
var Rn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Dn = !!String.fromCodePoint, Un = !!Object.fromEntries, Gn = !!String.prototype.codePointAt, Fn = !!String.prototype.trimStart, jn = !!String.prototype.trimEnd, kn = !!Number.isSafeInteger, Vn = kn ? Number.isSafeInteger : function(e) {
|
|
3048
3027
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3049
|
-
},
|
|
3028
|
+
}, je = !0;
|
|
3050
3029
|
try {
|
|
3051
|
-
var
|
|
3052
|
-
|
|
3030
|
+
var Xn = rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3031
|
+
je = ((Oe = Xn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
|
|
3053
3032
|
} catch (e) {
|
|
3054
|
-
|
|
3033
|
+
je = !1;
|
|
3055
3034
|
}
|
|
3056
|
-
var
|
|
3035
|
+
var vt = Rn ? (
|
|
3057
3036
|
// Native
|
|
3058
3037
|
function(t, r, n) {
|
|
3059
3038
|
return t.startsWith(r, n);
|
|
@@ -3063,7 +3042,7 @@ var _t = Un ? (
|
|
|
3063
3042
|
function(t, r, n) {
|
|
3064
3043
|
return t.slice(n, n + r.length) === r;
|
|
3065
3044
|
}
|
|
3066
|
-
),
|
|
3045
|
+
), ke = Dn ? String.fromCodePoint : (
|
|
3067
3046
|
// IE11
|
|
3068
3047
|
function() {
|
|
3069
3048
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3075,9 +3054,9 @@ var _t = Un ? (
|
|
|
3075
3054
|
}
|
|
3076
3055
|
return n;
|
|
3077
3056
|
}
|
|
3078
|
-
),
|
|
3057
|
+
), Et = (
|
|
3079
3058
|
// native
|
|
3080
|
-
|
|
3059
|
+
Un ? Object.fromEntries : (
|
|
3081
3060
|
// Ponyfill
|
|
3082
3061
|
function(t) {
|
|
3083
3062
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3087,7 +3066,7 @@ var _t = Un ? (
|
|
|
3087
3066
|
return r;
|
|
3088
3067
|
}
|
|
3089
3068
|
)
|
|
3090
|
-
),
|
|
3069
|
+
), tr = Gn ? (
|
|
3091
3070
|
// Native
|
|
3092
3071
|
function(t, r) {
|
|
3093
3072
|
return t.codePointAt(r);
|
|
@@ -3101,7 +3080,7 @@ var _t = Un ? (
|
|
|
3101
3080
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3102
3081
|
}
|
|
3103
3082
|
}
|
|
3104
|
-
),
|
|
3083
|
+
), Wn = Fn ? (
|
|
3105
3084
|
// Native
|
|
3106
3085
|
function(t) {
|
|
3107
3086
|
return t.trimStart();
|
|
@@ -3109,9 +3088,9 @@ var _t = Un ? (
|
|
|
3109
3088
|
) : (
|
|
3110
3089
|
// Ponyfill
|
|
3111
3090
|
function(t) {
|
|
3112
|
-
return t.replace(
|
|
3091
|
+
return t.replace(Cn, "");
|
|
3113
3092
|
}
|
|
3114
|
-
),
|
|
3093
|
+
), zn = jn ? (
|
|
3115
3094
|
// Native
|
|
3116
3095
|
function(t) {
|
|
3117
3096
|
return t.trimEnd();
|
|
@@ -3119,32 +3098,32 @@ var _t = Un ? (
|
|
|
3119
3098
|
) : (
|
|
3120
3099
|
// Ponyfill
|
|
3121
3100
|
function(t) {
|
|
3122
|
-
return t.replace(
|
|
3101
|
+
return t.replace($n, "");
|
|
3123
3102
|
}
|
|
3124
3103
|
);
|
|
3125
|
-
function
|
|
3104
|
+
function rr(e, t) {
|
|
3126
3105
|
return new RegExp(e, t);
|
|
3127
3106
|
}
|
|
3128
|
-
var
|
|
3129
|
-
if (
|
|
3130
|
-
var
|
|
3131
|
-
|
|
3107
|
+
var Ve;
|
|
3108
|
+
if (je) {
|
|
3109
|
+
var _t = rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3110
|
+
Ve = function(t, r) {
|
|
3132
3111
|
var n;
|
|
3133
|
-
|
|
3134
|
-
var i =
|
|
3112
|
+
_t.lastIndex = r;
|
|
3113
|
+
var i = _t.exec(t);
|
|
3135
3114
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3136
3115
|
};
|
|
3137
3116
|
} else
|
|
3138
|
-
|
|
3117
|
+
Ve = function(t, r) {
|
|
3139
3118
|
for (var n = []; ; ) {
|
|
3140
|
-
var i =
|
|
3141
|
-
if (i === void 0 ||
|
|
3119
|
+
var i = tr(t, r);
|
|
3120
|
+
if (i === void 0 || nr(i) || Jn(i))
|
|
3142
3121
|
break;
|
|
3143
3122
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3144
3123
|
}
|
|
3145
|
-
return
|
|
3124
|
+
return ke.apply(void 0, n);
|
|
3146
3125
|
};
|
|
3147
|
-
var
|
|
3126
|
+
var Zn = (
|
|
3148
3127
|
/** @class */
|
|
3149
3128
|
function() {
|
|
3150
3129
|
function e(t, r) {
|
|
@@ -3168,14 +3147,14 @@ var Qn = (
|
|
|
3168
3147
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3169
3148
|
var a = this.clonePosition();
|
|
3170
3149
|
this.bump(), i.push({
|
|
3171
|
-
type:
|
|
3150
|
+
type: _.pound,
|
|
3172
3151
|
location: d(a, this.clonePosition())
|
|
3173
3152
|
});
|
|
3174
3153
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3175
3154
|
if (n)
|
|
3176
3155
|
break;
|
|
3177
3156
|
return this.error(b.UNMATCHED_CLOSING_TAG, d(this.clonePosition(), this.clonePosition()));
|
|
3178
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3157
|
+
} else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
|
|
3179
3158
|
var s = this.parseTag(t, r);
|
|
3180
3159
|
if (s.err)
|
|
3181
3160
|
return s;
|
|
@@ -3196,7 +3175,7 @@ var Qn = (
|
|
|
3196
3175
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3197
3176
|
return {
|
|
3198
3177
|
val: {
|
|
3199
|
-
type:
|
|
3178
|
+
type: _.literal,
|
|
3200
3179
|
value: "<".concat(i, "/>"),
|
|
3201
3180
|
location: d(n, this.clonePosition())
|
|
3202
3181
|
},
|
|
@@ -3208,12 +3187,12 @@ var Qn = (
|
|
|
3208
3187
|
return o;
|
|
3209
3188
|
var s = o.val, a = this.clonePosition();
|
|
3210
3189
|
if (this.bumpIf("</")) {
|
|
3211
|
-
if (this.isEOF() || !
|
|
3190
|
+
if (this.isEOF() || !Xe(this.char()))
|
|
3212
3191
|
return this.error(b.INVALID_TAG, d(a, this.clonePosition()));
|
|
3213
3192
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
3214
3193
|
return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, d(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3215
3194
|
val: {
|
|
3216
|
-
type:
|
|
3195
|
+
type: _.tag,
|
|
3217
3196
|
value: i,
|
|
3218
3197
|
children: s,
|
|
3219
3198
|
location: d(n, this.clonePosition())
|
|
@@ -3226,7 +3205,7 @@ var Qn = (
|
|
|
3226
3205
|
return this.error(b.INVALID_TAG, d(n, this.clonePosition()));
|
|
3227
3206
|
}, e.prototype.parseTagName = function() {
|
|
3228
3207
|
var t = this.offset();
|
|
3229
|
-
for (this.bump(); !this.isEOF() &&
|
|
3208
|
+
for (this.bump(); !this.isEOF() && Qn(this.char()); )
|
|
3230
3209
|
this.bump();
|
|
3231
3210
|
return this.message.slice(t, this.offset());
|
|
3232
3211
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3250,12 +3229,12 @@ var Qn = (
|
|
|
3250
3229
|
}
|
|
3251
3230
|
var h = d(n, this.clonePosition());
|
|
3252
3231
|
return {
|
|
3253
|
-
val: { type:
|
|
3232
|
+
val: { type: _.literal, value: i, location: h },
|
|
3254
3233
|
err: null
|
|
3255
3234
|
};
|
|
3256
3235
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3257
3236
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3258
|
-
!
|
|
3237
|
+
!Yn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3259
3238
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3260
3239
|
if (this.isEOF() || this.char() !== 39)
|
|
3261
3240
|
return null;
|
|
@@ -3289,12 +3268,12 @@ var Qn = (
|
|
|
3289
3268
|
r.push(n);
|
|
3290
3269
|
this.bump();
|
|
3291
3270
|
}
|
|
3292
|
-
return
|
|
3271
|
+
return ke.apply(void 0, r);
|
|
3293
3272
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3294
3273
|
if (this.isEOF())
|
|
3295
3274
|
return null;
|
|
3296
3275
|
var n = this.char();
|
|
3297
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3276
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ke(n));
|
|
3298
3277
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3299
3278
|
var n = this.clonePosition();
|
|
3300
3279
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3310,7 +3289,7 @@ var Qn = (
|
|
|
3310
3289
|
case 125:
|
|
3311
3290
|
return this.bump(), {
|
|
3312
3291
|
val: {
|
|
3313
|
-
type:
|
|
3292
|
+
type: _.argument,
|
|
3314
3293
|
// value does not include the opening and closing braces.
|
|
3315
3294
|
value: i,
|
|
3316
3295
|
location: d(n, this.clonePosition())
|
|
@@ -3323,7 +3302,7 @@ var Qn = (
|
|
|
3323
3302
|
return this.error(b.MALFORMED_ARGUMENT, d(n, this.clonePosition()));
|
|
3324
3303
|
}
|
|
3325
3304
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3326
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3305
|
+
var t = this.clonePosition(), r = this.offset(), n = Ve(this.message, r), i = r + n.length;
|
|
3327
3306
|
this.bumpTo(i);
|
|
3328
3307
|
var o = this.clonePosition(), s = d(t, o);
|
|
3329
3308
|
return { value: n, location: s };
|
|
@@ -3342,46 +3321,46 @@ var Qn = (
|
|
|
3342
3321
|
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3343
3322
|
if (c.err)
|
|
3344
3323
|
return c;
|
|
3345
|
-
var f =
|
|
3324
|
+
var f = zn(c.val);
|
|
3346
3325
|
if (f.length === 0)
|
|
3347
3326
|
return this.error(b.EXPECT_ARGUMENT_STYLE, d(this.clonePosition(), this.clonePosition()));
|
|
3348
|
-
var
|
|
3349
|
-
u = { style: f, styleLocation:
|
|
3327
|
+
var m = d(l, this.clonePosition());
|
|
3328
|
+
u = { style: f, styleLocation: m };
|
|
3350
3329
|
}
|
|
3351
3330
|
var g = this.tryParseArgumentClose(i);
|
|
3352
3331
|
if (g.err)
|
|
3353
3332
|
return g;
|
|
3354
|
-
var
|
|
3355
|
-
if (u &&
|
|
3356
|
-
var x =
|
|
3333
|
+
var p = d(i, this.clonePosition());
|
|
3334
|
+
if (u && vt(u == null ? void 0 : u.style, "::", 0)) {
|
|
3335
|
+
var x = Wn(u.style.slice(2));
|
|
3357
3336
|
if (a === "number") {
|
|
3358
3337
|
var c = this.parseNumberSkeletonFromString(x, u.styleLocation);
|
|
3359
3338
|
return c.err ? c : {
|
|
3360
|
-
val: { type:
|
|
3339
|
+
val: { type: _.number, value: n, location: p, style: c.val },
|
|
3361
3340
|
err: null
|
|
3362
3341
|
};
|
|
3363
3342
|
} else {
|
|
3364
3343
|
if (x.length === 0)
|
|
3365
|
-
return this.error(b.EXPECT_DATE_TIME_SKELETON,
|
|
3344
|
+
return this.error(b.EXPECT_DATE_TIME_SKELETON, p);
|
|
3366
3345
|
var A = x;
|
|
3367
|
-
this.locale && (A =
|
|
3346
|
+
this.locale && (A = Mn(x, this.locale));
|
|
3368
3347
|
var f = {
|
|
3369
|
-
type:
|
|
3348
|
+
type: Y.dateTime,
|
|
3370
3349
|
pattern: A,
|
|
3371
3350
|
location: u.styleLocation,
|
|
3372
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3373
|
-
}, H = a === "date" ?
|
|
3351
|
+
parsedOptions: this.shouldParseSkeletons ? wn(A) : {}
|
|
3352
|
+
}, H = a === "date" ? _.date : _.time;
|
|
3374
3353
|
return {
|
|
3375
|
-
val: { type: H, value: n, location:
|
|
3354
|
+
val: { type: H, value: n, location: p, style: f },
|
|
3376
3355
|
err: null
|
|
3377
3356
|
};
|
|
3378
3357
|
}
|
|
3379
3358
|
}
|
|
3380
3359
|
return {
|
|
3381
3360
|
val: {
|
|
3382
|
-
type: a === "number" ?
|
|
3361
|
+
type: a === "number" ? _.number : a === "date" ? _.date : _.time,
|
|
3383
3362
|
value: n,
|
|
3384
|
-
location:
|
|
3363
|
+
location: p,
|
|
3385
3364
|
style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
|
|
3386
3365
|
},
|
|
3387
3366
|
err: null
|
|
@@ -3392,19 +3371,19 @@ var Qn = (
|
|
|
3392
3371
|
case "select": {
|
|
3393
3372
|
var T = this.clonePosition();
|
|
3394
3373
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3395
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(T,
|
|
3374
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(T, y({}, T)));
|
|
3396
3375
|
this.bumpSpace();
|
|
3397
|
-
var
|
|
3398
|
-
if (a !== "select" &&
|
|
3376
|
+
var v = this.parseIdentifierIfPossible(), S = 0;
|
|
3377
|
+
if (a !== "select" && v.value === "offset") {
|
|
3399
3378
|
if (!this.bumpIf(":"))
|
|
3400
3379
|
return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d(this.clonePosition(), this.clonePosition()));
|
|
3401
3380
|
this.bumpSpace();
|
|
3402
3381
|
var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3403
3382
|
if (c.err)
|
|
3404
3383
|
return c;
|
|
3405
|
-
this.bumpSpace(),
|
|
3384
|
+
this.bumpSpace(), v = this.parseIdentifierIfPossible(), S = c.val;
|
|
3406
3385
|
}
|
|
3407
|
-
var M = this.tryParsePluralOrSelectOptions(t, a, r,
|
|
3386
|
+
var M = this.tryParsePluralOrSelectOptions(t, a, r, v);
|
|
3408
3387
|
if (M.err)
|
|
3409
3388
|
return M;
|
|
3410
3389
|
var g = this.tryParseArgumentClose(i);
|
|
@@ -3413,17 +3392,17 @@ var Qn = (
|
|
|
3413
3392
|
var L = d(i, this.clonePosition());
|
|
3414
3393
|
return a === "select" ? {
|
|
3415
3394
|
val: {
|
|
3416
|
-
type:
|
|
3395
|
+
type: _.select,
|
|
3417
3396
|
value: n,
|
|
3418
|
-
options:
|
|
3397
|
+
options: Et(M.val),
|
|
3419
3398
|
location: L
|
|
3420
3399
|
},
|
|
3421
3400
|
err: null
|
|
3422
3401
|
} : {
|
|
3423
3402
|
val: {
|
|
3424
|
-
type:
|
|
3403
|
+
type: _.plural,
|
|
3425
3404
|
value: n,
|
|
3426
|
-
options:
|
|
3405
|
+
options: Et(M.val),
|
|
3427
3406
|
offset: S,
|
|
3428
3407
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3429
3408
|
location: L
|
|
@@ -3474,16 +3453,16 @@ var Qn = (
|
|
|
3474
3453
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3475
3454
|
var n = [];
|
|
3476
3455
|
try {
|
|
3477
|
-
n =
|
|
3456
|
+
n = An(t);
|
|
3478
3457
|
} catch (i) {
|
|
3479
3458
|
return this.error(b.INVALID_NUMBER_SKELETON, r);
|
|
3480
3459
|
}
|
|
3481
3460
|
return {
|
|
3482
3461
|
val: {
|
|
3483
|
-
type:
|
|
3462
|
+
type: Y.number,
|
|
3484
3463
|
tokens: n,
|
|
3485
3464
|
location: r,
|
|
3486
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3465
|
+
parsedOptions: this.shouldParseSkeletons ? Nn(n) : {}
|
|
3487
3466
|
},
|
|
3488
3467
|
err: null
|
|
3489
3468
|
};
|
|
@@ -3502,20 +3481,20 @@ var Qn = (
|
|
|
3502
3481
|
if (h.has(u))
|
|
3503
3482
|
return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
3504
3483
|
u === "other" && (s = !0), this.bumpSpace();
|
|
3505
|
-
var
|
|
3484
|
+
var m = this.clonePosition();
|
|
3506
3485
|
if (!this.bumpIf("{"))
|
|
3507
3486
|
return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, d(this.clonePosition(), this.clonePosition()));
|
|
3508
3487
|
var g = this.parseMessage(t + 1, r, n);
|
|
3509
3488
|
if (g.err)
|
|
3510
3489
|
return g;
|
|
3511
|
-
var
|
|
3512
|
-
if (
|
|
3513
|
-
return
|
|
3490
|
+
var p = this.tryParseArgumentClose(m);
|
|
3491
|
+
if (p.err)
|
|
3492
|
+
return p;
|
|
3514
3493
|
a.push([
|
|
3515
3494
|
u,
|
|
3516
3495
|
{
|
|
3517
3496
|
value: g.val,
|
|
3518
|
-
location: d(
|
|
3497
|
+
location: d(m, this.clonePosition())
|
|
3519
3498
|
}
|
|
3520
3499
|
]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
|
|
3521
3500
|
}
|
|
@@ -3531,7 +3510,7 @@ var Qn = (
|
|
|
3531
3510
|
break;
|
|
3532
3511
|
}
|
|
3533
3512
|
var h = d(i, this.clonePosition());
|
|
3534
|
-
return o ? (s *= n,
|
|
3513
|
+
return o ? (s *= n, Vn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3535
3514
|
}, e.prototype.offset = function() {
|
|
3536
3515
|
return this.position.offset;
|
|
3537
3516
|
}, e.prototype.isEOF = function() {
|
|
@@ -3546,7 +3525,7 @@ var Qn = (
|
|
|
3546
3525
|
var t = this.position.offset;
|
|
3547
3526
|
if (t >= this.message.length)
|
|
3548
3527
|
throw Error("out of bound");
|
|
3549
|
-
var r =
|
|
3528
|
+
var r = tr(this.message, t);
|
|
3550
3529
|
if (r === void 0)
|
|
3551
3530
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3552
3531
|
return r;
|
|
@@ -3565,7 +3544,7 @@ var Qn = (
|
|
|
3565
3544
|
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);
|
|
3566
3545
|
}
|
|
3567
3546
|
}, e.prototype.bumpIf = function(t) {
|
|
3568
|
-
if (
|
|
3547
|
+
if (vt(this.message, t, this.offset())) {
|
|
3569
3548
|
for (var r = 0; r < t.length; r++)
|
|
3570
3549
|
this.bump();
|
|
3571
3550
|
return !0;
|
|
@@ -3587,7 +3566,7 @@ var Qn = (
|
|
|
3587
3566
|
break;
|
|
3588
3567
|
}
|
|
3589
3568
|
}, e.prototype.bumpSpace = function() {
|
|
3590
|
-
for (; !this.isEOF() &&
|
|
3569
|
+
for (; !this.isEOF() && nr(this.char()); )
|
|
3591
3570
|
this.bump();
|
|
3592
3571
|
}, e.prototype.peek = function() {
|
|
3593
3572
|
if (this.isEOF())
|
|
@@ -3597,47 +3576,47 @@ var Qn = (
|
|
|
3597
3576
|
}, e;
|
|
3598
3577
|
}()
|
|
3599
3578
|
);
|
|
3600
|
-
function
|
|
3579
|
+
function Xe(e) {
|
|
3601
3580
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3602
3581
|
}
|
|
3603
|
-
function
|
|
3604
|
-
return
|
|
3582
|
+
function Yn(e) {
|
|
3583
|
+
return Xe(e) || e === 47;
|
|
3605
3584
|
}
|
|
3606
|
-
function
|
|
3585
|
+
function Qn(e) {
|
|
3607
3586
|
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;
|
|
3608
3587
|
}
|
|
3609
|
-
function
|
|
3588
|
+
function nr(e) {
|
|
3610
3589
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3611
3590
|
}
|
|
3612
|
-
function
|
|
3591
|
+
function Jn(e) {
|
|
3613
3592
|
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;
|
|
3614
3593
|
}
|
|
3615
|
-
function
|
|
3594
|
+
function We(e) {
|
|
3616
3595
|
e.forEach(function(t) {
|
|
3617
|
-
if (delete t.location,
|
|
3596
|
+
if (delete t.location, zt(t) || Zt(t))
|
|
3618
3597
|
for (var r in t.options)
|
|
3619
|
-
delete t.options[r].location,
|
|
3598
|
+
delete t.options[r].location, We(t.options[r].value);
|
|
3620
3599
|
else
|
|
3621
|
-
|
|
3600
|
+
Vt(t) && Qt(t.style) || (Xt(t) || Wt(t)) && Fe(t.style) ? delete t.style.location : Yt(t) && We(t.children);
|
|
3622
3601
|
});
|
|
3623
3602
|
}
|
|
3624
|
-
function
|
|
3625
|
-
t === void 0 && (t = {}), t =
|
|
3626
|
-
var r = new
|
|
3603
|
+
function qn(e, t) {
|
|
3604
|
+
t === void 0 && (t = {}), t = y({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3605
|
+
var r = new Zn(e, t).parse();
|
|
3627
3606
|
if (r.err) {
|
|
3628
3607
|
var n = SyntaxError(b[r.err.kind]);
|
|
3629
3608
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3630
3609
|
}
|
|
3631
|
-
return t != null && t.captureLocation ||
|
|
3610
|
+
return t != null && t.captureLocation || We(r.val), r.val;
|
|
3632
3611
|
}
|
|
3633
|
-
var
|
|
3612
|
+
var Q;
|
|
3634
3613
|
(function(e) {
|
|
3635
3614
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3636
|
-
})(
|
|
3637
|
-
var
|
|
3615
|
+
})(Q || (Q = {}));
|
|
3616
|
+
var _e = (
|
|
3638
3617
|
/** @class */
|
|
3639
3618
|
function(e) {
|
|
3640
|
-
|
|
3619
|
+
$(t, e);
|
|
3641
3620
|
function t(r, n, i) {
|
|
3642
3621
|
var o = e.call(this, r) || this;
|
|
3643
3622
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3646,48 +3625,48 @@ var Be = (
|
|
|
3646
3625
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3647
3626
|
}, t;
|
|
3648
3627
|
}(Error)
|
|
3649
|
-
),
|
|
3628
|
+
), xt = (
|
|
3650
3629
|
/** @class */
|
|
3651
3630
|
function(e) {
|
|
3652
|
-
|
|
3631
|
+
$(t, e);
|
|
3653
3632
|
function t(r, n, i, o) {
|
|
3654
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3633
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Q.INVALID_VALUE, o) || this;
|
|
3655
3634
|
}
|
|
3656
3635
|
return t;
|
|
3657
|
-
}(
|
|
3658
|
-
),
|
|
3636
|
+
}(_e)
|
|
3637
|
+
), Kn = (
|
|
3659
3638
|
/** @class */
|
|
3660
3639
|
function(e) {
|
|
3661
|
-
|
|
3640
|
+
$(t, e);
|
|
3662
3641
|
function t(r, n, i) {
|
|
3663
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3642
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Q.INVALID_VALUE, i) || this;
|
|
3664
3643
|
}
|
|
3665
3644
|
return t;
|
|
3666
|
-
}(
|
|
3667
|
-
),
|
|
3645
|
+
}(_e)
|
|
3646
|
+
), ei = (
|
|
3668
3647
|
/** @class */
|
|
3669
3648
|
function(e) {
|
|
3670
|
-
|
|
3649
|
+
$(t, e);
|
|
3671
3650
|
function t(r, n) {
|
|
3672
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3651
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Q.MISSING_VALUE, n) || this;
|
|
3673
3652
|
}
|
|
3674
3653
|
return t;
|
|
3675
|
-
}(
|
|
3654
|
+
}(_e)
|
|
3676
3655
|
), w;
|
|
3677
3656
|
(function(e) {
|
|
3678
3657
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3679
3658
|
})(w || (w = {}));
|
|
3680
|
-
function
|
|
3659
|
+
function ti(e) {
|
|
3681
3660
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3682
3661
|
var n = t[t.length - 1];
|
|
3683
3662
|
return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
|
|
3684
3663
|
}, []);
|
|
3685
3664
|
}
|
|
3686
|
-
function
|
|
3665
|
+
function ri(e) {
|
|
3687
3666
|
return typeof e == "function";
|
|
3688
3667
|
}
|
|
3689
|
-
function
|
|
3690
|
-
if (e.length === 1 &&
|
|
3668
|
+
function pe(e, t, r, n, i, o, s) {
|
|
3669
|
+
if (e.length === 1 && bt(e[0]))
|
|
3691
3670
|
return [
|
|
3692
3671
|
{
|
|
3693
3672
|
type: w.literal,
|
|
@@ -3696,14 +3675,14 @@ function me(e, t, r, n, i, o, s) {
|
|
|
3696
3675
|
];
|
|
3697
3676
|
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
|
3698
3677
|
var l = u[h];
|
|
3699
|
-
if (
|
|
3678
|
+
if (bt(l)) {
|
|
3700
3679
|
a.push({
|
|
3701
3680
|
type: w.literal,
|
|
3702
3681
|
value: l.value
|
|
3703
3682
|
});
|
|
3704
3683
|
continue;
|
|
3705
3684
|
}
|
|
3706
|
-
if (
|
|
3685
|
+
if (Sn(l)) {
|
|
3707
3686
|
typeof o == "number" && a.push({
|
|
3708
3687
|
type: w.literal,
|
|
3709
3688
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3712,44 +3691,44 @@ function me(e, t, r, n, i, o, s) {
|
|
|
3712
3691
|
}
|
|
3713
3692
|
var c = l.value;
|
|
3714
3693
|
if (!(i && c in i))
|
|
3715
|
-
throw new
|
|
3694
|
+
throw new ei(c, s);
|
|
3716
3695
|
var f = i[c];
|
|
3717
|
-
if (
|
|
3696
|
+
if (Bn(l)) {
|
|
3718
3697
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
|
3719
3698
|
type: typeof f == "string" ? w.literal : w.object,
|
|
3720
3699
|
value: f
|
|
3721
3700
|
});
|
|
3722
3701
|
continue;
|
|
3723
3702
|
}
|
|
3724
|
-
if (
|
|
3725
|
-
var
|
|
3703
|
+
if (Xt(l)) {
|
|
3704
|
+
var m = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
|
|
3726
3705
|
a.push({
|
|
3727
3706
|
type: w.literal,
|
|
3728
|
-
value: r.getDateTimeFormat(t,
|
|
3707
|
+
value: r.getDateTimeFormat(t, m).format(f)
|
|
3729
3708
|
});
|
|
3730
3709
|
continue;
|
|
3731
3710
|
}
|
|
3732
|
-
if (
|
|
3733
|
-
var
|
|
3711
|
+
if (Wt(l)) {
|
|
3712
|
+
var m = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3734
3713
|
a.push({
|
|
3735
3714
|
type: w.literal,
|
|
3736
|
-
value: r.getDateTimeFormat(t,
|
|
3715
|
+
value: r.getDateTimeFormat(t, m).format(f)
|
|
3737
3716
|
});
|
|
3738
3717
|
continue;
|
|
3739
3718
|
}
|
|
3740
|
-
if (
|
|
3741
|
-
var
|
|
3742
|
-
|
|
3719
|
+
if (Vt(l)) {
|
|
3720
|
+
var m = typeof l.style == "string" ? n.number[l.style] : Qt(l.style) ? l.style.parsedOptions : void 0;
|
|
3721
|
+
m && m.scale && (f = f * (m.scale || 1)), a.push({
|
|
3743
3722
|
type: w.literal,
|
|
3744
|
-
value: r.getNumberFormat(t,
|
|
3723
|
+
value: r.getNumberFormat(t, m).format(f)
|
|
3745
3724
|
});
|
|
3746
3725
|
continue;
|
|
3747
3726
|
}
|
|
3748
|
-
if (
|
|
3749
|
-
var g = l.children,
|
|
3750
|
-
if (!
|
|
3751
|
-
throw new
|
|
3752
|
-
var A =
|
|
3727
|
+
if (Yt(l)) {
|
|
3728
|
+
var g = l.children, p = l.value, x = i[p];
|
|
3729
|
+
if (!ri(x))
|
|
3730
|
+
throw new Kn(p, "function", s);
|
|
3731
|
+
var A = pe(g, t, r, n, i, o), H = x(A.map(function(S) {
|
|
3753
3732
|
return S.value;
|
|
3754
3733
|
}));
|
|
3755
3734
|
Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(S) {
|
|
@@ -3759,42 +3738,42 @@ function me(e, t, r, n, i, o, s) {
|
|
|
3759
3738
|
};
|
|
3760
3739
|
}));
|
|
3761
3740
|
}
|
|
3762
|
-
if (
|
|
3741
|
+
if (zt(l)) {
|
|
3763
3742
|
var T = l.options[f] || l.options.other;
|
|
3764
3743
|
if (!T)
|
|
3765
|
-
throw new
|
|
3766
|
-
a.push.apply(a,
|
|
3744
|
+
throw new xt(l.value, f, Object.keys(l.options), s);
|
|
3745
|
+
a.push.apply(a, pe(T.value, t, r, n, i));
|
|
3767
3746
|
continue;
|
|
3768
3747
|
}
|
|
3769
|
-
if (
|
|
3748
|
+
if (Zt(l)) {
|
|
3770
3749
|
var T = l.options["=".concat(f)];
|
|
3771
3750
|
if (!T) {
|
|
3772
3751
|
if (!Intl.PluralRules)
|
|
3773
|
-
throw new
|
|
3752
|
+
throw new _e(`Intl.PluralRules is not available in this environment.
|
|
3774
3753
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3775
|
-
`,
|
|
3776
|
-
var
|
|
3777
|
-
T = l.options[
|
|
3754
|
+
`, Q.MISSING_INTL_API, s);
|
|
3755
|
+
var v = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
|
3756
|
+
T = l.options[v] || l.options.other;
|
|
3778
3757
|
}
|
|
3779
3758
|
if (!T)
|
|
3780
|
-
throw new
|
|
3781
|
-
a.push.apply(a,
|
|
3759
|
+
throw new xt(l.value, f, Object.keys(l.options), s);
|
|
3760
|
+
a.push.apply(a, pe(T.value, t, r, n, i, f - (l.offset || 0)));
|
|
3782
3761
|
continue;
|
|
3783
3762
|
}
|
|
3784
3763
|
}
|
|
3785
|
-
return
|
|
3764
|
+
return ti(a);
|
|
3786
3765
|
}
|
|
3787
|
-
function
|
|
3788
|
-
return t ?
|
|
3789
|
-
return r[n] =
|
|
3766
|
+
function ni(e, t) {
|
|
3767
|
+
return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3768
|
+
return r[n] = y(y({}, e[n]), t[n] || {}), r;
|
|
3790
3769
|
}, {})) : e;
|
|
3791
3770
|
}
|
|
3792
|
-
function
|
|
3771
|
+
function ii(e, t) {
|
|
3793
3772
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3794
|
-
return r[n] =
|
|
3795
|
-
},
|
|
3773
|
+
return r[n] = ni(e[n], t[n]), r;
|
|
3774
|
+
}, y({}, e)) : e;
|
|
3796
3775
|
}
|
|
3797
|
-
function
|
|
3776
|
+
function Ie(e) {
|
|
3798
3777
|
return {
|
|
3799
3778
|
create: function() {
|
|
3800
3779
|
return {
|
|
@@ -3808,39 +3787,39 @@ function Me(e) {
|
|
|
3808
3787
|
}
|
|
3809
3788
|
};
|
|
3810
3789
|
}
|
|
3811
|
-
function
|
|
3790
|
+
function oi(e) {
|
|
3812
3791
|
return e === void 0 && (e = {
|
|
3813
3792
|
number: {},
|
|
3814
3793
|
dateTime: {},
|
|
3815
3794
|
pluralRules: {}
|
|
3816
3795
|
}), {
|
|
3817
|
-
getNumberFormat:
|
|
3796
|
+
getNumberFormat: Ae(function() {
|
|
3818
3797
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3819
3798
|
r[n] = arguments[n];
|
|
3820
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3799
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, z([void 0], r, !1)))();
|
|
3821
3800
|
}, {
|
|
3822
|
-
cache:
|
|
3823
|
-
strategy:
|
|
3801
|
+
cache: Ie(e.number),
|
|
3802
|
+
strategy: Pe.variadic
|
|
3824
3803
|
}),
|
|
3825
|
-
getDateTimeFormat:
|
|
3804
|
+
getDateTimeFormat: Ae(function() {
|
|
3826
3805
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3827
3806
|
r[n] = arguments[n];
|
|
3828
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3807
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, z([void 0], r, !1)))();
|
|
3829
3808
|
}, {
|
|
3830
|
-
cache:
|
|
3831
|
-
strategy:
|
|
3809
|
+
cache: Ie(e.dateTime),
|
|
3810
|
+
strategy: Pe.variadic
|
|
3832
3811
|
}),
|
|
3833
|
-
getPluralRules:
|
|
3812
|
+
getPluralRules: Ae(function() {
|
|
3834
3813
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3835
3814
|
r[n] = arguments[n];
|
|
3836
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3815
|
+
return new ((t = Intl.PluralRules).bind.apply(t, z([void 0], r, !1)))();
|
|
3837
3816
|
}, {
|
|
3838
|
-
cache:
|
|
3839
|
-
strategy:
|
|
3817
|
+
cache: Ie(e.pluralRules),
|
|
3818
|
+
strategy: Pe.variadic
|
|
3840
3819
|
})
|
|
3841
3820
|
};
|
|
3842
3821
|
}
|
|
3843
|
-
var
|
|
3822
|
+
var si = (
|
|
3844
3823
|
/** @class */
|
|
3845
3824
|
function() {
|
|
3846
3825
|
function e(t, r, n, i) {
|
|
@@ -3859,7 +3838,7 @@ var ui = (
|
|
|
3859
3838
|
}, []);
|
|
3860
3839
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3861
3840
|
}, this.formatToParts = function(h) {
|
|
3862
|
-
return
|
|
3841
|
+
return pe(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
|
3863
3842
|
}, this.resolvedOptions = function() {
|
|
3864
3843
|
var h;
|
|
3865
3844
|
return {
|
|
@@ -3872,13 +3851,13 @@ var ui = (
|
|
|
3872
3851
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3873
3852
|
var s = i || {};
|
|
3874
3853
|
s.formatters;
|
|
3875
|
-
var a =
|
|
3876
|
-
this.ast = e.__parse(t,
|
|
3854
|
+
var a = Dr(s, ["formatters"]);
|
|
3855
|
+
this.ast = e.__parse(t, y(y({}, a), { locale: this.resolvedLocale }));
|
|
3877
3856
|
} else
|
|
3878
3857
|
this.ast = t;
|
|
3879
3858
|
if (!Array.isArray(this.ast))
|
|
3880
3859
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3881
|
-
this.formats =
|
|
3860
|
+
this.formats = ii(e.formats, n), this.formatters = i && i.formatters || oi(this.formatterCache);
|
|
3882
3861
|
}
|
|
3883
3862
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3884
3863
|
get: function() {
|
|
@@ -3891,7 +3870,7 @@ var ui = (
|
|
|
3891
3870
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3892
3871
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3893
3872
|
}
|
|
3894
|
-
}, e.__parse =
|
|
3873
|
+
}, e.__parse = qn, e.formats = {
|
|
3895
3874
|
number: {
|
|
3896
3875
|
integer: {
|
|
3897
3876
|
maximumFractionDigits: 0
|
|
@@ -3952,7 +3931,7 @@ var ui = (
|
|
|
3952
3931
|
}, e;
|
|
3953
3932
|
}()
|
|
3954
3933
|
);
|
|
3955
|
-
function
|
|
3934
|
+
function ai(e, t) {
|
|
3956
3935
|
if (t == null)
|
|
3957
3936
|
return;
|
|
3958
3937
|
if (t in e)
|
|
@@ -3973,92 +3952,92 @@ function hi(e, t) {
|
|
|
3973
3952
|
n = void 0;
|
|
3974
3953
|
return n;
|
|
3975
3954
|
}
|
|
3976
|
-
const D = {},
|
|
3955
|
+
const D = {}, ui = (e, t, r) => r && (t in D || (D[t] = {}), e in D[t] || (D[t][e] = r), r), ir = (e, t) => {
|
|
3977
3956
|
if (t == null)
|
|
3978
3957
|
return;
|
|
3979
3958
|
if (t in D && e in D[t])
|
|
3980
3959
|
return D[t][e];
|
|
3981
|
-
const r =
|
|
3960
|
+
const r = xe(t);
|
|
3982
3961
|
for (let n = 0; n < r.length; n++) {
|
|
3983
|
-
const i = r[n], o =
|
|
3962
|
+
const i = r[n], o = li(i, e);
|
|
3984
3963
|
if (o)
|
|
3985
|
-
return
|
|
3964
|
+
return ui(e, t, o);
|
|
3986
3965
|
}
|
|
3987
3966
|
};
|
|
3988
|
-
let
|
|
3989
|
-
const he =
|
|
3990
|
-
function
|
|
3991
|
-
return
|
|
3967
|
+
let Ke;
|
|
3968
|
+
const he = Ee({});
|
|
3969
|
+
function hi(e) {
|
|
3970
|
+
return Ke[e] || null;
|
|
3992
3971
|
}
|
|
3993
|
-
function
|
|
3994
|
-
return e in
|
|
3972
|
+
function or(e) {
|
|
3973
|
+
return e in Ke;
|
|
3995
3974
|
}
|
|
3996
|
-
function
|
|
3997
|
-
if (!
|
|
3975
|
+
function li(e, t) {
|
|
3976
|
+
if (!or(e))
|
|
3998
3977
|
return null;
|
|
3999
|
-
const r =
|
|
4000
|
-
return
|
|
3978
|
+
const r = hi(e);
|
|
3979
|
+
return ai(r, t);
|
|
4001
3980
|
}
|
|
4002
|
-
function
|
|
3981
|
+
function ci(e) {
|
|
4003
3982
|
if (e == null)
|
|
4004
3983
|
return;
|
|
4005
|
-
const t =
|
|
3984
|
+
const t = xe(e);
|
|
4006
3985
|
for (let r = 0; r < t.length; r++) {
|
|
4007
3986
|
const n = t[r];
|
|
4008
|
-
if (
|
|
3987
|
+
if (or(n))
|
|
4009
3988
|
return n;
|
|
4010
3989
|
}
|
|
4011
3990
|
}
|
|
4012
|
-
function
|
|
3991
|
+
function sr(e, ...t) {
|
|
4013
3992
|
delete D[e], he.update((r) => (r[e] = dn.all([r[e] || {}, ...t]), r));
|
|
4014
3993
|
}
|
|
4015
|
-
|
|
3994
|
+
q(
|
|
4016
3995
|
[he],
|
|
4017
3996
|
([e]) => Object.keys(e)
|
|
4018
3997
|
);
|
|
4019
|
-
he.subscribe((e) =>
|
|
3998
|
+
he.subscribe((e) => Ke = e);
|
|
4020
3999
|
const be = {};
|
|
4021
|
-
function
|
|
4000
|
+
function fi(e, t) {
|
|
4022
4001
|
be[e].delete(t), be[e].size === 0 && delete be[e];
|
|
4023
4002
|
}
|
|
4024
|
-
function
|
|
4003
|
+
function ar(e) {
|
|
4025
4004
|
return be[e];
|
|
4026
4005
|
}
|
|
4027
|
-
function
|
|
4028
|
-
return
|
|
4029
|
-
const r =
|
|
4006
|
+
function mi(e) {
|
|
4007
|
+
return xe(e).map((t) => {
|
|
4008
|
+
const r = ar(t);
|
|
4030
4009
|
return [t, r ? [...r] : []];
|
|
4031
4010
|
}).filter(([, t]) => t.length > 0);
|
|
4032
4011
|
}
|
|
4033
|
-
function
|
|
4034
|
-
return e == null ? !1 :
|
|
4012
|
+
function ze(e) {
|
|
4013
|
+
return e == null ? !1 : xe(e).some(
|
|
4035
4014
|
(t) => {
|
|
4036
4015
|
var r;
|
|
4037
|
-
return (r =
|
|
4016
|
+
return (r = ar(t)) == null ? void 0 : r.size;
|
|
4038
4017
|
}
|
|
4039
4018
|
);
|
|
4040
4019
|
}
|
|
4041
|
-
function
|
|
4020
|
+
function pi(e, t) {
|
|
4042
4021
|
return Promise.all(
|
|
4043
|
-
t.map((n) => (
|
|
4044
|
-
).then((n) =>
|
|
4045
|
-
}
|
|
4046
|
-
const
|
|
4047
|
-
function
|
|
4048
|
-
if (!
|
|
4049
|
-
return e in
|
|
4050
|
-
const t =
|
|
4051
|
-
return
|
|
4022
|
+
t.map((n) => (fi(e, n), n().then((i) => i.default || i)))
|
|
4023
|
+
).then((n) => sr(e, ...n));
|
|
4024
|
+
}
|
|
4025
|
+
const te = {};
|
|
4026
|
+
function ur(e) {
|
|
4027
|
+
if (!ze(e))
|
|
4028
|
+
return e in te ? te[e] : Promise.resolve();
|
|
4029
|
+
const t = mi(e);
|
|
4030
|
+
return te[e] = Promise.all(
|
|
4052
4031
|
t.map(
|
|
4053
|
-
([r, n]) =>
|
|
4032
|
+
([r, n]) => pi(r, n)
|
|
4054
4033
|
)
|
|
4055
4034
|
).then(() => {
|
|
4056
|
-
if (
|
|
4057
|
-
return
|
|
4058
|
-
delete
|
|
4059
|
-
}),
|
|
4035
|
+
if (ze(e))
|
|
4036
|
+
return ur(e);
|
|
4037
|
+
delete te[e];
|
|
4038
|
+
}), te[e];
|
|
4060
4039
|
}
|
|
4061
|
-
const
|
|
4040
|
+
const bi = {
|
|
4062
4041
|
number: {
|
|
4063
4042
|
scientific: { notation: "scientific" },
|
|
4064
4043
|
engineering: { notation: "engineering" },
|
|
@@ -4087,135 +4066,135 @@ const gi = {
|
|
|
4087
4066
|
timeZoneName: "short"
|
|
4088
4067
|
}
|
|
4089
4068
|
}
|
|
4090
|
-
},
|
|
4069
|
+
}, di = {
|
|
4091
4070
|
fallbackLocale: null,
|
|
4092
4071
|
loadingDelay: 200,
|
|
4093
|
-
formats:
|
|
4072
|
+
formats: bi,
|
|
4094
4073
|
warnOnMissingMessages: !0,
|
|
4095
4074
|
handleMissingMessage: void 0,
|
|
4096
4075
|
ignoreTag: !0
|
|
4097
|
-
},
|
|
4098
|
-
function
|
|
4099
|
-
return
|
|
4076
|
+
}, gi = di;
|
|
4077
|
+
function J() {
|
|
4078
|
+
return gi;
|
|
4100
4079
|
}
|
|
4101
|
-
const
|
|
4102
|
-
var
|
|
4080
|
+
const Ne = Ee(!1);
|
|
4081
|
+
var yi = Object.defineProperty, vi = Object.defineProperties, Ei = Object.getOwnPropertyDescriptors, Bt = Object.getOwnPropertySymbols, _i = Object.prototype.hasOwnProperty, xi = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Bi = (e, t) => {
|
|
4103
4082
|
for (var r in t || (t = {}))
|
|
4104
|
-
|
|
4105
|
-
if (
|
|
4106
|
-
for (var r of
|
|
4107
|
-
|
|
4083
|
+
_i.call(t, r) && St(e, r, t[r]);
|
|
4084
|
+
if (Bt)
|
|
4085
|
+
for (var r of Bt(t))
|
|
4086
|
+
xi.call(t, r) && St(e, r, t[r]);
|
|
4108
4087
|
return e;
|
|
4109
|
-
},
|
|
4110
|
-
let
|
|
4111
|
-
const
|
|
4112
|
-
function
|
|
4088
|
+
}, Si = (e, t) => vi(e, Ei(t));
|
|
4089
|
+
let Ze;
|
|
4090
|
+
const de = Ee(null);
|
|
4091
|
+
function Tt(e) {
|
|
4113
4092
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4114
4093
|
}
|
|
4115
|
-
function
|
|
4116
|
-
const r =
|
|
4117
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4094
|
+
function xe(e, t = J().fallbackLocale) {
|
|
4095
|
+
const r = Tt(e);
|
|
4096
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Tt(t)])] : r;
|
|
4118
4097
|
}
|
|
4119
4098
|
function F() {
|
|
4120
|
-
return
|
|
4099
|
+
return Ze != null ? Ze : void 0;
|
|
4121
4100
|
}
|
|
4122
|
-
|
|
4123
|
-
|
|
4101
|
+
de.subscribe((e) => {
|
|
4102
|
+
Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4124
4103
|
});
|
|
4125
|
-
const
|
|
4126
|
-
if (e &&
|
|
4127
|
-
const { loadingDelay: t } =
|
|
4104
|
+
const Ti = (e) => {
|
|
4105
|
+
if (e && ci(e) && ze(e)) {
|
|
4106
|
+
const { loadingDelay: t } = J();
|
|
4128
4107
|
let r;
|
|
4129
4108
|
return typeof window != "undefined" && F() != null && t ? r = window.setTimeout(
|
|
4130
|
-
() =>
|
|
4109
|
+
() => Ne.set(!0),
|
|
4131
4110
|
t
|
|
4132
|
-
) :
|
|
4133
|
-
|
|
4111
|
+
) : Ne.set(!0), ur(e).then(() => {
|
|
4112
|
+
de.set(e);
|
|
4134
4113
|
}).finally(() => {
|
|
4135
|
-
clearTimeout(r),
|
|
4114
|
+
clearTimeout(r), Ne.set(!1);
|
|
4136
4115
|
});
|
|
4137
4116
|
}
|
|
4138
|
-
return
|
|
4139
|
-
},
|
|
4140
|
-
set:
|
|
4141
|
-
}),
|
|
4117
|
+
return de.set(e);
|
|
4118
|
+
}, K = Si(Bi({}, de), {
|
|
4119
|
+
set: Ti
|
|
4120
|
+
}), Be = (e) => {
|
|
4142
4121
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4143
4122
|
return (n) => {
|
|
4144
4123
|
const i = JSON.stringify(n);
|
|
4145
4124
|
return i in t ? t[i] : t[i] = e(n);
|
|
4146
4125
|
};
|
|
4147
4126
|
};
|
|
4148
|
-
var
|
|
4127
|
+
var wi = Object.defineProperty, ge = Object.getOwnPropertySymbols, hr = Object.prototype.hasOwnProperty, lr = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
|
|
4149
4128
|
for (var r in t || (t = {}))
|
|
4150
|
-
|
|
4151
|
-
if (
|
|
4152
|
-
for (var r of
|
|
4153
|
-
|
|
4129
|
+
hr.call(t, r) && wt(e, r, t[r]);
|
|
4130
|
+
if (ge)
|
|
4131
|
+
for (var r of ge(t))
|
|
4132
|
+
lr.call(t, r) && wt(e, r, t[r]);
|
|
4154
4133
|
return e;
|
|
4155
|
-
},
|
|
4134
|
+
}, ee = (e, t) => {
|
|
4156
4135
|
var r = {};
|
|
4157
4136
|
for (var n in e)
|
|
4158
|
-
|
|
4159
|
-
if (e != null &&
|
|
4160
|
-
for (var n of
|
|
4161
|
-
t.indexOf(n) < 0 &&
|
|
4137
|
+
hr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4138
|
+
if (e != null && ge)
|
|
4139
|
+
for (var n of ge(e))
|
|
4140
|
+
t.indexOf(n) < 0 && lr.call(e, n) && (r[n] = e[n]);
|
|
4162
4141
|
return r;
|
|
4163
4142
|
};
|
|
4164
|
-
const
|
|
4165
|
-
const { formats: r } =
|
|
4143
|
+
const ae = (e, t) => {
|
|
4144
|
+
const { formats: r } = J();
|
|
4166
4145
|
if (e in r && t in r[e])
|
|
4167
4146
|
return r[e][t];
|
|
4168
4147
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4169
|
-
},
|
|
4148
|
+
}, Hi = Be(
|
|
4170
4149
|
(e) => {
|
|
4171
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4150
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
4172
4151
|
if (r == null)
|
|
4173
4152
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4174
|
-
return n && (i =
|
|
4153
|
+
return n && (i = ae("number", n)), new Intl.NumberFormat(r, i);
|
|
4175
4154
|
}
|
|
4176
|
-
),
|
|
4155
|
+
), Ai = Be(
|
|
4177
4156
|
(e) => {
|
|
4178
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4157
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
4179
4158
|
if (r == null)
|
|
4180
4159
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4181
|
-
return n ? i =
|
|
4160
|
+
return n ? i = ae("date", n) : Object.keys(i).length === 0 && (i = ae("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4182
4161
|
}
|
|
4183
|
-
),
|
|
4162
|
+
), Pi = Be(
|
|
4184
4163
|
(e) => {
|
|
4185
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4164
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
4186
4165
|
if (r == null)
|
|
4187
4166
|
throw new Error(
|
|
4188
4167
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4189
4168
|
);
|
|
4190
|
-
return n ? i =
|
|
4169
|
+
return n ? i = ae("time", n) : Object.keys(i).length === 0 && (i = ae("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4191
4170
|
}
|
|
4192
|
-
),
|
|
4171
|
+
), Oi = (e = {}) => {
|
|
4193
4172
|
var t = e, {
|
|
4194
4173
|
locale: r = F()
|
|
4195
|
-
} = t, n =
|
|
4174
|
+
} = t, n = ee(t, [
|
|
4196
4175
|
"locale"
|
|
4197
4176
|
]);
|
|
4198
|
-
return
|
|
4199
|
-
},
|
|
4177
|
+
return Hi(et({ locale: r }, n));
|
|
4178
|
+
}, Ii = (e = {}) => {
|
|
4200
4179
|
var t = e, {
|
|
4201
4180
|
locale: r = F()
|
|
4202
|
-
} = t, n =
|
|
4181
|
+
} = t, n = ee(t, [
|
|
4203
4182
|
"locale"
|
|
4204
4183
|
]);
|
|
4205
|
-
return
|
|
4206
|
-
},
|
|
4184
|
+
return Ai(et({ locale: r }, n));
|
|
4185
|
+
}, Ni = (e = {}) => {
|
|
4207
4186
|
var t = e, {
|
|
4208
4187
|
locale: r = F()
|
|
4209
|
-
} = t, n =
|
|
4188
|
+
} = t, n = ee(t, [
|
|
4210
4189
|
"locale"
|
|
4211
4190
|
]);
|
|
4212
|
-
return
|
|
4213
|
-
},
|
|
4191
|
+
return Pi(et({ locale: r }, n));
|
|
4192
|
+
}, Mi = Be(
|
|
4214
4193
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4215
|
-
(e, t = F()) => new
|
|
4216
|
-
ignoreTag:
|
|
4194
|
+
(e, t = F()) => new si(e, t, J().formats, {
|
|
4195
|
+
ignoreTag: J().ignoreTag
|
|
4217
4196
|
})
|
|
4218
|
-
),
|
|
4197
|
+
), Li = (e, t = {}) => {
|
|
4219
4198
|
var r, n, i, o;
|
|
4220
4199
|
let s = t;
|
|
4221
4200
|
typeof e == "object" && (s = e, e = s.id);
|
|
@@ -4228,9 +4207,9 @@ const se = (e, t) => {
|
|
|
4228
4207
|
throw new Error(
|
|
4229
4208
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4230
4209
|
);
|
|
4231
|
-
let l =
|
|
4210
|
+
let l = ir(e, h);
|
|
4232
4211
|
if (!l)
|
|
4233
|
-
l = (o = (i = (n = (r =
|
|
4212
|
+
l = (o = (i = (n = (r = J()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4234
4213
|
else if (typeof l != "string")
|
|
4235
4214
|
return console.warn(
|
|
4236
4215
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -4239,7 +4218,7 @@ const se = (e, t) => {
|
|
|
4239
4218
|
return l;
|
|
4240
4219
|
let c = l;
|
|
4241
4220
|
try {
|
|
4242
|
-
c =
|
|
4221
|
+
c = Mi(l, h).format(a);
|
|
4243
4222
|
} catch (f) {
|
|
4244
4223
|
f instanceof Error && console.warn(
|
|
4245
4224
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4247,21 +4226,21 @@ const se = (e, t) => {
|
|
|
4247
4226
|
);
|
|
4248
4227
|
}
|
|
4249
4228
|
return c;
|
|
4250
|
-
},
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4229
|
+
}, Ci = (e, t) => Ni(t).format(e), $i = (e, t) => Ii(t).format(e), Ri = (e, t) => Oi(t).format(e), Di = (e, t = F()) => ir(e, t), Ui = q([K, he], () => Li);
|
|
4230
|
+
q([K], () => Ci);
|
|
4231
|
+
q([K], () => $i);
|
|
4232
|
+
q([K], () => Ri);
|
|
4233
|
+
q([K, he], () => Di);
|
|
4255
4234
|
window.emWidgets = { topic: qr };
|
|
4256
|
-
const
|
|
4235
|
+
const Gi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4257
4236
|
String(Number.MAX_SAFE_INTEGER).length;
|
|
4258
|
-
function
|
|
4259
|
-
|
|
4237
|
+
function Ht(e, t) {
|
|
4238
|
+
sr(e, t);
|
|
4260
4239
|
}
|
|
4261
|
-
function
|
|
4262
|
-
|
|
4240
|
+
function Fi(e) {
|
|
4241
|
+
K.set(e);
|
|
4263
4242
|
}
|
|
4264
|
-
const
|
|
4243
|
+
const At = {
|
|
4265
4244
|
en: {
|
|
4266
4245
|
titleBiometrics: "Biometrics Authentication",
|
|
4267
4246
|
descriptionParagraph1: "Use biometric login with your fingerprint or face for faster and easier access to your account.",
|
|
@@ -4340,13 +4319,13 @@ const Ot = {
|
|
|
4340
4319
|
btnDisableBiometrics: "Disable biometrics"
|
|
4341
4320
|
}
|
|
4342
4321
|
};
|
|
4343
|
-
function
|
|
4322
|
+
function ji(e, t) {
|
|
4344
4323
|
if (e) {
|
|
4345
4324
|
const r = document.createElement("style");
|
|
4346
4325
|
r.innerHTML = t, e.appendChild(r);
|
|
4347
4326
|
}
|
|
4348
4327
|
}
|
|
4349
|
-
function
|
|
4328
|
+
function ki(e, t) {
|
|
4350
4329
|
if (!e || !t)
|
|
4351
4330
|
return;
|
|
4352
4331
|
const r = new URL(t);
|
|
@@ -4357,7 +4336,7 @@ function Xi(e, t) {
|
|
|
4357
4336
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4358
4337
|
});
|
|
4359
4338
|
}
|
|
4360
|
-
function
|
|
4339
|
+
function Vi(e, t, r) {
|
|
4361
4340
|
if (window.emMessageBus) {
|
|
4362
4341
|
const n = document.createElement("style");
|
|
4363
4342
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4365,47 +4344,47 @@ function Wi(e, t, r) {
|
|
|
4365
4344
|
});
|
|
4366
4345
|
}
|
|
4367
4346
|
}
|
|
4368
|
-
function
|
|
4369
|
-
|
|
4347
|
+
function Xi(e) {
|
|
4348
|
+
yr(e, "svelte-6qxh5g", ".BiometricsWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.BiometricsWrapper.BiometricsWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BiometricsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.BiometricsTitleMobile{font-size:16px}.BiometricsTitleNone{display:none}.BiometricsDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.BiometricsDescription.BiometricsDescriptionMobile{font-size:12px;line-height:18px}.BiometricsActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.BiometricsActionButtons .BiometricsToggle{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.BiometricsActionButtons.BiometricsActionButtonsMobile{width:100%;grid-template-columns:1fr}.BiometricsActionButtons.BiometricsActionButtonsMobile .BiometricsToggle{height:40px;font-size:12px}");
|
|
4370
4349
|
}
|
|
4371
|
-
function
|
|
4350
|
+
function Wi(e) {
|
|
4372
4351
|
let t, r, n, i, o, s, a, h, u, l, c = (
|
|
4373
4352
|
/*$_*/
|
|
4374
4353
|
e[2]("titleBiometrics") + ""
|
|
4375
|
-
), f,
|
|
4354
|
+
), f, m, g;
|
|
4376
4355
|
return {
|
|
4377
4356
|
c() {
|
|
4378
|
-
t = I("div"), r = j("svg"), n = j("defs"), i = j("style"), o = G(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = j("g"), a = j("g"), h = j("path"), u =
|
|
4357
|
+
t = I("div"), r = j("svg"), n = j("defs"), i = j("style"), o = G(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = j("g"), a = j("g"), h = j("path"), u = re(), l = I("h2"), f = G(c), B(h, "class", "aaa"), B(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), B(h, "transform", "translate(15 15) rotate(180)"), B(a, "transform", "translate(20 158)"), B(s, "transform", "translate(-20 -158)"), B(r, "xmlns", "http://www.w3.org/2000/svg"), B(r, "width", "15"), B(r, "height", "15"), B(r, "viewBox", "0 0 15 15"), B(l, "class", "BiometricsTitleMobile"), B(l, "part", "BiometricsTitleMobile"), B(t, "class", "MenuReturnButton"), B(t, "part", "MenuReturnButton");
|
|
4379
4358
|
},
|
|
4380
|
-
m(
|
|
4381
|
-
|
|
4359
|
+
m(p, x) {
|
|
4360
|
+
Qe(p, t, x), E(t, r), E(r, n), E(n, i), E(i, o), E(r, s), E(s, a), E(a, h), E(t, u), E(t, l), E(l, f), m || (g = Nt(
|
|
4382
4361
|
t,
|
|
4383
4362
|
"click",
|
|
4384
4363
|
/*click_handler*/
|
|
4385
4364
|
e[11]
|
|
4386
|
-
),
|
|
4365
|
+
), m = !0);
|
|
4387
4366
|
},
|
|
4388
|
-
p(
|
|
4367
|
+
p(p, x) {
|
|
4389
4368
|
x & /*$_*/
|
|
4390
4369
|
4 && c !== (c = /*$_*/
|
|
4391
|
-
|
|
4370
|
+
p[2]("titleBiometrics") + "") && ne(f, c);
|
|
4392
4371
|
},
|
|
4393
|
-
d(
|
|
4394
|
-
|
|
4372
|
+
d(p) {
|
|
4373
|
+
p && ye(t), m = !1, g();
|
|
4395
4374
|
}
|
|
4396
4375
|
};
|
|
4397
4376
|
}
|
|
4398
|
-
function
|
|
4377
|
+
function zi(e) {
|
|
4399
4378
|
let t, r, n, i, o = (
|
|
4400
4379
|
/*$_*/
|
|
4401
4380
|
e[2]("titleBiometrics") + ""
|
|
4402
4381
|
), s, a, h, u, l = (
|
|
4403
4382
|
/*$_*/
|
|
4404
4383
|
e[2]("descriptionParagraph1") + ""
|
|
4405
|
-
), c, f,
|
|
4384
|
+
), c, f, m, g = (
|
|
4406
4385
|
/*$_*/
|
|
4407
4386
|
e[2]("descriptionParagraph2") + ""
|
|
4408
|
-
),
|
|
4387
|
+
), p, x, A, H, T = (
|
|
4409
4388
|
/*biometricsenabled*/
|
|
4410
4389
|
(e[0] === "true" ? (
|
|
4411
4390
|
/*$_*/
|
|
@@ -4414,20 +4393,20 @@ function Yi(e) {
|
|
|
4414
4393
|
/*$_*/
|
|
4415
4394
|
e[2]("btnEnableBiometrics")
|
|
4416
4395
|
)) + ""
|
|
4417
|
-
),
|
|
4396
|
+
), v, S, M, L = (
|
|
4418
4397
|
/*isMobile*/
|
|
4419
|
-
e[3] &&
|
|
4398
|
+
e[3] && Wi(e)
|
|
4420
4399
|
);
|
|
4421
4400
|
return {
|
|
4422
4401
|
c() {
|
|
4423
|
-
t = I("div"), r = I("div"), L && L.c(), n =
|
|
4402
|
+
t = I("div"), r = I("div"), L && L.c(), n = re(), i = I("h2"), s = G(o), a = re(), h = I("div"), u = I("p"), c = G(l), f = re(), m = I("p"), p = G(g), x = re(), A = I("div"), H = I("button"), v = G(T), B(i, "class", "BiometricsTitle " + /*isMobile*/
|
|
4424
4403
|
(e[3] ? "BiometricsTitleNone" : "")), B(h, "class", "BiometricsDescription " + /*isMobile*/
|
|
4425
4404
|
(e[3] ? "BiometricsDescriptionMobile" : "")), B(H, "class", "BiometricsToggle"), B(A, "class", "BiometricsActionButtons " + /*isMobile*/
|
|
4426
4405
|
(e[3] ? "BiometricsActionButtonsMobile" : "")), B(r, "class", "BiometricsWrapper " + /*isMobile*/
|
|
4427
4406
|
(e[3] ? "BiometricsWrapperMobile" : ""));
|
|
4428
4407
|
},
|
|
4429
4408
|
m(P, U) {
|
|
4430
|
-
|
|
4409
|
+
Qe(P, t, U), E(t, r), L && L.m(r, null), E(r, n), E(r, i), E(i, s), E(r, a), E(r, h), E(h, u), E(u, c), E(h, f), E(h, m), E(m, p), E(r, x), E(r, A), E(A, H), E(H, v), e[13](t), S || (M = Nt(
|
|
4431
4410
|
H,
|
|
4432
4411
|
"click",
|
|
4433
4412
|
/*click_handler_1*/
|
|
@@ -4438,11 +4417,11 @@ function Yi(e) {
|
|
|
4438
4417
|
/*isMobile*/
|
|
4439
4418
|
P[3] && L.p(P, U), U & /*$_*/
|
|
4440
4419
|
4 && o !== (o = /*$_*/
|
|
4441
|
-
P[2]("titleBiometrics") + "") &&
|
|
4420
|
+
P[2]("titleBiometrics") + "") && ne(s, o), U & /*$_*/
|
|
4442
4421
|
4 && l !== (l = /*$_*/
|
|
4443
|
-
P[2]("descriptionParagraph1") + "") &&
|
|
4422
|
+
P[2]("descriptionParagraph1") + "") && ne(c, l), U & /*$_*/
|
|
4444
4423
|
4 && g !== (g = /*$_*/
|
|
4445
|
-
P[2]("descriptionParagraph2") + "") &&
|
|
4424
|
+
P[2]("descriptionParagraph2") + "") && ne(p, g), U & /*biometricsenabled, $_*/
|
|
4446
4425
|
5 && T !== (T = /*biometricsenabled*/
|
|
4447
4426
|
(P[0] === "true" ? (
|
|
4448
4427
|
/*$_*/
|
|
@@ -4450,34 +4429,34 @@ function Yi(e) {
|
|
|
4450
4429
|
) : (
|
|
4451
4430
|
/*$_*/
|
|
4452
4431
|
P[2]("btnEnableBiometrics")
|
|
4453
|
-
)) + "") &&
|
|
4432
|
+
)) + "") && ne(v, T);
|
|
4454
4433
|
},
|
|
4455
4434
|
i: N,
|
|
4456
4435
|
o: N,
|
|
4457
4436
|
d(P) {
|
|
4458
|
-
P &&
|
|
4437
|
+
P && ye(t), L && L.d(), e[13](null), S = !1, M();
|
|
4459
4438
|
}
|
|
4460
4439
|
};
|
|
4461
4440
|
}
|
|
4462
|
-
function
|
|
4441
|
+
function Zi(e, t, r) {
|
|
4463
4442
|
let n;
|
|
4464
|
-
|
|
4465
|
-
let { biometricsenabled: i = "false" } = t, { lang: o = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: h } = t, { translationurl: u = "" } = t, l, c = window.navigator.userAgent, f =
|
|
4466
|
-
const
|
|
4443
|
+
gr(e, Ui, (v) => r(2, n = v));
|
|
4444
|
+
let { biometricsenabled: i = "false" } = t, { lang: o = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: h } = t, { translationurl: u = "" } = t, l, c = window.navigator.userAgent, f = Gi(c) !== "PC";
|
|
4445
|
+
const m = () => {
|
|
4467
4446
|
fetch(u).then((S) => S.json()).then((S) => {
|
|
4468
4447
|
Object.keys(S).forEach((M) => {
|
|
4469
|
-
|
|
4448
|
+
Ht(M, S[M]);
|
|
4470
4449
|
});
|
|
4471
4450
|
}).catch((S) => {
|
|
4472
4451
|
console.log(S);
|
|
4473
4452
|
});
|
|
4474
4453
|
};
|
|
4475
|
-
Object.keys(
|
|
4476
|
-
|
|
4454
|
+
Object.keys(At).forEach((v) => {
|
|
4455
|
+
Ht(v, At[v]);
|
|
4477
4456
|
});
|
|
4478
4457
|
const g = () => {
|
|
4479
|
-
|
|
4480
|
-
},
|
|
4458
|
+
Fi(o);
|
|
4459
|
+
}, p = () => {
|
|
4481
4460
|
window.postMessage(
|
|
4482
4461
|
{
|
|
4483
4462
|
type: "PlayerAccountMenuActive",
|
|
@@ -4491,29 +4470,29 @@ function Qi(e, t, r) {
|
|
|
4491
4470
|
data: i
|
|
4492
4471
|
});
|
|
4493
4472
|
};
|
|
4494
|
-
|
|
4473
|
+
Sr(() => () => {
|
|
4495
4474
|
});
|
|
4496
|
-
const A = () =>
|
|
4497
|
-
function T(
|
|
4498
|
-
|
|
4499
|
-
l =
|
|
4475
|
+
const A = () => p(), H = () => x();
|
|
4476
|
+
function T(v) {
|
|
4477
|
+
Me[v ? "unshift" : "push"](() => {
|
|
4478
|
+
l = v, r(1, l);
|
|
4500
4479
|
});
|
|
4501
4480
|
}
|
|
4502
|
-
return e.$$set = (
|
|
4503
|
-
"biometricsenabled" in
|
|
4481
|
+
return e.$$set = (v) => {
|
|
4482
|
+
"biometricsenabled" in v && r(0, i = v.biometricsenabled), "lang" in v && r(6, o = v.lang), "clientstyling" in v && r(7, s = v.clientstyling), "clientstylingurl" in v && r(8, a = v.clientstylingurl), "mbsource" in v && r(9, h = v.mbsource), "translationurl" in v && r(10, u = v.translationurl);
|
|
4504
4483
|
}, e.$$.update = () => {
|
|
4505
4484
|
e.$$.dirty & /*lang*/
|
|
4506
4485
|
64 && o && g(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4507
|
-
130 && s && l &&
|
|
4508
|
-
258 && a && l &&
|
|
4509
|
-
514 && h && l &&
|
|
4510
|
-
1024 && u &&
|
|
4486
|
+
130 && s && l && ji(l, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4487
|
+
258 && a && l && ki(l, a), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4488
|
+
514 && h && l && Vi(l, `${h}.Style`), e.$$.dirty & /*translationurl*/
|
|
4489
|
+
1024 && u && m();
|
|
4511
4490
|
}, [
|
|
4512
4491
|
i,
|
|
4513
4492
|
l,
|
|
4514
4493
|
n,
|
|
4515
4494
|
f,
|
|
4516
|
-
|
|
4495
|
+
p,
|
|
4517
4496
|
x,
|
|
4518
4497
|
o,
|
|
4519
4498
|
s,
|
|
@@ -4525,14 +4504,14 @@ function Qi(e, t, r) {
|
|
|
4525
4504
|
T
|
|
4526
4505
|
];
|
|
4527
4506
|
}
|
|
4528
|
-
class
|
|
4507
|
+
class Yi extends $r {
|
|
4529
4508
|
constructor(t) {
|
|
4530
|
-
super(),
|
|
4509
|
+
super(), Lr(
|
|
4531
4510
|
this,
|
|
4532
4511
|
t,
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4512
|
+
Zi,
|
|
4513
|
+
zi,
|
|
4514
|
+
Ot,
|
|
4536
4515
|
{
|
|
4537
4516
|
biometricsenabled: 0,
|
|
4538
4517
|
lang: 6,
|
|
@@ -4541,7 +4520,7 @@ class Ji extends Rr {
|
|
|
4541
4520
|
mbsource: 9,
|
|
4542
4521
|
translationurl: 10
|
|
4543
4522
|
},
|
|
4544
|
-
|
|
4523
|
+
Xi
|
|
4545
4524
|
);
|
|
4546
4525
|
}
|
|
4547
4526
|
get biometricsenabled() {
|
|
@@ -4581,7 +4560,7 @@ class Ji extends Rr {
|
|
|
4581
4560
|
this.$$set({ translationurl: t }), R();
|
|
4582
4561
|
}
|
|
4583
4562
|
}
|
|
4584
|
-
|
|
4563
|
+
Cr(Yi, { biometricsenabled: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
|
|
4585
4564
|
export {
|
|
4586
|
-
|
|
4565
|
+
Yi as default
|
|
4587
4566
|
};
|