@everymatrix/cashier-session-expiration-modal 1.76.1 → 1.76.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CashierSessionExpirationModal-B-RLdzjl.js → CashierSessionExpirationModal-BSYrUsYK.js} +1353 -1360
- package/components/{CashierSessionExpirationModal-BOOcD7nt.js → CashierSessionExpirationModal-BbrJrSTH.js} +1310 -1317
- package/components/CashierSessionExpirationModal-Dh31Mpxn.cjs +9 -0
- package/es2015/cashier-session-expiration-modal.cjs +1 -1
- package/es2015/cashier-session-expiration-modal.js +1 -1
- package/esnext/cashier-session-expiration-modal.js +1 -1
- package/package.json +1 -1
- package/components/CashierSessionExpirationModal-Cg6Sj72O.cjs +0 -22
|
@@ -12,21 +12,21 @@ function ji(e, t) {
|
|
|
12
12
|
function zr(e) {
|
|
13
13
|
return e();
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function rr() {
|
|
16
16
|
return /* @__PURE__ */ Object.create(null);
|
|
17
17
|
}
|
|
18
|
-
function
|
|
18
|
+
function Ie(e) {
|
|
19
19
|
e.forEach(zr);
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function Yt(e) {
|
|
22
22
|
return typeof e == "function";
|
|
23
23
|
}
|
|
24
24
|
function Wr(e, t) {
|
|
25
25
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
26
26
|
}
|
|
27
|
-
let
|
|
28
|
-
function
|
|
29
|
-
return e === t ? !0 : (
|
|
27
|
+
let wt;
|
|
28
|
+
function ir(e, t) {
|
|
29
|
+
return e === t ? !0 : (wt || (wt = document.createElement("a")), wt.href = t, e === wt.href);
|
|
30
30
|
}
|
|
31
31
|
function zi(e) {
|
|
32
32
|
return Object.keys(e).length === 0;
|
|
@@ -52,14 +52,14 @@ function Nt(e, t, n, r) {
|
|
|
52
52
|
function Xr(e, t, n, r) {
|
|
53
53
|
return e[1] && r ? ji(n.ctx.slice(), e[1](r(t))) : n.ctx;
|
|
54
54
|
}
|
|
55
|
-
function
|
|
55
|
+
function Ht(e, t, n, r) {
|
|
56
56
|
if (e[2] && r) {
|
|
57
57
|
const i = e[2](r(n));
|
|
58
58
|
if (t.dirty === void 0)
|
|
59
59
|
return i;
|
|
60
60
|
if (typeof i == "object") {
|
|
61
|
-
const s = [],
|
|
62
|
-
for (let a = 0; a <
|
|
61
|
+
const s = [], u = Math.max(t.dirty.length, i.length);
|
|
62
|
+
for (let a = 0; a < u; a += 1)
|
|
63
63
|
s[a] = t.dirty[a] | i[a];
|
|
64
64
|
return s;
|
|
65
65
|
}
|
|
@@ -67,13 +67,13 @@ function Lt(e, t, n, r) {
|
|
|
67
67
|
}
|
|
68
68
|
return t.dirty;
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function It(e, t, n, r, i, s) {
|
|
71
71
|
if (i) {
|
|
72
|
-
const
|
|
73
|
-
e.p(
|
|
72
|
+
const u = Xr(t, n, r, s);
|
|
73
|
+
e.p(u, i);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function Pt(e) {
|
|
77
77
|
if (e.ctx.length > 32) {
|
|
78
78
|
const t = [], n = e.ctx.length / 32;
|
|
79
79
|
for (let r = 0; r < n; r++)
|
|
@@ -84,20 +84,20 @@ function Rt(e) {
|
|
|
84
84
|
}
|
|
85
85
|
const Yr = typeof window < "u";
|
|
86
86
|
let Wi = Yr ? () => window.performance.now() : () => Date.now(), Nn = Yr ? (e) => requestAnimationFrame(e) : de;
|
|
87
|
-
const
|
|
87
|
+
const Ve = /* @__PURE__ */ new Set();
|
|
88
88
|
function Zr(e) {
|
|
89
|
-
|
|
90
|
-
t.c(e) || (
|
|
91
|
-
}),
|
|
89
|
+
Ve.forEach((t) => {
|
|
90
|
+
t.c(e) || (Ve.delete(t), t.f());
|
|
91
|
+
}), Ve.size !== 0 && Nn(Zr);
|
|
92
92
|
}
|
|
93
93
|
function Vi(e) {
|
|
94
94
|
let t;
|
|
95
|
-
return
|
|
95
|
+
return Ve.size === 0 && Nn(Zr), {
|
|
96
96
|
promise: new Promise((n) => {
|
|
97
|
-
|
|
97
|
+
Ve.add(t = { c: e, f: n });
|
|
98
98
|
}),
|
|
99
99
|
abort() {
|
|
100
|
-
|
|
100
|
+
Ve.delete(t);
|
|
101
101
|
}
|
|
102
102
|
};
|
|
103
103
|
}
|
|
@@ -105,13 +105,13 @@ function J(e, t) {
|
|
|
105
105
|
e.appendChild(t);
|
|
106
106
|
}
|
|
107
107
|
function Xi(e, t, n) {
|
|
108
|
-
const r =
|
|
108
|
+
const r = Hn(e);
|
|
109
109
|
if (!r.getElementById(t)) {
|
|
110
110
|
const i = te("style");
|
|
111
111
|
i.id = t, i.textContent = n, qr(r, i);
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
function
|
|
114
|
+
function Hn(e) {
|
|
115
115
|
if (!e)
|
|
116
116
|
return document;
|
|
117
117
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -123,7 +123,7 @@ function Ln(e) {
|
|
|
123
123
|
}
|
|
124
124
|
function Yi(e) {
|
|
125
125
|
const t = te("style");
|
|
126
|
-
return t.textContent = "/* empty */", qr(
|
|
126
|
+
return t.textContent = "/* empty */", qr(Hn(e), t), t.sheet;
|
|
127
127
|
}
|
|
128
128
|
function qr(e, t) {
|
|
129
129
|
return J(
|
|
@@ -132,7 +132,7 @@ function qr(e, t) {
|
|
|
132
132
|
t
|
|
133
133
|
), t.sheet;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function we(e, t, n) {
|
|
136
136
|
e.insertBefore(t, n || null);
|
|
137
137
|
}
|
|
138
138
|
function ge(e) {
|
|
@@ -144,14 +144,14 @@ function te(e) {
|
|
|
144
144
|
function or(e) {
|
|
145
145
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
146
146
|
}
|
|
147
|
-
function
|
|
147
|
+
function Ke(e) {
|
|
148
148
|
return document.createTextNode(e);
|
|
149
149
|
}
|
|
150
|
-
function
|
|
151
|
-
return
|
|
150
|
+
function ht() {
|
|
151
|
+
return Ke(" ");
|
|
152
152
|
}
|
|
153
153
|
function Jr() {
|
|
154
|
-
return
|
|
154
|
+
return Ke("");
|
|
155
155
|
}
|
|
156
156
|
function kt(e, t, n, r) {
|
|
157
157
|
return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
|
|
@@ -162,21 +162,21 @@ function j(e, t, n) {
|
|
|
162
162
|
function Zi(e) {
|
|
163
163
|
return Array.from(e.childNodes);
|
|
164
164
|
}
|
|
165
|
-
function
|
|
165
|
+
function Zt(e, t) {
|
|
166
166
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
167
167
|
t);
|
|
168
168
|
}
|
|
169
|
-
let
|
|
169
|
+
let Ot;
|
|
170
170
|
function qi() {
|
|
171
|
-
if (
|
|
172
|
-
|
|
171
|
+
if (Ot === void 0) {
|
|
172
|
+
Ot = !1;
|
|
173
173
|
try {
|
|
174
174
|
typeof window < "u" && window.parent && window.parent.document;
|
|
175
175
|
} catch {
|
|
176
|
-
|
|
176
|
+
Ot = !0;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
|
-
return
|
|
179
|
+
return Ot;
|
|
180
180
|
}
|
|
181
181
|
function Ji(e, t) {
|
|
182
182
|
getComputedStyle(e).position === "static" && (e.style.position = "relative");
|
|
@@ -191,8 +191,8 @@ function Ji(e, t) {
|
|
|
191
191
|
window,
|
|
192
192
|
"message",
|
|
193
193
|
/** @param {MessageEvent} event */
|
|
194
|
-
(
|
|
195
|
-
|
|
194
|
+
(u) => {
|
|
195
|
+
u.source === r.contentWindow && t();
|
|
196
196
|
}
|
|
197
197
|
)) : (r.src = "about:blank", r.onload = () => {
|
|
198
198
|
s = kt(r.contentWindow, "resize", t), t();
|
|
@@ -224,20 +224,20 @@ function ts(e, t) {
|
|
|
224
224
|
const n = { stylesheet: Yi(t), rules: {} };
|
|
225
225
|
return Ft.set(e, n), n;
|
|
226
226
|
}
|
|
227
|
-
function ar(e, t, n, r, i, s,
|
|
227
|
+
function ar(e, t, n, r, i, s, u, a = 0) {
|
|
228
228
|
const c = 16.666 / r;
|
|
229
|
-
let
|
|
229
|
+
let l = `{
|
|
230
230
|
`;
|
|
231
231
|
for (let C = 0; C <= 1; C += c) {
|
|
232
|
-
const
|
|
233
|
-
|
|
232
|
+
const F = t + (n - t) * s(C);
|
|
233
|
+
l += C * 100 + `%{${u(F, 1 - F)}}
|
|
234
234
|
`;
|
|
235
235
|
}
|
|
236
|
-
const f =
|
|
237
|
-
}`,
|
|
238
|
-
|
|
236
|
+
const f = l + `100% {${u(n, 1 - n)}}
|
|
237
|
+
}`, _ = `__svelte_${es(f)}_${a}`, y = Hn(e), { stylesheet: M, rules: b } = Ft.get(y) || ts(y, e);
|
|
238
|
+
b[_] || (b[_] = !0, M.insertRule(`@keyframes ${_} ${f}`, M.cssRules.length));
|
|
239
239
|
const d = e.style.animation || "";
|
|
240
|
-
return e.style.animation = `${d ? `${d}, ` : ""}${
|
|
240
|
+
return e.style.animation = `${d ? `${d}, ` : ""}${_} ${r}ms linear ${i}ms 1 both`, Gt += 1, _;
|
|
241
241
|
}
|
|
242
242
|
function ns(e, t) {
|
|
243
243
|
const n = (e.style.animation || "").split(", "), r = n.filter(
|
|
@@ -254,14 +254,14 @@ function rs() {
|
|
|
254
254
|
}), Ft.clear());
|
|
255
255
|
});
|
|
256
256
|
}
|
|
257
|
-
let
|
|
258
|
-
function
|
|
259
|
-
|
|
257
|
+
let pt;
|
|
258
|
+
function dt(e) {
|
|
259
|
+
pt = e;
|
|
260
260
|
}
|
|
261
261
|
function Qr() {
|
|
262
|
-
if (!
|
|
262
|
+
if (!pt)
|
|
263
263
|
throw new Error("Function called outside component initialization");
|
|
264
|
-
return
|
|
264
|
+
return pt;
|
|
265
265
|
}
|
|
266
266
|
function is(e) {
|
|
267
267
|
Qr().$$.on_mount.push(e);
|
|
@@ -269,178 +269,178 @@ function is(e) {
|
|
|
269
269
|
function ss(e) {
|
|
270
270
|
Qr().$$.on_destroy.push(e);
|
|
271
271
|
}
|
|
272
|
-
const
|
|
273
|
-
let
|
|
274
|
-
const
|
|
275
|
-
let
|
|
272
|
+
const We = [], jt = [];
|
|
273
|
+
let Xe = [];
|
|
274
|
+
const ur = [], os = /* @__PURE__ */ Promise.resolve();
|
|
275
|
+
let yn = !1;
|
|
276
276
|
function as() {
|
|
277
|
-
|
|
277
|
+
yn || (yn = !0, os.then(le));
|
|
278
278
|
}
|
|
279
|
-
function
|
|
280
|
-
|
|
279
|
+
function Ye(e) {
|
|
280
|
+
Xe.push(e);
|
|
281
281
|
}
|
|
282
|
-
const
|
|
283
|
-
let
|
|
284
|
-
function
|
|
285
|
-
if (
|
|
282
|
+
const an = /* @__PURE__ */ new Set();
|
|
283
|
+
let je = 0;
|
|
284
|
+
function le() {
|
|
285
|
+
if (je !== 0)
|
|
286
286
|
return;
|
|
287
|
-
const e =
|
|
287
|
+
const e = pt;
|
|
288
288
|
do {
|
|
289
289
|
try {
|
|
290
|
-
for (;
|
|
291
|
-
const t =
|
|
292
|
-
|
|
290
|
+
for (; je < We.length; ) {
|
|
291
|
+
const t = We[je];
|
|
292
|
+
je++, dt(t), us(t.$$);
|
|
293
293
|
}
|
|
294
294
|
} catch (t) {
|
|
295
|
-
throw
|
|
295
|
+
throw We.length = 0, je = 0, t;
|
|
296
296
|
}
|
|
297
|
-
for (
|
|
298
|
-
|
|
299
|
-
for (let t = 0; t <
|
|
300
|
-
const n =
|
|
301
|
-
|
|
297
|
+
for (dt(null), We.length = 0, je = 0; jt.length; )
|
|
298
|
+
jt.pop()();
|
|
299
|
+
for (let t = 0; t < Xe.length; t += 1) {
|
|
300
|
+
const n = Xe[t];
|
|
301
|
+
an.has(n) || (an.add(n), n());
|
|
302
302
|
}
|
|
303
|
-
|
|
304
|
-
} while (
|
|
305
|
-
for (;
|
|
306
|
-
|
|
307
|
-
|
|
303
|
+
Xe.length = 0;
|
|
304
|
+
} while (We.length);
|
|
305
|
+
for (; ur.length; )
|
|
306
|
+
ur.pop()();
|
|
307
|
+
yn = !1, an.clear(), dt(e);
|
|
308
308
|
}
|
|
309
|
-
function
|
|
309
|
+
function us(e) {
|
|
310
310
|
if (e.fragment !== null) {
|
|
311
|
-
e.update(),
|
|
311
|
+
e.update(), Ie(e.before_update);
|
|
312
312
|
const t = e.dirty;
|
|
313
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
313
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ye);
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
|
-
function
|
|
316
|
+
function ls(e) {
|
|
317
317
|
const t = [], n = [];
|
|
318
|
-
|
|
318
|
+
Xe.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), Xe = t;
|
|
319
319
|
}
|
|
320
|
-
let
|
|
320
|
+
let st;
|
|
321
321
|
function cs() {
|
|
322
|
-
return
|
|
323
|
-
|
|
324
|
-
})),
|
|
322
|
+
return st || (st = Promise.resolve(), st.then(() => {
|
|
323
|
+
st = null;
|
|
324
|
+
})), st;
|
|
325
325
|
}
|
|
326
|
-
function
|
|
326
|
+
function un(e, t, n) {
|
|
327
327
|
e.dispatchEvent(Qi(`${t ? "intro" : "outro"}${n}`));
|
|
328
328
|
}
|
|
329
|
-
const
|
|
330
|
-
let
|
|
329
|
+
const Rt = /* @__PURE__ */ new Set();
|
|
330
|
+
let Ce;
|
|
331
331
|
function Kr() {
|
|
332
|
-
|
|
332
|
+
Ce = {
|
|
333
333
|
r: 0,
|
|
334
334
|
c: [],
|
|
335
|
-
p:
|
|
335
|
+
p: Ce
|
|
336
336
|
// parent group
|
|
337
337
|
};
|
|
338
338
|
}
|
|
339
339
|
function ei() {
|
|
340
|
-
|
|
340
|
+
Ce.r || Ie(Ce.c), Ce = Ce.p;
|
|
341
341
|
}
|
|
342
|
-
function
|
|
343
|
-
e && e.i && (
|
|
342
|
+
function Se(e, t) {
|
|
343
|
+
e && e.i && (Rt.delete(e), e.i(t));
|
|
344
344
|
}
|
|
345
345
|
function Ne(e, t, n, r) {
|
|
346
346
|
if (e && e.o) {
|
|
347
|
-
if (
|
|
347
|
+
if (Rt.has(e))
|
|
348
348
|
return;
|
|
349
|
-
|
|
350
|
-
|
|
349
|
+
Rt.add(e), Ce.c.push(() => {
|
|
350
|
+
Rt.delete(e), r && (n && e.d(1), r());
|
|
351
351
|
}), e.o(t);
|
|
352
352
|
} else
|
|
353
353
|
r && r();
|
|
354
354
|
}
|
|
355
355
|
const fs = { duration: 0 };
|
|
356
|
-
function
|
|
357
|
-
let s = t(e, n, { direction: "both" }),
|
|
358
|
-
function
|
|
359
|
-
|
|
356
|
+
function lr(e, t, n, r) {
|
|
357
|
+
let s = t(e, n, { direction: "both" }), u = r ? 0 : 1, a = null, c = null, l = null, f;
|
|
358
|
+
function _() {
|
|
359
|
+
l && ns(e, l);
|
|
360
360
|
}
|
|
361
|
-
function y(
|
|
361
|
+
function y(b, d) {
|
|
362
362
|
const C = (
|
|
363
363
|
/** @type {Program['d']} */
|
|
364
|
-
|
|
364
|
+
b.b - u
|
|
365
365
|
);
|
|
366
366
|
return d *= Math.abs(C), {
|
|
367
|
-
a:
|
|
368
|
-
b:
|
|
367
|
+
a: u,
|
|
368
|
+
b: b.b,
|
|
369
369
|
d: C,
|
|
370
370
|
duration: d,
|
|
371
|
-
start:
|
|
372
|
-
end:
|
|
373
|
-
group:
|
|
371
|
+
start: b.start,
|
|
372
|
+
end: b.start + d,
|
|
373
|
+
group: b.group
|
|
374
374
|
};
|
|
375
375
|
}
|
|
376
|
-
function M(
|
|
376
|
+
function M(b) {
|
|
377
377
|
const {
|
|
378
378
|
delay: d = 0,
|
|
379
379
|
duration: C = 300,
|
|
380
|
-
easing:
|
|
381
|
-
tick:
|
|
382
|
-
css:
|
|
380
|
+
easing: F = jr,
|
|
381
|
+
tick: $ = de,
|
|
382
|
+
css: A
|
|
383
383
|
} = s || fs, H = {
|
|
384
384
|
start: Wi() + d,
|
|
385
|
-
b
|
|
385
|
+
b
|
|
386
386
|
};
|
|
387
|
-
|
|
388
|
-
e.inert, e.inert = !0)), a || c ? c = H : (
|
|
389
|
-
if (c &&
|
|
387
|
+
b || (H.group = Ce, Ce.r += 1), "inert" in e && (b ? f !== void 0 && (e.inert = f) : (f = /** @type {HTMLElement} */
|
|
388
|
+
e.inert, e.inert = !0)), a || c ? c = H : (A && (_(), l = ar(e, u, b, C, d, F, A)), b && $(0, 1), a = y(H, C), Ye(() => un(e, b, "start")), Vi((R) => {
|
|
389
|
+
if (c && R > c.start && (a = y(c, C), c = null, un(e, a.b, "start"), A && (_(), l = ar(
|
|
390
390
|
e,
|
|
391
|
-
|
|
391
|
+
u,
|
|
392
392
|
a.b,
|
|
393
393
|
a.duration,
|
|
394
394
|
0,
|
|
395
|
-
|
|
395
|
+
F,
|
|
396
396
|
s.css
|
|
397
397
|
))), a) {
|
|
398
|
-
if (
|
|
399
|
-
|
|
400
|
-
else if (
|
|
401
|
-
const
|
|
402
|
-
|
|
398
|
+
if (R >= a.end)
|
|
399
|
+
$(u = a.b, 1 - u), un(e, a.b, "end"), c || (a.b ? _() : --a.group.r || Ie(a.group.c)), a = null;
|
|
400
|
+
else if (R >= a.start) {
|
|
401
|
+
const U = R - a.start;
|
|
402
|
+
u = a.a + a.d * F(U / a.duration), $(u, 1 - u);
|
|
403
403
|
}
|
|
404
404
|
}
|
|
405
405
|
return !!(a || c);
|
|
406
406
|
}));
|
|
407
407
|
}
|
|
408
408
|
return {
|
|
409
|
-
run(
|
|
410
|
-
|
|
411
|
-
s = s({ direction:
|
|
412
|
-
}) : M(
|
|
409
|
+
run(b) {
|
|
410
|
+
Yt(s) ? cs().then(() => {
|
|
411
|
+
s = s({ direction: b ? "in" : "out" }), M(b);
|
|
412
|
+
}) : M(b);
|
|
413
413
|
},
|
|
414
414
|
end() {
|
|
415
|
-
|
|
415
|
+
_(), a = c = null;
|
|
416
416
|
}
|
|
417
417
|
};
|
|
418
418
|
}
|
|
419
419
|
function hs(e, t, n) {
|
|
420
420
|
const { fragment: r, after_update: i } = e.$$;
|
|
421
|
-
r && r.m(t, n),
|
|
422
|
-
const s = e.$$.on_mount.map(zr).filter(
|
|
423
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
424
|
-
}), i.forEach(
|
|
421
|
+
r && r.m(t, n), Ye(() => {
|
|
422
|
+
const s = e.$$.on_mount.map(zr).filter(Yt);
|
|
423
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ie(s), e.$$.on_mount = [];
|
|
424
|
+
}), i.forEach(Ye);
|
|
425
425
|
}
|
|
426
426
|
function ms(e, t) {
|
|
427
427
|
const n = e.$$;
|
|
428
|
-
n.fragment !== null && (
|
|
428
|
+
n.fragment !== null && (ls(n.after_update), Ie(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
|
|
429
429
|
}
|
|
430
430
|
function ds(e, t) {
|
|
431
|
-
e.$$.dirty[0] === -1 && (
|
|
431
|
+
e.$$.dirty[0] === -1 && (We.push(e), as(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
432
432
|
}
|
|
433
|
-
function ps(e, t, n, r, i, s,
|
|
434
|
-
const c =
|
|
435
|
-
|
|
436
|
-
const
|
|
433
|
+
function ps(e, t, n, r, i, s, u = null, a = [-1]) {
|
|
434
|
+
const c = pt;
|
|
435
|
+
dt(e);
|
|
436
|
+
const l = e.$$ = {
|
|
437
437
|
fragment: null,
|
|
438
438
|
ctx: [],
|
|
439
439
|
// state
|
|
440
440
|
props: s,
|
|
441
441
|
update: de,
|
|
442
442
|
not_equal: i,
|
|
443
|
-
bound:
|
|
443
|
+
bound: rr(),
|
|
444
444
|
// lifecycle
|
|
445
445
|
on_mount: [],
|
|
446
446
|
on_destroy: [],
|
|
@@ -449,25 +449,25 @@ function ps(e, t, n, r, i, s, l = null, a = [-1]) {
|
|
|
449
449
|
after_update: [],
|
|
450
450
|
context: new Map(t.context || (c ? c.$$.context : [])),
|
|
451
451
|
// everything else
|
|
452
|
-
callbacks:
|
|
452
|
+
callbacks: rr(),
|
|
453
453
|
dirty: a,
|
|
454
454
|
skip_bound: !1,
|
|
455
455
|
root: t.target || c.$$.root
|
|
456
456
|
};
|
|
457
|
-
|
|
457
|
+
u && u(l.root);
|
|
458
458
|
let f = !1;
|
|
459
|
-
if (
|
|
460
|
-
const
|
|
461
|
-
return
|
|
462
|
-
}) : [],
|
|
459
|
+
if (l.ctx = n ? n(e, t.props || {}, (_, y, ...M) => {
|
|
460
|
+
const b = M.length ? M[0] : y;
|
|
461
|
+
return l.ctx && i(l.ctx[_], l.ctx[_] = b) && (!l.skip_bound && l.bound[_] && l.bound[_](b), f && ds(e, _)), y;
|
|
462
|
+
}) : [], l.update(), f = !0, Ie(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
|
|
463
463
|
if (t.hydrate) {
|
|
464
|
-
const
|
|
465
|
-
|
|
464
|
+
const _ = Zi(t.target);
|
|
465
|
+
l.fragment && l.fragment.l(_), _.forEach(ge);
|
|
466
466
|
} else
|
|
467
|
-
|
|
468
|
-
t.intro &&
|
|
467
|
+
l.fragment && l.fragment.c();
|
|
468
|
+
t.intro && Se(e.$$.fragment), hs(e, t.target, t.anchor), le();
|
|
469
469
|
}
|
|
470
|
-
|
|
470
|
+
dt(c);
|
|
471
471
|
}
|
|
472
472
|
let ti;
|
|
473
473
|
typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
@@ -518,8 +518,8 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
|
518
518
|
* @param {HTMLElement} target
|
|
519
519
|
* @param {HTMLElement} [anchor]
|
|
520
520
|
*/
|
|
521
|
-
m: function(c,
|
|
522
|
-
|
|
521
|
+
m: function(c, l) {
|
|
522
|
+
we(c, s, l);
|
|
523
523
|
},
|
|
524
524
|
d: function(c) {
|
|
525
525
|
c && ge(s);
|
|
@@ -534,7 +534,7 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
|
534
534
|
i in n && (t[i] = [e(i)]);
|
|
535
535
|
for (const i of this.attributes) {
|
|
536
536
|
const s = this.$$g_p(i.name);
|
|
537
|
-
s in this.$$d || (this.$$d[s] =
|
|
537
|
+
s in this.$$d || (this.$$d[s] = Dt(s, i.value, this.$$p_d, "toProp"));
|
|
538
538
|
}
|
|
539
539
|
for (const i in this.$$p_d)
|
|
540
540
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -552,7 +552,7 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
|
552
552
|
this.$$r = !0;
|
|
553
553
|
for (const i in this.$$p_d)
|
|
554
554
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
555
|
-
const s =
|
|
555
|
+
const s = Dt(
|
|
556
556
|
i,
|
|
557
557
|
this.$$d[i],
|
|
558
558
|
this.$$p_d,
|
|
@@ -565,8 +565,8 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
|
565
565
|
this.$$c.$$.after_update.push(r), r();
|
|
566
566
|
for (const i in this.$$l)
|
|
567
567
|
for (const s of this.$$l[i]) {
|
|
568
|
-
const
|
|
569
|
-
this.$$l_u.set(s,
|
|
568
|
+
const u = this.$$c.$on(i, s);
|
|
569
|
+
this.$$l_u.set(s, u);
|
|
570
570
|
}
|
|
571
571
|
this.$$l = {};
|
|
572
572
|
}
|
|
@@ -574,7 +574,7 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
|
574
574
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
575
575
|
// and setting attributes through setAttribute etc, this is helpful
|
|
576
576
|
attributeChangedCallback(e, t, n) {
|
|
577
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
577
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = Dt(e, n, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
578
578
|
}
|
|
579
579
|
disconnectedCallback() {
|
|
580
580
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -587,7 +587,7 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
|
|
|
587
587
|
) || e;
|
|
588
588
|
}
|
|
589
589
|
});
|
|
590
|
-
function
|
|
590
|
+
function Dt(e, t, n, r) {
|
|
591
591
|
const i = n[e]?.type;
|
|
592
592
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
|
|
593
593
|
return t;
|
|
@@ -617,7 +617,7 @@ function It(e, t, n, r) {
|
|
|
617
617
|
}
|
|
618
618
|
}
|
|
619
619
|
function gs(e, t, n, r, i, s) {
|
|
620
|
-
let
|
|
620
|
+
let u = class extends ti {
|
|
621
621
|
constructor() {
|
|
622
622
|
super(e, n, i), this.$$p_d = t;
|
|
623
623
|
}
|
|
@@ -628,24 +628,24 @@ function gs(e, t, n, r, i, s) {
|
|
|
628
628
|
}
|
|
629
629
|
};
|
|
630
630
|
return Object.keys(t).forEach((a) => {
|
|
631
|
-
Object.defineProperty(
|
|
631
|
+
Object.defineProperty(u.prototype, a, {
|
|
632
632
|
get() {
|
|
633
633
|
return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
|
|
634
634
|
},
|
|
635
635
|
set(c) {
|
|
636
|
-
c =
|
|
636
|
+
c = Dt(a, c, t), this.$$d[a] = c, this.$$c?.$set({ [a]: c });
|
|
637
637
|
}
|
|
638
638
|
});
|
|
639
639
|
}), r.forEach((a) => {
|
|
640
|
-
Object.defineProperty(
|
|
640
|
+
Object.defineProperty(u.prototype, a, {
|
|
641
641
|
get() {
|
|
642
642
|
return this.$$c?.[a];
|
|
643
643
|
}
|
|
644
644
|
});
|
|
645
645
|
}), e.element = /** @type {any} */
|
|
646
|
-
|
|
646
|
+
u, u;
|
|
647
647
|
}
|
|
648
|
-
class
|
|
648
|
+
class _s {
|
|
649
649
|
/**
|
|
650
650
|
* ### PRIVATE API
|
|
651
651
|
*
|
|
@@ -673,7 +673,7 @@ class bs {
|
|
|
673
673
|
* @returns {() => void}
|
|
674
674
|
*/
|
|
675
675
|
$on(t, n) {
|
|
676
|
-
if (!
|
|
676
|
+
if (!Yt(n))
|
|
677
677
|
return de;
|
|
678
678
|
const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
679
679
|
return r.push(n), () => {
|
|
@@ -689,8 +689,8 @@ class bs {
|
|
|
689
689
|
this.$$set && !zi(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
|
-
const
|
|
693
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
692
|
+
const bs = "4";
|
|
693
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(bs);
|
|
694
694
|
function cr(e, { delay: t = 0, duration: n = 400, easing: r = jr } = {}) {
|
|
695
695
|
const i = +getComputedStyle(e).opacity;
|
|
696
696
|
return {
|
|
@@ -700,8 +700,8 @@ function cr(e, { delay: t = 0, duration: n = 400, easing: r = jr } = {}) {
|
|
|
700
700
|
css: (s) => `opacity: ${s * i}`
|
|
701
701
|
};
|
|
702
702
|
}
|
|
703
|
-
const
|
|
704
|
-
function
|
|
703
|
+
const ze = [];
|
|
704
|
+
function Es(e, t) {
|
|
705
705
|
return {
|
|
706
706
|
subscribe: bt(e, t).subscribe
|
|
707
707
|
};
|
|
@@ -711,47 +711,47 @@ function bt(e, t = de) {
|
|
|
711
711
|
const r = /* @__PURE__ */ new Set();
|
|
712
712
|
function i(a) {
|
|
713
713
|
if (Wr(e, a) && (e = a, n)) {
|
|
714
|
-
const c = !
|
|
715
|
-
for (const
|
|
716
|
-
|
|
714
|
+
const c = !ze.length;
|
|
715
|
+
for (const l of r)
|
|
716
|
+
l[1](), ze.push(l, e);
|
|
717
717
|
if (c) {
|
|
718
|
-
for (let
|
|
719
|
-
|
|
720
|
-
|
|
718
|
+
for (let l = 0; l < ze.length; l += 2)
|
|
719
|
+
ze[l][0](ze[l + 1]);
|
|
720
|
+
ze.length = 0;
|
|
721
721
|
}
|
|
722
722
|
}
|
|
723
723
|
}
|
|
724
724
|
function s(a) {
|
|
725
725
|
i(a(e));
|
|
726
726
|
}
|
|
727
|
-
function
|
|
728
|
-
const
|
|
729
|
-
return r.add(
|
|
730
|
-
r.delete(
|
|
727
|
+
function u(a, c = de) {
|
|
728
|
+
const l = [a, c];
|
|
729
|
+
return r.add(l), r.size === 1 && (n = t(i, s) || de), a(e), () => {
|
|
730
|
+
r.delete(l), r.size === 0 && n && (n(), n = null);
|
|
731
731
|
};
|
|
732
732
|
}
|
|
733
|
-
return { set: i, update: s, subscribe:
|
|
733
|
+
return { set: i, update: s, subscribe: u };
|
|
734
734
|
}
|
|
735
|
-
function
|
|
735
|
+
function et(e, t, n) {
|
|
736
736
|
const r = !Array.isArray(e), i = r ? [e] : e;
|
|
737
737
|
if (!i.every(Boolean))
|
|
738
738
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
739
739
|
const s = t.length < 2;
|
|
740
|
-
return
|
|
740
|
+
return Es(n, (u, a) => {
|
|
741
741
|
let c = !1;
|
|
742
|
-
const
|
|
743
|
-
let f = 0,
|
|
742
|
+
const l = [];
|
|
743
|
+
let f = 0, _ = de;
|
|
744
744
|
const y = () => {
|
|
745
745
|
if (f)
|
|
746
746
|
return;
|
|
747
|
-
|
|
748
|
-
const
|
|
749
|
-
s ?
|
|
747
|
+
_();
|
|
748
|
+
const b = t(r ? l[0] : l, u, a);
|
|
749
|
+
s ? u(b) : _ = Yt(b) ? b : de;
|
|
750
750
|
}, M = i.map(
|
|
751
|
-
(
|
|
752
|
-
|
|
751
|
+
(b, d) => Vr(
|
|
752
|
+
b,
|
|
753
753
|
(C) => {
|
|
754
|
-
|
|
754
|
+
l[d] = C, f &= ~(1 << d), c && y();
|
|
755
755
|
},
|
|
756
756
|
() => {
|
|
757
757
|
f |= 1 << d;
|
|
@@ -759,44 +759,44 @@ function Ke(e, t, n) {
|
|
|
759
759
|
)
|
|
760
760
|
);
|
|
761
761
|
return c = !0, y(), function() {
|
|
762
|
-
|
|
762
|
+
Ie(M), _(), c = !1;
|
|
763
763
|
};
|
|
764
764
|
});
|
|
765
765
|
}
|
|
766
766
|
var ni = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
767
|
-
function
|
|
767
|
+
function In(e) {
|
|
768
768
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
769
769
|
}
|
|
770
770
|
var ys = function(t) {
|
|
771
|
-
return
|
|
771
|
+
return xs(t) && !vs(t);
|
|
772
772
|
};
|
|
773
|
-
function
|
|
773
|
+
function xs(e) {
|
|
774
774
|
return !!e && typeof e == "object";
|
|
775
775
|
}
|
|
776
|
-
function
|
|
776
|
+
function vs(e) {
|
|
777
777
|
var t = Object.prototype.toString.call(e);
|
|
778
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
778
|
+
return t === "[object RegExp]" || t === "[object Date]" || As(e);
|
|
779
779
|
}
|
|
780
|
-
var
|
|
781
|
-
function
|
|
782
|
-
return e.$$typeof ===
|
|
780
|
+
var Ts = typeof Symbol == "function" && Symbol.for, Ss = Ts ? Symbol.for("react.element") : 60103;
|
|
781
|
+
function As(e) {
|
|
782
|
+
return e.$$typeof === Ss;
|
|
783
783
|
}
|
|
784
784
|
function ws(e) {
|
|
785
785
|
return Array.isArray(e) ? [] : {};
|
|
786
786
|
}
|
|
787
|
-
function
|
|
788
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
787
|
+
function gt(e, t) {
|
|
788
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? Ze(ws(e), e, t) : e;
|
|
789
789
|
}
|
|
790
790
|
function Os(e, t, n) {
|
|
791
791
|
return e.concat(t).map(function(r) {
|
|
792
|
-
return
|
|
792
|
+
return gt(r, n);
|
|
793
793
|
});
|
|
794
794
|
}
|
|
795
795
|
function Ms(e, t) {
|
|
796
796
|
if (!t.customMerge)
|
|
797
|
-
return
|
|
797
|
+
return Ze;
|
|
798
798
|
var n = t.customMerge(e);
|
|
799
|
-
return typeof n == "function" ? n :
|
|
799
|
+
return typeof n == "function" ? n : Ze;
|
|
800
800
|
}
|
|
801
801
|
function Cs(e) {
|
|
802
802
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
@@ -813,73 +813,59 @@ function ri(e, t) {
|
|
|
813
813
|
return !1;
|
|
814
814
|
}
|
|
815
815
|
}
|
|
816
|
-
function
|
|
816
|
+
function Ls(e, t) {
|
|
817
817
|
return ri(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
818
818
|
}
|
|
819
|
-
function
|
|
819
|
+
function Ns(e, t, n) {
|
|
820
820
|
var r = {};
|
|
821
821
|
return n.isMergeableObject(e) && fr(e).forEach(function(i) {
|
|
822
|
-
r[i] =
|
|
822
|
+
r[i] = gt(e[i], n);
|
|
823
823
|
}), fr(t).forEach(function(i) {
|
|
824
|
-
|
|
824
|
+
Ls(e, i) || (ri(e, i) && n.isMergeableObject(t[i]) ? r[i] = Ms(i, n)(e[i], t[i], n) : r[i] = gt(t[i], n));
|
|
825
825
|
}), r;
|
|
826
826
|
}
|
|
827
|
-
function
|
|
828
|
-
n = n || {}, n.arrayMerge = n.arrayMerge || Os, n.isMergeableObject = n.isMergeableObject || ys, n.cloneUnlessOtherwiseSpecified =
|
|
827
|
+
function Ze(e, t, n) {
|
|
828
|
+
n = n || {}, n.arrayMerge = n.arrayMerge || Os, n.isMergeableObject = n.isMergeableObject || ys, n.cloneUnlessOtherwiseSpecified = gt;
|
|
829
829
|
var r = Array.isArray(t), i = Array.isArray(e), s = r === i;
|
|
830
|
-
return s ? r ? n.arrayMerge(e, t, n) :
|
|
830
|
+
return s ? r ? n.arrayMerge(e, t, n) : Ns(e, t, n) : gt(t, n);
|
|
831
831
|
}
|
|
832
|
-
|
|
832
|
+
Ze.all = function(t, n) {
|
|
833
833
|
if (!Array.isArray(t))
|
|
834
834
|
throw new Error("first argument should be an array");
|
|
835
835
|
return t.reduce(function(r, i) {
|
|
836
|
-
return
|
|
836
|
+
return Ze(r, i, n);
|
|
837
837
|
}, {});
|
|
838
838
|
};
|
|
839
|
-
var Hs =
|
|
840
|
-
const Ps = /* @__PURE__ */
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
845
|
-
purpose with or without fee is hereby granted.
|
|
846
|
-
|
|
847
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
848
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
849
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
850
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
851
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
852
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
853
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
854
|
-
***************************************************************************** */
|
|
855
|
-
var yn = function(e, t) {
|
|
856
|
-
return yn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
|
|
839
|
+
var Hs = Ze, Is = Hs;
|
|
840
|
+
const Ps = /* @__PURE__ */ In(Is);
|
|
841
|
+
var xn = function(e, t) {
|
|
842
|
+
return xn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
|
|
857
843
|
n.__proto__ = r;
|
|
858
844
|
} || function(n, r) {
|
|
859
845
|
for (var i in r)
|
|
860
846
|
Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
|
|
861
|
-
},
|
|
847
|
+
}, xn(e, t);
|
|
862
848
|
};
|
|
863
|
-
function
|
|
849
|
+
function qt(e, t) {
|
|
864
850
|
if (typeof t != "function" && t !== null)
|
|
865
851
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
866
|
-
|
|
852
|
+
xn(e, t);
|
|
867
853
|
function n() {
|
|
868
854
|
this.constructor = e;
|
|
869
855
|
}
|
|
870
856
|
e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
|
|
871
857
|
}
|
|
872
|
-
var
|
|
873
|
-
return
|
|
858
|
+
var Ae = function() {
|
|
859
|
+
return Ae = Object.assign || function(t) {
|
|
874
860
|
for (var n, r = 1, i = arguments.length; r < i; r++) {
|
|
875
861
|
n = arguments[r];
|
|
876
862
|
for (var s in n)
|
|
877
863
|
Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
|
|
878
864
|
}
|
|
879
865
|
return t;
|
|
880
|
-
},
|
|
866
|
+
}, Ae.apply(this, arguments);
|
|
881
867
|
};
|
|
882
|
-
function
|
|
868
|
+
function Rs(e, t) {
|
|
883
869
|
var n = {};
|
|
884
870
|
for (var r in e)
|
|
885
871
|
Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
|
|
@@ -888,14 +874,14 @@ function Is(e, t) {
|
|
|
888
874
|
t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
|
|
889
875
|
return n;
|
|
890
876
|
}
|
|
891
|
-
function
|
|
892
|
-
if (arguments.length === 2)
|
|
877
|
+
function ln(e, t, n) {
|
|
878
|
+
if (n || arguments.length === 2)
|
|
893
879
|
for (var r = 0, i = t.length, s; r < i; r++)
|
|
894
880
|
(s || !(r in t)) && (s || (s = Array.prototype.slice.call(t, 0, r)), s[r] = t[r]);
|
|
895
|
-
return e.concat(s || t);
|
|
881
|
+
return e.concat(s || Array.prototype.slice.call(t));
|
|
896
882
|
}
|
|
897
|
-
function
|
|
898
|
-
var n = t && t.cache ? t.cache : Gs, r = t && t.serializer ? t.serializer :
|
|
883
|
+
function cn(e, t) {
|
|
884
|
+
var n = t && t.cache ? t.cache : Gs, r = t && t.serializer ? t.serializer : ks, i = t && t.strategy ? t.strategy : $s;
|
|
899
885
|
return i(e, {
|
|
900
886
|
cache: n,
|
|
901
887
|
serializer: r
|
|
@@ -904,95 +890,103 @@ function ln(e, t) {
|
|
|
904
890
|
function Ds(e) {
|
|
905
891
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
906
892
|
}
|
|
907
|
-
function
|
|
893
|
+
function Bs(e, t, n, r) {
|
|
908
894
|
var i = Ds(r) ? r : n(r), s = t.get(i);
|
|
909
895
|
return typeof s > "u" && (s = e.call(this, r), t.set(i, s)), s;
|
|
910
896
|
}
|
|
911
|
-
function
|
|
897
|
+
function ii(e, t, n) {
|
|
912
898
|
var r = Array.prototype.slice.call(arguments, 3), i = n(r), s = t.get(i);
|
|
913
899
|
return typeof s > "u" && (s = e.apply(this, r), t.set(i, s)), s;
|
|
914
900
|
}
|
|
915
|
-
function
|
|
901
|
+
function si(e, t, n, r, i) {
|
|
916
902
|
return n.bind(t, e, r, i);
|
|
917
903
|
}
|
|
918
|
-
function
|
|
919
|
-
var n = e.length === 1 ?
|
|
920
|
-
return
|
|
904
|
+
function $s(e, t) {
|
|
905
|
+
var n = e.length === 1 ? Bs : ii;
|
|
906
|
+
return si(e, this, n, t.cache.create(), t.serializer);
|
|
921
907
|
}
|
|
922
908
|
function Us(e, t) {
|
|
923
|
-
return
|
|
924
|
-
}
|
|
925
|
-
function ks(e, t) {
|
|
926
|
-
return Rn(e, this, ii, t.cache.create(), t.serializer);
|
|
909
|
+
return si(e, this, ii, t.cache.create(), t.serializer);
|
|
927
910
|
}
|
|
928
|
-
var
|
|
911
|
+
var ks = function() {
|
|
929
912
|
return JSON.stringify(arguments);
|
|
930
|
-
}
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
913
|
+
}, Fs = (
|
|
914
|
+
/** @class */
|
|
915
|
+
function() {
|
|
916
|
+
function e() {
|
|
917
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
918
|
+
}
|
|
919
|
+
return e.prototype.get = function(t) {
|
|
920
|
+
return this.cache[t];
|
|
921
|
+
}, e.prototype.set = function(t, n) {
|
|
922
|
+
this.cache[t] = n;
|
|
923
|
+
}, e;
|
|
924
|
+
}()
|
|
925
|
+
), Gs = {
|
|
941
926
|
create: function() {
|
|
942
|
-
return new
|
|
927
|
+
return new Fs();
|
|
943
928
|
}
|
|
944
|
-
},
|
|
945
|
-
variadic: Us
|
|
946
|
-
|
|
947
|
-
|
|
929
|
+
}, fn = {
|
|
930
|
+
variadic: Us
|
|
931
|
+
}, zt = function() {
|
|
932
|
+
return zt = Object.assign || function(t) {
|
|
933
|
+
for (var n, r = 1, i = arguments.length; r < i; r++) {
|
|
934
|
+
n = arguments[r];
|
|
935
|
+
for (var s in n)
|
|
936
|
+
Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
|
|
937
|
+
}
|
|
938
|
+
return t;
|
|
939
|
+
}, zt.apply(this, arguments);
|
|
940
|
+
};
|
|
941
|
+
var D;
|
|
948
942
|
(function(e) {
|
|
949
943
|
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";
|
|
950
944
|
})(D || (D = {}));
|
|
951
|
-
var
|
|
945
|
+
var X;
|
|
952
946
|
(function(e) {
|
|
953
947
|
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";
|
|
954
|
-
})(
|
|
955
|
-
var
|
|
948
|
+
})(X || (X = {}));
|
|
949
|
+
var qe;
|
|
956
950
|
(function(e) {
|
|
957
951
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
958
|
-
})(
|
|
952
|
+
})(qe || (qe = {}));
|
|
959
953
|
function hr(e) {
|
|
960
|
-
return e.type ===
|
|
954
|
+
return e.type === X.literal;
|
|
961
955
|
}
|
|
962
|
-
function
|
|
963
|
-
return e.type ===
|
|
956
|
+
function js(e) {
|
|
957
|
+
return e.type === X.argument;
|
|
964
958
|
}
|
|
965
959
|
function oi(e) {
|
|
966
|
-
return e.type ===
|
|
960
|
+
return e.type === X.number;
|
|
967
961
|
}
|
|
968
962
|
function ai(e) {
|
|
969
|
-
return e.type ===
|
|
970
|
-
}
|
|
971
|
-
function li(e) {
|
|
972
|
-
return e.type === Y.time;
|
|
963
|
+
return e.type === X.date;
|
|
973
964
|
}
|
|
974
965
|
function ui(e) {
|
|
975
|
-
return e.type ===
|
|
966
|
+
return e.type === X.time;
|
|
967
|
+
}
|
|
968
|
+
function li(e) {
|
|
969
|
+
return e.type === X.select;
|
|
976
970
|
}
|
|
977
971
|
function ci(e) {
|
|
978
|
-
return e.type ===
|
|
972
|
+
return e.type === X.plural;
|
|
979
973
|
}
|
|
980
|
-
function
|
|
981
|
-
return e.type ===
|
|
974
|
+
function zs(e) {
|
|
975
|
+
return e.type === X.pound;
|
|
982
976
|
}
|
|
983
977
|
function fi(e) {
|
|
984
|
-
return e.type ===
|
|
978
|
+
return e.type === X.tag;
|
|
985
979
|
}
|
|
986
980
|
function hi(e) {
|
|
987
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
981
|
+
return !!(e && typeof e == "object" && e.type === qe.number);
|
|
988
982
|
}
|
|
989
|
-
function
|
|
990
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
983
|
+
function vn(e) {
|
|
984
|
+
return !!(e && typeof e == "object" && e.type === qe.dateTime);
|
|
991
985
|
}
|
|
992
|
-
var mi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
993
|
-
function
|
|
986
|
+
var mi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ws = /(?:[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;
|
|
987
|
+
function Vs(e) {
|
|
994
988
|
var t = {};
|
|
995
|
-
return e.replace(
|
|
989
|
+
return e.replace(Ws, function(n) {
|
|
996
990
|
var r = n.length;
|
|
997
991
|
switch (n[0]) {
|
|
998
992
|
case "G":
|
|
@@ -1081,29 +1075,39 @@ function Ws(e) {
|
|
|
1081
1075
|
return "";
|
|
1082
1076
|
}), t;
|
|
1083
1077
|
}
|
|
1084
|
-
var
|
|
1085
|
-
function
|
|
1078
|
+
var Z = function() {
|
|
1079
|
+
return Z = Object.assign || function(t) {
|
|
1080
|
+
for (var n, r = 1, i = arguments.length; r < i; r++) {
|
|
1081
|
+
n = arguments[r];
|
|
1082
|
+
for (var s in n)
|
|
1083
|
+
Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
|
|
1084
|
+
}
|
|
1085
|
+
return t;
|
|
1086
|
+
}, Z.apply(this, arguments);
|
|
1087
|
+
};
|
|
1088
|
+
var Xs = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1089
|
+
function Ys(e) {
|
|
1086
1090
|
if (e.length === 0)
|
|
1087
1091
|
throw new Error("Number skeleton cannot be empty");
|
|
1088
|
-
for (var t = e.split(
|
|
1092
|
+
for (var t = e.split(Xs).filter(function(y) {
|
|
1089
1093
|
return y.length > 0;
|
|
1090
1094
|
}), n = [], r = 0, i = t; r < i.length; r++) {
|
|
1091
|
-
var s = i[r],
|
|
1092
|
-
if (
|
|
1095
|
+
var s = i[r], u = s.split("/");
|
|
1096
|
+
if (u.length === 0)
|
|
1093
1097
|
throw new Error("Invalid number skeleton");
|
|
1094
|
-
for (var a =
|
|
1095
|
-
var
|
|
1096
|
-
if (
|
|
1098
|
+
for (var a = u[0], c = u.slice(1), l = 0, f = c; l < f.length; l++) {
|
|
1099
|
+
var _ = f[l];
|
|
1100
|
+
if (_.length === 0)
|
|
1097
1101
|
throw new Error("Invalid number skeleton");
|
|
1098
1102
|
}
|
|
1099
1103
|
n.push({ stem: a, options: c });
|
|
1100
1104
|
}
|
|
1101
1105
|
return n;
|
|
1102
1106
|
}
|
|
1103
|
-
function
|
|
1107
|
+
function Zs(e) {
|
|
1104
1108
|
return e.replace(/^(.*?)-/, "");
|
|
1105
1109
|
}
|
|
1106
|
-
var mr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, di = /^(@+)?(\+|#+)?[rs]?$/g,
|
|
1110
|
+
var mr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, di = /^(@+)?(\+|#+)?[rs]?$/g, qs = /(\*)(0+)|(#+)(0+)|(0+)/g, pi = /^(0+)$/;
|
|
1107
1111
|
function dr(e) {
|
|
1108
1112
|
var t = {};
|
|
1109
1113
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(di, function(n, r, i) {
|
|
@@ -1150,7 +1154,7 @@ function gi(e) {
|
|
|
1150
1154
|
};
|
|
1151
1155
|
}
|
|
1152
1156
|
}
|
|
1153
|
-
function
|
|
1157
|
+
function Js(e) {
|
|
1154
1158
|
var t;
|
|
1155
1159
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1156
1160
|
notation: "engineering"
|
|
@@ -1168,7 +1172,7 @@ function pr(e) {
|
|
|
1168
1172
|
var t = {}, n = gi(e);
|
|
1169
1173
|
return n || t;
|
|
1170
1174
|
}
|
|
1171
|
-
function
|
|
1175
|
+
function Qs(e) {
|
|
1172
1176
|
for (var t = {}, n = 0, r = e; n < r.length; n++) {
|
|
1173
1177
|
var i = r[n];
|
|
1174
1178
|
switch (i.stem) {
|
|
@@ -1192,7 +1196,7 @@ function Js(e) {
|
|
|
1192
1196
|
continue;
|
|
1193
1197
|
case "measure-unit":
|
|
1194
1198
|
case "unit":
|
|
1195
|
-
t.style = "unit", t.unit =
|
|
1199
|
+
t.style = "unit", t.unit = Zs(i.options[0]);
|
|
1196
1200
|
continue;
|
|
1197
1201
|
case "compact-short":
|
|
1198
1202
|
case "K":
|
|
@@ -1203,13 +1207,13 @@ function Js(e) {
|
|
|
1203
1207
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1204
1208
|
continue;
|
|
1205
1209
|
case "scientific":
|
|
1206
|
-
t =
|
|
1207
|
-
return
|
|
1210
|
+
t = Z(Z(Z({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
|
|
1211
|
+
return Z(Z({}, c), pr(l));
|
|
1208
1212
|
}, {}));
|
|
1209
1213
|
continue;
|
|
1210
1214
|
case "engineering":
|
|
1211
|
-
t =
|
|
1212
|
-
return
|
|
1215
|
+
t = Z(Z(Z({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
|
|
1216
|
+
return Z(Z({}, c), pr(l));
|
|
1213
1217
|
}, {}));
|
|
1214
1218
|
continue;
|
|
1215
1219
|
case "notation-simple":
|
|
@@ -1254,11 +1258,11 @@ function Js(e) {
|
|
|
1254
1258
|
case "integer-width":
|
|
1255
1259
|
if (i.options.length > 1)
|
|
1256
1260
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1257
|
-
i.options[0].replace(
|
|
1258
|
-
if (
|
|
1261
|
+
i.options[0].replace(qs, function(c, l, f, _, y, M) {
|
|
1262
|
+
if (l)
|
|
1259
1263
|
t.minimumIntegerDigits = f.length;
|
|
1260
1264
|
else {
|
|
1261
|
-
if (
|
|
1265
|
+
if (_ && y)
|
|
1262
1266
|
throw new Error("We currently do not support maximum integer digits");
|
|
1263
1267
|
if (M)
|
|
1264
1268
|
throw new Error("We currently do not support exact integer digits");
|
|
@@ -1274,25 +1278,25 @@ function Js(e) {
|
|
|
1274
1278
|
if (mr.test(i.stem)) {
|
|
1275
1279
|
if (i.options.length > 1)
|
|
1276
1280
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1277
|
-
i.stem.replace(mr, function(c,
|
|
1278
|
-
return f === "*" ? t.minimumFractionDigits =
|
|
1281
|
+
i.stem.replace(mr, function(c, l, f, _, y, M) {
|
|
1282
|
+
return f === "*" ? t.minimumFractionDigits = l.length : _ && _[0] === "#" ? t.maximumFractionDigits = _.length : y && M ? (t.minimumFractionDigits = y.length, t.maximumFractionDigits = y.length + M.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
|
|
1279
1283
|
});
|
|
1280
1284
|
var s = i.options[0];
|
|
1281
|
-
s === "w" ? t =
|
|
1285
|
+
s === "w" ? t = Z(Z({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = Z(Z({}, t), dr(s)));
|
|
1282
1286
|
continue;
|
|
1283
1287
|
}
|
|
1284
1288
|
if (di.test(i.stem)) {
|
|
1285
|
-
t =
|
|
1289
|
+
t = Z(Z({}, t), dr(i.stem));
|
|
1286
1290
|
continue;
|
|
1287
1291
|
}
|
|
1288
|
-
var
|
|
1289
|
-
|
|
1290
|
-
var a =
|
|
1291
|
-
a && (t =
|
|
1292
|
+
var u = gi(i.stem);
|
|
1293
|
+
u && (t = Z(Z({}, t), u));
|
|
1294
|
+
var a = Js(i.stem);
|
|
1295
|
+
a && (t = Z(Z({}, t), a));
|
|
1292
1296
|
}
|
|
1293
1297
|
return t;
|
|
1294
1298
|
}
|
|
1295
|
-
var
|
|
1299
|
+
var Mt = {
|
|
1296
1300
|
"001": [
|
|
1297
1301
|
"H",
|
|
1298
1302
|
"h"
|
|
@@ -2707,23 +2711,23 @@ var Ot = {
|
|
|
2707
2711
|
"h"
|
|
2708
2712
|
]
|
|
2709
2713
|
};
|
|
2710
|
-
function
|
|
2714
|
+
function Ks(e, t) {
|
|
2711
2715
|
for (var n = "", r = 0; r < e.length; r++) {
|
|
2712
2716
|
var i = e.charAt(r);
|
|
2713
2717
|
if (i === "j") {
|
|
2714
2718
|
for (var s = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
|
|
2715
2719
|
s++, r++;
|
|
2716
|
-
var
|
|
2717
|
-
for ((
|
|
2720
|
+
var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), c = "a", l = eo(t);
|
|
2721
|
+
for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
|
|
2718
2722
|
n += c;
|
|
2719
|
-
for (;
|
|
2720
|
-
n =
|
|
2723
|
+
for (; u-- > 0; )
|
|
2724
|
+
n = l + n;
|
|
2721
2725
|
} else
|
|
2722
2726
|
i === "J" ? n += "H" : n += i;
|
|
2723
2727
|
}
|
|
2724
2728
|
return n;
|
|
2725
2729
|
}
|
|
2726
|
-
function
|
|
2730
|
+
function eo(e) {
|
|
2727
2731
|
var t = e.hourCycle;
|
|
2728
2732
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2729
2733
|
e.hourCycles && // @ts-ignore
|
|
@@ -2742,23 +2746,23 @@ function Ks(e) {
|
|
|
2742
2746
|
}
|
|
2743
2747
|
var n = e.language, r;
|
|
2744
2748
|
n !== "root" && (r = e.maximize().region);
|
|
2745
|
-
var i =
|
|
2749
|
+
var i = Mt[r || ""] || Mt[n || ""] || Mt["".concat(n, "-001")] || Mt["001"];
|
|
2746
2750
|
return i[0];
|
|
2747
2751
|
}
|
|
2748
|
-
var
|
|
2752
|
+
var hn, to = new RegExp("^".concat(mi.source, "*")), no = new RegExp("".concat(mi.source, "*$"));
|
|
2749
2753
|
function B(e, t) {
|
|
2750
2754
|
return { start: e, end: t };
|
|
2751
2755
|
}
|
|
2752
|
-
var
|
|
2756
|
+
var ro = !!String.prototype.startsWith && "_a".startsWith("a", 1), io = !!String.fromCodePoint, so = !!Object.fromEntries, oo = !!String.prototype.codePointAt, ao = !!String.prototype.trimStart, uo = !!String.prototype.trimEnd, lo = !!Number.isSafeInteger, co = lo ? Number.isSafeInteger : function(e) {
|
|
2753
2757
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2754
|
-
},
|
|
2758
|
+
}, Tn = !0;
|
|
2755
2759
|
try {
|
|
2756
|
-
var
|
|
2757
|
-
|
|
2760
|
+
var fo = bi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2761
|
+
Tn = ((hn = fo.exec("a")) === null || hn === void 0 ? void 0 : hn[0]) === "a";
|
|
2758
2762
|
} catch {
|
|
2759
|
-
|
|
2763
|
+
Tn = !1;
|
|
2760
2764
|
}
|
|
2761
|
-
var gr =
|
|
2765
|
+
var gr = ro ? (
|
|
2762
2766
|
// Native
|
|
2763
2767
|
function(t, n, r) {
|
|
2764
2768
|
return t.startsWith(n, r);
|
|
@@ -2768,31 +2772,31 @@ var gr = no ? (
|
|
|
2768
2772
|
function(t, n, r) {
|
|
2769
2773
|
return t.slice(r, r + n.length) === n;
|
|
2770
2774
|
}
|
|
2771
|
-
),
|
|
2775
|
+
), Sn = io ? String.fromCodePoint : (
|
|
2772
2776
|
// IE11
|
|
2773
2777
|
function() {
|
|
2774
2778
|
for (var t = [], n = 0; n < arguments.length; n++)
|
|
2775
2779
|
t[n] = arguments[n];
|
|
2776
|
-
for (var r = "", i = t.length, s = 0,
|
|
2777
|
-
if (
|
|
2778
|
-
throw RangeError(
|
|
2779
|
-
r +=
|
|
2780
|
+
for (var r = "", i = t.length, s = 0, u; i > s; ) {
|
|
2781
|
+
if (u = t[s++], u > 1114111)
|
|
2782
|
+
throw RangeError(u + " is not a valid code point");
|
|
2783
|
+
r += u < 65536 ? String.fromCharCode(u) : String.fromCharCode(((u -= 65536) >> 10) + 55296, u % 1024 + 56320);
|
|
2780
2784
|
}
|
|
2781
2785
|
return r;
|
|
2782
2786
|
}
|
|
2783
|
-
),
|
|
2787
|
+
), _r = (
|
|
2784
2788
|
// native
|
|
2785
|
-
|
|
2789
|
+
so ? Object.fromEntries : (
|
|
2786
2790
|
// Ponyfill
|
|
2787
2791
|
function(t) {
|
|
2788
2792
|
for (var n = {}, r = 0, i = t; r < i.length; r++) {
|
|
2789
|
-
var s = i[r],
|
|
2790
|
-
n[
|
|
2793
|
+
var s = i[r], u = s[0], a = s[1];
|
|
2794
|
+
n[u] = a;
|
|
2791
2795
|
}
|
|
2792
2796
|
return n;
|
|
2793
2797
|
}
|
|
2794
2798
|
)
|
|
2795
|
-
),
|
|
2799
|
+
), _i = oo ? (
|
|
2796
2800
|
// Native
|
|
2797
2801
|
function(t, n) {
|
|
2798
2802
|
return t.codePointAt(n);
|
|
@@ -2806,7 +2810,7 @@ var gr = no ? (
|
|
|
2806
2810
|
return i < 55296 || i > 56319 || n + 1 === r || (s = t.charCodeAt(n + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
2807
2811
|
}
|
|
2808
2812
|
}
|
|
2809
|
-
),
|
|
2813
|
+
), ho = ao ? (
|
|
2810
2814
|
// Native
|
|
2811
2815
|
function(t) {
|
|
2812
2816
|
return t.trimStart();
|
|
@@ -2814,9 +2818,9 @@ var gr = no ? (
|
|
|
2814
2818
|
) : (
|
|
2815
2819
|
// Ponyfill
|
|
2816
2820
|
function(t) {
|
|
2817
|
-
return t.replace(
|
|
2821
|
+
return t.replace(to, "");
|
|
2818
2822
|
}
|
|
2819
|
-
),
|
|
2823
|
+
), mo = uo ? (
|
|
2820
2824
|
// Native
|
|
2821
2825
|
function(t) {
|
|
2822
2826
|
return t.trimEnd();
|
|
@@ -2824,32 +2828,32 @@ var gr = no ? (
|
|
|
2824
2828
|
) : (
|
|
2825
2829
|
// Ponyfill
|
|
2826
2830
|
function(t) {
|
|
2827
|
-
return t.replace(
|
|
2831
|
+
return t.replace(no, "");
|
|
2828
2832
|
}
|
|
2829
2833
|
);
|
|
2830
|
-
function
|
|
2834
|
+
function bi(e, t) {
|
|
2831
2835
|
return new RegExp(e, t);
|
|
2832
2836
|
}
|
|
2833
2837
|
var An;
|
|
2834
|
-
if (
|
|
2835
|
-
var
|
|
2838
|
+
if (Tn) {
|
|
2839
|
+
var br = bi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2836
2840
|
An = function(t, n) {
|
|
2837
2841
|
var r;
|
|
2838
|
-
|
|
2839
|
-
var i =
|
|
2842
|
+
br.lastIndex = n;
|
|
2843
|
+
var i = br.exec(t);
|
|
2840
2844
|
return (r = i[1]) !== null && r !== void 0 ? r : "";
|
|
2841
2845
|
};
|
|
2842
2846
|
} else
|
|
2843
2847
|
An = function(t, n) {
|
|
2844
2848
|
for (var r = []; ; ) {
|
|
2845
|
-
var i =
|
|
2846
|
-
if (i === void 0 ||
|
|
2849
|
+
var i = _i(t, n);
|
|
2850
|
+
if (i === void 0 || Ei(i) || bo(i))
|
|
2847
2851
|
break;
|
|
2848
2852
|
r.push(i), n += i >= 65536 ? 2 : 1;
|
|
2849
2853
|
}
|
|
2850
|
-
return
|
|
2854
|
+
return Sn.apply(void 0, r);
|
|
2851
2855
|
};
|
|
2852
|
-
var
|
|
2856
|
+
var po = (
|
|
2853
2857
|
/** @class */
|
|
2854
2858
|
function() {
|
|
2855
2859
|
function e(t, n) {
|
|
@@ -2863,33 +2867,33 @@ var mo = (
|
|
|
2863
2867
|
for (var i = []; !this.isEOF(); ) {
|
|
2864
2868
|
var s = this.char();
|
|
2865
2869
|
if (s === 123) {
|
|
2866
|
-
var
|
|
2867
|
-
if (
|
|
2868
|
-
return
|
|
2869
|
-
i.push(
|
|
2870
|
+
var u = this.parseArgument(t, r);
|
|
2871
|
+
if (u.err)
|
|
2872
|
+
return u;
|
|
2873
|
+
i.push(u.val);
|
|
2870
2874
|
} else {
|
|
2871
2875
|
if (s === 125 && t > 0)
|
|
2872
2876
|
break;
|
|
2873
2877
|
if (s === 35 && (n === "plural" || n === "selectordinal")) {
|
|
2874
2878
|
var a = this.clonePosition();
|
|
2875
2879
|
this.bump(), i.push({
|
|
2876
|
-
type:
|
|
2880
|
+
type: X.pound,
|
|
2877
2881
|
location: B(a, this.clonePosition())
|
|
2878
2882
|
});
|
|
2879
2883
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2880
2884
|
if (r)
|
|
2881
2885
|
break;
|
|
2882
2886
|
return this.error(D.UNMATCHED_CLOSING_TAG, B(this.clonePosition(), this.clonePosition()));
|
|
2883
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2884
|
-
var
|
|
2885
|
-
if (
|
|
2886
|
-
return
|
|
2887
|
-
i.push(
|
|
2887
|
+
} else if (s === 60 && !this.ignoreTag && wn(this.peek() || 0)) {
|
|
2888
|
+
var u = this.parseTag(t, n);
|
|
2889
|
+
if (u.err)
|
|
2890
|
+
return u;
|
|
2891
|
+
i.push(u.val);
|
|
2888
2892
|
} else {
|
|
2889
|
-
var
|
|
2890
|
-
if (
|
|
2891
|
-
return
|
|
2892
|
-
i.push(
|
|
2893
|
+
var u = this.parseLiteral(t, n);
|
|
2894
|
+
if (u.err)
|
|
2895
|
+
return u;
|
|
2896
|
+
i.push(u.val);
|
|
2893
2897
|
}
|
|
2894
2898
|
}
|
|
2895
2899
|
}
|
|
@@ -2901,7 +2905,7 @@ var mo = (
|
|
|
2901
2905
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2902
2906
|
return {
|
|
2903
2907
|
val: {
|
|
2904
|
-
type:
|
|
2908
|
+
type: X.literal,
|
|
2905
2909
|
value: "<".concat(i, "/>"),
|
|
2906
2910
|
location: B(r, this.clonePosition())
|
|
2907
2911
|
},
|
|
@@ -2911,16 +2915,16 @@ var mo = (
|
|
|
2911
2915
|
var s = this.parseMessage(t + 1, n, !0);
|
|
2912
2916
|
if (s.err)
|
|
2913
2917
|
return s;
|
|
2914
|
-
var
|
|
2918
|
+
var u = s.val, a = this.clonePosition();
|
|
2915
2919
|
if (this.bumpIf("</")) {
|
|
2916
|
-
if (this.isEOF() || !
|
|
2920
|
+
if (this.isEOF() || !wn(this.char()))
|
|
2917
2921
|
return this.error(D.INVALID_TAG, B(a, this.clonePosition()));
|
|
2918
|
-
var c = this.clonePosition(),
|
|
2919
|
-
return i !==
|
|
2922
|
+
var c = this.clonePosition(), l = this.parseTagName();
|
|
2923
|
+
return i !== l ? this.error(D.UNMATCHED_CLOSING_TAG, B(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2920
2924
|
val: {
|
|
2921
|
-
type:
|
|
2925
|
+
type: X.tag,
|
|
2922
2926
|
value: i,
|
|
2923
|
-
children:
|
|
2927
|
+
children: u,
|
|
2924
2928
|
location: B(r, this.clonePosition())
|
|
2925
2929
|
},
|
|
2926
2930
|
err: null
|
|
@@ -2931,7 +2935,7 @@ var mo = (
|
|
|
2931
2935
|
return this.error(D.INVALID_TAG, B(r, this.clonePosition()));
|
|
2932
2936
|
}, e.prototype.parseTagName = function() {
|
|
2933
2937
|
var t = this.offset();
|
|
2934
|
-
for (this.bump(); !this.isEOF() &&
|
|
2938
|
+
for (this.bump(); !this.isEOF() && _o(this.char()); )
|
|
2935
2939
|
this.bump();
|
|
2936
2940
|
return this.message.slice(t, this.offset());
|
|
2937
2941
|
}, e.prototype.parseLiteral = function(t, n) {
|
|
@@ -2941,9 +2945,9 @@ var mo = (
|
|
|
2941
2945
|
i += s;
|
|
2942
2946
|
continue;
|
|
2943
2947
|
}
|
|
2944
|
-
var
|
|
2945
|
-
if (
|
|
2946
|
-
i +=
|
|
2948
|
+
var u = this.tryParseUnquoted(t, n);
|
|
2949
|
+
if (u) {
|
|
2950
|
+
i += u;
|
|
2947
2951
|
continue;
|
|
2948
2952
|
}
|
|
2949
2953
|
var a = this.tryParseLeftAngleBracket();
|
|
@@ -2955,12 +2959,12 @@ var mo = (
|
|
|
2955
2959
|
}
|
|
2956
2960
|
var c = B(r, this.clonePosition());
|
|
2957
2961
|
return {
|
|
2958
|
-
val: { type:
|
|
2962
|
+
val: { type: X.literal, value: i, location: c },
|
|
2959
2963
|
err: null
|
|
2960
2964
|
};
|
|
2961
2965
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2962
2966
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2963
|
-
!
|
|
2967
|
+
!go(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2964
2968
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2965
2969
|
if (this.isEOF() || this.char() !== 39)
|
|
2966
2970
|
return null;
|
|
@@ -2994,12 +2998,12 @@ var mo = (
|
|
|
2994
2998
|
n.push(r);
|
|
2995
2999
|
this.bump();
|
|
2996
3000
|
}
|
|
2997
|
-
return
|
|
3001
|
+
return Sn.apply(void 0, n);
|
|
2998
3002
|
}, e.prototype.tryParseUnquoted = function(t, n) {
|
|
2999
3003
|
if (this.isEOF())
|
|
3000
3004
|
return null;
|
|
3001
3005
|
var r = this.char();
|
|
3002
|
-
return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(),
|
|
3006
|
+
return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), Sn(r));
|
|
3003
3007
|
}, e.prototype.parseArgument = function(t, n) {
|
|
3004
3008
|
var r = this.clonePosition();
|
|
3005
3009
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3015,7 +3019,7 @@ var mo = (
|
|
|
3015
3019
|
case 125:
|
|
3016
3020
|
return this.bump(), {
|
|
3017
3021
|
val: {
|
|
3018
|
-
type:
|
|
3022
|
+
type: X.argument,
|
|
3019
3023
|
// value does not include the opening and closing braces.
|
|
3020
3024
|
value: i,
|
|
3021
3025
|
location: B(r, this.clonePosition())
|
|
@@ -3030,64 +3034,64 @@ var mo = (
|
|
|
3030
3034
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3031
3035
|
var t = this.clonePosition(), n = this.offset(), r = An(this.message, n), i = n + r.length;
|
|
3032
3036
|
this.bumpTo(i);
|
|
3033
|
-
var s = this.clonePosition(),
|
|
3034
|
-
return { value: r, location:
|
|
3037
|
+
var s = this.clonePosition(), u = B(t, s);
|
|
3038
|
+
return { value: r, location: u };
|
|
3035
3039
|
}, e.prototype.parseArgumentOptions = function(t, n, r, i) {
|
|
3036
|
-
var s,
|
|
3040
|
+
var s, u = this.clonePosition(), a = this.parseIdentifierIfPossible().value, c = this.clonePosition();
|
|
3037
3041
|
switch (a) {
|
|
3038
3042
|
case "":
|
|
3039
|
-
return this.error(D.EXPECT_ARGUMENT_TYPE, B(
|
|
3043
|
+
return this.error(D.EXPECT_ARGUMENT_TYPE, B(u, c));
|
|
3040
3044
|
case "number":
|
|
3041
3045
|
case "date":
|
|
3042
3046
|
case "time": {
|
|
3043
3047
|
this.bumpSpace();
|
|
3044
|
-
var
|
|
3048
|
+
var l = null;
|
|
3045
3049
|
if (this.bumpIf(",")) {
|
|
3046
3050
|
this.bumpSpace();
|
|
3047
|
-
var f = this.clonePosition(),
|
|
3048
|
-
if (
|
|
3049
|
-
return
|
|
3050
|
-
var y =
|
|
3051
|
+
var f = this.clonePosition(), _ = this.parseSimpleArgStyleIfPossible();
|
|
3052
|
+
if (_.err)
|
|
3053
|
+
return _;
|
|
3054
|
+
var y = mo(_.val);
|
|
3051
3055
|
if (y.length === 0)
|
|
3052
3056
|
return this.error(D.EXPECT_ARGUMENT_STYLE, B(this.clonePosition(), this.clonePosition()));
|
|
3053
3057
|
var M = B(f, this.clonePosition());
|
|
3054
|
-
|
|
3058
|
+
l = { style: y, styleLocation: M };
|
|
3055
3059
|
}
|
|
3056
|
-
var
|
|
3057
|
-
if (
|
|
3058
|
-
return
|
|
3060
|
+
var b = this.tryParseArgumentClose(i);
|
|
3061
|
+
if (b.err)
|
|
3062
|
+
return b;
|
|
3059
3063
|
var d = B(i, this.clonePosition());
|
|
3060
|
-
if (
|
|
3061
|
-
var C =
|
|
3064
|
+
if (l && gr(l?.style, "::", 0)) {
|
|
3065
|
+
var C = ho(l.style.slice(2));
|
|
3062
3066
|
if (a === "number") {
|
|
3063
|
-
var
|
|
3064
|
-
return
|
|
3065
|
-
val: { type:
|
|
3067
|
+
var _ = this.parseNumberSkeletonFromString(C, l.styleLocation);
|
|
3068
|
+
return _.err ? _ : {
|
|
3069
|
+
val: { type: X.number, value: r, location: d, style: _.val },
|
|
3066
3070
|
err: null
|
|
3067
3071
|
};
|
|
3068
3072
|
} else {
|
|
3069
3073
|
if (C.length === 0)
|
|
3070
3074
|
return this.error(D.EXPECT_DATE_TIME_SKELETON, d);
|
|
3071
|
-
var
|
|
3072
|
-
this.locale && (
|
|
3075
|
+
var F = C;
|
|
3076
|
+
this.locale && (F = Ks(C, this.locale));
|
|
3073
3077
|
var y = {
|
|
3074
|
-
type:
|
|
3075
|
-
pattern:
|
|
3076
|
-
location:
|
|
3077
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3078
|
-
},
|
|
3078
|
+
type: qe.dateTime,
|
|
3079
|
+
pattern: F,
|
|
3080
|
+
location: l.styleLocation,
|
|
3081
|
+
parsedOptions: this.shouldParseSkeletons ? Vs(F) : {}
|
|
3082
|
+
}, $ = a === "date" ? X.date : X.time;
|
|
3079
3083
|
return {
|
|
3080
|
-
val: { type:
|
|
3084
|
+
val: { type: $, value: r, location: d, style: y },
|
|
3081
3085
|
err: null
|
|
3082
3086
|
};
|
|
3083
3087
|
}
|
|
3084
3088
|
}
|
|
3085
3089
|
return {
|
|
3086
3090
|
val: {
|
|
3087
|
-
type: a === "number" ?
|
|
3091
|
+
type: a === "number" ? X.number : a === "date" ? X.date : X.time,
|
|
3088
3092
|
value: r,
|
|
3089
3093
|
location: d,
|
|
3090
|
-
style: (s =
|
|
3094
|
+
style: (s = l?.style) !== null && s !== void 0 ? s : null
|
|
3091
3095
|
},
|
|
3092
3096
|
err: null
|
|
3093
3097
|
};
|
|
@@ -3095,49 +3099,49 @@ var mo = (
|
|
|
3095
3099
|
case "plural":
|
|
3096
3100
|
case "selectordinal":
|
|
3097
3101
|
case "select": {
|
|
3098
|
-
var
|
|
3102
|
+
var A = this.clonePosition();
|
|
3099
3103
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3100
|
-
return this.error(D.EXPECT_SELECT_ARGUMENT_OPTIONS, B(
|
|
3104
|
+
return this.error(D.EXPECT_SELECT_ARGUMENT_OPTIONS, B(A, zt({}, A)));
|
|
3101
3105
|
this.bumpSpace();
|
|
3102
|
-
var H = this.parseIdentifierIfPossible(),
|
|
3106
|
+
var H = this.parseIdentifierIfPossible(), R = 0;
|
|
3103
3107
|
if (a !== "select" && H.value === "offset") {
|
|
3104
3108
|
if (!this.bumpIf(":"))
|
|
3105
3109
|
return this.error(D.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, B(this.clonePosition(), this.clonePosition()));
|
|
3106
3110
|
this.bumpSpace();
|
|
3107
|
-
var
|
|
3108
|
-
if (
|
|
3109
|
-
return
|
|
3110
|
-
this.bumpSpace(), H = this.parseIdentifierIfPossible(),
|
|
3111
|
+
var _ = this.tryParseDecimalInteger(D.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, D.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3112
|
+
if (_.err)
|
|
3113
|
+
return _;
|
|
3114
|
+
this.bumpSpace(), H = this.parseIdentifierIfPossible(), R = _.val;
|
|
3111
3115
|
}
|
|
3112
|
-
var
|
|
3113
|
-
if (
|
|
3114
|
-
return
|
|
3115
|
-
var
|
|
3116
|
-
if (
|
|
3117
|
-
return
|
|
3118
|
-
var
|
|
3116
|
+
var U = this.tryParsePluralOrSelectOptions(t, a, n, H);
|
|
3117
|
+
if (U.err)
|
|
3118
|
+
return U;
|
|
3119
|
+
var b = this.tryParseArgumentClose(i);
|
|
3120
|
+
if (b.err)
|
|
3121
|
+
return b;
|
|
3122
|
+
var Y = B(i, this.clonePosition());
|
|
3119
3123
|
return a === "select" ? {
|
|
3120
3124
|
val: {
|
|
3121
|
-
type:
|
|
3125
|
+
type: X.select,
|
|
3122
3126
|
value: r,
|
|
3123
|
-
options:
|
|
3124
|
-
location:
|
|
3127
|
+
options: _r(U.val),
|
|
3128
|
+
location: Y
|
|
3125
3129
|
},
|
|
3126
3130
|
err: null
|
|
3127
3131
|
} : {
|
|
3128
3132
|
val: {
|
|
3129
|
-
type:
|
|
3133
|
+
type: X.plural,
|
|
3130
3134
|
value: r,
|
|
3131
|
-
options:
|
|
3132
|
-
offset:
|
|
3135
|
+
options: _r(U.val),
|
|
3136
|
+
offset: R,
|
|
3133
3137
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3134
|
-
location:
|
|
3138
|
+
location: Y
|
|
3135
3139
|
},
|
|
3136
3140
|
err: null
|
|
3137
3141
|
};
|
|
3138
3142
|
}
|
|
3139
3143
|
default:
|
|
3140
|
-
return this.error(D.INVALID_ARGUMENT_TYPE, B(
|
|
3144
|
+
return this.error(D.INVALID_ARGUMENT_TYPE, B(u, c));
|
|
3141
3145
|
}
|
|
3142
3146
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
3143
3147
|
return this.isEOF() || this.char() !== 125 ? this.error(D.EXPECT_ARGUMENT_CLOSING_BRACE, B(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
@@ -3179,64 +3183,64 @@ var mo = (
|
|
|
3179
3183
|
}, e.prototype.parseNumberSkeletonFromString = function(t, n) {
|
|
3180
3184
|
var r = [];
|
|
3181
3185
|
try {
|
|
3182
|
-
r =
|
|
3186
|
+
r = Ys(t);
|
|
3183
3187
|
} catch {
|
|
3184
3188
|
return this.error(D.INVALID_NUMBER_SKELETON, n);
|
|
3185
3189
|
}
|
|
3186
3190
|
return {
|
|
3187
3191
|
val: {
|
|
3188
|
-
type:
|
|
3192
|
+
type: qe.number,
|
|
3189
3193
|
tokens: r,
|
|
3190
3194
|
location: n,
|
|
3191
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3195
|
+
parsedOptions: this.shouldParseSkeletons ? Qs(r) : {}
|
|
3192
3196
|
},
|
|
3193
3197
|
err: null
|
|
3194
3198
|
};
|
|
3195
3199
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
|
|
3196
|
-
for (var s,
|
|
3197
|
-
if (
|
|
3198
|
-
var
|
|
3200
|
+
for (var s, u = !1, a = [], c = /* @__PURE__ */ new Set(), l = i.value, f = i.location; ; ) {
|
|
3201
|
+
if (l.length === 0) {
|
|
3202
|
+
var _ = this.clonePosition();
|
|
3199
3203
|
if (n !== "select" && this.bumpIf("=")) {
|
|
3200
3204
|
var y = this.tryParseDecimalInteger(D.EXPECT_PLURAL_ARGUMENT_SELECTOR, D.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
3201
3205
|
if (y.err)
|
|
3202
3206
|
return y;
|
|
3203
|
-
f = B(
|
|
3207
|
+
f = B(_, this.clonePosition()), l = this.message.slice(_.offset, this.offset());
|
|
3204
3208
|
} else
|
|
3205
3209
|
break;
|
|
3206
3210
|
}
|
|
3207
|
-
if (c.has(
|
|
3211
|
+
if (c.has(l))
|
|
3208
3212
|
return this.error(n === "select" ? D.DUPLICATE_SELECT_ARGUMENT_SELECTOR : D.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
|
|
3209
|
-
|
|
3213
|
+
l === "other" && (u = !0), this.bumpSpace();
|
|
3210
3214
|
var M = this.clonePosition();
|
|
3211
3215
|
if (!this.bumpIf("{"))
|
|
3212
3216
|
return this.error(n === "select" ? D.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : D.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, B(this.clonePosition(), this.clonePosition()));
|
|
3213
|
-
var
|
|
3214
|
-
if (
|
|
3215
|
-
return
|
|
3217
|
+
var b = this.parseMessage(t + 1, n, r);
|
|
3218
|
+
if (b.err)
|
|
3219
|
+
return b;
|
|
3216
3220
|
var d = this.tryParseArgumentClose(M);
|
|
3217
3221
|
if (d.err)
|
|
3218
3222
|
return d;
|
|
3219
3223
|
a.push([
|
|
3220
|
-
|
|
3224
|
+
l,
|
|
3221
3225
|
{
|
|
3222
|
-
value:
|
|
3226
|
+
value: b.val,
|
|
3223
3227
|
location: B(M, this.clonePosition())
|
|
3224
3228
|
}
|
|
3225
|
-
]), c.add(
|
|
3229
|
+
]), c.add(l), this.bumpSpace(), s = this.parseIdentifierIfPossible(), l = s.value, f = s.location;
|
|
3226
3230
|
}
|
|
3227
|
-
return a.length === 0 ? this.error(n === "select" ? D.EXPECT_SELECT_ARGUMENT_SELECTOR : D.EXPECT_PLURAL_ARGUMENT_SELECTOR, B(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !
|
|
3231
|
+
return a.length === 0 ? this.error(n === "select" ? D.EXPECT_SELECT_ARGUMENT_SELECTOR : D.EXPECT_PLURAL_ARGUMENT_SELECTOR, B(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !u ? this.error(D.MISSING_OTHER_CLAUSE, B(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
|
|
3228
3232
|
}, e.prototype.tryParseDecimalInteger = function(t, n) {
|
|
3229
3233
|
var r = 1, i = this.clonePosition();
|
|
3230
3234
|
this.bumpIf("+") || this.bumpIf("-") && (r = -1);
|
|
3231
|
-
for (var s = !1,
|
|
3235
|
+
for (var s = !1, u = 0; !this.isEOF(); ) {
|
|
3232
3236
|
var a = this.char();
|
|
3233
3237
|
if (a >= 48 && a <= 57)
|
|
3234
|
-
s = !0,
|
|
3238
|
+
s = !0, u = u * 10 + (a - 48), this.bump();
|
|
3235
3239
|
else
|
|
3236
3240
|
break;
|
|
3237
3241
|
}
|
|
3238
3242
|
var c = B(i, this.clonePosition());
|
|
3239
|
-
return s ? (
|
|
3243
|
+
return s ? (u *= r, co(u) ? { val: u, err: null } : this.error(n, c)) : this.error(t, c);
|
|
3240
3244
|
}, e.prototype.offset = function() {
|
|
3241
3245
|
return this.position.offset;
|
|
3242
3246
|
}, e.prototype.isEOF = function() {
|
|
@@ -3251,7 +3255,7 @@ var mo = (
|
|
|
3251
3255
|
var t = this.position.offset;
|
|
3252
3256
|
if (t >= this.message.length)
|
|
3253
3257
|
throw Error("out of bound");
|
|
3254
|
-
var n =
|
|
3258
|
+
var n = _i(this.message, t);
|
|
3255
3259
|
if (n === void 0)
|
|
3256
3260
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3257
3261
|
return n;
|
|
@@ -3292,7 +3296,7 @@ var mo = (
|
|
|
3292
3296
|
break;
|
|
3293
3297
|
}
|
|
3294
3298
|
}, e.prototype.bumpSpace = function() {
|
|
3295
|
-
for (; !this.isEOF() &&
|
|
3299
|
+
for (; !this.isEOF() && Ei(this.char()); )
|
|
3296
3300
|
this.bump();
|
|
3297
3301
|
}, e.prototype.peek = function() {
|
|
3298
3302
|
if (this.isEOF())
|
|
@@ -3302,47 +3306,47 @@ var mo = (
|
|
|
3302
3306
|
}, e;
|
|
3303
3307
|
}()
|
|
3304
3308
|
);
|
|
3305
|
-
function
|
|
3309
|
+
function wn(e) {
|
|
3306
3310
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3307
3311
|
}
|
|
3308
|
-
function po(e) {
|
|
3309
|
-
return Sn(e) || e === 47;
|
|
3310
|
-
}
|
|
3311
3312
|
function go(e) {
|
|
3313
|
+
return wn(e) || e === 47;
|
|
3314
|
+
}
|
|
3315
|
+
function _o(e) {
|
|
3312
3316
|
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;
|
|
3313
3317
|
}
|
|
3314
|
-
function
|
|
3318
|
+
function Ei(e) {
|
|
3315
3319
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3316
3320
|
}
|
|
3317
3321
|
function bo(e) {
|
|
3318
3322
|
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;
|
|
3319
3323
|
}
|
|
3320
|
-
function
|
|
3324
|
+
function On(e) {
|
|
3321
3325
|
e.forEach(function(t) {
|
|
3322
|
-
if (delete t.location,
|
|
3326
|
+
if (delete t.location, li(t) || ci(t))
|
|
3323
3327
|
for (var n in t.options)
|
|
3324
|
-
delete t.options[n].location,
|
|
3328
|
+
delete t.options[n].location, On(t.options[n].value);
|
|
3325
3329
|
else
|
|
3326
|
-
oi(t) && hi(t.style) || (ai(t) ||
|
|
3330
|
+
oi(t) && hi(t.style) || (ai(t) || ui(t)) && vn(t.style) ? delete t.style.location : fi(t) && On(t.children);
|
|
3327
3331
|
});
|
|
3328
3332
|
}
|
|
3329
3333
|
function Eo(e, t) {
|
|
3330
|
-
t === void 0 && (t = {}), t =
|
|
3331
|
-
var n = new
|
|
3334
|
+
t === void 0 && (t = {}), t = zt({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3335
|
+
var n = new po(e, t).parse();
|
|
3332
3336
|
if (n.err) {
|
|
3333
3337
|
var r = SyntaxError(D[n.err.kind]);
|
|
3334
3338
|
throw r.location = n.err.location, r.originalMessage = n.err.message, r;
|
|
3335
3339
|
}
|
|
3336
|
-
return t?.captureLocation ||
|
|
3340
|
+
return t?.captureLocation || On(n.val), n.val;
|
|
3337
3341
|
}
|
|
3338
|
-
var
|
|
3342
|
+
var Je;
|
|
3339
3343
|
(function(e) {
|
|
3340
3344
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3341
|
-
})(
|
|
3342
|
-
var
|
|
3345
|
+
})(Je || (Je = {}));
|
|
3346
|
+
var Jt = (
|
|
3343
3347
|
/** @class */
|
|
3344
3348
|
function(e) {
|
|
3345
|
-
|
|
3349
|
+
qt(t, e);
|
|
3346
3350
|
function t(n, r, i) {
|
|
3347
3351
|
var s = e.call(this, n) || this;
|
|
3348
3352
|
return s.code = r, s.originalMessage = i, s;
|
|
@@ -3351,47 +3355,47 @@ var Zt = (
|
|
|
3351
3355
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3352
3356
|
}, t;
|
|
3353
3357
|
}(Error)
|
|
3354
|
-
),
|
|
3358
|
+
), Er = (
|
|
3355
3359
|
/** @class */
|
|
3356
3360
|
function(e) {
|
|
3357
|
-
|
|
3361
|
+
qt(t, e);
|
|
3358
3362
|
function t(n, r, i, s) {
|
|
3359
|
-
return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3363
|
+
return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Je.INVALID_VALUE, s) || this;
|
|
3360
3364
|
}
|
|
3361
3365
|
return t;
|
|
3362
|
-
}(
|
|
3363
|
-
),
|
|
3366
|
+
}(Jt)
|
|
3367
|
+
), yo = (
|
|
3364
3368
|
/** @class */
|
|
3365
3369
|
function(e) {
|
|
3366
|
-
|
|
3370
|
+
qt(t, e);
|
|
3367
3371
|
function t(n, r, i) {
|
|
3368
|
-
return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r),
|
|
3372
|
+
return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), Je.INVALID_VALUE, i) || this;
|
|
3369
3373
|
}
|
|
3370
3374
|
return t;
|
|
3371
|
-
}(
|
|
3372
|
-
),
|
|
3375
|
+
}(Jt)
|
|
3376
|
+
), xo = (
|
|
3373
3377
|
/** @class */
|
|
3374
3378
|
function(e) {
|
|
3375
|
-
|
|
3379
|
+
qt(t, e);
|
|
3376
3380
|
function t(n, r) {
|
|
3377
|
-
return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'),
|
|
3381
|
+
return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), Je.MISSING_VALUE, r) || this;
|
|
3378
3382
|
}
|
|
3379
3383
|
return t;
|
|
3380
|
-
}(
|
|
3384
|
+
}(Jt)
|
|
3381
3385
|
), ce;
|
|
3382
3386
|
(function(e) {
|
|
3383
3387
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3384
3388
|
})(ce || (ce = {}));
|
|
3385
|
-
function
|
|
3389
|
+
function vo(e) {
|
|
3386
3390
|
return e.length < 2 ? e : e.reduce(function(t, n) {
|
|
3387
3391
|
var r = t[t.length - 1];
|
|
3388
3392
|
return !r || r.type !== ce.literal || n.type !== ce.literal ? t.push(n) : r.value += n.value, t;
|
|
3389
3393
|
}, []);
|
|
3390
3394
|
}
|
|
3391
|
-
function
|
|
3395
|
+
function To(e) {
|
|
3392
3396
|
return typeof e == "function";
|
|
3393
3397
|
}
|
|
3394
|
-
function
|
|
3398
|
+
function Bt(e, t, n, r, i, s, u) {
|
|
3395
3399
|
if (e.length === 1 && hr(e[0]))
|
|
3396
3400
|
return [
|
|
3397
3401
|
{
|
|
@@ -3399,8 +3403,8 @@ function Dt(e, t, n, r, i, s, l) {
|
|
|
3399
3403
|
value: e[0].value
|
|
3400
3404
|
}
|
|
3401
3405
|
];
|
|
3402
|
-
for (var a = [], c = 0,
|
|
3403
|
-
var f =
|
|
3406
|
+
for (var a = [], c = 0, l = e; c < l.length; c++) {
|
|
3407
|
+
var f = l[c];
|
|
3404
3408
|
if (hr(f)) {
|
|
3405
3409
|
a.push({
|
|
3406
3410
|
type: ce.literal,
|
|
@@ -3408,18 +3412,18 @@ function Dt(e, t, n, r, i, s, l) {
|
|
|
3408
3412
|
});
|
|
3409
3413
|
continue;
|
|
3410
3414
|
}
|
|
3411
|
-
if (
|
|
3415
|
+
if (zs(f)) {
|
|
3412
3416
|
typeof s == "number" && a.push({
|
|
3413
3417
|
type: ce.literal,
|
|
3414
3418
|
value: n.getNumberFormat(t).format(s)
|
|
3415
3419
|
});
|
|
3416
3420
|
continue;
|
|
3417
3421
|
}
|
|
3418
|
-
var
|
|
3419
|
-
if (!(i &&
|
|
3420
|
-
throw new
|
|
3421
|
-
var y = i[
|
|
3422
|
-
if (
|
|
3422
|
+
var _ = f.value;
|
|
3423
|
+
if (!(i && _ in i))
|
|
3424
|
+
throw new xo(_, u);
|
|
3425
|
+
var y = i[_];
|
|
3426
|
+
if (js(f)) {
|
|
3423
3427
|
(!y || typeof y == "string" || typeof y == "number") && (y = typeof y == "string" || typeof y == "number" ? String(y) : ""), a.push({
|
|
3424
3428
|
type: typeof y == "string" ? ce.literal : ce.object,
|
|
3425
3429
|
value: y
|
|
@@ -3427,15 +3431,15 @@ function Dt(e, t, n, r, i, s, l) {
|
|
|
3427
3431
|
continue;
|
|
3428
3432
|
}
|
|
3429
3433
|
if (ai(f)) {
|
|
3430
|
-
var M = typeof f.style == "string" ? r.date[f.style] :
|
|
3434
|
+
var M = typeof f.style == "string" ? r.date[f.style] : vn(f.style) ? f.style.parsedOptions : void 0;
|
|
3431
3435
|
a.push({
|
|
3432
3436
|
type: ce.literal,
|
|
3433
3437
|
value: n.getDateTimeFormat(t, M).format(y)
|
|
3434
3438
|
});
|
|
3435
3439
|
continue;
|
|
3436
3440
|
}
|
|
3437
|
-
if (
|
|
3438
|
-
var M = typeof f.style == "string" ? r.time[f.style] :
|
|
3441
|
+
if (ui(f)) {
|
|
3442
|
+
var M = typeof f.style == "string" ? r.time[f.style] : vn(f.style) ? f.style.parsedOptions : r.time.medium;
|
|
3439
3443
|
a.push({
|
|
3440
3444
|
type: ce.literal,
|
|
3441
3445
|
value: n.getDateTimeFormat(t, M).format(y)
|
|
@@ -3451,55 +3455,55 @@ function Dt(e, t, n, r, i, s, l) {
|
|
|
3451
3455
|
continue;
|
|
3452
3456
|
}
|
|
3453
3457
|
if (fi(f)) {
|
|
3454
|
-
var
|
|
3455
|
-
if (!
|
|
3456
|
-
throw new
|
|
3457
|
-
var
|
|
3458
|
-
return
|
|
3458
|
+
var b = f.children, d = f.value, C = i[d];
|
|
3459
|
+
if (!To(C))
|
|
3460
|
+
throw new yo(d, "function", u);
|
|
3461
|
+
var F = Bt(b, t, n, r, i, s), $ = C(F.map(function(R) {
|
|
3462
|
+
return R.value;
|
|
3459
3463
|
}));
|
|
3460
|
-
Array.isArray(
|
|
3464
|
+
Array.isArray($) || ($ = [$]), a.push.apply(a, $.map(function(R) {
|
|
3461
3465
|
return {
|
|
3462
|
-
type: typeof
|
|
3463
|
-
value:
|
|
3466
|
+
type: typeof R == "string" ? ce.literal : ce.object,
|
|
3467
|
+
value: R
|
|
3464
3468
|
};
|
|
3465
3469
|
}));
|
|
3466
3470
|
}
|
|
3467
|
-
if (
|
|
3468
|
-
var
|
|
3469
|
-
if (!
|
|
3470
|
-
throw new
|
|
3471
|
-
a.push.apply(a,
|
|
3471
|
+
if (li(f)) {
|
|
3472
|
+
var A = f.options[y] || f.options.other;
|
|
3473
|
+
if (!A)
|
|
3474
|
+
throw new Er(f.value, y, Object.keys(f.options), u);
|
|
3475
|
+
a.push.apply(a, Bt(A.value, t, n, r, i));
|
|
3472
3476
|
continue;
|
|
3473
3477
|
}
|
|
3474
3478
|
if (ci(f)) {
|
|
3475
|
-
var
|
|
3476
|
-
if (!
|
|
3479
|
+
var A = f.options["=".concat(y)];
|
|
3480
|
+
if (!A) {
|
|
3477
3481
|
if (!Intl.PluralRules)
|
|
3478
|
-
throw new
|
|
3482
|
+
throw new Jt(`Intl.PluralRules is not available in this environment.
|
|
3479
3483
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3480
|
-
`,
|
|
3484
|
+
`, Je.MISSING_INTL_API, u);
|
|
3481
3485
|
var H = n.getPluralRules(t, { type: f.pluralType }).select(y - (f.offset || 0));
|
|
3482
|
-
|
|
3486
|
+
A = f.options[H] || f.options.other;
|
|
3483
3487
|
}
|
|
3484
|
-
if (!
|
|
3485
|
-
throw new
|
|
3486
|
-
a.push.apply(a,
|
|
3488
|
+
if (!A)
|
|
3489
|
+
throw new Er(f.value, y, Object.keys(f.options), u);
|
|
3490
|
+
a.push.apply(a, Bt(A.value, t, n, r, i, y - (f.offset || 0)));
|
|
3487
3491
|
continue;
|
|
3488
3492
|
}
|
|
3489
3493
|
}
|
|
3490
|
-
return
|
|
3494
|
+
return vo(a);
|
|
3491
3495
|
}
|
|
3492
|
-
function
|
|
3493
|
-
return t ?
|
|
3494
|
-
return n[r] =
|
|
3496
|
+
function So(e, t) {
|
|
3497
|
+
return t ? Ae(Ae(Ae({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
|
|
3498
|
+
return n[r] = Ae(Ae({}, e[r]), t[r] || {}), n;
|
|
3495
3499
|
}, {})) : e;
|
|
3496
3500
|
}
|
|
3497
3501
|
function Ao(e, t) {
|
|
3498
3502
|
return t ? Object.keys(e).reduce(function(n, r) {
|
|
3499
|
-
return n[r] =
|
|
3500
|
-
},
|
|
3503
|
+
return n[r] = So(e[r], t[r]), n;
|
|
3504
|
+
}, Ae({}, e)) : e;
|
|
3501
3505
|
}
|
|
3502
|
-
function
|
|
3506
|
+
function mn(e) {
|
|
3503
3507
|
return {
|
|
3504
3508
|
create: function() {
|
|
3505
3509
|
return {
|
|
@@ -3513,35 +3517,35 @@ function fn(e) {
|
|
|
3513
3517
|
}
|
|
3514
3518
|
};
|
|
3515
3519
|
}
|
|
3516
|
-
function
|
|
3520
|
+
function wo(e) {
|
|
3517
3521
|
return e === void 0 && (e = {
|
|
3518
3522
|
number: {},
|
|
3519
3523
|
dateTime: {},
|
|
3520
3524
|
pluralRules: {}
|
|
3521
3525
|
}), {
|
|
3522
|
-
getNumberFormat:
|
|
3526
|
+
getNumberFormat: cn(function() {
|
|
3523
3527
|
for (var t, n = [], r = 0; r < arguments.length; r++)
|
|
3524
3528
|
n[r] = arguments[r];
|
|
3525
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3529
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, ln([void 0], n, !1)))();
|
|
3526
3530
|
}, {
|
|
3527
|
-
cache:
|
|
3528
|
-
strategy:
|
|
3531
|
+
cache: mn(e.number),
|
|
3532
|
+
strategy: fn.variadic
|
|
3529
3533
|
}),
|
|
3530
|
-
getDateTimeFormat:
|
|
3534
|
+
getDateTimeFormat: cn(function() {
|
|
3531
3535
|
for (var t, n = [], r = 0; r < arguments.length; r++)
|
|
3532
3536
|
n[r] = arguments[r];
|
|
3533
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3537
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, ln([void 0], n, !1)))();
|
|
3534
3538
|
}, {
|
|
3535
|
-
cache:
|
|
3536
|
-
strategy:
|
|
3539
|
+
cache: mn(e.dateTime),
|
|
3540
|
+
strategy: fn.variadic
|
|
3537
3541
|
}),
|
|
3538
|
-
getPluralRules:
|
|
3542
|
+
getPluralRules: cn(function() {
|
|
3539
3543
|
for (var t, n = [], r = 0; r < arguments.length; r++)
|
|
3540
3544
|
n[r] = arguments[r];
|
|
3541
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3545
|
+
return new ((t = Intl.PluralRules).bind.apply(t, ln([void 0], n, !1)))();
|
|
3542
3546
|
}, {
|
|
3543
|
-
cache:
|
|
3544
|
-
strategy:
|
|
3547
|
+
cache: mn(e.pluralRules),
|
|
3548
|
+
strategy: fn.variadic
|
|
3545
3549
|
})
|
|
3546
3550
|
};
|
|
3547
3551
|
}
|
|
@@ -3556,15 +3560,15 @@ var yi = (
|
|
|
3556
3560
|
dateTime: {},
|
|
3557
3561
|
pluralRules: {}
|
|
3558
3562
|
}, this.format = function(c) {
|
|
3559
|
-
var
|
|
3560
|
-
if (
|
|
3561
|
-
return
|
|
3562
|
-
var f =
|
|
3563
|
-
return !
|
|
3563
|
+
var l = s.formatToParts(c);
|
|
3564
|
+
if (l.length === 1)
|
|
3565
|
+
return l[0].value;
|
|
3566
|
+
var f = l.reduce(function(_, y) {
|
|
3567
|
+
return !_.length || y.type !== ce.literal || typeof _[_.length - 1] != "string" ? _.push(y.value) : _[_.length - 1] += y.value, _;
|
|
3564
3568
|
}, []);
|
|
3565
3569
|
return f.length <= 1 ? f[0] || "" : f;
|
|
3566
3570
|
}, this.formatToParts = function(c) {
|
|
3567
|
-
return
|
|
3571
|
+
return Bt(s.ast, s.locales, s.formatters, s.formats, c, void 0, s.message);
|
|
3568
3572
|
}, this.resolvedOptions = function() {
|
|
3569
3573
|
var c;
|
|
3570
3574
|
return {
|
|
@@ -3575,15 +3579,15 @@ var yi = (
|
|
|
3575
3579
|
}, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
|
|
3576
3580
|
if (this.message = t, !e.__parse)
|
|
3577
3581
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3578
|
-
var
|
|
3579
|
-
|
|
3580
|
-
var a =
|
|
3581
|
-
this.ast = e.__parse(t,
|
|
3582
|
+
var u = i || {};
|
|
3583
|
+
u.formatters;
|
|
3584
|
+
var a = Rs(u, ["formatters"]);
|
|
3585
|
+
this.ast = e.__parse(t, Ae(Ae({}, a), { locale: this.resolvedLocale }));
|
|
3582
3586
|
} else
|
|
3583
3587
|
this.ast = t;
|
|
3584
3588
|
if (!Array.isArray(this.ast))
|
|
3585
3589
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3586
|
-
this.formats = Ao(e.formats, r), this.formatters = i && i.formatters ||
|
|
3590
|
+
this.formats = Ao(e.formats, r), this.formatters = i && i.formatters || wo(this.formatterCache);
|
|
3587
3591
|
}
|
|
3588
3592
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3589
3593
|
get: function() {
|
|
@@ -3657,7 +3661,7 @@ var yi = (
|
|
|
3657
3661
|
}, e;
|
|
3658
3662
|
}()
|
|
3659
3663
|
);
|
|
3660
|
-
function
|
|
3664
|
+
function Oo(e, t) {
|
|
3661
3665
|
if (t == null)
|
|
3662
3666
|
return;
|
|
3663
3667
|
if (t in e)
|
|
@@ -3678,101 +3682,101 @@ function wo(e, t) {
|
|
|
3678
3682
|
r = void 0;
|
|
3679
3683
|
return r;
|
|
3680
3684
|
}
|
|
3681
|
-
const
|
|
3685
|
+
const He = {}, Mo = (e, t, n) => n && (t in He || (He[t] = {}), e in He[t] || (He[t][e] = n), n), xi = (e, t) => {
|
|
3682
3686
|
if (t == null)
|
|
3683
3687
|
return;
|
|
3684
|
-
if (t in
|
|
3685
|
-
return
|
|
3686
|
-
const n =
|
|
3688
|
+
if (t in He && e in He[t])
|
|
3689
|
+
return He[t][e];
|
|
3690
|
+
const n = yt(t);
|
|
3687
3691
|
for (let r = 0; r < n.length; r++) {
|
|
3688
|
-
const i = n[r], s =
|
|
3692
|
+
const i = n[r], s = Lo(i, e);
|
|
3689
3693
|
if (s)
|
|
3690
|
-
return
|
|
3694
|
+
return Mo(e, t, s);
|
|
3691
3695
|
}
|
|
3692
3696
|
};
|
|
3693
|
-
let
|
|
3697
|
+
let Pn;
|
|
3694
3698
|
const Et = bt({});
|
|
3695
|
-
function
|
|
3696
|
-
return
|
|
3699
|
+
function Co(e) {
|
|
3700
|
+
return Pn[e] || null;
|
|
3697
3701
|
}
|
|
3698
|
-
function
|
|
3699
|
-
return e in
|
|
3702
|
+
function vi(e) {
|
|
3703
|
+
return e in Pn;
|
|
3700
3704
|
}
|
|
3701
|
-
function
|
|
3702
|
-
if (!
|
|
3705
|
+
function Lo(e, t) {
|
|
3706
|
+
if (!vi(e))
|
|
3703
3707
|
return null;
|
|
3704
|
-
const n =
|
|
3705
|
-
return
|
|
3708
|
+
const n = Co(e);
|
|
3709
|
+
return Oo(n, t);
|
|
3706
3710
|
}
|
|
3707
3711
|
function No(e) {
|
|
3708
3712
|
if (e == null)
|
|
3709
3713
|
return;
|
|
3710
|
-
const t =
|
|
3714
|
+
const t = yt(e);
|
|
3711
3715
|
for (let n = 0; n < t.length; n++) {
|
|
3712
3716
|
const r = t[n];
|
|
3713
|
-
if (
|
|
3717
|
+
if (vi(r))
|
|
3714
3718
|
return r;
|
|
3715
3719
|
}
|
|
3716
3720
|
}
|
|
3717
|
-
function
|
|
3718
|
-
delete
|
|
3721
|
+
function Ti(e, ...t) {
|
|
3722
|
+
delete He[e], Et.update((n) => (n[e] = Ps.all([n[e] || {}, ...t]), n));
|
|
3719
3723
|
}
|
|
3720
|
-
|
|
3724
|
+
et(
|
|
3721
3725
|
[Et],
|
|
3722
3726
|
([e]) => Object.keys(e)
|
|
3723
3727
|
);
|
|
3724
|
-
Et.subscribe((e) =>
|
|
3725
|
-
const
|
|
3726
|
-
function
|
|
3727
|
-
|
|
3728
|
+
Et.subscribe((e) => Pn = e);
|
|
3729
|
+
const $t = {};
|
|
3730
|
+
function Ho(e, t) {
|
|
3731
|
+
$t[e].delete(t), $t[e].size === 0 && delete $t[e];
|
|
3728
3732
|
}
|
|
3729
|
-
function
|
|
3730
|
-
return
|
|
3733
|
+
function Si(e) {
|
|
3734
|
+
return $t[e];
|
|
3731
3735
|
}
|
|
3732
|
-
function
|
|
3733
|
-
return
|
|
3734
|
-
const n =
|
|
3736
|
+
function Io(e) {
|
|
3737
|
+
return yt(e).map((t) => {
|
|
3738
|
+
const n = Si(t);
|
|
3735
3739
|
return [t, n ? [...n] : []];
|
|
3736
3740
|
}).filter(([, t]) => t.length > 0);
|
|
3737
3741
|
}
|
|
3738
|
-
function
|
|
3739
|
-
return e == null ? !1 :
|
|
3742
|
+
function Wt(e) {
|
|
3743
|
+
return e == null ? !1 : yt(e).some(
|
|
3740
3744
|
(t) => {
|
|
3741
3745
|
var n;
|
|
3742
|
-
return (n =
|
|
3746
|
+
return (n = Si(t)) == null ? void 0 : n.size;
|
|
3743
3747
|
}
|
|
3744
3748
|
);
|
|
3745
3749
|
}
|
|
3746
|
-
function
|
|
3750
|
+
function Po(e, t) {
|
|
3747
3751
|
return Promise.all(
|
|
3748
|
-
t.map((r) => (
|
|
3749
|
-
).then((r) =>
|
|
3752
|
+
t.map((r) => (Ho(e, r), r().then((i) => i.default || i)))
|
|
3753
|
+
).then((r) => Ti(e, ...r));
|
|
3750
3754
|
}
|
|
3751
|
-
const
|
|
3752
|
-
function
|
|
3753
|
-
if (!
|
|
3754
|
-
return e in
|
|
3755
|
-
const t =
|
|
3756
|
-
return
|
|
3755
|
+
const ot = {};
|
|
3756
|
+
function Ai(e) {
|
|
3757
|
+
if (!Wt(e))
|
|
3758
|
+
return e in ot ? ot[e] : Promise.resolve();
|
|
3759
|
+
const t = Io(e);
|
|
3760
|
+
return ot[e] = Promise.all(
|
|
3757
3761
|
t.map(
|
|
3758
|
-
([n, r]) =>
|
|
3762
|
+
([n, r]) => Po(n, r)
|
|
3759
3763
|
)
|
|
3760
3764
|
).then(() => {
|
|
3761
|
-
if (
|
|
3762
|
-
return
|
|
3763
|
-
delete
|
|
3764
|
-
}),
|
|
3765
|
+
if (Wt(e))
|
|
3766
|
+
return Ai(e);
|
|
3767
|
+
delete ot[e];
|
|
3768
|
+
}), ot[e];
|
|
3765
3769
|
}
|
|
3766
|
-
var yr = Object.getOwnPropertySymbols,
|
|
3770
|
+
var yr = Object.getOwnPropertySymbols, Ro = Object.prototype.hasOwnProperty, Do = Object.prototype.propertyIsEnumerable, Bo = (e, t) => {
|
|
3767
3771
|
var n = {};
|
|
3768
3772
|
for (var r in e)
|
|
3769
|
-
|
|
3773
|
+
Ro.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
|
|
3770
3774
|
if (e != null && yr)
|
|
3771
3775
|
for (var r of yr(e))
|
|
3772
|
-
t.indexOf(r) < 0 &&
|
|
3776
|
+
t.indexOf(r) < 0 && Do.call(e, r) && (n[r] = e[r]);
|
|
3773
3777
|
return n;
|
|
3774
3778
|
};
|
|
3775
|
-
const
|
|
3779
|
+
const $o = {
|
|
3776
3780
|
number: {
|
|
3777
3781
|
scientific: { notation: "scientific" },
|
|
3778
3782
|
engineering: { notation: "engineering" },
|
|
@@ -3804,9 +3808,9 @@ const Bo = {
|
|
|
3804
3808
|
};
|
|
3805
3809
|
function Uo({ locale: e, id: t }) {
|
|
3806
3810
|
console.warn(
|
|
3807
|
-
`[svelte-i18n] The message "${t}" was not found in "${
|
|
3811
|
+
`[svelte-i18n] The message "${t}" was not found in "${yt(
|
|
3808
3812
|
e
|
|
3809
|
-
).join('", "')}".${
|
|
3813
|
+
).join('", "')}".${Wt(Pe()) ? `
|
|
3810
3814
|
|
|
3811
3815
|
Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
|
|
3812
3816
|
);
|
|
@@ -3814,16 +3818,16 @@ Note: there are at least one loader still registered to this locale that wasn't
|
|
|
3814
3818
|
const ko = {
|
|
3815
3819
|
fallbackLocale: null,
|
|
3816
3820
|
loadingDelay: 200,
|
|
3817
|
-
formats:
|
|
3821
|
+
formats: $o,
|
|
3818
3822
|
warnOnMissingMessages: !0,
|
|
3819
3823
|
handleMissingMessage: void 0,
|
|
3820
3824
|
ignoreTag: !0
|
|
3821
|
-
},
|
|
3822
|
-
function
|
|
3823
|
-
return
|
|
3825
|
+
}, mt = ko;
|
|
3826
|
+
function Qe() {
|
|
3827
|
+
return mt;
|
|
3824
3828
|
}
|
|
3825
3829
|
function Fo(e) {
|
|
3826
|
-
const t = e, { formats: n } = t, r =
|
|
3830
|
+
const t = e, { formats: n } = t, r = Bo(t, ["formats"]);
|
|
3827
3831
|
let i = e.fallbackLocale;
|
|
3828
3832
|
if (e.initialLocale)
|
|
3829
3833
|
try {
|
|
@@ -3835,169 +3839,169 @@ function Fo(e) {
|
|
|
3835
3839
|
}
|
|
3836
3840
|
return r.warnOnMissingMessages && (delete r.warnOnMissingMessages, r.handleMissingMessage == null ? r.handleMissingMessage = Uo : console.warn(
|
|
3837
3841
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
|
3838
|
-
)), Object.assign(
|
|
3842
|
+
)), Object.assign(mt, r, { initialLocale: i }), n && ("number" in n && Object.assign(mt.formats.number, n.number), "date" in n && Object.assign(mt.formats.date, n.date), "time" in n && Object.assign(mt.formats.time, n.time)), Be.set(i);
|
|
3839
3843
|
}
|
|
3840
|
-
const
|
|
3841
|
-
var Go = Object.defineProperty,
|
|
3844
|
+
const dn = bt(!1);
|
|
3845
|
+
var Go = Object.defineProperty, jo = Object.defineProperties, zo = Object.getOwnPropertyDescriptors, xr = Object.getOwnPropertySymbols, Wo = Object.prototype.hasOwnProperty, Vo = Object.prototype.propertyIsEnumerable, vr = (e, t, n) => t in e ? Go(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Xo = (e, t) => {
|
|
3842
3846
|
for (var n in t || (t = {}))
|
|
3843
|
-
|
|
3844
|
-
if (
|
|
3845
|
-
for (var n of
|
|
3846
|
-
|
|
3847
|
+
Wo.call(t, n) && vr(e, n, t[n]);
|
|
3848
|
+
if (xr)
|
|
3849
|
+
for (var n of xr(t))
|
|
3850
|
+
Vo.call(t, n) && vr(e, n, t[n]);
|
|
3847
3851
|
return e;
|
|
3848
|
-
},
|
|
3849
|
-
let
|
|
3850
|
-
const
|
|
3851
|
-
function
|
|
3852
|
+
}, Yo = (e, t) => jo(e, zo(t));
|
|
3853
|
+
let Mn;
|
|
3854
|
+
const Vt = bt(null);
|
|
3855
|
+
function Tr(e) {
|
|
3852
3856
|
return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
|
|
3853
3857
|
}
|
|
3854
|
-
function
|
|
3855
|
-
const n =
|
|
3856
|
-
return t ? [.../* @__PURE__ */ new Set([...n, ...
|
|
3858
|
+
function yt(e, t = Qe().fallbackLocale) {
|
|
3859
|
+
const n = Tr(e);
|
|
3860
|
+
return t ? [.../* @__PURE__ */ new Set([...n, ...Tr(t)])] : n;
|
|
3857
3861
|
}
|
|
3858
|
-
function
|
|
3859
|
-
return
|
|
3862
|
+
function Pe() {
|
|
3863
|
+
return Mn ?? void 0;
|
|
3860
3864
|
}
|
|
3861
|
-
|
|
3862
|
-
|
|
3865
|
+
Vt.subscribe((e) => {
|
|
3866
|
+
Mn = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3863
3867
|
});
|
|
3864
|
-
const
|
|
3865
|
-
if (e && No(e) &&
|
|
3866
|
-
const { loadingDelay: t } =
|
|
3868
|
+
const Zo = (e) => {
|
|
3869
|
+
if (e && No(e) && Wt(e)) {
|
|
3870
|
+
const { loadingDelay: t } = Qe();
|
|
3867
3871
|
let n;
|
|
3868
|
-
return typeof window < "u" &&
|
|
3869
|
-
() =>
|
|
3872
|
+
return typeof window < "u" && Pe() != null && t ? n = window.setTimeout(
|
|
3873
|
+
() => dn.set(!0),
|
|
3870
3874
|
t
|
|
3871
|
-
) :
|
|
3872
|
-
|
|
3875
|
+
) : dn.set(!0), Ai(e).then(() => {
|
|
3876
|
+
Vt.set(e);
|
|
3873
3877
|
}).finally(() => {
|
|
3874
|
-
clearTimeout(n),
|
|
3878
|
+
clearTimeout(n), dn.set(!1);
|
|
3875
3879
|
});
|
|
3876
3880
|
}
|
|
3877
|
-
return
|
|
3878
|
-
},
|
|
3879
|
-
set:
|
|
3880
|
-
}),
|
|
3881
|
+
return Vt.set(e);
|
|
3882
|
+
}, Be = Yo(Xo({}, Vt), {
|
|
3883
|
+
set: Zo
|
|
3884
|
+
}), Qt = (e) => {
|
|
3881
3885
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3882
3886
|
return (r) => {
|
|
3883
3887
|
const i = JSON.stringify(r);
|
|
3884
3888
|
return i in t ? t[i] : t[i] = e(r);
|
|
3885
3889
|
};
|
|
3886
3890
|
};
|
|
3887
|
-
var
|
|
3891
|
+
var qo = Object.defineProperty, Xt = Object.getOwnPropertySymbols, wi = Object.prototype.hasOwnProperty, Oi = Object.prototype.propertyIsEnumerable, Sr = (e, t, n) => t in e ? qo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Rn = (e, t) => {
|
|
3888
3892
|
for (var n in t || (t = {}))
|
|
3889
|
-
wi.call(t, n) &&
|
|
3890
|
-
if (
|
|
3891
|
-
for (var n of
|
|
3892
|
-
Oi.call(t, n) &&
|
|
3893
|
+
wi.call(t, n) && Sr(e, n, t[n]);
|
|
3894
|
+
if (Xt)
|
|
3895
|
+
for (var n of Xt(t))
|
|
3896
|
+
Oi.call(t, n) && Sr(e, n, t[n]);
|
|
3893
3897
|
return e;
|
|
3894
|
-
},
|
|
3898
|
+
}, tt = (e, t) => {
|
|
3895
3899
|
var n = {};
|
|
3896
3900
|
for (var r in e)
|
|
3897
3901
|
wi.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
|
|
3898
|
-
if (e != null &&
|
|
3899
|
-
for (var r of
|
|
3902
|
+
if (e != null && Xt)
|
|
3903
|
+
for (var r of Xt(e))
|
|
3900
3904
|
t.indexOf(r) < 0 && Oi.call(e, r) && (n[r] = e[r]);
|
|
3901
3905
|
return n;
|
|
3902
3906
|
};
|
|
3903
|
-
const
|
|
3904
|
-
const { formats: n } =
|
|
3907
|
+
const _t = (e, t) => {
|
|
3908
|
+
const { formats: n } = Qe();
|
|
3905
3909
|
if (e in n && t in n[e])
|
|
3906
3910
|
return n[e][t];
|
|
3907
3911
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3908
|
-
},
|
|
3912
|
+
}, Jo = Qt(
|
|
3909
3913
|
(e) => {
|
|
3910
|
-
var t = e, { locale: n, format: r } = t, i =
|
|
3914
|
+
var t = e, { locale: n, format: r } = t, i = tt(t, ["locale", "format"]);
|
|
3911
3915
|
if (n == null)
|
|
3912
3916
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3913
|
-
return r && (i =
|
|
3917
|
+
return r && (i = _t("number", r)), new Intl.NumberFormat(n, i);
|
|
3914
3918
|
}
|
|
3915
|
-
),
|
|
3919
|
+
), Qo = Qt(
|
|
3916
3920
|
(e) => {
|
|
3917
|
-
var t = e, { locale: n, format: r } = t, i =
|
|
3921
|
+
var t = e, { locale: n, format: r } = t, i = tt(t, ["locale", "format"]);
|
|
3918
3922
|
if (n == null)
|
|
3919
3923
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3920
|
-
return r ? i =
|
|
3924
|
+
return r ? i = _t("date", r) : Object.keys(i).length === 0 && (i = _t("date", "short")), new Intl.DateTimeFormat(n, i);
|
|
3921
3925
|
}
|
|
3922
|
-
),
|
|
3926
|
+
), Ko = Qt(
|
|
3923
3927
|
(e) => {
|
|
3924
|
-
var t = e, { locale: n, format: r } = t, i =
|
|
3928
|
+
var t = e, { locale: n, format: r } = t, i = tt(t, ["locale", "format"]);
|
|
3925
3929
|
if (n == null)
|
|
3926
3930
|
throw new Error(
|
|
3927
3931
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3928
3932
|
);
|
|
3929
|
-
return r ? i =
|
|
3933
|
+
return r ? i = _t("time", r) : Object.keys(i).length === 0 && (i = _t("time", "short")), new Intl.DateTimeFormat(n, i);
|
|
3930
3934
|
}
|
|
3931
|
-
),
|
|
3935
|
+
), ea = (e = {}) => {
|
|
3932
3936
|
var t = e, {
|
|
3933
|
-
locale: n =
|
|
3934
|
-
} = t, r =
|
|
3937
|
+
locale: n = Pe()
|
|
3938
|
+
} = t, r = tt(t, [
|
|
3935
3939
|
"locale"
|
|
3936
3940
|
]);
|
|
3937
|
-
return
|
|
3938
|
-
},
|
|
3941
|
+
return Jo(Rn({ locale: n }, r));
|
|
3942
|
+
}, ta = (e = {}) => {
|
|
3939
3943
|
var t = e, {
|
|
3940
|
-
locale: n =
|
|
3941
|
-
} = t, r =
|
|
3944
|
+
locale: n = Pe()
|
|
3945
|
+
} = t, r = tt(t, [
|
|
3942
3946
|
"locale"
|
|
3943
3947
|
]);
|
|
3944
|
-
return
|
|
3945
|
-
},
|
|
3948
|
+
return Qo(Rn({ locale: n }, r));
|
|
3949
|
+
}, na = (e = {}) => {
|
|
3946
3950
|
var t = e, {
|
|
3947
|
-
locale: n =
|
|
3948
|
-
} = t, r =
|
|
3951
|
+
locale: n = Pe()
|
|
3952
|
+
} = t, r = tt(t, [
|
|
3949
3953
|
"locale"
|
|
3950
3954
|
]);
|
|
3951
|
-
return
|
|
3952
|
-
},
|
|
3955
|
+
return Ko(Rn({ locale: n }, r));
|
|
3956
|
+
}, ra = Qt(
|
|
3953
3957
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3954
|
-
(e, t =
|
|
3955
|
-
ignoreTag:
|
|
3958
|
+
(e, t = Pe()) => new yi(e, t, Qe().formats, {
|
|
3959
|
+
ignoreTag: Qe().ignoreTag
|
|
3956
3960
|
})
|
|
3957
|
-
),
|
|
3961
|
+
), ia = (e, t = {}) => {
|
|
3958
3962
|
var n, r, i, s;
|
|
3959
|
-
let
|
|
3960
|
-
typeof e == "object" && (
|
|
3963
|
+
let u = t;
|
|
3964
|
+
typeof e == "object" && (u = e, e = u.id);
|
|
3961
3965
|
const {
|
|
3962
3966
|
values: a,
|
|
3963
|
-
locale: c =
|
|
3964
|
-
default:
|
|
3965
|
-
} =
|
|
3967
|
+
locale: c = Pe(),
|
|
3968
|
+
default: l
|
|
3969
|
+
} = u;
|
|
3966
3970
|
if (c == null)
|
|
3967
3971
|
throw new Error(
|
|
3968
3972
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3969
3973
|
);
|
|
3970
|
-
let f =
|
|
3974
|
+
let f = xi(e, c);
|
|
3971
3975
|
if (!f)
|
|
3972
|
-
f = (s = (i = (r = (n =
|
|
3976
|
+
f = (s = (i = (r = (n = Qe()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? s : e;
|
|
3973
3977
|
else if (typeof f != "string")
|
|
3974
3978
|
return console.warn(
|
|
3975
3979
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
3976
3980
|
), f;
|
|
3977
3981
|
if (!a)
|
|
3978
3982
|
return f;
|
|
3979
|
-
let
|
|
3983
|
+
let _ = f;
|
|
3980
3984
|
try {
|
|
3981
|
-
|
|
3985
|
+
_ = ra(f, c).format(a);
|
|
3982
3986
|
} catch (y) {
|
|
3983
3987
|
y instanceof Error && console.warn(
|
|
3984
3988
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
3985
3989
|
y.message
|
|
3986
3990
|
);
|
|
3987
3991
|
}
|
|
3988
|
-
return
|
|
3989
|
-
},
|
|
3990
|
-
|
|
3991
|
-
|
|
3992
|
-
|
|
3993
|
-
|
|
3994
|
-
function
|
|
3995
|
-
|
|
3996
|
-
}
|
|
3997
|
-
function
|
|
3992
|
+
return _;
|
|
3993
|
+
}, sa = (e, t) => na(t).format(e), oa = (e, t) => ta(t).format(e), aa = (e, t) => ea(t).format(e), ua = (e, t = Pe()) => xi(e, t), la = et([Be, Et], () => ia);
|
|
3994
|
+
et([Be], () => sa);
|
|
3995
|
+
et([Be], () => oa);
|
|
3996
|
+
et([Be], () => aa);
|
|
3997
|
+
et([Be, Et], () => ua);
|
|
3998
|
+
function Ar(e, t) {
|
|
3999
|
+
Ti(e, t);
|
|
4000
|
+
}
|
|
4001
|
+
function ca(e) {
|
|
3998
4002
|
Fo({
|
|
3999
4003
|
fallbackLocale: "en"
|
|
4000
|
-
}),
|
|
4004
|
+
}), Be.set(e);
|
|
4001
4005
|
}
|
|
4002
4006
|
const wr = {
|
|
4003
4007
|
en: {
|
|
@@ -4026,43 +4030,43 @@ const wr = {
|
|
|
4026
4030
|
const {
|
|
4027
4031
|
entries: Mi,
|
|
4028
4032
|
setPrototypeOf: Or,
|
|
4029
|
-
isFrozen:
|
|
4030
|
-
getPrototypeOf:
|
|
4031
|
-
getOwnPropertyDescriptor:
|
|
4033
|
+
isFrozen: fa,
|
|
4034
|
+
getPrototypeOf: ha,
|
|
4035
|
+
getOwnPropertyDescriptor: ma
|
|
4032
4036
|
} = Object;
|
|
4033
4037
|
let {
|
|
4034
4038
|
freeze: fe,
|
|
4035
|
-
seal:
|
|
4039
|
+
seal: be,
|
|
4036
4040
|
create: Ci
|
|
4037
4041
|
} = Object, {
|
|
4038
|
-
apply:
|
|
4039
|
-
construct:
|
|
4042
|
+
apply: Cn,
|
|
4043
|
+
construct: Ln
|
|
4040
4044
|
} = typeof Reflect < "u" && Reflect;
|
|
4041
4045
|
fe || (fe = function(t) {
|
|
4042
4046
|
return t;
|
|
4043
4047
|
});
|
|
4044
|
-
|
|
4048
|
+
be || (be = function(t) {
|
|
4045
4049
|
return t;
|
|
4046
4050
|
});
|
|
4047
|
-
|
|
4051
|
+
Cn || (Cn = function(t, n, r) {
|
|
4048
4052
|
return t.apply(n, r);
|
|
4049
4053
|
});
|
|
4050
|
-
|
|
4054
|
+
Ln || (Ln = function(t, n) {
|
|
4051
4055
|
return new t(...n);
|
|
4052
4056
|
});
|
|
4053
|
-
const
|
|
4057
|
+
const Ct = pe(Array.prototype.forEach), Mr = pe(Array.prototype.pop), at = pe(Array.prototype.push), Ut = pe(String.prototype.toLowerCase), pn = pe(String.prototype.toString), Cr = pe(String.prototype.match), ut = pe(String.prototype.replace), da = pe(String.prototype.indexOf), pa = pe(String.prototype.trim), xe = pe(Object.prototype.hasOwnProperty), ue = pe(RegExp.prototype.test), lt = ga(TypeError);
|
|
4054
4058
|
function pe(e) {
|
|
4055
4059
|
return function(t) {
|
|
4056
4060
|
for (var n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), i = 1; i < n; i++)
|
|
4057
4061
|
r[i - 1] = arguments[i];
|
|
4058
|
-
return
|
|
4062
|
+
return Cn(e, t, r);
|
|
4059
4063
|
};
|
|
4060
4064
|
}
|
|
4061
|
-
function
|
|
4065
|
+
function ga(e) {
|
|
4062
4066
|
return function() {
|
|
4063
4067
|
for (var t = arguments.length, n = new Array(t), r = 0; r < t; r++)
|
|
4064
4068
|
n[r] = arguments[r];
|
|
4065
|
-
return
|
|
4069
|
+
return Ln(e, n);
|
|
4066
4070
|
};
|
|
4067
4071
|
}
|
|
4068
4072
|
function P(e, t) {
|
|
@@ -4073,78 +4077,69 @@ function P(e, t) {
|
|
|
4073
4077
|
let i = t[r];
|
|
4074
4078
|
if (typeof i == "string") {
|
|
4075
4079
|
const s = n(i);
|
|
4076
|
-
s !== i && (
|
|
4080
|
+
s !== i && (fa(t) || (t[r] = s), i = s);
|
|
4077
4081
|
}
|
|
4078
4082
|
e[i] = !0;
|
|
4079
4083
|
}
|
|
4080
4084
|
return e;
|
|
4081
4085
|
}
|
|
4082
|
-
function
|
|
4086
|
+
function _a(e) {
|
|
4083
4087
|
for (let t = 0; t < e.length; t++)
|
|
4084
|
-
|
|
4088
|
+
xe(e, t) || (e[t] = null);
|
|
4085
4089
|
return e;
|
|
4086
4090
|
}
|
|
4087
|
-
function
|
|
4091
|
+
function De(e) {
|
|
4088
4092
|
const t = Ci(null);
|
|
4089
4093
|
for (const [n, r] of Mi(e))
|
|
4090
|
-
|
|
4094
|
+
xe(e, n) && (Array.isArray(r) ? t[n] = _a(r) : r && typeof r == "object" && r.constructor === Object ? t[n] = De(r) : t[n] = r);
|
|
4091
4095
|
return t;
|
|
4092
4096
|
}
|
|
4093
|
-
function
|
|
4097
|
+
function ct(e, t) {
|
|
4094
4098
|
for (; e !== null; ) {
|
|
4095
|
-
const r =
|
|
4099
|
+
const r = ma(e, t);
|
|
4096
4100
|
if (r) {
|
|
4097
4101
|
if (r.get)
|
|
4098
4102
|
return pe(r.get);
|
|
4099
4103
|
if (typeof r.value == "function")
|
|
4100
4104
|
return pe(r.value);
|
|
4101
4105
|
}
|
|
4102
|
-
e =
|
|
4106
|
+
e = ha(e);
|
|
4103
4107
|
}
|
|
4104
4108
|
function n() {
|
|
4105
4109
|
return null;
|
|
4106
4110
|
}
|
|
4107
4111
|
return n;
|
|
4108
4112
|
}
|
|
4109
|
-
const
|
|
4113
|
+
const Lr = fe(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), gn = fe(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), _n = fe(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), ba = fe(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), bn = fe(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Ea = fe(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Nr = fe(["#text"]), Hr = fe(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), En = fe(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), Ir = fe(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), Lt = fe(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), ya = be(/\{\{[\w\W]*|[\w\W]*\}\}/gm), xa = be(/<%[\w\W]*|[\w\W]*%>/gm), va = be(/\${[\w\W]*}/gm), Ta = be(/^data-[\-\w.\u00B7-\uFFFF]/), Sa = be(/^aria-[\-\w]+$/), Li = be(
|
|
4110
4114
|
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
4111
4115
|
// eslint-disable-line no-useless-escape
|
|
4112
|
-
), Aa =
|
|
4116
|
+
), Aa = be(/^(?:\w+script|data):/i), wa = be(
|
|
4113
4117
|
/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
|
|
4114
4118
|
// eslint-disable-line no-control-regex
|
|
4115
|
-
),
|
|
4119
|
+
), Ni = be(/^html$/i), Oa = be(/^[a-z][.\w]*(-[.\w]+)+$/i);
|
|
4116
4120
|
var Pr = /* @__PURE__ */ Object.freeze({
|
|
4117
4121
|
__proto__: null,
|
|
4118
|
-
MUSTACHE_EXPR:
|
|
4119
|
-
ERB_EXPR:
|
|
4120
|
-
TMPLIT_EXPR:
|
|
4121
|
-
DATA_ATTR:
|
|
4122
|
-
ARIA_ATTR:
|
|
4123
|
-
IS_ALLOWED_URI:
|
|
4122
|
+
MUSTACHE_EXPR: ya,
|
|
4123
|
+
ERB_EXPR: xa,
|
|
4124
|
+
TMPLIT_EXPR: va,
|
|
4125
|
+
DATA_ATTR: Ta,
|
|
4126
|
+
ARIA_ATTR: Sa,
|
|
4127
|
+
IS_ALLOWED_URI: Li,
|
|
4124
4128
|
IS_SCRIPT_OR_DATA: Aa,
|
|
4125
|
-
ATTR_WHITESPACE:
|
|
4126
|
-
DOCTYPE_NAME:
|
|
4127
|
-
CUSTOM_ELEMENT:
|
|
4129
|
+
ATTR_WHITESPACE: wa,
|
|
4130
|
+
DOCTYPE_NAME: Ni,
|
|
4131
|
+
CUSTOM_ELEMENT: Oa
|
|
4128
4132
|
});
|
|
4129
|
-
const
|
|
4133
|
+
const ft = {
|
|
4130
4134
|
element: 1,
|
|
4131
|
-
attribute: 2,
|
|
4132
4135
|
text: 3,
|
|
4133
|
-
cdataSection: 4,
|
|
4134
|
-
entityReference: 5,
|
|
4135
|
-
// Deprecated
|
|
4136
|
-
entityNode: 6,
|
|
4137
4136
|
// Deprecated
|
|
4138
4137
|
progressingInstruction: 7,
|
|
4139
4138
|
comment: 8,
|
|
4140
|
-
document: 9
|
|
4141
|
-
|
|
4142
|
-
documentFragment: 11,
|
|
4143
|
-
notation: 12
|
|
4144
|
-
// Deprecated
|
|
4145
|
-
}, Oa = function() {
|
|
4139
|
+
document: 9
|
|
4140
|
+
}, Ma = function() {
|
|
4146
4141
|
return typeof window > "u" ? null : window;
|
|
4147
|
-
},
|
|
4142
|
+
}, Ca = function(t, n) {
|
|
4148
4143
|
if (typeof t != "object" || typeof t.createPolicy != "function")
|
|
4149
4144
|
return null;
|
|
4150
4145
|
let r = null;
|
|
@@ -4153,11 +4148,11 @@ const ct = {
|
|
|
4153
4148
|
const s = "dompurify" + (r ? "#" + r : "");
|
|
4154
4149
|
try {
|
|
4155
4150
|
return t.createPolicy(s, {
|
|
4156
|
-
createHTML(
|
|
4157
|
-
return
|
|
4151
|
+
createHTML(u) {
|
|
4152
|
+
return u;
|
|
4158
4153
|
},
|
|
4159
|
-
createScriptURL(
|
|
4160
|
-
return
|
|
4154
|
+
createScriptURL(u) {
|
|
4155
|
+
return u;
|
|
4161
4156
|
}
|
|
4162
4157
|
});
|
|
4163
4158
|
} catch {
|
|
@@ -4165,55 +4160,55 @@ const ct = {
|
|
|
4165
4160
|
}
|
|
4166
4161
|
};
|
|
4167
4162
|
function Hi() {
|
|
4168
|
-
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] :
|
|
4163
|
+
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Ma();
|
|
4169
4164
|
const t = (w) => Hi(w);
|
|
4170
|
-
if (t.version = "3.1.6", t.removed = [], !e || !e.document || e.document.nodeType !==
|
|
4165
|
+
if (t.version = "3.1.6", t.removed = [], !e || !e.document || e.document.nodeType !== ft.document)
|
|
4171
4166
|
return t.isSupported = !1, t;
|
|
4172
4167
|
let {
|
|
4173
4168
|
document: n
|
|
4174
4169
|
} = e;
|
|
4175
4170
|
const r = n, i = r.currentScript, {
|
|
4176
4171
|
DocumentFragment: s,
|
|
4177
|
-
HTMLTemplateElement:
|
|
4172
|
+
HTMLTemplateElement: u,
|
|
4178
4173
|
Node: a,
|
|
4179
4174
|
Element: c,
|
|
4180
|
-
NodeFilter:
|
|
4175
|
+
NodeFilter: l,
|
|
4181
4176
|
NamedNodeMap: f = e.NamedNodeMap || e.MozNamedAttrMap,
|
|
4182
|
-
HTMLFormElement:
|
|
4177
|
+
HTMLFormElement: _,
|
|
4183
4178
|
DOMParser: y,
|
|
4184
4179
|
trustedTypes: M
|
|
4185
|
-
} = e,
|
|
4186
|
-
if (typeof
|
|
4180
|
+
} = e, b = c.prototype, d = ct(b, "cloneNode"), C = ct(b, "remove"), F = ct(b, "nextSibling"), $ = ct(b, "childNodes"), A = ct(b, "parentNode");
|
|
4181
|
+
if (typeof u == "function") {
|
|
4187
4182
|
const w = n.createElement("template");
|
|
4188
4183
|
w.content && w.content.ownerDocument && (n = w.content.ownerDocument);
|
|
4189
4184
|
}
|
|
4190
|
-
let H,
|
|
4185
|
+
let H, R = "";
|
|
4191
4186
|
const {
|
|
4192
|
-
implementation:
|
|
4193
|
-
createNodeIterator:
|
|
4194
|
-
createDocumentFragment:
|
|
4187
|
+
implementation: U,
|
|
4188
|
+
createNodeIterator: Y,
|
|
4189
|
+
createDocumentFragment: V,
|
|
4195
4190
|
getElementsByTagName: Q
|
|
4196
4191
|
} = n, {
|
|
4197
|
-
importNode:
|
|
4192
|
+
importNode: G
|
|
4198
4193
|
} = r;
|
|
4199
4194
|
let O = {};
|
|
4200
|
-
t.isSupported = typeof Mi == "function" && typeof
|
|
4195
|
+
t.isSupported = typeof Mi == "function" && typeof A == "function" && U && U.createHTMLDocument !== void 0;
|
|
4201
4196
|
const {
|
|
4202
4197
|
MUSTACHE_EXPR: ne,
|
|
4203
4198
|
ERB_EXPR: he,
|
|
4204
|
-
TMPLIT_EXPR:
|
|
4205
|
-
DATA_ATTR:
|
|
4199
|
+
TMPLIT_EXPR: T,
|
|
4200
|
+
DATA_ATTR: E,
|
|
4206
4201
|
ARIA_ATTR: g,
|
|
4207
|
-
IS_SCRIPT_OR_DATA:
|
|
4202
|
+
IS_SCRIPT_OR_DATA: v,
|
|
4208
4203
|
ATTR_WHITESPACE: h,
|
|
4209
|
-
CUSTOM_ELEMENT:
|
|
4204
|
+
CUSTOM_ELEMENT: x
|
|
4210
4205
|
} = Pr;
|
|
4211
4206
|
let {
|
|
4212
|
-
IS_ALLOWED_URI:
|
|
4213
|
-
} = Pr,
|
|
4214
|
-
const
|
|
4215
|
-
let
|
|
4216
|
-
const q = P({}, [...Hr, ...
|
|
4207
|
+
IS_ALLOWED_URI: L
|
|
4208
|
+
} = Pr, N = null;
|
|
4209
|
+
const z = P({}, [...Lr, ...gn, ..._n, ...bn, ...Nr]);
|
|
4210
|
+
let I = null;
|
|
4211
|
+
const q = P({}, [...Hr, ...En, ...Ir, ...Lt]);
|
|
4217
4212
|
let m = Object.seal(Ci(null, {
|
|
4218
4213
|
tagNameCheck: {
|
|
4219
4214
|
writable: !0,
|
|
@@ -4233,82 +4228,82 @@ function Hi() {
|
|
|
4233
4228
|
enumerable: !0,
|
|
4234
4229
|
value: !1
|
|
4235
4230
|
}
|
|
4236
|
-
})),
|
|
4237
|
-
const
|
|
4238
|
-
let
|
|
4239
|
-
const
|
|
4240
|
-
let
|
|
4241
|
-
const
|
|
4242
|
-
let
|
|
4243
|
-
const
|
|
4244
|
-
let Fe =
|
|
4245
|
-
const Di = P({}, [
|
|
4246
|
-
let
|
|
4247
|
-
const Bi = ["application/xhtml+xml", "text/html"],
|
|
4231
|
+
})), k = null, ee = null, K = !0, Ee = !0, ie = !1, ye = !0, _e = !1, Le = !0, Re = !1, Kt = !1, en = !1, $e = !1, xt = !1, vt = !1, Dn = !0, Bn = !1;
|
|
4232
|
+
const Ri = "user-content-";
|
|
4233
|
+
let tn = !0, nt = !1, Ue = {}, ke = null;
|
|
4234
|
+
const $n = P({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
|
|
4235
|
+
let Un = null;
|
|
4236
|
+
const kn = P({}, ["audio", "video", "img", "source", "image", "track"]);
|
|
4237
|
+
let nn = null;
|
|
4238
|
+
const Fn = P({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Tt = "http://www.w3.org/1998/Math/MathML", St = "http://www.w3.org/2000/svg", Oe = "http://www.w3.org/1999/xhtml";
|
|
4239
|
+
let Fe = Oe, rn = !1, sn = null;
|
|
4240
|
+
const Di = P({}, [Tt, St, Oe], pn);
|
|
4241
|
+
let rt = null;
|
|
4242
|
+
const Bi = ["application/xhtml+xml", "text/html"], $i = "text/html";
|
|
4248
4243
|
let re = null, Ge = null;
|
|
4249
|
-
const
|
|
4244
|
+
const Ui = n.createElement("form"), Gn = function(o) {
|
|
4250
4245
|
return o instanceof RegExp || o instanceof Function;
|
|
4251
|
-
},
|
|
4246
|
+
}, on = function() {
|
|
4252
4247
|
let o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
4253
4248
|
if (!(Ge && Ge === o)) {
|
|
4254
|
-
if ((!o || typeof o != "object") && (o = {}), o =
|
|
4255
|
-
Bi.indexOf(o.PARSER_MEDIA_TYPE) === -1 ?
|
|
4256
|
-
|
|
4249
|
+
if ((!o || typeof o != "object") && (o = {}), o = De(o), rt = // eslint-disable-next-line unicorn/prefer-includes
|
|
4250
|
+
Bi.indexOf(o.PARSER_MEDIA_TYPE) === -1 ? $i : o.PARSER_MEDIA_TYPE, re = rt === "application/xhtml+xml" ? pn : Ut, N = xe(o, "ALLOWED_TAGS") ? P({}, o.ALLOWED_TAGS, re) : z, I = xe(o, "ALLOWED_ATTR") ? P({}, o.ALLOWED_ATTR, re) : q, sn = xe(o, "ALLOWED_NAMESPACES") ? P({}, o.ALLOWED_NAMESPACES, pn) : Di, nn = xe(o, "ADD_URI_SAFE_ATTR") ? P(
|
|
4251
|
+
De(Fn),
|
|
4257
4252
|
// eslint-disable-line indent
|
|
4258
4253
|
o.ADD_URI_SAFE_ATTR,
|
|
4259
4254
|
// eslint-disable-line indent
|
|
4260
4255
|
re
|
|
4261
4256
|
// eslint-disable-line indent
|
|
4262
|
-
) :
|
|
4263
|
-
|
|
4257
|
+
) : Fn, Un = xe(o, "ADD_DATA_URI_TAGS") ? P(
|
|
4258
|
+
De(kn),
|
|
4264
4259
|
// eslint-disable-line indent
|
|
4265
4260
|
o.ADD_DATA_URI_TAGS,
|
|
4266
4261
|
// eslint-disable-line indent
|
|
4267
4262
|
re
|
|
4268
4263
|
// eslint-disable-line indent
|
|
4269
|
-
) :
|
|
4264
|
+
) : kn, ke = xe(o, "FORBID_CONTENTS") ? P({}, o.FORBID_CONTENTS, re) : $n, k = xe(o, "FORBID_TAGS") ? P({}, o.FORBID_TAGS, re) : {}, ee = xe(o, "FORBID_ATTR") ? P({}, o.FORBID_ATTR, re) : {}, Ue = xe(o, "USE_PROFILES") ? o.USE_PROFILES : !1, K = o.ALLOW_ARIA_ATTR !== !1, Ee = o.ALLOW_DATA_ATTR !== !1, ie = o.ALLOW_UNKNOWN_PROTOCOLS || !1, ye = o.ALLOW_SELF_CLOSE_IN_ATTR !== !1, _e = o.SAFE_FOR_TEMPLATES || !1, Le = o.SAFE_FOR_XML !== !1, Re = o.WHOLE_DOCUMENT || !1, $e = o.RETURN_DOM || !1, xt = o.RETURN_DOM_FRAGMENT || !1, vt = o.RETURN_TRUSTED_TYPE || !1, en = o.FORCE_BODY || !1, Dn = o.SANITIZE_DOM !== !1, Bn = o.SANITIZE_NAMED_PROPS || !1, tn = o.KEEP_CONTENT !== !1, nt = o.IN_PLACE || !1, L = o.ALLOWED_URI_REGEXP || Li, Fe = o.NAMESPACE || Oe, m = o.CUSTOM_ELEMENT_HANDLING || {}, o.CUSTOM_ELEMENT_HANDLING && Gn(o.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (m.tagNameCheck = o.CUSTOM_ELEMENT_HANDLING.tagNameCheck), o.CUSTOM_ELEMENT_HANDLING && Gn(o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (m.attributeNameCheck = o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), o.CUSTOM_ELEMENT_HANDLING && typeof o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (m.allowCustomizedBuiltInElements = o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), _e && (Ee = !1), xt && ($e = !0), Ue && (N = P({}, Nr), I = [], Ue.html === !0 && (P(N, Lr), P(I, Hr)), Ue.svg === !0 && (P(N, gn), P(I, En), P(I, Lt)), Ue.svgFilters === !0 && (P(N, _n), P(I, En), P(I, Lt)), Ue.mathMl === !0 && (P(N, bn), P(I, Ir), P(I, Lt))), o.ADD_TAGS && (N === z && (N = De(N)), P(N, o.ADD_TAGS, re)), o.ADD_ATTR && (I === q && (I = De(I)), P(I, o.ADD_ATTR, re)), o.ADD_URI_SAFE_ATTR && P(nn, o.ADD_URI_SAFE_ATTR, re), o.FORBID_CONTENTS && (ke === $n && (ke = De(ke)), P(ke, o.FORBID_CONTENTS, re)), tn && (N["#text"] = !0), Re && P(N, ["html", "head", "body"]), N.table && (P(N, ["tbody"]), delete k.tbody), o.TRUSTED_TYPES_POLICY) {
|
|
4270
4265
|
if (typeof o.TRUSTED_TYPES_POLICY.createHTML != "function")
|
|
4271
4266
|
throw lt('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
|
|
4272
4267
|
if (typeof o.TRUSTED_TYPES_POLICY.createScriptURL != "function")
|
|
4273
4268
|
throw lt('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
|
|
4274
|
-
H = o.TRUSTED_TYPES_POLICY,
|
|
4269
|
+
H = o.TRUSTED_TYPES_POLICY, R = H.createHTML("");
|
|
4275
4270
|
} else
|
|
4276
|
-
H === void 0 && (H =
|
|
4271
|
+
H === void 0 && (H = Ca(M, i)), H !== null && typeof R == "string" && (R = H.createHTML(""));
|
|
4277
4272
|
fe && fe(o), Ge = o;
|
|
4278
4273
|
}
|
|
4279
|
-
},
|
|
4280
|
-
let p =
|
|
4274
|
+
}, jn = P({}, ["mi", "mo", "mn", "ms", "mtext"]), zn = P({}, ["foreignobject", "annotation-xml"]), ki = P({}, ["title", "style", "font", "a", "script"]), Wn = P({}, [...gn, ..._n, ...ba]), Vn = P({}, [...bn, ...Ea]), Fi = function(o) {
|
|
4275
|
+
let p = A(o);
|
|
4281
4276
|
(!p || !p.tagName) && (p = {
|
|
4282
4277
|
namespaceURI: Fe,
|
|
4283
4278
|
tagName: "template"
|
|
4284
4279
|
});
|
|
4285
|
-
const
|
|
4286
|
-
return
|
|
4287
|
-
},
|
|
4288
|
-
|
|
4280
|
+
const S = Ut(o.tagName), W = Ut(p.tagName);
|
|
4281
|
+
return sn[o.namespaceURI] ? o.namespaceURI === St ? p.namespaceURI === Oe ? S === "svg" : p.namespaceURI === Tt ? S === "svg" && (W === "annotation-xml" || jn[W]) : !!Wn[S] : o.namespaceURI === Tt ? p.namespaceURI === Oe ? S === "math" : p.namespaceURI === St ? S === "math" && zn[W] : !!Vn[S] : o.namespaceURI === Oe ? p.namespaceURI === St && !zn[W] || p.namespaceURI === Tt && !jn[W] ? !1 : !Vn[S] && (ki[S] || !Wn[S]) : !!(rt === "application/xhtml+xml" && sn[o.namespaceURI]) : !1;
|
|
4282
|
+
}, ve = function(o) {
|
|
4283
|
+
at(t.removed, {
|
|
4289
4284
|
element: o
|
|
4290
4285
|
});
|
|
4291
4286
|
try {
|
|
4292
|
-
|
|
4287
|
+
A(o).removeChild(o);
|
|
4293
4288
|
} catch {
|
|
4294
4289
|
C(o);
|
|
4295
4290
|
}
|
|
4296
4291
|
}, At = function(o, p) {
|
|
4297
4292
|
try {
|
|
4298
|
-
|
|
4293
|
+
at(t.removed, {
|
|
4299
4294
|
attribute: p.getAttributeNode(o),
|
|
4300
4295
|
from: p
|
|
4301
4296
|
});
|
|
4302
4297
|
} catch {
|
|
4303
|
-
|
|
4298
|
+
at(t.removed, {
|
|
4304
4299
|
attribute: null,
|
|
4305
4300
|
from: p
|
|
4306
4301
|
});
|
|
4307
4302
|
}
|
|
4308
|
-
if (p.removeAttribute(o), o === "is" && !
|
|
4309
|
-
if (
|
|
4303
|
+
if (p.removeAttribute(o), o === "is" && !I[o])
|
|
4304
|
+
if ($e || xt)
|
|
4310
4305
|
try {
|
|
4311
|
-
|
|
4306
|
+
ve(p);
|
|
4312
4307
|
} catch {
|
|
4313
4308
|
}
|
|
4314
4309
|
else
|
|
@@ -4316,96 +4311,96 @@ function Hi() {
|
|
|
4316
4311
|
p.setAttribute(o, "");
|
|
4317
4312
|
} catch {
|
|
4318
4313
|
}
|
|
4319
|
-
},
|
|
4320
|
-
let p = null,
|
|
4321
|
-
if (
|
|
4314
|
+
}, Xn = function(o) {
|
|
4315
|
+
let p = null, S = null;
|
|
4316
|
+
if (en)
|
|
4322
4317
|
o = "<remove></remove>" + o;
|
|
4323
4318
|
else {
|
|
4324
4319
|
const se = Cr(o, /^[\r\n\t ]+/);
|
|
4325
|
-
|
|
4320
|
+
S = se && se[0];
|
|
4326
4321
|
}
|
|
4327
|
-
|
|
4328
|
-
const
|
|
4329
|
-
if (Fe ===
|
|
4322
|
+
rt === "application/xhtml+xml" && Fe === Oe && (o = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + o + "</body></html>");
|
|
4323
|
+
const W = H ? H.createHTML(o) : o;
|
|
4324
|
+
if (Fe === Oe)
|
|
4330
4325
|
try {
|
|
4331
|
-
p = new y().parseFromString(
|
|
4326
|
+
p = new y().parseFromString(W, rt);
|
|
4332
4327
|
} catch {
|
|
4333
4328
|
}
|
|
4334
4329
|
if (!p || !p.documentElement) {
|
|
4335
|
-
p =
|
|
4330
|
+
p = U.createDocument(Fe, "template", null);
|
|
4336
4331
|
try {
|
|
4337
|
-
p.documentElement.innerHTML =
|
|
4332
|
+
p.documentElement.innerHTML = rn ? R : W;
|
|
4338
4333
|
} catch {
|
|
4339
4334
|
}
|
|
4340
4335
|
}
|
|
4341
4336
|
const oe = p.body || p.documentElement;
|
|
4342
|
-
return o &&
|
|
4343
|
-
},
|
|
4344
|
-
return
|
|
4337
|
+
return o && S && oe.insertBefore(n.createTextNode(S), oe.childNodes[0] || null), Fe === Oe ? Q.call(p, Re ? "html" : "body")[0] : Re ? p.documentElement : oe;
|
|
4338
|
+
}, Yn = function(o) {
|
|
4339
|
+
return Y.call(
|
|
4345
4340
|
o.ownerDocument || o,
|
|
4346
4341
|
o,
|
|
4347
4342
|
// eslint-disable-next-line no-bitwise
|
|
4348
|
-
|
|
4343
|
+
l.SHOW_ELEMENT | l.SHOW_COMMENT | l.SHOW_TEXT | l.SHOW_PROCESSING_INSTRUCTION | l.SHOW_CDATA_SECTION,
|
|
4349
4344
|
null
|
|
4350
4345
|
);
|
|
4346
|
+
}, Zn = function(o) {
|
|
4347
|
+
return o instanceof _ && (typeof o.nodeName != "string" || typeof o.textContent != "string" || typeof o.removeChild != "function" || !(o.attributes instanceof f) || typeof o.removeAttribute != "function" || typeof o.setAttribute != "function" || typeof o.namespaceURI != "string" || typeof o.insertBefore != "function" || typeof o.hasChildNodes != "function");
|
|
4351
4348
|
}, qn = function(o) {
|
|
4352
|
-
return o instanceof b && (typeof o.nodeName != "string" || typeof o.textContent != "string" || typeof o.removeChild != "function" || !(o.attributes instanceof f) || typeof o.removeAttribute != "function" || typeof o.setAttribute != "function" || typeof o.namespaceURI != "string" || typeof o.insertBefore != "function" || typeof o.hasChildNodes != "function");
|
|
4353
|
-
}, Jn = function(o) {
|
|
4354
4349
|
return typeof a == "function" && o instanceof a;
|
|
4355
|
-
},
|
|
4356
|
-
O[o] &&
|
|
4357
|
-
|
|
4350
|
+
}, Me = function(o, p, S) {
|
|
4351
|
+
O[o] && Ct(O[o], (W) => {
|
|
4352
|
+
W.call(t, p, S, Ge);
|
|
4358
4353
|
});
|
|
4359
|
-
},
|
|
4354
|
+
}, Jn = function(o) {
|
|
4360
4355
|
let p = null;
|
|
4361
|
-
if (
|
|
4362
|
-
return
|
|
4363
|
-
const
|
|
4364
|
-
if (
|
|
4365
|
-
tagName:
|
|
4366
|
-
allowedTags:
|
|
4367
|
-
}), o.hasChildNodes() && !
|
|
4368
|
-
return
|
|
4369
|
-
if (!
|
|
4370
|
-
if (!
|
|
4356
|
+
if (Me("beforeSanitizeElements", o, null), Zn(o))
|
|
4357
|
+
return ve(o), !0;
|
|
4358
|
+
const S = re(o.nodeName);
|
|
4359
|
+
if (Me("uponSanitizeElement", o, {
|
|
4360
|
+
tagName: S,
|
|
4361
|
+
allowedTags: N
|
|
4362
|
+
}), o.hasChildNodes() && !qn(o.firstElementChild) && ue(/<[/\w]/g, o.innerHTML) && ue(/<[/\w]/g, o.textContent) || o.nodeType === ft.progressingInstruction || Le && o.nodeType === ft.comment && ue(/<[/\w]/g, o.data))
|
|
4363
|
+
return ve(o), !0;
|
|
4364
|
+
if (!N[S] || k[S]) {
|
|
4365
|
+
if (!k[S] && Kn(S) && (m.tagNameCheck instanceof RegExp && ue(m.tagNameCheck, S) || m.tagNameCheck instanceof Function && m.tagNameCheck(S)))
|
|
4371
4366
|
return !1;
|
|
4372
|
-
if (
|
|
4373
|
-
const
|
|
4374
|
-
if (oe &&
|
|
4367
|
+
if (tn && !ke[S]) {
|
|
4368
|
+
const W = A(o) || o.parentNode, oe = $(o) || o.childNodes;
|
|
4369
|
+
if (oe && W) {
|
|
4375
4370
|
const se = oe.length;
|
|
4376
4371
|
for (let me = se - 1; me >= 0; --me) {
|
|
4377
|
-
const
|
|
4378
|
-
|
|
4372
|
+
const Te = d(oe[me], !0);
|
|
4373
|
+
Te.__removalCount = (o.__removalCount || 0) + 1, W.insertBefore(Te, F(o));
|
|
4379
4374
|
}
|
|
4380
4375
|
}
|
|
4381
4376
|
}
|
|
4382
|
-
return
|
|
4377
|
+
return ve(o), !0;
|
|
4383
4378
|
}
|
|
4384
|
-
return o instanceof c && !
|
|
4385
|
-
p =
|
|
4386
|
-
}), o.textContent !== p && (
|
|
4379
|
+
return o instanceof c && !Fi(o) || (S === "noscript" || S === "noembed" || S === "noframes") && ue(/<\/no(script|embed|frames)/i, o.innerHTML) ? (ve(o), !0) : (_e && o.nodeType === ft.text && (p = o.textContent, Ct([ne, he, T], (W) => {
|
|
4380
|
+
p = ut(p, W, " ");
|
|
4381
|
+
}), o.textContent !== p && (at(t.removed, {
|
|
4387
4382
|
element: o.cloneNode()
|
|
4388
|
-
}), o.textContent = p)),
|
|
4389
|
-
},
|
|
4390
|
-
if (
|
|
4383
|
+
}), o.textContent = p)), Me("afterSanitizeElements", o, null), !1);
|
|
4384
|
+
}, Qn = function(o, p, S) {
|
|
4385
|
+
if (Dn && (p === "id" || p === "name") && (S in n || S in Ui))
|
|
4391
4386
|
return !1;
|
|
4392
|
-
if (!(
|
|
4393
|
-
if (!(K &&
|
|
4394
|
-
if (!
|
|
4387
|
+
if (!(Ee && !ee[p] && ue(E, p))) {
|
|
4388
|
+
if (!(K && ue(g, p))) {
|
|
4389
|
+
if (!I[p] || ee[p]) {
|
|
4395
4390
|
if (
|
|
4396
4391
|
// First condition does a very basic check if a) it's basically a valid custom element tagname AND
|
|
4397
4392
|
// b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
4398
4393
|
// and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
|
|
4399
|
-
!(
|
|
4394
|
+
!(Kn(o) && (m.tagNameCheck instanceof RegExp && ue(m.tagNameCheck, o) || m.tagNameCheck instanceof Function && m.tagNameCheck(o)) && (m.attributeNameCheck instanceof RegExp && ue(m.attributeNameCheck, p) || m.attributeNameCheck instanceof Function && m.attributeNameCheck(p)) || // Alternative, second condition checks if it's an `is`-attribute, AND
|
|
4400
4395
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
4401
|
-
p === "is" && m.allowCustomizedBuiltInElements && (m.tagNameCheck instanceof RegExp &&
|
|
4396
|
+
p === "is" && m.allowCustomizedBuiltInElements && (m.tagNameCheck instanceof RegExp && ue(m.tagNameCheck, S) || m.tagNameCheck instanceof Function && m.tagNameCheck(S)))
|
|
4402
4397
|
)
|
|
4403
4398
|
return !1;
|
|
4404
|
-
} else if (!
|
|
4405
|
-
if (!
|
|
4406
|
-
if (!((p === "src" || p === "xlink:href" || p === "href") && o !== "script" &&
|
|
4407
|
-
if (!(ie && !
|
|
4408
|
-
if (
|
|
4399
|
+
} else if (!nn[p]) {
|
|
4400
|
+
if (!ue(L, ut(S, h, ""))) {
|
|
4401
|
+
if (!((p === "src" || p === "xlink:href" || p === "href") && o !== "script" && da(S, "data:") === 0 && Un[o])) {
|
|
4402
|
+
if (!(ie && !ue(v, ut(S, h, "")))) {
|
|
4403
|
+
if (S)
|
|
4409
4404
|
return !1;
|
|
4410
4405
|
}
|
|
4411
4406
|
}
|
|
@@ -4414,46 +4409,46 @@ function Hi() {
|
|
|
4414
4409
|
}
|
|
4415
4410
|
}
|
|
4416
4411
|
return !0;
|
|
4412
|
+
}, Kn = function(o) {
|
|
4413
|
+
return o !== "annotation-xml" && Cr(o, x);
|
|
4417
4414
|
}, er = function(o) {
|
|
4418
|
-
|
|
4419
|
-
}, tr = function(o) {
|
|
4420
|
-
Oe("beforeSanitizeAttributes", o, null);
|
|
4415
|
+
Me("beforeSanitizeAttributes", o, null);
|
|
4421
4416
|
const {
|
|
4422
4417
|
attributes: p
|
|
4423
4418
|
} = o;
|
|
4424
4419
|
if (!p)
|
|
4425
4420
|
return;
|
|
4426
|
-
const
|
|
4421
|
+
const S = {
|
|
4427
4422
|
attrName: "",
|
|
4428
4423
|
attrValue: "",
|
|
4429
4424
|
keepAttr: !0,
|
|
4430
|
-
allowedAttributes:
|
|
4425
|
+
allowedAttributes: I
|
|
4431
4426
|
};
|
|
4432
|
-
let
|
|
4433
|
-
for (;
|
|
4434
|
-
const oe = p[
|
|
4427
|
+
let W = p.length;
|
|
4428
|
+
for (; W--; ) {
|
|
4429
|
+
const oe = p[W], {
|
|
4435
4430
|
name: se,
|
|
4436
4431
|
namespaceURI: me,
|
|
4437
|
-
value:
|
|
4438
|
-
} = oe,
|
|
4439
|
-
let ae = se === "value" ?
|
|
4440
|
-
if (
|
|
4432
|
+
value: Te
|
|
4433
|
+
} = oe, it = re(se);
|
|
4434
|
+
let ae = se === "value" ? Te : pa(Te);
|
|
4435
|
+
if (S.attrName = it, S.attrValue = ae, S.keepAttr = !0, S.forceKeepAttr = void 0, Me("uponSanitizeAttribute", o, S), ae = S.attrValue, Le && ue(/((--!?|])>)|<\/(style|title)/i, ae)) {
|
|
4441
4436
|
At(se, o);
|
|
4442
4437
|
continue;
|
|
4443
4438
|
}
|
|
4444
|
-
if (
|
|
4439
|
+
if (S.forceKeepAttr || (At(se, o), !S.keepAttr))
|
|
4445
4440
|
continue;
|
|
4446
|
-
if (!ye &&
|
|
4441
|
+
if (!ye && ue(/\/>/i, ae)) {
|
|
4447
4442
|
At(se, o);
|
|
4448
4443
|
continue;
|
|
4449
4444
|
}
|
|
4450
|
-
|
|
4451
|
-
ae =
|
|
4445
|
+
_e && Ct([ne, he, T], (nr) => {
|
|
4446
|
+
ae = ut(ae, nr, " ");
|
|
4452
4447
|
});
|
|
4453
|
-
const
|
|
4454
|
-
if (
|
|
4455
|
-
if (
|
|
4456
|
-
switch (M.getAttributeType(
|
|
4448
|
+
const tr = re(o.nodeName);
|
|
4449
|
+
if (Qn(tr, it, ae)) {
|
|
4450
|
+
if (Bn && (it === "id" || it === "name") && (At(se, o), ae = Ri + ae), H && typeof M == "object" && typeof M.getAttributeType == "function" && !me)
|
|
4451
|
+
switch (M.getAttributeType(tr, it)) {
|
|
4457
4452
|
case "TrustedHTML": {
|
|
4458
4453
|
ae = H.createHTML(ae);
|
|
4459
4454
|
break;
|
|
@@ -4464,22 +4459,22 @@ function Hi() {
|
|
|
4464
4459
|
}
|
|
4465
4460
|
}
|
|
4466
4461
|
try {
|
|
4467
|
-
me ? o.setAttributeNS(me, se, ae) : o.setAttribute(se, ae),
|
|
4462
|
+
me ? o.setAttributeNS(me, se, ae) : o.setAttribute(se, ae), Zn(o) ? ve(o) : Mr(t.removed);
|
|
4468
4463
|
} catch {
|
|
4469
4464
|
}
|
|
4470
4465
|
}
|
|
4471
4466
|
}
|
|
4472
|
-
|
|
4473
|
-
},
|
|
4467
|
+
Me("afterSanitizeAttributes", o, null);
|
|
4468
|
+
}, Gi = function w(o) {
|
|
4474
4469
|
let p = null;
|
|
4475
|
-
const
|
|
4476
|
-
for (
|
|
4477
|
-
|
|
4478
|
-
|
|
4470
|
+
const S = Yn(o);
|
|
4471
|
+
for (Me("beforeSanitizeShadowDOM", o, null); p = S.nextNode(); )
|
|
4472
|
+
Me("uponSanitizeShadowNode", p, null), !Jn(p) && (p.content instanceof s && w(p.content), er(p));
|
|
4473
|
+
Me("afterSanitizeShadowDOM", o, null);
|
|
4479
4474
|
};
|
|
4480
4475
|
return t.sanitize = function(w) {
|
|
4481
|
-
let o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, p = null,
|
|
4482
|
-
if (
|
|
4476
|
+
let o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, p = null, S = null, W = null, oe = null;
|
|
4477
|
+
if (rn = !w, rn && (w = "<!-->"), typeof w != "string" && !qn(w))
|
|
4483
4478
|
if (typeof w.toString == "function") {
|
|
4484
4479
|
if (w = w.toString(), typeof w != "string")
|
|
4485
4480
|
throw lt("dirty is not a string, aborting");
|
|
@@ -4487,51 +4482,51 @@ function Hi() {
|
|
|
4487
4482
|
throw lt("toString is not a function");
|
|
4488
4483
|
if (!t.isSupported)
|
|
4489
4484
|
return w;
|
|
4490
|
-
if (
|
|
4485
|
+
if (Kt || on(o), t.removed = [], typeof w == "string" && (nt = !1), nt) {
|
|
4491
4486
|
if (w.nodeName) {
|
|
4492
|
-
const
|
|
4493
|
-
if (!
|
|
4487
|
+
const Te = re(w.nodeName);
|
|
4488
|
+
if (!N[Te] || k[Te])
|
|
4494
4489
|
throw lt("root node is forbidden and cannot be sanitized in-place");
|
|
4495
4490
|
}
|
|
4496
4491
|
} else if (w instanceof a)
|
|
4497
|
-
p =
|
|
4492
|
+
p = Xn("<!---->"), S = p.ownerDocument.importNode(w, !0), S.nodeType === ft.element && S.nodeName === "BODY" || S.nodeName === "HTML" ? p = S : p.appendChild(S);
|
|
4498
4493
|
else {
|
|
4499
|
-
if (
|
|
4494
|
+
if (!$e && !_e && !Re && // eslint-disable-next-line unicorn/prefer-includes
|
|
4500
4495
|
w.indexOf("<") === -1)
|
|
4501
|
-
return H &&
|
|
4502
|
-
if (p =
|
|
4503
|
-
return
|
|
4496
|
+
return H && vt ? H.createHTML(w) : w;
|
|
4497
|
+
if (p = Xn(w), !p)
|
|
4498
|
+
return $e ? null : vt ? R : "";
|
|
4504
4499
|
}
|
|
4505
|
-
p &&
|
|
4506
|
-
const se =
|
|
4507
|
-
for (;
|
|
4508
|
-
|
|
4509
|
-
if (
|
|
4500
|
+
p && en && ve(p.firstChild);
|
|
4501
|
+
const se = Yn(nt ? w : p);
|
|
4502
|
+
for (; W = se.nextNode(); )
|
|
4503
|
+
Jn(W) || (W.content instanceof s && Gi(W.content), er(W));
|
|
4504
|
+
if (nt)
|
|
4510
4505
|
return w;
|
|
4511
|
-
if (
|
|
4512
|
-
if (
|
|
4513
|
-
for (oe =
|
|
4506
|
+
if ($e) {
|
|
4507
|
+
if (xt)
|
|
4508
|
+
for (oe = V.call(p.ownerDocument); p.firstChild; )
|
|
4514
4509
|
oe.appendChild(p.firstChild);
|
|
4515
4510
|
else
|
|
4516
4511
|
oe = p;
|
|
4517
|
-
return (
|
|
4512
|
+
return (I.shadowroot || I.shadowrootmode) && (oe = G.call(r, oe, !0)), oe;
|
|
4518
4513
|
}
|
|
4519
|
-
let me =
|
|
4520
|
-
return
|
|
4521
|
-
` + me),
|
|
4522
|
-
me =
|
|
4523
|
-
}), H &&
|
|
4514
|
+
let me = Re ? p.outerHTML : p.innerHTML;
|
|
4515
|
+
return Re && N["!doctype"] && p.ownerDocument && p.ownerDocument.doctype && p.ownerDocument.doctype.name && ue(Ni, p.ownerDocument.doctype.name) && (me = "<!DOCTYPE " + p.ownerDocument.doctype.name + `>
|
|
4516
|
+
` + me), _e && Ct([ne, he, T], (Te) => {
|
|
4517
|
+
me = ut(me, Te, " ");
|
|
4518
|
+
}), H && vt ? H.createHTML(me) : me;
|
|
4524
4519
|
}, t.setConfig = function() {
|
|
4525
4520
|
let w = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
4526
|
-
|
|
4521
|
+
on(w), Kt = !0;
|
|
4527
4522
|
}, t.clearConfig = function() {
|
|
4528
|
-
Ge = null,
|
|
4523
|
+
Ge = null, Kt = !1;
|
|
4529
4524
|
}, t.isValidAttribute = function(w, o, p) {
|
|
4530
|
-
Ge ||
|
|
4531
|
-
const
|
|
4532
|
-
return
|
|
4525
|
+
Ge || on({});
|
|
4526
|
+
const S = re(w), W = re(o);
|
|
4527
|
+
return Qn(S, W, p);
|
|
4533
4528
|
}, t.addHook = function(w, o) {
|
|
4534
|
-
typeof o == "function" && (O[w] = O[w] || [],
|
|
4529
|
+
typeof o == "function" && (O[w] = O[w] || [], at(O[w], o));
|
|
4535
4530
|
}, t.removeHook = function(w) {
|
|
4536
4531
|
if (O[w])
|
|
4537
4532
|
return Mr(O[w]);
|
|
@@ -4541,69 +4536,67 @@ function Hi() {
|
|
|
4541
4536
|
O = {};
|
|
4542
4537
|
}, t;
|
|
4543
4538
|
}
|
|
4544
|
-
var
|
|
4545
|
-
const Ca = "data:image/webp;base64,UklGRgQWAABXRUJQVlA4WAoAAAAQAAAAGQEAvQAAQUxQSMsKAAABGQVtGzlKft3d80e8MET0fwI4IyJg7G3vHYYaB+q4bL4HIj3S/q+37ThmZmZmjJidQ8jMzEwDYGacgFNmZsdOKWZmWusc2VqqtRR1P9E2nSqnqk7dFOIn+yd3ArectvPGlb2GOwANQAM4CvYAfNOGXBM4hj0ADaApbCUREzABn6P39//7CfNzufO5+Wf4p95+8Hl8fvfP5/55Pd79C58TMj28+udevfrH/onjlnt647Uv4GmMrMVa1lpevfyYf+gfucXuX9CbbzzBMlksRkwjfNgX9eK22hfxhbwZQ6M1gjVksRaf+mV9BV/KGzfTG1/cm0yTkREWljWtZRn3N7+0f/eBjzfQvph33tdgmazldK1pTaYhzPbeL+d9771x3njHF4YxljMsa4jJCZZl5vTFl/TlvX7DvPapbxqMMcSyRmuCxVqWk52wd7779Rvl8VPfwRjGLNN2zIkWg3MIwzbYOz/29Rtk73x9TZaV5ZioSUyDWDMxwarZ5ul9X8mLW+ONT39EowmZBsHCWgyaTDPDlhRP//19j7fE46e/tpa1FotpDdZqtcYihmktFaHNeP3/vH47vOP1e8mSjKZjLSZZ1qQ1o0HOz8ZqzV58Ge97ug326a8tz8yQr+Lb0Gqet5WzLYR7fXff1Xfx36mIBK//n9dvgccPfFyTaa2Wb+un+ixvvb/Kr/bb/DG/wFc0c7pJeXzfB15/b75zEsvS5Kf5AG/de/pefo/PWjZqbJsP/HdPV96bb3ase6O11nwPH+Ct/9N/g69r2GgJXnv3a9fcXn+xlqQlrQ/8ry7x03+W16acjuDFu995vd1ff8ppQ6tpn/VVXYRv4evIlq3aQo/v+8Br7f6OO6u1LIehD3WZr38NqzaxnC5fwgdeZ/f3zmlhYdV8+oXsv7MVNDbRf/vAa+z+5ham1ea0ueCUnUzTxrrG7u+ds00mo2UXk80YWhbMrq77m8OsNWVa4uhSKIgGM7V1Ze0NzBIZWdaWi51JG1HkNP/MVfXiviCysnbcNccuJxE53Wom7OUV9fioYU7CsZZFXQzDwiwjrDw8XE2PTww1thZkGRe0trWhJskwHdfSC5jG6hBrSLaLmdEY5vwys3/guIr2Yjmd521ZlroYydlRJ8OIXl1Fj0PQ2kmsySIX24gkZhAy9fdcQffHicWizGmsueSVzTCryGDFhz1cPXscw4LRsdFaa61LKRNRjLEGWT7s6rnP6ZwOlnYsJJebNWGm5nSd2Tj+ritnd0OwkyKJTLqYSVBjsybWbJWXD9fNfczpnE5sMRwbXUg5XZsShEkw+y9XzebsYidYZbVMDhc6RdFsi81oRtYe/r6rxvPfWUPLaeZikyPJaaIVzKb4O7pe7maNYXKaxGKiC5EgwmCoiDaOv+2qKYa1dG41maa52FKIQmVmZlL2KV0ro8EwmCJiTZuLLajE2jY1DQnbw6dcMcyzhynEKKVL2XRk5ehwJJPzY9iuFZPTsTCkkioll3ocmSIykTVjmw2vfcyVEjtpFbKcLuW0LgeVBEfOtsHK4L4r5XRtczq0VR2kU3QpU0kS1clqJ0PGax92rayU83O60KEodTHnKypSCraFYbtannOGpZSzUbnYzq5TSrRydtvJePFwzewkp4soRc0FF2SRloNmMbTN7Old1wzL2XAIpUhdzJQUIanCqDaN7bhuMGsEFVG1upSjKJWOc5xIo2bTPubKWTBWojqKcskliIQjR2GwbezFe64c1pxPGCt1MUWnWqdKTUoQ0UPXDmusSklRLrlIjoZixXI+2eZjrh+GpVAqF5zDWA6rIpGzKWN6fNc1hAoKUXUpojpEjVJFm2dG9mFXkqRDOsRywUeIpMjZdZwp518+XElOVAa52KIickykIyJBnfiYq0kkVepiCDrFkRK0meRs3d91PREKR7qYzpGjKJWNkhGWveeaIuQwl5s6jkWbas4eiRHS1ocdV5VUqy4miZQOrKNThoyc5tWr60qUdCloFFJKhoVtoZNefdiVdTa52FKlDlHRUYUmQsxnX2GtupSS56zIaRs0oyY++gqTS45yREWpQkLK2V1n6FKiaMqEcO7sEMW7rrTLLZTUQaVQTkPmtA/rxlIlTc6msAgR4T0PN1WqVEpJTnM+Tmp82G01ltNqdSgVi4XY0PHZr26qQ4nCUSuJIGdzdq9uK4mioI2wqY2cHtGHfcytpahUqqTUppzf5OXL20rlueNwOpidzOndcZ11KSWO0LMpYQbD2OO1tkuhiaNIkYIhxnK640rrYlJpYVKTs8OcX/bUlXaxCUmnqGMdJ8/MnH08uqWSSiUlcmRYTMSyx4ebaqkUFeS5BzGnT7dVC52FUs/DGiz29NJtXcVQRynlYOcYLB5f3VRLqBhEybImGGH3hyutCylLUschioIWzNm1XWuXOiUqp5Wied6dcD+Om6opJZGzC8ZOlsW6P3RTKQoqR6pDkbPRFu4PbuxJpRGHVOZ0Zgi7v7yxOtJIZS2NYIRh2HFjnY+ko5bCYE6X07qxOj2UJCIVxk5i3B9c610KIpKmJFiePdbjq6vtgqOQlBMpwzAWjlurUyqUHKqMwSTZQ7cX50pCKPPMOb0/uNq7lE3KaaIEYRhm7bjeLrYaSkFUGmIZtIduLlQIqaIwp7Om9uBGr1SCqFkjiq3jVjs904FyfilODld8F5dFK3SOtREP19zbwnYkosMwhnG48bMqRxNDDPebj0apwZrzdfsJpVjOj8MN/uon+TXegrPDGmtz+urtBgwGYx56O4JlrHGvw9sTWMaYB29n4MSoa6+3RRhy7e9tVcvV39uoW/42+ksu5GN+rN/sBvoTjvtF/DXfzZ9yA/0Zf9VXdxG/y/f0aTeQH+F3eLqAv+IH+4Pcwr/Xz/RJT291//sH+J3cxr/U9/bzfSNPb1Uf9rv9bH+RW/m3++a+pe/oq7h/Xq8JjU4++tOwniMs/9zf9Bf85495+erljcSf9Yvh6cV7X7zYMQgTLNPylr589fLlq1c30NlX7/nrPL72xpv3ZXneljU0saaRPqaPeXm8un1OH/D42mtvPBLWiOUtXnQ/MMerlw8vX3XrPPvxxZtPjzQnC0bWxLJYnrOXrx5ever2OX16eu3FfTm/LM/ZENM6c75XDw+vXnXrnD49vfZ012R55uQtb2INrVcPL4+HbpvTxxdPL+aZrTnfmqydyZDlmQ+9enU83DSnjy+eHu8IaxlyupxdsGCd0Hg4Hh6Ohxvm9Onx6Ym1PO9kPU87aedoGh6Oh4fjuFlOnx6fHj1zeQub0yajicVydh3Hw3EcN8rp4+PT48kzG61pWYvJshZWO2NBRw9Hx02C3Z/u92WZdmInp2tZ/u22juM46vY43f1p9zWyFmeWt7w9R0Mj1nQcHXVrnO7+eB+WBTsMjXbSIGtZ1vK8C6oHdVuc7n6/r9Fonjs7EyxM/s1XR90Up9t994ym0ZnTybObZ7fWaOdaa5Ej3RCn2+4LpoXl/MI61zlnc76gyWRVuhlO577FYj3H+YU5v848b56/tZbqVjjdNjK0RqbRmrNpNHqWxXrG8644boTTuWtO2+LM2cizQ2tCixidGVoLe7gVTtfdsmDBMoZ1hjkdjJzPGhqaVrfE6UymQZaIFkthCXJ2efbCgpvj/Dx/hOa0OW0Qa9BistgNc7pGJ3M6p7NYM/L+/n+/LAIAVlA4IBILAACwPQCdASoaAb4APpFGnkslo6KhozPaKLASCWMzq1+rPZlElXMyac07rkX0OcVjMi0Z/Yd1CE70/48dIn1rFFeTc2+eT0QeYB+n3S48w367/th71vo59AD+nf6D1qfUx9BT9o/TY9jv+w/9X9qPaZ9QD0AP//1l5EDz5r4rhXZHLl4Ncd/fh+d+ev/c+q1ne+uv/F7gf8z/svWV9C79TB+ljBJ66e306dCn1xe2Yx8AvsjrmvdLH+5hx2M8AOwobUsYIYRsnXoh+WCBUcGyA6kqzns0dc1gqntAA/jcVyoEHToU+LwsVOvra1Bn018i6CV4uldPaFvEXdJ7fTWbKRT1L/C/rIyVEjzBZzBkFWJutm22W0q/wDoaZx4YVI0+c1Un06dCass6SW/4MmFF2NNoI69X40UaNKTwxpp4JLBVGG1LGCTKry0/AWSh9+r0bKio8icMO668i1pfvY+Qp9coK0syse0nF8SAAA2vaRvIcgfPUMLY7WkR1egzaAD/GvY3yB06FPrjH1Nzin5DWws/WonTpVHAa16r77SBaEDwPyPksYJPXTt7MyV8eEoP6k78gop+SAJ2fYY4dUNeHFqlqOhtSxgi098Pl5Wq7BwP/+z1q1W6NSOlVbgnIxtTF64bFOmlEXy1q2y99iXChtSxgk+dE6AAAP7zwAAAAQ//VQ5thYoAM92OnvRPtZedat0B5aYeRxxH98USWdF4qt7Hflnxd0A3gToj/+W7X5CghMqc+gU9jNTObIRt894vbTHhtDLSky2h/Zxl0mjcfaWuXrOlCStPUZy00dCiHOb4GA6J4TJmW+lJQDZCAMMZa3gEciLKiXD5zWAFj/pOI/xB4KQp6q0EKV16rZwWEs1sVrDnjm5+LXAUXiV8bPcEXHm44TTnAFy7iuj4nncgKGPziE3nNMAwJUVI78osfZJvmqU3xHERR1DmurMG/SQ+eQmaBh2h6E+38hLfgf1DOm6Vh26BL0GKXILjd0UIRma4p7O+OV9RY7Hp5EHO//cffL93XbfO7Z6S8V9pcxMnmAAvFaGoFeF/i854V9HwRV68vYUV3viUw4mzqTUbbdkEiwBh/8skFC3DjYQ6pZYtz6W9oac5/jF6McL3q+jvTSqSSUg9kAyEFLsukOTZSy9UgYell+UFzfvfLHEaUtMxY6Xj6cufb+1+/8fl7wFplEsNDP140qPQ/F/Ohh5EcldMWgRacICKAxitKi++TqPK6bQoABM8elDmSs8TBrvSWvjeGkFNc75psNaw8MlD3FlTTqX6HxgA+I91R1ZROGbyyq7LpV2OsnYe20n3+MMwEbyPhenMOtLMskowvsosYrpPVmz5yVOLTtQC623Bh9V2u4C7hnqWN4kzlU4l4fpY5EP+84jyGRd/CFny0vY0XDFo5vATDUrzNrgN3SSiYu71+aNNdhyU/pVJJpOBMmYVh2CvebMTeRv4oFasMD8UiGNfDlRLIerfb4UKMDEnxGbDNtzXcrEn8453kJap4Vc23QTl5z31/+AXkazaww82oRcTW9Hf3XbckPTDuVu7k2xfrGKVIq5EoccXF/YUdffXYv4WocYohPtTGopuDkXwDPdTKC2Ahga/vPRZSkpwJRTkhQCmRS3jotcQcqoe49yds9UdGPjMIn9pjL5kuLQhXG0LuGgl9jHzR4zprpeEsY8Xlrbiz1bSD9HgMGNOKwLGf7Axn9RkppcZNQq9aKr1S7ljJXeyugMxF09aXzhOaQKb81WQNJpsxEzqg8Drki31FeQWQUnRCPiPheoqJJ/phqswt//qO1J9i8lkx5rVYFfar5BpesIvfj7/4w+0H351HK5dsAAGjNCQNndM0VhwPftBivlM4apmKkdOzDQeUhRIKji/laO+ELC8fzAHPTQm3zyS1T2bAvbaL5KMTarIYl/6LojokibVvJO6g6vadWyxa/VrTkfTe79e7XdgWMTrd4n8Lc7NoHoNy2ugJJZ6S4/QJBWm6VIpXYDD1VhXf3l76QpyVsBgPN0cJ1ijTHECAFSVTCUrERRKN/KbGSfB9EJnLviByn2LUOu3rf8dDYPnrf9di12RIdFAgAlg3vMXEL2f6k7LotjcmFexYv0e4302ZLx4q0+EbYnud04JBu8u5LAfT6nI35bLoQNmnnNaPKgm1s11G04aRKpSHGipXVfZLZ1/lbmZsJ0mqOkB6lHOajKzxKUYbazgCuwbLwh9DVvA3ClBtbJ2t9bugl27MNcsinVp7wWwwfhto7OFl7I+3tu7sg8qomLTnekfGVK1IjQkinS4Lst4/kgfjDNMDc9vjAZpyizLunWJAYWnLa0jEFs6A/sBM/fAJwI8XKlnEAbTYeNHbqAa1L1OpVc6+0lelkItUAFdzUdf8nOhOC3c9qTygjvgmHy06akg7Srik2rWV8Xp94D2VZgVjlsmbOmgd7YDDdyNIbb2orHYmVrLSvtMRMi2xsaAwmN6jye0LwhdPdiHxCS3hhCyXsAb2aBmT+TfJgy1anJrN+AThMWn3lVmoKcJknMZ8oi+oSWWKyHlaiMu0lfIy+b9jNZ7IDZW/cWo8zmVFJ7OI34ePRmuU9fjYnOR8V1zdLvqBNglAXlW4PAECD4yRtdF8rOK7N0k94IIoFD7f7WmY3RyNOCWZV+uBmJtJX8Dsp+bVe6WJXKPpp5RVmmWlvXdM1A/Ae+KQQfBNbjU1YxrIrNdTn8+M7EjHedZQLOgmgITIxd9ivAGyIMk/9JNiSHUcmhXA9vVkomYThKRP3D27zYlt7dmgyL4w2wmU52cNco4+Bw1BCEiF8zMB4t5XlWd/Mq38Mx9TCA/ocd8OFoMKU/zEgZlO4bgmwZFmYOHs2t8oSqcod6JlXGeRq2dLP/SioKSSNAU48cEYl0qDbZt5IeGy9TMNjiU38leM+C8oRgc28xJc7ckI/nTQTWX1bSabbbCT4oph/AA7FOLTZarcKrxqN4qy//5+bJ7UUI1KKLfyhBDeuOqEMKujBu+yLXNzUmx3man0psEC7Iq+MAXhKUvEYuts1EkIwltvJCGK1AEfTTDHbz+Pq6uHSt1PUxU5wERUUJFRuc9DxqQujmAwnP/k73U9iE2RHlKMmbBKkfrJUJDnZFAX6RdRJ+PJJtLduz4ZhYGx5h1VmMaRPwtCEC6cKqes+JIvgdpv8u/xYm/JqCWOaZDw79pTRMbT8Dah9Ux4rkwqFryu3p6P7XsYEzcgH4FKLhPAXhwySZgq3VRpjsC/CRWK35jNkZy+rB1iMABWtHSo3AAAPp43msiX1QJU3GiWA50DkFnKB+ow2EROx+Zw6dilZyEt/EBrjAS3j/w/Z99kTnYPX+51oEZ5qsirBZDk1zo9OnijJHboZu33fReZ2Be/i0FsT5whyoy59rzGaG90Ormp+4tP+kzM/JAFmq2V4mTmuqSVpfzRyqS81NoNmqcdCtt9gCDb53HcZBUDb/MXteyqFFpybkwwnsnWC8tKNGb/CzEeQtpgbksBWp/6VxS+AA2hAdWfNKazH/p4snH79oWydrA7uwt8OpBQn5JDm/4T+pQOOcW4e8kdA33hcbnUObkbxv5JfZ6k6z+sG7CgFAY0fMIMk7C28dcbGgOQciHZR+g1lGopcRD+NdsHLrFqDQmAga/x56lU+lItJ6BbrwHA+zAGj5MUz7rnHvvYxPJ33T1vI9yDVJMuumVpdTsl1fPqhaC4Nype5vNhTeNnn7XvcKgYbQkXPV4Tzmu7GHizF7cAmzy61Ndij0vQMOLgWCO4D6LH9BNwrFHYqAAAAAAAA==";
|
|
4546
|
-
var Ri = { exports: {} };
|
|
4539
|
+
var Rr = Hi(), Ii = { exports: {} };
|
|
4547
4540
|
(function(e, t) {
|
|
4548
4541
|
(function(n, r) {
|
|
4549
4542
|
e.exports = r();
|
|
4550
4543
|
})(ni, function() {
|
|
4551
|
-
var n = 1e3, r = 6e4, i = 36e5, s = "millisecond",
|
|
4552
|
-
var
|
|
4553
|
-
return "[" +
|
|
4554
|
-
} },
|
|
4555
|
-
var
|
|
4556
|
-
return !
|
|
4557
|
-
}, H = { s:
|
|
4558
|
-
var
|
|
4559
|
-
return (
|
|
4560
|
-
}, m: function
|
|
4561
|
-
if (
|
|
4562
|
-
return -
|
|
4563
|
-
var
|
|
4564
|
-
return +(-(
|
|
4565
|
-
}, a: function(
|
|
4566
|
-
return
|
|
4567
|
-
}, p: function(
|
|
4568
|
-
return { M:
|
|
4569
|
-
}, u: function(
|
|
4570
|
-
return
|
|
4571
|
-
} },
|
|
4572
|
-
|
|
4573
|
-
var
|
|
4574
|
-
return
|
|
4575
|
-
}, Q = function
|
|
4544
|
+
var n = 1e3, r = 6e4, i = 36e5, s = "millisecond", u = "second", a = "minute", c = "hour", l = "day", f = "week", _ = "month", y = "quarter", M = "year", b = "date", d = "Invalid Date", C = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, F = /\[([^\]]+)]|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, $ = { 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(T) {
|
|
4545
|
+
var E = ["th", "st", "nd", "rd"], g = T % 100;
|
|
4546
|
+
return "[" + T + (E[(g - 20) % 10] || E[g] || E[0]) + "]";
|
|
4547
|
+
} }, A = function(T, E, g) {
|
|
4548
|
+
var v = String(T);
|
|
4549
|
+
return !v || v.length >= E ? T : "" + Array(E + 1 - v.length).join(g) + T;
|
|
4550
|
+
}, H = { s: A, z: function(T) {
|
|
4551
|
+
var E = -T.utcOffset(), g = Math.abs(E), v = Math.floor(g / 60), h = g % 60;
|
|
4552
|
+
return (E <= 0 ? "+" : "-") + A(v, 2, "0") + ":" + A(h, 2, "0");
|
|
4553
|
+
}, m: function T(E, g) {
|
|
4554
|
+
if (E.date() < g.date())
|
|
4555
|
+
return -T(g, E);
|
|
4556
|
+
var v = 12 * (g.year() - E.year()) + (g.month() - E.month()), h = E.clone().add(v, _), x = g - h < 0, L = E.clone().add(v + (x ? -1 : 1), _);
|
|
4557
|
+
return +(-(v + (g - h) / (x ? h - L : L - h)) || 0);
|
|
4558
|
+
}, a: function(T) {
|
|
4559
|
+
return T < 0 ? Math.ceil(T) || 0 : Math.floor(T);
|
|
4560
|
+
}, p: function(T) {
|
|
4561
|
+
return { M: _, y: M, w: f, d: l, D: b, h: c, m: a, s: u, ms: s, Q: y }[T] || String(T || "").toLowerCase().replace(/s$/, "");
|
|
4562
|
+
}, u: function(T) {
|
|
4563
|
+
return T === void 0;
|
|
4564
|
+
} }, R = "en", U = {};
|
|
4565
|
+
U[R] = $;
|
|
4566
|
+
var Y = "$isDayjsObject", V = function(T) {
|
|
4567
|
+
return T instanceof ne || !(!T || !T[Y]);
|
|
4568
|
+
}, Q = function T(E, g, v) {
|
|
4576
4569
|
var h;
|
|
4577
|
-
if (!
|
|
4578
|
-
return
|
|
4579
|
-
if (typeof
|
|
4580
|
-
var
|
|
4581
|
-
|
|
4582
|
-
var
|
|
4583
|
-
if (!h &&
|
|
4584
|
-
return
|
|
4570
|
+
if (!E)
|
|
4571
|
+
return R;
|
|
4572
|
+
if (typeof E == "string") {
|
|
4573
|
+
var x = E.toLowerCase();
|
|
4574
|
+
U[x] && (h = x), g && (U[x] = g, h = x);
|
|
4575
|
+
var L = E.split("-");
|
|
4576
|
+
if (!h && L.length > 1)
|
|
4577
|
+
return T(L[0]);
|
|
4585
4578
|
} else {
|
|
4586
|
-
var
|
|
4587
|
-
|
|
4579
|
+
var N = E.name;
|
|
4580
|
+
U[N] = E, h = N;
|
|
4588
4581
|
}
|
|
4589
|
-
return !
|
|
4590
|
-
},
|
|
4591
|
-
if (
|
|
4592
|
-
return
|
|
4593
|
-
var g = typeof
|
|
4594
|
-
return g.date =
|
|
4582
|
+
return !v && h && (R = h), h || !v && R;
|
|
4583
|
+
}, G = function(T, E) {
|
|
4584
|
+
if (V(T))
|
|
4585
|
+
return T.clone();
|
|
4586
|
+
var g = typeof E == "object" ? E : {};
|
|
4587
|
+
return g.date = T, g.args = arguments, new ne(g);
|
|
4595
4588
|
}, O = H;
|
|
4596
|
-
O.l = Q, O.i =
|
|
4597
|
-
return
|
|
4589
|
+
O.l = Q, O.i = V, O.w = function(T, E) {
|
|
4590
|
+
return G(T, { locale: E.$L, utc: E.$u, x: E.$x, $offset: E.$offset });
|
|
4598
4591
|
};
|
|
4599
4592
|
var ne = function() {
|
|
4600
|
-
function
|
|
4601
|
-
this.$L = Q(g.locale, null, !0), this.parse(g), this.$x = this.$x || g.x || {}, this[
|
|
4593
|
+
function T(g) {
|
|
4594
|
+
this.$L = Q(g.locale, null, !0), this.parse(g), this.$x = this.$x || g.x || {}, this[Y] = !0;
|
|
4602
4595
|
}
|
|
4603
|
-
var
|
|
4604
|
-
return
|
|
4605
|
-
this.$d = function(
|
|
4606
|
-
var h =
|
|
4596
|
+
var E = T.prototype;
|
|
4597
|
+
return E.parse = function(g) {
|
|
4598
|
+
this.$d = function(v) {
|
|
4599
|
+
var h = v.date, x = v.utc;
|
|
4607
4600
|
if (h === null)
|
|
4608
4601
|
return /* @__PURE__ */ new Date(NaN);
|
|
4609
4602
|
if (O.u(h))
|
|
@@ -4611,250 +4604,250 @@ var Ri = { exports: {} };
|
|
|
4611
4604
|
if (h instanceof Date)
|
|
4612
4605
|
return new Date(h);
|
|
4613
4606
|
if (typeof h == "string" && !/Z$/i.test(h)) {
|
|
4614
|
-
var
|
|
4615
|
-
if (
|
|
4616
|
-
var
|
|
4617
|
-
return
|
|
4607
|
+
var L = h.match(C);
|
|
4608
|
+
if (L) {
|
|
4609
|
+
var N = L[2] - 1 || 0, z = (L[7] || "0").substring(0, 3);
|
|
4610
|
+
return x ? new Date(Date.UTC(L[1], N, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, z)) : new Date(L[1], N, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, z);
|
|
4618
4611
|
}
|
|
4619
4612
|
}
|
|
4620
4613
|
return new Date(h);
|
|
4621
4614
|
}(g), this.init();
|
|
4622
|
-
},
|
|
4615
|
+
}, E.init = function() {
|
|
4623
4616
|
var g = this.$d;
|
|
4624
4617
|
this.$y = g.getFullYear(), this.$M = g.getMonth(), this.$D = g.getDate(), this.$W = g.getDay(), this.$H = g.getHours(), this.$m = g.getMinutes(), this.$s = g.getSeconds(), this.$ms = g.getMilliseconds();
|
|
4625
|
-
},
|
|
4618
|
+
}, E.$utils = function() {
|
|
4626
4619
|
return O;
|
|
4627
|
-
},
|
|
4620
|
+
}, E.isValid = function() {
|
|
4628
4621
|
return this.$d.toString() !== d;
|
|
4629
|
-
},
|
|
4630
|
-
var h =
|
|
4631
|
-
return this.startOf(
|
|
4632
|
-
},
|
|
4633
|
-
return
|
|
4634
|
-
},
|
|
4635
|
-
return this.endOf(
|
|
4636
|
-
},
|
|
4637
|
-
return O.u(g) ? this[
|
|
4638
|
-
},
|
|
4622
|
+
}, E.isSame = function(g, v) {
|
|
4623
|
+
var h = G(g);
|
|
4624
|
+
return this.startOf(v) <= h && h <= this.endOf(v);
|
|
4625
|
+
}, E.isAfter = function(g, v) {
|
|
4626
|
+
return G(g) < this.startOf(v);
|
|
4627
|
+
}, E.isBefore = function(g, v) {
|
|
4628
|
+
return this.endOf(v) < G(g);
|
|
4629
|
+
}, E.$g = function(g, v, h) {
|
|
4630
|
+
return O.u(g) ? this[v] : this.set(h, g);
|
|
4631
|
+
}, E.unix = function() {
|
|
4639
4632
|
return Math.floor(this.valueOf() / 1e3);
|
|
4640
|
-
},
|
|
4633
|
+
}, E.valueOf = function() {
|
|
4641
4634
|
return this.$d.getTime();
|
|
4642
|
-
},
|
|
4643
|
-
var h = this,
|
|
4644
|
-
var ye = O.w(h.$u ? Date.UTC(h.$y, ie,
|
|
4645
|
-
return
|
|
4646
|
-
},
|
|
4647
|
-
return O.w(h.toDate()[
|
|
4648
|
-
},
|
|
4649
|
-
switch (
|
|
4635
|
+
}, E.startOf = function(g, v) {
|
|
4636
|
+
var h = this, x = !!O.u(v) || v, L = O.p(g), N = function(Ee, ie) {
|
|
4637
|
+
var ye = O.w(h.$u ? Date.UTC(h.$y, ie, Ee) : new Date(h.$y, ie, Ee), h);
|
|
4638
|
+
return x ? ye : ye.endOf(l);
|
|
4639
|
+
}, z = function(Ee, ie) {
|
|
4640
|
+
return O.w(h.toDate()[Ee].apply(h.toDate("s"), (x ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(ie)), h);
|
|
4641
|
+
}, I = this.$W, q = this.$M, m = this.$D, k = "set" + (this.$u ? "UTC" : "");
|
|
4642
|
+
switch (L) {
|
|
4650
4643
|
case M:
|
|
4651
|
-
return
|
|
4652
|
-
case
|
|
4653
|
-
return
|
|
4644
|
+
return x ? N(1, 0) : N(31, 11);
|
|
4645
|
+
case _:
|
|
4646
|
+
return x ? N(1, q) : N(0, q + 1);
|
|
4654
4647
|
case f:
|
|
4655
|
-
var ee = this.$locale().weekStart || 0, K = (
|
|
4656
|
-
return
|
|
4657
|
-
case
|
|
4658
|
-
case
|
|
4659
|
-
return
|
|
4648
|
+
var ee = this.$locale().weekStart || 0, K = (I < ee ? I + 7 : I) - ee;
|
|
4649
|
+
return N(x ? m - K : m + (6 - K), q);
|
|
4650
|
+
case l:
|
|
4651
|
+
case b:
|
|
4652
|
+
return z(k + "Hours", 0);
|
|
4660
4653
|
case c:
|
|
4661
|
-
return
|
|
4654
|
+
return z(k + "Minutes", 1);
|
|
4662
4655
|
case a:
|
|
4663
|
-
return
|
|
4664
|
-
case
|
|
4665
|
-
return
|
|
4656
|
+
return z(k + "Seconds", 2);
|
|
4657
|
+
case u:
|
|
4658
|
+
return z(k + "Milliseconds", 3);
|
|
4666
4659
|
default:
|
|
4667
4660
|
return this.clone();
|
|
4668
4661
|
}
|
|
4669
|
-
},
|
|
4662
|
+
}, E.endOf = function(g) {
|
|
4670
4663
|
return this.startOf(g, !1);
|
|
4671
|
-
},
|
|
4672
|
-
var h,
|
|
4673
|
-
if (
|
|
4674
|
-
var
|
|
4675
|
-
|
|
4664
|
+
}, E.$set = function(g, v) {
|
|
4665
|
+
var h, x = O.p(g), L = "set" + (this.$u ? "UTC" : ""), N = (h = {}, h[l] = L + "Date", h[b] = L + "Date", h[_] = L + "Month", h[M] = L + "FullYear", h[c] = L + "Hours", h[a] = L + "Minutes", h[u] = L + "Seconds", h[s] = L + "Milliseconds", h)[x], z = x === l ? this.$D + (v - this.$W) : v;
|
|
4666
|
+
if (x === _ || x === M) {
|
|
4667
|
+
var I = this.clone().set(b, 1);
|
|
4668
|
+
I.$d[N](z), I.init(), this.$d = I.set(b, Math.min(this.$D, I.daysInMonth())).$d;
|
|
4676
4669
|
} else
|
|
4677
|
-
|
|
4670
|
+
N && this.$d[N](z);
|
|
4678
4671
|
return this.init(), this;
|
|
4679
|
-
},
|
|
4680
|
-
return this.clone().$set(g,
|
|
4681
|
-
},
|
|
4672
|
+
}, E.set = function(g, v) {
|
|
4673
|
+
return this.clone().$set(g, v);
|
|
4674
|
+
}, E.get = function(g) {
|
|
4682
4675
|
return this[O.p(g)]();
|
|
4683
|
-
},
|
|
4684
|
-
var h,
|
|
4676
|
+
}, E.add = function(g, v) {
|
|
4677
|
+
var h, x = this;
|
|
4685
4678
|
g = Number(g);
|
|
4686
|
-
var
|
|
4687
|
-
var m =
|
|
4688
|
-
return O.w(m.date(m.date() + Math.round(q * g)),
|
|
4679
|
+
var L = O.p(v), N = function(q) {
|
|
4680
|
+
var m = G(x);
|
|
4681
|
+
return O.w(m.date(m.date() + Math.round(q * g)), x);
|
|
4689
4682
|
};
|
|
4690
|
-
if (
|
|
4691
|
-
return this.set(
|
|
4692
|
-
if (
|
|
4683
|
+
if (L === _)
|
|
4684
|
+
return this.set(_, this.$M + g);
|
|
4685
|
+
if (L === M)
|
|
4693
4686
|
return this.set(M, this.$y + g);
|
|
4694
|
-
if (
|
|
4695
|
-
return
|
|
4696
|
-
if (
|
|
4697
|
-
return
|
|
4698
|
-
var
|
|
4699
|
-
return O.w(
|
|
4700
|
-
},
|
|
4701
|
-
return this.add(-1 * g,
|
|
4702
|
-
},
|
|
4703
|
-
var
|
|
4687
|
+
if (L === l)
|
|
4688
|
+
return N(1);
|
|
4689
|
+
if (L === f)
|
|
4690
|
+
return N(7);
|
|
4691
|
+
var z = (h = {}, h[a] = r, h[c] = i, h[u] = n, h)[L] || 1, I = this.$d.getTime() + g * z;
|
|
4692
|
+
return O.w(I, this);
|
|
4693
|
+
}, E.subtract = function(g, v) {
|
|
4694
|
+
return this.add(-1 * g, v);
|
|
4695
|
+
}, E.format = function(g) {
|
|
4696
|
+
var v = this, h = this.$locale();
|
|
4704
4697
|
if (!this.isValid())
|
|
4705
4698
|
return h.invalidDate || d;
|
|
4706
|
-
var
|
|
4707
|
-
return ie && (ie[ye] || ie(
|
|
4699
|
+
var x = g || "YYYY-MM-DDTHH:mm:ssZ", L = O.z(this), N = this.$H, z = this.$m, I = this.$M, q = h.weekdays, m = h.months, k = h.meridiem, ee = function(ie, ye, _e, Le) {
|
|
4700
|
+
return ie && (ie[ye] || ie(v, x)) || _e[ye].slice(0, Le);
|
|
4708
4701
|
}, K = function(ie) {
|
|
4709
|
-
return O.s(
|
|
4710
|
-
},
|
|
4711
|
-
var
|
|
4712
|
-
return
|
|
4702
|
+
return O.s(N % 12 || 12, ie, "0");
|
|
4703
|
+
}, Ee = k || function(ie, ye, _e) {
|
|
4704
|
+
var Le = ie < 12 ? "AM" : "PM";
|
|
4705
|
+
return _e ? Le.toLowerCase() : Le;
|
|
4713
4706
|
};
|
|
4714
|
-
return
|
|
4715
|
-
return ye || function(
|
|
4716
|
-
switch (
|
|
4707
|
+
return x.replace(F, function(ie, ye) {
|
|
4708
|
+
return ye || function(_e) {
|
|
4709
|
+
switch (_e) {
|
|
4717
4710
|
case "YY":
|
|
4718
|
-
return String(
|
|
4711
|
+
return String(v.$y).slice(-2);
|
|
4719
4712
|
case "YYYY":
|
|
4720
|
-
return O.s(
|
|
4713
|
+
return O.s(v.$y, 4, "0");
|
|
4721
4714
|
case "M":
|
|
4722
|
-
return
|
|
4715
|
+
return I + 1;
|
|
4723
4716
|
case "MM":
|
|
4724
|
-
return O.s(
|
|
4717
|
+
return O.s(I + 1, 2, "0");
|
|
4725
4718
|
case "MMM":
|
|
4726
|
-
return ee(h.monthsShort,
|
|
4719
|
+
return ee(h.monthsShort, I, m, 3);
|
|
4727
4720
|
case "MMMM":
|
|
4728
|
-
return ee(m,
|
|
4721
|
+
return ee(m, I);
|
|
4729
4722
|
case "D":
|
|
4730
|
-
return
|
|
4723
|
+
return v.$D;
|
|
4731
4724
|
case "DD":
|
|
4732
|
-
return O.s(
|
|
4725
|
+
return O.s(v.$D, 2, "0");
|
|
4733
4726
|
case "d":
|
|
4734
|
-
return String(
|
|
4727
|
+
return String(v.$W);
|
|
4735
4728
|
case "dd":
|
|
4736
|
-
return ee(h.weekdaysMin,
|
|
4729
|
+
return ee(h.weekdaysMin, v.$W, q, 2);
|
|
4737
4730
|
case "ddd":
|
|
4738
|
-
return ee(h.weekdaysShort,
|
|
4731
|
+
return ee(h.weekdaysShort, v.$W, q, 3);
|
|
4739
4732
|
case "dddd":
|
|
4740
|
-
return q[
|
|
4733
|
+
return q[v.$W];
|
|
4741
4734
|
case "H":
|
|
4742
|
-
return String(
|
|
4735
|
+
return String(N);
|
|
4743
4736
|
case "HH":
|
|
4744
|
-
return O.s(
|
|
4737
|
+
return O.s(N, 2, "0");
|
|
4745
4738
|
case "h":
|
|
4746
4739
|
return K(1);
|
|
4747
4740
|
case "hh":
|
|
4748
4741
|
return K(2);
|
|
4749
4742
|
case "a":
|
|
4750
|
-
return
|
|
4743
|
+
return Ee(N, z, !0);
|
|
4751
4744
|
case "A":
|
|
4752
|
-
return
|
|
4745
|
+
return Ee(N, z, !1);
|
|
4753
4746
|
case "m":
|
|
4754
|
-
return String(
|
|
4747
|
+
return String(z);
|
|
4755
4748
|
case "mm":
|
|
4756
|
-
return O.s(
|
|
4749
|
+
return O.s(z, 2, "0");
|
|
4757
4750
|
case "s":
|
|
4758
|
-
return String(
|
|
4751
|
+
return String(v.$s);
|
|
4759
4752
|
case "ss":
|
|
4760
|
-
return O.s(
|
|
4753
|
+
return O.s(v.$s, 2, "0");
|
|
4761
4754
|
case "SSS":
|
|
4762
|
-
return O.s(
|
|
4755
|
+
return O.s(v.$ms, 3, "0");
|
|
4763
4756
|
case "Z":
|
|
4764
|
-
return
|
|
4757
|
+
return L;
|
|
4765
4758
|
}
|
|
4766
4759
|
return null;
|
|
4767
|
-
}(ie) ||
|
|
4760
|
+
}(ie) || L.replace(":", "");
|
|
4768
4761
|
});
|
|
4769
|
-
},
|
|
4762
|
+
}, E.utcOffset = function() {
|
|
4770
4763
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
4771
|
-
},
|
|
4772
|
-
var
|
|
4773
|
-
return O.m(
|
|
4764
|
+
}, E.diff = function(g, v, h) {
|
|
4765
|
+
var x, L = this, N = O.p(v), z = G(g), I = (z.utcOffset() - this.utcOffset()) * r, q = this - z, m = function() {
|
|
4766
|
+
return O.m(L, z);
|
|
4774
4767
|
};
|
|
4775
|
-
switch (
|
|
4768
|
+
switch (N) {
|
|
4776
4769
|
case M:
|
|
4777
|
-
|
|
4770
|
+
x = m() / 12;
|
|
4778
4771
|
break;
|
|
4779
|
-
case
|
|
4780
|
-
|
|
4772
|
+
case _:
|
|
4773
|
+
x = m();
|
|
4781
4774
|
break;
|
|
4782
4775
|
case y:
|
|
4783
|
-
|
|
4776
|
+
x = m() / 3;
|
|
4784
4777
|
break;
|
|
4785
4778
|
case f:
|
|
4786
|
-
|
|
4779
|
+
x = (q - I) / 6048e5;
|
|
4787
4780
|
break;
|
|
4788
|
-
case
|
|
4789
|
-
|
|
4781
|
+
case l:
|
|
4782
|
+
x = (q - I) / 864e5;
|
|
4790
4783
|
break;
|
|
4791
4784
|
case c:
|
|
4792
|
-
|
|
4785
|
+
x = q / i;
|
|
4793
4786
|
break;
|
|
4794
4787
|
case a:
|
|
4795
|
-
|
|
4788
|
+
x = q / r;
|
|
4796
4789
|
break;
|
|
4797
|
-
case
|
|
4798
|
-
|
|
4790
|
+
case u:
|
|
4791
|
+
x = q / n;
|
|
4799
4792
|
break;
|
|
4800
4793
|
default:
|
|
4801
|
-
|
|
4794
|
+
x = q;
|
|
4802
4795
|
}
|
|
4803
|
-
return h ?
|
|
4804
|
-
},
|
|
4805
|
-
return this.endOf(
|
|
4806
|
-
},
|
|
4807
|
-
return
|
|
4808
|
-
},
|
|
4796
|
+
return h ? x : O.a(x);
|
|
4797
|
+
}, E.daysInMonth = function() {
|
|
4798
|
+
return this.endOf(_).$D;
|
|
4799
|
+
}, E.$locale = function() {
|
|
4800
|
+
return U[this.$L];
|
|
4801
|
+
}, E.locale = function(g, v) {
|
|
4809
4802
|
if (!g)
|
|
4810
4803
|
return this.$L;
|
|
4811
|
-
var h = this.clone(),
|
|
4812
|
-
return
|
|
4813
|
-
},
|
|
4804
|
+
var h = this.clone(), x = Q(g, v, !0);
|
|
4805
|
+
return x && (h.$L = x), h;
|
|
4806
|
+
}, E.clone = function() {
|
|
4814
4807
|
return O.w(this.$d, this);
|
|
4815
|
-
},
|
|
4808
|
+
}, E.toDate = function() {
|
|
4816
4809
|
return new Date(this.valueOf());
|
|
4817
|
-
},
|
|
4810
|
+
}, E.toJSON = function() {
|
|
4818
4811
|
return this.isValid() ? this.toISOString() : null;
|
|
4819
|
-
},
|
|
4812
|
+
}, E.toISOString = function() {
|
|
4820
4813
|
return this.$d.toISOString();
|
|
4821
|
-
},
|
|
4814
|
+
}, E.toString = function() {
|
|
4822
4815
|
return this.$d.toUTCString();
|
|
4823
|
-
},
|
|
4816
|
+
}, T;
|
|
4824
4817
|
}(), he = ne.prototype;
|
|
4825
|
-
return
|
|
4826
|
-
he[
|
|
4827
|
-
return this.$g(
|
|
4818
|
+
return G.prototype = he, [["$ms", s], ["$s", u], ["$m", a], ["$H", c], ["$W", l], ["$M", _], ["$y", M], ["$D", b]].forEach(function(T) {
|
|
4819
|
+
he[T[1]] = function(E) {
|
|
4820
|
+
return this.$g(E, T[0], T[1]);
|
|
4828
4821
|
};
|
|
4829
|
-
}),
|
|
4830
|
-
return
|
|
4831
|
-
},
|
|
4832
|
-
return
|
|
4833
|
-
},
|
|
4822
|
+
}), G.extend = function(T, E) {
|
|
4823
|
+
return T.$i || (T(E, ne, G), T.$i = !0), G;
|
|
4824
|
+
}, G.locale = Q, G.isDayjs = V, G.unix = function(T) {
|
|
4825
|
+
return G(1e3 * T);
|
|
4826
|
+
}, G.en = U[R], G.Ls = U, G.p = {}, G;
|
|
4834
4827
|
});
|
|
4835
|
-
})(
|
|
4836
|
-
var
|
|
4837
|
-
const Dr = /* @__PURE__ */
|
|
4828
|
+
})(Ii);
|
|
4829
|
+
var La = Ii.exports;
|
|
4830
|
+
const Dr = /* @__PURE__ */ In(La);
|
|
4838
4831
|
var Pi = { exports: {} };
|
|
4839
4832
|
(function(e, t) {
|
|
4840
4833
|
(function(n, r) {
|
|
4841
4834
|
e.exports = r();
|
|
4842
4835
|
})(ni, function() {
|
|
4843
4836
|
var n = "minute", r = /[+-]\d\d(?::?\d\d)?/g, i = /([+-]|\d\d)/g;
|
|
4844
|
-
return function(s,
|
|
4845
|
-
var c =
|
|
4837
|
+
return function(s, u, a) {
|
|
4838
|
+
var c = u.prototype;
|
|
4846
4839
|
a.utc = function(d) {
|
|
4847
4840
|
var C = { date: d, utc: !0, args: arguments };
|
|
4848
|
-
return new
|
|
4841
|
+
return new u(C);
|
|
4849
4842
|
}, c.utc = function(d) {
|
|
4850
4843
|
var C = a(this.toDate(), { locale: this.$L, utc: !0 });
|
|
4851
4844
|
return d ? C.add(this.utcOffset(), n) : C;
|
|
4852
4845
|
}, c.local = function() {
|
|
4853
4846
|
return a(this.toDate(), { locale: this.$L, utc: !1 });
|
|
4854
4847
|
};
|
|
4855
|
-
var
|
|
4848
|
+
var l = c.parse;
|
|
4856
4849
|
c.parse = function(d) {
|
|
4857
|
-
d.utc && (this.$u = !0), this.$utils().u(d.$offset) || (this.$offset = d.$offset),
|
|
4850
|
+
d.utc && (this.$u = !0), this.$utils().u(d.$offset) || (this.$offset = d.$offset), l.call(this, d);
|
|
4858
4851
|
};
|
|
4859
4852
|
var f = c.init;
|
|
4860
4853
|
c.init = function() {
|
|
@@ -4864,29 +4857,29 @@ var Pi = { exports: {} };
|
|
|
4864
4857
|
} else
|
|
4865
4858
|
f.call(this);
|
|
4866
4859
|
};
|
|
4867
|
-
var
|
|
4860
|
+
var _ = c.utcOffset;
|
|
4868
4861
|
c.utcOffset = function(d, C) {
|
|
4869
|
-
var
|
|
4870
|
-
if (
|
|
4871
|
-
return this.$u ? 0 :
|
|
4872
|
-
if (typeof d == "string" && (d = function(
|
|
4873
|
-
|
|
4874
|
-
var
|
|
4875
|
-
if (!
|
|
4862
|
+
var F = this.$utils().u;
|
|
4863
|
+
if (F(d))
|
|
4864
|
+
return this.$u ? 0 : F(this.$offset) ? _.call(this) : this.$offset;
|
|
4865
|
+
if (typeof d == "string" && (d = function(R) {
|
|
4866
|
+
R === void 0 && (R = "");
|
|
4867
|
+
var U = R.match(r);
|
|
4868
|
+
if (!U)
|
|
4876
4869
|
return null;
|
|
4877
|
-
var
|
|
4878
|
-
return Q === 0 ? 0 :
|
|
4870
|
+
var Y = ("" + U[0]).match(i) || ["-", 0, 0], V = Y[0], Q = 60 * +Y[1] + +Y[2];
|
|
4871
|
+
return Q === 0 ? 0 : V === "+" ? Q : -Q;
|
|
4879
4872
|
}(d), d === null))
|
|
4880
4873
|
return this;
|
|
4881
|
-
var
|
|
4874
|
+
var $ = Math.abs(d) <= 16 ? 60 * d : d, A = this;
|
|
4882
4875
|
if (C)
|
|
4883
|
-
return
|
|
4876
|
+
return A.$offset = $, A.$u = d === 0, A;
|
|
4884
4877
|
if (d !== 0) {
|
|
4885
4878
|
var H = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
|
|
4886
|
-
(
|
|
4879
|
+
(A = this.local().add($ + H, n)).$offset = $, A.$x.$localOffset = H;
|
|
4887
4880
|
} else
|
|
4888
|
-
|
|
4889
|
-
return
|
|
4881
|
+
A = this.utc();
|
|
4882
|
+
return A;
|
|
4890
4883
|
};
|
|
4891
4884
|
var y = c.format;
|
|
4892
4885
|
c.format = function(d) {
|
|
@@ -4906,20 +4899,20 @@ var Pi = { exports: {} };
|
|
|
4906
4899
|
c.toDate = function(d) {
|
|
4907
4900
|
return d === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : M.call(this);
|
|
4908
4901
|
};
|
|
4909
|
-
var
|
|
4910
|
-
c.diff = function(d, C,
|
|
4902
|
+
var b = c.diff;
|
|
4903
|
+
c.diff = function(d, C, F) {
|
|
4911
4904
|
if (d && this.$u === d.$u)
|
|
4912
|
-
return
|
|
4913
|
-
var
|
|
4914
|
-
return
|
|
4905
|
+
return b.call(this, d, C, F);
|
|
4906
|
+
var $ = this.local(), A = a(d).local();
|
|
4907
|
+
return b.call($, A, C, F);
|
|
4915
4908
|
};
|
|
4916
4909
|
};
|
|
4917
4910
|
});
|
|
4918
4911
|
})(Pi);
|
|
4919
|
-
var
|
|
4920
|
-
const Ha = /* @__PURE__ */
|
|
4912
|
+
var Na = Pi.exports;
|
|
4913
|
+
const Ha = /* @__PURE__ */ In(Na);
|
|
4921
4914
|
let Br = bt(null);
|
|
4922
|
-
function
|
|
4915
|
+
function Ia(e, t) {
|
|
4923
4916
|
if (e) {
|
|
4924
4917
|
const n = document.createElement("style");
|
|
4925
4918
|
n.innerHTML = t, e.appendChild(n);
|
|
@@ -4934,7 +4927,7 @@ function Pa(e, t) {
|
|
|
4934
4927
|
console.error("There was an error while trying to load client styling from URL", r);
|
|
4935
4928
|
});
|
|
4936
4929
|
}
|
|
4937
|
-
function
|
|
4930
|
+
function Ra(e, t, n) {
|
|
4938
4931
|
if (window.emMessageBus) {
|
|
4939
4932
|
const r = document.createElement("style");
|
|
4940
4933
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4943,33 +4936,33 @@ function Ia(e, t, n) {
|
|
|
4943
4936
|
}
|
|
4944
4937
|
}
|
|
4945
4938
|
function Da(e) {
|
|
4946
|
-
Xi(e, "svelte-
|
|
4939
|
+
Xi(e, "svelte-iiiimw", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}@keyframes loading-spinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.CashierSessionExpirationModalWindow{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;z-index:15;top:0;left:0;background-color:var(--emw--color-black-transparency-20, rgba(0, 0, 0, 0.2));container-type:inline-size;container-name:session-expiration-modal-window}.CashierSessionExpirationModalWrapper{background:var(--emw--color-white, #fff);border-radius:var(--emw--border-radius-medium, 4px);width:400px}.CashierSessionExpirationModalHeader{display:flex;align-items:center;position:relative;height:var(--emw--header-height, 40px);background-color:var(--emw--color-gray-10, rgba(17, 17, 17, 0.0666666667));width:100%;border-radius:var(--emw--border-radius-medium, 4px) var(--emw--border-radius-medium, 4px) 0 0}.CashierSessionExpirationModalHeaderTitle{display:flex;text-align:center;color:var(--emw--color-gray-10, #111);font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis;line-height:calc(var(--emw--font-size-medium, 16px) + 2px)}.CashierSessionExpirationModalContainer{padding:var(--emw--spacing-large, 20px)}.CashierSessionExpirationModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:var(--emw--spacing-small-minus, 10px);border-radius:50%;color:var(--emw--color-white, #fff);background:var(--emw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.CashierSessionExpirationModalCloseBtn svg{width:32px;height:32px}.CashierSessionExpirationModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}.CashierSessionExpiration{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--emw--spacing-large, 20px)}.CashierSessionExpirationTitle{color:var(--emw--color-black, #000);font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-small, 14px);line-height:120%;text-align:center}.CashierSessionExpirationText{color:var(--emw--color-gray-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:120%;text-align:center}.CashierSessionExpirationButton{display:flex;width:100%;height:36px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;color:var(--emw--color-white, #FFF);cursor:pointer;text-align:center;font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);line-height:36px;border-radius:var(--emw--border-radius-medium, 4px);background:var(--emw--color-primary, #7EC51E);border:none}.CashierSessionExpirationButton:hover{background:var(--emw--color-main-button-hover, #71B11B)}.CashierSessionExpirationButton:active{background:var(--emw--color-main-button-active, #5C950F)}.CashierSessionExpirationButton:disabled{background:var(--emw--color-main-button-disabled, #5C950F)}.CashierSessionExpirationButtonText{font-size:var(--emw--font-size-medium, 16px);font-family:inherit}.CashierSessionExpirationButtonSpinner{animation:loading-spinner 1s linear infinite}.ImagePlaceholder{height:250px;width:100%;background:#E6E6E6}@container session-expiration-modal-window (max-width:750px){.CashierSessionExpirationModalWindow .CashierSessionExpirationModalWrapper{width:90%;max-width:400px}}");
|
|
4947
4940
|
}
|
|
4948
|
-
const Ba = (e) => ({}),
|
|
4949
|
-
function
|
|
4950
|
-
let t, n, r, i, s,
|
|
4941
|
+
const Ba = (e) => ({}), $r = (e) => ({}), $a = (e) => ({}), Ur = (e) => ({}), Ua = (e) => ({}), kr = (e) => ({}), ka = (e) => ({}), Fr = (e) => ({ class: "CashierSessionExpirationIcon" });
|
|
4942
|
+
function Gr(e) {
|
|
4943
|
+
let t, n, r, i, s, u = (
|
|
4951
4944
|
/*$_*/
|
|
4952
4945
|
e[8]("sessionExpirationHeader") + ""
|
|
4953
|
-
), a, c,
|
|
4954
|
-
const
|
|
4946
|
+
), a, c, l, f, _, y, M, b, d, C, F, $, A, H, R;
|
|
4947
|
+
const U = (
|
|
4955
4948
|
/*#slots*/
|
|
4956
4949
|
e[22].icon
|
|
4957
|
-
),
|
|
4958
|
-
|
|
4950
|
+
), Y = Nt(
|
|
4951
|
+
U,
|
|
4959
4952
|
e,
|
|
4960
4953
|
/*$$scope*/
|
|
4961
4954
|
e[21],
|
|
4962
|
-
|
|
4963
|
-
),
|
|
4955
|
+
Fr
|
|
4956
|
+
), V = Y || ja(e), Q = (
|
|
4964
4957
|
/*#slots*/
|
|
4965
4958
|
e[22].title
|
|
4966
|
-
),
|
|
4959
|
+
), G = Nt(
|
|
4967
4960
|
Q,
|
|
4968
4961
|
e,
|
|
4969
4962
|
/*$$scope*/
|
|
4970
4963
|
e[21],
|
|
4971
|
-
|
|
4972
|
-
), O =
|
|
4964
|
+
kr
|
|
4965
|
+
), O = G || za(e), ne = (
|
|
4973
4966
|
/*#slots*/
|
|
4974
4967
|
e[22].text
|
|
4975
4968
|
), he = Nt(
|
|
@@ -4977,30 +4970,30 @@ function $r(e) {
|
|
|
4977
4970
|
e,
|
|
4978
4971
|
/*$$scope*/
|
|
4979
4972
|
e[21],
|
|
4980
|
-
|
|
4981
|
-
),
|
|
4982
|
-
function
|
|
4973
|
+
Ur
|
|
4974
|
+
), T = he || Wa(e), E = [Xa, Va], g = [];
|
|
4975
|
+
function v(h, x) {
|
|
4983
4976
|
return (
|
|
4984
4977
|
/*showLoaderButton*/
|
|
4985
4978
|
h[6] ? 0 : 1
|
|
4986
4979
|
);
|
|
4987
4980
|
}
|
|
4988
|
-
return d =
|
|
4981
|
+
return d = v(e), C = g[d] = E[d](e), {
|
|
4989
4982
|
c() {
|
|
4990
|
-
t = te("div"), n = te("div"), r = te("div"), i = te("div"), s = te("div"), a =
|
|
4991
|
-
e[6], j(
|
|
4983
|
+
t = te("div"), n = te("div"), r = te("div"), i = te("div"), s = te("div"), a = Ke(u), c = ht(), l = te("div"), f = te("div"), V && V.c(), _ = ht(), O && O.c(), y = ht(), T && T.c(), M = ht(), b = te("button"), C.c(), j(s, "class", "CashierSessionExpirationModalHeaderTitle"), j(i, "class", "CashierSessionExpirationModalHeader"), j(b, "type", "button"), b.disabled = /*showLoaderButton*/
|
|
4984
|
+
e[6], j(b, "class", "CashierSessionExpirationButton"), j(f, "class", "CashierSessionExpiration"), j(l, "class", "CashierSessionExpirationModalContainer"), j(r, "class", "CashierSessionExpirationModalWrapper"), j(n, "class", "CashierSessionExpirationModalWindow"), j(n, "id", "CashierSessionExpirationModal"), Ye(() => (
|
|
4992
4985
|
/*div5_elementresize_handler*/
|
|
4993
4986
|
e[24].call(n)
|
|
4994
4987
|
));
|
|
4995
4988
|
},
|
|
4996
|
-
m(h,
|
|
4997
|
-
|
|
4989
|
+
m(h, x) {
|
|
4990
|
+
we(h, t, x), J(t, n), J(n, r), J(r, i), J(i, s), J(s, a), J(r, c), J(r, l), J(l, f), V && V.m(f, null), J(f, _), O && O.m(f, null), J(f, y), T && T.m(f, null), J(f, M), J(f, b), g[d].m(b, null), e[23](f), F = Ji(
|
|
4998
4991
|
n,
|
|
4999
4992
|
/*div5_elementresize_handler*/
|
|
5000
4993
|
e[24].bind(n)
|
|
5001
|
-
), e[25](t),
|
|
4994
|
+
), e[25](t), A = !0, H || (R = [
|
|
5002
4995
|
kt(
|
|
5003
|
-
|
|
4996
|
+
b,
|
|
5004
4997
|
"click",
|
|
5005
4998
|
/*renewSession*/
|
|
5006
4999
|
e[9]
|
|
@@ -5013,121 +5006,121 @@ function $r(e) {
|
|
|
5013
5006
|
)
|
|
5014
5007
|
], H = !0);
|
|
5015
5008
|
},
|
|
5016
|
-
p(h,
|
|
5017
|
-
e = h, (!
|
|
5018
|
-
256) &&
|
|
5019
|
-
e[8]("sessionExpirationHeader") + "") &&
|
|
5020
|
-
2097152) &&
|
|
5021
|
-
|
|
5022
|
-
|
|
5009
|
+
p(h, x) {
|
|
5010
|
+
e = h, (!A || x[0] & /*$_*/
|
|
5011
|
+
256) && u !== (u = /*$_*/
|
|
5012
|
+
e[8]("sessionExpirationHeader") + "") && Zt(a, u), Y ? Y.p && (!A || x[0] & /*$$scope*/
|
|
5013
|
+
2097152) && It(
|
|
5014
|
+
Y,
|
|
5015
|
+
U,
|
|
5023
5016
|
e,
|
|
5024
5017
|
/*$$scope*/
|
|
5025
5018
|
e[21],
|
|
5026
|
-
|
|
5027
|
-
|
|
5019
|
+
A ? Ht(
|
|
5020
|
+
U,
|
|
5028
5021
|
/*$$scope*/
|
|
5029
5022
|
e[21],
|
|
5030
|
-
|
|
5031
|
-
|
|
5032
|
-
) :
|
|
5023
|
+
x,
|
|
5024
|
+
ka
|
|
5025
|
+
) : Pt(
|
|
5033
5026
|
/*$$scope*/
|
|
5034
5027
|
e[21]
|
|
5035
5028
|
),
|
|
5036
|
-
|
|
5037
|
-
) :
|
|
5038
|
-
8) &&
|
|
5039
|
-
2097152) &&
|
|
5040
|
-
|
|
5029
|
+
Fr
|
|
5030
|
+
) : V && V.p && (!A || x[0] & /*assetsurl*/
|
|
5031
|
+
8) && V.p(e, A ? x : [-1, -1]), G ? G.p && (!A || x[0] & /*$$scope*/
|
|
5032
|
+
2097152) && It(
|
|
5033
|
+
G,
|
|
5041
5034
|
Q,
|
|
5042
5035
|
e,
|
|
5043
5036
|
/*$$scope*/
|
|
5044
5037
|
e[21],
|
|
5045
|
-
|
|
5038
|
+
A ? Ht(
|
|
5046
5039
|
Q,
|
|
5047
5040
|
/*$$scope*/
|
|
5048
5041
|
e[21],
|
|
5049
|
-
|
|
5050
|
-
|
|
5051
|
-
) :
|
|
5042
|
+
x,
|
|
5043
|
+
Ua
|
|
5044
|
+
) : Pt(
|
|
5052
5045
|
/*$$scope*/
|
|
5053
5046
|
e[21]
|
|
5054
5047
|
),
|
|
5055
|
-
|
|
5056
|
-
) : O && O.p && (!
|
|
5057
|
-
256) && O.p(e,
|
|
5058
|
-
2097152) &&
|
|
5048
|
+
kr
|
|
5049
|
+
) : O && O.p && (!A || x[0] & /*$_*/
|
|
5050
|
+
256) && O.p(e, A ? x : [-1, -1]), he ? he.p && (!A || x[0] & /*$$scope*/
|
|
5051
|
+
2097152) && It(
|
|
5059
5052
|
he,
|
|
5060
5053
|
ne,
|
|
5061
5054
|
e,
|
|
5062
5055
|
/*$$scope*/
|
|
5063
5056
|
e[21],
|
|
5064
|
-
|
|
5057
|
+
A ? Ht(
|
|
5065
5058
|
ne,
|
|
5066
5059
|
/*$$scope*/
|
|
5067
5060
|
e[21],
|
|
5068
|
-
|
|
5069
|
-
|
|
5070
|
-
) :
|
|
5061
|
+
x,
|
|
5062
|
+
$a
|
|
5063
|
+
) : Pt(
|
|
5071
5064
|
/*$$scope*/
|
|
5072
5065
|
e[21]
|
|
5073
5066
|
),
|
|
5074
|
-
|
|
5075
|
-
) :
|
|
5076
|
-
384) &&
|
|
5077
|
-
let
|
|
5078
|
-
d =
|
|
5079
|
-
g[
|
|
5080
|
-
}), ei(), C = g[d], C ? C.p(e,
|
|
5081
|
-
64) && (
|
|
5067
|
+
Ur
|
|
5068
|
+
) : T && T.p && (!A || x[0] & /*$_, timeLeft*/
|
|
5069
|
+
384) && T.p(e, A ? x : [-1, -1]);
|
|
5070
|
+
let L = d;
|
|
5071
|
+
d = v(e), d === L ? g[d].p(e, x) : (Kr(), Ne(g[L], 1, 1, () => {
|
|
5072
|
+
g[L] = null;
|
|
5073
|
+
}), ei(), C = g[d], C ? C.p(e, x) : (C = g[d] = E[d](e), C.c()), Se(C, 1), C.m(b, null)), (!A || x[0] & /*showLoaderButton*/
|
|
5074
|
+
64) && (b.disabled = /*showLoaderButton*/
|
|
5082
5075
|
e[6]);
|
|
5083
5076
|
},
|
|
5084
5077
|
i(h) {
|
|
5085
|
-
|
|
5086
|
-
|
|
5078
|
+
A || (Se(V, h), Se(O, h), Se(T, h), Se(C), h && Ye(() => {
|
|
5079
|
+
A && ($ || ($ = lr(n, cr, { duration: (
|
|
5087
5080
|
/*duration*/
|
|
5088
5081
|
e[2]
|
|
5089
|
-
) }, !0)),
|
|
5090
|
-
}),
|
|
5082
|
+
) }, !0)), $.run(1));
|
|
5083
|
+
}), A = !0);
|
|
5091
5084
|
},
|
|
5092
5085
|
o(h) {
|
|
5093
|
-
Ne(
|
|
5086
|
+
Ne(V, h), Ne(O, h), Ne(T, h), Ne(C), h && ($ || ($ = lr(n, cr, { duration: (
|
|
5094
5087
|
/*duration*/
|
|
5095
5088
|
e[2]
|
|
5096
|
-
) }, !1)),
|
|
5089
|
+
) }, !1)), $.run(0)), A = !1;
|
|
5097
5090
|
},
|
|
5098
5091
|
d(h) {
|
|
5099
|
-
h && ge(t),
|
|
5092
|
+
h && ge(t), V && V.d(h), O && O.d(h), T && T.d(h), g[d].d(), e[23](null), F(), h && $ && $.end(), e[25](null), H = !1, Ie(R);
|
|
5100
5093
|
}
|
|
5101
5094
|
};
|
|
5102
5095
|
}
|
|
5103
|
-
function
|
|
5104
|
-
let t
|
|
5096
|
+
function Fa(e) {
|
|
5097
|
+
let t;
|
|
5105
5098
|
return {
|
|
5106
5099
|
c() {
|
|
5107
|
-
t = te("
|
|
5100
|
+
t = te("div"), j(t, "class", "ImagePlaceholder");
|
|
5108
5101
|
},
|
|
5109
|
-
m(
|
|
5110
|
-
|
|
5102
|
+
m(n, r) {
|
|
5103
|
+
we(n, t, r);
|
|
5111
5104
|
},
|
|
5112
5105
|
p: de,
|
|
5113
|
-
d(
|
|
5114
|
-
|
|
5106
|
+
d(n) {
|
|
5107
|
+
n && ge(t);
|
|
5115
5108
|
}
|
|
5116
5109
|
};
|
|
5117
5110
|
}
|
|
5118
|
-
function
|
|
5111
|
+
function Ga(e) {
|
|
5119
5112
|
let t, n;
|
|
5120
5113
|
return {
|
|
5121
5114
|
c() {
|
|
5122
|
-
t = te("img"),
|
|
5115
|
+
t = te("img"), ir(t.src, n = `${/*assetsurl*/
|
|
5123
5116
|
e[3]}/set-timeout-icon.png`) || j(t, "src", n), j(t, "width", "300px"), j(t, "alt", "error");
|
|
5124
5117
|
},
|
|
5125
5118
|
m(r, i) {
|
|
5126
|
-
|
|
5119
|
+
we(r, t, i);
|
|
5127
5120
|
},
|
|
5128
5121
|
p(r, i) {
|
|
5129
5122
|
i[0] & /*assetsurl*/
|
|
5130
|
-
8 && !
|
|
5123
|
+
8 && !ir(t.src, n = `${/*assetsurl*/
|
|
5131
5124
|
r[3]}/set-timeout-icon.png`) && j(t, "src", n);
|
|
5132
5125
|
},
|
|
5133
5126
|
d(r) {
|
|
@@ -5137,10 +5130,10 @@ function $a(e) {
|
|
|
5137
5130
|
}
|
|
5138
5131
|
function ja(e) {
|
|
5139
5132
|
let t;
|
|
5140
|
-
function n(s,
|
|
5133
|
+
function n(s, u) {
|
|
5141
5134
|
return (
|
|
5142
5135
|
/*assetsurl*/
|
|
5143
|
-
s[3] ?
|
|
5136
|
+
s[3] ? Ga : Fa
|
|
5144
5137
|
);
|
|
5145
5138
|
}
|
|
5146
5139
|
let r = n(e), i = r(e);
|
|
@@ -5148,11 +5141,11 @@ function ja(e) {
|
|
|
5148
5141
|
c() {
|
|
5149
5142
|
i.c(), t = Jr();
|
|
5150
5143
|
},
|
|
5151
|
-
m(s,
|
|
5152
|
-
i.m(s,
|
|
5144
|
+
m(s, u) {
|
|
5145
|
+
i.m(s, u), we(s, t, u);
|
|
5153
5146
|
},
|
|
5154
|
-
p(s,
|
|
5155
|
-
r === (r = n(s)) && i ? i.p(s,
|
|
5147
|
+
p(s, u) {
|
|
5148
|
+
r === (r = n(s)) && i ? i.p(s, u) : (i.d(1), i = r(s), i && (i.c(), i.m(t.parentNode, t)));
|
|
5156
5149
|
},
|
|
5157
5150
|
d(s) {
|
|
5158
5151
|
s && ge(t), i.d(s);
|
|
@@ -5166,15 +5159,15 @@ function za(e) {
|
|
|
5166
5159
|
), r;
|
|
5167
5160
|
return {
|
|
5168
5161
|
c() {
|
|
5169
|
-
t = te("span"), r =
|
|
5162
|
+
t = te("span"), r = Ke(n), j(t, "class", "CashierSessionExpirationTitle");
|
|
5170
5163
|
},
|
|
5171
5164
|
m(i, s) {
|
|
5172
|
-
|
|
5165
|
+
we(i, t, s), J(t, r);
|
|
5173
5166
|
},
|
|
5174
5167
|
p(i, s) {
|
|
5175
5168
|
s[0] & /*$_*/
|
|
5176
5169
|
256 && n !== (n = /*$_*/
|
|
5177
|
-
i[8]("sessionExpirationTitle") + "") &&
|
|
5170
|
+
i[8]("sessionExpirationTitle") + "") && Zt(r, n);
|
|
5178
5171
|
},
|
|
5179
5172
|
d(i) {
|
|
5180
5173
|
i && ge(t);
|
|
@@ -5182,7 +5175,7 @@ function za(e) {
|
|
|
5182
5175
|
};
|
|
5183
5176
|
}
|
|
5184
5177
|
function Wa(e) {
|
|
5185
|
-
let t, n =
|
|
5178
|
+
let t, n = Rr.sanitize(
|
|
5186
5179
|
/*$_*/
|
|
5187
5180
|
e[8]("sessionExpirationGeneralText", { values: { second: (
|
|
5188
5181
|
/*timeLeft*/
|
|
@@ -5194,11 +5187,11 @@ function Wa(e) {
|
|
|
5194
5187
|
t = te("span"), j(t, "class", "CashierSessionExpirationText");
|
|
5195
5188
|
},
|
|
5196
5189
|
m(r, i) {
|
|
5197
|
-
|
|
5190
|
+
we(r, t, i), t.innerHTML = n;
|
|
5198
5191
|
},
|
|
5199
5192
|
p(r, i) {
|
|
5200
5193
|
i[0] & /*$_, timeLeft*/
|
|
5201
|
-
384 && n !== (n =
|
|
5194
|
+
384 && n !== (n = Rr.sanitize(
|
|
5202
5195
|
/*$_*/
|
|
5203
5196
|
r[8]("sessionExpirationGeneralText", { values: { second: (
|
|
5204
5197
|
/*timeLeft*/
|
|
@@ -5221,39 +5214,39 @@ function Va(e) {
|
|
|
5221
5214
|
e,
|
|
5222
5215
|
/*$$scope*/
|
|
5223
5216
|
e[21],
|
|
5224
|
-
|
|
5217
|
+
$r
|
|
5225
5218
|
), i = r || Ya(e);
|
|
5226
5219
|
return {
|
|
5227
5220
|
c() {
|
|
5228
5221
|
i && i.c();
|
|
5229
5222
|
},
|
|
5230
|
-
m(s,
|
|
5231
|
-
i && i.m(s,
|
|
5223
|
+
m(s, u) {
|
|
5224
|
+
i && i.m(s, u), t = !0;
|
|
5232
5225
|
},
|
|
5233
|
-
p(s,
|
|
5234
|
-
r ? r.p && (!t ||
|
|
5235
|
-
2097152) &&
|
|
5226
|
+
p(s, u) {
|
|
5227
|
+
r ? r.p && (!t || u[0] & /*$$scope*/
|
|
5228
|
+
2097152) && It(
|
|
5236
5229
|
r,
|
|
5237
5230
|
n,
|
|
5238
5231
|
s,
|
|
5239
5232
|
/*$$scope*/
|
|
5240
5233
|
s[21],
|
|
5241
|
-
t ?
|
|
5234
|
+
t ? Ht(
|
|
5242
5235
|
n,
|
|
5243
5236
|
/*$$scope*/
|
|
5244
5237
|
s[21],
|
|
5245
|
-
|
|
5238
|
+
u,
|
|
5246
5239
|
Ba
|
|
5247
|
-
) :
|
|
5240
|
+
) : Pt(
|
|
5248
5241
|
/*$$scope*/
|
|
5249
5242
|
s[21]
|
|
5250
5243
|
),
|
|
5251
|
-
|
|
5252
|
-
) : i && i.p && (!t ||
|
|
5253
|
-
256) && i.p(s, t ?
|
|
5244
|
+
$r
|
|
5245
|
+
) : i && i.p && (!t || u[0] & /*$_*/
|
|
5246
|
+
256) && i.p(s, t ? u : [-1, -1]);
|
|
5254
5247
|
},
|
|
5255
5248
|
i(s) {
|
|
5256
|
-
t || (
|
|
5249
|
+
t || (Se(i, s), t = !0);
|
|
5257
5250
|
},
|
|
5258
5251
|
o(s) {
|
|
5259
5252
|
Ne(i, s), t = !1;
|
|
@@ -5264,21 +5257,21 @@ function Va(e) {
|
|
|
5264
5257
|
};
|
|
5265
5258
|
}
|
|
5266
5259
|
function Xa(e) {
|
|
5267
|
-
let t, n, r, i, s,
|
|
5260
|
+
let t, n, r, i, s, u = (
|
|
5268
5261
|
/*$_*/
|
|
5269
5262
|
e[8]("sessionExpirationLoadingButton") + ""
|
|
5270
5263
|
), a;
|
|
5271
5264
|
return {
|
|
5272
5265
|
c() {
|
|
5273
|
-
t = te("div"), n = or("svg"), r = or("path"), i =
|
|
5266
|
+
t = te("div"), n = or("svg"), r = or("path"), i = ht(), s = te("span"), a = Ke(u), j(r, "d", "M14.0282 6.58425C13.9037 4.05374 12.3688 1.68916 10.0872 0.61058C7.59818 -0.509483 4.56986 -0.0531603 2.49567 1.68916C0.504443 3.34851 -0.408201 6.04496 0.172573 8.57547C0.711862 11.0645 2.6616 13.0972 5.10915 13.7609C8.0545 14.5906 10.7509 13.1802 12.4103 10.7741C10.9169 12.7653 8.63527 14.0928 6.10476 13.6365C3.57424 13.1802 1.50005 11.2719 0.919281 8.78289C0.297024 6.12793 1.54154 3.34851 3.90612 1.97955C6.35366 0.569097 9.79682 1.10839 11.4147 3.51445C11.8295 4.09522 12.1199 4.80045 12.2444 5.50567C12.3688 6.08644 12.3273 6.7087 12.4103 7.28947C12.4933 7.82876 12.9496 8.53399 13.5718 8.16063C14.1111 7.82876 14.0696 7.12354 14.0282 6.58425C14.0696 6.87464 14.0282 6.41831 14.0282 6.58425Z"), j(r, "fill", "white"), j(n, "class", "CashierSessionExpirationButtonSpinner"), j(n, "xmlns", "http://www.w3.org/2000/svg"), j(n, "width", "15"), j(n, "height", "14"), j(n, "viewBox", "0 0 15 14"), j(n, "fill", "none"), j(s, "class", "CashierSessionExpirationButtonText");
|
|
5274
5267
|
},
|
|
5275
|
-
m(c,
|
|
5276
|
-
|
|
5268
|
+
m(c, l) {
|
|
5269
|
+
we(c, t, l), J(t, n), J(n, r), J(t, i), J(t, s), J(s, a);
|
|
5277
5270
|
},
|
|
5278
|
-
p(c,
|
|
5279
|
-
|
|
5280
|
-
256 &&
|
|
5281
|
-
c[8]("sessionExpirationLoadingButton") + "") &&
|
|
5271
|
+
p(c, l) {
|
|
5272
|
+
l[0] & /*$_*/
|
|
5273
|
+
256 && u !== (u = /*$_*/
|
|
5274
|
+
c[8]("sessionExpirationLoadingButton") + "") && Zt(a, u);
|
|
5282
5275
|
},
|
|
5283
5276
|
i: de,
|
|
5284
5277
|
o: de,
|
|
@@ -5294,15 +5287,15 @@ function Ya(e) {
|
|
|
5294
5287
|
), r;
|
|
5295
5288
|
return {
|
|
5296
5289
|
c() {
|
|
5297
|
-
t = te("span"), r =
|
|
5290
|
+
t = te("span"), r = Ke(n), j(t, "class", "CashierSessionExpirationButtonText");
|
|
5298
5291
|
},
|
|
5299
5292
|
m(i, s) {
|
|
5300
|
-
|
|
5293
|
+
we(i, t, s), J(t, r);
|
|
5301
5294
|
},
|
|
5302
5295
|
p(i, s) {
|
|
5303
5296
|
s[0] & /*$_*/
|
|
5304
5297
|
256 && n !== (n = /*$_*/
|
|
5305
|
-
i[8]("sessionExpirationGeneralButton") + "") &&
|
|
5298
|
+
i[8]("sessionExpirationGeneralButton") + "") && Zt(r, n);
|
|
5306
5299
|
},
|
|
5307
5300
|
d(i) {
|
|
5308
5301
|
i && ge(t);
|
|
@@ -5312,24 +5305,24 @@ function Ya(e) {
|
|
|
5312
5305
|
function Za(e) {
|
|
5313
5306
|
let t, n, r = (
|
|
5314
5307
|
/*show*/
|
|
5315
|
-
e[5] &&
|
|
5308
|
+
e[5] && Gr(e)
|
|
5316
5309
|
);
|
|
5317
5310
|
return {
|
|
5318
5311
|
c() {
|
|
5319
5312
|
r && r.c(), t = Jr();
|
|
5320
5313
|
},
|
|
5321
5314
|
m(i, s) {
|
|
5322
|
-
r && r.m(i, s),
|
|
5315
|
+
r && r.m(i, s), we(i, t, s), n = !0;
|
|
5323
5316
|
},
|
|
5324
5317
|
p(i, s) {
|
|
5325
5318
|
/*show*/
|
|
5326
5319
|
i[5] ? r ? (r.p(i, s), s[0] & /*show*/
|
|
5327
|
-
32 &&
|
|
5320
|
+
32 && Se(r, 1)) : (r = Gr(i), r.c(), Se(r, 1), r.m(t.parentNode, t)) : r && (Kr(), Ne(r, 1, 1, () => {
|
|
5328
5321
|
r = null;
|
|
5329
5322
|
}), ei());
|
|
5330
5323
|
},
|
|
5331
5324
|
i(i) {
|
|
5332
|
-
n || (
|
|
5325
|
+
n || (Se(r), n = !0);
|
|
5333
5326
|
},
|
|
5334
5327
|
o(i) {
|
|
5335
5328
|
Ne(r), n = !1;
|
|
@@ -5343,22 +5336,22 @@ const qa = 90;
|
|
|
5343
5336
|
function Ja(e, t, n) {
|
|
5344
5337
|
let r, i;
|
|
5345
5338
|
sr(e, Br, (m) => n(20, r = m)), sr(e, la, (m) => n(8, i = m));
|
|
5346
|
-
let { $$slots: s = {}, $$scope:
|
|
5339
|
+
let { $$slots: s = {}, $$scope: u } = t;
|
|
5347
5340
|
Dr.extend(Ha);
|
|
5348
|
-
let { clientstyling: a = "" } = t, { clientstylingurl: c = "" } = t, { width:
|
|
5341
|
+
let { clientstyling: a = "" } = t, { clientstylingurl: c = "" } = t, { width: l } = t, { height: f } = t, { duration: _ = 200 } = t, { assetsurl: y = "" } = t, { lang: M = "en" } = t, { translationurl: b = "" } = t, { endpoint: d } = t, { currency: C } = t, { customerid: F } = t, { selectedpaymentmethodname: $ } = t, { mbsource: A = "" } = t, H, R = !1, U = !1, Y, V, Q, G, O;
|
|
5349
5342
|
var ne;
|
|
5350
5343
|
(function(m) {
|
|
5351
5344
|
m.PlayerSessionIsNotValid = "PlayerSessionIsNotValid", m.Success = "Success", m.JwtTokenError = "JwtTokenError";
|
|
5352
5345
|
})(ne || (ne = {}));
|
|
5353
5346
|
const he = (m) => {
|
|
5354
|
-
m.data.type === "StartSessionCountdown" && (
|
|
5355
|
-
},
|
|
5347
|
+
m.data.type === "StartSessionCountdown" && (G = m.data.paymentMethodName);
|
|
5348
|
+
}, T = (m) => {
|
|
5356
5349
|
try {
|
|
5357
5350
|
return JSON.parse(atob(m.split(".")[1]));
|
|
5358
5351
|
} catch {
|
|
5359
5352
|
return null;
|
|
5360
5353
|
}
|
|
5361
|
-
},
|
|
5354
|
+
}, E = () => {
|
|
5362
5355
|
window.postMessage(
|
|
5363
5356
|
{
|
|
5364
5357
|
type: "ErrorResponseCode",
|
|
@@ -5367,28 +5360,28 @@ function Ja(e, t, n) {
|
|
|
5367
5360
|
window.location.href
|
|
5368
5361
|
);
|
|
5369
5362
|
}, g = (m) => {
|
|
5370
|
-
n(5,
|
|
5371
|
-
const
|
|
5372
|
-
|
|
5363
|
+
n(5, R = !1);
|
|
5364
|
+
const k = T(m);
|
|
5365
|
+
k && (V = k?.exp, n(7, Y = V), Q && clearInterval(Q), Q = setInterval(
|
|
5373
5366
|
() => {
|
|
5374
5367
|
const ee = Math.floor((/* @__PURE__ */ new Date()).getTime() / 1e3);
|
|
5375
|
-
n(7,
|
|
5368
|
+
n(7, Y = V - ee), Y <= qa && n(5, R = !0), ee >= V && (v(), window.postMessage({ type: "SessionExpired" }, window.location.href));
|
|
5376
5369
|
},
|
|
5377
5370
|
1e3
|
|
5378
5371
|
));
|
|
5379
|
-
},
|
|
5380
|
-
n(7,
|
|
5372
|
+
}, v = () => {
|
|
5373
|
+
n(7, Y = 0), n(5, R = !1), clearInterval(Q);
|
|
5381
5374
|
}, h = () => {
|
|
5382
|
-
if (
|
|
5375
|
+
if (U)
|
|
5383
5376
|
return;
|
|
5384
|
-
const m = new URL(`${d}/v1/player/${
|
|
5385
|
-
n(6,
|
|
5377
|
+
const m = new URL(`${d}/v1/player/${F}/payment/GetPaymentMethod`), k = new Headers();
|
|
5378
|
+
n(6, U = !0), k.append("accept", "application/json"), k.append("Content-Type", "application/json"), k.append("X-Client-Request-Timestamp", Dr.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
|
|
5386
5379
|
const ee = {
|
|
5387
5380
|
method: "POST",
|
|
5388
5381
|
mode: "cors",
|
|
5389
|
-
headers:
|
|
5382
|
+
headers: k,
|
|
5390
5383
|
body: JSON.stringify({
|
|
5391
|
-
PaymentMethodName:
|
|
5384
|
+
PaymentMethodName: G || $,
|
|
5392
5385
|
Currency: C,
|
|
5393
5386
|
XPaymentSessionToken: r
|
|
5394
5387
|
})
|
|
@@ -5401,95 +5394,95 @@ function Ja(e, t, n) {
|
|
|
5401
5394
|
error: K.error
|
|
5402
5395
|
},
|
|
5403
5396
|
window.location.href
|
|
5404
|
-
),
|
|
5397
|
+
), v();
|
|
5405
5398
|
return;
|
|
5406
5399
|
}
|
|
5407
5400
|
if (K.ResponseCode === ne.PlayerSessionIsNotValid || K.ResponseCode === ne.JwtTokenError) {
|
|
5408
|
-
O = K.ResponseCode,
|
|
5401
|
+
O = K.ResponseCode, v(), E();
|
|
5409
5402
|
return;
|
|
5410
5403
|
}
|
|
5411
5404
|
if (K.ResponseCode !== ne.Success) {
|
|
5412
|
-
O = K.ResponseCode,
|
|
5405
|
+
O = K.ResponseCode, v();
|
|
5413
5406
|
return;
|
|
5414
5407
|
}
|
|
5415
5408
|
K.XPaymentSessionToken && Br.set(K.XPaymentSessionToken);
|
|
5416
|
-
}).finally(() => n(6,
|
|
5417
|
-
},
|
|
5418
|
-
const
|
|
5419
|
-
m.target ===
|
|
5420
|
-
},
|
|
5421
|
-
fetch(
|
|
5422
|
-
Object.keys(
|
|
5423
|
-
|
|
5409
|
+
}).finally(() => n(6, U = !1));
|
|
5410
|
+
}, x = (m) => {
|
|
5411
|
+
const k = m.currentTarget;
|
|
5412
|
+
m.target === k && h();
|
|
5413
|
+
}, L = () => {
|
|
5414
|
+
fetch(b).then((k) => k.json()).then((k) => {
|
|
5415
|
+
Object.keys(k).forEach((ee) => {
|
|
5416
|
+
Ar(ee, k[ee]);
|
|
5424
5417
|
});
|
|
5425
|
-
}).catch((
|
|
5426
|
-
console.log(
|
|
5418
|
+
}).catch((k) => {
|
|
5419
|
+
console.log(k);
|
|
5427
5420
|
});
|
|
5428
5421
|
};
|
|
5429
5422
|
Object.keys(wr).forEach((m) => {
|
|
5430
|
-
|
|
5423
|
+
Ar(m, wr[m]);
|
|
5431
5424
|
});
|
|
5432
|
-
const
|
|
5433
|
-
|
|
5425
|
+
const N = () => {
|
|
5426
|
+
ca(M);
|
|
5434
5427
|
};
|
|
5435
5428
|
is(() => (window.addEventListener("message", he, !1), () => {
|
|
5436
5429
|
window.removeEventListener("message", he);
|
|
5437
5430
|
})), ss(() => {
|
|
5438
5431
|
clearInterval(Q);
|
|
5439
5432
|
});
|
|
5440
|
-
function
|
|
5441
|
-
|
|
5433
|
+
function z(m) {
|
|
5434
|
+
jt[m ? "unshift" : "push"](() => {
|
|
5442
5435
|
H = m, n(4, H);
|
|
5443
5436
|
});
|
|
5444
5437
|
}
|
|
5445
|
-
function
|
|
5446
|
-
|
|
5438
|
+
function I() {
|
|
5439
|
+
l = this.clientWidth, f = this.clientHeight, n(0, l), n(1, f);
|
|
5447
5440
|
}
|
|
5448
5441
|
function q(m) {
|
|
5449
|
-
|
|
5442
|
+
jt[m ? "unshift" : "push"](() => {
|
|
5450
5443
|
H = m, n(4, H);
|
|
5451
5444
|
});
|
|
5452
5445
|
}
|
|
5453
5446
|
return e.$$set = (m) => {
|
|
5454
|
-
"clientstyling" in m && n(11, a = m.clientstyling), "clientstylingurl" in m && n(12, c = m.clientstylingurl), "width" in m && n(0,
|
|
5447
|
+
"clientstyling" in m && n(11, a = m.clientstyling), "clientstylingurl" in m && n(12, c = m.clientstylingurl), "width" in m && n(0, l = m.width), "height" in m && n(1, f = m.height), "duration" in m && n(2, _ = m.duration), "assetsurl" in m && n(3, y = m.assetsurl), "lang" in m && n(13, M = m.lang), "translationurl" in m && n(14, b = m.translationurl), "endpoint" in m && n(15, d = m.endpoint), "currency" in m && n(16, C = m.currency), "customerid" in m && n(17, F = m.customerid), "selectedpaymentmethodname" in m && n(18, $ = m.selectedpaymentmethodname), "mbsource" in m && n(19, A = m.mbsource), "$$scope" in m && n(21, u = m.$$scope);
|
|
5455
5448
|
}, e.$$.update = () => {
|
|
5456
5449
|
e.$$.dirty[0] & /*$xPaymentSessionToken*/
|
|
5457
5450
|
1048576 && g(r), e.$$.dirty[0] & /*lang*/
|
|
5458
|
-
8192 && M &&
|
|
5459
|
-
2064 && a && H &&
|
|
5451
|
+
8192 && M && N(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5452
|
+
2064 && a && H && Ia(H, a), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5460
5453
|
4112 && c && H && Pa(H, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5461
|
-
524304 &&
|
|
5462
|
-
16384 &&
|
|
5454
|
+
524304 && A && H && Ra(H, `${A}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
5455
|
+
16384 && b && L();
|
|
5463
5456
|
}, [
|
|
5464
|
-
|
|
5457
|
+
l,
|
|
5465
5458
|
f,
|
|
5466
|
-
|
|
5459
|
+
_,
|
|
5467
5460
|
y,
|
|
5468
5461
|
H,
|
|
5469
|
-
|
|
5470
|
-
|
|
5471
|
-
|
|
5462
|
+
R,
|
|
5463
|
+
U,
|
|
5464
|
+
Y,
|
|
5472
5465
|
i,
|
|
5473
5466
|
h,
|
|
5474
|
-
|
|
5467
|
+
x,
|
|
5475
5468
|
a,
|
|
5476
5469
|
c,
|
|
5477
5470
|
M,
|
|
5478
|
-
|
|
5471
|
+
b,
|
|
5479
5472
|
d,
|
|
5480
5473
|
C,
|
|
5474
|
+
F,
|
|
5481
5475
|
$,
|
|
5482
|
-
|
|
5483
|
-
S,
|
|
5476
|
+
A,
|
|
5484
5477
|
r,
|
|
5485
|
-
|
|
5478
|
+
u,
|
|
5486
5479
|
s,
|
|
5487
|
-
|
|
5488
|
-
|
|
5480
|
+
z,
|
|
5481
|
+
I,
|
|
5489
5482
|
q
|
|
5490
5483
|
];
|
|
5491
5484
|
}
|
|
5492
|
-
class Qa extends
|
|
5485
|
+
class Qa extends _s {
|
|
5493
5486
|
constructor(t) {
|
|
5494
5487
|
super(), ps(
|
|
5495
5488
|
this,
|
|
@@ -5520,79 +5513,79 @@ class Qa extends bs {
|
|
|
5520
5513
|
return this.$$.ctx[11];
|
|
5521
5514
|
}
|
|
5522
5515
|
set clientstyling(t) {
|
|
5523
|
-
this.$$set({ clientstyling: t }),
|
|
5516
|
+
this.$$set({ clientstyling: t }), le();
|
|
5524
5517
|
}
|
|
5525
5518
|
get clientstylingurl() {
|
|
5526
5519
|
return this.$$.ctx[12];
|
|
5527
5520
|
}
|
|
5528
5521
|
set clientstylingurl(t) {
|
|
5529
|
-
this.$$set({ clientstylingurl: t }),
|
|
5522
|
+
this.$$set({ clientstylingurl: t }), le();
|
|
5530
5523
|
}
|
|
5531
5524
|
get width() {
|
|
5532
5525
|
return this.$$.ctx[0];
|
|
5533
5526
|
}
|
|
5534
5527
|
set width(t) {
|
|
5535
|
-
this.$$set({ width: t }),
|
|
5528
|
+
this.$$set({ width: t }), le();
|
|
5536
5529
|
}
|
|
5537
5530
|
get height() {
|
|
5538
5531
|
return this.$$.ctx[1];
|
|
5539
5532
|
}
|
|
5540
5533
|
set height(t) {
|
|
5541
|
-
this.$$set({ height: t }),
|
|
5534
|
+
this.$$set({ height: t }), le();
|
|
5542
5535
|
}
|
|
5543
5536
|
get duration() {
|
|
5544
5537
|
return this.$$.ctx[2];
|
|
5545
5538
|
}
|
|
5546
5539
|
set duration(t) {
|
|
5547
|
-
this.$$set({ duration: t }),
|
|
5540
|
+
this.$$set({ duration: t }), le();
|
|
5548
5541
|
}
|
|
5549
5542
|
get assetsurl() {
|
|
5550
5543
|
return this.$$.ctx[3];
|
|
5551
5544
|
}
|
|
5552
5545
|
set assetsurl(t) {
|
|
5553
|
-
this.$$set({ assetsurl: t }),
|
|
5546
|
+
this.$$set({ assetsurl: t }), le();
|
|
5554
5547
|
}
|
|
5555
5548
|
get lang() {
|
|
5556
5549
|
return this.$$.ctx[13];
|
|
5557
5550
|
}
|
|
5558
5551
|
set lang(t) {
|
|
5559
|
-
this.$$set({ lang: t }),
|
|
5552
|
+
this.$$set({ lang: t }), le();
|
|
5560
5553
|
}
|
|
5561
5554
|
get translationurl() {
|
|
5562
5555
|
return this.$$.ctx[14];
|
|
5563
5556
|
}
|
|
5564
5557
|
set translationurl(t) {
|
|
5565
|
-
this.$$set({ translationurl: t }),
|
|
5558
|
+
this.$$set({ translationurl: t }), le();
|
|
5566
5559
|
}
|
|
5567
5560
|
get endpoint() {
|
|
5568
5561
|
return this.$$.ctx[15];
|
|
5569
5562
|
}
|
|
5570
5563
|
set endpoint(t) {
|
|
5571
|
-
this.$$set({ endpoint: t }),
|
|
5564
|
+
this.$$set({ endpoint: t }), le();
|
|
5572
5565
|
}
|
|
5573
5566
|
get currency() {
|
|
5574
5567
|
return this.$$.ctx[16];
|
|
5575
5568
|
}
|
|
5576
5569
|
set currency(t) {
|
|
5577
|
-
this.$$set({ currency: t }),
|
|
5570
|
+
this.$$set({ currency: t }), le();
|
|
5578
5571
|
}
|
|
5579
5572
|
get customerid() {
|
|
5580
5573
|
return this.$$.ctx[17];
|
|
5581
5574
|
}
|
|
5582
5575
|
set customerid(t) {
|
|
5583
|
-
this.$$set({ customerid: t }),
|
|
5576
|
+
this.$$set({ customerid: t }), le();
|
|
5584
5577
|
}
|
|
5585
5578
|
get selectedpaymentmethodname() {
|
|
5586
5579
|
return this.$$.ctx[18];
|
|
5587
5580
|
}
|
|
5588
5581
|
set selectedpaymentmethodname(t) {
|
|
5589
|
-
this.$$set({ selectedpaymentmethodname: t }),
|
|
5582
|
+
this.$$set({ selectedpaymentmethodname: t }), le();
|
|
5590
5583
|
}
|
|
5591
5584
|
get mbsource() {
|
|
5592
5585
|
return this.$$.ctx[19];
|
|
5593
5586
|
}
|
|
5594
5587
|
set mbsource(t) {
|
|
5595
|
-
this.$$set({ mbsource: t }),
|
|
5588
|
+
this.$$set({ mbsource: t }), le();
|
|
5596
5589
|
}
|
|
5597
5590
|
}
|
|
5598
5591
|
gs(Qa, { clientstyling: {}, clientstylingurl: {}, width: {}, height: {}, duration: {}, assetsurl: {}, lang: {}, translationurl: {}, endpoint: {}, currency: {}, customerid: {}, selectedpaymentmethodname: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
|