@everymatrix/cashier-method-details 1.77.25 → 1.77.26
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/CashierError-CCmswcDf.cjs +21 -0
- package/components/{CashierError-DRwaT1pY.js → CashierError-ClRdU5rF.js} +863 -831
- package/components/{CashierError-CQcPfdgL.js → CashierError-DR_gDKIv.js} +752 -720
- package/components/{CashierMethodDetails-D-Kx493t.cjs → CashierMethodDetails-CV3hKdFH.cjs} +6 -19
- package/components/{CashierMethodDetails-BOdr7Ugc.js → CashierMethodDetails-Cp9Hfnma.js} +655 -704
- package/components/{CashierMethodDetails-DVpe60nK.js → CashierMethodDetails-Db9av1IF.js} +394 -443
- package/components/{CashierModal-Be_PLY94.js → CashierModal-CC7xAOpo.js} +54 -54
- package/components/{CashierModal-D2M2FMKW.js → CashierModal-D2G7jgPD.js} +54 -54
- package/components/{CashierModal-BnjSgd3W.cjs → CashierModal-DdvdFEPo.cjs} +1 -1
- package/components/{CashierNotifications-CTKkGkaV.js → CashierNotifications-BeTRNQFt.js} +17 -17
- package/components/{CashierNotifications-CdIQ2vRy.cjs → CashierNotifications-BloppsAr.cjs} +1 -1
- package/components/{CashierNotifications--xosH5as.js → CashierNotifications-C1uzBKi3.js} +19 -19
- package/components/{CashierReceiptPage-Bihgo9ap.js → CashierReceiptPage-BfqmLWL0.js} +108 -108
- package/components/{CashierReceiptPage-D_Q7MALa.cjs → CashierReceiptPage-C6Md4yoi.cjs} +1 -1
- package/components/{CashierReceiptPage-DuauNnLl.js → CashierReceiptPage-DzDUUGQJ.js} +104 -104
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/esnext/cashier-method-details.js +1 -1
- package/package.json +1 -1
- package/stencil/index-97d17652-BD-QREJe.js +558 -0
- package/stencil/index-97d17652-DJqGt8q2.js +542 -0
- package/stencil/index-97d17652-tiiCeQFu.cjs +1 -0
- package/stencil/{ui-image-BaHsVAxH.cjs → ui-image-BMiZteNE.cjs} +1 -1
- package/stencil/{ui-image-CHeV8e9p.js → ui-image-BW8AeEVd.js} +1 -1
- package/stencil/{ui-image-C7s6Uvn5.js → ui-image-CX3MBBZL.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-D6iig_uN.js → ui-image-b7b48fe5-2Ir9VtWc.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-ByRuJtdE.js → ui-image-b7b48fe5-AJGQkQBu.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-DG83WzAo.cjs → ui-image-b7b48fe5-pdIH5TBa.cjs} +1 -1
- package/stencil/{ui-image_2-DdFjzzNO.cjs → ui-image_2-BGf0VFLf.cjs} +1 -1
- package/stencil/{ui-image_2-qO3reSlr.js → ui-image_2-Dh5Eqdlm.js} +2 -2
- package/stencil/{ui-image_2-Bm97-wkj.js → ui-image_2-_K8Pt3w9.js} +2 -2
- package/components/CashierError-DzXuI7wS.cjs +0 -8
- package/stencil/index-97d17652--F7PvMq9.js +0 -542
- package/stencil/index-97d17652-BhLhk_xz.cjs +0 -1
- package/stencil/index-97d17652-CCFHkzJw.js +0 -558
@@ -1,4 +1,4 @@
|
|
1
|
-
import "../stencil/ui-image-
|
1
|
+
import "../stencil/ui-image-BW8AeEVd.js";
|
2
2
|
function B() {
|
3
3
|
}
|
4
4
|
const fr = (e) => e;
|
@@ -10,29 +10,29 @@ function mr(e, t) {
|
|
10
10
|
e
|
11
11
|
);
|
12
12
|
}
|
13
|
-
function
|
13
|
+
function Ct(e) {
|
14
14
|
return e();
|
15
15
|
}
|
16
16
|
function ot() {
|
17
17
|
return /* @__PURE__ */ Object.create(null);
|
18
18
|
}
|
19
|
-
function
|
20
|
-
e.forEach(
|
19
|
+
function R(e) {
|
20
|
+
e.forEach(Ct);
|
21
21
|
}
|
22
|
-
function
|
22
|
+
function Be(e) {
|
23
23
|
return typeof e == "function";
|
24
24
|
}
|
25
|
-
function
|
25
|
+
function Mt(e, t) {
|
26
26
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
27
27
|
}
|
28
|
-
let
|
28
|
+
let le;
|
29
29
|
function at(e, t) {
|
30
|
-
return e === t ? !0 : (
|
30
|
+
return e === t ? !0 : (le || (le = document.createElement("a")), le.href = t, e === le.href);
|
31
31
|
}
|
32
32
|
function dr(e) {
|
33
33
|
return Object.keys(e).length === 0;
|
34
34
|
}
|
35
|
-
function
|
35
|
+
function Nt(e, ...t) {
|
36
36
|
if (e == null) {
|
37
37
|
for (const n of t)
|
38
38
|
n(void 0);
|
@@ -42,9 +42,9 @@ function Mt(e, ...t) {
|
|
42
42
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
43
43
|
}
|
44
44
|
function pr(e, t, r) {
|
45
|
-
e.$$.on_destroy.push(
|
45
|
+
e.$$.on_destroy.push(Nt(t, r));
|
46
46
|
}
|
47
|
-
function
|
47
|
+
function me(e, t, r, n) {
|
48
48
|
if (e) {
|
49
49
|
const i = Lt(e, t, r, n);
|
50
50
|
return e[0](i);
|
@@ -53,25 +53,25 @@ function de(e, t, r, n) {
|
|
53
53
|
function Lt(e, t, r, n) {
|
54
54
|
return e[1] && n ? mr(r.ctx.slice(), e[1](n(t))) : r.ctx;
|
55
55
|
}
|
56
|
-
function
|
56
|
+
function de(e, t, r, n) {
|
57
57
|
if (e[2] && n) {
|
58
58
|
const i = e[2](n(r));
|
59
59
|
if (t.dirty === void 0)
|
60
60
|
return i;
|
61
61
|
if (typeof i == "object") {
|
62
|
-
const s = [],
|
63
|
-
for (let
|
64
|
-
s[
|
62
|
+
const s = [], o = Math.max(t.dirty.length, i.length);
|
63
|
+
for (let a = 0; a < o; a += 1)
|
64
|
+
s[a] = t.dirty[a] | i[a];
|
65
65
|
return s;
|
66
66
|
}
|
67
67
|
return t.dirty | i;
|
68
68
|
}
|
69
69
|
return t.dirty;
|
70
70
|
}
|
71
|
-
function
|
71
|
+
function pe(e, t, r, n, i, s) {
|
72
72
|
if (i) {
|
73
|
-
const
|
74
|
-
e.p(
|
73
|
+
const o = Lt(t, r, n, s);
|
74
|
+
e.p(o, i);
|
75
75
|
}
|
76
76
|
}
|
77
77
|
function be(e) {
|
@@ -84,39 +84,39 @@ function be(e) {
|
|
84
84
|
return -1;
|
85
85
|
}
|
86
86
|
const $t = typeof window < "u";
|
87
|
-
let
|
88
|
-
const
|
87
|
+
let br = $t ? () => window.performance.now() : () => Date.now(), Ye = $t ? (e) => requestAnimationFrame(e) : B;
|
88
|
+
const V = /* @__PURE__ */ new Set();
|
89
89
|
function Rt(e) {
|
90
|
-
|
91
|
-
t.c(e) || (
|
92
|
-
}),
|
90
|
+
V.forEach((t) => {
|
91
|
+
t.c(e) || (V.delete(t), t.f());
|
92
|
+
}), V.size !== 0 && Ye(Rt);
|
93
93
|
}
|
94
|
-
function
|
94
|
+
function gr(e) {
|
95
95
|
let t;
|
96
|
-
return
|
96
|
+
return V.size === 0 && Ye(Rt), {
|
97
97
|
promise: new Promise((r) => {
|
98
|
-
|
98
|
+
V.add(t = { c: e, f: r });
|
99
99
|
}),
|
100
100
|
abort() {
|
101
|
-
|
101
|
+
V.delete(t);
|
102
102
|
}
|
103
103
|
};
|
104
104
|
}
|
105
|
-
const
|
105
|
+
const Ki = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
|
106
106
|
// @ts-ignore Node typings have this
|
107
107
|
global
|
108
108
|
);
|
109
|
-
function
|
109
|
+
function O(e, t) {
|
110
110
|
e.appendChild(t);
|
111
111
|
}
|
112
112
|
function yr(e, t, r) {
|
113
|
-
const n =
|
113
|
+
const n = Ke(e);
|
114
114
|
if (!n.getElementById(t)) {
|
115
115
|
const i = A("style");
|
116
116
|
i.id = t, i.textContent = r, Dt(n, i);
|
117
117
|
}
|
118
118
|
}
|
119
|
-
function
|
119
|
+
function Ke(e) {
|
120
120
|
if (!e)
|
121
121
|
return document;
|
122
122
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
@@ -128,84 +128,84 @@ function tt(e) {
|
|
128
128
|
}
|
129
129
|
function _r(e) {
|
130
130
|
const t = A("style");
|
131
|
-
return t.textContent = "/* empty */", Dt(
|
131
|
+
return t.textContent = "/* empty */", Dt(Ke(e), t), t.sheet;
|
132
132
|
}
|
133
133
|
function Dt(e, t) {
|
134
|
-
return
|
134
|
+
return O(
|
135
135
|
/** @type {Document} */
|
136
136
|
e.head || e,
|
137
137
|
t
|
138
138
|
), t.sheet;
|
139
139
|
}
|
140
|
-
function
|
140
|
+
function D(e, t, r) {
|
141
141
|
e.insertBefore(t, r || null);
|
142
142
|
}
|
143
143
|
function I(e) {
|
144
144
|
e.parentNode && e.parentNode.removeChild(e);
|
145
145
|
}
|
146
|
-
function
|
146
|
+
function es(e, t) {
|
147
147
|
for (let r = 0; r < e.length; r += 1)
|
148
148
|
e[r] && e[r].d(t);
|
149
149
|
}
|
150
150
|
function A(e) {
|
151
151
|
return document.createElement(e);
|
152
152
|
}
|
153
|
-
function
|
153
|
+
function ts(e) {
|
154
154
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
155
155
|
}
|
156
|
-
function
|
156
|
+
function oe(e) {
|
157
157
|
return document.createTextNode(e);
|
158
158
|
}
|
159
|
-
function
|
160
|
-
return
|
159
|
+
function Ce() {
|
160
|
+
return oe(" ");
|
161
161
|
}
|
162
|
-
function
|
163
|
-
return
|
162
|
+
function vr() {
|
163
|
+
return oe("");
|
164
164
|
}
|
165
|
-
function
|
165
|
+
function Ge(e, t, r, n) {
|
166
166
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
167
167
|
}
|
168
|
-
function
|
168
|
+
function rs(e) {
|
169
169
|
return function(t) {
|
170
170
|
return t.preventDefault(), e.call(this, t);
|
171
171
|
};
|
172
172
|
}
|
173
|
-
function
|
173
|
+
function $(e, t, r) {
|
174
174
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
175
175
|
}
|
176
|
-
function
|
176
|
+
function he(e, t, r) {
|
177
177
|
const n = t.toLowerCase();
|
178
|
-
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r :
|
178
|
+
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : $(e, t, r);
|
179
179
|
}
|
180
|
-
function
|
180
|
+
function ns(e) {
|
181
181
|
return e === "" ? null : +e;
|
182
182
|
}
|
183
|
-
function
|
183
|
+
function Er(e) {
|
184
184
|
return Array.from(e.childNodes);
|
185
185
|
}
|
186
|
-
function
|
186
|
+
function et(e, t) {
|
187
187
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
188
188
|
t);
|
189
189
|
}
|
190
|
-
function
|
190
|
+
function is(e, t) {
|
191
191
|
e.value = t ?? "";
|
192
192
|
}
|
193
|
-
function
|
193
|
+
function ss(e, t, r, n) {
|
194
194
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
195
195
|
}
|
196
|
-
let
|
196
|
+
let ce;
|
197
197
|
function xr() {
|
198
|
-
if (
|
199
|
-
|
198
|
+
if (ce === void 0) {
|
199
|
+
ce = !1;
|
200
200
|
try {
|
201
201
|
typeof window < "u" && window.parent && window.parent.document;
|
202
202
|
} catch {
|
203
|
-
|
203
|
+
ce = !0;
|
204
204
|
}
|
205
205
|
}
|
206
|
-
return
|
206
|
+
return ce;
|
207
207
|
}
|
208
|
-
function
|
208
|
+
function os(e, t) {
|
209
209
|
getComputedStyle(e).position === "static" && (e.style.position = "relative");
|
210
210
|
const n = A("iframe");
|
211
211
|
n.setAttribute(
|
@@ -214,20 +214,20 @@ function as(e, t) {
|
|
214
214
|
), n.setAttribute("aria-hidden", "true"), n.tabIndex = -1;
|
215
215
|
const i = xr();
|
216
216
|
let s;
|
217
|
-
return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", s =
|
217
|
+
return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", s = Ge(
|
218
218
|
window,
|
219
219
|
"message",
|
220
220
|
/** @param {MessageEvent} event */
|
221
|
-
(
|
222
|
-
|
221
|
+
(o) => {
|
222
|
+
o.source === n.contentWindow && t();
|
223
223
|
}
|
224
224
|
)) : (n.src = "about:blank", n.onload = () => {
|
225
|
-
s =
|
226
|
-
}),
|
225
|
+
s = Ge(n.contentWindow, "resize", t), t();
|
226
|
+
}), O(e, n), () => {
|
227
227
|
(i || s && n.contentWindow) && s(), I(n);
|
228
228
|
};
|
229
229
|
}
|
230
|
-
function
|
230
|
+
function as(e, t, r) {
|
231
231
|
e.classList.toggle(t, !!r);
|
232
232
|
}
|
233
233
|
function Tr(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
|
@@ -242,8 +242,8 @@ function wr(e) {
|
|
242
242
|
}
|
243
243
|
), t;
|
244
244
|
}
|
245
|
-
const
|
246
|
-
let
|
245
|
+
const Ee = /* @__PURE__ */ new Map();
|
246
|
+
let xe = 0;
|
247
247
|
function Hr(e) {
|
248
248
|
let t = 5381, r = e.length;
|
249
249
|
for (; r--; )
|
@@ -252,217 +252,217 @@ function Hr(e) {
|
|
252
252
|
}
|
253
253
|
function Sr(e, t) {
|
254
254
|
const r = { stylesheet: _r(t), rules: {} };
|
255
|
-
return
|
255
|
+
return Ee.set(e, r), r;
|
256
256
|
}
|
257
|
-
function ut(e, t, r, n, i, s,
|
257
|
+
function ut(e, t, r, n, i, s, o, a = 0) {
|
258
258
|
const l = 16.666 / n;
|
259
259
|
let u = `{
|
260
260
|
`;
|
261
261
|
for (let p = 0; p <= 1; p += l) {
|
262
262
|
const d = t + (r - t) * s(p);
|
263
|
-
u += p * 100 + `%{${
|
263
|
+
u += p * 100 + `%{${o(d, 1 - d)}}
|
264
264
|
`;
|
265
265
|
}
|
266
|
-
const h = u + `100% {${
|
267
|
-
}`, f = `__svelte_${Hr(h)}_${
|
266
|
+
const h = u + `100% {${o(r, 1 - r)}}
|
267
|
+
}`, f = `__svelte_${Hr(h)}_${a}`, c = Ke(e), { stylesheet: y, rules: m } = Ee.get(c) || Sr(c, e);
|
268
268
|
m[f] || (m[f] = !0, y.insertRule(`@keyframes ${f} ${h}`, y.cssRules.length));
|
269
|
-
const
|
270
|
-
return e.style.animation = `${
|
269
|
+
const g = e.style.animation || "";
|
270
|
+
return e.style.animation = `${g ? `${g}, ` : ""}${f} ${n}ms linear ${i}ms 1 both`, xe += 1, f;
|
271
271
|
}
|
272
272
|
function Br(e, t) {
|
273
273
|
const r = (e.style.animation || "").split(", "), n = r.filter(
|
274
274
|
t ? (s) => s.indexOf(t) < 0 : (s) => s.indexOf("__svelte") === -1
|
275
275
|
// remove all Svelte animations
|
276
276
|
), i = r.length - n.length;
|
277
|
-
i && (e.style.animation = n.join(", "),
|
277
|
+
i && (e.style.animation = n.join(", "), xe -= i, xe || Ar());
|
278
278
|
}
|
279
279
|
function Ar() {
|
280
|
-
|
281
|
-
|
280
|
+
Ye(() => {
|
281
|
+
xe || (Ee.forEach((e) => {
|
282
282
|
const { ownerNode: t } = e.stylesheet;
|
283
283
|
t && I(t);
|
284
|
-
}),
|
284
|
+
}), Ee.clear());
|
285
285
|
});
|
286
286
|
}
|
287
|
-
let
|
288
|
-
function
|
289
|
-
|
287
|
+
let ne;
|
288
|
+
function re(e) {
|
289
|
+
ne = e;
|
290
290
|
}
|
291
291
|
function Pr() {
|
292
|
-
if (!
|
292
|
+
if (!ne)
|
293
293
|
throw new Error("Function called outside component initialization");
|
294
|
-
return
|
294
|
+
return ne;
|
295
295
|
}
|
296
296
|
function Or(e) {
|
297
297
|
Pr().$$.on_mount.push(e);
|
298
298
|
}
|
299
|
-
const
|
300
|
-
let
|
301
|
-
const lt = [],
|
302
|
-
let
|
303
|
-
function
|
304
|
-
|
299
|
+
const j = [], Fe = [];
|
300
|
+
let X = [];
|
301
|
+
const lt = [], Ir = /* @__PURE__ */ Promise.resolve();
|
302
|
+
let je = !1;
|
303
|
+
function Cr() {
|
304
|
+
je || (je = !0, Ir.then(P));
|
305
305
|
}
|
306
|
-
function
|
307
|
-
|
306
|
+
function Te(e) {
|
307
|
+
X.push(e);
|
308
308
|
}
|
309
|
-
const
|
310
|
-
let
|
309
|
+
const Me = /* @__PURE__ */ new Set();
|
310
|
+
let G = 0;
|
311
311
|
function P() {
|
312
|
-
if (
|
312
|
+
if (G !== 0)
|
313
313
|
return;
|
314
|
-
const e =
|
314
|
+
const e = ne;
|
315
315
|
do {
|
316
316
|
try {
|
317
|
-
for (;
|
318
|
-
const t =
|
319
|
-
|
317
|
+
for (; G < j.length; ) {
|
318
|
+
const t = j[G];
|
319
|
+
G++, re(t), Mr(t.$$);
|
320
320
|
}
|
321
321
|
} catch (t) {
|
322
|
-
throw
|
322
|
+
throw j.length = 0, G = 0, t;
|
323
323
|
}
|
324
|
-
for (
|
325
|
-
|
326
|
-
for (let t = 0; t <
|
327
|
-
const r =
|
328
|
-
|
324
|
+
for (re(null), j.length = 0, G = 0; Fe.length; )
|
325
|
+
Fe.pop()();
|
326
|
+
for (let t = 0; t < X.length; t += 1) {
|
327
|
+
const r = X[t];
|
328
|
+
Me.has(r) || (Me.add(r), r());
|
329
329
|
}
|
330
|
-
|
331
|
-
} while (
|
330
|
+
X.length = 0;
|
331
|
+
} while (j.length);
|
332
332
|
for (; lt.length; )
|
333
333
|
lt.pop()();
|
334
|
-
|
334
|
+
je = !1, Me.clear(), re(e);
|
335
335
|
}
|
336
|
-
function
|
336
|
+
function Mr(e) {
|
337
337
|
if (e.fragment !== null) {
|
338
|
-
e.update(),
|
338
|
+
e.update(), R(e.before_update);
|
339
339
|
const t = e.dirty;
|
340
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
340
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Te);
|
341
341
|
}
|
342
342
|
}
|
343
|
-
function
|
343
|
+
function Nr(e) {
|
344
344
|
const t = [], r = [];
|
345
|
-
|
345
|
+
X.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), X = t;
|
346
346
|
}
|
347
|
-
let
|
347
|
+
let K;
|
348
348
|
function Lr() {
|
349
|
-
return
|
350
|
-
|
351
|
-
})),
|
349
|
+
return K || (K = Promise.resolve(), K.then(() => {
|
350
|
+
K = null;
|
351
|
+
})), K;
|
352
352
|
}
|
353
|
-
function
|
353
|
+
function Ne(e, t, r) {
|
354
354
|
e.dispatchEvent(Tr(`${t ? "intro" : "outro"}${r}`));
|
355
355
|
}
|
356
|
-
const
|
357
|
-
let
|
356
|
+
const ge = /* @__PURE__ */ new Set();
|
357
|
+
let C;
|
358
358
|
function $r() {
|
359
|
-
|
359
|
+
C = {
|
360
360
|
r: 0,
|
361
361
|
c: [],
|
362
|
-
p:
|
362
|
+
p: C
|
363
363
|
// parent group
|
364
364
|
};
|
365
365
|
}
|
366
366
|
function Rr() {
|
367
|
-
|
367
|
+
C.r || R(C.c), C = C.p;
|
368
368
|
}
|
369
369
|
function M(e, t) {
|
370
|
-
e && e.i && (
|
370
|
+
e && e.i && (ge.delete(e), e.i(t));
|
371
371
|
}
|
372
|
-
function
|
372
|
+
function z(e, t, r, n) {
|
373
373
|
if (e && e.o) {
|
374
|
-
if (
|
374
|
+
if (ge.has(e))
|
375
375
|
return;
|
376
|
-
|
377
|
-
|
376
|
+
ge.add(e), C.c.push(() => {
|
377
|
+
ge.delete(e), n && (r && e.d(1), n());
|
378
378
|
}), e.o(t);
|
379
379
|
} else
|
380
380
|
n && n();
|
381
381
|
}
|
382
382
|
const Dr = { duration: 0 };
|
383
|
-
function
|
384
|
-
let s = t(e, r, { direction: "both" }),
|
383
|
+
function us(e, t, r, n) {
|
384
|
+
let s = t(e, r, { direction: "both" }), o = n ? 0 : 1, a = null, l = null, u = null, h;
|
385
385
|
function f() {
|
386
386
|
u && Br(e, u);
|
387
387
|
}
|
388
|
-
function c(m,
|
388
|
+
function c(m, g) {
|
389
389
|
const p = (
|
390
390
|
/** @type {Program['d']} */
|
391
|
-
m.b -
|
391
|
+
m.b - o
|
392
392
|
);
|
393
|
-
return
|
394
|
-
a,
|
393
|
+
return g *= Math.abs(p), {
|
394
|
+
a: o,
|
395
395
|
b: m.b,
|
396
396
|
d: p,
|
397
|
-
duration:
|
397
|
+
duration: g,
|
398
398
|
start: m.start,
|
399
|
-
end: m.start +
|
399
|
+
end: m.start + g,
|
400
400
|
group: m.group
|
401
401
|
};
|
402
402
|
}
|
403
403
|
function y(m) {
|
404
404
|
const {
|
405
|
-
delay:
|
405
|
+
delay: g = 0,
|
406
406
|
duration: p = 300,
|
407
407
|
easing: d = fr,
|
408
|
-
tick:
|
409
|
-
css:
|
408
|
+
tick: x = B,
|
409
|
+
css: b
|
410
410
|
} = s || Dr, w = {
|
411
|
-
start:
|
411
|
+
start: br() + g,
|
412
412
|
b: m
|
413
413
|
};
|
414
|
-
m || (w.group =
|
415
|
-
e.inert, e.inert = !0)),
|
416
|
-
if (l && H > l.start && (
|
414
|
+
m || (w.group = C, C.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
|
415
|
+
e.inert, e.inert = !0)), a || l ? l = w : (b && (f(), u = ut(e, o, m, p, g, d, b)), m && x(0, 1), a = c(w, p), Te(() => Ne(e, m, "start")), gr((H) => {
|
416
|
+
if (l && H > l.start && (a = c(l, p), l = null, Ne(e, a.b, "start"), b && (f(), u = ut(
|
417
417
|
e,
|
418
|
-
|
419
|
-
|
420
|
-
|
418
|
+
o,
|
419
|
+
a.b,
|
420
|
+
a.duration,
|
421
421
|
0,
|
422
422
|
d,
|
423
423
|
s.css
|
424
|
-
))),
|
425
|
-
if (H >=
|
426
|
-
|
427
|
-
else if (H >=
|
428
|
-
const
|
429
|
-
|
424
|
+
))), a) {
|
425
|
+
if (H >= a.end)
|
426
|
+
x(o = a.b, 1 - o), Ne(e, a.b, "end"), l || (a.b ? f() : --a.group.r || R(a.group.c)), a = null;
|
427
|
+
else if (H >= a.start) {
|
428
|
+
const k = H - a.start;
|
429
|
+
o = a.a + a.d * d(k / a.duration), x(o, 1 - o);
|
430
430
|
}
|
431
431
|
}
|
432
|
-
return !!(
|
432
|
+
return !!(a || l);
|
433
433
|
}));
|
434
434
|
}
|
435
435
|
return {
|
436
436
|
run(m) {
|
437
|
-
|
437
|
+
Be(s) ? Lr().then(() => {
|
438
438
|
s = s({ direction: m ? "in" : "out" }), y(m);
|
439
439
|
}) : y(m);
|
440
440
|
},
|
441
441
|
end() {
|
442
|
-
f(),
|
442
|
+
f(), a = l = null;
|
443
443
|
}
|
444
444
|
};
|
445
445
|
}
|
446
|
-
function
|
446
|
+
function ls(e) {
|
447
447
|
return e?.length !== void 0 ? e : Array.from(e);
|
448
448
|
}
|
449
449
|
function Ur(e, t, r) {
|
450
450
|
const { fragment: n, after_update: i } = e.$$;
|
451
|
-
n && n.m(t, r),
|
452
|
-
const s = e.$$.on_mount.map(
|
453
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
454
|
-
}), i.forEach(
|
451
|
+
n && n.m(t, r), Te(() => {
|
452
|
+
const s = e.$$.on_mount.map(Ct).filter(Be);
|
453
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : R(s), e.$$.on_mount = [];
|
454
|
+
}), i.forEach(Te);
|
455
455
|
}
|
456
456
|
function kr(e, t) {
|
457
457
|
const r = e.$$;
|
458
|
-
r.fragment !== null && (
|
458
|
+
r.fragment !== null && (Nr(r.after_update), R(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
459
459
|
}
|
460
460
|
function Gr(e, t) {
|
461
|
-
e.$$.dirty[0] === -1 && (
|
461
|
+
e.$$.dirty[0] === -1 && (j.push(e), Cr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
462
462
|
}
|
463
|
-
function Fr(e, t, r, n, i, s,
|
464
|
-
const l =
|
465
|
-
|
463
|
+
function Fr(e, t, r, n, i, s, o = null, a = [-1]) {
|
464
|
+
const l = ne;
|
465
|
+
re(e);
|
466
466
|
const u = e.$$ = {
|
467
467
|
fragment: null,
|
468
468
|
ctx: [],
|
@@ -480,24 +480,24 @@ function Fr(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
480
480
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
481
481
|
// everything else
|
482
482
|
callbacks: ot(),
|
483
|
-
dirty:
|
483
|
+
dirty: a,
|
484
484
|
skip_bound: !1,
|
485
485
|
root: t.target || l.$$.root
|
486
486
|
};
|
487
|
-
|
487
|
+
o && o(u.root);
|
488
488
|
let h = !1;
|
489
489
|
if (u.ctx = r ? r(e, t.props || {}, (f, c, ...y) => {
|
490
490
|
const m = y.length ? y[0] : c;
|
491
491
|
return u.ctx && i(u.ctx[f], u.ctx[f] = m) && (!u.skip_bound && u.bound[f] && u.bound[f](m), h && Gr(e, f)), c;
|
492
|
-
}) : [], u.update(), h = !0,
|
492
|
+
}) : [], u.update(), h = !0, R(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
493
493
|
if (t.hydrate) {
|
494
|
-
const f =
|
494
|
+
const f = Er(t.target);
|
495
495
|
u.fragment && u.fragment.l(f), f.forEach(I);
|
496
496
|
} else
|
497
497
|
u.fragment && u.fragment.c();
|
498
498
|
t.intro && M(e.$$.fragment), Ur(e, t.target, t.anchor), P();
|
499
499
|
}
|
500
|
-
|
500
|
+
re(l);
|
501
501
|
}
|
502
502
|
let Ut;
|
503
503
|
typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
@@ -542,14 +542,14 @@ typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
542
542
|
let s;
|
543
543
|
return {
|
544
544
|
c: function() {
|
545
|
-
s = A("slot"), i !== "default" &&
|
545
|
+
s = A("slot"), i !== "default" && $(s, "name", i);
|
546
546
|
},
|
547
547
|
/**
|
548
548
|
* @param {HTMLElement} target
|
549
549
|
* @param {HTMLElement} [anchor]
|
550
550
|
*/
|
551
551
|
m: function(l, u) {
|
552
|
-
|
552
|
+
D(l, s, u);
|
553
553
|
},
|
554
554
|
d: function(l) {
|
555
555
|
l && I(s);
|
@@ -564,7 +564,7 @@ typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
564
564
|
i in r && (t[i] = [e(i)]);
|
565
565
|
for (const i of this.attributes) {
|
566
566
|
const s = this.$$g_p(i.name);
|
567
|
-
s in this.$$d || (this.$$d[s] =
|
567
|
+
s in this.$$d || (this.$$d[s] = ye(s, i.value, this.$$p_d, "toProp"));
|
568
568
|
}
|
569
569
|
for (const i in this.$$p_d)
|
570
570
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
@@ -582,7 +582,7 @@ typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
582
582
|
this.$$r = !0;
|
583
583
|
for (const i in this.$$p_d)
|
584
584
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
585
|
-
const s =
|
585
|
+
const s = ye(
|
586
586
|
i,
|
587
587
|
this.$$d[i],
|
588
588
|
this.$$p_d,
|
@@ -595,8 +595,8 @@ typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
595
595
|
this.$$c.$$.after_update.push(n), n();
|
596
596
|
for (const i in this.$$l)
|
597
597
|
for (const s of this.$$l[i]) {
|
598
|
-
const
|
599
|
-
this.$$l_u.set(s,
|
598
|
+
const o = this.$$c.$on(i, s);
|
599
|
+
this.$$l_u.set(s, o);
|
600
600
|
}
|
601
601
|
this.$$l = {};
|
602
602
|
}
|
@@ -604,7 +604,7 @@ typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
604
604
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
605
605
|
// and setting attributes through setAttribute etc, this is helpful
|
606
606
|
attributeChangedCallback(e, t, r) {
|
607
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
607
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = ye(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
608
608
|
}
|
609
609
|
disconnectedCallback() {
|
610
610
|
this.$$cn = !1, Promise.resolve().then(() => {
|
@@ -617,7 +617,7 @@ typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
617
617
|
) || e;
|
618
618
|
}
|
619
619
|
});
|
620
|
-
function
|
620
|
+
function ye(e, t, r, n) {
|
621
621
|
const i = r[e]?.type;
|
622
622
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
623
623
|
return t;
|
@@ -647,33 +647,33 @@ function _e(e, t, r, n) {
|
|
647
647
|
}
|
648
648
|
}
|
649
649
|
function jr(e, t, r, n, i, s) {
|
650
|
-
let
|
650
|
+
let o = class extends Ut {
|
651
651
|
constructor() {
|
652
652
|
super(e, r, i), this.$$p_d = t;
|
653
653
|
}
|
654
654
|
static get observedAttributes() {
|
655
655
|
return Object.keys(t).map(
|
656
|
-
(
|
656
|
+
(a) => (t[a].attribute || a).toLowerCase()
|
657
657
|
);
|
658
658
|
}
|
659
659
|
};
|
660
|
-
return Object.keys(t).forEach((
|
661
|
-
Object.defineProperty(
|
660
|
+
return Object.keys(t).forEach((a) => {
|
661
|
+
Object.defineProperty(o.prototype, a, {
|
662
662
|
get() {
|
663
|
-
return this.$$c &&
|
663
|
+
return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
|
664
664
|
},
|
665
665
|
set(l) {
|
666
|
-
l =
|
666
|
+
l = ye(a, l, t), this.$$d[a] = l, this.$$c?.$set({ [a]: l });
|
667
667
|
}
|
668
668
|
});
|
669
|
-
}), n.forEach((
|
670
|
-
Object.defineProperty(
|
669
|
+
}), n.forEach((a) => {
|
670
|
+
Object.defineProperty(o.prototype, a, {
|
671
671
|
get() {
|
672
|
-
return this.$$c?.[
|
672
|
+
return this.$$c?.[a];
|
673
673
|
}
|
674
674
|
});
|
675
675
|
}), e.element = /** @type {any} */
|
676
|
-
|
676
|
+
o, o;
|
677
677
|
}
|
678
678
|
class zr {
|
679
679
|
/**
|
@@ -703,7 +703,7 @@ class zr {
|
|
703
703
|
* @returns {() => void}
|
704
704
|
*/
|
705
705
|
$on(t, r) {
|
706
|
-
if (!
|
706
|
+
if (!Be(r))
|
707
707
|
return B;
|
708
708
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
709
709
|
return n.push(r), () => {
|
@@ -721,44 +721,44 @@ class zr {
|
|
721
721
|
}
|
722
722
|
const Vr = "4";
|
723
723
|
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Vr);
|
724
|
-
const
|
724
|
+
const F = [];
|
725
725
|
function Xr(e, t) {
|
726
726
|
return {
|
727
|
-
subscribe:
|
727
|
+
subscribe: Ae(e, t).subscribe
|
728
728
|
};
|
729
729
|
}
|
730
|
-
function
|
730
|
+
function Ae(e, t = B) {
|
731
731
|
let r;
|
732
732
|
const n = /* @__PURE__ */ new Set();
|
733
|
-
function i(
|
734
|
-
if (
|
735
|
-
const l = !
|
733
|
+
function i(a) {
|
734
|
+
if (Mt(e, a) && (e = a, r)) {
|
735
|
+
const l = !F.length;
|
736
736
|
for (const u of n)
|
737
|
-
u[1](),
|
737
|
+
u[1](), F.push(u, e);
|
738
738
|
if (l) {
|
739
|
-
for (let u = 0; u <
|
740
|
-
|
741
|
-
|
739
|
+
for (let u = 0; u < F.length; u += 2)
|
740
|
+
F[u][0](F[u + 1]);
|
741
|
+
F.length = 0;
|
742
742
|
}
|
743
743
|
}
|
744
744
|
}
|
745
|
-
function s(
|
746
|
-
i(
|
745
|
+
function s(a) {
|
746
|
+
i(a(e));
|
747
747
|
}
|
748
|
-
function a
|
749
|
-
const u = [
|
750
|
-
return n.add(u), n.size === 1 && (r = t(i, s) || B),
|
748
|
+
function o(a, l = B) {
|
749
|
+
const u = [a, l];
|
750
|
+
return n.add(u), n.size === 1 && (r = t(i, s) || B), a(e), () => {
|
751
751
|
n.delete(u), n.size === 0 && r && (r(), r = null);
|
752
752
|
};
|
753
753
|
}
|
754
|
-
return { set: i, update: s, subscribe:
|
754
|
+
return { set: i, update: s, subscribe: o };
|
755
755
|
}
|
756
|
-
function
|
756
|
+
function Q(e, t, r) {
|
757
757
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
758
758
|
if (!i.every(Boolean))
|
759
759
|
throw new Error("derived() expects stores as input, got a falsy value");
|
760
760
|
const s = t.length < 2;
|
761
|
-
return Xr(r, (
|
761
|
+
return Xr(r, (o, a) => {
|
762
762
|
let l = !1;
|
763
763
|
const u = [];
|
764
764
|
let h = 0, f = B;
|
@@ -766,25 +766,25 @@ function Y(e, t, r) {
|
|
766
766
|
if (h)
|
767
767
|
return;
|
768
768
|
f();
|
769
|
-
const m = t(n ? u[0] : u,
|
770
|
-
s ?
|
769
|
+
const m = t(n ? u[0] : u, o, a);
|
770
|
+
s ? o(m) : f = Be(m) ? m : B;
|
771
771
|
}, y = i.map(
|
772
|
-
(m,
|
772
|
+
(m, g) => Nt(
|
773
773
|
m,
|
774
774
|
(p) => {
|
775
|
-
u[
|
775
|
+
u[g] = p, h &= ~(1 << g), l && c();
|
776
776
|
},
|
777
777
|
() => {
|
778
|
-
h |= 1 <<
|
778
|
+
h |= 1 << g;
|
779
779
|
}
|
780
780
|
)
|
781
781
|
);
|
782
782
|
return l = !0, c(), function() {
|
783
|
-
|
783
|
+
R(y), f(), l = !1;
|
784
784
|
};
|
785
785
|
});
|
786
786
|
}
|
787
|
-
var
|
787
|
+
var hs = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
788
788
|
function Wr(e) {
|
789
789
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
790
790
|
}
|
@@ -805,19 +805,19 @@ function Kr(e) {
|
|
805
805
|
function en(e) {
|
806
806
|
return Array.isArray(e) ? [] : {};
|
807
807
|
}
|
808
|
-
function
|
809
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
808
|
+
function ie(e, t) {
|
809
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? W(en(e), e, t) : e;
|
810
810
|
}
|
811
811
|
function tn(e, t, r) {
|
812
812
|
return e.concat(t).map(function(n) {
|
813
|
-
return
|
813
|
+
return ie(n, r);
|
814
814
|
});
|
815
815
|
}
|
816
816
|
function rn(e, t) {
|
817
817
|
if (!t.customMerge)
|
818
|
-
return
|
818
|
+
return W;
|
819
819
|
var r = t.customMerge(e);
|
820
|
-
return typeof r == "function" ? r :
|
820
|
+
return typeof r == "function" ? r : W;
|
821
821
|
}
|
822
822
|
function nn(e) {
|
823
823
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
@@ -840,51 +840,65 @@ function sn(e, t) {
|
|
840
840
|
function on(e, t, r) {
|
841
841
|
var n = {};
|
842
842
|
return r.isMergeableObject(e) && ht(e).forEach(function(i) {
|
843
|
-
n[i] =
|
843
|
+
n[i] = ie(e[i], r);
|
844
844
|
}), ht(t).forEach(function(i) {
|
845
|
-
sn(e, i) || (kt(e, i) && r.isMergeableObject(t[i]) ? n[i] = rn(i, r)(e[i], t[i], r) : n[i] =
|
845
|
+
sn(e, i) || (kt(e, i) && r.isMergeableObject(t[i]) ? n[i] = rn(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
|
846
846
|
}), n;
|
847
847
|
}
|
848
|
-
function
|
849
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || Zr, r.cloneUnlessOtherwiseSpecified =
|
848
|
+
function W(e, t, r) {
|
849
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || Zr, r.cloneUnlessOtherwiseSpecified = ie;
|
850
850
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
851
|
-
return s ? n ? r.arrayMerge(e, t, r) : on(e, t, r) :
|
851
|
+
return s ? n ? r.arrayMerge(e, t, r) : on(e, t, r) : ie(t, r);
|
852
852
|
}
|
853
|
-
|
853
|
+
W.all = function(t, r) {
|
854
854
|
if (!Array.isArray(t))
|
855
855
|
throw new Error("first argument should be an array");
|
856
856
|
return t.reduce(function(n, i) {
|
857
|
-
return
|
857
|
+
return W(n, i, r);
|
858
858
|
}, {});
|
859
859
|
};
|
860
|
-
var an =
|
860
|
+
var an = W, un = an;
|
861
861
|
const ln = /* @__PURE__ */ Wr(un);
|
862
|
-
|
863
|
-
|
862
|
+
/*! *****************************************************************************
|
863
|
+
Copyright (c) Microsoft Corporation.
|
864
|
+
|
865
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
866
|
+
purpose with or without fee is hereby granted.
|
867
|
+
|
868
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
869
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
870
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
871
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
872
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
873
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
874
|
+
PERFORMANCE OF THIS SOFTWARE.
|
875
|
+
***************************************************************************** */
|
876
|
+
var ze = function(e, t) {
|
877
|
+
return ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
864
878
|
r.__proto__ = n;
|
865
879
|
} || function(r, n) {
|
866
880
|
for (var i in n)
|
867
881
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
868
|
-
},
|
882
|
+
}, ze(e, t);
|
869
883
|
};
|
870
|
-
function
|
884
|
+
function Pe(e, t) {
|
871
885
|
if (typeof t != "function" && t !== null)
|
872
886
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
873
|
-
|
887
|
+
ze(e, t);
|
874
888
|
function r() {
|
875
889
|
this.constructor = e;
|
876
890
|
}
|
877
891
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
878
892
|
}
|
879
|
-
var
|
880
|
-
return
|
893
|
+
var E = function() {
|
894
|
+
return E = Object.assign || function(t) {
|
881
895
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
882
896
|
r = arguments[n];
|
883
897
|
for (var s in r)
|
884
898
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
885
899
|
}
|
886
900
|
return t;
|
887
|
-
},
|
901
|
+
}, E.apply(this, arguments);
|
888
902
|
};
|
889
903
|
function hn(e, t) {
|
890
904
|
var r = {};
|
@@ -895,14 +909,46 @@ function hn(e, t) {
|
|
895
909
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
896
910
|
return r;
|
897
911
|
}
|
898
|
-
function
|
912
|
+
function cs(e) {
|
913
|
+
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
914
|
+
if (r)
|
915
|
+
return r.call(e);
|
916
|
+
if (e && typeof e.length == "number")
|
917
|
+
return {
|
918
|
+
next: function() {
|
919
|
+
return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
|
920
|
+
}
|
921
|
+
};
|
922
|
+
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
923
|
+
}
|
924
|
+
function fs(e, t) {
|
925
|
+
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
926
|
+
if (!r)
|
927
|
+
return e;
|
928
|
+
var n = r.call(e), i, s = [], o;
|
929
|
+
try {
|
930
|
+
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
931
|
+
s.push(i.value);
|
932
|
+
} catch (a) {
|
933
|
+
o = { error: a };
|
934
|
+
} finally {
|
935
|
+
try {
|
936
|
+
i && !i.done && (r = n.return) && r.call(n);
|
937
|
+
} finally {
|
938
|
+
if (o)
|
939
|
+
throw o.error;
|
940
|
+
}
|
941
|
+
}
|
942
|
+
return s;
|
943
|
+
}
|
944
|
+
function Le(e, t, r) {
|
899
945
|
if (r || arguments.length === 2)
|
900
946
|
for (var n = 0, i = t.length, s; n < i; n++)
|
901
947
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
902
|
-
return e.concat(s ||
|
948
|
+
return e.concat(s || t);
|
903
949
|
}
|
904
|
-
function
|
905
|
-
var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : pn, i = t && t.strategy ? t.strategy :
|
950
|
+
function $e(e, t) {
|
951
|
+
var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : pn, i = t && t.strategy ? t.strategy : fn;
|
906
952
|
return i(e, {
|
907
953
|
cache: r,
|
908
954
|
serializer: n
|
@@ -911,103 +957,95 @@ function De(e, t) {
|
|
911
957
|
function cn(e) {
|
912
958
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
913
959
|
}
|
914
|
-
function
|
960
|
+
function Gt(e, t, r, n) {
|
915
961
|
var i = cn(n) ? n : r(n), s = t.get(i);
|
916
962
|
return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
|
917
963
|
}
|
918
|
-
function
|
964
|
+
function Ft(e, t, r) {
|
919
965
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
920
966
|
return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
|
921
967
|
}
|
922
|
-
function
|
968
|
+
function tt(e, t, r, n, i) {
|
923
969
|
return r.bind(t, e, n, i);
|
924
970
|
}
|
971
|
+
function fn(e, t) {
|
972
|
+
var r = e.length === 1 ? Gt : Ft;
|
973
|
+
return tt(e, this, r, t.cache.create(), t.serializer);
|
974
|
+
}
|
925
975
|
function mn(e, t) {
|
926
|
-
|
927
|
-
return Ft(e, this, r, t.cache.create(), t.serializer);
|
976
|
+
return tt(e, this, Ft, t.cache.create(), t.serializer);
|
928
977
|
}
|
929
978
|
function dn(e, t) {
|
930
|
-
return
|
979
|
+
return tt(e, this, Gt, t.cache.create(), t.serializer);
|
931
980
|
}
|
932
981
|
var pn = function() {
|
933
982
|
return JSON.stringify(arguments);
|
934
|
-
}
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
}()
|
946
|
-
), bn = {
|
983
|
+
};
|
984
|
+
function rt() {
|
985
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
986
|
+
}
|
987
|
+
rt.prototype.get = function(e) {
|
988
|
+
return this.cache[e];
|
989
|
+
};
|
990
|
+
rt.prototype.set = function(e, t) {
|
991
|
+
this.cache[e] = t;
|
992
|
+
};
|
993
|
+
var bn = {
|
947
994
|
create: function() {
|
948
|
-
return new
|
995
|
+
return new rt();
|
949
996
|
}
|
950
|
-
},
|
951
|
-
variadic:
|
952
|
-
|
953
|
-
|
954
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
955
|
-
r = arguments[n];
|
956
|
-
for (var s in r)
|
957
|
-
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
958
|
-
}
|
959
|
-
return t;
|
960
|
-
}, He.apply(this, arguments);
|
961
|
-
};
|
962
|
-
var _;
|
997
|
+
}, Re = {
|
998
|
+
variadic: mn,
|
999
|
+
monadic: dn
|
1000
|
+
}, _;
|
963
1001
|
(function(e) {
|
964
1002
|
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";
|
965
1003
|
})(_ || (_ = {}));
|
966
|
-
var
|
1004
|
+
var T;
|
967
1005
|
(function(e) {
|
968
1006
|
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";
|
969
|
-
})(
|
970
|
-
var
|
1007
|
+
})(T || (T = {}));
|
1008
|
+
var Z;
|
971
1009
|
(function(e) {
|
972
1010
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
973
|
-
})(
|
1011
|
+
})(Z || (Z = {}));
|
974
1012
|
function ct(e) {
|
975
|
-
return e.type ===
|
1013
|
+
return e.type === T.literal;
|
976
1014
|
}
|
977
|
-
function
|
978
|
-
return e.type ===
|
1015
|
+
function gn(e) {
|
1016
|
+
return e.type === T.argument;
|
979
1017
|
}
|
980
1018
|
function jt(e) {
|
981
|
-
return e.type ===
|
1019
|
+
return e.type === T.number;
|
982
1020
|
}
|
983
1021
|
function zt(e) {
|
984
|
-
return e.type ===
|
1022
|
+
return e.type === T.date;
|
985
1023
|
}
|
986
1024
|
function Vt(e) {
|
987
|
-
return e.type ===
|
1025
|
+
return e.type === T.time;
|
988
1026
|
}
|
989
1027
|
function Xt(e) {
|
990
|
-
return e.type ===
|
1028
|
+
return e.type === T.select;
|
991
1029
|
}
|
992
1030
|
function Wt(e) {
|
993
|
-
return e.type ===
|
1031
|
+
return e.type === T.plural;
|
994
1032
|
}
|
995
|
-
function
|
996
|
-
return e.type ===
|
1033
|
+
function yn(e) {
|
1034
|
+
return e.type === T.pound;
|
997
1035
|
}
|
998
1036
|
function Zt(e) {
|
999
|
-
return e.type ===
|
1037
|
+
return e.type === T.tag;
|
1000
1038
|
}
|
1001
1039
|
function Jt(e) {
|
1002
|
-
return !!(e && typeof e == "object" && e.type ===
|
1040
|
+
return !!(e && typeof e == "object" && e.type === Z.number);
|
1003
1041
|
}
|
1004
|
-
function
|
1005
|
-
return !!(e && typeof e == "object" && e.type ===
|
1042
|
+
function Ve(e) {
|
1043
|
+
return !!(e && typeof e == "object" && e.type === Z.dateTime);
|
1006
1044
|
}
|
1007
|
-
var qt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
1045
|
+
var qt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _n = /(?:[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;
|
1008
1046
|
function vn(e) {
|
1009
1047
|
var t = {};
|
1010
|
-
return e.replace(
|
1048
|
+
return e.replace(_n, function(r) {
|
1011
1049
|
var n = r.length;
|
1012
1050
|
switch (r[0]) {
|
1013
1051
|
case "G":
|
@@ -1096,39 +1134,29 @@ function vn(e) {
|
|
1096
1134
|
return "";
|
1097
1135
|
}), t;
|
1098
1136
|
}
|
1099
|
-
var
|
1100
|
-
|
1101
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
1102
|
-
r = arguments[n];
|
1103
|
-
for (var s in r)
|
1104
|
-
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
1105
|
-
}
|
1106
|
-
return t;
|
1107
|
-
}, T.apply(this, arguments);
|
1108
|
-
};
|
1109
|
-
var xn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
1110
|
-
function Tn(e) {
|
1137
|
+
var En = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
1138
|
+
function xn(e) {
|
1111
1139
|
if (e.length === 0)
|
1112
1140
|
throw new Error("Number skeleton cannot be empty");
|
1113
|
-
for (var t = e.split(
|
1141
|
+
for (var t = e.split(En).filter(function(c) {
|
1114
1142
|
return c.length > 0;
|
1115
1143
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
1116
|
-
var s = i[n],
|
1117
|
-
if (
|
1144
|
+
var s = i[n], o = s.split("/");
|
1145
|
+
if (o.length === 0)
|
1118
1146
|
throw new Error("Invalid number skeleton");
|
1119
|
-
for (var
|
1147
|
+
for (var a = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
|
1120
1148
|
var f = h[u];
|
1121
1149
|
if (f.length === 0)
|
1122
1150
|
throw new Error("Invalid number skeleton");
|
1123
1151
|
}
|
1124
|
-
r.push({ stem:
|
1152
|
+
r.push({ stem: a, options: l });
|
1125
1153
|
}
|
1126
1154
|
return r;
|
1127
1155
|
}
|
1128
|
-
function
|
1156
|
+
function Tn(e) {
|
1129
1157
|
return e.replace(/^(.*?)-/, "");
|
1130
1158
|
}
|
1131
|
-
var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Qt = /^(@+)?(\+|#+)?[rs]?$/g,
|
1159
|
+
var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Qt = /^(@+)?(\+|#+)?[rs]?$/g, wn = /(\*)(0+)|(#+)(0+)|(0+)/g, Yt = /^(0+)$/;
|
1132
1160
|
function mt(e) {
|
1133
1161
|
var t = {};
|
1134
1162
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Qt, function(r, n, i) {
|
@@ -1175,7 +1203,7 @@ function Kt(e) {
|
|
1175
1203
|
};
|
1176
1204
|
}
|
1177
1205
|
}
|
1178
|
-
function
|
1206
|
+
function Hn(e) {
|
1179
1207
|
var t;
|
1180
1208
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
1181
1209
|
notation: "engineering"
|
@@ -1193,7 +1221,7 @@ function dt(e) {
|
|
1193
1221
|
var t = {}, r = Kt(e);
|
1194
1222
|
return r || t;
|
1195
1223
|
}
|
1196
|
-
function
|
1224
|
+
function Sn(e) {
|
1197
1225
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
1198
1226
|
var i = n[r];
|
1199
1227
|
switch (i.stem) {
|
@@ -1217,7 +1245,7 @@ function Bn(e) {
|
|
1217
1245
|
continue;
|
1218
1246
|
case "measure-unit":
|
1219
1247
|
case "unit":
|
1220
|
-
t.style = "unit", t.unit =
|
1248
|
+
t.style = "unit", t.unit = Tn(i.options[0]);
|
1221
1249
|
continue;
|
1222
1250
|
case "compact-short":
|
1223
1251
|
case "K":
|
@@ -1228,13 +1256,13 @@ function Bn(e) {
|
|
1228
1256
|
t.notation = "compact", t.compactDisplay = "long";
|
1229
1257
|
continue;
|
1230
1258
|
case "scientific":
|
1231
|
-
t =
|
1232
|
-
return
|
1259
|
+
t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
1260
|
+
return E(E({}, l), dt(u));
|
1233
1261
|
}, {}));
|
1234
1262
|
continue;
|
1235
1263
|
case "engineering":
|
1236
|
-
t =
|
1237
|
-
return
|
1264
|
+
t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
1265
|
+
return E(E({}, l), dt(u));
|
1238
1266
|
}, {}));
|
1239
1267
|
continue;
|
1240
1268
|
case "notation-simple":
|
@@ -1279,7 +1307,7 @@ function Bn(e) {
|
|
1279
1307
|
case "integer-width":
|
1280
1308
|
if (i.options.length > 1)
|
1281
1309
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1282
|
-
i.options[0].replace(
|
1310
|
+
i.options[0].replace(wn, function(l, u, h, f, c, y) {
|
1283
1311
|
if (u)
|
1284
1312
|
t.minimumIntegerDigits = h.length;
|
1285
1313
|
else {
|
@@ -1303,21 +1331,21 @@ function Bn(e) {
|
|
1303
1331
|
return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && y ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + y.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
1304
1332
|
});
|
1305
1333
|
var s = i.options[0];
|
1306
|
-
s === "w" ? t =
|
1334
|
+
s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), mt(s)));
|
1307
1335
|
continue;
|
1308
1336
|
}
|
1309
1337
|
if (Qt.test(i.stem)) {
|
1310
|
-
t =
|
1338
|
+
t = E(E({}, t), mt(i.stem));
|
1311
1339
|
continue;
|
1312
1340
|
}
|
1313
|
-
var
|
1314
|
-
|
1315
|
-
var
|
1316
|
-
|
1341
|
+
var o = Kt(i.stem);
|
1342
|
+
o && (t = E(E({}, t), o));
|
1343
|
+
var a = Hn(i.stem);
|
1344
|
+
a && (t = E(E({}, t), a));
|
1317
1345
|
}
|
1318
1346
|
return t;
|
1319
1347
|
}
|
1320
|
-
var
|
1348
|
+
var fe = {
|
1321
1349
|
"001": [
|
1322
1350
|
"H",
|
1323
1351
|
"h"
|
@@ -2732,23 +2760,23 @@ var me = {
|
|
2732
2760
|
"h"
|
2733
2761
|
]
|
2734
2762
|
};
|
2735
|
-
function
|
2763
|
+
function Bn(e, t) {
|
2736
2764
|
for (var r = "", n = 0; n < e.length; n++) {
|
2737
2765
|
var i = e.charAt(n);
|
2738
2766
|
if (i === "j") {
|
2739
2767
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2740
2768
|
s++, n++;
|
2741
|
-
var
|
2742
|
-
for ((u == "H" || u == "k") && (
|
2769
|
+
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = An(t);
|
2770
|
+
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
2743
2771
|
r += l;
|
2744
|
-
for (;
|
2772
|
+
for (; o-- > 0; )
|
2745
2773
|
r = u + r;
|
2746
2774
|
} else
|
2747
2775
|
i === "J" ? r += "H" : r += i;
|
2748
2776
|
}
|
2749
2777
|
return r;
|
2750
2778
|
}
|
2751
|
-
function
|
2779
|
+
function An(e) {
|
2752
2780
|
var t = e.hourCycle;
|
2753
2781
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2754
2782
|
e.hourCycles && // @ts-ignore
|
@@ -2767,21 +2795,21 @@ function Pn(e) {
|
|
2767
2795
|
}
|
2768
2796
|
var r = e.language, n;
|
2769
2797
|
r !== "root" && (n = e.maximize().region);
|
2770
|
-
var i =
|
2798
|
+
var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
|
2771
2799
|
return i[0];
|
2772
2800
|
}
|
2773
|
-
var
|
2774
|
-
function
|
2801
|
+
var De, Pn = new RegExp("^".concat(qt.source, "*")), On = new RegExp("".concat(qt.source, "*$"));
|
2802
|
+
function v(e, t) {
|
2775
2803
|
return { start: e, end: t };
|
2776
2804
|
}
|
2777
|
-
var In = !!String.prototype.startsWith && "_a".startsWith("a", 1),
|
2805
|
+
var In = !!String.prototype.startsWith && "_a".startsWith("a", 1), Cn = !!String.fromCodePoint, Mn = !!Object.fromEntries, Nn = !!String.prototype.codePointAt, Ln = !!String.prototype.trimStart, $n = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, Dn = Rn ? Number.isSafeInteger : function(e) {
|
2778
2806
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2779
|
-
},
|
2807
|
+
}, Xe = !0;
|
2780
2808
|
try {
|
2781
|
-
var
|
2782
|
-
|
2809
|
+
var Un = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2810
|
+
Xe = ((De = Un.exec("a")) === null || De === void 0 ? void 0 : De[0]) === "a";
|
2783
2811
|
} catch {
|
2784
|
-
|
2812
|
+
Xe = !1;
|
2785
2813
|
}
|
2786
2814
|
var pt = In ? (
|
2787
2815
|
// Native
|
@@ -2793,31 +2821,31 @@ var pt = In ? (
|
|
2793
2821
|
function(t, r, n) {
|
2794
2822
|
return t.slice(n, n + r.length) === r;
|
2795
2823
|
}
|
2796
|
-
),
|
2824
|
+
), We = Cn ? String.fromCodePoint : (
|
2797
2825
|
// IE11
|
2798
2826
|
function() {
|
2799
2827
|
for (var t = [], r = 0; r < arguments.length; r++)
|
2800
2828
|
t[r] = arguments[r];
|
2801
|
-
for (var n = "", i = t.length, s = 0,
|
2802
|
-
if (
|
2803
|
-
throw RangeError(
|
2804
|
-
n +=
|
2829
|
+
for (var n = "", i = t.length, s = 0, o; i > s; ) {
|
2830
|
+
if (o = t[s++], o > 1114111)
|
2831
|
+
throw RangeError(o + " is not a valid code point");
|
2832
|
+
n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
|
2805
2833
|
}
|
2806
2834
|
return n;
|
2807
2835
|
}
|
2808
|
-
),
|
2836
|
+
), bt = (
|
2809
2837
|
// native
|
2810
2838
|
Mn ? Object.fromEntries : (
|
2811
2839
|
// Ponyfill
|
2812
2840
|
function(t) {
|
2813
2841
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
2814
|
-
var s = i[n],
|
2815
|
-
r[
|
2842
|
+
var s = i[n], o = s[0], a = s[1];
|
2843
|
+
r[o] = a;
|
2816
2844
|
}
|
2817
2845
|
return r;
|
2818
2846
|
}
|
2819
2847
|
)
|
2820
|
-
), er =
|
2848
|
+
), er = Nn ? (
|
2821
2849
|
// Native
|
2822
2850
|
function(t, r) {
|
2823
2851
|
return t.codePointAt(r);
|
@@ -2831,7 +2859,7 @@ var pt = In ? (
|
|
2831
2859
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
2832
2860
|
}
|
2833
2861
|
}
|
2834
|
-
),
|
2862
|
+
), kn = Ln ? (
|
2835
2863
|
// Native
|
2836
2864
|
function(t) {
|
2837
2865
|
return t.trimStart();
|
@@ -2839,9 +2867,9 @@ var pt = In ? (
|
|
2839
2867
|
) : (
|
2840
2868
|
// Ponyfill
|
2841
2869
|
function(t) {
|
2842
|
-
return t.replace(
|
2870
|
+
return t.replace(Pn, "");
|
2843
2871
|
}
|
2844
|
-
),
|
2872
|
+
), Gn = $n ? (
|
2845
2873
|
// Native
|
2846
2874
|
function(t) {
|
2847
2875
|
return t.trimEnd();
|
@@ -2849,32 +2877,32 @@ var pt = In ? (
|
|
2849
2877
|
) : (
|
2850
2878
|
// Ponyfill
|
2851
2879
|
function(t) {
|
2852
|
-
return t.replace(
|
2880
|
+
return t.replace(On, "");
|
2853
2881
|
}
|
2854
2882
|
);
|
2855
2883
|
function tr(e, t) {
|
2856
2884
|
return new RegExp(e, t);
|
2857
2885
|
}
|
2858
|
-
var
|
2859
|
-
if (
|
2860
|
-
var
|
2861
|
-
|
2886
|
+
var Ze;
|
2887
|
+
if (Xe) {
|
2888
|
+
var gt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2889
|
+
Ze = function(t, r) {
|
2862
2890
|
var n;
|
2863
|
-
|
2864
|
-
var i =
|
2891
|
+
gt.lastIndex = r;
|
2892
|
+
var i = gt.exec(t);
|
2865
2893
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2866
2894
|
};
|
2867
2895
|
} else
|
2868
|
-
|
2896
|
+
Ze = function(t, r) {
|
2869
2897
|
for (var n = []; ; ) {
|
2870
2898
|
var i = er(t, r);
|
2871
|
-
if (i === void 0 || rr(i) ||
|
2899
|
+
if (i === void 0 || rr(i) || Vn(i))
|
2872
2900
|
break;
|
2873
2901
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2874
2902
|
}
|
2875
|
-
return
|
2903
|
+
return We.apply(void 0, n);
|
2876
2904
|
};
|
2877
|
-
var
|
2905
|
+
var Fn = (
|
2878
2906
|
/** @class */
|
2879
2907
|
function() {
|
2880
2908
|
function e(t, r) {
|
@@ -2888,33 +2916,33 @@ var jn = (
|
|
2888
2916
|
for (var i = []; !this.isEOF(); ) {
|
2889
2917
|
var s = this.char();
|
2890
2918
|
if (s === 123) {
|
2891
|
-
var
|
2892
|
-
if (
|
2893
|
-
return
|
2894
|
-
i.push(
|
2919
|
+
var o = this.parseArgument(t, n);
|
2920
|
+
if (o.err)
|
2921
|
+
return o;
|
2922
|
+
i.push(o.val);
|
2895
2923
|
} else {
|
2896
2924
|
if (s === 125 && t > 0)
|
2897
2925
|
break;
|
2898
2926
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
2899
|
-
var
|
2927
|
+
var a = this.clonePosition();
|
2900
2928
|
this.bump(), i.push({
|
2901
|
-
type:
|
2902
|
-
location:
|
2929
|
+
type: T.pound,
|
2930
|
+
location: v(a, this.clonePosition())
|
2903
2931
|
});
|
2904
2932
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
2905
2933
|
if (n)
|
2906
2934
|
break;
|
2907
|
-
return this.error(_.UNMATCHED_CLOSING_TAG,
|
2908
|
-
} else if (s === 60 && !this.ignoreTag &&
|
2909
|
-
var
|
2910
|
-
if (
|
2911
|
-
return
|
2912
|
-
i.push(
|
2935
|
+
return this.error(_.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
|
2936
|
+
} else if (s === 60 && !this.ignoreTag && Je(this.peek() || 0)) {
|
2937
|
+
var o = this.parseTag(t, r);
|
2938
|
+
if (o.err)
|
2939
|
+
return o;
|
2940
|
+
i.push(o.val);
|
2913
2941
|
} else {
|
2914
|
-
var
|
2915
|
-
if (
|
2916
|
-
return
|
2917
|
-
i.push(
|
2942
|
+
var o = this.parseLiteral(t, r);
|
2943
|
+
if (o.err)
|
2944
|
+
return o;
|
2945
|
+
i.push(o.val);
|
2918
2946
|
}
|
2919
2947
|
}
|
2920
2948
|
}
|
@@ -2926,9 +2954,9 @@ var jn = (
|
|
2926
2954
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
2927
2955
|
return {
|
2928
2956
|
val: {
|
2929
|
-
type:
|
2957
|
+
type: T.literal,
|
2930
2958
|
value: "<".concat(i, "/>"),
|
2931
|
-
location:
|
2959
|
+
location: v(n, this.clonePosition())
|
2932
2960
|
},
|
2933
2961
|
err: null
|
2934
2962
|
};
|
@@ -2936,27 +2964,27 @@ var jn = (
|
|
2936
2964
|
var s = this.parseMessage(t + 1, r, !0);
|
2937
2965
|
if (s.err)
|
2938
2966
|
return s;
|
2939
|
-
var
|
2967
|
+
var o = s.val, a = this.clonePosition();
|
2940
2968
|
if (this.bumpIf("</")) {
|
2941
|
-
if (this.isEOF() || !
|
2942
|
-
return this.error(_.INVALID_TAG,
|
2969
|
+
if (this.isEOF() || !Je(this.char()))
|
2970
|
+
return this.error(_.INVALID_TAG, v(a, this.clonePosition()));
|
2943
2971
|
var l = this.clonePosition(), u = this.parseTagName();
|
2944
|
-
return i !== u ? this.error(_.UNMATCHED_CLOSING_TAG,
|
2972
|
+
return i !== u ? this.error(_.UNMATCHED_CLOSING_TAG, v(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
2945
2973
|
val: {
|
2946
|
-
type:
|
2974
|
+
type: T.tag,
|
2947
2975
|
value: i,
|
2948
|
-
children:
|
2949
|
-
location:
|
2976
|
+
children: o,
|
2977
|
+
location: v(n, this.clonePosition())
|
2950
2978
|
},
|
2951
2979
|
err: null
|
2952
|
-
} : this.error(_.INVALID_TAG,
|
2980
|
+
} : this.error(_.INVALID_TAG, v(a, this.clonePosition())));
|
2953
2981
|
} else
|
2954
|
-
return this.error(_.UNCLOSED_TAG,
|
2982
|
+
return this.error(_.UNCLOSED_TAG, v(n, this.clonePosition()));
|
2955
2983
|
} else
|
2956
|
-
return this.error(_.INVALID_TAG,
|
2984
|
+
return this.error(_.INVALID_TAG, v(n, this.clonePosition()));
|
2957
2985
|
}, e.prototype.parseTagName = function() {
|
2958
2986
|
var t = this.offset();
|
2959
|
-
for (this.bump(); !this.isEOF() &&
|
2987
|
+
for (this.bump(); !this.isEOF() && zn(this.char()); )
|
2960
2988
|
this.bump();
|
2961
2989
|
return this.message.slice(t, this.offset());
|
2962
2990
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2966,26 +2994,26 @@ var jn = (
|
|
2966
2994
|
i += s;
|
2967
2995
|
continue;
|
2968
2996
|
}
|
2969
|
-
var
|
2970
|
-
if (a) {
|
2971
|
-
i += a;
|
2972
|
-
continue;
|
2973
|
-
}
|
2974
|
-
var o = this.tryParseLeftAngleBracket();
|
2997
|
+
var o = this.tryParseUnquoted(t, r);
|
2975
2998
|
if (o) {
|
2976
2999
|
i += o;
|
2977
3000
|
continue;
|
2978
3001
|
}
|
3002
|
+
var a = this.tryParseLeftAngleBracket();
|
3003
|
+
if (a) {
|
3004
|
+
i += a;
|
3005
|
+
continue;
|
3006
|
+
}
|
2979
3007
|
break;
|
2980
3008
|
}
|
2981
|
-
var l =
|
3009
|
+
var l = v(n, this.clonePosition());
|
2982
3010
|
return {
|
2983
|
-
val: { type:
|
3011
|
+
val: { type: T.literal, value: i, location: l },
|
2984
3012
|
err: null
|
2985
3013
|
};
|
2986
3014
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2987
3015
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2988
|
-
!
|
3016
|
+
!jn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2989
3017
|
}, e.prototype.tryParseQuote = function(t) {
|
2990
3018
|
if (this.isEOF() || this.char() !== 39)
|
2991
3019
|
return null;
|
@@ -3019,49 +3047,49 @@ var jn = (
|
|
3019
3047
|
r.push(n);
|
3020
3048
|
this.bump();
|
3021
3049
|
}
|
3022
|
-
return
|
3050
|
+
return We.apply(void 0, r);
|
3023
3051
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
3024
3052
|
if (this.isEOF())
|
3025
3053
|
return null;
|
3026
3054
|
var n = this.char();
|
3027
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
3055
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), We(n));
|
3028
3056
|
}, e.prototype.parseArgument = function(t, r) {
|
3029
3057
|
var n = this.clonePosition();
|
3030
3058
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
3031
|
-
return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3059
|
+
return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
|
3032
3060
|
if (this.char() === 125)
|
3033
|
-
return this.bump(), this.error(_.EMPTY_ARGUMENT,
|
3061
|
+
return this.bump(), this.error(_.EMPTY_ARGUMENT, v(n, this.clonePosition()));
|
3034
3062
|
var i = this.parseIdentifierIfPossible().value;
|
3035
3063
|
if (!i)
|
3036
|
-
return this.error(_.MALFORMED_ARGUMENT,
|
3064
|
+
return this.error(_.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
|
3037
3065
|
if (this.bumpSpace(), this.isEOF())
|
3038
|
-
return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3066
|
+
return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
|
3039
3067
|
switch (this.char()) {
|
3040
3068
|
case 125:
|
3041
3069
|
return this.bump(), {
|
3042
3070
|
val: {
|
3043
|
-
type:
|
3071
|
+
type: T.argument,
|
3044
3072
|
// value does not include the opening and closing braces.
|
3045
3073
|
value: i,
|
3046
|
-
location:
|
3074
|
+
location: v(n, this.clonePosition())
|
3047
3075
|
},
|
3048
3076
|
err: null
|
3049
3077
|
};
|
3050
3078
|
case 44:
|
3051
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3079
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
|
3052
3080
|
default:
|
3053
|
-
return this.error(_.MALFORMED_ARGUMENT,
|
3081
|
+
return this.error(_.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
|
3054
3082
|
}
|
3055
3083
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
3056
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
3084
|
+
var t = this.clonePosition(), r = this.offset(), n = Ze(this.message, r), i = r + n.length;
|
3057
3085
|
this.bumpTo(i);
|
3058
|
-
var s = this.clonePosition(),
|
3059
|
-
return { value: n, location:
|
3086
|
+
var s = this.clonePosition(), o = v(t, s);
|
3087
|
+
return { value: n, location: o };
|
3060
3088
|
}, e.prototype.parseArgumentOptions = function(t, r, n, i) {
|
3061
|
-
var s,
|
3062
|
-
switch (
|
3089
|
+
var s, o = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
|
3090
|
+
switch (a) {
|
3063
3091
|
case "":
|
3064
|
-
return this.error(_.EXPECT_ARGUMENT_TYPE,
|
3092
|
+
return this.error(_.EXPECT_ARGUMENT_TYPE, v(o, l));
|
3065
3093
|
case "number":
|
3066
3094
|
case "date":
|
3067
3095
|
case "time": {
|
@@ -3072,46 +3100,46 @@ var jn = (
|
|
3072
3100
|
var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
3073
3101
|
if (f.err)
|
3074
3102
|
return f;
|
3075
|
-
var c =
|
3103
|
+
var c = Gn(f.val);
|
3076
3104
|
if (c.length === 0)
|
3077
|
-
return this.error(_.EXPECT_ARGUMENT_STYLE,
|
3078
|
-
var y =
|
3105
|
+
return this.error(_.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
|
3106
|
+
var y = v(h, this.clonePosition());
|
3079
3107
|
u = { style: c, styleLocation: y };
|
3080
3108
|
}
|
3081
3109
|
var m = this.tryParseArgumentClose(i);
|
3082
3110
|
if (m.err)
|
3083
3111
|
return m;
|
3084
|
-
var
|
3112
|
+
var g = v(i, this.clonePosition());
|
3085
3113
|
if (u && pt(u?.style, "::", 0)) {
|
3086
|
-
var p =
|
3087
|
-
if (
|
3114
|
+
var p = kn(u.style.slice(2));
|
3115
|
+
if (a === "number") {
|
3088
3116
|
var f = this.parseNumberSkeletonFromString(p, u.styleLocation);
|
3089
3117
|
return f.err ? f : {
|
3090
|
-
val: { type:
|
3118
|
+
val: { type: T.number, value: n, location: g, style: f.val },
|
3091
3119
|
err: null
|
3092
3120
|
};
|
3093
3121
|
} else {
|
3094
3122
|
if (p.length === 0)
|
3095
|
-
return this.error(_.EXPECT_DATE_TIME_SKELETON,
|
3123
|
+
return this.error(_.EXPECT_DATE_TIME_SKELETON, g);
|
3096
3124
|
var d = p;
|
3097
|
-
this.locale && (d =
|
3125
|
+
this.locale && (d = Bn(p, this.locale));
|
3098
3126
|
var c = {
|
3099
|
-
type:
|
3127
|
+
type: Z.dateTime,
|
3100
3128
|
pattern: d,
|
3101
3129
|
location: u.styleLocation,
|
3102
3130
|
parsedOptions: this.shouldParseSkeletons ? vn(d) : {}
|
3103
|
-
},
|
3131
|
+
}, x = a === "date" ? T.date : T.time;
|
3104
3132
|
return {
|
3105
|
-
val: { type:
|
3133
|
+
val: { type: x, value: n, location: g, style: c },
|
3106
3134
|
err: null
|
3107
3135
|
};
|
3108
3136
|
}
|
3109
3137
|
}
|
3110
3138
|
return {
|
3111
3139
|
val: {
|
3112
|
-
type:
|
3140
|
+
type: a === "number" ? T.number : a === "date" ? T.date : T.time,
|
3113
3141
|
value: n,
|
3114
|
-
location:
|
3142
|
+
location: g,
|
3115
3143
|
style: (s = u?.style) !== null && s !== void 0 ? s : null
|
3116
3144
|
},
|
3117
3145
|
err: null
|
@@ -3120,52 +3148,52 @@ var jn = (
|
|
3120
3148
|
case "plural":
|
3121
3149
|
case "selectordinal":
|
3122
3150
|
case "select": {
|
3123
|
-
var
|
3151
|
+
var b = this.clonePosition();
|
3124
3152
|
if (this.bumpSpace(), !this.bumpIf(","))
|
3125
|
-
return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS,
|
3153
|
+
return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, v(b, E({}, b)));
|
3126
3154
|
this.bumpSpace();
|
3127
3155
|
var w = this.parseIdentifierIfPossible(), H = 0;
|
3128
|
-
if (
|
3156
|
+
if (a !== "select" && w.value === "offset") {
|
3129
3157
|
if (!this.bumpIf(":"))
|
3130
|
-
return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,
|
3158
|
+
return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
|
3131
3159
|
this.bumpSpace();
|
3132
3160
|
var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
3133
3161
|
if (f.err)
|
3134
3162
|
return f;
|
3135
3163
|
this.bumpSpace(), w = this.parseIdentifierIfPossible(), H = f.val;
|
3136
3164
|
}
|
3137
|
-
var
|
3138
|
-
if (
|
3139
|
-
return
|
3165
|
+
var k = this.tryParsePluralOrSelectOptions(t, a, r, w);
|
3166
|
+
if (k.err)
|
3167
|
+
return k;
|
3140
3168
|
var m = this.tryParseArgumentClose(i);
|
3141
3169
|
if (m.err)
|
3142
3170
|
return m;
|
3143
|
-
var st =
|
3144
|
-
return
|
3171
|
+
var st = v(i, this.clonePosition());
|
3172
|
+
return a === "select" ? {
|
3145
3173
|
val: {
|
3146
|
-
type:
|
3174
|
+
type: T.select,
|
3147
3175
|
value: n,
|
3148
|
-
options:
|
3176
|
+
options: bt(k.val),
|
3149
3177
|
location: st
|
3150
3178
|
},
|
3151
3179
|
err: null
|
3152
3180
|
} : {
|
3153
3181
|
val: {
|
3154
|
-
type:
|
3182
|
+
type: T.plural,
|
3155
3183
|
value: n,
|
3156
|
-
options:
|
3184
|
+
options: bt(k.val),
|
3157
3185
|
offset: H,
|
3158
|
-
pluralType:
|
3186
|
+
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
3159
3187
|
location: st
|
3160
3188
|
},
|
3161
3189
|
err: null
|
3162
3190
|
};
|
3163
3191
|
}
|
3164
3192
|
default:
|
3165
|
-
return this.error(_.INVALID_ARGUMENT_TYPE,
|
3193
|
+
return this.error(_.INVALID_ARGUMENT_TYPE, v(o, l));
|
3166
3194
|
}
|
3167
3195
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
3168
|
-
return this.isEOF() || this.char() !== 125 ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3196
|
+
return this.isEOF() || this.char() !== 125 ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
3169
3197
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
3170
3198
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
3171
3199
|
var n = this.char();
|
@@ -3174,7 +3202,7 @@ var jn = (
|
|
3174
3202
|
this.bump();
|
3175
3203
|
var i = this.clonePosition();
|
3176
3204
|
if (!this.bumpUntil("'"))
|
3177
|
-
return this.error(_.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,
|
3205
|
+
return this.error(_.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, v(i, this.clonePosition()));
|
3178
3206
|
this.bump();
|
3179
3207
|
break;
|
3180
3208
|
}
|
@@ -3204,64 +3232,64 @@ var jn = (
|
|
3204
3232
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
3205
3233
|
var n = [];
|
3206
3234
|
try {
|
3207
|
-
n =
|
3235
|
+
n = xn(t);
|
3208
3236
|
} catch {
|
3209
3237
|
return this.error(_.INVALID_NUMBER_SKELETON, r);
|
3210
3238
|
}
|
3211
3239
|
return {
|
3212
3240
|
val: {
|
3213
|
-
type:
|
3241
|
+
type: Z.number,
|
3214
3242
|
tokens: n,
|
3215
3243
|
location: r,
|
3216
|
-
parsedOptions: this.shouldParseSkeletons ?
|
3244
|
+
parsedOptions: this.shouldParseSkeletons ? Sn(n) : {}
|
3217
3245
|
},
|
3218
3246
|
err: null
|
3219
3247
|
};
|
3220
3248
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
3221
|
-
for (var s,
|
3249
|
+
for (var s, o = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
|
3222
3250
|
if (u.length === 0) {
|
3223
3251
|
var f = this.clonePosition();
|
3224
3252
|
if (r !== "select" && this.bumpIf("=")) {
|
3225
3253
|
var c = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
3226
3254
|
if (c.err)
|
3227
3255
|
return c;
|
3228
|
-
h =
|
3256
|
+
h = v(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
|
3229
3257
|
} else
|
3230
3258
|
break;
|
3231
3259
|
}
|
3232
3260
|
if (l.has(u))
|
3233
3261
|
return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
|
3234
|
-
u === "other" && (
|
3262
|
+
u === "other" && (o = !0), this.bumpSpace();
|
3235
3263
|
var y = this.clonePosition();
|
3236
3264
|
if (!this.bumpIf("{"))
|
3237
|
-
return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,
|
3265
|
+
return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
|
3238
3266
|
var m = this.parseMessage(t + 1, r, n);
|
3239
3267
|
if (m.err)
|
3240
3268
|
return m;
|
3241
|
-
var
|
3242
|
-
if (
|
3243
|
-
return
|
3244
|
-
|
3269
|
+
var g = this.tryParseArgumentClose(y);
|
3270
|
+
if (g.err)
|
3271
|
+
return g;
|
3272
|
+
a.push([
|
3245
3273
|
u,
|
3246
3274
|
{
|
3247
3275
|
value: m.val,
|
3248
|
-
location:
|
3276
|
+
location: v(y, this.clonePosition())
|
3249
3277
|
}
|
3250
3278
|
]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
|
3251
3279
|
}
|
3252
|
-
return
|
3280
|
+
return a.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(_.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
|
3253
3281
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
3254
3282
|
var n = 1, i = this.clonePosition();
|
3255
3283
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
3256
|
-
for (var s = !1,
|
3257
|
-
var
|
3258
|
-
if (
|
3259
|
-
s = !0,
|
3284
|
+
for (var s = !1, o = 0; !this.isEOF(); ) {
|
3285
|
+
var a = this.char();
|
3286
|
+
if (a >= 48 && a <= 57)
|
3287
|
+
s = !0, o = o * 10 + (a - 48), this.bump();
|
3260
3288
|
else
|
3261
3289
|
break;
|
3262
3290
|
}
|
3263
|
-
var l =
|
3264
|
-
return s ? (
|
3291
|
+
var l = v(i, this.clonePosition());
|
3292
|
+
return s ? (o *= n, Dn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
|
3265
3293
|
}, e.prototype.offset = function() {
|
3266
3294
|
return this.position.offset;
|
3267
3295
|
}, e.prototype.isEOF = function() {
|
@@ -3327,47 +3355,47 @@ var jn = (
|
|
3327
3355
|
}, e;
|
3328
3356
|
}()
|
3329
3357
|
);
|
3330
|
-
function
|
3358
|
+
function Je(e) {
|
3331
3359
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3332
3360
|
}
|
3333
|
-
function
|
3334
|
-
return
|
3361
|
+
function jn(e) {
|
3362
|
+
return Je(e) || e === 47;
|
3335
3363
|
}
|
3336
|
-
function
|
3364
|
+
function zn(e) {
|
3337
3365
|
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;
|
3338
3366
|
}
|
3339
3367
|
function rr(e) {
|
3340
3368
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3341
3369
|
}
|
3342
|
-
function
|
3370
|
+
function Vn(e) {
|
3343
3371
|
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;
|
3344
3372
|
}
|
3345
|
-
function
|
3373
|
+
function qe(e) {
|
3346
3374
|
e.forEach(function(t) {
|
3347
3375
|
if (delete t.location, Xt(t) || Wt(t))
|
3348
3376
|
for (var r in t.options)
|
3349
|
-
delete t.options[r].location,
|
3377
|
+
delete t.options[r].location, qe(t.options[r].value);
|
3350
3378
|
else
|
3351
|
-
jt(t) && Jt(t.style) || (zt(t) || Vt(t)) &&
|
3379
|
+
jt(t) && Jt(t.style) || (zt(t) || Vt(t)) && Ve(t.style) ? delete t.style.location : Zt(t) && qe(t.children);
|
3352
3380
|
});
|
3353
3381
|
}
|
3354
|
-
function
|
3355
|
-
t === void 0 && (t = {}), t =
|
3356
|
-
var r = new
|
3382
|
+
function Xn(e, t) {
|
3383
|
+
t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3384
|
+
var r = new Fn(e, t).parse();
|
3357
3385
|
if (r.err) {
|
3358
3386
|
var n = SyntaxError(_[r.err.kind]);
|
3359
3387
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3360
3388
|
}
|
3361
|
-
return t?.captureLocation ||
|
3389
|
+
return t?.captureLocation || qe(r.val), r.val;
|
3362
3390
|
}
|
3363
|
-
var
|
3391
|
+
var J;
|
3364
3392
|
(function(e) {
|
3365
3393
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3366
|
-
})(
|
3367
|
-
var
|
3394
|
+
})(J || (J = {}));
|
3395
|
+
var Oe = (
|
3368
3396
|
/** @class */
|
3369
3397
|
function(e) {
|
3370
|
-
|
3398
|
+
Pe(t, e);
|
3371
3399
|
function t(r, n, i) {
|
3372
3400
|
var s = e.call(this, r) || this;
|
3373
3401
|
return s.code = n, s.originalMessage = i, s;
|
@@ -3379,44 +3407,44 @@ var Ie = (
|
|
3379
3407
|
), yt = (
|
3380
3408
|
/** @class */
|
3381
3409
|
function(e) {
|
3382
|
-
|
3410
|
+
Pe(t, e);
|
3383
3411
|
function t(r, n, i, s) {
|
3384
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3412
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), J.INVALID_VALUE, s) || this;
|
3385
3413
|
}
|
3386
3414
|
return t;
|
3387
|
-
}(
|
3388
|
-
),
|
3415
|
+
}(Oe)
|
3416
|
+
), Wn = (
|
3389
3417
|
/** @class */
|
3390
3418
|
function(e) {
|
3391
|
-
|
3419
|
+
Pe(t, e);
|
3392
3420
|
function t(r, n, i) {
|
3393
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3421
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), J.INVALID_VALUE, i) || this;
|
3394
3422
|
}
|
3395
3423
|
return t;
|
3396
|
-
}(
|
3397
|
-
),
|
3424
|
+
}(Oe)
|
3425
|
+
), Zn = (
|
3398
3426
|
/** @class */
|
3399
3427
|
function(e) {
|
3400
|
-
|
3428
|
+
Pe(t, e);
|
3401
3429
|
function t(r, n) {
|
3402
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3430
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), J.MISSING_VALUE, n) || this;
|
3403
3431
|
}
|
3404
3432
|
return t;
|
3405
|
-
}(
|
3433
|
+
}(Oe)
|
3406
3434
|
), S;
|
3407
3435
|
(function(e) {
|
3408
3436
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3409
3437
|
})(S || (S = {}));
|
3410
|
-
function
|
3438
|
+
function Jn(e) {
|
3411
3439
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3412
3440
|
var n = t[t.length - 1];
|
3413
3441
|
return !n || n.type !== S.literal || r.type !== S.literal ? t.push(r) : n.value += r.value, t;
|
3414
3442
|
}, []);
|
3415
3443
|
}
|
3416
|
-
function
|
3444
|
+
function qn(e) {
|
3417
3445
|
return typeof e == "function";
|
3418
3446
|
}
|
3419
|
-
function
|
3447
|
+
function _e(e, t, r, n, i, s, o) {
|
3420
3448
|
if (e.length === 1 && ct(e[0]))
|
3421
3449
|
return [
|
3422
3450
|
{
|
@@ -3424,17 +3452,17 @@ function Ee(e, t, r, n, i, s, a) {
|
|
3424
3452
|
value: e[0].value
|
3425
3453
|
}
|
3426
3454
|
];
|
3427
|
-
for (var
|
3455
|
+
for (var a = [], l = 0, u = e; l < u.length; l++) {
|
3428
3456
|
var h = u[l];
|
3429
3457
|
if (ct(h)) {
|
3430
|
-
|
3458
|
+
a.push({
|
3431
3459
|
type: S.literal,
|
3432
3460
|
value: h.value
|
3433
3461
|
});
|
3434
3462
|
continue;
|
3435
3463
|
}
|
3436
|
-
if (
|
3437
|
-
typeof s == "number" &&
|
3464
|
+
if (yn(h)) {
|
3465
|
+
typeof s == "number" && a.push({
|
3438
3466
|
type: S.literal,
|
3439
3467
|
value: r.getNumberFormat(t).format(s)
|
3440
3468
|
});
|
@@ -3442,26 +3470,26 @@ function Ee(e, t, r, n, i, s, a) {
|
|
3442
3470
|
}
|
3443
3471
|
var f = h.value;
|
3444
3472
|
if (!(i && f in i))
|
3445
|
-
throw new
|
3473
|
+
throw new Zn(f, o);
|
3446
3474
|
var c = i[f];
|
3447
|
-
if (
|
3448
|
-
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""),
|
3475
|
+
if (gn(h)) {
|
3476
|
+
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
3449
3477
|
type: typeof c == "string" ? S.literal : S.object,
|
3450
3478
|
value: c
|
3451
3479
|
});
|
3452
3480
|
continue;
|
3453
3481
|
}
|
3454
3482
|
if (zt(h)) {
|
3455
|
-
var y = typeof h.style == "string" ? n.date[h.style] :
|
3456
|
-
|
3483
|
+
var y = typeof h.style == "string" ? n.date[h.style] : Ve(h.style) ? h.style.parsedOptions : void 0;
|
3484
|
+
a.push({
|
3457
3485
|
type: S.literal,
|
3458
3486
|
value: r.getDateTimeFormat(t, y).format(c)
|
3459
3487
|
});
|
3460
3488
|
continue;
|
3461
3489
|
}
|
3462
3490
|
if (Vt(h)) {
|
3463
|
-
var y = typeof h.style == "string" ? n.time[h.style] :
|
3464
|
-
|
3491
|
+
var y = typeof h.style == "string" ? n.time[h.style] : Ve(h.style) ? h.style.parsedOptions : n.time.medium;
|
3492
|
+
a.push({
|
3465
3493
|
type: S.literal,
|
3466
3494
|
value: r.getDateTimeFormat(t, y).format(c)
|
3467
3495
|
});
|
@@ -3469,20 +3497,20 @@ function Ee(e, t, r, n, i, s, a) {
|
|
3469
3497
|
}
|
3470
3498
|
if (jt(h)) {
|
3471
3499
|
var y = typeof h.style == "string" ? n.number[h.style] : Jt(h.style) ? h.style.parsedOptions : void 0;
|
3472
|
-
y && y.scale && (c = c * (y.scale || 1)),
|
3500
|
+
y && y.scale && (c = c * (y.scale || 1)), a.push({
|
3473
3501
|
type: S.literal,
|
3474
3502
|
value: r.getNumberFormat(t, y).format(c)
|
3475
3503
|
});
|
3476
3504
|
continue;
|
3477
3505
|
}
|
3478
3506
|
if (Zt(h)) {
|
3479
|
-
var m = h.children,
|
3480
|
-
if (!
|
3481
|
-
throw new
|
3482
|
-
var d =
|
3507
|
+
var m = h.children, g = h.value, p = i[g];
|
3508
|
+
if (!qn(p))
|
3509
|
+
throw new Wn(g, "function", o);
|
3510
|
+
var d = _e(m, t, r, n, i, s), x = p(d.map(function(H) {
|
3483
3511
|
return H.value;
|
3484
3512
|
}));
|
3485
|
-
Array.isArray(
|
3513
|
+
Array.isArray(x) || (x = [x]), a.push.apply(a, x.map(function(H) {
|
3486
3514
|
return {
|
3487
3515
|
type: typeof H == "string" ? S.literal : S.object,
|
3488
3516
|
value: H
|
@@ -3490,41 +3518,41 @@ function Ee(e, t, r, n, i, s, a) {
|
|
3490
3518
|
}));
|
3491
3519
|
}
|
3492
3520
|
if (Xt(h)) {
|
3493
|
-
var
|
3494
|
-
if (!
|
3495
|
-
throw new yt(h.value, c, Object.keys(h.options),
|
3496
|
-
|
3521
|
+
var b = h.options[c] || h.options.other;
|
3522
|
+
if (!b)
|
3523
|
+
throw new yt(h.value, c, Object.keys(h.options), o);
|
3524
|
+
a.push.apply(a, _e(b.value, t, r, n, i));
|
3497
3525
|
continue;
|
3498
3526
|
}
|
3499
3527
|
if (Wt(h)) {
|
3500
|
-
var
|
3501
|
-
if (!
|
3528
|
+
var b = h.options["=".concat(c)];
|
3529
|
+
if (!b) {
|
3502
3530
|
if (!Intl.PluralRules)
|
3503
|
-
throw new
|
3531
|
+
throw new Oe(`Intl.PluralRules is not available in this environment.
|
3504
3532
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3505
|
-
`,
|
3533
|
+
`, J.MISSING_INTL_API, o);
|
3506
3534
|
var w = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
|
3507
|
-
|
3535
|
+
b = h.options[w] || h.options.other;
|
3508
3536
|
}
|
3509
|
-
if (!
|
3510
|
-
throw new yt(h.value, c, Object.keys(h.options),
|
3511
|
-
|
3537
|
+
if (!b)
|
3538
|
+
throw new yt(h.value, c, Object.keys(h.options), o);
|
3539
|
+
a.push.apply(a, _e(b.value, t, r, n, i, c - (h.offset || 0)));
|
3512
3540
|
continue;
|
3513
3541
|
}
|
3514
3542
|
}
|
3515
|
-
return
|
3543
|
+
return Jn(a);
|
3516
3544
|
}
|
3517
|
-
function
|
3518
|
-
return t ?
|
3519
|
-
return r[n] =
|
3545
|
+
function Qn(e, t) {
|
3546
|
+
return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3547
|
+
return r[n] = E(E({}, e[n]), t[n] || {}), r;
|
3520
3548
|
}, {})) : e;
|
3521
3549
|
}
|
3522
|
-
function
|
3550
|
+
function Yn(e, t) {
|
3523
3551
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3524
|
-
return r[n] =
|
3525
|
-
},
|
3552
|
+
return r[n] = Qn(e[n], t[n]), r;
|
3553
|
+
}, E({}, e)) : e;
|
3526
3554
|
}
|
3527
|
-
function
|
3555
|
+
function Ue(e) {
|
3528
3556
|
return {
|
3529
3557
|
create: function() {
|
3530
3558
|
return {
|
@@ -3538,35 +3566,35 @@ function Ge(e) {
|
|
3538
3566
|
}
|
3539
3567
|
};
|
3540
3568
|
}
|
3541
|
-
function
|
3569
|
+
function Kn(e) {
|
3542
3570
|
return e === void 0 && (e = {
|
3543
3571
|
number: {},
|
3544
3572
|
dateTime: {},
|
3545
3573
|
pluralRules: {}
|
3546
3574
|
}), {
|
3547
|
-
getNumberFormat:
|
3575
|
+
getNumberFormat: $e(function() {
|
3548
3576
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3549
3577
|
r[n] = arguments[n];
|
3550
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
3578
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Le([void 0], r, !1)))();
|
3551
3579
|
}, {
|
3552
|
-
cache:
|
3553
|
-
strategy:
|
3580
|
+
cache: Ue(e.number),
|
3581
|
+
strategy: Re.variadic
|
3554
3582
|
}),
|
3555
|
-
getDateTimeFormat:
|
3583
|
+
getDateTimeFormat: $e(function() {
|
3556
3584
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3557
3585
|
r[n] = arguments[n];
|
3558
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
3586
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Le([void 0], r, !1)))();
|
3559
3587
|
}, {
|
3560
|
-
cache:
|
3561
|
-
strategy:
|
3588
|
+
cache: Ue(e.dateTime),
|
3589
|
+
strategy: Re.variadic
|
3562
3590
|
}),
|
3563
|
-
getPluralRules:
|
3591
|
+
getPluralRules: $e(function() {
|
3564
3592
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3565
3593
|
r[n] = arguments[n];
|
3566
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
3594
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Le([void 0], r, !1)))();
|
3567
3595
|
}, {
|
3568
|
-
cache:
|
3569
|
-
strategy:
|
3596
|
+
cache: Ue(e.pluralRules),
|
3597
|
+
strategy: Re.variadic
|
3570
3598
|
})
|
3571
3599
|
};
|
3572
3600
|
}
|
@@ -3589,7 +3617,7 @@ var nr = (
|
|
3589
3617
|
}, []);
|
3590
3618
|
return h.length <= 1 ? h[0] || "" : h;
|
3591
3619
|
}, this.formatToParts = function(l) {
|
3592
|
-
return
|
3620
|
+
return _e(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
|
3593
3621
|
}, this.resolvedOptions = function() {
|
3594
3622
|
var l;
|
3595
3623
|
return {
|
@@ -3600,15 +3628,15 @@ var nr = (
|
|
3600
3628
|
}, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
|
3601
3629
|
if (this.message = t, !e.__parse)
|
3602
3630
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3603
|
-
var
|
3604
|
-
|
3605
|
-
var
|
3606
|
-
this.ast = e.__parse(t,
|
3631
|
+
var o = i || {};
|
3632
|
+
o.formatters;
|
3633
|
+
var a = hn(o, ["formatters"]);
|
3634
|
+
this.ast = e.__parse(t, E(E({}, a), { locale: this.resolvedLocale }));
|
3607
3635
|
} else
|
3608
3636
|
this.ast = t;
|
3609
3637
|
if (!Array.isArray(this.ast))
|
3610
3638
|
throw new TypeError("A message must be provided as a String or AST.");
|
3611
|
-
this.formats =
|
3639
|
+
this.formats = Yn(e.formats, n), this.formatters = i && i.formatters || Kn(this.formatterCache);
|
3612
3640
|
}
|
3613
3641
|
return Object.defineProperty(e, "defaultLocale", {
|
3614
3642
|
get: function() {
|
@@ -3621,7 +3649,7 @@ var nr = (
|
|
3621
3649
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3622
3650
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3623
3651
|
}
|
3624
|
-
}, e.__parse =
|
3652
|
+
}, e.__parse = Xn, e.formats = {
|
3625
3653
|
number: {
|
3626
3654
|
integer: {
|
3627
3655
|
maximumFractionDigits: 0
|
@@ -3682,7 +3710,7 @@ var nr = (
|
|
3682
3710
|
}, e;
|
3683
3711
|
}()
|
3684
3712
|
);
|
3685
|
-
function
|
3713
|
+
function ei(e, t) {
|
3686
3714
|
if (t == null)
|
3687
3715
|
return;
|
3688
3716
|
if (t in e)
|
@@ -3703,36 +3731,36 @@ function ti(e, t) {
|
|
3703
3731
|
n = void 0;
|
3704
3732
|
return n;
|
3705
3733
|
}
|
3706
|
-
const
|
3734
|
+
const N = {}, ti = (e, t, r) => r && (t in N || (N[t] = {}), e in N[t] || (N[t][e] = r), r), ir = (e, t) => {
|
3707
3735
|
if (t == null)
|
3708
3736
|
return;
|
3709
|
-
if (t in
|
3710
|
-
return
|
3711
|
-
const r =
|
3737
|
+
if (t in N && e in N[t])
|
3738
|
+
return N[t][e];
|
3739
|
+
const r = ue(t);
|
3712
3740
|
for (let n = 0; n < r.length; n++) {
|
3713
|
-
const i = r[n], s =
|
3741
|
+
const i = r[n], s = ni(i, e);
|
3714
3742
|
if (s)
|
3715
|
-
return
|
3743
|
+
return ti(e, t, s);
|
3716
3744
|
}
|
3717
3745
|
};
|
3718
3746
|
let nt;
|
3719
|
-
const
|
3720
|
-
function
|
3747
|
+
const ae = Ae({});
|
3748
|
+
function ri(e) {
|
3721
3749
|
return nt[e] || null;
|
3722
3750
|
}
|
3723
3751
|
function sr(e) {
|
3724
3752
|
return e in nt;
|
3725
3753
|
}
|
3726
|
-
function
|
3754
|
+
function ni(e, t) {
|
3727
3755
|
if (!sr(e))
|
3728
3756
|
return null;
|
3729
|
-
const r =
|
3730
|
-
return
|
3757
|
+
const r = ri(e);
|
3758
|
+
return ei(r, t);
|
3731
3759
|
}
|
3732
|
-
function
|
3760
|
+
function ii(e) {
|
3733
3761
|
if (e == null)
|
3734
3762
|
return;
|
3735
|
-
const t =
|
3763
|
+
const t = ue(e);
|
3736
3764
|
for (let r = 0; r < t.length; r++) {
|
3737
3765
|
const n = t[r];
|
3738
3766
|
if (sr(n))
|
@@ -3740,64 +3768,64 @@ function si(e) {
|
|
3740
3768
|
}
|
3741
3769
|
}
|
3742
3770
|
function or(e, ...t) {
|
3743
|
-
delete
|
3771
|
+
delete N[e], ae.update((r) => (r[e] = ln.all([r[e] || {}, ...t]), r));
|
3744
3772
|
}
|
3745
|
-
|
3746
|
-
[
|
3773
|
+
Q(
|
3774
|
+
[ae],
|
3747
3775
|
([e]) => Object.keys(e)
|
3748
3776
|
);
|
3749
|
-
|
3777
|
+
ae.subscribe((e) => nt = e);
|
3750
3778
|
const ve = {};
|
3751
|
-
function
|
3779
|
+
function si(e, t) {
|
3752
3780
|
ve[e].delete(t), ve[e].size === 0 && delete ve[e];
|
3753
3781
|
}
|
3754
3782
|
function ar(e) {
|
3755
3783
|
return ve[e];
|
3756
3784
|
}
|
3757
|
-
function
|
3758
|
-
return
|
3785
|
+
function oi(e) {
|
3786
|
+
return ue(e).map((t) => {
|
3759
3787
|
const r = ar(t);
|
3760
3788
|
return [t, r ? [...r] : []];
|
3761
3789
|
}).filter(([, t]) => t.length > 0);
|
3762
3790
|
}
|
3763
|
-
function
|
3764
|
-
return e == null ? !1 :
|
3791
|
+
function we(e) {
|
3792
|
+
return e == null ? !1 : ue(e).some(
|
3765
3793
|
(t) => {
|
3766
3794
|
var r;
|
3767
3795
|
return (r = ar(t)) == null ? void 0 : r.size;
|
3768
3796
|
}
|
3769
3797
|
);
|
3770
3798
|
}
|
3771
|
-
function
|
3799
|
+
function ai(e, t) {
|
3772
3800
|
return Promise.all(
|
3773
|
-
t.map((n) => (
|
3801
|
+
t.map((n) => (si(e, n), n().then((i) => i.default || i)))
|
3774
3802
|
).then((n) => or(e, ...n));
|
3775
3803
|
}
|
3776
|
-
const
|
3804
|
+
const ee = {};
|
3777
3805
|
function ur(e) {
|
3778
|
-
if (!
|
3779
|
-
return e in
|
3780
|
-
const t =
|
3781
|
-
return
|
3806
|
+
if (!we(e))
|
3807
|
+
return e in ee ? ee[e] : Promise.resolve();
|
3808
|
+
const t = oi(e);
|
3809
|
+
return ee[e] = Promise.all(
|
3782
3810
|
t.map(
|
3783
|
-
([r, n]) =>
|
3811
|
+
([r, n]) => ai(r, n)
|
3784
3812
|
)
|
3785
3813
|
).then(() => {
|
3786
|
-
if (
|
3814
|
+
if (we(e))
|
3787
3815
|
return ur(e);
|
3788
|
-
delete
|
3789
|
-
}),
|
3816
|
+
delete ee[e];
|
3817
|
+
}), ee[e];
|
3790
3818
|
}
|
3791
|
-
var _t = Object.getOwnPropertySymbols,
|
3819
|
+
var _t = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, li = Object.prototype.propertyIsEnumerable, hi = (e, t) => {
|
3792
3820
|
var r = {};
|
3793
3821
|
for (var n in e)
|
3794
|
-
|
3822
|
+
ui.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3795
3823
|
if (e != null && _t)
|
3796
3824
|
for (var n of _t(e))
|
3797
|
-
t.indexOf(n) < 0 &&
|
3825
|
+
t.indexOf(n) < 0 && li.call(e, n) && (r[n] = e[n]);
|
3798
3826
|
return r;
|
3799
3827
|
};
|
3800
|
-
const
|
3828
|
+
const ci = {
|
3801
3829
|
number: {
|
3802
3830
|
scientific: { notation: "scientific" },
|
3803
3831
|
engineering: { notation: "engineering" },
|
@@ -3827,28 +3855,28 @@ const fi = {
|
|
3827
3855
|
}
|
3828
3856
|
}
|
3829
3857
|
};
|
3830
|
-
function
|
3858
|
+
function fi({ locale: e, id: t }) {
|
3831
3859
|
console.warn(
|
3832
|
-
`[svelte-i18n] The message "${t}" was not found in "${
|
3860
|
+
`[svelte-i18n] The message "${t}" was not found in "${ue(
|
3833
3861
|
e
|
3834
|
-
).join('", "')}".${
|
3862
|
+
).join('", "')}".${we(L()) ? `
|
3835
3863
|
|
3836
3864
|
Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
|
3837
3865
|
);
|
3838
3866
|
}
|
3839
|
-
const
|
3867
|
+
const mi = {
|
3840
3868
|
fallbackLocale: null,
|
3841
3869
|
loadingDelay: 200,
|
3842
|
-
formats:
|
3870
|
+
formats: ci,
|
3843
3871
|
warnOnMissingMessages: !0,
|
3844
3872
|
handleMissingMessage: void 0,
|
3845
3873
|
ignoreTag: !0
|
3846
|
-
},
|
3847
|
-
function
|
3848
|
-
return
|
3874
|
+
}, te = mi;
|
3875
|
+
function q() {
|
3876
|
+
return te;
|
3849
3877
|
}
|
3850
|
-
function
|
3851
|
-
const t = e, { formats: r } = t, n =
|
3878
|
+
function di(e) {
|
3879
|
+
const t = e, { formats: r } = t, n = hi(t, ["formats"]);
|
3852
3880
|
let i = e.fallbackLocale;
|
3853
3881
|
if (e.initialLocale)
|
3854
3882
|
try {
|
@@ -3858,152 +3886,152 @@ function pi(e) {
|
|
3858
3886
|
`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
|
3859
3887
|
);
|
3860
3888
|
}
|
3861
|
-
return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage =
|
3889
|
+
return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage = fi : console.warn(
|
3862
3890
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
3863
|
-
)), Object.assign(
|
3891
|
+
)), Object.assign(te, n, { initialLocale: i }), r && ("number" in r && Object.assign(te.formats.number, r.number), "date" in r && Object.assign(te.formats.date, r.date), "time" in r && Object.assign(te.formats.time, r.time)), U.set(i);
|
3864
3892
|
}
|
3865
|
-
const
|
3866
|
-
var
|
3893
|
+
const ke = Ae(!1);
|
3894
|
+
var pi = Object.defineProperty, bi = Object.defineProperties, gi = Object.getOwnPropertyDescriptors, vt = Object.getOwnPropertySymbols, yi = Object.prototype.hasOwnProperty, _i = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, vi = (e, t) => {
|
3867
3895
|
for (var r in t || (t = {}))
|
3868
|
-
|
3869
|
-
if (
|
3870
|
-
for (var r of
|
3871
|
-
|
3896
|
+
yi.call(t, r) && Et(e, r, t[r]);
|
3897
|
+
if (vt)
|
3898
|
+
for (var r of vt(t))
|
3899
|
+
_i.call(t, r) && Et(e, r, t[r]);
|
3872
3900
|
return e;
|
3873
|
-
},
|
3874
|
-
let
|
3875
|
-
const
|
3901
|
+
}, Ei = (e, t) => bi(e, gi(t));
|
3902
|
+
let Qe;
|
3903
|
+
const He = Ae(null);
|
3876
3904
|
function xt(e) {
|
3877
3905
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3878
3906
|
}
|
3879
|
-
function
|
3907
|
+
function ue(e, t = q().fallbackLocale) {
|
3880
3908
|
const r = xt(e);
|
3881
3909
|
return t ? [.../* @__PURE__ */ new Set([...r, ...xt(t)])] : r;
|
3882
3910
|
}
|
3883
|
-
function
|
3884
|
-
return
|
3911
|
+
function L() {
|
3912
|
+
return Qe ?? void 0;
|
3885
3913
|
}
|
3886
|
-
|
3887
|
-
|
3914
|
+
He.subscribe((e) => {
|
3915
|
+
Qe = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
3888
3916
|
});
|
3889
|
-
const
|
3890
|
-
if (e &&
|
3891
|
-
const { loadingDelay: t } =
|
3917
|
+
const xi = (e) => {
|
3918
|
+
if (e && ii(e) && we(e)) {
|
3919
|
+
const { loadingDelay: t } = q();
|
3892
3920
|
let r;
|
3893
|
-
return typeof window < "u" &&
|
3894
|
-
() =>
|
3921
|
+
return typeof window < "u" && L() != null && t ? r = window.setTimeout(
|
3922
|
+
() => ke.set(!0),
|
3895
3923
|
t
|
3896
|
-
) :
|
3897
|
-
|
3924
|
+
) : ke.set(!0), ur(e).then(() => {
|
3925
|
+
He.set(e);
|
3898
3926
|
}).finally(() => {
|
3899
|
-
clearTimeout(r),
|
3927
|
+
clearTimeout(r), ke.set(!1);
|
3900
3928
|
});
|
3901
3929
|
}
|
3902
|
-
return
|
3903
|
-
},
|
3904
|
-
set:
|
3905
|
-
}),
|
3930
|
+
return He.set(e);
|
3931
|
+
}, U = Ei(vi({}, He), {
|
3932
|
+
set: xi
|
3933
|
+
}), Ie = (e) => {
|
3906
3934
|
const t = /* @__PURE__ */ Object.create(null);
|
3907
3935
|
return (n) => {
|
3908
3936
|
const i = JSON.stringify(n);
|
3909
3937
|
return i in t ? t[i] : t[i] = e(n);
|
3910
3938
|
};
|
3911
3939
|
};
|
3912
|
-
var
|
3940
|
+
var Ti = Object.defineProperty, Se = Object.getOwnPropertySymbols, lr = Object.prototype.hasOwnProperty, hr = Object.prototype.propertyIsEnumerable, Tt = (e, t, r) => t in e ? Ti(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
|
3913
3941
|
for (var r in t || (t = {}))
|
3914
3942
|
lr.call(t, r) && Tt(e, r, t[r]);
|
3915
|
-
if (
|
3916
|
-
for (var r of
|
3943
|
+
if (Se)
|
3944
|
+
for (var r of Se(t))
|
3917
3945
|
hr.call(t, r) && Tt(e, r, t[r]);
|
3918
3946
|
return e;
|
3919
|
-
},
|
3947
|
+
}, Y = (e, t) => {
|
3920
3948
|
var r = {};
|
3921
3949
|
for (var n in e)
|
3922
3950
|
lr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3923
|
-
if (e != null &&
|
3924
|
-
for (var n of
|
3951
|
+
if (e != null && Se)
|
3952
|
+
for (var n of Se(e))
|
3925
3953
|
t.indexOf(n) < 0 && hr.call(e, n) && (r[n] = e[n]);
|
3926
3954
|
return r;
|
3927
3955
|
};
|
3928
|
-
const
|
3929
|
-
const { formats: r } =
|
3956
|
+
const se = (e, t) => {
|
3957
|
+
const { formats: r } = q();
|
3930
3958
|
if (e in r && t in r[e])
|
3931
3959
|
return r[e][t];
|
3932
3960
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3933
|
-
},
|
3961
|
+
}, wi = Ie(
|
3934
3962
|
(e) => {
|
3935
|
-
var t = e, { locale: r, format: n } = t, i =
|
3963
|
+
var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
|
3936
3964
|
if (r == null)
|
3937
3965
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3938
|
-
return n && (i =
|
3966
|
+
return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
|
3939
3967
|
}
|
3940
|
-
),
|
3968
|
+
), Hi = Ie(
|
3941
3969
|
(e) => {
|
3942
|
-
var t = e, { locale: r, format: n } = t, i =
|
3970
|
+
var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
|
3943
3971
|
if (r == null)
|
3944
3972
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3945
|
-
return n ? i =
|
3973
|
+
return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
|
3946
3974
|
}
|
3947
|
-
),
|
3975
|
+
), Si = Ie(
|
3948
3976
|
(e) => {
|
3949
|
-
var t = e, { locale: r, format: n } = t, i =
|
3977
|
+
var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
|
3950
3978
|
if (r == null)
|
3951
3979
|
throw new Error(
|
3952
3980
|
'[svelte-i18n] A "locale" must be set to format time values'
|
3953
3981
|
);
|
3954
|
-
return n ? i =
|
3982
|
+
return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
|
3955
3983
|
}
|
3956
|
-
),
|
3984
|
+
), Bi = (e = {}) => {
|
3957
3985
|
var t = e, {
|
3958
|
-
locale: r =
|
3959
|
-
} = t, n =
|
3986
|
+
locale: r = L()
|
3987
|
+
} = t, n = Y(t, [
|
3960
3988
|
"locale"
|
3961
3989
|
]);
|
3962
|
-
return
|
3963
|
-
},
|
3990
|
+
return wi(it({ locale: r }, n));
|
3991
|
+
}, Ai = (e = {}) => {
|
3964
3992
|
var t = e, {
|
3965
|
-
locale: r =
|
3966
|
-
} = t, n =
|
3993
|
+
locale: r = L()
|
3994
|
+
} = t, n = Y(t, [
|
3967
3995
|
"locale"
|
3968
3996
|
]);
|
3969
|
-
return
|
3970
|
-
},
|
3997
|
+
return Hi(it({ locale: r }, n));
|
3998
|
+
}, Pi = (e = {}) => {
|
3971
3999
|
var t = e, {
|
3972
|
-
locale: r =
|
3973
|
-
} = t, n =
|
4000
|
+
locale: r = L()
|
4001
|
+
} = t, n = Y(t, [
|
3974
4002
|
"locale"
|
3975
4003
|
]);
|
3976
|
-
return
|
3977
|
-
},
|
4004
|
+
return Si(it({ locale: r }, n));
|
4005
|
+
}, Oi = Ie(
|
3978
4006
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3979
|
-
(e, t =
|
3980
|
-
ignoreTag:
|
4007
|
+
(e, t = L()) => new nr(e, t, q().formats, {
|
4008
|
+
ignoreTag: q().ignoreTag
|
3981
4009
|
})
|
3982
4010
|
), Ii = (e, t = {}) => {
|
3983
4011
|
var r, n, i, s;
|
3984
|
-
let
|
3985
|
-
typeof e == "object" && (
|
4012
|
+
let o = t;
|
4013
|
+
typeof e == "object" && (o = e, e = o.id);
|
3986
4014
|
const {
|
3987
|
-
values:
|
3988
|
-
locale: l =
|
4015
|
+
values: a,
|
4016
|
+
locale: l = L(),
|
3989
4017
|
default: u
|
3990
|
-
} =
|
4018
|
+
} = o;
|
3991
4019
|
if (l == null)
|
3992
4020
|
throw new Error(
|
3993
4021
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3994
4022
|
);
|
3995
4023
|
let h = ir(e, l);
|
3996
4024
|
if (!h)
|
3997
|
-
h = (s = (i = (n = (r =
|
4025
|
+
h = (s = (i = (n = (r = q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
|
3998
4026
|
else if (typeof h != "string")
|
3999
4027
|
return console.warn(
|
4000
4028
|
`[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.`
|
4001
4029
|
), h;
|
4002
|
-
if (!
|
4030
|
+
if (!a)
|
4003
4031
|
return h;
|
4004
4032
|
let f = h;
|
4005
4033
|
try {
|
4006
|
-
f =
|
4034
|
+
f = Oi(h, l).format(a);
|
4007
4035
|
} catch (c) {
|
4008
4036
|
c instanceof Error && console.warn(
|
4009
4037
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -4011,18 +4039,18 @@ const oe = (e, t) => {
|
|
4011
4039
|
);
|
4012
4040
|
}
|
4013
4041
|
return f;
|
4014
|
-
},
|
4015
|
-
|
4016
|
-
|
4017
|
-
|
4018
|
-
|
4019
|
-
function
|
4042
|
+
}, Ci = (e, t) => Pi(t).format(e), Mi = (e, t) => Ai(t).format(e), Ni = (e, t) => Bi(t).format(e), Li = (e, t = L()) => ir(e, t), $i = Q([U, ae], () => Ii);
|
4043
|
+
Q([U], () => Ci);
|
4044
|
+
Q([U], () => Mi);
|
4045
|
+
Q([U], () => Ni);
|
4046
|
+
Q([U, ae], () => Li);
|
4047
|
+
function Ri(e, t) {
|
4020
4048
|
if (e) {
|
4021
4049
|
const r = document.createElement("style");
|
4022
4050
|
r.innerHTML = t, e.appendChild(r);
|
4023
4051
|
}
|
4024
4052
|
}
|
4025
|
-
function
|
4053
|
+
function Di(e, t) {
|
4026
4054
|
const r = new URL(t);
|
4027
4055
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
4028
4056
|
const i = document.createElement("style");
|
@@ -4031,7 +4059,7 @@ function Ui(e, t) {
|
|
4031
4059
|
console.error("There was an error while trying to load client styling from URL", n);
|
4032
4060
|
});
|
4033
4061
|
}
|
4034
|
-
function
|
4062
|
+
function Ui(e, t, r) {
|
4035
4063
|
if (window.emMessageBus) {
|
4036
4064
|
const n = document.createElement("style");
|
4037
4065
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -4042,10 +4070,10 @@ function ki(e, t, r) {
|
|
4042
4070
|
function wt(e, t) {
|
4043
4071
|
or(e, t);
|
4044
4072
|
}
|
4045
|
-
function
|
4046
|
-
|
4073
|
+
function ki(e) {
|
4074
|
+
di({
|
4047
4075
|
fallbackLocale: "en"
|
4048
|
-
}),
|
4076
|
+
}), U.set(e);
|
4049
4077
|
}
|
4050
4078
|
const Ht = {
|
4051
4079
|
en: {
|
@@ -4101,41 +4129,41 @@ const Ht = {
|
|
4101
4129
|
DeclinedByMerchant: "Özür dileriz, ancak işlem satıcı tarafından kapatıldı. Daha fazla yardım için lütfen Müşteri Desteği ile iletişime geçin."
|
4102
4130
|
}
|
4103
4131
|
};
|
4104
|
-
function
|
4132
|
+
function Gi(e) {
|
4105
4133
|
yr(e, "svelte-1dt5wyw", ".CashierError{display:flex;width:100%;justify-content:center;align-items:center;overflow:hidden auto;border-radius:10px;border:1px solid var(--emw--color-grey-105, #E8E9EB);background-color:var(--emw--color-white, #ffffff);padding:15px 0}.CashierErrorContent{display:flex;flex-direction:column;width:100%;max-width:300px;align-items:center;gap:var(--emw--spacing-large, 20px);box-sizing:border-box;padding:1px var(--emw--spacing-medium, 15px);height:inherit}.CashierErrorTitle{color:var(--emw--color-black, #000);font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.CashierErrorText{color:var(--emw--color-gray-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:125%;text-align:center}.CashierErrorButton{width:100%;height:36px;color:var(--emw--color-white, #fff);text-align:center;cursor:pointer;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;line-height:36px;border:none;border-radius:var(--emw--border-radius-medium, 10px);background:var(--emw--color-primary, #3854FF)}.CashierErrorButton:hover{background:var(--emw--color-main-button-active, #3348ce)}.CashierErrorButton:active{background:var(--emw--color-main-button-active, #3348ce)}.CashierErrorContent ui-image img{width:300px}");
|
4106
4134
|
}
|
4107
|
-
const
|
4135
|
+
const Fi = (e) => ({}), St = (e) => ({}), ji = (e) => ({}), Bt = (e) => ({}), zi = (e) => ({}), At = (e) => ({}), Vi = (e) => ({}), Pt = (e) => ({ class: "CashierErrorIcon" });
|
4108
4136
|
function Ot(e) {
|
4109
4137
|
let t, r;
|
4110
4138
|
return {
|
4111
4139
|
c() {
|
4112
4140
|
t = A("ui-image"), at(t.src, r = `${/*assetsurl*/
|
4113
|
-
e[0]}/error-general-icon.png`) ||
|
4141
|
+
e[0]}/error-general-icon.png`) || he(t, "src", r), he(t, "width", "300px"), he(t, "alt", "error");
|
4114
4142
|
},
|
4115
4143
|
m(n, i) {
|
4116
|
-
|
4144
|
+
D(n, t, i);
|
4117
4145
|
},
|
4118
4146
|
p(n, i) {
|
4119
4147
|
i & /*assetsurl*/
|
4120
4148
|
1 && !at(t.src, r = `${/*assetsurl*/
|
4121
|
-
n[0]}/error-general-icon.png`) &&
|
4149
|
+
n[0]}/error-general-icon.png`) && he(t, "src", r);
|
4122
4150
|
},
|
4123
4151
|
d(n) {
|
4124
4152
|
n && I(t);
|
4125
4153
|
}
|
4126
4154
|
};
|
4127
4155
|
}
|
4128
|
-
function
|
4156
|
+
function Xi(e) {
|
4129
4157
|
let t, r = (
|
4130
4158
|
/*assetsurl*/
|
4131
4159
|
e[0] && Ot(e)
|
4132
4160
|
);
|
4133
4161
|
return {
|
4134
4162
|
c() {
|
4135
|
-
r && r.c(), t =
|
4163
|
+
r && r.c(), t = vr();
|
4136
4164
|
},
|
4137
4165
|
m(n, i) {
|
4138
|
-
r && r.m(n, i),
|
4166
|
+
r && r.m(n, i), D(n, t, i);
|
4139
4167
|
},
|
4140
4168
|
p(n, i) {
|
4141
4169
|
/*assetsurl*/
|
@@ -4146,29 +4174,29 @@ function Wi(e) {
|
|
4146
4174
|
}
|
4147
4175
|
};
|
4148
4176
|
}
|
4149
|
-
function
|
4177
|
+
function Wi(e) {
|
4150
4178
|
let t, r = (
|
4151
4179
|
/*$_*/
|
4152
4180
|
e[4]("errorGeneralTitle") + ""
|
4153
4181
|
), n;
|
4154
4182
|
return {
|
4155
4183
|
c() {
|
4156
|
-
t = A("span"), n =
|
4184
|
+
t = A("span"), n = oe(r), $(t, "class", "CashierErrorTitle");
|
4157
4185
|
},
|
4158
4186
|
m(i, s) {
|
4159
|
-
|
4187
|
+
D(i, t, s), O(t, n);
|
4160
4188
|
},
|
4161
4189
|
p(i, s) {
|
4162
4190
|
s & /*$_*/
|
4163
4191
|
16 && r !== (r = /*$_*/
|
4164
|
-
i[4]("errorGeneralTitle") + "") &&
|
4192
|
+
i[4]("errorGeneralTitle") + "") && et(n, r);
|
4165
4193
|
},
|
4166
4194
|
d(i) {
|
4167
4195
|
i && I(t);
|
4168
4196
|
}
|
4169
4197
|
};
|
4170
4198
|
}
|
4171
|
-
function
|
4199
|
+
function Zi(e) {
|
4172
4200
|
let t, r = (
|
4173
4201
|
/*$_*/
|
4174
4202
|
e[4](`${/*errorcode*/
|
@@ -4176,223 +4204,223 @@ function Ji(e) {
|
|
4176
4204
|
), n;
|
4177
4205
|
return {
|
4178
4206
|
c() {
|
4179
|
-
t = A("span"), n =
|
4207
|
+
t = A("span"), n = oe(r), $(t, "class", "CashierErrorText");
|
4180
4208
|
},
|
4181
4209
|
m(i, s) {
|
4182
|
-
|
4210
|
+
D(i, t, s), O(t, n);
|
4183
4211
|
},
|
4184
4212
|
p(i, s) {
|
4185
4213
|
s & /*$_, errorcode*/
|
4186
4214
|
20 && r !== (r = /*$_*/
|
4187
4215
|
i[4](`${/*errorcode*/
|
4188
|
-
i[2] || "errorGeneralText"}`) + "") &&
|
4216
|
+
i[2] || "errorGeneralText"}`) + "") && et(n, r);
|
4189
4217
|
},
|
4190
4218
|
d(i) {
|
4191
4219
|
i && I(t);
|
4192
4220
|
}
|
4193
4221
|
};
|
4194
4222
|
}
|
4195
|
-
function
|
4223
|
+
function It(e) {
|
4196
4224
|
let t;
|
4197
4225
|
const r = (
|
4198
4226
|
/*#slots*/
|
4199
4227
|
e[12].button
|
4200
|
-
), n =
|
4228
|
+
), n = me(
|
4201
4229
|
r,
|
4202
4230
|
e,
|
4203
4231
|
/*$$scope*/
|
4204
4232
|
e[11],
|
4205
4233
|
St
|
4206
|
-
), i = n ||
|
4234
|
+
), i = n || Ji(e);
|
4207
4235
|
return {
|
4208
4236
|
c() {
|
4209
4237
|
i && i.c();
|
4210
4238
|
},
|
4211
|
-
m(s,
|
4212
|
-
i && i.m(s,
|
4239
|
+
m(s, o) {
|
4240
|
+
i && i.m(s, o), t = !0;
|
4213
4241
|
},
|
4214
|
-
p(s,
|
4215
|
-
n ? n.p && (!t ||
|
4216
|
-
2048) &&
|
4242
|
+
p(s, o) {
|
4243
|
+
n ? n.p && (!t || o & /*$$scope*/
|
4244
|
+
2048) && pe(
|
4217
4245
|
n,
|
4218
4246
|
r,
|
4219
4247
|
s,
|
4220
4248
|
/*$$scope*/
|
4221
4249
|
s[11],
|
4222
|
-
t ?
|
4250
|
+
t ? de(
|
4223
4251
|
r,
|
4224
4252
|
/*$$scope*/
|
4225
4253
|
s[11],
|
4226
|
-
|
4227
|
-
|
4254
|
+
o,
|
4255
|
+
Fi
|
4228
4256
|
) : be(
|
4229
4257
|
/*$$scope*/
|
4230
4258
|
s[11]
|
4231
4259
|
),
|
4232
4260
|
St
|
4233
|
-
) : i && i.p && (!t ||
|
4234
|
-
16) && i.p(s, t ?
|
4261
|
+
) : i && i.p && (!t || o & /*$_*/
|
4262
|
+
16) && i.p(s, t ? o : -1);
|
4235
4263
|
},
|
4236
4264
|
i(s) {
|
4237
4265
|
t || (M(i, s), t = !0);
|
4238
4266
|
},
|
4239
4267
|
o(s) {
|
4240
|
-
|
4268
|
+
z(i, s), t = !1;
|
4241
4269
|
},
|
4242
4270
|
d(s) {
|
4243
4271
|
i && i.d(s);
|
4244
4272
|
}
|
4245
4273
|
};
|
4246
4274
|
}
|
4247
|
-
function
|
4275
|
+
function Ji(e) {
|
4248
4276
|
let t, r, n = (
|
4249
4277
|
/*$_*/
|
4250
4278
|
e[4]("errorGeneralButton") + ""
|
4251
|
-
), i, s,
|
4279
|
+
), i, s, o;
|
4252
4280
|
return {
|
4253
4281
|
c() {
|
4254
|
-
t = A("button"), r = A("span"), i =
|
4282
|
+
t = A("button"), r = A("span"), i = oe(n), $(t, "class", "CashierErrorButton");
|
4255
4283
|
},
|
4256
|
-
m(
|
4257
|
-
|
4284
|
+
m(a, l) {
|
4285
|
+
D(a, t, l), O(t, r), O(r, i), s || (o = Ge(
|
4258
4286
|
t,
|
4259
4287
|
"click",
|
4260
4288
|
/*close*/
|
4261
4289
|
e[5]
|
4262
4290
|
), s = !0);
|
4263
4291
|
},
|
4264
|
-
p(
|
4292
|
+
p(a, l) {
|
4265
4293
|
l & /*$_*/
|
4266
4294
|
16 && n !== (n = /*$_*/
|
4267
|
-
|
4295
|
+
a[4]("errorGeneralButton") + "") && et(i, n);
|
4268
4296
|
},
|
4269
|
-
d(
|
4270
|
-
|
4297
|
+
d(a) {
|
4298
|
+
a && I(t), s = !1, o();
|
4271
4299
|
}
|
4272
4300
|
};
|
4273
4301
|
}
|
4274
|
-
function
|
4275
|
-
let t, r, n, i, s,
|
4276
|
-
const
|
4302
|
+
function qi(e) {
|
4303
|
+
let t, r, n, i, s, o;
|
4304
|
+
const a = (
|
4277
4305
|
/*#slots*/
|
4278
4306
|
e[12].icon
|
4279
|
-
), l =
|
4280
|
-
|
4307
|
+
), l = me(
|
4308
|
+
a,
|
4281
4309
|
e,
|
4282
4310
|
/*$$scope*/
|
4283
4311
|
e[11],
|
4284
4312
|
Pt
|
4285
|
-
), u = l ||
|
4313
|
+
), u = l || Xi(e), h = (
|
4286
4314
|
/*#slots*/
|
4287
4315
|
e[12].title
|
4288
|
-
), f =
|
4316
|
+
), f = me(
|
4289
4317
|
h,
|
4290
4318
|
e,
|
4291
4319
|
/*$$scope*/
|
4292
4320
|
e[11],
|
4293
4321
|
At
|
4294
|
-
), c = f ||
|
4322
|
+
), c = f || Wi(e), y = (
|
4295
4323
|
/*#slots*/
|
4296
4324
|
e[12].text
|
4297
|
-
), m =
|
4325
|
+
), m = me(
|
4298
4326
|
y,
|
4299
4327
|
e,
|
4300
4328
|
/*$$scope*/
|
4301
4329
|
e[11],
|
4302
4330
|
Bt
|
4303
|
-
),
|
4331
|
+
), g = m || Zi(e);
|
4304
4332
|
let p = (!/*hidebuttons*/
|
4305
4333
|
e[1] || /*hidebuttons*/
|
4306
|
-
e[1] === "false") &&
|
4334
|
+
e[1] === "false") && It(e);
|
4307
4335
|
return {
|
4308
4336
|
c() {
|
4309
|
-
t = A("div"), r = A("div"), u && u.c(), n =
|
4337
|
+
t = A("div"), r = A("div"), u && u.c(), n = Ce(), c && c.c(), i = Ce(), g && g.c(), s = Ce(), p && p.c(), $(r, "class", "CashierErrorContent"), $(t, "class", "CashierError");
|
4310
4338
|
},
|
4311
|
-
m(d,
|
4312
|
-
|
4339
|
+
m(d, x) {
|
4340
|
+
D(d, t, x), O(t, r), u && u.m(r, null), O(r, n), c && c.m(r, null), O(r, i), g && g.m(r, null), O(r, s), p && p.m(r, null), e[13](t), o = !0;
|
4313
4341
|
},
|
4314
|
-
p(d, [
|
4315
|
-
l ? l.p && (!
|
4316
|
-
2048) &&
|
4342
|
+
p(d, [x]) {
|
4343
|
+
l ? l.p && (!o || x & /*$$scope*/
|
4344
|
+
2048) && pe(
|
4317
4345
|
l,
|
4318
|
-
|
4346
|
+
a,
|
4319
4347
|
d,
|
4320
4348
|
/*$$scope*/
|
4321
4349
|
d[11],
|
4322
|
-
|
4323
|
-
|
4350
|
+
o ? de(
|
4351
|
+
a,
|
4324
4352
|
/*$$scope*/
|
4325
4353
|
d[11],
|
4326
|
-
|
4327
|
-
|
4354
|
+
x,
|
4355
|
+
Vi
|
4328
4356
|
) : be(
|
4329
4357
|
/*$$scope*/
|
4330
4358
|
d[11]
|
4331
4359
|
),
|
4332
4360
|
Pt
|
4333
|
-
) : u && u.p && (!
|
4334
|
-
1) && u.p(d,
|
4335
|
-
2048) &&
|
4361
|
+
) : u && u.p && (!o || x & /*assetsurl*/
|
4362
|
+
1) && u.p(d, o ? x : -1), f ? f.p && (!o || x & /*$$scope*/
|
4363
|
+
2048) && pe(
|
4336
4364
|
f,
|
4337
4365
|
h,
|
4338
4366
|
d,
|
4339
4367
|
/*$$scope*/
|
4340
4368
|
d[11],
|
4341
|
-
|
4369
|
+
o ? de(
|
4342
4370
|
h,
|
4343
4371
|
/*$$scope*/
|
4344
4372
|
d[11],
|
4345
|
-
|
4346
|
-
|
4373
|
+
x,
|
4374
|
+
zi
|
4347
4375
|
) : be(
|
4348
4376
|
/*$$scope*/
|
4349
4377
|
d[11]
|
4350
4378
|
),
|
4351
4379
|
At
|
4352
|
-
) : c && c.p && (!
|
4353
|
-
16) && c.p(d,
|
4354
|
-
2048) &&
|
4380
|
+
) : c && c.p && (!o || x & /*$_*/
|
4381
|
+
16) && c.p(d, o ? x : -1), m ? m.p && (!o || x & /*$$scope*/
|
4382
|
+
2048) && pe(
|
4355
4383
|
m,
|
4356
4384
|
y,
|
4357
4385
|
d,
|
4358
4386
|
/*$$scope*/
|
4359
4387
|
d[11],
|
4360
|
-
|
4388
|
+
o ? de(
|
4361
4389
|
y,
|
4362
4390
|
/*$$scope*/
|
4363
4391
|
d[11],
|
4364
|
-
|
4365
|
-
|
4392
|
+
x,
|
4393
|
+
ji
|
4366
4394
|
) : be(
|
4367
4395
|
/*$$scope*/
|
4368
4396
|
d[11]
|
4369
4397
|
),
|
4370
4398
|
Bt
|
4371
|
-
) :
|
4372
|
-
20) &&
|
4399
|
+
) : g && g.p && (!o || x & /*$_, errorcode*/
|
4400
|
+
20) && g.p(d, o ? x : -1), !/*hidebuttons*/
|
4373
4401
|
d[1] || /*hidebuttons*/
|
4374
|
-
d[1] === "false" ? p ? (p.p(d,
|
4375
|
-
2 && M(p, 1)) : (p =
|
4402
|
+
d[1] === "false" ? p ? (p.p(d, x), x & /*hidebuttons*/
|
4403
|
+
2 && M(p, 1)) : (p = It(d), p.c(), M(p, 1), p.m(r, null)) : p && ($r(), z(p, 1, 1, () => {
|
4376
4404
|
p = null;
|
4377
4405
|
}), Rr());
|
4378
4406
|
},
|
4379
4407
|
i(d) {
|
4380
|
-
|
4408
|
+
o || (M(u, d), M(c, d), M(g, d), M(p), o = !0);
|
4381
4409
|
},
|
4382
4410
|
o(d) {
|
4383
|
-
|
4411
|
+
z(u, d), z(c, d), z(g, d), z(p), o = !1;
|
4384
4412
|
},
|
4385
4413
|
d(d) {
|
4386
|
-
d && I(t), u && u.d(d), c && c.d(d),
|
4414
|
+
d && I(t), u && u.d(d), c && c.d(d), g && g.d(d), p && p.d(), e[13](null);
|
4387
4415
|
}
|
4388
4416
|
};
|
4389
4417
|
}
|
4390
|
-
function
|
4418
|
+
function Qi(e, t, r) {
|
4391
4419
|
let n;
|
4392
|
-
pr(e,
|
4393
|
-
let { $$slots: i = {}, $$scope: s } = t, { assetsurl:
|
4394
|
-
const
|
4395
|
-
|
4420
|
+
pr(e, $i, (b) => r(4, n = b));
|
4421
|
+
let { $$slots: i = {}, $$scope: s } = t, { assetsurl: o = "" } = t, { lang: a = "en" } = t, { hidebuttons: l = "" } = t, { errorcode: u = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: c = "" } = t, { mbsource: y = "" } = t, m;
|
4422
|
+
const g = () => {
|
4423
|
+
ki(a);
|
4396
4424
|
}, p = () => {
|
4397
4425
|
fetch(c).then((w) => w.json()).then((w) => {
|
4398
4426
|
Object.keys(w).forEach((H) => {
|
@@ -4402,43 +4430,43 @@ function Yi(e, t, r) {
|
|
4402
4430
|
console.error(w);
|
4403
4431
|
});
|
4404
4432
|
};
|
4405
|
-
Object.keys(Ht).forEach((
|
4406
|
-
wt(
|
4433
|
+
Object.keys(Ht).forEach((b) => {
|
4434
|
+
wt(b, Ht[b]);
|
4407
4435
|
});
|
4408
4436
|
const d = () => {
|
4409
4437
|
window.postMessage({ type: "ErrorClose" }, window.location.href);
|
4410
4438
|
};
|
4411
4439
|
Or(() => () => {
|
4412
4440
|
});
|
4413
|
-
function
|
4414
|
-
|
4415
|
-
m =
|
4441
|
+
function x(b) {
|
4442
|
+
Fe[b ? "unshift" : "push"](() => {
|
4443
|
+
m = b, r(3, m);
|
4416
4444
|
});
|
4417
4445
|
}
|
4418
|
-
return e.$$set = (
|
4419
|
-
"assetsurl" in
|
4446
|
+
return e.$$set = (b) => {
|
4447
|
+
"assetsurl" in b && r(0, o = b.assetsurl), "lang" in b && r(6, a = b.lang), "hidebuttons" in b && r(1, l = b.hidebuttons), "errorcode" in b && r(2, u = b.errorcode), "clientstyling" in b && r(7, h = b.clientstyling), "clientstylingurl" in b && r(8, f = b.clientstylingurl), "translationurl" in b && r(9, c = b.translationurl), "mbsource" in b && r(10, y = b.mbsource), "$$scope" in b && r(11, s = b.$$scope);
|
4420
4448
|
}, e.$$.update = () => {
|
4421
4449
|
e.$$.dirty & /*lang*/
|
4422
|
-
64 &&
|
4423
|
-
136 && h && m &&
|
4424
|
-
264 && f && m &&
|
4425
|
-
1032 && y && m &&
|
4450
|
+
64 && a && g(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
4451
|
+
136 && h && m && Ri(m, h), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
4452
|
+
264 && f && m && Di(m, f), e.$$.dirty & /*mbsource, customStylingContainer*/
|
4453
|
+
1032 && y && m && Ui(m, `${y}.Style`), e.$$.dirty & /*translationurl*/
|
4426
4454
|
512 && c && p();
|
4427
4455
|
}, [
|
4428
|
-
|
4456
|
+
o,
|
4429
4457
|
l,
|
4430
4458
|
u,
|
4431
4459
|
m,
|
4432
4460
|
n,
|
4433
4461
|
d,
|
4434
|
-
|
4462
|
+
a,
|
4435
4463
|
h,
|
4436
4464
|
f,
|
4437
4465
|
c,
|
4438
4466
|
y,
|
4439
4467
|
s,
|
4440
4468
|
i,
|
4441
|
-
|
4469
|
+
x
|
4442
4470
|
];
|
4443
4471
|
}
|
4444
4472
|
class cr extends zr {
|
@@ -4446,9 +4474,9 @@ class cr extends zr {
|
|
4446
4474
|
super(), Fr(
|
4447
4475
|
this,
|
4448
4476
|
t,
|
4449
|
-
Yi,
|
4450
4477
|
Qi,
|
4451
|
-
|
4478
|
+
qi,
|
4479
|
+
Mt,
|
4452
4480
|
{
|
4453
4481
|
assetsurl: 0,
|
4454
4482
|
lang: 6,
|
@@ -4459,7 +4487,7 @@ class cr extends zr {
|
|
4459
4487
|
translationurl: 9,
|
4460
4488
|
mbsource: 10
|
4461
4489
|
},
|
4462
|
-
|
4490
|
+
Gi
|
4463
4491
|
);
|
4464
4492
|
}
|
4465
4493
|
get assetsurl() {
|
@@ -4512,64 +4540,68 @@ class cr extends zr {
|
|
4512
4540
|
}
|
4513
4541
|
}
|
4514
4542
|
jr(cr, { assetsurl: {}, lang: {}, hidebuttons: {}, errorcode: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
|
4515
|
-
const
|
4543
|
+
const ms = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
4516
4544
|
__proto__: null,
|
4517
4545
|
default: cr
|
4518
4546
|
}, Symbol.toStringTag, { value: "Module" }));
|
4519
4547
|
export {
|
4520
|
-
|
4521
|
-
|
4522
|
-
|
4523
|
-
|
4524
|
-
|
4525
|
-
|
4548
|
+
U as $,
|
4549
|
+
Ki as A,
|
4550
|
+
vr as B,
|
4551
|
+
as as C,
|
4552
|
+
oe as D,
|
4553
|
+
et as E,
|
4526
4554
|
at as F,
|
4527
|
-
|
4528
|
-
|
4529
|
-
|
4530
|
-
|
4531
|
-
|
4532
|
-
|
4533
|
-
|
4534
|
-
|
4535
|
-
|
4536
|
-
|
4537
|
-
|
4538
|
-
|
4555
|
+
he as G,
|
4556
|
+
ns as H,
|
4557
|
+
Fe as I,
|
4558
|
+
Ri as J,
|
4559
|
+
ls as K,
|
4560
|
+
rs as L,
|
4561
|
+
es as M,
|
4562
|
+
R as N,
|
4563
|
+
is as O,
|
4564
|
+
$i as P,
|
4565
|
+
ts as Q,
|
4566
|
+
ss as R,
|
4539
4567
|
zr as S,
|
4540
|
-
|
4541
|
-
|
4542
|
-
|
4543
|
-
|
4544
|
-
|
4545
|
-
|
4568
|
+
fr as T,
|
4569
|
+
M as U,
|
4570
|
+
z as V,
|
4571
|
+
Rr as W,
|
4572
|
+
me as X,
|
4573
|
+
os as Y,
|
4546
4574
|
pe as Z,
|
4547
|
-
|
4575
|
+
cs as _,
|
4548
4576
|
or as a,
|
4549
|
-
|
4550
|
-
|
4551
|
-
|
4552
|
-
|
4553
|
-
|
4554
|
-
|
4577
|
+
be as a0,
|
4578
|
+
de as a1,
|
4579
|
+
us as a2,
|
4580
|
+
$r as a3,
|
4581
|
+
ms as a4,
|
4582
|
+
Le as b,
|
4583
|
+
fs as c,
|
4584
|
+
Pe as d,
|
4585
|
+
hs as e,
|
4586
|
+
jr as f,
|
4555
4587
|
Wr as g,
|
4556
|
-
|
4557
|
-
|
4558
|
-
|
4559
|
-
|
4560
|
-
|
4561
|
-
|
4562
|
-
|
4563
|
-
|
4564
|
-
|
4565
|
-
|
4566
|
-
|
4567
|
-
|
4568
|
-
|
4569
|
-
|
4570
|
-
|
4571
|
-
|
4572
|
-
|
4573
|
-
|
4574
|
-
|
4588
|
+
Fr as h,
|
4589
|
+
di as i,
|
4590
|
+
P as j,
|
4591
|
+
yr as k,
|
4592
|
+
Te as l,
|
4593
|
+
A as m,
|
4594
|
+
Ce as n,
|
4595
|
+
$ as o,
|
4596
|
+
D as p,
|
4597
|
+
O as q,
|
4598
|
+
Ge as r,
|
4599
|
+
Mt as s,
|
4600
|
+
B as t,
|
4601
|
+
I as u,
|
4602
|
+
pr as v,
|
4603
|
+
Ae as w,
|
4604
|
+
Or as x,
|
4605
|
+
Di as y,
|
4606
|
+
Ui as z
|
4575
4607
|
};
|