@everymatrix/player-account-product-restriction 1.77.20 → 1.77.22
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/{PlayerAccountGeneralConfirmationModal-BksgrQgP.js → PlayerAccountGeneralConfirmationModal-2ovv4Md_.js} +848 -805
- package/components/{PlayerAccountGeneralConfirmationModal-Bds1QlJT.js → PlayerAccountGeneralConfirmationModal-B5YXlgy2.js} +889 -846
- package/components/PlayerAccountGeneralConfirmationModal-PCbzMqfA.cjs +21 -0
- package/components/{PlayerAccountModal-UbUsAE9C.cjs → PlayerAccountModal-Bj4WVhh1.cjs} +1 -1
- package/components/{PlayerAccountModal-DM-YVflj.js → PlayerAccountModal-DVL1hHz_.js} +1 -1
- package/components/{PlayerAccountModal-CQ57gNc2.js → PlayerAccountModal-h55amKkM.js} +1 -1
- package/components/PlayerAccountProductRestriction-BN3pSA9x.js +17562 -0
- package/components/PlayerAccountProductRestriction-CO-ov3s9.js +17527 -0
- package/components/PlayerAccountProductRestriction-DH2X1kYu.cjs +6662 -0
- package/es2015/player-account-product-restriction.cjs +1 -1
- package/es2015/player-account-product-restriction.js +1 -1
- package/esnext/player-account-product-restriction.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountGeneralConfirmationModal-D0mDxAhs.cjs +0 -21
- package/components/PlayerAccountProductRestriction-BAK2xs5v.cjs +0 -18195
- package/components/PlayerAccountProductRestriction-CLXXYqn3.js +0 -41403
- package/components/PlayerAccountProductRestriction-DteFSjU6.js +0 -41368
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
function M() {
|
|
2
2
|
}
|
|
3
|
-
const
|
|
4
|
-
function
|
|
3
|
+
const Br = (e) => e;
|
|
4
|
+
function Cr(e, t) {
|
|
5
5
|
for (const r in t)
|
|
6
6
|
e[r] = t[r];
|
|
7
7
|
return (
|
|
@@ -9,25 +9,25 @@ function Sr(e, t) {
|
|
|
9
9
|
e
|
|
10
10
|
);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function Dt(e) {
|
|
13
13
|
return e();
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function ct() {
|
|
16
16
|
return /* @__PURE__ */ Object.create(null);
|
|
17
17
|
}
|
|
18
18
|
function G(e) {
|
|
19
|
-
e.forEach(
|
|
19
|
+
e.forEach(Dt);
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function Te(e) {
|
|
22
22
|
return typeof e == "function";
|
|
23
23
|
}
|
|
24
|
-
function
|
|
24
|
+
function Ft(e, t) {
|
|
25
25
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
26
26
|
}
|
|
27
|
-
function
|
|
27
|
+
function Pr(e) {
|
|
28
28
|
return Object.keys(e).length === 0;
|
|
29
29
|
}
|
|
30
|
-
function
|
|
30
|
+
function jt(e, ...t) {
|
|
31
31
|
if (e == null) {
|
|
32
32
|
for (const n of t)
|
|
33
33
|
n(void 0);
|
|
@@ -36,19 +36,19 @@ function $t(e, ...t) {
|
|
|
36
36
|
const r = e.subscribe(...t);
|
|
37
37
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
38
38
|
}
|
|
39
|
-
function
|
|
40
|
-
e.$$.on_destroy.push(
|
|
39
|
+
function Or(e, t, r) {
|
|
40
|
+
e.$$.on_destroy.push(jt(t, r));
|
|
41
41
|
}
|
|
42
|
-
function
|
|
42
|
+
function Ir(e, t, r, n) {
|
|
43
43
|
if (e) {
|
|
44
|
-
const i =
|
|
44
|
+
const i = kt(e, t, r, n);
|
|
45
45
|
return e[0](i);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
|
-
function
|
|
49
|
-
return e[1] && n ?
|
|
48
|
+
function kt(e, t, r, n) {
|
|
49
|
+
return e[1] && n ? Cr(r.ctx.slice(), e[1](n(t))) : r.ctx;
|
|
50
50
|
}
|
|
51
|
-
function
|
|
51
|
+
function Mr(e, t, r, n) {
|
|
52
52
|
if (e[2] && n) {
|
|
53
53
|
const i = e[2](n(r));
|
|
54
54
|
if (t.dirty === void 0)
|
|
@@ -63,13 +63,13 @@ function Br(e, t, r, n) {
|
|
|
63
63
|
}
|
|
64
64
|
return t.dirty;
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function Nr(e, t, r, n, i, o) {
|
|
67
67
|
if (i) {
|
|
68
|
-
const a =
|
|
68
|
+
const a = kt(t, r, n, o);
|
|
69
69
|
e.p(a, i);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function Lr(e) {
|
|
73
73
|
if (e.ctx.length > 32) {
|
|
74
74
|
const t = [], r = e.ctx.length / 32;
|
|
75
75
|
for (let n = 0; n < r; n++)
|
|
@@ -78,17 +78,17 @@ function Pr(e) {
|
|
|
78
78
|
}
|
|
79
79
|
return -1;
|
|
80
80
|
}
|
|
81
|
-
const
|
|
82
|
-
let
|
|
81
|
+
const Vt = typeof window < "u";
|
|
82
|
+
let $r = Vt ? () => window.performance.now() : () => Date.now(), ot = Vt ? (e) => requestAnimationFrame(e) : M;
|
|
83
83
|
const X = /* @__PURE__ */ new Set();
|
|
84
|
-
function
|
|
84
|
+
function Xt(e) {
|
|
85
85
|
X.forEach((t) => {
|
|
86
86
|
t.c(e) || (X.delete(t), t.f());
|
|
87
|
-
}), X.size !== 0 &&
|
|
87
|
+
}), X.size !== 0 && ot(Xt);
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function Rr(e) {
|
|
90
90
|
let t;
|
|
91
|
-
return X.size === 0 &&
|
|
91
|
+
return X.size === 0 && ot(Xt), {
|
|
92
92
|
promise: new Promise((r) => {
|
|
93
93
|
X.add(t = { c: e, f: r });
|
|
94
94
|
}),
|
|
@@ -100,14 +100,14 @@ function Ir(e) {
|
|
|
100
100
|
function C(e, t) {
|
|
101
101
|
e.appendChild(t);
|
|
102
102
|
}
|
|
103
|
-
function
|
|
104
|
-
const n =
|
|
103
|
+
function Gr(e, t, r) {
|
|
104
|
+
const n = st(e);
|
|
105
105
|
if (!n.getElementById(t)) {
|
|
106
106
|
const i = I("style");
|
|
107
|
-
i.id = t, i.textContent = r,
|
|
107
|
+
i.id = t, i.textContent = r, zt(n, i);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
function
|
|
110
|
+
function st(e) {
|
|
111
111
|
if (!e)
|
|
112
112
|
return document;
|
|
113
113
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -117,66 +117,66 @@ function tt(e) {
|
|
|
117
117
|
t
|
|
118
118
|
) : e.ownerDocument;
|
|
119
119
|
}
|
|
120
|
-
function
|
|
120
|
+
function Ur(e) {
|
|
121
121
|
const t = I("style");
|
|
122
|
-
return t.textContent = "/* empty */",
|
|
122
|
+
return t.textContent = "/* empty */", zt(st(e), t), t.sheet;
|
|
123
123
|
}
|
|
124
|
-
function
|
|
124
|
+
function zt(e, t) {
|
|
125
125
|
return C(
|
|
126
126
|
/** @type {Document} */
|
|
127
127
|
e.head || e,
|
|
128
128
|
t
|
|
129
129
|
), t.sheet;
|
|
130
130
|
}
|
|
131
|
-
function
|
|
131
|
+
function se(e, t, r) {
|
|
132
132
|
e.insertBefore(t, r || null);
|
|
133
133
|
}
|
|
134
134
|
function U(e) {
|
|
135
135
|
e.parentNode && e.parentNode.removeChild(e);
|
|
136
136
|
}
|
|
137
|
-
function
|
|
137
|
+
function wo(e, t) {
|
|
138
138
|
for (let r = 0; r < e.length; r += 1)
|
|
139
139
|
e[r] && e[r].d(t);
|
|
140
140
|
}
|
|
141
141
|
function I(e) {
|
|
142
142
|
return document.createElement(e);
|
|
143
143
|
}
|
|
144
|
-
function
|
|
144
|
+
function ft(e) {
|
|
145
145
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
146
146
|
}
|
|
147
|
-
function
|
|
147
|
+
function ae(e) {
|
|
148
148
|
return document.createTextNode(e);
|
|
149
149
|
}
|
|
150
150
|
function ce() {
|
|
151
|
-
return
|
|
151
|
+
return ae(" ");
|
|
152
152
|
}
|
|
153
|
-
function
|
|
154
|
-
return
|
|
153
|
+
function So() {
|
|
154
|
+
return ae("");
|
|
155
155
|
}
|
|
156
|
-
function
|
|
156
|
+
function Fe(e, t, r, n) {
|
|
157
157
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
158
158
|
}
|
|
159
159
|
function H(e, t, r) {
|
|
160
160
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
161
161
|
}
|
|
162
|
-
function
|
|
162
|
+
function To(e, t, r) {
|
|
163
163
|
const n = t.toLowerCase();
|
|
164
164
|
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : H(e, t, r);
|
|
165
165
|
}
|
|
166
|
-
function
|
|
166
|
+
function Dr(e) {
|
|
167
167
|
return Array.from(e.childNodes);
|
|
168
168
|
}
|
|
169
|
-
function
|
|
169
|
+
function at(e, t) {
|
|
170
170
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
171
171
|
t);
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function Ho(e, t, r) {
|
|
174
174
|
e.classList.toggle(t, !!r);
|
|
175
175
|
}
|
|
176
|
-
function
|
|
176
|
+
function Fr(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
|
|
177
177
|
return new CustomEvent(e, { detail: t, bubbles: r, cancelable: n });
|
|
178
178
|
}
|
|
179
|
-
function
|
|
179
|
+
function jr(e) {
|
|
180
180
|
const t = {};
|
|
181
181
|
return e.childNodes.forEach(
|
|
182
182
|
/** @param {Element} node */
|
|
@@ -187,17 +187,17 @@ function $r(e) {
|
|
|
187
187
|
}
|
|
188
188
|
const ve = /* @__PURE__ */ new Map();
|
|
189
189
|
let _e = 0;
|
|
190
|
-
function
|
|
190
|
+
function kr(e) {
|
|
191
191
|
let t = 5381, r = e.length;
|
|
192
192
|
for (; r--; )
|
|
193
193
|
t = (t << 5) - t ^ e.charCodeAt(r);
|
|
194
194
|
return t >>> 0;
|
|
195
195
|
}
|
|
196
|
-
function
|
|
197
|
-
const r = { stylesheet:
|
|
196
|
+
function Vr(e, t) {
|
|
197
|
+
const r = { stylesheet: Ur(t), rules: {} };
|
|
198
198
|
return ve.set(e, r), r;
|
|
199
199
|
}
|
|
200
|
-
function
|
|
200
|
+
function mt(e, t, r, n, i, o, a, s = 0) {
|
|
201
201
|
const l = 16.666 / n;
|
|
202
202
|
let u = `{
|
|
203
203
|
`;
|
|
@@ -207,156 +207,156 @@ function ut(e, t, r, n, i, o, a, s = 0) {
|
|
|
207
207
|
`;
|
|
208
208
|
}
|
|
209
209
|
const h = u + `100% {${a(r, 1 - r)}}
|
|
210
|
-
}`, c = `__svelte_${
|
|
211
|
-
m[c] || (m[c] = !0,
|
|
212
|
-
const
|
|
213
|
-
return e.style.animation = `${
|
|
210
|
+
}`, c = `__svelte_${kr(h)}_${s}`, f = st(e), { stylesheet: p, rules: m } = ve.get(f) || Vr(f, e);
|
|
211
|
+
m[c] || (m[c] = !0, p.insertRule(`@keyframes ${c} ${h}`, p.cssRules.length));
|
|
212
|
+
const d = e.style.animation || "";
|
|
213
|
+
return e.style.animation = `${d ? `${d}, ` : ""}${c} ${n}ms linear ${i}ms 1 both`, _e += 1, c;
|
|
214
214
|
}
|
|
215
|
-
function
|
|
215
|
+
function Xr(e, t) {
|
|
216
216
|
const r = (e.style.animation || "").split(", "), n = r.filter(
|
|
217
217
|
t ? (o) => o.indexOf(t) < 0 : (o) => o.indexOf("__svelte") === -1
|
|
218
218
|
// remove all Svelte animations
|
|
219
219
|
), i = r.length - n.length;
|
|
220
|
-
i && (e.style.animation = n.join(", "), _e -= i, _e ||
|
|
220
|
+
i && (e.style.animation = n.join(", "), _e -= i, _e || zr());
|
|
221
221
|
}
|
|
222
|
-
function
|
|
223
|
-
|
|
222
|
+
function zr() {
|
|
223
|
+
ot(() => {
|
|
224
224
|
_e || (ve.forEach((e) => {
|
|
225
225
|
const { ownerNode: t } = e.stylesheet;
|
|
226
226
|
t && U(t);
|
|
227
227
|
}), ve.clear());
|
|
228
228
|
});
|
|
229
229
|
}
|
|
230
|
-
let
|
|
231
|
-
function
|
|
232
|
-
|
|
230
|
+
let ne;
|
|
231
|
+
function re(e) {
|
|
232
|
+
ne = e;
|
|
233
233
|
}
|
|
234
|
-
function
|
|
235
|
-
if (!
|
|
234
|
+
function Wr() {
|
|
235
|
+
if (!ne)
|
|
236
236
|
throw new Error("Function called outside component initialization");
|
|
237
|
-
return
|
|
237
|
+
return ne;
|
|
238
238
|
}
|
|
239
|
-
function
|
|
240
|
-
|
|
239
|
+
function Zr(e) {
|
|
240
|
+
Wr().$$.on_mount.push(e);
|
|
241
241
|
}
|
|
242
|
-
const V = [],
|
|
242
|
+
const V = [], je = [];
|
|
243
243
|
let z = [];
|
|
244
|
-
const
|
|
245
|
-
let
|
|
246
|
-
function
|
|
247
|
-
|
|
244
|
+
const pt = [], Qr = /* @__PURE__ */ Promise.resolve();
|
|
245
|
+
let ke = !1;
|
|
246
|
+
function Jr() {
|
|
247
|
+
ke || (ke = !0, Qr.then(O));
|
|
248
248
|
}
|
|
249
249
|
function xe(e) {
|
|
250
250
|
z.push(e);
|
|
251
251
|
}
|
|
252
|
-
const
|
|
252
|
+
const Ie = /* @__PURE__ */ new Set();
|
|
253
253
|
let j = 0;
|
|
254
254
|
function O() {
|
|
255
255
|
if (j !== 0)
|
|
256
256
|
return;
|
|
257
|
-
const e =
|
|
257
|
+
const e = ne;
|
|
258
258
|
do {
|
|
259
259
|
try {
|
|
260
260
|
for (; j < V.length; ) {
|
|
261
261
|
const t = V[j];
|
|
262
|
-
j++,
|
|
262
|
+
j++, re(t), qr(t.$$);
|
|
263
263
|
}
|
|
264
264
|
} catch (t) {
|
|
265
265
|
throw V.length = 0, j = 0, t;
|
|
266
266
|
}
|
|
267
|
-
for (
|
|
268
|
-
|
|
267
|
+
for (re(null), V.length = 0, j = 0; je.length; )
|
|
268
|
+
je.pop()();
|
|
269
269
|
for (let t = 0; t < z.length; t += 1) {
|
|
270
270
|
const r = z[t];
|
|
271
|
-
|
|
271
|
+
Ie.has(r) || (Ie.add(r), r());
|
|
272
272
|
}
|
|
273
273
|
z.length = 0;
|
|
274
274
|
} while (V.length);
|
|
275
|
-
for (;
|
|
276
|
-
|
|
277
|
-
|
|
275
|
+
for (; pt.length; )
|
|
276
|
+
pt.pop()();
|
|
277
|
+
ke = !1, Ie.clear(), re(e);
|
|
278
278
|
}
|
|
279
|
-
function
|
|
279
|
+
function qr(e) {
|
|
280
280
|
if (e.fragment !== null) {
|
|
281
281
|
e.update(), G(e.before_update);
|
|
282
282
|
const t = e.dirty;
|
|
283
283
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(xe);
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
|
-
function
|
|
286
|
+
function Yr(e) {
|
|
287
287
|
const t = [], r = [];
|
|
288
288
|
z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), z = t;
|
|
289
289
|
}
|
|
290
|
-
let
|
|
291
|
-
function
|
|
292
|
-
return
|
|
293
|
-
|
|
294
|
-
})),
|
|
290
|
+
let ee;
|
|
291
|
+
function Kr() {
|
|
292
|
+
return ee || (ee = Promise.resolve(), ee.then(() => {
|
|
293
|
+
ee = null;
|
|
294
|
+
})), ee;
|
|
295
295
|
}
|
|
296
|
-
function
|
|
297
|
-
e.dispatchEvent(
|
|
296
|
+
function Me(e, t, r) {
|
|
297
|
+
e.dispatchEvent(Fr(`${t ? "intro" : "outro"}${r}`));
|
|
298
298
|
}
|
|
299
|
-
const
|
|
300
|
-
let
|
|
301
|
-
function
|
|
302
|
-
|
|
299
|
+
const pe = /* @__PURE__ */ new Set();
|
|
300
|
+
let L;
|
|
301
|
+
function Ao() {
|
|
302
|
+
L = {
|
|
303
303
|
r: 0,
|
|
304
304
|
c: [],
|
|
305
|
-
p:
|
|
305
|
+
p: L
|
|
306
306
|
// parent group
|
|
307
307
|
};
|
|
308
308
|
}
|
|
309
|
-
function
|
|
310
|
-
|
|
309
|
+
function Bo() {
|
|
310
|
+
L.r || G(L.c), L = L.p;
|
|
311
311
|
}
|
|
312
|
-
function
|
|
313
|
-
e && e.i && (
|
|
312
|
+
function Wt(e, t) {
|
|
313
|
+
e && e.i && (pe.delete(e), e.i(t));
|
|
314
314
|
}
|
|
315
|
-
function
|
|
315
|
+
function en(e, t, r, n) {
|
|
316
316
|
if (e && e.o) {
|
|
317
|
-
if (
|
|
317
|
+
if (pe.has(e))
|
|
318
318
|
return;
|
|
319
|
-
|
|
320
|
-
|
|
319
|
+
pe.add(e), L.c.push(() => {
|
|
320
|
+
pe.delete(e), n && (r && e.d(1), n());
|
|
321
321
|
}), e.o(t);
|
|
322
322
|
} else
|
|
323
323
|
n && n();
|
|
324
324
|
}
|
|
325
|
-
const
|
|
326
|
-
function
|
|
325
|
+
const tn = { duration: 0 };
|
|
326
|
+
function Co(e, t, r, n) {
|
|
327
327
|
let o = t(e, r, { direction: "both" }), a = n ? 0 : 1, s = null, l = null, u = null, h;
|
|
328
328
|
function c() {
|
|
329
|
-
u &&
|
|
329
|
+
u && Xr(e, u);
|
|
330
330
|
}
|
|
331
|
-
function f(m,
|
|
331
|
+
function f(m, d) {
|
|
332
332
|
const g = (
|
|
333
333
|
/** @type {Program['d']} */
|
|
334
334
|
m.b - a
|
|
335
335
|
);
|
|
336
|
-
return
|
|
336
|
+
return d *= Math.abs(g), {
|
|
337
337
|
a,
|
|
338
338
|
b: m.b,
|
|
339
339
|
d: g,
|
|
340
|
-
duration:
|
|
340
|
+
duration: d,
|
|
341
341
|
start: m.start,
|
|
342
|
-
end: m.start +
|
|
342
|
+
end: m.start + d,
|
|
343
343
|
group: m.group
|
|
344
344
|
};
|
|
345
345
|
}
|
|
346
|
-
function
|
|
346
|
+
function p(m) {
|
|
347
347
|
const {
|
|
348
|
-
delay:
|
|
348
|
+
delay: d = 0,
|
|
349
349
|
duration: g = 300,
|
|
350
|
-
easing: A =
|
|
350
|
+
easing: A = Br,
|
|
351
351
|
tick: T = M,
|
|
352
352
|
css: x
|
|
353
|
-
} = o ||
|
|
354
|
-
start:
|
|
353
|
+
} = o || tn, E = {
|
|
354
|
+
start: $r() + d,
|
|
355
355
|
b: m
|
|
356
356
|
};
|
|
357
|
-
m || (
|
|
358
|
-
e.inert, e.inert = !0)), s || l ? l =
|
|
359
|
-
if (l && b > l.start && (s = f(l, g), l = null,
|
|
357
|
+
m || (E.group = L, L.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
|
|
358
|
+
e.inert, e.inert = !0)), s || l ? l = E : (x && (c(), u = mt(e, a, m, g, d, A, x)), m && T(0, 1), s = f(E, g), xe(() => Me(e, m, "start")), Rr((b) => {
|
|
359
|
+
if (l && b > l.start && (s = f(l, g), l = null, Me(e, s.b, "start"), x && (c(), u = mt(
|
|
360
360
|
e,
|
|
361
361
|
a,
|
|
362
362
|
s.b,
|
|
@@ -366,7 +366,7 @@ function So(e, t, r, n) {
|
|
|
366
366
|
o.css
|
|
367
367
|
))), s) {
|
|
368
368
|
if (b >= s.end)
|
|
369
|
-
T(a = s.b, 1 - a),
|
|
369
|
+
T(a = s.b, 1 - a), Me(e, s.b, "end"), l || (s.b ? c() : --s.group.r || G(s.group.c)), s = null;
|
|
370
370
|
else if (b >= s.start) {
|
|
371
371
|
const B = b - s.start;
|
|
372
372
|
a = s.a + s.d * A(B / s.duration), T(a, 1 - a);
|
|
@@ -377,35 +377,35 @@ function So(e, t, r, n) {
|
|
|
377
377
|
}
|
|
378
378
|
return {
|
|
379
379
|
run(m) {
|
|
380
|
-
|
|
381
|
-
o = o({ direction: m ? "in" : "out" }),
|
|
382
|
-
}) :
|
|
380
|
+
Te(o) ? Kr().then(() => {
|
|
381
|
+
o = o({ direction: m ? "in" : "out" }), p(m);
|
|
382
|
+
}) : p(m);
|
|
383
383
|
},
|
|
384
384
|
end() {
|
|
385
385
|
c(), s = l = null;
|
|
386
386
|
}
|
|
387
387
|
};
|
|
388
388
|
}
|
|
389
|
-
function
|
|
389
|
+
function Po(e) {
|
|
390
390
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
391
391
|
}
|
|
392
|
-
function
|
|
392
|
+
function rn(e, t, r) {
|
|
393
393
|
const { fragment: n, after_update: i } = e.$$;
|
|
394
394
|
n && n.m(t, r), xe(() => {
|
|
395
|
-
const o = e.$$.on_mount.map(
|
|
395
|
+
const o = e.$$.on_mount.map(Dt).filter(Te);
|
|
396
396
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : G(o), e.$$.on_mount = [];
|
|
397
397
|
}), i.forEach(xe);
|
|
398
398
|
}
|
|
399
|
-
function
|
|
399
|
+
function nn(e, t) {
|
|
400
400
|
const r = e.$$;
|
|
401
|
-
r.fragment !== null && (
|
|
401
|
+
r.fragment !== null && (Yr(r.after_update), G(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
402
402
|
}
|
|
403
|
-
function
|
|
404
|
-
e.$$.dirty[0] === -1 && (V.push(e),
|
|
403
|
+
function on(e, t) {
|
|
404
|
+
e.$$.dirty[0] === -1 && (V.push(e), Jr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
405
405
|
}
|
|
406
|
-
function
|
|
407
|
-
const l =
|
|
408
|
-
|
|
406
|
+
function sn(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
407
|
+
const l = ne;
|
|
408
|
+
re(e);
|
|
409
409
|
const u = e.$$ = {
|
|
410
410
|
fragment: null,
|
|
411
411
|
ctx: [],
|
|
@@ -413,7 +413,7 @@ function en(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
|
413
413
|
props: o,
|
|
414
414
|
update: M,
|
|
415
415
|
not_equal: i,
|
|
416
|
-
bound:
|
|
416
|
+
bound: ct(),
|
|
417
417
|
// lifecycle
|
|
418
418
|
on_mount: [],
|
|
419
419
|
on_destroy: [],
|
|
@@ -422,28 +422,28 @@ function en(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
|
422
422
|
after_update: [],
|
|
423
423
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
424
424
|
// everything else
|
|
425
|
-
callbacks:
|
|
425
|
+
callbacks: ct(),
|
|
426
426
|
dirty: s,
|
|
427
427
|
skip_bound: !1,
|
|
428
428
|
root: t.target || l.$$.root
|
|
429
429
|
};
|
|
430
430
|
a && a(u.root);
|
|
431
431
|
let h = !1;
|
|
432
|
-
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...
|
|
433
|
-
const m =
|
|
434
|
-
return u.ctx && i(u.ctx[c], u.ctx[c] = m) && (!u.skip_bound && u.bound[c] && u.bound[c](m), h &&
|
|
432
|
+
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
|
|
433
|
+
const m = p.length ? p[0] : f;
|
|
434
|
+
return u.ctx && i(u.ctx[c], u.ctx[c] = m) && (!u.skip_bound && u.bound[c] && u.bound[c](m), h && on(e, c)), f;
|
|
435
435
|
}) : [], u.update(), h = !0, G(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
436
436
|
if (t.hydrate) {
|
|
437
|
-
const c =
|
|
437
|
+
const c = Dr(t.target);
|
|
438
438
|
u.fragment && u.fragment.l(c), c.forEach(U);
|
|
439
439
|
} else
|
|
440
440
|
u.fragment && u.fragment.c();
|
|
441
|
-
t.intro &&
|
|
441
|
+
t.intro && Wt(e.$$.fragment), rn(e, t.target, t.anchor), O();
|
|
442
442
|
}
|
|
443
|
-
|
|
443
|
+
re(l);
|
|
444
444
|
}
|
|
445
|
-
let
|
|
446
|
-
typeof HTMLElement == "function" && (
|
|
445
|
+
let Zt;
|
|
446
|
+
typeof HTMLElement == "function" && (Zt = class extends HTMLElement {
|
|
447
447
|
/** The Svelte component constructor */
|
|
448
448
|
$$ctor;
|
|
449
449
|
/** Slots */
|
|
@@ -492,7 +492,7 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
492
492
|
* @param {HTMLElement} [anchor]
|
|
493
493
|
*/
|
|
494
494
|
m: function(l, u) {
|
|
495
|
-
|
|
495
|
+
se(l, o, u);
|
|
496
496
|
},
|
|
497
497
|
d: function(l) {
|
|
498
498
|
l && U(o);
|
|
@@ -502,12 +502,12 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
502
502
|
};
|
|
503
503
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
504
504
|
return;
|
|
505
|
-
const t = {}, r =
|
|
505
|
+
const t = {}, r = jr(this);
|
|
506
506
|
for (const i of this.$$s)
|
|
507
507
|
i in r && (t[i] = [e(i)]);
|
|
508
508
|
for (const i of this.attributes) {
|
|
509
509
|
const o = this.$$g_p(i.name);
|
|
510
|
-
o in this.$$d || (this.$$d[o] =
|
|
510
|
+
o in this.$$d || (this.$$d[o] = de(o, i.value, this.$$p_d, "toProp"));
|
|
511
511
|
}
|
|
512
512
|
for (const i in this.$$p_d)
|
|
513
513
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -525,7 +525,7 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
525
525
|
this.$$r = !0;
|
|
526
526
|
for (const i in this.$$p_d)
|
|
527
527
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
528
|
-
const o =
|
|
528
|
+
const o = de(
|
|
529
529
|
i,
|
|
530
530
|
this.$$d[i],
|
|
531
531
|
this.$$p_d,
|
|
@@ -547,7 +547,7 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
547
547
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
548
548
|
// and setting attributes through setAttribute etc, this is helpful
|
|
549
549
|
attributeChangedCallback(e, t, r) {
|
|
550
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
550
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = de(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
551
551
|
}
|
|
552
552
|
disconnectedCallback() {
|
|
553
553
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -560,7 +560,7 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
560
560
|
) || e;
|
|
561
561
|
}
|
|
562
562
|
});
|
|
563
|
-
function
|
|
563
|
+
function de(e, t, r, n) {
|
|
564
564
|
const i = r[e]?.type;
|
|
565
565
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
566
566
|
return t;
|
|
@@ -589,8 +589,8 @@ function pe(e, t, r, n) {
|
|
|
589
589
|
return t;
|
|
590
590
|
}
|
|
591
591
|
}
|
|
592
|
-
function
|
|
593
|
-
let a = class extends
|
|
592
|
+
function an(e, t, r, n, i, o) {
|
|
593
|
+
let a = class extends Zt {
|
|
594
594
|
constructor() {
|
|
595
595
|
super(e, r, i), this.$$p_d = t;
|
|
596
596
|
}
|
|
@@ -606,7 +606,7 @@ function tn(e, t, r, n, i, o) {
|
|
|
606
606
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
|
607
607
|
},
|
|
608
608
|
set(l) {
|
|
609
|
-
l =
|
|
609
|
+
l = de(s, l, t), this.$$d[s] = l, this.$$c?.$set({ [s]: l });
|
|
610
610
|
}
|
|
611
611
|
});
|
|
612
612
|
}), n.forEach((s) => {
|
|
@@ -618,7 +618,7 @@ function tn(e, t, r, n, i, o) {
|
|
|
618
618
|
}), e.element = /** @type {any} */
|
|
619
619
|
a, a;
|
|
620
620
|
}
|
|
621
|
-
class
|
|
621
|
+
class un {
|
|
622
622
|
/**
|
|
623
623
|
* ### PRIVATE API
|
|
624
624
|
*
|
|
@@ -637,7 +637,7 @@ class rn {
|
|
|
637
637
|
$$set = void 0;
|
|
638
638
|
/** @returns {void} */
|
|
639
639
|
$destroy() {
|
|
640
|
-
|
|
640
|
+
nn(this, 1), this.$destroy = M;
|
|
641
641
|
}
|
|
642
642
|
/**
|
|
643
643
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -646,7 +646,7 @@ class rn {
|
|
|
646
646
|
* @returns {() => void}
|
|
647
647
|
*/
|
|
648
648
|
$on(t, r) {
|
|
649
|
-
if (!
|
|
649
|
+
if (!Te(r))
|
|
650
650
|
return M;
|
|
651
651
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
652
652
|
return n.push(r), () => {
|
|
@@ -659,11 +659,11 @@ class rn {
|
|
|
659
659
|
* @returns {void}
|
|
660
660
|
*/
|
|
661
661
|
$set(t) {
|
|
662
|
-
this.$$set && !
|
|
662
|
+
this.$$set && !Pr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
663
663
|
}
|
|
664
664
|
}
|
|
665
|
-
const
|
|
666
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
665
|
+
const ln = "4";
|
|
666
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ln);
|
|
667
667
|
/*! *****************************************************************************
|
|
668
668
|
Copyright (c) Microsoft Corporation.
|
|
669
669
|
|
|
@@ -678,43 +678,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
678
678
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
679
679
|
PERFORMANCE OF THIS SOFTWARE.
|
|
680
680
|
***************************************************************************** */
|
|
681
|
-
var
|
|
682
|
-
return
|
|
681
|
+
var Ve = function(e, t) {
|
|
682
|
+
return Ve = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
683
683
|
r.__proto__ = n;
|
|
684
684
|
} || function(r, n) {
|
|
685
685
|
for (var i in n)
|
|
686
686
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
687
|
-
},
|
|
687
|
+
}, Ve(e, t);
|
|
688
688
|
};
|
|
689
|
-
function
|
|
689
|
+
function ue(e, t) {
|
|
690
690
|
if (typeof t != "function" && t !== null)
|
|
691
691
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
692
|
-
|
|
692
|
+
Ve(e, t);
|
|
693
693
|
function r() {
|
|
694
694
|
this.constructor = e;
|
|
695
695
|
}
|
|
696
696
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
697
697
|
}
|
|
698
|
-
|
|
699
|
-
return E = Object.assign || function(t) {
|
|
700
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
701
|
-
r = arguments[n];
|
|
702
|
-
for (var o in r)
|
|
703
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
704
|
-
}
|
|
705
|
-
return t;
|
|
706
|
-
}, E.apply(this, arguments);
|
|
707
|
-
};
|
|
708
|
-
function on(e, t) {
|
|
709
|
-
var r = {};
|
|
710
|
-
for (var n in e)
|
|
711
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
712
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
713
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
714
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
715
|
-
return r;
|
|
716
|
-
}
|
|
717
|
-
function je(e) {
|
|
698
|
+
function Xe(e) {
|
|
718
699
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
719
700
|
if (r)
|
|
720
701
|
return r.call(e);
|
|
@@ -726,7 +707,7 @@ function je(e) {
|
|
|
726
707
|
};
|
|
727
708
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
728
709
|
}
|
|
729
|
-
function
|
|
710
|
+
function ze(e, t) {
|
|
730
711
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
731
712
|
if (!r)
|
|
732
713
|
return e;
|
|
@@ -746,22 +727,22 @@ function ke(e, t) {
|
|
|
746
727
|
}
|
|
747
728
|
return o;
|
|
748
729
|
}
|
|
749
|
-
function
|
|
750
|
-
if (
|
|
730
|
+
function We(e, t, r) {
|
|
731
|
+
if (arguments.length === 2)
|
|
751
732
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
752
733
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
753
734
|
return e.concat(o || t);
|
|
754
735
|
}
|
|
755
|
-
function
|
|
736
|
+
function $(e) {
|
|
756
737
|
return typeof e == "function";
|
|
757
738
|
}
|
|
758
|
-
function
|
|
739
|
+
function Qt(e) {
|
|
759
740
|
var t = function(n) {
|
|
760
741
|
Error.call(n), n.stack = new Error().stack;
|
|
761
742
|
}, r = e(t);
|
|
762
743
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
763
744
|
}
|
|
764
|
-
var
|
|
745
|
+
var Ne = Qt(function(e) {
|
|
765
746
|
return function(r) {
|
|
766
747
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
767
748
|
` + r.map(function(n, i) {
|
|
@@ -770,13 +751,13 @@ var Ie = Vt(function(e) {
|
|
|
770
751
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
771
752
|
};
|
|
772
753
|
});
|
|
773
|
-
function
|
|
754
|
+
function Ze(e, t) {
|
|
774
755
|
if (e) {
|
|
775
756
|
var r = e.indexOf(t);
|
|
776
757
|
0 <= r && e.splice(r, 1);
|
|
777
758
|
}
|
|
778
759
|
}
|
|
779
|
-
var
|
|
760
|
+
var He = function() {
|
|
780
761
|
function e(t) {
|
|
781
762
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
782
763
|
}
|
|
@@ -788,12 +769,12 @@ var Te = function() {
|
|
|
788
769
|
if (a)
|
|
789
770
|
if (this._parentage = null, Array.isArray(a))
|
|
790
771
|
try {
|
|
791
|
-
for (var s =
|
|
772
|
+
for (var s = Xe(a), l = s.next(); !l.done; l = s.next()) {
|
|
792
773
|
var u = l.value;
|
|
793
774
|
u.remove(this);
|
|
794
775
|
}
|
|
795
|
-
} catch (
|
|
796
|
-
t = { error:
|
|
776
|
+
} catch (d) {
|
|
777
|
+
t = { error: d };
|
|
797
778
|
} finally {
|
|
798
779
|
try {
|
|
799
780
|
l && !l.done && (r = s.return) && r.call(s);
|
|
@@ -805,29 +786,29 @@ var Te = function() {
|
|
|
805
786
|
else
|
|
806
787
|
a.remove(this);
|
|
807
788
|
var h = this.initialTeardown;
|
|
808
|
-
if (
|
|
789
|
+
if ($(h))
|
|
809
790
|
try {
|
|
810
791
|
h();
|
|
811
|
-
} catch (
|
|
812
|
-
o =
|
|
792
|
+
} catch (d) {
|
|
793
|
+
o = d instanceof Ne ? d.errors : [d];
|
|
813
794
|
}
|
|
814
795
|
var c = this._finalizers;
|
|
815
796
|
if (c) {
|
|
816
797
|
this._finalizers = null;
|
|
817
798
|
try {
|
|
818
|
-
for (var f =
|
|
819
|
-
var m =
|
|
799
|
+
for (var f = Xe(c), p = f.next(); !p.done; p = f.next()) {
|
|
800
|
+
var m = p.value;
|
|
820
801
|
try {
|
|
821
|
-
|
|
822
|
-
} catch (
|
|
823
|
-
o = o ?? [],
|
|
802
|
+
dt(m);
|
|
803
|
+
} catch (d) {
|
|
804
|
+
o = o ?? [], d instanceof Ne ? o = We(We([], ze(o)), ze(d.errors)) : o.push(d);
|
|
824
805
|
}
|
|
825
806
|
}
|
|
826
|
-
} catch (
|
|
827
|
-
n = { error:
|
|
807
|
+
} catch (d) {
|
|
808
|
+
n = { error: d };
|
|
828
809
|
} finally {
|
|
829
810
|
try {
|
|
830
|
-
|
|
811
|
+
p && !p.done && (i = f.return) && i.call(f);
|
|
831
812
|
} finally {
|
|
832
813
|
if (n)
|
|
833
814
|
throw n.error;
|
|
@@ -835,13 +816,13 @@ var Te = function() {
|
|
|
835
816
|
}
|
|
836
817
|
}
|
|
837
818
|
if (o)
|
|
838
|
-
throw new
|
|
819
|
+
throw new Ne(o);
|
|
839
820
|
}
|
|
840
821
|
}, e.prototype.add = function(t) {
|
|
841
822
|
var r;
|
|
842
823
|
if (t && t !== this)
|
|
843
824
|
if (this.closed)
|
|
844
|
-
|
|
825
|
+
dt(t);
|
|
845
826
|
else {
|
|
846
827
|
if (t instanceof e) {
|
|
847
828
|
if (t.closed || t._hasParent(this))
|
|
@@ -858,52 +839,52 @@ var Te = function() {
|
|
|
858
839
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
859
840
|
}, e.prototype._removeParent = function(t) {
|
|
860
841
|
var r = this._parentage;
|
|
861
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
842
|
+
r === t ? this._parentage = null : Array.isArray(r) && Ze(r, t);
|
|
862
843
|
}, e.prototype.remove = function(t) {
|
|
863
844
|
var r = this._finalizers;
|
|
864
|
-
r &&
|
|
845
|
+
r && Ze(r, t), t instanceof e && t._removeParent(this);
|
|
865
846
|
}, e.EMPTY = function() {
|
|
866
847
|
var t = new e();
|
|
867
848
|
return t.closed = !0, t;
|
|
868
849
|
}(), e;
|
|
869
|
-
}(),
|
|
870
|
-
function
|
|
871
|
-
return e instanceof
|
|
850
|
+
}(), Jt = He.EMPTY;
|
|
851
|
+
function qt(e) {
|
|
852
|
+
return e instanceof He || e && "closed" in e && $(e.remove) && $(e.add) && $(e.unsubscribe);
|
|
872
853
|
}
|
|
873
|
-
function
|
|
874
|
-
|
|
854
|
+
function dt(e) {
|
|
855
|
+
$(e) ? e() : e.unsubscribe();
|
|
875
856
|
}
|
|
876
|
-
var
|
|
857
|
+
var hn = {
|
|
877
858
|
Promise: void 0
|
|
878
|
-
},
|
|
859
|
+
}, cn = {
|
|
879
860
|
setTimeout: function(e, t) {
|
|
880
861
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
881
862
|
r[n - 2] = arguments[n];
|
|
882
|
-
return setTimeout.apply(void 0,
|
|
863
|
+
return setTimeout.apply(void 0, We([e, t], ze(r)));
|
|
883
864
|
},
|
|
884
865
|
clearTimeout: function(e) {
|
|
885
866
|
return clearTimeout(e);
|
|
886
867
|
},
|
|
887
868
|
delegate: void 0
|
|
888
869
|
};
|
|
889
|
-
function
|
|
890
|
-
|
|
870
|
+
function fn(e) {
|
|
871
|
+
cn.setTimeout(function() {
|
|
891
872
|
throw e;
|
|
892
873
|
});
|
|
893
874
|
}
|
|
894
|
-
function
|
|
875
|
+
function bt() {
|
|
895
876
|
}
|
|
896
877
|
function be(e) {
|
|
897
878
|
e();
|
|
898
879
|
}
|
|
899
|
-
var
|
|
900
|
-
|
|
880
|
+
var Yt = function(e) {
|
|
881
|
+
ue(t, e);
|
|
901
882
|
function t(r) {
|
|
902
883
|
var n = e.call(this) || this;
|
|
903
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
884
|
+
return n.isStopped = !1, r ? (n.destination = r, qt(r) && r.add(n)) : n.destination = dn, n;
|
|
904
885
|
}
|
|
905
886
|
return t.create = function(r, n, i) {
|
|
906
|
-
return new
|
|
887
|
+
return new Qe(r, n, i);
|
|
907
888
|
}, t.prototype.next = function(r) {
|
|
908
889
|
this.isStopped || this._next(r);
|
|
909
890
|
}, t.prototype.error = function(r) {
|
|
@@ -927,7 +908,7 @@ var Wt = function(e) {
|
|
|
927
908
|
this.unsubscribe();
|
|
928
909
|
}
|
|
929
910
|
}, t;
|
|
930
|
-
}(
|
|
911
|
+
}(He), mn = function() {
|
|
931
912
|
function e(t) {
|
|
932
913
|
this.partialObserver = t;
|
|
933
914
|
}
|
|
@@ -958,43 +939,43 @@ var Wt = function(e) {
|
|
|
958
939
|
fe(r);
|
|
959
940
|
}
|
|
960
941
|
}, e;
|
|
961
|
-
}(),
|
|
962
|
-
|
|
942
|
+
}(), Qe = function(e) {
|
|
943
|
+
ue(t, e);
|
|
963
944
|
function t(r, n, i) {
|
|
964
945
|
var o = e.call(this) || this, a;
|
|
965
|
-
return
|
|
946
|
+
return $(r) || !r ? a = {
|
|
966
947
|
next: r ?? void 0,
|
|
967
948
|
error: n ?? void 0,
|
|
968
949
|
complete: i ?? void 0
|
|
969
|
-
} : a = r, o.destination = new
|
|
950
|
+
} : a = r, o.destination = new mn(a), o;
|
|
970
951
|
}
|
|
971
952
|
return t;
|
|
972
|
-
}(
|
|
953
|
+
}(Yt);
|
|
973
954
|
function fe(e) {
|
|
974
|
-
|
|
955
|
+
fn(e);
|
|
975
956
|
}
|
|
976
|
-
function
|
|
957
|
+
function pn(e) {
|
|
977
958
|
throw e;
|
|
978
959
|
}
|
|
979
|
-
var
|
|
960
|
+
var dn = {
|
|
980
961
|
closed: !0,
|
|
981
|
-
next:
|
|
982
|
-
error:
|
|
983
|
-
complete:
|
|
984
|
-
},
|
|
962
|
+
next: bt,
|
|
963
|
+
error: pn,
|
|
964
|
+
complete: bt
|
|
965
|
+
}, bn = function() {
|
|
985
966
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
986
967
|
}();
|
|
987
|
-
function
|
|
968
|
+
function gn(e) {
|
|
988
969
|
return e;
|
|
989
970
|
}
|
|
990
|
-
function
|
|
991
|
-
return e.length === 0 ?
|
|
971
|
+
function yn(e) {
|
|
972
|
+
return e.length === 0 ? gn : e.length === 1 ? e[0] : function(r) {
|
|
992
973
|
return e.reduce(function(n, i) {
|
|
993
974
|
return i(n);
|
|
994
975
|
}, r);
|
|
995
976
|
};
|
|
996
977
|
}
|
|
997
|
-
var
|
|
978
|
+
var gt = function() {
|
|
998
979
|
function e(t) {
|
|
999
980
|
t && (this._subscribe = t);
|
|
1000
981
|
}
|
|
@@ -1002,7 +983,7 @@ var ft = function() {
|
|
|
1002
983
|
var r = new e();
|
|
1003
984
|
return r.source = this, r.operator = t, r;
|
|
1004
985
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
1005
|
-
var i = this, o =
|
|
986
|
+
var i = this, o = _n(t) ? t : new Qe(t, r, n);
|
|
1006
987
|
return be(function() {
|
|
1007
988
|
var a = i, s = a.operator, l = a.source;
|
|
1008
989
|
o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
|
|
@@ -1015,8 +996,8 @@ var ft = function() {
|
|
|
1015
996
|
}
|
|
1016
997
|
}, e.prototype.forEach = function(t, r) {
|
|
1017
998
|
var n = this;
|
|
1018
|
-
return r =
|
|
1019
|
-
var a = new
|
|
999
|
+
return r = yt(r), new r(function(i, o) {
|
|
1000
|
+
var a = new Qe({
|
|
1020
1001
|
next: function(s) {
|
|
1021
1002
|
try {
|
|
1022
1003
|
t(s);
|
|
@@ -1032,15 +1013,15 @@ var ft = function() {
|
|
|
1032
1013
|
}, e.prototype._subscribe = function(t) {
|
|
1033
1014
|
var r;
|
|
1034
1015
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
1035
|
-
}, e.prototype[
|
|
1016
|
+
}, e.prototype[bn] = function() {
|
|
1036
1017
|
return this;
|
|
1037
1018
|
}, e.prototype.pipe = function() {
|
|
1038
1019
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
1039
1020
|
t[r] = arguments[r];
|
|
1040
|
-
return
|
|
1021
|
+
return yn(t)(this);
|
|
1041
1022
|
}, e.prototype.toPromise = function(t) {
|
|
1042
1023
|
var r = this;
|
|
1043
|
-
return t =
|
|
1024
|
+
return t = yt(t), new t(function(n, i) {
|
|
1044
1025
|
var o;
|
|
1045
1026
|
r.subscribe(function(a) {
|
|
1046
1027
|
return o = a;
|
|
@@ -1054,32 +1035,32 @@ var ft = function() {
|
|
|
1054
1035
|
return new e(t);
|
|
1055
1036
|
}, e;
|
|
1056
1037
|
}();
|
|
1057
|
-
function
|
|
1038
|
+
function yt(e) {
|
|
1058
1039
|
var t;
|
|
1059
|
-
return (t = e ??
|
|
1040
|
+
return (t = e ?? hn.Promise) !== null && t !== void 0 ? t : Promise;
|
|
1060
1041
|
}
|
|
1061
|
-
function
|
|
1062
|
-
return e &&
|
|
1042
|
+
function vn(e) {
|
|
1043
|
+
return e && $(e.next) && $(e.error) && $(e.complete);
|
|
1063
1044
|
}
|
|
1064
|
-
function
|
|
1065
|
-
return e && e instanceof
|
|
1045
|
+
function _n(e) {
|
|
1046
|
+
return e && e instanceof Yt || vn(e) && qt(e);
|
|
1066
1047
|
}
|
|
1067
|
-
var
|
|
1048
|
+
var xn = Qt(function(e) {
|
|
1068
1049
|
return function() {
|
|
1069
1050
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
1070
1051
|
};
|
|
1071
|
-
}),
|
|
1072
|
-
|
|
1052
|
+
}), Kt = function(e) {
|
|
1053
|
+
ue(t, e);
|
|
1073
1054
|
function t() {
|
|
1074
1055
|
var r = e.call(this) || this;
|
|
1075
1056
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
1076
1057
|
}
|
|
1077
1058
|
return t.prototype.lift = function(r) {
|
|
1078
|
-
var n = new
|
|
1059
|
+
var n = new vt(this, this);
|
|
1079
1060
|
return n.operator = r, n;
|
|
1080
1061
|
}, t.prototype._throwIfClosed = function() {
|
|
1081
1062
|
if (this.closed)
|
|
1082
|
-
throw new
|
|
1063
|
+
throw new xn();
|
|
1083
1064
|
}, t.prototype.next = function(r) {
|
|
1084
1065
|
var n = this;
|
|
1085
1066
|
be(function() {
|
|
@@ -1087,7 +1068,7 @@ var gn = Vt(function(e) {
|
|
|
1087
1068
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
1088
1069
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
1089
1070
|
try {
|
|
1090
|
-
for (var a =
|
|
1071
|
+
for (var a = Xe(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
|
|
1091
1072
|
var l = s.value;
|
|
1092
1073
|
l.next(r);
|
|
1093
1074
|
}
|
|
@@ -1136,20 +1117,20 @@ var gn = Vt(function(e) {
|
|
|
1136
1117
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
1137
1118
|
}, t.prototype._innerSubscribe = function(r) {
|
|
1138
1119
|
var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
|
|
1139
|
-
return o || a ?
|
|
1140
|
-
n.currentObservers = null,
|
|
1120
|
+
return o || a ? Jt : (this.currentObservers = null, s.push(r), new He(function() {
|
|
1121
|
+
n.currentObservers = null, Ze(s, r);
|
|
1141
1122
|
}));
|
|
1142
1123
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
1143
1124
|
var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
|
|
1144
1125
|
i ? r.error(o) : a && r.complete();
|
|
1145
1126
|
}, t.prototype.asObservable = function() {
|
|
1146
|
-
var r = new
|
|
1127
|
+
var r = new gt();
|
|
1147
1128
|
return r.source = this, r;
|
|
1148
1129
|
}, t.create = function(r, n) {
|
|
1149
|
-
return new
|
|
1130
|
+
return new vt(r, n);
|
|
1150
1131
|
}, t;
|
|
1151
|
-
}(
|
|
1152
|
-
|
|
1132
|
+
}(gt), vt = function(e) {
|
|
1133
|
+
ue(t, e);
|
|
1153
1134
|
function t(r, n) {
|
|
1154
1135
|
var i = e.call(this) || this;
|
|
1155
1136
|
return i.destination = r, i.source = n, i;
|
|
@@ -1165,17 +1146,17 @@ var gn = Vt(function(e) {
|
|
|
1165
1146
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
1166
1147
|
}, t.prototype._subscribe = function(r) {
|
|
1167
1148
|
var n, i;
|
|
1168
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
1149
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Jt;
|
|
1169
1150
|
}, t;
|
|
1170
|
-
}(
|
|
1151
|
+
}(Kt), er = {
|
|
1171
1152
|
now: function() {
|
|
1172
|
-
return (
|
|
1153
|
+
return (er.delegate || Date).now();
|
|
1173
1154
|
},
|
|
1174
1155
|
delegate: void 0
|
|
1175
|
-
},
|
|
1176
|
-
|
|
1156
|
+
}, En = function(e) {
|
|
1157
|
+
ue(t, e);
|
|
1177
1158
|
function t(r, n, i) {
|
|
1178
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
1159
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = er);
|
|
1179
1160
|
var o = e.call(this) || this;
|
|
1180
1161
|
return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
|
|
1181
1162
|
}
|
|
@@ -1195,24 +1176,24 @@ var gn = Vt(function(e) {
|
|
|
1195
1176
|
u && o.splice(0, u + 1);
|
|
1196
1177
|
}
|
|
1197
1178
|
}, t;
|
|
1198
|
-
}(
|
|
1199
|
-
const
|
|
1200
|
-
if (
|
|
1201
|
-
const r = new
|
|
1202
|
-
|
|
1179
|
+
}(Kt);
|
|
1180
|
+
const _t = [], xt = {}, wn = (e, t = 0) => {
|
|
1181
|
+
if (_t.indexOf(e) == -1) {
|
|
1182
|
+
const r = new En(t);
|
|
1183
|
+
xt[e] = r, _t.push(e);
|
|
1203
1184
|
}
|
|
1204
|
-
return
|
|
1185
|
+
return xt[e];
|
|
1205
1186
|
}, k = [];
|
|
1206
|
-
function
|
|
1187
|
+
function Sn(e, t) {
|
|
1207
1188
|
return {
|
|
1208
|
-
subscribe:
|
|
1189
|
+
subscribe: Ae(e, t).subscribe
|
|
1209
1190
|
};
|
|
1210
1191
|
}
|
|
1211
|
-
function
|
|
1192
|
+
function Ae(e, t = M) {
|
|
1212
1193
|
let r;
|
|
1213
1194
|
const n = /* @__PURE__ */ new Set();
|
|
1214
1195
|
function i(s) {
|
|
1215
|
-
if (
|
|
1196
|
+
if (Ft(e, s) && (e = s, r)) {
|
|
1216
1197
|
const l = !k.length;
|
|
1217
1198
|
for (const u of n)
|
|
1218
1199
|
u[1](), k.push(u, e);
|
|
@@ -1234,12 +1215,12 @@ function He(e, t = M) {
|
|
|
1234
1215
|
}
|
|
1235
1216
|
return { set: i, update: o, subscribe: a };
|
|
1236
1217
|
}
|
|
1237
|
-
function
|
|
1218
|
+
function q(e, t, r) {
|
|
1238
1219
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1239
1220
|
if (!i.every(Boolean))
|
|
1240
1221
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1241
1222
|
const o = t.length < 2;
|
|
1242
|
-
return
|
|
1223
|
+
return Sn(r, (a, s) => {
|
|
1243
1224
|
let l = !1;
|
|
1244
1225
|
const u = [];
|
|
1245
1226
|
let h = 0, c = M;
|
|
@@ -1248,129 +1229,171 @@ function Y(e, t, r) {
|
|
|
1248
1229
|
return;
|
|
1249
1230
|
c();
|
|
1250
1231
|
const m = t(n ? u[0] : u, a, s);
|
|
1251
|
-
o ? a(m) : c =
|
|
1252
|
-
},
|
|
1253
|
-
(m,
|
|
1232
|
+
o ? a(m) : c = Te(m) ? m : M;
|
|
1233
|
+
}, p = i.map(
|
|
1234
|
+
(m, d) => jt(
|
|
1254
1235
|
m,
|
|
1255
1236
|
(g) => {
|
|
1256
|
-
u[
|
|
1237
|
+
u[d] = g, h &= ~(1 << d), l && f();
|
|
1257
1238
|
},
|
|
1258
1239
|
() => {
|
|
1259
|
-
h |= 1 <<
|
|
1240
|
+
h |= 1 << d;
|
|
1260
1241
|
}
|
|
1261
1242
|
)
|
|
1262
1243
|
);
|
|
1263
1244
|
return l = !0, f(), function() {
|
|
1264
|
-
G(
|
|
1245
|
+
G(p), c(), l = !1;
|
|
1265
1246
|
};
|
|
1266
1247
|
});
|
|
1267
1248
|
}
|
|
1268
|
-
var
|
|
1269
|
-
function
|
|
1249
|
+
var Oo = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1250
|
+
function Tn(e) {
|
|
1270
1251
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1271
1252
|
}
|
|
1272
|
-
var
|
|
1273
|
-
return
|
|
1253
|
+
var Hn = function(t) {
|
|
1254
|
+
return An(t) && !Bn(t);
|
|
1274
1255
|
};
|
|
1275
|
-
function
|
|
1256
|
+
function An(e) {
|
|
1276
1257
|
return !!e && typeof e == "object";
|
|
1277
1258
|
}
|
|
1278
|
-
function
|
|
1259
|
+
function Bn(e) {
|
|
1279
1260
|
var t = Object.prototype.toString.call(e);
|
|
1280
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1261
|
+
return t === "[object RegExp]" || t === "[object Date]" || On(e);
|
|
1281
1262
|
}
|
|
1282
|
-
var
|
|
1283
|
-
function
|
|
1284
|
-
return e.$$typeof ===
|
|
1263
|
+
var Cn = typeof Symbol == "function" && Symbol.for, Pn = Cn ? Symbol.for("react.element") : 60103;
|
|
1264
|
+
function On(e) {
|
|
1265
|
+
return e.$$typeof === Pn;
|
|
1285
1266
|
}
|
|
1286
|
-
function
|
|
1267
|
+
function In(e) {
|
|
1287
1268
|
return Array.isArray(e) ? [] : {};
|
|
1288
1269
|
}
|
|
1289
|
-
function
|
|
1290
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1270
|
+
function ie(e, t) {
|
|
1271
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? W(In(e), e, t) : e;
|
|
1291
1272
|
}
|
|
1292
|
-
function
|
|
1273
|
+
function Mn(e, t, r) {
|
|
1293
1274
|
return e.concat(t).map(function(n) {
|
|
1294
|
-
return
|
|
1275
|
+
return ie(n, r);
|
|
1295
1276
|
});
|
|
1296
1277
|
}
|
|
1297
|
-
function
|
|
1278
|
+
function Nn(e, t) {
|
|
1298
1279
|
if (!t.customMerge)
|
|
1299
|
-
return
|
|
1280
|
+
return W;
|
|
1300
1281
|
var r = t.customMerge(e);
|
|
1301
|
-
return typeof r == "function" ? r :
|
|
1282
|
+
return typeof r == "function" ? r : W;
|
|
1302
1283
|
}
|
|
1303
|
-
function
|
|
1284
|
+
function Ln(e) {
|
|
1304
1285
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1305
1286
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1306
1287
|
}) : [];
|
|
1307
1288
|
}
|
|
1308
|
-
function
|
|
1309
|
-
return Object.keys(e).concat(
|
|
1289
|
+
function Et(e) {
|
|
1290
|
+
return Object.keys(e).concat(Ln(e));
|
|
1310
1291
|
}
|
|
1311
|
-
function
|
|
1292
|
+
function tr(e, t) {
|
|
1312
1293
|
try {
|
|
1313
1294
|
return t in e;
|
|
1314
1295
|
} catch {
|
|
1315
1296
|
return !1;
|
|
1316
1297
|
}
|
|
1317
1298
|
}
|
|
1318
|
-
function
|
|
1319
|
-
return
|
|
1299
|
+
function $n(e, t) {
|
|
1300
|
+
return tr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1320
1301
|
}
|
|
1321
|
-
function
|
|
1302
|
+
function Rn(e, t, r) {
|
|
1322
1303
|
var n = {};
|
|
1323
|
-
return r.isMergeableObject(e) &&
|
|
1324
|
-
n[i] =
|
|
1325
|
-
}),
|
|
1326
|
-
|
|
1304
|
+
return r.isMergeableObject(e) && Et(e).forEach(function(i) {
|
|
1305
|
+
n[i] = ie(e[i], r);
|
|
1306
|
+
}), Et(t).forEach(function(i) {
|
|
1307
|
+
$n(e, i) || (tr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Nn(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
|
|
1327
1308
|
}), n;
|
|
1328
1309
|
}
|
|
1329
|
-
function
|
|
1330
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1310
|
+
function W(e, t, r) {
|
|
1311
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Mn, r.isMergeableObject = r.isMergeableObject || Hn, r.cloneUnlessOtherwiseSpecified = ie;
|
|
1331
1312
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1332
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1313
|
+
return o ? n ? r.arrayMerge(e, t, r) : Rn(e, t, r) : ie(t, r);
|
|
1333
1314
|
}
|
|
1334
|
-
|
|
1315
|
+
W.all = function(t, r) {
|
|
1335
1316
|
if (!Array.isArray(t))
|
|
1336
1317
|
throw new Error("first argument should be an array");
|
|
1337
1318
|
return t.reduce(function(n, i) {
|
|
1338
|
-
return
|
|
1319
|
+
return W(n, i, r);
|
|
1339
1320
|
}, {});
|
|
1340
1321
|
};
|
|
1341
|
-
var
|
|
1342
|
-
const
|
|
1343
|
-
function
|
|
1344
|
-
|
|
1322
|
+
var Gn = W, Un = Gn;
|
|
1323
|
+
const Dn = /* @__PURE__ */ Tn(Un);
|
|
1324
|
+
var Je = function(e, t) {
|
|
1325
|
+
return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1326
|
+
r.__proto__ = n;
|
|
1327
|
+
} || function(r, n) {
|
|
1328
|
+
for (var i in n)
|
|
1329
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1330
|
+
}, Je(e, t);
|
|
1331
|
+
};
|
|
1332
|
+
function Be(e, t) {
|
|
1333
|
+
if (typeof t != "function" && t !== null)
|
|
1334
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1335
|
+
Je(e, t);
|
|
1336
|
+
function r() {
|
|
1337
|
+
this.constructor = e;
|
|
1338
|
+
}
|
|
1339
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1340
|
+
}
|
|
1341
|
+
var N = function() {
|
|
1342
|
+
return N = Object.assign || function(t) {
|
|
1343
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1344
|
+
r = arguments[n];
|
|
1345
|
+
for (var o in r)
|
|
1346
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1347
|
+
}
|
|
1348
|
+
return t;
|
|
1349
|
+
}, N.apply(this, arguments);
|
|
1350
|
+
};
|
|
1351
|
+
function Fn(e, t) {
|
|
1352
|
+
var r = {};
|
|
1353
|
+
for (var n in e)
|
|
1354
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1355
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1356
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1357
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1358
|
+
return r;
|
|
1359
|
+
}
|
|
1360
|
+
function Le(e, t, r) {
|
|
1361
|
+
if (r || arguments.length === 2)
|
|
1362
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1363
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1364
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1365
|
+
}
|
|
1366
|
+
function $e(e, t) {
|
|
1367
|
+
var r = t && t.cache ? t.cache : Zn, n = t && t.serializer ? t.serializer : zn, i = t && t.strategy ? t.strategy : Vn;
|
|
1345
1368
|
return i(e, {
|
|
1346
1369
|
cache: r,
|
|
1347
1370
|
serializer: n
|
|
1348
1371
|
});
|
|
1349
1372
|
}
|
|
1350
|
-
function
|
|
1373
|
+
function jn(e) {
|
|
1351
1374
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1352
1375
|
}
|
|
1353
|
-
function
|
|
1354
|
-
var i =
|
|
1376
|
+
function kn(e, t, r, n) {
|
|
1377
|
+
var i = jn(n) ? n : r(n), o = t.get(i);
|
|
1355
1378
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1356
1379
|
}
|
|
1357
|
-
function
|
|
1380
|
+
function rr(e, t, r) {
|
|
1358
1381
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1359
1382
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1360
1383
|
}
|
|
1361
|
-
function
|
|
1384
|
+
function nr(e, t, r, n, i) {
|
|
1362
1385
|
return r.bind(t, e, n, i);
|
|
1363
1386
|
}
|
|
1364
|
-
function
|
|
1365
|
-
var r = e.length === 1 ?
|
|
1366
|
-
return
|
|
1387
|
+
function Vn(e, t) {
|
|
1388
|
+
var r = e.length === 1 ? kn : rr;
|
|
1389
|
+
return nr(e, this, r, t.cache.create(), t.serializer);
|
|
1367
1390
|
}
|
|
1368
|
-
function
|
|
1369
|
-
return
|
|
1391
|
+
function Xn(e, t) {
|
|
1392
|
+
return nr(e, this, rr, t.cache.create(), t.serializer);
|
|
1370
1393
|
}
|
|
1371
|
-
var
|
|
1394
|
+
var zn = function() {
|
|
1372
1395
|
return JSON.stringify(arguments);
|
|
1373
|
-
},
|
|
1396
|
+
}, Wn = (
|
|
1374
1397
|
/** @class */
|
|
1375
1398
|
function() {
|
|
1376
1399
|
function e() {
|
|
@@ -1382,61 +1405,71 @@ var Fn = function() {
|
|
|
1382
1405
|
this.cache[t] = r;
|
|
1383
1406
|
}, e;
|
|
1384
1407
|
}()
|
|
1385
|
-
),
|
|
1408
|
+
), Zn = {
|
|
1386
1409
|
create: function() {
|
|
1387
|
-
return new
|
|
1410
|
+
return new Wn();
|
|
1388
1411
|
}
|
|
1389
|
-
},
|
|
1390
|
-
variadic:
|
|
1391
|
-
},
|
|
1412
|
+
}, Re = {
|
|
1413
|
+
variadic: Xn
|
|
1414
|
+
}, Ee = function() {
|
|
1415
|
+
return Ee = Object.assign || function(t) {
|
|
1416
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1417
|
+
r = arguments[n];
|
|
1418
|
+
for (var o in r)
|
|
1419
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1420
|
+
}
|
|
1421
|
+
return t;
|
|
1422
|
+
}, Ee.apply(this, arguments);
|
|
1423
|
+
};
|
|
1424
|
+
var y;
|
|
1392
1425
|
(function(e) {
|
|
1393
1426
|
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";
|
|
1394
1427
|
})(y || (y = {}));
|
|
1395
|
-
var
|
|
1428
|
+
var w;
|
|
1396
1429
|
(function(e) {
|
|
1397
1430
|
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";
|
|
1398
|
-
})(
|
|
1399
|
-
var
|
|
1431
|
+
})(w || (w = {}));
|
|
1432
|
+
var Z;
|
|
1400
1433
|
(function(e) {
|
|
1401
1434
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1402
|
-
})(
|
|
1403
|
-
function
|
|
1404
|
-
return e.type ===
|
|
1435
|
+
})(Z || (Z = {}));
|
|
1436
|
+
function wt(e) {
|
|
1437
|
+
return e.type === w.literal;
|
|
1405
1438
|
}
|
|
1406
|
-
function
|
|
1407
|
-
return e.type ===
|
|
1439
|
+
function Qn(e) {
|
|
1440
|
+
return e.type === w.argument;
|
|
1408
1441
|
}
|
|
1409
|
-
function
|
|
1410
|
-
return e.type ===
|
|
1442
|
+
function ir(e) {
|
|
1443
|
+
return e.type === w.number;
|
|
1411
1444
|
}
|
|
1412
|
-
function
|
|
1413
|
-
return e.type ===
|
|
1445
|
+
function or(e) {
|
|
1446
|
+
return e.type === w.date;
|
|
1414
1447
|
}
|
|
1415
|
-
function
|
|
1416
|
-
return e.type ===
|
|
1448
|
+
function sr(e) {
|
|
1449
|
+
return e.type === w.time;
|
|
1417
1450
|
}
|
|
1418
|
-
function
|
|
1419
|
-
return e.type ===
|
|
1451
|
+
function ar(e) {
|
|
1452
|
+
return e.type === w.select;
|
|
1420
1453
|
}
|
|
1421
|
-
function
|
|
1422
|
-
return e.type ===
|
|
1454
|
+
function ur(e) {
|
|
1455
|
+
return e.type === w.plural;
|
|
1423
1456
|
}
|
|
1424
|
-
function
|
|
1425
|
-
return e.type ===
|
|
1457
|
+
function Jn(e) {
|
|
1458
|
+
return e.type === w.pound;
|
|
1426
1459
|
}
|
|
1427
|
-
function
|
|
1428
|
-
return e.type ===
|
|
1460
|
+
function lr(e) {
|
|
1461
|
+
return e.type === w.tag;
|
|
1429
1462
|
}
|
|
1430
|
-
function
|
|
1431
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1463
|
+
function hr(e) {
|
|
1464
|
+
return !!(e && typeof e == "object" && e.type === Z.number);
|
|
1432
1465
|
}
|
|
1433
|
-
function
|
|
1434
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1466
|
+
function qe(e) {
|
|
1467
|
+
return !!(e && typeof e == "object" && e.type === Z.dateTime);
|
|
1435
1468
|
}
|
|
1436
|
-
var
|
|
1437
|
-
function
|
|
1469
|
+
var cr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, qn = /(?:[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;
|
|
1470
|
+
function Yn(e) {
|
|
1438
1471
|
var t = {};
|
|
1439
|
-
return e.replace(
|
|
1472
|
+
return e.replace(qn, function(r) {
|
|
1440
1473
|
var n = r.length;
|
|
1441
1474
|
switch (r[0]) {
|
|
1442
1475
|
case "G":
|
|
@@ -1525,11 +1558,21 @@ function Wn(e) {
|
|
|
1525
1558
|
return "";
|
|
1526
1559
|
}), t;
|
|
1527
1560
|
}
|
|
1528
|
-
var
|
|
1529
|
-
function
|
|
1561
|
+
var S = function() {
|
|
1562
|
+
return S = Object.assign || function(t) {
|
|
1563
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1564
|
+
r = arguments[n];
|
|
1565
|
+
for (var o in r)
|
|
1566
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1567
|
+
}
|
|
1568
|
+
return t;
|
|
1569
|
+
}, S.apply(this, arguments);
|
|
1570
|
+
};
|
|
1571
|
+
var Kn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1572
|
+
function ei(e) {
|
|
1530
1573
|
if (e.length === 0)
|
|
1531
1574
|
throw new Error("Number skeleton cannot be empty");
|
|
1532
|
-
for (var t = e.split(
|
|
1575
|
+
for (var t = e.split(Kn).filter(function(f) {
|
|
1533
1576
|
return f.length > 0;
|
|
1534
1577
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1535
1578
|
var o = i[n], a = o.split("/");
|
|
@@ -1544,17 +1587,17 @@ function Qn(e) {
|
|
|
1544
1587
|
}
|
|
1545
1588
|
return r;
|
|
1546
1589
|
}
|
|
1547
|
-
function
|
|
1590
|
+
function ti(e) {
|
|
1548
1591
|
return e.replace(/^(.*?)-/, "");
|
|
1549
1592
|
}
|
|
1550
|
-
var
|
|
1551
|
-
function
|
|
1593
|
+
var St = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, fr = /^(@+)?(\+|#+)?[rs]?$/g, ri = /(\*)(0+)|(#+)(0+)|(0+)/g, mr = /^(0+)$/;
|
|
1594
|
+
function Tt(e) {
|
|
1552
1595
|
var t = {};
|
|
1553
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1596
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(fr, function(r, n, i) {
|
|
1554
1597
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
|
1555
1598
|
}), t;
|
|
1556
1599
|
}
|
|
1557
|
-
function
|
|
1600
|
+
function pr(e) {
|
|
1558
1601
|
switch (e) {
|
|
1559
1602
|
case "sign-auto":
|
|
1560
1603
|
return {
|
|
@@ -1594,7 +1637,7 @@ function lr(e) {
|
|
|
1594
1637
|
};
|
|
1595
1638
|
}
|
|
1596
1639
|
}
|
|
1597
|
-
function
|
|
1640
|
+
function ni(e) {
|
|
1598
1641
|
var t;
|
|
1599
1642
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1600
1643
|
notation: "engineering"
|
|
@@ -1602,17 +1645,17 @@ function Yn(e) {
|
|
|
1602
1645
|
notation: "scientific"
|
|
1603
1646
|
}, e = e.slice(1)), t) {
|
|
1604
1647
|
var r = e.slice(0, 2);
|
|
1605
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1648
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !mr.test(e))
|
|
1606
1649
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1607
1650
|
t.minimumIntegerDigits = e.length;
|
|
1608
1651
|
}
|
|
1609
1652
|
return t;
|
|
1610
1653
|
}
|
|
1611
|
-
function
|
|
1612
|
-
var t = {}, r =
|
|
1654
|
+
function Ht(e) {
|
|
1655
|
+
var t = {}, r = pr(e);
|
|
1613
1656
|
return r || t;
|
|
1614
1657
|
}
|
|
1615
|
-
function
|
|
1658
|
+
function ii(e) {
|
|
1616
1659
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1617
1660
|
var i = n[r];
|
|
1618
1661
|
switch (i.stem) {
|
|
@@ -1636,7 +1679,7 @@ function Kn(e) {
|
|
|
1636
1679
|
continue;
|
|
1637
1680
|
case "measure-unit":
|
|
1638
1681
|
case "unit":
|
|
1639
|
-
t.style = "unit", t.unit =
|
|
1682
|
+
t.style = "unit", t.unit = ti(i.options[0]);
|
|
1640
1683
|
continue;
|
|
1641
1684
|
case "compact-short":
|
|
1642
1685
|
case "K":
|
|
@@ -1647,13 +1690,13 @@ function Kn(e) {
|
|
|
1647
1690
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1648
1691
|
continue;
|
|
1649
1692
|
case "scientific":
|
|
1650
|
-
t =
|
|
1651
|
-
return
|
|
1693
|
+
t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
1694
|
+
return S(S({}, l), Ht(u));
|
|
1652
1695
|
}, {}));
|
|
1653
1696
|
continue;
|
|
1654
1697
|
case "engineering":
|
|
1655
|
-
t =
|
|
1656
|
-
return
|
|
1698
|
+
t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
1699
|
+
return S(S({}, l), Ht(u));
|
|
1657
1700
|
}, {}));
|
|
1658
1701
|
continue;
|
|
1659
1702
|
case "notation-simple":
|
|
@@ -1698,41 +1741,41 @@ function Kn(e) {
|
|
|
1698
1741
|
case "integer-width":
|
|
1699
1742
|
if (i.options.length > 1)
|
|
1700
1743
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1701
|
-
i.options[0].replace(
|
|
1744
|
+
i.options[0].replace(ri, function(l, u, h, c, f, p) {
|
|
1702
1745
|
if (u)
|
|
1703
1746
|
t.minimumIntegerDigits = h.length;
|
|
1704
1747
|
else {
|
|
1705
1748
|
if (c && f)
|
|
1706
1749
|
throw new Error("We currently do not support maximum integer digits");
|
|
1707
|
-
if (
|
|
1750
|
+
if (p)
|
|
1708
1751
|
throw new Error("We currently do not support exact integer digits");
|
|
1709
1752
|
}
|
|
1710
1753
|
return "";
|
|
1711
1754
|
});
|
|
1712
1755
|
continue;
|
|
1713
1756
|
}
|
|
1714
|
-
if (
|
|
1757
|
+
if (mr.test(i.stem)) {
|
|
1715
1758
|
t.minimumIntegerDigits = i.stem.length;
|
|
1716
1759
|
continue;
|
|
1717
1760
|
}
|
|
1718
|
-
if (
|
|
1761
|
+
if (St.test(i.stem)) {
|
|
1719
1762
|
if (i.options.length > 1)
|
|
1720
1763
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1721
|
-
i.stem.replace(
|
|
1722
|
-
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f &&
|
|
1764
|
+
i.stem.replace(St, function(l, u, h, c, f, p) {
|
|
1765
|
+
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1723
1766
|
});
|
|
1724
1767
|
var o = i.options[0];
|
|
1725
|
-
o === "w" ? t =
|
|
1768
|
+
o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Tt(o)));
|
|
1726
1769
|
continue;
|
|
1727
1770
|
}
|
|
1728
|
-
if (
|
|
1729
|
-
t =
|
|
1771
|
+
if (fr.test(i.stem)) {
|
|
1772
|
+
t = S(S({}, t), Tt(i.stem));
|
|
1730
1773
|
continue;
|
|
1731
1774
|
}
|
|
1732
|
-
var a =
|
|
1733
|
-
a && (t =
|
|
1734
|
-
var s =
|
|
1735
|
-
s && (t =
|
|
1775
|
+
var a = pr(i.stem);
|
|
1776
|
+
a && (t = S(S({}, t), a));
|
|
1777
|
+
var s = ni(i.stem);
|
|
1778
|
+
s && (t = S(S({}, t), s));
|
|
1736
1779
|
}
|
|
1737
1780
|
return t;
|
|
1738
1781
|
}
|
|
@@ -3151,13 +3194,13 @@ var me = {
|
|
|
3151
3194
|
"h"
|
|
3152
3195
|
]
|
|
3153
3196
|
};
|
|
3154
|
-
function
|
|
3197
|
+
function oi(e, t) {
|
|
3155
3198
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3156
3199
|
var i = e.charAt(n);
|
|
3157
3200
|
if (i === "j") {
|
|
3158
3201
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3159
3202
|
o++, n++;
|
|
3160
|
-
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u =
|
|
3203
|
+
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = si(t);
|
|
3161
3204
|
for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
|
|
3162
3205
|
r += l;
|
|
3163
3206
|
for (; a-- > 0; )
|
|
@@ -3167,7 +3210,7 @@ function ei(e, t) {
|
|
|
3167
3210
|
}
|
|
3168
3211
|
return r;
|
|
3169
3212
|
}
|
|
3170
|
-
function
|
|
3213
|
+
function si(e) {
|
|
3171
3214
|
var t = e.hourCycle;
|
|
3172
3215
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3173
3216
|
e.hourCycles && // @ts-ignore
|
|
@@ -3189,20 +3232,20 @@ function ti(e) {
|
|
|
3189
3232
|
var i = me[n || ""] || me[r || ""] || me["".concat(r, "-001")] || me["001"];
|
|
3190
3233
|
return i[0];
|
|
3191
3234
|
}
|
|
3192
|
-
var
|
|
3235
|
+
var Ge, ai = new RegExp("^".concat(cr.source, "*")), ui = new RegExp("".concat(cr.source, "*$"));
|
|
3193
3236
|
function _(e, t) {
|
|
3194
3237
|
return { start: e, end: t };
|
|
3195
3238
|
}
|
|
3196
|
-
var
|
|
3239
|
+
var li = !!String.prototype.startsWith && "_a".startsWith("a", 1), hi = !!String.fromCodePoint, ci = !!Object.fromEntries, fi = !!String.prototype.codePointAt, mi = !!String.prototype.trimStart, pi = !!String.prototype.trimEnd, di = !!Number.isSafeInteger, bi = di ? Number.isSafeInteger : function(e) {
|
|
3197
3240
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3198
|
-
},
|
|
3241
|
+
}, Ye = !0;
|
|
3199
3242
|
try {
|
|
3200
|
-
var
|
|
3201
|
-
|
|
3243
|
+
var gi = br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3244
|
+
Ye = ((Ge = gi.exec("a")) === null || Ge === void 0 ? void 0 : Ge[0]) === "a";
|
|
3202
3245
|
} catch {
|
|
3203
|
-
|
|
3246
|
+
Ye = !1;
|
|
3204
3247
|
}
|
|
3205
|
-
var
|
|
3248
|
+
var At = li ? (
|
|
3206
3249
|
// Native
|
|
3207
3250
|
function(t, r, n) {
|
|
3208
3251
|
return t.startsWith(r, n);
|
|
@@ -3212,7 +3255,7 @@ var Et = ii ? (
|
|
|
3212
3255
|
function(t, r, n) {
|
|
3213
3256
|
return t.slice(n, n + r.length) === r;
|
|
3214
3257
|
}
|
|
3215
|
-
),
|
|
3258
|
+
), Ke = hi ? String.fromCodePoint : (
|
|
3216
3259
|
// IE11
|
|
3217
3260
|
function() {
|
|
3218
3261
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3224,9 +3267,9 @@ var Et = ii ? (
|
|
|
3224
3267
|
}
|
|
3225
3268
|
return n;
|
|
3226
3269
|
}
|
|
3227
|
-
),
|
|
3270
|
+
), Bt = (
|
|
3228
3271
|
// native
|
|
3229
|
-
|
|
3272
|
+
ci ? Object.fromEntries : (
|
|
3230
3273
|
// Ponyfill
|
|
3231
3274
|
function(t) {
|
|
3232
3275
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3236,7 +3279,7 @@ var Et = ii ? (
|
|
|
3236
3279
|
return r;
|
|
3237
3280
|
}
|
|
3238
3281
|
)
|
|
3239
|
-
),
|
|
3282
|
+
), dr = fi ? (
|
|
3240
3283
|
// Native
|
|
3241
3284
|
function(t, r) {
|
|
3242
3285
|
return t.codePointAt(r);
|
|
@@ -3250,7 +3293,7 @@ var Et = ii ? (
|
|
|
3250
3293
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3251
3294
|
}
|
|
3252
3295
|
}
|
|
3253
|
-
),
|
|
3296
|
+
), yi = mi ? (
|
|
3254
3297
|
// Native
|
|
3255
3298
|
function(t) {
|
|
3256
3299
|
return t.trimStart();
|
|
@@ -3258,9 +3301,9 @@ var Et = ii ? (
|
|
|
3258
3301
|
) : (
|
|
3259
3302
|
// Ponyfill
|
|
3260
3303
|
function(t) {
|
|
3261
|
-
return t.replace(
|
|
3304
|
+
return t.replace(ai, "");
|
|
3262
3305
|
}
|
|
3263
|
-
),
|
|
3306
|
+
), vi = pi ? (
|
|
3264
3307
|
// Native
|
|
3265
3308
|
function(t) {
|
|
3266
3309
|
return t.trimEnd();
|
|
@@ -3268,32 +3311,32 @@ var Et = ii ? (
|
|
|
3268
3311
|
) : (
|
|
3269
3312
|
// Ponyfill
|
|
3270
3313
|
function(t) {
|
|
3271
|
-
return t.replace(
|
|
3314
|
+
return t.replace(ui, "");
|
|
3272
3315
|
}
|
|
3273
3316
|
);
|
|
3274
|
-
function
|
|
3317
|
+
function br(e, t) {
|
|
3275
3318
|
return new RegExp(e, t);
|
|
3276
3319
|
}
|
|
3277
|
-
var
|
|
3278
|
-
if (
|
|
3279
|
-
var
|
|
3280
|
-
|
|
3320
|
+
var et;
|
|
3321
|
+
if (Ye) {
|
|
3322
|
+
var Ct = br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3323
|
+
et = function(t, r) {
|
|
3281
3324
|
var n;
|
|
3282
|
-
|
|
3283
|
-
var i =
|
|
3325
|
+
Ct.lastIndex = r;
|
|
3326
|
+
var i = Ct.exec(t);
|
|
3284
3327
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3285
3328
|
};
|
|
3286
3329
|
} else
|
|
3287
|
-
|
|
3330
|
+
et = function(t, r) {
|
|
3288
3331
|
for (var n = []; ; ) {
|
|
3289
|
-
var i =
|
|
3290
|
-
if (i === void 0 ||
|
|
3332
|
+
var i = dr(t, r);
|
|
3333
|
+
if (i === void 0 || gr(i) || wi(i))
|
|
3291
3334
|
break;
|
|
3292
3335
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3293
3336
|
}
|
|
3294
|
-
return
|
|
3337
|
+
return Ke.apply(void 0, n);
|
|
3295
3338
|
};
|
|
3296
|
-
var
|
|
3339
|
+
var _i = (
|
|
3297
3340
|
/** @class */
|
|
3298
3341
|
function() {
|
|
3299
3342
|
function e(t, r) {
|
|
@@ -3317,14 +3360,14 @@ var pi = (
|
|
|
3317
3360
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3318
3361
|
var s = this.clonePosition();
|
|
3319
3362
|
this.bump(), i.push({
|
|
3320
|
-
type:
|
|
3363
|
+
type: w.pound,
|
|
3321
3364
|
location: _(s, this.clonePosition())
|
|
3322
3365
|
});
|
|
3323
3366
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3324
3367
|
if (n)
|
|
3325
3368
|
break;
|
|
3326
3369
|
return this.error(y.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
|
|
3327
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3370
|
+
} else if (o === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
|
|
3328
3371
|
var a = this.parseTag(t, r);
|
|
3329
3372
|
if (a.err)
|
|
3330
3373
|
return a;
|
|
@@ -3345,7 +3388,7 @@ var pi = (
|
|
|
3345
3388
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3346
3389
|
return {
|
|
3347
3390
|
val: {
|
|
3348
|
-
type:
|
|
3391
|
+
type: w.literal,
|
|
3349
3392
|
value: "<".concat(i, "/>"),
|
|
3350
3393
|
location: _(n, this.clonePosition())
|
|
3351
3394
|
},
|
|
@@ -3357,12 +3400,12 @@ var pi = (
|
|
|
3357
3400
|
return o;
|
|
3358
3401
|
var a = o.val, s = this.clonePosition();
|
|
3359
3402
|
if (this.bumpIf("</")) {
|
|
3360
|
-
if (this.isEOF() || !
|
|
3403
|
+
if (this.isEOF() || !tt(this.char()))
|
|
3361
3404
|
return this.error(y.INVALID_TAG, _(s, this.clonePosition()));
|
|
3362
3405
|
var l = this.clonePosition(), u = this.parseTagName();
|
|
3363
3406
|
return i !== u ? this.error(y.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3364
3407
|
val: {
|
|
3365
|
-
type:
|
|
3408
|
+
type: w.tag,
|
|
3366
3409
|
value: i,
|
|
3367
3410
|
children: a,
|
|
3368
3411
|
location: _(n, this.clonePosition())
|
|
@@ -3375,7 +3418,7 @@ var pi = (
|
|
|
3375
3418
|
return this.error(y.INVALID_TAG, _(n, this.clonePosition()));
|
|
3376
3419
|
}, e.prototype.parseTagName = function() {
|
|
3377
3420
|
var t = this.offset();
|
|
3378
|
-
for (this.bump(); !this.isEOF() &&
|
|
3421
|
+
for (this.bump(); !this.isEOF() && Ei(this.char()); )
|
|
3379
3422
|
this.bump();
|
|
3380
3423
|
return this.message.slice(t, this.offset());
|
|
3381
3424
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3399,12 +3442,12 @@ var pi = (
|
|
|
3399
3442
|
}
|
|
3400
3443
|
var l = _(n, this.clonePosition());
|
|
3401
3444
|
return {
|
|
3402
|
-
val: { type:
|
|
3445
|
+
val: { type: w.literal, value: i, location: l },
|
|
3403
3446
|
err: null
|
|
3404
3447
|
};
|
|
3405
3448
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3406
3449
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3407
|
-
!
|
|
3450
|
+
!xi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3408
3451
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3409
3452
|
if (this.isEOF() || this.char() !== 39)
|
|
3410
3453
|
return null;
|
|
@@ -3438,12 +3481,12 @@ var pi = (
|
|
|
3438
3481
|
r.push(n);
|
|
3439
3482
|
this.bump();
|
|
3440
3483
|
}
|
|
3441
|
-
return
|
|
3484
|
+
return Ke.apply(void 0, r);
|
|
3442
3485
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3443
3486
|
if (this.isEOF())
|
|
3444
3487
|
return null;
|
|
3445
3488
|
var n = this.char();
|
|
3446
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3489
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
|
|
3447
3490
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3448
3491
|
var n = this.clonePosition();
|
|
3449
3492
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3459,7 +3502,7 @@ var pi = (
|
|
|
3459
3502
|
case 125:
|
|
3460
3503
|
return this.bump(), {
|
|
3461
3504
|
val: {
|
|
3462
|
-
type:
|
|
3505
|
+
type: w.argument,
|
|
3463
3506
|
// value does not include the opening and closing braces.
|
|
3464
3507
|
value: i,
|
|
3465
3508
|
location: _(n, this.clonePosition())
|
|
@@ -3472,7 +3515,7 @@ var pi = (
|
|
|
3472
3515
|
return this.error(y.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
|
|
3473
3516
|
}
|
|
3474
3517
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3475
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3518
|
+
var t = this.clonePosition(), r = this.offset(), n = et(this.message, r), i = r + n.length;
|
|
3476
3519
|
this.bumpTo(i);
|
|
3477
3520
|
var o = this.clonePosition(), a = _(t, o);
|
|
3478
3521
|
return { value: n, location: a };
|
|
@@ -3491,46 +3534,46 @@ var pi = (
|
|
|
3491
3534
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3492
3535
|
if (c.err)
|
|
3493
3536
|
return c;
|
|
3494
|
-
var f =
|
|
3537
|
+
var f = vi(c.val);
|
|
3495
3538
|
if (f.length === 0)
|
|
3496
3539
|
return this.error(y.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3497
|
-
var
|
|
3498
|
-
u = { style: f, styleLocation:
|
|
3540
|
+
var p = _(h, this.clonePosition());
|
|
3541
|
+
u = { style: f, styleLocation: p };
|
|
3499
3542
|
}
|
|
3500
3543
|
var m = this.tryParseArgumentClose(i);
|
|
3501
3544
|
if (m.err)
|
|
3502
3545
|
return m;
|
|
3503
|
-
var
|
|
3504
|
-
if (u &&
|
|
3505
|
-
var g =
|
|
3546
|
+
var d = _(i, this.clonePosition());
|
|
3547
|
+
if (u && At(u?.style, "::", 0)) {
|
|
3548
|
+
var g = yi(u.style.slice(2));
|
|
3506
3549
|
if (s === "number") {
|
|
3507
3550
|
var c = this.parseNumberSkeletonFromString(g, u.styleLocation);
|
|
3508
3551
|
return c.err ? c : {
|
|
3509
|
-
val: { type:
|
|
3552
|
+
val: { type: w.number, value: n, location: d, style: c.val },
|
|
3510
3553
|
err: null
|
|
3511
3554
|
};
|
|
3512
3555
|
} else {
|
|
3513
3556
|
if (g.length === 0)
|
|
3514
|
-
return this.error(y.EXPECT_DATE_TIME_SKELETON,
|
|
3557
|
+
return this.error(y.EXPECT_DATE_TIME_SKELETON, d);
|
|
3515
3558
|
var A = g;
|
|
3516
|
-
this.locale && (A =
|
|
3559
|
+
this.locale && (A = oi(g, this.locale));
|
|
3517
3560
|
var f = {
|
|
3518
|
-
type:
|
|
3561
|
+
type: Z.dateTime,
|
|
3519
3562
|
pattern: A,
|
|
3520
3563
|
location: u.styleLocation,
|
|
3521
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3522
|
-
}, T = s === "date" ?
|
|
3564
|
+
parsedOptions: this.shouldParseSkeletons ? Yn(A) : {}
|
|
3565
|
+
}, T = s === "date" ? w.date : w.time;
|
|
3523
3566
|
return {
|
|
3524
|
-
val: { type: T, value: n, location:
|
|
3567
|
+
val: { type: T, value: n, location: d, style: f },
|
|
3525
3568
|
err: null
|
|
3526
3569
|
};
|
|
3527
3570
|
}
|
|
3528
3571
|
}
|
|
3529
3572
|
return {
|
|
3530
3573
|
val: {
|
|
3531
|
-
type: s === "number" ?
|
|
3574
|
+
type: s === "number" ? w.number : s === "date" ? w.date : w.time,
|
|
3532
3575
|
value: n,
|
|
3533
|
-
location:
|
|
3576
|
+
location: d,
|
|
3534
3577
|
style: (o = u?.style) !== null && o !== void 0 ? o : null
|
|
3535
3578
|
},
|
|
3536
3579
|
err: null
|
|
@@ -3541,19 +3584,19 @@ var pi = (
|
|
|
3541
3584
|
case "select": {
|
|
3542
3585
|
var x = this.clonePosition();
|
|
3543
3586
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3544
|
-
return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x,
|
|
3587
|
+
return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x, Ee({}, x)));
|
|
3545
3588
|
this.bumpSpace();
|
|
3546
|
-
var
|
|
3547
|
-
if (s !== "select" &&
|
|
3589
|
+
var E = this.parseIdentifierIfPossible(), b = 0;
|
|
3590
|
+
if (s !== "select" && E.value === "offset") {
|
|
3548
3591
|
if (!this.bumpIf(":"))
|
|
3549
3592
|
return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
3550
3593
|
this.bumpSpace();
|
|
3551
3594
|
var c = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3552
3595
|
if (c.err)
|
|
3553
3596
|
return c;
|
|
3554
|
-
this.bumpSpace(),
|
|
3597
|
+
this.bumpSpace(), E = this.parseIdentifierIfPossible(), b = c.val;
|
|
3555
3598
|
}
|
|
3556
|
-
var B = this.tryParsePluralOrSelectOptions(t, s, r,
|
|
3599
|
+
var B = this.tryParsePluralOrSelectOptions(t, s, r, E);
|
|
3557
3600
|
if (B.err)
|
|
3558
3601
|
return B;
|
|
3559
3602
|
var m = this.tryParseArgumentClose(i);
|
|
@@ -3562,17 +3605,17 @@ var pi = (
|
|
|
3562
3605
|
var he = _(i, this.clonePosition());
|
|
3563
3606
|
return s === "select" ? {
|
|
3564
3607
|
val: {
|
|
3565
|
-
type:
|
|
3608
|
+
type: w.select,
|
|
3566
3609
|
value: n,
|
|
3567
|
-
options:
|
|
3610
|
+
options: Bt(B.val),
|
|
3568
3611
|
location: he
|
|
3569
3612
|
},
|
|
3570
3613
|
err: null
|
|
3571
3614
|
} : {
|
|
3572
3615
|
val: {
|
|
3573
|
-
type:
|
|
3616
|
+
type: w.plural,
|
|
3574
3617
|
value: n,
|
|
3575
|
-
options:
|
|
3618
|
+
options: Bt(B.val),
|
|
3576
3619
|
offset: b,
|
|
3577
3620
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
3578
3621
|
location: he
|
|
@@ -3623,16 +3666,16 @@ var pi = (
|
|
|
3623
3666
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3624
3667
|
var n = [];
|
|
3625
3668
|
try {
|
|
3626
|
-
n =
|
|
3669
|
+
n = ei(t);
|
|
3627
3670
|
} catch {
|
|
3628
3671
|
return this.error(y.INVALID_NUMBER_SKELETON, r);
|
|
3629
3672
|
}
|
|
3630
3673
|
return {
|
|
3631
3674
|
val: {
|
|
3632
|
-
type:
|
|
3675
|
+
type: Z.number,
|
|
3633
3676
|
tokens: n,
|
|
3634
3677
|
location: r,
|
|
3635
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3678
|
+
parsedOptions: this.shouldParseSkeletons ? ii(n) : {}
|
|
3636
3679
|
},
|
|
3637
3680
|
err: null
|
|
3638
3681
|
};
|
|
@@ -3651,20 +3694,20 @@ var pi = (
|
|
|
3651
3694
|
if (l.has(u))
|
|
3652
3695
|
return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
|
|
3653
3696
|
u === "other" && (a = !0), this.bumpSpace();
|
|
3654
|
-
var
|
|
3697
|
+
var p = this.clonePosition();
|
|
3655
3698
|
if (!this.bumpIf("{"))
|
|
3656
3699
|
return this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3657
3700
|
var m = this.parseMessage(t + 1, r, n);
|
|
3658
3701
|
if (m.err)
|
|
3659
3702
|
return m;
|
|
3660
|
-
var
|
|
3661
|
-
if (
|
|
3662
|
-
return
|
|
3703
|
+
var d = this.tryParseArgumentClose(p);
|
|
3704
|
+
if (d.err)
|
|
3705
|
+
return d;
|
|
3663
3706
|
s.push([
|
|
3664
3707
|
u,
|
|
3665
3708
|
{
|
|
3666
3709
|
value: m.val,
|
|
3667
|
-
location: _(
|
|
3710
|
+
location: _(p, this.clonePosition())
|
|
3668
3711
|
}
|
|
3669
3712
|
]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
|
|
3670
3713
|
}
|
|
@@ -3680,7 +3723,7 @@ var pi = (
|
|
|
3680
3723
|
break;
|
|
3681
3724
|
}
|
|
3682
3725
|
var l = _(i, this.clonePosition());
|
|
3683
|
-
return o ? (a *= n,
|
|
3726
|
+
return o ? (a *= n, bi(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
|
|
3684
3727
|
}, e.prototype.offset = function() {
|
|
3685
3728
|
return this.position.offset;
|
|
3686
3729
|
}, e.prototype.isEOF = function() {
|
|
@@ -3695,7 +3738,7 @@ var pi = (
|
|
|
3695
3738
|
var t = this.position.offset;
|
|
3696
3739
|
if (t >= this.message.length)
|
|
3697
3740
|
throw Error("out of bound");
|
|
3698
|
-
var r =
|
|
3741
|
+
var r = dr(this.message, t);
|
|
3699
3742
|
if (r === void 0)
|
|
3700
3743
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3701
3744
|
return r;
|
|
@@ -3714,7 +3757,7 @@ var pi = (
|
|
|
3714
3757
|
t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
|
|
3715
3758
|
}
|
|
3716
3759
|
}, e.prototype.bumpIf = function(t) {
|
|
3717
|
-
if (
|
|
3760
|
+
if (At(this.message, t, this.offset())) {
|
|
3718
3761
|
for (var r = 0; r < t.length; r++)
|
|
3719
3762
|
this.bump();
|
|
3720
3763
|
return !0;
|
|
@@ -3736,7 +3779,7 @@ var pi = (
|
|
|
3736
3779
|
break;
|
|
3737
3780
|
}
|
|
3738
3781
|
}, e.prototype.bumpSpace = function() {
|
|
3739
|
-
for (; !this.isEOF() &&
|
|
3782
|
+
for (; !this.isEOF() && gr(this.char()); )
|
|
3740
3783
|
this.bump();
|
|
3741
3784
|
}, e.prototype.peek = function() {
|
|
3742
3785
|
if (this.isEOF())
|
|
@@ -3746,47 +3789,47 @@ var pi = (
|
|
|
3746
3789
|
}, e;
|
|
3747
3790
|
}()
|
|
3748
3791
|
);
|
|
3749
|
-
function
|
|
3792
|
+
function tt(e) {
|
|
3750
3793
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3751
3794
|
}
|
|
3752
|
-
function
|
|
3753
|
-
return
|
|
3795
|
+
function xi(e) {
|
|
3796
|
+
return tt(e) || e === 47;
|
|
3754
3797
|
}
|
|
3755
|
-
function
|
|
3798
|
+
function Ei(e) {
|
|
3756
3799
|
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;
|
|
3757
3800
|
}
|
|
3758
|
-
function
|
|
3801
|
+
function gr(e) {
|
|
3759
3802
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3760
3803
|
}
|
|
3761
|
-
function
|
|
3804
|
+
function wi(e) {
|
|
3762
3805
|
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;
|
|
3763
3806
|
}
|
|
3764
|
-
function
|
|
3807
|
+
function rt(e) {
|
|
3765
3808
|
e.forEach(function(t) {
|
|
3766
|
-
if (delete t.location,
|
|
3809
|
+
if (delete t.location, ar(t) || ur(t))
|
|
3767
3810
|
for (var r in t.options)
|
|
3768
|
-
delete t.options[r].location,
|
|
3811
|
+
delete t.options[r].location, rt(t.options[r].value);
|
|
3769
3812
|
else
|
|
3770
|
-
|
|
3813
|
+
ir(t) && hr(t.style) || (or(t) || sr(t)) && qe(t.style) ? delete t.style.location : lr(t) && rt(t.children);
|
|
3771
3814
|
});
|
|
3772
3815
|
}
|
|
3773
|
-
function
|
|
3774
|
-
t === void 0 && (t = {}), t =
|
|
3775
|
-
var r = new
|
|
3816
|
+
function Si(e, t) {
|
|
3817
|
+
t === void 0 && (t = {}), t = Ee({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3818
|
+
var r = new _i(e, t).parse();
|
|
3776
3819
|
if (r.err) {
|
|
3777
3820
|
var n = SyntaxError(y[r.err.kind]);
|
|
3778
3821
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3779
3822
|
}
|
|
3780
|
-
return t?.captureLocation ||
|
|
3823
|
+
return t?.captureLocation || rt(r.val), r.val;
|
|
3781
3824
|
}
|
|
3782
|
-
var
|
|
3825
|
+
var Q;
|
|
3783
3826
|
(function(e) {
|
|
3784
3827
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3785
|
-
})(
|
|
3786
|
-
var
|
|
3828
|
+
})(Q || (Q = {}));
|
|
3829
|
+
var Ce = (
|
|
3787
3830
|
/** @class */
|
|
3788
3831
|
function(e) {
|
|
3789
|
-
|
|
3832
|
+
Be(t, e);
|
|
3790
3833
|
function t(r, n, i) {
|
|
3791
3834
|
var o = e.call(this, r) || this;
|
|
3792
3835
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3795,48 +3838,48 @@ var Ae = (
|
|
|
3795
3838
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3796
3839
|
}, t;
|
|
3797
3840
|
}(Error)
|
|
3798
|
-
),
|
|
3841
|
+
), Pt = (
|
|
3799
3842
|
/** @class */
|
|
3800
3843
|
function(e) {
|
|
3801
|
-
|
|
3844
|
+
Be(t, e);
|
|
3802
3845
|
function t(r, n, i, o) {
|
|
3803
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3846
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Q.INVALID_VALUE, o) || this;
|
|
3804
3847
|
}
|
|
3805
3848
|
return t;
|
|
3806
|
-
}(
|
|
3807
|
-
),
|
|
3849
|
+
}(Ce)
|
|
3850
|
+
), Ti = (
|
|
3808
3851
|
/** @class */
|
|
3809
3852
|
function(e) {
|
|
3810
|
-
|
|
3853
|
+
Be(t, e);
|
|
3811
3854
|
function t(r, n, i) {
|
|
3812
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3855
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Q.INVALID_VALUE, i) || this;
|
|
3813
3856
|
}
|
|
3814
3857
|
return t;
|
|
3815
|
-
}(
|
|
3816
|
-
),
|
|
3858
|
+
}(Ce)
|
|
3859
|
+
), Hi = (
|
|
3817
3860
|
/** @class */
|
|
3818
3861
|
function(e) {
|
|
3819
|
-
|
|
3862
|
+
Be(t, e);
|
|
3820
3863
|
function t(r, n) {
|
|
3821
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3864
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Q.MISSING_VALUE, n) || this;
|
|
3822
3865
|
}
|
|
3823
3866
|
return t;
|
|
3824
|
-
}(
|
|
3867
|
+
}(Ce)
|
|
3825
3868
|
), P;
|
|
3826
3869
|
(function(e) {
|
|
3827
3870
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3828
3871
|
})(P || (P = {}));
|
|
3829
|
-
function
|
|
3872
|
+
function Ai(e) {
|
|
3830
3873
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3831
3874
|
var n = t[t.length - 1];
|
|
3832
3875
|
return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
|
|
3833
3876
|
}, []);
|
|
3834
3877
|
}
|
|
3835
|
-
function
|
|
3878
|
+
function Bi(e) {
|
|
3836
3879
|
return typeof e == "function";
|
|
3837
3880
|
}
|
|
3838
3881
|
function ge(e, t, r, n, i, o, a) {
|
|
3839
|
-
if (e.length === 1 &&
|
|
3882
|
+
if (e.length === 1 && wt(e[0]))
|
|
3840
3883
|
return [
|
|
3841
3884
|
{
|
|
3842
3885
|
type: P.literal,
|
|
@@ -3845,14 +3888,14 @@ function ge(e, t, r, n, i, o, a) {
|
|
|
3845
3888
|
];
|
|
3846
3889
|
for (var s = [], l = 0, u = e; l < u.length; l++) {
|
|
3847
3890
|
var h = u[l];
|
|
3848
|
-
if (
|
|
3891
|
+
if (wt(h)) {
|
|
3849
3892
|
s.push({
|
|
3850
3893
|
type: P.literal,
|
|
3851
3894
|
value: h.value
|
|
3852
3895
|
});
|
|
3853
3896
|
continue;
|
|
3854
3897
|
}
|
|
3855
|
-
if (
|
|
3898
|
+
if (Jn(h)) {
|
|
3856
3899
|
typeof o == "number" && s.push({
|
|
3857
3900
|
type: P.literal,
|
|
3858
3901
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3861,43 +3904,43 @@ function ge(e, t, r, n, i, o, a) {
|
|
|
3861
3904
|
}
|
|
3862
3905
|
var c = h.value;
|
|
3863
3906
|
if (!(i && c in i))
|
|
3864
|
-
throw new
|
|
3907
|
+
throw new Hi(c, a);
|
|
3865
3908
|
var f = i[c];
|
|
3866
|
-
if (
|
|
3909
|
+
if (Qn(h)) {
|
|
3867
3910
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
|
|
3868
3911
|
type: typeof f == "string" ? P.literal : P.object,
|
|
3869
3912
|
value: f
|
|
3870
3913
|
});
|
|
3871
3914
|
continue;
|
|
3872
3915
|
}
|
|
3873
|
-
if (
|
|
3874
|
-
var
|
|
3916
|
+
if (or(h)) {
|
|
3917
|
+
var p = typeof h.style == "string" ? n.date[h.style] : qe(h.style) ? h.style.parsedOptions : void 0;
|
|
3875
3918
|
s.push({
|
|
3876
3919
|
type: P.literal,
|
|
3877
|
-
value: r.getDateTimeFormat(t,
|
|
3920
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3878
3921
|
});
|
|
3879
3922
|
continue;
|
|
3880
3923
|
}
|
|
3881
|
-
if (
|
|
3882
|
-
var
|
|
3924
|
+
if (sr(h)) {
|
|
3925
|
+
var p = typeof h.style == "string" ? n.time[h.style] : qe(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3883
3926
|
s.push({
|
|
3884
3927
|
type: P.literal,
|
|
3885
|
-
value: r.getDateTimeFormat(t,
|
|
3928
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3886
3929
|
});
|
|
3887
3930
|
continue;
|
|
3888
3931
|
}
|
|
3889
|
-
if (
|
|
3890
|
-
var
|
|
3891
|
-
|
|
3932
|
+
if (ir(h)) {
|
|
3933
|
+
var p = typeof h.style == "string" ? n.number[h.style] : hr(h.style) ? h.style.parsedOptions : void 0;
|
|
3934
|
+
p && p.scale && (f = f * (p.scale || 1)), s.push({
|
|
3892
3935
|
type: P.literal,
|
|
3893
|
-
value: r.getNumberFormat(t,
|
|
3936
|
+
value: r.getNumberFormat(t, p).format(f)
|
|
3894
3937
|
});
|
|
3895
3938
|
continue;
|
|
3896
3939
|
}
|
|
3897
|
-
if (
|
|
3898
|
-
var m = h.children,
|
|
3899
|
-
if (!
|
|
3900
|
-
throw new
|
|
3940
|
+
if (lr(h)) {
|
|
3941
|
+
var m = h.children, d = h.value, g = i[d];
|
|
3942
|
+
if (!Bi(g))
|
|
3943
|
+
throw new Ti(d, "function", a);
|
|
3901
3944
|
var A = ge(m, t, r, n, i, o), T = g(A.map(function(b) {
|
|
3902
3945
|
return b.value;
|
|
3903
3946
|
}));
|
|
@@ -3908,42 +3951,42 @@ function ge(e, t, r, n, i, o, a) {
|
|
|
3908
3951
|
};
|
|
3909
3952
|
}));
|
|
3910
3953
|
}
|
|
3911
|
-
if (
|
|
3954
|
+
if (ar(h)) {
|
|
3912
3955
|
var x = h.options[f] || h.options.other;
|
|
3913
3956
|
if (!x)
|
|
3914
|
-
throw new
|
|
3957
|
+
throw new Pt(h.value, f, Object.keys(h.options), a);
|
|
3915
3958
|
s.push.apply(s, ge(x.value, t, r, n, i));
|
|
3916
3959
|
continue;
|
|
3917
3960
|
}
|
|
3918
|
-
if (
|
|
3961
|
+
if (ur(h)) {
|
|
3919
3962
|
var x = h.options["=".concat(f)];
|
|
3920
3963
|
if (!x) {
|
|
3921
3964
|
if (!Intl.PluralRules)
|
|
3922
|
-
throw new
|
|
3965
|
+
throw new Ce(`Intl.PluralRules is not available in this environment.
|
|
3923
3966
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3924
|
-
`,
|
|
3925
|
-
var
|
|
3926
|
-
x = h.options[
|
|
3967
|
+
`, Q.MISSING_INTL_API, a);
|
|
3968
|
+
var E = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
|
|
3969
|
+
x = h.options[E] || h.options.other;
|
|
3927
3970
|
}
|
|
3928
3971
|
if (!x)
|
|
3929
|
-
throw new
|
|
3972
|
+
throw new Pt(h.value, f, Object.keys(h.options), a);
|
|
3930
3973
|
s.push.apply(s, ge(x.value, t, r, n, i, f - (h.offset || 0)));
|
|
3931
3974
|
continue;
|
|
3932
3975
|
}
|
|
3933
3976
|
}
|
|
3934
|
-
return
|
|
3977
|
+
return Ai(s);
|
|
3935
3978
|
}
|
|
3936
|
-
function
|
|
3937
|
-
return t ?
|
|
3938
|
-
return r[n] =
|
|
3979
|
+
function Ci(e, t) {
|
|
3980
|
+
return t ? N(N(N({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3981
|
+
return r[n] = N(N({}, e[n]), t[n] || {}), r;
|
|
3939
3982
|
}, {})) : e;
|
|
3940
3983
|
}
|
|
3941
|
-
function
|
|
3984
|
+
function Pi(e, t) {
|
|
3942
3985
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3943
|
-
return r[n] =
|
|
3944
|
-
},
|
|
3986
|
+
return r[n] = Ci(e[n], t[n]), r;
|
|
3987
|
+
}, N({}, e)) : e;
|
|
3945
3988
|
}
|
|
3946
|
-
function
|
|
3989
|
+
function Ue(e) {
|
|
3947
3990
|
return {
|
|
3948
3991
|
create: function() {
|
|
3949
3992
|
return {
|
|
@@ -3957,39 +4000,39 @@ function Re(e) {
|
|
|
3957
4000
|
}
|
|
3958
4001
|
};
|
|
3959
4002
|
}
|
|
3960
|
-
function
|
|
4003
|
+
function Oi(e) {
|
|
3961
4004
|
return e === void 0 && (e = {
|
|
3962
4005
|
number: {},
|
|
3963
4006
|
dateTime: {},
|
|
3964
4007
|
pluralRules: {}
|
|
3965
4008
|
}), {
|
|
3966
|
-
getNumberFormat:
|
|
4009
|
+
getNumberFormat: $e(function() {
|
|
3967
4010
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3968
4011
|
r[n] = arguments[n];
|
|
3969
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
4012
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Le([void 0], r, !1)))();
|
|
3970
4013
|
}, {
|
|
3971
|
-
cache:
|
|
3972
|
-
strategy:
|
|
4014
|
+
cache: Ue(e.number),
|
|
4015
|
+
strategy: Re.variadic
|
|
3973
4016
|
}),
|
|
3974
|
-
getDateTimeFormat:
|
|
4017
|
+
getDateTimeFormat: $e(function() {
|
|
3975
4018
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3976
4019
|
r[n] = arguments[n];
|
|
3977
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
4020
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Le([void 0], r, !1)))();
|
|
3978
4021
|
}, {
|
|
3979
|
-
cache:
|
|
3980
|
-
strategy:
|
|
4022
|
+
cache: Ue(e.dateTime),
|
|
4023
|
+
strategy: Re.variadic
|
|
3981
4024
|
}),
|
|
3982
|
-
getPluralRules:
|
|
4025
|
+
getPluralRules: $e(function() {
|
|
3983
4026
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3984
4027
|
r[n] = arguments[n];
|
|
3985
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
4028
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Le([void 0], r, !1)))();
|
|
3986
4029
|
}, {
|
|
3987
|
-
cache:
|
|
3988
|
-
strategy:
|
|
4030
|
+
cache: Ue(e.pluralRules),
|
|
4031
|
+
strategy: Re.variadic
|
|
3989
4032
|
})
|
|
3990
4033
|
};
|
|
3991
4034
|
}
|
|
3992
|
-
var
|
|
4035
|
+
var Ii = (
|
|
3993
4036
|
/** @class */
|
|
3994
4037
|
function() {
|
|
3995
4038
|
function e(t, r, n, i) {
|
|
@@ -4021,13 +4064,13 @@ var Ai = (
|
|
|
4021
4064
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
4022
4065
|
var a = i || {};
|
|
4023
4066
|
a.formatters;
|
|
4024
|
-
var s =
|
|
4025
|
-
this.ast = e.__parse(t,
|
|
4067
|
+
var s = Fn(a, ["formatters"]);
|
|
4068
|
+
this.ast = e.__parse(t, N(N({}, s), { locale: this.resolvedLocale }));
|
|
4026
4069
|
} else
|
|
4027
4070
|
this.ast = t;
|
|
4028
4071
|
if (!Array.isArray(this.ast))
|
|
4029
4072
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
4030
|
-
this.formats =
|
|
4073
|
+
this.formats = Pi(e.formats, n), this.formatters = i && i.formatters || Oi(this.formatterCache);
|
|
4031
4074
|
}
|
|
4032
4075
|
return Object.defineProperty(e, "defaultLocale", {
|
|
4033
4076
|
get: function() {
|
|
@@ -4040,7 +4083,7 @@ var Ai = (
|
|
|
4040
4083
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
4041
4084
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
4042
4085
|
}
|
|
4043
|
-
}, e.__parse =
|
|
4086
|
+
}, e.__parse = Si, e.formats = {
|
|
4044
4087
|
number: {
|
|
4045
4088
|
integer: {
|
|
4046
4089
|
maximumFractionDigits: 0
|
|
@@ -4101,7 +4144,7 @@ var Ai = (
|
|
|
4101
4144
|
}, e;
|
|
4102
4145
|
}()
|
|
4103
4146
|
);
|
|
4104
|
-
function
|
|
4147
|
+
function Mi(e, t) {
|
|
4105
4148
|
if (t == null)
|
|
4106
4149
|
return;
|
|
4107
4150
|
if (t in e)
|
|
@@ -4122,92 +4165,92 @@ function Bi(e, t) {
|
|
|
4122
4165
|
n = void 0;
|
|
4123
4166
|
return n;
|
|
4124
4167
|
}
|
|
4125
|
-
const
|
|
4168
|
+
const R = {}, Ni = (e, t, r) => r && (t in R || (R[t] = {}), e in R[t] || (R[t][e] = r), r), yr = (e, t) => {
|
|
4126
4169
|
if (t == null)
|
|
4127
4170
|
return;
|
|
4128
|
-
if (t in
|
|
4129
|
-
return
|
|
4130
|
-
const r =
|
|
4171
|
+
if (t in R && e in R[t])
|
|
4172
|
+
return R[t][e];
|
|
4173
|
+
const r = Pe(t);
|
|
4131
4174
|
for (let n = 0; n < r.length; n++) {
|
|
4132
|
-
const i = r[n], o =
|
|
4175
|
+
const i = r[n], o = $i(i, e);
|
|
4133
4176
|
if (o)
|
|
4134
|
-
return
|
|
4177
|
+
return Ni(e, t, o);
|
|
4135
4178
|
}
|
|
4136
4179
|
};
|
|
4137
|
-
let
|
|
4138
|
-
const le =
|
|
4139
|
-
function
|
|
4140
|
-
return
|
|
4180
|
+
let ut;
|
|
4181
|
+
const le = Ae({});
|
|
4182
|
+
function Li(e) {
|
|
4183
|
+
return ut[e] || null;
|
|
4141
4184
|
}
|
|
4142
|
-
function
|
|
4143
|
-
return e in
|
|
4185
|
+
function vr(e) {
|
|
4186
|
+
return e in ut;
|
|
4144
4187
|
}
|
|
4145
|
-
function
|
|
4146
|
-
if (!
|
|
4188
|
+
function $i(e, t) {
|
|
4189
|
+
if (!vr(e))
|
|
4147
4190
|
return null;
|
|
4148
|
-
const r =
|
|
4149
|
-
return
|
|
4191
|
+
const r = Li(e);
|
|
4192
|
+
return Mi(r, t);
|
|
4150
4193
|
}
|
|
4151
|
-
function
|
|
4194
|
+
function Ri(e) {
|
|
4152
4195
|
if (e == null)
|
|
4153
4196
|
return;
|
|
4154
|
-
const t =
|
|
4197
|
+
const t = Pe(e);
|
|
4155
4198
|
for (let r = 0; r < t.length; r++) {
|
|
4156
4199
|
const n = t[r];
|
|
4157
|
-
if (
|
|
4200
|
+
if (vr(n))
|
|
4158
4201
|
return n;
|
|
4159
4202
|
}
|
|
4160
4203
|
}
|
|
4161
|
-
function
|
|
4162
|
-
delete
|
|
4204
|
+
function _r(e, ...t) {
|
|
4205
|
+
delete R[e], le.update((r) => (r[e] = Dn.all([r[e] || {}, ...t]), r));
|
|
4163
4206
|
}
|
|
4164
|
-
|
|
4207
|
+
q(
|
|
4165
4208
|
[le],
|
|
4166
4209
|
([e]) => Object.keys(e)
|
|
4167
4210
|
);
|
|
4168
|
-
le.subscribe((e) =>
|
|
4211
|
+
le.subscribe((e) => ut = e);
|
|
4169
4212
|
const ye = {};
|
|
4170
|
-
function
|
|
4213
|
+
function Gi(e, t) {
|
|
4171
4214
|
ye[e].delete(t), ye[e].size === 0 && delete ye[e];
|
|
4172
4215
|
}
|
|
4173
|
-
function
|
|
4216
|
+
function xr(e) {
|
|
4174
4217
|
return ye[e];
|
|
4175
4218
|
}
|
|
4176
|
-
function
|
|
4177
|
-
return
|
|
4178
|
-
const r =
|
|
4219
|
+
function Ui(e) {
|
|
4220
|
+
return Pe(e).map((t) => {
|
|
4221
|
+
const r = xr(t);
|
|
4179
4222
|
return [t, r ? [...r] : []];
|
|
4180
4223
|
}).filter(([, t]) => t.length > 0);
|
|
4181
4224
|
}
|
|
4182
|
-
function
|
|
4183
|
-
return e == null ? !1 :
|
|
4225
|
+
function nt(e) {
|
|
4226
|
+
return e == null ? !1 : Pe(e).some(
|
|
4184
4227
|
(t) => {
|
|
4185
4228
|
var r;
|
|
4186
|
-
return (r =
|
|
4229
|
+
return (r = xr(t)) == null ? void 0 : r.size;
|
|
4187
4230
|
}
|
|
4188
4231
|
);
|
|
4189
4232
|
}
|
|
4190
|
-
function
|
|
4233
|
+
function Di(e, t) {
|
|
4191
4234
|
return Promise.all(
|
|
4192
|
-
t.map((n) => (
|
|
4193
|
-
).then((n) =>
|
|
4194
|
-
}
|
|
4195
|
-
const
|
|
4196
|
-
function
|
|
4197
|
-
if (!
|
|
4198
|
-
return e in
|
|
4199
|
-
const t =
|
|
4200
|
-
return
|
|
4235
|
+
t.map((n) => (Gi(e, n), n().then((i) => i.default || i)))
|
|
4236
|
+
).then((n) => _r(e, ...n));
|
|
4237
|
+
}
|
|
4238
|
+
const te = {};
|
|
4239
|
+
function Er(e) {
|
|
4240
|
+
if (!nt(e))
|
|
4241
|
+
return e in te ? te[e] : Promise.resolve();
|
|
4242
|
+
const t = Ui(e);
|
|
4243
|
+
return te[e] = Promise.all(
|
|
4201
4244
|
t.map(
|
|
4202
|
-
([r, n]) =>
|
|
4245
|
+
([r, n]) => Di(r, n)
|
|
4203
4246
|
)
|
|
4204
4247
|
).then(() => {
|
|
4205
|
-
if (
|
|
4206
|
-
return
|
|
4207
|
-
delete
|
|
4208
|
-
}),
|
|
4248
|
+
if (nt(e))
|
|
4249
|
+
return Er(e);
|
|
4250
|
+
delete te[e];
|
|
4251
|
+
}), te[e];
|
|
4209
4252
|
}
|
|
4210
|
-
const
|
|
4253
|
+
const Fi = {
|
|
4211
4254
|
number: {
|
|
4212
4255
|
scientific: { notation: "scientific" },
|
|
4213
4256
|
engineering: { notation: "engineering" },
|
|
@@ -4236,135 +4279,135 @@ const Ri = {
|
|
|
4236
4279
|
timeZoneName: "short"
|
|
4237
4280
|
}
|
|
4238
4281
|
}
|
|
4239
|
-
},
|
|
4282
|
+
}, ji = {
|
|
4240
4283
|
fallbackLocale: null,
|
|
4241
4284
|
loadingDelay: 200,
|
|
4242
|
-
formats:
|
|
4285
|
+
formats: Fi,
|
|
4243
4286
|
warnOnMissingMessages: !0,
|
|
4244
4287
|
handleMissingMessage: void 0,
|
|
4245
4288
|
ignoreTag: !0
|
|
4246
|
-
},
|
|
4247
|
-
function
|
|
4248
|
-
return
|
|
4289
|
+
}, ki = ji;
|
|
4290
|
+
function J() {
|
|
4291
|
+
return ki;
|
|
4249
4292
|
}
|
|
4250
|
-
const
|
|
4251
|
-
var
|
|
4293
|
+
const De = Ae(!1);
|
|
4294
|
+
var Vi = Object.defineProperty, Xi = Object.defineProperties, zi = Object.getOwnPropertyDescriptors, Ot = Object.getOwnPropertySymbols, Wi = Object.prototype.hasOwnProperty, Zi = Object.prototype.propertyIsEnumerable, It = (e, t, r) => t in e ? Vi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qi = (e, t) => {
|
|
4252
4295
|
for (var r in t || (t = {}))
|
|
4253
|
-
|
|
4254
|
-
if (
|
|
4255
|
-
for (var r of
|
|
4256
|
-
|
|
4296
|
+
Wi.call(t, r) && It(e, r, t[r]);
|
|
4297
|
+
if (Ot)
|
|
4298
|
+
for (var r of Ot(t))
|
|
4299
|
+
Zi.call(t, r) && It(e, r, t[r]);
|
|
4257
4300
|
return e;
|
|
4258
|
-
},
|
|
4259
|
-
let
|
|
4260
|
-
const
|
|
4261
|
-
function
|
|
4301
|
+
}, Ji = (e, t) => Xi(e, zi(t));
|
|
4302
|
+
let it;
|
|
4303
|
+
const we = Ae(null);
|
|
4304
|
+
function Mt(e) {
|
|
4262
4305
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4263
4306
|
}
|
|
4264
|
-
function
|
|
4265
|
-
const r =
|
|
4266
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4307
|
+
function Pe(e, t = J().fallbackLocale) {
|
|
4308
|
+
const r = Mt(e);
|
|
4309
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Mt(t)])] : r;
|
|
4267
4310
|
}
|
|
4268
4311
|
function D() {
|
|
4269
|
-
return
|
|
4312
|
+
return it ?? void 0;
|
|
4270
4313
|
}
|
|
4271
|
-
|
|
4272
|
-
|
|
4314
|
+
we.subscribe((e) => {
|
|
4315
|
+
it = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4273
4316
|
});
|
|
4274
|
-
const
|
|
4275
|
-
if (e &&
|
|
4276
|
-
const { loadingDelay: t } =
|
|
4317
|
+
const qi = (e) => {
|
|
4318
|
+
if (e && Ri(e) && nt(e)) {
|
|
4319
|
+
const { loadingDelay: t } = J();
|
|
4277
4320
|
let r;
|
|
4278
4321
|
return typeof window < "u" && D() != null && t ? r = window.setTimeout(
|
|
4279
|
-
() =>
|
|
4322
|
+
() => De.set(!0),
|
|
4280
4323
|
t
|
|
4281
|
-
) :
|
|
4282
|
-
|
|
4324
|
+
) : De.set(!0), Er(e).then(() => {
|
|
4325
|
+
we.set(e);
|
|
4283
4326
|
}).finally(() => {
|
|
4284
|
-
clearTimeout(r),
|
|
4327
|
+
clearTimeout(r), De.set(!1);
|
|
4285
4328
|
});
|
|
4286
4329
|
}
|
|
4287
|
-
return
|
|
4288
|
-
},
|
|
4289
|
-
set:
|
|
4290
|
-
}),
|
|
4330
|
+
return we.set(e);
|
|
4331
|
+
}, Y = Ji(Qi({}, we), {
|
|
4332
|
+
set: qi
|
|
4333
|
+
}), Oe = (e) => {
|
|
4291
4334
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4292
4335
|
return (n) => {
|
|
4293
4336
|
const i = JSON.stringify(n);
|
|
4294
4337
|
return i in t ? t[i] : t[i] = e(n);
|
|
4295
4338
|
};
|
|
4296
4339
|
};
|
|
4297
|
-
var
|
|
4340
|
+
var Yi = Object.defineProperty, Se = Object.getOwnPropertySymbols, wr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Nt = (e, t, r) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lt = (e, t) => {
|
|
4298
4341
|
for (var r in t || (t = {}))
|
|
4299
|
-
|
|
4300
|
-
if (
|
|
4301
|
-
for (var r of
|
|
4302
|
-
|
|
4342
|
+
wr.call(t, r) && Nt(e, r, t[r]);
|
|
4343
|
+
if (Se)
|
|
4344
|
+
for (var r of Se(t))
|
|
4345
|
+
Sr.call(t, r) && Nt(e, r, t[r]);
|
|
4303
4346
|
return e;
|
|
4304
|
-
},
|
|
4347
|
+
}, K = (e, t) => {
|
|
4305
4348
|
var r = {};
|
|
4306
4349
|
for (var n in e)
|
|
4307
|
-
|
|
4308
|
-
if (e != null &&
|
|
4309
|
-
for (var n of
|
|
4310
|
-
t.indexOf(n) < 0 &&
|
|
4350
|
+
wr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4351
|
+
if (e != null && Se)
|
|
4352
|
+
for (var n of Se(e))
|
|
4353
|
+
t.indexOf(n) < 0 && Sr.call(e, n) && (r[n] = e[n]);
|
|
4311
4354
|
return r;
|
|
4312
4355
|
};
|
|
4313
|
-
const
|
|
4314
|
-
const { formats: r } =
|
|
4356
|
+
const oe = (e, t) => {
|
|
4357
|
+
const { formats: r } = J();
|
|
4315
4358
|
if (e in r && t in r[e])
|
|
4316
4359
|
return r[e][t];
|
|
4317
4360
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4318
|
-
},
|
|
4361
|
+
}, Ki = Oe(
|
|
4319
4362
|
(e) => {
|
|
4320
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4363
|
+
var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
|
|
4321
4364
|
if (r == null)
|
|
4322
4365
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4323
|
-
return n && (i =
|
|
4366
|
+
return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
|
|
4324
4367
|
}
|
|
4325
|
-
),
|
|
4368
|
+
), eo = Oe(
|
|
4326
4369
|
(e) => {
|
|
4327
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4370
|
+
var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
|
|
4328
4371
|
if (r == null)
|
|
4329
4372
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4330
|
-
return n ? i =
|
|
4373
|
+
return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4331
4374
|
}
|
|
4332
|
-
),
|
|
4375
|
+
), to = Oe(
|
|
4333
4376
|
(e) => {
|
|
4334
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4377
|
+
var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
|
|
4335
4378
|
if (r == null)
|
|
4336
4379
|
throw new Error(
|
|
4337
4380
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4338
4381
|
);
|
|
4339
|
-
return n ? i =
|
|
4382
|
+
return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4340
4383
|
}
|
|
4341
|
-
),
|
|
4384
|
+
), ro = (e = {}) => {
|
|
4342
4385
|
var t = e, {
|
|
4343
4386
|
locale: r = D()
|
|
4344
|
-
} = t, n =
|
|
4387
|
+
} = t, n = K(t, [
|
|
4345
4388
|
"locale"
|
|
4346
4389
|
]);
|
|
4347
|
-
return
|
|
4348
|
-
},
|
|
4390
|
+
return Ki(lt({ locale: r }, n));
|
|
4391
|
+
}, no = (e = {}) => {
|
|
4349
4392
|
var t = e, {
|
|
4350
4393
|
locale: r = D()
|
|
4351
|
-
} = t, n =
|
|
4394
|
+
} = t, n = K(t, [
|
|
4352
4395
|
"locale"
|
|
4353
4396
|
]);
|
|
4354
|
-
return
|
|
4355
|
-
},
|
|
4397
|
+
return eo(lt({ locale: r }, n));
|
|
4398
|
+
}, io = (e = {}) => {
|
|
4356
4399
|
var t = e, {
|
|
4357
4400
|
locale: r = D()
|
|
4358
|
-
} = t, n =
|
|
4401
|
+
} = t, n = K(t, [
|
|
4359
4402
|
"locale"
|
|
4360
4403
|
]);
|
|
4361
|
-
return
|
|
4362
|
-
},
|
|
4404
|
+
return to(lt({ locale: r }, n));
|
|
4405
|
+
}, oo = Oe(
|
|
4363
4406
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4364
|
-
(e, t = D()) => new
|
|
4365
|
-
ignoreTag:
|
|
4407
|
+
(e, t = D()) => new Ii(e, t, J().formats, {
|
|
4408
|
+
ignoreTag: J().ignoreTag
|
|
4366
4409
|
})
|
|
4367
|
-
),
|
|
4410
|
+
), so = (e, t = {}) => {
|
|
4368
4411
|
var r, n, i, o;
|
|
4369
4412
|
let a = t;
|
|
4370
4413
|
typeof e == "object" && (a = e, e = a.id);
|
|
@@ -4377,9 +4420,9 @@ const se = (e, t) => {
|
|
|
4377
4420
|
throw new Error(
|
|
4378
4421
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4379
4422
|
);
|
|
4380
|
-
let h =
|
|
4423
|
+
let h = yr(e, l);
|
|
4381
4424
|
if (!h)
|
|
4382
|
-
h = (o = (i = (n = (r =
|
|
4425
|
+
h = (o = (i = (n = (r = J()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4383
4426
|
else if (typeof h != "string")
|
|
4384
4427
|
return console.warn(
|
|
4385
4428
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -4388,7 +4431,7 @@ const se = (e, t) => {
|
|
|
4388
4431
|
return h;
|
|
4389
4432
|
let c = h;
|
|
4390
4433
|
try {
|
|
4391
|
-
c =
|
|
4434
|
+
c = oo(h, l).format(s);
|
|
4392
4435
|
} catch (f) {
|
|
4393
4436
|
f instanceof Error && console.warn(
|
|
4394
4437
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4396,20 +4439,20 @@ const se = (e, t) => {
|
|
|
4396
4439
|
);
|
|
4397
4440
|
}
|
|
4398
4441
|
return c;
|
|
4399
|
-
},
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
window.emWidgets = { topic:
|
|
4405
|
-
const
|
|
4406
|
-
function
|
|
4442
|
+
}, ao = (e, t) => io(t).format(e), uo = (e, t) => no(t).format(e), lo = (e, t) => ro(t).format(e), ho = (e, t = D()) => yr(e, t), co = q([Y, le], () => so);
|
|
4443
|
+
q([Y], () => ao);
|
|
4444
|
+
q([Y], () => uo);
|
|
4445
|
+
q([Y], () => lo);
|
|
4446
|
+
q([Y, le], () => ho);
|
|
4447
|
+
window.emWidgets = { topic: wn };
|
|
4448
|
+
const fo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4449
|
+
function mo(e, t) {
|
|
4407
4450
|
if (e) {
|
|
4408
4451
|
const r = document.createElement("style");
|
|
4409
4452
|
r.innerHTML = t, e.appendChild(r);
|
|
4410
4453
|
}
|
|
4411
4454
|
}
|
|
4412
|
-
function
|
|
4455
|
+
function po(e, t) {
|
|
4413
4456
|
const r = new URL(t);
|
|
4414
4457
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4415
4458
|
const i = document.createElement("style");
|
|
@@ -4418,7 +4461,7 @@ function lo(e, t) {
|
|
|
4418
4461
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4419
4462
|
});
|
|
4420
4463
|
}
|
|
4421
|
-
function
|
|
4464
|
+
function bo(e, t, r) {
|
|
4422
4465
|
if (window.emMessageBus) {
|
|
4423
4466
|
const n = document.createElement("style");
|
|
4424
4467
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4426,13 +4469,13 @@ function ho(e, t, r) {
|
|
|
4426
4469
|
});
|
|
4427
4470
|
}
|
|
4428
4471
|
}
|
|
4429
|
-
function
|
|
4430
|
-
|
|
4472
|
+
function Lt(e, t) {
|
|
4473
|
+
_r(e, t);
|
|
4431
4474
|
}
|
|
4432
|
-
function
|
|
4433
|
-
|
|
4475
|
+
function go(e) {
|
|
4476
|
+
Y.set(e);
|
|
4434
4477
|
}
|
|
4435
|
-
const
|
|
4478
|
+
const $t = {
|
|
4436
4479
|
en: {
|
|
4437
4480
|
cancel: "Cancel",
|
|
4438
4481
|
confirm: "Confirm"
|
|
@@ -4478,18 +4521,18 @@ const Ot = {
|
|
|
4478
4521
|
confirm: "Confirm"
|
|
4479
4522
|
}
|
|
4480
4523
|
};
|
|
4481
|
-
function
|
|
4482
|
-
|
|
4524
|
+
function yo(e) {
|
|
4525
|
+
Gr(e, "svelte-8g0wf4", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GeneralConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--emw--color-background, rgba(0, 0, 0, 0.7));display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #ffffff)}.GeneralConfirmationTitle{margin-bottom:20px}.GeneralConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px);text-align:center}.GeneralConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-secondary, #e98b0f) 80%, black 20%), #22b04e);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GeneralConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013e5c) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GeneralConfirmationContainerMobile{padding:40px;max-width:330px}.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralCancelButton,.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GeneralConfirmationContent{font-size:var(--emw--font-size-medium, 18px);font-weight:300}.GeneralConfirmationControlArea{display:flex;gap:10px;direction:ltr;margin-top:30px}.GeneralConfirmationControlArea .GeneralCancelButton,.GeneralConfirmationControlArea .GeneralConfirmButton{flex:1;background:transparent;border:1px solid var(--emw--color-gray-100, #bfcbc3);color:var(--emw--color-gray-100, #bfcbc3);cursor:pointer;border-radius:var(--emw--button-border-radius, 50px);width:200px;height:50px;font-size:var(--emw--font-size-small, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GeneralConfirmationControlArea .GeneralConfirmButton{background-color:var(--emw--color-primary, #22b04e);border:2px solid var(--emw--button-border-color, #063b17);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #ffffff))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GeneralConfirmationMobileWrapper{border:none;padding:0}');
|
|
4483
4526
|
}
|
|
4484
|
-
const
|
|
4485
|
-
function
|
|
4527
|
+
const vo = (e) => ({}), Rt = (e) => ({});
|
|
4528
|
+
function _o(e) {
|
|
4486
4529
|
let t, r;
|
|
4487
4530
|
return {
|
|
4488
4531
|
c() {
|
|
4489
|
-
t =
|
|
4532
|
+
t = ft("svg"), r = ft("path"), H(r, "stroke-linecap", "round"), H(r, "stroke-linejoin", "round"), H(r, "stroke-width", "2"), H(r, "d", "M6 18L18 6M6 6l12 12"), H(t, "class", "w-6 h-6"), H(t, "fill", "none"), H(t, "stroke", "currentColor"), H(t, "viewBox", "0 0 24 24"), H(t, "xmlns", "http://www.w3.org/2000/svg");
|
|
4490
4533
|
},
|
|
4491
4534
|
m(n, i) {
|
|
4492
|
-
|
|
4535
|
+
se(n, t, i), C(t, r);
|
|
4493
4536
|
},
|
|
4494
4537
|
p: M,
|
|
4495
4538
|
d(n) {
|
|
@@ -4497,21 +4540,21 @@ function po(e) {
|
|
|
4497
4540
|
}
|
|
4498
4541
|
};
|
|
4499
4542
|
}
|
|
4500
|
-
function
|
|
4543
|
+
function Gt(e) {
|
|
4501
4544
|
let t, r, n;
|
|
4502
4545
|
return {
|
|
4503
4546
|
c() {
|
|
4504
|
-
t = I("div"), r = I("h2"), n =
|
|
4547
|
+
t = I("div"), r = I("h2"), n = ae(
|
|
4505
4548
|
/*modaltitle*/
|
|
4506
4549
|
e[1]
|
|
4507
4550
|
), H(t, "class", "GeneralConfirmationTitle");
|
|
4508
4551
|
},
|
|
4509
4552
|
m(i, o) {
|
|
4510
|
-
|
|
4553
|
+
se(i, t, o), C(t, r), C(r, n);
|
|
4511
4554
|
},
|
|
4512
4555
|
p(i, o) {
|
|
4513
4556
|
o & /*modaltitle*/
|
|
4514
|
-
2 &&
|
|
4557
|
+
2 && at(
|
|
4515
4558
|
n,
|
|
4516
4559
|
/*modaltitle*/
|
|
4517
4560
|
i[1]
|
|
@@ -4522,17 +4565,17 @@ function Mt(e) {
|
|
|
4522
4565
|
}
|
|
4523
4566
|
};
|
|
4524
4567
|
}
|
|
4525
|
-
function
|
|
4568
|
+
function Ut(e) {
|
|
4526
4569
|
let t, r = (
|
|
4527
4570
|
/*$_*/
|
|
4528
4571
|
e[4]("cancel") + ""
|
|
4529
4572
|
), n, i, o;
|
|
4530
4573
|
return {
|
|
4531
4574
|
c() {
|
|
4532
|
-
t = I("button"), n =
|
|
4575
|
+
t = I("button"), n = ae(r), H(t, "class", "GeneralCancelButton");
|
|
4533
4576
|
},
|
|
4534
4577
|
m(a, s) {
|
|
4535
|
-
|
|
4578
|
+
se(a, t, s), C(t, n), i || (o = Fe(
|
|
4536
4579
|
t,
|
|
4537
4580
|
"click",
|
|
4538
4581
|
/*click_handler*/
|
|
@@ -4542,52 +4585,52 @@ function Nt(e) {
|
|
|
4542
4585
|
p(a, s) {
|
|
4543
4586
|
s & /*$_*/
|
|
4544
4587
|
16 && r !== (r = /*$_*/
|
|
4545
|
-
a[4]("cancel") + "") &&
|
|
4588
|
+
a[4]("cancel") + "") && at(n, r);
|
|
4546
4589
|
},
|
|
4547
4590
|
d(a) {
|
|
4548
4591
|
a && U(t), i = !1, o();
|
|
4549
4592
|
}
|
|
4550
4593
|
};
|
|
4551
4594
|
}
|
|
4552
|
-
function
|
|
4595
|
+
function xo(e) {
|
|
4553
4596
|
let t, r, n, i, o, a, s, l, u, h, c = (
|
|
4554
4597
|
/*$_*/
|
|
4555
4598
|
e[4]("confirm") + ""
|
|
4556
|
-
), f,
|
|
4599
|
+
), f, p, m, d;
|
|
4557
4600
|
const g = (
|
|
4558
4601
|
/*#slots*/
|
|
4559
4602
|
e[16].close
|
|
4560
|
-
), A =
|
|
4603
|
+
), A = Ir(
|
|
4561
4604
|
g,
|
|
4562
4605
|
e,
|
|
4563
4606
|
/*$$scope*/
|
|
4564
4607
|
e[15],
|
|
4565
|
-
|
|
4566
|
-
), T = A ||
|
|
4608
|
+
Rt
|
|
4609
|
+
), T = A || _o();
|
|
4567
4610
|
let x = (
|
|
4568
4611
|
/*modaltitle*/
|
|
4569
|
-
e[1] &&
|
|
4570
|
-
),
|
|
4612
|
+
e[1] && Gt(e)
|
|
4613
|
+
), E = (
|
|
4571
4614
|
/*hascancelbutton*/
|
|
4572
|
-
e[2] &&
|
|
4615
|
+
e[2] && Ut(e)
|
|
4573
4616
|
);
|
|
4574
4617
|
return {
|
|
4575
4618
|
c() {
|
|
4576
|
-
t = I("div"), r = I("div"), n = I("span"), T && T.c(), i = ce(), x && x.c(), o = ce(), a = I("div"), s = ce(), l = I("div"),
|
|
4619
|
+
t = I("div"), r = I("div"), n = I("span"), T && T.c(), i = ce(), x && x.c(), o = ce(), a = I("div"), s = ce(), l = I("div"), E && E.c(), u = ce(), h = I("button"), f = ae(c), H(n, "class", "ModalCloseBtn"), H(n, "role", "button"), H(a, "class", "GeneralConfirmationContent"), H(h, "class", "GeneralConfirmButton"), H(l, "class", "GeneralConfirmationControlArea " + /*isMobile*/
|
|
4577
4620
|
(e[5] ? "GeneralConfirmationControlAreaMobile" : "")), H(r, "class", "GeneralConfirmationContainer " + /*isMobile*/
|
|
4578
4621
|
(e[5] ? "GeneralConfirmationContainerMobile" : "")), H(t, "class", "GeneralConfirmationWrapper " + /*isMobile*/
|
|
4579
4622
|
(e[5] ? "GeneralConfirmationMobileWrapper" : ""));
|
|
4580
4623
|
},
|
|
4581
4624
|
m(b, B) {
|
|
4582
|
-
|
|
4583
|
-
e[0], C(r, s), C(r, l),
|
|
4584
|
-
|
|
4625
|
+
se(b, t, B), C(t, r), C(r, n), T && T.m(n, null), C(r, i), x && x.m(r, null), C(r, o), C(r, a), a.innerHTML = /*modaltext*/
|
|
4626
|
+
e[0], C(r, s), C(r, l), E && E.m(l, null), C(l, u), C(l, h), C(h, f), e[19](t), p = !0, m || (d = [
|
|
4627
|
+
Fe(
|
|
4585
4628
|
n,
|
|
4586
4629
|
"click",
|
|
4587
4630
|
/*close*/
|
|
4588
4631
|
e[6]
|
|
4589
4632
|
),
|
|
4590
|
-
|
|
4633
|
+
Fe(
|
|
4591
4634
|
h,
|
|
4592
4635
|
"click",
|
|
4593
4636
|
/*click_handler_1*/
|
|
@@ -4596,82 +4639,82 @@ function bo(e) {
|
|
|
4596
4639
|
], m = !0);
|
|
4597
4640
|
},
|
|
4598
4641
|
p(b, [B]) {
|
|
4599
|
-
A && A.p && (!
|
|
4600
|
-
32768) &&
|
|
4642
|
+
A && A.p && (!p || B & /*$$scope*/
|
|
4643
|
+
32768) && Nr(
|
|
4601
4644
|
A,
|
|
4602
4645
|
g,
|
|
4603
4646
|
b,
|
|
4604
4647
|
/*$$scope*/
|
|
4605
4648
|
b[15],
|
|
4606
|
-
|
|
4649
|
+
p ? Mr(
|
|
4607
4650
|
g,
|
|
4608
4651
|
/*$$scope*/
|
|
4609
4652
|
b[15],
|
|
4610
4653
|
B,
|
|
4611
|
-
|
|
4612
|
-
) :
|
|
4654
|
+
vo
|
|
4655
|
+
) : Lr(
|
|
4613
4656
|
/*$$scope*/
|
|
4614
4657
|
b[15]
|
|
4615
4658
|
),
|
|
4616
|
-
|
|
4659
|
+
Rt
|
|
4617
4660
|
), /*modaltitle*/
|
|
4618
|
-
b[1] ? x ? x.p(b, B) : (x =
|
|
4661
|
+
b[1] ? x ? x.p(b, B) : (x = Gt(b), x.c(), x.m(r, o)) : x && (x.d(1), x = null), (!p || B & /*modaltext*/
|
|
4619
4662
|
1) && (a.innerHTML = /*modaltext*/
|
|
4620
4663
|
b[0]), /*hascancelbutton*/
|
|
4621
|
-
b[2] ?
|
|
4664
|
+
b[2] ? E ? E.p(b, B) : (E = Ut(b), E.c(), E.m(l, u)) : E && (E.d(1), E = null), (!p || B & /*$_*/
|
|
4622
4665
|
16) && c !== (c = /*$_*/
|
|
4623
|
-
b[4]("confirm") + "") &&
|
|
4666
|
+
b[4]("confirm") + "") && at(f, c);
|
|
4624
4667
|
},
|
|
4625
4668
|
i(b) {
|
|
4626
|
-
|
|
4669
|
+
p || (Wt(T, b), p = !0);
|
|
4627
4670
|
},
|
|
4628
4671
|
o(b) {
|
|
4629
|
-
|
|
4672
|
+
en(T, b), p = !1;
|
|
4630
4673
|
},
|
|
4631
4674
|
d(b) {
|
|
4632
|
-
b && U(t), T && T.d(b), x && x.d(),
|
|
4675
|
+
b && U(t), T && T.d(b), x && x.d(), E && E.d(), e[19](null), m = !1, G(d);
|
|
4633
4676
|
}
|
|
4634
4677
|
};
|
|
4635
4678
|
}
|
|
4636
|
-
function
|
|
4679
|
+
function Eo(e, t, r) {
|
|
4637
4680
|
let n;
|
|
4638
|
-
|
|
4639
|
-
let { $$slots: i = {}, $$scope: o } = t, { modaltext: a = "Are you sure that you want to perform this action?" } = t, { modaltitle: s = "" } = t, { hascancelbutton: l = !1 } = t, { modalconfirmevent: u = {} } = t, { modalcancelevent: h = {} } = t, { lang: c = "en" } = t, { clientstyling: f = "" } = t, { clientstylingurl:
|
|
4681
|
+
Or(e, co, (v) => r(4, n = v));
|
|
4682
|
+
let { $$slots: i = {}, $$scope: o } = t, { modaltext: a = "Are you sure that you want to perform this action?" } = t, { modaltitle: s = "" } = t, { hascancelbutton: l = !1 } = t, { modalconfirmevent: u = {} } = t, { modalcancelevent: h = {} } = t, { lang: c = "en" } = t, { clientstyling: f = "" } = t, { clientstylingurl: p = "" } = t, { translationurl: m = "" } = t, { mbsource: d } = t, g, A = window.navigator.userAgent, T = fo(A) !== "PC";
|
|
4640
4683
|
const x = () => {
|
|
4641
4684
|
window.postMessage({ type: "ModalClosed" }, window.location.href);
|
|
4642
|
-
},
|
|
4685
|
+
}, E = (v) => {
|
|
4643
4686
|
v === "confirm" && u && window.postMessage(u, window.location.href), v === "cancel" && h && window.postMessage(h, window.location.href), x();
|
|
4644
4687
|
}, b = () => {
|
|
4645
4688
|
fetch(m).then((F) => F.json()).then((F) => {
|
|
4646
|
-
Object.keys(F).forEach((
|
|
4647
|
-
|
|
4689
|
+
Object.keys(F).forEach((ht) => {
|
|
4690
|
+
Lt(ht, F[ht]);
|
|
4648
4691
|
});
|
|
4649
4692
|
}).catch((F) => {
|
|
4650
4693
|
console.log(F);
|
|
4651
4694
|
});
|
|
4652
4695
|
};
|
|
4653
|
-
Object.keys(
|
|
4654
|
-
|
|
4696
|
+
Object.keys($t).forEach((v) => {
|
|
4697
|
+
Lt(v, $t[v]);
|
|
4655
4698
|
});
|
|
4656
4699
|
const B = () => {
|
|
4657
|
-
|
|
4700
|
+
go(c);
|
|
4658
4701
|
};
|
|
4659
|
-
|
|
4702
|
+
Zr(() => () => {
|
|
4660
4703
|
});
|
|
4661
|
-
const he = () =>
|
|
4662
|
-
function
|
|
4663
|
-
|
|
4704
|
+
const he = () => E("cancel"), Hr = () => E("confirm");
|
|
4705
|
+
function Ar(v) {
|
|
4706
|
+
je[v ? "unshift" : "push"](() => {
|
|
4664
4707
|
g = v, r(3, g);
|
|
4665
4708
|
});
|
|
4666
4709
|
}
|
|
4667
4710
|
return e.$$set = (v) => {
|
|
4668
|
-
"modaltext" in v && r(0, a = v.modaltext), "modaltitle" in v && r(1, s = v.modaltitle), "hascancelbutton" in v && r(2, l = v.hascancelbutton), "modalconfirmevent" in v && r(8, u = v.modalconfirmevent), "modalcancelevent" in v && r(9, h = v.modalcancelevent), "lang" in v && r(10, c = v.lang), "clientstyling" in v && r(11, f = v.clientstyling), "clientstylingurl" in v && r(12,
|
|
4711
|
+
"modaltext" in v && r(0, a = v.modaltext), "modaltitle" in v && r(1, s = v.modaltitle), "hascancelbutton" in v && r(2, l = v.hascancelbutton), "modalconfirmevent" in v && r(8, u = v.modalconfirmevent), "modalcancelevent" in v && r(9, h = v.modalcancelevent), "lang" in v && r(10, c = v.lang), "clientstyling" in v && r(11, f = v.clientstyling), "clientstylingurl" in v && r(12, p = v.clientstylingurl), "translationurl" in v && r(13, m = v.translationurl), "mbsource" in v && r(14, d = v.mbsource), "$$scope" in v && r(15, o = v.$$scope);
|
|
4669
4712
|
}, e.$$.update = () => {
|
|
4670
4713
|
e.$$.dirty & /*modaltext, lang*/
|
|
4671
4714
|
1025 && a && c && B(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4672
|
-
2056 && f && g &&
|
|
4673
|
-
4104 &&
|
|
4674
|
-
16392 &&
|
|
4715
|
+
2056 && f && g && mo(g, f), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4716
|
+
4104 && p && g && po(g, p), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4717
|
+
16392 && d && g && bo(g, `${d}.Style`), e.$$.dirty & /*translationurl*/
|
|
4675
4718
|
8192 && m && b();
|
|
4676
4719
|
}, [
|
|
4677
4720
|
a,
|
|
@@ -4681,29 +4724,29 @@ function go(e, t, r) {
|
|
|
4681
4724
|
n,
|
|
4682
4725
|
T,
|
|
4683
4726
|
x,
|
|
4684
|
-
|
|
4727
|
+
E,
|
|
4685
4728
|
u,
|
|
4686
4729
|
h,
|
|
4687
4730
|
c,
|
|
4688
4731
|
f,
|
|
4689
|
-
d,
|
|
4690
|
-
m,
|
|
4691
4732
|
p,
|
|
4733
|
+
m,
|
|
4734
|
+
d,
|
|
4692
4735
|
o,
|
|
4693
4736
|
i,
|
|
4694
4737
|
he,
|
|
4695
|
-
|
|
4696
|
-
|
|
4738
|
+
Hr,
|
|
4739
|
+
Ar
|
|
4697
4740
|
];
|
|
4698
4741
|
}
|
|
4699
|
-
class
|
|
4742
|
+
class Tr extends un {
|
|
4700
4743
|
constructor(t) {
|
|
4701
|
-
super(),
|
|
4744
|
+
super(), sn(
|
|
4702
4745
|
this,
|
|
4703
4746
|
t,
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
|
|
4747
|
+
Eo,
|
|
4748
|
+
xo,
|
|
4749
|
+
Ft,
|
|
4707
4750
|
{
|
|
4708
4751
|
modaltext: 0,
|
|
4709
4752
|
modaltitle: 1,
|
|
@@ -4716,7 +4759,7 @@ class _r extends rn {
|
|
|
4716
4759
|
translationurl: 13,
|
|
4717
4760
|
mbsource: 14
|
|
4718
4761
|
},
|
|
4719
|
-
|
|
4762
|
+
yo
|
|
4720
4763
|
);
|
|
4721
4764
|
}
|
|
4722
4765
|
get modaltext() {
|
|
@@ -4780,57 +4823,57 @@ class _r extends rn {
|
|
|
4780
4823
|
this.$$set({ mbsource: t }), O();
|
|
4781
4824
|
}
|
|
4782
4825
|
}
|
|
4783
|
-
|
|
4784
|
-
const
|
|
4826
|
+
an(Tr, { modaltext: {}, modaltitle: {}, hascancelbutton: { type: "Boolean" }, modalconfirmevent: {}, modalcancelevent: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["close"], [], !0);
|
|
4827
|
+
const Io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4785
4828
|
__proto__: null,
|
|
4786
|
-
default:
|
|
4829
|
+
default: Tr
|
|
4787
4830
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4788
4831
|
export {
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
|
|
4832
|
+
Y as $,
|
|
4833
|
+
bo as A,
|
|
4834
|
+
Oo as B,
|
|
4835
|
+
Tn as C,
|
|
4836
|
+
_r as D,
|
|
4794
4837
|
M as E,
|
|
4795
|
-
|
|
4796
|
-
|
|
4797
|
-
|
|
4798
|
-
|
|
4838
|
+
Or as F,
|
|
4839
|
+
fo as G,
|
|
4840
|
+
Po as H,
|
|
4841
|
+
wo as I,
|
|
4799
4842
|
ce as J,
|
|
4800
|
-
|
|
4843
|
+
To as K,
|
|
4801
4844
|
G as L,
|
|
4802
|
-
|
|
4803
|
-
|
|
4804
|
-
|
|
4805
|
-
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
4812
|
-
|
|
4845
|
+
at as M,
|
|
4846
|
+
Ho as N,
|
|
4847
|
+
Fe as O,
|
|
4848
|
+
ae as P,
|
|
4849
|
+
ft as Q,
|
|
4850
|
+
co as R,
|
|
4851
|
+
un as S,
|
|
4852
|
+
Io as T,
|
|
4853
|
+
sn as a,
|
|
4854
|
+
Gr as b,
|
|
4855
|
+
an as c,
|
|
4813
4856
|
U as d,
|
|
4814
|
-
|
|
4857
|
+
Wt as e,
|
|
4815
4858
|
O as f,
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
|
|
4859
|
+
Ao as g,
|
|
4860
|
+
Bo as h,
|
|
4861
|
+
Br as i,
|
|
4862
|
+
se as j,
|
|
4863
|
+
So as k,
|
|
4864
|
+
Ir as l,
|
|
4865
|
+
Co as m,
|
|
4823
4866
|
xe as n,
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
4867
|
+
Zr as o,
|
|
4868
|
+
Lr as p,
|
|
4869
|
+
Mr as q,
|
|
4827
4870
|
C as r,
|
|
4828
|
-
|
|
4829
|
-
|
|
4830
|
-
|
|
4871
|
+
Ft as s,
|
|
4872
|
+
en as t,
|
|
4873
|
+
Nr as u,
|
|
4831
4874
|
I as v,
|
|
4832
4875
|
H as w,
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4876
|
+
je as x,
|
|
4877
|
+
mo as y,
|
|
4878
|
+
po as z
|
|
4836
4879
|
};
|