@everymatrix/player-account-self-exclusion-nd 1.71.1 → 1.72.1
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-COn8IPHo.js → PlayerAccountGeneralConfirmationModal-CF0gIxAh.js} +836 -815
- package/components/PlayerAccountGeneralConfirmationModal-CepZsQsl.cjs +21 -0
- package/components/{PlayerAccountGeneralConfirmationModal-DeKth9rU.js → PlayerAccountGeneralConfirmationModal-DTX1CBzd.js} +837 -816
- package/components/{PlayerAccountModal-bhlvepWR.js → PlayerAccountModal-CJKwahNB.js} +17 -17
- package/components/{PlayerAccountModal-hE4QiaWT.cjs → PlayerAccountModal-D5N72NeZ.cjs} +1 -1
- package/components/{PlayerAccountModal-1yio55uP.js → PlayerAccountModal-Db-SglWF.js} +21 -21
- package/components/{PlayerAccountSelfExclusionNd-DuePcuNn.js → PlayerAccountSelfExclusionNd-7KkzssP2.js} +769 -772
- package/components/{PlayerAccountSelfExclusionNd-CZ8MdaVm.js → PlayerAccountSelfExclusionNd-B_7MzRS9.js} +348 -351
- package/components/{PlayerAccountSelfExclusionNd-DRzdu9AH.cjs → PlayerAccountSelfExclusionNd-yZLasrs_.cjs} +86 -86
- package/es2015/player-account-self-exclusion-nd.cjs +1 -1
- package/es2015/player-account-self-exclusion-nd.js +1 -1
- package/esnext/player-account-self-exclusion-nd.js +1 -1
- package/package.json +1 -1
- package/stencil/index-b2193545-BeKKnKhR.js +519 -0
- package/stencil/index-b2193545-HC0t7mHa.js +503 -0
- package/stencil/index-b2193545-YW9b062G.cjs +1 -0
- package/stencil/{ui-skeleton-BPqjm-YB.cjs → ui-skeleton-BL4789dS.cjs} +1 -1
- package/stencil/{ui-skeleton-CWuMYFGQ.js → ui-skeleton-Ca5rz3Hv.js} +2 -2
- package/stencil/{ui-skeleton-ae35c6f2-DlexSQlT.js → ui-skeleton-ae35c6f2-BDBUiN3S.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-CW3z59Qf.js → ui-skeleton-ae35c6f2-Cn0ZM_hs.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-CKJgMm_5.cjs → ui-skeleton-ae35c6f2-xLf3HyeB.cjs} +1 -1
- package/stencil/{ui-skeleton-NZtdK490.js → ui-skeleton-hI4GeaLk.js} +2 -2
- package/components/PlayerAccountGeneralConfirmationModal-CTkrsADp.cjs +0 -21
- package/stencil/index-b2193545-BtPvM93e.js +0 -519
- package/stencil/index-b2193545-CgelUAhE.cjs +0 -1
- package/stencil/index-b2193545-D_KBbaD-.js +0 -503
|
@@ -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 Br(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 Dt(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 Ir(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 Nr(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
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 Rr(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,69 +117,69 @@ function rt(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, n) {
|
|
174
174
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
|
175
175
|
}
|
|
176
|
-
function
|
|
176
|
+
function Ao(e, t, r) {
|
|
177
177
|
e.classList.toggle(t, !!r);
|
|
178
178
|
}
|
|
179
|
-
function
|
|
179
|
+
function Fr(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
|
|
180
180
|
return new CustomEvent(e, { detail: t, bubbles: r, cancelable: n });
|
|
181
181
|
}
|
|
182
|
-
function
|
|
182
|
+
function jr(e) {
|
|
183
183
|
const t = {};
|
|
184
184
|
return e.childNodes.forEach(
|
|
185
185
|
/** @param {Element} node */
|
|
@@ -190,17 +190,17 @@ function Fr(e) {
|
|
|
190
190
|
}
|
|
191
191
|
const ve = /* @__PURE__ */ new Map();
|
|
192
192
|
let _e = 0;
|
|
193
|
-
function
|
|
193
|
+
function kr(e) {
|
|
194
194
|
let t = 5381, r = e.length;
|
|
195
195
|
for (; r--; )
|
|
196
196
|
t = (t << 5) - t ^ e.charCodeAt(r);
|
|
197
197
|
return t >>> 0;
|
|
198
198
|
}
|
|
199
|
-
function
|
|
200
|
-
const r = { stylesheet:
|
|
199
|
+
function Vr(e, t) {
|
|
200
|
+
const r = { stylesheet: Ur(t), rules: {} };
|
|
201
201
|
return ve.set(e, r), r;
|
|
202
202
|
}
|
|
203
|
-
function
|
|
203
|
+
function mt(e, t, r, n, i, o, a, s = 0) {
|
|
204
204
|
const l = 16.666 / n;
|
|
205
205
|
let u = `{
|
|
206
206
|
`;
|
|
@@ -210,156 +210,156 @@ function ct(e, t, r, n, i, o, a, s = 0) {
|
|
|
210
210
|
`;
|
|
211
211
|
}
|
|
212
212
|
const h = u + `100% {${a(r, 1 - r)}}
|
|
213
|
-
}`, c = `__svelte_${
|
|
214
|
-
m[c] || (m[c] = !0,
|
|
215
|
-
const
|
|
216
|
-
return e.style.animation = `${
|
|
213
|
+
}`, c = `__svelte_${kr(h)}_${s}`, f = st(e), { stylesheet: p, rules: m } = ve.get(f) || Vr(f, e);
|
|
214
|
+
m[c] || (m[c] = !0, p.insertRule(`@keyframes ${c} ${h}`, p.cssRules.length));
|
|
215
|
+
const d = e.style.animation || "";
|
|
216
|
+
return e.style.animation = `${d ? `${d}, ` : ""}${c} ${n}ms linear ${i}ms 1 both`, _e += 1, c;
|
|
217
217
|
}
|
|
218
|
-
function
|
|
218
|
+
function Xr(e, t) {
|
|
219
219
|
const r = (e.style.animation || "").split(", "), n = r.filter(
|
|
220
220
|
t ? (o) => o.indexOf(t) < 0 : (o) => o.indexOf("__svelte") === -1
|
|
221
221
|
// remove all Svelte animations
|
|
222
222
|
), i = r.length - n.length;
|
|
223
|
-
i && (e.style.animation = n.join(", "), _e -= i, _e ||
|
|
223
|
+
i && (e.style.animation = n.join(", "), _e -= i, _e || zr());
|
|
224
224
|
}
|
|
225
|
-
function
|
|
226
|
-
|
|
225
|
+
function zr() {
|
|
226
|
+
ot(() => {
|
|
227
227
|
_e || (ve.forEach((e) => {
|
|
228
228
|
const { ownerNode: t } = e.stylesheet;
|
|
229
229
|
t && U(t);
|
|
230
230
|
}), ve.clear());
|
|
231
231
|
});
|
|
232
232
|
}
|
|
233
|
-
let
|
|
234
|
-
function
|
|
235
|
-
|
|
233
|
+
let ne;
|
|
234
|
+
function re(e) {
|
|
235
|
+
ne = e;
|
|
236
236
|
}
|
|
237
|
-
function
|
|
238
|
-
if (!
|
|
237
|
+
function Wr() {
|
|
238
|
+
if (!ne)
|
|
239
239
|
throw new Error("Function called outside component initialization");
|
|
240
|
-
return
|
|
240
|
+
return ne;
|
|
241
241
|
}
|
|
242
|
-
function
|
|
243
|
-
|
|
242
|
+
function Zr(e) {
|
|
243
|
+
Wr().$$.on_mount.push(e);
|
|
244
244
|
}
|
|
245
|
-
const V = [],
|
|
245
|
+
const V = [], je = [];
|
|
246
246
|
let z = [];
|
|
247
|
-
const
|
|
248
|
-
let
|
|
249
|
-
function
|
|
250
|
-
|
|
247
|
+
const pt = [], Qr = /* @__PURE__ */ Promise.resolve();
|
|
248
|
+
let ke = !1;
|
|
249
|
+
function Jr() {
|
|
250
|
+
ke || (ke = !0, Qr.then(O));
|
|
251
251
|
}
|
|
252
252
|
function xe(e) {
|
|
253
253
|
z.push(e);
|
|
254
254
|
}
|
|
255
|
-
const
|
|
255
|
+
const Ie = /* @__PURE__ */ new Set();
|
|
256
256
|
let j = 0;
|
|
257
257
|
function O() {
|
|
258
258
|
if (j !== 0)
|
|
259
259
|
return;
|
|
260
|
-
const e =
|
|
260
|
+
const e = ne;
|
|
261
261
|
do {
|
|
262
262
|
try {
|
|
263
263
|
for (; j < V.length; ) {
|
|
264
264
|
const t = V[j];
|
|
265
|
-
j++,
|
|
265
|
+
j++, re(t), qr(t.$$);
|
|
266
266
|
}
|
|
267
267
|
} catch (t) {
|
|
268
268
|
throw V.length = 0, j = 0, t;
|
|
269
269
|
}
|
|
270
|
-
for (
|
|
271
|
-
|
|
270
|
+
for (re(null), V.length = 0, j = 0; je.length; )
|
|
271
|
+
je.pop()();
|
|
272
272
|
for (let t = 0; t < z.length; t += 1) {
|
|
273
273
|
const r = z[t];
|
|
274
|
-
|
|
274
|
+
Ie.has(r) || (Ie.add(r), r());
|
|
275
275
|
}
|
|
276
276
|
z.length = 0;
|
|
277
277
|
} while (V.length);
|
|
278
|
-
for (;
|
|
279
|
-
|
|
280
|
-
|
|
278
|
+
for (; pt.length; )
|
|
279
|
+
pt.pop()();
|
|
280
|
+
ke = !1, Ie.clear(), re(e);
|
|
281
281
|
}
|
|
282
|
-
function
|
|
282
|
+
function qr(e) {
|
|
283
283
|
if (e.fragment !== null) {
|
|
284
284
|
e.update(), G(e.before_update);
|
|
285
285
|
const t = e.dirty;
|
|
286
286
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(xe);
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
|
-
function
|
|
289
|
+
function Yr(e) {
|
|
290
290
|
const t = [], r = [];
|
|
291
291
|
z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), z = t;
|
|
292
292
|
}
|
|
293
|
-
let
|
|
294
|
-
function
|
|
295
|
-
return
|
|
296
|
-
|
|
297
|
-
})),
|
|
293
|
+
let ee;
|
|
294
|
+
function Kr() {
|
|
295
|
+
return ee || (ee = Promise.resolve(), ee.then(() => {
|
|
296
|
+
ee = null;
|
|
297
|
+
})), ee;
|
|
298
298
|
}
|
|
299
|
-
function
|
|
300
|
-
e.dispatchEvent(
|
|
299
|
+
function Me(e, t, r) {
|
|
300
|
+
e.dispatchEvent(Fr(`${t ? "intro" : "outro"}${r}`));
|
|
301
301
|
}
|
|
302
|
-
const
|
|
303
|
-
let
|
|
304
|
-
function
|
|
305
|
-
|
|
302
|
+
const pe = /* @__PURE__ */ new Set();
|
|
303
|
+
let L;
|
|
304
|
+
function Bo() {
|
|
305
|
+
L = {
|
|
306
306
|
r: 0,
|
|
307
307
|
c: [],
|
|
308
|
-
p:
|
|
308
|
+
p: L
|
|
309
309
|
// parent group
|
|
310
310
|
};
|
|
311
311
|
}
|
|
312
|
-
function
|
|
313
|
-
|
|
312
|
+
function Co() {
|
|
313
|
+
L.r || G(L.c), L = L.p;
|
|
314
314
|
}
|
|
315
|
-
function
|
|
316
|
-
e && e.i && (
|
|
315
|
+
function Wt(e, t) {
|
|
316
|
+
e && e.i && (pe.delete(e), e.i(t));
|
|
317
317
|
}
|
|
318
|
-
function
|
|
318
|
+
function en(e, t, r, n) {
|
|
319
319
|
if (e && e.o) {
|
|
320
|
-
if (
|
|
320
|
+
if (pe.has(e))
|
|
321
321
|
return;
|
|
322
|
-
|
|
323
|
-
|
|
322
|
+
pe.add(e), L.c.push(() => {
|
|
323
|
+
pe.delete(e), n && (r && e.d(1), n());
|
|
324
324
|
}), e.o(t);
|
|
325
325
|
} else
|
|
326
326
|
n && n();
|
|
327
327
|
}
|
|
328
|
-
const
|
|
329
|
-
function
|
|
328
|
+
const tn = { duration: 0 };
|
|
329
|
+
function Po(e, t, r, n) {
|
|
330
330
|
let o = t(e, r, { direction: "both" }), a = n ? 0 : 1, s = null, l = null, u = null, h;
|
|
331
331
|
function c() {
|
|
332
|
-
u &&
|
|
332
|
+
u && Xr(e, u);
|
|
333
333
|
}
|
|
334
|
-
function f(m,
|
|
334
|
+
function f(m, d) {
|
|
335
335
|
const g = (
|
|
336
336
|
/** @type {Program['d']} */
|
|
337
337
|
m.b - a
|
|
338
338
|
);
|
|
339
|
-
return
|
|
339
|
+
return d *= Math.abs(g), {
|
|
340
340
|
a,
|
|
341
341
|
b: m.b,
|
|
342
342
|
d: g,
|
|
343
|
-
duration:
|
|
343
|
+
duration: d,
|
|
344
344
|
start: m.start,
|
|
345
|
-
end: m.start +
|
|
345
|
+
end: m.start + d,
|
|
346
346
|
group: m.group
|
|
347
347
|
};
|
|
348
348
|
}
|
|
349
|
-
function
|
|
349
|
+
function p(m) {
|
|
350
350
|
const {
|
|
351
|
-
delay:
|
|
351
|
+
delay: d = 0,
|
|
352
352
|
duration: g = 300,
|
|
353
|
-
easing: A =
|
|
353
|
+
easing: A = Br,
|
|
354
354
|
tick: T = M,
|
|
355
355
|
css: x
|
|
356
|
-
} = o ||
|
|
357
|
-
start:
|
|
356
|
+
} = o || tn, E = {
|
|
357
|
+
start: $r() + d,
|
|
358
358
|
b: m
|
|
359
359
|
};
|
|
360
|
-
m || (
|
|
361
|
-
e.inert, e.inert = !0)), s || l ? l =
|
|
362
|
-
if (l && b > l.start && (s = f(l, g), l = null,
|
|
360
|
+
m || (E.group = L, L.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
|
|
361
|
+
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) => {
|
|
362
|
+
if (l && b > l.start && (s = f(l, g), l = null, Me(e, s.b, "start"), x && (c(), u = mt(
|
|
363
363
|
e,
|
|
364
364
|
a,
|
|
365
365
|
s.b,
|
|
@@ -369,7 +369,7 @@ function Bo(e, t, r, n) {
|
|
|
369
369
|
o.css
|
|
370
370
|
))), s) {
|
|
371
371
|
if (b >= s.end)
|
|
372
|
-
T(a = s.b, 1 - a),
|
|
372
|
+
T(a = s.b, 1 - a), Me(e, s.b, "end"), l || (s.b ? c() : --s.group.r || G(s.group.c)), s = null;
|
|
373
373
|
else if (b >= s.start) {
|
|
374
374
|
const B = b - s.start;
|
|
375
375
|
a = s.a + s.d * A(B / s.duration), T(a, 1 - a);
|
|
@@ -380,35 +380,35 @@ function Bo(e, t, r, n) {
|
|
|
380
380
|
}
|
|
381
381
|
return {
|
|
382
382
|
run(m) {
|
|
383
|
-
|
|
384
|
-
o = o({ direction: m ? "in" : "out" }),
|
|
385
|
-
}) :
|
|
383
|
+
Te(o) ? Kr().then(() => {
|
|
384
|
+
o = o({ direction: m ? "in" : "out" }), p(m);
|
|
385
|
+
}) : p(m);
|
|
386
386
|
},
|
|
387
387
|
end() {
|
|
388
388
|
c(), s = l = null;
|
|
389
389
|
}
|
|
390
390
|
};
|
|
391
391
|
}
|
|
392
|
-
function
|
|
392
|
+
function Oo(e) {
|
|
393
393
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function rn(e, t, r) {
|
|
396
396
|
const { fragment: n, after_update: i } = e.$$;
|
|
397
397
|
n && n.m(t, r), xe(() => {
|
|
398
|
-
const o = e.$$.on_mount.map(
|
|
398
|
+
const o = e.$$.on_mount.map(Dt).filter(Te);
|
|
399
399
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : G(o), e.$$.on_mount = [];
|
|
400
400
|
}), i.forEach(xe);
|
|
401
401
|
}
|
|
402
|
-
function
|
|
402
|
+
function nn(e, t) {
|
|
403
403
|
const r = e.$$;
|
|
404
|
-
r.fragment !== null && (
|
|
404
|
+
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 = []);
|
|
405
405
|
}
|
|
406
|
-
function
|
|
407
|
-
e.$$.dirty[0] === -1 && (V.push(e),
|
|
406
|
+
function on(e, t) {
|
|
407
|
+
e.$$.dirty[0] === -1 && (V.push(e), Jr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
408
408
|
}
|
|
409
|
-
function
|
|
410
|
-
const l =
|
|
411
|
-
|
|
409
|
+
function sn(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
410
|
+
const l = ne;
|
|
411
|
+
re(e);
|
|
412
412
|
const u = e.$$ = {
|
|
413
413
|
fragment: null,
|
|
414
414
|
ctx: [],
|
|
@@ -416,7 +416,7 @@ function on(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
|
416
416
|
props: o,
|
|
417
417
|
update: M,
|
|
418
418
|
not_equal: i,
|
|
419
|
-
bound:
|
|
419
|
+
bound: ct(),
|
|
420
420
|
// lifecycle
|
|
421
421
|
on_mount: [],
|
|
422
422
|
on_destroy: [],
|
|
@@ -425,28 +425,28 @@ function on(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
|
425
425
|
after_update: [],
|
|
426
426
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
427
427
|
// everything else
|
|
428
|
-
callbacks:
|
|
428
|
+
callbacks: ct(),
|
|
429
429
|
dirty: s,
|
|
430
430
|
skip_bound: !1,
|
|
431
431
|
root: t.target || l.$$.root
|
|
432
432
|
};
|
|
433
433
|
a && a(u.root);
|
|
434
434
|
let h = !1;
|
|
435
|
-
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...
|
|
436
|
-
const m =
|
|
437
|
-
return u.ctx && i(u.ctx[c], u.ctx[c] = m) && (!u.skip_bound && u.bound[c] && u.bound[c](m), h &&
|
|
435
|
+
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
|
|
436
|
+
const m = p.length ? p[0] : f;
|
|
437
|
+
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;
|
|
438
438
|
}) : [], u.update(), h = !0, G(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
439
439
|
if (t.hydrate) {
|
|
440
|
-
const c =
|
|
440
|
+
const c = Dr(t.target);
|
|
441
441
|
u.fragment && u.fragment.l(c), c.forEach(U);
|
|
442
442
|
} else
|
|
443
443
|
u.fragment && u.fragment.c();
|
|
444
|
-
t.intro &&
|
|
444
|
+
t.intro && Wt(e.$$.fragment), rn(e, t.target, t.anchor), O();
|
|
445
445
|
}
|
|
446
|
-
|
|
446
|
+
re(l);
|
|
447
447
|
}
|
|
448
|
-
let
|
|
449
|
-
typeof HTMLElement == "function" && (
|
|
448
|
+
let Zt;
|
|
449
|
+
typeof HTMLElement == "function" && (Zt = class extends HTMLElement {
|
|
450
450
|
/** The Svelte component constructor */
|
|
451
451
|
$$ctor;
|
|
452
452
|
/** Slots */
|
|
@@ -495,7 +495,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
495
495
|
* @param {HTMLElement} [anchor]
|
|
496
496
|
*/
|
|
497
497
|
m: function(l, u) {
|
|
498
|
-
|
|
498
|
+
se(l, o, u);
|
|
499
499
|
},
|
|
500
500
|
d: function(l) {
|
|
501
501
|
l && U(o);
|
|
@@ -505,12 +505,12 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
505
505
|
};
|
|
506
506
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
507
507
|
return;
|
|
508
|
-
const t = {}, r =
|
|
508
|
+
const t = {}, r = jr(this);
|
|
509
509
|
for (const i of this.$$s)
|
|
510
510
|
i in r && (t[i] = [e(i)]);
|
|
511
511
|
for (const i of this.attributes) {
|
|
512
512
|
const o = this.$$g_p(i.name);
|
|
513
|
-
o in this.$$d || (this.$$d[o] =
|
|
513
|
+
o in this.$$d || (this.$$d[o] = de(o, i.value, this.$$p_d, "toProp"));
|
|
514
514
|
}
|
|
515
515
|
for (const i in this.$$p_d)
|
|
516
516
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -528,7 +528,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
528
528
|
this.$$r = !0;
|
|
529
529
|
for (const i in this.$$p_d)
|
|
530
530
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
531
|
-
const o =
|
|
531
|
+
const o = de(
|
|
532
532
|
i,
|
|
533
533
|
this.$$d[i],
|
|
534
534
|
this.$$p_d,
|
|
@@ -550,7 +550,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
550
550
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
551
551
|
// and setting attributes through setAttribute etc, this is helpful
|
|
552
552
|
attributeChangedCallback(e, t, r) {
|
|
553
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
553
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = de(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
554
554
|
}
|
|
555
555
|
disconnectedCallback() {
|
|
556
556
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -563,7 +563,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
563
563
|
) || e;
|
|
564
564
|
}
|
|
565
565
|
});
|
|
566
|
-
function
|
|
566
|
+
function de(e, t, r, n) {
|
|
567
567
|
const i = r[e]?.type;
|
|
568
568
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
569
569
|
return t;
|
|
@@ -592,8 +592,8 @@ function pe(e, t, r, n) {
|
|
|
592
592
|
return t;
|
|
593
593
|
}
|
|
594
594
|
}
|
|
595
|
-
function
|
|
596
|
-
let a = class extends
|
|
595
|
+
function an(e, t, r, n, i, o) {
|
|
596
|
+
let a = class extends Zt {
|
|
597
597
|
constructor() {
|
|
598
598
|
super(e, r, i), this.$$p_d = t;
|
|
599
599
|
}
|
|
@@ -609,7 +609,7 @@ function sn(e, t, r, n, i, o) {
|
|
|
609
609
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
|
610
610
|
},
|
|
611
611
|
set(l) {
|
|
612
|
-
l =
|
|
612
|
+
l = de(s, l, t), this.$$d[s] = l, this.$$c?.$set({ [s]: l });
|
|
613
613
|
}
|
|
614
614
|
});
|
|
615
615
|
}), n.forEach((s) => {
|
|
@@ -621,7 +621,7 @@ function sn(e, t, r, n, i, o) {
|
|
|
621
621
|
}), e.element = /** @type {any} */
|
|
622
622
|
a, a;
|
|
623
623
|
}
|
|
624
|
-
class
|
|
624
|
+
class un {
|
|
625
625
|
/**
|
|
626
626
|
* ### PRIVATE API
|
|
627
627
|
*
|
|
@@ -640,7 +640,7 @@ class an {
|
|
|
640
640
|
$$set = void 0;
|
|
641
641
|
/** @returns {void} */
|
|
642
642
|
$destroy() {
|
|
643
|
-
|
|
643
|
+
nn(this, 1), this.$destroy = M;
|
|
644
644
|
}
|
|
645
645
|
/**
|
|
646
646
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -649,7 +649,7 @@ class an {
|
|
|
649
649
|
* @returns {() => void}
|
|
650
650
|
*/
|
|
651
651
|
$on(t, r) {
|
|
652
|
-
if (!
|
|
652
|
+
if (!Te(r))
|
|
653
653
|
return M;
|
|
654
654
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
655
655
|
return n.push(r), () => {
|
|
@@ -662,11 +662,11 @@ class an {
|
|
|
662
662
|
* @returns {void}
|
|
663
663
|
*/
|
|
664
664
|
$set(t) {
|
|
665
|
-
this.$$set && !
|
|
665
|
+
this.$$set && !Pr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
666
666
|
}
|
|
667
667
|
}
|
|
668
|
-
const
|
|
669
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
668
|
+
const ln = "4";
|
|
669
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ln);
|
|
670
670
|
/*! *****************************************************************************
|
|
671
671
|
Copyright (c) Microsoft Corporation.
|
|
672
672
|
|
|
@@ -681,43 +681,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
681
681
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
682
682
|
PERFORMANCE OF THIS SOFTWARE.
|
|
683
683
|
***************************************************************************** */
|
|
684
|
-
var
|
|
685
|
-
return
|
|
684
|
+
var Ve = function(e, t) {
|
|
685
|
+
return Ve = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
686
686
|
r.__proto__ = n;
|
|
687
687
|
} || function(r, n) {
|
|
688
688
|
for (var i in n)
|
|
689
689
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
690
|
-
},
|
|
690
|
+
}, Ve(e, t);
|
|
691
691
|
};
|
|
692
|
-
function
|
|
692
|
+
function ue(e, t) {
|
|
693
693
|
if (typeof t != "function" && t !== null)
|
|
694
694
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
695
|
-
|
|
695
|
+
Ve(e, t);
|
|
696
696
|
function r() {
|
|
697
697
|
this.constructor = e;
|
|
698
698
|
}
|
|
699
699
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
700
700
|
}
|
|
701
|
-
|
|
702
|
-
return E = Object.assign || function(t) {
|
|
703
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
704
|
-
r = arguments[n];
|
|
705
|
-
for (var o in r)
|
|
706
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
707
|
-
}
|
|
708
|
-
return t;
|
|
709
|
-
}, E.apply(this, arguments);
|
|
710
|
-
};
|
|
711
|
-
function ln(e, t) {
|
|
712
|
-
var r = {};
|
|
713
|
-
for (var n in e)
|
|
714
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
715
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
716
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
717
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
718
|
-
return r;
|
|
719
|
-
}
|
|
720
|
-
function ke(e) {
|
|
701
|
+
function Xe(e) {
|
|
721
702
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
722
703
|
if (r)
|
|
723
704
|
return r.call(e);
|
|
@@ -729,7 +710,7 @@ function ke(e) {
|
|
|
729
710
|
};
|
|
730
711
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
731
712
|
}
|
|
732
|
-
function
|
|
713
|
+
function ze(e, t) {
|
|
733
714
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
734
715
|
if (!r)
|
|
735
716
|
return e;
|
|
@@ -749,22 +730,22 @@ function Ve(e, t) {
|
|
|
749
730
|
}
|
|
750
731
|
return o;
|
|
751
732
|
}
|
|
752
|
-
function
|
|
753
|
-
if (
|
|
733
|
+
function We(e, t, r) {
|
|
734
|
+
if (arguments.length === 2)
|
|
754
735
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
755
736
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
756
737
|
return e.concat(o || t);
|
|
757
738
|
}
|
|
758
|
-
function
|
|
739
|
+
function $(e) {
|
|
759
740
|
return typeof e == "function";
|
|
760
741
|
}
|
|
761
|
-
function
|
|
742
|
+
function Qt(e) {
|
|
762
743
|
var t = function(n) {
|
|
763
744
|
Error.call(n), n.stack = new Error().stack;
|
|
764
745
|
}, r = e(t);
|
|
765
746
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
766
747
|
}
|
|
767
|
-
var
|
|
748
|
+
var Ne = Qt(function(e) {
|
|
768
749
|
return function(r) {
|
|
769
750
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
770
751
|
` + r.map(function(n, i) {
|
|
@@ -773,13 +754,13 @@ var Ie = Wt(function(e) {
|
|
|
773
754
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
774
755
|
};
|
|
775
756
|
});
|
|
776
|
-
function
|
|
757
|
+
function Ze(e, t) {
|
|
777
758
|
if (e) {
|
|
778
759
|
var r = e.indexOf(t);
|
|
779
760
|
0 <= r && e.splice(r, 1);
|
|
780
761
|
}
|
|
781
762
|
}
|
|
782
|
-
var
|
|
763
|
+
var He = function() {
|
|
783
764
|
function e(t) {
|
|
784
765
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
785
766
|
}
|
|
@@ -791,12 +772,12 @@ var Te = function() {
|
|
|
791
772
|
if (a)
|
|
792
773
|
if (this._parentage = null, Array.isArray(a))
|
|
793
774
|
try {
|
|
794
|
-
for (var s =
|
|
775
|
+
for (var s = Xe(a), l = s.next(); !l.done; l = s.next()) {
|
|
795
776
|
var u = l.value;
|
|
796
777
|
u.remove(this);
|
|
797
778
|
}
|
|
798
|
-
} catch (
|
|
799
|
-
t = { error:
|
|
779
|
+
} catch (d) {
|
|
780
|
+
t = { error: d };
|
|
800
781
|
} finally {
|
|
801
782
|
try {
|
|
802
783
|
l && !l.done && (r = s.return) && r.call(s);
|
|
@@ -808,29 +789,29 @@ var Te = function() {
|
|
|
808
789
|
else
|
|
809
790
|
a.remove(this);
|
|
810
791
|
var h = this.initialTeardown;
|
|
811
|
-
if (
|
|
792
|
+
if ($(h))
|
|
812
793
|
try {
|
|
813
794
|
h();
|
|
814
|
-
} catch (
|
|
815
|
-
o =
|
|
795
|
+
} catch (d) {
|
|
796
|
+
o = d instanceof Ne ? d.errors : [d];
|
|
816
797
|
}
|
|
817
798
|
var c = this._finalizers;
|
|
818
799
|
if (c) {
|
|
819
800
|
this._finalizers = null;
|
|
820
801
|
try {
|
|
821
|
-
for (var f =
|
|
822
|
-
var m =
|
|
802
|
+
for (var f = Xe(c), p = f.next(); !p.done; p = f.next()) {
|
|
803
|
+
var m = p.value;
|
|
823
804
|
try {
|
|
824
|
-
|
|
825
|
-
} catch (
|
|
826
|
-
o = o ?? [],
|
|
805
|
+
dt(m);
|
|
806
|
+
} catch (d) {
|
|
807
|
+
o = o ?? [], d instanceof Ne ? o = We(We([], ze(o)), ze(d.errors)) : o.push(d);
|
|
827
808
|
}
|
|
828
809
|
}
|
|
829
|
-
} catch (
|
|
830
|
-
n = { error:
|
|
810
|
+
} catch (d) {
|
|
811
|
+
n = { error: d };
|
|
831
812
|
} finally {
|
|
832
813
|
try {
|
|
833
|
-
|
|
814
|
+
p && !p.done && (i = f.return) && i.call(f);
|
|
834
815
|
} finally {
|
|
835
816
|
if (n)
|
|
836
817
|
throw n.error;
|
|
@@ -838,13 +819,13 @@ var Te = function() {
|
|
|
838
819
|
}
|
|
839
820
|
}
|
|
840
821
|
if (o)
|
|
841
|
-
throw new
|
|
822
|
+
throw new Ne(o);
|
|
842
823
|
}
|
|
843
824
|
}, e.prototype.add = function(t) {
|
|
844
825
|
var r;
|
|
845
826
|
if (t && t !== this)
|
|
846
827
|
if (this.closed)
|
|
847
|
-
|
|
828
|
+
dt(t);
|
|
848
829
|
else {
|
|
849
830
|
if (t instanceof e) {
|
|
850
831
|
if (t.closed || t._hasParent(this))
|
|
@@ -861,56 +842,52 @@ var Te = function() {
|
|
|
861
842
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
862
843
|
}, e.prototype._removeParent = function(t) {
|
|
863
844
|
var r = this._parentage;
|
|
864
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
845
|
+
r === t ? this._parentage = null : Array.isArray(r) && Ze(r, t);
|
|
865
846
|
}, e.prototype.remove = function(t) {
|
|
866
847
|
var r = this._finalizers;
|
|
867
|
-
r &&
|
|
848
|
+
r && Ze(r, t), t instanceof e && t._removeParent(this);
|
|
868
849
|
}, e.EMPTY = function() {
|
|
869
850
|
var t = new e();
|
|
870
851
|
return t.closed = !0, t;
|
|
871
852
|
}(), e;
|
|
872
|
-
}(),
|
|
873
|
-
function
|
|
874
|
-
return e instanceof
|
|
875
|
-
}
|
|
876
|
-
function
|
|
877
|
-
|
|
878
|
-
}
|
|
879
|
-
var
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
Promise: void 0,
|
|
883
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
884
|
-
useDeprecatedNextContext: !1
|
|
885
|
-
}, hn = {
|
|
853
|
+
}(), Jt = He.EMPTY;
|
|
854
|
+
function qt(e) {
|
|
855
|
+
return e instanceof He || e && "closed" in e && $(e.remove) && $(e.add) && $(e.unsubscribe);
|
|
856
|
+
}
|
|
857
|
+
function dt(e) {
|
|
858
|
+
$(e) ? e() : e.unsubscribe();
|
|
859
|
+
}
|
|
860
|
+
var hn = {
|
|
861
|
+
Promise: void 0
|
|
862
|
+
}, cn = {
|
|
886
863
|
setTimeout: function(e, t) {
|
|
887
864
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
888
865
|
r[n - 2] = arguments[n];
|
|
889
|
-
return setTimeout.apply(void 0,
|
|
866
|
+
return setTimeout.apply(void 0, We([e, t], ze(r)));
|
|
890
867
|
},
|
|
891
868
|
clearTimeout: function(e) {
|
|
892
869
|
return clearTimeout(e);
|
|
893
870
|
},
|
|
894
871
|
delegate: void 0
|
|
895
872
|
};
|
|
896
|
-
function
|
|
897
|
-
|
|
873
|
+
function fn(e) {
|
|
874
|
+
cn.setTimeout(function() {
|
|
898
875
|
throw e;
|
|
899
876
|
});
|
|
900
877
|
}
|
|
901
|
-
function
|
|
878
|
+
function bt() {
|
|
902
879
|
}
|
|
903
880
|
function be(e) {
|
|
904
881
|
e();
|
|
905
882
|
}
|
|
906
|
-
var
|
|
907
|
-
|
|
883
|
+
var Yt = function(e) {
|
|
884
|
+
ue(t, e);
|
|
908
885
|
function t(r) {
|
|
909
886
|
var n = e.call(this) || this;
|
|
910
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
887
|
+
return n.isStopped = !1, r ? (n.destination = r, qt(r) && r.add(n)) : n.destination = dn, n;
|
|
911
888
|
}
|
|
912
889
|
return t.create = function(r, n, i) {
|
|
913
|
-
return new
|
|
890
|
+
return new Qe(r, n, i);
|
|
914
891
|
}, t.prototype.next = function(r) {
|
|
915
892
|
this.isStopped || this._next(r);
|
|
916
893
|
}, t.prototype.error = function(r) {
|
|
@@ -934,11 +911,7 @@ var qt = function(e) {
|
|
|
934
911
|
this.unsubscribe();
|
|
935
912
|
}
|
|
936
913
|
}, t;
|
|
937
|
-
}(
|
|
938
|
-
function Me(e, t) {
|
|
939
|
-
return fn.call(e, t);
|
|
940
|
-
}
|
|
941
|
-
var mn = function() {
|
|
914
|
+
}(He), mn = function() {
|
|
942
915
|
function e(t) {
|
|
943
916
|
this.partialObserver = t;
|
|
944
917
|
}
|
|
@@ -969,41 +942,29 @@ var mn = function() {
|
|
|
969
942
|
fe(r);
|
|
970
943
|
}
|
|
971
944
|
}, e;
|
|
972
|
-
}(),
|
|
973
|
-
|
|
945
|
+
}(), Qe = function(e) {
|
|
946
|
+
ue(t, e);
|
|
974
947
|
function t(r, n, i) {
|
|
975
948
|
var o = e.call(this) || this, a;
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
};
|
|
982
|
-
else {
|
|
983
|
-
var s;
|
|
984
|
-
o && Jt.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
|
|
985
|
-
return o.unsubscribe();
|
|
986
|
-
}, a = {
|
|
987
|
-
next: r.next && Me(r.next, s),
|
|
988
|
-
error: r.error && Me(r.error, s),
|
|
989
|
-
complete: r.complete && Me(r.complete, s)
|
|
990
|
-
}) : a = r;
|
|
991
|
-
}
|
|
992
|
-
return o.destination = new mn(a), o;
|
|
949
|
+
return $(r) || !r ? a = {
|
|
950
|
+
next: r ?? void 0,
|
|
951
|
+
error: n ?? void 0,
|
|
952
|
+
complete: i ?? void 0
|
|
953
|
+
} : a = r, o.destination = new mn(a), o;
|
|
993
954
|
}
|
|
994
955
|
return t;
|
|
995
|
-
}(
|
|
956
|
+
}(Yt);
|
|
996
957
|
function fe(e) {
|
|
997
|
-
|
|
958
|
+
fn(e);
|
|
998
959
|
}
|
|
999
|
-
function
|
|
960
|
+
function pn(e) {
|
|
1000
961
|
throw e;
|
|
1001
962
|
}
|
|
1002
|
-
var
|
|
963
|
+
var dn = {
|
|
1003
964
|
closed: !0,
|
|
1004
|
-
next:
|
|
1005
|
-
error:
|
|
1006
|
-
complete:
|
|
965
|
+
next: bt,
|
|
966
|
+
error: pn,
|
|
967
|
+
complete: bt
|
|
1007
968
|
}, bn = function() {
|
|
1008
969
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
1009
970
|
}();
|
|
@@ -1017,7 +978,7 @@ function yn(e) {
|
|
|
1017
978
|
}, r);
|
|
1018
979
|
};
|
|
1019
980
|
}
|
|
1020
|
-
var
|
|
981
|
+
var gt = function() {
|
|
1021
982
|
function e(t) {
|
|
1022
983
|
t && (this._subscribe = t);
|
|
1023
984
|
}
|
|
@@ -1025,7 +986,7 @@ var pt = function() {
|
|
|
1025
986
|
var r = new e();
|
|
1026
987
|
return r.source = this, r.operator = t, r;
|
|
1027
988
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
1028
|
-
var i = this, o = _n(t) ? t : new
|
|
989
|
+
var i = this, o = _n(t) ? t : new Qe(t, r, n);
|
|
1029
990
|
return be(function() {
|
|
1030
991
|
var a = i, s = a.operator, l = a.source;
|
|
1031
992
|
o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
|
|
@@ -1038,8 +999,8 @@ var pt = function() {
|
|
|
1038
999
|
}
|
|
1039
1000
|
}, e.prototype.forEach = function(t, r) {
|
|
1040
1001
|
var n = this;
|
|
1041
|
-
return r =
|
|
1042
|
-
var a = new
|
|
1002
|
+
return r = yt(r), new r(function(i, o) {
|
|
1003
|
+
var a = new Qe({
|
|
1043
1004
|
next: function(s) {
|
|
1044
1005
|
try {
|
|
1045
1006
|
t(s);
|
|
@@ -1063,7 +1024,7 @@ var pt = function() {
|
|
|
1063
1024
|
return yn(t)(this);
|
|
1064
1025
|
}, e.prototype.toPromise = function(t) {
|
|
1065
1026
|
var r = this;
|
|
1066
|
-
return t =
|
|
1027
|
+
return t = yt(t), new t(function(n, i) {
|
|
1067
1028
|
var o;
|
|
1068
1029
|
r.subscribe(function(a) {
|
|
1069
1030
|
return o = a;
|
|
@@ -1077,28 +1038,28 @@ var pt = function() {
|
|
|
1077
1038
|
return new e(t);
|
|
1078
1039
|
}, e;
|
|
1079
1040
|
}();
|
|
1080
|
-
function
|
|
1041
|
+
function yt(e) {
|
|
1081
1042
|
var t;
|
|
1082
|
-
return (t = e ??
|
|
1043
|
+
return (t = e ?? hn.Promise) !== null && t !== void 0 ? t : Promise;
|
|
1083
1044
|
}
|
|
1084
1045
|
function vn(e) {
|
|
1085
|
-
return e &&
|
|
1046
|
+
return e && $(e.next) && $(e.error) && $(e.complete);
|
|
1086
1047
|
}
|
|
1087
1048
|
function _n(e) {
|
|
1088
|
-
return e && e instanceof
|
|
1049
|
+
return e && e instanceof Yt || vn(e) && qt(e);
|
|
1089
1050
|
}
|
|
1090
|
-
var xn =
|
|
1051
|
+
var xn = Qt(function(e) {
|
|
1091
1052
|
return function() {
|
|
1092
1053
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
1093
1054
|
};
|
|
1094
|
-
}),
|
|
1095
|
-
|
|
1055
|
+
}), Kt = function(e) {
|
|
1056
|
+
ue(t, e);
|
|
1096
1057
|
function t() {
|
|
1097
1058
|
var r = e.call(this) || this;
|
|
1098
1059
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
1099
1060
|
}
|
|
1100
1061
|
return t.prototype.lift = function(r) {
|
|
1101
|
-
var n = new
|
|
1062
|
+
var n = new vt(this, this);
|
|
1102
1063
|
return n.operator = r, n;
|
|
1103
1064
|
}, t.prototype._throwIfClosed = function() {
|
|
1104
1065
|
if (this.closed)
|
|
@@ -1110,7 +1071,7 @@ var xn = Wt(function(e) {
|
|
|
1110
1071
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
1111
1072
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
1112
1073
|
try {
|
|
1113
|
-
for (var a =
|
|
1074
|
+
for (var a = Xe(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
|
|
1114
1075
|
var l = s.value;
|
|
1115
1076
|
l.next(r);
|
|
1116
1077
|
}
|
|
@@ -1159,20 +1120,20 @@ var xn = Wt(function(e) {
|
|
|
1159
1120
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
1160
1121
|
}, t.prototype._innerSubscribe = function(r) {
|
|
1161
1122
|
var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
|
|
1162
|
-
return o || a ?
|
|
1163
|
-
n.currentObservers = null,
|
|
1123
|
+
return o || a ? Jt : (this.currentObservers = null, s.push(r), new He(function() {
|
|
1124
|
+
n.currentObservers = null, Ze(s, r);
|
|
1164
1125
|
}));
|
|
1165
1126
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
1166
1127
|
var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
|
|
1167
1128
|
i ? r.error(o) : a && r.complete();
|
|
1168
1129
|
}, t.prototype.asObservable = function() {
|
|
1169
|
-
var r = new
|
|
1130
|
+
var r = new gt();
|
|
1170
1131
|
return r.source = this, r;
|
|
1171
1132
|
}, t.create = function(r, n) {
|
|
1172
|
-
return new
|
|
1133
|
+
return new vt(r, n);
|
|
1173
1134
|
}, t;
|
|
1174
|
-
}(
|
|
1175
|
-
|
|
1135
|
+
}(gt), vt = function(e) {
|
|
1136
|
+
ue(t, e);
|
|
1176
1137
|
function t(r, n) {
|
|
1177
1138
|
var i = e.call(this) || this;
|
|
1178
1139
|
return i.destination = r, i.source = n, i;
|
|
@@ -1188,17 +1149,17 @@ var xn = Wt(function(e) {
|
|
|
1188
1149
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
1189
1150
|
}, t.prototype._subscribe = function(r) {
|
|
1190
1151
|
var n, i;
|
|
1191
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
1152
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Jt;
|
|
1192
1153
|
}, t;
|
|
1193
|
-
}(
|
|
1154
|
+
}(Kt), er = {
|
|
1194
1155
|
now: function() {
|
|
1195
|
-
return (
|
|
1156
|
+
return (er.delegate || Date).now();
|
|
1196
1157
|
},
|
|
1197
1158
|
delegate: void 0
|
|
1198
1159
|
}, En = function(e) {
|
|
1199
|
-
|
|
1160
|
+
ue(t, e);
|
|
1200
1161
|
function t(r, n, i) {
|
|
1201
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
1162
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = er);
|
|
1202
1163
|
var o = e.call(this) || this;
|
|
1203
1164
|
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;
|
|
1204
1165
|
}
|
|
@@ -1218,24 +1179,24 @@ var xn = Wt(function(e) {
|
|
|
1218
1179
|
u && o.splice(0, u + 1);
|
|
1219
1180
|
}
|
|
1220
1181
|
}, t;
|
|
1221
|
-
}(
|
|
1222
|
-
const
|
|
1223
|
-
if (
|
|
1182
|
+
}(Kt);
|
|
1183
|
+
const _t = [], xt = {}, wn = (e, t = 0) => {
|
|
1184
|
+
if (_t.indexOf(e) == -1) {
|
|
1224
1185
|
const r = new En(t);
|
|
1225
|
-
|
|
1186
|
+
xt[e] = r, _t.push(e);
|
|
1226
1187
|
}
|
|
1227
|
-
return
|
|
1188
|
+
return xt[e];
|
|
1228
1189
|
}, k = [];
|
|
1229
1190
|
function Sn(e, t) {
|
|
1230
1191
|
return {
|
|
1231
|
-
subscribe:
|
|
1192
|
+
subscribe: Ae(e, t).subscribe
|
|
1232
1193
|
};
|
|
1233
1194
|
}
|
|
1234
|
-
function
|
|
1195
|
+
function Ae(e, t = M) {
|
|
1235
1196
|
let r;
|
|
1236
1197
|
const n = /* @__PURE__ */ new Set();
|
|
1237
1198
|
function i(s) {
|
|
1238
|
-
if (
|
|
1199
|
+
if (Ft(e, s) && (e = s, r)) {
|
|
1239
1200
|
const l = !k.length;
|
|
1240
1201
|
for (const u of n)
|
|
1241
1202
|
u[1](), k.push(u, e);
|
|
@@ -1257,7 +1218,7 @@ function He(e, t = M) {
|
|
|
1257
1218
|
}
|
|
1258
1219
|
return { set: i, update: o, subscribe: a };
|
|
1259
1220
|
}
|
|
1260
|
-
function
|
|
1221
|
+
function q(e, t, r) {
|
|
1261
1222
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1262
1223
|
if (!i.every(Boolean))
|
|
1263
1224
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
@@ -1271,24 +1232,24 @@ function Y(e, t, r) {
|
|
|
1271
1232
|
return;
|
|
1272
1233
|
c();
|
|
1273
1234
|
const m = t(n ? u[0] : u, a, s);
|
|
1274
|
-
o ? a(m) : c =
|
|
1275
|
-
},
|
|
1276
|
-
(m,
|
|
1235
|
+
o ? a(m) : c = Te(m) ? m : M;
|
|
1236
|
+
}, p = i.map(
|
|
1237
|
+
(m, d) => jt(
|
|
1277
1238
|
m,
|
|
1278
1239
|
(g) => {
|
|
1279
|
-
u[
|
|
1240
|
+
u[d] = g, h &= ~(1 << d), l && f();
|
|
1280
1241
|
},
|
|
1281
1242
|
() => {
|
|
1282
|
-
h |= 1 <<
|
|
1243
|
+
h |= 1 << d;
|
|
1283
1244
|
}
|
|
1284
1245
|
)
|
|
1285
1246
|
);
|
|
1286
1247
|
return l = !0, f(), function() {
|
|
1287
|
-
G(
|
|
1248
|
+
G(p), c(), l = !1;
|
|
1288
1249
|
};
|
|
1289
1250
|
});
|
|
1290
1251
|
}
|
|
1291
|
-
var
|
|
1252
|
+
var Io = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1292
1253
|
function Tn(e) {
|
|
1293
1254
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1294
1255
|
}
|
|
@@ -1309,159 +1270,209 @@ function On(e) {
|
|
|
1309
1270
|
function In(e) {
|
|
1310
1271
|
return Array.isArray(e) ? [] : {};
|
|
1311
1272
|
}
|
|
1312
|
-
function
|
|
1313
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1273
|
+
function ie(e, t) {
|
|
1274
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? W(In(e), e, t) : e;
|
|
1314
1275
|
}
|
|
1315
1276
|
function Mn(e, t, r) {
|
|
1316
1277
|
return e.concat(t).map(function(n) {
|
|
1317
|
-
return
|
|
1278
|
+
return ie(n, r);
|
|
1318
1279
|
});
|
|
1319
1280
|
}
|
|
1320
1281
|
function Nn(e, t) {
|
|
1321
1282
|
if (!t.customMerge)
|
|
1322
|
-
return
|
|
1283
|
+
return W;
|
|
1323
1284
|
var r = t.customMerge(e);
|
|
1324
|
-
return typeof r == "function" ? r :
|
|
1285
|
+
return typeof r == "function" ? r : W;
|
|
1325
1286
|
}
|
|
1326
1287
|
function Ln(e) {
|
|
1327
1288
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1328
1289
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1329
1290
|
}) : [];
|
|
1330
1291
|
}
|
|
1331
|
-
function
|
|
1292
|
+
function Et(e) {
|
|
1332
1293
|
return Object.keys(e).concat(Ln(e));
|
|
1333
1294
|
}
|
|
1334
|
-
function
|
|
1295
|
+
function tr(e, t) {
|
|
1335
1296
|
try {
|
|
1336
1297
|
return t in e;
|
|
1337
1298
|
} catch {
|
|
1338
1299
|
return !1;
|
|
1339
1300
|
}
|
|
1340
1301
|
}
|
|
1341
|
-
function
|
|
1342
|
-
return
|
|
1302
|
+
function $n(e, t) {
|
|
1303
|
+
return tr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1343
1304
|
}
|
|
1344
|
-
function
|
|
1305
|
+
function Rn(e, t, r) {
|
|
1345
1306
|
var n = {};
|
|
1346
|
-
return r.isMergeableObject(e) &&
|
|
1347
|
-
n[i] =
|
|
1348
|
-
}),
|
|
1349
|
-
|
|
1307
|
+
return r.isMergeableObject(e) && Et(e).forEach(function(i) {
|
|
1308
|
+
n[i] = ie(e[i], r);
|
|
1309
|
+
}), Et(t).forEach(function(i) {
|
|
1310
|
+
$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));
|
|
1350
1311
|
}), n;
|
|
1351
1312
|
}
|
|
1352
|
-
function
|
|
1353
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || Mn, r.isMergeableObject = r.isMergeableObject || Hn, r.cloneUnlessOtherwiseSpecified =
|
|
1313
|
+
function W(e, t, r) {
|
|
1314
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Mn, r.isMergeableObject = r.isMergeableObject || Hn, r.cloneUnlessOtherwiseSpecified = ie;
|
|
1354
1315
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1355
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1316
|
+
return o ? n ? r.arrayMerge(e, t, r) : Rn(e, t, r) : ie(t, r);
|
|
1356
1317
|
}
|
|
1357
|
-
|
|
1318
|
+
W.all = function(t, r) {
|
|
1358
1319
|
if (!Array.isArray(t))
|
|
1359
1320
|
throw new Error("first argument should be an array");
|
|
1360
1321
|
return t.reduce(function(n, i) {
|
|
1361
|
-
return
|
|
1322
|
+
return W(n, i, r);
|
|
1362
1323
|
}, {});
|
|
1363
1324
|
};
|
|
1364
|
-
var Gn =
|
|
1325
|
+
var Gn = W, Un = Gn;
|
|
1365
1326
|
const Dn = /* @__PURE__ */ Tn(Un);
|
|
1366
|
-
function
|
|
1367
|
-
|
|
1327
|
+
var Je = function(e, t) {
|
|
1328
|
+
return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1329
|
+
r.__proto__ = n;
|
|
1330
|
+
} || function(r, n) {
|
|
1331
|
+
for (var i in n)
|
|
1332
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1333
|
+
}, Je(e, t);
|
|
1334
|
+
};
|
|
1335
|
+
function Be(e, t) {
|
|
1336
|
+
if (typeof t != "function" && t !== null)
|
|
1337
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1338
|
+
Je(e, t);
|
|
1339
|
+
function r() {
|
|
1340
|
+
this.constructor = e;
|
|
1341
|
+
}
|
|
1342
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1343
|
+
}
|
|
1344
|
+
var N = function() {
|
|
1345
|
+
return N = Object.assign || function(t) {
|
|
1346
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1347
|
+
r = arguments[n];
|
|
1348
|
+
for (var o in r)
|
|
1349
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1350
|
+
}
|
|
1351
|
+
return t;
|
|
1352
|
+
}, N.apply(this, arguments);
|
|
1353
|
+
};
|
|
1354
|
+
function Fn(e, t) {
|
|
1355
|
+
var r = {};
|
|
1356
|
+
for (var n in e)
|
|
1357
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1358
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1359
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1360
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1361
|
+
return r;
|
|
1362
|
+
}
|
|
1363
|
+
function Le(e, t, r) {
|
|
1364
|
+
if (r || arguments.length === 2)
|
|
1365
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1366
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1367
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1368
|
+
}
|
|
1369
|
+
function $e(e, t) {
|
|
1370
|
+
var r = t && t.cache ? t.cache : Zn, n = t && t.serializer ? t.serializer : zn, i = t && t.strategy ? t.strategy : Vn;
|
|
1368
1371
|
return i(e, {
|
|
1369
1372
|
cache: r,
|
|
1370
1373
|
serializer: n
|
|
1371
1374
|
});
|
|
1372
1375
|
}
|
|
1373
|
-
function
|
|
1376
|
+
function jn(e) {
|
|
1374
1377
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1375
1378
|
}
|
|
1376
|
-
function
|
|
1377
|
-
var i =
|
|
1379
|
+
function kn(e, t, r, n) {
|
|
1380
|
+
var i = jn(n) ? n : r(n), o = t.get(i);
|
|
1378
1381
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1379
1382
|
}
|
|
1380
1383
|
function rr(e, t, r) {
|
|
1381
1384
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1382
1385
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1383
1386
|
}
|
|
1384
|
-
function
|
|
1387
|
+
function nr(e, t, r, n, i) {
|
|
1385
1388
|
return r.bind(t, e, n, i);
|
|
1386
1389
|
}
|
|
1387
|
-
function jn(e, t) {
|
|
1388
|
-
var r = e.length === 1 ? tr : rr;
|
|
1389
|
-
return it(e, this, r, t.cache.create(), t.serializer);
|
|
1390
|
-
}
|
|
1391
|
-
function kn(e, t) {
|
|
1392
|
-
return it(e, this, rr, t.cache.create(), t.serializer);
|
|
1393
|
-
}
|
|
1394
1390
|
function Vn(e, t) {
|
|
1395
|
-
|
|
1391
|
+
var r = e.length === 1 ? kn : rr;
|
|
1392
|
+
return nr(e, this, r, t.cache.create(), t.serializer);
|
|
1396
1393
|
}
|
|
1397
|
-
|
|
1398
|
-
return
|
|
1399
|
-
};
|
|
1400
|
-
function ot() {
|
|
1401
|
-
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1394
|
+
function Xn(e, t) {
|
|
1395
|
+
return nr(e, this, rr, t.cache.create(), t.serializer);
|
|
1402
1396
|
}
|
|
1403
|
-
|
|
1404
|
-
return
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1397
|
+
var zn = function() {
|
|
1398
|
+
return JSON.stringify(arguments);
|
|
1399
|
+
}, Wn = (
|
|
1400
|
+
/** @class */
|
|
1401
|
+
function() {
|
|
1402
|
+
function e() {
|
|
1403
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1404
|
+
}
|
|
1405
|
+
return e.prototype.get = function(t) {
|
|
1406
|
+
return this.cache[t];
|
|
1407
|
+
}, e.prototype.set = function(t, r) {
|
|
1408
|
+
this.cache[t] = r;
|
|
1409
|
+
}, e;
|
|
1410
|
+
}()
|
|
1411
|
+
), Zn = {
|
|
1410
1412
|
create: function() {
|
|
1411
|
-
return new
|
|
1413
|
+
return new Wn();
|
|
1412
1414
|
}
|
|
1413
|
-
},
|
|
1414
|
-
variadic:
|
|
1415
|
-
|
|
1416
|
-
|
|
1415
|
+
}, Re = {
|
|
1416
|
+
variadic: Xn
|
|
1417
|
+
}, Ee = function() {
|
|
1418
|
+
return Ee = Object.assign || function(t) {
|
|
1419
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1420
|
+
r = arguments[n];
|
|
1421
|
+
for (var o in r)
|
|
1422
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1423
|
+
}
|
|
1424
|
+
return t;
|
|
1425
|
+
}, Ee.apply(this, arguments);
|
|
1426
|
+
};
|
|
1427
|
+
var y;
|
|
1417
1428
|
(function(e) {
|
|
1418
1429
|
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";
|
|
1419
1430
|
})(y || (y = {}));
|
|
1420
|
-
var
|
|
1431
|
+
var w;
|
|
1421
1432
|
(function(e) {
|
|
1422
1433
|
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";
|
|
1423
|
-
})(
|
|
1424
|
-
var
|
|
1434
|
+
})(w || (w = {}));
|
|
1435
|
+
var Z;
|
|
1425
1436
|
(function(e) {
|
|
1426
1437
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1427
|
-
})(
|
|
1428
|
-
function
|
|
1429
|
-
return e.type ===
|
|
1430
|
-
}
|
|
1431
|
-
function Wn(e) {
|
|
1432
|
-
return e.type === S.argument;
|
|
1438
|
+
})(Z || (Z = {}));
|
|
1439
|
+
function wt(e) {
|
|
1440
|
+
return e.type === w.literal;
|
|
1433
1441
|
}
|
|
1434
|
-
function
|
|
1435
|
-
return e.type ===
|
|
1442
|
+
function Qn(e) {
|
|
1443
|
+
return e.type === w.argument;
|
|
1436
1444
|
}
|
|
1437
1445
|
function ir(e) {
|
|
1438
|
-
return e.type ===
|
|
1446
|
+
return e.type === w.number;
|
|
1439
1447
|
}
|
|
1440
1448
|
function or(e) {
|
|
1441
|
-
return e.type ===
|
|
1449
|
+
return e.type === w.date;
|
|
1442
1450
|
}
|
|
1443
1451
|
function sr(e) {
|
|
1444
|
-
return e.type ===
|
|
1452
|
+
return e.type === w.time;
|
|
1445
1453
|
}
|
|
1446
1454
|
function ar(e) {
|
|
1447
|
-
return e.type ===
|
|
1448
|
-
}
|
|
1449
|
-
function Zn(e) {
|
|
1450
|
-
return e.type === S.pound;
|
|
1455
|
+
return e.type === w.select;
|
|
1451
1456
|
}
|
|
1452
1457
|
function ur(e) {
|
|
1453
|
-
return e.type ===
|
|
1458
|
+
return e.type === w.plural;
|
|
1459
|
+
}
|
|
1460
|
+
function Jn(e) {
|
|
1461
|
+
return e.type === w.pound;
|
|
1454
1462
|
}
|
|
1455
1463
|
function lr(e) {
|
|
1456
|
-
return
|
|
1464
|
+
return e.type === w.tag;
|
|
1457
1465
|
}
|
|
1458
|
-
function
|
|
1459
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1466
|
+
function hr(e) {
|
|
1467
|
+
return !!(e && typeof e == "object" && e.type === Z.number);
|
|
1460
1468
|
}
|
|
1461
|
-
|
|
1462
|
-
|
|
1469
|
+
function qe(e) {
|
|
1470
|
+
return !!(e && typeof e == "object" && e.type === Z.dateTime);
|
|
1471
|
+
}
|
|
1472
|
+
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;
|
|
1473
|
+
function Yn(e) {
|
|
1463
1474
|
var t = {};
|
|
1464
|
-
return e.replace(
|
|
1475
|
+
return e.replace(qn, function(r) {
|
|
1465
1476
|
var n = r.length;
|
|
1466
1477
|
switch (r[0]) {
|
|
1467
1478
|
case "G":
|
|
@@ -1550,11 +1561,21 @@ function Jn(e) {
|
|
|
1550
1561
|
return "";
|
|
1551
1562
|
}), t;
|
|
1552
1563
|
}
|
|
1553
|
-
var
|
|
1554
|
-
function
|
|
1564
|
+
var S = function() {
|
|
1565
|
+
return S = Object.assign || function(t) {
|
|
1566
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1567
|
+
r = arguments[n];
|
|
1568
|
+
for (var o in r)
|
|
1569
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1570
|
+
}
|
|
1571
|
+
return t;
|
|
1572
|
+
}, S.apply(this, arguments);
|
|
1573
|
+
};
|
|
1574
|
+
var Kn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1575
|
+
function ei(e) {
|
|
1555
1576
|
if (e.length === 0)
|
|
1556
1577
|
throw new Error("Number skeleton cannot be empty");
|
|
1557
|
-
for (var t = e.split(
|
|
1578
|
+
for (var t = e.split(Kn).filter(function(f) {
|
|
1558
1579
|
return f.length > 0;
|
|
1559
1580
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1560
1581
|
var o = i[n], a = o.split("/");
|
|
@@ -1569,17 +1590,17 @@ function Yn(e) {
|
|
|
1569
1590
|
}
|
|
1570
1591
|
return r;
|
|
1571
1592
|
}
|
|
1572
|
-
function
|
|
1593
|
+
function ti(e) {
|
|
1573
1594
|
return e.replace(/^(.*?)-/, "");
|
|
1574
1595
|
}
|
|
1575
|
-
var
|
|
1576
|
-
function
|
|
1596
|
+
var St = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, fr = /^(@+)?(\+|#+)?[rs]?$/g, ri = /(\*)(0+)|(#+)(0+)|(0+)/g, mr = /^(0+)$/;
|
|
1597
|
+
function Tt(e) {
|
|
1577
1598
|
var t = {};
|
|
1578
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1599
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(fr, function(r, n, i) {
|
|
1579
1600
|
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)), "";
|
|
1580
1601
|
}), t;
|
|
1581
1602
|
}
|
|
1582
|
-
function
|
|
1603
|
+
function pr(e) {
|
|
1583
1604
|
switch (e) {
|
|
1584
1605
|
case "sign-auto":
|
|
1585
1606
|
return {
|
|
@@ -1619,7 +1640,7 @@ function mr(e) {
|
|
|
1619
1640
|
};
|
|
1620
1641
|
}
|
|
1621
1642
|
}
|
|
1622
|
-
function
|
|
1643
|
+
function ni(e) {
|
|
1623
1644
|
var t;
|
|
1624
1645
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1625
1646
|
notation: "engineering"
|
|
@@ -1627,17 +1648,17 @@ function ti(e) {
|
|
|
1627
1648
|
notation: "scientific"
|
|
1628
1649
|
}, e = e.slice(1)), t) {
|
|
1629
1650
|
var r = e.slice(0, 2);
|
|
1630
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1651
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !mr.test(e))
|
|
1631
1652
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1632
1653
|
t.minimumIntegerDigits = e.length;
|
|
1633
1654
|
}
|
|
1634
1655
|
return t;
|
|
1635
1656
|
}
|
|
1636
|
-
function
|
|
1637
|
-
var t = {}, r =
|
|
1657
|
+
function Ht(e) {
|
|
1658
|
+
var t = {}, r = pr(e);
|
|
1638
1659
|
return r || t;
|
|
1639
1660
|
}
|
|
1640
|
-
function
|
|
1661
|
+
function ii(e) {
|
|
1641
1662
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1642
1663
|
var i = n[r];
|
|
1643
1664
|
switch (i.stem) {
|
|
@@ -1661,7 +1682,7 @@ function ri(e) {
|
|
|
1661
1682
|
continue;
|
|
1662
1683
|
case "measure-unit":
|
|
1663
1684
|
case "unit":
|
|
1664
|
-
t.style = "unit", t.unit =
|
|
1685
|
+
t.style = "unit", t.unit = ti(i.options[0]);
|
|
1665
1686
|
continue;
|
|
1666
1687
|
case "compact-short":
|
|
1667
1688
|
case "K":
|
|
@@ -1672,13 +1693,13 @@ function ri(e) {
|
|
|
1672
1693
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1673
1694
|
continue;
|
|
1674
1695
|
case "scientific":
|
|
1675
|
-
t =
|
|
1676
|
-
return
|
|
1696
|
+
t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
1697
|
+
return S(S({}, l), Ht(u));
|
|
1677
1698
|
}, {}));
|
|
1678
1699
|
continue;
|
|
1679
1700
|
case "engineering":
|
|
1680
|
-
t =
|
|
1681
|
-
return
|
|
1701
|
+
t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
1702
|
+
return S(S({}, l), Ht(u));
|
|
1682
1703
|
}, {}));
|
|
1683
1704
|
continue;
|
|
1684
1705
|
case "notation-simple":
|
|
@@ -1723,41 +1744,41 @@ function ri(e) {
|
|
|
1723
1744
|
case "integer-width":
|
|
1724
1745
|
if (i.options.length > 1)
|
|
1725
1746
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1726
|
-
i.options[0].replace(
|
|
1747
|
+
i.options[0].replace(ri, function(l, u, h, c, f, p) {
|
|
1727
1748
|
if (u)
|
|
1728
1749
|
t.minimumIntegerDigits = h.length;
|
|
1729
1750
|
else {
|
|
1730
1751
|
if (c && f)
|
|
1731
1752
|
throw new Error("We currently do not support maximum integer digits");
|
|
1732
|
-
if (
|
|
1753
|
+
if (p)
|
|
1733
1754
|
throw new Error("We currently do not support exact integer digits");
|
|
1734
1755
|
}
|
|
1735
1756
|
return "";
|
|
1736
1757
|
});
|
|
1737
1758
|
continue;
|
|
1738
1759
|
}
|
|
1739
|
-
if (
|
|
1760
|
+
if (mr.test(i.stem)) {
|
|
1740
1761
|
t.minimumIntegerDigits = i.stem.length;
|
|
1741
1762
|
continue;
|
|
1742
1763
|
}
|
|
1743
|
-
if (
|
|
1764
|
+
if (St.test(i.stem)) {
|
|
1744
1765
|
if (i.options.length > 1)
|
|
1745
1766
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1746
|
-
i.stem.replace(
|
|
1747
|
-
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f &&
|
|
1767
|
+
i.stem.replace(St, function(l, u, h, c, f, p) {
|
|
1768
|
+
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), "";
|
|
1748
1769
|
});
|
|
1749
1770
|
var o = i.options[0];
|
|
1750
|
-
o === "w" ? t =
|
|
1771
|
+
o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Tt(o)));
|
|
1751
1772
|
continue;
|
|
1752
1773
|
}
|
|
1753
|
-
if (
|
|
1754
|
-
t =
|
|
1774
|
+
if (fr.test(i.stem)) {
|
|
1775
|
+
t = S(S({}, t), Tt(i.stem));
|
|
1755
1776
|
continue;
|
|
1756
1777
|
}
|
|
1757
|
-
var a =
|
|
1758
|
-
a && (t =
|
|
1759
|
-
var s =
|
|
1760
|
-
s && (t =
|
|
1778
|
+
var a = pr(i.stem);
|
|
1779
|
+
a && (t = S(S({}, t), a));
|
|
1780
|
+
var s = ni(i.stem);
|
|
1781
|
+
s && (t = S(S({}, t), s));
|
|
1761
1782
|
}
|
|
1762
1783
|
return t;
|
|
1763
1784
|
}
|
|
@@ -3176,13 +3197,13 @@ var me = {
|
|
|
3176
3197
|
"h"
|
|
3177
3198
|
]
|
|
3178
3199
|
};
|
|
3179
|
-
function
|
|
3200
|
+
function oi(e, t) {
|
|
3180
3201
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3181
3202
|
var i = e.charAt(n);
|
|
3182
3203
|
if (i === "j") {
|
|
3183
3204
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3184
3205
|
o++, n++;
|
|
3185
|
-
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u =
|
|
3206
|
+
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = si(t);
|
|
3186
3207
|
for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
|
|
3187
3208
|
r += l;
|
|
3188
3209
|
for (; a-- > 0; )
|
|
@@ -3192,7 +3213,7 @@ function ni(e, t) {
|
|
|
3192
3213
|
}
|
|
3193
3214
|
return r;
|
|
3194
3215
|
}
|
|
3195
|
-
function
|
|
3216
|
+
function si(e) {
|
|
3196
3217
|
var t = e.hourCycle;
|
|
3197
3218
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3198
3219
|
e.hourCycles && // @ts-ignore
|
|
@@ -3214,20 +3235,20 @@ function ii(e) {
|
|
|
3214
3235
|
var i = me[n || ""] || me[r || ""] || me["".concat(r, "-001")] || me["001"];
|
|
3215
3236
|
return i[0];
|
|
3216
3237
|
}
|
|
3217
|
-
var
|
|
3238
|
+
var Ge, ai = new RegExp("^".concat(cr.source, "*")), ui = new RegExp("".concat(cr.source, "*$"));
|
|
3218
3239
|
function _(e, t) {
|
|
3219
3240
|
return { start: e, end: t };
|
|
3220
3241
|
}
|
|
3221
|
-
var
|
|
3242
|
+
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) {
|
|
3222
3243
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3223
|
-
},
|
|
3244
|
+
}, Ye = !0;
|
|
3224
3245
|
try {
|
|
3225
|
-
var
|
|
3226
|
-
|
|
3246
|
+
var gi = br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3247
|
+
Ye = ((Ge = gi.exec("a")) === null || Ge === void 0 ? void 0 : Ge[0]) === "a";
|
|
3227
3248
|
} catch {
|
|
3228
|
-
|
|
3249
|
+
Ye = !1;
|
|
3229
3250
|
}
|
|
3230
|
-
var
|
|
3251
|
+
var At = li ? (
|
|
3231
3252
|
// Native
|
|
3232
3253
|
function(t, r, n) {
|
|
3233
3254
|
return t.startsWith(r, n);
|
|
@@ -3237,7 +3258,7 @@ var Tt = ai ? (
|
|
|
3237
3258
|
function(t, r, n) {
|
|
3238
3259
|
return t.slice(n, n + r.length) === r;
|
|
3239
3260
|
}
|
|
3240
|
-
),
|
|
3261
|
+
), Ke = hi ? String.fromCodePoint : (
|
|
3241
3262
|
// IE11
|
|
3242
3263
|
function() {
|
|
3243
3264
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3249,9 +3270,9 @@ var Tt = ai ? (
|
|
|
3249
3270
|
}
|
|
3250
3271
|
return n;
|
|
3251
3272
|
}
|
|
3252
|
-
),
|
|
3273
|
+
), Bt = (
|
|
3253
3274
|
// native
|
|
3254
|
-
|
|
3275
|
+
ci ? Object.fromEntries : (
|
|
3255
3276
|
// Ponyfill
|
|
3256
3277
|
function(t) {
|
|
3257
3278
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3261,7 +3282,7 @@ var Tt = ai ? (
|
|
|
3261
3282
|
return r;
|
|
3262
3283
|
}
|
|
3263
3284
|
)
|
|
3264
|
-
), dr =
|
|
3285
|
+
), dr = fi ? (
|
|
3265
3286
|
// Native
|
|
3266
3287
|
function(t, r) {
|
|
3267
3288
|
return t.codePointAt(r);
|
|
@@ -3275,7 +3296,7 @@ var Tt = ai ? (
|
|
|
3275
3296
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3276
3297
|
}
|
|
3277
3298
|
}
|
|
3278
|
-
),
|
|
3299
|
+
), yi = mi ? (
|
|
3279
3300
|
// Native
|
|
3280
3301
|
function(t) {
|
|
3281
3302
|
return t.trimStart();
|
|
@@ -3283,9 +3304,9 @@ var Tt = ai ? (
|
|
|
3283
3304
|
) : (
|
|
3284
3305
|
// Ponyfill
|
|
3285
3306
|
function(t) {
|
|
3286
|
-
return t.replace(
|
|
3307
|
+
return t.replace(ai, "");
|
|
3287
3308
|
}
|
|
3288
|
-
),
|
|
3309
|
+
), vi = pi ? (
|
|
3289
3310
|
// Native
|
|
3290
3311
|
function(t) {
|
|
3291
3312
|
return t.trimEnd();
|
|
@@ -3293,32 +3314,32 @@ var Tt = ai ? (
|
|
|
3293
3314
|
) : (
|
|
3294
3315
|
// Ponyfill
|
|
3295
3316
|
function(t) {
|
|
3296
|
-
return t.replace(
|
|
3317
|
+
return t.replace(ui, "");
|
|
3297
3318
|
}
|
|
3298
3319
|
);
|
|
3299
|
-
function
|
|
3320
|
+
function br(e, t) {
|
|
3300
3321
|
return new RegExp(e, t);
|
|
3301
3322
|
}
|
|
3302
|
-
var
|
|
3303
|
-
if (
|
|
3304
|
-
var
|
|
3305
|
-
|
|
3323
|
+
var et;
|
|
3324
|
+
if (Ye) {
|
|
3325
|
+
var Ct = br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3326
|
+
et = function(t, r) {
|
|
3306
3327
|
var n;
|
|
3307
|
-
|
|
3308
|
-
var i =
|
|
3328
|
+
Ct.lastIndex = r;
|
|
3329
|
+
var i = Ct.exec(t);
|
|
3309
3330
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3310
3331
|
};
|
|
3311
3332
|
} else
|
|
3312
|
-
|
|
3333
|
+
et = function(t, r) {
|
|
3313
3334
|
for (var n = []; ; ) {
|
|
3314
3335
|
var i = dr(t, r);
|
|
3315
|
-
if (i === void 0 ||
|
|
3336
|
+
if (i === void 0 || gr(i) || wi(i))
|
|
3316
3337
|
break;
|
|
3317
3338
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3318
3339
|
}
|
|
3319
|
-
return
|
|
3340
|
+
return Ke.apply(void 0, n);
|
|
3320
3341
|
};
|
|
3321
|
-
var
|
|
3342
|
+
var _i = (
|
|
3322
3343
|
/** @class */
|
|
3323
3344
|
function() {
|
|
3324
3345
|
function e(t, r) {
|
|
@@ -3342,14 +3363,14 @@ var yi = (
|
|
|
3342
3363
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3343
3364
|
var s = this.clonePosition();
|
|
3344
3365
|
this.bump(), i.push({
|
|
3345
|
-
type:
|
|
3366
|
+
type: w.pound,
|
|
3346
3367
|
location: _(s, this.clonePosition())
|
|
3347
3368
|
});
|
|
3348
3369
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3349
3370
|
if (n)
|
|
3350
3371
|
break;
|
|
3351
3372
|
return this.error(y.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
|
|
3352
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3373
|
+
} else if (o === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
|
|
3353
3374
|
var a = this.parseTag(t, r);
|
|
3354
3375
|
if (a.err)
|
|
3355
3376
|
return a;
|
|
@@ -3370,7 +3391,7 @@ var yi = (
|
|
|
3370
3391
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3371
3392
|
return {
|
|
3372
3393
|
val: {
|
|
3373
|
-
type:
|
|
3394
|
+
type: w.literal,
|
|
3374
3395
|
value: "<".concat(i, "/>"),
|
|
3375
3396
|
location: _(n, this.clonePosition())
|
|
3376
3397
|
},
|
|
@@ -3382,12 +3403,12 @@ var yi = (
|
|
|
3382
3403
|
return o;
|
|
3383
3404
|
var a = o.val, s = this.clonePosition();
|
|
3384
3405
|
if (this.bumpIf("</")) {
|
|
3385
|
-
if (this.isEOF() || !
|
|
3406
|
+
if (this.isEOF() || !tt(this.char()))
|
|
3386
3407
|
return this.error(y.INVALID_TAG, _(s, this.clonePosition()));
|
|
3387
3408
|
var l = this.clonePosition(), u = this.parseTagName();
|
|
3388
3409
|
return i !== u ? this.error(y.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3389
3410
|
val: {
|
|
3390
|
-
type:
|
|
3411
|
+
type: w.tag,
|
|
3391
3412
|
value: i,
|
|
3392
3413
|
children: a,
|
|
3393
3414
|
location: _(n, this.clonePosition())
|
|
@@ -3400,7 +3421,7 @@ var yi = (
|
|
|
3400
3421
|
return this.error(y.INVALID_TAG, _(n, this.clonePosition()));
|
|
3401
3422
|
}, e.prototype.parseTagName = function() {
|
|
3402
3423
|
var t = this.offset();
|
|
3403
|
-
for (this.bump(); !this.isEOF() &&
|
|
3424
|
+
for (this.bump(); !this.isEOF() && Ei(this.char()); )
|
|
3404
3425
|
this.bump();
|
|
3405
3426
|
return this.message.slice(t, this.offset());
|
|
3406
3427
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3424,12 +3445,12 @@ var yi = (
|
|
|
3424
3445
|
}
|
|
3425
3446
|
var l = _(n, this.clonePosition());
|
|
3426
3447
|
return {
|
|
3427
|
-
val: { type:
|
|
3448
|
+
val: { type: w.literal, value: i, location: l },
|
|
3428
3449
|
err: null
|
|
3429
3450
|
};
|
|
3430
3451
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3431
3452
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3432
|
-
!
|
|
3453
|
+
!xi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3433
3454
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3434
3455
|
if (this.isEOF() || this.char() !== 39)
|
|
3435
3456
|
return null;
|
|
@@ -3463,12 +3484,12 @@ var yi = (
|
|
|
3463
3484
|
r.push(n);
|
|
3464
3485
|
this.bump();
|
|
3465
3486
|
}
|
|
3466
|
-
return
|
|
3487
|
+
return Ke.apply(void 0, r);
|
|
3467
3488
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3468
3489
|
if (this.isEOF())
|
|
3469
3490
|
return null;
|
|
3470
3491
|
var n = this.char();
|
|
3471
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3492
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
|
|
3472
3493
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3473
3494
|
var n = this.clonePosition();
|
|
3474
3495
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3484,7 +3505,7 @@ var yi = (
|
|
|
3484
3505
|
case 125:
|
|
3485
3506
|
return this.bump(), {
|
|
3486
3507
|
val: {
|
|
3487
|
-
type:
|
|
3508
|
+
type: w.argument,
|
|
3488
3509
|
// value does not include the opening and closing braces.
|
|
3489
3510
|
value: i,
|
|
3490
3511
|
location: _(n, this.clonePosition())
|
|
@@ -3497,7 +3518,7 @@ var yi = (
|
|
|
3497
3518
|
return this.error(y.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
|
|
3498
3519
|
}
|
|
3499
3520
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3500
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3521
|
+
var t = this.clonePosition(), r = this.offset(), n = et(this.message, r), i = r + n.length;
|
|
3501
3522
|
this.bumpTo(i);
|
|
3502
3523
|
var o = this.clonePosition(), a = _(t, o);
|
|
3503
3524
|
return { value: n, location: a };
|
|
@@ -3516,46 +3537,46 @@ var yi = (
|
|
|
3516
3537
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3517
3538
|
if (c.err)
|
|
3518
3539
|
return c;
|
|
3519
|
-
var f =
|
|
3540
|
+
var f = vi(c.val);
|
|
3520
3541
|
if (f.length === 0)
|
|
3521
3542
|
return this.error(y.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3522
|
-
var
|
|
3523
|
-
u = { style: f, styleLocation:
|
|
3543
|
+
var p = _(h, this.clonePosition());
|
|
3544
|
+
u = { style: f, styleLocation: p };
|
|
3524
3545
|
}
|
|
3525
3546
|
var m = this.tryParseArgumentClose(i);
|
|
3526
3547
|
if (m.err)
|
|
3527
3548
|
return m;
|
|
3528
|
-
var
|
|
3529
|
-
if (u &&
|
|
3530
|
-
var g =
|
|
3549
|
+
var d = _(i, this.clonePosition());
|
|
3550
|
+
if (u && At(u?.style, "::", 0)) {
|
|
3551
|
+
var g = yi(u.style.slice(2));
|
|
3531
3552
|
if (s === "number") {
|
|
3532
3553
|
var c = this.parseNumberSkeletonFromString(g, u.styleLocation);
|
|
3533
3554
|
return c.err ? c : {
|
|
3534
|
-
val: { type:
|
|
3555
|
+
val: { type: w.number, value: n, location: d, style: c.val },
|
|
3535
3556
|
err: null
|
|
3536
3557
|
};
|
|
3537
3558
|
} else {
|
|
3538
3559
|
if (g.length === 0)
|
|
3539
|
-
return this.error(y.EXPECT_DATE_TIME_SKELETON,
|
|
3560
|
+
return this.error(y.EXPECT_DATE_TIME_SKELETON, d);
|
|
3540
3561
|
var A = g;
|
|
3541
|
-
this.locale && (A =
|
|
3562
|
+
this.locale && (A = oi(g, this.locale));
|
|
3542
3563
|
var f = {
|
|
3543
|
-
type:
|
|
3564
|
+
type: Z.dateTime,
|
|
3544
3565
|
pattern: A,
|
|
3545
3566
|
location: u.styleLocation,
|
|
3546
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3547
|
-
}, T = s === "date" ?
|
|
3567
|
+
parsedOptions: this.shouldParseSkeletons ? Yn(A) : {}
|
|
3568
|
+
}, T = s === "date" ? w.date : w.time;
|
|
3548
3569
|
return {
|
|
3549
|
-
val: { type: T, value: n, location:
|
|
3570
|
+
val: { type: T, value: n, location: d, style: f },
|
|
3550
3571
|
err: null
|
|
3551
3572
|
};
|
|
3552
3573
|
}
|
|
3553
3574
|
}
|
|
3554
3575
|
return {
|
|
3555
3576
|
val: {
|
|
3556
|
-
type: s === "number" ?
|
|
3577
|
+
type: s === "number" ? w.number : s === "date" ? w.date : w.time,
|
|
3557
3578
|
value: n,
|
|
3558
|
-
location:
|
|
3579
|
+
location: d,
|
|
3559
3580
|
style: (o = u?.style) !== null && o !== void 0 ? o : null
|
|
3560
3581
|
},
|
|
3561
3582
|
err: null
|
|
@@ -3566,19 +3587,19 @@ var yi = (
|
|
|
3566
3587
|
case "select": {
|
|
3567
3588
|
var x = this.clonePosition();
|
|
3568
3589
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3569
|
-
return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x,
|
|
3590
|
+
return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x, Ee({}, x)));
|
|
3570
3591
|
this.bumpSpace();
|
|
3571
|
-
var
|
|
3572
|
-
if (s !== "select" &&
|
|
3592
|
+
var E = this.parseIdentifierIfPossible(), b = 0;
|
|
3593
|
+
if (s !== "select" && E.value === "offset") {
|
|
3573
3594
|
if (!this.bumpIf(":"))
|
|
3574
3595
|
return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
3575
3596
|
this.bumpSpace();
|
|
3576
3597
|
var c = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3577
3598
|
if (c.err)
|
|
3578
3599
|
return c;
|
|
3579
|
-
this.bumpSpace(),
|
|
3600
|
+
this.bumpSpace(), E = this.parseIdentifierIfPossible(), b = c.val;
|
|
3580
3601
|
}
|
|
3581
|
-
var B = this.tryParsePluralOrSelectOptions(t, s, r,
|
|
3602
|
+
var B = this.tryParsePluralOrSelectOptions(t, s, r, E);
|
|
3582
3603
|
if (B.err)
|
|
3583
3604
|
return B;
|
|
3584
3605
|
var m = this.tryParseArgumentClose(i);
|
|
@@ -3587,17 +3608,17 @@ var yi = (
|
|
|
3587
3608
|
var he = _(i, this.clonePosition());
|
|
3588
3609
|
return s === "select" ? {
|
|
3589
3610
|
val: {
|
|
3590
|
-
type:
|
|
3611
|
+
type: w.select,
|
|
3591
3612
|
value: n,
|
|
3592
|
-
options:
|
|
3613
|
+
options: Bt(B.val),
|
|
3593
3614
|
location: he
|
|
3594
3615
|
},
|
|
3595
3616
|
err: null
|
|
3596
3617
|
} : {
|
|
3597
3618
|
val: {
|
|
3598
|
-
type:
|
|
3619
|
+
type: w.plural,
|
|
3599
3620
|
value: n,
|
|
3600
|
-
options:
|
|
3621
|
+
options: Bt(B.val),
|
|
3601
3622
|
offset: b,
|
|
3602
3623
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
3603
3624
|
location: he
|
|
@@ -3648,16 +3669,16 @@ var yi = (
|
|
|
3648
3669
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3649
3670
|
var n = [];
|
|
3650
3671
|
try {
|
|
3651
|
-
n =
|
|
3672
|
+
n = ei(t);
|
|
3652
3673
|
} catch {
|
|
3653
3674
|
return this.error(y.INVALID_NUMBER_SKELETON, r);
|
|
3654
3675
|
}
|
|
3655
3676
|
return {
|
|
3656
3677
|
val: {
|
|
3657
|
-
type:
|
|
3678
|
+
type: Z.number,
|
|
3658
3679
|
tokens: n,
|
|
3659
3680
|
location: r,
|
|
3660
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3681
|
+
parsedOptions: this.shouldParseSkeletons ? ii(n) : {}
|
|
3661
3682
|
},
|
|
3662
3683
|
err: null
|
|
3663
3684
|
};
|
|
@@ -3676,20 +3697,20 @@ var yi = (
|
|
|
3676
3697
|
if (l.has(u))
|
|
3677
3698
|
return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
|
|
3678
3699
|
u === "other" && (a = !0), this.bumpSpace();
|
|
3679
|
-
var
|
|
3700
|
+
var p = this.clonePosition();
|
|
3680
3701
|
if (!this.bumpIf("{"))
|
|
3681
3702
|
return this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3682
3703
|
var m = this.parseMessage(t + 1, r, n);
|
|
3683
3704
|
if (m.err)
|
|
3684
3705
|
return m;
|
|
3685
|
-
var
|
|
3686
|
-
if (
|
|
3687
|
-
return
|
|
3706
|
+
var d = this.tryParseArgumentClose(p);
|
|
3707
|
+
if (d.err)
|
|
3708
|
+
return d;
|
|
3688
3709
|
s.push([
|
|
3689
3710
|
u,
|
|
3690
3711
|
{
|
|
3691
3712
|
value: m.val,
|
|
3692
|
-
location: _(
|
|
3713
|
+
location: _(p, this.clonePosition())
|
|
3693
3714
|
}
|
|
3694
3715
|
]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
|
|
3695
3716
|
}
|
|
@@ -3705,7 +3726,7 @@ var yi = (
|
|
|
3705
3726
|
break;
|
|
3706
3727
|
}
|
|
3707
3728
|
var l = _(i, this.clonePosition());
|
|
3708
|
-
return o ? (a *= n,
|
|
3729
|
+
return o ? (a *= n, bi(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
|
|
3709
3730
|
}, e.prototype.offset = function() {
|
|
3710
3731
|
return this.position.offset;
|
|
3711
3732
|
}, e.prototype.isEOF = function() {
|
|
@@ -3739,7 +3760,7 @@ var yi = (
|
|
|
3739
3760
|
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);
|
|
3740
3761
|
}
|
|
3741
3762
|
}, e.prototype.bumpIf = function(t) {
|
|
3742
|
-
if (
|
|
3763
|
+
if (At(this.message, t, this.offset())) {
|
|
3743
3764
|
for (var r = 0; r < t.length; r++)
|
|
3744
3765
|
this.bump();
|
|
3745
3766
|
return !0;
|
|
@@ -3761,7 +3782,7 @@ var yi = (
|
|
|
3761
3782
|
break;
|
|
3762
3783
|
}
|
|
3763
3784
|
}, e.prototype.bumpSpace = function() {
|
|
3764
|
-
for (; !this.isEOF() &&
|
|
3785
|
+
for (; !this.isEOF() && gr(this.char()); )
|
|
3765
3786
|
this.bump();
|
|
3766
3787
|
}, e.prototype.peek = function() {
|
|
3767
3788
|
if (this.isEOF())
|
|
@@ -3771,47 +3792,47 @@ var yi = (
|
|
|
3771
3792
|
}, e;
|
|
3772
3793
|
}()
|
|
3773
3794
|
);
|
|
3774
|
-
function
|
|
3795
|
+
function tt(e) {
|
|
3775
3796
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3776
3797
|
}
|
|
3777
|
-
function
|
|
3778
|
-
return
|
|
3798
|
+
function xi(e) {
|
|
3799
|
+
return tt(e) || e === 47;
|
|
3779
3800
|
}
|
|
3780
|
-
function
|
|
3801
|
+
function Ei(e) {
|
|
3781
3802
|
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;
|
|
3782
3803
|
}
|
|
3783
|
-
function
|
|
3804
|
+
function gr(e) {
|
|
3784
3805
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3785
3806
|
}
|
|
3786
|
-
function
|
|
3807
|
+
function wi(e) {
|
|
3787
3808
|
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;
|
|
3788
3809
|
}
|
|
3789
|
-
function
|
|
3810
|
+
function rt(e) {
|
|
3790
3811
|
e.forEach(function(t) {
|
|
3791
|
-
if (delete t.location,
|
|
3812
|
+
if (delete t.location, ar(t) || ur(t))
|
|
3792
3813
|
for (var r in t.options)
|
|
3793
|
-
delete t.options[r].location,
|
|
3814
|
+
delete t.options[r].location, rt(t.options[r].value);
|
|
3794
3815
|
else
|
|
3795
|
-
|
|
3816
|
+
ir(t) && hr(t.style) || (or(t) || sr(t)) && qe(t.style) ? delete t.style.location : lr(t) && rt(t.children);
|
|
3796
3817
|
});
|
|
3797
3818
|
}
|
|
3798
|
-
function
|
|
3799
|
-
t === void 0 && (t = {}), t =
|
|
3800
|
-
var r = new
|
|
3819
|
+
function Si(e, t) {
|
|
3820
|
+
t === void 0 && (t = {}), t = Ee({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3821
|
+
var r = new _i(e, t).parse();
|
|
3801
3822
|
if (r.err) {
|
|
3802
3823
|
var n = SyntaxError(y[r.err.kind]);
|
|
3803
3824
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3804
3825
|
}
|
|
3805
|
-
return t?.captureLocation ||
|
|
3826
|
+
return t?.captureLocation || rt(r.val), r.val;
|
|
3806
3827
|
}
|
|
3807
|
-
var
|
|
3828
|
+
var Q;
|
|
3808
3829
|
(function(e) {
|
|
3809
3830
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3810
|
-
})(
|
|
3811
|
-
var
|
|
3831
|
+
})(Q || (Q = {}));
|
|
3832
|
+
var Ce = (
|
|
3812
3833
|
/** @class */
|
|
3813
3834
|
function(e) {
|
|
3814
|
-
|
|
3835
|
+
Be(t, e);
|
|
3815
3836
|
function t(r, n, i) {
|
|
3816
3837
|
var o = e.call(this, r) || this;
|
|
3817
3838
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3820,48 +3841,48 @@ var Ae = (
|
|
|
3820
3841
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3821
3842
|
}, t;
|
|
3822
3843
|
}(Error)
|
|
3823
|
-
),
|
|
3844
|
+
), Pt = (
|
|
3824
3845
|
/** @class */
|
|
3825
3846
|
function(e) {
|
|
3826
|
-
|
|
3847
|
+
Be(t, e);
|
|
3827
3848
|
function t(r, n, i, o) {
|
|
3828
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3849
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Q.INVALID_VALUE, o) || this;
|
|
3829
3850
|
}
|
|
3830
3851
|
return t;
|
|
3831
|
-
}(
|
|
3832
|
-
),
|
|
3852
|
+
}(Ce)
|
|
3853
|
+
), Ti = (
|
|
3833
3854
|
/** @class */
|
|
3834
3855
|
function(e) {
|
|
3835
|
-
|
|
3856
|
+
Be(t, e);
|
|
3836
3857
|
function t(r, n, i) {
|
|
3837
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3858
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Q.INVALID_VALUE, i) || this;
|
|
3838
3859
|
}
|
|
3839
3860
|
return t;
|
|
3840
|
-
}(
|
|
3841
|
-
),
|
|
3861
|
+
}(Ce)
|
|
3862
|
+
), Hi = (
|
|
3842
3863
|
/** @class */
|
|
3843
3864
|
function(e) {
|
|
3844
|
-
|
|
3865
|
+
Be(t, e);
|
|
3845
3866
|
function t(r, n) {
|
|
3846
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3867
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Q.MISSING_VALUE, n) || this;
|
|
3847
3868
|
}
|
|
3848
3869
|
return t;
|
|
3849
|
-
}(
|
|
3870
|
+
}(Ce)
|
|
3850
3871
|
), P;
|
|
3851
3872
|
(function(e) {
|
|
3852
3873
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3853
3874
|
})(P || (P = {}));
|
|
3854
|
-
function
|
|
3875
|
+
function Ai(e) {
|
|
3855
3876
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3856
3877
|
var n = t[t.length - 1];
|
|
3857
3878
|
return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
|
|
3858
3879
|
}, []);
|
|
3859
3880
|
}
|
|
3860
|
-
function
|
|
3881
|
+
function Bi(e) {
|
|
3861
3882
|
return typeof e == "function";
|
|
3862
3883
|
}
|
|
3863
3884
|
function ge(e, t, r, n, i, o, a) {
|
|
3864
|
-
if (e.length === 1 &&
|
|
3885
|
+
if (e.length === 1 && wt(e[0]))
|
|
3865
3886
|
return [
|
|
3866
3887
|
{
|
|
3867
3888
|
type: P.literal,
|
|
@@ -3870,14 +3891,14 @@ function ge(e, t, r, n, i, o, a) {
|
|
|
3870
3891
|
];
|
|
3871
3892
|
for (var s = [], l = 0, u = e; l < u.length; l++) {
|
|
3872
3893
|
var h = u[l];
|
|
3873
|
-
if (
|
|
3894
|
+
if (wt(h)) {
|
|
3874
3895
|
s.push({
|
|
3875
3896
|
type: P.literal,
|
|
3876
3897
|
value: h.value
|
|
3877
3898
|
});
|
|
3878
3899
|
continue;
|
|
3879
3900
|
}
|
|
3880
|
-
if (
|
|
3901
|
+
if (Jn(h)) {
|
|
3881
3902
|
typeof o == "number" && s.push({
|
|
3882
3903
|
type: P.literal,
|
|
3883
3904
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3886,43 +3907,43 @@ function ge(e, t, r, n, i, o, a) {
|
|
|
3886
3907
|
}
|
|
3887
3908
|
var c = h.value;
|
|
3888
3909
|
if (!(i && c in i))
|
|
3889
|
-
throw new
|
|
3910
|
+
throw new Hi(c, a);
|
|
3890
3911
|
var f = i[c];
|
|
3891
|
-
if (
|
|
3912
|
+
if (Qn(h)) {
|
|
3892
3913
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
|
|
3893
3914
|
type: typeof f == "string" ? P.literal : P.object,
|
|
3894
3915
|
value: f
|
|
3895
3916
|
});
|
|
3896
3917
|
continue;
|
|
3897
3918
|
}
|
|
3898
|
-
if (
|
|
3899
|
-
var
|
|
3919
|
+
if (or(h)) {
|
|
3920
|
+
var p = typeof h.style == "string" ? n.date[h.style] : qe(h.style) ? h.style.parsedOptions : void 0;
|
|
3900
3921
|
s.push({
|
|
3901
3922
|
type: P.literal,
|
|
3902
|
-
value: r.getDateTimeFormat(t,
|
|
3923
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3903
3924
|
});
|
|
3904
3925
|
continue;
|
|
3905
3926
|
}
|
|
3906
|
-
if (
|
|
3907
|
-
var
|
|
3927
|
+
if (sr(h)) {
|
|
3928
|
+
var p = typeof h.style == "string" ? n.time[h.style] : qe(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3908
3929
|
s.push({
|
|
3909
3930
|
type: P.literal,
|
|
3910
|
-
value: r.getDateTimeFormat(t,
|
|
3931
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3911
3932
|
});
|
|
3912
3933
|
continue;
|
|
3913
3934
|
}
|
|
3914
|
-
if (
|
|
3915
|
-
var
|
|
3916
|
-
|
|
3935
|
+
if (ir(h)) {
|
|
3936
|
+
var p = typeof h.style == "string" ? n.number[h.style] : hr(h.style) ? h.style.parsedOptions : void 0;
|
|
3937
|
+
p && p.scale && (f = f * (p.scale || 1)), s.push({
|
|
3917
3938
|
type: P.literal,
|
|
3918
|
-
value: r.getNumberFormat(t,
|
|
3939
|
+
value: r.getNumberFormat(t, p).format(f)
|
|
3919
3940
|
});
|
|
3920
3941
|
continue;
|
|
3921
3942
|
}
|
|
3922
|
-
if (
|
|
3923
|
-
var m = h.children,
|
|
3924
|
-
if (!
|
|
3925
|
-
throw new
|
|
3943
|
+
if (lr(h)) {
|
|
3944
|
+
var m = h.children, d = h.value, g = i[d];
|
|
3945
|
+
if (!Bi(g))
|
|
3946
|
+
throw new Ti(d, "function", a);
|
|
3926
3947
|
var A = ge(m, t, r, n, i, o), T = g(A.map(function(b) {
|
|
3927
3948
|
return b.value;
|
|
3928
3949
|
}));
|
|
@@ -3933,42 +3954,42 @@ function ge(e, t, r, n, i, o, a) {
|
|
|
3933
3954
|
};
|
|
3934
3955
|
}));
|
|
3935
3956
|
}
|
|
3936
|
-
if (
|
|
3957
|
+
if (ar(h)) {
|
|
3937
3958
|
var x = h.options[f] || h.options.other;
|
|
3938
3959
|
if (!x)
|
|
3939
|
-
throw new
|
|
3960
|
+
throw new Pt(h.value, f, Object.keys(h.options), a);
|
|
3940
3961
|
s.push.apply(s, ge(x.value, t, r, n, i));
|
|
3941
3962
|
continue;
|
|
3942
3963
|
}
|
|
3943
|
-
if (
|
|
3964
|
+
if (ur(h)) {
|
|
3944
3965
|
var x = h.options["=".concat(f)];
|
|
3945
3966
|
if (!x) {
|
|
3946
3967
|
if (!Intl.PluralRules)
|
|
3947
|
-
throw new
|
|
3968
|
+
throw new Ce(`Intl.PluralRules is not available in this environment.
|
|
3948
3969
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3949
|
-
`,
|
|
3950
|
-
var
|
|
3951
|
-
x = h.options[
|
|
3970
|
+
`, Q.MISSING_INTL_API, a);
|
|
3971
|
+
var E = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
|
|
3972
|
+
x = h.options[E] || h.options.other;
|
|
3952
3973
|
}
|
|
3953
3974
|
if (!x)
|
|
3954
|
-
throw new
|
|
3975
|
+
throw new Pt(h.value, f, Object.keys(h.options), a);
|
|
3955
3976
|
s.push.apply(s, ge(x.value, t, r, n, i, f - (h.offset || 0)));
|
|
3956
3977
|
continue;
|
|
3957
3978
|
}
|
|
3958
3979
|
}
|
|
3959
|
-
return
|
|
3980
|
+
return Ai(s);
|
|
3960
3981
|
}
|
|
3961
|
-
function
|
|
3962
|
-
return t ?
|
|
3963
|
-
return r[n] =
|
|
3982
|
+
function Ci(e, t) {
|
|
3983
|
+
return t ? N(N(N({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3984
|
+
return r[n] = N(N({}, e[n]), t[n] || {}), r;
|
|
3964
3985
|
}, {})) : e;
|
|
3965
3986
|
}
|
|
3966
|
-
function
|
|
3987
|
+
function Pi(e, t) {
|
|
3967
3988
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3968
|
-
return r[n] =
|
|
3969
|
-
},
|
|
3989
|
+
return r[n] = Ci(e[n], t[n]), r;
|
|
3990
|
+
}, N({}, e)) : e;
|
|
3970
3991
|
}
|
|
3971
|
-
function
|
|
3992
|
+
function Ue(e) {
|
|
3972
3993
|
return {
|
|
3973
3994
|
create: function() {
|
|
3974
3995
|
return {
|
|
@@ -3982,39 +4003,39 @@ function $e(e) {
|
|
|
3982
4003
|
}
|
|
3983
4004
|
};
|
|
3984
4005
|
}
|
|
3985
|
-
function
|
|
4006
|
+
function Oi(e) {
|
|
3986
4007
|
return e === void 0 && (e = {
|
|
3987
4008
|
number: {},
|
|
3988
4009
|
dateTime: {},
|
|
3989
4010
|
pluralRules: {}
|
|
3990
4011
|
}), {
|
|
3991
|
-
getNumberFormat:
|
|
4012
|
+
getNumberFormat: $e(function() {
|
|
3992
4013
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3993
4014
|
r[n] = arguments[n];
|
|
3994
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
4015
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Le([void 0], r, !1)))();
|
|
3995
4016
|
}, {
|
|
3996
|
-
cache:
|
|
3997
|
-
strategy:
|
|
4017
|
+
cache: Ue(e.number),
|
|
4018
|
+
strategy: Re.variadic
|
|
3998
4019
|
}),
|
|
3999
|
-
getDateTimeFormat:
|
|
4020
|
+
getDateTimeFormat: $e(function() {
|
|
4000
4021
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
4001
4022
|
r[n] = arguments[n];
|
|
4002
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
4023
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Le([void 0], r, !1)))();
|
|
4003
4024
|
}, {
|
|
4004
|
-
cache:
|
|
4005
|
-
strategy:
|
|
4025
|
+
cache: Ue(e.dateTime),
|
|
4026
|
+
strategy: Re.variadic
|
|
4006
4027
|
}),
|
|
4007
|
-
getPluralRules:
|
|
4028
|
+
getPluralRules: $e(function() {
|
|
4008
4029
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
4009
4030
|
r[n] = arguments[n];
|
|
4010
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
4031
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Le([void 0], r, !1)))();
|
|
4011
4032
|
}, {
|
|
4012
|
-
cache:
|
|
4013
|
-
strategy:
|
|
4033
|
+
cache: Ue(e.pluralRules),
|
|
4034
|
+
strategy: Re.variadic
|
|
4014
4035
|
})
|
|
4015
4036
|
};
|
|
4016
4037
|
}
|
|
4017
|
-
var
|
|
4038
|
+
var Ii = (
|
|
4018
4039
|
/** @class */
|
|
4019
4040
|
function() {
|
|
4020
4041
|
function e(t, r, n, i) {
|
|
@@ -4046,13 +4067,13 @@ var Pi = (
|
|
|
4046
4067
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
4047
4068
|
var a = i || {};
|
|
4048
4069
|
a.formatters;
|
|
4049
|
-
var s =
|
|
4050
|
-
this.ast = e.__parse(t,
|
|
4070
|
+
var s = Fn(a, ["formatters"]);
|
|
4071
|
+
this.ast = e.__parse(t, N(N({}, s), { locale: this.resolvedLocale }));
|
|
4051
4072
|
} else
|
|
4052
4073
|
this.ast = t;
|
|
4053
4074
|
if (!Array.isArray(this.ast))
|
|
4054
4075
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
4055
|
-
this.formats =
|
|
4076
|
+
this.formats = Pi(e.formats, n), this.formatters = i && i.formatters || Oi(this.formatterCache);
|
|
4056
4077
|
}
|
|
4057
4078
|
return Object.defineProperty(e, "defaultLocale", {
|
|
4058
4079
|
get: function() {
|
|
@@ -4065,7 +4086,7 @@ var Pi = (
|
|
|
4065
4086
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
4066
4087
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
4067
4088
|
}
|
|
4068
|
-
}, e.__parse =
|
|
4089
|
+
}, e.__parse = Si, e.formats = {
|
|
4069
4090
|
number: {
|
|
4070
4091
|
integer: {
|
|
4071
4092
|
maximumFractionDigits: 0
|
|
@@ -4126,7 +4147,7 @@ var Pi = (
|
|
|
4126
4147
|
}, e;
|
|
4127
4148
|
}()
|
|
4128
4149
|
);
|
|
4129
|
-
function
|
|
4150
|
+
function Mi(e, t) {
|
|
4130
4151
|
if (t == null)
|
|
4131
4152
|
return;
|
|
4132
4153
|
if (t in e)
|
|
@@ -4147,92 +4168,92 @@ function Oi(e, t) {
|
|
|
4147
4168
|
n = void 0;
|
|
4148
4169
|
return n;
|
|
4149
4170
|
}
|
|
4150
|
-
const
|
|
4171
|
+
const R = {}, Ni = (e, t, r) => r && (t in R || (R[t] = {}), e in R[t] || (R[t][e] = r), r), yr = (e, t) => {
|
|
4151
4172
|
if (t == null)
|
|
4152
4173
|
return;
|
|
4153
|
-
if (t in
|
|
4154
|
-
return
|
|
4155
|
-
const r =
|
|
4174
|
+
if (t in R && e in R[t])
|
|
4175
|
+
return R[t][e];
|
|
4176
|
+
const r = Pe(t);
|
|
4156
4177
|
for (let n = 0; n < r.length; n++) {
|
|
4157
|
-
const i = r[n], o =
|
|
4178
|
+
const i = r[n], o = $i(i, e);
|
|
4158
4179
|
if (o)
|
|
4159
|
-
return
|
|
4180
|
+
return Ni(e, t, o);
|
|
4160
4181
|
}
|
|
4161
4182
|
};
|
|
4162
|
-
let
|
|
4163
|
-
const le =
|
|
4164
|
-
function
|
|
4165
|
-
return
|
|
4183
|
+
let ut;
|
|
4184
|
+
const le = Ae({});
|
|
4185
|
+
function Li(e) {
|
|
4186
|
+
return ut[e] || null;
|
|
4166
4187
|
}
|
|
4167
|
-
function
|
|
4168
|
-
return e in
|
|
4188
|
+
function vr(e) {
|
|
4189
|
+
return e in ut;
|
|
4169
4190
|
}
|
|
4170
|
-
function
|
|
4171
|
-
if (!
|
|
4191
|
+
function $i(e, t) {
|
|
4192
|
+
if (!vr(e))
|
|
4172
4193
|
return null;
|
|
4173
|
-
const r =
|
|
4174
|
-
return
|
|
4194
|
+
const r = Li(e);
|
|
4195
|
+
return Mi(r, t);
|
|
4175
4196
|
}
|
|
4176
|
-
function
|
|
4197
|
+
function Ri(e) {
|
|
4177
4198
|
if (e == null)
|
|
4178
4199
|
return;
|
|
4179
|
-
const t =
|
|
4200
|
+
const t = Pe(e);
|
|
4180
4201
|
for (let r = 0; r < t.length; r++) {
|
|
4181
4202
|
const n = t[r];
|
|
4182
|
-
if (
|
|
4203
|
+
if (vr(n))
|
|
4183
4204
|
return n;
|
|
4184
4205
|
}
|
|
4185
4206
|
}
|
|
4186
|
-
function
|
|
4187
|
-
delete
|
|
4207
|
+
function _r(e, ...t) {
|
|
4208
|
+
delete R[e], le.update((r) => (r[e] = Dn.all([r[e] || {}, ...t]), r));
|
|
4188
4209
|
}
|
|
4189
|
-
|
|
4210
|
+
q(
|
|
4190
4211
|
[le],
|
|
4191
4212
|
([e]) => Object.keys(e)
|
|
4192
4213
|
);
|
|
4193
|
-
le.subscribe((e) =>
|
|
4214
|
+
le.subscribe((e) => ut = e);
|
|
4194
4215
|
const ye = {};
|
|
4195
|
-
function
|
|
4216
|
+
function Gi(e, t) {
|
|
4196
4217
|
ye[e].delete(t), ye[e].size === 0 && delete ye[e];
|
|
4197
4218
|
}
|
|
4198
|
-
function
|
|
4219
|
+
function xr(e) {
|
|
4199
4220
|
return ye[e];
|
|
4200
4221
|
}
|
|
4201
|
-
function
|
|
4202
|
-
return
|
|
4203
|
-
const r =
|
|
4222
|
+
function Ui(e) {
|
|
4223
|
+
return Pe(e).map((t) => {
|
|
4224
|
+
const r = xr(t);
|
|
4204
4225
|
return [t, r ? [...r] : []];
|
|
4205
4226
|
}).filter(([, t]) => t.length > 0);
|
|
4206
4227
|
}
|
|
4207
|
-
function
|
|
4208
|
-
return e == null ? !1 :
|
|
4228
|
+
function nt(e) {
|
|
4229
|
+
return e == null ? !1 : Pe(e).some(
|
|
4209
4230
|
(t) => {
|
|
4210
4231
|
var r;
|
|
4211
|
-
return (r =
|
|
4232
|
+
return (r = xr(t)) == null ? void 0 : r.size;
|
|
4212
4233
|
}
|
|
4213
4234
|
);
|
|
4214
4235
|
}
|
|
4215
|
-
function
|
|
4236
|
+
function Di(e, t) {
|
|
4216
4237
|
return Promise.all(
|
|
4217
|
-
t.map((n) => (
|
|
4218
|
-
).then((n) =>
|
|
4219
|
-
}
|
|
4220
|
-
const
|
|
4221
|
-
function
|
|
4222
|
-
if (!
|
|
4223
|
-
return e in
|
|
4224
|
-
const t =
|
|
4225
|
-
return
|
|
4238
|
+
t.map((n) => (Gi(e, n), n().then((i) => i.default || i)))
|
|
4239
|
+
).then((n) => _r(e, ...n));
|
|
4240
|
+
}
|
|
4241
|
+
const te = {};
|
|
4242
|
+
function Er(e) {
|
|
4243
|
+
if (!nt(e))
|
|
4244
|
+
return e in te ? te[e] : Promise.resolve();
|
|
4245
|
+
const t = Ui(e);
|
|
4246
|
+
return te[e] = Promise.all(
|
|
4226
4247
|
t.map(
|
|
4227
|
-
([r, n]) =>
|
|
4248
|
+
([r, n]) => Di(r, n)
|
|
4228
4249
|
)
|
|
4229
4250
|
).then(() => {
|
|
4230
|
-
if (
|
|
4231
|
-
return
|
|
4232
|
-
delete
|
|
4233
|
-
}),
|
|
4251
|
+
if (nt(e))
|
|
4252
|
+
return Er(e);
|
|
4253
|
+
delete te[e];
|
|
4254
|
+
}), te[e];
|
|
4234
4255
|
}
|
|
4235
|
-
const
|
|
4256
|
+
const Fi = {
|
|
4236
4257
|
number: {
|
|
4237
4258
|
scientific: { notation: "scientific" },
|
|
4238
4259
|
engineering: { notation: "engineering" },
|
|
@@ -4261,135 +4282,135 @@ const Ui = {
|
|
|
4261
4282
|
timeZoneName: "short"
|
|
4262
4283
|
}
|
|
4263
4284
|
}
|
|
4264
|
-
},
|
|
4285
|
+
}, ji = {
|
|
4265
4286
|
fallbackLocale: null,
|
|
4266
4287
|
loadingDelay: 200,
|
|
4267
|
-
formats:
|
|
4288
|
+
formats: Fi,
|
|
4268
4289
|
warnOnMissingMessages: !0,
|
|
4269
4290
|
handleMissingMessage: void 0,
|
|
4270
4291
|
ignoreTag: !0
|
|
4271
|
-
},
|
|
4272
|
-
function
|
|
4273
|
-
return
|
|
4292
|
+
}, ki = ji;
|
|
4293
|
+
function J() {
|
|
4294
|
+
return ki;
|
|
4274
4295
|
}
|
|
4275
|
-
const
|
|
4276
|
-
var
|
|
4296
|
+
const De = Ae(!1);
|
|
4297
|
+
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) => {
|
|
4277
4298
|
for (var r in t || (t = {}))
|
|
4278
|
-
|
|
4279
|
-
if (
|
|
4280
|
-
for (var r of
|
|
4281
|
-
|
|
4299
|
+
Wi.call(t, r) && It(e, r, t[r]);
|
|
4300
|
+
if (Ot)
|
|
4301
|
+
for (var r of Ot(t))
|
|
4302
|
+
Zi.call(t, r) && It(e, r, t[r]);
|
|
4282
4303
|
return e;
|
|
4283
|
-
},
|
|
4284
|
-
let
|
|
4285
|
-
const
|
|
4286
|
-
function
|
|
4304
|
+
}, Ji = (e, t) => Xi(e, zi(t));
|
|
4305
|
+
let it;
|
|
4306
|
+
const we = Ae(null);
|
|
4307
|
+
function Mt(e) {
|
|
4287
4308
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4288
4309
|
}
|
|
4289
|
-
function
|
|
4290
|
-
const r =
|
|
4291
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4310
|
+
function Pe(e, t = J().fallbackLocale) {
|
|
4311
|
+
const r = Mt(e);
|
|
4312
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Mt(t)])] : r;
|
|
4292
4313
|
}
|
|
4293
4314
|
function D() {
|
|
4294
|
-
return
|
|
4315
|
+
return it ?? void 0;
|
|
4295
4316
|
}
|
|
4296
|
-
|
|
4297
|
-
|
|
4317
|
+
we.subscribe((e) => {
|
|
4318
|
+
it = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4298
4319
|
});
|
|
4299
|
-
const
|
|
4300
|
-
if (e &&
|
|
4301
|
-
const { loadingDelay: t } =
|
|
4320
|
+
const qi = (e) => {
|
|
4321
|
+
if (e && Ri(e) && nt(e)) {
|
|
4322
|
+
const { loadingDelay: t } = J();
|
|
4302
4323
|
let r;
|
|
4303
4324
|
return typeof window < "u" && D() != null && t ? r = window.setTimeout(
|
|
4304
|
-
() =>
|
|
4325
|
+
() => De.set(!0),
|
|
4305
4326
|
t
|
|
4306
|
-
) :
|
|
4307
|
-
|
|
4327
|
+
) : De.set(!0), Er(e).then(() => {
|
|
4328
|
+
we.set(e);
|
|
4308
4329
|
}).finally(() => {
|
|
4309
|
-
clearTimeout(r),
|
|
4330
|
+
clearTimeout(r), De.set(!1);
|
|
4310
4331
|
});
|
|
4311
4332
|
}
|
|
4312
|
-
return
|
|
4313
|
-
},
|
|
4314
|
-
set:
|
|
4315
|
-
}),
|
|
4333
|
+
return we.set(e);
|
|
4334
|
+
}, Y = Ji(Qi({}, we), {
|
|
4335
|
+
set: qi
|
|
4336
|
+
}), Oe = (e) => {
|
|
4316
4337
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4317
4338
|
return (n) => {
|
|
4318
4339
|
const i = JSON.stringify(n);
|
|
4319
4340
|
return i in t ? t[i] : t[i] = e(n);
|
|
4320
4341
|
};
|
|
4321
4342
|
};
|
|
4322
|
-
var
|
|
4343
|
+
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) => {
|
|
4323
4344
|
for (var r in t || (t = {}))
|
|
4324
|
-
|
|
4325
|
-
if (
|
|
4326
|
-
for (var r of
|
|
4327
|
-
|
|
4345
|
+
wr.call(t, r) && Nt(e, r, t[r]);
|
|
4346
|
+
if (Se)
|
|
4347
|
+
for (var r of Se(t))
|
|
4348
|
+
Sr.call(t, r) && Nt(e, r, t[r]);
|
|
4328
4349
|
return e;
|
|
4329
|
-
},
|
|
4350
|
+
}, K = (e, t) => {
|
|
4330
4351
|
var r = {};
|
|
4331
4352
|
for (var n in e)
|
|
4332
|
-
|
|
4333
|
-
if (e != null &&
|
|
4334
|
-
for (var n of
|
|
4335
|
-
t.indexOf(n) < 0 &&
|
|
4353
|
+
wr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4354
|
+
if (e != null && Se)
|
|
4355
|
+
for (var n of Se(e))
|
|
4356
|
+
t.indexOf(n) < 0 && Sr.call(e, n) && (r[n] = e[n]);
|
|
4336
4357
|
return r;
|
|
4337
4358
|
};
|
|
4338
|
-
const
|
|
4339
|
-
const { formats: r } =
|
|
4359
|
+
const oe = (e, t) => {
|
|
4360
|
+
const { formats: r } = J();
|
|
4340
4361
|
if (e in r && t in r[e])
|
|
4341
4362
|
return r[e][t];
|
|
4342
4363
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4343
|
-
},
|
|
4364
|
+
}, Ki = Oe(
|
|
4344
4365
|
(e) => {
|
|
4345
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4366
|
+
var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
|
|
4346
4367
|
if (r == null)
|
|
4347
4368
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4348
|
-
return n && (i =
|
|
4369
|
+
return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
|
|
4349
4370
|
}
|
|
4350
|
-
),
|
|
4371
|
+
), eo = Oe(
|
|
4351
4372
|
(e) => {
|
|
4352
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4373
|
+
var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
|
|
4353
4374
|
if (r == null)
|
|
4354
4375
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4355
|
-
return n ? i =
|
|
4376
|
+
return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4356
4377
|
}
|
|
4357
|
-
),
|
|
4378
|
+
), to = Oe(
|
|
4358
4379
|
(e) => {
|
|
4359
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4380
|
+
var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
|
|
4360
4381
|
if (r == null)
|
|
4361
4382
|
throw new Error(
|
|
4362
4383
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4363
4384
|
);
|
|
4364
|
-
return n ? i =
|
|
4385
|
+
return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4365
4386
|
}
|
|
4366
|
-
),
|
|
4387
|
+
), ro = (e = {}) => {
|
|
4367
4388
|
var t = e, {
|
|
4368
4389
|
locale: r = D()
|
|
4369
|
-
} = t, n =
|
|
4390
|
+
} = t, n = K(t, [
|
|
4370
4391
|
"locale"
|
|
4371
4392
|
]);
|
|
4372
|
-
return
|
|
4373
|
-
},
|
|
4393
|
+
return Ki(lt({ locale: r }, n));
|
|
4394
|
+
}, no = (e = {}) => {
|
|
4374
4395
|
var t = e, {
|
|
4375
4396
|
locale: r = D()
|
|
4376
|
-
} = t, n =
|
|
4397
|
+
} = t, n = K(t, [
|
|
4377
4398
|
"locale"
|
|
4378
4399
|
]);
|
|
4379
|
-
return
|
|
4380
|
-
},
|
|
4400
|
+
return eo(lt({ locale: r }, n));
|
|
4401
|
+
}, io = (e = {}) => {
|
|
4381
4402
|
var t = e, {
|
|
4382
4403
|
locale: r = D()
|
|
4383
|
-
} = t, n =
|
|
4404
|
+
} = t, n = K(t, [
|
|
4384
4405
|
"locale"
|
|
4385
4406
|
]);
|
|
4386
|
-
return
|
|
4387
|
-
},
|
|
4407
|
+
return to(lt({ locale: r }, n));
|
|
4408
|
+
}, oo = Oe(
|
|
4388
4409
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4389
|
-
(e, t = D()) => new
|
|
4390
|
-
ignoreTag:
|
|
4410
|
+
(e, t = D()) => new Ii(e, t, J().formats, {
|
|
4411
|
+
ignoreTag: J().ignoreTag
|
|
4391
4412
|
})
|
|
4392
|
-
),
|
|
4413
|
+
), so = (e, t = {}) => {
|
|
4393
4414
|
var r, n, i, o;
|
|
4394
4415
|
let a = t;
|
|
4395
4416
|
typeof e == "object" && (a = e, e = a.id);
|
|
@@ -4402,9 +4423,9 @@ const se = (e, t) => {
|
|
|
4402
4423
|
throw new Error(
|
|
4403
4424
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4404
4425
|
);
|
|
4405
|
-
let h =
|
|
4426
|
+
let h = yr(e, l);
|
|
4406
4427
|
if (!h)
|
|
4407
|
-
h = (o = (i = (n = (r =
|
|
4428
|
+
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;
|
|
4408
4429
|
else if (typeof h != "string")
|
|
4409
4430
|
return console.warn(
|
|
4410
4431
|
`[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.`
|
|
@@ -4413,7 +4434,7 @@ const se = (e, t) => {
|
|
|
4413
4434
|
return h;
|
|
4414
4435
|
let c = h;
|
|
4415
4436
|
try {
|
|
4416
|
-
c =
|
|
4437
|
+
c = oo(h, l).format(s);
|
|
4417
4438
|
} catch (f) {
|
|
4418
4439
|
f instanceof Error && console.warn(
|
|
4419
4440
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4421,20 +4442,20 @@ const se = (e, t) => {
|
|
|
4421
4442
|
);
|
|
4422
4443
|
}
|
|
4423
4444
|
return c;
|
|
4424
|
-
},
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4445
|
+
}, 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);
|
|
4446
|
+
q([Y], () => ao);
|
|
4447
|
+
q([Y], () => uo);
|
|
4448
|
+
q([Y], () => lo);
|
|
4449
|
+
q([Y, le], () => ho);
|
|
4429
4450
|
window.emWidgets = { topic: wn };
|
|
4430
|
-
const
|
|
4431
|
-
function
|
|
4451
|
+
const fo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4452
|
+
function mo(e, t) {
|
|
4432
4453
|
if (e) {
|
|
4433
4454
|
const r = document.createElement("style");
|
|
4434
4455
|
r.innerHTML = t, e.appendChild(r);
|
|
4435
4456
|
}
|
|
4436
4457
|
}
|
|
4437
|
-
function
|
|
4458
|
+
function po(e, t) {
|
|
4438
4459
|
const r = new URL(t);
|
|
4439
4460
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4440
4461
|
const i = document.createElement("style");
|
|
@@ -4443,7 +4464,7 @@ function fo(e, t) {
|
|
|
4443
4464
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4444
4465
|
});
|
|
4445
4466
|
}
|
|
4446
|
-
function
|
|
4467
|
+
function bo(e, t, r) {
|
|
4447
4468
|
if (window.emMessageBus) {
|
|
4448
4469
|
const n = document.createElement("style");
|
|
4449
4470
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4451,13 +4472,13 @@ function mo(e, t, r) {
|
|
|
4451
4472
|
});
|
|
4452
4473
|
}
|
|
4453
4474
|
}
|
|
4454
|
-
function
|
|
4455
|
-
|
|
4475
|
+
function Lt(e, t) {
|
|
4476
|
+
_r(e, t);
|
|
4456
4477
|
}
|
|
4457
|
-
function
|
|
4458
|
-
|
|
4478
|
+
function go(e) {
|
|
4479
|
+
Y.set(e);
|
|
4459
4480
|
}
|
|
4460
|
-
const
|
|
4481
|
+
const $t = {
|
|
4461
4482
|
en: {
|
|
4462
4483
|
cancel: "Cancel",
|
|
4463
4484
|
confirm: "Confirm"
|
|
@@ -4503,18 +4524,18 @@ const Nt = {
|
|
|
4503
4524
|
confirm: "Confirm"
|
|
4504
4525
|
}
|
|
4505
4526
|
};
|
|
4506
|
-
function bo(e) {
|
|
4507
|
-
$r(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}');
|
|
4508
|
-
}
|
|
4509
|
-
const go = (e) => ({}), Lt = (e) => ({});
|
|
4510
4527
|
function yo(e) {
|
|
4528
|
+
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}');
|
|
4529
|
+
}
|
|
4530
|
+
const vo = (e) => ({}), Rt = (e) => ({});
|
|
4531
|
+
function _o(e) {
|
|
4511
4532
|
let t, r;
|
|
4512
4533
|
return {
|
|
4513
4534
|
c() {
|
|
4514
|
-
t =
|
|
4535
|
+
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");
|
|
4515
4536
|
},
|
|
4516
4537
|
m(n, i) {
|
|
4517
|
-
|
|
4538
|
+
se(n, t, i), C(t, r);
|
|
4518
4539
|
},
|
|
4519
4540
|
p: M,
|
|
4520
4541
|
d(n) {
|
|
@@ -4522,21 +4543,21 @@ function yo(e) {
|
|
|
4522
4543
|
}
|
|
4523
4544
|
};
|
|
4524
4545
|
}
|
|
4525
|
-
function
|
|
4546
|
+
function Gt(e) {
|
|
4526
4547
|
let t, r, n;
|
|
4527
4548
|
return {
|
|
4528
4549
|
c() {
|
|
4529
|
-
t = I("div"), r = I("h2"), n =
|
|
4550
|
+
t = I("div"), r = I("h2"), n = ae(
|
|
4530
4551
|
/*modaltitle*/
|
|
4531
4552
|
e[1]
|
|
4532
4553
|
), H(t, "class", "GeneralConfirmationTitle");
|
|
4533
4554
|
},
|
|
4534
4555
|
m(i, o) {
|
|
4535
|
-
|
|
4556
|
+
se(i, t, o), C(t, r), C(r, n);
|
|
4536
4557
|
},
|
|
4537
4558
|
p(i, o) {
|
|
4538
4559
|
o & /*modaltitle*/
|
|
4539
|
-
2 &&
|
|
4560
|
+
2 && at(
|
|
4540
4561
|
n,
|
|
4541
4562
|
/*modaltitle*/
|
|
4542
4563
|
i[1]
|
|
@@ -4547,17 +4568,17 @@ function Rt(e) {
|
|
|
4547
4568
|
}
|
|
4548
4569
|
};
|
|
4549
4570
|
}
|
|
4550
|
-
function
|
|
4571
|
+
function Ut(e) {
|
|
4551
4572
|
let t, r = (
|
|
4552
4573
|
/*$_*/
|
|
4553
4574
|
e[4]("cancel") + ""
|
|
4554
4575
|
), n, i, o;
|
|
4555
4576
|
return {
|
|
4556
4577
|
c() {
|
|
4557
|
-
t = I("button"), n =
|
|
4578
|
+
t = I("button"), n = ae(r), H(t, "class", "GeneralCancelButton");
|
|
4558
4579
|
},
|
|
4559
4580
|
m(a, s) {
|
|
4560
|
-
|
|
4581
|
+
se(a, t, s), C(t, n), i || (o = Fe(
|
|
4561
4582
|
t,
|
|
4562
4583
|
"click",
|
|
4563
4584
|
/*click_handler*/
|
|
@@ -4567,52 +4588,52 @@ function $t(e) {
|
|
|
4567
4588
|
p(a, s) {
|
|
4568
4589
|
s & /*$_*/
|
|
4569
4590
|
16 && r !== (r = /*$_*/
|
|
4570
|
-
a[4]("cancel") + "") &&
|
|
4591
|
+
a[4]("cancel") + "") && at(n, r);
|
|
4571
4592
|
},
|
|
4572
4593
|
d(a) {
|
|
4573
4594
|
a && U(t), i = !1, o();
|
|
4574
4595
|
}
|
|
4575
4596
|
};
|
|
4576
4597
|
}
|
|
4577
|
-
function
|
|
4598
|
+
function xo(e) {
|
|
4578
4599
|
let t, r, n, i, o, a, s, l, u, h, c = (
|
|
4579
4600
|
/*$_*/
|
|
4580
4601
|
e[4]("confirm") + ""
|
|
4581
|
-
), f,
|
|
4602
|
+
), f, p, m, d;
|
|
4582
4603
|
const g = (
|
|
4583
4604
|
/*#slots*/
|
|
4584
4605
|
e[16].close
|
|
4585
|
-
), A =
|
|
4606
|
+
), A = Ir(
|
|
4586
4607
|
g,
|
|
4587
4608
|
e,
|
|
4588
4609
|
/*$$scope*/
|
|
4589
4610
|
e[15],
|
|
4590
|
-
|
|
4591
|
-
), T = A ||
|
|
4611
|
+
Rt
|
|
4612
|
+
), T = A || _o();
|
|
4592
4613
|
let x = (
|
|
4593
4614
|
/*modaltitle*/
|
|
4594
|
-
e[1] &&
|
|
4595
|
-
),
|
|
4615
|
+
e[1] && Gt(e)
|
|
4616
|
+
), E = (
|
|
4596
4617
|
/*hascancelbutton*/
|
|
4597
|
-
e[2] &&
|
|
4618
|
+
e[2] && Ut(e)
|
|
4598
4619
|
);
|
|
4599
4620
|
return {
|
|
4600
4621
|
c() {
|
|
4601
|
-
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"),
|
|
4622
|
+
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*/
|
|
4602
4623
|
(e[5] ? "GeneralConfirmationControlAreaMobile" : "")), H(r, "class", "GeneralConfirmationContainer " + /*isMobile*/
|
|
4603
4624
|
(e[5] ? "GeneralConfirmationContainerMobile" : "")), H(t, "class", "GeneralConfirmationWrapper " + /*isMobile*/
|
|
4604
4625
|
(e[5] ? "GeneralConfirmationMobileWrapper" : ""));
|
|
4605
4626
|
},
|
|
4606
4627
|
m(b, B) {
|
|
4607
|
-
|
|
4608
|
-
e[0], C(r, s), C(r, l),
|
|
4609
|
-
|
|
4628
|
+
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*/
|
|
4629
|
+
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 = [
|
|
4630
|
+
Fe(
|
|
4610
4631
|
n,
|
|
4611
4632
|
"click",
|
|
4612
4633
|
/*close*/
|
|
4613
4634
|
e[6]
|
|
4614
4635
|
),
|
|
4615
|
-
|
|
4636
|
+
Fe(
|
|
4616
4637
|
h,
|
|
4617
4638
|
"click",
|
|
4618
4639
|
/*click_handler_1*/
|
|
@@ -4621,82 +4642,82 @@ function vo(e) {
|
|
|
4621
4642
|
], m = !0);
|
|
4622
4643
|
},
|
|
4623
4644
|
p(b, [B]) {
|
|
4624
|
-
A && A.p && (!
|
|
4625
|
-
32768) &&
|
|
4645
|
+
A && A.p && (!p || B & /*$$scope*/
|
|
4646
|
+
32768) && Nr(
|
|
4626
4647
|
A,
|
|
4627
4648
|
g,
|
|
4628
4649
|
b,
|
|
4629
4650
|
/*$$scope*/
|
|
4630
4651
|
b[15],
|
|
4631
|
-
|
|
4652
|
+
p ? Mr(
|
|
4632
4653
|
g,
|
|
4633
4654
|
/*$$scope*/
|
|
4634
4655
|
b[15],
|
|
4635
4656
|
B,
|
|
4636
|
-
|
|
4637
|
-
) :
|
|
4657
|
+
vo
|
|
4658
|
+
) : Lr(
|
|
4638
4659
|
/*$$scope*/
|
|
4639
4660
|
b[15]
|
|
4640
4661
|
),
|
|
4641
|
-
|
|
4662
|
+
Rt
|
|
4642
4663
|
), /*modaltitle*/
|
|
4643
|
-
b[1] ? x ? x.p(b, B) : (x =
|
|
4664
|
+
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*/
|
|
4644
4665
|
1) && (a.innerHTML = /*modaltext*/
|
|
4645
4666
|
b[0]), /*hascancelbutton*/
|
|
4646
|
-
b[2] ?
|
|
4667
|
+
b[2] ? E ? E.p(b, B) : (E = Ut(b), E.c(), E.m(l, u)) : E && (E.d(1), E = null), (!p || B & /*$_*/
|
|
4647
4668
|
16) && c !== (c = /*$_*/
|
|
4648
|
-
b[4]("confirm") + "") &&
|
|
4669
|
+
b[4]("confirm") + "") && at(f, c);
|
|
4649
4670
|
},
|
|
4650
4671
|
i(b) {
|
|
4651
|
-
|
|
4672
|
+
p || (Wt(T, b), p = !0);
|
|
4652
4673
|
},
|
|
4653
4674
|
o(b) {
|
|
4654
|
-
|
|
4675
|
+
en(T, b), p = !1;
|
|
4655
4676
|
},
|
|
4656
4677
|
d(b) {
|
|
4657
|
-
b && U(t), T && T.d(b), x && x.d(),
|
|
4678
|
+
b && U(t), T && T.d(b), x && x.d(), E && E.d(), e[19](null), m = !1, G(d);
|
|
4658
4679
|
}
|
|
4659
4680
|
};
|
|
4660
4681
|
}
|
|
4661
|
-
function
|
|
4682
|
+
function Eo(e, t, r) {
|
|
4662
4683
|
let n;
|
|
4663
|
-
|
|
4664
|
-
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:
|
|
4684
|
+
Or(e, co, (v) => r(4, n = v));
|
|
4685
|
+
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";
|
|
4665
4686
|
const x = () => {
|
|
4666
4687
|
window.postMessage({ type: "ModalClosed" }, window.location.href);
|
|
4667
|
-
},
|
|
4688
|
+
}, E = (v) => {
|
|
4668
4689
|
v === "confirm" && u && window.postMessage(u, window.location.href), v === "cancel" && h && window.postMessage(h, window.location.href), x();
|
|
4669
4690
|
}, b = () => {
|
|
4670
4691
|
fetch(m).then((F) => F.json()).then((F) => {
|
|
4671
|
-
Object.keys(F).forEach((
|
|
4672
|
-
|
|
4692
|
+
Object.keys(F).forEach((ht) => {
|
|
4693
|
+
Lt(ht, F[ht]);
|
|
4673
4694
|
});
|
|
4674
4695
|
}).catch((F) => {
|
|
4675
4696
|
console.log(F);
|
|
4676
4697
|
});
|
|
4677
4698
|
};
|
|
4678
|
-
Object.keys(
|
|
4679
|
-
|
|
4699
|
+
Object.keys($t).forEach((v) => {
|
|
4700
|
+
Lt(v, $t[v]);
|
|
4680
4701
|
});
|
|
4681
4702
|
const B = () => {
|
|
4682
|
-
|
|
4703
|
+
go(c);
|
|
4683
4704
|
};
|
|
4684
|
-
|
|
4705
|
+
Zr(() => () => {
|
|
4685
4706
|
});
|
|
4686
|
-
const he = () =>
|
|
4687
|
-
function
|
|
4688
|
-
|
|
4707
|
+
const he = () => E("cancel"), Hr = () => E("confirm");
|
|
4708
|
+
function Ar(v) {
|
|
4709
|
+
je[v ? "unshift" : "push"](() => {
|
|
4689
4710
|
g = v, r(3, g);
|
|
4690
4711
|
});
|
|
4691
4712
|
}
|
|
4692
4713
|
return e.$$set = (v) => {
|
|
4693
|
-
"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,
|
|
4714
|
+
"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);
|
|
4694
4715
|
}, e.$$.update = () => {
|
|
4695
4716
|
e.$$.dirty & /*modaltext, lang*/
|
|
4696
4717
|
1025 && a && c && B(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4697
|
-
2056 && f && g &&
|
|
4698
|
-
4104 &&
|
|
4699
|
-
16392 &&
|
|
4718
|
+
2056 && f && g && mo(g, f), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4719
|
+
4104 && p && g && po(g, p), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4720
|
+
16392 && d && g && bo(g, `${d}.Style`), e.$$.dirty & /*translationurl*/
|
|
4700
4721
|
8192 && m && b();
|
|
4701
4722
|
}, [
|
|
4702
4723
|
a,
|
|
@@ -4706,29 +4727,29 @@ function _o(e, t, r) {
|
|
|
4706
4727
|
n,
|
|
4707
4728
|
T,
|
|
4708
4729
|
x,
|
|
4709
|
-
|
|
4730
|
+
E,
|
|
4710
4731
|
u,
|
|
4711
4732
|
h,
|
|
4712
4733
|
c,
|
|
4713
4734
|
f,
|
|
4714
|
-
d,
|
|
4715
|
-
m,
|
|
4716
4735
|
p,
|
|
4736
|
+
m,
|
|
4737
|
+
d,
|
|
4717
4738
|
o,
|
|
4718
4739
|
i,
|
|
4719
4740
|
he,
|
|
4720
|
-
|
|
4721
|
-
|
|
4741
|
+
Hr,
|
|
4742
|
+
Ar
|
|
4722
4743
|
];
|
|
4723
4744
|
}
|
|
4724
|
-
class
|
|
4745
|
+
class Tr extends un {
|
|
4725
4746
|
constructor(t) {
|
|
4726
|
-
super(),
|
|
4747
|
+
super(), sn(
|
|
4727
4748
|
this,
|
|
4728
4749
|
t,
|
|
4729
|
-
|
|
4730
|
-
|
|
4731
|
-
|
|
4750
|
+
Eo,
|
|
4751
|
+
xo,
|
|
4752
|
+
Ft,
|
|
4732
4753
|
{
|
|
4733
4754
|
modaltext: 0,
|
|
4734
4755
|
modaltitle: 1,
|
|
@@ -4741,7 +4762,7 @@ class Sr extends an {
|
|
|
4741
4762
|
translationurl: 13,
|
|
4742
4763
|
mbsource: 14
|
|
4743
4764
|
},
|
|
4744
|
-
|
|
4765
|
+
yo
|
|
4745
4766
|
);
|
|
4746
4767
|
}
|
|
4747
4768
|
get modaltext() {
|
|
@@ -4805,58 +4826,58 @@ class Sr extends an {
|
|
|
4805
4826
|
this.$$set({ mbsource: t }), O();
|
|
4806
4827
|
}
|
|
4807
4828
|
}
|
|
4808
|
-
|
|
4809
|
-
const
|
|
4829
|
+
an(Tr, { modaltext: {}, modaltitle: {}, hascancelbutton: { type: "Boolean" }, modalconfirmevent: {}, modalcancelevent: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["close"], [], !0);
|
|
4830
|
+
const Mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4810
4831
|
__proto__: null,
|
|
4811
|
-
default:
|
|
4832
|
+
default: Tr
|
|
4812
4833
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4813
4834
|
export {
|
|
4814
|
-
|
|
4815
|
-
|
|
4816
|
-
|
|
4835
|
+
Y as $,
|
|
4836
|
+
bo as A,
|
|
4837
|
+
Io as B,
|
|
4817
4838
|
Tn as C,
|
|
4818
|
-
|
|
4839
|
+
_r as D,
|
|
4819
4840
|
M as E,
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
|
|
4823
|
-
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
4827
|
-
|
|
4828
|
-
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
|
|
4841
|
+
Or as F,
|
|
4842
|
+
fo as G,
|
|
4843
|
+
ce as H,
|
|
4844
|
+
To as I,
|
|
4845
|
+
Ho as J,
|
|
4846
|
+
Oo as K,
|
|
4847
|
+
wo as L,
|
|
4848
|
+
G as M,
|
|
4849
|
+
at as N,
|
|
4850
|
+
Ao as O,
|
|
4851
|
+
Fe as P,
|
|
4852
|
+
ae as Q,
|
|
4853
|
+
ft as R,
|
|
4854
|
+
un as S,
|
|
4855
|
+
co as T,
|
|
4856
|
+
Mo as U,
|
|
4857
|
+
sn as a,
|
|
4858
|
+
Gr as b,
|
|
4859
|
+
an as c,
|
|
4860
|
+
U as d,
|
|
4861
|
+
Wt as e,
|
|
4841
4862
|
O as f,
|
|
4842
|
-
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
|
|
4852
|
-
|
|
4853
|
-
|
|
4854
|
-
|
|
4855
|
-
|
|
4856
|
-
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
|
|
4863
|
+
Bo as g,
|
|
4864
|
+
Co as h,
|
|
4865
|
+
Br as i,
|
|
4866
|
+
se as j,
|
|
4867
|
+
So as k,
|
|
4868
|
+
Ir as l,
|
|
4869
|
+
Po as m,
|
|
4870
|
+
xe as n,
|
|
4871
|
+
Zr as o,
|
|
4872
|
+
Lr as p,
|
|
4873
|
+
Mr as q,
|
|
4874
|
+
C as r,
|
|
4875
|
+
Ft as s,
|
|
4876
|
+
en as t,
|
|
4877
|
+
Nr as u,
|
|
4878
|
+
I as v,
|
|
4879
|
+
H as w,
|
|
4880
|
+
je as x,
|
|
4881
|
+
mo as y,
|
|
4882
|
+
po as z
|
|
4862
4883
|
};
|