@everymatrix/cashier-verifications 1.69.3 → 1.70.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-CVFiDWck.js → CashierVerifications-5TlkZOu9.js} +798 -797
- package/components/CashierVerifications-B8lYKrBg.cjs +5 -0
- package/components/{CashierVerifications-B5XQ-CD-.js → CashierVerifications-Cpezty7b.js} +684 -683
- package/components/{CashierVideoModal-D54H_jPz.js → CashierVideoModal-CfvC_JtE.js} +1 -1
- package/components/{CashierVideoModal-DIGAFrLv.cjs → CashierVideoModal-DKese1BS.cjs} +1 -1
- package/components/{CashierVideoModal-AN6f2AIj.js → CashierVideoModal-W0bdqR6Y.js} +1 -1
- 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-dziXGbFA.cjs +0 -5
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
function
|
|
1
|
+
function Q() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Jt(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function Tt() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
9
|
function Le(e) {
|
|
10
|
-
e.forEach(
|
|
10
|
+
e.forEach(Jt);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function bt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function Qt(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
18
|
let Fe;
|
|
19
|
-
function
|
|
19
|
+
function is(e, t) {
|
|
20
20
|
return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.href);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Dr(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function Kt(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const i of t)
|
|
28
28
|
i(void 0);
|
|
29
|
-
return
|
|
29
|
+
return Q;
|
|
30
30
|
}
|
|
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 Ht(e, t, r) {
|
|
35
|
+
e.$$.on_destroy.push(Kt(t, r));
|
|
36
36
|
}
|
|
37
|
-
function
|
|
37
|
+
function re(e, t) {
|
|
38
38
|
e.appendChild(t);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const i =
|
|
40
|
+
function Lr(e, t, r) {
|
|
41
|
+
const i = Ir(e);
|
|
42
42
|
if (!i.getElementById(t)) {
|
|
43
|
-
const n =
|
|
44
|
-
n.id = t, n.textContent = r,
|
|
43
|
+
const n = q("style");
|
|
44
|
+
n.id = t, n.textContent = r, Nr(i, n);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function Ir(e) {
|
|
48
48
|
if (!e)
|
|
49
49
|
return document;
|
|
50
50
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -54,8 +54,8 @@ function Lr(e) {
|
|
|
54
54
|
t
|
|
55
55
|
) : e.ownerDocument;
|
|
56
56
|
}
|
|
57
|
-
function
|
|
58
|
-
return
|
|
57
|
+
function Nr(e, t) {
|
|
58
|
+
return re(
|
|
59
59
|
/** @type {Document} */
|
|
60
60
|
e.head || e,
|
|
61
61
|
t
|
|
@@ -64,49 +64,49 @@ function Ir(e, t) {
|
|
|
64
64
|
function ae(e, t, r) {
|
|
65
65
|
e.insertBefore(t, r || null);
|
|
66
66
|
}
|
|
67
|
-
function
|
|
67
|
+
function ne(e) {
|
|
68
68
|
e.parentNode && e.parentNode.removeChild(e);
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function Rr(e, t) {
|
|
71
71
|
for (let r = 0; r < e.length; r += 1)
|
|
72
72
|
e[r] && e[r].d(t);
|
|
73
73
|
}
|
|
74
|
-
function
|
|
74
|
+
function q(e) {
|
|
75
75
|
return document.createElement(e);
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function ns(e) {
|
|
78
78
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function yt(e) {
|
|
81
81
|
return document.createTextNode(e);
|
|
82
82
|
}
|
|
83
83
|
function _e() {
|
|
84
|
-
return
|
|
84
|
+
return yt(" ");
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
return
|
|
86
|
+
function ss() {
|
|
87
|
+
return yt("");
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function _t(e, t, r, i) {
|
|
90
90
|
return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
|
|
91
91
|
}
|
|
92
|
-
function
|
|
92
|
+
function K(e, t, r) {
|
|
93
93
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
94
94
|
}
|
|
95
|
-
function
|
|
95
|
+
function le(e, t, r) {
|
|
96
96
|
const i = t.toLowerCase();
|
|
97
|
-
i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r :
|
|
97
|
+
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);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function kr(e) {
|
|
100
100
|
return Array.from(e.childNodes);
|
|
101
101
|
}
|
|
102
|
-
function
|
|
102
|
+
function Ur(e, t) {
|
|
103
103
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
104
104
|
t);
|
|
105
105
|
}
|
|
106
106
|
function Ee(e, t, r) {
|
|
107
107
|
e.classList.toggle(t, !!r);
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function Fr(e) {
|
|
110
110
|
const t = {};
|
|
111
111
|
return e.childNodes.forEach(
|
|
112
112
|
/** @param {Element} node */
|
|
@@ -119,27 +119,27 @@ let Me;
|
|
|
119
119
|
function Be(e) {
|
|
120
120
|
Me = e;
|
|
121
121
|
}
|
|
122
|
-
function
|
|
122
|
+
function Vr() {
|
|
123
123
|
if (!Me)
|
|
124
124
|
throw new Error("Function called outside component initialization");
|
|
125
125
|
return Me;
|
|
126
126
|
}
|
|
127
|
-
function
|
|
128
|
-
|
|
127
|
+
function os(e) {
|
|
128
|
+
Vr().$$.on_mount.push(e);
|
|
129
129
|
}
|
|
130
|
-
const ye = [],
|
|
130
|
+
const ye = [], at = [];
|
|
131
131
|
let xe = [];
|
|
132
|
-
const
|
|
133
|
-
let
|
|
134
|
-
function
|
|
135
|
-
|
|
132
|
+
const Ot = [], Gr = /* @__PURE__ */ Promise.resolve();
|
|
133
|
+
let ut = !1;
|
|
134
|
+
function jr() {
|
|
135
|
+
ut || (ut = !0, Gr.then(J));
|
|
136
136
|
}
|
|
137
|
-
function
|
|
137
|
+
function lt(e) {
|
|
138
138
|
xe.push(e);
|
|
139
139
|
}
|
|
140
|
-
const
|
|
140
|
+
const et = /* @__PURE__ */ new Set();
|
|
141
141
|
let ve = 0;
|
|
142
|
-
function
|
|
142
|
+
function J() {
|
|
143
143
|
if (ve !== 0)
|
|
144
144
|
return;
|
|
145
145
|
const e = Me;
|
|
@@ -147,56 +147,56 @@ function Q() {
|
|
|
147
147
|
try {
|
|
148
148
|
for (; ve < ye.length; ) {
|
|
149
149
|
const t = ye[ve];
|
|
150
|
-
ve++, Be(t),
|
|
150
|
+
ve++, Be(t), zr(t.$$);
|
|
151
151
|
}
|
|
152
152
|
} catch (t) {
|
|
153
153
|
throw ye.length = 0, ve = 0, t;
|
|
154
154
|
}
|
|
155
|
-
for (Be(null), ye.length = 0, ve = 0;
|
|
156
|
-
|
|
155
|
+
for (Be(null), ye.length = 0, ve = 0; at.length; )
|
|
156
|
+
at.pop()();
|
|
157
157
|
for (let t = 0; t < xe.length; t += 1) {
|
|
158
158
|
const r = xe[t];
|
|
159
|
-
|
|
159
|
+
et.has(r) || (et.add(r), r());
|
|
160
160
|
}
|
|
161
161
|
xe.length = 0;
|
|
162
162
|
} while (ye.length);
|
|
163
|
-
for (;
|
|
164
|
-
|
|
165
|
-
|
|
163
|
+
for (; Ot.length; )
|
|
164
|
+
Ot.pop()();
|
|
165
|
+
ut = !1, et.clear(), Be(e);
|
|
166
166
|
}
|
|
167
|
-
function
|
|
167
|
+
function zr(e) {
|
|
168
168
|
if (e.fragment !== null) {
|
|
169
169
|
e.update(), Le(e.before_update);
|
|
170
170
|
const t = e.dirty;
|
|
171
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
171
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(lt);
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
|
-
function
|
|
174
|
+
function Xr(e) {
|
|
175
175
|
const t = [], r = [];
|
|
176
176
|
xe.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), xe = t;
|
|
177
177
|
}
|
|
178
|
-
const
|
|
179
|
-
function
|
|
180
|
-
e && e.i && (
|
|
178
|
+
const Wr = /* @__PURE__ */ new Set();
|
|
179
|
+
function qr(e, t) {
|
|
180
|
+
e && e.i && (Wr.delete(e), e.i(t));
|
|
181
181
|
}
|
|
182
|
-
function
|
|
182
|
+
function Pt(e) {
|
|
183
183
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
184
184
|
}
|
|
185
|
-
function
|
|
185
|
+
function Yr(e, t, r) {
|
|
186
186
|
const { fragment: i, after_update: n } = e.$$;
|
|
187
|
-
i && i.m(t, r),
|
|
188
|
-
const s = e.$$.on_mount.map(
|
|
187
|
+
i && i.m(t, r), lt(() => {
|
|
188
|
+
const s = e.$$.on_mount.map(Jt).filter(bt);
|
|
189
189
|
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Le(s), e.$$.on_mount = [];
|
|
190
|
-
}), n.forEach(
|
|
190
|
+
}), n.forEach(lt);
|
|
191
191
|
}
|
|
192
|
-
function
|
|
192
|
+
function Zr(e, t) {
|
|
193
193
|
const r = e.$$;
|
|
194
|
-
r.fragment !== null && (
|
|
194
|
+
r.fragment !== null && (Xr(r.after_update), Le(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
195
195
|
}
|
|
196
|
-
function
|
|
197
|
-
e.$$.dirty[0] === -1 && (ye.push(e),
|
|
196
|
+
function Jr(e, t) {
|
|
197
|
+
e.$$.dirty[0] === -1 && (ye.push(e), jr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
198
198
|
}
|
|
199
|
-
function
|
|
199
|
+
function Qr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
200
200
|
const o = Me;
|
|
201
201
|
Be(e);
|
|
202
202
|
const u = e.$$ = {
|
|
@@ -204,9 +204,9 @@ function Jr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
|
204
204
|
ctx: [],
|
|
205
205
|
// state
|
|
206
206
|
props: s,
|
|
207
|
-
update:
|
|
207
|
+
update: Q,
|
|
208
208
|
not_equal: n,
|
|
209
|
-
bound:
|
|
209
|
+
bound: Tt(),
|
|
210
210
|
// lifecycle
|
|
211
211
|
on_mount: [],
|
|
212
212
|
on_destroy: [],
|
|
@@ -215,7 +215,7 @@ function Jr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
|
215
215
|
after_update: [],
|
|
216
216
|
context: new Map(t.context || (o ? o.$$.context : [])),
|
|
217
217
|
// everything else
|
|
218
|
-
callbacks:
|
|
218
|
+
callbacks: Tt(),
|
|
219
219
|
dirty: a,
|
|
220
220
|
skip_bound: !1,
|
|
221
221
|
root: t.target || o.$$.root
|
|
@@ -223,20 +223,20 @@ function Jr(e, t, r, i, n, s, l = null, a = [-1]) {
|
|
|
223
223
|
l && l(u.root);
|
|
224
224
|
let h = !1;
|
|
225
225
|
if (u.ctx = r ? r(e, t.props || {}, (c, p, ..._) => {
|
|
226
|
-
const
|
|
227
|
-
return u.ctx && n(u.ctx[c], u.ctx[c] =
|
|
226
|
+
const T = _.length ? _[0] : p;
|
|
227
|
+
return u.ctx && n(u.ctx[c], u.ctx[c] = T) && (!u.skip_bound && u.bound[c] && u.bound[c](T), h && Jr(e, c)), p;
|
|
228
228
|
}) : [], u.update(), h = !0, Le(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
|
|
229
229
|
if (t.hydrate) {
|
|
230
|
-
const c =
|
|
231
|
-
u.fragment && u.fragment.l(c), c.forEach(
|
|
230
|
+
const c = kr(t.target);
|
|
231
|
+
u.fragment && u.fragment.l(c), c.forEach(ne);
|
|
232
232
|
} else
|
|
233
233
|
u.fragment && u.fragment.c();
|
|
234
|
-
t.intro &&
|
|
234
|
+
t.intro && qr(e.$$.fragment), Yr(e, t.target, t.anchor), J();
|
|
235
235
|
}
|
|
236
236
|
Be(o);
|
|
237
237
|
}
|
|
238
|
-
let
|
|
239
|
-
typeof HTMLElement == "function" && (
|
|
238
|
+
let er;
|
|
239
|
+
typeof HTMLElement == "function" && (er = class extends HTMLElement {
|
|
240
240
|
/** The Svelte component constructor */
|
|
241
241
|
$$ctor;
|
|
242
242
|
/** Slots */
|
|
@@ -278,7 +278,7 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
|
|
|
278
278
|
let s;
|
|
279
279
|
return {
|
|
280
280
|
c: function() {
|
|
281
|
-
s =
|
|
281
|
+
s = q("slot"), n !== "default" && K(s, "name", n);
|
|
282
282
|
},
|
|
283
283
|
/**
|
|
284
284
|
* @param {HTMLElement} target
|
|
@@ -288,14 +288,14 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
|
|
|
288
288
|
ae(o, s, u);
|
|
289
289
|
},
|
|
290
290
|
d: function(o) {
|
|
291
|
-
o &&
|
|
291
|
+
o && ne(s);
|
|
292
292
|
}
|
|
293
293
|
};
|
|
294
294
|
};
|
|
295
295
|
};
|
|
296
296
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
297
297
|
return;
|
|
298
|
-
const t = {}, r =
|
|
298
|
+
const t = {}, r = Fr(this);
|
|
299
299
|
for (const n of this.$$s)
|
|
300
300
|
n in r && (t[n] = [e(n)]);
|
|
301
301
|
for (const n of this.attributes) {
|
|
@@ -382,8 +382,8 @@ function Ge(e, t, r, i) {
|
|
|
382
382
|
return t;
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
|
-
function
|
|
386
|
-
let l = class extends
|
|
385
|
+
function Kr(e, t, r, i, n, s) {
|
|
386
|
+
let l = class extends er {
|
|
387
387
|
constructor() {
|
|
388
388
|
super(e, r, n), this.$$p_d = t;
|
|
389
389
|
}
|
|
@@ -411,7 +411,7 @@ function Qr(e, t, r, i, n, s) {
|
|
|
411
411
|
}), e.element = /** @type {any} */
|
|
412
412
|
l, l;
|
|
413
413
|
}
|
|
414
|
-
class
|
|
414
|
+
class ei {
|
|
415
415
|
/**
|
|
416
416
|
* ### PRIVATE API
|
|
417
417
|
*
|
|
@@ -430,7 +430,7 @@ class Kr {
|
|
|
430
430
|
$$set = void 0;
|
|
431
431
|
/** @returns {void} */
|
|
432
432
|
$destroy() {
|
|
433
|
-
|
|
433
|
+
Zr(this, 1), this.$destroy = Q;
|
|
434
434
|
}
|
|
435
435
|
/**
|
|
436
436
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -439,8 +439,8 @@ class Kr {
|
|
|
439
439
|
* @returns {() => void}
|
|
440
440
|
*/
|
|
441
441
|
$on(t, r) {
|
|
442
|
-
if (!
|
|
443
|
-
return
|
|
442
|
+
if (!bt(r))
|
|
443
|
+
return Q;
|
|
444
444
|
const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
445
445
|
return i.push(r), () => {
|
|
446
446
|
const n = i.indexOf(r);
|
|
@@ -452,22 +452,22 @@ class Kr {
|
|
|
452
452
|
* @returns {void}
|
|
453
453
|
*/
|
|
454
454
|
$set(t) {
|
|
455
|
-
this.$$set && !
|
|
455
|
+
this.$$set && !Dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
456
456
|
}
|
|
457
457
|
}
|
|
458
|
-
const
|
|
459
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
458
|
+
const ti = "4";
|
|
459
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ti);
|
|
460
460
|
const be = [];
|
|
461
|
-
function
|
|
461
|
+
function ri(e, t) {
|
|
462
462
|
return {
|
|
463
463
|
subscribe: Ie(e, t).subscribe
|
|
464
464
|
};
|
|
465
465
|
}
|
|
466
|
-
function Ie(e, t =
|
|
466
|
+
function Ie(e, t = Q) {
|
|
467
467
|
let r;
|
|
468
468
|
const i = /* @__PURE__ */ new Set();
|
|
469
469
|
function n(a) {
|
|
470
|
-
if (
|
|
470
|
+
if (Qt(e, a) && (e = a, r)) {
|
|
471
471
|
const o = !be.length;
|
|
472
472
|
for (const u of i)
|
|
473
473
|
u[1](), be.push(u, e);
|
|
@@ -481,9 +481,9 @@ function Ie(e, t = K) {
|
|
|
481
481
|
function s(a) {
|
|
482
482
|
n(a(e));
|
|
483
483
|
}
|
|
484
|
-
function l(a, o =
|
|
484
|
+
function l(a, o = Q) {
|
|
485
485
|
const u = [a, o];
|
|
486
|
-
return i.add(u), i.size === 1 && (r = t(n, s) ||
|
|
486
|
+
return i.add(u), i.size === 1 && (r = t(n, s) || Q), a(e), () => {
|
|
487
487
|
i.delete(u), i.size === 0 && r && (r(), r = null);
|
|
488
488
|
};
|
|
489
489
|
}
|
|
@@ -494,19 +494,19 @@ function Oe(e, t, r) {
|
|
|
494
494
|
if (!n.every(Boolean))
|
|
495
495
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
496
496
|
const s = t.length < 2;
|
|
497
|
-
return
|
|
497
|
+
return ri(r, (l, a) => {
|
|
498
498
|
let o = !1;
|
|
499
499
|
const u = [];
|
|
500
|
-
let h = 0, c =
|
|
500
|
+
let h = 0, c = Q;
|
|
501
501
|
const p = () => {
|
|
502
502
|
if (h)
|
|
503
503
|
return;
|
|
504
504
|
c();
|
|
505
|
-
const
|
|
506
|
-
s ? l(
|
|
505
|
+
const T = t(i ? u[0] : u, l, a);
|
|
506
|
+
s ? l(T) : c = bt(T) ? T : Q;
|
|
507
507
|
}, _ = n.map(
|
|
508
|
-
(
|
|
509
|
-
|
|
508
|
+
(T, v) => Kt(
|
|
509
|
+
T,
|
|
510
510
|
(M) => {
|
|
511
511
|
u[v] = M, h &= ~(1 << v), o && p();
|
|
512
512
|
},
|
|
@@ -520,71 +520,71 @@ function Oe(e, t, r) {
|
|
|
520
520
|
};
|
|
521
521
|
});
|
|
522
522
|
}
|
|
523
|
-
var
|
|
524
|
-
function
|
|
523
|
+
var tr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
524
|
+
function xt(e) {
|
|
525
525
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
526
526
|
}
|
|
527
|
-
var
|
|
528
|
-
return
|
|
527
|
+
var ii = function(t) {
|
|
528
|
+
return ni(t) && !si(t);
|
|
529
529
|
};
|
|
530
|
-
function
|
|
530
|
+
function ni(e) {
|
|
531
531
|
return !!e && typeof e == "object";
|
|
532
532
|
}
|
|
533
|
-
function
|
|
533
|
+
function si(e) {
|
|
534
534
|
var t = Object.prototype.toString.call(e);
|
|
535
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
536
|
-
}
|
|
537
|
-
var si = typeof Symbol == "function" && Symbol.for, oi = si ? Symbol.for("react.element") : 60103;
|
|
538
|
-
function ai(e) {
|
|
539
|
-
return e.$$typeof === oi;
|
|
535
|
+
return t === "[object RegExp]" || t === "[object Date]" || ui(e);
|
|
540
536
|
}
|
|
537
|
+
var oi = typeof Symbol == "function" && Symbol.for, ai = oi ? Symbol.for("react.element") : 60103;
|
|
541
538
|
function ui(e) {
|
|
539
|
+
return e.$$typeof === ai;
|
|
540
|
+
}
|
|
541
|
+
function li(e) {
|
|
542
542
|
return Array.isArray(e) ? [] : {};
|
|
543
543
|
}
|
|
544
544
|
function Ce(e, t) {
|
|
545
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? we(
|
|
545
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? we(li(e), e, t) : e;
|
|
546
546
|
}
|
|
547
|
-
function
|
|
547
|
+
function hi(e, t, r) {
|
|
548
548
|
return e.concat(t).map(function(i) {
|
|
549
549
|
return Ce(i, r);
|
|
550
550
|
});
|
|
551
551
|
}
|
|
552
|
-
function
|
|
552
|
+
function fi(e, t) {
|
|
553
553
|
if (!t.customMerge)
|
|
554
554
|
return we;
|
|
555
555
|
var r = t.customMerge(e);
|
|
556
556
|
return typeof r == "function" ? r : we;
|
|
557
557
|
}
|
|
558
|
-
function
|
|
558
|
+
function ci(e) {
|
|
559
559
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
560
560
|
return Object.propertyIsEnumerable.call(e, t);
|
|
561
561
|
}) : [];
|
|
562
562
|
}
|
|
563
|
-
function
|
|
564
|
-
return Object.keys(e).concat(
|
|
563
|
+
function At(e) {
|
|
564
|
+
return Object.keys(e).concat(ci(e));
|
|
565
565
|
}
|
|
566
|
-
function
|
|
566
|
+
function rr(e, t) {
|
|
567
567
|
try {
|
|
568
568
|
return t in e;
|
|
569
569
|
} catch {
|
|
570
570
|
return !1;
|
|
571
571
|
}
|
|
572
572
|
}
|
|
573
|
-
function
|
|
574
|
-
return
|
|
573
|
+
function di(e, t) {
|
|
574
|
+
return rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
575
575
|
}
|
|
576
|
-
function
|
|
576
|
+
function mi(e, t, r) {
|
|
577
577
|
var i = {};
|
|
578
|
-
return r.isMergeableObject(e) &&
|
|
578
|
+
return r.isMergeableObject(e) && At(e).forEach(function(n) {
|
|
579
579
|
i[n] = Ce(e[n], r);
|
|
580
|
-
}),
|
|
581
|
-
|
|
580
|
+
}), At(t).forEach(function(n) {
|
|
581
|
+
di(e, n) || (rr(e, n) && r.isMergeableObject(t[n]) ? i[n] = fi(n, r)(e[n], t[n], r) : i[n] = Ce(t[n], r));
|
|
582
582
|
}), i;
|
|
583
583
|
}
|
|
584
584
|
function we(e, t, r) {
|
|
585
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
585
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || hi, r.isMergeableObject = r.isMergeableObject || ii, r.cloneUnlessOtherwiseSpecified = Ce;
|
|
586
586
|
var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
|
|
587
|
-
return s ? i ? r.arrayMerge(e, t, r) :
|
|
587
|
+
return s ? i ? r.arrayMerge(e, t, r) : mi(e, t, r) : Ce(t, r);
|
|
588
588
|
}
|
|
589
589
|
we.all = function(t, r) {
|
|
590
590
|
if (!Array.isArray(t))
|
|
@@ -593,36 +593,36 @@ we.all = function(t, r) {
|
|
|
593
593
|
return we(i, n, r);
|
|
594
594
|
}, {});
|
|
595
595
|
};
|
|
596
|
-
var
|
|
597
|
-
const
|
|
598
|
-
var
|
|
599
|
-
return
|
|
596
|
+
var pi = we, gi = pi;
|
|
597
|
+
const vi = /* @__PURE__ */ xt(gi);
|
|
598
|
+
var ht = function(e, t) {
|
|
599
|
+
return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
600
600
|
r.__proto__ = i;
|
|
601
601
|
} || function(r, i) {
|
|
602
602
|
for (var n in i)
|
|
603
603
|
Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
|
|
604
|
-
},
|
|
604
|
+
}, ht(e, t);
|
|
605
605
|
};
|
|
606
606
|
function Ze(e, t) {
|
|
607
607
|
if (typeof t != "function" && t !== null)
|
|
608
608
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
609
|
-
|
|
609
|
+
ht(e, t);
|
|
610
610
|
function r() {
|
|
611
611
|
this.constructor = e;
|
|
612
612
|
}
|
|
613
613
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
614
614
|
}
|
|
615
|
-
var
|
|
616
|
-
return
|
|
615
|
+
var ie = function() {
|
|
616
|
+
return ie = Object.assign || function(t) {
|
|
617
617
|
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
618
618
|
r = arguments[i];
|
|
619
619
|
for (var s in r)
|
|
620
620
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
621
621
|
}
|
|
622
622
|
return t;
|
|
623
|
-
},
|
|
623
|
+
}, ie.apply(this, arguments);
|
|
624
624
|
};
|
|
625
|
-
function
|
|
625
|
+
function bi(e, t) {
|
|
626
626
|
var r = {};
|
|
627
627
|
for (var i in e)
|
|
628
628
|
Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
@@ -631,43 +631,43 @@ function vi(e, t) {
|
|
|
631
631
|
t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
|
|
632
632
|
return r;
|
|
633
633
|
}
|
|
634
|
-
function
|
|
634
|
+
function tt(e, t, r) {
|
|
635
635
|
if (r || arguments.length === 2)
|
|
636
636
|
for (var i = 0, n = t.length, s; i < n; i++)
|
|
637
637
|
(s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
|
|
638
638
|
return e.concat(s || Array.prototype.slice.call(t));
|
|
639
639
|
}
|
|
640
|
-
function
|
|
641
|
-
var r = t && t.cache ? t.cache :
|
|
640
|
+
function rt(e, t) {
|
|
641
|
+
var r = t && t.cache ? t.cache : Ti, i = t && t.serializer ? t.serializer : wi, n = t && t.strategy ? t.strategy : xi;
|
|
642
642
|
return n(e, {
|
|
643
643
|
cache: r,
|
|
644
644
|
serializer: i
|
|
645
645
|
});
|
|
646
646
|
}
|
|
647
|
-
function
|
|
647
|
+
function yi(e) {
|
|
648
648
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
649
649
|
}
|
|
650
|
-
function
|
|
651
|
-
var n =
|
|
650
|
+
function _i(e, t, r, i) {
|
|
651
|
+
var n = yi(i) ? i : r(i), s = t.get(n);
|
|
652
652
|
return typeof s > "u" && (s = e.call(this, i), t.set(n, s)), s;
|
|
653
653
|
}
|
|
654
|
-
function
|
|
654
|
+
function ir(e, t, r) {
|
|
655
655
|
var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
|
|
656
656
|
return typeof s > "u" && (s = e.apply(this, i), t.set(n, s)), s;
|
|
657
657
|
}
|
|
658
|
-
function
|
|
658
|
+
function nr(e, t, r, i, n) {
|
|
659
659
|
return r.bind(t, e, i, n);
|
|
660
660
|
}
|
|
661
|
-
function _i(e, t) {
|
|
662
|
-
var r = e.length === 1 ? yi : rr;
|
|
663
|
-
return ir(e, this, r, t.cache.create(), t.serializer);
|
|
664
|
-
}
|
|
665
661
|
function xi(e, t) {
|
|
666
|
-
|
|
662
|
+
var r = e.length === 1 ? _i : ir;
|
|
663
|
+
return nr(e, this, r, t.cache.create(), t.serializer);
|
|
664
|
+
}
|
|
665
|
+
function Ei(e, t) {
|
|
666
|
+
return nr(e, this, ir, t.cache.create(), t.serializer);
|
|
667
667
|
}
|
|
668
|
-
var
|
|
668
|
+
var wi = function() {
|
|
669
669
|
return JSON.stringify(arguments);
|
|
670
|
-
},
|
|
670
|
+
}, Si = (
|
|
671
671
|
/** @class */
|
|
672
672
|
function() {
|
|
673
673
|
function e() {
|
|
@@ -679,12 +679,12 @@ var Ei = function() {
|
|
|
679
679
|
this.cache[t] = r;
|
|
680
680
|
}, e;
|
|
681
681
|
}()
|
|
682
|
-
),
|
|
682
|
+
), Ti = {
|
|
683
683
|
create: function() {
|
|
684
|
-
return new
|
|
684
|
+
return new Si();
|
|
685
685
|
}
|
|
686
|
-
},
|
|
687
|
-
variadic:
|
|
686
|
+
}, it = {
|
|
687
|
+
variadic: Ei
|
|
688
688
|
}, Xe = function() {
|
|
689
689
|
return Xe = Object.assign || function(t) {
|
|
690
690
|
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
@@ -699,51 +699,51 @@ var H;
|
|
|
699
699
|
(function(e) {
|
|
700
700
|
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";
|
|
701
701
|
})(H || (H = {}));
|
|
702
|
-
var
|
|
702
|
+
var C;
|
|
703
703
|
(function(e) {
|
|
704
704
|
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";
|
|
705
|
-
})(
|
|
705
|
+
})(C || (C = {}));
|
|
706
706
|
var Se;
|
|
707
707
|
(function(e) {
|
|
708
708
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
709
709
|
})(Se || (Se = {}));
|
|
710
|
-
function
|
|
711
|
-
return e.type ===
|
|
712
|
-
}
|
|
713
|
-
function Ti(e) {
|
|
714
|
-
return e.type === D.argument;
|
|
710
|
+
function $t(e) {
|
|
711
|
+
return e.type === C.literal;
|
|
715
712
|
}
|
|
716
|
-
function
|
|
717
|
-
return e.type ===
|
|
713
|
+
function Hi(e) {
|
|
714
|
+
return e.type === C.argument;
|
|
718
715
|
}
|
|
719
716
|
function sr(e) {
|
|
720
|
-
return e.type ===
|
|
717
|
+
return e.type === C.number;
|
|
721
718
|
}
|
|
722
719
|
function or(e) {
|
|
723
|
-
return e.type ===
|
|
720
|
+
return e.type === C.date;
|
|
724
721
|
}
|
|
725
722
|
function ar(e) {
|
|
726
|
-
return e.type ===
|
|
723
|
+
return e.type === C.time;
|
|
727
724
|
}
|
|
728
725
|
function ur(e) {
|
|
729
|
-
return e.type ===
|
|
730
|
-
}
|
|
731
|
-
function Hi(e) {
|
|
732
|
-
return e.type === D.pound;
|
|
726
|
+
return e.type === C.select;
|
|
733
727
|
}
|
|
734
728
|
function lr(e) {
|
|
735
|
-
return e.type ===
|
|
729
|
+
return e.type === C.plural;
|
|
730
|
+
}
|
|
731
|
+
function Oi(e) {
|
|
732
|
+
return e.type === C.pound;
|
|
736
733
|
}
|
|
737
734
|
function hr(e) {
|
|
735
|
+
return e.type === C.tag;
|
|
736
|
+
}
|
|
737
|
+
function fr(e) {
|
|
738
738
|
return !!(e && typeof e == "object" && e.type === Se.number);
|
|
739
739
|
}
|
|
740
|
-
function
|
|
740
|
+
function ft(e) {
|
|
741
741
|
return !!(e && typeof e == "object" && e.type === Se.dateTime);
|
|
742
742
|
}
|
|
743
|
-
var
|
|
744
|
-
function
|
|
743
|
+
var cr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pi = /(?:[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;
|
|
744
|
+
function Ai(e) {
|
|
745
745
|
var t = {};
|
|
746
|
-
return e.replace(
|
|
746
|
+
return e.replace(Pi, function(r) {
|
|
747
747
|
var i = r.length;
|
|
748
748
|
switch (r[0]) {
|
|
749
749
|
case "G":
|
|
@@ -842,11 +842,11 @@ var L = function() {
|
|
|
842
842
|
return t;
|
|
843
843
|
}, L.apply(this, arguments);
|
|
844
844
|
};
|
|
845
|
-
var
|
|
846
|
-
function
|
|
845
|
+
var $i = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
846
|
+
function Bi(e) {
|
|
847
847
|
if (e.length === 0)
|
|
848
848
|
throw new Error("Number skeleton cannot be empty");
|
|
849
|
-
for (var t = e.split(
|
|
849
|
+
for (var t = e.split($i).filter(function(p) {
|
|
850
850
|
return p.length > 0;
|
|
851
851
|
}), r = [], i = 0, n = t; i < n.length; i++) {
|
|
852
852
|
var s = n[i], l = s.split("/");
|
|
@@ -861,17 +861,17 @@ function $i(e) {
|
|
|
861
861
|
}
|
|
862
862
|
return r;
|
|
863
863
|
}
|
|
864
|
-
function
|
|
864
|
+
function Mi(e) {
|
|
865
865
|
return e.replace(/^(.*?)-/, "");
|
|
866
866
|
}
|
|
867
|
-
var
|
|
868
|
-
function
|
|
867
|
+
var Bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, dr = /^(@+)?(\+|#+)?[rs]?$/g, Ci = /(\*)(0+)|(#+)(0+)|(0+)/g, mr = /^(0+)$/;
|
|
868
|
+
function Mt(e) {
|
|
869
869
|
var t = {};
|
|
870
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
870
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(dr, function(r, i, n) {
|
|
871
871
|
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)), "";
|
|
872
872
|
}), t;
|
|
873
873
|
}
|
|
874
|
-
function
|
|
874
|
+
function pr(e) {
|
|
875
875
|
switch (e) {
|
|
876
876
|
case "sign-auto":
|
|
877
877
|
return {
|
|
@@ -911,7 +911,7 @@ function mr(e) {
|
|
|
911
911
|
};
|
|
912
912
|
}
|
|
913
913
|
}
|
|
914
|
-
function
|
|
914
|
+
function Di(e) {
|
|
915
915
|
var t;
|
|
916
916
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
917
917
|
notation: "engineering"
|
|
@@ -919,17 +919,17 @@ function Ci(e) {
|
|
|
919
919
|
notation: "scientific"
|
|
920
920
|
}, e = e.slice(1)), t) {
|
|
921
921
|
var r = e.slice(0, 2);
|
|
922
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
922
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !mr.test(e))
|
|
923
923
|
throw new Error("Malformed concise eng/scientific notation");
|
|
924
924
|
t.minimumIntegerDigits = e.length;
|
|
925
925
|
}
|
|
926
926
|
return t;
|
|
927
927
|
}
|
|
928
|
-
function
|
|
929
|
-
var t = {}, r =
|
|
928
|
+
function Ct(e) {
|
|
929
|
+
var t = {}, r = pr(e);
|
|
930
930
|
return r || t;
|
|
931
931
|
}
|
|
932
|
-
function
|
|
932
|
+
function Li(e) {
|
|
933
933
|
for (var t = {}, r = 0, i = e; r < i.length; r++) {
|
|
934
934
|
var n = i[r];
|
|
935
935
|
switch (n.stem) {
|
|
@@ -953,7 +953,7 @@ function Di(e) {
|
|
|
953
953
|
continue;
|
|
954
954
|
case "measure-unit":
|
|
955
955
|
case "unit":
|
|
956
|
-
t.style = "unit", t.unit =
|
|
956
|
+
t.style = "unit", t.unit = Mi(n.options[0]);
|
|
957
957
|
continue;
|
|
958
958
|
case "compact-short":
|
|
959
959
|
case "K":
|
|
@@ -965,12 +965,12 @@ function Di(e) {
|
|
|
965
965
|
continue;
|
|
966
966
|
case "scientific":
|
|
967
967
|
t = L(L(L({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
|
|
968
|
-
return L(L({}, o),
|
|
968
|
+
return L(L({}, o), Ct(u));
|
|
969
969
|
}, {}));
|
|
970
970
|
continue;
|
|
971
971
|
case "engineering":
|
|
972
972
|
t = L(L(L({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
|
|
973
|
-
return L(L({}, o),
|
|
973
|
+
return L(L({}, o), Ct(u));
|
|
974
974
|
}, {}));
|
|
975
975
|
continue;
|
|
976
976
|
case "notation-simple":
|
|
@@ -1015,7 +1015,7 @@ function Di(e) {
|
|
|
1015
1015
|
case "integer-width":
|
|
1016
1016
|
if (n.options.length > 1)
|
|
1017
1017
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1018
|
-
n.options[0].replace(
|
|
1018
|
+
n.options[0].replace(Ci, function(o, u, h, c, p, _) {
|
|
1019
1019
|
if (u)
|
|
1020
1020
|
t.minimumIntegerDigits = h.length;
|
|
1021
1021
|
else {
|
|
@@ -1028,27 +1028,27 @@ function Di(e) {
|
|
|
1028
1028
|
});
|
|
1029
1029
|
continue;
|
|
1030
1030
|
}
|
|
1031
|
-
if (
|
|
1031
|
+
if (mr.test(n.stem)) {
|
|
1032
1032
|
t.minimumIntegerDigits = n.stem.length;
|
|
1033
1033
|
continue;
|
|
1034
1034
|
}
|
|
1035
|
-
if (
|
|
1035
|
+
if (Bt.test(n.stem)) {
|
|
1036
1036
|
if (n.options.length > 1)
|
|
1037
1037
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1038
|
-
n.stem.replace(
|
|
1038
|
+
n.stem.replace(Bt, function(o, u, h, c, p, _) {
|
|
1039
1039
|
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : p && _ ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + _.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1040
1040
|
});
|
|
1041
1041
|
var s = n.options[0];
|
|
1042
|
-
s === "w" ? t = L(L({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = L(L({}, t),
|
|
1042
|
+
s === "w" ? t = L(L({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = L(L({}, t), Mt(s)));
|
|
1043
1043
|
continue;
|
|
1044
1044
|
}
|
|
1045
|
-
if (
|
|
1046
|
-
t = L(L({}, t),
|
|
1045
|
+
if (dr.test(n.stem)) {
|
|
1046
|
+
t = L(L({}, t), Mt(n.stem));
|
|
1047
1047
|
continue;
|
|
1048
1048
|
}
|
|
1049
|
-
var l =
|
|
1049
|
+
var l = pr(n.stem);
|
|
1050
1050
|
l && (t = L(L({}, t), l));
|
|
1051
|
-
var a =
|
|
1051
|
+
var a = Di(n.stem);
|
|
1052
1052
|
a && (t = L(L({}, t), a));
|
|
1053
1053
|
}
|
|
1054
1054
|
return t;
|
|
@@ -2468,13 +2468,13 @@ var Ve = {
|
|
|
2468
2468
|
"h"
|
|
2469
2469
|
]
|
|
2470
2470
|
};
|
|
2471
|
-
function
|
|
2471
|
+
function Ii(e, t) {
|
|
2472
2472
|
for (var r = "", i = 0; i < e.length; i++) {
|
|
2473
2473
|
var n = e.charAt(i);
|
|
2474
2474
|
if (n === "j") {
|
|
2475
2475
|
for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
|
|
2476
2476
|
s++, i++;
|
|
2477
|
-
var l = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u =
|
|
2477
|
+
var l = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Ni(t);
|
|
2478
2478
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
2479
2479
|
r += o;
|
|
2480
2480
|
for (; l-- > 0; )
|
|
@@ -2484,7 +2484,7 @@ function Li(e, t) {
|
|
|
2484
2484
|
}
|
|
2485
2485
|
return r;
|
|
2486
2486
|
}
|
|
2487
|
-
function
|
|
2487
|
+
function Ni(e) {
|
|
2488
2488
|
var t = e.hourCycle;
|
|
2489
2489
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2490
2490
|
e.hourCycles && // @ts-ignore
|
|
@@ -2506,20 +2506,20 @@ function Ii(e) {
|
|
|
2506
2506
|
var n = Ve[i || ""] || Ve[r || ""] || Ve["".concat(r, "-001")] || Ve["001"];
|
|
2507
2507
|
return n[0];
|
|
2508
2508
|
}
|
|
2509
|
-
var
|
|
2509
|
+
var nt, Ri = new RegExp("^".concat(cr.source, "*")), ki = new RegExp("".concat(cr.source, "*$"));
|
|
2510
2510
|
function P(e, t) {
|
|
2511
2511
|
return { start: e, end: t };
|
|
2512
2512
|
}
|
|
2513
|
-
var
|
|
2513
|
+
var Ui = !!String.prototype.startsWith && "_a".startsWith("a", 1), Fi = !!String.fromCodePoint, Vi = !!Object.fromEntries, Gi = !!String.prototype.codePointAt, ji = !!String.prototype.trimStart, zi = !!String.prototype.trimEnd, Xi = !!Number.isSafeInteger, Wi = Xi ? Number.isSafeInteger : function(e) {
|
|
2514
2514
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2515
|
-
},
|
|
2515
|
+
}, ct = !0;
|
|
2516
2516
|
try {
|
|
2517
|
-
var
|
|
2518
|
-
|
|
2517
|
+
var qi = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2518
|
+
ct = ((nt = qi.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
|
|
2519
2519
|
} catch {
|
|
2520
|
-
|
|
2520
|
+
ct = !1;
|
|
2521
2521
|
}
|
|
2522
|
-
var
|
|
2522
|
+
var Dt = Ui ? (
|
|
2523
2523
|
// Native
|
|
2524
2524
|
function(t, r, i) {
|
|
2525
2525
|
return t.startsWith(r, i);
|
|
@@ -2529,7 +2529,7 @@ var Ct = ki ? (
|
|
|
2529
2529
|
function(t, r, i) {
|
|
2530
2530
|
return t.slice(i, i + r.length) === r;
|
|
2531
2531
|
}
|
|
2532
|
-
),
|
|
2532
|
+
), dt = Fi ? String.fromCodePoint : (
|
|
2533
2533
|
// IE11
|
|
2534
2534
|
function() {
|
|
2535
2535
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2541,9 +2541,9 @@ var Ct = ki ? (
|
|
|
2541
2541
|
}
|
|
2542
2542
|
return i;
|
|
2543
2543
|
}
|
|
2544
|
-
),
|
|
2544
|
+
), Lt = (
|
|
2545
2545
|
// native
|
|
2546
|
-
|
|
2546
|
+
Vi ? Object.fromEntries : (
|
|
2547
2547
|
// Ponyfill
|
|
2548
2548
|
function(t) {
|
|
2549
2549
|
for (var r = {}, i = 0, n = t; i < n.length; i++) {
|
|
@@ -2553,7 +2553,7 @@ var Ct = ki ? (
|
|
|
2553
2553
|
return r;
|
|
2554
2554
|
}
|
|
2555
2555
|
)
|
|
2556
|
-
),
|
|
2556
|
+
), gr = Gi ? (
|
|
2557
2557
|
// Native
|
|
2558
2558
|
function(t, r) {
|
|
2559
2559
|
return t.codePointAt(r);
|
|
@@ -2567,7 +2567,7 @@ var Ct = ki ? (
|
|
|
2567
2567
|
return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
|
|
2568
2568
|
}
|
|
2569
2569
|
}
|
|
2570
|
-
),
|
|
2570
|
+
), Yi = ji ? (
|
|
2571
2571
|
// Native
|
|
2572
2572
|
function(t) {
|
|
2573
2573
|
return t.trimStart();
|
|
@@ -2575,9 +2575,9 @@ var Ct = ki ? (
|
|
|
2575
2575
|
) : (
|
|
2576
2576
|
// Ponyfill
|
|
2577
2577
|
function(t) {
|
|
2578
|
-
return t.replace(
|
|
2578
|
+
return t.replace(Ri, "");
|
|
2579
2579
|
}
|
|
2580
|
-
),
|
|
2580
|
+
), Zi = zi ? (
|
|
2581
2581
|
// Native
|
|
2582
2582
|
function(t) {
|
|
2583
2583
|
return t.trimEnd();
|
|
@@ -2585,32 +2585,32 @@ var Ct = ki ? (
|
|
|
2585
2585
|
) : (
|
|
2586
2586
|
// Ponyfill
|
|
2587
2587
|
function(t) {
|
|
2588
|
-
return t.replace(
|
|
2588
|
+
return t.replace(ki, "");
|
|
2589
2589
|
}
|
|
2590
2590
|
);
|
|
2591
|
-
function
|
|
2591
|
+
function vr(e, t) {
|
|
2592
2592
|
return new RegExp(e, t);
|
|
2593
2593
|
}
|
|
2594
|
-
var
|
|
2595
|
-
if (
|
|
2596
|
-
var
|
|
2597
|
-
|
|
2594
|
+
var mt;
|
|
2595
|
+
if (ct) {
|
|
2596
|
+
var It = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2597
|
+
mt = function(t, r) {
|
|
2598
2598
|
var i;
|
|
2599
|
-
|
|
2600
|
-
var n =
|
|
2599
|
+
It.lastIndex = r;
|
|
2600
|
+
var n = It.exec(t);
|
|
2601
2601
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
2602
2602
|
};
|
|
2603
2603
|
} else
|
|
2604
|
-
|
|
2604
|
+
mt = function(t, r) {
|
|
2605
2605
|
for (var i = []; ; ) {
|
|
2606
|
-
var n =
|
|
2607
|
-
if (n === void 0 ||
|
|
2606
|
+
var n = gr(t, r);
|
|
2607
|
+
if (n === void 0 || br(n) || en(n))
|
|
2608
2608
|
break;
|
|
2609
2609
|
i.push(n), r += n >= 65536 ? 2 : 1;
|
|
2610
2610
|
}
|
|
2611
|
-
return
|
|
2611
|
+
return dt.apply(void 0, i);
|
|
2612
2612
|
};
|
|
2613
|
-
var
|
|
2613
|
+
var Ji = (
|
|
2614
2614
|
/** @class */
|
|
2615
2615
|
function() {
|
|
2616
2616
|
function e(t, r) {
|
|
@@ -2634,14 +2634,14 @@ var Zi = (
|
|
|
2634
2634
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
|
2635
2635
|
var a = this.clonePosition();
|
|
2636
2636
|
this.bump(), n.push({
|
|
2637
|
-
type:
|
|
2637
|
+
type: C.pound,
|
|
2638
2638
|
location: P(a, this.clonePosition())
|
|
2639
2639
|
});
|
|
2640
2640
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2641
2641
|
if (i)
|
|
2642
2642
|
break;
|
|
2643
2643
|
return this.error(H.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
|
|
2644
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2644
|
+
} else if (s === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
|
|
2645
2645
|
var l = this.parseTag(t, r);
|
|
2646
2646
|
if (l.err)
|
|
2647
2647
|
return l;
|
|
@@ -2662,7 +2662,7 @@ var Zi = (
|
|
|
2662
2662
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2663
2663
|
return {
|
|
2664
2664
|
val: {
|
|
2665
|
-
type:
|
|
2665
|
+
type: C.literal,
|
|
2666
2666
|
value: "<".concat(n, "/>"),
|
|
2667
2667
|
location: P(i, this.clonePosition())
|
|
2668
2668
|
},
|
|
@@ -2674,12 +2674,12 @@ var Zi = (
|
|
|
2674
2674
|
return s;
|
|
2675
2675
|
var l = s.val, a = this.clonePosition();
|
|
2676
2676
|
if (this.bumpIf("</")) {
|
|
2677
|
-
if (this.isEOF() || !
|
|
2677
|
+
if (this.isEOF() || !pt(this.char()))
|
|
2678
2678
|
return this.error(H.INVALID_TAG, P(a, this.clonePosition()));
|
|
2679
2679
|
var o = this.clonePosition(), u = this.parseTagName();
|
|
2680
2680
|
return n !== u ? this.error(H.UNMATCHED_CLOSING_TAG, P(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2681
2681
|
val: {
|
|
2682
|
-
type:
|
|
2682
|
+
type: C.tag,
|
|
2683
2683
|
value: n,
|
|
2684
2684
|
children: l,
|
|
2685
2685
|
location: P(i, this.clonePosition())
|
|
@@ -2692,7 +2692,7 @@ var Zi = (
|
|
|
2692
2692
|
return this.error(H.INVALID_TAG, P(i, this.clonePosition()));
|
|
2693
2693
|
}, e.prototype.parseTagName = function() {
|
|
2694
2694
|
var t = this.offset();
|
|
2695
|
-
for (this.bump(); !this.isEOF() &&
|
|
2695
|
+
for (this.bump(); !this.isEOF() && Ki(this.char()); )
|
|
2696
2696
|
this.bump();
|
|
2697
2697
|
return this.message.slice(t, this.offset());
|
|
2698
2698
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2716,12 +2716,12 @@ var Zi = (
|
|
|
2716
2716
|
}
|
|
2717
2717
|
var o = P(i, this.clonePosition());
|
|
2718
2718
|
return {
|
|
2719
|
-
val: { type:
|
|
2719
|
+
val: { type: C.literal, value: n, location: o },
|
|
2720
2720
|
err: null
|
|
2721
2721
|
};
|
|
2722
2722
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2723
2723
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2724
|
-
!
|
|
2724
|
+
!Qi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2725
2725
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2726
2726
|
if (this.isEOF() || this.char() !== 39)
|
|
2727
2727
|
return null;
|
|
@@ -2755,12 +2755,12 @@ var Zi = (
|
|
|
2755
2755
|
r.push(i);
|
|
2756
2756
|
this.bump();
|
|
2757
2757
|
}
|
|
2758
|
-
return
|
|
2758
|
+
return dt.apply(void 0, r);
|
|
2759
2759
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2760
2760
|
if (this.isEOF())
|
|
2761
2761
|
return null;
|
|
2762
2762
|
var i = this.char();
|
|
2763
|
-
return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(),
|
|
2763
|
+
return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), dt(i));
|
|
2764
2764
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2765
2765
|
var i = this.clonePosition();
|
|
2766
2766
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -2776,7 +2776,7 @@ var Zi = (
|
|
|
2776
2776
|
case 125:
|
|
2777
2777
|
return this.bump(), {
|
|
2778
2778
|
val: {
|
|
2779
|
-
type:
|
|
2779
|
+
type: C.argument,
|
|
2780
2780
|
// value does not include the opening and closing braces.
|
|
2781
2781
|
value: n,
|
|
2782
2782
|
location: P(i, this.clonePosition())
|
|
@@ -2789,7 +2789,7 @@ var Zi = (
|
|
|
2789
2789
|
return this.error(H.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
|
|
2790
2790
|
}
|
|
2791
2791
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2792
|
-
var t = this.clonePosition(), r = this.offset(), i =
|
|
2792
|
+
var t = this.clonePosition(), r = this.offset(), i = mt(this.message, r), n = r + i.length;
|
|
2793
2793
|
this.bumpTo(n);
|
|
2794
2794
|
var s = this.clonePosition(), l = P(t, s);
|
|
2795
2795
|
return { value: i, location: l };
|
|
@@ -2808,35 +2808,35 @@ var Zi = (
|
|
|
2808
2808
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
2809
2809
|
if (c.err)
|
|
2810
2810
|
return c;
|
|
2811
|
-
var p =
|
|
2811
|
+
var p = Zi(c.val);
|
|
2812
2812
|
if (p.length === 0)
|
|
2813
2813
|
return this.error(H.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
|
|
2814
2814
|
var _ = P(h, this.clonePosition());
|
|
2815
2815
|
u = { style: p, styleLocation: _ };
|
|
2816
2816
|
}
|
|
2817
|
-
var
|
|
2818
|
-
if (
|
|
2819
|
-
return
|
|
2817
|
+
var T = this.tryParseArgumentClose(n);
|
|
2818
|
+
if (T.err)
|
|
2819
|
+
return T;
|
|
2820
2820
|
var v = P(n, this.clonePosition());
|
|
2821
|
-
if (u &&
|
|
2822
|
-
var M =
|
|
2821
|
+
if (u && Dt(u?.style, "::", 0)) {
|
|
2822
|
+
var M = Yi(u.style.slice(2));
|
|
2823
2823
|
if (a === "number") {
|
|
2824
2824
|
var c = this.parseNumberSkeletonFromString(M, u.styleLocation);
|
|
2825
2825
|
return c.err ? c : {
|
|
2826
|
-
val: { type:
|
|
2826
|
+
val: { type: C.number, value: i, location: v, style: c.val },
|
|
2827
2827
|
err: null
|
|
2828
2828
|
};
|
|
2829
2829
|
} else {
|
|
2830
2830
|
if (M.length === 0)
|
|
2831
2831
|
return this.error(H.EXPECT_DATE_TIME_SKELETON, v);
|
|
2832
2832
|
var U = M;
|
|
2833
|
-
this.locale && (U =
|
|
2833
|
+
this.locale && (U = Ii(M, this.locale));
|
|
2834
2834
|
var p = {
|
|
2835
2835
|
type: Se.dateTime,
|
|
2836
2836
|
pattern: U,
|
|
2837
2837
|
location: u.styleLocation,
|
|
2838
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2839
|
-
}, R = a === "date" ?
|
|
2838
|
+
parsedOptions: this.shouldParseSkeletons ? Ai(U) : {}
|
|
2839
|
+
}, R = a === "date" ? C.date : C.time;
|
|
2840
2840
|
return {
|
|
2841
2841
|
val: { type: R, value: i, location: v, style: p },
|
|
2842
2842
|
err: null
|
|
@@ -2845,7 +2845,7 @@ var Zi = (
|
|
|
2845
2845
|
}
|
|
2846
2846
|
return {
|
|
2847
2847
|
val: {
|
|
2848
|
-
type: a === "number" ?
|
|
2848
|
+
type: a === "number" ? C.number : a === "date" ? C.date : C.time,
|
|
2849
2849
|
value: i,
|
|
2850
2850
|
location: v,
|
|
2851
2851
|
style: (s = u?.style) !== null && s !== void 0 ? s : null
|
|
@@ -2860,7 +2860,7 @@ var Zi = (
|
|
|
2860
2860
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2861
2861
|
return this.error(H.EXPECT_SELECT_ARGUMENT_OPTIONS, P($, Xe({}, $)));
|
|
2862
2862
|
this.bumpSpace();
|
|
2863
|
-
var j = this.parseIdentifierIfPossible(),
|
|
2863
|
+
var j = this.parseIdentifierIfPossible(), N = 0;
|
|
2864
2864
|
if (a !== "select" && j.value === "offset") {
|
|
2865
2865
|
if (!this.bumpIf(":"))
|
|
2866
2866
|
return this.error(H.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P(this.clonePosition(), this.clonePosition()));
|
|
@@ -2868,29 +2868,29 @@ var Zi = (
|
|
|
2868
2868
|
var c = this.tryParseDecimalInteger(H.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2869
2869
|
if (c.err)
|
|
2870
2870
|
return c;
|
|
2871
|
-
this.bumpSpace(), j = this.parseIdentifierIfPossible(),
|
|
2871
|
+
this.bumpSpace(), j = this.parseIdentifierIfPossible(), N = c.val;
|
|
2872
2872
|
}
|
|
2873
2873
|
var k = this.tryParsePluralOrSelectOptions(t, a, r, j);
|
|
2874
2874
|
if (k.err)
|
|
2875
2875
|
return k;
|
|
2876
|
-
var
|
|
2877
|
-
if (
|
|
2878
|
-
return
|
|
2876
|
+
var T = this.tryParseArgumentClose(n);
|
|
2877
|
+
if (T.err)
|
|
2878
|
+
return T;
|
|
2879
2879
|
var X = P(n, this.clonePosition());
|
|
2880
2880
|
return a === "select" ? {
|
|
2881
2881
|
val: {
|
|
2882
|
-
type:
|
|
2882
|
+
type: C.select,
|
|
2883
2883
|
value: i,
|
|
2884
|
-
options:
|
|
2884
|
+
options: Lt(k.val),
|
|
2885
2885
|
location: X
|
|
2886
2886
|
},
|
|
2887
2887
|
err: null
|
|
2888
2888
|
} : {
|
|
2889
2889
|
val: {
|
|
2890
|
-
type:
|
|
2890
|
+
type: C.plural,
|
|
2891
2891
|
value: i,
|
|
2892
|
-
options:
|
|
2893
|
-
offset:
|
|
2892
|
+
options: Lt(k.val),
|
|
2893
|
+
offset: N,
|
|
2894
2894
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
2895
2895
|
location: X
|
|
2896
2896
|
},
|
|
@@ -2940,7 +2940,7 @@ var Zi = (
|
|
|
2940
2940
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2941
2941
|
var i = [];
|
|
2942
2942
|
try {
|
|
2943
|
-
i =
|
|
2943
|
+
i = Bi(t);
|
|
2944
2944
|
} catch {
|
|
2945
2945
|
return this.error(H.INVALID_NUMBER_SKELETON, r);
|
|
2946
2946
|
}
|
|
@@ -2949,7 +2949,7 @@ var Zi = (
|
|
|
2949
2949
|
type: Se.number,
|
|
2950
2950
|
tokens: i,
|
|
2951
2951
|
location: r,
|
|
2952
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2952
|
+
parsedOptions: this.shouldParseSkeletons ? Li(i) : {}
|
|
2953
2953
|
},
|
|
2954
2954
|
err: null
|
|
2955
2955
|
};
|
|
@@ -2971,16 +2971,16 @@ var Zi = (
|
|
|
2971
2971
|
var _ = this.clonePosition();
|
|
2972
2972
|
if (!this.bumpIf("{"))
|
|
2973
2973
|
return this.error(r === "select" ? H.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : H.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
|
|
2974
|
-
var
|
|
2975
|
-
if (
|
|
2976
|
-
return
|
|
2974
|
+
var T = this.parseMessage(t + 1, r, i);
|
|
2975
|
+
if (T.err)
|
|
2976
|
+
return T;
|
|
2977
2977
|
var v = this.tryParseArgumentClose(_);
|
|
2978
2978
|
if (v.err)
|
|
2979
2979
|
return v;
|
|
2980
2980
|
a.push([
|
|
2981
2981
|
u,
|
|
2982
2982
|
{
|
|
2983
|
-
value:
|
|
2983
|
+
value: T.val,
|
|
2984
2984
|
location: P(_, this.clonePosition())
|
|
2985
2985
|
}
|
|
2986
2986
|
]), o.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
|
|
@@ -2997,7 +2997,7 @@ var Zi = (
|
|
|
2997
2997
|
break;
|
|
2998
2998
|
}
|
|
2999
2999
|
var o = P(n, this.clonePosition());
|
|
3000
|
-
return s ? (l *= i,
|
|
3000
|
+
return s ? (l *= i, Wi(l) ? { val: l, err: null } : this.error(r, o)) : this.error(t, o);
|
|
3001
3001
|
}, e.prototype.offset = function() {
|
|
3002
3002
|
return this.position.offset;
|
|
3003
3003
|
}, e.prototype.isEOF = function() {
|
|
@@ -3012,7 +3012,7 @@ var Zi = (
|
|
|
3012
3012
|
var t = this.position.offset;
|
|
3013
3013
|
if (t >= this.message.length)
|
|
3014
3014
|
throw Error("out of bound");
|
|
3015
|
-
var r =
|
|
3015
|
+
var r = gr(this.message, t);
|
|
3016
3016
|
if (r === void 0)
|
|
3017
3017
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3018
3018
|
return r;
|
|
@@ -3031,7 +3031,7 @@ var Zi = (
|
|
|
3031
3031
|
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);
|
|
3032
3032
|
}
|
|
3033
3033
|
}, e.prototype.bumpIf = function(t) {
|
|
3034
|
-
if (
|
|
3034
|
+
if (Dt(this.message, t, this.offset())) {
|
|
3035
3035
|
for (var r = 0; r < t.length; r++)
|
|
3036
3036
|
this.bump();
|
|
3037
3037
|
return !0;
|
|
@@ -3053,7 +3053,7 @@ var Zi = (
|
|
|
3053
3053
|
break;
|
|
3054
3054
|
}
|
|
3055
3055
|
}, e.prototype.bumpSpace = function() {
|
|
3056
|
-
for (; !this.isEOF() &&
|
|
3056
|
+
for (; !this.isEOF() && br(this.char()); )
|
|
3057
3057
|
this.bump();
|
|
3058
3058
|
}, e.prototype.peek = function() {
|
|
3059
3059
|
if (this.isEOF())
|
|
@@ -3063,38 +3063,38 @@ var Zi = (
|
|
|
3063
3063
|
}, e;
|
|
3064
3064
|
}()
|
|
3065
3065
|
);
|
|
3066
|
-
function
|
|
3066
|
+
function pt(e) {
|
|
3067
3067
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3068
3068
|
}
|
|
3069
|
-
function Ji(e) {
|
|
3070
|
-
return mt(e) || e === 47;
|
|
3071
|
-
}
|
|
3072
3069
|
function Qi(e) {
|
|
3070
|
+
return pt(e) || e === 47;
|
|
3071
|
+
}
|
|
3072
|
+
function Ki(e) {
|
|
3073
3073
|
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;
|
|
3074
3074
|
}
|
|
3075
|
-
function
|
|
3075
|
+
function br(e) {
|
|
3076
3076
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3077
3077
|
}
|
|
3078
|
-
function
|
|
3078
|
+
function en(e) {
|
|
3079
3079
|
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;
|
|
3080
3080
|
}
|
|
3081
|
-
function
|
|
3081
|
+
function gt(e) {
|
|
3082
3082
|
e.forEach(function(t) {
|
|
3083
|
-
if (delete t.location,
|
|
3083
|
+
if (delete t.location, ur(t) || lr(t))
|
|
3084
3084
|
for (var r in t.options)
|
|
3085
|
-
delete t.options[r].location,
|
|
3085
|
+
delete t.options[r].location, gt(t.options[r].value);
|
|
3086
3086
|
else
|
|
3087
|
-
|
|
3087
|
+
sr(t) && fr(t.style) || (or(t) || ar(t)) && ft(t.style) ? delete t.style.location : hr(t) && gt(t.children);
|
|
3088
3088
|
});
|
|
3089
3089
|
}
|
|
3090
|
-
function
|
|
3090
|
+
function tn(e, t) {
|
|
3091
3091
|
t === void 0 && (t = {}), t = Xe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3092
|
-
var r = new
|
|
3092
|
+
var r = new Ji(e, t).parse();
|
|
3093
3093
|
if (r.err) {
|
|
3094
3094
|
var i = SyntaxError(H[r.err.kind]);
|
|
3095
3095
|
throw i.location = r.err.location, i.originalMessage = r.err.message, i;
|
|
3096
3096
|
}
|
|
3097
|
-
return t?.captureLocation ||
|
|
3097
|
+
return t?.captureLocation || gt(r.val), r.val;
|
|
3098
3098
|
}
|
|
3099
3099
|
var Te;
|
|
3100
3100
|
(function(e) {
|
|
@@ -3112,7 +3112,7 @@ var Je = (
|
|
|
3112
3112
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3113
3113
|
}, t;
|
|
3114
3114
|
}(Error)
|
|
3115
|
-
),
|
|
3115
|
+
), Nt = (
|
|
3116
3116
|
/** @class */
|
|
3117
3117
|
function(e) {
|
|
3118
3118
|
Ze(t, e);
|
|
@@ -3121,7 +3121,7 @@ var Je = (
|
|
|
3121
3121
|
}
|
|
3122
3122
|
return t;
|
|
3123
3123
|
}(Je)
|
|
3124
|
-
),
|
|
3124
|
+
), rn = (
|
|
3125
3125
|
/** @class */
|
|
3126
3126
|
function(e) {
|
|
3127
3127
|
Ze(t, e);
|
|
@@ -3130,7 +3130,7 @@ var Je = (
|
|
|
3130
3130
|
}
|
|
3131
3131
|
return t;
|
|
3132
3132
|
}(Je)
|
|
3133
|
-
),
|
|
3133
|
+
), nn = (
|
|
3134
3134
|
/** @class */
|
|
3135
3135
|
function(e) {
|
|
3136
3136
|
Ze(t, e);
|
|
@@ -3143,17 +3143,17 @@ var Je = (
|
|
|
3143
3143
|
(function(e) {
|
|
3144
3144
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3145
3145
|
})(G || (G = {}));
|
|
3146
|
-
function
|
|
3146
|
+
function sn(e) {
|
|
3147
3147
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3148
3148
|
var i = t[t.length - 1];
|
|
3149
3149
|
return !i || i.type !== G.literal || r.type !== G.literal ? t.push(r) : i.value += r.value, t;
|
|
3150
3150
|
}, []);
|
|
3151
3151
|
}
|
|
3152
|
-
function
|
|
3152
|
+
function on(e) {
|
|
3153
3153
|
return typeof e == "function";
|
|
3154
3154
|
}
|
|
3155
3155
|
function je(e, t, r, i, n, s, l) {
|
|
3156
|
-
if (e.length === 1 &&
|
|
3156
|
+
if (e.length === 1 && $t(e[0]))
|
|
3157
3157
|
return [
|
|
3158
3158
|
{
|
|
3159
3159
|
type: G.literal,
|
|
@@ -3162,14 +3162,14 @@ function je(e, t, r, i, n, s, l) {
|
|
|
3162
3162
|
];
|
|
3163
3163
|
for (var a = [], o = 0, u = e; o < u.length; o++) {
|
|
3164
3164
|
var h = u[o];
|
|
3165
|
-
if (
|
|
3165
|
+
if ($t(h)) {
|
|
3166
3166
|
a.push({
|
|
3167
3167
|
type: G.literal,
|
|
3168
3168
|
value: h.value
|
|
3169
3169
|
});
|
|
3170
3170
|
continue;
|
|
3171
3171
|
}
|
|
3172
|
-
if (
|
|
3172
|
+
if (Oi(h)) {
|
|
3173
3173
|
typeof s == "number" && a.push({
|
|
3174
3174
|
type: G.literal,
|
|
3175
3175
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3178,61 +3178,61 @@ function je(e, t, r, i, n, s, l) {
|
|
|
3178
3178
|
}
|
|
3179
3179
|
var c = h.value;
|
|
3180
3180
|
if (!(n && c in n))
|
|
3181
|
-
throw new
|
|
3181
|
+
throw new nn(c, l);
|
|
3182
3182
|
var p = n[c];
|
|
3183
|
-
if (
|
|
3183
|
+
if (Hi(h)) {
|
|
3184
3184
|
(!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), a.push({
|
|
3185
3185
|
type: typeof p == "string" ? G.literal : G.object,
|
|
3186
3186
|
value: p
|
|
3187
3187
|
});
|
|
3188
3188
|
continue;
|
|
3189
3189
|
}
|
|
3190
|
-
if (
|
|
3191
|
-
var _ = typeof h.style == "string" ? i.date[h.style] :
|
|
3190
|
+
if (or(h)) {
|
|
3191
|
+
var _ = typeof h.style == "string" ? i.date[h.style] : ft(h.style) ? h.style.parsedOptions : void 0;
|
|
3192
3192
|
a.push({
|
|
3193
3193
|
type: G.literal,
|
|
3194
3194
|
value: r.getDateTimeFormat(t, _).format(p)
|
|
3195
3195
|
});
|
|
3196
3196
|
continue;
|
|
3197
3197
|
}
|
|
3198
|
-
if (
|
|
3199
|
-
var _ = typeof h.style == "string" ? i.time[h.style] :
|
|
3198
|
+
if (ar(h)) {
|
|
3199
|
+
var _ = typeof h.style == "string" ? i.time[h.style] : ft(h.style) ? h.style.parsedOptions : i.time.medium;
|
|
3200
3200
|
a.push({
|
|
3201
3201
|
type: G.literal,
|
|
3202
3202
|
value: r.getDateTimeFormat(t, _).format(p)
|
|
3203
3203
|
});
|
|
3204
3204
|
continue;
|
|
3205
3205
|
}
|
|
3206
|
-
if (
|
|
3207
|
-
var _ = typeof h.style == "string" ? i.number[h.style] :
|
|
3206
|
+
if (sr(h)) {
|
|
3207
|
+
var _ = typeof h.style == "string" ? i.number[h.style] : fr(h.style) ? h.style.parsedOptions : void 0;
|
|
3208
3208
|
_ && _.scale && (p = p * (_.scale || 1)), a.push({
|
|
3209
3209
|
type: G.literal,
|
|
3210
3210
|
value: r.getNumberFormat(t, _).format(p)
|
|
3211
3211
|
});
|
|
3212
3212
|
continue;
|
|
3213
3213
|
}
|
|
3214
|
-
if (
|
|
3215
|
-
var
|
|
3216
|
-
if (!
|
|
3217
|
-
throw new
|
|
3218
|
-
var U = je(
|
|
3219
|
-
return
|
|
3214
|
+
if (hr(h)) {
|
|
3215
|
+
var T = h.children, v = h.value, M = n[v];
|
|
3216
|
+
if (!on(M))
|
|
3217
|
+
throw new rn(v, "function", l);
|
|
3218
|
+
var U = je(T, t, r, i, n, s), R = M(U.map(function(N) {
|
|
3219
|
+
return N.value;
|
|
3220
3220
|
}));
|
|
3221
|
-
Array.isArray(R) || (R = [R]), a.push.apply(a, R.map(function(
|
|
3221
|
+
Array.isArray(R) || (R = [R]), a.push.apply(a, R.map(function(N) {
|
|
3222
3222
|
return {
|
|
3223
|
-
type: typeof
|
|
3224
|
-
value:
|
|
3223
|
+
type: typeof N == "string" ? G.literal : G.object,
|
|
3224
|
+
value: N
|
|
3225
3225
|
};
|
|
3226
3226
|
}));
|
|
3227
3227
|
}
|
|
3228
|
-
if (
|
|
3228
|
+
if (ur(h)) {
|
|
3229
3229
|
var $ = h.options[p] || h.options.other;
|
|
3230
3230
|
if (!$)
|
|
3231
|
-
throw new
|
|
3231
|
+
throw new Nt(h.value, p, Object.keys(h.options), l);
|
|
3232
3232
|
a.push.apply(a, je($.value, t, r, i, n));
|
|
3233
3233
|
continue;
|
|
3234
3234
|
}
|
|
3235
|
-
if (
|
|
3235
|
+
if (lr(h)) {
|
|
3236
3236
|
var $ = h.options["=".concat(p)];
|
|
3237
3237
|
if (!$) {
|
|
3238
3238
|
if (!Intl.PluralRules)
|
|
@@ -3243,24 +3243,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
3243
3243
|
$ = h.options[j] || h.options.other;
|
|
3244
3244
|
}
|
|
3245
3245
|
if (!$)
|
|
3246
|
-
throw new
|
|
3246
|
+
throw new Nt(h.value, p, Object.keys(h.options), l);
|
|
3247
3247
|
a.push.apply(a, je($.value, t, r, i, n, p - (h.offset || 0)));
|
|
3248
3248
|
continue;
|
|
3249
3249
|
}
|
|
3250
3250
|
}
|
|
3251
|
-
return
|
|
3251
|
+
return sn(a);
|
|
3252
3252
|
}
|
|
3253
|
-
function
|
|
3254
|
-
return t ?
|
|
3255
|
-
return r[i] =
|
|
3253
|
+
function an(e, t) {
|
|
3254
|
+
return t ? ie(ie(ie({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
|
|
3255
|
+
return r[i] = ie(ie({}, e[i]), t[i] || {}), r;
|
|
3256
3256
|
}, {})) : e;
|
|
3257
3257
|
}
|
|
3258
|
-
function
|
|
3258
|
+
function un(e, t) {
|
|
3259
3259
|
return t ? Object.keys(e).reduce(function(r, i) {
|
|
3260
|
-
return r[i] =
|
|
3261
|
-
},
|
|
3260
|
+
return r[i] = an(e[i], t[i]), r;
|
|
3261
|
+
}, ie({}, e)) : e;
|
|
3262
3262
|
}
|
|
3263
|
-
function
|
|
3263
|
+
function st(e) {
|
|
3264
3264
|
return {
|
|
3265
3265
|
create: function() {
|
|
3266
3266
|
return {
|
|
@@ -3274,39 +3274,39 @@ function nt(e) {
|
|
|
3274
3274
|
}
|
|
3275
3275
|
};
|
|
3276
3276
|
}
|
|
3277
|
-
function
|
|
3277
|
+
function ln(e) {
|
|
3278
3278
|
return e === void 0 && (e = {
|
|
3279
3279
|
number: {},
|
|
3280
3280
|
dateTime: {},
|
|
3281
3281
|
pluralRules: {}
|
|
3282
3282
|
}), {
|
|
3283
|
-
getNumberFormat:
|
|
3283
|
+
getNumberFormat: rt(function() {
|
|
3284
3284
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3285
3285
|
r[i] = arguments[i];
|
|
3286
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3286
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, tt([void 0], r, !1)))();
|
|
3287
3287
|
}, {
|
|
3288
|
-
cache:
|
|
3289
|
-
strategy:
|
|
3288
|
+
cache: st(e.number),
|
|
3289
|
+
strategy: it.variadic
|
|
3290
3290
|
}),
|
|
3291
|
-
getDateTimeFormat:
|
|
3291
|
+
getDateTimeFormat: rt(function() {
|
|
3292
3292
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3293
3293
|
r[i] = arguments[i];
|
|
3294
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3294
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, tt([void 0], r, !1)))();
|
|
3295
3295
|
}, {
|
|
3296
|
-
cache:
|
|
3297
|
-
strategy:
|
|
3296
|
+
cache: st(e.dateTime),
|
|
3297
|
+
strategy: it.variadic
|
|
3298
3298
|
}),
|
|
3299
|
-
getPluralRules:
|
|
3299
|
+
getPluralRules: rt(function() {
|
|
3300
3300
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3301
3301
|
r[i] = arguments[i];
|
|
3302
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3302
|
+
return new ((t = Intl.PluralRules).bind.apply(t, tt([void 0], r, !1)))();
|
|
3303
3303
|
}, {
|
|
3304
|
-
cache:
|
|
3305
|
-
strategy:
|
|
3304
|
+
cache: st(e.pluralRules),
|
|
3305
|
+
strategy: it.variadic
|
|
3306
3306
|
})
|
|
3307
3307
|
};
|
|
3308
3308
|
}
|
|
3309
|
-
var
|
|
3309
|
+
var yr = (
|
|
3310
3310
|
/** @class */
|
|
3311
3311
|
function() {
|
|
3312
3312
|
function e(t, r, i, n) {
|
|
@@ -3338,13 +3338,13 @@ var br = (
|
|
|
3338
3338
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3339
3339
|
var l = n || {};
|
|
3340
3340
|
l.formatters;
|
|
3341
|
-
var a =
|
|
3342
|
-
this.ast = e.__parse(t,
|
|
3341
|
+
var a = bi(l, ["formatters"]);
|
|
3342
|
+
this.ast = e.__parse(t, ie(ie({}, a), { locale: this.resolvedLocale }));
|
|
3343
3343
|
} else
|
|
3344
3344
|
this.ast = t;
|
|
3345
3345
|
if (!Array.isArray(this.ast))
|
|
3346
3346
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3347
|
-
this.formats =
|
|
3347
|
+
this.formats = un(e.formats, i), this.formatters = n && n.formatters || ln(this.formatterCache);
|
|
3348
3348
|
}
|
|
3349
3349
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3350
3350
|
get: function() {
|
|
@@ -3357,7 +3357,7 @@ var br = (
|
|
|
3357
3357
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3358
3358
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3359
3359
|
}
|
|
3360
|
-
}, e.__parse =
|
|
3360
|
+
}, e.__parse = tn, e.formats = {
|
|
3361
3361
|
number: {
|
|
3362
3362
|
integer: {
|
|
3363
3363
|
maximumFractionDigits: 0
|
|
@@ -3418,7 +3418,7 @@ var br = (
|
|
|
3418
3418
|
}, e;
|
|
3419
3419
|
}()
|
|
3420
3420
|
);
|
|
3421
|
-
function
|
|
3421
|
+
function hn(e, t) {
|
|
3422
3422
|
if (t == null)
|
|
3423
3423
|
return;
|
|
3424
3424
|
if (t in e)
|
|
@@ -3439,60 +3439,60 @@ function ln(e, t) {
|
|
|
3439
3439
|
i = void 0;
|
|
3440
3440
|
return i;
|
|
3441
3441
|
}
|
|
3442
|
-
const
|
|
3442
|
+
const he = {}, fn = (e, t, r) => r && (t in he || (he[t] = {}), e in he[t] || (he[t][e] = r), r), _r = (e, t) => {
|
|
3443
3443
|
if (t == null)
|
|
3444
3444
|
return;
|
|
3445
|
-
if (t in
|
|
3446
|
-
return
|
|
3445
|
+
if (t in he && e in he[t])
|
|
3446
|
+
return he[t][e];
|
|
3447
3447
|
const r = Re(t);
|
|
3448
3448
|
for (let i = 0; i < r.length; i++) {
|
|
3449
|
-
const n = r[i], s =
|
|
3449
|
+
const n = r[i], s = dn(n, e);
|
|
3450
3450
|
if (s)
|
|
3451
|
-
return
|
|
3451
|
+
return fn(e, t, s);
|
|
3452
3452
|
}
|
|
3453
3453
|
};
|
|
3454
|
-
let
|
|
3454
|
+
let Et;
|
|
3455
3455
|
const Ne = Ie({});
|
|
3456
|
-
function
|
|
3457
|
-
return
|
|
3456
|
+
function cn(e) {
|
|
3457
|
+
return Et[e] || null;
|
|
3458
3458
|
}
|
|
3459
|
-
function
|
|
3460
|
-
return e in
|
|
3459
|
+
function xr(e) {
|
|
3460
|
+
return e in Et;
|
|
3461
3461
|
}
|
|
3462
|
-
function
|
|
3463
|
-
if (!
|
|
3462
|
+
function dn(e, t) {
|
|
3463
|
+
if (!xr(e))
|
|
3464
3464
|
return null;
|
|
3465
|
-
const r =
|
|
3466
|
-
return
|
|
3465
|
+
const r = cn(e);
|
|
3466
|
+
return hn(r, t);
|
|
3467
3467
|
}
|
|
3468
|
-
function
|
|
3468
|
+
function mn(e) {
|
|
3469
3469
|
if (e == null)
|
|
3470
3470
|
return;
|
|
3471
3471
|
const t = Re(e);
|
|
3472
3472
|
for (let r = 0; r < t.length; r++) {
|
|
3473
3473
|
const i = t[r];
|
|
3474
|
-
if (
|
|
3474
|
+
if (xr(i))
|
|
3475
3475
|
return i;
|
|
3476
3476
|
}
|
|
3477
3477
|
}
|
|
3478
|
-
function
|
|
3479
|
-
delete
|
|
3478
|
+
function Er(e, ...t) {
|
|
3479
|
+
delete he[e], Ne.update((r) => (r[e] = vi.all([r[e] || {}, ...t]), r));
|
|
3480
3480
|
}
|
|
3481
3481
|
Oe(
|
|
3482
3482
|
[Ne],
|
|
3483
3483
|
([e]) => Object.keys(e)
|
|
3484
3484
|
);
|
|
3485
|
-
Ne.subscribe((e) =>
|
|
3485
|
+
Ne.subscribe((e) => Et = e);
|
|
3486
3486
|
const ze = {};
|
|
3487
|
-
function
|
|
3487
|
+
function pn(e, t) {
|
|
3488
3488
|
ze[e].delete(t), ze[e].size === 0 && delete ze[e];
|
|
3489
3489
|
}
|
|
3490
|
-
function
|
|
3490
|
+
function wr(e) {
|
|
3491
3491
|
return ze[e];
|
|
3492
3492
|
}
|
|
3493
|
-
function
|
|
3493
|
+
function gn(e) {
|
|
3494
3494
|
return Re(e).map((t) => {
|
|
3495
|
-
const r =
|
|
3495
|
+
const r = wr(t);
|
|
3496
3496
|
return [t, r ? [...r] : []];
|
|
3497
3497
|
}).filter(([, t]) => t.length > 0);
|
|
3498
3498
|
}
|
|
@@ -3500,40 +3500,40 @@ function We(e) {
|
|
|
3500
3500
|
return e == null ? !1 : Re(e).some(
|
|
3501
3501
|
(t) => {
|
|
3502
3502
|
var r;
|
|
3503
|
-
return (r =
|
|
3503
|
+
return (r = wr(t)) == null ? void 0 : r.size;
|
|
3504
3504
|
}
|
|
3505
3505
|
);
|
|
3506
3506
|
}
|
|
3507
|
-
function
|
|
3507
|
+
function vn(e, t) {
|
|
3508
3508
|
return Promise.all(
|
|
3509
|
-
t.map((i) => (
|
|
3510
|
-
).then((i) =>
|
|
3509
|
+
t.map((i) => (pn(e, i), i().then((n) => n.default || n)))
|
|
3510
|
+
).then((i) => Er(e, ...i));
|
|
3511
3511
|
}
|
|
3512
3512
|
const Ae = {};
|
|
3513
|
-
function
|
|
3513
|
+
function Sr(e) {
|
|
3514
3514
|
if (!We(e))
|
|
3515
3515
|
return e in Ae ? Ae[e] : Promise.resolve();
|
|
3516
|
-
const t =
|
|
3516
|
+
const t = gn(e);
|
|
3517
3517
|
return Ae[e] = Promise.all(
|
|
3518
3518
|
t.map(
|
|
3519
|
-
([r, i]) =>
|
|
3519
|
+
([r, i]) => vn(r, i)
|
|
3520
3520
|
)
|
|
3521
3521
|
).then(() => {
|
|
3522
3522
|
if (We(e))
|
|
3523
|
-
return
|
|
3523
|
+
return Sr(e);
|
|
3524
3524
|
delete Ae[e];
|
|
3525
3525
|
}), Ae[e];
|
|
3526
3526
|
}
|
|
3527
|
-
var
|
|
3527
|
+
var Rt = Object.getOwnPropertySymbols, bn = Object.prototype.hasOwnProperty, yn = Object.prototype.propertyIsEnumerable, _n = (e, t) => {
|
|
3528
3528
|
var r = {};
|
|
3529
3529
|
for (var i in e)
|
|
3530
|
-
|
|
3531
|
-
if (e != null &&
|
|
3532
|
-
for (var i of
|
|
3533
|
-
t.indexOf(i) < 0 &&
|
|
3530
|
+
bn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
3531
|
+
if (e != null && Rt)
|
|
3532
|
+
for (var i of Rt(e))
|
|
3533
|
+
t.indexOf(i) < 0 && yn.call(e, i) && (r[i] = e[i]);
|
|
3534
3534
|
return r;
|
|
3535
3535
|
};
|
|
3536
|
-
const
|
|
3536
|
+
const xn = {
|
|
3537
3537
|
number: {
|
|
3538
3538
|
scientific: { notation: "scientific" },
|
|
3539
3539
|
engineering: { notation: "engineering" },
|
|
@@ -3563,81 +3563,81 @@ const _n = {
|
|
|
3563
3563
|
}
|
|
3564
3564
|
}
|
|
3565
3565
|
};
|
|
3566
|
-
function
|
|
3566
|
+
function En({ locale: e, id: t }) {
|
|
3567
3567
|
console.warn(
|
|
3568
3568
|
`[svelte-i18n] The message "${t}" was not found in "${Re(
|
|
3569
3569
|
e
|
|
3570
|
-
).join('", "')}".${We(
|
|
3570
|
+
).join('", "')}".${We(fe()) ? `
|
|
3571
3571
|
|
|
3572
3572
|
Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
|
|
3573
3573
|
);
|
|
3574
3574
|
}
|
|
3575
|
-
const
|
|
3575
|
+
const wn = {
|
|
3576
3576
|
fallbackLocale: null,
|
|
3577
3577
|
loadingDelay: 200,
|
|
3578
|
-
formats:
|
|
3578
|
+
formats: xn,
|
|
3579
3579
|
warnOnMissingMessages: !0,
|
|
3580
3580
|
handleMissingMessage: void 0,
|
|
3581
3581
|
ignoreTag: !0
|
|
3582
|
-
}, $e =
|
|
3582
|
+
}, $e = wn;
|
|
3583
3583
|
function He() {
|
|
3584
3584
|
return $e;
|
|
3585
3585
|
}
|
|
3586
|
-
function
|
|
3587
|
-
const t = e, { formats: r } = t, i =
|
|
3586
|
+
function Sn(e) {
|
|
3587
|
+
const t = e, { formats: r } = t, i = _n(t, ["formats"]);
|
|
3588
3588
|
let n = e.fallbackLocale;
|
|
3589
3589
|
if (e.initialLocale)
|
|
3590
3590
|
try {
|
|
3591
|
-
|
|
3591
|
+
yr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
|
|
3592
3592
|
} catch {
|
|
3593
3593
|
console.warn(
|
|
3594
3594
|
`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
|
|
3595
3595
|
);
|
|
3596
3596
|
}
|
|
3597
|
-
return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage =
|
|
3597
|
+
return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = En : console.warn(
|
|
3598
3598
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
|
3599
3599
|
)), 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)), me.set(n);
|
|
3600
3600
|
}
|
|
3601
|
-
const
|
|
3602
|
-
var
|
|
3601
|
+
const ot = Ie(!1);
|
|
3602
|
+
var Tn = Object.defineProperty, Hn = Object.defineProperties, On = Object.getOwnPropertyDescriptors, kt = Object.getOwnPropertySymbols, Pn = Object.prototype.hasOwnProperty, An = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? Tn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, $n = (e, t) => {
|
|
3603
3603
|
for (var r in t || (t = {}))
|
|
3604
|
-
|
|
3605
|
-
if (
|
|
3606
|
-
for (var r of
|
|
3607
|
-
|
|
3604
|
+
Pn.call(t, r) && Ut(e, r, t[r]);
|
|
3605
|
+
if (kt)
|
|
3606
|
+
for (var r of kt(t))
|
|
3607
|
+
An.call(t, r) && Ut(e, r, t[r]);
|
|
3608
3608
|
return e;
|
|
3609
|
-
},
|
|
3610
|
-
let
|
|
3609
|
+
}, Bn = (e, t) => Hn(e, On(t));
|
|
3610
|
+
let vt;
|
|
3611
3611
|
const qe = Ie(null);
|
|
3612
|
-
function
|
|
3612
|
+
function Ft(e) {
|
|
3613
3613
|
return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
|
|
3614
3614
|
}
|
|
3615
3615
|
function Re(e, t = He().fallbackLocale) {
|
|
3616
|
-
const r =
|
|
3617
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3616
|
+
const r = Ft(e);
|
|
3617
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ft(t)])] : r;
|
|
3618
3618
|
}
|
|
3619
|
-
function
|
|
3620
|
-
return
|
|
3619
|
+
function fe() {
|
|
3620
|
+
return vt ?? void 0;
|
|
3621
3621
|
}
|
|
3622
3622
|
qe.subscribe((e) => {
|
|
3623
|
-
|
|
3623
|
+
vt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3624
3624
|
});
|
|
3625
|
-
const
|
|
3626
|
-
if (e &&
|
|
3625
|
+
const Mn = (e) => {
|
|
3626
|
+
if (e && mn(e) && We(e)) {
|
|
3627
3627
|
const { loadingDelay: t } = He();
|
|
3628
3628
|
let r;
|
|
3629
|
-
return typeof window < "u" &&
|
|
3630
|
-
() =>
|
|
3629
|
+
return typeof window < "u" && fe() != null && t ? r = window.setTimeout(
|
|
3630
|
+
() => ot.set(!0),
|
|
3631
3631
|
t
|
|
3632
|
-
) :
|
|
3632
|
+
) : ot.set(!0), Sr(e).then(() => {
|
|
3633
3633
|
qe.set(e);
|
|
3634
3634
|
}).finally(() => {
|
|
3635
|
-
clearTimeout(r),
|
|
3635
|
+
clearTimeout(r), ot.set(!1);
|
|
3636
3636
|
});
|
|
3637
3637
|
}
|
|
3638
3638
|
return qe.set(e);
|
|
3639
|
-
}, me = $n(
|
|
3640
|
-
set:
|
|
3639
|
+
}, me = Bn($n({}, qe), {
|
|
3640
|
+
set: Mn
|
|
3641
3641
|
}), Qe = (e) => {
|
|
3642
3642
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3643
3643
|
return (i) => {
|
|
@@ -3645,20 +3645,20 @@ const Bn = (e) => {
|
|
|
3645
3645
|
return n in t ? t[n] : t[n] = e(i);
|
|
3646
3646
|
};
|
|
3647
3647
|
};
|
|
3648
|
-
var
|
|
3648
|
+
var Cn = Object.defineProperty, Ye = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, Hr = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? Cn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
|
|
3649
3649
|
for (var r in t || (t = {}))
|
|
3650
|
-
|
|
3650
|
+
Tr.call(t, r) && Vt(e, r, t[r]);
|
|
3651
3651
|
if (Ye)
|
|
3652
3652
|
for (var r of Ye(t))
|
|
3653
|
-
|
|
3653
|
+
Hr.call(t, r) && Vt(e, r, t[r]);
|
|
3654
3654
|
return e;
|
|
3655
3655
|
}, Pe = (e, t) => {
|
|
3656
3656
|
var r = {};
|
|
3657
3657
|
for (var i in e)
|
|
3658
|
-
|
|
3658
|
+
Tr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
3659
3659
|
if (e != null && Ye)
|
|
3660
3660
|
for (var i of Ye(e))
|
|
3661
|
-
t.indexOf(i) < 0 &&
|
|
3661
|
+
t.indexOf(i) < 0 && Hr.call(e, i) && (r[i] = e[i]);
|
|
3662
3662
|
return r;
|
|
3663
3663
|
};
|
|
3664
3664
|
const De = (e, t) => {
|
|
@@ -3666,21 +3666,21 @@ const De = (e, t) => {
|
|
|
3666
3666
|
if (e in r && t in r[e])
|
|
3667
3667
|
return r[e][t];
|
|
3668
3668
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3669
|
-
},
|
|
3669
|
+
}, Dn = Qe(
|
|
3670
3670
|
(e) => {
|
|
3671
3671
|
var t = e, { locale: r, format: i } = t, n = Pe(t, ["locale", "format"]);
|
|
3672
3672
|
if (r == null)
|
|
3673
3673
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3674
3674
|
return i && (n = De("number", i)), new Intl.NumberFormat(r, n);
|
|
3675
3675
|
}
|
|
3676
|
-
),
|
|
3676
|
+
), Ln = Qe(
|
|
3677
3677
|
(e) => {
|
|
3678
3678
|
var t = e, { locale: r, format: i } = t, n = Pe(t, ["locale", "format"]);
|
|
3679
3679
|
if (r == null)
|
|
3680
3680
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3681
3681
|
return i ? n = De("date", i) : Object.keys(n).length === 0 && (n = De("date", "short")), new Intl.DateTimeFormat(r, n);
|
|
3682
3682
|
}
|
|
3683
|
-
),
|
|
3683
|
+
), In = Qe(
|
|
3684
3684
|
(e) => {
|
|
3685
3685
|
var t = e, { locale: r, format: i } = t, n = Pe(t, ["locale", "format"]);
|
|
3686
3686
|
if (r == null)
|
|
@@ -3689,46 +3689,46 @@ const De = (e, t) => {
|
|
|
3689
3689
|
);
|
|
3690
3690
|
return i ? n = De("time", i) : Object.keys(n).length === 0 && (n = De("time", "short")), new Intl.DateTimeFormat(r, n);
|
|
3691
3691
|
}
|
|
3692
|
-
),
|
|
3692
|
+
), Nn = (e = {}) => {
|
|
3693
3693
|
var t = e, {
|
|
3694
|
-
locale: r =
|
|
3694
|
+
locale: r = fe()
|
|
3695
3695
|
} = t, i = Pe(t, [
|
|
3696
3696
|
"locale"
|
|
3697
3697
|
]);
|
|
3698
|
-
return
|
|
3699
|
-
},
|
|
3698
|
+
return Dn(wt({ locale: r }, i));
|
|
3699
|
+
}, Rn = (e = {}) => {
|
|
3700
3700
|
var t = e, {
|
|
3701
|
-
locale: r =
|
|
3701
|
+
locale: r = fe()
|
|
3702
3702
|
} = t, i = Pe(t, [
|
|
3703
3703
|
"locale"
|
|
3704
3704
|
]);
|
|
3705
|
-
return
|
|
3706
|
-
},
|
|
3705
|
+
return Ln(wt({ locale: r }, i));
|
|
3706
|
+
}, kn = (e = {}) => {
|
|
3707
3707
|
var t = e, {
|
|
3708
|
-
locale: r =
|
|
3708
|
+
locale: r = fe()
|
|
3709
3709
|
} = t, i = Pe(t, [
|
|
3710
3710
|
"locale"
|
|
3711
3711
|
]);
|
|
3712
|
-
return
|
|
3713
|
-
},
|
|
3712
|
+
return In(wt({ locale: r }, i));
|
|
3713
|
+
}, Un = Qe(
|
|
3714
3714
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3715
|
-
(e, t =
|
|
3715
|
+
(e, t = fe()) => new yr(e, t, He().formats, {
|
|
3716
3716
|
ignoreTag: He().ignoreTag
|
|
3717
3717
|
})
|
|
3718
|
-
),
|
|
3718
|
+
), Fn = (e, t = {}) => {
|
|
3719
3719
|
var r, i, n, s;
|
|
3720
3720
|
let l = t;
|
|
3721
3721
|
typeof e == "object" && (l = e, e = l.id);
|
|
3722
3722
|
const {
|
|
3723
3723
|
values: a,
|
|
3724
|
-
locale: o =
|
|
3724
|
+
locale: o = fe(),
|
|
3725
3725
|
default: u
|
|
3726
3726
|
} = l;
|
|
3727
3727
|
if (o == null)
|
|
3728
3728
|
throw new Error(
|
|
3729
3729
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3730
3730
|
);
|
|
3731
|
-
let h =
|
|
3731
|
+
let h = _r(e, o);
|
|
3732
3732
|
if (!h)
|
|
3733
3733
|
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;
|
|
3734
3734
|
else if (typeof h != "string")
|
|
@@ -3739,7 +3739,7 @@ const De = (e, t) => {
|
|
|
3739
3739
|
return h;
|
|
3740
3740
|
let c = h;
|
|
3741
3741
|
try {
|
|
3742
|
-
c =
|
|
3742
|
+
c = Un(h, o).format(a);
|
|
3743
3743
|
} catch (p) {
|
|
3744
3744
|
p instanceof Error && console.warn(
|
|
3745
3745
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3747,20 +3747,20 @@ const De = (e, t) => {
|
|
|
3747
3747
|
);
|
|
3748
3748
|
}
|
|
3749
3749
|
return c;
|
|
3750
|
-
},
|
|
3751
|
-
Oe([me], () => Fn);
|
|
3750
|
+
}, Vn = (e, t) => kn(t).format(e), Gn = (e, t) => Rn(t).format(e), jn = (e, t) => Nn(t).format(e), zn = (e, t = fe()) => _r(e, t), Xn = Oe([me, Ne], () => Fn);
|
|
3752
3751
|
Oe([me], () => Vn);
|
|
3753
3752
|
Oe([me], () => Gn);
|
|
3754
|
-
Oe([me
|
|
3755
|
-
|
|
3756
|
-
|
|
3753
|
+
Oe([me], () => jn);
|
|
3754
|
+
Oe([me, Ne], () => zn);
|
|
3755
|
+
function Gt(e, t) {
|
|
3756
|
+
Er(e, t);
|
|
3757
3757
|
}
|
|
3758
|
-
function
|
|
3759
|
-
|
|
3758
|
+
function Wn(e) {
|
|
3759
|
+
Sn({
|
|
3760
3760
|
fallbackLocale: "en"
|
|
3761
3761
|
}), me.set(e);
|
|
3762
3762
|
}
|
|
3763
|
-
const
|
|
3763
|
+
const jt = {
|
|
3764
3764
|
en: {
|
|
3765
3765
|
"verification.video.how-to": "How to verify yourself",
|
|
3766
3766
|
"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",
|
|
@@ -3828,17 +3828,17 @@ if (typeof window < "u") {
|
|
|
3828
3828
|
}
|
|
3829
3829
|
};
|
|
3830
3830
|
};
|
|
3831
|
-
customElements.define = e(customElements.define), import("./CashierVideoModal-
|
|
3831
|
+
customElements.define = e(customElements.define), import("./CashierVideoModal-CfvC_JtE.js").then(({ default: t }) => {
|
|
3832
3832
|
!customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
|
|
3833
3833
|
});
|
|
3834
3834
|
}
|
|
3835
|
-
let
|
|
3836
|
-
var
|
|
3835
|
+
let qn = Ie(null);
|
|
3836
|
+
var Or = { exports: {} };
|
|
3837
3837
|
(function(e, t) {
|
|
3838
3838
|
(function(r, i) {
|
|
3839
3839
|
e.exports = i();
|
|
3840
|
-
})(
|
|
3841
|
-
var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", l = "second", a = "minute", o = "hour", u = "day", h = "week", c = "month", p = "quarter", _ = "year",
|
|
3840
|
+
})(tr, function() {
|
|
3841
|
+
var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", l = "second", a = "minute", o = "hour", u = "day", h = "week", c = "month", p = "quarter", _ = "year", T = "date", v = "Invalid Date", M = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|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, R = { 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) {
|
|
3842
3842
|
var g = ["th", "st", "nd", "rd"], d = x % 100;
|
|
3843
3843
|
return "[" + x + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
|
|
3844
3844
|
} }, $ = function(x, g, d) {
|
|
@@ -3855,17 +3855,17 @@ var Hr = { exports: {} };
|
|
|
3855
3855
|
}, a: function(x) {
|
|
3856
3856
|
return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
|
|
3857
3857
|
}, p: function(x) {
|
|
3858
|
-
return { M: c, y: _, w: h, d: u, D:
|
|
3858
|
+
return { M: c, y: _, w: h, d: u, D: T, h: o, m: a, s: l, ms: s, Q: p }[x] || String(x || "").toLowerCase().replace(/s$/, "");
|
|
3859
3859
|
}, u: function(x) {
|
|
3860
3860
|
return x === void 0;
|
|
3861
|
-
} },
|
|
3862
|
-
k[
|
|
3863
|
-
var X = "$isDayjsObject",
|
|
3861
|
+
} }, N = "en", k = {};
|
|
3862
|
+
k[N] = R;
|
|
3863
|
+
var X = "$isDayjsObject", Y = function(x) {
|
|
3864
3864
|
return x instanceof pe || !(!x || !x[X]);
|
|
3865
3865
|
}, W = function x(g, d, b) {
|
|
3866
3866
|
var m;
|
|
3867
3867
|
if (!g)
|
|
3868
|
-
return
|
|
3868
|
+
return N;
|
|
3869
3869
|
if (typeof g == "string") {
|
|
3870
3870
|
var E = g.toLowerCase();
|
|
3871
3871
|
k[E] && (m = E), d && (k[E] = d, m = E);
|
|
@@ -3876,14 +3876,14 @@ var Hr = { exports: {} };
|
|
|
3876
3876
|
var B = g.name;
|
|
3877
3877
|
k[B] = g, m = B;
|
|
3878
3878
|
}
|
|
3879
|
-
return !b && m && (
|
|
3879
|
+
return !b && m && (N = m), m || !b && N;
|
|
3880
3880
|
}, A = function(x, g) {
|
|
3881
|
-
if (
|
|
3881
|
+
if (Y(x))
|
|
3882
3882
|
return x.clone();
|
|
3883
3883
|
var d = typeof g == "object" ? g : {};
|
|
3884
3884
|
return d.date = x, d.args = arguments, new pe(d);
|
|
3885
3885
|
}, O = j;
|
|
3886
|
-
O.l = W, O.i =
|
|
3886
|
+
O.l = W, O.i = Y, O.w = function(x, g) {
|
|
3887
3887
|
return A(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
|
|
3888
3888
|
};
|
|
3889
3889
|
var pe = function() {
|
|
@@ -3903,8 +3903,8 @@ var Hr = { exports: {} };
|
|
|
3903
3903
|
if (typeof m == "string" && !/Z$/i.test(m)) {
|
|
3904
3904
|
var w = m.match(M);
|
|
3905
3905
|
if (w) {
|
|
3906
|
-
var B = w[2] - 1 || 0,
|
|
3907
|
-
return E ? new Date(Date.UTC(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0,
|
|
3906
|
+
var B = w[2] - 1 || 0, D = (w[7] || "0").substring(0, 3);
|
|
3907
|
+
return E ? new Date(Date.UTC(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D)) : new Date(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D);
|
|
3908
3908
|
}
|
|
3909
3909
|
}
|
|
3910
3910
|
return new Date(m);
|
|
@@ -3930,41 +3930,41 @@ var Hr = { exports: {} };
|
|
|
3930
3930
|
}, g.valueOf = function() {
|
|
3931
3931
|
return this.$d.getTime();
|
|
3932
3932
|
}, g.startOf = function(d, b) {
|
|
3933
|
-
var m = this, E = !!O.u(b) || b, w = O.p(d), B = function(
|
|
3934
|
-
var
|
|
3935
|
-
return E ?
|
|
3936
|
-
},
|
|
3937
|
-
return O.w(m.toDate()[
|
|
3938
|
-
},
|
|
3933
|
+
var m = this, E = !!O.u(b) || b, w = O.p(d), B = function(se, V) {
|
|
3934
|
+
var te = O.w(m.$u ? Date.UTC(m.$y, V, se) : new Date(m.$y, V, se), m);
|
|
3935
|
+
return E ? te : te.endOf(u);
|
|
3936
|
+
}, D = function(se, V) {
|
|
3937
|
+
return O.w(m.toDate()[se].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(V)), m);
|
|
3938
|
+
}, I = this.$W, F = this.$M, z = this.$D, ue = "set" + (this.$u ? "UTC" : "");
|
|
3939
3939
|
switch (w) {
|
|
3940
3940
|
case _:
|
|
3941
3941
|
return E ? B(1, 0) : B(31, 11);
|
|
3942
3942
|
case c:
|
|
3943
3943
|
return E ? B(1, F) : B(0, F + 1);
|
|
3944
3944
|
case h:
|
|
3945
|
-
var
|
|
3946
|
-
return B(E ? z -
|
|
3945
|
+
var ee = this.$locale().weekStart || 0, ce = (I < ee ? I + 7 : I) - ee;
|
|
3946
|
+
return B(E ? z - ce : z + (6 - ce), F);
|
|
3947
3947
|
case u:
|
|
3948
|
-
case
|
|
3949
|
-
return
|
|
3948
|
+
case T:
|
|
3949
|
+
return D(ue + "Hours", 0);
|
|
3950
3950
|
case o:
|
|
3951
|
-
return
|
|
3951
|
+
return D(ue + "Minutes", 1);
|
|
3952
3952
|
case a:
|
|
3953
|
-
return
|
|
3953
|
+
return D(ue + "Seconds", 2);
|
|
3954
3954
|
case l:
|
|
3955
|
-
return
|
|
3955
|
+
return D(ue + "Milliseconds", 3);
|
|
3956
3956
|
default:
|
|
3957
3957
|
return this.clone();
|
|
3958
3958
|
}
|
|
3959
3959
|
}, g.endOf = function(d) {
|
|
3960
3960
|
return this.startOf(d, !1);
|
|
3961
3961
|
}, g.$set = function(d, b) {
|
|
3962
|
-
var m, E = O.p(d), w = "set" + (this.$u ? "UTC" : ""), B = (m = {}, m[u] = w + "Date", m[
|
|
3962
|
+
var m, E = O.p(d), w = "set" + (this.$u ? "UTC" : ""), B = (m = {}, m[u] = w + "Date", m[T] = w + "Date", m[c] = w + "Month", m[_] = w + "FullYear", m[o] = w + "Hours", m[a] = w + "Minutes", m[l] = w + "Seconds", m[s] = w + "Milliseconds", m)[E], D = E === u ? this.$D + (b - this.$W) : b;
|
|
3963
3963
|
if (E === c || E === _) {
|
|
3964
|
-
var
|
|
3965
|
-
|
|
3964
|
+
var I = this.clone().set(T, 1);
|
|
3965
|
+
I.$d[B](D), I.init(), this.$d = I.set(T, Math.min(this.$D, I.daysInMonth())).$d;
|
|
3966
3966
|
} else
|
|
3967
|
-
B && this.$d[B](
|
|
3967
|
+
B && this.$d[B](D);
|
|
3968
3968
|
return this.init(), this;
|
|
3969
3969
|
}, g.set = function(d, b) {
|
|
3970
3970
|
return this.clone().$set(d, b);
|
|
@@ -3985,37 +3985,37 @@ var Hr = { exports: {} };
|
|
|
3985
3985
|
return B(1);
|
|
3986
3986
|
if (w === h)
|
|
3987
3987
|
return B(7);
|
|
3988
|
-
var
|
|
3989
|
-
return O.w(
|
|
3988
|
+
var D = (m = {}, m[a] = i, m[o] = n, m[l] = r, m)[w] || 1, I = this.$d.getTime() + d * D;
|
|
3989
|
+
return O.w(I, this);
|
|
3990
3990
|
}, g.subtract = function(d, b) {
|
|
3991
3991
|
return this.add(-1 * d, b);
|
|
3992
3992
|
}, g.format = function(d) {
|
|
3993
3993
|
var b = this, m = this.$locale();
|
|
3994
3994
|
if (!this.isValid())
|
|
3995
3995
|
return m.invalidDate || v;
|
|
3996
|
-
var E = d || "YYYY-MM-DDTHH:mm:ssZ", w = O.z(this), B = this.$H,
|
|
3997
|
-
return V && (V[
|
|
3998
|
-
},
|
|
3996
|
+
var E = d || "YYYY-MM-DDTHH:mm:ssZ", w = O.z(this), B = this.$H, D = this.$m, I = this.$M, F = m.weekdays, z = m.months, ue = m.meridiem, ee = function(V, te, oe, ge) {
|
|
3997
|
+
return V && (V[te] || V(b, E)) || oe[te].slice(0, ge);
|
|
3998
|
+
}, ce = function(V) {
|
|
3999
3999
|
return O.s(B % 12 || 12, V, "0");
|
|
4000
|
-
},
|
|
4000
|
+
}, se = ue || function(V, te, oe) {
|
|
4001
4001
|
var ge = V < 12 ? "AM" : "PM";
|
|
4002
|
-
return
|
|
4002
|
+
return oe ? ge.toLowerCase() : ge;
|
|
4003
4003
|
};
|
|
4004
|
-
return E.replace(U, function(V,
|
|
4005
|
-
return
|
|
4006
|
-
switch (
|
|
4004
|
+
return E.replace(U, function(V, te) {
|
|
4005
|
+
return te || function(oe) {
|
|
4006
|
+
switch (oe) {
|
|
4007
4007
|
case "YY":
|
|
4008
4008
|
return String(b.$y).slice(-2);
|
|
4009
4009
|
case "YYYY":
|
|
4010
4010
|
return O.s(b.$y, 4, "0");
|
|
4011
4011
|
case "M":
|
|
4012
|
-
return
|
|
4012
|
+
return I + 1;
|
|
4013
4013
|
case "MM":
|
|
4014
|
-
return O.s(
|
|
4014
|
+
return O.s(I + 1, 2, "0");
|
|
4015
4015
|
case "MMM":
|
|
4016
|
-
return
|
|
4016
|
+
return ee(m.monthsShort, I, z, 3);
|
|
4017
4017
|
case "MMMM":
|
|
4018
|
-
return
|
|
4018
|
+
return ee(z, I);
|
|
4019
4019
|
case "D":
|
|
4020
4020
|
return b.$D;
|
|
4021
4021
|
case "DD":
|
|
@@ -4023,9 +4023,9 @@ var Hr = { exports: {} };
|
|
|
4023
4023
|
case "d":
|
|
4024
4024
|
return String(b.$W);
|
|
4025
4025
|
case "dd":
|
|
4026
|
-
return
|
|
4026
|
+
return ee(m.weekdaysMin, b.$W, F, 2);
|
|
4027
4027
|
case "ddd":
|
|
4028
|
-
return
|
|
4028
|
+
return ee(m.weekdaysShort, b.$W, F, 3);
|
|
4029
4029
|
case "dddd":
|
|
4030
4030
|
return F[b.$W];
|
|
4031
4031
|
case "H":
|
|
@@ -4033,17 +4033,17 @@ var Hr = { exports: {} };
|
|
|
4033
4033
|
case "HH":
|
|
4034
4034
|
return O.s(B, 2, "0");
|
|
4035
4035
|
case "h":
|
|
4036
|
-
return
|
|
4036
|
+
return ce(1);
|
|
4037
4037
|
case "hh":
|
|
4038
|
-
return
|
|
4038
|
+
return ce(2);
|
|
4039
4039
|
case "a":
|
|
4040
|
-
return
|
|
4040
|
+
return se(B, D, !0);
|
|
4041
4041
|
case "A":
|
|
4042
|
-
return
|
|
4042
|
+
return se(B, D, !1);
|
|
4043
4043
|
case "m":
|
|
4044
|
-
return String(
|
|
4044
|
+
return String(D);
|
|
4045
4045
|
case "mm":
|
|
4046
|
-
return O.s(
|
|
4046
|
+
return O.s(D, 2, "0");
|
|
4047
4047
|
case "s":
|
|
4048
4048
|
return String(b.$s);
|
|
4049
4049
|
case "ss":
|
|
@@ -4059,8 +4059,8 @@ var Hr = { exports: {} };
|
|
|
4059
4059
|
}, g.utcOffset = function() {
|
|
4060
4060
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
4061
4061
|
}, g.diff = function(d, b, m) {
|
|
4062
|
-
var E, w = this, B = O.p(b),
|
|
4063
|
-
return O.m(w,
|
|
4062
|
+
var E, w = this, B = O.p(b), D = A(d), I = (D.utcOffset() - this.utcOffset()) * i, F = this - D, z = function() {
|
|
4063
|
+
return O.m(w, D);
|
|
4064
4064
|
};
|
|
4065
4065
|
switch (B) {
|
|
4066
4066
|
case _:
|
|
@@ -4073,10 +4073,10 @@ var Hr = { exports: {} };
|
|
|
4073
4073
|
E = z() / 3;
|
|
4074
4074
|
break;
|
|
4075
4075
|
case h:
|
|
4076
|
-
E = (F -
|
|
4076
|
+
E = (F - I) / 6048e5;
|
|
4077
4077
|
break;
|
|
4078
4078
|
case u:
|
|
4079
|
-
E = (F -
|
|
4079
|
+
E = (F - I) / 864e5;
|
|
4080
4080
|
break;
|
|
4081
4081
|
case o:
|
|
4082
4082
|
E = F / n;
|
|
@@ -4112,24 +4112,24 @@ var Hr = { exports: {} };
|
|
|
4112
4112
|
return this.$d.toUTCString();
|
|
4113
4113
|
}, x;
|
|
4114
4114
|
}(), ke = pe.prototype;
|
|
4115
|
-
return A.prototype = ke, [["$ms", s], ["$s", l], ["$m", a], ["$H", o], ["$W", u], ["$M", c], ["$y", _], ["$D",
|
|
4115
|
+
return A.prototype = ke, [["$ms", s], ["$s", l], ["$m", a], ["$H", o], ["$W", u], ["$M", c], ["$y", _], ["$D", T]].forEach(function(x) {
|
|
4116
4116
|
ke[x[1]] = function(g) {
|
|
4117
4117
|
return this.$g(g, x[0], x[1]);
|
|
4118
4118
|
};
|
|
4119
4119
|
}), A.extend = function(x, g) {
|
|
4120
4120
|
return x.$i || (x(g, pe, A), x.$i = !0), A;
|
|
4121
|
-
}, A.locale = W, A.isDayjs =
|
|
4121
|
+
}, A.locale = W, A.isDayjs = Y, A.unix = function(x) {
|
|
4122
4122
|
return A(1e3 * x);
|
|
4123
|
-
}, A.en = k[
|
|
4123
|
+
}, A.en = k[N], A.Ls = k, A.p = {}, A;
|
|
4124
4124
|
});
|
|
4125
|
-
})(
|
|
4126
|
-
var
|
|
4127
|
-
const
|
|
4128
|
-
var
|
|
4125
|
+
})(Or);
|
|
4126
|
+
var Yn = Or.exports;
|
|
4127
|
+
const zt = /* @__PURE__ */ xt(Yn);
|
|
4128
|
+
var Pr = { exports: {} };
|
|
4129
4129
|
(function(e, t) {
|
|
4130
4130
|
(function(r, i) {
|
|
4131
4131
|
e.exports = i();
|
|
4132
|
-
})(
|
|
4132
|
+
})(tr, function() {
|
|
4133
4133
|
var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
|
|
4134
4134
|
return function(s, l, a) {
|
|
4135
4135
|
var o = l.prototype;
|
|
@@ -4159,13 +4159,13 @@ var Or = { exports: {} };
|
|
|
4159
4159
|
var U = this.$utils().u;
|
|
4160
4160
|
if (U(v))
|
|
4161
4161
|
return this.$u ? 0 : U(this.$offset) ? c.call(this) : this.$offset;
|
|
4162
|
-
if (typeof v == "string" && (v = function(
|
|
4163
|
-
|
|
4164
|
-
var k =
|
|
4162
|
+
if (typeof v == "string" && (v = function(N) {
|
|
4163
|
+
N === void 0 && (N = "");
|
|
4164
|
+
var k = N.match(i);
|
|
4165
4165
|
if (!k)
|
|
4166
4166
|
return null;
|
|
4167
|
-
var X = ("" + k[0]).match(n) || ["-", 0, 0],
|
|
4168
|
-
return W === 0 ? 0 :
|
|
4167
|
+
var X = ("" + k[0]).match(n) || ["-", 0, 0], Y = X[0], W = 60 * +X[1] + +X[2];
|
|
4168
|
+
return W === 0 ? 0 : Y === "+" ? W : -W;
|
|
4169
4169
|
}(v), v === null))
|
|
4170
4170
|
return this;
|
|
4171
4171
|
var R = Math.abs(v) <= 16 ? 60 * v : v, $ = this;
|
|
@@ -4196,57 +4196,57 @@ var Or = { exports: {} };
|
|
|
4196
4196
|
o.toDate = function(v) {
|
|
4197
4197
|
return v === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : _.call(this);
|
|
4198
4198
|
};
|
|
4199
|
-
var
|
|
4199
|
+
var T = o.diff;
|
|
4200
4200
|
o.diff = function(v, M, U) {
|
|
4201
4201
|
if (v && this.$u === v.$u)
|
|
4202
|
-
return
|
|
4202
|
+
return T.call(this, v, M, U);
|
|
4203
4203
|
var R = this.local(), $ = a(v).local();
|
|
4204
|
-
return
|
|
4204
|
+
return T.call(R, $, M, U);
|
|
4205
4205
|
};
|
|
4206
4206
|
};
|
|
4207
4207
|
});
|
|
4208
|
-
})(
|
|
4209
|
-
var
|
|
4210
|
-
const
|
|
4211
|
-
function
|
|
4212
|
-
|
|
4208
|
+
})(Pr);
|
|
4209
|
+
var Zn = Pr.exports;
|
|
4210
|
+
const Jn = /* @__PURE__ */ xt(Zn);
|
|
4211
|
+
function Qn(e) {
|
|
4212
|
+
Lr(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)}");
|
|
4213
4213
|
}
|
|
4214
|
-
function
|
|
4214
|
+
function Xt(e, t, r) {
|
|
4215
4215
|
const i = e.slice();
|
|
4216
|
-
return i[
|
|
4216
|
+
return i[53] = t[r], i[55] = r, i;
|
|
4217
4217
|
}
|
|
4218
|
-
function
|
|
4219
|
-
let t, r, i, n, s =
|
|
4218
|
+
function Wt(e) {
|
|
4219
|
+
let t, r, i, n, s = Pt(
|
|
4220
4220
|
/*displayMessages*/
|
|
4221
4221
|
e[4]
|
|
4222
4222
|
), l = [];
|
|
4223
4223
|
for (let o = 0; o < s.length; o += 1)
|
|
4224
|
-
l[o] =
|
|
4224
|
+
l[o] = Yt(Xt(e, s, o));
|
|
4225
4225
|
let a = (
|
|
4226
4226
|
/*videoExists*/
|
|
4227
|
-
e[7] &&
|
|
4227
|
+
e[7] && Zt(e)
|
|
4228
4228
|
);
|
|
4229
4229
|
return {
|
|
4230
4230
|
c() {
|
|
4231
|
-
t =
|
|
4231
|
+
t = q("div");
|
|
4232
4232
|
for (let o = 0; o < l.length; o += 1)
|
|
4233
4233
|
l[o].c();
|
|
4234
|
-
r = _e(), a && a.c(), i = _e(), n =
|
|
4234
|
+
r = _e(), a && a.c(), i = _e(), n = q("cashier-video-modal"), K(t, "class", "CashierVerificationsWrapper"), le(
|
|
4235
4235
|
n,
|
|
4236
4236
|
"clientstylingurl",
|
|
4237
4237
|
/*clientstylingurl*/
|
|
4238
4238
|
e[1]
|
|
4239
|
-
),
|
|
4239
|
+
), le(
|
|
4240
4240
|
n,
|
|
4241
4241
|
"clientstyling",
|
|
4242
4242
|
/*clientstyling*/
|
|
4243
4243
|
e[0]
|
|
4244
|
-
),
|
|
4244
|
+
), le(
|
|
4245
4245
|
n,
|
|
4246
4246
|
"ismobileview",
|
|
4247
4247
|
/*ismobileview*/
|
|
4248
4248
|
e[2]
|
|
4249
|
-
),
|
|
4249
|
+
), le(
|
|
4250
4250
|
n,
|
|
4251
4251
|
"videosrc",
|
|
4252
4252
|
/*videoSrc*/
|
|
@@ -4262,40 +4262,40 @@ function Xt(e) {
|
|
|
4262
4262
|
p(o, u) {
|
|
4263
4263
|
if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
|
|
4264
4264
|
1072) {
|
|
4265
|
-
s =
|
|
4265
|
+
s = Pt(
|
|
4266
4266
|
/*displayMessages*/
|
|
4267
4267
|
o[4]
|
|
4268
4268
|
);
|
|
4269
4269
|
let h;
|
|
4270
4270
|
for (h = 0; h < s.length; h += 1) {
|
|
4271
|
-
const c =
|
|
4272
|
-
l[h] ? l[h].p(c, u) : (l[h] =
|
|
4271
|
+
const c = Xt(o, s, h);
|
|
4272
|
+
l[h] ? l[h].p(c, u) : (l[h] = Yt(c), l[h].c(), l[h].m(t, null));
|
|
4273
4273
|
}
|
|
4274
4274
|
for (; h < l.length; h += 1)
|
|
4275
4275
|
l[h].d(1);
|
|
4276
4276
|
l.length = s.length;
|
|
4277
4277
|
}
|
|
4278
4278
|
/*videoExists*/
|
|
4279
|
-
o[7] ? a ? a.p(o, u) : (a =
|
|
4280
|
-
2 &&
|
|
4279
|
+
o[7] ? a ? a.p(o, u) : (a = Zt(o), a.c(), a.m(i.parentNode, i)) : a && (a.d(1), a = null), u[0] & /*clientstylingurl*/
|
|
4280
|
+
2 && le(
|
|
4281
4281
|
n,
|
|
4282
4282
|
"clientstylingurl",
|
|
4283
4283
|
/*clientstylingurl*/
|
|
4284
4284
|
o[1]
|
|
4285
4285
|
), u[0] & /*clientstyling*/
|
|
4286
|
-
1 &&
|
|
4286
|
+
1 && le(
|
|
4287
4287
|
n,
|
|
4288
4288
|
"clientstyling",
|
|
4289
4289
|
/*clientstyling*/
|
|
4290
4290
|
o[0]
|
|
4291
4291
|
), u[0] & /*ismobileview*/
|
|
4292
|
-
4 &&
|
|
4292
|
+
4 && le(
|
|
4293
4293
|
n,
|
|
4294
4294
|
"ismobileview",
|
|
4295
4295
|
/*ismobileview*/
|
|
4296
4296
|
o[2]
|
|
4297
4297
|
), u[0] & /*videoSrc*/
|
|
4298
|
-
256 &&
|
|
4298
|
+
256 && le(
|
|
4299
4299
|
n,
|
|
4300
4300
|
"videosrc",
|
|
4301
4301
|
/*videoSrc*/
|
|
@@ -4303,59 +4303,59 @@ function Xt(e) {
|
|
|
4303
4303
|
);
|
|
4304
4304
|
},
|
|
4305
4305
|
d(o) {
|
|
4306
|
-
o && (
|
|
4306
|
+
o && (ne(t), ne(r), ne(i), ne(n)), Rr(l, o), a && a.d(o);
|
|
4307
4307
|
}
|
|
4308
4308
|
};
|
|
4309
4309
|
}
|
|
4310
|
-
function
|
|
4310
|
+
function qt(e) {
|
|
4311
4311
|
let t, r, i;
|
|
4312
4312
|
function n(...s) {
|
|
4313
4313
|
return (
|
|
4314
4314
|
/*click_handler*/
|
|
4315
4315
|
e[19](
|
|
4316
4316
|
/*index*/
|
|
4317
|
-
e[
|
|
4317
|
+
e[55],
|
|
4318
4318
|
...s
|
|
4319
4319
|
)
|
|
4320
4320
|
);
|
|
4321
4321
|
}
|
|
4322
4322
|
return {
|
|
4323
4323
|
c() {
|
|
4324
|
-
t =
|
|
4324
|
+
t = q("span"), t.innerHTML = '<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>', K(t, "class", "CashierVerificationChevron");
|
|
4325
4325
|
},
|
|
4326
4326
|
m(s, l) {
|
|
4327
|
-
ae(s, t, l), r || (i =
|
|
4327
|
+
ae(s, t, l), r || (i = _t(t, "click", n), r = !0);
|
|
4328
4328
|
},
|
|
4329
4329
|
p(s, l) {
|
|
4330
4330
|
e = s;
|
|
4331
4331
|
},
|
|
4332
4332
|
d(s) {
|
|
4333
|
-
s &&
|
|
4333
|
+
s && ne(t), r = !1, i();
|
|
4334
4334
|
}
|
|
4335
4335
|
};
|
|
4336
4336
|
}
|
|
4337
|
-
function
|
|
4337
|
+
function Yt(e) {
|
|
4338
4338
|
let t, r, i, n, s = (
|
|
4339
4339
|
/*message*/
|
|
4340
|
-
e[
|
|
4340
|
+
e[53] + ""
|
|
4341
4341
|
), l, a, o, u, h = (
|
|
4342
4342
|
/*displayMessages*/
|
|
4343
4343
|
e[4].length > 1 && /*index*/
|
|
4344
|
-
e[
|
|
4344
|
+
e[55] === 0 && qt(e)
|
|
4345
4345
|
);
|
|
4346
4346
|
function c(...p) {
|
|
4347
4347
|
return (
|
|
4348
4348
|
/*click_handler_1*/
|
|
4349
4349
|
e[20](
|
|
4350
4350
|
/*index*/
|
|
4351
|
-
e[
|
|
4351
|
+
e[55],
|
|
4352
4352
|
...p
|
|
4353
4353
|
)
|
|
4354
4354
|
);
|
|
4355
4355
|
}
|
|
4356
4356
|
return {
|
|
4357
4357
|
c() {
|
|
4358
|
-
t =
|
|
4358
|
+
t = q("div"), r = q("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = _e(), n = q("p"), l = _e(), h && h.c(), a = _e(), K(r, "class", "IconVerification"), K(n, "class", "text"), K(t, "class", "CashierVerificationMessage"), Ee(
|
|
4359
4359
|
t,
|
|
4360
4360
|
"ShowAll",
|
|
4361
4361
|
/*allVerificationsVisible*/
|
|
@@ -4363,14 +4363,14 @@ function qt(e) {
|
|
|
4363
4363
|
);
|
|
4364
4364
|
},
|
|
4365
4365
|
m(p, _) {
|
|
4366
|
-
ae(p, t, _),
|
|
4366
|
+
ae(p, t, _), re(t, r), re(t, i), re(t, n), n.innerHTML = s, re(t, l), h && h.m(t, null), re(t, a), o || (u = _t(t, "click", c), o = !0);
|
|
4367
4367
|
},
|
|
4368
4368
|
p(p, _) {
|
|
4369
4369
|
e = p, _[0] & /*displayMessages*/
|
|
4370
4370
|
16 && s !== (s = /*message*/
|
|
4371
|
-
e[
|
|
4371
|
+
e[53] + "") && (n.innerHTML = s), /*displayMessages*/
|
|
4372
4372
|
e[4].length > 1 && /*index*/
|
|
4373
|
-
e[
|
|
4373
|
+
e[55] === 0 ? h ? h.p(e, _) : (h = qt(e), h.c(), h.m(t, a)) : h && (h.d(1), h = null), _[0] & /*allVerificationsVisible*/
|
|
4374
4374
|
32 && Ee(
|
|
4375
4375
|
t,
|
|
4376
4376
|
"ShowAll",
|
|
@@ -4379,26 +4379,26 @@ function qt(e) {
|
|
|
4379
4379
|
);
|
|
4380
4380
|
},
|
|
4381
4381
|
d(p) {
|
|
4382
|
-
p &&
|
|
4382
|
+
p && ne(t), h && h.d(), o = !1, u();
|
|
4383
4383
|
}
|
|
4384
4384
|
};
|
|
4385
4385
|
}
|
|
4386
|
-
function
|
|
4386
|
+
function Zt(e) {
|
|
4387
4387
|
let t, r, i, n, s = (
|
|
4388
4388
|
/*$_*/
|
|
4389
4389
|
e[9]("verification.video.how-to") + ""
|
|
4390
4390
|
), l, a, o;
|
|
4391
4391
|
return {
|
|
4392
4392
|
c() {
|
|
4393
|
-
t =
|
|
4393
|
+
t = q("div"), r = q("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = _e(), n = q("div"), l = yt(s), K(r, "class", "IconVideo"), K(n, "class", "CashierVerificationVideoLink"), Ee(
|
|
4394
4394
|
n,
|
|
4395
4395
|
"CashierVerificationVideoLinkDesktop",
|
|
4396
4396
|
/*desktopView*/
|
|
4397
4397
|
e[6]
|
|
4398
|
-
),
|
|
4398
|
+
), K(t, "class", "CashierVerificationVideo");
|
|
4399
4399
|
},
|
|
4400
4400
|
m(u, h) {
|
|
4401
|
-
ae(u, t, h),
|
|
4401
|
+
ae(u, t, h), re(t, r), re(t, i), re(t, n), re(n, l), a || (o = _t(
|
|
4402
4402
|
n,
|
|
4403
4403
|
"click",
|
|
4404
4404
|
/*click_handler_2*/
|
|
@@ -4408,7 +4408,7 @@ function Yt(e) {
|
|
|
4408
4408
|
p(u, h) {
|
|
4409
4409
|
h[0] & /*$_*/
|
|
4410
4410
|
512 && s !== (s = /*$_*/
|
|
4411
|
-
u[9]("verification.video.how-to") + "") &&
|
|
4411
|
+
u[9]("verification.video.how-to") + "") && Ur(l, s), h[0] & /*desktopView*/
|
|
4412
4412
|
64 && Ee(
|
|
4413
4413
|
n,
|
|
4414
4414
|
"CashierVerificationVideoLinkDesktop",
|
|
@@ -4417,18 +4417,18 @@ function Yt(e) {
|
|
|
4417
4417
|
);
|
|
4418
4418
|
},
|
|
4419
4419
|
d(u) {
|
|
4420
|
-
u &&
|
|
4420
|
+
u && ne(t), a = !1, o();
|
|
4421
4421
|
}
|
|
4422
4422
|
};
|
|
4423
4423
|
}
|
|
4424
|
-
function
|
|
4424
|
+
function Kn(e) {
|
|
4425
4425
|
let t, r = (
|
|
4426
4426
|
/*displayMessages*/
|
|
4427
|
-
e[4] &&
|
|
4427
|
+
e[4] && Wt(e)
|
|
4428
4428
|
);
|
|
4429
4429
|
return {
|
|
4430
4430
|
c() {
|
|
4431
|
-
t =
|
|
4431
|
+
t = q("div"), r && r.c(), K(t, "class", "CashierVerifications"), Ee(
|
|
4432
4432
|
t,
|
|
4433
4433
|
"CashierVerificationsDesktop",
|
|
4434
4434
|
/*desktopView*/
|
|
@@ -4440,7 +4440,7 @@ function Qn(e) {
|
|
|
4440
4440
|
},
|
|
4441
4441
|
p(i, n) {
|
|
4442
4442
|
/*displayMessages*/
|
|
4443
|
-
i[4] ? r ? r.p(i, n) : (r =
|
|
4443
|
+
i[4] ? r ? r.p(i, n) : (r = Wt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
|
|
4444
4444
|
64 && Ee(
|
|
4445
4445
|
t,
|
|
4446
4446
|
"CashierVerificationsDesktop",
|
|
@@ -4448,22 +4448,22 @@ function Qn(e) {
|
|
|
4448
4448
|
i[6]
|
|
4449
4449
|
);
|
|
4450
4450
|
},
|
|
4451
|
-
i:
|
|
4452
|
-
o:
|
|
4451
|
+
i: Q,
|
|
4452
|
+
o: Q,
|
|
4453
4453
|
d(i) {
|
|
4454
|
-
i &&
|
|
4454
|
+
i && ne(t), r && r.d(), e[22](null);
|
|
4455
4455
|
}
|
|
4456
4456
|
};
|
|
4457
4457
|
}
|
|
4458
|
-
const
|
|
4459
|
-
function
|
|
4458
|
+
const es = "verification_explanation_video_widgets.MP4";
|
|
4459
|
+
function ts(e, t, r) {
|
|
4460
4460
|
let i, n;
|
|
4461
|
-
|
|
4462
|
-
let { endpoint: s } = t, { lang: l = "en" } = t, { translationurl: a = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: h = "" } = t, { customerid: c = "" } = t, { ismobileview: p = "" } = t, { playersession: _ = "" } = t,
|
|
4463
|
-
var
|
|
4461
|
+
Ht(e, Xn, (f) => r(9, i = f)), Ht(e, qn, (f) => r(28, n = f)), zt.extend(Jn);
|
|
4462
|
+
let { endpoint: s } = t, { lang: l = "en" } = t, { translationurl: a = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: h = "" } = t, { customerid: c = "" } = t, { ismobileview: p = "" } = t, { playersession: _ = "" } = t, T, v = /* @__PURE__ */ new Set(), M = /* @__PURE__ */ new Set(), U, R, $, j = !0, N = !0, k = !1, X = "";
|
|
4463
|
+
var Y;
|
|
4464
4464
|
(function(f) {
|
|
4465
4465
|
f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
|
|
4466
|
-
})(
|
|
4466
|
+
})(Y || (Y = {}));
|
|
4467
4467
|
var W;
|
|
4468
4468
|
(function(f) {
|
|
4469
4469
|
f.Requested = "Requested";
|
|
@@ -4484,131 +4484,132 @@ function es(e, t, r) {
|
|
|
4484
4484
|
let f = a;
|
|
4485
4485
|
if (f)
|
|
4486
4486
|
return fetch(f).then((y) => y.json()).then((y) => {
|
|
4487
|
-
Object.keys(y).forEach((
|
|
4488
|
-
|
|
4487
|
+
Object.keys(y).forEach((S) => {
|
|
4488
|
+
Gt(S, y[S]);
|
|
4489
4489
|
});
|
|
4490
4490
|
}).catch((y) => {
|
|
4491
4491
|
console.log(y);
|
|
4492
4492
|
});
|
|
4493
4493
|
};
|
|
4494
|
-
Object.keys(
|
|
4495
|
-
|
|
4494
|
+
Object.keys(jt).forEach((f) => {
|
|
4495
|
+
Gt(f, jt[f]);
|
|
4496
4496
|
});
|
|
4497
4497
|
const x = () => {
|
|
4498
|
-
|
|
4498
|
+
Wn(l);
|
|
4499
4499
|
}, g = () => {
|
|
4500
4500
|
let f = document.createElement("style");
|
|
4501
|
-
f.innerHTML = o,
|
|
4501
|
+
f.innerHTML = o, T.appendChild(f);
|
|
4502
4502
|
}, d = () => {
|
|
4503
4503
|
let f = new URL(u), y = document.createElement("style");
|
|
4504
|
-
fetch(f.href).then((
|
|
4505
|
-
y.innerHTML =
|
|
4504
|
+
fetch(f.href).then((S) => S.text()).then((S) => {
|
|
4505
|
+
y.innerHTML = S, setTimeout(
|
|
4506
4506
|
() => {
|
|
4507
|
-
|
|
4507
|
+
T.appendChild(y);
|
|
4508
4508
|
},
|
|
4509
4509
|
1
|
|
4510
4510
|
);
|
|
4511
4511
|
});
|
|
4512
4512
|
}, b = () => {
|
|
4513
|
-
r(18, R =
|
|
4513
|
+
r(18, R = w());
|
|
4514
4514
|
const f = new URL(`${s}/v1/player/${c}/verification/GetKYCCustomerStatus?language=${l}`), y = new Headers();
|
|
4515
|
-
y.append("accept", "application/json"), y.append("Content-Type", "application/json"), y.append("x-sessionid", `${_}`), y.append("X-Client-Request-Timestamp",
|
|
4516
|
-
const
|
|
4515
|
+
y.append("accept", "application/json"), y.append("Content-Type", "application/json"), y.append("x-sessionid", `${_}`), y.append("X-Client-Request-Timestamp", zt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
|
|
4516
|
+
const S = {
|
|
4517
4517
|
method: "POST",
|
|
4518
4518
|
headers: y,
|
|
4519
4519
|
body: JSON.stringify({})
|
|
4520
4520
|
};
|
|
4521
|
-
fetch(f,
|
|
4522
|
-
|
|
4521
|
+
fetch(f, S).then((Z) => Z.json()).then((Z) => {
|
|
4522
|
+
const Ke = m(Z?.Verifications);
|
|
4523
|
+
U = B(Ke), U.VerificationStatuses.forEach((Ue) => {
|
|
4523
4524
|
Ue.VerificationUrlType !== "Widget" && v.add(Ue.Vendor);
|
|
4524
|
-
}), r(4, $ =
|
|
4525
|
+
}), r(4, $ = ee());
|
|
4525
4526
|
});
|
|
4526
|
-
}, m = () => {
|
|
4527
|
+
}, m = (f) => f ? f.sort((y, S) => new Date(S.Created).getTime() - new Date(y.Created).getTime()) : [], E = () => {
|
|
4527
4528
|
n && b();
|
|
4528
|
-
},
|
|
4529
|
+
}, w = () => {
|
|
4529
4530
|
let f = (h || n).split(".")[1];
|
|
4530
4531
|
if (f) {
|
|
4531
4532
|
let y = JSON.parse(atob(f));
|
|
4532
4533
|
return y.cdn + "/cashier/operator-assets/" + y?.mid;
|
|
4533
4534
|
}
|
|
4534
4535
|
return "";
|
|
4535
|
-
},
|
|
4536
|
+
}, B = (f) => {
|
|
4536
4537
|
if (!f || !f.length)
|
|
4537
4538
|
return {
|
|
4538
4539
|
VerificationSummaryStatus: A.Unverified,
|
|
4539
4540
|
VerificationStatuses: []
|
|
4540
4541
|
};
|
|
4541
|
-
const y =
|
|
4542
|
+
const y = F(f);
|
|
4542
4543
|
if (y && y.length) {
|
|
4543
|
-
const
|
|
4544
|
+
const S = D(y);
|
|
4544
4545
|
return {
|
|
4545
|
-
VerificationSummaryStatus:
|
|
4546
|
-
VerificationUrl:
|
|
4547
|
-
VerificationStatuses:
|
|
4546
|
+
VerificationSummaryStatus: S.Status,
|
|
4547
|
+
VerificationUrl: S.Flags?.DeferredUrlKey,
|
|
4548
|
+
VerificationStatuses: I(y, S.Status)
|
|
4548
4549
|
};
|
|
4549
4550
|
} else
|
|
4550
4551
|
return {
|
|
4551
|
-
VerificationSummaryStatus: f.some((
|
|
4552
|
-
VerificationStatuses:
|
|
4552
|
+
VerificationSummaryStatus: f.some((Z) => Z.Status === A.Failed) ? A.Failed : A.Verified,
|
|
4553
|
+
VerificationStatuses: I(f, [A.Failed])
|
|
4553
4554
|
};
|
|
4554
|
-
},
|
|
4555
|
-
(y,
|
|
4555
|
+
}, D = (f) => f.reduce(
|
|
4556
|
+
(y, S) => y ? new Date(y) < new Date(S) ? S : y : S,
|
|
4556
4557
|
0
|
|
4557
|
-
),
|
|
4558
|
-
Type:
|
|
4559
|
-
Vendor:
|
|
4560
|
-
VerificationDocuments:
|
|
4561
|
-
VerificationUrlType:
|
|
4562
|
-
VerificationUrl:
|
|
4563
|
-
})),
|
|
4564
|
-
const y = f.Documents && f.VendorName ===
|
|
4565
|
-
return y &&
|
|
4566
|
-
},
|
|
4558
|
+
), I = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => ({
|
|
4559
|
+
Type: S.Type,
|
|
4560
|
+
Vendor: S.VendorName,
|
|
4561
|
+
VerificationDocuments: S.Documents ? [...S.Documents] : [],
|
|
4562
|
+
VerificationUrlType: S.FlowInfo?.Type,
|
|
4563
|
+
VerificationUrl: S.FlowInfo?.Url
|
|
4564
|
+
})), F = (f) => f.filter((y) => pe.includes(y.Status) ? y.FlowInfo && y.FlowInfo.Url || z(y) || ue(y) : !1), z = (f) => {
|
|
4565
|
+
const y = f.Documents && f.VendorName === Y.Manual, S = f.Documents && f.Documents.some((Z) => Z.Status === W.Requested);
|
|
4566
|
+
return y && S;
|
|
4567
|
+
}, ue = (f) => f.VendorName === Y.ShuftiPro && f.Status === A.Referred, ee = () => {
|
|
4567
4568
|
switch (U.VerificationSummaryStatus) {
|
|
4568
4569
|
case A.InProgress:
|
|
4569
4570
|
const f = [];
|
|
4570
4571
|
return v.forEach((y) => {
|
|
4571
|
-
f.push(
|
|
4572
|
+
f.push(ce(y));
|
|
4572
4573
|
}), f;
|
|
4573
4574
|
case A.Referred:
|
|
4574
4575
|
return [i("verification.idenfy.referred-awaiting")];
|
|
4575
4576
|
case A.Failed:
|
|
4576
4577
|
return [i("verification.message.failed")];
|
|
4577
4578
|
}
|
|
4578
|
-
},
|
|
4579
|
-
const y = U.VerificationStatuses.filter((
|
|
4580
|
-
if (f ===
|
|
4581
|
-
return
|
|
4579
|
+
}, ce = (f) => {
|
|
4580
|
+
const y = U.VerificationStatuses.filter((S) => S.Vendor === f);
|
|
4581
|
+
if (f === Y.ShuftiPro)
|
|
4582
|
+
return se(y);
|
|
4582
4583
|
{
|
|
4583
|
-
const
|
|
4584
|
-
link: `<a href="${y[0].VerificationUrl}" target="_blank">${
|
|
4584
|
+
const S = i("verification.idenfy.link-name"), Z = {
|
|
4585
|
+
link: `<a href="${y[0].VerificationUrl}" target="_blank">${S}</a>`
|
|
4585
4586
|
};
|
|
4586
|
-
return i("verification.idenfy.in-progress", { values:
|
|
4587
|
+
return i("verification.idenfy.in-progress", { values: Z });
|
|
4587
4588
|
}
|
|
4588
|
-
},
|
|
4589
|
-
const y = [],
|
|
4589
|
+
}, se = (f) => {
|
|
4590
|
+
const y = [], S = {}, Z = [
|
|
4590
4591
|
O.Biometric,
|
|
4591
4592
|
O.Documents,
|
|
4592
4593
|
O.ProofOfAddress
|
|
4593
4594
|
];
|
|
4594
4595
|
f.forEach((de) => {
|
|
4595
|
-
|
|
4596
|
+
Z.includes(de.Type) && (y.push(de.Type), S[de.Type] = V(de, te(de.Type)));
|
|
4596
4597
|
});
|
|
4597
|
-
let
|
|
4598
|
-
return
|
|
4599
|
-
},
|
|
4598
|
+
let Ke = y.every((de) => M.has(de)), Ue = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
|
|
4599
|
+
return Ke ? i("verification.shuftipro.validations-started") : i(Ue, { values: S });
|
|
4600
|
+
}, V = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, te = (f) => i(`verification.shuftipro.link-name.${f}`), oe = (f, y) => {
|
|
4600
4601
|
if (f.stopPropagation(), f.target && (f.target.href || f.target.closest("a"))) {
|
|
4601
4602
|
if (f.target.closest(".verificationLink")) {
|
|
4602
|
-
const
|
|
4603
|
-
M.add(
|
|
4603
|
+
const S = f.target.className.split(" ")[1];
|
|
4604
|
+
M.add(S), r(4, $ = ee());
|
|
4604
4605
|
}
|
|
4605
4606
|
return;
|
|
4606
4607
|
}
|
|
4607
4608
|
y === 0 && r(5, j = !j);
|
|
4608
|
-
}, ce = () => {
|
|
4609
|
-
r(6, I = p === "false");
|
|
4610
4609
|
}, ge = () => {
|
|
4611
|
-
r(
|
|
4610
|
+
r(6, N = p === "false");
|
|
4611
|
+
}, Ar = () => {
|
|
4612
|
+
r(8, X = R + "/" + l + "/" + es);
|
|
4612
4613
|
try {
|
|
4613
4614
|
fetch(X, { method: "HEAD" }).then((f) => {
|
|
4614
4615
|
r(7, k = f.ok);
|
|
@@ -4616,12 +4617,12 @@ function es(e, t, r) {
|
|
|
4616
4617
|
} catch {
|
|
4617
4618
|
r(7, k = !1);
|
|
4618
4619
|
}
|
|
4619
|
-
},
|
|
4620
|
+
}, St = () => {
|
|
4620
4621
|
window.postMessage({ type: "ShowCashierVideoModal" }, window.location.href);
|
|
4621
|
-
},
|
|
4622
|
-
function
|
|
4623
|
-
|
|
4624
|
-
|
|
4622
|
+
}, $r = (f, y) => oe(y, f), Br = (f, y) => oe(y, f), Mr = () => St();
|
|
4623
|
+
function Cr(f) {
|
|
4624
|
+
at[f ? "unshift" : "push"](() => {
|
|
4625
|
+
T = f, r(3, T);
|
|
4625
4626
|
});
|
|
4626
4627
|
}
|
|
4627
4628
|
return e.$$set = (f) => {
|
|
@@ -4630,25 +4631,25 @@ function es(e, t, r) {
|
|
|
4630
4631
|
e.$$.dirty[0] & /*lang*/
|
|
4631
4632
|
8192 && l && x(), e.$$.dirty[0] & /*endpoint, session, playersession*/
|
|
4632
4633
|
167936 && s && h && _ && b(), e.$$.dirty[0] & /*endpoint, session, playersession*/
|
|
4633
|
-
167936 && s && !h && _ &&
|
|
4634
|
+
167936 && s && !h && _ && E(), e.$$.dirty[0] & /*translationurl*/
|
|
4634
4635
|
16384 && a && ke(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4635
|
-
9 && o &&
|
|
4636
|
-
10 && u &&
|
|
4637
|
-
4 && p &&
|
|
4638
|
-
262144 && R &&
|
|
4636
|
+
9 && o && T && g(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4637
|
+
10 && u && T && d(), e.$$.dirty[0] & /*ismobileview*/
|
|
4638
|
+
4 && p && ge(), e.$$.dirty[0] & /*staticCdnUrl*/
|
|
4639
|
+
262144 && R && Ar();
|
|
4639
4640
|
}, [
|
|
4640
4641
|
o,
|
|
4641
4642
|
u,
|
|
4642
4643
|
p,
|
|
4643
|
-
|
|
4644
|
+
T,
|
|
4644
4645
|
$,
|
|
4645
4646
|
j,
|
|
4646
|
-
|
|
4647
|
+
N,
|
|
4647
4648
|
k,
|
|
4648
4649
|
X,
|
|
4649
4650
|
i,
|
|
4650
|
-
|
|
4651
|
-
|
|
4651
|
+
oe,
|
|
4652
|
+
St,
|
|
4652
4653
|
s,
|
|
4653
4654
|
l,
|
|
4654
4655
|
a,
|
|
@@ -4656,20 +4657,20 @@ function es(e, t, r) {
|
|
|
4656
4657
|
c,
|
|
4657
4658
|
_,
|
|
4658
4659
|
R,
|
|
4659
|
-
Pr,
|
|
4660
|
-
Ar,
|
|
4661
4660
|
$r,
|
|
4662
|
-
Br
|
|
4661
|
+
Br,
|
|
4662
|
+
Mr,
|
|
4663
|
+
Cr
|
|
4663
4664
|
];
|
|
4664
4665
|
}
|
|
4665
|
-
class
|
|
4666
|
+
class rs extends ei {
|
|
4666
4667
|
constructor(t) {
|
|
4667
|
-
super(),
|
|
4668
|
+
super(), Qr(
|
|
4668
4669
|
this,
|
|
4669
4670
|
t,
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
|
|
4671
|
+
ts,
|
|
4672
|
+
Kn,
|
|
4673
|
+
Qt,
|
|
4673
4674
|
{
|
|
4674
4675
|
endpoint: 12,
|
|
4675
4676
|
lang: 13,
|
|
@@ -4681,7 +4682,7 @@ class ts extends Kr {
|
|
|
4681
4682
|
ismobileview: 2,
|
|
4682
4683
|
playersession: 17
|
|
4683
4684
|
},
|
|
4684
|
-
|
|
4685
|
+
Qn,
|
|
4685
4686
|
[-1, -1]
|
|
4686
4687
|
);
|
|
4687
4688
|
}
|
|
@@ -4689,78 +4690,78 @@ class ts extends Kr {
|
|
|
4689
4690
|
return this.$$.ctx[12];
|
|
4690
4691
|
}
|
|
4691
4692
|
set endpoint(t) {
|
|
4692
|
-
this.$$set({ endpoint: t }),
|
|
4693
|
+
this.$$set({ endpoint: t }), J();
|
|
4693
4694
|
}
|
|
4694
4695
|
get lang() {
|
|
4695
4696
|
return this.$$.ctx[13];
|
|
4696
4697
|
}
|
|
4697
4698
|
set lang(t) {
|
|
4698
|
-
this.$$set({ lang: t }),
|
|
4699
|
+
this.$$set({ lang: t }), J();
|
|
4699
4700
|
}
|
|
4700
4701
|
get translationurl() {
|
|
4701
4702
|
return this.$$.ctx[14];
|
|
4702
4703
|
}
|
|
4703
4704
|
set translationurl(t) {
|
|
4704
|
-
this.$$set({ translationurl: t }),
|
|
4705
|
+
this.$$set({ translationurl: t }), J();
|
|
4705
4706
|
}
|
|
4706
4707
|
get clientstyling() {
|
|
4707
4708
|
return this.$$.ctx[0];
|
|
4708
4709
|
}
|
|
4709
4710
|
set clientstyling(t) {
|
|
4710
|
-
this.$$set({ clientstyling: t }),
|
|
4711
|
+
this.$$set({ clientstyling: t }), J();
|
|
4711
4712
|
}
|
|
4712
4713
|
get clientstylingurl() {
|
|
4713
4714
|
return this.$$.ctx[1];
|
|
4714
4715
|
}
|
|
4715
4716
|
set clientstylingurl(t) {
|
|
4716
|
-
this.$$set({ clientstylingurl: t }),
|
|
4717
|
+
this.$$set({ clientstylingurl: t }), J();
|
|
4717
4718
|
}
|
|
4718
4719
|
get session() {
|
|
4719
4720
|
return this.$$.ctx[15];
|
|
4720
4721
|
}
|
|
4721
4722
|
set session(t) {
|
|
4722
|
-
this.$$set({ session: t }),
|
|
4723
|
+
this.$$set({ session: t }), J();
|
|
4723
4724
|
}
|
|
4724
4725
|
get customerid() {
|
|
4725
4726
|
return this.$$.ctx[16];
|
|
4726
4727
|
}
|
|
4727
4728
|
set customerid(t) {
|
|
4728
|
-
this.$$set({ customerid: t }),
|
|
4729
|
+
this.$$set({ customerid: t }), J();
|
|
4729
4730
|
}
|
|
4730
4731
|
get ismobileview() {
|
|
4731
4732
|
return this.$$.ctx[2];
|
|
4732
4733
|
}
|
|
4733
4734
|
set ismobileview(t) {
|
|
4734
|
-
this.$$set({ ismobileview: t }),
|
|
4735
|
+
this.$$set({ ismobileview: t }), J();
|
|
4735
4736
|
}
|
|
4736
4737
|
get playersession() {
|
|
4737
4738
|
return this.$$.ctx[17];
|
|
4738
4739
|
}
|
|
4739
4740
|
set playersession(t) {
|
|
4740
|
-
this.$$set({ playersession: t }),
|
|
4741
|
+
this.$$set({ playersession: t }), J();
|
|
4741
4742
|
}
|
|
4742
4743
|
}
|
|
4743
|
-
|
|
4744
|
+
Kr(rs, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {}, playersession: {} }, [], [], !0);
|
|
4744
4745
|
export {
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
|
|
4746
|
+
rs as C,
|
|
4747
|
+
ei as S,
|
|
4748
|
+
Lr as a,
|
|
4748
4749
|
ae as b,
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4750
|
+
Kr as c,
|
|
4751
|
+
ne as d,
|
|
4752
|
+
ss as e,
|
|
4753
|
+
J as f,
|
|
4754
|
+
is as g,
|
|
4755
|
+
K as h,
|
|
4756
|
+
Qr as i,
|
|
4757
|
+
re as j,
|
|
4758
|
+
q as k,
|
|
4758
4759
|
_e as l,
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4760
|
+
at as m,
|
|
4761
|
+
Q as n,
|
|
4762
|
+
os as o,
|
|
4763
|
+
_t as p,
|
|
4764
|
+
ns as q,
|
|
4765
|
+
Qt as s,
|
|
4765
4766
|
Ee as t
|
|
4766
4767
|
};
|