@everymatrix/player-account-menu-nd 1.74.7 → 1.74.10
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/{GeneralLogout-Do7o-cKv.js → GeneralLogout-C6LtI21m.js} +644 -658
- package/components/GeneralLogout-DqlvbXrp.cjs +18 -0
- package/components/{GeneralLogout-CmFi68f2.js → GeneralLogout-GRuKSPyD.js} +670 -684
- package/components/{PlayerAccountMenuNd-CIHVvnGl.js → PlayerAccountMenuNd-Bw9HX5pe.js} +7 -7
- package/components/{PlayerAccountMenuNd-CglkmiE1.js → PlayerAccountMenuNd-D9eyRCPZ.js} +7 -7
- package/components/{PlayerAccountMenuNd-Y0YAriN6.cjs → PlayerAccountMenuNd-ehuCAahb.cjs} +1 -1
- package/es2015/player-account-menu-nd.cjs +1 -1
- package/es2015/player-account-menu-nd.js +1 -1
- package/esnext/player-account-menu-nd.js +1 -1
- package/package.json +1 -1
- package/stencil/{index-b2193545-BtPvM93e.js → index-b2193545-BbCeNxUG.js} +176 -176
- package/stencil/{index-b2193545-D_KBbaD-.js → index-b2193545-C9PH-6qK.js} +169 -169
- package/stencil/index-b2193545-D-u-gzj3.cjs +1 -0
- package/stencil/{ui-skeleton-NZtdK490.js → ui-skeleton-BKDs0-7H.js} +2 -2
- package/stencil/{ui-skeleton-CWuMYFGQ.js → ui-skeleton-CJbkvgG7.js} +2 -2
- package/stencil/{ui-skeleton-ae35c6f2-CKJgMm_5.cjs → ui-skeleton-ae35c6f2-CXlvqczG.cjs} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-CW3z59Qf.js → ui-skeleton-ae35c6f2-ZB0isFAq.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-DlexSQlT.js → ui-skeleton-ae35c6f2-gun6WX2F.js} +1 -1
- package/stencil/{ui-skeleton-BPqjm-YB.cjs → ui-skeleton-bhljBTS7.cjs} +1 -1
- package/components/GeneralLogout-BUuNBLQo.cjs +0 -18
- package/stencil/index-b2193545-CgelUAhE.cjs +0 -1
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var He = (e, t, r) => t in e ?
|
|
1
|
+
var cr = Object.defineProperty, dr = Object.defineProperties;
|
|
2
|
+
var pr = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var Ke = Object.getOwnPropertySymbols;
|
|
4
|
+
var mr = Object.prototype.hasOwnProperty, br = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var He = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
|
|
7
|
+
mr.call(t, r) && He(e, r, t[r]);
|
|
8
|
+
if (Ke)
|
|
9
|
+
for (var r of Ke(t))
|
|
10
|
+
br.call(t, r) && He(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
12
|
+
}, tt = (e, t) => dr(e, pr(t));
|
|
13
13
|
var H = (e, t, r) => (He(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
|
-
var
|
|
14
|
+
var rt = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var o = (h) => {
|
|
16
16
|
try {
|
|
17
17
|
a(r.next(h));
|
|
@@ -29,29 +29,29 @@ var it = (e, t, r) => new Promise((n, i) => {
|
|
|
29
29
|
});
|
|
30
30
|
function w() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function At(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function nt() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
38
|
function oe(e) {
|
|
39
|
-
e.forEach(
|
|
39
|
+
e.forEach(At);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function Qe(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function Pt(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
47
|
let he;
|
|
48
|
-
function
|
|
48
|
+
function ro(e, t) {
|
|
49
49
|
return e === t ? !0 : (he || (he = document.createElement("a")), he.href = t, e === he.href);
|
|
50
50
|
}
|
|
51
|
-
function
|
|
51
|
+
function gr(e) {
|
|
52
52
|
return Object.keys(e).length === 0;
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Ot(e, ...t) {
|
|
55
55
|
if (e == null) {
|
|
56
56
|
for (const n of t)
|
|
57
57
|
n(void 0);
|
|
@@ -60,20 +60,20 @@ function Lt(e, ...t) {
|
|
|
60
60
|
const r = e.subscribe(...t);
|
|
61
61
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
62
62
|
}
|
|
63
|
-
function
|
|
64
|
-
e.$$.on_destroy.push(
|
|
63
|
+
function yr(e, t, r) {
|
|
64
|
+
e.$$.on_destroy.push(Ot(t, r));
|
|
65
65
|
}
|
|
66
66
|
function T(e, t) {
|
|
67
67
|
e.appendChild(t);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
const n =
|
|
69
|
+
function vr(e, t, r) {
|
|
70
|
+
const n = xr(e);
|
|
71
71
|
if (!n.getElementById(t)) {
|
|
72
72
|
const i = O("style");
|
|
73
|
-
i.id = t, i.textContent = r,
|
|
73
|
+
i.id = t, i.textContent = r, Er(n, i);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function xr(e) {
|
|
77
77
|
if (!e)
|
|
78
78
|
return document;
|
|
79
79
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -83,7 +83,7 @@ function Sr(e) {
|
|
|
83
83
|
t
|
|
84
84
|
) : e.ownerDocument;
|
|
85
85
|
}
|
|
86
|
-
function
|
|
86
|
+
function Er(e, t) {
|
|
87
87
|
return T(
|
|
88
88
|
/** @type {Document} */
|
|
89
89
|
e.head || e,
|
|
@@ -96,7 +96,7 @@ function se(e, t, r) {
|
|
|
96
96
|
function Q(e) {
|
|
97
97
|
e.parentNode && e.parentNode.removeChild(e);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function no(e, t) {
|
|
100
100
|
for (let r = 0; r < e.length; r += 1)
|
|
101
101
|
e[r] && e[r].d(t);
|
|
102
102
|
}
|
|
@@ -109,30 +109,30 @@ function K(e) {
|
|
|
109
109
|
function ye(e) {
|
|
110
110
|
return document.createTextNode(e);
|
|
111
111
|
}
|
|
112
|
-
function
|
|
112
|
+
function _r() {
|
|
113
113
|
return ye(" ");
|
|
114
114
|
}
|
|
115
|
-
function
|
|
115
|
+
function It(e, t, r, n) {
|
|
116
116
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
117
117
|
}
|
|
118
118
|
function S(e, t, r) {
|
|
119
119
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
120
120
|
}
|
|
121
|
-
function
|
|
121
|
+
function io(e, t, r) {
|
|
122
122
|
const n = t.toLowerCase();
|
|
123
123
|
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : S(e, t, r);
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function Sr(e) {
|
|
126
126
|
return Array.from(e.childNodes);
|
|
127
127
|
}
|
|
128
|
-
function
|
|
128
|
+
function Lt(e, t) {
|
|
129
129
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
130
130
|
t);
|
|
131
131
|
}
|
|
132
|
-
function
|
|
132
|
+
function Tr(e, t, r, n) {
|
|
133
133
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function Hr(e) {
|
|
136
136
|
const t = {};
|
|
137
137
|
return e.childNodes.forEach(
|
|
138
138
|
/** @param {Element} node */
|
|
@@ -145,22 +145,22 @@ let re;
|
|
|
145
145
|
function te(e) {
|
|
146
146
|
re = e;
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function Br() {
|
|
149
149
|
if (!re)
|
|
150
150
|
throw new Error("Function called outside component initialization");
|
|
151
151
|
return re;
|
|
152
152
|
}
|
|
153
|
-
function
|
|
154
|
-
|
|
153
|
+
function wr(e) {
|
|
154
|
+
Br().$$.on_mount.push(e);
|
|
155
155
|
}
|
|
156
|
-
const j = [],
|
|
156
|
+
const j = [], Ne = [];
|
|
157
157
|
let k = [];
|
|
158
|
-
const
|
|
159
|
-
let
|
|
160
|
-
function
|
|
161
|
-
|
|
158
|
+
const it = [], Ar = /* @__PURE__ */ Promise.resolve();
|
|
159
|
+
let Me = !1;
|
|
160
|
+
function Pr() {
|
|
161
|
+
Me || (Me = !0, Ar.then(A));
|
|
162
162
|
}
|
|
163
|
-
function
|
|
163
|
+
function Ce(e) {
|
|
164
164
|
k.push(e);
|
|
165
165
|
}
|
|
166
166
|
const Be = /* @__PURE__ */ new Set();
|
|
@@ -173,56 +173,56 @@ function A() {
|
|
|
173
173
|
try {
|
|
174
174
|
for (; G < j.length; ) {
|
|
175
175
|
const t = j[G];
|
|
176
|
-
G++, te(t),
|
|
176
|
+
G++, te(t), Or(t.$$);
|
|
177
177
|
}
|
|
178
178
|
} catch (t) {
|
|
179
179
|
throw j.length = 0, G = 0, t;
|
|
180
180
|
}
|
|
181
|
-
for (te(null), j.length = 0, G = 0;
|
|
182
|
-
|
|
181
|
+
for (te(null), j.length = 0, G = 0; Ne.length; )
|
|
182
|
+
Ne.pop()();
|
|
183
183
|
for (let t = 0; t < k.length; t += 1) {
|
|
184
184
|
const r = k[t];
|
|
185
185
|
Be.has(r) || (Be.add(r), r());
|
|
186
186
|
}
|
|
187
187
|
k.length = 0;
|
|
188
188
|
} while (j.length);
|
|
189
|
-
for (;
|
|
190
|
-
|
|
191
|
-
|
|
189
|
+
for (; it.length; )
|
|
190
|
+
it.pop()();
|
|
191
|
+
Me = !1, Be.clear(), te(e);
|
|
192
192
|
}
|
|
193
|
-
function
|
|
193
|
+
function Or(e) {
|
|
194
194
|
if (e.fragment !== null) {
|
|
195
195
|
e.update(), oe(e.before_update);
|
|
196
196
|
const t = e.dirty;
|
|
197
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
197
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
|
-
function
|
|
200
|
+
function Ir(e) {
|
|
201
201
|
const t = [], r = [];
|
|
202
202
|
k.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), k = t;
|
|
203
203
|
}
|
|
204
|
-
const
|
|
205
|
-
function
|
|
206
|
-
e && e.i && (
|
|
204
|
+
const Lr = /* @__PURE__ */ new Set();
|
|
205
|
+
function Nr(e, t) {
|
|
206
|
+
e && e.i && (Lr.delete(e), e.i(t));
|
|
207
207
|
}
|
|
208
|
-
function
|
|
208
|
+
function oo(e) {
|
|
209
209
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
|
210
210
|
}
|
|
211
|
-
function
|
|
211
|
+
function Mr(e, t, r) {
|
|
212
212
|
const { fragment: n, after_update: i } = e.$$;
|
|
213
|
-
n && n.m(t, r),
|
|
214
|
-
const o = e.$$.on_mount.map(
|
|
213
|
+
n && n.m(t, r), Ce(() => {
|
|
214
|
+
const o = e.$$.on_mount.map(At).filter(Qe);
|
|
215
215
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : oe(o), e.$$.on_mount = [];
|
|
216
|
-
}), i.forEach(
|
|
216
|
+
}), i.forEach(Ce);
|
|
217
217
|
}
|
|
218
|
-
function
|
|
218
|
+
function Cr(e, t) {
|
|
219
219
|
const r = e.$$;
|
|
220
|
-
r.fragment !== null && (
|
|
220
|
+
r.fragment !== null && (Ir(r.after_update), oe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
221
221
|
}
|
|
222
|
-
function
|
|
223
|
-
e.$$.dirty[0] === -1 && (j.push(e),
|
|
222
|
+
function $r(e, t) {
|
|
223
|
+
e.$$.dirty[0] === -1 && (j.push(e), Pr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
224
224
|
}
|
|
225
|
-
function
|
|
225
|
+
function Rr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
226
226
|
const h = re;
|
|
227
227
|
te(e);
|
|
228
228
|
const u = e.$$ = {
|
|
@@ -232,7 +232,7 @@ function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
232
232
|
props: o,
|
|
233
233
|
update: w,
|
|
234
234
|
not_equal: i,
|
|
235
|
-
bound:
|
|
235
|
+
bound: nt(),
|
|
236
236
|
// lifecycle
|
|
237
237
|
on_mount: [],
|
|
238
238
|
on_destroy: [],
|
|
@@ -241,28 +241,28 @@ function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
241
241
|
after_update: [],
|
|
242
242
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
243
243
|
// everything else
|
|
244
|
-
callbacks:
|
|
244
|
+
callbacks: nt(),
|
|
245
245
|
dirty: a,
|
|
246
246
|
skip_bound: !1,
|
|
247
247
|
root: t.target || h.$$.root
|
|
248
248
|
};
|
|
249
249
|
s && s(u.root);
|
|
250
250
|
let l = !1;
|
|
251
|
-
if (u.ctx = r ? r(e, t.props || {}, (
|
|
252
|
-
const
|
|
253
|
-
return u.ctx && i(u.ctx[
|
|
251
|
+
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
|
|
252
|
+
const p = d.length ? d[0] : f;
|
|
253
|
+
return u.ctx && i(u.ctx[c], u.ctx[c] = p) && (!u.skip_bound && u.bound[c] && u.bound[c](p), l && $r(e, c)), f;
|
|
254
254
|
}) : [], u.update(), l = !0, oe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
255
255
|
if (t.hydrate) {
|
|
256
|
-
const
|
|
257
|
-
u.fragment && u.fragment.l(
|
|
256
|
+
const c = Sr(t.target);
|
|
257
|
+
u.fragment && u.fragment.l(c), c.forEach(Q);
|
|
258
258
|
} else
|
|
259
259
|
u.fragment && u.fragment.c();
|
|
260
|
-
t.intro &&
|
|
260
|
+
t.intro && Nr(e.$$.fragment), Mr(e, t.target, t.anchor), A();
|
|
261
261
|
}
|
|
262
262
|
te(h);
|
|
263
263
|
}
|
|
264
|
-
let
|
|
265
|
-
typeof HTMLElement == "function" && (
|
|
264
|
+
let Nt;
|
|
265
|
+
typeof HTMLElement == "function" && (Nt = class extends HTMLElement {
|
|
266
266
|
constructor(t, r, n) {
|
|
267
267
|
super();
|
|
268
268
|
/** The Svelte component constructor */
|
|
@@ -299,7 +299,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
301
|
connectedCallback() {
|
|
302
|
-
return
|
|
302
|
+
return rt(this, null, function* () {
|
|
303
303
|
if (this.$$cn = !0, !this.$$c) {
|
|
304
304
|
let t = function(o) {
|
|
305
305
|
return () => {
|
|
@@ -323,18 +323,18 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
323
323
|
};
|
|
324
324
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
325
325
|
return;
|
|
326
|
-
const r = {}, n =
|
|
326
|
+
const r = {}, n = Hr(this);
|
|
327
327
|
for (const o of this.$$s)
|
|
328
328
|
o in n && (r[o] = [t(o)]);
|
|
329
329
|
for (const o of this.attributes) {
|
|
330
330
|
const s = this.$$g_p(o.name);
|
|
331
|
-
s in this.$$d || (this.$$d[s] =
|
|
331
|
+
s in this.$$d || (this.$$d[s] = ce(s, o.value, this.$$p_d, "toProp"));
|
|
332
332
|
}
|
|
333
333
|
for (const o in this.$$p_d)
|
|
334
334
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
335
335
|
this.$$c = new this.$$ctor({
|
|
336
336
|
target: this.shadowRoot || this,
|
|
337
|
-
props:
|
|
337
|
+
props: tt(et({}, this.$$d), {
|
|
338
338
|
$$slots: r,
|
|
339
339
|
$$scope: {
|
|
340
340
|
ctx: []
|
|
@@ -345,7 +345,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
345
345
|
this.$$r = !0;
|
|
346
346
|
for (const o in this.$$p_d)
|
|
347
347
|
if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
|
|
348
|
-
const s =
|
|
348
|
+
const s = ce(
|
|
349
349
|
o,
|
|
350
350
|
this.$$d[o],
|
|
351
351
|
this.$$p_d,
|
|
@@ -369,7 +369,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
369
369
|
// and setting attributes through setAttribute etc, this is helpful
|
|
370
370
|
attributeChangedCallback(t, r, n) {
|
|
371
371
|
var i;
|
|
372
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
|
372
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = ce(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
|
|
373
373
|
}
|
|
374
374
|
disconnectedCallback() {
|
|
375
375
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -382,7 +382,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
382
382
|
) || t;
|
|
383
383
|
}
|
|
384
384
|
});
|
|
385
|
-
function
|
|
385
|
+
function ce(e, t, r, n) {
|
|
386
386
|
var o;
|
|
387
387
|
const i = (o = r[e]) == null ? void 0 : o.type;
|
|
388
388
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
@@ -412,8 +412,8 @@ function fe(e, t, r, n) {
|
|
|
412
412
|
return t;
|
|
413
413
|
}
|
|
414
414
|
}
|
|
415
|
-
function
|
|
416
|
-
let s = class extends
|
|
415
|
+
function Ur(e, t, r, n, i, o) {
|
|
416
|
+
let s = class extends Nt {
|
|
417
417
|
constructor() {
|
|
418
418
|
super(e, r, i), this.$$p_d = t;
|
|
419
419
|
}
|
|
@@ -430,7 +430,7 @@ function Fr(e, t, r, n, i, o) {
|
|
|
430
430
|
},
|
|
431
431
|
set(h) {
|
|
432
432
|
var u;
|
|
433
|
-
h =
|
|
433
|
+
h = ce(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
|
|
434
434
|
}
|
|
435
435
|
});
|
|
436
436
|
}), n.forEach((a) => {
|
|
@@ -443,7 +443,7 @@ function Fr(e, t, r, n, i, o) {
|
|
|
443
443
|
}), e.element = /** @type {any} */
|
|
444
444
|
s, s;
|
|
445
445
|
}
|
|
446
|
-
class
|
|
446
|
+
class Dr {
|
|
447
447
|
constructor() {
|
|
448
448
|
/**
|
|
449
449
|
* ### PRIVATE API
|
|
@@ -464,7 +464,7 @@ class jr {
|
|
|
464
464
|
}
|
|
465
465
|
/** @returns {void} */
|
|
466
466
|
$destroy() {
|
|
467
|
-
|
|
467
|
+
Cr(this, 1), this.$destroy = w;
|
|
468
468
|
}
|
|
469
469
|
/**
|
|
470
470
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -473,7 +473,7 @@ class jr {
|
|
|
473
473
|
* @returns {() => void}
|
|
474
474
|
*/
|
|
475
475
|
$on(t, r) {
|
|
476
|
-
if (!
|
|
476
|
+
if (!Qe(r))
|
|
477
477
|
return w;
|
|
478
478
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
479
479
|
return n.push(r), () => {
|
|
@@ -486,11 +486,11 @@ class jr {
|
|
|
486
486
|
* @returns {void}
|
|
487
487
|
*/
|
|
488
488
|
$set(t) {
|
|
489
|
-
this.$$set && !
|
|
489
|
+
this.$$set && !gr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
const
|
|
493
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
492
|
+
const Gr = "4";
|
|
493
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Gr);
|
|
494
494
|
/*! *****************************************************************************
|
|
495
495
|
Copyright (c) Microsoft Corporation.
|
|
496
496
|
|
|
@@ -505,18 +505,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
505
505
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
506
506
|
PERFORMANCE OF THIS SOFTWARE.
|
|
507
507
|
***************************************************************************** */
|
|
508
|
-
var
|
|
509
|
-
return
|
|
508
|
+
var $e = function(e, t) {
|
|
509
|
+
return $e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
510
510
|
r.__proto__ = n;
|
|
511
511
|
} || function(r, n) {
|
|
512
512
|
for (var i in n)
|
|
513
513
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
514
|
-
},
|
|
514
|
+
}, $e(e, t);
|
|
515
515
|
};
|
|
516
516
|
function L(e, t) {
|
|
517
517
|
if (typeof t != "function" && t !== null)
|
|
518
518
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
519
|
-
|
|
519
|
+
$e(e, t);
|
|
520
520
|
function r() {
|
|
521
521
|
this.constructor = e;
|
|
522
522
|
}
|
|
@@ -532,7 +532,7 @@ var g = function() {
|
|
|
532
532
|
return t;
|
|
533
533
|
}, g.apply(this, arguments);
|
|
534
534
|
};
|
|
535
|
-
function
|
|
535
|
+
function Fr(e, t) {
|
|
536
536
|
var r = {};
|
|
537
537
|
for (var n in e)
|
|
538
538
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -541,7 +541,7 @@ function Vr(e, t) {
|
|
|
541
541
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
542
542
|
return r;
|
|
543
543
|
}
|
|
544
|
-
function
|
|
544
|
+
function Re(e) {
|
|
545
545
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
546
546
|
if (r)
|
|
547
547
|
return r.call(e);
|
|
@@ -553,7 +553,7 @@ function Ue(e) {
|
|
|
553
553
|
};
|
|
554
554
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
555
555
|
}
|
|
556
|
-
function
|
|
556
|
+
function Ue(e, t) {
|
|
557
557
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
558
558
|
if (!r)
|
|
559
559
|
return e;
|
|
@@ -582,13 +582,13 @@ function V(e, t, r) {
|
|
|
582
582
|
function I(e) {
|
|
583
583
|
return typeof e == "function";
|
|
584
584
|
}
|
|
585
|
-
function
|
|
585
|
+
function Mt(e) {
|
|
586
586
|
var t = function(n) {
|
|
587
587
|
Error.call(n), n.stack = new Error().stack;
|
|
588
588
|
}, r = e(t);
|
|
589
589
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
590
590
|
}
|
|
591
|
-
var we =
|
|
591
|
+
var we = Mt(function(e) {
|
|
592
592
|
return function(r) {
|
|
593
593
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
594
594
|
` + r.map(function(n, i) {
|
|
@@ -597,7 +597,7 @@ var we = $t(function(e) {
|
|
|
597
597
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
598
598
|
};
|
|
599
599
|
});
|
|
600
|
-
function
|
|
600
|
+
function De(e, t) {
|
|
601
601
|
if (e) {
|
|
602
602
|
var r = e.indexOf(t);
|
|
603
603
|
0 <= r && e.splice(r, 1);
|
|
@@ -615,7 +615,7 @@ var ve = function() {
|
|
|
615
615
|
if (s)
|
|
616
616
|
if (this._parentage = null, Array.isArray(s))
|
|
617
617
|
try {
|
|
618
|
-
for (var a =
|
|
618
|
+
for (var a = Re(s), h = a.next(); !h.done; h = a.next()) {
|
|
619
619
|
var u = h.value;
|
|
620
620
|
u.remove(this);
|
|
621
621
|
}
|
|
@@ -638,23 +638,23 @@ var ve = function() {
|
|
|
638
638
|
} catch (v) {
|
|
639
639
|
o = v instanceof we ? v.errors : [v];
|
|
640
640
|
}
|
|
641
|
-
var
|
|
642
|
-
if (
|
|
641
|
+
var c = this._finalizers;
|
|
642
|
+
if (c) {
|
|
643
643
|
this._finalizers = null;
|
|
644
644
|
try {
|
|
645
|
-
for (var
|
|
646
|
-
var
|
|
645
|
+
for (var f = Re(c), d = f.next(); !d.done; d = f.next()) {
|
|
646
|
+
var p = d.value;
|
|
647
647
|
try {
|
|
648
|
-
|
|
648
|
+
ot(p);
|
|
649
649
|
} catch (v) {
|
|
650
|
-
o = o != null ? o : [], v instanceof we ? o = V(V([],
|
|
650
|
+
o = o != null ? o : [], v instanceof we ? o = V(V([], Ue(o)), Ue(v.errors)) : o.push(v);
|
|
651
651
|
}
|
|
652
652
|
}
|
|
653
653
|
} catch (v) {
|
|
654
654
|
n = { error: v };
|
|
655
655
|
} finally {
|
|
656
656
|
try {
|
|
657
|
-
|
|
657
|
+
d && !d.done && (i = f.return) && i.call(f);
|
|
658
658
|
} finally {
|
|
659
659
|
if (n)
|
|
660
660
|
throw n.error;
|
|
@@ -668,7 +668,7 @@ var ve = function() {
|
|
|
668
668
|
var r;
|
|
669
669
|
if (t && t !== this)
|
|
670
670
|
if (this.closed)
|
|
671
|
-
|
|
671
|
+
ot(t);
|
|
672
672
|
else {
|
|
673
673
|
if (t instanceof e) {
|
|
674
674
|
if (t.closed || t._hasParent(this))
|
|
@@ -685,56 +685,56 @@ var ve = function() {
|
|
|
685
685
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
686
686
|
}, e.prototype._removeParent = function(t) {
|
|
687
687
|
var r = this._parentage;
|
|
688
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
688
|
+
r === t ? this._parentage = null : Array.isArray(r) && De(r, t);
|
|
689
689
|
}, e.prototype.remove = function(t) {
|
|
690
690
|
var r = this._finalizers;
|
|
691
|
-
r &&
|
|
691
|
+
r && De(r, t), t instanceof e && t._removeParent(this);
|
|
692
692
|
}, e.EMPTY = function() {
|
|
693
693
|
var t = new e();
|
|
694
694
|
return t.closed = !0, t;
|
|
695
695
|
}(), e;
|
|
696
|
-
}(),
|
|
697
|
-
function
|
|
696
|
+
}(), Ct = ve.EMPTY;
|
|
697
|
+
function $t(e) {
|
|
698
698
|
return e instanceof ve || e && "closed" in e && I(e.remove) && I(e.add) && I(e.unsubscribe);
|
|
699
699
|
}
|
|
700
|
-
function
|
|
700
|
+
function ot(e) {
|
|
701
701
|
I(e) ? e() : e.unsubscribe();
|
|
702
702
|
}
|
|
703
|
-
var
|
|
703
|
+
var jr = {
|
|
704
704
|
onUnhandledError: null,
|
|
705
705
|
onStoppedNotification: null,
|
|
706
706
|
Promise: void 0,
|
|
707
707
|
useDeprecatedSynchronousErrorHandling: !1,
|
|
708
708
|
useDeprecatedNextContext: !1
|
|
709
|
-
},
|
|
709
|
+
}, kr = {
|
|
710
710
|
setTimeout: function(e, t) {
|
|
711
711
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
712
712
|
r[n - 2] = arguments[n];
|
|
713
|
-
return setTimeout.apply(void 0, V([e, t],
|
|
713
|
+
return setTimeout.apply(void 0, V([e, t], Ue(r)));
|
|
714
714
|
},
|
|
715
715
|
clearTimeout: function(e) {
|
|
716
716
|
return clearTimeout(e);
|
|
717
717
|
},
|
|
718
718
|
delegate: void 0
|
|
719
719
|
};
|
|
720
|
-
function
|
|
721
|
-
|
|
720
|
+
function Vr(e) {
|
|
721
|
+
kr.setTimeout(function() {
|
|
722
722
|
throw e;
|
|
723
723
|
});
|
|
724
724
|
}
|
|
725
|
-
function
|
|
725
|
+
function st() {
|
|
726
726
|
}
|
|
727
|
-
function
|
|
727
|
+
function de(e) {
|
|
728
728
|
e();
|
|
729
729
|
}
|
|
730
|
-
var
|
|
730
|
+
var Rt = function(e) {
|
|
731
731
|
L(t, e);
|
|
732
732
|
function t(r) {
|
|
733
733
|
var n = e.call(this) || this;
|
|
734
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
734
|
+
return n.isStopped = !1, r ? (n.destination = r, $t(r) && r.add(n)) : n.destination = zr, n;
|
|
735
735
|
}
|
|
736
736
|
return t.create = function(r, n, i) {
|
|
737
|
-
return new
|
|
737
|
+
return new Ge(r, n, i);
|
|
738
738
|
}, t.prototype.next = function(r) {
|
|
739
739
|
this.isStopped || this._next(r);
|
|
740
740
|
}, t.prototype.error = function(r) {
|
|
@@ -758,11 +758,7 @@ var Gt = function(e) {
|
|
|
758
758
|
this.unsubscribe();
|
|
759
759
|
}
|
|
760
760
|
}, t;
|
|
761
|
-
}(ve),
|
|
762
|
-
function Ae(e, t) {
|
|
763
|
-
return zr.call(e, t);
|
|
764
|
-
}
|
|
765
|
-
var Zr = function() {
|
|
761
|
+
}(ve), Xr = function() {
|
|
766
762
|
function e(t) {
|
|
767
763
|
this.partialObserver = t;
|
|
768
764
|
}
|
|
@@ -793,55 +789,43 @@ var Zr = function() {
|
|
|
793
789
|
le(r);
|
|
794
790
|
}
|
|
795
791
|
}, e;
|
|
796
|
-
}(),
|
|
792
|
+
}(), Ge = function(e) {
|
|
797
793
|
L(t, e);
|
|
798
794
|
function t(r, n, i) {
|
|
799
795
|
var o = e.call(this) || this, s;
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
};
|
|
806
|
-
else {
|
|
807
|
-
var a;
|
|
808
|
-
o && Dt.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
|
809
|
-
return o.unsubscribe();
|
|
810
|
-
}, s = {
|
|
811
|
-
next: r.next && Ae(r.next, a),
|
|
812
|
-
error: r.error && Ae(r.error, a),
|
|
813
|
-
complete: r.complete && Ae(r.complete, a)
|
|
814
|
-
}) : s = r;
|
|
815
|
-
}
|
|
816
|
-
return o.destination = new Zr(s), o;
|
|
796
|
+
return I(r) || !r ? s = {
|
|
797
|
+
next: r != null ? r : void 0,
|
|
798
|
+
error: n != null ? n : void 0,
|
|
799
|
+
complete: i != null ? i : void 0
|
|
800
|
+
} : s = r, o.destination = new Xr(s), o;
|
|
817
801
|
}
|
|
818
802
|
return t;
|
|
819
|
-
}(
|
|
803
|
+
}(Rt);
|
|
820
804
|
function le(e) {
|
|
821
|
-
|
|
805
|
+
Vr(e);
|
|
822
806
|
}
|
|
823
|
-
function
|
|
807
|
+
function Wr(e) {
|
|
824
808
|
throw e;
|
|
825
809
|
}
|
|
826
|
-
var
|
|
810
|
+
var zr = {
|
|
827
811
|
closed: !0,
|
|
828
|
-
next:
|
|
829
|
-
error:
|
|
830
|
-
complete:
|
|
831
|
-
},
|
|
812
|
+
next: st,
|
|
813
|
+
error: Wr,
|
|
814
|
+
complete: st
|
|
815
|
+
}, Zr = function() {
|
|
832
816
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
833
817
|
}();
|
|
834
|
-
function
|
|
818
|
+
function Qr(e) {
|
|
835
819
|
return e;
|
|
836
820
|
}
|
|
837
|
-
function
|
|
838
|
-
return e.length === 0 ?
|
|
821
|
+
function qr(e) {
|
|
822
|
+
return e.length === 0 ? Qr : e.length === 1 ? e[0] : function(r) {
|
|
839
823
|
return e.reduce(function(n, i) {
|
|
840
824
|
return i(n);
|
|
841
825
|
}, r);
|
|
842
826
|
};
|
|
843
827
|
}
|
|
844
|
-
var
|
|
828
|
+
var at = function() {
|
|
845
829
|
function e(t) {
|
|
846
830
|
t && (this._subscribe = t);
|
|
847
831
|
}
|
|
@@ -849,8 +833,8 @@ var ht = function() {
|
|
|
849
833
|
var r = new e();
|
|
850
834
|
return r.source = this, r.operator = t, r;
|
|
851
835
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
852
|
-
var i = this, o =
|
|
853
|
-
return
|
|
836
|
+
var i = this, o = Yr(t) ? t : new Ge(t, r, n);
|
|
837
|
+
return de(function() {
|
|
854
838
|
var s = i, a = s.operator, h = s.source;
|
|
855
839
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
|
856
840
|
}), o;
|
|
@@ -862,8 +846,8 @@ var ht = function() {
|
|
|
862
846
|
}
|
|
863
847
|
}, e.prototype.forEach = function(t, r) {
|
|
864
848
|
var n = this;
|
|
865
|
-
return r =
|
|
866
|
-
var s = new
|
|
849
|
+
return r = ut(r), new r(function(i, o) {
|
|
850
|
+
var s = new Ge({
|
|
867
851
|
next: function(a) {
|
|
868
852
|
try {
|
|
869
853
|
t(a);
|
|
@@ -879,15 +863,15 @@ var ht = function() {
|
|
|
879
863
|
}, e.prototype._subscribe = function(t) {
|
|
880
864
|
var r;
|
|
881
865
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
882
|
-
}, e.prototype[
|
|
866
|
+
}, e.prototype[Zr] = function() {
|
|
883
867
|
return this;
|
|
884
868
|
}, e.prototype.pipe = function() {
|
|
885
869
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
886
870
|
t[r] = arguments[r];
|
|
887
|
-
return
|
|
871
|
+
return qr(t)(this);
|
|
888
872
|
}, e.prototype.toPromise = function(t) {
|
|
889
873
|
var r = this;
|
|
890
|
-
return t =
|
|
874
|
+
return t = ut(t), new t(function(n, i) {
|
|
891
875
|
var o;
|
|
892
876
|
r.subscribe(function(s) {
|
|
893
877
|
return o = s;
|
|
@@ -901,40 +885,40 @@ var ht = function() {
|
|
|
901
885
|
return new e(t);
|
|
902
886
|
}, e;
|
|
903
887
|
}();
|
|
904
|
-
function
|
|
888
|
+
function ut(e) {
|
|
905
889
|
var t;
|
|
906
|
-
return (t = e != null ? e :
|
|
890
|
+
return (t = e != null ? e : jr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
907
891
|
}
|
|
908
|
-
function
|
|
892
|
+
function Jr(e) {
|
|
909
893
|
return e && I(e.next) && I(e.error) && I(e.complete);
|
|
910
894
|
}
|
|
911
|
-
function
|
|
912
|
-
return e && e instanceof
|
|
895
|
+
function Yr(e) {
|
|
896
|
+
return e && e instanceof Rt || Jr(e) && $t(e);
|
|
913
897
|
}
|
|
914
|
-
var
|
|
898
|
+
var Kr = Mt(function(e) {
|
|
915
899
|
return function() {
|
|
916
900
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
917
901
|
};
|
|
918
|
-
}),
|
|
902
|
+
}), Ut = function(e) {
|
|
919
903
|
L(t, e);
|
|
920
904
|
function t() {
|
|
921
905
|
var r = e.call(this) || this;
|
|
922
906
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
923
907
|
}
|
|
924
908
|
return t.prototype.lift = function(r) {
|
|
925
|
-
var n = new
|
|
909
|
+
var n = new ht(this, this);
|
|
926
910
|
return n.operator = r, n;
|
|
927
911
|
}, t.prototype._throwIfClosed = function() {
|
|
928
912
|
if (this.closed)
|
|
929
|
-
throw new
|
|
913
|
+
throw new Kr();
|
|
930
914
|
}, t.prototype.next = function(r) {
|
|
931
915
|
var n = this;
|
|
932
|
-
|
|
916
|
+
de(function() {
|
|
933
917
|
var i, o;
|
|
934
918
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
935
919
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
936
920
|
try {
|
|
937
|
-
for (var s =
|
|
921
|
+
for (var s = Re(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
|
938
922
|
var h = a.value;
|
|
939
923
|
h.next(r);
|
|
940
924
|
}
|
|
@@ -952,7 +936,7 @@ var rn = $t(function(e) {
|
|
|
952
936
|
});
|
|
953
937
|
}, t.prototype.error = function(r) {
|
|
954
938
|
var n = this;
|
|
955
|
-
|
|
939
|
+
de(function() {
|
|
956
940
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
957
941
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
958
942
|
for (var i = n.observers; i.length; )
|
|
@@ -961,7 +945,7 @@ var rn = $t(function(e) {
|
|
|
961
945
|
});
|
|
962
946
|
}, t.prototype.complete = function() {
|
|
963
947
|
var r = this;
|
|
964
|
-
|
|
948
|
+
de(function() {
|
|
965
949
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
966
950
|
r.isStopped = !0;
|
|
967
951
|
for (var n = r.observers; n.length; )
|
|
@@ -983,19 +967,19 @@ var rn = $t(function(e) {
|
|
|
983
967
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
984
968
|
}, t.prototype._innerSubscribe = function(r) {
|
|
985
969
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
|
986
|
-
return o || s ?
|
|
987
|
-
n.currentObservers = null,
|
|
970
|
+
return o || s ? Ct : (this.currentObservers = null, a.push(r), new ve(function() {
|
|
971
|
+
n.currentObservers = null, De(a, r);
|
|
988
972
|
}));
|
|
989
973
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
990
974
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
|
991
975
|
i ? r.error(o) : s && r.complete();
|
|
992
976
|
}, t.prototype.asObservable = function() {
|
|
993
|
-
var r = new
|
|
977
|
+
var r = new at();
|
|
994
978
|
return r.source = this, r;
|
|
995
979
|
}, t.create = function(r, n) {
|
|
996
|
-
return new
|
|
980
|
+
return new ht(r, n);
|
|
997
981
|
}, t;
|
|
998
|
-
}(
|
|
982
|
+
}(at), ht = function(e) {
|
|
999
983
|
L(t, e);
|
|
1000
984
|
function t(r, n) {
|
|
1001
985
|
var i = e.call(this) || this;
|
|
@@ -1012,17 +996,17 @@ var rn = $t(function(e) {
|
|
|
1012
996
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
1013
997
|
}, t.prototype._subscribe = function(r) {
|
|
1014
998
|
var n, i;
|
|
1015
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
999
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ct;
|
|
1016
1000
|
}, t;
|
|
1017
|
-
}(
|
|
1001
|
+
}(Ut), Dt = {
|
|
1018
1002
|
now: function() {
|
|
1019
|
-
return (
|
|
1003
|
+
return (Dt.delegate || Date).now();
|
|
1020
1004
|
},
|
|
1021
1005
|
delegate: void 0
|
|
1022
|
-
},
|
|
1006
|
+
}, en = function(e) {
|
|
1023
1007
|
L(t, e);
|
|
1024
1008
|
function t(r, n, i) {
|
|
1025
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
1009
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Dt);
|
|
1026
1010
|
var o = e.call(this) || this;
|
|
1027
1011
|
return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
|
|
1028
1012
|
}
|
|
@@ -1042,24 +1026,24 @@ var rn = $t(function(e) {
|
|
|
1042
1026
|
u && o.splice(0, u + 1);
|
|
1043
1027
|
}
|
|
1044
1028
|
}, t;
|
|
1045
|
-
}(
|
|
1046
|
-
const
|
|
1047
|
-
if (
|
|
1048
|
-
const r = new
|
|
1049
|
-
|
|
1029
|
+
}(Ut);
|
|
1030
|
+
const lt = [], ft = {}, tn = (e, t = 0) => {
|
|
1031
|
+
if (lt.indexOf(e) == -1) {
|
|
1032
|
+
const r = new en(t);
|
|
1033
|
+
ft[e] = r, lt.push(e);
|
|
1050
1034
|
}
|
|
1051
|
-
return
|
|
1035
|
+
return ft[e];
|
|
1052
1036
|
}, F = [];
|
|
1053
|
-
function
|
|
1037
|
+
function rn(e, t) {
|
|
1054
1038
|
return {
|
|
1055
|
-
subscribe:
|
|
1039
|
+
subscribe: xe(e, t).subscribe
|
|
1056
1040
|
};
|
|
1057
1041
|
}
|
|
1058
|
-
function
|
|
1042
|
+
function xe(e, t = w) {
|
|
1059
1043
|
let r;
|
|
1060
1044
|
const n = /* @__PURE__ */ new Set();
|
|
1061
1045
|
function i(a) {
|
|
1062
|
-
if (
|
|
1046
|
+
if (Pt(e, a) && (e = a, r)) {
|
|
1063
1047
|
const h = !F.length;
|
|
1064
1048
|
for (const u of n)
|
|
1065
1049
|
u[1](), F.push(u, e);
|
|
@@ -1086,96 +1070,96 @@ function q(e, t, r) {
|
|
|
1086
1070
|
if (!i.every(Boolean))
|
|
1087
1071
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1088
1072
|
const o = t.length < 2;
|
|
1089
|
-
return
|
|
1073
|
+
return rn(r, (s, a) => {
|
|
1090
1074
|
let h = !1;
|
|
1091
1075
|
const u = [];
|
|
1092
|
-
let l = 0,
|
|
1093
|
-
const
|
|
1076
|
+
let l = 0, c = w;
|
|
1077
|
+
const f = () => {
|
|
1094
1078
|
if (l)
|
|
1095
1079
|
return;
|
|
1096
|
-
|
|
1097
|
-
const
|
|
1098
|
-
o ? s(
|
|
1099
|
-
},
|
|
1100
|
-
(
|
|
1101
|
-
|
|
1080
|
+
c();
|
|
1081
|
+
const p = t(n ? u[0] : u, s, a);
|
|
1082
|
+
o ? s(p) : c = Qe(p) ? p : w;
|
|
1083
|
+
}, d = i.map(
|
|
1084
|
+
(p, v) => Ot(
|
|
1085
|
+
p,
|
|
1102
1086
|
(B) => {
|
|
1103
|
-
u[v] = B, l &= ~(1 << v), h &&
|
|
1087
|
+
u[v] = B, l &= ~(1 << v), h && f();
|
|
1104
1088
|
},
|
|
1105
1089
|
() => {
|
|
1106
1090
|
l |= 1 << v;
|
|
1107
1091
|
}
|
|
1108
1092
|
)
|
|
1109
1093
|
);
|
|
1110
|
-
return h = !0,
|
|
1111
|
-
oe(
|
|
1094
|
+
return h = !0, f(), function() {
|
|
1095
|
+
oe(d), c(), h = !1;
|
|
1112
1096
|
};
|
|
1113
1097
|
});
|
|
1114
1098
|
}
|
|
1115
|
-
function
|
|
1116
|
-
return e
|
|
1099
|
+
function nn(e) {
|
|
1100
|
+
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1117
1101
|
}
|
|
1118
|
-
var
|
|
1119
|
-
return
|
|
1102
|
+
var on = function(t) {
|
|
1103
|
+
return sn(t) && !an(t);
|
|
1120
1104
|
};
|
|
1121
|
-
function
|
|
1105
|
+
function sn(e) {
|
|
1122
1106
|
return !!e && typeof e == "object";
|
|
1123
1107
|
}
|
|
1124
|
-
function
|
|
1108
|
+
function an(e) {
|
|
1125
1109
|
var t = Object.prototype.toString.call(e);
|
|
1126
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1110
|
+
return t === "[object RegExp]" || t === "[object Date]" || ln(e);
|
|
1127
1111
|
}
|
|
1128
|
-
var
|
|
1129
|
-
function
|
|
1130
|
-
return e.$$typeof ===
|
|
1112
|
+
var un = typeof Symbol == "function" && Symbol.for, hn = un ? Symbol.for("react.element") : 60103;
|
|
1113
|
+
function ln(e) {
|
|
1114
|
+
return e.$$typeof === hn;
|
|
1131
1115
|
}
|
|
1132
|
-
function
|
|
1116
|
+
function fn(e) {
|
|
1133
1117
|
return Array.isArray(e) ? [] : {};
|
|
1134
1118
|
}
|
|
1135
1119
|
function ne(e, t) {
|
|
1136
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? X(
|
|
1120
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? X(fn(e), e, t) : e;
|
|
1137
1121
|
}
|
|
1138
|
-
function
|
|
1122
|
+
function cn(e, t, r) {
|
|
1139
1123
|
return e.concat(t).map(function(n) {
|
|
1140
1124
|
return ne(n, r);
|
|
1141
1125
|
});
|
|
1142
1126
|
}
|
|
1143
|
-
function
|
|
1127
|
+
function dn(e, t) {
|
|
1144
1128
|
if (!t.customMerge)
|
|
1145
1129
|
return X;
|
|
1146
1130
|
var r = t.customMerge(e);
|
|
1147
1131
|
return typeof r == "function" ? r : X;
|
|
1148
1132
|
}
|
|
1149
|
-
function
|
|
1133
|
+
function pn(e) {
|
|
1150
1134
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1151
1135
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1152
1136
|
}) : [];
|
|
1153
1137
|
}
|
|
1154
|
-
function
|
|
1155
|
-
return Object.keys(e).concat(
|
|
1138
|
+
function ct(e) {
|
|
1139
|
+
return Object.keys(e).concat(pn(e));
|
|
1156
1140
|
}
|
|
1157
|
-
function
|
|
1141
|
+
function Gt(e, t) {
|
|
1158
1142
|
try {
|
|
1159
1143
|
return t in e;
|
|
1160
1144
|
} catch (r) {
|
|
1161
1145
|
return !1;
|
|
1162
1146
|
}
|
|
1163
1147
|
}
|
|
1164
|
-
function
|
|
1165
|
-
return
|
|
1148
|
+
function mn(e, t) {
|
|
1149
|
+
return Gt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1166
1150
|
}
|
|
1167
|
-
function
|
|
1151
|
+
function bn(e, t, r) {
|
|
1168
1152
|
var n = {};
|
|
1169
|
-
return r.isMergeableObject(e) &&
|
|
1153
|
+
return r.isMergeableObject(e) && ct(e).forEach(function(i) {
|
|
1170
1154
|
n[i] = ne(e[i], r);
|
|
1171
|
-
}),
|
|
1172
|
-
|
|
1155
|
+
}), ct(t).forEach(function(i) {
|
|
1156
|
+
mn(e, i) || (Gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = dn(i, r)(e[i], t[i], r) : n[i] = ne(t[i], r));
|
|
1173
1157
|
}), n;
|
|
1174
1158
|
}
|
|
1175
1159
|
function X(e, t, r) {
|
|
1176
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1160
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || cn, r.isMergeableObject = r.isMergeableObject || on, r.cloneUnlessOtherwiseSpecified = ne;
|
|
1177
1161
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1178
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1162
|
+
return o ? n ? r.arrayMerge(e, t, r) : bn(e, t, r) : ne(t, r);
|
|
1179
1163
|
}
|
|
1180
1164
|
X.all = function(t, r) {
|
|
1181
1165
|
if (!Array.isArray(t))
|
|
@@ -1184,107 +1168,109 @@ X.all = function(t, r) {
|
|
|
1184
1168
|
return X(n, i, r);
|
|
1185
1169
|
}, {});
|
|
1186
1170
|
};
|
|
1187
|
-
var
|
|
1188
|
-
const
|
|
1189
|
-
function
|
|
1190
|
-
var r = t && t.cache ? t.cache :
|
|
1171
|
+
var gn = X, yn = gn;
|
|
1172
|
+
const vn = /* @__PURE__ */ nn(yn);
|
|
1173
|
+
function Ae(e, t) {
|
|
1174
|
+
var r = t && t.cache ? t.cache : Bn, n = t && t.serializer ? t.serializer : Tn, i = t && t.strategy ? t.strategy : En;
|
|
1191
1175
|
return i(e, {
|
|
1192
1176
|
cache: r,
|
|
1193
1177
|
serializer: n
|
|
1194
1178
|
});
|
|
1195
1179
|
}
|
|
1196
|
-
function
|
|
1180
|
+
function xn(e) {
|
|
1197
1181
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1198
1182
|
}
|
|
1199
|
-
function
|
|
1200
|
-
var i =
|
|
1183
|
+
function Ft(e, t, r, n) {
|
|
1184
|
+
var i = xn(n) ? n : r(n), o = t.get(i);
|
|
1201
1185
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1202
1186
|
}
|
|
1203
|
-
function
|
|
1187
|
+
function jt(e, t, r) {
|
|
1204
1188
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1205
1189
|
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1206
1190
|
}
|
|
1207
|
-
function
|
|
1191
|
+
function qe(e, t, r, n, i) {
|
|
1208
1192
|
return r.bind(t, e, n, i);
|
|
1209
1193
|
}
|
|
1210
|
-
function
|
|
1211
|
-
var r = e.length === 1 ?
|
|
1212
|
-
return
|
|
1194
|
+
function En(e, t) {
|
|
1195
|
+
var r = e.length === 1 ? Ft : jt;
|
|
1196
|
+
return qe(e, this, r, t.cache.create(), t.serializer);
|
|
1213
1197
|
}
|
|
1214
|
-
function
|
|
1215
|
-
return
|
|
1198
|
+
function _n(e, t) {
|
|
1199
|
+
return qe(e, this, jt, t.cache.create(), t.serializer);
|
|
1216
1200
|
}
|
|
1217
|
-
function
|
|
1218
|
-
return
|
|
1201
|
+
function Sn(e, t) {
|
|
1202
|
+
return qe(e, this, Ft, t.cache.create(), t.serializer);
|
|
1219
1203
|
}
|
|
1220
|
-
var
|
|
1204
|
+
var Tn = function() {
|
|
1221
1205
|
return JSON.stringify(arguments);
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1206
|
+
}, Hn = (
|
|
1207
|
+
/** @class */
|
|
1208
|
+
function() {
|
|
1209
|
+
function e() {
|
|
1210
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1211
|
+
}
|
|
1212
|
+
return e.prototype.get = function(t) {
|
|
1213
|
+
return this.cache[t];
|
|
1214
|
+
}, e.prototype.set = function(t, r) {
|
|
1215
|
+
this.cache[t] = r;
|
|
1216
|
+
}, e;
|
|
1217
|
+
}()
|
|
1218
|
+
), Bn = {
|
|
1233
1219
|
create: function() {
|
|
1234
|
-
return new
|
|
1220
|
+
return new Hn();
|
|
1235
1221
|
}
|
|
1236
|
-
},
|
|
1237
|
-
variadic:
|
|
1238
|
-
monadic:
|
|
1222
|
+
}, Pe = {
|
|
1223
|
+
variadic: _n,
|
|
1224
|
+
monadic: Sn
|
|
1239
1225
|
}, m;
|
|
1240
1226
|
(function(e) {
|
|
1241
1227
|
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";
|
|
1242
1228
|
})(m || (m = {}));
|
|
1243
|
-
var
|
|
1229
|
+
var x;
|
|
1244
1230
|
(function(e) {
|
|
1245
1231
|
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";
|
|
1246
|
-
})(
|
|
1232
|
+
})(x || (x = {}));
|
|
1247
1233
|
var W;
|
|
1248
1234
|
(function(e) {
|
|
1249
1235
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1250
1236
|
})(W || (W = {}));
|
|
1251
|
-
function
|
|
1252
|
-
return e.type ===
|
|
1237
|
+
function dt(e) {
|
|
1238
|
+
return e.type === x.literal;
|
|
1253
1239
|
}
|
|
1254
|
-
function
|
|
1255
|
-
return e.type ===
|
|
1240
|
+
function wn(e) {
|
|
1241
|
+
return e.type === x.argument;
|
|
1256
1242
|
}
|
|
1257
|
-
function
|
|
1258
|
-
return e.type ===
|
|
1243
|
+
function kt(e) {
|
|
1244
|
+
return e.type === x.number;
|
|
1259
1245
|
}
|
|
1260
|
-
function
|
|
1261
|
-
return e.type ===
|
|
1246
|
+
function Vt(e) {
|
|
1247
|
+
return e.type === x.date;
|
|
1262
1248
|
}
|
|
1263
|
-
function
|
|
1264
|
-
return e.type ===
|
|
1249
|
+
function Xt(e) {
|
|
1250
|
+
return e.type === x.time;
|
|
1265
1251
|
}
|
|
1266
|
-
function
|
|
1267
|
-
return e.type ===
|
|
1252
|
+
function Wt(e) {
|
|
1253
|
+
return e.type === x.select;
|
|
1268
1254
|
}
|
|
1269
|
-
function
|
|
1270
|
-
return e.type ===
|
|
1255
|
+
function zt(e) {
|
|
1256
|
+
return e.type === x.plural;
|
|
1271
1257
|
}
|
|
1272
|
-
function
|
|
1273
|
-
return e.type ===
|
|
1258
|
+
function An(e) {
|
|
1259
|
+
return e.type === x.pound;
|
|
1274
1260
|
}
|
|
1275
|
-
function
|
|
1276
|
-
return e.type ===
|
|
1261
|
+
function Zt(e) {
|
|
1262
|
+
return e.type === x.tag;
|
|
1277
1263
|
}
|
|
1278
|
-
function
|
|
1264
|
+
function Qt(e) {
|
|
1279
1265
|
return !!(e && typeof e == "object" && e.type === W.number);
|
|
1280
1266
|
}
|
|
1281
|
-
function
|
|
1267
|
+
function Fe(e) {
|
|
1282
1268
|
return !!(e && typeof e == "object" && e.type === W.dateTime);
|
|
1283
1269
|
}
|
|
1284
|
-
var
|
|
1285
|
-
function
|
|
1270
|
+
var qt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pn = /(?:[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;
|
|
1271
|
+
function On(e) {
|
|
1286
1272
|
var t = {};
|
|
1287
|
-
return e.replace(
|
|
1273
|
+
return e.replace(Pn, function(r) {
|
|
1288
1274
|
var n = r.length;
|
|
1289
1275
|
switch (r[0]) {
|
|
1290
1276
|
case "G":
|
|
@@ -1373,36 +1359,36 @@ function Ln(e) {
|
|
|
1373
1359
|
return "";
|
|
1374
1360
|
}), t;
|
|
1375
1361
|
}
|
|
1376
|
-
var
|
|
1377
|
-
function
|
|
1362
|
+
var In = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1363
|
+
function Ln(e) {
|
|
1378
1364
|
if (e.length === 0)
|
|
1379
1365
|
throw new Error("Number skeleton cannot be empty");
|
|
1380
|
-
for (var t = e.split(
|
|
1381
|
-
return
|
|
1366
|
+
for (var t = e.split(In).filter(function(f) {
|
|
1367
|
+
return f.length > 0;
|
|
1382
1368
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1383
1369
|
var o = i[n], s = o.split("/");
|
|
1384
1370
|
if (s.length === 0)
|
|
1385
1371
|
throw new Error("Invalid number skeleton");
|
|
1386
1372
|
for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
|
|
1387
|
-
var
|
|
1388
|
-
if (
|
|
1373
|
+
var c = l[u];
|
|
1374
|
+
if (c.length === 0)
|
|
1389
1375
|
throw new Error("Invalid number skeleton");
|
|
1390
1376
|
}
|
|
1391
1377
|
r.push({ stem: a, options: h });
|
|
1392
1378
|
}
|
|
1393
1379
|
return r;
|
|
1394
1380
|
}
|
|
1395
|
-
function
|
|
1381
|
+
function Nn(e) {
|
|
1396
1382
|
return e.replace(/^(.*?)-/, "");
|
|
1397
1383
|
}
|
|
1398
|
-
var
|
|
1399
|
-
function
|
|
1384
|
+
var pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jt = /^(@+)?(\+|#+)?[rs]?$/g, Mn = /(\*)(0+)|(#+)(0+)|(0+)/g, Yt = /^(0+)$/;
|
|
1385
|
+
function mt(e) {
|
|
1400
1386
|
var t = {};
|
|
1401
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1387
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Jt, function(r, n, i) {
|
|
1402
1388
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
|
1403
1389
|
}), t;
|
|
1404
1390
|
}
|
|
1405
|
-
function
|
|
1391
|
+
function Kt(e) {
|
|
1406
1392
|
switch (e) {
|
|
1407
1393
|
case "sign-auto":
|
|
1408
1394
|
return {
|
|
@@ -1442,7 +1428,7 @@ function rr(e) {
|
|
|
1442
1428
|
};
|
|
1443
1429
|
}
|
|
1444
1430
|
}
|
|
1445
|
-
function
|
|
1431
|
+
function Cn(e) {
|
|
1446
1432
|
var t;
|
|
1447
1433
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1448
1434
|
notation: "engineering"
|
|
@@ -1450,17 +1436,17 @@ function Rn(e) {
|
|
|
1450
1436
|
notation: "scientific"
|
|
1451
1437
|
}, e = e.slice(1)), t) {
|
|
1452
1438
|
var r = e.slice(0, 2);
|
|
1453
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1439
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yt.test(e))
|
|
1454
1440
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1455
1441
|
t.minimumIntegerDigits = e.length;
|
|
1456
1442
|
}
|
|
1457
1443
|
return t;
|
|
1458
1444
|
}
|
|
1459
|
-
function
|
|
1460
|
-
var t = {}, r =
|
|
1445
|
+
function bt(e) {
|
|
1446
|
+
var t = {}, r = Kt(e);
|
|
1461
1447
|
return r || t;
|
|
1462
1448
|
}
|
|
1463
|
-
function
|
|
1449
|
+
function $n(e) {
|
|
1464
1450
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1465
1451
|
var i = n[r];
|
|
1466
1452
|
switch (i.stem) {
|
|
@@ -1484,7 +1470,7 @@ function Un(e) {
|
|
|
1484
1470
|
continue;
|
|
1485
1471
|
case "measure-unit":
|
|
1486
1472
|
case "unit":
|
|
1487
|
-
t.style = "unit", t.unit =
|
|
1473
|
+
t.style = "unit", t.unit = Nn(i.options[0]);
|
|
1488
1474
|
continue;
|
|
1489
1475
|
case "compact-short":
|
|
1490
1476
|
case "K":
|
|
@@ -1496,12 +1482,12 @@ function Un(e) {
|
|
|
1496
1482
|
continue;
|
|
1497
1483
|
case "scientific":
|
|
1498
1484
|
t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
|
1499
|
-
return g(g({}, h),
|
|
1485
|
+
return g(g({}, h), bt(u));
|
|
1500
1486
|
}, {}));
|
|
1501
1487
|
continue;
|
|
1502
1488
|
case "engineering":
|
|
1503
1489
|
t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
|
1504
|
-
return g(g({}, h),
|
|
1490
|
+
return g(g({}, h), bt(u));
|
|
1505
1491
|
}, {}));
|
|
1506
1492
|
continue;
|
|
1507
1493
|
case "notation-simple":
|
|
@@ -1546,45 +1532,45 @@ function Un(e) {
|
|
|
1546
1532
|
case "integer-width":
|
|
1547
1533
|
if (i.options.length > 1)
|
|
1548
1534
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1549
|
-
i.options[0].replace(
|
|
1535
|
+
i.options[0].replace(Mn, function(h, u, l, c, f, d) {
|
|
1550
1536
|
if (u)
|
|
1551
1537
|
t.minimumIntegerDigits = l.length;
|
|
1552
1538
|
else {
|
|
1553
|
-
if (
|
|
1539
|
+
if (c && f)
|
|
1554
1540
|
throw new Error("We currently do not support maximum integer digits");
|
|
1555
|
-
if (
|
|
1541
|
+
if (d)
|
|
1556
1542
|
throw new Error("We currently do not support exact integer digits");
|
|
1557
1543
|
}
|
|
1558
1544
|
return "";
|
|
1559
1545
|
});
|
|
1560
1546
|
continue;
|
|
1561
1547
|
}
|
|
1562
|
-
if (
|
|
1548
|
+
if (Yt.test(i.stem)) {
|
|
1563
1549
|
t.minimumIntegerDigits = i.stem.length;
|
|
1564
1550
|
continue;
|
|
1565
1551
|
}
|
|
1566
|
-
if (
|
|
1552
|
+
if (pt.test(i.stem)) {
|
|
1567
1553
|
if (i.options.length > 1)
|
|
1568
1554
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1569
|
-
i.stem.replace(
|
|
1570
|
-
return l === "*" ? t.minimumFractionDigits = u.length :
|
|
1555
|
+
i.stem.replace(pt, function(h, u, l, c, f, d) {
|
|
1556
|
+
return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1571
1557
|
});
|
|
1572
1558
|
var o = i.options[0];
|
|
1573
|
-
o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t),
|
|
1559
|
+
o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), mt(o)));
|
|
1574
1560
|
continue;
|
|
1575
1561
|
}
|
|
1576
|
-
if (
|
|
1577
|
-
t = g(g({}, t),
|
|
1562
|
+
if (Jt.test(i.stem)) {
|
|
1563
|
+
t = g(g({}, t), mt(i.stem));
|
|
1578
1564
|
continue;
|
|
1579
1565
|
}
|
|
1580
|
-
var s =
|
|
1566
|
+
var s = Kt(i.stem);
|
|
1581
1567
|
s && (t = g(g({}, t), s));
|
|
1582
|
-
var a =
|
|
1568
|
+
var a = Cn(i.stem);
|
|
1583
1569
|
a && (t = g(g({}, t), a));
|
|
1584
1570
|
}
|
|
1585
1571
|
return t;
|
|
1586
1572
|
}
|
|
1587
|
-
var
|
|
1573
|
+
var fe = {
|
|
1588
1574
|
"001": [
|
|
1589
1575
|
"H",
|
|
1590
1576
|
"h"
|
|
@@ -2999,13 +2985,13 @@ var ce = {
|
|
|
2999
2985
|
"h"
|
|
3000
2986
|
]
|
|
3001
2987
|
};
|
|
3002
|
-
function
|
|
2988
|
+
function Rn(e, t) {
|
|
3003
2989
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3004
2990
|
var i = e.charAt(n);
|
|
3005
2991
|
if (i === "j") {
|
|
3006
2992
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3007
2993
|
o++, n++;
|
|
3008
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u =
|
|
2994
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Un(t);
|
|
3009
2995
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
3010
2996
|
r += h;
|
|
3011
2997
|
for (; s-- > 0; )
|
|
@@ -3015,7 +3001,7 @@ function Dn(e, t) {
|
|
|
3015
3001
|
}
|
|
3016
3002
|
return r;
|
|
3017
3003
|
}
|
|
3018
|
-
function
|
|
3004
|
+
function Un(e) {
|
|
3019
3005
|
var t = e.hourCycle;
|
|
3020
3006
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3021
3007
|
e.hourCycles && // @ts-ignore
|
|
@@ -3034,23 +3020,23 @@ function Gn(e) {
|
|
|
3034
3020
|
}
|
|
3035
3021
|
var r = e.language, n;
|
|
3036
3022
|
r !== "root" && (n = e.maximize().region);
|
|
3037
|
-
var i =
|
|
3023
|
+
var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
|
|
3038
3024
|
return i[0];
|
|
3039
3025
|
}
|
|
3040
|
-
var
|
|
3026
|
+
var Oe, Dn = new RegExp("^".concat(qt.source, "*")), Gn = new RegExp("".concat(qt.source, "*$"));
|
|
3041
3027
|
function b(e, t) {
|
|
3042
3028
|
return { start: e, end: t };
|
|
3043
3029
|
}
|
|
3044
|
-
var
|
|
3030
|
+
var Fn = !!String.prototype.startsWith && "_a".startsWith("a", 1), jn = !!String.fromCodePoint, kn = !!Object.fromEntries, Vn = !!String.prototype.codePointAt, Xn = !!String.prototype.trimStart, Wn = !!String.prototype.trimEnd, zn = !!Number.isSafeInteger, Zn = zn ? Number.isSafeInteger : function(e) {
|
|
3045
3031
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3046
|
-
},
|
|
3032
|
+
}, je = !0;
|
|
3047
3033
|
try {
|
|
3048
|
-
var
|
|
3049
|
-
|
|
3034
|
+
var Qn = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3035
|
+
je = ((Oe = Qn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
|
|
3050
3036
|
} catch (e) {
|
|
3051
|
-
|
|
3037
|
+
je = !1;
|
|
3052
3038
|
}
|
|
3053
|
-
var
|
|
3039
|
+
var gt = Fn ? (
|
|
3054
3040
|
// Native
|
|
3055
3041
|
function(t, r, n) {
|
|
3056
3042
|
return t.startsWith(r, n);
|
|
@@ -3060,7 +3046,7 @@ var vt = kn ? (
|
|
|
3060
3046
|
function(t, r, n) {
|
|
3061
3047
|
return t.slice(n, n + r.length) === r;
|
|
3062
3048
|
}
|
|
3063
|
-
),
|
|
3049
|
+
), ke = jn ? String.fromCodePoint : (
|
|
3064
3050
|
// IE11
|
|
3065
3051
|
function() {
|
|
3066
3052
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3072,9 +3058,9 @@ var vt = kn ? (
|
|
|
3072
3058
|
}
|
|
3073
3059
|
return n;
|
|
3074
3060
|
}
|
|
3075
|
-
),
|
|
3061
|
+
), yt = (
|
|
3076
3062
|
// native
|
|
3077
|
-
|
|
3063
|
+
kn ? Object.fromEntries : (
|
|
3078
3064
|
// Ponyfill
|
|
3079
3065
|
function(t) {
|
|
3080
3066
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3084,7 +3070,7 @@ var vt = kn ? (
|
|
|
3084
3070
|
return r;
|
|
3085
3071
|
}
|
|
3086
3072
|
)
|
|
3087
|
-
),
|
|
3073
|
+
), er = Vn ? (
|
|
3088
3074
|
// Native
|
|
3089
3075
|
function(t, r) {
|
|
3090
3076
|
return t.codePointAt(r);
|
|
@@ -3098,7 +3084,7 @@ var vt = kn ? (
|
|
|
3098
3084
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3099
3085
|
}
|
|
3100
3086
|
}
|
|
3101
|
-
),
|
|
3087
|
+
), qn = Xn ? (
|
|
3102
3088
|
// Native
|
|
3103
3089
|
function(t) {
|
|
3104
3090
|
return t.trimStart();
|
|
@@ -3106,9 +3092,9 @@ var vt = kn ? (
|
|
|
3106
3092
|
) : (
|
|
3107
3093
|
// Ponyfill
|
|
3108
3094
|
function(t) {
|
|
3109
|
-
return t.replace(
|
|
3095
|
+
return t.replace(Dn, "");
|
|
3110
3096
|
}
|
|
3111
|
-
),
|
|
3097
|
+
), Jn = Wn ? (
|
|
3112
3098
|
// Native
|
|
3113
3099
|
function(t) {
|
|
3114
3100
|
return t.trimEnd();
|
|
@@ -3116,32 +3102,32 @@ var vt = kn ? (
|
|
|
3116
3102
|
) : (
|
|
3117
3103
|
// Ponyfill
|
|
3118
3104
|
function(t) {
|
|
3119
|
-
return t.replace(
|
|
3105
|
+
return t.replace(Gn, "");
|
|
3120
3106
|
}
|
|
3121
3107
|
);
|
|
3122
|
-
function
|
|
3108
|
+
function tr(e, t) {
|
|
3123
3109
|
return new RegExp(e, t);
|
|
3124
3110
|
}
|
|
3125
|
-
var
|
|
3126
|
-
if (
|
|
3127
|
-
var
|
|
3128
|
-
|
|
3111
|
+
var Ve;
|
|
3112
|
+
if (je) {
|
|
3113
|
+
var vt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3114
|
+
Ve = function(t, r) {
|
|
3129
3115
|
var n;
|
|
3130
|
-
|
|
3131
|
-
var i =
|
|
3116
|
+
vt.lastIndex = r;
|
|
3117
|
+
var i = vt.exec(t);
|
|
3132
3118
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3133
3119
|
};
|
|
3134
3120
|
} else
|
|
3135
|
-
|
|
3121
|
+
Ve = function(t, r) {
|
|
3136
3122
|
for (var n = []; ; ) {
|
|
3137
|
-
var i =
|
|
3138
|
-
if (i === void 0 ||
|
|
3123
|
+
var i = er(t, r);
|
|
3124
|
+
if (i === void 0 || rr(i) || ti(i))
|
|
3139
3125
|
break;
|
|
3140
3126
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3141
3127
|
}
|
|
3142
|
-
return
|
|
3128
|
+
return ke.apply(void 0, n);
|
|
3143
3129
|
};
|
|
3144
|
-
var
|
|
3130
|
+
var Yn = (
|
|
3145
3131
|
/** @class */
|
|
3146
3132
|
function() {
|
|
3147
3133
|
function e(t, r) {
|
|
@@ -3165,14 +3151,14 @@ var ei = (
|
|
|
3165
3151
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3166
3152
|
var a = this.clonePosition();
|
|
3167
3153
|
this.bump(), i.push({
|
|
3168
|
-
type:
|
|
3154
|
+
type: x.pound,
|
|
3169
3155
|
location: b(a, this.clonePosition())
|
|
3170
3156
|
});
|
|
3171
3157
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3172
3158
|
if (n)
|
|
3173
3159
|
break;
|
|
3174
3160
|
return this.error(m.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
|
|
3175
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3161
|
+
} else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
|
|
3176
3162
|
var s = this.parseTag(t, r);
|
|
3177
3163
|
if (s.err)
|
|
3178
3164
|
return s;
|
|
@@ -3193,7 +3179,7 @@ var ei = (
|
|
|
3193
3179
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3194
3180
|
return {
|
|
3195
3181
|
val: {
|
|
3196
|
-
type:
|
|
3182
|
+
type: x.literal,
|
|
3197
3183
|
value: "<".concat(i, "/>"),
|
|
3198
3184
|
location: b(n, this.clonePosition())
|
|
3199
3185
|
},
|
|
@@ -3205,12 +3191,12 @@ var ei = (
|
|
|
3205
3191
|
return o;
|
|
3206
3192
|
var s = o.val, a = this.clonePosition();
|
|
3207
3193
|
if (this.bumpIf("</")) {
|
|
3208
|
-
if (this.isEOF() || !
|
|
3194
|
+
if (this.isEOF() || !Xe(this.char()))
|
|
3209
3195
|
return this.error(m.INVALID_TAG, b(a, this.clonePosition()));
|
|
3210
3196
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
3211
3197
|
return i !== u ? this.error(m.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3212
3198
|
val: {
|
|
3213
|
-
type:
|
|
3199
|
+
type: x.tag,
|
|
3214
3200
|
value: i,
|
|
3215
3201
|
children: s,
|
|
3216
3202
|
location: b(n, this.clonePosition())
|
|
@@ -3223,7 +3209,7 @@ var ei = (
|
|
|
3223
3209
|
return this.error(m.INVALID_TAG, b(n, this.clonePosition()));
|
|
3224
3210
|
}, e.prototype.parseTagName = function() {
|
|
3225
3211
|
var t = this.offset();
|
|
3226
|
-
for (this.bump(); !this.isEOF() &&
|
|
3212
|
+
for (this.bump(); !this.isEOF() && ei(this.char()); )
|
|
3227
3213
|
this.bump();
|
|
3228
3214
|
return this.message.slice(t, this.offset());
|
|
3229
3215
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3247,12 +3233,12 @@ var ei = (
|
|
|
3247
3233
|
}
|
|
3248
3234
|
var h = b(n, this.clonePosition());
|
|
3249
3235
|
return {
|
|
3250
|
-
val: { type:
|
|
3236
|
+
val: { type: x.literal, value: i, location: h },
|
|
3251
3237
|
err: null
|
|
3252
3238
|
};
|
|
3253
3239
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3254
3240
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3255
|
-
!
|
|
3241
|
+
!Kn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3256
3242
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3257
3243
|
if (this.isEOF() || this.char() !== 39)
|
|
3258
3244
|
return null;
|
|
@@ -3286,12 +3272,12 @@ var ei = (
|
|
|
3286
3272
|
r.push(n);
|
|
3287
3273
|
this.bump();
|
|
3288
3274
|
}
|
|
3289
|
-
return
|
|
3275
|
+
return ke.apply(void 0, r);
|
|
3290
3276
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3291
3277
|
if (this.isEOF())
|
|
3292
3278
|
return null;
|
|
3293
3279
|
var n = this.char();
|
|
3294
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3280
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ke(n));
|
|
3295
3281
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3296
3282
|
var n = this.clonePosition();
|
|
3297
3283
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3307,7 +3293,7 @@ var ei = (
|
|
|
3307
3293
|
case 125:
|
|
3308
3294
|
return this.bump(), {
|
|
3309
3295
|
val: {
|
|
3310
|
-
type:
|
|
3296
|
+
type: x.argument,
|
|
3311
3297
|
// value does not include the opening and closing braces.
|
|
3312
3298
|
value: i,
|
|
3313
3299
|
location: b(n, this.clonePosition())
|
|
@@ -3320,7 +3306,7 @@ var ei = (
|
|
|
3320
3306
|
return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
|
|
3321
3307
|
}
|
|
3322
3308
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3323
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3309
|
+
var t = this.clonePosition(), r = this.offset(), n = Ve(this.message, r), i = r + n.length;
|
|
3324
3310
|
this.bumpTo(i);
|
|
3325
3311
|
var o = this.clonePosition(), s = b(t, o);
|
|
3326
3312
|
return { value: n, location: s };
|
|
@@ -3336,47 +3322,47 @@ var ei = (
|
|
|
3336
3322
|
var u = null;
|
|
3337
3323
|
if (this.bumpIf(",")) {
|
|
3338
3324
|
this.bumpSpace();
|
|
3339
|
-
var l = this.clonePosition(),
|
|
3340
|
-
if (
|
|
3341
|
-
return
|
|
3342
|
-
var
|
|
3343
|
-
if (
|
|
3325
|
+
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3326
|
+
if (c.err)
|
|
3327
|
+
return c;
|
|
3328
|
+
var f = Jn(c.val);
|
|
3329
|
+
if (f.length === 0)
|
|
3344
3330
|
return this.error(m.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
|
|
3345
|
-
var
|
|
3346
|
-
u = { style:
|
|
3331
|
+
var d = b(l, this.clonePosition());
|
|
3332
|
+
u = { style: f, styleLocation: d };
|
|
3347
3333
|
}
|
|
3348
|
-
var
|
|
3349
|
-
if (
|
|
3350
|
-
return
|
|
3334
|
+
var p = this.tryParseArgumentClose(i);
|
|
3335
|
+
if (p.err)
|
|
3336
|
+
return p;
|
|
3351
3337
|
var v = b(i, this.clonePosition());
|
|
3352
|
-
if (u &&
|
|
3353
|
-
var B =
|
|
3338
|
+
if (u && gt(u == null ? void 0 : u.style, "::", 0)) {
|
|
3339
|
+
var B = qn(u.style.slice(2));
|
|
3354
3340
|
if (a === "number") {
|
|
3355
|
-
var
|
|
3356
|
-
return
|
|
3357
|
-
val: { type:
|
|
3341
|
+
var c = this.parseNumberSkeletonFromString(B, u.styleLocation);
|
|
3342
|
+
return c.err ? c : {
|
|
3343
|
+
val: { type: x.number, value: n, location: v, style: c.val },
|
|
3358
3344
|
err: null
|
|
3359
3345
|
};
|
|
3360
3346
|
} else {
|
|
3361
3347
|
if (B.length === 0)
|
|
3362
3348
|
return this.error(m.EXPECT_DATE_TIME_SKELETON, v);
|
|
3363
3349
|
var $ = B;
|
|
3364
|
-
this.locale && ($ =
|
|
3365
|
-
var
|
|
3350
|
+
this.locale && ($ = Rn(B, this.locale));
|
|
3351
|
+
var f = {
|
|
3366
3352
|
type: W.dateTime,
|
|
3367
3353
|
pattern: $,
|
|
3368
3354
|
location: u.styleLocation,
|
|
3369
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3370
|
-
}, N = a === "date" ?
|
|
3355
|
+
parsedOptions: this.shouldParseSkeletons ? On($) : {}
|
|
3356
|
+
}, N = a === "date" ? x.date : x.time;
|
|
3371
3357
|
return {
|
|
3372
|
-
val: { type: N, value: n, location: v, style:
|
|
3358
|
+
val: { type: N, value: n, location: v, style: f },
|
|
3373
3359
|
err: null
|
|
3374
3360
|
};
|
|
3375
3361
|
}
|
|
3376
3362
|
}
|
|
3377
3363
|
return {
|
|
3378
3364
|
val: {
|
|
3379
|
-
type: a === "number" ?
|
|
3365
|
+
type: a === "number" ? x.number : a === "date" ? x.date : x.time,
|
|
3380
3366
|
value: n,
|
|
3381
3367
|
location: v,
|
|
3382
3368
|
style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
|
|
@@ -3396,31 +3382,31 @@ var ei = (
|
|
|
3396
3382
|
if (!this.bumpIf(":"))
|
|
3397
3383
|
return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
|
|
3398
3384
|
this.bumpSpace();
|
|
3399
|
-
var
|
|
3400
|
-
if (
|
|
3401
|
-
return
|
|
3402
|
-
this.bumpSpace(), R = this.parseIdentifierIfPossible(), P =
|
|
3385
|
+
var c = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3386
|
+
if (c.err)
|
|
3387
|
+
return c;
|
|
3388
|
+
this.bumpSpace(), R = this.parseIdentifierIfPossible(), P = c.val;
|
|
3403
3389
|
}
|
|
3404
3390
|
var D = this.tryParsePluralOrSelectOptions(t, a, r, R);
|
|
3405
3391
|
if (D.err)
|
|
3406
3392
|
return D;
|
|
3407
|
-
var
|
|
3408
|
-
if (
|
|
3409
|
-
return
|
|
3393
|
+
var p = this.tryParseArgumentClose(i);
|
|
3394
|
+
if (p.err)
|
|
3395
|
+
return p;
|
|
3410
3396
|
var ue = b(i, this.clonePosition());
|
|
3411
3397
|
return a === "select" ? {
|
|
3412
3398
|
val: {
|
|
3413
|
-
type:
|
|
3399
|
+
type: x.select,
|
|
3414
3400
|
value: n,
|
|
3415
|
-
options:
|
|
3401
|
+
options: yt(D.val),
|
|
3416
3402
|
location: ue
|
|
3417
3403
|
},
|
|
3418
3404
|
err: null
|
|
3419
3405
|
} : {
|
|
3420
3406
|
val: {
|
|
3421
|
-
type:
|
|
3407
|
+
type: x.plural,
|
|
3422
3408
|
value: n,
|
|
3423
|
-
options:
|
|
3409
|
+
options: yt(D.val),
|
|
3424
3410
|
offset: P,
|
|
3425
3411
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3426
3412
|
location: ue
|
|
@@ -3471,7 +3457,7 @@ var ei = (
|
|
|
3471
3457
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3472
3458
|
var n = [];
|
|
3473
3459
|
try {
|
|
3474
|
-
n =
|
|
3460
|
+
n = Ln(t);
|
|
3475
3461
|
} catch (i) {
|
|
3476
3462
|
return this.error(m.INVALID_NUMBER_SKELETON, r);
|
|
3477
3463
|
}
|
|
@@ -3480,39 +3466,39 @@ var ei = (
|
|
|
3480
3466
|
type: W.number,
|
|
3481
3467
|
tokens: n,
|
|
3482
3468
|
location: r,
|
|
3483
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3469
|
+
parsedOptions: this.shouldParseSkeletons ? $n(n) : {}
|
|
3484
3470
|
},
|
|
3485
3471
|
err: null
|
|
3486
3472
|
};
|
|
3487
3473
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
|
3488
3474
|
for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
|
|
3489
3475
|
if (u.length === 0) {
|
|
3490
|
-
var
|
|
3476
|
+
var c = this.clonePosition();
|
|
3491
3477
|
if (r !== "select" && this.bumpIf("=")) {
|
|
3492
|
-
var
|
|
3493
|
-
if (
|
|
3494
|
-
return
|
|
3495
|
-
l = b(
|
|
3478
|
+
var f = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_SELECTOR, m.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
3479
|
+
if (f.err)
|
|
3480
|
+
return f;
|
|
3481
|
+
l = b(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
|
|
3496
3482
|
} else
|
|
3497
3483
|
break;
|
|
3498
3484
|
}
|
|
3499
3485
|
if (h.has(u))
|
|
3500
3486
|
return this.error(r === "select" ? m.DUPLICATE_SELECT_ARGUMENT_SELECTOR : m.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
3501
3487
|
u === "other" && (s = !0), this.bumpSpace();
|
|
3502
|
-
var
|
|
3488
|
+
var d = this.clonePosition();
|
|
3503
3489
|
if (!this.bumpIf("{"))
|
|
3504
3490
|
return this.error(r === "select" ? m.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : m.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
|
|
3505
|
-
var
|
|
3506
|
-
if (
|
|
3507
|
-
return
|
|
3508
|
-
var v = this.tryParseArgumentClose(
|
|
3491
|
+
var p = this.parseMessage(t + 1, r, n);
|
|
3492
|
+
if (p.err)
|
|
3493
|
+
return p;
|
|
3494
|
+
var v = this.tryParseArgumentClose(d);
|
|
3509
3495
|
if (v.err)
|
|
3510
3496
|
return v;
|
|
3511
3497
|
a.push([
|
|
3512
3498
|
u,
|
|
3513
3499
|
{
|
|
3514
|
-
value:
|
|
3515
|
-
location: b(
|
|
3500
|
+
value: p.val,
|
|
3501
|
+
location: b(d, this.clonePosition())
|
|
3516
3502
|
}
|
|
3517
3503
|
]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
|
|
3518
3504
|
}
|
|
@@ -3528,7 +3514,7 @@ var ei = (
|
|
|
3528
3514
|
break;
|
|
3529
3515
|
}
|
|
3530
3516
|
var h = b(i, this.clonePosition());
|
|
3531
|
-
return o ? (s *= n,
|
|
3517
|
+
return o ? (s *= n, Zn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3532
3518
|
}, e.prototype.offset = function() {
|
|
3533
3519
|
return this.position.offset;
|
|
3534
3520
|
}, e.prototype.isEOF = function() {
|
|
@@ -3543,7 +3529,7 @@ var ei = (
|
|
|
3543
3529
|
var t = this.position.offset;
|
|
3544
3530
|
if (t >= this.message.length)
|
|
3545
3531
|
throw Error("out of bound");
|
|
3546
|
-
var r =
|
|
3532
|
+
var r = er(this.message, t);
|
|
3547
3533
|
if (r === void 0)
|
|
3548
3534
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3549
3535
|
return r;
|
|
@@ -3562,7 +3548,7 @@ var ei = (
|
|
|
3562
3548
|
t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
|
|
3563
3549
|
}
|
|
3564
3550
|
}, e.prototype.bumpIf = function(t) {
|
|
3565
|
-
if (
|
|
3551
|
+
if (gt(this.message, t, this.offset())) {
|
|
3566
3552
|
for (var r = 0; r < t.length; r++)
|
|
3567
3553
|
this.bump();
|
|
3568
3554
|
return !0;
|
|
@@ -3584,7 +3570,7 @@ var ei = (
|
|
|
3584
3570
|
break;
|
|
3585
3571
|
}
|
|
3586
3572
|
}, e.prototype.bumpSpace = function() {
|
|
3587
|
-
for (; !this.isEOF() &&
|
|
3573
|
+
for (; !this.isEOF() && rr(this.char()); )
|
|
3588
3574
|
this.bump();
|
|
3589
3575
|
}, e.prototype.peek = function() {
|
|
3590
3576
|
if (this.isEOF())
|
|
@@ -3594,44 +3580,44 @@ var ei = (
|
|
|
3594
3580
|
}, e;
|
|
3595
3581
|
}()
|
|
3596
3582
|
);
|
|
3597
|
-
function
|
|
3583
|
+
function Xe(e) {
|
|
3598
3584
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3599
3585
|
}
|
|
3600
|
-
function
|
|
3601
|
-
return
|
|
3586
|
+
function Kn(e) {
|
|
3587
|
+
return Xe(e) || e === 47;
|
|
3602
3588
|
}
|
|
3603
|
-
function
|
|
3589
|
+
function ei(e) {
|
|
3604
3590
|
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;
|
|
3605
3591
|
}
|
|
3606
|
-
function
|
|
3592
|
+
function rr(e) {
|
|
3607
3593
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3608
3594
|
}
|
|
3609
|
-
function
|
|
3595
|
+
function ti(e) {
|
|
3610
3596
|
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;
|
|
3611
3597
|
}
|
|
3612
|
-
function
|
|
3598
|
+
function We(e) {
|
|
3613
3599
|
e.forEach(function(t) {
|
|
3614
|
-
if (delete t.location,
|
|
3600
|
+
if (delete t.location, Wt(t) || zt(t))
|
|
3615
3601
|
for (var r in t.options)
|
|
3616
|
-
delete t.options[r].location,
|
|
3602
|
+
delete t.options[r].location, We(t.options[r].value);
|
|
3617
3603
|
else
|
|
3618
|
-
|
|
3604
|
+
kt(t) && Qt(t.style) || (Vt(t) || Xt(t)) && Fe(t.style) ? delete t.style.location : Zt(t) && We(t.children);
|
|
3619
3605
|
});
|
|
3620
3606
|
}
|
|
3621
|
-
function
|
|
3607
|
+
function ri(e, t) {
|
|
3622
3608
|
t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3623
|
-
var r = new
|
|
3609
|
+
var r = new Yn(e, t).parse();
|
|
3624
3610
|
if (r.err) {
|
|
3625
3611
|
var n = SyntaxError(m[r.err.kind]);
|
|
3626
3612
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3627
3613
|
}
|
|
3628
|
-
return t != null && t.captureLocation ||
|
|
3614
|
+
return t != null && t.captureLocation || We(r.val), r.val;
|
|
3629
3615
|
}
|
|
3630
3616
|
var z;
|
|
3631
3617
|
(function(e) {
|
|
3632
3618
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3633
3619
|
})(z || (z = {}));
|
|
3634
|
-
var
|
|
3620
|
+
var Ee = (
|
|
3635
3621
|
/** @class */
|
|
3636
3622
|
function(e) {
|
|
3637
3623
|
L(t, e);
|
|
@@ -3643,7 +3629,7 @@ var xe = (
|
|
|
3643
3629
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3644
3630
|
}, t;
|
|
3645
3631
|
}(Error)
|
|
3646
|
-
),
|
|
3632
|
+
), xt = (
|
|
3647
3633
|
/** @class */
|
|
3648
3634
|
function(e) {
|
|
3649
3635
|
L(t, e);
|
|
@@ -3651,8 +3637,8 @@ var xe = (
|
|
|
3651
3637
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), z.INVALID_VALUE, o) || this;
|
|
3652
3638
|
}
|
|
3653
3639
|
return t;
|
|
3654
|
-
}(
|
|
3655
|
-
),
|
|
3640
|
+
}(Ee)
|
|
3641
|
+
), ni = (
|
|
3656
3642
|
/** @class */
|
|
3657
3643
|
function(e) {
|
|
3658
3644
|
L(t, e);
|
|
@@ -3660,8 +3646,8 @@ var xe = (
|
|
|
3660
3646
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), z.INVALID_VALUE, i) || this;
|
|
3661
3647
|
}
|
|
3662
3648
|
return t;
|
|
3663
|
-
}(
|
|
3664
|
-
),
|
|
3649
|
+
}(Ee)
|
|
3650
|
+
), ii = (
|
|
3665
3651
|
/** @class */
|
|
3666
3652
|
function(e) {
|
|
3667
3653
|
L(t, e);
|
|
@@ -3669,129 +3655,129 @@ var xe = (
|
|
|
3669
3655
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), z.MISSING_VALUE, n) || this;
|
|
3670
3656
|
}
|
|
3671
3657
|
return t;
|
|
3672
|
-
}(
|
|
3673
|
-
),
|
|
3658
|
+
}(Ee)
|
|
3659
|
+
), E;
|
|
3674
3660
|
(function(e) {
|
|
3675
3661
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3676
|
-
})(
|
|
3677
|
-
function
|
|
3662
|
+
})(E || (E = {}));
|
|
3663
|
+
function oi(e) {
|
|
3678
3664
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3679
3665
|
var n = t[t.length - 1];
|
|
3680
|
-
return !n || n.type !==
|
|
3666
|
+
return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
|
|
3681
3667
|
}, []);
|
|
3682
3668
|
}
|
|
3683
|
-
function
|
|
3669
|
+
function si(e) {
|
|
3684
3670
|
return typeof e == "function";
|
|
3685
3671
|
}
|
|
3686
|
-
function
|
|
3687
|
-
if (e.length === 1 &&
|
|
3672
|
+
function pe(e, t, r, n, i, o, s) {
|
|
3673
|
+
if (e.length === 1 && dt(e[0]))
|
|
3688
3674
|
return [
|
|
3689
3675
|
{
|
|
3690
|
-
type:
|
|
3676
|
+
type: E.literal,
|
|
3691
3677
|
value: e[0].value
|
|
3692
3678
|
}
|
|
3693
3679
|
];
|
|
3694
3680
|
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
|
3695
3681
|
var l = u[h];
|
|
3696
|
-
if (
|
|
3682
|
+
if (dt(l)) {
|
|
3697
3683
|
a.push({
|
|
3698
|
-
type:
|
|
3684
|
+
type: E.literal,
|
|
3699
3685
|
value: l.value
|
|
3700
3686
|
});
|
|
3701
3687
|
continue;
|
|
3702
3688
|
}
|
|
3703
|
-
if (
|
|
3689
|
+
if (An(l)) {
|
|
3704
3690
|
typeof o == "number" && a.push({
|
|
3705
|
-
type:
|
|
3691
|
+
type: E.literal,
|
|
3706
3692
|
value: r.getNumberFormat(t).format(o)
|
|
3707
3693
|
});
|
|
3708
3694
|
continue;
|
|
3709
3695
|
}
|
|
3710
|
-
var
|
|
3711
|
-
if (!(i &&
|
|
3712
|
-
throw new
|
|
3713
|
-
var
|
|
3714
|
-
if (
|
|
3715
|
-
(!
|
|
3716
|
-
type: typeof
|
|
3717
|
-
value:
|
|
3696
|
+
var c = l.value;
|
|
3697
|
+
if (!(i && c in i))
|
|
3698
|
+
throw new ii(c, s);
|
|
3699
|
+
var f = i[c];
|
|
3700
|
+
if (wn(l)) {
|
|
3701
|
+
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
|
3702
|
+
type: typeof f == "string" ? E.literal : E.object,
|
|
3703
|
+
value: f
|
|
3718
3704
|
});
|
|
3719
3705
|
continue;
|
|
3720
3706
|
}
|
|
3721
|
-
if (
|
|
3722
|
-
var
|
|
3707
|
+
if (Vt(l)) {
|
|
3708
|
+
var d = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
|
|
3723
3709
|
a.push({
|
|
3724
|
-
type:
|
|
3725
|
-
value: r.getDateTimeFormat(t,
|
|
3710
|
+
type: E.literal,
|
|
3711
|
+
value: r.getDateTimeFormat(t, d).format(f)
|
|
3726
3712
|
});
|
|
3727
3713
|
continue;
|
|
3728
3714
|
}
|
|
3729
|
-
if (
|
|
3730
|
-
var
|
|
3715
|
+
if (Xt(l)) {
|
|
3716
|
+
var d = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3731
3717
|
a.push({
|
|
3732
|
-
type:
|
|
3733
|
-
value: r.getDateTimeFormat(t,
|
|
3718
|
+
type: E.literal,
|
|
3719
|
+
value: r.getDateTimeFormat(t, d).format(f)
|
|
3734
3720
|
});
|
|
3735
3721
|
continue;
|
|
3736
3722
|
}
|
|
3737
|
-
if (
|
|
3738
|
-
var
|
|
3739
|
-
|
|
3740
|
-
type:
|
|
3741
|
-
value: r.getNumberFormat(t,
|
|
3723
|
+
if (kt(l)) {
|
|
3724
|
+
var d = typeof l.style == "string" ? n.number[l.style] : Qt(l.style) ? l.style.parsedOptions : void 0;
|
|
3725
|
+
d && d.scale && (f = f * (d.scale || 1)), a.push({
|
|
3726
|
+
type: E.literal,
|
|
3727
|
+
value: r.getNumberFormat(t, d).format(f)
|
|
3742
3728
|
});
|
|
3743
3729
|
continue;
|
|
3744
3730
|
}
|
|
3745
|
-
if (
|
|
3746
|
-
var
|
|
3747
|
-
if (!
|
|
3748
|
-
throw new
|
|
3749
|
-
var $ =
|
|
3731
|
+
if (Zt(l)) {
|
|
3732
|
+
var p = l.children, v = l.value, B = i[v];
|
|
3733
|
+
if (!si(B))
|
|
3734
|
+
throw new ni(v, "function", s);
|
|
3735
|
+
var $ = pe(p, t, r, n, i, o), N = B($.map(function(P) {
|
|
3750
3736
|
return P.value;
|
|
3751
3737
|
}));
|
|
3752
3738
|
Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(P) {
|
|
3753
3739
|
return {
|
|
3754
|
-
type: typeof P == "string" ?
|
|
3740
|
+
type: typeof P == "string" ? E.literal : E.object,
|
|
3755
3741
|
value: P
|
|
3756
3742
|
};
|
|
3757
3743
|
}));
|
|
3758
3744
|
}
|
|
3759
|
-
if (
|
|
3760
|
-
var _ = l.options[
|
|
3745
|
+
if (Wt(l)) {
|
|
3746
|
+
var _ = l.options[f] || l.options.other;
|
|
3761
3747
|
if (!_)
|
|
3762
|
-
throw new
|
|
3763
|
-
a.push.apply(a,
|
|
3748
|
+
throw new xt(l.value, f, Object.keys(l.options), s);
|
|
3749
|
+
a.push.apply(a, pe(_.value, t, r, n, i));
|
|
3764
3750
|
continue;
|
|
3765
3751
|
}
|
|
3766
|
-
if (
|
|
3767
|
-
var _ = l.options["=".concat(
|
|
3752
|
+
if (zt(l)) {
|
|
3753
|
+
var _ = l.options["=".concat(f)];
|
|
3768
3754
|
if (!_) {
|
|
3769
3755
|
if (!Intl.PluralRules)
|
|
3770
|
-
throw new
|
|
3756
|
+
throw new Ee(`Intl.PluralRules is not available in this environment.
|
|
3771
3757
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3772
3758
|
`, z.MISSING_INTL_API, s);
|
|
3773
|
-
var R = r.getPluralRules(t, { type: l.pluralType }).select(
|
|
3759
|
+
var R = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
|
3774
3760
|
_ = l.options[R] || l.options.other;
|
|
3775
3761
|
}
|
|
3776
3762
|
if (!_)
|
|
3777
|
-
throw new
|
|
3778
|
-
a.push.apply(a,
|
|
3763
|
+
throw new xt(l.value, f, Object.keys(l.options), s);
|
|
3764
|
+
a.push.apply(a, pe(_.value, t, r, n, i, f - (l.offset || 0)));
|
|
3779
3765
|
continue;
|
|
3780
3766
|
}
|
|
3781
3767
|
}
|
|
3782
|
-
return
|
|
3768
|
+
return oi(a);
|
|
3783
3769
|
}
|
|
3784
|
-
function
|
|
3770
|
+
function ai(e, t) {
|
|
3785
3771
|
return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3786
3772
|
return r[n] = g(g({}, e[n]), t[n] || {}), r;
|
|
3787
3773
|
}, {})) : e;
|
|
3788
3774
|
}
|
|
3789
|
-
function
|
|
3775
|
+
function ui(e, t) {
|
|
3790
3776
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3791
|
-
return r[n] =
|
|
3777
|
+
return r[n] = ai(e[n], t[n]), r;
|
|
3792
3778
|
}, g({}, e)) : e;
|
|
3793
3779
|
}
|
|
3794
|
-
function
|
|
3780
|
+
function Ie(e) {
|
|
3795
3781
|
return {
|
|
3796
3782
|
create: function() {
|
|
3797
3783
|
return {
|
|
@@ -3805,39 +3791,39 @@ function Le(e) {
|
|
|
3805
3791
|
}
|
|
3806
3792
|
};
|
|
3807
3793
|
}
|
|
3808
|
-
function
|
|
3794
|
+
function hi(e) {
|
|
3809
3795
|
return e === void 0 && (e = {
|
|
3810
3796
|
number: {},
|
|
3811
3797
|
dateTime: {},
|
|
3812
3798
|
pluralRules: {}
|
|
3813
3799
|
}), {
|
|
3814
|
-
getNumberFormat:
|
|
3800
|
+
getNumberFormat: Ae(function() {
|
|
3815
3801
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3816
3802
|
r[n] = arguments[n];
|
|
3817
3803
|
return new ((t = Intl.NumberFormat).bind.apply(t, V([void 0], r, !1)))();
|
|
3818
3804
|
}, {
|
|
3819
|
-
cache:
|
|
3820
|
-
strategy:
|
|
3805
|
+
cache: Ie(e.number),
|
|
3806
|
+
strategy: Pe.variadic
|
|
3821
3807
|
}),
|
|
3822
|
-
getDateTimeFormat:
|
|
3808
|
+
getDateTimeFormat: Ae(function() {
|
|
3823
3809
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3824
3810
|
r[n] = arguments[n];
|
|
3825
3811
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, V([void 0], r, !1)))();
|
|
3826
3812
|
}, {
|
|
3827
|
-
cache:
|
|
3828
|
-
strategy:
|
|
3813
|
+
cache: Ie(e.dateTime),
|
|
3814
|
+
strategy: Pe.variadic
|
|
3829
3815
|
}),
|
|
3830
|
-
getPluralRules:
|
|
3816
|
+
getPluralRules: Ae(function() {
|
|
3831
3817
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3832
3818
|
r[n] = arguments[n];
|
|
3833
3819
|
return new ((t = Intl.PluralRules).bind.apply(t, V([void 0], r, !1)))();
|
|
3834
3820
|
}, {
|
|
3835
|
-
cache:
|
|
3836
|
-
strategy:
|
|
3821
|
+
cache: Ie(e.pluralRules),
|
|
3822
|
+
strategy: Pe.variadic
|
|
3837
3823
|
})
|
|
3838
3824
|
};
|
|
3839
3825
|
}
|
|
3840
|
-
var
|
|
3826
|
+
var li = (
|
|
3841
3827
|
/** @class */
|
|
3842
3828
|
function() {
|
|
3843
3829
|
function e(t, r, n, i) {
|
|
@@ -3851,12 +3837,12 @@ var fi = (
|
|
|
3851
3837
|
var u = o.formatToParts(h);
|
|
3852
3838
|
if (u.length === 1)
|
|
3853
3839
|
return u[0].value;
|
|
3854
|
-
var l = u.reduce(function(
|
|
3855
|
-
return !
|
|
3840
|
+
var l = u.reduce(function(c, f) {
|
|
3841
|
+
return !c.length || f.type !== E.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
|
|
3856
3842
|
}, []);
|
|
3857
3843
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3858
3844
|
}, this.formatToParts = function(h) {
|
|
3859
|
-
return
|
|
3845
|
+
return pe(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
|
3860
3846
|
}, this.resolvedOptions = function() {
|
|
3861
3847
|
var h;
|
|
3862
3848
|
return {
|
|
@@ -3869,13 +3855,13 @@ var fi = (
|
|
|
3869
3855
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3870
3856
|
var s = i || {};
|
|
3871
3857
|
s.formatters;
|
|
3872
|
-
var a =
|
|
3858
|
+
var a = Fr(s, ["formatters"]);
|
|
3873
3859
|
this.ast = e.__parse(t, g(g({}, a), { locale: this.resolvedLocale }));
|
|
3874
3860
|
} else
|
|
3875
3861
|
this.ast = t;
|
|
3876
3862
|
if (!Array.isArray(this.ast))
|
|
3877
3863
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3878
|
-
this.formats =
|
|
3864
|
+
this.formats = ui(e.formats, n), this.formatters = i && i.formatters || hi(this.formatterCache);
|
|
3879
3865
|
}
|
|
3880
3866
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3881
3867
|
get: function() {
|
|
@@ -3888,7 +3874,7 @@ var fi = (
|
|
|
3888
3874
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3889
3875
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3890
3876
|
}
|
|
3891
|
-
}, e.__parse =
|
|
3877
|
+
}, e.__parse = ri, e.formats = {
|
|
3892
3878
|
number: {
|
|
3893
3879
|
integer: {
|
|
3894
3880
|
maximumFractionDigits: 0
|
|
@@ -3949,7 +3935,7 @@ var fi = (
|
|
|
3949
3935
|
}, e;
|
|
3950
3936
|
}()
|
|
3951
3937
|
);
|
|
3952
|
-
function
|
|
3938
|
+
function fi(e, t) {
|
|
3953
3939
|
if (t == null)
|
|
3954
3940
|
return;
|
|
3955
3941
|
if (t in e)
|
|
@@ -3970,92 +3956,92 @@ function pi(e, t) {
|
|
|
3970
3956
|
n = void 0;
|
|
3971
3957
|
return n;
|
|
3972
3958
|
}
|
|
3973
|
-
const C = {},
|
|
3959
|
+
const C = {}, ci = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = r), r), nr = (e, t) => {
|
|
3974
3960
|
if (t == null)
|
|
3975
3961
|
return;
|
|
3976
3962
|
if (t in C && e in C[t])
|
|
3977
3963
|
return C[t][e];
|
|
3978
3964
|
const r = _e(t);
|
|
3979
3965
|
for (let n = 0; n < r.length; n++) {
|
|
3980
|
-
const i = r[n], o =
|
|
3966
|
+
const i = r[n], o = pi(i, e);
|
|
3981
3967
|
if (o)
|
|
3982
|
-
return
|
|
3968
|
+
return ci(e, t, o);
|
|
3983
3969
|
}
|
|
3984
3970
|
};
|
|
3985
|
-
let
|
|
3986
|
-
const ae =
|
|
3987
|
-
function
|
|
3988
|
-
return
|
|
3971
|
+
let Je;
|
|
3972
|
+
const ae = xe({});
|
|
3973
|
+
function di(e) {
|
|
3974
|
+
return Je[e] || null;
|
|
3989
3975
|
}
|
|
3990
|
-
function
|
|
3991
|
-
return e in
|
|
3976
|
+
function ir(e) {
|
|
3977
|
+
return e in Je;
|
|
3992
3978
|
}
|
|
3993
|
-
function
|
|
3994
|
-
if (!
|
|
3979
|
+
function pi(e, t) {
|
|
3980
|
+
if (!ir(e))
|
|
3995
3981
|
return null;
|
|
3996
|
-
const r =
|
|
3997
|
-
return
|
|
3982
|
+
const r = di(e);
|
|
3983
|
+
return fi(r, t);
|
|
3998
3984
|
}
|
|
3999
|
-
function
|
|
3985
|
+
function mi(e) {
|
|
4000
3986
|
if (e == null)
|
|
4001
3987
|
return;
|
|
4002
3988
|
const t = _e(e);
|
|
4003
3989
|
for (let r = 0; r < t.length; r++) {
|
|
4004
3990
|
const n = t[r];
|
|
4005
|
-
if (
|
|
3991
|
+
if (ir(n))
|
|
4006
3992
|
return n;
|
|
4007
3993
|
}
|
|
4008
3994
|
}
|
|
4009
|
-
function
|
|
4010
|
-
delete C[e], ae.update((r) => (r[e] =
|
|
3995
|
+
function or(e, ...t) {
|
|
3996
|
+
delete C[e], ae.update((r) => (r[e] = vn.all([r[e] || {}, ...t]), r));
|
|
4011
3997
|
}
|
|
4012
3998
|
q(
|
|
4013
3999
|
[ae],
|
|
4014
4000
|
([e]) => Object.keys(e)
|
|
4015
4001
|
);
|
|
4016
|
-
ae.subscribe((e) =>
|
|
4002
|
+
ae.subscribe((e) => Je = e);
|
|
4017
4003
|
const me = {};
|
|
4018
|
-
function
|
|
4004
|
+
function bi(e, t) {
|
|
4019
4005
|
me[e].delete(t), me[e].size === 0 && delete me[e];
|
|
4020
4006
|
}
|
|
4021
|
-
function
|
|
4007
|
+
function sr(e) {
|
|
4022
4008
|
return me[e];
|
|
4023
4009
|
}
|
|
4024
|
-
function
|
|
4010
|
+
function gi(e) {
|
|
4025
4011
|
return _e(e).map((t) => {
|
|
4026
|
-
const r =
|
|
4012
|
+
const r = sr(t);
|
|
4027
4013
|
return [t, r ? [...r] : []];
|
|
4028
4014
|
}).filter(([, t]) => t.length > 0);
|
|
4029
4015
|
}
|
|
4030
|
-
function
|
|
4016
|
+
function ze(e) {
|
|
4031
4017
|
return e == null ? !1 : _e(e).some(
|
|
4032
4018
|
(t) => {
|
|
4033
4019
|
var r;
|
|
4034
|
-
return (r =
|
|
4020
|
+
return (r = sr(t)) == null ? void 0 : r.size;
|
|
4035
4021
|
}
|
|
4036
4022
|
);
|
|
4037
4023
|
}
|
|
4038
|
-
function
|
|
4024
|
+
function yi(e, t) {
|
|
4039
4025
|
return Promise.all(
|
|
4040
|
-
t.map((n) => (
|
|
4041
|
-
).then((n) =>
|
|
4026
|
+
t.map((n) => (bi(e, n), n().then((i) => i.default || i)))
|
|
4027
|
+
).then((n) => or(e, ...n));
|
|
4042
4028
|
}
|
|
4043
4029
|
const ee = {};
|
|
4044
|
-
function
|
|
4045
|
-
if (!
|
|
4030
|
+
function ar(e) {
|
|
4031
|
+
if (!ze(e))
|
|
4046
4032
|
return e in ee ? ee[e] : Promise.resolve();
|
|
4047
|
-
const t =
|
|
4033
|
+
const t = gi(e);
|
|
4048
4034
|
return ee[e] = Promise.all(
|
|
4049
4035
|
t.map(
|
|
4050
|
-
([r, n]) =>
|
|
4036
|
+
([r, n]) => yi(r, n)
|
|
4051
4037
|
)
|
|
4052
4038
|
).then(() => {
|
|
4053
|
-
if (
|
|
4054
|
-
return
|
|
4039
|
+
if (ze(e))
|
|
4040
|
+
return ar(e);
|
|
4055
4041
|
delete ee[e];
|
|
4056
4042
|
}), ee[e];
|
|
4057
4043
|
}
|
|
4058
|
-
const
|
|
4044
|
+
const vi = {
|
|
4059
4045
|
number: {
|
|
4060
4046
|
scientific: { notation: "scientific" },
|
|
4061
4047
|
engineering: { notation: "engineering" },
|
|
@@ -4084,57 +4070,57 @@ const xi = {
|
|
|
4084
4070
|
timeZoneName: "short"
|
|
4085
4071
|
}
|
|
4086
4072
|
}
|
|
4087
|
-
},
|
|
4073
|
+
}, xi = {
|
|
4088
4074
|
fallbackLocale: null,
|
|
4089
4075
|
loadingDelay: 200,
|
|
4090
|
-
formats:
|
|
4076
|
+
formats: vi,
|
|
4091
4077
|
warnOnMissingMessages: !0,
|
|
4092
4078
|
handleMissingMessage: void 0,
|
|
4093
4079
|
ignoreTag: !0
|
|
4094
|
-
},
|
|
4080
|
+
}, Ei = xi;
|
|
4095
4081
|
function Z() {
|
|
4096
|
-
return
|
|
4097
|
-
}
|
|
4098
|
-
const
|
|
4099
|
-
var
|
|
4100
|
-
for (var r in t
|
|
4101
|
-
|
|
4102
|
-
if (
|
|
4103
|
-
for (var r of
|
|
4104
|
-
|
|
4082
|
+
return Ei;
|
|
4083
|
+
}
|
|
4084
|
+
const Le = xe(!1);
|
|
4085
|
+
var _i = Object.defineProperty, Si = Object.defineProperties, Ti = Object.getOwnPropertyDescriptors, Et = Object.getOwnPropertySymbols, Hi = Object.prototype.hasOwnProperty, Bi = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? _i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wi = (e, t) => {
|
|
4086
|
+
for (var r in t)
|
|
4087
|
+
Hi.call(t, r) && _t(e, r, t[r]);
|
|
4088
|
+
if (Et)
|
|
4089
|
+
for (var r of Et(t))
|
|
4090
|
+
Bi.call(t, r) && _t(e, r, t[r]);
|
|
4105
4091
|
return e;
|
|
4106
|
-
},
|
|
4107
|
-
let
|
|
4108
|
-
const be =
|
|
4109
|
-
function
|
|
4092
|
+
}, Ai = (e, t) => Si(e, Ti(t));
|
|
4093
|
+
let Ze;
|
|
4094
|
+
const be = xe(null);
|
|
4095
|
+
function St(e) {
|
|
4110
4096
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4111
4097
|
}
|
|
4112
4098
|
function _e(e, t = Z().fallbackLocale) {
|
|
4113
|
-
const r =
|
|
4114
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4099
|
+
const r = St(e);
|
|
4100
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...St(t)])] : r;
|
|
4115
4101
|
}
|
|
4116
4102
|
function U() {
|
|
4117
|
-
return
|
|
4103
|
+
return Ze != null ? Ze : void 0;
|
|
4118
4104
|
}
|
|
4119
4105
|
be.subscribe((e) => {
|
|
4120
|
-
|
|
4106
|
+
Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4121
4107
|
});
|
|
4122
|
-
const
|
|
4123
|
-
if (e &&
|
|
4108
|
+
const Pi = (e) => {
|
|
4109
|
+
if (e && mi(e) && ze(e)) {
|
|
4124
4110
|
const { loadingDelay: t } = Z();
|
|
4125
4111
|
let r;
|
|
4126
4112
|
return typeof window != "undefined" && U() != null && t ? r = window.setTimeout(
|
|
4127
|
-
() =>
|
|
4113
|
+
() => Le.set(!0),
|
|
4128
4114
|
t
|
|
4129
|
-
) :
|
|
4115
|
+
) : Le.set(!0), ar(e).then(() => {
|
|
4130
4116
|
be.set(e);
|
|
4131
4117
|
}).finally(() => {
|
|
4132
|
-
clearTimeout(r),
|
|
4118
|
+
clearTimeout(r), Le.set(!1);
|
|
4133
4119
|
});
|
|
4134
4120
|
}
|
|
4135
4121
|
return be.set(e);
|
|
4136
|
-
}, J =
|
|
4137
|
-
set:
|
|
4122
|
+
}, J = Ai(wi({}, be), {
|
|
4123
|
+
set: Pi
|
|
4138
4124
|
}), Se = (e) => {
|
|
4139
4125
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4140
4126
|
return (n) => {
|
|
@@ -4142,20 +4128,20 @@ const Ii = (e) => {
|
|
|
4142
4128
|
return i in t ? t[i] : t[i] = e(n);
|
|
4143
4129
|
};
|
|
4144
4130
|
};
|
|
4145
|
-
var
|
|
4131
|
+
var Oi = Object.defineProperty, ge = Object.getOwnPropertySymbols, ur = Object.prototype.hasOwnProperty, hr = Object.prototype.propertyIsEnumerable, Tt = (e, t, r) => t in e ? Oi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
|
|
4146
4132
|
for (var r in t || (t = {}))
|
|
4147
|
-
|
|
4133
|
+
ur.call(t, r) && Tt(e, r, t[r]);
|
|
4148
4134
|
if (ge)
|
|
4149
4135
|
for (var r of ge(t))
|
|
4150
|
-
|
|
4136
|
+
hr.call(t, r) && Tt(e, r, t[r]);
|
|
4151
4137
|
return e;
|
|
4152
4138
|
}, Y = (e, t) => {
|
|
4153
4139
|
var r = {};
|
|
4154
4140
|
for (var n in e)
|
|
4155
|
-
|
|
4141
|
+
ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4156
4142
|
if (e != null && ge)
|
|
4157
4143
|
for (var n of ge(e))
|
|
4158
|
-
t.indexOf(n) < 0 &&
|
|
4144
|
+
t.indexOf(n) < 0 && hr.call(e, n) && (r[n] = e[n]);
|
|
4159
4145
|
return r;
|
|
4160
4146
|
};
|
|
4161
4147
|
const ie = (e, t) => {
|
|
@@ -4163,21 +4149,21 @@ const ie = (e, t) => {
|
|
|
4163
4149
|
if (e in r && t in r[e])
|
|
4164
4150
|
return r[e][t];
|
|
4165
4151
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4166
|
-
},
|
|
4152
|
+
}, Ii = Se(
|
|
4167
4153
|
(e) => {
|
|
4168
4154
|
var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
|
|
4169
4155
|
if (r == null)
|
|
4170
4156
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4171
4157
|
return n && (i = ie("number", n)), new Intl.NumberFormat(r, i);
|
|
4172
4158
|
}
|
|
4173
|
-
),
|
|
4159
|
+
), Li = Se(
|
|
4174
4160
|
(e) => {
|
|
4175
4161
|
var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
|
|
4176
4162
|
if (r == null)
|
|
4177
4163
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4178
4164
|
return n ? i = ie("date", n) : Object.keys(i).length === 0 && (i = ie("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4179
4165
|
}
|
|
4180
|
-
),
|
|
4166
|
+
), Ni = Se(
|
|
4181
4167
|
(e) => {
|
|
4182
4168
|
var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
|
|
4183
4169
|
if (r == null)
|
|
@@ -4186,33 +4172,33 @@ const ie = (e, t) => {
|
|
|
4186
4172
|
);
|
|
4187
4173
|
return n ? i = ie("time", n) : Object.keys(i).length === 0 && (i = ie("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4188
4174
|
}
|
|
4189
|
-
),
|
|
4175
|
+
), Mi = (e = {}) => {
|
|
4190
4176
|
var t = e, {
|
|
4191
4177
|
locale: r = U()
|
|
4192
4178
|
} = t, n = Y(t, [
|
|
4193
4179
|
"locale"
|
|
4194
4180
|
]);
|
|
4195
|
-
return
|
|
4196
|
-
},
|
|
4181
|
+
return Ii(Ye({ locale: r }, n));
|
|
4182
|
+
}, Ci = (e = {}) => {
|
|
4197
4183
|
var t = e, {
|
|
4198
4184
|
locale: r = U()
|
|
4199
4185
|
} = t, n = Y(t, [
|
|
4200
4186
|
"locale"
|
|
4201
4187
|
]);
|
|
4202
|
-
return
|
|
4203
|
-
},
|
|
4188
|
+
return Li(Ye({ locale: r }, n));
|
|
4189
|
+
}, $i = (e = {}) => {
|
|
4204
4190
|
var t = e, {
|
|
4205
4191
|
locale: r = U()
|
|
4206
4192
|
} = t, n = Y(t, [
|
|
4207
4193
|
"locale"
|
|
4208
4194
|
]);
|
|
4209
|
-
return
|
|
4210
|
-
},
|
|
4195
|
+
return Ni(Ye({ locale: r }, n));
|
|
4196
|
+
}, Ri = Se(
|
|
4211
4197
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4212
|
-
(e, t = U()) => new
|
|
4198
|
+
(e, t = U()) => new li(e, t, Z().formats, {
|
|
4213
4199
|
ignoreTag: Z().ignoreTag
|
|
4214
4200
|
})
|
|
4215
|
-
),
|
|
4201
|
+
), Ui = (e, t = {}) => {
|
|
4216
4202
|
var r, n, i, o;
|
|
4217
4203
|
let s = t;
|
|
4218
4204
|
typeof e == "object" && (s = e, e = s.id);
|
|
@@ -4225,7 +4211,7 @@ const ie = (e, t) => {
|
|
|
4225
4211
|
throw new Error(
|
|
4226
4212
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4227
4213
|
);
|
|
4228
|
-
let l =
|
|
4214
|
+
let l = nr(e, h);
|
|
4229
4215
|
if (!l)
|
|
4230
4216
|
l = (o = (i = (n = (r = Z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4231
4217
|
else if (typeof l != "string")
|
|
@@ -4234,30 +4220,30 @@ const ie = (e, t) => {
|
|
|
4234
4220
|
), l;
|
|
4235
4221
|
if (!a)
|
|
4236
4222
|
return l;
|
|
4237
|
-
let
|
|
4223
|
+
let c = l;
|
|
4238
4224
|
try {
|
|
4239
|
-
|
|
4240
|
-
} catch (
|
|
4241
|
-
|
|
4225
|
+
c = Ri(l, h).format(a);
|
|
4226
|
+
} catch (f) {
|
|
4227
|
+
f instanceof Error && console.warn(
|
|
4242
4228
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
4243
|
-
|
|
4229
|
+
f.message
|
|
4244
4230
|
);
|
|
4245
4231
|
}
|
|
4246
|
-
return
|
|
4247
|
-
},
|
|
4232
|
+
return c;
|
|
4233
|
+
}, Di = (e, t) => $i(t).format(e), Gi = (e, t) => Ci(t).format(e), Fi = (e, t) => Mi(t).format(e), ji = (e, t = U()) => nr(e, t), ki = q([J, ae], () => Ui);
|
|
4234
|
+
q([J], () => Di);
|
|
4235
|
+
q([J], () => Gi);
|
|
4248
4236
|
q([J], () => Fi);
|
|
4249
|
-
q([J], () => ji);
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
const Wi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4254
|
-
function wt(e, t) {
|
|
4237
|
+
q([J, ae], () => ji);
|
|
4238
|
+
window.emWidgets = { topic: tn };
|
|
4239
|
+
const Vi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4240
|
+
function Ht(e, t) {
|
|
4255
4241
|
if (e) {
|
|
4256
4242
|
const r = document.createElement("style");
|
|
4257
4243
|
r.innerHTML = t, e.appendChild(r);
|
|
4258
4244
|
}
|
|
4259
4245
|
}
|
|
4260
|
-
function
|
|
4246
|
+
function Xi(e, t) {
|
|
4261
4247
|
const r = new URL(t);
|
|
4262
4248
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4263
4249
|
const i = document.createElement("style");
|
|
@@ -4266,7 +4252,7 @@ function zi(e, t) {
|
|
|
4266
4252
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4267
4253
|
});
|
|
4268
4254
|
}
|
|
4269
|
-
function
|
|
4255
|
+
function Wi(e, t, r) {
|
|
4270
4256
|
if (window.emMessageBus) {
|
|
4271
4257
|
const n = document.createElement("style");
|
|
4272
4258
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4274,7 +4260,7 @@ function Zi(e, t, r) {
|
|
|
4274
4260
|
});
|
|
4275
4261
|
}
|
|
4276
4262
|
}
|
|
4277
|
-
const
|
|
4263
|
+
const zi = (e, t = {}) => {
|
|
4278
4264
|
const r = new CustomEvent("track-custom-event", {
|
|
4279
4265
|
detail: {
|
|
4280
4266
|
type: e,
|
|
@@ -4285,13 +4271,13 @@ const Qi = (e, t = {}) => {
|
|
|
4285
4271
|
});
|
|
4286
4272
|
document.dispatchEvent(r);
|
|
4287
4273
|
};
|
|
4288
|
-
function
|
|
4289
|
-
|
|
4274
|
+
function Bt(e, t) {
|
|
4275
|
+
or(e, t);
|
|
4290
4276
|
}
|
|
4291
|
-
function
|
|
4277
|
+
function Zi(e) {
|
|
4292
4278
|
J.set(e);
|
|
4293
4279
|
}
|
|
4294
|
-
const
|
|
4280
|
+
const wt = {
|
|
4295
4281
|
en: {
|
|
4296
4282
|
logoutButton: "Logout"
|
|
4297
4283
|
},
|
|
@@ -4326,10 +4312,10 @@ const Pt = {
|
|
|
4326
4312
|
logoutButton: "Logout"
|
|
4327
4313
|
}
|
|
4328
4314
|
};
|
|
4329
|
-
function
|
|
4330
|
-
|
|
4315
|
+
function Qi(e) {
|
|
4316
|
+
vr(e, "svelte-xtnqa3", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}");
|
|
4331
4317
|
}
|
|
4332
|
-
function
|
|
4318
|
+
function qi(e) {
|
|
4333
4319
|
let t, r, n, i = (
|
|
4334
4320
|
/*$_*/
|
|
4335
4321
|
e[2]("logoutButton") + ""
|
|
@@ -4339,7 +4325,7 @@ function Yi(e) {
|
|
|
4339
4325
|
t = O("div"), r = O("button"), n = O("span"), o = ye(i), S(t, "class", "GeneralLogout");
|
|
4340
4326
|
},
|
|
4341
4327
|
m(h, u) {
|
|
4342
|
-
se(h, t, u), T(t, r), T(r, n), T(n, o), s || (a =
|
|
4328
|
+
se(h, t, u), T(t, r), T(r, n), T(n, o), s || (a = It(
|
|
4343
4329
|
r,
|
|
4344
4330
|
"click",
|
|
4345
4331
|
/*click_handler_1*/
|
|
@@ -4349,19 +4335,19 @@ function Yi(e) {
|
|
|
4349
4335
|
p(h, u) {
|
|
4350
4336
|
u & /*$_*/
|
|
4351
4337
|
4 && i !== (i = /*$_*/
|
|
4352
|
-
h[2]("logoutButton") + "") &&
|
|
4338
|
+
h[2]("logoutButton") + "") && Lt(o, i);
|
|
4353
4339
|
},
|
|
4354
4340
|
d(h) {
|
|
4355
4341
|
h && Q(t), s = !1, a();
|
|
4356
4342
|
}
|
|
4357
4343
|
};
|
|
4358
4344
|
}
|
|
4359
|
-
function
|
|
4360
|
-
let t, r, n, i, o, s, a, h, u, l,
|
|
4361
|
-
e[3] &&
|
|
4345
|
+
function Ji(e) {
|
|
4346
|
+
let t, r, n, i, o, s, a, h, u, l, c, f = !/*isMobile*/
|
|
4347
|
+
e[3] && Yi(e);
|
|
4362
4348
|
return {
|
|
4363
4349
|
c() {
|
|
4364
|
-
t = O("p"), r = O("span"), n = K("svg"), i = K("defs"), o = K("style"), s = ye(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = K("path"), h = K("path"), u =
|
|
4350
|
+
t = O("p"), r = O("span"), n = K("svg"), i = K("defs"), o = K("style"), s = ye(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = K("path"), h = K("path"), u = _r(), f && f.c(), S(a, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(a, "d", "M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"), S(h, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(h, "d", "M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"), S(n, "id", "bbfaf345-72af-4296-bf4b-2fd41fc03d5d"), S(n, "data-name", "Layer 1"), S(n, "xmlns", "http://www.w3.org/2000/svg"), S(n, "viewBox", "0 0 150 150"), Tr(r, "width", /*isMobile*/
|
|
4365
4351
|
e[3] ? (
|
|
4366
4352
|
/*mediaQuery*/
|
|
4367
4353
|
e[4].matches ? "20px" : "24px"
|
|
@@ -4370,24 +4356,24 @@ function Ki(e) {
|
|
|
4370
4356
|
(e[4].matches && /*isMobile*/
|
|
4371
4357
|
e[3] ? "PlayerAccountMenuItemBoxTablet" : ""));
|
|
4372
4358
|
},
|
|
4373
|
-
m(
|
|
4374
|
-
se(
|
|
4359
|
+
m(d, p) {
|
|
4360
|
+
se(d, t, p), T(t, r), T(r, n), T(n, i), T(i, o), T(o, s), T(n, a), T(n, h), T(t, u), f && f.m(t, null), l || (c = It(
|
|
4375
4361
|
t,
|
|
4376
4362
|
"click",
|
|
4377
4363
|
/*click_handler*/
|
|
4378
4364
|
e[13]
|
|
4379
4365
|
), l = !0);
|
|
4380
4366
|
},
|
|
4381
|
-
p(
|
|
4367
|
+
p(d, p) {
|
|
4382
4368
|
/*isMobile*/
|
|
4383
|
-
|
|
4369
|
+
d[3] || f.p(d, p);
|
|
4384
4370
|
},
|
|
4385
|
-
d(
|
|
4386
|
-
|
|
4371
|
+
d(d) {
|
|
4372
|
+
d && Q(t), f && f.d(), l = !1, c();
|
|
4387
4373
|
}
|
|
4388
4374
|
};
|
|
4389
4375
|
}
|
|
4390
|
-
function
|
|
4376
|
+
function Yi(e) {
|
|
4391
4377
|
let t, r = (
|
|
4392
4378
|
/*$_*/
|
|
4393
4379
|
e[2]("logoutButton") + ""
|
|
@@ -4402,19 +4388,19 @@ function eo(e) {
|
|
|
4402
4388
|
p(i, o) {
|
|
4403
4389
|
o & /*$_*/
|
|
4404
4390
|
4 && r !== (r = /*$_*/
|
|
4405
|
-
i[2]("logoutButton") + "") &&
|
|
4391
|
+
i[2]("logoutButton") + "") && Lt(n, r);
|
|
4406
4392
|
},
|
|
4407
4393
|
d(i) {
|
|
4408
4394
|
i && Q(t);
|
|
4409
4395
|
}
|
|
4410
4396
|
};
|
|
4411
4397
|
}
|
|
4412
|
-
function
|
|
4398
|
+
function Ki(e) {
|
|
4413
4399
|
let t;
|
|
4414
4400
|
function r(o, s) {
|
|
4415
4401
|
return (
|
|
4416
4402
|
/*buttonlocation*/
|
|
4417
|
-
o[0] === "PlayerAccountMenu" ?
|
|
4403
|
+
o[0] === "PlayerAccountMenu" ? Ji : qi
|
|
4418
4404
|
);
|
|
4419
4405
|
}
|
|
4420
4406
|
let n = r(e), i = n(e);
|
|
@@ -4435,54 +4421,54 @@ function to(e) {
|
|
|
4435
4421
|
}
|
|
4436
4422
|
};
|
|
4437
4423
|
}
|
|
4438
|
-
function
|
|
4424
|
+
function eo(e, t, r) {
|
|
4439
4425
|
let n;
|
|
4440
|
-
|
|
4441
|
-
let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl:
|
|
4426
|
+
yr(e, ki, (y) => r(2, n = y));
|
|
4427
|
+
let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: c = "" } = t, f = "", d = !1, p, v = window.navigator.userAgent, B = Vi(v) !== "PC";
|
|
4442
4428
|
const $ = window.matchMedia("(min-width: 768px)"), N = () => {
|
|
4443
|
-
fetch(
|
|
4429
|
+
fetch(c).then((M) => M.json()).then((M) => {
|
|
4444
4430
|
Object.keys(M).forEach((Te) => {
|
|
4445
|
-
|
|
4431
|
+
Bt(Te, M[Te]);
|
|
4446
4432
|
});
|
|
4447
4433
|
}).catch((M) => {
|
|
4448
4434
|
console.log(M);
|
|
4449
4435
|
});
|
|
4450
4436
|
};
|
|
4451
|
-
Object.keys(
|
|
4452
|
-
|
|
4437
|
+
Object.keys(wt).forEach((y) => {
|
|
4438
|
+
Bt(y, wt[y]);
|
|
4453
4439
|
});
|
|
4454
4440
|
const _ = () => {
|
|
4455
4441
|
let y = new Headers();
|
|
4456
4442
|
y.append("Content-type", "application/json"), y.append("X-SessionID", o);
|
|
4457
4443
|
let M = { method: "DELETE", headers: y };
|
|
4458
4444
|
fetch(`${i}/v1/player/session/player`, M).then((Te) => {
|
|
4459
|
-
window.postMessage({ type: "LogoutSuccessfull" }, window.location.href),
|
|
4445
|
+
window.postMessage({ type: "LogoutSuccessfull" }, window.location.href), zi("logged_out", {});
|
|
4460
4446
|
});
|
|
4461
|
-
}, R = () => (i || (
|
|
4462
|
-
|
|
4447
|
+
}, R = () => (i || (f = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", d = !0, console.error(f)), o || (f = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", d = !0, console.error(f)), d), P = () => {
|
|
4448
|
+
Zi(a);
|
|
4463
4449
|
};
|
|
4464
|
-
|
|
4450
|
+
wr(() => () => {
|
|
4465
4451
|
});
|
|
4466
4452
|
const D = () => _(), ue = () => _();
|
|
4467
|
-
function
|
|
4468
|
-
|
|
4469
|
-
|
|
4453
|
+
function fr(y) {
|
|
4454
|
+
Ne[y ? "unshift" : "push"](() => {
|
|
4455
|
+
p = y, r(1, p);
|
|
4470
4456
|
});
|
|
4471
4457
|
}
|
|
4472
4458
|
return e.$$set = (y) => {
|
|
4473
|
-
"endpoint" in y && r(6, i = y.endpoint), "session" in y && r(7, o = y.session), "buttonlocation" in y && r(0, s = y.buttonlocation), "lang" in y && r(8, a = y.lang), "mbsource" in y && r(9, h = y.mbsource), "clientstyling" in y && r(10, u = y.clientstyling), "clientstylingurl" in y && r(11, l = y.clientstylingurl), "translationurl" in y && r(12,
|
|
4459
|
+
"endpoint" in y && r(6, i = y.endpoint), "session" in y && r(7, o = y.session), "buttonlocation" in y && r(0, s = y.buttonlocation), "lang" in y && r(8, a = y.lang), "mbsource" in y && r(9, h = y.mbsource), "clientstyling" in y && r(10, u = y.clientstyling), "clientstylingurl" in y && r(11, l = y.clientstylingurl), "translationurl" in y && r(12, c = y.translationurl);
|
|
4474
4460
|
}, e.$$.update = () => {
|
|
4475
4461
|
e.$$.dirty & /*endpoint, session, buttonlocation*/
|
|
4476
4462
|
193 && i && o && s && R(), e.$$.dirty & /*lang*/
|
|
4477
4463
|
256 && a && P(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4478
|
-
1026 && u &&
|
|
4479
|
-
1026 && u &&
|
|
4480
|
-
2050 && l &&
|
|
4481
|
-
514 && h &&
|
|
4482
|
-
4096 &&
|
|
4464
|
+
1026 && u && p && Ht(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4465
|
+
1026 && u && p && Ht(p, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4466
|
+
2050 && l && p && Xi(p, l), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4467
|
+
514 && h && p && Wi(p, `${h}.Style`), e.$$.dirty & /*translationurl*/
|
|
4468
|
+
4096 && c && N();
|
|
4483
4469
|
}, [
|
|
4484
4470
|
s,
|
|
4485
|
-
|
|
4471
|
+
p,
|
|
4486
4472
|
n,
|
|
4487
4473
|
B,
|
|
4488
4474
|
$,
|
|
@@ -4493,20 +4479,20 @@ function ro(e, t, r) {
|
|
|
4493
4479
|
h,
|
|
4494
4480
|
u,
|
|
4495
4481
|
l,
|
|
4496
|
-
|
|
4482
|
+
c,
|
|
4497
4483
|
D,
|
|
4498
4484
|
ue,
|
|
4499
|
-
|
|
4485
|
+
fr
|
|
4500
4486
|
];
|
|
4501
4487
|
}
|
|
4502
|
-
class
|
|
4488
|
+
class lr extends Dr {
|
|
4503
4489
|
constructor(t) {
|
|
4504
|
-
super(),
|
|
4490
|
+
super(), Rr(
|
|
4505
4491
|
this,
|
|
4506
4492
|
t,
|
|
4507
|
-
|
|
4508
|
-
|
|
4509
|
-
|
|
4493
|
+
eo,
|
|
4494
|
+
Ki,
|
|
4495
|
+
Pt,
|
|
4510
4496
|
{
|
|
4511
4497
|
endpoint: 6,
|
|
4512
4498
|
session: 7,
|
|
@@ -4517,7 +4503,7 @@ class pr extends jr {
|
|
|
4517
4503
|
clientstylingurl: 11,
|
|
4518
4504
|
translationurl: 12
|
|
4519
4505
|
},
|
|
4520
|
-
|
|
4506
|
+
Qi
|
|
4521
4507
|
);
|
|
4522
4508
|
}
|
|
4523
4509
|
get endpoint() {
|
|
@@ -4569,43 +4555,43 @@ class pr extends jr {
|
|
|
4569
4555
|
this.$$set({ translationurl: t }), A();
|
|
4570
4556
|
}
|
|
4571
4557
|
}
|
|
4572
|
-
|
|
4573
|
-
const
|
|
4558
|
+
Ur(lr, { endpoint: {}, session: {}, buttonlocation: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
4559
|
+
const so = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4574
4560
|
__proto__: null,
|
|
4575
|
-
default:
|
|
4561
|
+
default: lr
|
|
4576
4562
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4577
4563
|
export {
|
|
4578
4564
|
J as $,
|
|
4579
|
-
|
|
4565
|
+
It as A,
|
|
4580
4566
|
oe as B,
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4567
|
+
ro as C,
|
|
4568
|
+
ki as D,
|
|
4569
|
+
so as G,
|
|
4570
|
+
Dr as S,
|
|
4571
|
+
or as a,
|
|
4572
|
+
vr as b,
|
|
4573
|
+
Ur as c,
|
|
4588
4574
|
se as d,
|
|
4589
4575
|
O as e,
|
|
4590
4576
|
A as f,
|
|
4591
4577
|
Q as g,
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
|
|
4596
|
-
|
|
4597
|
-
|
|
4578
|
+
yr as h,
|
|
4579
|
+
Rr as i,
|
|
4580
|
+
Vi as j,
|
|
4581
|
+
Ne as k,
|
|
4582
|
+
Ht as l,
|
|
4583
|
+
Xi as m,
|
|
4598
4584
|
w as n,
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
|
|
4602
|
-
|
|
4603
|
-
|
|
4585
|
+
wr as o,
|
|
4586
|
+
Wi as p,
|
|
4587
|
+
oo as q,
|
|
4588
|
+
_r as r,
|
|
4589
|
+
Pt as s,
|
|
4604
4590
|
ye as t,
|
|
4605
4591
|
S as u,
|
|
4606
4592
|
T as v,
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4593
|
+
Lt as w,
|
|
4594
|
+
no as x,
|
|
4595
|
+
io as y,
|
|
4610
4596
|
K as z
|
|
4611
4597
|
};
|