@everymatrix/cashier-verifications 1.65.3 → 1.66.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-DFB1n9yM.cjs +5 -0
- package/components/{CashierVerifications-CjQ2qgzj.js → CashierVerifications-Dq8KwBcd.js} +924 -922
- package/components/{CashierVerifications-BEqmTMl0.js → CashierVerifications-DvEHzCEW.js} +939 -937
- package/components/{CashierVideoModal-BnuvM17-.js → CashierVideoModal-BCigQaKQ.js} +19 -19
- package/components/{CashierVideoModal-Cqlay4Og.js → CashierVideoModal-ID_LmSyp.js} +15 -15
- package/components/{CashierVideoModal-D7J3oeS_.cjs → CashierVideoModal-N67x74OZ.cjs} +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-B_Ib8J5V.cjs +0 -18
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
function Z() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Zt(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function St() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
9
|
+
function Ie(e) {
|
|
10
|
+
e.forEach(Zt);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function bt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function Jt(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
|
-
let
|
|
19
|
-
function
|
|
20
|
-
return e === t ? !0 : (
|
|
18
|
+
let Fe;
|
|
19
|
+
function ts(e, t) {
|
|
20
|
+
return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.href);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Mr(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function Qt(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const i of t)
|
|
28
28
|
i(void 0);
|
|
@@ -31,20 +31,20 @@ function Jt(e, ...t) {
|
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
33
33
|
}
|
|
34
|
-
function
|
|
35
|
-
e.$$.on_destroy.push(
|
|
34
|
+
function Tt(e, t, r) {
|
|
35
|
+
e.$$.on_destroy.push(Qt(t, r));
|
|
36
36
|
}
|
|
37
37
|
function te(e, t) {
|
|
38
38
|
e.appendChild(t);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const i =
|
|
40
|
+
function Cr(e, t, r) {
|
|
41
|
+
const i = Dr(e);
|
|
42
42
|
if (!i.getElementById(t)) {
|
|
43
43
|
const n = Y("style");
|
|
44
|
-
n.id = t, n.textContent = r,
|
|
44
|
+
n.id = t, n.textContent = r, Lr(i, n);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function Dr(e) {
|
|
48
48
|
if (!e)
|
|
49
49
|
return document;
|
|
50
50
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -54,59 +54,59 @@ function Cr(e) {
|
|
|
54
54
|
t
|
|
55
55
|
) : e.ownerDocument;
|
|
56
56
|
}
|
|
57
|
-
function
|
|
57
|
+
function Lr(e, t) {
|
|
58
58
|
return te(
|
|
59
59
|
/** @type {Document} */
|
|
60
60
|
e.head || e,
|
|
61
61
|
t
|
|
62
62
|
), t.sheet;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
64
|
+
function ae(e, t, r) {
|
|
65
65
|
e.insertBefore(t, r || null);
|
|
66
66
|
}
|
|
67
|
-
function
|
|
67
|
+
function ie(e) {
|
|
68
68
|
e.parentNode && e.parentNode.removeChild(e);
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function Ir(e, t) {
|
|
71
71
|
for (let r = 0; r < e.length; r += 1)
|
|
72
72
|
e[r] && e[r].d(t);
|
|
73
73
|
}
|
|
74
74
|
function Y(e) {
|
|
75
75
|
return document.createElement(e);
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function rs(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 xe() {
|
|
84
|
-
return
|
|
84
|
+
return yt(" ");
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
return
|
|
86
|
+
function is() {
|
|
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
92
|
function J(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
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 : J(e, t, r);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function Nr(e) {
|
|
100
100
|
return Array.from(e.childNodes);
|
|
101
101
|
}
|
|
102
|
-
function
|
|
102
|
+
function Rr(e, t) {
|
|
103
103
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
104
104
|
t);
|
|
105
105
|
}
|
|
106
|
-
function
|
|
106
|
+
function we(e, t, r) {
|
|
107
107
|
e.classList.toggle(t, !!r);
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function kr(e) {
|
|
110
110
|
const t = {};
|
|
111
111
|
return e.childNodes.forEach(
|
|
112
112
|
/** @param {Element} node */
|
|
@@ -115,90 +115,90 @@ function Rr(e) {
|
|
|
115
115
|
}
|
|
116
116
|
), t;
|
|
117
117
|
}
|
|
118
|
-
let
|
|
119
|
-
function
|
|
120
|
-
|
|
118
|
+
let Ce;
|
|
119
|
+
function Me(e) {
|
|
120
|
+
Ce = e;
|
|
121
121
|
}
|
|
122
|
-
function
|
|
123
|
-
if (!
|
|
122
|
+
function Ur() {
|
|
123
|
+
if (!Ce)
|
|
124
124
|
throw new Error("Function called outside component initialization");
|
|
125
|
-
return
|
|
125
|
+
return Ce;
|
|
126
126
|
}
|
|
127
|
-
function
|
|
128
|
-
|
|
127
|
+
function ns(e) {
|
|
128
|
+
Ur().$$.on_mount.push(e);
|
|
129
129
|
}
|
|
130
|
-
const
|
|
131
|
-
let
|
|
132
|
-
const
|
|
133
|
-
let
|
|
134
|
-
function
|
|
135
|
-
|
|
130
|
+
const _e = [], at = [];
|
|
131
|
+
let Ee = [];
|
|
132
|
+
const Ht = [], Fr = /* @__PURE__ */ Promise.resolve();
|
|
133
|
+
let ut = !1;
|
|
134
|
+
function Vr() {
|
|
135
|
+
ut || (ut = !0, Fr.then(ee));
|
|
136
136
|
}
|
|
137
|
-
function
|
|
138
|
-
|
|
137
|
+
function lt(e) {
|
|
138
|
+
Ee.push(e);
|
|
139
139
|
}
|
|
140
|
-
const
|
|
140
|
+
const et = /* @__PURE__ */ new Set();
|
|
141
141
|
let be = 0;
|
|
142
142
|
function ee() {
|
|
143
143
|
if (be !== 0)
|
|
144
144
|
return;
|
|
145
|
-
const e =
|
|
145
|
+
const e = Ce;
|
|
146
146
|
do {
|
|
147
147
|
try {
|
|
148
|
-
for (; be <
|
|
149
|
-
const t =
|
|
150
|
-
be++,
|
|
148
|
+
for (; be < _e.length; ) {
|
|
149
|
+
const t = _e[be];
|
|
150
|
+
be++, Me(t), Gr(t.$$);
|
|
151
151
|
}
|
|
152
152
|
} catch (t) {
|
|
153
|
-
throw
|
|
153
|
+
throw _e.length = 0, be = 0, t;
|
|
154
154
|
}
|
|
155
|
-
for (
|
|
156
|
-
|
|
157
|
-
for (let t = 0; t <
|
|
158
|
-
const r =
|
|
159
|
-
|
|
155
|
+
for (Me(null), _e.length = 0, be = 0; at.length; )
|
|
156
|
+
at.pop()();
|
|
157
|
+
for (let t = 0; t < Ee.length; t += 1) {
|
|
158
|
+
const r = Ee[t];
|
|
159
|
+
et.has(r) || (et.add(r), r());
|
|
160
160
|
}
|
|
161
|
-
|
|
162
|
-
} while (
|
|
163
|
-
for (;
|
|
164
|
-
|
|
165
|
-
|
|
161
|
+
Ee.length = 0;
|
|
162
|
+
} while (_e.length);
|
|
163
|
+
for (; Ht.length; )
|
|
164
|
+
Ht.pop()();
|
|
165
|
+
ut = !1, et.clear(), Me(e);
|
|
166
166
|
}
|
|
167
|
-
function
|
|
167
|
+
function Gr(e) {
|
|
168
168
|
if (e.fragment !== null) {
|
|
169
|
-
e.update(),
|
|
169
|
+
e.update(), Ie(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 jr(e) {
|
|
175
175
|
const t = [], r = [];
|
|
176
|
-
|
|
176
|
+
Ee.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Ee = t;
|
|
177
177
|
}
|
|
178
|
-
const
|
|
179
|
-
function
|
|
180
|
-
e && e.i && (
|
|
178
|
+
const zr = /* @__PURE__ */ new Set();
|
|
179
|
+
function Xr(e, t) {
|
|
180
|
+
e && e.i && (zr.delete(e), e.i(t));
|
|
181
181
|
}
|
|
182
|
-
function
|
|
182
|
+
function Ot(e) {
|
|
183
183
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
184
184
|
}
|
|
185
|
-
function
|
|
185
|
+
function Wr(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(
|
|
189
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
190
|
-
}), n.forEach(
|
|
187
|
+
i && i.m(t, r), lt(() => {
|
|
188
|
+
const s = e.$$.on_mount.map(Zt).filter(bt);
|
|
189
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ie(s), e.$$.on_mount = [];
|
|
190
|
+
}), n.forEach(lt);
|
|
191
191
|
}
|
|
192
|
-
function
|
|
192
|
+
function qr(e, t) {
|
|
193
193
|
const r = e.$$;
|
|
194
|
-
r.fragment !== null && (
|
|
194
|
+
r.fragment !== null && (jr(r.after_update), Ie(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 && (
|
|
196
|
+
function Yr(e, t) {
|
|
197
|
+
e.$$.dirty[0] === -1 && (_e.push(e), Vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
198
198
|
}
|
|
199
|
-
function
|
|
200
|
-
const o =
|
|
201
|
-
|
|
199
|
+
function Zr(e, t, r, i, n, s, h = null, a = [-1]) {
|
|
200
|
+
const o = Ce;
|
|
201
|
+
Me(e);
|
|
202
202
|
const u = e.$$ = {
|
|
203
203
|
fragment: null,
|
|
204
204
|
ctx: [],
|
|
@@ -206,7 +206,7 @@ function Yr(e, t, r, i, n, s, h = null, a = [-1]) {
|
|
|
206
206
|
props: s,
|
|
207
207
|
update: Z,
|
|
208
208
|
not_equal: n,
|
|
209
|
-
bound:
|
|
209
|
+
bound: St(),
|
|
210
210
|
// lifecycle
|
|
211
211
|
on_mount: [],
|
|
212
212
|
on_destroy: [],
|
|
@@ -215,28 +215,28 @@ function Yr(e, t, r, i, n, s, h = 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: St(),
|
|
219
219
|
dirty: a,
|
|
220
220
|
skip_bound: !1,
|
|
221
221
|
root: t.target || o.$$.root
|
|
222
222
|
};
|
|
223
223
|
h && h(u.root);
|
|
224
224
|
let l = !1;
|
|
225
|
-
if (u.ctx = r ? r(e, t.props || {}, (d, p, ...
|
|
226
|
-
const H =
|
|
227
|
-
return u.ctx && n(u.ctx[d], u.ctx[d] = H) && (!u.skip_bound && u.bound[d] && u.bound[d](H), l &&
|
|
228
|
-
}) : [], u.update(), l = !0,
|
|
225
|
+
if (u.ctx = r ? r(e, t.props || {}, (d, p, ..._) => {
|
|
226
|
+
const H = _.length ? _[0] : p;
|
|
227
|
+
return u.ctx && n(u.ctx[d], u.ctx[d] = H) && (!u.skip_bound && u.bound[d] && u.bound[d](H), l && Yr(e, d)), p;
|
|
228
|
+
}) : [], u.update(), l = !0, Ie(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
|
|
229
229
|
if (t.hydrate) {
|
|
230
|
-
const d =
|
|
231
|
-
u.fragment && u.fragment.l(d), d.forEach(
|
|
230
|
+
const d = Nr(t.target);
|
|
231
|
+
u.fragment && u.fragment.l(d), d.forEach(ie);
|
|
232
232
|
} else
|
|
233
233
|
u.fragment && u.fragment.c();
|
|
234
|
-
t.intro &&
|
|
234
|
+
t.intro && Xr(e.$$.fragment), Wr(e, t.target, t.anchor), ee();
|
|
235
235
|
}
|
|
236
|
-
|
|
236
|
+
Me(o);
|
|
237
237
|
}
|
|
238
|
-
let
|
|
239
|
-
typeof HTMLElement == "function" && (
|
|
238
|
+
let Kt;
|
|
239
|
+
typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
|
|
240
240
|
/** The Svelte component constructor */
|
|
241
241
|
$$ctor;
|
|
242
242
|
/** Slots */
|
|
@@ -285,22 +285,22 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
285
285
|
* @param {HTMLElement} [anchor]
|
|
286
286
|
*/
|
|
287
287
|
m: function(o, u) {
|
|
288
|
-
|
|
288
|
+
ae(o, s, u);
|
|
289
289
|
},
|
|
290
290
|
d: function(o) {
|
|
291
|
-
o &&
|
|
291
|
+
o && ie(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 = kr(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) {
|
|
302
302
|
const s = this.$$g_p(n.name);
|
|
303
|
-
s in this.$$d || (this.$$d[s] =
|
|
303
|
+
s in this.$$d || (this.$$d[s] = Ge(s, n.value, this.$$p_d, "toProp"));
|
|
304
304
|
}
|
|
305
305
|
for (const n in this.$$p_d)
|
|
306
306
|
!(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
|
|
@@ -318,7 +318,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
318
318
|
this.$$r = !0;
|
|
319
319
|
for (const n in this.$$p_d)
|
|
320
320
|
if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
|
|
321
|
-
const s =
|
|
321
|
+
const s = Ge(
|
|
322
322
|
n,
|
|
323
323
|
this.$$d[n],
|
|
324
324
|
this.$$p_d,
|
|
@@ -340,7 +340,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
340
340
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
341
341
|
// and setting attributes through setAttribute etc, this is helpful
|
|
342
342
|
attributeChangedCallback(e, t, r) {
|
|
343
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
343
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ge(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
344
344
|
}
|
|
345
345
|
disconnectedCallback() {
|
|
346
346
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -353,7 +353,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
353
353
|
) || e;
|
|
354
354
|
}
|
|
355
355
|
});
|
|
356
|
-
function
|
|
356
|
+
function Ge(e, t, r, i) {
|
|
357
357
|
const n = r[e]?.type;
|
|
358
358
|
if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
|
|
359
359
|
return t;
|
|
@@ -382,8 +382,8 @@ function Ve(e, t, r, i) {
|
|
|
382
382
|
return t;
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
|
-
function
|
|
386
|
-
let h = class extends
|
|
385
|
+
function Jr(e, t, r, i, n, s) {
|
|
386
|
+
let h = class extends Kt {
|
|
387
387
|
constructor() {
|
|
388
388
|
super(e, r, n), this.$$p_d = t;
|
|
389
389
|
}
|
|
@@ -399,7 +399,7 @@ function Zr(e, t, r, i, n, s) {
|
|
|
399
399
|
return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
|
|
400
400
|
},
|
|
401
401
|
set(o) {
|
|
402
|
-
o =
|
|
402
|
+
o = Ge(a, o, t), this.$$d[a] = o, this.$$c?.$set({ [a]: o });
|
|
403
403
|
}
|
|
404
404
|
});
|
|
405
405
|
}), i.forEach((a) => {
|
|
@@ -411,7 +411,7 @@ function Zr(e, t, r, i, n, s) {
|
|
|
411
411
|
}), e.element = /** @type {any} */
|
|
412
412
|
h, h;
|
|
413
413
|
}
|
|
414
|
-
class
|
|
414
|
+
class Qr {
|
|
415
415
|
/**
|
|
416
416
|
* ### PRIVATE API
|
|
417
417
|
*
|
|
@@ -430,7 +430,7 @@ class Jr {
|
|
|
430
430
|
$$set = void 0;
|
|
431
431
|
/** @returns {void} */
|
|
432
432
|
$destroy() {
|
|
433
|
-
|
|
433
|
+
qr(this, 1), this.$destroy = Z;
|
|
434
434
|
}
|
|
435
435
|
/**
|
|
436
436
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -439,7 +439,7 @@ class Jr {
|
|
|
439
439
|
* @returns {() => void}
|
|
440
440
|
*/
|
|
441
441
|
$on(t, r) {
|
|
442
|
-
if (!
|
|
442
|
+
if (!bt(r))
|
|
443
443
|
return Z;
|
|
444
444
|
const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
445
445
|
return i.push(r), () => {
|
|
@@ -452,29 +452,29 @@ class Jr {
|
|
|
452
452
|
* @returns {void}
|
|
453
453
|
*/
|
|
454
454
|
$set(t) {
|
|
455
|
-
this.$$set && !
|
|
455
|
+
this.$$set && !Mr(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(
|
|
460
|
-
const
|
|
461
|
-
function
|
|
458
|
+
const Kr = "4";
|
|
459
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Kr);
|
|
460
|
+
const ye = [];
|
|
461
|
+
function ei(e, t) {
|
|
462
462
|
return {
|
|
463
|
-
subscribe:
|
|
463
|
+
subscribe: Ne(e, t).subscribe
|
|
464
464
|
};
|
|
465
465
|
}
|
|
466
|
-
function
|
|
466
|
+
function Ne(e, t = Z) {
|
|
467
467
|
let r;
|
|
468
468
|
const i = /* @__PURE__ */ new Set();
|
|
469
469
|
function n(a) {
|
|
470
|
-
if (
|
|
471
|
-
const o = !
|
|
470
|
+
if (Jt(e, a) && (e = a, r)) {
|
|
471
|
+
const o = !ye.length;
|
|
472
472
|
for (const u of i)
|
|
473
|
-
u[1](),
|
|
473
|
+
u[1](), ye.push(u, e);
|
|
474
474
|
if (o) {
|
|
475
|
-
for (let u = 0; u <
|
|
476
|
-
|
|
477
|
-
|
|
475
|
+
for (let u = 0; u < ye.length; u += 2)
|
|
476
|
+
ye[u][0](ye[u + 1]);
|
|
477
|
+
ye.length = 0;
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
480
|
}
|
|
@@ -494,7 +494,7 @@ function Pe(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 ei(r, (h, a) => {
|
|
498
498
|
let o = !1;
|
|
499
499
|
const u = [];
|
|
500
500
|
let l = 0, d = Z;
|
|
@@ -503,140 +503,126 @@ function Pe(e, t, r) {
|
|
|
503
503
|
return;
|
|
504
504
|
d();
|
|
505
505
|
const H = t(i ? u[0] : u, h, a);
|
|
506
|
-
s ? h(H) : d =
|
|
507
|
-
},
|
|
508
|
-
(H,
|
|
506
|
+
s ? h(H) : d = bt(H) ? H : Z;
|
|
507
|
+
}, _ = n.map(
|
|
508
|
+
(H, v) => Qt(
|
|
509
509
|
H,
|
|
510
|
-
(
|
|
511
|
-
u[
|
|
510
|
+
($) => {
|
|
511
|
+
u[v] = $, l &= ~(1 << v), o && p();
|
|
512
512
|
},
|
|
513
513
|
() => {
|
|
514
|
-
l |= 1 <<
|
|
514
|
+
l |= 1 << v;
|
|
515
515
|
}
|
|
516
516
|
)
|
|
517
517
|
);
|
|
518
518
|
return o = !0, p(), function() {
|
|
519
|
-
|
|
519
|
+
Ie(_), d(), o = !1;
|
|
520
520
|
};
|
|
521
521
|
});
|
|
522
522
|
}
|
|
523
|
-
var
|
|
524
|
-
function
|
|
523
|
+
var er = 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 ti = function(t) {
|
|
528
|
+
return ri(t) && !ii(t);
|
|
529
529
|
};
|
|
530
|
-
function
|
|
530
|
+
function ri(e) {
|
|
531
531
|
return !!e && typeof e == "object";
|
|
532
532
|
}
|
|
533
|
-
function
|
|
533
|
+
function ii(e) {
|
|
534
534
|
var t = Object.prototype.toString.call(e);
|
|
535
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
536
|
-
}
|
|
537
|
-
var ii = typeof Symbol == "function" && Symbol.for, ni = ii ? Symbol.for("react.element") : 60103;
|
|
538
|
-
function si(e) {
|
|
539
|
-
return e.$$typeof === ni;
|
|
535
|
+
return t === "[object RegExp]" || t === "[object Date]" || oi(e);
|
|
540
536
|
}
|
|
537
|
+
var ni = typeof Symbol == "function" && Symbol.for, si = ni ? Symbol.for("react.element") : 60103;
|
|
541
538
|
function oi(e) {
|
|
539
|
+
return e.$$typeof === si;
|
|
540
|
+
}
|
|
541
|
+
function ai(e) {
|
|
542
542
|
return Array.isArray(e) ? [] : {};
|
|
543
543
|
}
|
|
544
|
-
function
|
|
545
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
544
|
+
function De(e, t) {
|
|
545
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? Se(ai(e), e, t) : e;
|
|
546
546
|
}
|
|
547
|
-
function
|
|
547
|
+
function ui(e, t, r) {
|
|
548
548
|
return e.concat(t).map(function(i) {
|
|
549
|
-
return
|
|
549
|
+
return De(i, r);
|
|
550
550
|
});
|
|
551
551
|
}
|
|
552
|
-
function
|
|
552
|
+
function li(e, t) {
|
|
553
553
|
if (!t.customMerge)
|
|
554
|
-
return
|
|
554
|
+
return Se;
|
|
555
555
|
var r = t.customMerge(e);
|
|
556
|
-
return typeof r == "function" ? r :
|
|
556
|
+
return typeof r == "function" ? r : Se;
|
|
557
557
|
}
|
|
558
|
-
function
|
|
558
|
+
function hi(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
563
|
function Pt(e) {
|
|
564
|
-
return Object.keys(e).concat(
|
|
564
|
+
return Object.keys(e).concat(hi(e));
|
|
565
565
|
}
|
|
566
|
-
function
|
|
566
|
+
function tr(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 fi(e, t) {
|
|
574
|
+
return tr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
575
575
|
}
|
|
576
|
-
function
|
|
576
|
+
function ci(e, t, r) {
|
|
577
577
|
var i = {};
|
|
578
578
|
return r.isMergeableObject(e) && Pt(e).forEach(function(n) {
|
|
579
|
-
i[n] =
|
|
579
|
+
i[n] = De(e[n], r);
|
|
580
580
|
}), Pt(t).forEach(function(n) {
|
|
581
|
-
|
|
581
|
+
fi(e, n) || (tr(e, n) && r.isMergeableObject(t[n]) ? i[n] = li(n, r)(e[n], t[n], r) : i[n] = De(t[n], r));
|
|
582
582
|
}), i;
|
|
583
583
|
}
|
|
584
|
-
function
|
|
585
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
584
|
+
function Se(e, t, r) {
|
|
585
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || ui, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = De;
|
|
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) : ci(e, t, r) : De(t, r);
|
|
588
588
|
}
|
|
589
|
-
|
|
589
|
+
Se.all = function(t, r) {
|
|
590
590
|
if (!Array.isArray(t))
|
|
591
591
|
throw new Error("first argument should be an array");
|
|
592
592
|
return t.reduce(function(i, n) {
|
|
593
|
-
return
|
|
593
|
+
return Se(i, n, r);
|
|
594
594
|
}, {});
|
|
595
595
|
};
|
|
596
|
-
var
|
|
597
|
-
const
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
602
|
-
purpose with or without fee is hereby granted.
|
|
603
|
-
|
|
604
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
605
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
606
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
607
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
608
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
609
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
610
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
611
|
-
***************************************************************************** */
|
|
612
|
-
var ut = function(e, t) {
|
|
613
|
-
return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
596
|
+
var di = Se, mi = di;
|
|
597
|
+
const pi = /* @__PURE__ */ xt(mi);
|
|
598
|
+
var ht = function(e, t) {
|
|
599
|
+
return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
614
600
|
r.__proto__ = i;
|
|
615
601
|
} || function(r, i) {
|
|
616
602
|
for (var n in i)
|
|
617
603
|
Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
|
|
618
|
-
},
|
|
604
|
+
}, ht(e, t);
|
|
619
605
|
};
|
|
620
|
-
function
|
|
606
|
+
function Ze(e, t) {
|
|
621
607
|
if (typeof t != "function" && t !== null)
|
|
622
608
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
623
|
-
|
|
609
|
+
ht(e, t);
|
|
624
610
|
function r() {
|
|
625
611
|
this.constructor = e;
|
|
626
612
|
}
|
|
627
613
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
628
614
|
}
|
|
629
|
-
var
|
|
630
|
-
return
|
|
615
|
+
var re = function() {
|
|
616
|
+
return re = Object.assign || function(t) {
|
|
631
617
|
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
632
618
|
r = arguments[i];
|
|
633
619
|
for (var s in r)
|
|
634
620
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
635
621
|
}
|
|
636
622
|
return t;
|
|
637
|
-
},
|
|
623
|
+
}, re.apply(this, arguments);
|
|
638
624
|
};
|
|
639
|
-
function
|
|
625
|
+
function gi(e, t) {
|
|
640
626
|
var r = {};
|
|
641
627
|
for (var i in e)
|
|
642
628
|
Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
@@ -645,46 +631,43 @@ function pi(e, t) {
|
|
|
645
631
|
t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
|
|
646
632
|
return r;
|
|
647
633
|
}
|
|
648
|
-
function
|
|
649
|
-
if (arguments.length === 2)
|
|
634
|
+
function tt(e, t, r) {
|
|
635
|
+
if (r || arguments.length === 2)
|
|
650
636
|
for (var i = 0, n = t.length, s; i < n; i++)
|
|
651
637
|
(s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
|
|
652
|
-
return e.concat(s || t);
|
|
638
|
+
return e.concat(s || Array.prototype.slice.call(t));
|
|
653
639
|
}
|
|
654
|
-
function
|
|
655
|
-
var r = t && t.cache ? t.cache :
|
|
640
|
+
function rt(e, t) {
|
|
641
|
+
var r = t && t.cache ? t.cache : wi, i = t && t.serializer ? t.serializer : xi, n = t && t.strategy ? t.strategy : yi;
|
|
656
642
|
return n(e, {
|
|
657
643
|
cache: r,
|
|
658
644
|
serializer: i
|
|
659
645
|
});
|
|
660
646
|
}
|
|
661
|
-
function
|
|
647
|
+
function vi(e) {
|
|
662
648
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
663
649
|
}
|
|
664
|
-
function
|
|
665
|
-
var n =
|
|
650
|
+
function bi(e, t, r, i) {
|
|
651
|
+
var n = vi(i) ? i : r(i), s = t.get(n);
|
|
666
652
|
return typeof s > "u" && (s = e.call(this, i), t.set(n, s)), s;
|
|
667
653
|
}
|
|
668
654
|
function rr(e, t, r) {
|
|
669
655
|
var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
|
|
670
656
|
return typeof s > "u" && (s = e.apply(this, i), t.set(n, s)), s;
|
|
671
657
|
}
|
|
672
|
-
function
|
|
658
|
+
function ir(e, t, r, i, n) {
|
|
673
659
|
return r.bind(t, e, i, n);
|
|
674
660
|
}
|
|
675
|
-
function bi(e, t) {
|
|
676
|
-
var r = e.length === 1 ? tr : rr;
|
|
677
|
-
return xt(e, this, r, t.cache.create(), t.serializer);
|
|
678
|
-
}
|
|
679
|
-
function vi(e, t) {
|
|
680
|
-
return xt(e, this, rr, t.cache.create(), t.serializer);
|
|
681
|
-
}
|
|
682
661
|
function yi(e, t) {
|
|
683
|
-
|
|
662
|
+
var r = e.length === 1 ? bi : rr;
|
|
663
|
+
return ir(e, this, r, t.cache.create(), t.serializer);
|
|
664
|
+
}
|
|
665
|
+
function _i(e, t) {
|
|
666
|
+
return ir(e, this, rr, t.cache.create(), t.serializer);
|
|
684
667
|
}
|
|
685
668
|
var xi = function() {
|
|
686
669
|
return JSON.stringify(arguments);
|
|
687
|
-
},
|
|
670
|
+
}, Ei = (
|
|
688
671
|
/** @class */
|
|
689
672
|
function() {
|
|
690
673
|
function e() {
|
|
@@ -696,62 +679,71 @@ var xi = function() {
|
|
|
696
679
|
this.cache[t] = r;
|
|
697
680
|
}, e;
|
|
698
681
|
}()
|
|
699
|
-
),
|
|
682
|
+
), wi = {
|
|
700
683
|
create: function() {
|
|
701
|
-
return new
|
|
684
|
+
return new Ei();
|
|
702
685
|
}
|
|
703
|
-
},
|
|
704
|
-
variadic:
|
|
705
|
-
|
|
706
|
-
|
|
686
|
+
}, it = {
|
|
687
|
+
variadic: _i
|
|
688
|
+
}, Xe = function() {
|
|
689
|
+
return Xe = Object.assign || function(t) {
|
|
690
|
+
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
691
|
+
r = arguments[i];
|
|
692
|
+
for (var s in r)
|
|
693
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
694
|
+
}
|
|
695
|
+
return t;
|
|
696
|
+
}, Xe.apply(this, arguments);
|
|
697
|
+
};
|
|
698
|
+
var T;
|
|
707
699
|
(function(e) {
|
|
708
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";
|
|
709
701
|
})(T || (T = {}));
|
|
710
|
-
var
|
|
702
|
+
var C;
|
|
711
703
|
(function(e) {
|
|
712
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";
|
|
713
|
-
})(
|
|
714
|
-
var
|
|
705
|
+
})(C || (C = {}));
|
|
706
|
+
var Te;
|
|
715
707
|
(function(e) {
|
|
716
708
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
717
|
-
})(
|
|
709
|
+
})(Te || (Te = {}));
|
|
718
710
|
function At(e) {
|
|
719
|
-
return e.type ===
|
|
720
|
-
}
|
|
721
|
-
function wi(e) {
|
|
722
|
-
return e.type === D.argument;
|
|
711
|
+
return e.type === C.literal;
|
|
723
712
|
}
|
|
724
|
-
function
|
|
725
|
-
return e.type ===
|
|
713
|
+
function Si(e) {
|
|
714
|
+
return e.type === C.argument;
|
|
726
715
|
}
|
|
727
716
|
function nr(e) {
|
|
728
|
-
return e.type ===
|
|
717
|
+
return e.type === C.number;
|
|
729
718
|
}
|
|
730
719
|
function sr(e) {
|
|
731
|
-
return e.type ===
|
|
720
|
+
return e.type === C.date;
|
|
732
721
|
}
|
|
733
722
|
function or(e) {
|
|
734
|
-
return e.type ===
|
|
723
|
+
return e.type === C.time;
|
|
735
724
|
}
|
|
736
725
|
function ar(e) {
|
|
737
|
-
return e.type ===
|
|
738
|
-
}
|
|
739
|
-
function Si(e) {
|
|
740
|
-
return e.type === D.pound;
|
|
726
|
+
return e.type === C.select;
|
|
741
727
|
}
|
|
742
728
|
function ur(e) {
|
|
743
|
-
return e.type ===
|
|
729
|
+
return e.type === C.plural;
|
|
730
|
+
}
|
|
731
|
+
function Ti(e) {
|
|
732
|
+
return e.type === C.pound;
|
|
744
733
|
}
|
|
745
734
|
function lr(e) {
|
|
746
|
-
return
|
|
735
|
+
return e.type === C.tag;
|
|
747
736
|
}
|
|
748
|
-
function
|
|
749
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
737
|
+
function hr(e) {
|
|
738
|
+
return !!(e && typeof e == "object" && e.type === Te.number);
|
|
750
739
|
}
|
|
751
|
-
|
|
752
|
-
|
|
740
|
+
function ft(e) {
|
|
741
|
+
return !!(e && typeof e == "object" && e.type === Te.dateTime);
|
|
742
|
+
}
|
|
743
|
+
var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Hi = /(?:[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 Oi(e) {
|
|
753
745
|
var t = {};
|
|
754
|
-
return e.replace(
|
|
746
|
+
return e.replace(Hi, function(r) {
|
|
755
747
|
var i = r.length;
|
|
756
748
|
switch (r[0]) {
|
|
757
749
|
case "G":
|
|
@@ -840,6 +832,16 @@ function Hi(e) {
|
|
|
840
832
|
return "";
|
|
841
833
|
}), t;
|
|
842
834
|
}
|
|
835
|
+
var I = function() {
|
|
836
|
+
return I = Object.assign || function(t) {
|
|
837
|
+
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
838
|
+
r = arguments[i];
|
|
839
|
+
for (var s in r)
|
|
840
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
841
|
+
}
|
|
842
|
+
return t;
|
|
843
|
+
}, I.apply(this, arguments);
|
|
844
|
+
};
|
|
843
845
|
var Pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
844
846
|
function Ai(e) {
|
|
845
847
|
if (e.length === 0)
|
|
@@ -859,17 +861,17 @@ function Ai(e) {
|
|
|
859
861
|
}
|
|
860
862
|
return r;
|
|
861
863
|
}
|
|
862
|
-
function
|
|
864
|
+
function $i(e) {
|
|
863
865
|
return e.replace(/^(.*?)-/, "");
|
|
864
866
|
}
|
|
865
|
-
var
|
|
866
|
-
function
|
|
867
|
+
var $t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, cr = /^(@+)?(\+|#+)?[rs]?$/g, Bi = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
|
|
868
|
+
function Bt(e) {
|
|
867
869
|
var t = {};
|
|
868
|
-
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(cr, function(r, i, n) {
|
|
869
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)), "";
|
|
870
872
|
}), t;
|
|
871
873
|
}
|
|
872
|
-
function
|
|
874
|
+
function mr(e) {
|
|
873
875
|
switch (e) {
|
|
874
876
|
case "sign-auto":
|
|
875
877
|
return {
|
|
@@ -909,7 +911,7 @@ function dr(e) {
|
|
|
909
911
|
};
|
|
910
912
|
}
|
|
911
913
|
}
|
|
912
|
-
function
|
|
914
|
+
function Mi(e) {
|
|
913
915
|
var t;
|
|
914
916
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
915
917
|
notation: "engineering"
|
|
@@ -917,17 +919,17 @@ function Bi(e) {
|
|
|
917
919
|
notation: "scientific"
|
|
918
920
|
}, e = e.slice(1)), t) {
|
|
919
921
|
var r = e.slice(0, 2);
|
|
920
|
-
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)), !dr.test(e))
|
|
921
923
|
throw new Error("Malformed concise eng/scientific notation");
|
|
922
924
|
t.minimumIntegerDigits = e.length;
|
|
923
925
|
}
|
|
924
926
|
return t;
|
|
925
927
|
}
|
|
926
|
-
function
|
|
927
|
-
var t = {}, r =
|
|
928
|
+
function Mt(e) {
|
|
929
|
+
var t = {}, r = mr(e);
|
|
928
930
|
return r || t;
|
|
929
931
|
}
|
|
930
|
-
function
|
|
932
|
+
function Ci(e) {
|
|
931
933
|
for (var t = {}, r = 0, i = e; r < i.length; r++) {
|
|
932
934
|
var n = i[r];
|
|
933
935
|
switch (n.stem) {
|
|
@@ -951,7 +953,7 @@ function Mi(e) {
|
|
|
951
953
|
continue;
|
|
952
954
|
case "measure-unit":
|
|
953
955
|
case "unit":
|
|
954
|
-
t.style = "unit", t.unit =
|
|
956
|
+
t.style = "unit", t.unit = $i(n.options[0]);
|
|
955
957
|
continue;
|
|
956
958
|
case "compact-short":
|
|
957
959
|
case "K":
|
|
@@ -962,13 +964,13 @@ function Mi(e) {
|
|
|
962
964
|
t.notation = "compact", t.compactDisplay = "long";
|
|
963
965
|
continue;
|
|
964
966
|
case "scientific":
|
|
965
|
-
t =
|
|
966
|
-
return
|
|
967
|
+
t = I(I(I({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
|
|
968
|
+
return I(I({}, o), Mt(u));
|
|
967
969
|
}, {}));
|
|
968
970
|
continue;
|
|
969
971
|
case "engineering":
|
|
970
|
-
t =
|
|
971
|
-
return
|
|
972
|
+
t = I(I(I({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
|
|
973
|
+
return I(I({}, o), Mt(u));
|
|
972
974
|
}, {}));
|
|
973
975
|
continue;
|
|
974
976
|
case "notation-simple":
|
|
@@ -1013,45 +1015,45 @@ function Mi(e) {
|
|
|
1013
1015
|
case "integer-width":
|
|
1014
1016
|
if (n.options.length > 1)
|
|
1015
1017
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1016
|
-
n.options[0].replace(
|
|
1018
|
+
n.options[0].replace(Bi, function(o, u, l, d, p, _) {
|
|
1017
1019
|
if (u)
|
|
1018
1020
|
t.minimumIntegerDigits = l.length;
|
|
1019
1021
|
else {
|
|
1020
1022
|
if (d && p)
|
|
1021
1023
|
throw new Error("We currently do not support maximum integer digits");
|
|
1022
|
-
if (
|
|
1024
|
+
if (_)
|
|
1023
1025
|
throw new Error("We currently do not support exact integer digits");
|
|
1024
1026
|
}
|
|
1025
1027
|
return "";
|
|
1026
1028
|
});
|
|
1027
1029
|
continue;
|
|
1028
1030
|
}
|
|
1029
|
-
if (
|
|
1031
|
+
if (dr.test(n.stem)) {
|
|
1030
1032
|
t.minimumIntegerDigits = n.stem.length;
|
|
1031
1033
|
continue;
|
|
1032
1034
|
}
|
|
1033
|
-
if (
|
|
1035
|
+
if ($t.test(n.stem)) {
|
|
1034
1036
|
if (n.options.length > 1)
|
|
1035
1037
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1036
|
-
n.stem.replace(
|
|
1037
|
-
return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p &&
|
|
1038
|
+
n.stem.replace($t, function(o, u, l, d, p, _) {
|
|
1039
|
+
return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && _ ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + _.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1038
1040
|
});
|
|
1039
1041
|
var s = n.options[0];
|
|
1040
|
-
s === "w" ? t =
|
|
1042
|
+
s === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = I(I({}, t), Bt(s)));
|
|
1041
1043
|
continue;
|
|
1042
1044
|
}
|
|
1043
|
-
if (
|
|
1044
|
-
t =
|
|
1045
|
+
if (cr.test(n.stem)) {
|
|
1046
|
+
t = I(I({}, t), Bt(n.stem));
|
|
1045
1047
|
continue;
|
|
1046
1048
|
}
|
|
1047
|
-
var h =
|
|
1048
|
-
h && (t =
|
|
1049
|
-
var a =
|
|
1050
|
-
a && (t =
|
|
1049
|
+
var h = mr(n.stem);
|
|
1050
|
+
h && (t = I(I({}, t), h));
|
|
1051
|
+
var a = Mi(n.stem);
|
|
1052
|
+
a && (t = I(I({}, t), a));
|
|
1051
1053
|
}
|
|
1052
1054
|
return t;
|
|
1053
1055
|
}
|
|
1054
|
-
var
|
|
1056
|
+
var Ve = {
|
|
1055
1057
|
"001": [
|
|
1056
1058
|
"H",
|
|
1057
1059
|
"h"
|
|
@@ -2466,13 +2468,13 @@ var Fe = {
|
|
|
2466
2468
|
"h"
|
|
2467
2469
|
]
|
|
2468
2470
|
};
|
|
2469
|
-
function
|
|
2471
|
+
function Di(e, t) {
|
|
2470
2472
|
for (var r = "", i = 0; i < e.length; i++) {
|
|
2471
2473
|
var n = e.charAt(i);
|
|
2472
2474
|
if (n === "j") {
|
|
2473
2475
|
for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
|
|
2474
2476
|
s++, i++;
|
|
2475
|
-
var h = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u =
|
|
2477
|
+
var h = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Li(t);
|
|
2476
2478
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
2477
2479
|
r += o;
|
|
2478
2480
|
for (; h-- > 0; )
|
|
@@ -2482,7 +2484,7 @@ function Ci(e, t) {
|
|
|
2482
2484
|
}
|
|
2483
2485
|
return r;
|
|
2484
2486
|
}
|
|
2485
|
-
function
|
|
2487
|
+
function Li(e) {
|
|
2486
2488
|
var t = e.hourCycle;
|
|
2487
2489
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2488
2490
|
e.hourCycles && // @ts-ignore
|
|
@@ -2501,23 +2503,23 @@ function Di(e) {
|
|
|
2501
2503
|
}
|
|
2502
2504
|
var r = e.language, i;
|
|
2503
2505
|
r !== "root" && (i = e.maximize().region);
|
|
2504
|
-
var n =
|
|
2506
|
+
var n = Ve[i || ""] || Ve[r || ""] || Ve["".concat(r, "-001")] || Ve["001"];
|
|
2505
2507
|
return n[0];
|
|
2506
2508
|
}
|
|
2507
|
-
var
|
|
2508
|
-
function
|
|
2509
|
+
var nt, Ii = new RegExp("^".concat(fr.source, "*")), Ni = new RegExp("".concat(fr.source, "*$"));
|
|
2510
|
+
function O(e, t) {
|
|
2509
2511
|
return { start: e, end: t };
|
|
2510
2512
|
}
|
|
2511
|
-
var
|
|
2513
|
+
var Ri = !!String.prototype.startsWith && "_a".startsWith("a", 1), ki = !!String.fromCodePoint, Ui = !!Object.fromEntries, Fi = !!String.prototype.codePointAt, Vi = !!String.prototype.trimStart, Gi = !!String.prototype.trimEnd, ji = !!Number.isSafeInteger, zi = ji ? Number.isSafeInteger : function(e) {
|
|
2512
2514
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2513
|
-
},
|
|
2515
|
+
}, ct = !0;
|
|
2514
2516
|
try {
|
|
2515
|
-
var
|
|
2516
|
-
|
|
2517
|
+
var Xi = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2518
|
+
ct = ((nt = Xi.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
|
|
2517
2519
|
} catch {
|
|
2518
|
-
|
|
2520
|
+
ct = !1;
|
|
2519
2521
|
}
|
|
2520
|
-
var
|
|
2522
|
+
var Ct = Ri ? (
|
|
2521
2523
|
// Native
|
|
2522
2524
|
function(t, r, i) {
|
|
2523
2525
|
return t.startsWith(r, i);
|
|
@@ -2527,7 +2529,7 @@ var Mt = Ni ? (
|
|
|
2527
2529
|
function(t, r, i) {
|
|
2528
2530
|
return t.slice(i, i + r.length) === r;
|
|
2529
2531
|
}
|
|
2530
|
-
),
|
|
2532
|
+
), dt = ki ? String.fromCodePoint : (
|
|
2531
2533
|
// IE11
|
|
2532
2534
|
function() {
|
|
2533
2535
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2539,9 +2541,9 @@ var Mt = Ni ? (
|
|
|
2539
2541
|
}
|
|
2540
2542
|
return i;
|
|
2541
2543
|
}
|
|
2542
|
-
),
|
|
2544
|
+
), Dt = (
|
|
2543
2545
|
// native
|
|
2544
|
-
|
|
2546
|
+
Ui ? Object.fromEntries : (
|
|
2545
2547
|
// Ponyfill
|
|
2546
2548
|
function(t) {
|
|
2547
2549
|
for (var r = {}, i = 0, n = t; i < n.length; i++) {
|
|
@@ -2551,7 +2553,7 @@ var Mt = Ni ? (
|
|
|
2551
2553
|
return r;
|
|
2552
2554
|
}
|
|
2553
2555
|
)
|
|
2554
|
-
),
|
|
2556
|
+
), pr = Fi ? (
|
|
2555
2557
|
// Native
|
|
2556
2558
|
function(t, r) {
|
|
2557
2559
|
return t.codePointAt(r);
|
|
@@ -2565,7 +2567,7 @@ var Mt = Ni ? (
|
|
|
2565
2567
|
return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
|
|
2566
2568
|
}
|
|
2567
2569
|
}
|
|
2568
|
-
),
|
|
2570
|
+
), Wi = Vi ? (
|
|
2569
2571
|
// Native
|
|
2570
2572
|
function(t) {
|
|
2571
2573
|
return t.trimStart();
|
|
@@ -2573,9 +2575,9 @@ var Mt = Ni ? (
|
|
|
2573
2575
|
) : (
|
|
2574
2576
|
// Ponyfill
|
|
2575
2577
|
function(t) {
|
|
2576
|
-
return t.replace(
|
|
2578
|
+
return t.replace(Ii, "");
|
|
2577
2579
|
}
|
|
2578
|
-
),
|
|
2580
|
+
), qi = Gi ? (
|
|
2579
2581
|
// Native
|
|
2580
2582
|
function(t) {
|
|
2581
2583
|
return t.trimEnd();
|
|
@@ -2583,32 +2585,32 @@ var Mt = Ni ? (
|
|
|
2583
2585
|
) : (
|
|
2584
2586
|
// Ponyfill
|
|
2585
2587
|
function(t) {
|
|
2586
|
-
return t.replace(
|
|
2588
|
+
return t.replace(Ni, "");
|
|
2587
2589
|
}
|
|
2588
2590
|
);
|
|
2589
|
-
function
|
|
2591
|
+
function gr(e, t) {
|
|
2590
2592
|
return new RegExp(e, t);
|
|
2591
2593
|
}
|
|
2592
|
-
var
|
|
2593
|
-
if (
|
|
2594
|
-
var
|
|
2595
|
-
|
|
2594
|
+
var mt;
|
|
2595
|
+
if (ct) {
|
|
2596
|
+
var Lt = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2597
|
+
mt = function(t, r) {
|
|
2596
2598
|
var i;
|
|
2597
|
-
|
|
2598
|
-
var n =
|
|
2599
|
+
Lt.lastIndex = r;
|
|
2600
|
+
var n = Lt.exec(t);
|
|
2599
2601
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
2600
2602
|
};
|
|
2601
2603
|
} else
|
|
2602
|
-
|
|
2604
|
+
mt = function(t, r) {
|
|
2603
2605
|
for (var i = []; ; ) {
|
|
2604
|
-
var n =
|
|
2605
|
-
if (n === void 0 ||
|
|
2606
|
+
var n = pr(t, r);
|
|
2607
|
+
if (n === void 0 || vr(n) || Qi(n))
|
|
2606
2608
|
break;
|
|
2607
2609
|
i.push(n), r += n >= 65536 ? 2 : 1;
|
|
2608
2610
|
}
|
|
2609
|
-
return
|
|
2611
|
+
return dt.apply(void 0, i);
|
|
2610
2612
|
};
|
|
2611
|
-
var
|
|
2613
|
+
var Yi = (
|
|
2612
2614
|
/** @class */
|
|
2613
2615
|
function() {
|
|
2614
2616
|
function e(t, r) {
|
|
@@ -2632,14 +2634,14 @@ var qi = (
|
|
|
2632
2634
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
|
2633
2635
|
var a = this.clonePosition();
|
|
2634
2636
|
this.bump(), n.push({
|
|
2635
|
-
type:
|
|
2636
|
-
location:
|
|
2637
|
+
type: C.pound,
|
|
2638
|
+
location: O(a, this.clonePosition())
|
|
2637
2639
|
});
|
|
2638
2640
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2639
2641
|
if (i)
|
|
2640
2642
|
break;
|
|
2641
|
-
return this.error(T.UNMATCHED_CLOSING_TAG,
|
|
2642
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2643
|
+
return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
|
|
2644
|
+
} else if (s === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
|
|
2643
2645
|
var h = this.parseTag(t, r);
|
|
2644
2646
|
if (h.err)
|
|
2645
2647
|
return h;
|
|
@@ -2660,9 +2662,9 @@ var qi = (
|
|
|
2660
2662
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2661
2663
|
return {
|
|
2662
2664
|
val: {
|
|
2663
|
-
type:
|
|
2665
|
+
type: C.literal,
|
|
2664
2666
|
value: "<".concat(n, "/>"),
|
|
2665
|
-
location:
|
|
2667
|
+
location: O(i, this.clonePosition())
|
|
2666
2668
|
},
|
|
2667
2669
|
err: null
|
|
2668
2670
|
};
|
|
@@ -2672,25 +2674,25 @@ var qi = (
|
|
|
2672
2674
|
return s;
|
|
2673
2675
|
var h = s.val, a = this.clonePosition();
|
|
2674
2676
|
if (this.bumpIf("</")) {
|
|
2675
|
-
if (this.isEOF() || !
|
|
2676
|
-
return this.error(T.INVALID_TAG,
|
|
2677
|
+
if (this.isEOF() || !pt(this.char()))
|
|
2678
|
+
return this.error(T.INVALID_TAG, O(a, this.clonePosition()));
|
|
2677
2679
|
var o = this.clonePosition(), u = this.parseTagName();
|
|
2678
|
-
return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG,
|
|
2680
|
+
return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, O(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2679
2681
|
val: {
|
|
2680
|
-
type:
|
|
2682
|
+
type: C.tag,
|
|
2681
2683
|
value: n,
|
|
2682
2684
|
children: h,
|
|
2683
|
-
location:
|
|
2685
|
+
location: O(i, this.clonePosition())
|
|
2684
2686
|
},
|
|
2685
2687
|
err: null
|
|
2686
|
-
} : this.error(T.INVALID_TAG,
|
|
2688
|
+
} : this.error(T.INVALID_TAG, O(a, this.clonePosition())));
|
|
2687
2689
|
} else
|
|
2688
|
-
return this.error(T.UNCLOSED_TAG,
|
|
2690
|
+
return this.error(T.UNCLOSED_TAG, O(i, this.clonePosition()));
|
|
2689
2691
|
} else
|
|
2690
|
-
return this.error(T.INVALID_TAG,
|
|
2692
|
+
return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
|
|
2691
2693
|
}, e.prototype.parseTagName = function() {
|
|
2692
2694
|
var t = this.offset();
|
|
2693
|
-
for (this.bump(); !this.isEOF() &&
|
|
2695
|
+
for (this.bump(); !this.isEOF() && Ji(this.char()); )
|
|
2694
2696
|
this.bump();
|
|
2695
2697
|
return this.message.slice(t, this.offset());
|
|
2696
2698
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2712,14 +2714,14 @@ var qi = (
|
|
|
2712
2714
|
}
|
|
2713
2715
|
break;
|
|
2714
2716
|
}
|
|
2715
|
-
var o =
|
|
2717
|
+
var o = O(i, this.clonePosition());
|
|
2716
2718
|
return {
|
|
2717
|
-
val: { type:
|
|
2719
|
+
val: { type: C.literal, value: n, location: o },
|
|
2718
2720
|
err: null
|
|
2719
2721
|
};
|
|
2720
2722
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2721
2723
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2722
|
-
!
|
|
2724
|
+
!Zi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2723
2725
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2724
2726
|
if (this.isEOF() || this.char() !== 39)
|
|
2725
2727
|
return null;
|
|
@@ -2753,49 +2755,49 @@ var qi = (
|
|
|
2753
2755
|
r.push(i);
|
|
2754
2756
|
this.bump();
|
|
2755
2757
|
}
|
|
2756
|
-
return
|
|
2758
|
+
return dt.apply(void 0, r);
|
|
2757
2759
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2758
2760
|
if (this.isEOF())
|
|
2759
2761
|
return null;
|
|
2760
2762
|
var i = this.char();
|
|
2761
|
-
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));
|
|
2762
2764
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2763
2765
|
var i = this.clonePosition();
|
|
2764
2766
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
2765
|
-
return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2767
|
+
return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
|
|
2766
2768
|
if (this.char() === 125)
|
|
2767
|
-
return this.bump(), this.error(T.EMPTY_ARGUMENT,
|
|
2769
|
+
return this.bump(), this.error(T.EMPTY_ARGUMENT, O(i, this.clonePosition()));
|
|
2768
2770
|
var n = this.parseIdentifierIfPossible().value;
|
|
2769
2771
|
if (!n)
|
|
2770
|
-
return this.error(T.MALFORMED_ARGUMENT,
|
|
2772
|
+
return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
|
|
2771
2773
|
if (this.bumpSpace(), this.isEOF())
|
|
2772
|
-
return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2774
|
+
return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
|
|
2773
2775
|
switch (this.char()) {
|
|
2774
2776
|
case 125:
|
|
2775
2777
|
return this.bump(), {
|
|
2776
2778
|
val: {
|
|
2777
|
-
type:
|
|
2779
|
+
type: C.argument,
|
|
2778
2780
|
// value does not include the opening and closing braces.
|
|
2779
2781
|
value: n,
|
|
2780
|
-
location:
|
|
2782
|
+
location: O(i, this.clonePosition())
|
|
2781
2783
|
},
|
|
2782
2784
|
err: null
|
|
2783
2785
|
};
|
|
2784
2786
|
case 44:
|
|
2785
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2787
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
|
|
2786
2788
|
default:
|
|
2787
|
-
return this.error(T.MALFORMED_ARGUMENT,
|
|
2789
|
+
return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
|
|
2788
2790
|
}
|
|
2789
2791
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2790
|
-
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;
|
|
2791
2793
|
this.bumpTo(n);
|
|
2792
|
-
var s = this.clonePosition(), h =
|
|
2794
|
+
var s = this.clonePosition(), h = O(t, s);
|
|
2793
2795
|
return { value: i, location: h };
|
|
2794
2796
|
}, e.prototype.parseArgumentOptions = function(t, r, i, n) {
|
|
2795
2797
|
var s, h = this.clonePosition(), a = this.parseIdentifierIfPossible().value, o = this.clonePosition();
|
|
2796
2798
|
switch (a) {
|
|
2797
2799
|
case "":
|
|
2798
|
-
return this.error(T.EXPECT_ARGUMENT_TYPE,
|
|
2800
|
+
return this.error(T.EXPECT_ARGUMENT_TYPE, O(h, o));
|
|
2799
2801
|
case "number":
|
|
2800
2802
|
case "date":
|
|
2801
2803
|
case "time": {
|
|
@@ -2806,46 +2808,46 @@ var qi = (
|
|
|
2806
2808
|
var l = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
|
|
2807
2809
|
if (d.err)
|
|
2808
2810
|
return d;
|
|
2809
|
-
var p =
|
|
2811
|
+
var p = qi(d.val);
|
|
2810
2812
|
if (p.length === 0)
|
|
2811
|
-
return this.error(T.EXPECT_ARGUMENT_STYLE,
|
|
2812
|
-
var
|
|
2813
|
-
u = { style: p, styleLocation:
|
|
2813
|
+
return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
|
|
2814
|
+
var _ = O(l, this.clonePosition());
|
|
2815
|
+
u = { style: p, styleLocation: _ };
|
|
2814
2816
|
}
|
|
2815
2817
|
var H = this.tryParseArgumentClose(n);
|
|
2816
2818
|
if (H.err)
|
|
2817
2819
|
return H;
|
|
2818
|
-
var
|
|
2819
|
-
if (u &&
|
|
2820
|
-
var
|
|
2820
|
+
var v = O(n, this.clonePosition());
|
|
2821
|
+
if (u && Ct(u?.style, "::", 0)) {
|
|
2822
|
+
var $ = Wi(u.style.slice(2));
|
|
2821
2823
|
if (a === "number") {
|
|
2822
|
-
var d = this.parseNumberSkeletonFromString(
|
|
2824
|
+
var d = this.parseNumberSkeletonFromString($, u.styleLocation);
|
|
2823
2825
|
return d.err ? d : {
|
|
2824
|
-
val: { type:
|
|
2826
|
+
val: { type: C.number, value: i, location: v, style: d.val },
|
|
2825
2827
|
err: null
|
|
2826
2828
|
};
|
|
2827
2829
|
} else {
|
|
2828
|
-
if (
|
|
2829
|
-
return this.error(T.EXPECT_DATE_TIME_SKELETON,
|
|
2830
|
-
var U =
|
|
2831
|
-
this.locale && (U =
|
|
2830
|
+
if ($.length === 0)
|
|
2831
|
+
return this.error(T.EXPECT_DATE_TIME_SKELETON, v);
|
|
2832
|
+
var U = $;
|
|
2833
|
+
this.locale && (U = Di($, this.locale));
|
|
2832
2834
|
var p = {
|
|
2833
|
-
type:
|
|
2835
|
+
type: Te.dateTime,
|
|
2834
2836
|
pattern: U,
|
|
2835
2837
|
location: u.styleLocation,
|
|
2836
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2837
|
-
}, F = a === "date" ?
|
|
2838
|
+
parsedOptions: this.shouldParseSkeletons ? Oi(U) : {}
|
|
2839
|
+
}, F = a === "date" ? C.date : C.time;
|
|
2838
2840
|
return {
|
|
2839
|
-
val: { type: F, value: i, location:
|
|
2841
|
+
val: { type: F, value: i, location: v, style: p },
|
|
2840
2842
|
err: null
|
|
2841
2843
|
};
|
|
2842
2844
|
}
|
|
2843
2845
|
}
|
|
2844
2846
|
return {
|
|
2845
2847
|
val: {
|
|
2846
|
-
type: a === "number" ?
|
|
2848
|
+
type: a === "number" ? C.number : a === "date" ? C.date : C.time,
|
|
2847
2849
|
value: i,
|
|
2848
|
-
location:
|
|
2850
|
+
location: v,
|
|
2849
2851
|
style: (s = u?.style) !== null && s !== void 0 ? s : null
|
|
2850
2852
|
},
|
|
2851
2853
|
err: null
|
|
@@ -2854,14 +2856,14 @@ var qi = (
|
|
|
2854
2856
|
case "plural":
|
|
2855
2857
|
case "selectordinal":
|
|
2856
2858
|
case "select": {
|
|
2857
|
-
var
|
|
2859
|
+
var B = this.clonePosition();
|
|
2858
2860
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2859
|
-
return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS,
|
|
2861
|
+
return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, Xe({}, B)));
|
|
2860
2862
|
this.bumpSpace();
|
|
2861
2863
|
var W = this.parseIdentifierIfPossible(), N = 0;
|
|
2862
2864
|
if (a !== "select" && W.value === "offset") {
|
|
2863
2865
|
if (!this.bumpIf(":"))
|
|
2864
|
-
return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,
|
|
2866
|
+
return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
|
|
2865
2867
|
this.bumpSpace();
|
|
2866
2868
|
var d = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2867
2869
|
if (d.err)
|
|
@@ -2874,20 +2876,20 @@ var qi = (
|
|
|
2874
2876
|
var H = this.tryParseArgumentClose(n);
|
|
2875
2877
|
if (H.err)
|
|
2876
2878
|
return H;
|
|
2877
|
-
var j =
|
|
2879
|
+
var j = O(n, this.clonePosition());
|
|
2878
2880
|
return a === "select" ? {
|
|
2879
2881
|
val: {
|
|
2880
|
-
type:
|
|
2882
|
+
type: C.select,
|
|
2881
2883
|
value: i,
|
|
2882
|
-
options:
|
|
2884
|
+
options: Dt(k.val),
|
|
2883
2885
|
location: j
|
|
2884
2886
|
},
|
|
2885
2887
|
err: null
|
|
2886
2888
|
} : {
|
|
2887
2889
|
val: {
|
|
2888
|
-
type:
|
|
2890
|
+
type: C.plural,
|
|
2889
2891
|
value: i,
|
|
2890
|
-
options:
|
|
2892
|
+
options: Dt(k.val),
|
|
2891
2893
|
offset: N,
|
|
2892
2894
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
2893
2895
|
location: j
|
|
@@ -2896,10 +2898,10 @@ var qi = (
|
|
|
2896
2898
|
};
|
|
2897
2899
|
}
|
|
2898
2900
|
default:
|
|
2899
|
-
return this.error(T.INVALID_ARGUMENT_TYPE,
|
|
2901
|
+
return this.error(T.INVALID_ARGUMENT_TYPE, O(h, o));
|
|
2900
2902
|
}
|
|
2901
2903
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
2902
|
-
return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2904
|
+
return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
2903
2905
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
|
2904
2906
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
|
2905
2907
|
var i = this.char();
|
|
@@ -2908,7 +2910,7 @@ var qi = (
|
|
|
2908
2910
|
this.bump();
|
|
2909
2911
|
var n = this.clonePosition();
|
|
2910
2912
|
if (!this.bumpUntil("'"))
|
|
2911
|
-
return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,
|
|
2913
|
+
return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(n, this.clonePosition()));
|
|
2912
2914
|
this.bump();
|
|
2913
2915
|
break;
|
|
2914
2916
|
}
|
|
@@ -2944,10 +2946,10 @@ var qi = (
|
|
|
2944
2946
|
}
|
|
2945
2947
|
return {
|
|
2946
2948
|
val: {
|
|
2947
|
-
type:
|
|
2949
|
+
type: Te.number,
|
|
2948
2950
|
tokens: i,
|
|
2949
2951
|
location: r,
|
|
2950
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2952
|
+
parsedOptions: this.shouldParseSkeletons ? Ci(i) : {}
|
|
2951
2953
|
},
|
|
2952
2954
|
err: null
|
|
2953
2955
|
};
|
|
@@ -2959,31 +2961,31 @@ var qi = (
|
|
|
2959
2961
|
var p = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
2960
2962
|
if (p.err)
|
|
2961
2963
|
return p;
|
|
2962
|
-
l =
|
|
2964
|
+
l = O(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
|
|
2963
2965
|
} else
|
|
2964
2966
|
break;
|
|
2965
2967
|
}
|
|
2966
2968
|
if (o.has(u))
|
|
2967
2969
|
return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
2968
2970
|
u === "other" && (h = !0), this.bumpSpace();
|
|
2969
|
-
var
|
|
2971
|
+
var _ = this.clonePosition();
|
|
2970
2972
|
if (!this.bumpIf("{"))
|
|
2971
|
-
return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,
|
|
2973
|
+
return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
|
|
2972
2974
|
var H = this.parseMessage(t + 1, r, i);
|
|
2973
2975
|
if (H.err)
|
|
2974
2976
|
return H;
|
|
2975
|
-
var
|
|
2976
|
-
if (
|
|
2977
|
-
return
|
|
2977
|
+
var v = this.tryParseArgumentClose(_);
|
|
2978
|
+
if (v.err)
|
|
2979
|
+
return v;
|
|
2978
2980
|
a.push([
|
|
2979
2981
|
u,
|
|
2980
2982
|
{
|
|
2981
2983
|
value: H.val,
|
|
2982
|
-
location:
|
|
2984
|
+
location: O(_, this.clonePosition())
|
|
2983
2985
|
}
|
|
2984
2986
|
]), o.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, l = s.location;
|
|
2985
2987
|
}
|
|
2986
|
-
return a.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR,
|
|
2988
|
+
return a.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !h ? this.error(T.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
|
|
2987
2989
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
2988
2990
|
var i = 1, n = this.clonePosition();
|
|
2989
2991
|
this.bumpIf("+") || this.bumpIf("-") && (i = -1);
|
|
@@ -2994,8 +2996,8 @@ var qi = (
|
|
|
2994
2996
|
else
|
|
2995
2997
|
break;
|
|
2996
2998
|
}
|
|
2997
|
-
var o =
|
|
2998
|
-
return s ? (h *= i,
|
|
2999
|
+
var o = O(n, this.clonePosition());
|
|
3000
|
+
return s ? (h *= i, zi(h) ? { val: h, err: null } : this.error(r, o)) : this.error(t, o);
|
|
2999
3001
|
}, e.prototype.offset = function() {
|
|
3000
3002
|
return this.position.offset;
|
|
3001
3003
|
}, e.prototype.isEOF = function() {
|
|
@@ -3010,7 +3012,7 @@ var qi = (
|
|
|
3010
3012
|
var t = this.position.offset;
|
|
3011
3013
|
if (t >= this.message.length)
|
|
3012
3014
|
throw Error("out of bound");
|
|
3013
|
-
var r =
|
|
3015
|
+
var r = pr(this.message, t);
|
|
3014
3016
|
if (r === void 0)
|
|
3015
3017
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3016
3018
|
return r;
|
|
@@ -3029,7 +3031,7 @@ var qi = (
|
|
|
3029
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);
|
|
3030
3032
|
}
|
|
3031
3033
|
}, e.prototype.bumpIf = function(t) {
|
|
3032
|
-
if (
|
|
3034
|
+
if (Ct(this.message, t, this.offset())) {
|
|
3033
3035
|
for (var r = 0; r < t.length; r++)
|
|
3034
3036
|
this.bump();
|
|
3035
3037
|
return !0;
|
|
@@ -3051,7 +3053,7 @@ var qi = (
|
|
|
3051
3053
|
break;
|
|
3052
3054
|
}
|
|
3053
3055
|
}, e.prototype.bumpSpace = function() {
|
|
3054
|
-
for (; !this.isEOF() &&
|
|
3056
|
+
for (; !this.isEOF() && vr(this.char()); )
|
|
3055
3057
|
this.bump();
|
|
3056
3058
|
}, e.prototype.peek = function() {
|
|
3057
3059
|
if (this.isEOF())
|
|
@@ -3061,47 +3063,47 @@ var qi = (
|
|
|
3061
3063
|
}, e;
|
|
3062
3064
|
}()
|
|
3063
3065
|
);
|
|
3064
|
-
function
|
|
3066
|
+
function pt(e) {
|
|
3065
3067
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3066
3068
|
}
|
|
3067
|
-
function Yi(e) {
|
|
3068
|
-
return dt(e) || e === 47;
|
|
3069
|
-
}
|
|
3070
3069
|
function Zi(e) {
|
|
3070
|
+
return pt(e) || e === 47;
|
|
3071
|
+
}
|
|
3072
|
+
function Ji(e) {
|
|
3071
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;
|
|
3072
3074
|
}
|
|
3073
|
-
function
|
|
3075
|
+
function vr(e) {
|
|
3074
3076
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3075
3077
|
}
|
|
3076
|
-
function
|
|
3078
|
+
function Qi(e) {
|
|
3077
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;
|
|
3078
3080
|
}
|
|
3079
|
-
function
|
|
3081
|
+
function gt(e) {
|
|
3080
3082
|
e.forEach(function(t) {
|
|
3081
|
-
if (delete t.location,
|
|
3083
|
+
if (delete t.location, ar(t) || ur(t))
|
|
3082
3084
|
for (var r in t.options)
|
|
3083
|
-
delete t.options[r].location,
|
|
3085
|
+
delete t.options[r].location, gt(t.options[r].value);
|
|
3084
3086
|
else
|
|
3085
|
-
|
|
3087
|
+
nr(t) && hr(t.style) || (sr(t) || or(t)) && ft(t.style) ? delete t.style.location : lr(t) && gt(t.children);
|
|
3086
3088
|
});
|
|
3087
3089
|
}
|
|
3088
|
-
function
|
|
3089
|
-
t === void 0 && (t = {}), t =
|
|
3090
|
-
var r = new
|
|
3090
|
+
function Ki(e, t) {
|
|
3091
|
+
t === void 0 && (t = {}), t = Xe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3092
|
+
var r = new Yi(e, t).parse();
|
|
3091
3093
|
if (r.err) {
|
|
3092
3094
|
var i = SyntaxError(T[r.err.kind]);
|
|
3093
3095
|
throw i.location = r.err.location, i.originalMessage = r.err.message, i;
|
|
3094
3096
|
}
|
|
3095
|
-
return t?.captureLocation ||
|
|
3097
|
+
return t?.captureLocation || gt(r.val), r.val;
|
|
3096
3098
|
}
|
|
3097
|
-
var
|
|
3099
|
+
var He;
|
|
3098
3100
|
(function(e) {
|
|
3099
3101
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3100
|
-
})(
|
|
3101
|
-
var
|
|
3102
|
+
})(He || (He = {}));
|
|
3103
|
+
var Je = (
|
|
3102
3104
|
/** @class */
|
|
3103
3105
|
function(e) {
|
|
3104
|
-
|
|
3106
|
+
Ze(t, e);
|
|
3105
3107
|
function t(r, i, n) {
|
|
3106
3108
|
var s = e.call(this, r) || this;
|
|
3107
3109
|
return s.code = i, s.originalMessage = n, s;
|
|
@@ -3110,47 +3112,47 @@ var Ye = (
|
|
|
3110
3112
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3111
3113
|
}, t;
|
|
3112
3114
|
}(Error)
|
|
3113
|
-
),
|
|
3115
|
+
), It = (
|
|
3114
3116
|
/** @class */
|
|
3115
3117
|
function(e) {
|
|
3116
|
-
|
|
3118
|
+
Ze(t, e);
|
|
3117
3119
|
function t(r, i, n, s) {
|
|
3118
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'),
|
|
3120
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), He.INVALID_VALUE, s) || this;
|
|
3119
3121
|
}
|
|
3120
3122
|
return t;
|
|
3121
|
-
}(
|
|
3122
|
-
),
|
|
3123
|
+
}(Je)
|
|
3124
|
+
), en = (
|
|
3123
3125
|
/** @class */
|
|
3124
3126
|
function(e) {
|
|
3125
|
-
|
|
3127
|
+
Ze(t, e);
|
|
3126
3128
|
function t(r, i, n) {
|
|
3127
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i),
|
|
3129
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), He.INVALID_VALUE, n) || this;
|
|
3128
3130
|
}
|
|
3129
3131
|
return t;
|
|
3130
|
-
}(
|
|
3131
|
-
),
|
|
3132
|
+
}(Je)
|
|
3133
|
+
), tn = (
|
|
3132
3134
|
/** @class */
|
|
3133
3135
|
function(e) {
|
|
3134
|
-
|
|
3136
|
+
Ze(t, e);
|
|
3135
3137
|
function t(r, i) {
|
|
3136
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'),
|
|
3138
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), He.MISSING_VALUE, i) || this;
|
|
3137
3139
|
}
|
|
3138
3140
|
return t;
|
|
3139
|
-
}(
|
|
3141
|
+
}(Je)
|
|
3140
3142
|
), X;
|
|
3141
3143
|
(function(e) {
|
|
3142
3144
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3143
3145
|
})(X || (X = {}));
|
|
3144
|
-
function
|
|
3146
|
+
function rn(e) {
|
|
3145
3147
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3146
3148
|
var i = t[t.length - 1];
|
|
3147
3149
|
return !i || i.type !== X.literal || r.type !== X.literal ? t.push(r) : i.value += r.value, t;
|
|
3148
3150
|
}, []);
|
|
3149
3151
|
}
|
|
3150
|
-
function
|
|
3152
|
+
function nn(e) {
|
|
3151
3153
|
return typeof e == "function";
|
|
3152
3154
|
}
|
|
3153
|
-
function
|
|
3155
|
+
function je(e, t, r, i, n, s, h) {
|
|
3154
3156
|
if (e.length === 1 && At(e[0]))
|
|
3155
3157
|
return [
|
|
3156
3158
|
{
|
|
@@ -3167,7 +3169,7 @@ function Ge(e, t, r, i, n, s, h) {
|
|
|
3167
3169
|
});
|
|
3168
3170
|
continue;
|
|
3169
3171
|
}
|
|
3170
|
-
if (
|
|
3172
|
+
if (Ti(l)) {
|
|
3171
3173
|
typeof s == "number" && a.push({
|
|
3172
3174
|
type: X.literal,
|
|
3173
3175
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3176,44 +3178,44 @@ function Ge(e, t, r, i, n, s, h) {
|
|
|
3176
3178
|
}
|
|
3177
3179
|
var d = l.value;
|
|
3178
3180
|
if (!(n && d in n))
|
|
3179
|
-
throw new
|
|
3181
|
+
throw new tn(d, h);
|
|
3180
3182
|
var p = n[d];
|
|
3181
|
-
if (
|
|
3183
|
+
if (Si(l)) {
|
|
3182
3184
|
(!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), a.push({
|
|
3183
3185
|
type: typeof p == "string" ? X.literal : X.object,
|
|
3184
3186
|
value: p
|
|
3185
3187
|
});
|
|
3186
3188
|
continue;
|
|
3187
3189
|
}
|
|
3188
|
-
if (
|
|
3189
|
-
var
|
|
3190
|
+
if (sr(l)) {
|
|
3191
|
+
var _ = typeof l.style == "string" ? i.date[l.style] : ft(l.style) ? l.style.parsedOptions : void 0;
|
|
3190
3192
|
a.push({
|
|
3191
3193
|
type: X.literal,
|
|
3192
|
-
value: r.getDateTimeFormat(t,
|
|
3194
|
+
value: r.getDateTimeFormat(t, _).format(p)
|
|
3193
3195
|
});
|
|
3194
3196
|
continue;
|
|
3195
3197
|
}
|
|
3196
|
-
if (
|
|
3197
|
-
var
|
|
3198
|
+
if (or(l)) {
|
|
3199
|
+
var _ = typeof l.style == "string" ? i.time[l.style] : ft(l.style) ? l.style.parsedOptions : i.time.medium;
|
|
3198
3200
|
a.push({
|
|
3199
3201
|
type: X.literal,
|
|
3200
|
-
value: r.getDateTimeFormat(t,
|
|
3202
|
+
value: r.getDateTimeFormat(t, _).format(p)
|
|
3201
3203
|
});
|
|
3202
3204
|
continue;
|
|
3203
3205
|
}
|
|
3204
|
-
if (
|
|
3205
|
-
var
|
|
3206
|
-
|
|
3206
|
+
if (nr(l)) {
|
|
3207
|
+
var _ = typeof l.style == "string" ? i.number[l.style] : hr(l.style) ? l.style.parsedOptions : void 0;
|
|
3208
|
+
_ && _.scale && (p = p * (_.scale || 1)), a.push({
|
|
3207
3209
|
type: X.literal,
|
|
3208
|
-
value: r.getNumberFormat(t,
|
|
3210
|
+
value: r.getNumberFormat(t, _).format(p)
|
|
3209
3211
|
});
|
|
3210
3212
|
continue;
|
|
3211
3213
|
}
|
|
3212
|
-
if (
|
|
3213
|
-
var H = l.children,
|
|
3214
|
-
if (!
|
|
3215
|
-
throw new
|
|
3216
|
-
var U =
|
|
3214
|
+
if (lr(l)) {
|
|
3215
|
+
var H = l.children, v = l.value, $ = n[v];
|
|
3216
|
+
if (!nn($))
|
|
3217
|
+
throw new en(v, "function", h);
|
|
3218
|
+
var U = je(H, t, r, i, n, s), F = $(U.map(function(N) {
|
|
3217
3219
|
return N.value;
|
|
3218
3220
|
}));
|
|
3219
3221
|
Array.isArray(F) || (F = [F]), a.push.apply(a, F.map(function(N) {
|
|
@@ -3223,42 +3225,42 @@ function Ge(e, t, r, i, n, s, h) {
|
|
|
3223
3225
|
};
|
|
3224
3226
|
}));
|
|
3225
3227
|
}
|
|
3226
|
-
if (
|
|
3227
|
-
var
|
|
3228
|
-
if (!
|
|
3229
|
-
throw new
|
|
3230
|
-
a.push.apply(a,
|
|
3228
|
+
if (ar(l)) {
|
|
3229
|
+
var B = l.options[p] || l.options.other;
|
|
3230
|
+
if (!B)
|
|
3231
|
+
throw new It(l.value, p, Object.keys(l.options), h);
|
|
3232
|
+
a.push.apply(a, je(B.value, t, r, i, n));
|
|
3231
3233
|
continue;
|
|
3232
3234
|
}
|
|
3233
|
-
if (
|
|
3234
|
-
var
|
|
3235
|
-
if (!
|
|
3235
|
+
if (ur(l)) {
|
|
3236
|
+
var B = l.options["=".concat(p)];
|
|
3237
|
+
if (!B) {
|
|
3236
3238
|
if (!Intl.PluralRules)
|
|
3237
|
-
throw new
|
|
3239
|
+
throw new Je(`Intl.PluralRules is not available in this environment.
|
|
3238
3240
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3239
|
-
`,
|
|
3241
|
+
`, He.MISSING_INTL_API, h);
|
|
3240
3242
|
var W = r.getPluralRules(t, { type: l.pluralType }).select(p - (l.offset || 0));
|
|
3241
|
-
|
|
3243
|
+
B = l.options[W] || l.options.other;
|
|
3242
3244
|
}
|
|
3243
|
-
if (!
|
|
3244
|
-
throw new
|
|
3245
|
-
a.push.apply(a,
|
|
3245
|
+
if (!B)
|
|
3246
|
+
throw new It(l.value, p, Object.keys(l.options), h);
|
|
3247
|
+
a.push.apply(a, je(B.value, t, r, i, n, p - (l.offset || 0)));
|
|
3246
3248
|
continue;
|
|
3247
3249
|
}
|
|
3248
3250
|
}
|
|
3249
|
-
return
|
|
3251
|
+
return rn(a);
|
|
3250
3252
|
}
|
|
3251
|
-
function
|
|
3252
|
-
return t ?
|
|
3253
|
-
return r[i] =
|
|
3253
|
+
function sn(e, t) {
|
|
3254
|
+
return t ? re(re(re({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
|
|
3255
|
+
return r[i] = re(re({}, e[i]), t[i] || {}), r;
|
|
3254
3256
|
}, {})) : e;
|
|
3255
3257
|
}
|
|
3256
|
-
function
|
|
3258
|
+
function on(e, t) {
|
|
3257
3259
|
return t ? Object.keys(e).reduce(function(r, i) {
|
|
3258
|
-
return r[i] =
|
|
3259
|
-
},
|
|
3260
|
+
return r[i] = sn(e[i], t[i]), r;
|
|
3261
|
+
}, re({}, e)) : e;
|
|
3260
3262
|
}
|
|
3261
|
-
function
|
|
3263
|
+
function st(e) {
|
|
3262
3264
|
return {
|
|
3263
3265
|
create: function() {
|
|
3264
3266
|
return {
|
|
@@ -3272,35 +3274,35 @@ function it(e) {
|
|
|
3272
3274
|
}
|
|
3273
3275
|
};
|
|
3274
3276
|
}
|
|
3275
|
-
function
|
|
3277
|
+
function an(e) {
|
|
3276
3278
|
return e === void 0 && (e = {
|
|
3277
3279
|
number: {},
|
|
3278
3280
|
dateTime: {},
|
|
3279
3281
|
pluralRules: {}
|
|
3280
3282
|
}), {
|
|
3281
|
-
getNumberFormat:
|
|
3283
|
+
getNumberFormat: rt(function() {
|
|
3282
3284
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3283
3285
|
r[i] = arguments[i];
|
|
3284
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3286
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, tt([void 0], r, !1)))();
|
|
3285
3287
|
}, {
|
|
3286
|
-
cache:
|
|
3287
|
-
strategy:
|
|
3288
|
+
cache: st(e.number),
|
|
3289
|
+
strategy: it.variadic
|
|
3288
3290
|
}),
|
|
3289
|
-
getDateTimeFormat:
|
|
3291
|
+
getDateTimeFormat: rt(function() {
|
|
3290
3292
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3291
3293
|
r[i] = arguments[i];
|
|
3292
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3294
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, tt([void 0], r, !1)))();
|
|
3293
3295
|
}, {
|
|
3294
|
-
cache:
|
|
3295
|
-
strategy:
|
|
3296
|
+
cache: st(e.dateTime),
|
|
3297
|
+
strategy: it.variadic
|
|
3296
3298
|
}),
|
|
3297
|
-
getPluralRules:
|
|
3299
|
+
getPluralRules: rt(function() {
|
|
3298
3300
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3299
3301
|
r[i] = arguments[i];
|
|
3300
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3302
|
+
return new ((t = Intl.PluralRules).bind.apply(t, tt([void 0], r, !1)))();
|
|
3301
3303
|
}, {
|
|
3302
|
-
cache:
|
|
3303
|
-
strategy:
|
|
3304
|
+
cache: st(e.pluralRules),
|
|
3305
|
+
strategy: it.variadic
|
|
3304
3306
|
})
|
|
3305
3307
|
};
|
|
3306
3308
|
}
|
|
@@ -3323,7 +3325,7 @@ var br = (
|
|
|
3323
3325
|
}, []);
|
|
3324
3326
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3325
3327
|
}, this.formatToParts = function(o) {
|
|
3326
|
-
return
|
|
3328
|
+
return je(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
|
|
3327
3329
|
}, this.resolvedOptions = function() {
|
|
3328
3330
|
var o;
|
|
3329
3331
|
return {
|
|
@@ -3336,13 +3338,13 @@ var br = (
|
|
|
3336
3338
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3337
3339
|
var h = n || {};
|
|
3338
3340
|
h.formatters;
|
|
3339
|
-
var a =
|
|
3340
|
-
this.ast = e.__parse(t,
|
|
3341
|
+
var a = gi(h, ["formatters"]);
|
|
3342
|
+
this.ast = e.__parse(t, re(re({}, a), { locale: this.resolvedLocale }));
|
|
3341
3343
|
} else
|
|
3342
3344
|
this.ast = t;
|
|
3343
3345
|
if (!Array.isArray(this.ast))
|
|
3344
3346
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3345
|
-
this.formats =
|
|
3347
|
+
this.formats = on(e.formats, i), this.formatters = n && n.formatters || an(this.formatterCache);
|
|
3346
3348
|
}
|
|
3347
3349
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3348
3350
|
get: function() {
|
|
@@ -3355,7 +3357,7 @@ var br = (
|
|
|
3355
3357
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3356
3358
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3357
3359
|
}
|
|
3358
|
-
}, e.__parse =
|
|
3360
|
+
}, e.__parse = Ki, e.formats = {
|
|
3359
3361
|
number: {
|
|
3360
3362
|
integer: {
|
|
3361
3363
|
maximumFractionDigits: 0
|
|
@@ -3416,7 +3418,7 @@ var br = (
|
|
|
3416
3418
|
}, e;
|
|
3417
3419
|
}()
|
|
3418
3420
|
);
|
|
3419
|
-
function
|
|
3421
|
+
function un(e, t) {
|
|
3420
3422
|
if (t == null)
|
|
3421
3423
|
return;
|
|
3422
3424
|
if (t in e)
|
|
@@ -3437,101 +3439,101 @@ function an(e, t) {
|
|
|
3437
3439
|
i = void 0;
|
|
3438
3440
|
return i;
|
|
3439
3441
|
}
|
|
3440
|
-
const
|
|
3442
|
+
const he = {}, ln = (e, t, r) => r && (t in he || (he[t] = {}), e in he[t] || (he[t][e] = r), r), yr = (e, t) => {
|
|
3441
3443
|
if (t == null)
|
|
3442
3444
|
return;
|
|
3443
|
-
if (t in
|
|
3444
|
-
return
|
|
3445
|
-
const r =
|
|
3445
|
+
if (t in he && e in he[t])
|
|
3446
|
+
return he[t][e];
|
|
3447
|
+
const r = ke(t);
|
|
3446
3448
|
for (let i = 0; i < r.length; i++) {
|
|
3447
|
-
const n = r[i], s =
|
|
3449
|
+
const n = r[i], s = fn(n, e);
|
|
3448
3450
|
if (s)
|
|
3449
|
-
return
|
|
3451
|
+
return ln(e, t, s);
|
|
3450
3452
|
}
|
|
3451
3453
|
};
|
|
3452
|
-
let
|
|
3453
|
-
const
|
|
3454
|
-
function
|
|
3455
|
-
return
|
|
3454
|
+
let Et;
|
|
3455
|
+
const Re = Ne({});
|
|
3456
|
+
function hn(e) {
|
|
3457
|
+
return Et[e] || null;
|
|
3456
3458
|
}
|
|
3457
|
-
function
|
|
3458
|
-
return e in
|
|
3459
|
+
function _r(e) {
|
|
3460
|
+
return e in Et;
|
|
3459
3461
|
}
|
|
3460
|
-
function
|
|
3461
|
-
if (!
|
|
3462
|
+
function fn(e, t) {
|
|
3463
|
+
if (!_r(e))
|
|
3462
3464
|
return null;
|
|
3463
|
-
const r =
|
|
3464
|
-
return
|
|
3465
|
+
const r = hn(e);
|
|
3466
|
+
return un(r, t);
|
|
3465
3467
|
}
|
|
3466
|
-
function
|
|
3468
|
+
function cn(e) {
|
|
3467
3469
|
if (e == null)
|
|
3468
3470
|
return;
|
|
3469
|
-
const t =
|
|
3471
|
+
const t = ke(e);
|
|
3470
3472
|
for (let r = 0; r < t.length; r++) {
|
|
3471
3473
|
const i = t[r];
|
|
3472
|
-
if (
|
|
3474
|
+
if (_r(i))
|
|
3473
3475
|
return i;
|
|
3474
3476
|
}
|
|
3475
3477
|
}
|
|
3476
3478
|
function xr(e, ...t) {
|
|
3477
|
-
delete
|
|
3479
|
+
delete he[e], Re.update((r) => (r[e] = pi.all([r[e] || {}, ...t]), r));
|
|
3478
3480
|
}
|
|
3479
3481
|
Pe(
|
|
3480
|
-
[
|
|
3482
|
+
[Re],
|
|
3481
3483
|
([e]) => Object.keys(e)
|
|
3482
3484
|
);
|
|
3483
|
-
|
|
3484
|
-
const
|
|
3485
|
-
function
|
|
3486
|
-
|
|
3485
|
+
Re.subscribe((e) => Et = e);
|
|
3486
|
+
const ze = {};
|
|
3487
|
+
function dn(e, t) {
|
|
3488
|
+
ze[e].delete(t), ze[e].size === 0 && delete ze[e];
|
|
3487
3489
|
}
|
|
3488
|
-
function
|
|
3489
|
-
return
|
|
3490
|
+
function Er(e) {
|
|
3491
|
+
return ze[e];
|
|
3490
3492
|
}
|
|
3491
|
-
function
|
|
3492
|
-
return
|
|
3493
|
-
const r =
|
|
3493
|
+
function mn(e) {
|
|
3494
|
+
return ke(e).map((t) => {
|
|
3495
|
+
const r = Er(t);
|
|
3494
3496
|
return [t, r ? [...r] : []];
|
|
3495
3497
|
}).filter(([, t]) => t.length > 0);
|
|
3496
3498
|
}
|
|
3497
|
-
function
|
|
3498
|
-
return e == null ? !1 :
|
|
3499
|
+
function We(e) {
|
|
3500
|
+
return e == null ? !1 : ke(e).some(
|
|
3499
3501
|
(t) => {
|
|
3500
3502
|
var r;
|
|
3501
|
-
return (r =
|
|
3503
|
+
return (r = Er(t)) == null ? void 0 : r.size;
|
|
3502
3504
|
}
|
|
3503
3505
|
);
|
|
3504
3506
|
}
|
|
3505
|
-
function
|
|
3507
|
+
function pn(e, t) {
|
|
3506
3508
|
return Promise.all(
|
|
3507
|
-
t.map((i) => (
|
|
3509
|
+
t.map((i) => (dn(e, i), i().then((n) => n.default || n)))
|
|
3508
3510
|
).then((i) => xr(e, ...i));
|
|
3509
3511
|
}
|
|
3510
|
-
const
|
|
3511
|
-
function
|
|
3512
|
-
if (!
|
|
3513
|
-
return e in
|
|
3514
|
-
const t =
|
|
3515
|
-
return
|
|
3512
|
+
const $e = {};
|
|
3513
|
+
function wr(e) {
|
|
3514
|
+
if (!We(e))
|
|
3515
|
+
return e in $e ? $e[e] : Promise.resolve();
|
|
3516
|
+
const t = mn(e);
|
|
3517
|
+
return $e[e] = Promise.all(
|
|
3516
3518
|
t.map(
|
|
3517
|
-
([r, i]) =>
|
|
3519
|
+
([r, i]) => pn(r, i)
|
|
3518
3520
|
)
|
|
3519
3521
|
).then(() => {
|
|
3520
|
-
if (
|
|
3521
|
-
return
|
|
3522
|
-
delete
|
|
3523
|
-
}),
|
|
3522
|
+
if (We(e))
|
|
3523
|
+
return wr(e);
|
|
3524
|
+
delete $e[e];
|
|
3525
|
+
}), $e[e];
|
|
3524
3526
|
}
|
|
3525
|
-
var
|
|
3527
|
+
var Nt = Object.getOwnPropertySymbols, gn = Object.prototype.hasOwnProperty, vn = Object.prototype.propertyIsEnumerable, bn = (e, t) => {
|
|
3526
3528
|
var r = {};
|
|
3527
3529
|
for (var i in e)
|
|
3528
|
-
|
|
3529
|
-
if (e != null &&
|
|
3530
|
-
for (var i of
|
|
3531
|
-
t.indexOf(i) < 0 &&
|
|
3530
|
+
gn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
3531
|
+
if (e != null && Nt)
|
|
3532
|
+
for (var i of Nt(e))
|
|
3533
|
+
t.indexOf(i) < 0 && vn.call(e, i) && (r[i] = e[i]);
|
|
3532
3534
|
return r;
|
|
3533
3535
|
};
|
|
3534
|
-
const
|
|
3536
|
+
const yn = {
|
|
3535
3537
|
number: {
|
|
3536
3538
|
scientific: { notation: "scientific" },
|
|
3537
3539
|
engineering: { notation: "engineering" },
|
|
@@ -3561,11 +3563,11 @@ const vn = {
|
|
|
3561
3563
|
}
|
|
3562
3564
|
}
|
|
3563
3565
|
};
|
|
3564
|
-
function
|
|
3566
|
+
function _n({ locale: e, id: t }) {
|
|
3565
3567
|
console.warn(
|
|
3566
|
-
`[svelte-i18n] The message "${t}" was not found in "${
|
|
3568
|
+
`[svelte-i18n] The message "${t}" was not found in "${ke(
|
|
3567
3569
|
e
|
|
3568
|
-
).join('", "')}".${
|
|
3570
|
+
).join('", "')}".${We(fe()) ? `
|
|
3569
3571
|
|
|
3570
3572
|
Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
|
|
3571
3573
|
);
|
|
@@ -3573,15 +3575,15 @@ Note: there are at least one loader still registered to this locale that wasn't
|
|
|
3573
3575
|
const xn = {
|
|
3574
3576
|
fallbackLocale: null,
|
|
3575
3577
|
loadingDelay: 200,
|
|
3576
|
-
formats:
|
|
3578
|
+
formats: yn,
|
|
3577
3579
|
warnOnMissingMessages: !0,
|
|
3578
3580
|
handleMissingMessage: void 0,
|
|
3579
3581
|
ignoreTag: !0
|
|
3580
|
-
},
|
|
3581
|
-
function
|
|
3582
|
-
return
|
|
3582
|
+
}, Be = xn;
|
|
3583
|
+
function Oe() {
|
|
3584
|
+
return Be;
|
|
3583
3585
|
}
|
|
3584
|
-
function
|
|
3586
|
+
function En(e) {
|
|
3585
3587
|
const t = e, { formats: r } = t, i = bn(t, ["formats"]);
|
|
3586
3588
|
let n = e.fallbackLocale;
|
|
3587
3589
|
if (e.initialLocale)
|
|
@@ -3592,143 +3594,143 @@ function _n(e) {
|
|
|
3592
3594
|
`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
|
|
3593
3595
|
);
|
|
3594
3596
|
}
|
|
3595
|
-
return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage =
|
|
3597
|
+
return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = _n : console.warn(
|
|
3596
3598
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
|
3597
|
-
)), Object.assign(
|
|
3598
|
-
}
|
|
3599
|
-
const
|
|
3600
|
-
var
|
|
3601
|
-
for (var r in t)
|
|
3602
|
-
|
|
3603
|
-
if (
|
|
3604
|
-
for (var r of
|
|
3605
|
-
|
|
3599
|
+
)), Object.assign(Be, i, { initialLocale: n }), r && ("number" in r && Object.assign(Be.formats.number, r.number), "date" in r && Object.assign(Be.formats.date, r.date), "time" in r && Object.assign(Be.formats.time, r.time)), pe.set(n);
|
|
3600
|
+
}
|
|
3601
|
+
const ot = Ne(!1);
|
|
3602
|
+
var wn = Object.defineProperty, Sn = Object.defineProperties, Tn = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, Hn = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pn = (e, t) => {
|
|
3603
|
+
for (var r in t || (t = {}))
|
|
3604
|
+
Hn.call(t, r) && kt(e, r, t[r]);
|
|
3605
|
+
if (Rt)
|
|
3606
|
+
for (var r of Rt(t))
|
|
3607
|
+
On.call(t, r) && kt(e, r, t[r]);
|
|
3606
3608
|
return e;
|
|
3607
|
-
}, An = (e, t) =>
|
|
3608
|
-
let
|
|
3609
|
-
const
|
|
3610
|
-
function
|
|
3609
|
+
}, An = (e, t) => Sn(e, Tn(t));
|
|
3610
|
+
let vt;
|
|
3611
|
+
const qe = Ne(null);
|
|
3612
|
+
function Ut(e) {
|
|
3611
3613
|
return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
|
|
3612
3614
|
}
|
|
3613
|
-
function
|
|
3614
|
-
const r =
|
|
3615
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3615
|
+
function ke(e, t = Oe().fallbackLocale) {
|
|
3616
|
+
const r = Ut(e);
|
|
3617
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ut(t)])] : r;
|
|
3616
3618
|
}
|
|
3617
|
-
function
|
|
3618
|
-
return
|
|
3619
|
+
function fe() {
|
|
3620
|
+
return vt ?? void 0;
|
|
3619
3621
|
}
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
+
qe.subscribe((e) => {
|
|
3623
|
+
vt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3622
3624
|
});
|
|
3623
|
-
const
|
|
3624
|
-
if (e &&
|
|
3625
|
-
const { loadingDelay: t } =
|
|
3625
|
+
const $n = (e) => {
|
|
3626
|
+
if (e && cn(e) && We(e)) {
|
|
3627
|
+
const { loadingDelay: t } = Oe();
|
|
3626
3628
|
let r;
|
|
3627
|
-
return typeof window < "u" &&
|
|
3628
|
-
() =>
|
|
3629
|
+
return typeof window < "u" && fe() != null && t ? r = window.setTimeout(
|
|
3630
|
+
() => ot.set(!0),
|
|
3629
3631
|
t
|
|
3630
|
-
) :
|
|
3631
|
-
|
|
3632
|
+
) : ot.set(!0), wr(e).then(() => {
|
|
3633
|
+
qe.set(e);
|
|
3632
3634
|
}).finally(() => {
|
|
3633
|
-
clearTimeout(r),
|
|
3635
|
+
clearTimeout(r), ot.set(!1);
|
|
3634
3636
|
});
|
|
3635
3637
|
}
|
|
3636
|
-
return
|
|
3637
|
-
},
|
|
3638
|
-
set:
|
|
3639
|
-
}),
|
|
3638
|
+
return qe.set(e);
|
|
3639
|
+
}, pe = An(Pn({}, qe), {
|
|
3640
|
+
set: $n
|
|
3641
|
+
}), Qe = (e) => {
|
|
3640
3642
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3641
3643
|
return (i) => {
|
|
3642
3644
|
const n = JSON.stringify(i);
|
|
3643
3645
|
return n in t ? t[n] : t[n] = e(i);
|
|
3644
3646
|
};
|
|
3645
3647
|
};
|
|
3646
|
-
var
|
|
3648
|
+
var Bn = Object.defineProperty, Ye = Object.getOwnPropertySymbols, Sr = Object.prototype.hasOwnProperty, Tr = Object.prototype.propertyIsEnumerable, Ft = (e, t, r) => t in e ? Bn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
|
|
3647
3649
|
for (var r in t || (t = {}))
|
|
3648
|
-
|
|
3649
|
-
if (
|
|
3650
|
-
for (var r of
|
|
3651
|
-
|
|
3650
|
+
Sr.call(t, r) && Ft(e, r, t[r]);
|
|
3651
|
+
if (Ye)
|
|
3652
|
+
for (var r of Ye(t))
|
|
3653
|
+
Tr.call(t, r) && Ft(e, r, t[r]);
|
|
3652
3654
|
return e;
|
|
3653
3655
|
}, Ae = (e, t) => {
|
|
3654
3656
|
var r = {};
|
|
3655
3657
|
for (var i in e)
|
|
3656
|
-
|
|
3657
|
-
if (e != null &&
|
|
3658
|
-
for (var i of
|
|
3659
|
-
t.indexOf(i) < 0 &&
|
|
3658
|
+
Sr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
3659
|
+
if (e != null && Ye)
|
|
3660
|
+
for (var i of Ye(e))
|
|
3661
|
+
t.indexOf(i) < 0 && Tr.call(e, i) && (r[i] = e[i]);
|
|
3660
3662
|
return r;
|
|
3661
3663
|
};
|
|
3662
|
-
const
|
|
3663
|
-
const { formats: r } =
|
|
3664
|
+
const Le = (e, t) => {
|
|
3665
|
+
const { formats: r } = Oe();
|
|
3664
3666
|
if (e in r && t in r[e])
|
|
3665
3667
|
return r[e][t];
|
|
3666
3668
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3667
|
-
},
|
|
3669
|
+
}, Mn = Qe(
|
|
3668
3670
|
(e) => {
|
|
3669
3671
|
var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
|
|
3670
3672
|
if (r == null)
|
|
3671
3673
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3672
|
-
return i && (n =
|
|
3674
|
+
return i && (n = Le("number", i)), new Intl.NumberFormat(r, n);
|
|
3673
3675
|
}
|
|
3674
|
-
),
|
|
3676
|
+
), Cn = Qe(
|
|
3675
3677
|
(e) => {
|
|
3676
3678
|
var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
|
|
3677
3679
|
if (r == null)
|
|
3678
3680
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3679
|
-
return i ? n =
|
|
3681
|
+
return i ? n = Le("date", i) : Object.keys(n).length === 0 && (n = Le("date", "short")), new Intl.DateTimeFormat(r, n);
|
|
3680
3682
|
}
|
|
3681
|
-
),
|
|
3683
|
+
), Dn = Qe(
|
|
3682
3684
|
(e) => {
|
|
3683
3685
|
var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
|
|
3684
3686
|
if (r == null)
|
|
3685
3687
|
throw new Error(
|
|
3686
3688
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3687
3689
|
);
|
|
3688
|
-
return i ? n =
|
|
3690
|
+
return i ? n = Le("time", i) : Object.keys(n).length === 0 && (n = Le("time", "short")), new Intl.DateTimeFormat(r, n);
|
|
3689
3691
|
}
|
|
3690
|
-
),
|
|
3692
|
+
), Ln = (e = {}) => {
|
|
3691
3693
|
var t = e, {
|
|
3692
|
-
locale: r =
|
|
3694
|
+
locale: r = fe()
|
|
3693
3695
|
} = t, i = Ae(t, [
|
|
3694
3696
|
"locale"
|
|
3695
3697
|
]);
|
|
3696
|
-
return
|
|
3697
|
-
},
|
|
3698
|
+
return Mn(wt({ locale: r }, i));
|
|
3699
|
+
}, In = (e = {}) => {
|
|
3698
3700
|
var t = e, {
|
|
3699
|
-
locale: r =
|
|
3701
|
+
locale: r = fe()
|
|
3700
3702
|
} = t, i = Ae(t, [
|
|
3701
3703
|
"locale"
|
|
3702
3704
|
]);
|
|
3703
|
-
return
|
|
3704
|
-
},
|
|
3705
|
+
return Cn(wt({ locale: r }, i));
|
|
3706
|
+
}, Nn = (e = {}) => {
|
|
3705
3707
|
var t = e, {
|
|
3706
|
-
locale: r =
|
|
3708
|
+
locale: r = fe()
|
|
3707
3709
|
} = t, i = Ae(t, [
|
|
3708
3710
|
"locale"
|
|
3709
3711
|
]);
|
|
3710
|
-
return
|
|
3711
|
-
},
|
|
3712
|
+
return Dn(wt({ locale: r }, i));
|
|
3713
|
+
}, Rn = Qe(
|
|
3712
3714
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3713
|
-
(e, t =
|
|
3714
|
-
ignoreTag:
|
|
3715
|
+
(e, t = fe()) => new br(e, t, Oe().formats, {
|
|
3716
|
+
ignoreTag: Oe().ignoreTag
|
|
3715
3717
|
})
|
|
3716
|
-
),
|
|
3718
|
+
), kn = (e, t = {}) => {
|
|
3717
3719
|
var r, i, n, s;
|
|
3718
3720
|
let h = t;
|
|
3719
3721
|
typeof e == "object" && (h = e, e = h.id);
|
|
3720
3722
|
const {
|
|
3721
3723
|
values: a,
|
|
3722
|
-
locale: o =
|
|
3724
|
+
locale: o = fe(),
|
|
3723
3725
|
default: u
|
|
3724
3726
|
} = h;
|
|
3725
3727
|
if (o == null)
|
|
3726
3728
|
throw new Error(
|
|
3727
3729
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3728
3730
|
);
|
|
3729
|
-
let l =
|
|
3731
|
+
let l = yr(e, o);
|
|
3730
3732
|
if (!l)
|
|
3731
|
-
l = (s = (n = (i = (r =
|
|
3733
|
+
l = (s = (n = (i = (r = Oe()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
|
|
3732
3734
|
else if (typeof l != "string")
|
|
3733
3735
|
return console.warn(
|
|
3734
3736
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -3737,7 +3739,7 @@ const De = (e, t) => {
|
|
|
3737
3739
|
return l;
|
|
3738
3740
|
let d = l;
|
|
3739
3741
|
try {
|
|
3740
|
-
d =
|
|
3742
|
+
d = Rn(l, o).format(a);
|
|
3741
3743
|
} catch (p) {
|
|
3742
3744
|
p instanceof Error && console.warn(
|
|
3743
3745
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3745,20 +3747,20 @@ const De = (e, t) => {
|
|
|
3745
3747
|
);
|
|
3746
3748
|
}
|
|
3747
3749
|
return d;
|
|
3748
|
-
},
|
|
3749
|
-
Pe([
|
|
3750
|
-
Pe([
|
|
3751
|
-
Pe([
|
|
3752
|
-
Pe([
|
|
3753
|
-
function
|
|
3750
|
+
}, Un = (e, t) => Nn(t).format(e), Fn = (e, t) => In(t).format(e), Vn = (e, t) => Ln(t).format(e), Gn = (e, t = fe()) => yr(e, t), jn = Pe([pe, Re], () => kn);
|
|
3751
|
+
Pe([pe], () => Un);
|
|
3752
|
+
Pe([pe], () => Fn);
|
|
3753
|
+
Pe([pe], () => Vn);
|
|
3754
|
+
Pe([pe, Re], () => Gn);
|
|
3755
|
+
function Vt(e, t) {
|
|
3754
3756
|
xr(e, t);
|
|
3755
3757
|
}
|
|
3756
|
-
function
|
|
3757
|
-
|
|
3758
|
+
function zn(e) {
|
|
3759
|
+
En({
|
|
3758
3760
|
fallbackLocale: "en"
|
|
3759
|
-
}),
|
|
3761
|
+
}), pe.set(e);
|
|
3760
3762
|
}
|
|
3761
|
-
const
|
|
3763
|
+
const Gt = {
|
|
3762
3764
|
en: {
|
|
3763
3765
|
"verification.video.how-to": "How to verify yourself",
|
|
3764
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",
|
|
@@ -3826,41 +3828,41 @@ if (typeof window < "u") {
|
|
|
3826
3828
|
}
|
|
3827
3829
|
};
|
|
3828
3830
|
};
|
|
3829
|
-
customElements.define = e(customElements.define), import("./CashierVideoModal-
|
|
3831
|
+
customElements.define = e(customElements.define), import("./CashierVideoModal-ID_LmSyp.js").then(({ default: t }) => {
|
|
3830
3832
|
!customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
|
|
3831
3833
|
});
|
|
3832
3834
|
}
|
|
3833
|
-
let
|
|
3834
|
-
var
|
|
3835
|
+
let Xn = Ne(null);
|
|
3836
|
+
var Hr = { exports: {} };
|
|
3835
3837
|
(function(e, t) {
|
|
3836
3838
|
(function(r, i) {
|
|
3837
3839
|
e.exports = i();
|
|
3838
|
-
})(
|
|
3839
|
-
var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", h = "second", a = "minute", o = "hour", u = "day", l = "week", d = "month", p = "quarter",
|
|
3840
|
-
var g = ["th", "st", "nd", "rd"], c =
|
|
3841
|
-
return "[" +
|
|
3842
|
-
} },
|
|
3843
|
-
var
|
|
3844
|
-
return !
|
|
3845
|
-
}, W = { s:
|
|
3846
|
-
var g = -
|
|
3847
|
-
return (g <= 0 ? "+" : "-") +
|
|
3848
|
-
}, m: function
|
|
3840
|
+
})(er, function() {
|
|
3841
|
+
var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", h = "second", a = "minute", o = "hour", u = "day", l = "week", d = "month", p = "quarter", _ = "year", H = "date", v = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, 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, F = { 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
|
+
var g = ["th", "st", "nd", "rd"], c = x % 100;
|
|
3843
|
+
return "[" + x + (g[(c - 20) % 10] || g[c] || g[0]) + "]";
|
|
3844
|
+
} }, B = function(x, g, c) {
|
|
3845
|
+
var b = String(x);
|
|
3846
|
+
return !b || b.length >= g ? x : "" + Array(g + 1 - b.length).join(c) + x;
|
|
3847
|
+
}, W = { s: B, z: function(x) {
|
|
3848
|
+
var g = -x.utcOffset(), c = Math.abs(g), b = Math.floor(c / 60), m = c % 60;
|
|
3849
|
+
return (g <= 0 ? "+" : "-") + B(b, 2, "0") + ":" + B(m, 2, "0");
|
|
3850
|
+
}, m: function x(g, c) {
|
|
3849
3851
|
if (g.date() < c.date())
|
|
3850
|
-
return -
|
|
3851
|
-
var
|
|
3852
|
-
return +(-(
|
|
3853
|
-
}, a: function(
|
|
3854
|
-
return
|
|
3855
|
-
}, p: function(
|
|
3856
|
-
return { M: d, y:
|
|
3857
|
-
}, u: function(
|
|
3858
|
-
return
|
|
3852
|
+
return -x(c, g);
|
|
3853
|
+
var b = 12 * (c.year() - g.year()) + (c.month() - g.month()), m = g.clone().add(b, d), E = c - m < 0, w = g.clone().add(b + (E ? -1 : 1), d);
|
|
3854
|
+
return +(-(b + (c - m) / (E ? m - w : w - m)) || 0);
|
|
3855
|
+
}, a: function(x) {
|
|
3856
|
+
return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
|
|
3857
|
+
}, p: function(x) {
|
|
3858
|
+
return { M: d, y: _, w: l, d: u, D: H, h: o, m: a, s: h, ms: s, Q: p }[x] || String(x || "").toLowerCase().replace(/s$/, "");
|
|
3859
|
+
}, u: function(x) {
|
|
3860
|
+
return x === void 0;
|
|
3859
3861
|
} }, N = "en", k = {};
|
|
3860
3862
|
k[N] = F;
|
|
3861
|
-
var j = "$isDayjsObject",
|
|
3862
|
-
return
|
|
3863
|
-
},
|
|
3863
|
+
var j = "$isDayjsObject", ne = function(x) {
|
|
3864
|
+
return x instanceof ge || !(!x || !x[j]);
|
|
3865
|
+
}, D = function x(g, c, b) {
|
|
3864
3866
|
var m;
|
|
3865
3867
|
if (!g)
|
|
3866
3868
|
return N;
|
|
@@ -3869,40 +3871,40 @@ var Tr = { exports: {} };
|
|
|
3869
3871
|
k[E] && (m = E), c && (k[E] = c, m = E);
|
|
3870
3872
|
var w = g.split("-");
|
|
3871
3873
|
if (!m && w.length > 1)
|
|
3872
|
-
return
|
|
3874
|
+
return x(w[0]);
|
|
3873
3875
|
} else {
|
|
3874
|
-
var
|
|
3875
|
-
k[
|
|
3876
|
+
var A = g.name;
|
|
3877
|
+
k[A] = g, m = A;
|
|
3876
3878
|
}
|
|
3877
|
-
return !
|
|
3878
|
-
},
|
|
3879
|
-
if (
|
|
3880
|
-
return
|
|
3879
|
+
return !b && m && (N = m), m || !b && N;
|
|
3880
|
+
}, M = function(x, g) {
|
|
3881
|
+
if (ne(x))
|
|
3882
|
+
return x.clone();
|
|
3881
3883
|
var c = typeof g == "object" ? g : {};
|
|
3882
|
-
return c.date =
|
|
3883
|
-
},
|
|
3884
|
-
|
|
3885
|
-
return
|
|
3884
|
+
return c.date = x, c.args = arguments, new ge(c);
|
|
3885
|
+
}, P = W;
|
|
3886
|
+
P.l = D, P.i = ne, P.w = function(x, g) {
|
|
3887
|
+
return M(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
|
|
3886
3888
|
};
|
|
3887
|
-
var
|
|
3888
|
-
function
|
|
3889
|
-
this.$L =
|
|
3889
|
+
var ge = function() {
|
|
3890
|
+
function x(c) {
|
|
3891
|
+
this.$L = D(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[j] = !0;
|
|
3890
3892
|
}
|
|
3891
|
-
var g =
|
|
3893
|
+
var g = x.prototype;
|
|
3892
3894
|
return g.parse = function(c) {
|
|
3893
|
-
this.$d = function(
|
|
3894
|
-
var m =
|
|
3895
|
+
this.$d = function(b) {
|
|
3896
|
+
var m = b.date, E = b.utc;
|
|
3895
3897
|
if (m === null)
|
|
3896
3898
|
return /* @__PURE__ */ new Date(NaN);
|
|
3897
|
-
if (
|
|
3899
|
+
if (P.u(m))
|
|
3898
3900
|
return /* @__PURE__ */ new Date();
|
|
3899
3901
|
if (m instanceof Date)
|
|
3900
3902
|
return new Date(m);
|
|
3901
3903
|
if (typeof m == "string" && !/Z$/i.test(m)) {
|
|
3902
|
-
var w = m.match(
|
|
3904
|
+
var w = m.match($);
|
|
3903
3905
|
if (w) {
|
|
3904
|
-
var
|
|
3905
|
-
return E ? new Date(Date.UTC(w[1],
|
|
3906
|
+
var A = w[2] - 1 || 0, L = (w[7] || "0").substring(0, 3);
|
|
3907
|
+
return E ? new Date(Date.UTC(w[1], A, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L)) : new Date(w[1], A, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L);
|
|
3906
3908
|
}
|
|
3907
3909
|
}
|
|
3908
3910
|
return new Date(m);
|
|
@@ -3911,143 +3913,143 @@ var Tr = { exports: {} };
|
|
|
3911
3913
|
var c = this.$d;
|
|
3912
3914
|
this.$y = c.getFullYear(), this.$M = c.getMonth(), this.$D = c.getDate(), this.$W = c.getDay(), this.$H = c.getHours(), this.$m = c.getMinutes(), this.$s = c.getSeconds(), this.$ms = c.getMilliseconds();
|
|
3913
3915
|
}, g.$utils = function() {
|
|
3914
|
-
return
|
|
3916
|
+
return P;
|
|
3915
3917
|
}, g.isValid = function() {
|
|
3916
|
-
return this.$d.toString() !==
|
|
3917
|
-
}, g.isSame = function(c,
|
|
3918
|
-
var m =
|
|
3919
|
-
return this.startOf(
|
|
3920
|
-
}, g.isAfter = function(c,
|
|
3921
|
-
return
|
|
3922
|
-
}, g.isBefore = function(c,
|
|
3923
|
-
return this.endOf(
|
|
3924
|
-
}, g.$g = function(c,
|
|
3925
|
-
return
|
|
3918
|
+
return this.$d.toString() !== v;
|
|
3919
|
+
}, g.isSame = function(c, b) {
|
|
3920
|
+
var m = M(c);
|
|
3921
|
+
return this.startOf(b) <= m && m <= this.endOf(b);
|
|
3922
|
+
}, g.isAfter = function(c, b) {
|
|
3923
|
+
return M(c) < this.startOf(b);
|
|
3924
|
+
}, g.isBefore = function(c, b) {
|
|
3925
|
+
return this.endOf(b) < M(c);
|
|
3926
|
+
}, g.$g = function(c, b, m) {
|
|
3927
|
+
return P.u(c) ? this[b] : this.set(m, c);
|
|
3926
3928
|
}, g.unix = function() {
|
|
3927
3929
|
return Math.floor(this.valueOf() / 1e3);
|
|
3928
3930
|
}, g.valueOf = function() {
|
|
3929
3931
|
return this.$d.getTime();
|
|
3930
|
-
}, g.startOf = function(c,
|
|
3931
|
-
var m = this, E = !!
|
|
3932
|
-
var Q =
|
|
3932
|
+
}, g.startOf = function(c, b) {
|
|
3933
|
+
var m = this, E = !!P.u(b) || b, w = P.p(c), A = function(oe, G) {
|
|
3934
|
+
var Q = P.w(m.$u ? Date.UTC(m.$y, G, oe) : new Date(m.$y, G, oe), m);
|
|
3933
3935
|
return E ? Q : Q.endOf(u);
|
|
3934
|
-
},
|
|
3935
|
-
return
|
|
3936
|
-
}, R = this.$W, V = this.$M, z = this.$D,
|
|
3936
|
+
}, L = function(oe, G) {
|
|
3937
|
+
return P.w(m.toDate()[oe].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(G)), m);
|
|
3938
|
+
}, R = this.$W, V = this.$M, z = this.$D, ue = "set" + (this.$u ? "UTC" : "");
|
|
3937
3939
|
switch (w) {
|
|
3938
|
-
case
|
|
3939
|
-
return E ?
|
|
3940
|
+
case _:
|
|
3941
|
+
return E ? A(1, 0) : A(31, 11);
|
|
3940
3942
|
case d:
|
|
3941
|
-
return E ?
|
|
3943
|
+
return E ? A(1, V) : A(0, V + 1);
|
|
3942
3944
|
case l:
|
|
3943
|
-
var
|
|
3944
|
-
return
|
|
3945
|
+
var se = this.$locale().weekStart || 0, ce = (R < se ? R + 7 : R) - se;
|
|
3946
|
+
return A(E ? z - ce : z + (6 - ce), V);
|
|
3945
3947
|
case u:
|
|
3946
3948
|
case H:
|
|
3947
|
-
return
|
|
3949
|
+
return L(ue + "Hours", 0);
|
|
3948
3950
|
case o:
|
|
3949
|
-
return
|
|
3951
|
+
return L(ue + "Minutes", 1);
|
|
3950
3952
|
case a:
|
|
3951
|
-
return
|
|
3953
|
+
return L(ue + "Seconds", 2);
|
|
3952
3954
|
case h:
|
|
3953
|
-
return
|
|
3955
|
+
return L(ue + "Milliseconds", 3);
|
|
3954
3956
|
default:
|
|
3955
3957
|
return this.clone();
|
|
3956
3958
|
}
|
|
3957
3959
|
}, g.endOf = function(c) {
|
|
3958
3960
|
return this.startOf(c, !1);
|
|
3959
|
-
}, g.$set = function(c,
|
|
3960
|
-
var m, E =
|
|
3961
|
-
if (E === d || E ===
|
|
3961
|
+
}, g.$set = function(c, b) {
|
|
3962
|
+
var m, E = P.p(c), w = "set" + (this.$u ? "UTC" : ""), A = (m = {}, m[u] = w + "Date", m[H] = w + "Date", m[d] = w + "Month", m[_] = w + "FullYear", m[o] = w + "Hours", m[a] = w + "Minutes", m[h] = w + "Seconds", m[s] = w + "Milliseconds", m)[E], L = E === u ? this.$D + (b - this.$W) : b;
|
|
3963
|
+
if (E === d || E === _) {
|
|
3962
3964
|
var R = this.clone().set(H, 1);
|
|
3963
|
-
R.$d[
|
|
3965
|
+
R.$d[A](L), R.init(), this.$d = R.set(H, Math.min(this.$D, R.daysInMonth())).$d;
|
|
3964
3966
|
} else
|
|
3965
|
-
|
|
3967
|
+
A && this.$d[A](L);
|
|
3966
3968
|
return this.init(), this;
|
|
3967
|
-
}, g.set = function(c,
|
|
3968
|
-
return this.clone().$set(c,
|
|
3969
|
+
}, g.set = function(c, b) {
|
|
3970
|
+
return this.clone().$set(c, b);
|
|
3969
3971
|
}, g.get = function(c) {
|
|
3970
|
-
return this[
|
|
3971
|
-
}, g.add = function(c,
|
|
3972
|
+
return this[P.p(c)]();
|
|
3973
|
+
}, g.add = function(c, b) {
|
|
3972
3974
|
var m, E = this;
|
|
3973
3975
|
c = Number(c);
|
|
3974
|
-
var w =
|
|
3975
|
-
var z =
|
|
3976
|
-
return
|
|
3976
|
+
var w = P.p(b), A = function(V) {
|
|
3977
|
+
var z = M(E);
|
|
3978
|
+
return P.w(z.date(z.date() + Math.round(V * c)), E);
|
|
3977
3979
|
};
|
|
3978
3980
|
if (w === d)
|
|
3979
3981
|
return this.set(d, this.$M + c);
|
|
3980
|
-
if (w ===
|
|
3981
|
-
return this.set(
|
|
3982
|
+
if (w === _)
|
|
3983
|
+
return this.set(_, this.$y + c);
|
|
3982
3984
|
if (w === u)
|
|
3983
|
-
return
|
|
3985
|
+
return A(1);
|
|
3984
3986
|
if (w === l)
|
|
3985
|
-
return
|
|
3986
|
-
var
|
|
3987
|
-
return
|
|
3988
|
-
}, g.subtract = function(c,
|
|
3989
|
-
return this.add(-1 * c,
|
|
3987
|
+
return A(7);
|
|
3988
|
+
var L = (m = {}, m[a] = i, m[o] = n, m[h] = r, m)[w] || 1, R = this.$d.getTime() + c * L;
|
|
3989
|
+
return P.w(R, this);
|
|
3990
|
+
}, g.subtract = function(c, b) {
|
|
3991
|
+
return this.add(-1 * c, b);
|
|
3990
3992
|
}, g.format = function(c) {
|
|
3991
|
-
var
|
|
3993
|
+
var b = this, m = this.$locale();
|
|
3992
3994
|
if (!this.isValid())
|
|
3993
|
-
return m.invalidDate ||
|
|
3994
|
-
var E = c || "YYYY-MM-DDTHH:mm:ssZ", w =
|
|
3995
|
-
return G && (G[Q] || G(
|
|
3996
|
-
},
|
|
3997
|
-
return
|
|
3998
|
-
},
|
|
3999
|
-
var
|
|
4000
|
-
return
|
|
3995
|
+
return m.invalidDate || v;
|
|
3996
|
+
var E = c || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), A = this.$H, L = this.$m, R = this.$M, V = m.weekdays, z = m.months, ue = m.meridiem, se = function(G, Q, de, me) {
|
|
3997
|
+
return G && (G[Q] || G(b, E)) || de[Q].slice(0, me);
|
|
3998
|
+
}, ce = function(G) {
|
|
3999
|
+
return P.s(A % 12 || 12, G, "0");
|
|
4000
|
+
}, oe = ue || function(G, Q, de) {
|
|
4001
|
+
var me = G < 12 ? "AM" : "PM";
|
|
4002
|
+
return de ? me.toLowerCase() : me;
|
|
4001
4003
|
};
|
|
4002
4004
|
return E.replace(U, function(G, Q) {
|
|
4003
|
-
return Q || function(
|
|
4004
|
-
switch (
|
|
4005
|
+
return Q || function(de) {
|
|
4006
|
+
switch (de) {
|
|
4005
4007
|
case "YY":
|
|
4006
|
-
return String(
|
|
4008
|
+
return String(b.$y).slice(-2);
|
|
4007
4009
|
case "YYYY":
|
|
4008
|
-
return
|
|
4010
|
+
return P.s(b.$y, 4, "0");
|
|
4009
4011
|
case "M":
|
|
4010
4012
|
return R + 1;
|
|
4011
4013
|
case "MM":
|
|
4012
|
-
return
|
|
4014
|
+
return P.s(R + 1, 2, "0");
|
|
4013
4015
|
case "MMM":
|
|
4014
|
-
return
|
|
4016
|
+
return se(m.monthsShort, R, z, 3);
|
|
4015
4017
|
case "MMMM":
|
|
4016
|
-
return
|
|
4018
|
+
return se(z, R);
|
|
4017
4019
|
case "D":
|
|
4018
|
-
return
|
|
4020
|
+
return b.$D;
|
|
4019
4021
|
case "DD":
|
|
4020
|
-
return
|
|
4022
|
+
return P.s(b.$D, 2, "0");
|
|
4021
4023
|
case "d":
|
|
4022
|
-
return String(
|
|
4024
|
+
return String(b.$W);
|
|
4023
4025
|
case "dd":
|
|
4024
|
-
return
|
|
4026
|
+
return se(m.weekdaysMin, b.$W, V, 2);
|
|
4025
4027
|
case "ddd":
|
|
4026
|
-
return
|
|
4028
|
+
return se(m.weekdaysShort, b.$W, V, 3);
|
|
4027
4029
|
case "dddd":
|
|
4028
|
-
return V[
|
|
4030
|
+
return V[b.$W];
|
|
4029
4031
|
case "H":
|
|
4030
|
-
return String(
|
|
4032
|
+
return String(A);
|
|
4031
4033
|
case "HH":
|
|
4032
|
-
return
|
|
4034
|
+
return P.s(A, 2, "0");
|
|
4033
4035
|
case "h":
|
|
4034
|
-
return
|
|
4036
|
+
return ce(1);
|
|
4035
4037
|
case "hh":
|
|
4036
|
-
return
|
|
4038
|
+
return ce(2);
|
|
4037
4039
|
case "a":
|
|
4038
|
-
return
|
|
4040
|
+
return oe(A, L, !0);
|
|
4039
4041
|
case "A":
|
|
4040
|
-
return
|
|
4042
|
+
return oe(A, L, !1);
|
|
4041
4043
|
case "m":
|
|
4042
|
-
return String(
|
|
4044
|
+
return String(L);
|
|
4043
4045
|
case "mm":
|
|
4044
|
-
return
|
|
4046
|
+
return P.s(L, 2, "0");
|
|
4045
4047
|
case "s":
|
|
4046
|
-
return String(
|
|
4048
|
+
return String(b.$s);
|
|
4047
4049
|
case "ss":
|
|
4048
|
-
return
|
|
4050
|
+
return P.s(b.$s, 2, "0");
|
|
4049
4051
|
case "SSS":
|
|
4050
|
-
return
|
|
4052
|
+
return P.s(b.$ms, 3, "0");
|
|
4051
4053
|
case "Z":
|
|
4052
4054
|
return w;
|
|
4053
4055
|
}
|
|
@@ -4056,12 +4058,12 @@ var Tr = { exports: {} };
|
|
|
4056
4058
|
});
|
|
4057
4059
|
}, g.utcOffset = function() {
|
|
4058
4060
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
4059
|
-
}, g.diff = function(c,
|
|
4060
|
-
var E, w = this,
|
|
4061
|
-
return
|
|
4061
|
+
}, g.diff = function(c, b, m) {
|
|
4062
|
+
var E, w = this, A = P.p(b), L = M(c), R = (L.utcOffset() - this.utcOffset()) * i, V = this - L, z = function() {
|
|
4063
|
+
return P.m(w, L);
|
|
4062
4064
|
};
|
|
4063
|
-
switch (
|
|
4064
|
-
case
|
|
4065
|
+
switch (A) {
|
|
4066
|
+
case _:
|
|
4065
4067
|
E = z() / 12;
|
|
4066
4068
|
break;
|
|
4067
4069
|
case d:
|
|
@@ -4088,18 +4090,18 @@ var Tr = { exports: {} };
|
|
|
4088
4090
|
default:
|
|
4089
4091
|
E = V;
|
|
4090
4092
|
}
|
|
4091
|
-
return m ? E :
|
|
4093
|
+
return m ? E : P.a(E);
|
|
4092
4094
|
}, g.daysInMonth = function() {
|
|
4093
4095
|
return this.endOf(d).$D;
|
|
4094
4096
|
}, g.$locale = function() {
|
|
4095
4097
|
return k[this.$L];
|
|
4096
|
-
}, g.locale = function(c,
|
|
4098
|
+
}, g.locale = function(c, b) {
|
|
4097
4099
|
if (!c)
|
|
4098
4100
|
return this.$L;
|
|
4099
|
-
var m = this.clone(), E =
|
|
4101
|
+
var m = this.clone(), E = D(c, b, !0);
|
|
4100
4102
|
return E && (m.$L = E), m;
|
|
4101
4103
|
}, g.clone = function() {
|
|
4102
|
-
return
|
|
4104
|
+
return P.w(this.$d, this);
|
|
4103
4105
|
}, g.toDate = function() {
|
|
4104
4106
|
return new Date(this.valueOf());
|
|
4105
4107
|
}, g.toJSON = function() {
|
|
@@ -4108,81 +4110,81 @@ var Tr = { exports: {} };
|
|
|
4108
4110
|
return this.$d.toISOString();
|
|
4109
4111
|
}, g.toString = function() {
|
|
4110
4112
|
return this.$d.toUTCString();
|
|
4111
|
-
},
|
|
4112
|
-
}(),
|
|
4113
|
-
return
|
|
4114
|
-
|
|
4115
|
-
return this.$g(g,
|
|
4113
|
+
}, x;
|
|
4114
|
+
}(), Ue = ge.prototype;
|
|
4115
|
+
return M.prototype = Ue, [["$ms", s], ["$s", h], ["$m", a], ["$H", o], ["$W", u], ["$M", d], ["$y", _], ["$D", H]].forEach(function(x) {
|
|
4116
|
+
Ue[x[1]] = function(g) {
|
|
4117
|
+
return this.$g(g, x[0], x[1]);
|
|
4116
4118
|
};
|
|
4117
|
-
}),
|
|
4118
|
-
return
|
|
4119
|
-
},
|
|
4120
|
-
return
|
|
4121
|
-
},
|
|
4119
|
+
}), M.extend = function(x, g) {
|
|
4120
|
+
return x.$i || (x(g, ge, M), x.$i = !0), M;
|
|
4121
|
+
}, M.locale = D, M.isDayjs = ne, M.unix = function(x) {
|
|
4122
|
+
return M(1e3 * x);
|
|
4123
|
+
}, M.en = k[N], M.Ls = k, M.p = {}, M;
|
|
4122
4124
|
});
|
|
4123
|
-
})(
|
|
4124
|
-
var
|
|
4125
|
-
const
|
|
4126
|
-
var
|
|
4125
|
+
})(Hr);
|
|
4126
|
+
var Wn = Hr.exports;
|
|
4127
|
+
const jt = /* @__PURE__ */ xt(Wn);
|
|
4128
|
+
var Or = { exports: {} };
|
|
4127
4129
|
(function(e, t) {
|
|
4128
4130
|
(function(r, i) {
|
|
4129
4131
|
e.exports = i();
|
|
4130
|
-
})(
|
|
4132
|
+
})(er, function() {
|
|
4131
4133
|
var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
|
|
4132
4134
|
return function(s, h, a) {
|
|
4133
4135
|
var o = h.prototype;
|
|
4134
|
-
a.utc = function(
|
|
4135
|
-
var
|
|
4136
|
-
return new h(
|
|
4137
|
-
}, o.utc = function(
|
|
4138
|
-
var
|
|
4139
|
-
return
|
|
4136
|
+
a.utc = function(v) {
|
|
4137
|
+
var $ = { date: v, utc: !0, args: arguments };
|
|
4138
|
+
return new h($);
|
|
4139
|
+
}, o.utc = function(v) {
|
|
4140
|
+
var $ = a(this.toDate(), { locale: this.$L, utc: !0 });
|
|
4141
|
+
return v ? $.add(this.utcOffset(), r) : $;
|
|
4140
4142
|
}, o.local = function() {
|
|
4141
4143
|
return a(this.toDate(), { locale: this.$L, utc: !1 });
|
|
4142
4144
|
};
|
|
4143
4145
|
var u = o.parse;
|
|
4144
|
-
o.parse = function(
|
|
4145
|
-
|
|
4146
|
+
o.parse = function(v) {
|
|
4147
|
+
v.utc && (this.$u = !0), this.$utils().u(v.$offset) || (this.$offset = v.$offset), u.call(this, v);
|
|
4146
4148
|
};
|
|
4147
4149
|
var l = o.init;
|
|
4148
4150
|
o.init = function() {
|
|
4149
4151
|
if (this.$u) {
|
|
4150
|
-
var
|
|
4151
|
-
this.$y =
|
|
4152
|
+
var v = this.$d;
|
|
4153
|
+
this.$y = v.getUTCFullYear(), this.$M = v.getUTCMonth(), this.$D = v.getUTCDate(), this.$W = v.getUTCDay(), this.$H = v.getUTCHours(), this.$m = v.getUTCMinutes(), this.$s = v.getUTCSeconds(), this.$ms = v.getUTCMilliseconds();
|
|
4152
4154
|
} else
|
|
4153
4155
|
l.call(this);
|
|
4154
4156
|
};
|
|
4155
4157
|
var d = o.utcOffset;
|
|
4156
|
-
o.utcOffset = function(
|
|
4158
|
+
o.utcOffset = function(v, $) {
|
|
4157
4159
|
var U = this.$utils().u;
|
|
4158
|
-
if (U(
|
|
4160
|
+
if (U(v))
|
|
4159
4161
|
return this.$u ? 0 : U(this.$offset) ? d.call(this) : this.$offset;
|
|
4160
|
-
if (typeof
|
|
4162
|
+
if (typeof v == "string" && (v = function(N) {
|
|
4161
4163
|
N === void 0 && (N = "");
|
|
4162
4164
|
var k = N.match(i);
|
|
4163
4165
|
if (!k)
|
|
4164
4166
|
return null;
|
|
4165
|
-
var j = ("" + k[0]).match(n) || ["-", 0, 0],
|
|
4166
|
-
return
|
|
4167
|
-
}(
|
|
4167
|
+
var j = ("" + k[0]).match(n) || ["-", 0, 0], ne = j[0], D = 60 * +j[1] + +j[2];
|
|
4168
|
+
return D === 0 ? 0 : ne === "+" ? D : -D;
|
|
4169
|
+
}(v), v === null))
|
|
4168
4170
|
return this;
|
|
4169
|
-
var F = Math.abs(
|
|
4170
|
-
if (
|
|
4171
|
-
return
|
|
4172
|
-
if (
|
|
4171
|
+
var F = Math.abs(v) <= 16 ? 60 * v : v, B = this;
|
|
4172
|
+
if ($)
|
|
4173
|
+
return B.$offset = F, B.$u = v === 0, B;
|
|
4174
|
+
if (v !== 0) {
|
|
4173
4175
|
var W = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
|
|
4174
|
-
(
|
|
4176
|
+
(B = this.local().add(F + W, r)).$offset = F, B.$x.$localOffset = W;
|
|
4175
4177
|
} else
|
|
4176
|
-
|
|
4177
|
-
return
|
|
4178
|
+
B = this.utc();
|
|
4179
|
+
return B;
|
|
4178
4180
|
};
|
|
4179
4181
|
var p = o.format;
|
|
4180
|
-
o.format = function(
|
|
4181
|
-
var
|
|
4182
|
-
return p.call(this,
|
|
4182
|
+
o.format = function(v) {
|
|
4183
|
+
var $ = v || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
|
|
4184
|
+
return p.call(this, $);
|
|
4183
4185
|
}, o.valueOf = function() {
|
|
4184
|
-
var
|
|
4185
|
-
return this.$d.valueOf() - 6e4 *
|
|
4186
|
+
var v = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
|
|
4187
|
+
return this.$d.valueOf() - 6e4 * v;
|
|
4186
4188
|
}, o.isUTC = function() {
|
|
4187
4189
|
return !!this.$u;
|
|
4188
4190
|
}, o.toISOString = function() {
|
|
@@ -4190,61 +4192,61 @@ var Hr = { exports: {} };
|
|
|
4190
4192
|
}, o.toString = function() {
|
|
4191
4193
|
return this.toDate().toUTCString();
|
|
4192
4194
|
};
|
|
4193
|
-
var
|
|
4194
|
-
o.toDate = function(
|
|
4195
|
-
return
|
|
4195
|
+
var _ = o.toDate;
|
|
4196
|
+
o.toDate = function(v) {
|
|
4197
|
+
return v === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : _.call(this);
|
|
4196
4198
|
};
|
|
4197
4199
|
var H = o.diff;
|
|
4198
|
-
o.diff = function(
|
|
4199
|
-
if (
|
|
4200
|
-
return H.call(this,
|
|
4201
|
-
var F = this.local(),
|
|
4202
|
-
return H.call(F,
|
|
4200
|
+
o.diff = function(v, $, U) {
|
|
4201
|
+
if (v && this.$u === v.$u)
|
|
4202
|
+
return H.call(this, v, $, U);
|
|
4203
|
+
var F = this.local(), B = a(v).local();
|
|
4204
|
+
return H.call(F, B, $, U);
|
|
4203
4205
|
};
|
|
4204
4206
|
};
|
|
4205
4207
|
});
|
|
4206
|
-
})(
|
|
4207
|
-
var
|
|
4208
|
-
const
|
|
4209
|
-
function
|
|
4210
|
-
|
|
4208
|
+
})(Or);
|
|
4209
|
+
var qn = Or.exports;
|
|
4210
|
+
const Yn = /* @__PURE__ */ xt(qn);
|
|
4211
|
+
function Zn(e) {
|
|
4212
|
+
Cr(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)}");
|
|
4211
4213
|
}
|
|
4212
|
-
function
|
|
4214
|
+
function zt(e, t, r) {
|
|
4213
4215
|
const i = e.slice();
|
|
4214
4216
|
return i[51] = t[r], i[53] = r, i;
|
|
4215
4217
|
}
|
|
4216
|
-
function
|
|
4217
|
-
let t, r, i, n, s =
|
|
4218
|
+
function Xt(e) {
|
|
4219
|
+
let t, r, i, n, s = Ot(
|
|
4218
4220
|
/*displayMessages*/
|
|
4219
4221
|
e[4]
|
|
4220
4222
|
), h = [];
|
|
4221
4223
|
for (let o = 0; o < s.length; o += 1)
|
|
4222
|
-
h[o] =
|
|
4224
|
+
h[o] = qt(zt(e, s, o));
|
|
4223
4225
|
let a = (
|
|
4224
4226
|
/*videoExists*/
|
|
4225
|
-
e[7] &&
|
|
4227
|
+
e[7] && Yt(e)
|
|
4226
4228
|
);
|
|
4227
4229
|
return {
|
|
4228
4230
|
c() {
|
|
4229
4231
|
t = Y("div");
|
|
4230
4232
|
for (let o = 0; o < h.length; o += 1)
|
|
4231
4233
|
h[o].c();
|
|
4232
|
-
r = xe(), a && a.c(), i = xe(), n = Y("cashier-video-modal"), J(t, "class", "CashierVerificationsWrapper"),
|
|
4234
|
+
r = xe(), a && a.c(), i = xe(), n = Y("cashier-video-modal"), J(t, "class", "CashierVerificationsWrapper"), le(
|
|
4233
4235
|
n,
|
|
4234
4236
|
"clientstylingurl",
|
|
4235
4237
|
/*clientstylingurl*/
|
|
4236
4238
|
e[1]
|
|
4237
|
-
),
|
|
4239
|
+
), le(
|
|
4238
4240
|
n,
|
|
4239
4241
|
"clientstyling",
|
|
4240
4242
|
/*clientstyling*/
|
|
4241
4243
|
e[0]
|
|
4242
|
-
),
|
|
4244
|
+
), le(
|
|
4243
4245
|
n,
|
|
4244
4246
|
"ismobileview",
|
|
4245
4247
|
/*ismobileview*/
|
|
4246
4248
|
e[2]
|
|
4247
|
-
),
|
|
4249
|
+
), le(
|
|
4248
4250
|
n,
|
|
4249
4251
|
"videosrc",
|
|
4250
4252
|
/*videoSrc*/
|
|
@@ -4252,48 +4254,48 @@ function zt(e) {
|
|
|
4252
4254
|
);
|
|
4253
4255
|
},
|
|
4254
4256
|
m(o, u) {
|
|
4255
|
-
|
|
4257
|
+
ae(o, t, u);
|
|
4256
4258
|
for (let l = 0; l < h.length; l += 1)
|
|
4257
4259
|
h[l] && h[l].m(t, null);
|
|
4258
|
-
|
|
4260
|
+
ae(o, r, u), a && a.m(o, u), ae(o, i, u), ae(o, n, u);
|
|
4259
4261
|
},
|
|
4260
4262
|
p(o, u) {
|
|
4261
4263
|
if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
|
|
4262
4264
|
1072) {
|
|
4263
|
-
s =
|
|
4265
|
+
s = Ot(
|
|
4264
4266
|
/*displayMessages*/
|
|
4265
4267
|
o[4]
|
|
4266
4268
|
);
|
|
4267
4269
|
let l;
|
|
4268
4270
|
for (l = 0; l < s.length; l += 1) {
|
|
4269
|
-
const d =
|
|
4270
|
-
h[l] ? h[l].p(d, u) : (h[l] =
|
|
4271
|
+
const d = zt(o, s, l);
|
|
4272
|
+
h[l] ? h[l].p(d, u) : (h[l] = qt(d), h[l].c(), h[l].m(t, null));
|
|
4271
4273
|
}
|
|
4272
4274
|
for (; l < h.length; l += 1)
|
|
4273
4275
|
h[l].d(1);
|
|
4274
4276
|
h.length = s.length;
|
|
4275
4277
|
}
|
|
4276
4278
|
/*videoExists*/
|
|
4277
|
-
o[7] ? a ? a.p(o, u) : (a =
|
|
4278
|
-
2 &&
|
|
4279
|
+
o[7] ? a ? a.p(o, u) : (a = Yt(o), a.c(), a.m(i.parentNode, i)) : a && (a.d(1), a = null), u[0] & /*clientstylingurl*/
|
|
4280
|
+
2 && le(
|
|
4279
4281
|
n,
|
|
4280
4282
|
"clientstylingurl",
|
|
4281
4283
|
/*clientstylingurl*/
|
|
4282
4284
|
o[1]
|
|
4283
4285
|
), u[0] & /*clientstyling*/
|
|
4284
|
-
1 &&
|
|
4286
|
+
1 && le(
|
|
4285
4287
|
n,
|
|
4286
4288
|
"clientstyling",
|
|
4287
4289
|
/*clientstyling*/
|
|
4288
4290
|
o[0]
|
|
4289
4291
|
), u[0] & /*ismobileview*/
|
|
4290
|
-
4 &&
|
|
4292
|
+
4 && le(
|
|
4291
4293
|
n,
|
|
4292
4294
|
"ismobileview",
|
|
4293
4295
|
/*ismobileview*/
|
|
4294
4296
|
o[2]
|
|
4295
4297
|
), u[0] & /*videoSrc*/
|
|
4296
|
-
256 &&
|
|
4298
|
+
256 && le(
|
|
4297
4299
|
n,
|
|
4298
4300
|
"videosrc",
|
|
4299
4301
|
/*videoSrc*/
|
|
@@ -4301,11 +4303,11 @@ function zt(e) {
|
|
|
4301
4303
|
);
|
|
4302
4304
|
},
|
|
4303
4305
|
d(o) {
|
|
4304
|
-
o && (
|
|
4306
|
+
o && (ie(t), ie(r), ie(i), ie(n)), Ir(h, o), a && a.d(o);
|
|
4305
4307
|
}
|
|
4306
4308
|
};
|
|
4307
4309
|
}
|
|
4308
|
-
function
|
|
4310
|
+
function Wt(e) {
|
|
4309
4311
|
let t, r, i;
|
|
4310
4312
|
function n(...s) {
|
|
4311
4313
|
return (
|
|
@@ -4322,24 +4324,24 @@ function Xt(e) {
|
|
|
4322
4324
|
t = Y("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>', J(t, "class", "CashierVerificationChevron");
|
|
4323
4325
|
},
|
|
4324
4326
|
m(s, h) {
|
|
4325
|
-
|
|
4327
|
+
ae(s, t, h), r || (i = _t(t, "click", n), r = !0);
|
|
4326
4328
|
},
|
|
4327
4329
|
p(s, h) {
|
|
4328
4330
|
e = s;
|
|
4329
4331
|
},
|
|
4330
4332
|
d(s) {
|
|
4331
|
-
s &&
|
|
4333
|
+
s && ie(t), r = !1, i();
|
|
4332
4334
|
}
|
|
4333
4335
|
};
|
|
4334
4336
|
}
|
|
4335
|
-
function
|
|
4337
|
+
function qt(e) {
|
|
4336
4338
|
let t, r, i, n, s = (
|
|
4337
4339
|
/*message*/
|
|
4338
4340
|
e[51] + ""
|
|
4339
4341
|
), h, a, o, u, l = (
|
|
4340
4342
|
/*displayMessages*/
|
|
4341
4343
|
e[4].length > 1 && /*index*/
|
|
4342
|
-
e[53] === 0 &&
|
|
4344
|
+
e[53] === 0 && Wt(e)
|
|
4343
4345
|
);
|
|
4344
4346
|
function d(...p) {
|
|
4345
4347
|
return (
|
|
@@ -4353,23 +4355,23 @@ function Wt(e) {
|
|
|
4353
4355
|
}
|
|
4354
4356
|
return {
|
|
4355
4357
|
c() {
|
|
4356
|
-
t = Y("div"), r = Y("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 = xe(), n = Y("p"), h = xe(), l && l.c(), a = xe(), J(r, "class", "IconVerification"), J(n, "class", "text"), J(t, "class", "CashierVerificationMessage"),
|
|
4358
|
+
t = Y("div"), r = Y("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 = xe(), n = Y("p"), h = xe(), l && l.c(), a = xe(), J(r, "class", "IconVerification"), J(n, "class", "text"), J(t, "class", "CashierVerificationMessage"), we(
|
|
4357
4359
|
t,
|
|
4358
4360
|
"ShowAll",
|
|
4359
4361
|
/*allVerificationsVisible*/
|
|
4360
4362
|
e[5]
|
|
4361
4363
|
);
|
|
4362
4364
|
},
|
|
4363
|
-
m(p,
|
|
4364
|
-
|
|
4365
|
+
m(p, _) {
|
|
4366
|
+
ae(p, t, _), te(t, r), te(t, i), te(t, n), n.innerHTML = s, te(t, h), l && l.m(t, null), te(t, a), o || (u = _t(t, "click", d), o = !0);
|
|
4365
4367
|
},
|
|
4366
|
-
p(p,
|
|
4367
|
-
e = p,
|
|
4368
|
+
p(p, _) {
|
|
4369
|
+
e = p, _[0] & /*displayMessages*/
|
|
4368
4370
|
16 && s !== (s = /*message*/
|
|
4369
4371
|
e[51] + "") && (n.innerHTML = s), /*displayMessages*/
|
|
4370
4372
|
e[4].length > 1 && /*index*/
|
|
4371
|
-
e[53] === 0 ? l ? l.p(e,
|
|
4372
|
-
32 &&
|
|
4373
|
+
e[53] === 0 ? l ? l.p(e, _) : (l = Wt(e), l.c(), l.m(t, a)) : l && (l.d(1), l = null), _[0] & /*allVerificationsVisible*/
|
|
4374
|
+
32 && we(
|
|
4373
4375
|
t,
|
|
4374
4376
|
"ShowAll",
|
|
4375
4377
|
/*allVerificationsVisible*/
|
|
@@ -4377,18 +4379,18 @@ function Wt(e) {
|
|
|
4377
4379
|
);
|
|
4378
4380
|
},
|
|
4379
4381
|
d(p) {
|
|
4380
|
-
p &&
|
|
4382
|
+
p && ie(t), l && l.d(), o = !1, u();
|
|
4381
4383
|
}
|
|
4382
4384
|
};
|
|
4383
4385
|
}
|
|
4384
|
-
function
|
|
4386
|
+
function Yt(e) {
|
|
4385
4387
|
let t, r, i, n, s = (
|
|
4386
4388
|
/*$_*/
|
|
4387
4389
|
e[9]("verification.video.how-to") + ""
|
|
4388
4390
|
), h, a, o;
|
|
4389
4391
|
return {
|
|
4390
4392
|
c() {
|
|
4391
|
-
t = Y("div"), r = Y("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 = xe(), n = Y("div"), h =
|
|
4393
|
+
t = Y("div"), r = Y("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 = xe(), n = Y("div"), h = yt(s), J(r, "class", "IconVideo"), J(n, "class", "CashierVerificationVideoLink"), we(
|
|
4392
4394
|
n,
|
|
4393
4395
|
"CashierVerificationVideoLinkDesktop",
|
|
4394
4396
|
/*desktopView*/
|
|
@@ -4396,7 +4398,7 @@ function qt(e) {
|
|
|
4396
4398
|
), J(t, "class", "CashierVerificationVideo");
|
|
4397
4399
|
},
|
|
4398
4400
|
m(u, l) {
|
|
4399
|
-
|
|
4401
|
+
ae(u, t, l), te(t, r), te(t, i), te(t, n), te(n, h), a || (o = _t(
|
|
4400
4402
|
n,
|
|
4401
4403
|
"click",
|
|
4402
4404
|
/*click_handler_2*/
|
|
@@ -4406,8 +4408,8 @@ function qt(e) {
|
|
|
4406
4408
|
p(u, l) {
|
|
4407
4409
|
l[0] & /*$_*/
|
|
4408
4410
|
512 && s !== (s = /*$_*/
|
|
4409
|
-
u[9]("verification.video.how-to") + "") &&
|
|
4410
|
-
64 &&
|
|
4411
|
+
u[9]("verification.video.how-to") + "") && Rr(h, s), l[0] & /*desktopView*/
|
|
4412
|
+
64 && we(
|
|
4411
4413
|
n,
|
|
4412
4414
|
"CashierVerificationVideoLinkDesktop",
|
|
4413
4415
|
/*desktopView*/
|
|
@@ -4415,18 +4417,18 @@ function qt(e) {
|
|
|
4415
4417
|
);
|
|
4416
4418
|
},
|
|
4417
4419
|
d(u) {
|
|
4418
|
-
u &&
|
|
4420
|
+
u && ie(t), a = !1, o();
|
|
4419
4421
|
}
|
|
4420
4422
|
};
|
|
4421
4423
|
}
|
|
4422
|
-
function
|
|
4424
|
+
function Jn(e) {
|
|
4423
4425
|
let t, r = (
|
|
4424
4426
|
/*displayMessages*/
|
|
4425
|
-
e[4] &&
|
|
4427
|
+
e[4] && Xt(e)
|
|
4426
4428
|
);
|
|
4427
4429
|
return {
|
|
4428
4430
|
c() {
|
|
4429
|
-
t = Y("div"), r && r.c(), J(t, "class", "CashierVerifications"),
|
|
4431
|
+
t = Y("div"), r && r.c(), J(t, "class", "CashierVerifications"), we(
|
|
4430
4432
|
t,
|
|
4431
4433
|
"CashierVerificationsDesktop",
|
|
4432
4434
|
/*desktopView*/
|
|
@@ -4434,12 +4436,12 @@ function Zn(e) {
|
|
|
4434
4436
|
);
|
|
4435
4437
|
},
|
|
4436
4438
|
m(i, n) {
|
|
4437
|
-
|
|
4439
|
+
ae(i, t, n), r && r.m(t, null), e[21](t);
|
|
4438
4440
|
},
|
|
4439
4441
|
p(i, n) {
|
|
4440
4442
|
/*displayMessages*/
|
|
4441
|
-
i[4] ? r ? r.p(i, n) : (r =
|
|
4442
|
-
64 &&
|
|
4443
|
+
i[4] ? r ? r.p(i, n) : (r = Xt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
|
|
4444
|
+
64 && we(
|
|
4443
4445
|
t,
|
|
4444
4446
|
"CashierVerificationsDesktop",
|
|
4445
4447
|
/*desktopView*/
|
|
@@ -4449,60 +4451,60 @@ function Zn(e) {
|
|
|
4449
4451
|
i: Z,
|
|
4450
4452
|
o: Z,
|
|
4451
4453
|
d(i) {
|
|
4452
|
-
i &&
|
|
4454
|
+
i && ie(t), r && r.d(), e[21](null);
|
|
4453
4455
|
}
|
|
4454
4456
|
};
|
|
4455
4457
|
}
|
|
4456
|
-
const
|
|
4457
|
-
function
|
|
4458
|
+
const Qn = "verification_explanation_video_widgets.MP4";
|
|
4459
|
+
function Kn(e, t, r) {
|
|
4458
4460
|
let i, n;
|
|
4459
|
-
|
|
4460
|
-
let { endpoint: s } = t, { lang: h = "en" } = t, { translationurl: a = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: l = "" } = t, { customerid: d = "" } = t, { ismobileview: p = "" } = t,
|
|
4461
|
+
Tt(e, jn, (f) => r(9, i = f)), Tt(e, Xn, (f) => r(27, n = f)), jt.extend(Yn);
|
|
4462
|
+
let { endpoint: s } = t, { lang: h = "en" } = t, { translationurl: a = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: l = "" } = t, { customerid: d = "" } = t, { ismobileview: p = "" } = t, _, H = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set(), $, U, F, B = !0, W = !0, N = !1, k = "";
|
|
4461
4463
|
var j;
|
|
4462
4464
|
(function(f) {
|
|
4463
4465
|
f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
|
|
4464
4466
|
})(j || (j = {}));
|
|
4465
|
-
var
|
|
4467
|
+
var ne;
|
|
4466
4468
|
(function(f) {
|
|
4467
4469
|
f.Requested = "Requested";
|
|
4468
|
-
})(
|
|
4469
|
-
var
|
|
4470
|
+
})(ne || (ne = {}));
|
|
4471
|
+
var D;
|
|
4470
4472
|
(function(f) {
|
|
4471
4473
|
f.Unknown = "Unknown", f.Unverified = "Unverified", f.InProgress = "InProgress", f.Failed = "Failed", f.Verified = "Verified", f.Referred = "Referred", f.True = "True", f.False = "False", f.AwaitingForResponse = "AwaitingForResponse";
|
|
4472
|
-
})(
|
|
4473
|
-
var
|
|
4474
|
+
})(D || (D = {}));
|
|
4475
|
+
var M;
|
|
4474
4476
|
(function(f) {
|
|
4475
4477
|
f.Unknown = "Unknown", f.Documents = "Documents", f.Age = "Age", f.Pep = "Pep", f.Sanction = "Sanction", f.Aml = "Aml", f.ProofOfAddress = "ProofOfAddress", f.SourceOfWealth = "SourceOfWealth", f.SocialMedia = "SocialMedia", f.Biometric = "Biometric";
|
|
4476
|
-
})(
|
|
4477
|
-
const
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
],
|
|
4478
|
+
})(M || (M = {}));
|
|
4479
|
+
const P = [
|
|
4480
|
+
D.InProgress,
|
|
4481
|
+
D.Referred,
|
|
4482
|
+
D.AwaitingForResponse
|
|
4483
|
+
], ge = () => {
|
|
4482
4484
|
let f = a;
|
|
4483
4485
|
if (f)
|
|
4484
4486
|
return fetch(f).then((y) => y.json()).then((y) => {
|
|
4485
4487
|
Object.keys(y).forEach((S) => {
|
|
4486
|
-
|
|
4488
|
+
Vt(S, y[S]);
|
|
4487
4489
|
});
|
|
4488
4490
|
}).catch((y) => {
|
|
4489
4491
|
console.log(y);
|
|
4490
4492
|
});
|
|
4491
4493
|
};
|
|
4492
|
-
Object.keys(
|
|
4493
|
-
|
|
4494
|
+
Object.keys(Gt).forEach((f) => {
|
|
4495
|
+
Vt(f, Gt[f]);
|
|
4494
4496
|
});
|
|
4495
|
-
const
|
|
4496
|
-
|
|
4497
|
-
},
|
|
4497
|
+
const Ue = () => {
|
|
4498
|
+
zn(h);
|
|
4499
|
+
}, x = () => {
|
|
4498
4500
|
let f = document.createElement("style");
|
|
4499
|
-
f.innerHTML = o,
|
|
4501
|
+
f.innerHTML = o, _.appendChild(f);
|
|
4500
4502
|
}, g = () => {
|
|
4501
4503
|
let f = new URL(u), y = document.createElement("style");
|
|
4502
4504
|
fetch(f.href).then((S) => S.text()).then((S) => {
|
|
4503
4505
|
y.innerHTML = S, setTimeout(
|
|
4504
4506
|
() => {
|
|
4505
|
-
|
|
4507
|
+
_.appendChild(y);
|
|
4506
4508
|
},
|
|
4507
4509
|
1
|
|
4508
4510
|
);
|
|
@@ -4512,8 +4514,8 @@ function Qn(e, t, r) {
|
|
|
4512
4514
|
if (!f)
|
|
4513
4515
|
return;
|
|
4514
4516
|
const S = new URL(`${s}/v1/player/verification/GetKYCStatus`), q = new Headers();
|
|
4515
|
-
q.append("accept", "application/json"), q.append("Content-Type", "application/json"), q.append("X-Client-Request-Timestamp",
|
|
4516
|
-
const
|
|
4517
|
+
q.append("accept", "application/json"), q.append("Content-Type", "application/json"), q.append("X-Client-Request-Timestamp", jt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
|
|
4518
|
+
const Ke = {
|
|
4517
4519
|
method: "POST",
|
|
4518
4520
|
headers: q,
|
|
4519
4521
|
body: JSON.stringify({
|
|
@@ -4523,12 +4525,12 @@ function Qn(e, t, r) {
|
|
|
4523
4525
|
AllParameters: !1
|
|
4524
4526
|
})
|
|
4525
4527
|
};
|
|
4526
|
-
fetch(S,
|
|
4527
|
-
r(17, U =
|
|
4528
|
+
fetch(S, Ke).then((ve) => ve.json()).then((ve) => {
|
|
4529
|
+
r(17, U = ve.StaticCdnUrl + "/cashier/operator-assets/" + f), $ = E(ve.Verifications), $.VerificationStatuses.forEach((K) => {
|
|
4528
4530
|
K.VerificationUrlType !== "Widget" && H.add(K.Vendor);
|
|
4529
4531
|
}), r(4, F = z());
|
|
4530
4532
|
});
|
|
4531
|
-
},
|
|
4533
|
+
}, b = () => {
|
|
4532
4534
|
n && c();
|
|
4533
4535
|
}, m = () => {
|
|
4534
4536
|
let f = (l || n).split(".")[1];
|
|
@@ -4543,80 +4545,80 @@ function Qn(e, t, r) {
|
|
|
4543
4545
|
}, E = (f) => {
|
|
4544
4546
|
if (!f || !f.length)
|
|
4545
4547
|
return {
|
|
4546
|
-
VerificationSummaryStatus:
|
|
4548
|
+
VerificationSummaryStatus: D.Unverified,
|
|
4547
4549
|
VerificationStatuses: []
|
|
4548
4550
|
};
|
|
4549
|
-
const y =
|
|
4551
|
+
const y = L(f);
|
|
4550
4552
|
if (y && y.length) {
|
|
4551
4553
|
const S = w(y);
|
|
4552
4554
|
return {
|
|
4553
4555
|
VerificationSummaryStatus: S.Status,
|
|
4554
4556
|
VerificationUrl: S.Flags?.DeferredUrlKey,
|
|
4555
|
-
VerificationStatuses:
|
|
4557
|
+
VerificationStatuses: A(y, S.Status)
|
|
4556
4558
|
};
|
|
4557
4559
|
} else
|
|
4558
4560
|
return {
|
|
4559
|
-
VerificationSummaryStatus: f.some((q) => q.Status ===
|
|
4560
|
-
VerificationStatuses:
|
|
4561
|
+
VerificationSummaryStatus: f.some((q) => q.Status === D.Failed) ? D.Failed : D.Verified,
|
|
4562
|
+
VerificationStatuses: A(f, [D.Failed])
|
|
4561
4563
|
};
|
|
4562
4564
|
}, w = (f) => f.reduce(
|
|
4563
4565
|
(y, S) => y ? new Date(y) < new Date(S) ? S : y : S,
|
|
4564
4566
|
0
|
|
4565
|
-
),
|
|
4567
|
+
), A = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => ({
|
|
4566
4568
|
Type: S.Type,
|
|
4567
4569
|
Vendor: S.VendorName,
|
|
4568
4570
|
VerificationDocuments: S.Documents ? [...Object.values(S.Documents)] : [],
|
|
4569
4571
|
VerificationUrlType: S.Flags?.DeferredUrlTypeKey,
|
|
4570
4572
|
VerificationUrl: S.Flags?.DeferredUrlKey
|
|
4571
|
-
})),
|
|
4572
|
-
const y = f.Documents && f.VendorName === j.Manual, S = Object.values(f.Documents).some((q) => q.Status ===
|
|
4573
|
+
})), L = (f) => f.filter((y) => P.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || R(y) || V(y) : !1), R = (f) => {
|
|
4574
|
+
const y = f.Documents && f.VendorName === j.Manual, S = Object.values(f.Documents).some((q) => q.Status === ne.Requested);
|
|
4573
4575
|
return y && S;
|
|
4574
|
-
}, V = (f) => f.VendorName === j.ShuftiPro && f.Status ===
|
|
4575
|
-
switch (
|
|
4576
|
-
case
|
|
4576
|
+
}, V = (f) => f.VendorName === j.ShuftiPro && f.Status === D.Referred, z = () => {
|
|
4577
|
+
switch ($.VerificationSummaryStatus) {
|
|
4578
|
+
case D.InProgress:
|
|
4577
4579
|
const f = [];
|
|
4578
4580
|
return H.forEach((y) => {
|
|
4579
|
-
f.push(
|
|
4581
|
+
f.push(ue(y));
|
|
4580
4582
|
}), f;
|
|
4581
|
-
case
|
|
4583
|
+
case D.Referred:
|
|
4582
4584
|
return [i("verification.idenfy.referred-awaiting")];
|
|
4583
|
-
case
|
|
4585
|
+
case D.Failed:
|
|
4584
4586
|
return [i("verification.message.failed")];
|
|
4585
4587
|
}
|
|
4586
|
-
},
|
|
4587
|
-
const y =
|
|
4588
|
+
}, ue = (f) => {
|
|
4589
|
+
const y = $.VerificationStatuses.filter((S) => S.Vendor === f);
|
|
4588
4590
|
if (f === j.ShuftiPro)
|
|
4589
|
-
return
|
|
4591
|
+
return se(y);
|
|
4590
4592
|
{
|
|
4591
4593
|
const S = i("verification.idenfy.link-name"), q = {
|
|
4592
4594
|
link: `<a href="${y[0].VerificationUrl}" target="_blank">${S}</a>`
|
|
4593
4595
|
};
|
|
4594
4596
|
return i("verification.idenfy.in-progress", { values: q });
|
|
4595
4597
|
}
|
|
4596
|
-
},
|
|
4598
|
+
}, se = (f) => {
|
|
4597
4599
|
const y = [], S = {}, q = [
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
|
|
4600
|
+
M.Biometric,
|
|
4601
|
+
M.Documents,
|
|
4602
|
+
M.ProofOfAddress
|
|
4601
4603
|
];
|
|
4602
4604
|
f.forEach((K) => {
|
|
4603
|
-
q.includes(K.Type) && (y.push(K.Type), S[K.Type] =
|
|
4605
|
+
q.includes(K.Type) && (y.push(K.Type), S[K.Type] = ce(K, oe(K.Type)));
|
|
4604
4606
|
});
|
|
4605
|
-
let
|
|
4606
|
-
return
|
|
4607
|
-
},
|
|
4607
|
+
let Ke = y.every((K) => v.has(K)), ve = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
|
|
4608
|
+
return Ke ? i("verification.shuftipro.validations-started") : i(ve, { values: S });
|
|
4609
|
+
}, ce = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, oe = (f) => i(`verification.shuftipro.link-name.${f}`), G = (f, y) => {
|
|
4608
4610
|
if (f.stopPropagation(), f.target && (f.target.href || f.target.closest("a"))) {
|
|
4609
4611
|
if (f.target.closest(".verificationLink")) {
|
|
4610
4612
|
const S = f.target.className.split(" ")[1];
|
|
4611
|
-
|
|
4613
|
+
v.add(S), r(4, F = z());
|
|
4612
4614
|
}
|
|
4613
4615
|
return;
|
|
4614
4616
|
}
|
|
4615
|
-
y === 0 && r(5,
|
|
4617
|
+
y === 0 && r(5, B = !B);
|
|
4616
4618
|
}, Q = () => {
|
|
4617
4619
|
r(6, W = p === "false");
|
|
4618
|
-
},
|
|
4619
|
-
r(8, k = U + "/" + h + "/" +
|
|
4620
|
+
}, de = () => {
|
|
4621
|
+
r(8, k = U + "/" + h + "/" + Qn);
|
|
4620
4622
|
try {
|
|
4621
4623
|
fetch(k, { method: "HEAD" }).then((f) => {
|
|
4622
4624
|
r(7, N = f.ok);
|
|
@@ -4624,39 +4626,39 @@ function Qn(e, t, r) {
|
|
|
4624
4626
|
} catch {
|
|
4625
4627
|
r(7, N = !1);
|
|
4626
4628
|
}
|
|
4627
|
-
},
|
|
4629
|
+
}, me = () => {
|
|
4628
4630
|
window.postMessage({ type: "ShowCashierVideoModal" }, window.location.href);
|
|
4629
|
-
}, Pr = (f, y) => G(y, f), Ar = (f, y) => G(y, f),
|
|
4630
|
-
function
|
|
4631
|
-
|
|
4632
|
-
|
|
4631
|
+
}, Pr = (f, y) => G(y, f), Ar = (f, y) => G(y, f), $r = () => me();
|
|
4632
|
+
function Br(f) {
|
|
4633
|
+
at[f ? "unshift" : "push"](() => {
|
|
4634
|
+
_ = f, r(3, _);
|
|
4633
4635
|
});
|
|
4634
4636
|
}
|
|
4635
4637
|
return e.$$set = (f) => {
|
|
4636
4638
|
"endpoint" in f && r(12, s = f.endpoint), "lang" in f && r(13, h = f.lang), "translationurl" in f && r(14, a = f.translationurl), "clientstyling" in f && r(0, o = f.clientstyling), "clientstylingurl" in f && r(1, u = f.clientstylingurl), "session" in f && r(15, l = f.session), "customerid" in f && r(16, d = f.customerid), "ismobileview" in f && r(2, p = f.ismobileview);
|
|
4637
4639
|
}, e.$$.update = () => {
|
|
4638
4640
|
e.$$.dirty[0] & /*lang*/
|
|
4639
|
-
8192 && h &&
|
|
4641
|
+
8192 && h && Ue(), e.$$.dirty[0] & /*endpoint, session*/
|
|
4640
4642
|
36864 && s && l && c(), e.$$.dirty[0] & /*endpoint, session*/
|
|
4641
|
-
36864 && s && !l &&
|
|
4642
|
-
16384 && a &&
|
|
4643
|
-
9 && o &&
|
|
4644
|
-
10 && u &&
|
|
4643
|
+
36864 && s && !l && b(), e.$$.dirty[0] & /*translationurl*/
|
|
4644
|
+
16384 && a && ge(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4645
|
+
9 && o && _ && x(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4646
|
+
10 && u && _ && g(), e.$$.dirty[0] & /*ismobileview*/
|
|
4645
4647
|
4 && p && Q(), e.$$.dirty[0] & /*staticCdnUrl*/
|
|
4646
|
-
131072 && U &&
|
|
4648
|
+
131072 && U && de();
|
|
4647
4649
|
}, [
|
|
4648
4650
|
o,
|
|
4649
4651
|
u,
|
|
4650
4652
|
p,
|
|
4651
|
-
|
|
4653
|
+
_,
|
|
4652
4654
|
F,
|
|
4653
|
-
|
|
4655
|
+
B,
|
|
4654
4656
|
W,
|
|
4655
4657
|
N,
|
|
4656
4658
|
k,
|
|
4657
4659
|
i,
|
|
4658
4660
|
G,
|
|
4659
|
-
|
|
4661
|
+
me,
|
|
4660
4662
|
s,
|
|
4661
4663
|
h,
|
|
4662
4664
|
a,
|
|
@@ -4665,18 +4667,18 @@ function Qn(e, t, r) {
|
|
|
4665
4667
|
U,
|
|
4666
4668
|
Pr,
|
|
4667
4669
|
Ar,
|
|
4668
|
-
|
|
4669
|
-
|
|
4670
|
+
$r,
|
|
4671
|
+
Br
|
|
4670
4672
|
];
|
|
4671
4673
|
}
|
|
4672
|
-
class
|
|
4674
|
+
class es extends Qr {
|
|
4673
4675
|
constructor(t) {
|
|
4674
|
-
super(),
|
|
4676
|
+
super(), Zr(
|
|
4675
4677
|
this,
|
|
4676
4678
|
t,
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4679
|
+
Kn,
|
|
4680
|
+
Jn,
|
|
4681
|
+
Jt,
|
|
4680
4682
|
{
|
|
4681
4683
|
endpoint: 12,
|
|
4682
4684
|
lang: 13,
|
|
@@ -4687,7 +4689,7 @@ class Kn extends Jr {
|
|
|
4687
4689
|
customerid: 16,
|
|
4688
4690
|
ismobileview: 2
|
|
4689
4691
|
},
|
|
4690
|
-
|
|
4692
|
+
Zn,
|
|
4691
4693
|
[-1, -1]
|
|
4692
4694
|
);
|
|
4693
4695
|
}
|
|
@@ -4740,27 +4742,27 @@ class Kn extends Jr {
|
|
|
4740
4742
|
this.$$set({ ismobileview: t }), ee();
|
|
4741
4743
|
}
|
|
4742
4744
|
}
|
|
4743
|
-
|
|
4745
|
+
Jr(es, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
|
|
4744
4746
|
export {
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4747
|
+
es as C,
|
|
4748
|
+
Qr as S,
|
|
4749
|
+
Cr as a,
|
|
4750
|
+
ae as b,
|
|
4751
|
+
Jr as c,
|
|
4752
|
+
ie as d,
|
|
4753
|
+
is as e,
|
|
4752
4754
|
ee as f,
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4755
|
+
ts as g,
|
|
4756
|
+
J as h,
|
|
4757
|
+
Zr as i,
|
|
4758
|
+
te as j,
|
|
4759
|
+
Y as k,
|
|
4760
|
+
xe as l,
|
|
4761
|
+
at as m,
|
|
4760
4762
|
Z as n,
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4765
|
-
|
|
4763
|
+
ns as o,
|
|
4764
|
+
_t as p,
|
|
4765
|
+
rs as q,
|
|
4766
|
+
Jt as s,
|
|
4767
|
+
we as t
|
|
4766
4768
|
};
|