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