@everymatrix/cashier-verifications 1.54.11 → 1.55.0
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/CashierVerifications-BjUgn5Wb.cjs +5 -0
- package/components/{CashierVerifications-C6ZKsJp5.js → CashierVerifications-CCouLP4O.js} +450 -448
- package/components/{CashierVerifications-BkUnqHXL.js → CashierVerifications-PiqjEGmB.js} +385 -383
- package/components/{CashierVideoModal-BJo__hLC.cjs → CashierVideoModal-41Z4rYZa.cjs} +1 -1
- package/components/{CashierVideoModal-BmFxk33v.js → CashierVideoModal-ByS-T0Aq.js} +15 -15
- package/components/{CashierVideoModal-DE2OHjhr.js → CashierVideoModal-CnqeHcuY.js} +19 -19
- package/es2015/cashier-verifications.cjs +1 -1
- package/es2015/cashier-verifications.js +1 -1
- package/esnext/cashier-verifications.js +1 -1
- package/package.json +1 -1
- package/components/CashierVerifications-CzbjPCIe.cjs +0 -5
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
function Q() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Yt(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function St() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
9
|
function Ie(e) {
|
|
10
|
-
e.forEach(
|
|
10
|
+
e.forEach(Yt);
|
|
11
11
|
}
|
|
12
12
|
function gt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function Zt(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
18
|
let ke;
|
|
19
|
-
function
|
|
19
|
+
function Kn(e, t) {
|
|
20
20
|
return e === t ? !0 : (ke || (ke = document.createElement("a")), ke.href = t, e === ke.href);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Pr(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function Jt(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const i of t)
|
|
28
28
|
i(void 0);
|
|
@@ -31,20 +31,20 @@ function Yt(e, ...t) {
|
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
33
33
|
}
|
|
34
|
-
function
|
|
35
|
-
e.$$.on_destroy.push(
|
|
34
|
+
function $r(e, t, r) {
|
|
35
|
+
e.$$.on_destroy.push(Jt(t, r));
|
|
36
36
|
}
|
|
37
37
|
function re(e, t) {
|
|
38
38
|
e.appendChild(t);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const i =
|
|
40
|
+
function Br(e, t, r) {
|
|
41
|
+
const i = Mr(e);
|
|
42
42
|
if (!i.getElementById(t)) {
|
|
43
43
|
const n = Z("style");
|
|
44
|
-
n.id = t, n.textContent = r,
|
|
44
|
+
n.id = t, n.textContent = r, Cr(i, n);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function Mr(e) {
|
|
48
48
|
if (!e) return document;
|
|
49
49
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
50
50
|
return t && /** @type {ShadowRoot} */
|
|
@@ -53,7 +53,7 @@ function $r(e) {
|
|
|
53
53
|
t
|
|
54
54
|
) : e.ownerDocument;
|
|
55
55
|
}
|
|
56
|
-
function
|
|
56
|
+
function Cr(e, t) {
|
|
57
57
|
return re(
|
|
58
58
|
/** @type {Document} */
|
|
59
59
|
e.head || e,
|
|
@@ -66,14 +66,14 @@ function ae(e, t, r) {
|
|
|
66
66
|
function ie(e) {
|
|
67
67
|
e.parentNode && e.parentNode.removeChild(e);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function Dr(e, t) {
|
|
70
70
|
for (let r = 0; r < e.length; r += 1)
|
|
71
71
|
e[r] && e[r].d(t);
|
|
72
72
|
}
|
|
73
73
|
function Z(e) {
|
|
74
74
|
return document.createElement(e);
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function es(e) {
|
|
77
77
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
78
78
|
}
|
|
79
79
|
function vt(e) {
|
|
@@ -82,7 +82,7 @@ function vt(e) {
|
|
|
82
82
|
function xe() {
|
|
83
83
|
return vt(" ");
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function ts() {
|
|
86
86
|
return vt("");
|
|
87
87
|
}
|
|
88
88
|
function bt(e, t, r, i) {
|
|
@@ -95,17 +95,17 @@ function le(e, t, r) {
|
|
|
95
95
|
const i = t.toLowerCase();
|
|
96
96
|
i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : K(e, t, r);
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function Ir(e) {
|
|
99
99
|
return Array.from(e.childNodes);
|
|
100
100
|
}
|
|
101
|
-
function
|
|
101
|
+
function Lr(e, t) {
|
|
102
102
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
103
103
|
t);
|
|
104
104
|
}
|
|
105
105
|
function Ee(e, t, r) {
|
|
106
106
|
e.classList.toggle(t, !!r);
|
|
107
107
|
}
|
|
108
|
-
function
|
|
108
|
+
function Nr(e) {
|
|
109
109
|
const t = {};
|
|
110
110
|
return e.childNodes.forEach(
|
|
111
111
|
/** @param {Element} node */
|
|
@@ -118,19 +118,19 @@ let Me;
|
|
|
118
118
|
function Be(e) {
|
|
119
119
|
Me = e;
|
|
120
120
|
}
|
|
121
|
-
function
|
|
121
|
+
function Rr() {
|
|
122
122
|
if (!Me) throw new Error("Function called outside component initialization");
|
|
123
123
|
return Me;
|
|
124
124
|
}
|
|
125
|
-
function
|
|
126
|
-
|
|
125
|
+
function rs(e) {
|
|
126
|
+
Rr().$$.on_mount.push(e);
|
|
127
127
|
}
|
|
128
128
|
const ye = [], st = [];
|
|
129
129
|
let _e = [];
|
|
130
|
-
const
|
|
130
|
+
const Tt = [], kr = /* @__PURE__ */ Promise.resolve();
|
|
131
131
|
let ot = !1;
|
|
132
|
-
function
|
|
133
|
-
ot || (ot = !0,
|
|
132
|
+
function Ur() {
|
|
133
|
+
ot || (ot = !0, kr.then(te));
|
|
134
134
|
}
|
|
135
135
|
function at(e) {
|
|
136
136
|
_e.push(e);
|
|
@@ -145,7 +145,7 @@ function te() {
|
|
|
145
145
|
try {
|
|
146
146
|
for (; ve < ye.length; ) {
|
|
147
147
|
const t = ye[ve];
|
|
148
|
-
ve++, Be(t),
|
|
148
|
+
ve++, Be(t), Fr(t.$$);
|
|
149
149
|
}
|
|
150
150
|
} catch (t) {
|
|
151
151
|
throw ye.length = 0, ve = 0, t;
|
|
@@ -157,43 +157,43 @@ function te() {
|
|
|
157
157
|
}
|
|
158
158
|
_e.length = 0;
|
|
159
159
|
} while (ye.length);
|
|
160
|
-
for (;
|
|
161
|
-
|
|
160
|
+
for (; Tt.length; )
|
|
161
|
+
Tt.pop()();
|
|
162
162
|
ot = !1, Qe.clear(), Be(e);
|
|
163
163
|
}
|
|
164
|
-
function
|
|
164
|
+
function Fr(e) {
|
|
165
165
|
if (e.fragment !== null) {
|
|
166
166
|
e.update(), Ie(e.before_update);
|
|
167
167
|
const t = e.dirty;
|
|
168
168
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(at);
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
|
-
function
|
|
171
|
+
function Vr(e) {
|
|
172
172
|
const t = [], r = [];
|
|
173
173
|
_e.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), _e = t;
|
|
174
174
|
}
|
|
175
|
-
const
|
|
176
|
-
function
|
|
177
|
-
e && e.i && (
|
|
175
|
+
const Gr = /* @__PURE__ */ new Set();
|
|
176
|
+
function jr(e, t) {
|
|
177
|
+
e && e.i && (Gr.delete(e), e.i(t));
|
|
178
178
|
}
|
|
179
|
-
function
|
|
179
|
+
function Ht(e) {
|
|
180
180
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
181
181
|
}
|
|
182
|
-
function
|
|
182
|
+
function zr(e, t, r) {
|
|
183
183
|
const { fragment: i, after_update: n } = e.$$;
|
|
184
184
|
i && i.m(t, r), at(() => {
|
|
185
|
-
const s = e.$$.on_mount.map(
|
|
185
|
+
const s = e.$$.on_mount.map(Yt).filter(gt);
|
|
186
186
|
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ie(s), e.$$.on_mount = [];
|
|
187
187
|
}), n.forEach(at);
|
|
188
188
|
}
|
|
189
|
-
function
|
|
189
|
+
function Xr(e, t) {
|
|
190
190
|
const r = e.$$;
|
|
191
|
-
r.fragment !== null && (
|
|
191
|
+
r.fragment !== null && (Vr(r.after_update), Ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
192
192
|
}
|
|
193
|
-
function
|
|
194
|
-
e.$$.dirty[0] === -1 && (ye.push(e),
|
|
193
|
+
function Wr(e, t) {
|
|
194
|
+
e.$$.dirty[0] === -1 && (ye.push(e), Ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
195
195
|
}
|
|
196
|
-
function
|
|
196
|
+
function qr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
197
197
|
const o = Me;
|
|
198
198
|
Be(e);
|
|
199
199
|
const u = e.$$ = {
|
|
@@ -203,7 +203,7 @@ function Xr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
|
203
203
|
props: s,
|
|
204
204
|
update: Q,
|
|
205
205
|
not_equal: n,
|
|
206
|
-
bound:
|
|
206
|
+
bound: St(),
|
|
207
207
|
// lifecycle
|
|
208
208
|
on_mount: [],
|
|
209
209
|
on_destroy: [],
|
|
@@ -212,7 +212,7 @@ function Xr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
|
212
212
|
after_update: [],
|
|
213
213
|
context: new Map(t.context || (o ? o.$$.context : [])),
|
|
214
214
|
// everything else
|
|
215
|
-
callbacks:
|
|
215
|
+
callbacks: St(),
|
|
216
216
|
dirty: a,
|
|
217
217
|
skip_bound: !1,
|
|
218
218
|
root: t.target || o.$$.root
|
|
@@ -221,19 +221,19 @@ function Xr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
|
221
221
|
let h = !1;
|
|
222
222
|
if (u.ctx = r ? r(e, t.props || {}, (c, m, ...E) => {
|
|
223
223
|
const H = E.length ? E[0] : m;
|
|
224
|
-
return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h &&
|
|
224
|
+
return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h && Wr(e, c)), m;
|
|
225
225
|
}) : [], u.update(), h = !0, Ie(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
|
|
226
226
|
if (t.hydrate) {
|
|
227
|
-
const c =
|
|
227
|
+
const c = Ir(t.target);
|
|
228
228
|
u.fragment && u.fragment.l(c), c.forEach(ie);
|
|
229
229
|
} else
|
|
230
230
|
u.fragment && u.fragment.c();
|
|
231
|
-
t.intro &&
|
|
231
|
+
t.intro && jr(e.$$.fragment), zr(e, t.target, t.anchor), te();
|
|
232
232
|
}
|
|
233
233
|
Be(o);
|
|
234
234
|
}
|
|
235
|
-
let
|
|
236
|
-
typeof HTMLElement == "function" && (
|
|
235
|
+
let Qt;
|
|
236
|
+
typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
237
237
|
/** The Svelte component constructor */
|
|
238
238
|
$$ctor;
|
|
239
239
|
/** Slots */
|
|
@@ -292,7 +292,7 @@ typeof HTMLElement == "function" && (Zt = class extends HTMLElement {
|
|
|
292
292
|
};
|
|
293
293
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
294
294
|
return;
|
|
295
|
-
const t = {}, r =
|
|
295
|
+
const t = {}, r = Nr(this);
|
|
296
296
|
for (const n of this.$$s)
|
|
297
297
|
n in r && (t[n] = [e(n)]);
|
|
298
298
|
for (const n of this.attributes) {
|
|
@@ -379,8 +379,8 @@ function Fe(e, t, r, i) {
|
|
|
379
379
|
return t;
|
|
380
380
|
}
|
|
381
381
|
}
|
|
382
|
-
function
|
|
383
|
-
let l = class extends
|
|
382
|
+
function Yr(e, t, r, i, n, s) {
|
|
383
|
+
let l = class extends Qt {
|
|
384
384
|
constructor() {
|
|
385
385
|
super(e, r, n), this.$$p_d = t;
|
|
386
386
|
}
|
|
@@ -408,7 +408,7 @@ function Wr(e, t, r, i, n, s) {
|
|
|
408
408
|
}), e.element = /** @type {any} */
|
|
409
409
|
l, l;
|
|
410
410
|
}
|
|
411
|
-
class
|
|
411
|
+
class Zr {
|
|
412
412
|
/**
|
|
413
413
|
* ### PRIVATE API
|
|
414
414
|
*
|
|
@@ -427,7 +427,7 @@ class qr {
|
|
|
427
427
|
$$set = void 0;
|
|
428
428
|
/** @returns {void} */
|
|
429
429
|
$destroy() {
|
|
430
|
-
|
|
430
|
+
Xr(this, 1), this.$destroy = Q;
|
|
431
431
|
}
|
|
432
432
|
/**
|
|
433
433
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -449,13 +449,13 @@ class qr {
|
|
|
449
449
|
* @returns {void}
|
|
450
450
|
*/
|
|
451
451
|
$set(t) {
|
|
452
|
-
this.$$set && !
|
|
452
|
+
this.$$set && !Pr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
453
453
|
}
|
|
454
454
|
}
|
|
455
|
-
const
|
|
456
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
455
|
+
const Jr = "4";
|
|
456
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Jr);
|
|
457
457
|
const be = [];
|
|
458
|
-
function
|
|
458
|
+
function Qr(e, t) {
|
|
459
459
|
return {
|
|
460
460
|
subscribe: We(e, t).subscribe
|
|
461
461
|
};
|
|
@@ -464,7 +464,7 @@ function We(e, t = Q) {
|
|
|
464
464
|
let r;
|
|
465
465
|
const i = /* @__PURE__ */ new Set();
|
|
466
466
|
function n(a) {
|
|
467
|
-
if (
|
|
467
|
+
if (Zt(e, a) && (e = a, r)) {
|
|
468
468
|
const o = !be.length;
|
|
469
469
|
for (const u of i)
|
|
470
470
|
u[1](), be.push(u, e);
|
|
@@ -491,7 +491,7 @@ function Oe(e, t, r) {
|
|
|
491
491
|
if (!n.every(Boolean))
|
|
492
492
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
493
493
|
const s = t.length < 2;
|
|
494
|
-
return
|
|
494
|
+
return Qr(r, (l, a) => {
|
|
495
495
|
let o = !1;
|
|
496
496
|
const u = [];
|
|
497
497
|
let h = 0, c = Q;
|
|
@@ -502,7 +502,7 @@ function Oe(e, t, r) {
|
|
|
502
502
|
const H = t(i ? u[0] : u, l, a);
|
|
503
503
|
s ? l(H) : c = gt(H) ? H : Q;
|
|
504
504
|
}, E = n.map(
|
|
505
|
-
(H, v) =>
|
|
505
|
+
(H, v) => Jt(
|
|
506
506
|
H,
|
|
507
507
|
($) => {
|
|
508
508
|
u[v] = $, h &= ~(1 << v), o && m();
|
|
@@ -517,71 +517,71 @@ function Oe(e, t, r) {
|
|
|
517
517
|
};
|
|
518
518
|
});
|
|
519
519
|
}
|
|
520
|
-
var
|
|
520
|
+
var Kt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
521
521
|
function yt(e) {
|
|
522
522
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
523
523
|
}
|
|
524
|
-
var
|
|
525
|
-
return
|
|
524
|
+
var Kr = function(t) {
|
|
525
|
+
return ei(t) && !ti(t);
|
|
526
526
|
};
|
|
527
|
-
function
|
|
527
|
+
function ei(e) {
|
|
528
528
|
return !!e && typeof e == "object";
|
|
529
529
|
}
|
|
530
|
-
function
|
|
530
|
+
function ti(e) {
|
|
531
531
|
var t = Object.prototype.toString.call(e);
|
|
532
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
532
|
+
return t === "[object RegExp]" || t === "[object Date]" || ni(e);
|
|
533
533
|
}
|
|
534
|
-
var
|
|
535
|
-
function
|
|
536
|
-
return e.$$typeof ===
|
|
534
|
+
var ri = typeof Symbol == "function" && Symbol.for, ii = ri ? Symbol.for("react.element") : 60103;
|
|
535
|
+
function ni(e) {
|
|
536
|
+
return e.$$typeof === ii;
|
|
537
537
|
}
|
|
538
|
-
function
|
|
538
|
+
function si(e) {
|
|
539
539
|
return Array.isArray(e) ? [] : {};
|
|
540
540
|
}
|
|
541
541
|
function Ce(e, t) {
|
|
542
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? we(
|
|
542
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? we(si(e), e, t) : e;
|
|
543
543
|
}
|
|
544
|
-
function
|
|
544
|
+
function oi(e, t, r) {
|
|
545
545
|
return e.concat(t).map(function(i) {
|
|
546
546
|
return Ce(i, r);
|
|
547
547
|
});
|
|
548
548
|
}
|
|
549
|
-
function
|
|
549
|
+
function ai(e, t) {
|
|
550
550
|
if (!t.customMerge)
|
|
551
551
|
return we;
|
|
552
552
|
var r = t.customMerge(e);
|
|
553
553
|
return typeof r == "function" ? r : we;
|
|
554
554
|
}
|
|
555
|
-
function
|
|
555
|
+
function ui(e) {
|
|
556
556
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
557
557
|
return Object.propertyIsEnumerable.call(e, t);
|
|
558
558
|
}) : [];
|
|
559
559
|
}
|
|
560
|
-
function
|
|
561
|
-
return Object.keys(e).concat(
|
|
560
|
+
function Ot(e) {
|
|
561
|
+
return Object.keys(e).concat(ui(e));
|
|
562
562
|
}
|
|
563
|
-
function
|
|
563
|
+
function er(e, t) {
|
|
564
564
|
try {
|
|
565
565
|
return t in e;
|
|
566
566
|
} catch {
|
|
567
567
|
return !1;
|
|
568
568
|
}
|
|
569
569
|
}
|
|
570
|
-
function
|
|
571
|
-
return
|
|
570
|
+
function li(e, t) {
|
|
571
|
+
return er(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
572
572
|
}
|
|
573
|
-
function
|
|
573
|
+
function hi(e, t, r) {
|
|
574
574
|
var i = {};
|
|
575
|
-
return r.isMergeableObject(e) &&
|
|
575
|
+
return r.isMergeableObject(e) && Ot(e).forEach(function(n) {
|
|
576
576
|
i[n] = Ce(e[n], r);
|
|
577
|
-
}),
|
|
578
|
-
|
|
577
|
+
}), Ot(t).forEach(function(n) {
|
|
578
|
+
li(e, n) || (er(e, n) && r.isMergeableObject(t[n]) ? i[n] = ai(n, r)(e[n], t[n], r) : i[n] = Ce(t[n], r));
|
|
579
579
|
}), i;
|
|
580
580
|
}
|
|
581
581
|
function we(e, t, r) {
|
|
582
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
582
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || oi, r.isMergeableObject = r.isMergeableObject || Kr, r.cloneUnlessOtherwiseSpecified = Ce;
|
|
583
583
|
var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
|
|
584
|
-
return s ? i ? r.arrayMerge(e, t, r) :
|
|
584
|
+
return s ? i ? r.arrayMerge(e, t, r) : hi(e, t, r) : Ce(t, r);
|
|
585
585
|
}
|
|
586
586
|
we.all = function(t, r) {
|
|
587
587
|
if (!Array.isArray(t))
|
|
@@ -590,8 +590,8 @@ we.all = function(t, r) {
|
|
|
590
590
|
return we(i, n, r);
|
|
591
591
|
}, {});
|
|
592
592
|
};
|
|
593
|
-
var
|
|
594
|
-
const
|
|
593
|
+
var fi = we, ci = fi;
|
|
594
|
+
const di = /* @__PURE__ */ yt(ci);
|
|
595
595
|
var ut = function(e, t) {
|
|
596
596
|
return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
597
597
|
r.__proto__ = i;
|
|
@@ -617,7 +617,7 @@ var A = function() {
|
|
|
617
617
|
return t;
|
|
618
618
|
}, A.apply(this, arguments);
|
|
619
619
|
};
|
|
620
|
-
function
|
|
620
|
+
function mi(e, t) {
|
|
621
621
|
var r = {};
|
|
622
622
|
for (var i in e) Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
623
623
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
@@ -631,53 +631,55 @@ function Ke(e, t, r) {
|
|
|
631
631
|
return e.concat(s || Array.prototype.slice.call(t));
|
|
632
632
|
}
|
|
633
633
|
function et(e, t) {
|
|
634
|
-
var r = t && t.cache ? t.cache :
|
|
634
|
+
var r = t && t.cache ? t.cache : xi, i = t && t.serializer ? t.serializer : yi, n = t && t.strategy ? t.strategy : gi;
|
|
635
635
|
return n(e, {
|
|
636
636
|
cache: r,
|
|
637
637
|
serializer: i
|
|
638
638
|
});
|
|
639
639
|
}
|
|
640
|
-
function
|
|
640
|
+
function pi(e) {
|
|
641
641
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
642
642
|
}
|
|
643
|
-
function
|
|
644
|
-
var n =
|
|
643
|
+
function tr(e, t, r, i) {
|
|
644
|
+
var n = pi(i) ? i : r(i), s = t.get(n);
|
|
645
645
|
return typeof s > "u" && (s = e.call(this, i), t.set(n, s)), s;
|
|
646
646
|
}
|
|
647
|
-
function
|
|
647
|
+
function rr(e, t, r) {
|
|
648
648
|
var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
|
|
649
649
|
return typeof s > "u" && (s = e.apply(this, i), t.set(n, s)), s;
|
|
650
650
|
}
|
|
651
|
-
function
|
|
651
|
+
function xt(e, t, r, i, n) {
|
|
652
652
|
return r.bind(t, e, i, n);
|
|
653
653
|
}
|
|
654
|
-
function pi(e, t) {
|
|
655
|
-
var r = e.length === 1 ? mi : Kt;
|
|
656
|
-
return er(e, this, r, t.cache.create(), t.serializer);
|
|
657
|
-
}
|
|
658
654
|
function gi(e, t) {
|
|
659
|
-
|
|
655
|
+
var r = e.length === 1 ? tr : rr;
|
|
656
|
+
return xt(e, this, r, t.cache.create(), t.serializer);
|
|
657
|
+
}
|
|
658
|
+
function vi(e, t) {
|
|
659
|
+
return xt(e, this, rr, t.cache.create(), t.serializer);
|
|
660
660
|
}
|
|
661
|
-
|
|
661
|
+
function bi(e, t) {
|
|
662
|
+
return xt(e, this, tr, t.cache.create(), t.serializer);
|
|
663
|
+
}
|
|
664
|
+
var yi = function() {
|
|
662
665
|
return JSON.stringify(arguments);
|
|
663
|
-
}
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
}()
|
|
675
|
-
), yi = {
|
|
666
|
+
};
|
|
667
|
+
function _t() {
|
|
668
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
669
|
+
}
|
|
670
|
+
_t.prototype.get = function(e) {
|
|
671
|
+
return this.cache[e];
|
|
672
|
+
};
|
|
673
|
+
_t.prototype.set = function(e, t) {
|
|
674
|
+
this.cache[e] = t;
|
|
675
|
+
};
|
|
676
|
+
var xi = {
|
|
676
677
|
create: function() {
|
|
677
|
-
return new
|
|
678
|
+
return new _t();
|
|
678
679
|
}
|
|
679
680
|
}, tt = {
|
|
680
|
-
variadic:
|
|
681
|
+
variadic: vi,
|
|
682
|
+
monadic: bi
|
|
681
683
|
}, T;
|
|
682
684
|
(function(e) {
|
|
683
685
|
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";
|
|
@@ -690,43 +692,43 @@ var Se;
|
|
|
690
692
|
(function(e) {
|
|
691
693
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
692
694
|
})(Se || (Se = {}));
|
|
693
|
-
function
|
|
695
|
+
function At(e) {
|
|
694
696
|
return e.type === C.literal;
|
|
695
697
|
}
|
|
696
|
-
function
|
|
698
|
+
function _i(e) {
|
|
697
699
|
return e.type === C.argument;
|
|
698
700
|
}
|
|
699
|
-
function
|
|
701
|
+
function ir(e) {
|
|
700
702
|
return e.type === C.number;
|
|
701
703
|
}
|
|
702
|
-
function
|
|
704
|
+
function nr(e) {
|
|
703
705
|
return e.type === C.date;
|
|
704
706
|
}
|
|
705
|
-
function
|
|
707
|
+
function sr(e) {
|
|
706
708
|
return e.type === C.time;
|
|
707
709
|
}
|
|
708
|
-
function
|
|
710
|
+
function or(e) {
|
|
709
711
|
return e.type === C.select;
|
|
710
712
|
}
|
|
711
|
-
function
|
|
713
|
+
function ar(e) {
|
|
712
714
|
return e.type === C.plural;
|
|
713
715
|
}
|
|
714
|
-
function
|
|
716
|
+
function Ei(e) {
|
|
715
717
|
return e.type === C.pound;
|
|
716
718
|
}
|
|
717
|
-
function
|
|
719
|
+
function ur(e) {
|
|
718
720
|
return e.type === C.tag;
|
|
719
721
|
}
|
|
720
|
-
function
|
|
722
|
+
function lr(e) {
|
|
721
723
|
return !!(e && typeof e == "object" && e.type === Se.number);
|
|
722
724
|
}
|
|
723
725
|
function lt(e) {
|
|
724
726
|
return !!(e && typeof e == "object" && e.type === Se.dateTime);
|
|
725
727
|
}
|
|
726
|
-
var
|
|
727
|
-
function
|
|
728
|
+
var hr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, wi = /(?:[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;
|
|
729
|
+
function Si(e) {
|
|
728
730
|
var t = {};
|
|
729
|
-
return e.replace(
|
|
731
|
+
return e.replace(wi, function(r) {
|
|
730
732
|
var i = r.length;
|
|
731
733
|
switch (r[0]) {
|
|
732
734
|
case "G":
|
|
@@ -815,11 +817,11 @@ function wi(e) {
|
|
|
815
817
|
return "";
|
|
816
818
|
}), t;
|
|
817
819
|
}
|
|
818
|
-
var
|
|
819
|
-
function
|
|
820
|
+
var Ti = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
821
|
+
function Hi(e) {
|
|
820
822
|
if (e.length === 0)
|
|
821
823
|
throw new Error("Number skeleton cannot be empty");
|
|
822
|
-
for (var t = e.split(
|
|
824
|
+
for (var t = e.split(Ti).filter(function(m) {
|
|
823
825
|
return m.length > 0;
|
|
824
826
|
}), r = [], i = 0, n = t; i < n.length; i++) {
|
|
825
827
|
var s = n[i], l = s.split("/");
|
|
@@ -834,17 +836,17 @@ function Ti(e) {
|
|
|
834
836
|
}
|
|
835
837
|
return r;
|
|
836
838
|
}
|
|
837
|
-
function
|
|
839
|
+
function Oi(e) {
|
|
838
840
|
return e.replace(/^(.*?)-/, "");
|
|
839
841
|
}
|
|
840
|
-
var
|
|
841
|
-
function
|
|
842
|
+
var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, fr = /^(@+)?(\+|#+)?[rs]?$/g, Ai = /(\*)(0+)|(#+)(0+)|(0+)/g, cr = /^(0+)$/;
|
|
843
|
+
function $t(e) {
|
|
842
844
|
var t = {};
|
|
843
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
845
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(fr, function(r, i, n) {
|
|
844
846
|
return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
|
|
845
847
|
}), t;
|
|
846
848
|
}
|
|
847
|
-
function
|
|
849
|
+
function dr(e) {
|
|
848
850
|
switch (e) {
|
|
849
851
|
case "sign-auto":
|
|
850
852
|
return {
|
|
@@ -884,7 +886,7 @@ function fr(e) {
|
|
|
884
886
|
};
|
|
885
887
|
}
|
|
886
888
|
}
|
|
887
|
-
function
|
|
889
|
+
function Pi(e) {
|
|
888
890
|
var t;
|
|
889
891
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
890
892
|
notation: "engineering"
|
|
@@ -892,17 +894,17 @@ function Ai(e) {
|
|
|
892
894
|
notation: "scientific"
|
|
893
895
|
}, e = e.slice(1)), t) {
|
|
894
896
|
var r = e.slice(0, 2);
|
|
895
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
897
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !cr.test(e))
|
|
896
898
|
throw new Error("Malformed concise eng/scientific notation");
|
|
897
899
|
t.minimumIntegerDigits = e.length;
|
|
898
900
|
}
|
|
899
901
|
return t;
|
|
900
902
|
}
|
|
901
|
-
function
|
|
902
|
-
var t = {}, r =
|
|
903
|
+
function Bt(e) {
|
|
904
|
+
var t = {}, r = dr(e);
|
|
903
905
|
return r || t;
|
|
904
906
|
}
|
|
905
|
-
function
|
|
907
|
+
function $i(e) {
|
|
906
908
|
for (var t = {}, r = 0, i = e; r < i.length; r++) {
|
|
907
909
|
var n = i[r];
|
|
908
910
|
switch (n.stem) {
|
|
@@ -926,7 +928,7 @@ function Pi(e) {
|
|
|
926
928
|
continue;
|
|
927
929
|
case "measure-unit":
|
|
928
930
|
case "unit":
|
|
929
|
-
t.style = "unit", t.unit =
|
|
931
|
+
t.style = "unit", t.unit = Oi(n.options[0]);
|
|
930
932
|
continue;
|
|
931
933
|
case "compact-short":
|
|
932
934
|
case "K":
|
|
@@ -938,12 +940,12 @@ function Pi(e) {
|
|
|
938
940
|
continue;
|
|
939
941
|
case "scientific":
|
|
940
942
|
t = A(A(A({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
|
|
941
|
-
return A(A({}, o),
|
|
943
|
+
return A(A({}, o), Bt(u));
|
|
942
944
|
}, {}));
|
|
943
945
|
continue;
|
|
944
946
|
case "engineering":
|
|
945
947
|
t = A(A(A({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
|
|
946
|
-
return A(A({}, o),
|
|
948
|
+
return A(A({}, o), Bt(u));
|
|
947
949
|
}, {}));
|
|
948
950
|
continue;
|
|
949
951
|
case "notation-simple":
|
|
@@ -988,7 +990,7 @@ function Pi(e) {
|
|
|
988
990
|
case "integer-width":
|
|
989
991
|
if (n.options.length > 1)
|
|
990
992
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
991
|
-
n.options[0].replace(
|
|
993
|
+
n.options[0].replace(Ai, function(o, u, h, c, m, E) {
|
|
992
994
|
if (u)
|
|
993
995
|
t.minimumIntegerDigits = h.length;
|
|
994
996
|
else {
|
|
@@ -1001,27 +1003,27 @@ function Pi(e) {
|
|
|
1001
1003
|
});
|
|
1002
1004
|
continue;
|
|
1003
1005
|
}
|
|
1004
|
-
if (
|
|
1006
|
+
if (cr.test(n.stem)) {
|
|
1005
1007
|
t.minimumIntegerDigits = n.stem.length;
|
|
1006
1008
|
continue;
|
|
1007
1009
|
}
|
|
1008
|
-
if (
|
|
1010
|
+
if (Pt.test(n.stem)) {
|
|
1009
1011
|
if (n.options.length > 1)
|
|
1010
1012
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1011
|
-
n.stem.replace(
|
|
1013
|
+
n.stem.replace(Pt, function(o, u, h, c, m, E) {
|
|
1012
1014
|
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && E ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + E.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1013
1015
|
});
|
|
1014
1016
|
var s = n.options[0];
|
|
1015
|
-
s === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = A(A({}, t),
|
|
1017
|
+
s === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = A(A({}, t), $t(s)));
|
|
1016
1018
|
continue;
|
|
1017
1019
|
}
|
|
1018
|
-
if (
|
|
1019
|
-
t = A(A({}, t),
|
|
1020
|
+
if (fr.test(n.stem)) {
|
|
1021
|
+
t = A(A({}, t), $t(n.stem));
|
|
1020
1022
|
continue;
|
|
1021
1023
|
}
|
|
1022
|
-
var l =
|
|
1024
|
+
var l = dr(n.stem);
|
|
1023
1025
|
l && (t = A(A({}, t), l));
|
|
1024
|
-
var a =
|
|
1026
|
+
var a = Pi(n.stem);
|
|
1025
1027
|
a && (t = A(A({}, t), a));
|
|
1026
1028
|
}
|
|
1027
1029
|
return t;
|
|
@@ -2441,13 +2443,13 @@ var Ue = {
|
|
|
2441
2443
|
"h"
|
|
2442
2444
|
]
|
|
2443
2445
|
};
|
|
2444
|
-
function
|
|
2446
|
+
function Bi(e, t) {
|
|
2445
2447
|
for (var r = "", i = 0; i < e.length; i++) {
|
|
2446
2448
|
var n = e.charAt(i);
|
|
2447
2449
|
if (n === "j") {
|
|
2448
2450
|
for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
|
|
2449
2451
|
s++, i++;
|
|
2450
|
-
var l = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u =
|
|
2452
|
+
var l = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Mi(t);
|
|
2451
2453
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
2452
2454
|
r += o;
|
|
2453
2455
|
for (; l-- > 0; )
|
|
@@ -2456,7 +2458,7 @@ function $i(e, t) {
|
|
|
2456
2458
|
}
|
|
2457
2459
|
return r;
|
|
2458
2460
|
}
|
|
2459
|
-
function
|
|
2461
|
+
function Mi(e) {
|
|
2460
2462
|
var t = e.hourCycle;
|
|
2461
2463
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2462
2464
|
e.hourCycles && // @ts-ignore
|
|
@@ -2478,20 +2480,20 @@ function Bi(e) {
|
|
|
2478
2480
|
var n = Ue[i || ""] || Ue[r || ""] || Ue["".concat(r, "-001")] || Ue["001"];
|
|
2479
2481
|
return n[0];
|
|
2480
2482
|
}
|
|
2481
|
-
var rt,
|
|
2483
|
+
var rt, Ci = new RegExp("^".concat(hr.source, "*")), Di = new RegExp("".concat(hr.source, "*$"));
|
|
2482
2484
|
function O(e, t) {
|
|
2483
2485
|
return { start: e, end: t };
|
|
2484
2486
|
}
|
|
2485
|
-
var
|
|
2487
|
+
var Ii = !!String.prototype.startsWith && "_a".startsWith("a", 1), Li = !!String.fromCodePoint, Ni = !!Object.fromEntries, Ri = !!String.prototype.codePointAt, ki = !!String.prototype.trimStart, Ui = !!String.prototype.trimEnd, Fi = !!Number.isSafeInteger, Vi = Fi ? Number.isSafeInteger : function(e) {
|
|
2486
2488
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2487
2489
|
}, ht = !0;
|
|
2488
2490
|
try {
|
|
2489
|
-
var
|
|
2490
|
-
ht = ((rt =
|
|
2491
|
+
var Gi = pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2492
|
+
ht = ((rt = Gi.exec("a")) === null || rt === void 0 ? void 0 : rt[0]) === "a";
|
|
2491
2493
|
} catch {
|
|
2492
2494
|
ht = !1;
|
|
2493
2495
|
}
|
|
2494
|
-
var
|
|
2496
|
+
var Mt = Ii ? (
|
|
2495
2497
|
// Native
|
|
2496
2498
|
function(t, r, i) {
|
|
2497
2499
|
return t.startsWith(r, i);
|
|
@@ -2501,7 +2503,7 @@ var $t = Di ? (
|
|
|
2501
2503
|
function(t, r, i) {
|
|
2502
2504
|
return t.slice(i, i + r.length) === r;
|
|
2503
2505
|
}
|
|
2504
|
-
), ft =
|
|
2506
|
+
), ft = Li ? String.fromCodePoint : (
|
|
2505
2507
|
// IE11
|
|
2506
2508
|
function() {
|
|
2507
2509
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2513,9 +2515,9 @@ var $t = Di ? (
|
|
|
2513
2515
|
}
|
|
2514
2516
|
return i;
|
|
2515
2517
|
}
|
|
2516
|
-
),
|
|
2518
|
+
), Ct = (
|
|
2517
2519
|
// native
|
|
2518
|
-
|
|
2520
|
+
Ni ? Object.fromEntries : (
|
|
2519
2521
|
// Ponyfill
|
|
2520
2522
|
function(t) {
|
|
2521
2523
|
for (var r = {}, i = 0, n = t; i < n.length; i++) {
|
|
@@ -2525,7 +2527,7 @@ var $t = Di ? (
|
|
|
2525
2527
|
return r;
|
|
2526
2528
|
}
|
|
2527
2529
|
)
|
|
2528
|
-
),
|
|
2530
|
+
), mr = Ri ? (
|
|
2529
2531
|
// Native
|
|
2530
2532
|
function(t, r) {
|
|
2531
2533
|
return t.codePointAt(r);
|
|
@@ -2539,7 +2541,7 @@ var $t = Di ? (
|
|
|
2539
2541
|
return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
|
|
2540
2542
|
}
|
|
2541
2543
|
}
|
|
2542
|
-
),
|
|
2544
|
+
), ji = ki ? (
|
|
2543
2545
|
// Native
|
|
2544
2546
|
function(t) {
|
|
2545
2547
|
return t.trimStart();
|
|
@@ -2547,9 +2549,9 @@ var $t = Di ? (
|
|
|
2547
2549
|
) : (
|
|
2548
2550
|
// Ponyfill
|
|
2549
2551
|
function(t) {
|
|
2550
|
-
return t.replace(
|
|
2552
|
+
return t.replace(Ci, "");
|
|
2551
2553
|
}
|
|
2552
|
-
),
|
|
2554
|
+
), zi = Ui ? (
|
|
2553
2555
|
// Native
|
|
2554
2556
|
function(t) {
|
|
2555
2557
|
return t.trimEnd();
|
|
@@ -2557,32 +2559,32 @@ var $t = Di ? (
|
|
|
2557
2559
|
) : (
|
|
2558
2560
|
// Ponyfill
|
|
2559
2561
|
function(t) {
|
|
2560
|
-
return t.replace(
|
|
2562
|
+
return t.replace(Di, "");
|
|
2561
2563
|
}
|
|
2562
2564
|
);
|
|
2563
|
-
function
|
|
2565
|
+
function pr(e, t) {
|
|
2564
2566
|
return new RegExp(e, t);
|
|
2565
2567
|
}
|
|
2566
2568
|
var ct;
|
|
2567
2569
|
if (ht) {
|
|
2568
|
-
var
|
|
2570
|
+
var Dt = pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2569
2571
|
ct = function(t, r) {
|
|
2570
2572
|
var i;
|
|
2571
|
-
|
|
2572
|
-
var n =
|
|
2573
|
+
Dt.lastIndex = r;
|
|
2574
|
+
var n = Dt.exec(t);
|
|
2573
2575
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
2574
2576
|
};
|
|
2575
2577
|
} else
|
|
2576
2578
|
ct = function(t, r) {
|
|
2577
2579
|
for (var i = []; ; ) {
|
|
2578
|
-
var n =
|
|
2579
|
-
if (n === void 0 ||
|
|
2580
|
+
var n = mr(t, r);
|
|
2581
|
+
if (n === void 0 || gr(n) || Yi(n))
|
|
2580
2582
|
break;
|
|
2581
2583
|
i.push(n), r += n >= 65536 ? 2 : 1;
|
|
2582
2584
|
}
|
|
2583
2585
|
return ft.apply(void 0, i);
|
|
2584
2586
|
};
|
|
2585
|
-
var
|
|
2587
|
+
var Xi = (
|
|
2586
2588
|
/** @class */
|
|
2587
2589
|
function() {
|
|
2588
2590
|
function e(t, r) {
|
|
@@ -2664,7 +2666,7 @@ var zi = (
|
|
|
2664
2666
|
return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
|
|
2665
2667
|
}, e.prototype.parseTagName = function() {
|
|
2666
2668
|
var t = this.offset();
|
|
2667
|
-
for (this.bump(); !this.isEOF() &&
|
|
2669
|
+
for (this.bump(); !this.isEOF() && qi(this.char()); )
|
|
2668
2670
|
this.bump();
|
|
2669
2671
|
return this.message.slice(t, this.offset());
|
|
2670
2672
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2693,7 +2695,7 @@ var zi = (
|
|
|
2693
2695
|
};
|
|
2694
2696
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2695
2697
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2696
|
-
!
|
|
2698
|
+
!Wi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2697
2699
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2698
2700
|
if (this.isEOF() || this.char() !== 39)
|
|
2699
2701
|
return null;
|
|
@@ -2780,7 +2782,7 @@ var zi = (
|
|
|
2780
2782
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
2781
2783
|
if (c.err)
|
|
2782
2784
|
return c;
|
|
2783
|
-
var m =
|
|
2785
|
+
var m = zi(c.val);
|
|
2784
2786
|
if (m.length === 0)
|
|
2785
2787
|
return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
|
|
2786
2788
|
var E = O(h, this.clonePosition());
|
|
@@ -2790,8 +2792,8 @@ var zi = (
|
|
|
2790
2792
|
if (H.err)
|
|
2791
2793
|
return H;
|
|
2792
2794
|
var v = O(n, this.clonePosition());
|
|
2793
|
-
if (u &&
|
|
2794
|
-
var $ =
|
|
2795
|
+
if (u && Mt(u?.style, "::", 0)) {
|
|
2796
|
+
var $ = ji(u.style.slice(2));
|
|
2795
2797
|
if (a === "number") {
|
|
2796
2798
|
var c = this.parseNumberSkeletonFromString($, u.styleLocation);
|
|
2797
2799
|
return c.err ? c : {
|
|
@@ -2802,12 +2804,12 @@ var zi = (
|
|
|
2802
2804
|
if ($.length === 0)
|
|
2803
2805
|
return this.error(T.EXPECT_DATE_TIME_SKELETON, v);
|
|
2804
2806
|
var V = $;
|
|
2805
|
-
this.locale && (V =
|
|
2807
|
+
this.locale && (V = Bi($, this.locale));
|
|
2806
2808
|
var m = {
|
|
2807
2809
|
type: Se.dateTime,
|
|
2808
2810
|
pattern: V,
|
|
2809
2811
|
location: u.styleLocation,
|
|
2810
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2812
|
+
parsedOptions: this.shouldParseSkeletons ? Si(V) : {}
|
|
2811
2813
|
}, U = a === "date" ? C.date : C.time;
|
|
2812
2814
|
return {
|
|
2813
2815
|
val: { type: U, value: i, location: v, style: m },
|
|
@@ -2853,7 +2855,7 @@ var zi = (
|
|
|
2853
2855
|
val: {
|
|
2854
2856
|
type: C.select,
|
|
2855
2857
|
value: i,
|
|
2856
|
-
options:
|
|
2858
|
+
options: Ct(L.val),
|
|
2857
2859
|
location: q
|
|
2858
2860
|
},
|
|
2859
2861
|
err: null
|
|
@@ -2861,7 +2863,7 @@ var zi = (
|
|
|
2861
2863
|
val: {
|
|
2862
2864
|
type: C.plural,
|
|
2863
2865
|
value: i,
|
|
2864
|
-
options:
|
|
2866
|
+
options: Ct(L.val),
|
|
2865
2867
|
offset: I,
|
|
2866
2868
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
2867
2869
|
location: q
|
|
@@ -2912,7 +2914,7 @@ var zi = (
|
|
|
2912
2914
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2913
2915
|
var i = [];
|
|
2914
2916
|
try {
|
|
2915
|
-
i =
|
|
2917
|
+
i = Hi(t);
|
|
2916
2918
|
} catch {
|
|
2917
2919
|
return this.error(T.INVALID_NUMBER_SKELETON, r);
|
|
2918
2920
|
}
|
|
@@ -2921,7 +2923,7 @@ var zi = (
|
|
|
2921
2923
|
type: Se.number,
|
|
2922
2924
|
tokens: i,
|
|
2923
2925
|
location: r,
|
|
2924
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2926
|
+
parsedOptions: this.shouldParseSkeletons ? $i(i) : {}
|
|
2925
2927
|
},
|
|
2926
2928
|
err: null
|
|
2927
2929
|
};
|
|
@@ -2969,7 +2971,7 @@ var zi = (
|
|
|
2969
2971
|
break;
|
|
2970
2972
|
}
|
|
2971
2973
|
var o = O(n, this.clonePosition());
|
|
2972
|
-
return s ? (l *= i,
|
|
2974
|
+
return s ? (l *= i, Vi(l) ? { val: l, err: null } : this.error(r, o)) : this.error(t, o);
|
|
2973
2975
|
}, e.prototype.offset = function() {
|
|
2974
2976
|
return this.position.offset;
|
|
2975
2977
|
}, e.prototype.isEOF = function() {
|
|
@@ -2984,7 +2986,7 @@ var zi = (
|
|
|
2984
2986
|
var t = this.position.offset;
|
|
2985
2987
|
if (t >= this.message.length)
|
|
2986
2988
|
throw Error("out of bound");
|
|
2987
|
-
var r =
|
|
2989
|
+
var r = mr(this.message, t);
|
|
2988
2990
|
if (r === void 0)
|
|
2989
2991
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
2990
2992
|
return r;
|
|
@@ -3003,7 +3005,7 @@ var zi = (
|
|
|
3003
3005
|
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);
|
|
3004
3006
|
}
|
|
3005
3007
|
}, e.prototype.bumpIf = function(t) {
|
|
3006
|
-
if (
|
|
3008
|
+
if (Mt(this.message, t, this.offset())) {
|
|
3007
3009
|
for (var r = 0; r < t.length; r++)
|
|
3008
3010
|
this.bump();
|
|
3009
3011
|
return !0;
|
|
@@ -3025,7 +3027,7 @@ var zi = (
|
|
|
3025
3027
|
break;
|
|
3026
3028
|
}
|
|
3027
3029
|
}, e.prototype.bumpSpace = function() {
|
|
3028
|
-
for (; !this.isEOF() &&
|
|
3030
|
+
for (; !this.isEOF() && gr(this.char()); )
|
|
3029
3031
|
this.bump();
|
|
3030
3032
|
}, e.prototype.peek = function() {
|
|
3031
3033
|
if (this.isEOF())
|
|
@@ -3038,29 +3040,29 @@ var zi = (
|
|
|
3038
3040
|
function dt(e) {
|
|
3039
3041
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3040
3042
|
}
|
|
3041
|
-
function
|
|
3043
|
+
function Wi(e) {
|
|
3042
3044
|
return dt(e) || e === 47;
|
|
3043
3045
|
}
|
|
3044
|
-
function
|
|
3046
|
+
function qi(e) {
|
|
3045
3047
|
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;
|
|
3046
3048
|
}
|
|
3047
|
-
function
|
|
3049
|
+
function gr(e) {
|
|
3048
3050
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3049
3051
|
}
|
|
3050
|
-
function
|
|
3052
|
+
function Yi(e) {
|
|
3051
3053
|
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;
|
|
3052
3054
|
}
|
|
3053
3055
|
function mt(e) {
|
|
3054
3056
|
e.forEach(function(t) {
|
|
3055
|
-
if (delete t.location,
|
|
3057
|
+
if (delete t.location, or(t) || ar(t))
|
|
3056
3058
|
for (var r in t.options)
|
|
3057
3059
|
delete t.options[r].location, mt(t.options[r].value);
|
|
3058
|
-
else
|
|
3060
|
+
else ir(t) && lr(t.style) || (nr(t) || sr(t)) && lt(t.style) ? delete t.style.location : ur(t) && mt(t.children);
|
|
3059
3061
|
});
|
|
3060
3062
|
}
|
|
3061
|
-
function
|
|
3063
|
+
function Zi(e, t) {
|
|
3062
3064
|
t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3063
|
-
var r = new
|
|
3065
|
+
var r = new Xi(e, t).parse();
|
|
3064
3066
|
if (r.err) {
|
|
3065
3067
|
var i = SyntaxError(T[r.err.kind]);
|
|
3066
3068
|
throw i.location = r.err.location, i.originalMessage = r.err.message, i;
|
|
@@ -3083,7 +3085,7 @@ var Ye = (
|
|
|
3083
3085
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3084
3086
|
}, t;
|
|
3085
3087
|
}(Error)
|
|
3086
|
-
),
|
|
3088
|
+
), It = (
|
|
3087
3089
|
/** @class */
|
|
3088
3090
|
function(e) {
|
|
3089
3091
|
qe(t, e);
|
|
@@ -3092,7 +3094,7 @@ var Ye = (
|
|
|
3092
3094
|
}
|
|
3093
3095
|
return t;
|
|
3094
3096
|
}(Ye)
|
|
3095
|
-
),
|
|
3097
|
+
), Ji = (
|
|
3096
3098
|
/** @class */
|
|
3097
3099
|
function(e) {
|
|
3098
3100
|
qe(t, e);
|
|
@@ -3101,7 +3103,7 @@ var Ye = (
|
|
|
3101
3103
|
}
|
|
3102
3104
|
return t;
|
|
3103
3105
|
}(Ye)
|
|
3104
|
-
),
|
|
3106
|
+
), Qi = (
|
|
3105
3107
|
/** @class */
|
|
3106
3108
|
function(e) {
|
|
3107
3109
|
qe(t, e);
|
|
@@ -3114,17 +3116,17 @@ var Ye = (
|
|
|
3114
3116
|
(function(e) {
|
|
3115
3117
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3116
3118
|
})(j || (j = {}));
|
|
3117
|
-
function
|
|
3119
|
+
function Ki(e) {
|
|
3118
3120
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3119
3121
|
var i = t[t.length - 1];
|
|
3120
3122
|
return !i || i.type !== j.literal || r.type !== j.literal ? t.push(r) : i.value += r.value, t;
|
|
3121
3123
|
}, []);
|
|
3122
3124
|
}
|
|
3123
|
-
function
|
|
3125
|
+
function en(e) {
|
|
3124
3126
|
return typeof e == "function";
|
|
3125
3127
|
}
|
|
3126
3128
|
function Ve(e, t, r, i, n, s, l) {
|
|
3127
|
-
if (e.length === 1 &&
|
|
3129
|
+
if (e.length === 1 && At(e[0]))
|
|
3128
3130
|
return [
|
|
3129
3131
|
{
|
|
3130
3132
|
type: j.literal,
|
|
@@ -3133,14 +3135,14 @@ function Ve(e, t, r, i, n, s, l) {
|
|
|
3133
3135
|
];
|
|
3134
3136
|
for (var a = [], o = 0, u = e; o < u.length; o++) {
|
|
3135
3137
|
var h = u[o];
|
|
3136
|
-
if (
|
|
3138
|
+
if (At(h)) {
|
|
3137
3139
|
a.push({
|
|
3138
3140
|
type: j.literal,
|
|
3139
3141
|
value: h.value
|
|
3140
3142
|
});
|
|
3141
3143
|
continue;
|
|
3142
3144
|
}
|
|
3143
|
-
if (
|
|
3145
|
+
if (Ei(h)) {
|
|
3144
3146
|
typeof s == "number" && a.push({
|
|
3145
3147
|
type: j.literal,
|
|
3146
3148
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3149,16 +3151,16 @@ function Ve(e, t, r, i, n, s, l) {
|
|
|
3149
3151
|
}
|
|
3150
3152
|
var c = h.value;
|
|
3151
3153
|
if (!(n && c in n))
|
|
3152
|
-
throw new
|
|
3154
|
+
throw new Qi(c, l);
|
|
3153
3155
|
var m = n[c];
|
|
3154
|
-
if (
|
|
3156
|
+
if (_i(h)) {
|
|
3155
3157
|
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), a.push({
|
|
3156
3158
|
type: typeof m == "string" ? j.literal : j.object,
|
|
3157
3159
|
value: m
|
|
3158
3160
|
});
|
|
3159
3161
|
continue;
|
|
3160
3162
|
}
|
|
3161
|
-
if (
|
|
3163
|
+
if (nr(h)) {
|
|
3162
3164
|
var E = typeof h.style == "string" ? i.date[h.style] : lt(h.style) ? h.style.parsedOptions : void 0;
|
|
3163
3165
|
a.push({
|
|
3164
3166
|
type: j.literal,
|
|
@@ -3166,7 +3168,7 @@ function Ve(e, t, r, i, n, s, l) {
|
|
|
3166
3168
|
});
|
|
3167
3169
|
continue;
|
|
3168
3170
|
}
|
|
3169
|
-
if (
|
|
3171
|
+
if (sr(h)) {
|
|
3170
3172
|
var E = typeof h.style == "string" ? i.time[h.style] : lt(h.style) ? h.style.parsedOptions : i.time.medium;
|
|
3171
3173
|
a.push({
|
|
3172
3174
|
type: j.literal,
|
|
@@ -3174,18 +3176,18 @@ function Ve(e, t, r, i, n, s, l) {
|
|
|
3174
3176
|
});
|
|
3175
3177
|
continue;
|
|
3176
3178
|
}
|
|
3177
|
-
if (
|
|
3178
|
-
var E = typeof h.style == "string" ? i.number[h.style] :
|
|
3179
|
+
if (ir(h)) {
|
|
3180
|
+
var E = typeof h.style == "string" ? i.number[h.style] : lr(h.style) ? h.style.parsedOptions : void 0;
|
|
3179
3181
|
E && E.scale && (m = m * (E.scale || 1)), a.push({
|
|
3180
3182
|
type: j.literal,
|
|
3181
3183
|
value: r.getNumberFormat(t, E).format(m)
|
|
3182
3184
|
});
|
|
3183
3185
|
continue;
|
|
3184
3186
|
}
|
|
3185
|
-
if (
|
|
3187
|
+
if (ur(h)) {
|
|
3186
3188
|
var H = h.children, v = h.value, $ = n[v];
|
|
3187
|
-
if (!
|
|
3188
|
-
throw new
|
|
3189
|
+
if (!en($))
|
|
3190
|
+
throw new Ji(v, "function", l);
|
|
3189
3191
|
var V = Ve(H, t, r, i, n, s), U = $(V.map(function(I) {
|
|
3190
3192
|
return I.value;
|
|
3191
3193
|
}));
|
|
@@ -3196,14 +3198,14 @@ function Ve(e, t, r, i, n, s, l) {
|
|
|
3196
3198
|
};
|
|
3197
3199
|
}));
|
|
3198
3200
|
}
|
|
3199
|
-
if (
|
|
3201
|
+
if (or(h)) {
|
|
3200
3202
|
var B = h.options[m] || h.options.other;
|
|
3201
3203
|
if (!B)
|
|
3202
|
-
throw new
|
|
3204
|
+
throw new It(h.value, m, Object.keys(h.options), l);
|
|
3203
3205
|
a.push.apply(a, Ve(B.value, t, r, i, n));
|
|
3204
3206
|
continue;
|
|
3205
3207
|
}
|
|
3206
|
-
if (
|
|
3208
|
+
if (ar(h)) {
|
|
3207
3209
|
var B = h.options["=".concat(m)];
|
|
3208
3210
|
if (!B) {
|
|
3209
3211
|
if (!Intl.PluralRules)
|
|
@@ -3214,21 +3216,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
3214
3216
|
B = h.options[z] || h.options.other;
|
|
3215
3217
|
}
|
|
3216
3218
|
if (!B)
|
|
3217
|
-
throw new
|
|
3219
|
+
throw new It(h.value, m, Object.keys(h.options), l);
|
|
3218
3220
|
a.push.apply(a, Ve(B.value, t, r, i, n, m - (h.offset || 0)));
|
|
3219
3221
|
continue;
|
|
3220
3222
|
}
|
|
3221
3223
|
}
|
|
3222
|
-
return
|
|
3224
|
+
return Ki(a);
|
|
3223
3225
|
}
|
|
3224
|
-
function
|
|
3226
|
+
function tn(e, t) {
|
|
3225
3227
|
return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
|
|
3226
3228
|
return r[i] = A(A({}, e[i]), t[i] || {}), r;
|
|
3227
3229
|
}, {})) : e;
|
|
3228
3230
|
}
|
|
3229
|
-
function
|
|
3231
|
+
function rn(e, t) {
|
|
3230
3232
|
return t ? Object.keys(e).reduce(function(r, i) {
|
|
3231
|
-
return r[i] =
|
|
3233
|
+
return r[i] = tn(e[i], t[i]), r;
|
|
3232
3234
|
}, A({}, e)) : e;
|
|
3233
3235
|
}
|
|
3234
3236
|
function it(e) {
|
|
@@ -3245,7 +3247,7 @@ function it(e) {
|
|
|
3245
3247
|
}
|
|
3246
3248
|
};
|
|
3247
3249
|
}
|
|
3248
|
-
function
|
|
3250
|
+
function nn(e) {
|
|
3249
3251
|
return e === void 0 && (e = {
|
|
3250
3252
|
number: {},
|
|
3251
3253
|
dateTime: {},
|
|
@@ -3277,7 +3279,7 @@ function rn(e) {
|
|
|
3277
3279
|
})
|
|
3278
3280
|
};
|
|
3279
3281
|
}
|
|
3280
|
-
var
|
|
3282
|
+
var vr = (
|
|
3281
3283
|
/** @class */
|
|
3282
3284
|
function() {
|
|
3283
3285
|
function e(t, r, i, n) {
|
|
@@ -3309,13 +3311,13 @@ var pr = (
|
|
|
3309
3311
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3310
3312
|
var l = n || {};
|
|
3311
3313
|
l.formatters;
|
|
3312
|
-
var a =
|
|
3314
|
+
var a = mi(l, ["formatters"]);
|
|
3313
3315
|
this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
|
|
3314
3316
|
} else
|
|
3315
3317
|
this.ast = t;
|
|
3316
3318
|
if (!Array.isArray(this.ast))
|
|
3317
3319
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3318
|
-
this.formats =
|
|
3320
|
+
this.formats = rn(e.formats, i), this.formatters = n && n.formatters || nn(this.formatterCache);
|
|
3319
3321
|
}
|
|
3320
3322
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3321
3323
|
get: function() {
|
|
@@ -3328,7 +3330,7 @@ var pr = (
|
|
|
3328
3330
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3329
3331
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3330
3332
|
}
|
|
3331
|
-
}, e.__parse =
|
|
3333
|
+
}, e.__parse = Zi, e.formats = {
|
|
3332
3334
|
number: {
|
|
3333
3335
|
integer: {
|
|
3334
3336
|
maximumFractionDigits: 0
|
|
@@ -3389,7 +3391,7 @@ var pr = (
|
|
|
3389
3391
|
}, e;
|
|
3390
3392
|
}()
|
|
3391
3393
|
);
|
|
3392
|
-
function
|
|
3394
|
+
function sn(e, t) {
|
|
3393
3395
|
if (t == null)
|
|
3394
3396
|
return;
|
|
3395
3397
|
if (t in e)
|
|
@@ -3410,60 +3412,60 @@ function nn(e, t) {
|
|
|
3410
3412
|
i = void 0;
|
|
3411
3413
|
return i;
|
|
3412
3414
|
}
|
|
3413
|
-
const he = {},
|
|
3415
|
+
const he = {}, on = (e, t, r) => r && (t in he || (he[t] = {}), e in he[t] || (he[t][e] = r), r), br = (e, t) => {
|
|
3414
3416
|
if (t == null)
|
|
3415
3417
|
return;
|
|
3416
3418
|
if (t in he && e in he[t])
|
|
3417
3419
|
return he[t][e];
|
|
3418
3420
|
const r = Ne(t);
|
|
3419
3421
|
for (let i = 0; i < r.length; i++) {
|
|
3420
|
-
const n = r[i], s =
|
|
3422
|
+
const n = r[i], s = un(n, e);
|
|
3421
3423
|
if (s)
|
|
3422
|
-
return
|
|
3424
|
+
return on(e, t, s);
|
|
3423
3425
|
}
|
|
3424
3426
|
};
|
|
3425
|
-
let
|
|
3427
|
+
let Et;
|
|
3426
3428
|
const Le = We({});
|
|
3427
|
-
function
|
|
3428
|
-
return
|
|
3429
|
+
function an(e) {
|
|
3430
|
+
return Et[e] || null;
|
|
3429
3431
|
}
|
|
3430
|
-
function
|
|
3431
|
-
return e in
|
|
3432
|
+
function yr(e) {
|
|
3433
|
+
return e in Et;
|
|
3432
3434
|
}
|
|
3433
|
-
function
|
|
3434
|
-
if (!
|
|
3435
|
+
function un(e, t) {
|
|
3436
|
+
if (!yr(e))
|
|
3435
3437
|
return null;
|
|
3436
|
-
const r =
|
|
3437
|
-
return
|
|
3438
|
+
const r = an(e);
|
|
3439
|
+
return sn(r, t);
|
|
3438
3440
|
}
|
|
3439
|
-
function
|
|
3441
|
+
function ln(e) {
|
|
3440
3442
|
if (e == null)
|
|
3441
3443
|
return;
|
|
3442
3444
|
const t = Ne(e);
|
|
3443
3445
|
for (let r = 0; r < t.length; r++) {
|
|
3444
3446
|
const i = t[r];
|
|
3445
|
-
if (
|
|
3447
|
+
if (yr(i))
|
|
3446
3448
|
return i;
|
|
3447
3449
|
}
|
|
3448
3450
|
}
|
|
3449
|
-
function
|
|
3450
|
-
delete he[e], Le.update((r) => (r[e] =
|
|
3451
|
+
function xr(e, ...t) {
|
|
3452
|
+
delete he[e], Le.update((r) => (r[e] = di.all([r[e] || {}, ...t]), r));
|
|
3451
3453
|
}
|
|
3452
3454
|
Oe(
|
|
3453
3455
|
[Le],
|
|
3454
3456
|
([e]) => Object.keys(e)
|
|
3455
3457
|
);
|
|
3456
|
-
Le.subscribe((e) =>
|
|
3458
|
+
Le.subscribe((e) => Et = e);
|
|
3457
3459
|
const Ge = {};
|
|
3458
|
-
function
|
|
3460
|
+
function hn(e, t) {
|
|
3459
3461
|
Ge[e].delete(t), Ge[e].size === 0 && delete Ge[e];
|
|
3460
3462
|
}
|
|
3461
|
-
function
|
|
3463
|
+
function _r(e) {
|
|
3462
3464
|
return Ge[e];
|
|
3463
3465
|
}
|
|
3464
|
-
function
|
|
3466
|
+
function fn(e) {
|
|
3465
3467
|
return Ne(e).map((t) => {
|
|
3466
|
-
const r =
|
|
3468
|
+
const r = _r(t);
|
|
3467
3469
|
return [t, r ? [...r] : []];
|
|
3468
3470
|
}).filter(([, t]) => t.length > 0);
|
|
3469
3471
|
}
|
|
@@ -3471,40 +3473,40 @@ function je(e) {
|
|
|
3471
3473
|
return e == null ? !1 : Ne(e).some(
|
|
3472
3474
|
(t) => {
|
|
3473
3475
|
var r;
|
|
3474
|
-
return (r =
|
|
3476
|
+
return (r = _r(t)) == null ? void 0 : r.size;
|
|
3475
3477
|
}
|
|
3476
3478
|
);
|
|
3477
3479
|
}
|
|
3478
|
-
function
|
|
3480
|
+
function cn(e, t) {
|
|
3479
3481
|
return Promise.all(
|
|
3480
|
-
t.map((i) => (
|
|
3481
|
-
).then((i) =>
|
|
3482
|
+
t.map((i) => (hn(e, i), i().then((n) => n.default || n)))
|
|
3483
|
+
).then((i) => xr(e, ...i));
|
|
3482
3484
|
}
|
|
3483
3485
|
const Pe = {};
|
|
3484
|
-
function
|
|
3486
|
+
function Er(e) {
|
|
3485
3487
|
if (!je(e))
|
|
3486
3488
|
return e in Pe ? Pe[e] : Promise.resolve();
|
|
3487
|
-
const t =
|
|
3489
|
+
const t = fn(e);
|
|
3488
3490
|
return Pe[e] = Promise.all(
|
|
3489
3491
|
t.map(
|
|
3490
|
-
([r, i]) =>
|
|
3492
|
+
([r, i]) => cn(r, i)
|
|
3491
3493
|
)
|
|
3492
3494
|
).then(() => {
|
|
3493
3495
|
if (je(e))
|
|
3494
|
-
return
|
|
3496
|
+
return Er(e);
|
|
3495
3497
|
delete Pe[e];
|
|
3496
3498
|
}), Pe[e];
|
|
3497
3499
|
}
|
|
3498
|
-
var
|
|
3500
|
+
var Lt = Object.getOwnPropertySymbols, dn = Object.prototype.hasOwnProperty, mn = Object.prototype.propertyIsEnumerable, pn = (e, t) => {
|
|
3499
3501
|
var r = {};
|
|
3500
3502
|
for (var i in e)
|
|
3501
|
-
|
|
3502
|
-
if (e != null &&
|
|
3503
|
-
for (var i of
|
|
3504
|
-
t.indexOf(i) < 0 &&
|
|
3503
|
+
dn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
3504
|
+
if (e != null && Lt)
|
|
3505
|
+
for (var i of Lt(e))
|
|
3506
|
+
t.indexOf(i) < 0 && mn.call(e, i) && (r[i] = e[i]);
|
|
3505
3507
|
return r;
|
|
3506
3508
|
};
|
|
3507
|
-
const
|
|
3509
|
+
const gn = {
|
|
3508
3510
|
number: {
|
|
3509
3511
|
scientific: { notation: "scientific" },
|
|
3510
3512
|
engineering: { notation: "engineering" },
|
|
@@ -3534,7 +3536,7 @@ const pn = {
|
|
|
3534
3536
|
}
|
|
3535
3537
|
}
|
|
3536
3538
|
};
|
|
3537
|
-
function
|
|
3539
|
+
function vn({ locale: e, id: t }) {
|
|
3538
3540
|
console.warn(
|
|
3539
3541
|
`[svelte-i18n] The message "${t}" was not found in "${Ne(
|
|
3540
3542
|
e
|
|
@@ -3543,49 +3545,49 @@ function gn({ locale: e, id: t }) {
|
|
|
3543
3545
|
Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
|
|
3544
3546
|
);
|
|
3545
3547
|
}
|
|
3546
|
-
const
|
|
3548
|
+
const bn = {
|
|
3547
3549
|
fallbackLocale: null,
|
|
3548
3550
|
loadingDelay: 200,
|
|
3549
|
-
formats:
|
|
3551
|
+
formats: gn,
|
|
3550
3552
|
warnOnMissingMessages: !0,
|
|
3551
3553
|
handleMissingMessage: void 0,
|
|
3552
3554
|
ignoreTag: !0
|
|
3553
|
-
}, $e =
|
|
3555
|
+
}, $e = bn;
|
|
3554
3556
|
function He() {
|
|
3555
3557
|
return $e;
|
|
3556
3558
|
}
|
|
3557
|
-
function
|
|
3558
|
-
const t = e, { formats: r } = t, i =
|
|
3559
|
+
function yn(e) {
|
|
3560
|
+
const t = e, { formats: r } = t, i = pn(t, ["formats"]);
|
|
3559
3561
|
let n = e.fallbackLocale;
|
|
3560
3562
|
if (e.initialLocale)
|
|
3561
3563
|
try {
|
|
3562
|
-
|
|
3564
|
+
vr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
|
|
3563
3565
|
} catch {
|
|
3564
3566
|
console.warn(
|
|
3565
3567
|
`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
|
|
3566
3568
|
);
|
|
3567
3569
|
}
|
|
3568
|
-
return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage =
|
|
3570
|
+
return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = vn : console.warn(
|
|
3569
3571
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
|
3570
3572
|
)), Object.assign($e, i, { initialLocale: n }), r && ("number" in r && Object.assign($e.formats.number, r.number), "date" in r && Object.assign($e.formats.date, r.date), "time" in r && Object.assign($e.formats.time, r.time)), de.set(n);
|
|
3571
3573
|
}
|
|
3572
3574
|
const nt = We(!1);
|
|
3573
|
-
var
|
|
3575
|
+
var xn = Object.defineProperty, _n = Object.defineProperties, En = Object.getOwnPropertyDescriptors, Nt = Object.getOwnPropertySymbols, wn = Object.prototype.hasOwnProperty, Sn = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? xn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tn = (e, t) => {
|
|
3574
3576
|
for (var r in t || (t = {}))
|
|
3575
|
-
|
|
3576
|
-
if (
|
|
3577
|
-
for (var r of
|
|
3578
|
-
|
|
3577
|
+
wn.call(t, r) && Rt(e, r, t[r]);
|
|
3578
|
+
if (Nt)
|
|
3579
|
+
for (var r of Nt(t))
|
|
3580
|
+
Sn.call(t, r) && Rt(e, r, t[r]);
|
|
3579
3581
|
return e;
|
|
3580
|
-
},
|
|
3582
|
+
}, Hn = (e, t) => _n(e, En(t));
|
|
3581
3583
|
let pt;
|
|
3582
3584
|
const ze = We(null);
|
|
3583
|
-
function
|
|
3585
|
+
function kt(e) {
|
|
3584
3586
|
return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
|
|
3585
3587
|
}
|
|
3586
3588
|
function Ne(e, t = He().fallbackLocale) {
|
|
3587
|
-
const r =
|
|
3588
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3589
|
+
const r = kt(e);
|
|
3590
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...kt(t)])] : r;
|
|
3589
3591
|
}
|
|
3590
3592
|
function fe() {
|
|
3591
3593
|
return pt ?? void 0;
|
|
@@ -3593,22 +3595,22 @@ function fe() {
|
|
|
3593
3595
|
ze.subscribe((e) => {
|
|
3594
3596
|
pt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3595
3597
|
});
|
|
3596
|
-
const
|
|
3597
|
-
if (e &&
|
|
3598
|
+
const On = (e) => {
|
|
3599
|
+
if (e && ln(e) && je(e)) {
|
|
3598
3600
|
const { loadingDelay: t } = He();
|
|
3599
3601
|
let r;
|
|
3600
3602
|
return typeof window < "u" && fe() != null && t ? r = window.setTimeout(
|
|
3601
3603
|
() => nt.set(!0),
|
|
3602
3604
|
t
|
|
3603
|
-
) : nt.set(!0),
|
|
3605
|
+
) : nt.set(!0), Er(e).then(() => {
|
|
3604
3606
|
ze.set(e);
|
|
3605
3607
|
}).finally(() => {
|
|
3606
3608
|
clearTimeout(r), nt.set(!1);
|
|
3607
3609
|
});
|
|
3608
3610
|
}
|
|
3609
3611
|
return ze.set(e);
|
|
3610
|
-
}, de = Tn(
|
|
3611
|
-
set:
|
|
3612
|
+
}, de = Hn(Tn({}, ze), {
|
|
3613
|
+
set: On
|
|
3612
3614
|
}), Ze = (e) => {
|
|
3613
3615
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3614
3616
|
return (i) => {
|
|
@@ -3616,20 +3618,20 @@ const Hn = (e) => {
|
|
|
3616
3618
|
return n in t ? t[n] : t[n] = e(i);
|
|
3617
3619
|
};
|
|
3618
3620
|
};
|
|
3619
|
-
var
|
|
3621
|
+
var An = Object.defineProperty, Xe = Object.getOwnPropertySymbols, wr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? An(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
|
|
3620
3622
|
for (var r in t || (t = {}))
|
|
3621
|
-
|
|
3623
|
+
wr.call(t, r) && Ut(e, r, t[r]);
|
|
3622
3624
|
if (Xe)
|
|
3623
3625
|
for (var r of Xe(t))
|
|
3624
|
-
|
|
3626
|
+
Sr.call(t, r) && Ut(e, r, t[r]);
|
|
3625
3627
|
return e;
|
|
3626
3628
|
}, Ae = (e, t) => {
|
|
3627
3629
|
var r = {};
|
|
3628
3630
|
for (var i in e)
|
|
3629
|
-
|
|
3631
|
+
wr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
3630
3632
|
if (e != null && Xe)
|
|
3631
3633
|
for (var i of Xe(e))
|
|
3632
|
-
t.indexOf(i) < 0 &&
|
|
3634
|
+
t.indexOf(i) < 0 && Sr.call(e, i) && (r[i] = e[i]);
|
|
3633
3635
|
return r;
|
|
3634
3636
|
};
|
|
3635
3637
|
const De = (e, t) => {
|
|
@@ -3637,21 +3639,21 @@ const De = (e, t) => {
|
|
|
3637
3639
|
if (e in r && t in r[e])
|
|
3638
3640
|
return r[e][t];
|
|
3639
3641
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3640
|
-
},
|
|
3642
|
+
}, Pn = Ze(
|
|
3641
3643
|
(e) => {
|
|
3642
3644
|
var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
|
|
3643
3645
|
if (r == null)
|
|
3644
3646
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3645
3647
|
return i && (n = De("number", i)), new Intl.NumberFormat(r, n);
|
|
3646
3648
|
}
|
|
3647
|
-
),
|
|
3649
|
+
), $n = Ze(
|
|
3648
3650
|
(e) => {
|
|
3649
3651
|
var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
|
|
3650
3652
|
if (r == null)
|
|
3651
3653
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3652
3654
|
return i ? n = De("date", i) : Object.keys(n).length === 0 && (n = De("date", "short")), new Intl.DateTimeFormat(r, n);
|
|
3653
3655
|
}
|
|
3654
|
-
),
|
|
3656
|
+
), Bn = Ze(
|
|
3655
3657
|
(e) => {
|
|
3656
3658
|
var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
|
|
3657
3659
|
if (r == null)
|
|
@@ -3660,33 +3662,33 @@ const De = (e, t) => {
|
|
|
3660
3662
|
);
|
|
3661
3663
|
return i ? n = De("time", i) : Object.keys(n).length === 0 && (n = De("time", "short")), new Intl.DateTimeFormat(r, n);
|
|
3662
3664
|
}
|
|
3663
|
-
),
|
|
3665
|
+
), Mn = (e = {}) => {
|
|
3664
3666
|
var t = e, {
|
|
3665
3667
|
locale: r = fe()
|
|
3666
3668
|
} = t, i = Ae(t, [
|
|
3667
3669
|
"locale"
|
|
3668
3670
|
]);
|
|
3669
|
-
return
|
|
3670
|
-
},
|
|
3671
|
+
return Pn(wt({ locale: r }, i));
|
|
3672
|
+
}, Cn = (e = {}) => {
|
|
3671
3673
|
var t = e, {
|
|
3672
3674
|
locale: r = fe()
|
|
3673
3675
|
} = t, i = Ae(t, [
|
|
3674
3676
|
"locale"
|
|
3675
3677
|
]);
|
|
3676
|
-
return
|
|
3677
|
-
},
|
|
3678
|
+
return $n(wt({ locale: r }, i));
|
|
3679
|
+
}, Dn = (e = {}) => {
|
|
3678
3680
|
var t = e, {
|
|
3679
3681
|
locale: r = fe()
|
|
3680
3682
|
} = t, i = Ae(t, [
|
|
3681
3683
|
"locale"
|
|
3682
3684
|
]);
|
|
3683
|
-
return
|
|
3684
|
-
},
|
|
3685
|
+
return Bn(wt({ locale: r }, i));
|
|
3686
|
+
}, In = Ze(
|
|
3685
3687
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3686
|
-
(e, t = fe()) => new
|
|
3688
|
+
(e, t = fe()) => new vr(e, t, He().formats, {
|
|
3687
3689
|
ignoreTag: He().ignoreTag
|
|
3688
3690
|
})
|
|
3689
|
-
),
|
|
3691
|
+
), Ln = (e, t = {}) => {
|
|
3690
3692
|
var r, i, n, s;
|
|
3691
3693
|
let l = t;
|
|
3692
3694
|
typeof e == "object" && (l = e, e = l.id);
|
|
@@ -3699,7 +3701,7 @@ const De = (e, t) => {
|
|
|
3699
3701
|
throw new Error(
|
|
3700
3702
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3701
3703
|
);
|
|
3702
|
-
let h =
|
|
3704
|
+
let h = br(e, o);
|
|
3703
3705
|
if (!h)
|
|
3704
3706
|
h = (s = (n = (i = (r = He()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
|
|
3705
3707
|
else if (typeof h != "string")
|
|
@@ -3710,7 +3712,7 @@ const De = (e, t) => {
|
|
|
3710
3712
|
return h;
|
|
3711
3713
|
let c = h;
|
|
3712
3714
|
try {
|
|
3713
|
-
c =
|
|
3715
|
+
c = In(h, o).format(a);
|
|
3714
3716
|
} catch (m) {
|
|
3715
3717
|
m instanceof Error && console.warn(
|
|
3716
3718
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3718,20 +3720,20 @@ const De = (e, t) => {
|
|
|
3718
3720
|
);
|
|
3719
3721
|
}
|
|
3720
3722
|
return c;
|
|
3721
|
-
},
|
|
3722
|
-
Oe([de], () => Ln);
|
|
3723
|
+
}, Nn = (e, t) => Dn(t).format(e), Rn = (e, t) => Cn(t).format(e), kn = (e, t) => Mn(t).format(e), Un = (e, t = fe()) => br(e, t), Fn = Oe([de, Le], () => Ln);
|
|
3723
3724
|
Oe([de], () => Nn);
|
|
3724
3725
|
Oe([de], () => Rn);
|
|
3725
|
-
Oe([de
|
|
3726
|
-
|
|
3727
|
-
|
|
3726
|
+
Oe([de], () => kn);
|
|
3727
|
+
Oe([de, Le], () => Un);
|
|
3728
|
+
function Ft(e, t) {
|
|
3729
|
+
xr(e, t);
|
|
3728
3730
|
}
|
|
3729
|
-
function
|
|
3730
|
-
|
|
3731
|
+
function Vn(e) {
|
|
3732
|
+
yn({
|
|
3731
3733
|
fallbackLocale: "en"
|
|
3732
3734
|
}), de.set(e);
|
|
3733
3735
|
}
|
|
3734
|
-
const
|
|
3736
|
+
const Vt = {
|
|
3735
3737
|
en: {
|
|
3736
3738
|
"verification.video.how-to": "How to verify yourself",
|
|
3737
3739
|
"verification.idenfy.referred-awaiting": "ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back",
|
|
@@ -3799,15 +3801,15 @@ if (typeof window < "u") {
|
|
|
3799
3801
|
}
|
|
3800
3802
|
};
|
|
3801
3803
|
};
|
|
3802
|
-
customElements.define = e(customElements.define), import("./CashierVideoModal-
|
|
3804
|
+
customElements.define = e(customElements.define), import("./CashierVideoModal-ByS-T0Aq.js").then(({ default: t }) => {
|
|
3803
3805
|
!customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
|
|
3804
3806
|
});
|
|
3805
3807
|
}
|
|
3806
|
-
var
|
|
3808
|
+
var Tr = { exports: {} };
|
|
3807
3809
|
(function(e, t) {
|
|
3808
3810
|
(function(r, i) {
|
|
3809
3811
|
e.exports = i();
|
|
3810
|
-
})(
|
|
3812
|
+
})(Kt, function() {
|
|
3811
3813
|
var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", l = "second", a = "minute", o = "hour", u = "day", h = "week", c = "month", m = "quarter", E = "year", H = "date", v = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, V = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, U = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(x) {
|
|
3812
3814
|
var g = ["th", "st", "nd", "rd"], d = x % 100;
|
|
3813
3815
|
return "[" + x + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
|
|
@@ -4078,14 +4080,14 @@ var wr = { exports: {} };
|
|
|
4078
4080
|
return k(1e3 * x);
|
|
4079
4081
|
}, k.en = L[I], k.Ls = L, k.p = {}, k;
|
|
4080
4082
|
});
|
|
4081
|
-
})(
|
|
4082
|
-
var
|
|
4083
|
-
const
|
|
4084
|
-
var
|
|
4083
|
+
})(Tr);
|
|
4084
|
+
var Gn = Tr.exports;
|
|
4085
|
+
const Gt = /* @__PURE__ */ yt(Gn);
|
|
4086
|
+
var Hr = { exports: {} };
|
|
4085
4087
|
(function(e, t) {
|
|
4086
4088
|
(function(r, i) {
|
|
4087
4089
|
e.exports = i();
|
|
4088
|
-
})(
|
|
4090
|
+
})(Kt, function() {
|
|
4089
4091
|
var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
|
|
4090
4092
|
return function(s, l, a) {
|
|
4091
4093
|
var o = l.prototype;
|
|
@@ -4154,26 +4156,26 @@ var Sr = { exports: {} };
|
|
|
4154
4156
|
};
|
|
4155
4157
|
};
|
|
4156
4158
|
});
|
|
4157
|
-
})(
|
|
4158
|
-
var
|
|
4159
|
-
const
|
|
4160
|
-
function
|
|
4161
|
-
|
|
4159
|
+
})(Hr);
|
|
4160
|
+
var jn = Hr.exports;
|
|
4161
|
+
const zn = /* @__PURE__ */ yt(jn);
|
|
4162
|
+
function Xn(e) {
|
|
4163
|
+
Br(e, "svelte-1emynn4", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
|
|
4162
4164
|
}
|
|
4163
|
-
function
|
|
4165
|
+
function jt(e, t, r) {
|
|
4164
4166
|
const i = e.slice();
|
|
4165
4167
|
return i[49] = t[r], i[51] = r, i;
|
|
4166
4168
|
}
|
|
4167
|
-
function
|
|
4168
|
-
let t, r, i, n, s =
|
|
4169
|
+
function zt(e) {
|
|
4170
|
+
let t, r, i, n, s = Ht(
|
|
4169
4171
|
/*displayMessages*/
|
|
4170
4172
|
e[4]
|
|
4171
4173
|
), l = [];
|
|
4172
4174
|
for (let o = 0; o < s.length; o += 1)
|
|
4173
|
-
l[o] =
|
|
4175
|
+
l[o] = Wt(jt(e, s, o));
|
|
4174
4176
|
let a = (
|
|
4175
4177
|
/*videoExists*/
|
|
4176
|
-
e[7] &&
|
|
4178
|
+
e[7] && qt(e)
|
|
4177
4179
|
);
|
|
4178
4180
|
return {
|
|
4179
4181
|
c() {
|
|
@@ -4211,21 +4213,21 @@ function Gt(e) {
|
|
|
4211
4213
|
p(o, u) {
|
|
4212
4214
|
if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
|
|
4213
4215
|
1072) {
|
|
4214
|
-
s =
|
|
4216
|
+
s = Ht(
|
|
4215
4217
|
/*displayMessages*/
|
|
4216
4218
|
o[4]
|
|
4217
4219
|
);
|
|
4218
4220
|
let h;
|
|
4219
4221
|
for (h = 0; h < s.length; h += 1) {
|
|
4220
|
-
const c =
|
|
4221
|
-
l[h] ? l[h].p(c, u) : (l[h] =
|
|
4222
|
+
const c = jt(o, s, h);
|
|
4223
|
+
l[h] ? l[h].p(c, u) : (l[h] = Wt(c), l[h].c(), l[h].m(t, null));
|
|
4222
4224
|
}
|
|
4223
4225
|
for (; h < l.length; h += 1)
|
|
4224
4226
|
l[h].d(1);
|
|
4225
4227
|
l.length = s.length;
|
|
4226
4228
|
}
|
|
4227
4229
|
/*videoExists*/
|
|
4228
|
-
o[7] ? a ? a.p(o, u) : (a =
|
|
4230
|
+
o[7] ? a ? a.p(o, u) : (a = qt(o), a.c(), a.m(i.parentNode, i)) : a && (a.d(1), a = null), u[0] & /*clientstylingurl*/
|
|
4229
4231
|
2 && le(
|
|
4230
4232
|
n,
|
|
4231
4233
|
"clientstylingurl",
|
|
@@ -4252,11 +4254,11 @@ function Gt(e) {
|
|
|
4252
4254
|
);
|
|
4253
4255
|
},
|
|
4254
4256
|
d(o) {
|
|
4255
|
-
o && (ie(t), ie(r), ie(i), ie(n)),
|
|
4257
|
+
o && (ie(t), ie(r), ie(i), ie(n)), Dr(l, o), a && a.d(o);
|
|
4256
4258
|
}
|
|
4257
4259
|
};
|
|
4258
4260
|
}
|
|
4259
|
-
function
|
|
4261
|
+
function Xt(e) {
|
|
4260
4262
|
let t, r, i;
|
|
4261
4263
|
function n(...s) {
|
|
4262
4264
|
return (
|
|
@@ -4283,14 +4285,14 @@ function jt(e) {
|
|
|
4283
4285
|
}
|
|
4284
4286
|
};
|
|
4285
4287
|
}
|
|
4286
|
-
function
|
|
4288
|
+
function Wt(e) {
|
|
4287
4289
|
let t, r, i, n, s = (
|
|
4288
4290
|
/*message*/
|
|
4289
4291
|
e[49] + ""
|
|
4290
4292
|
), l, a, o, u, h = (
|
|
4291
4293
|
/*displayMessages*/
|
|
4292
4294
|
e[4].length > 1 && /*index*/
|
|
4293
|
-
e[51] === 0 &&
|
|
4295
|
+
e[51] === 0 && Xt(e)
|
|
4294
4296
|
);
|
|
4295
4297
|
function c(...m) {
|
|
4296
4298
|
return (
|
|
@@ -4319,7 +4321,7 @@ function zt(e) {
|
|
|
4319
4321
|
16 && s !== (s = /*message*/
|
|
4320
4322
|
e[49] + "") && (n.innerHTML = s), /*displayMessages*/
|
|
4321
4323
|
e[4].length > 1 && /*index*/
|
|
4322
|
-
e[51] === 0 ? h ? h.p(e, E) : (h =
|
|
4324
|
+
e[51] === 0 ? h ? h.p(e, E) : (h = Xt(e), h.c(), h.m(t, a)) : h && (h.d(1), h = null), E[0] & /*allVerificationsVisible*/
|
|
4323
4325
|
32 && Ee(
|
|
4324
4326
|
t,
|
|
4325
4327
|
"ShowAll",
|
|
@@ -4332,7 +4334,7 @@ function zt(e) {
|
|
|
4332
4334
|
}
|
|
4333
4335
|
};
|
|
4334
4336
|
}
|
|
4335
|
-
function
|
|
4337
|
+
function qt(e) {
|
|
4336
4338
|
let t, r, i, n, s = (
|
|
4337
4339
|
/*$_*/
|
|
4338
4340
|
e[9]("verification.video.how-to") + ""
|
|
@@ -4357,7 +4359,7 @@ function Xt(e) {
|
|
|
4357
4359
|
p(u, h) {
|
|
4358
4360
|
h[0] & /*$_*/
|
|
4359
4361
|
512 && s !== (s = /*$_*/
|
|
4360
|
-
u[9]("verification.video.how-to") + "") &&
|
|
4362
|
+
u[9]("verification.video.how-to") + "") && Lr(l, s), h[0] & /*desktopView*/
|
|
4361
4363
|
64 && Ee(
|
|
4362
4364
|
n,
|
|
4363
4365
|
"CashierVerificationVideoLinkDesktop",
|
|
@@ -4370,10 +4372,10 @@ function Xt(e) {
|
|
|
4370
4372
|
}
|
|
4371
4373
|
};
|
|
4372
4374
|
}
|
|
4373
|
-
function
|
|
4375
|
+
function Wn(e) {
|
|
4374
4376
|
let t, r = (
|
|
4375
4377
|
/*displayMessages*/
|
|
4376
|
-
e[4] &&
|
|
4378
|
+
e[4] && zt(e)
|
|
4377
4379
|
);
|
|
4378
4380
|
return {
|
|
4379
4381
|
c() {
|
|
@@ -4389,7 +4391,7 @@ function Xn(e) {
|
|
|
4389
4391
|
},
|
|
4390
4392
|
p(i, n) {
|
|
4391
4393
|
/*displayMessages*/
|
|
4392
|
-
i[4] ? r ? r.p(i, n) : (r =
|
|
4394
|
+
i[4] ? r ? r.p(i, n) : (r = zt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
|
|
4393
4395
|
64 && Ee(
|
|
4394
4396
|
t,
|
|
4395
4397
|
"CashierVerificationsDesktop",
|
|
@@ -4404,10 +4406,10 @@ function Xn(e) {
|
|
|
4404
4406
|
}
|
|
4405
4407
|
};
|
|
4406
4408
|
}
|
|
4407
|
-
const
|
|
4408
|
-
function
|
|
4409
|
+
const qn = "verification_explanation_video_widgets.MP4", Yn = "700px", Zn = "500px";
|
|
4410
|
+
function Jn(e, t, r) {
|
|
4409
4411
|
let i;
|
|
4410
|
-
|
|
4412
|
+
$r(e, Fn, (f) => r(9, i = f)), Gt.extend(zn);
|
|
4411
4413
|
let { endpoint: n } = t, { lang: s = "en" } = t, { translationurl: l = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: o = "" } = t, { session: u = "" } = t, { customerid: h = "" } = t, { ismobileview: c = "" } = t, m, E = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set(), v, $, V, U = !0, B = !0, z = !1, I = "";
|
|
4412
4414
|
var L;
|
|
4413
4415
|
(function(f) {
|
|
@@ -4434,17 +4436,17 @@ function Zn(e, t, r) {
|
|
|
4434
4436
|
if (f)
|
|
4435
4437
|
return fetch(f).then((y) => y.json()).then((y) => {
|
|
4436
4438
|
Object.keys(y).forEach((S) => {
|
|
4437
|
-
|
|
4439
|
+
Ft(S, y[S]);
|
|
4438
4440
|
});
|
|
4439
4441
|
}).catch((y) => {
|
|
4440
4442
|
console.log(y);
|
|
4441
4443
|
});
|
|
4442
4444
|
};
|
|
4443
|
-
Object.keys(
|
|
4444
|
-
|
|
4445
|
+
Object.keys(Vt).forEach((f) => {
|
|
4446
|
+
Ft(f, Vt[f]);
|
|
4445
4447
|
});
|
|
4446
4448
|
const me = () => {
|
|
4447
|
-
|
|
4449
|
+
Vn(s);
|
|
4448
4450
|
}, Re = () => {
|
|
4449
4451
|
let f = document.createElement("style");
|
|
4450
4452
|
f.innerHTML = a, m.appendChild(f);
|
|
@@ -4463,7 +4465,7 @@ function Zn(e, t, r) {
|
|
|
4463
4465
|
if (!f)
|
|
4464
4466
|
return;
|
|
4465
4467
|
const S = new URL(`${n}/v1/player/verification/GetKYCStatus`), Y = new Headers();
|
|
4466
|
-
Y.append("accept", "application/json"), Y.append("Content-Type", "application/json"), Y.append("X-Client-Request-Timestamp",
|
|
4468
|
+
Y.append("accept", "application/json"), Y.append("Content-Type", "application/json"), Y.append("X-Client-Request-Timestamp", Gt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
|
|
4467
4469
|
const Je = {
|
|
4468
4470
|
method: "POST",
|
|
4469
4471
|
headers: Y,
|
|
@@ -4565,7 +4567,7 @@ function Zn(e, t, r) {
|
|
|
4565
4567
|
}, oe = () => {
|
|
4566
4568
|
r(6, B = c === "false");
|
|
4567
4569
|
}, G = () => {
|
|
4568
|
-
r(8, I = $ + "/" + s + "/" +
|
|
4570
|
+
r(8, I = $ + "/" + s + "/" + qn);
|
|
4569
4571
|
try {
|
|
4570
4572
|
fetch(I, { method: "HEAD" }).then((f) => {
|
|
4571
4573
|
r(7, z = f.ok);
|
|
@@ -4577,12 +4579,12 @@ function Zn(e, t, r) {
|
|
|
4577
4579
|
window.postMessage(
|
|
4578
4580
|
{
|
|
4579
4581
|
type: "ShowCashierVideoModal",
|
|
4580
|
-
details: B ?
|
|
4582
|
+
details: B ? Yn : Zn
|
|
4581
4583
|
},
|
|
4582
4584
|
window.location.href
|
|
4583
4585
|
);
|
|
4584
|
-
}, ce = (f, y) => se(y, f), pe = (f, y) => se(y, f),
|
|
4585
|
-
function
|
|
4586
|
+
}, ce = (f, y) => se(y, f), pe = (f, y) => se(y, f), Or = () => J();
|
|
4587
|
+
function Ar(f) {
|
|
4586
4588
|
st[f ? "unshift" : "push"](() => {
|
|
4587
4589
|
m = f, r(3, m);
|
|
4588
4590
|
});
|
|
@@ -4619,18 +4621,18 @@ function Zn(e, t, r) {
|
|
|
4619
4621
|
$,
|
|
4620
4622
|
ce,
|
|
4621
4623
|
pe,
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
+
Or,
|
|
4625
|
+
Ar
|
|
4624
4626
|
];
|
|
4625
4627
|
}
|
|
4626
|
-
class
|
|
4628
|
+
class Qn extends Zr {
|
|
4627
4629
|
constructor(t) {
|
|
4628
|
-
super(),
|
|
4630
|
+
super(), qr(
|
|
4629
4631
|
this,
|
|
4630
4632
|
t,
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4633
|
+
Jn,
|
|
4634
|
+
Wn,
|
|
4635
|
+
Zt,
|
|
4634
4636
|
{
|
|
4635
4637
|
endpoint: 12,
|
|
4636
4638
|
lang: 13,
|
|
@@ -4641,7 +4643,7 @@ class Jn extends qr {
|
|
|
4641
4643
|
customerid: 16,
|
|
4642
4644
|
ismobileview: 2
|
|
4643
4645
|
},
|
|
4644
|
-
|
|
4646
|
+
Xn,
|
|
4645
4647
|
[-1, -1]
|
|
4646
4648
|
);
|
|
4647
4649
|
}
|
|
@@ -4694,27 +4696,27 @@ class Jn extends qr {
|
|
|
4694
4696
|
this.$$set({ ismobileview: t }), te();
|
|
4695
4697
|
}
|
|
4696
4698
|
}
|
|
4697
|
-
|
|
4699
|
+
Yr(Qn, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
|
|
4698
4700
|
export {
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4701
|
+
Qn as C,
|
|
4702
|
+
Zr as S,
|
|
4703
|
+
Br as a,
|
|
4702
4704
|
ae as b,
|
|
4703
|
-
|
|
4705
|
+
Yr as c,
|
|
4704
4706
|
ie as d,
|
|
4705
|
-
|
|
4707
|
+
ts as e,
|
|
4706
4708
|
te as f,
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4709
|
+
Z as g,
|
|
4710
|
+
xe as h,
|
|
4711
|
+
qr as i,
|
|
4712
|
+
Kn as j,
|
|
4713
|
+
K as k,
|
|
4714
|
+
re as l,
|
|
4715
|
+
es as m,
|
|
4714
4716
|
Q as n,
|
|
4715
|
-
|
|
4717
|
+
rs as o,
|
|
4716
4718
|
bt as p,
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
+
st as q,
|
|
4720
|
+
Zt as s,
|
|
4719
4721
|
Ee as t
|
|
4720
4722
|
};
|