@everymatrix/player-account-gaming-limits-wrapper-2 1.67.3 → 1.69.0
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/PlayerAccountGamingLimitsHistory2-DRH0naic.cjs +18 -0
- package/components/{PlayerAccountGamingLimitsHistory2-B4s3YDEv.js → PlayerAccountGamingLimitsHistory2-DrjkyFQ_.js} +1114 -1079
- package/components/{PlayerAccountGamingLimitsHistory2-CPnhIE86.js → PlayerAccountGamingLimitsHistory2-GArV24bp.js} +1082 -1047
- package/components/{PlayerAccountGamingLimitsPage2Gm16-CgPxB2cy.cjs → PlayerAccountGamingLimitsPage2Gm16-CBtvv0RH.cjs} +2 -2
- package/components/{PlayerAccountGamingLimitsPage2Gm16-Co8fuJ6-.js → PlayerAccountGamingLimitsPage2Gm16-Cloba79a.js} +99 -99
- package/components/{PlayerAccountGamingLimitsPage2Gm16-B2Y00bck.js → PlayerAccountGamingLimitsPage2Gm16-JBp6GQg6.js} +118 -118
- package/components/{PlayerAccountGamingLimitsWrapper2-DO2pZT1z.js → PlayerAccountGamingLimitsWrapper2-BfGC0dG5.js} +40 -40
- package/components/{PlayerAccountGamingLimitsWrapper2-C9VVus_P.cjs → PlayerAccountGamingLimitsWrapper2-DdCOUJNm.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsWrapper2-O5gMxf33.js → PlayerAccountGamingLimitsWrapper2-U5qDbkKI.js} +64 -64
- package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
- package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
- package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
- package/package.json +1 -1
- package/stencil/index-b2193545-BcYyCldH.js +519 -0
- package/stencil/index-b2193545-CPztmidm.js +503 -0
- package/stencil/index-b2193545-D1Z0k4-D.cjs +1 -0
- package/stencil/{ui-skeleton-1cb75d00-6KKxtHwu.cjs → ui-skeleton-1cb75d00-CUSs6C3A.cjs} +1 -1
- package/stencil/{ui-skeleton-1cb75d00-BAHBT-wb.js → ui-skeleton-1cb75d00-CXHx_pAM.js} +1 -1
- package/stencil/{ui-skeleton-1cb75d00-BPfsKHrC.js → ui-skeleton-1cb75d00-z2mX3TRi.js} +1 -1
- package/stencil/{ui-skeleton-QVfoKja7.js → ui-skeleton-4ifa-7wH.js} +2 -2
- package/stencil/{ui-skeleton-b2oavT4f.js → ui-skeleton-Bk5dn5mu.js} +2 -2
- package/stencil/{ui-skeleton-CaX4F6ue.cjs → ui-skeleton-CCXvjIzA.cjs} +1 -1
- package/components/PlayerAccountGamingLimitsHistory2-Czvses-l.cjs +0 -18
- package/stencil/index-b2193545-CayB6jRX.js +0 -519
- package/stencil/index-b2193545-DrvOqGyq.js +0 -503
- package/stencil/index-b2193545-lC_KoC4p.cjs +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
function
|
|
1
|
+
function I() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Ur(e, t) {
|
|
4
4
|
for (const r in t)
|
|
5
5
|
e[r] = t[r];
|
|
6
6
|
return (
|
|
@@ -8,67 +8,67 @@ function Nr(e, t) {
|
|
|
8
8
|
e
|
|
9
9
|
);
|
|
10
10
|
}
|
|
11
|
-
function
|
|
11
|
+
function kt(e) {
|
|
12
12
|
return e();
|
|
13
13
|
}
|
|
14
|
-
function
|
|
14
|
+
function yt() {
|
|
15
15
|
return /* @__PURE__ */ Object.create(null);
|
|
16
16
|
}
|
|
17
|
-
function
|
|
18
|
-
e.forEach(
|
|
17
|
+
function re(e) {
|
|
18
|
+
e.forEach(kt);
|
|
19
19
|
}
|
|
20
|
-
function
|
|
20
|
+
function ft(e) {
|
|
21
21
|
return typeof e == "function";
|
|
22
22
|
}
|
|
23
|
-
function
|
|
23
|
+
function Vt(e, t) {
|
|
24
24
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
25
25
|
}
|
|
26
|
-
function
|
|
26
|
+
function $r(e) {
|
|
27
27
|
return Object.keys(e).length === 0;
|
|
28
28
|
}
|
|
29
|
-
function
|
|
29
|
+
function Wt(e, ...t) {
|
|
30
30
|
if (e == null) {
|
|
31
31
|
for (const i of t)
|
|
32
32
|
i(void 0);
|
|
33
|
-
return
|
|
33
|
+
return I;
|
|
34
34
|
}
|
|
35
35
|
const r = e.subscribe(...t);
|
|
36
36
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
37
37
|
}
|
|
38
|
-
function
|
|
39
|
-
e.$$.on_destroy.push(
|
|
38
|
+
function Gr(e, t, r) {
|
|
39
|
+
e.$$.on_destroy.push(Wt(t, r));
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function So(e, t, r, i) {
|
|
42
42
|
if (e) {
|
|
43
|
-
const n =
|
|
43
|
+
const n = Xt(e, t, r, i);
|
|
44
44
|
return e[0](n);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
function
|
|
48
|
-
return e[1] && i ?
|
|
47
|
+
function Xt(e, t, r, i) {
|
|
48
|
+
return e[1] && i ? Ur(r.ctx.slice(), e[1](i(t))) : r.ctx;
|
|
49
49
|
}
|
|
50
|
-
function
|
|
50
|
+
function wo(e, t, r, i) {
|
|
51
51
|
if (e[2] && i) {
|
|
52
52
|
const n = e[2](i(r));
|
|
53
53
|
if (t.dirty === void 0)
|
|
54
54
|
return n;
|
|
55
55
|
if (typeof n == "object") {
|
|
56
|
-
const
|
|
57
|
-
for (let
|
|
58
|
-
s
|
|
59
|
-
return
|
|
56
|
+
const o = [], a = Math.max(t.dirty.length, n.length);
|
|
57
|
+
for (let s = 0; s < a; s += 1)
|
|
58
|
+
o[s] = t.dirty[s] | n[s];
|
|
59
|
+
return o;
|
|
60
60
|
}
|
|
61
61
|
return t.dirty | n;
|
|
62
62
|
}
|
|
63
63
|
return t.dirty;
|
|
64
64
|
}
|
|
65
|
-
function
|
|
65
|
+
function Ao(e, t, r, i, n, o) {
|
|
66
66
|
if (n) {
|
|
67
|
-
const a =
|
|
67
|
+
const a = Xt(t, r, i, o);
|
|
68
68
|
e.p(a, n);
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function Po(e) {
|
|
72
72
|
if (e.ctx.length > 32) {
|
|
73
73
|
const t = [], r = e.ctx.length / 32;
|
|
74
74
|
for (let i = 0; i < r; i++)
|
|
@@ -77,20 +77,20 @@ function Ts(e) {
|
|
|
77
77
|
}
|
|
78
78
|
return -1;
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function gt(e) {
|
|
81
81
|
return e ?? "";
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function x(e, t) {
|
|
84
84
|
e.appendChild(t);
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
const i =
|
|
86
|
+
function Fr(e, t, r) {
|
|
87
|
+
const i = jr(e);
|
|
88
88
|
if (!i.getElementById(t)) {
|
|
89
89
|
const n = P("style");
|
|
90
|
-
n.id = t, n.textContent = r,
|
|
90
|
+
n.id = t, n.textContent = r, kr(i, n);
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function jr(e) {
|
|
94
94
|
if (!e)
|
|
95
95
|
return document;
|
|
96
96
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -100,8 +100,8 @@ function Ur(e) {
|
|
|
100
100
|
t
|
|
101
101
|
) : e.ownerDocument;
|
|
102
102
|
}
|
|
103
|
-
function
|
|
104
|
-
return
|
|
103
|
+
function kr(e, t) {
|
|
104
|
+
return x(
|
|
105
105
|
/** @type {Document} */
|
|
106
106
|
e.head || e,
|
|
107
107
|
t
|
|
@@ -113,52 +113,52 @@ function X(e, t, r) {
|
|
|
113
113
|
function k(e) {
|
|
114
114
|
e.parentNode && e.parentNode.removeChild(e);
|
|
115
115
|
}
|
|
116
|
-
function
|
|
116
|
+
function Vr(e, t) {
|
|
117
117
|
for (let r = 0; r < e.length; r += 1)
|
|
118
118
|
e[r] && e[r].d(t);
|
|
119
119
|
}
|
|
120
120
|
function P(e) {
|
|
121
121
|
return document.createElement(e);
|
|
122
122
|
}
|
|
123
|
-
function
|
|
123
|
+
function Ue(e) {
|
|
124
124
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
125
125
|
}
|
|
126
|
-
function
|
|
126
|
+
function M(e) {
|
|
127
127
|
return document.createTextNode(e);
|
|
128
128
|
}
|
|
129
|
-
function
|
|
130
|
-
return
|
|
129
|
+
function Ze() {
|
|
130
|
+
return M(" ");
|
|
131
131
|
}
|
|
132
|
-
function
|
|
133
|
-
return
|
|
132
|
+
function Ho() {
|
|
133
|
+
return M("");
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function Wr(e, t, r, i) {
|
|
136
136
|
return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
|
|
137
137
|
}
|
|
138
|
-
function
|
|
138
|
+
function E(e, t, r) {
|
|
139
139
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
140
140
|
}
|
|
141
|
-
function
|
|
141
|
+
function Oo(e, t, r) {
|
|
142
142
|
const i = t.toLowerCase();
|
|
143
|
-
i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r :
|
|
143
|
+
i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : E(e, t, r);
|
|
144
144
|
}
|
|
145
|
-
function
|
|
145
|
+
function Io(e) {
|
|
146
146
|
return e === "" ? null : +e;
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function Xr(e) {
|
|
149
149
|
return Array.from(e.childNodes);
|
|
150
150
|
}
|
|
151
151
|
function j(e, t) {
|
|
152
152
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
153
153
|
t);
|
|
154
154
|
}
|
|
155
|
-
function
|
|
155
|
+
function Bo(e, t) {
|
|
156
156
|
e.value = t ?? "";
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function Co(e, t, r, i) {
|
|
159
159
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function No(e, t, r) {
|
|
162
162
|
for (let i = 0; i < e.options.length; i += 1) {
|
|
163
163
|
const n = e.options[i];
|
|
164
164
|
if (n.__value === t) {
|
|
@@ -168,14 +168,14 @@ function Hs(e, t, r) {
|
|
|
168
168
|
}
|
|
169
169
|
(!r || t !== void 0) && (e.selectedIndex = -1);
|
|
170
170
|
}
|
|
171
|
-
function
|
|
171
|
+
function Ro(e) {
|
|
172
172
|
const t = e.querySelector(":checked");
|
|
173
173
|
return t && t.__value;
|
|
174
174
|
}
|
|
175
175
|
function ge(e, t, r) {
|
|
176
176
|
e.classList.toggle(t, !!r);
|
|
177
177
|
}
|
|
178
|
-
function
|
|
178
|
+
function zr(e) {
|
|
179
179
|
const t = {};
|
|
180
180
|
return e.childNodes.forEach(
|
|
181
181
|
/** @param {Element} node */
|
|
@@ -184,69 +184,69 @@ function kr(e) {
|
|
|
184
184
|
}
|
|
185
185
|
), t;
|
|
186
186
|
}
|
|
187
|
-
let
|
|
188
|
-
function
|
|
189
|
-
|
|
187
|
+
let le;
|
|
188
|
+
function ue(e) {
|
|
189
|
+
le = e;
|
|
190
190
|
}
|
|
191
|
-
function
|
|
192
|
-
if (!
|
|
191
|
+
function Zr() {
|
|
192
|
+
if (!le)
|
|
193
193
|
throw new Error("Function called outside component initialization");
|
|
194
|
-
return
|
|
194
|
+
return le;
|
|
195
195
|
}
|
|
196
|
-
function
|
|
197
|
-
|
|
196
|
+
function Qr(e) {
|
|
197
|
+
Zr().$$.on_mount.push(e);
|
|
198
198
|
}
|
|
199
199
|
const Y = [], Se = [];
|
|
200
200
|
let J = [];
|
|
201
|
-
const
|
|
202
|
-
let
|
|
203
|
-
function
|
|
204
|
-
|
|
201
|
+
const bt = [], Yr = /* @__PURE__ */ Promise.resolve();
|
|
202
|
+
let Qe = !1;
|
|
203
|
+
function Jr() {
|
|
204
|
+
Qe || (Qe = !0, Yr.then(B));
|
|
205
205
|
}
|
|
206
|
-
function
|
|
206
|
+
function Ye(e) {
|
|
207
207
|
J.push(e);
|
|
208
208
|
}
|
|
209
|
-
const
|
|
209
|
+
const $e = /* @__PURE__ */ new Set();
|
|
210
210
|
let Z = 0;
|
|
211
|
-
function
|
|
211
|
+
function B() {
|
|
212
212
|
if (Z !== 0)
|
|
213
213
|
return;
|
|
214
|
-
const e =
|
|
214
|
+
const e = le;
|
|
215
215
|
do {
|
|
216
216
|
try {
|
|
217
217
|
for (; Z < Y.length; ) {
|
|
218
218
|
const t = Y[Z];
|
|
219
|
-
Z++,
|
|
219
|
+
Z++, ue(t), qr(t.$$);
|
|
220
220
|
}
|
|
221
221
|
} catch (t) {
|
|
222
222
|
throw Y.length = 0, Z = 0, t;
|
|
223
223
|
}
|
|
224
|
-
for (
|
|
224
|
+
for (ue(null), Y.length = 0, Z = 0; Se.length; )
|
|
225
225
|
Se.pop()();
|
|
226
226
|
for (let t = 0; t < J.length; t += 1) {
|
|
227
227
|
const r = J[t];
|
|
228
|
-
|
|
228
|
+
$e.has(r) || ($e.add(r), r());
|
|
229
229
|
}
|
|
230
230
|
J.length = 0;
|
|
231
231
|
} while (Y.length);
|
|
232
|
-
for (;
|
|
233
|
-
|
|
234
|
-
|
|
232
|
+
for (; bt.length; )
|
|
233
|
+
bt.pop()();
|
|
234
|
+
Qe = !1, $e.clear(), ue(e);
|
|
235
235
|
}
|
|
236
|
-
function
|
|
236
|
+
function qr(e) {
|
|
237
237
|
if (e.fragment !== null) {
|
|
238
|
-
e.update(),
|
|
238
|
+
e.update(), re(e.before_update);
|
|
239
239
|
const t = e.dirty;
|
|
240
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
240
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ye);
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
|
-
function
|
|
243
|
+
function Kr(e) {
|
|
244
244
|
const t = [], r = [];
|
|
245
245
|
J.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), J = t;
|
|
246
246
|
}
|
|
247
247
|
const _e = /* @__PURE__ */ new Set();
|
|
248
248
|
let W;
|
|
249
|
-
function
|
|
249
|
+
function Mo() {
|
|
250
250
|
W = {
|
|
251
251
|
r: 0,
|
|
252
252
|
c: [],
|
|
@@ -254,13 +254,13 @@ function Bs() {
|
|
|
254
254
|
// parent group
|
|
255
255
|
};
|
|
256
256
|
}
|
|
257
|
-
function
|
|
258
|
-
W.r ||
|
|
257
|
+
function Do() {
|
|
258
|
+
W.r || re(W.c), W = W.p;
|
|
259
259
|
}
|
|
260
|
-
function
|
|
260
|
+
function ei(e, t) {
|
|
261
261
|
e && e.i && (_e.delete(e), e.i(t));
|
|
262
262
|
}
|
|
263
|
-
function
|
|
263
|
+
function Uo(e, t, r, i) {
|
|
264
264
|
if (e && e.o) {
|
|
265
265
|
if (_e.has(e))
|
|
266
266
|
return;
|
|
@@ -270,34 +270,34 @@ function Cs(e, t, r, i) {
|
|
|
270
270
|
} else
|
|
271
271
|
i && i();
|
|
272
272
|
}
|
|
273
|
-
function
|
|
273
|
+
function vt(e) {
|
|
274
274
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
275
275
|
}
|
|
276
|
-
function
|
|
276
|
+
function ti(e, t, r) {
|
|
277
277
|
const { fragment: i, after_update: n } = e.$$;
|
|
278
|
-
i && i.m(t, r),
|
|
279
|
-
const
|
|
280
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...
|
|
281
|
-
}), n.forEach(
|
|
278
|
+
i && i.m(t, r), Ye(() => {
|
|
279
|
+
const o = e.$$.on_mount.map(kt).filter(ft);
|
|
280
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : re(o), e.$$.on_mount = [];
|
|
281
|
+
}), n.forEach(Ye);
|
|
282
282
|
}
|
|
283
|
-
function
|
|
283
|
+
function ri(e, t) {
|
|
284
284
|
const r = e.$$;
|
|
285
|
-
r.fragment !== null && (
|
|
285
|
+
r.fragment !== null && (Kr(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
286
286
|
}
|
|
287
|
-
function
|
|
288
|
-
e.$$.dirty[0] === -1 && (Y.push(e),
|
|
287
|
+
function ii(e, t) {
|
|
288
|
+
e.$$.dirty[0] === -1 && (Y.push(e), Jr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
289
289
|
}
|
|
290
|
-
function
|
|
291
|
-
const h =
|
|
292
|
-
|
|
290
|
+
function ni(e, t, r, i, n, o, a = null, s = [-1]) {
|
|
291
|
+
const h = le;
|
|
292
|
+
ue(e);
|
|
293
293
|
const u = e.$$ = {
|
|
294
294
|
fragment: null,
|
|
295
295
|
ctx: [],
|
|
296
296
|
// state
|
|
297
|
-
props:
|
|
298
|
-
update:
|
|
297
|
+
props: o,
|
|
298
|
+
update: I,
|
|
299
299
|
not_equal: n,
|
|
300
|
-
bound:
|
|
300
|
+
bound: yt(),
|
|
301
301
|
// lifecycle
|
|
302
302
|
on_mount: [],
|
|
303
303
|
on_destroy: [],
|
|
@@ -306,28 +306,28 @@ function ei(e, t, r, i, n, s, a = null, o = [-1]) {
|
|
|
306
306
|
after_update: [],
|
|
307
307
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
308
308
|
// everything else
|
|
309
|
-
callbacks:
|
|
310
|
-
dirty:
|
|
309
|
+
callbacks: yt(),
|
|
310
|
+
dirty: s,
|
|
311
311
|
skip_bound: !1,
|
|
312
312
|
root: t.target || h.$$.root
|
|
313
313
|
};
|
|
314
314
|
a && a(u.root);
|
|
315
315
|
let l = !1;
|
|
316
|
-
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...
|
|
317
|
-
const y =
|
|
318
|
-
return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l &&
|
|
319
|
-
}) : [], u.update(), l = !0,
|
|
316
|
+
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
|
|
317
|
+
const y = p.length ? p[0] : f;
|
|
318
|
+
return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && ii(e, c)), f;
|
|
319
|
+
}) : [], u.update(), l = !0, re(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
|
|
320
320
|
if (t.hydrate) {
|
|
321
|
-
const c =
|
|
321
|
+
const c = Xr(t.target);
|
|
322
322
|
u.fragment && u.fragment.l(c), c.forEach(k);
|
|
323
323
|
} else
|
|
324
324
|
u.fragment && u.fragment.c();
|
|
325
|
-
t.intro &&
|
|
325
|
+
t.intro && ei(e.$$.fragment), ti(e, t.target, t.anchor), B();
|
|
326
326
|
}
|
|
327
|
-
|
|
327
|
+
ue(h);
|
|
328
328
|
}
|
|
329
|
-
let
|
|
330
|
-
typeof HTMLElement == "function" && (
|
|
329
|
+
let zt;
|
|
330
|
+
typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
331
331
|
/** The Svelte component constructor */
|
|
332
332
|
$$ctor;
|
|
333
333
|
/** Slots */
|
|
@@ -366,32 +366,32 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
366
366
|
if (this.$$cn = !0, !this.$$c) {
|
|
367
367
|
let e = function(n) {
|
|
368
368
|
return () => {
|
|
369
|
-
let
|
|
369
|
+
let o;
|
|
370
370
|
return {
|
|
371
371
|
c: function() {
|
|
372
|
-
|
|
372
|
+
o = P("slot"), n !== "default" && E(o, "name", n);
|
|
373
373
|
},
|
|
374
374
|
/**
|
|
375
375
|
* @param {HTMLElement} target
|
|
376
376
|
* @param {HTMLElement} [anchor]
|
|
377
377
|
*/
|
|
378
378
|
m: function(h, u) {
|
|
379
|
-
X(h,
|
|
379
|
+
X(h, o, u);
|
|
380
380
|
},
|
|
381
381
|
d: function(h) {
|
|
382
|
-
h && k(
|
|
382
|
+
h && k(o);
|
|
383
383
|
}
|
|
384
384
|
};
|
|
385
385
|
};
|
|
386
386
|
};
|
|
387
387
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
388
388
|
return;
|
|
389
|
-
const t = {}, r =
|
|
389
|
+
const t = {}, r = zr(this);
|
|
390
390
|
for (const n of this.$$s)
|
|
391
391
|
n in r && (t[n] = [e(n)]);
|
|
392
392
|
for (const n of this.attributes) {
|
|
393
|
-
const
|
|
394
|
-
|
|
393
|
+
const o = this.$$g_p(n.name);
|
|
394
|
+
o in this.$$d || (this.$$d[o] = Ee(o, n.value, this.$$p_d, "toProp"));
|
|
395
395
|
}
|
|
396
396
|
for (const n in this.$$p_d)
|
|
397
397
|
!(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
|
|
@@ -409,21 +409,21 @@ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
|
|
|
409
409
|
this.$$r = !0;
|
|
410
410
|
for (const n in this.$$p_d)
|
|
411
411
|
if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
|
|
412
|
-
const
|
|
412
|
+
const o = Ee(
|
|
413
413
|
n,
|
|
414
414
|
this.$$d[n],
|
|
415
415
|
this.$$p_d,
|
|
416
416
|
"toAttribute"
|
|
417
417
|
);
|
|
418
|
-
|
|
418
|
+
o == null ? this.removeAttribute(this.$$p_d[n].attribute || n) : this.setAttribute(this.$$p_d[n].attribute || n, o);
|
|
419
419
|
}
|
|
420
420
|
this.$$r = !1;
|
|
421
421
|
};
|
|
422
422
|
this.$$c.$$.after_update.push(i), i();
|
|
423
423
|
for (const n in this.$$l)
|
|
424
|
-
for (const
|
|
425
|
-
const a = this.$$c.$on(n,
|
|
426
|
-
this.$$l_u.set(
|
|
424
|
+
for (const o of this.$$l[n]) {
|
|
425
|
+
const a = this.$$c.$on(n, o);
|
|
426
|
+
this.$$l_u.set(o, a);
|
|
427
427
|
}
|
|
428
428
|
this.$$l = {};
|
|
429
429
|
}
|
|
@@ -473,36 +473,36 @@ function Ee(e, t, r, i) {
|
|
|
473
473
|
return t;
|
|
474
474
|
}
|
|
475
475
|
}
|
|
476
|
-
function
|
|
477
|
-
let a = class extends
|
|
476
|
+
function oi(e, t, r, i, n, o) {
|
|
477
|
+
let a = class extends zt {
|
|
478
478
|
constructor() {
|
|
479
479
|
super(e, r, n), this.$$p_d = t;
|
|
480
480
|
}
|
|
481
481
|
static get observedAttributes() {
|
|
482
482
|
return Object.keys(t).map(
|
|
483
|
-
(
|
|
483
|
+
(s) => (t[s].attribute || s).toLowerCase()
|
|
484
484
|
);
|
|
485
485
|
}
|
|
486
486
|
};
|
|
487
|
-
return Object.keys(t).forEach((
|
|
488
|
-
Object.defineProperty(a.prototype,
|
|
487
|
+
return Object.keys(t).forEach((s) => {
|
|
488
|
+
Object.defineProperty(a.prototype, s, {
|
|
489
489
|
get() {
|
|
490
|
-
return this.$$c &&
|
|
490
|
+
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
|
491
491
|
},
|
|
492
492
|
set(h) {
|
|
493
|
-
h = Ee(
|
|
493
|
+
h = Ee(s, h, t), this.$$d[s] = h, this.$$c?.$set({ [s]: h });
|
|
494
494
|
}
|
|
495
495
|
});
|
|
496
|
-
}), i.forEach((
|
|
497
|
-
Object.defineProperty(a.prototype,
|
|
496
|
+
}), i.forEach((s) => {
|
|
497
|
+
Object.defineProperty(a.prototype, s, {
|
|
498
498
|
get() {
|
|
499
|
-
return this.$$c?.[
|
|
499
|
+
return this.$$c?.[s];
|
|
500
500
|
}
|
|
501
501
|
});
|
|
502
502
|
}), e.element = /** @type {any} */
|
|
503
503
|
a, a;
|
|
504
504
|
}
|
|
505
|
-
class
|
|
505
|
+
class si {
|
|
506
506
|
/**
|
|
507
507
|
* ### PRIVATE API
|
|
508
508
|
*
|
|
@@ -521,7 +521,7 @@ class ri {
|
|
|
521
521
|
$$set = void 0;
|
|
522
522
|
/** @returns {void} */
|
|
523
523
|
$destroy() {
|
|
524
|
-
|
|
524
|
+
ri(this, 1), this.$destroy = I;
|
|
525
525
|
}
|
|
526
526
|
/**
|
|
527
527
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -530,8 +530,8 @@ class ri {
|
|
|
530
530
|
* @returns {() => void}
|
|
531
531
|
*/
|
|
532
532
|
$on(t, r) {
|
|
533
|
-
if (!
|
|
534
|
-
return
|
|
533
|
+
if (!ft(r))
|
|
534
|
+
return I;
|
|
535
535
|
const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
536
536
|
return i.push(r), () => {
|
|
537
537
|
const n = i.indexOf(r);
|
|
@@ -543,11 +543,11 @@ class ri {
|
|
|
543
543
|
* @returns {void}
|
|
544
544
|
*/
|
|
545
545
|
$set(t) {
|
|
546
|
-
this.$$set &&
|
|
546
|
+
this.$$set && !$r(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
547
547
|
}
|
|
548
548
|
}
|
|
549
|
-
const
|
|
550
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
549
|
+
const ai = "4";
|
|
550
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ai);
|
|
551
551
|
/*! *****************************************************************************
|
|
552
552
|
Copyright (c) Microsoft Corporation.
|
|
553
553
|
|
|
@@ -562,43 +562,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
562
562
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
563
563
|
PERFORMANCE OF THIS SOFTWARE.
|
|
564
564
|
***************************************************************************** */
|
|
565
|
-
var
|
|
566
|
-
return
|
|
565
|
+
var Je = function(e, t) {
|
|
566
|
+
return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
567
567
|
r.__proto__ = i;
|
|
568
568
|
} || function(r, i) {
|
|
569
569
|
for (var n in i)
|
|
570
570
|
Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
|
|
571
|
-
},
|
|
571
|
+
}, Je(e, t);
|
|
572
572
|
};
|
|
573
|
-
function
|
|
573
|
+
function fe(e, t) {
|
|
574
574
|
if (typeof t != "function" && t !== null)
|
|
575
575
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
576
|
-
|
|
576
|
+
Je(e, t);
|
|
577
577
|
function r() {
|
|
578
578
|
this.constructor = e;
|
|
579
579
|
}
|
|
580
580
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
581
581
|
}
|
|
582
|
-
|
|
583
|
-
return E = Object.assign || function(t) {
|
|
584
|
-
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
585
|
-
r = arguments[i];
|
|
586
|
-
for (var s in r)
|
|
587
|
-
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
588
|
-
}
|
|
589
|
-
return t;
|
|
590
|
-
}, E.apply(this, arguments);
|
|
591
|
-
};
|
|
592
|
-
function ni(e, t) {
|
|
593
|
-
var r = {};
|
|
594
|
-
for (var i in e)
|
|
595
|
-
Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
596
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
597
|
-
for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
|
|
598
|
-
t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
|
|
599
|
-
return r;
|
|
600
|
-
}
|
|
601
|
-
function Qe(e) {
|
|
582
|
+
function qe(e) {
|
|
602
583
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
|
|
603
584
|
if (r)
|
|
604
585
|
return r.call(e);
|
|
@@ -610,16 +591,16 @@ function Qe(e) {
|
|
|
610
591
|
};
|
|
611
592
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
612
593
|
}
|
|
613
|
-
function
|
|
594
|
+
function Ke(e, t) {
|
|
614
595
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
615
596
|
if (!r)
|
|
616
597
|
return e;
|
|
617
|
-
var i = r.call(e), n,
|
|
598
|
+
var i = r.call(e), n, o = [], a;
|
|
618
599
|
try {
|
|
619
600
|
for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
|
|
620
|
-
|
|
621
|
-
} catch (
|
|
622
|
-
a = { error:
|
|
601
|
+
o.push(n.value);
|
|
602
|
+
} catch (s) {
|
|
603
|
+
a = { error: s };
|
|
623
604
|
} finally {
|
|
624
605
|
try {
|
|
625
606
|
n && !n.done && (r = i.return) && r.call(i);
|
|
@@ -628,24 +609,24 @@ function Ye(e, t) {
|
|
|
628
609
|
throw a.error;
|
|
629
610
|
}
|
|
630
611
|
}
|
|
631
|
-
return
|
|
612
|
+
return o;
|
|
632
613
|
}
|
|
633
|
-
function
|
|
634
|
-
if (
|
|
635
|
-
for (var i = 0, n = t.length,
|
|
636
|
-
(
|
|
637
|
-
return e.concat(
|
|
614
|
+
function et(e, t, r) {
|
|
615
|
+
if (arguments.length === 2)
|
|
616
|
+
for (var i = 0, n = t.length, o; i < n; i++)
|
|
617
|
+
(o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
|
|
618
|
+
return e.concat(o || t);
|
|
638
619
|
}
|
|
639
|
-
function
|
|
620
|
+
function G(e) {
|
|
640
621
|
return typeof e == "function";
|
|
641
622
|
}
|
|
642
|
-
function
|
|
623
|
+
function Zt(e) {
|
|
643
624
|
var t = function(i) {
|
|
644
625
|
Error.call(i), i.stack = new Error().stack;
|
|
645
626
|
}, r = e(t);
|
|
646
627
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
647
628
|
}
|
|
648
|
-
var
|
|
629
|
+
var Ge = Zt(function(e) {
|
|
649
630
|
return function(r) {
|
|
650
631
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
651
632
|
` + r.map(function(i, n) {
|
|
@@ -654,33 +635,33 @@ var Ue = Vt(function(e) {
|
|
|
654
635
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
655
636
|
};
|
|
656
637
|
});
|
|
657
|
-
function
|
|
638
|
+
function tt(e, t) {
|
|
658
639
|
if (e) {
|
|
659
640
|
var r = e.indexOf(t);
|
|
660
641
|
0 <= r && e.splice(r, 1);
|
|
661
642
|
}
|
|
662
643
|
}
|
|
663
|
-
var
|
|
644
|
+
var He = function() {
|
|
664
645
|
function e(t) {
|
|
665
646
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
666
647
|
}
|
|
667
648
|
return e.prototype.unsubscribe = function() {
|
|
668
|
-
var t, r, i, n,
|
|
649
|
+
var t, r, i, n, o;
|
|
669
650
|
if (!this.closed) {
|
|
670
651
|
this.closed = !0;
|
|
671
652
|
var a = this._parentage;
|
|
672
653
|
if (a)
|
|
673
654
|
if (this._parentage = null, Array.isArray(a))
|
|
674
655
|
try {
|
|
675
|
-
for (var
|
|
656
|
+
for (var s = qe(a), h = s.next(); !h.done; h = s.next()) {
|
|
676
657
|
var u = h.value;
|
|
677
658
|
u.remove(this);
|
|
678
659
|
}
|
|
679
|
-
} catch (
|
|
680
|
-
t = { error:
|
|
660
|
+
} catch (d) {
|
|
661
|
+
t = { error: d };
|
|
681
662
|
} finally {
|
|
682
663
|
try {
|
|
683
|
-
h && !h.done && (r =
|
|
664
|
+
h && !h.done && (r = s.return) && r.call(s);
|
|
684
665
|
} finally {
|
|
685
666
|
if (t)
|
|
686
667
|
throw t.error;
|
|
@@ -689,43 +670,43 @@ var Pe = function() {
|
|
|
689
670
|
else
|
|
690
671
|
a.remove(this);
|
|
691
672
|
var l = this.initialTeardown;
|
|
692
|
-
if (
|
|
673
|
+
if (G(l))
|
|
693
674
|
try {
|
|
694
675
|
l();
|
|
695
|
-
} catch (
|
|
696
|
-
|
|
676
|
+
} catch (d) {
|
|
677
|
+
o = d instanceof Ge ? d.errors : [d];
|
|
697
678
|
}
|
|
698
679
|
var c = this._finalizers;
|
|
699
680
|
if (c) {
|
|
700
681
|
this._finalizers = null;
|
|
701
682
|
try {
|
|
702
|
-
for (var f =
|
|
703
|
-
var y =
|
|
683
|
+
for (var f = qe(c), p = f.next(); !p.done; p = f.next()) {
|
|
684
|
+
var y = p.value;
|
|
704
685
|
try {
|
|
705
|
-
|
|
706
|
-
} catch (
|
|
707
|
-
|
|
686
|
+
_t(y);
|
|
687
|
+
} catch (d) {
|
|
688
|
+
o = o ?? [], d instanceof Ge ? o = et(et([], Ke(o)), Ke(d.errors)) : o.push(d);
|
|
708
689
|
}
|
|
709
690
|
}
|
|
710
|
-
} catch (
|
|
711
|
-
i = { error:
|
|
691
|
+
} catch (d) {
|
|
692
|
+
i = { error: d };
|
|
712
693
|
} finally {
|
|
713
694
|
try {
|
|
714
|
-
|
|
695
|
+
p && !p.done && (n = f.return) && n.call(f);
|
|
715
696
|
} finally {
|
|
716
697
|
if (i)
|
|
717
698
|
throw i.error;
|
|
718
699
|
}
|
|
719
700
|
}
|
|
720
701
|
}
|
|
721
|
-
if (
|
|
722
|
-
throw new
|
|
702
|
+
if (o)
|
|
703
|
+
throw new Ge(o);
|
|
723
704
|
}
|
|
724
705
|
}, e.prototype.add = function(t) {
|
|
725
706
|
var r;
|
|
726
707
|
if (t && t !== this)
|
|
727
708
|
if (this.closed)
|
|
728
|
-
|
|
709
|
+
_t(t);
|
|
729
710
|
else {
|
|
730
711
|
if (t instanceof e) {
|
|
731
712
|
if (t.closed || t._hasParent(this))
|
|
@@ -742,56 +723,52 @@ var Pe = function() {
|
|
|
742
723
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
743
724
|
}, e.prototype._removeParent = function(t) {
|
|
744
725
|
var r = this._parentage;
|
|
745
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
726
|
+
r === t ? this._parentage = null : Array.isArray(r) && tt(r, t);
|
|
746
727
|
}, e.prototype.remove = function(t) {
|
|
747
728
|
var r = this._finalizers;
|
|
748
|
-
r &&
|
|
729
|
+
r && tt(r, t), t instanceof e && t._removeParent(this);
|
|
749
730
|
}, e.EMPTY = function() {
|
|
750
731
|
var t = new e();
|
|
751
732
|
return t.closed = !0, t;
|
|
752
733
|
}(), e;
|
|
753
|
-
}(),
|
|
754
|
-
function
|
|
755
|
-
return e instanceof
|
|
756
|
-
}
|
|
757
|
-
function
|
|
758
|
-
|
|
759
|
-
}
|
|
760
|
-
var
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
Promise: void 0,
|
|
764
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
765
|
-
useDeprecatedNextContext: !1
|
|
766
|
-
}, oi = {
|
|
734
|
+
}(), Qt = He.EMPTY;
|
|
735
|
+
function Yt(e) {
|
|
736
|
+
return e instanceof He || e && "closed" in e && G(e.remove) && G(e.add) && G(e.unsubscribe);
|
|
737
|
+
}
|
|
738
|
+
function _t(e) {
|
|
739
|
+
G(e) ? e() : e.unsubscribe();
|
|
740
|
+
}
|
|
741
|
+
var ui = {
|
|
742
|
+
Promise: void 0
|
|
743
|
+
}, li = {
|
|
767
744
|
setTimeout: function(e, t) {
|
|
768
745
|
for (var r = [], i = 2; i < arguments.length; i++)
|
|
769
746
|
r[i - 2] = arguments[i];
|
|
770
|
-
return setTimeout.apply(void 0,
|
|
747
|
+
return setTimeout.apply(void 0, et([e, t], Ke(r)));
|
|
771
748
|
},
|
|
772
749
|
clearTimeout: function(e) {
|
|
773
750
|
return clearTimeout(e);
|
|
774
751
|
},
|
|
775
752
|
delegate: void 0
|
|
776
753
|
};
|
|
777
|
-
function
|
|
778
|
-
|
|
754
|
+
function hi(e) {
|
|
755
|
+
li.setTimeout(function() {
|
|
779
756
|
throw e;
|
|
780
757
|
});
|
|
781
758
|
}
|
|
782
|
-
function
|
|
759
|
+
function Et() {
|
|
783
760
|
}
|
|
784
761
|
function xe(e) {
|
|
785
762
|
e();
|
|
786
763
|
}
|
|
787
|
-
var
|
|
788
|
-
|
|
764
|
+
var Jt = function(e) {
|
|
765
|
+
fe(t, e);
|
|
789
766
|
function t(r) {
|
|
790
767
|
var i = e.call(this) || this;
|
|
791
|
-
return i.isStopped = !1, r ? (i.destination = r,
|
|
768
|
+
return i.isStopped = !1, r ? (i.destination = r, Yt(r) && r.add(i)) : i.destination = mi, i;
|
|
792
769
|
}
|
|
793
770
|
return t.create = function(r, i, n) {
|
|
794
|
-
return new
|
|
771
|
+
return new rt(r, i, n);
|
|
795
772
|
}, t.prototype.next = function(r) {
|
|
796
773
|
this.isStopped || this._next(r);
|
|
797
774
|
}, t.prototype.error = function(r) {
|
|
@@ -815,7 +792,7 @@ var zt = function(e) {
|
|
|
815
792
|
this.unsubscribe();
|
|
816
793
|
}
|
|
817
794
|
}, t;
|
|
818
|
-
}(
|
|
795
|
+
}(He), ci = function() {
|
|
819
796
|
function e(t) {
|
|
820
797
|
this.partialObserver = t;
|
|
821
798
|
}
|
|
@@ -846,43 +823,43 @@ var zt = function(e) {
|
|
|
846
823
|
be(r);
|
|
847
824
|
}
|
|
848
825
|
}, e;
|
|
849
|
-
}(),
|
|
850
|
-
|
|
826
|
+
}(), rt = function(e) {
|
|
827
|
+
fe(t, e);
|
|
851
828
|
function t(r, i, n) {
|
|
852
|
-
var
|
|
853
|
-
return
|
|
829
|
+
var o = e.call(this) || this, a;
|
|
830
|
+
return G(r) || !r ? a = {
|
|
854
831
|
next: r ?? void 0,
|
|
855
832
|
error: i ?? void 0,
|
|
856
833
|
complete: n ?? void 0
|
|
857
|
-
} : a = r,
|
|
834
|
+
} : a = r, o.destination = new ci(a), o;
|
|
858
835
|
}
|
|
859
836
|
return t;
|
|
860
|
-
}(
|
|
837
|
+
}(Jt);
|
|
861
838
|
function be(e) {
|
|
862
|
-
|
|
839
|
+
hi(e);
|
|
863
840
|
}
|
|
864
|
-
function
|
|
841
|
+
function fi(e) {
|
|
865
842
|
throw e;
|
|
866
843
|
}
|
|
867
|
-
var
|
|
844
|
+
var mi = {
|
|
868
845
|
closed: !0,
|
|
869
|
-
next:
|
|
870
|
-
error:
|
|
871
|
-
complete:
|
|
872
|
-
},
|
|
846
|
+
next: Et,
|
|
847
|
+
error: fi,
|
|
848
|
+
complete: Et
|
|
849
|
+
}, pi = function() {
|
|
873
850
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
874
851
|
}();
|
|
875
|
-
function
|
|
852
|
+
function di(e) {
|
|
876
853
|
return e;
|
|
877
854
|
}
|
|
878
|
-
function
|
|
879
|
-
return e.length === 0 ?
|
|
855
|
+
function yi(e) {
|
|
856
|
+
return e.length === 0 ? di : e.length === 1 ? e[0] : function(r) {
|
|
880
857
|
return e.reduce(function(i, n) {
|
|
881
858
|
return n(i);
|
|
882
859
|
}, r);
|
|
883
860
|
};
|
|
884
861
|
}
|
|
885
|
-
var
|
|
862
|
+
var xt = function() {
|
|
886
863
|
function e(t) {
|
|
887
864
|
t && (this._subscribe = t);
|
|
888
865
|
}
|
|
@@ -890,11 +867,11 @@ var bt = function() {
|
|
|
890
867
|
var r = new e();
|
|
891
868
|
return r.source = this, r.operator = t, r;
|
|
892
869
|
}, e.prototype.subscribe = function(t, r, i) {
|
|
893
|
-
var n = this,
|
|
870
|
+
var n = this, o = bi(t) ? t : new rt(t, r, i);
|
|
894
871
|
return xe(function() {
|
|
895
|
-
var a = n,
|
|
896
|
-
|
|
897
|
-
}),
|
|
872
|
+
var a = n, s = a.operator, h = a.source;
|
|
873
|
+
o.add(s ? s.call(o, h) : h ? n._subscribe(o) : n._trySubscribe(o));
|
|
874
|
+
}), o;
|
|
898
875
|
}, e.prototype._trySubscribe = function(t) {
|
|
899
876
|
try {
|
|
900
877
|
return this._subscribe(t);
|
|
@@ -903,16 +880,16 @@ var bt = function() {
|
|
|
903
880
|
}
|
|
904
881
|
}, e.prototype.forEach = function(t, r) {
|
|
905
882
|
var i = this;
|
|
906
|
-
return r =
|
|
907
|
-
var a = new
|
|
908
|
-
next: function(
|
|
883
|
+
return r = Tt(r), new r(function(n, o) {
|
|
884
|
+
var a = new rt({
|
|
885
|
+
next: function(s) {
|
|
909
886
|
try {
|
|
910
|
-
t(
|
|
887
|
+
t(s);
|
|
911
888
|
} catch (h) {
|
|
912
|
-
|
|
889
|
+
o(h), a.unsubscribe();
|
|
913
890
|
}
|
|
914
891
|
},
|
|
915
|
-
error:
|
|
892
|
+
error: o,
|
|
916
893
|
complete: n
|
|
917
894
|
});
|
|
918
895
|
i.subscribe(a);
|
|
@@ -920,70 +897,70 @@ var bt = function() {
|
|
|
920
897
|
}, e.prototype._subscribe = function(t) {
|
|
921
898
|
var r;
|
|
922
899
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
923
|
-
}, e.prototype[
|
|
900
|
+
}, e.prototype[pi] = function() {
|
|
924
901
|
return this;
|
|
925
902
|
}, e.prototype.pipe = function() {
|
|
926
903
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
927
904
|
t[r] = arguments[r];
|
|
928
|
-
return
|
|
905
|
+
return yi(t)(this);
|
|
929
906
|
}, e.prototype.toPromise = function(t) {
|
|
930
907
|
var r = this;
|
|
931
|
-
return t =
|
|
932
|
-
var
|
|
908
|
+
return t = Tt(t), new t(function(i, n) {
|
|
909
|
+
var o;
|
|
933
910
|
r.subscribe(function(a) {
|
|
934
|
-
return
|
|
911
|
+
return o = a;
|
|
935
912
|
}, function(a) {
|
|
936
913
|
return n(a);
|
|
937
914
|
}, function() {
|
|
938
|
-
return i(
|
|
915
|
+
return i(o);
|
|
939
916
|
});
|
|
940
917
|
});
|
|
941
918
|
}, e.create = function(t) {
|
|
942
919
|
return new e(t);
|
|
943
920
|
}, e;
|
|
944
921
|
}();
|
|
945
|
-
function
|
|
922
|
+
function Tt(e) {
|
|
946
923
|
var t;
|
|
947
|
-
return (t = e ??
|
|
924
|
+
return (t = e ?? ui.Promise) !== null && t !== void 0 ? t : Promise;
|
|
948
925
|
}
|
|
949
|
-
function
|
|
950
|
-
return e &&
|
|
926
|
+
function gi(e) {
|
|
927
|
+
return e && G(e.next) && G(e.error) && G(e.complete);
|
|
951
928
|
}
|
|
952
|
-
function
|
|
953
|
-
return e && e instanceof
|
|
929
|
+
function bi(e) {
|
|
930
|
+
return e && e instanceof Jt || gi(e) && Yt(e);
|
|
954
931
|
}
|
|
955
|
-
var
|
|
932
|
+
var vi = Zt(function(e) {
|
|
956
933
|
return function() {
|
|
957
934
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
958
935
|
};
|
|
959
|
-
}),
|
|
960
|
-
|
|
936
|
+
}), qt = function(e) {
|
|
937
|
+
fe(t, e);
|
|
961
938
|
function t() {
|
|
962
939
|
var r = e.call(this) || this;
|
|
963
940
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
964
941
|
}
|
|
965
942
|
return t.prototype.lift = function(r) {
|
|
966
|
-
var i = new
|
|
943
|
+
var i = new Lt(this, this);
|
|
967
944
|
return i.operator = r, i;
|
|
968
945
|
}, t.prototype._throwIfClosed = function() {
|
|
969
946
|
if (this.closed)
|
|
970
|
-
throw new
|
|
947
|
+
throw new vi();
|
|
971
948
|
}, t.prototype.next = function(r) {
|
|
972
949
|
var i = this;
|
|
973
950
|
xe(function() {
|
|
974
|
-
var n,
|
|
951
|
+
var n, o;
|
|
975
952
|
if (i._throwIfClosed(), !i.isStopped) {
|
|
976
953
|
i.currentObservers || (i.currentObservers = Array.from(i.observers));
|
|
977
954
|
try {
|
|
978
|
-
for (var a =
|
|
979
|
-
var h =
|
|
955
|
+
for (var a = qe(i.currentObservers), s = a.next(); !s.done; s = a.next()) {
|
|
956
|
+
var h = s.value;
|
|
980
957
|
h.next(r);
|
|
981
958
|
}
|
|
982
959
|
} catch (u) {
|
|
983
960
|
n = { error: u };
|
|
984
961
|
} finally {
|
|
985
962
|
try {
|
|
986
|
-
|
|
963
|
+
s && !s.done && (o = a.return) && o.call(a);
|
|
987
964
|
} finally {
|
|
988
965
|
if (n)
|
|
989
966
|
throw n.error;
|
|
@@ -1023,21 +1000,21 @@ var yi = Vt(function(e) {
|
|
|
1023
1000
|
}, t.prototype._subscribe = function(r) {
|
|
1024
1001
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
1025
1002
|
}, t.prototype._innerSubscribe = function(r) {
|
|
1026
|
-
var i = this, n = this,
|
|
1027
|
-
return
|
|
1028
|
-
i.currentObservers = null,
|
|
1003
|
+
var i = this, n = this, o = n.hasError, a = n.isStopped, s = n.observers;
|
|
1004
|
+
return o || a ? Qt : (this.currentObservers = null, s.push(r), new He(function() {
|
|
1005
|
+
i.currentObservers = null, tt(s, r);
|
|
1029
1006
|
}));
|
|
1030
1007
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
1031
|
-
var i = this, n = i.hasError,
|
|
1032
|
-
n ? r.error(
|
|
1008
|
+
var i = this, n = i.hasError, o = i.thrownError, a = i.isStopped;
|
|
1009
|
+
n ? r.error(o) : a && r.complete();
|
|
1033
1010
|
}, t.prototype.asObservable = function() {
|
|
1034
|
-
var r = new
|
|
1011
|
+
var r = new xt();
|
|
1035
1012
|
return r.source = this, r;
|
|
1036
1013
|
}, t.create = function(r, i) {
|
|
1037
|
-
return new
|
|
1014
|
+
return new Lt(r, i);
|
|
1038
1015
|
}, t;
|
|
1039
|
-
}(
|
|
1040
|
-
|
|
1016
|
+
}(xt), Lt = function(e) {
|
|
1017
|
+
fe(t, e);
|
|
1041
1018
|
function t(r, i) {
|
|
1042
1019
|
var n = e.call(this) || this;
|
|
1043
1020
|
return n.destination = r, n.source = i, n;
|
|
@@ -1053,54 +1030,54 @@ var yi = Vt(function(e) {
|
|
|
1053
1030
|
(i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
|
|
1054
1031
|
}, t.prototype._subscribe = function(r) {
|
|
1055
1032
|
var i, n;
|
|
1056
|
-
return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n :
|
|
1033
|
+
return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Qt;
|
|
1057
1034
|
}, t;
|
|
1058
|
-
}(
|
|
1035
|
+
}(qt), Kt = {
|
|
1059
1036
|
now: function() {
|
|
1060
|
-
return (
|
|
1037
|
+
return (Kt.delegate || Date).now();
|
|
1061
1038
|
},
|
|
1062
1039
|
delegate: void 0
|
|
1063
|
-
},
|
|
1064
|
-
|
|
1040
|
+
}, _i = function(e) {
|
|
1041
|
+
fe(t, e);
|
|
1065
1042
|
function t(r, i, n) {
|
|
1066
|
-
r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n =
|
|
1067
|
-
var
|
|
1068
|
-
return
|
|
1043
|
+
r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = Kt);
|
|
1044
|
+
var o = e.call(this) || this;
|
|
1045
|
+
return o._bufferSize = r, o._windowTime = i, o._timestampProvider = n, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = i === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, i), o;
|
|
1069
1046
|
}
|
|
1070
1047
|
return t.prototype.next = function(r) {
|
|
1071
|
-
var i = this, n = i.isStopped,
|
|
1072
|
-
n || (
|
|
1048
|
+
var i = this, n = i.isStopped, o = i._buffer, a = i._infiniteTimeWindow, s = i._timestampProvider, h = i._windowTime;
|
|
1049
|
+
n || (o.push(r), !a && o.push(s.now() + h)), this._trimBuffer(), e.prototype.next.call(this, r);
|
|
1073
1050
|
}, t.prototype._subscribe = function(r) {
|
|
1074
1051
|
this._throwIfClosed(), this._trimBuffer();
|
|
1075
|
-
for (var i = this._innerSubscribe(r), n = this,
|
|
1076
|
-
r.next(
|
|
1052
|
+
for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, a = n._buffer, s = a.slice(), h = 0; h < s.length && !r.closed; h += o ? 1 : 2)
|
|
1053
|
+
r.next(s[h]);
|
|
1077
1054
|
return this._checkFinalizedStatuses(r), i;
|
|
1078
1055
|
}, t.prototype._trimBuffer = function() {
|
|
1079
|
-
var r = this, i = r._bufferSize, n = r._timestampProvider,
|
|
1080
|
-
if (i < 1 / 0 &&
|
|
1081
|
-
for (var h = n.now(), u = 0, l = 1; l <
|
|
1056
|
+
var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * i;
|
|
1057
|
+
if (i < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
|
|
1058
|
+
for (var h = n.now(), u = 0, l = 1; l < o.length && o[l] <= h; l += 2)
|
|
1082
1059
|
u = l;
|
|
1083
|
-
u &&
|
|
1060
|
+
u && o.splice(0, u + 1);
|
|
1084
1061
|
}
|
|
1085
1062
|
}, t;
|
|
1086
|
-
}(
|
|
1087
|
-
const
|
|
1088
|
-
if (
|
|
1089
|
-
const r = new
|
|
1090
|
-
|
|
1063
|
+
}(qt);
|
|
1064
|
+
const St = [], wt = {}, Ei = (e, t = 0) => {
|
|
1065
|
+
if (St.indexOf(e) == -1) {
|
|
1066
|
+
const r = new _i(t);
|
|
1067
|
+
wt[e] = r, St.push(e);
|
|
1091
1068
|
}
|
|
1092
|
-
return
|
|
1069
|
+
return wt[e];
|
|
1093
1070
|
}, Q = [];
|
|
1094
|
-
function
|
|
1071
|
+
function xi(e, t) {
|
|
1095
1072
|
return {
|
|
1096
|
-
subscribe:
|
|
1073
|
+
subscribe: Oe(e, t).subscribe
|
|
1097
1074
|
};
|
|
1098
1075
|
}
|
|
1099
|
-
function
|
|
1076
|
+
function Oe(e, t = I) {
|
|
1100
1077
|
let r;
|
|
1101
1078
|
const i = /* @__PURE__ */ new Set();
|
|
1102
|
-
function n(
|
|
1103
|
-
if (
|
|
1079
|
+
function n(s) {
|
|
1080
|
+
if (Vt(e, s) && (e = s, r)) {
|
|
1104
1081
|
const h = !Q.length;
|
|
1105
1082
|
for (const u of i)
|
|
1106
1083
|
u[1](), Q.push(u, e);
|
|
@@ -1111,156 +1088,195 @@ function He(e, t = B) {
|
|
|
1111
1088
|
}
|
|
1112
1089
|
}
|
|
1113
1090
|
}
|
|
1114
|
-
function s
|
|
1115
|
-
n(
|
|
1091
|
+
function o(s) {
|
|
1092
|
+
n(s(e));
|
|
1116
1093
|
}
|
|
1117
|
-
function a(
|
|
1118
|
-
const u = [
|
|
1119
|
-
return i.add(u), i.size === 1 && (r = t(n,
|
|
1094
|
+
function a(s, h = I) {
|
|
1095
|
+
const u = [s, h];
|
|
1096
|
+
return i.add(u), i.size === 1 && (r = t(n, o) || I), s(e), () => {
|
|
1120
1097
|
i.delete(u), i.size === 0 && r && (r(), r = null);
|
|
1121
1098
|
};
|
|
1122
1099
|
}
|
|
1123
|
-
return { set: n, update:
|
|
1100
|
+
return { set: n, update: o, subscribe: a };
|
|
1124
1101
|
}
|
|
1125
|
-
function
|
|
1102
|
+
function ie(e, t, r) {
|
|
1126
1103
|
const i = !Array.isArray(e), n = i ? [e] : e;
|
|
1127
1104
|
if (!n.every(Boolean))
|
|
1128
1105
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1129
|
-
const
|
|
1130
|
-
return
|
|
1106
|
+
const o = t.length < 2;
|
|
1107
|
+
return xi(r, (a, s) => {
|
|
1131
1108
|
let h = !1;
|
|
1132
1109
|
const u = [];
|
|
1133
|
-
let l = 0, c =
|
|
1110
|
+
let l = 0, c = I;
|
|
1134
1111
|
const f = () => {
|
|
1135
1112
|
if (l)
|
|
1136
1113
|
return;
|
|
1137
1114
|
c();
|
|
1138
|
-
const y = t(i ? u[0] : u, a,
|
|
1139
|
-
|
|
1140
|
-
},
|
|
1141
|
-
(y,
|
|
1115
|
+
const y = t(i ? u[0] : u, a, s);
|
|
1116
|
+
o ? a(y) : c = ft(y) ? y : I;
|
|
1117
|
+
}, p = n.map(
|
|
1118
|
+
(y, d) => Wt(
|
|
1142
1119
|
y,
|
|
1143
1120
|
(v) => {
|
|
1144
|
-
u[
|
|
1121
|
+
u[d] = v, l &= ~(1 << d), h && f();
|
|
1145
1122
|
},
|
|
1146
1123
|
() => {
|
|
1147
|
-
l |= 1 <<
|
|
1124
|
+
l |= 1 << d;
|
|
1148
1125
|
}
|
|
1149
1126
|
)
|
|
1150
1127
|
);
|
|
1151
1128
|
return h = !0, f(), function() {
|
|
1152
|
-
|
|
1129
|
+
re(p), c(), h = !1;
|
|
1153
1130
|
};
|
|
1154
1131
|
});
|
|
1155
1132
|
}
|
|
1156
|
-
function
|
|
1157
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1133
|
+
function Ti(e) {
|
|
1134
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1158
1135
|
}
|
|
1159
|
-
var
|
|
1160
|
-
return
|
|
1136
|
+
var Li = function(t) {
|
|
1137
|
+
return Si(t) && !wi(t);
|
|
1161
1138
|
};
|
|
1162
|
-
function
|
|
1139
|
+
function Si(e) {
|
|
1163
1140
|
return !!e && typeof e == "object";
|
|
1164
1141
|
}
|
|
1165
|
-
function
|
|
1142
|
+
function wi(e) {
|
|
1166
1143
|
var t = Object.prototype.toString.call(e);
|
|
1167
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1144
|
+
return t === "[object RegExp]" || t === "[object Date]" || Hi(e);
|
|
1168
1145
|
}
|
|
1169
|
-
var
|
|
1170
|
-
function
|
|
1171
|
-
return e.$$typeof ===
|
|
1146
|
+
var Ai = typeof Symbol == "function" && Symbol.for, Pi = Ai ? Symbol.for("react.element") : 60103;
|
|
1147
|
+
function Hi(e) {
|
|
1148
|
+
return e.$$typeof === Pi;
|
|
1172
1149
|
}
|
|
1173
|
-
function
|
|
1150
|
+
function Oi(e) {
|
|
1174
1151
|
return Array.isArray(e) ? [] : {};
|
|
1175
1152
|
}
|
|
1176
|
-
function
|
|
1177
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1153
|
+
function he(e, t) {
|
|
1154
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? q(Oi(e), e, t) : e;
|
|
1178
1155
|
}
|
|
1179
|
-
function
|
|
1156
|
+
function Ii(e, t, r) {
|
|
1180
1157
|
return e.concat(t).map(function(i) {
|
|
1181
|
-
return
|
|
1158
|
+
return he(i, r);
|
|
1182
1159
|
});
|
|
1183
1160
|
}
|
|
1184
|
-
function
|
|
1161
|
+
function Bi(e, t) {
|
|
1185
1162
|
if (!t.customMerge)
|
|
1186
|
-
return
|
|
1163
|
+
return q;
|
|
1187
1164
|
var r = t.customMerge(e);
|
|
1188
|
-
return typeof r == "function" ? r :
|
|
1165
|
+
return typeof r == "function" ? r : q;
|
|
1189
1166
|
}
|
|
1190
|
-
function
|
|
1167
|
+
function Ci(e) {
|
|
1191
1168
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1192
1169
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1193
1170
|
}) : [];
|
|
1194
1171
|
}
|
|
1195
|
-
function
|
|
1196
|
-
return Object.keys(e).concat(
|
|
1172
|
+
function At(e) {
|
|
1173
|
+
return Object.keys(e).concat(Ci(e));
|
|
1197
1174
|
}
|
|
1198
|
-
function
|
|
1175
|
+
function er(e, t) {
|
|
1199
1176
|
try {
|
|
1200
1177
|
return t in e;
|
|
1201
1178
|
} catch {
|
|
1202
1179
|
return !1;
|
|
1203
1180
|
}
|
|
1204
1181
|
}
|
|
1205
|
-
function
|
|
1206
|
-
return
|
|
1182
|
+
function Ni(e, t) {
|
|
1183
|
+
return er(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1207
1184
|
}
|
|
1208
|
-
function
|
|
1185
|
+
function Ri(e, t, r) {
|
|
1209
1186
|
var i = {};
|
|
1210
|
-
return r.isMergeableObject(e) &&
|
|
1211
|
-
i[n] =
|
|
1212
|
-
}),
|
|
1213
|
-
|
|
1187
|
+
return r.isMergeableObject(e) && At(e).forEach(function(n) {
|
|
1188
|
+
i[n] = he(e[n], r);
|
|
1189
|
+
}), At(t).forEach(function(n) {
|
|
1190
|
+
Ni(e, n) || (er(e, n) && r.isMergeableObject(t[n]) ? i[n] = Bi(n, r)(e[n], t[n], r) : i[n] = he(t[n], r));
|
|
1214
1191
|
}), i;
|
|
1215
1192
|
}
|
|
1216
|
-
function
|
|
1217
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1218
|
-
var i = Array.isArray(t), n = Array.isArray(e),
|
|
1219
|
-
return
|
|
1193
|
+
function q(e, t, r) {
|
|
1194
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Ii, r.isMergeableObject = r.isMergeableObject || Li, r.cloneUnlessOtherwiseSpecified = he;
|
|
1195
|
+
var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
|
|
1196
|
+
return o ? i ? r.arrayMerge(e, t, r) : Ri(e, t, r) : he(t, r);
|
|
1220
1197
|
}
|
|
1221
|
-
|
|
1198
|
+
q.all = function(t, r) {
|
|
1222
1199
|
if (!Array.isArray(t))
|
|
1223
1200
|
throw new Error("first argument should be an array");
|
|
1224
1201
|
return t.reduce(function(i, n) {
|
|
1225
|
-
return
|
|
1202
|
+
return q(i, n, r);
|
|
1226
1203
|
}, {});
|
|
1227
1204
|
};
|
|
1228
|
-
var
|
|
1229
|
-
const
|
|
1230
|
-
function
|
|
1231
|
-
|
|
1205
|
+
var Mi = q, Di = Mi;
|
|
1206
|
+
const Ui = /* @__PURE__ */ Ti(Di);
|
|
1207
|
+
var it = function(e, t) {
|
|
1208
|
+
return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
1209
|
+
r.__proto__ = i;
|
|
1210
|
+
} || function(r, i) {
|
|
1211
|
+
for (var n in i)
|
|
1212
|
+
Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
|
|
1213
|
+
}, it(e, t);
|
|
1214
|
+
};
|
|
1215
|
+
function Ie(e, t) {
|
|
1216
|
+
if (typeof t != "function" && t !== null)
|
|
1217
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1218
|
+
it(e, t);
|
|
1219
|
+
function r() {
|
|
1220
|
+
this.constructor = e;
|
|
1221
|
+
}
|
|
1222
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1223
|
+
}
|
|
1224
|
+
var R = function() {
|
|
1225
|
+
return R = Object.assign || function(t) {
|
|
1226
|
+
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
1227
|
+
r = arguments[i];
|
|
1228
|
+
for (var o in r)
|
|
1229
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1230
|
+
}
|
|
1231
|
+
return t;
|
|
1232
|
+
}, R.apply(this, arguments);
|
|
1233
|
+
};
|
|
1234
|
+
function $i(e, t) {
|
|
1235
|
+
var r = {};
|
|
1236
|
+
for (var i in e)
|
|
1237
|
+
Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
1238
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1239
|
+
for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
|
|
1240
|
+
t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
|
|
1241
|
+
return r;
|
|
1242
|
+
}
|
|
1243
|
+
function Fe(e, t, r) {
|
|
1244
|
+
if (r || arguments.length === 2)
|
|
1245
|
+
for (var i = 0, n = t.length, o; i < n; i++)
|
|
1246
|
+
(o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
|
|
1247
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1248
|
+
}
|
|
1249
|
+
function je(e, t) {
|
|
1250
|
+
var r = t && t.cache ? t.cache : Xi, i = t && t.serializer ? t.serializer : Vi, n = t && t.strategy ? t.strategy : ji;
|
|
1232
1251
|
return n(e, {
|
|
1233
1252
|
cache: r,
|
|
1234
1253
|
serializer: i
|
|
1235
1254
|
});
|
|
1236
1255
|
}
|
|
1237
|
-
function
|
|
1256
|
+
function Gi(e) {
|
|
1238
1257
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1239
1258
|
}
|
|
1240
|
-
function
|
|
1241
|
-
var n =
|
|
1242
|
-
return typeof
|
|
1259
|
+
function Fi(e, t, r, i) {
|
|
1260
|
+
var n = Gi(i) ? i : r(i), o = t.get(n);
|
|
1261
|
+
return typeof o > "u" && (o = e.call(this, i), t.set(n, o)), o;
|
|
1243
1262
|
}
|
|
1244
|
-
function
|
|
1245
|
-
var i = Array.prototype.slice.call(arguments, 3), n = r(i),
|
|
1246
|
-
return typeof
|
|
1263
|
+
function tr(e, t, r) {
|
|
1264
|
+
var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
|
|
1265
|
+
return typeof o > "u" && (o = e.apply(this, i), t.set(n, o)), o;
|
|
1247
1266
|
}
|
|
1248
|
-
function
|
|
1267
|
+
function rr(e, t, r, i, n) {
|
|
1249
1268
|
return r.bind(t, e, i, n);
|
|
1250
1269
|
}
|
|
1251
|
-
function
|
|
1252
|
-
var r = e.length === 1 ?
|
|
1253
|
-
return
|
|
1270
|
+
function ji(e, t) {
|
|
1271
|
+
var r = e.length === 1 ? Fi : tr;
|
|
1272
|
+
return rr(e, this, r, t.cache.create(), t.serializer);
|
|
1254
1273
|
}
|
|
1255
|
-
function
|
|
1256
|
-
return
|
|
1274
|
+
function ki(e, t) {
|
|
1275
|
+
return rr(e, this, tr, t.cache.create(), t.serializer);
|
|
1257
1276
|
}
|
|
1258
|
-
function
|
|
1259
|
-
return ut(e, this, Jt, t.cache.create(), t.serializer);
|
|
1260
|
-
}
|
|
1261
|
-
var Gi = function() {
|
|
1277
|
+
var Vi = function() {
|
|
1262
1278
|
return JSON.stringify(arguments);
|
|
1263
|
-
},
|
|
1279
|
+
}, Wi = (
|
|
1264
1280
|
/** @class */
|
|
1265
1281
|
function() {
|
|
1266
1282
|
function e() {
|
|
@@ -1272,62 +1288,71 @@ var Gi = function() {
|
|
|
1272
1288
|
this.cache[t] = r;
|
|
1273
1289
|
}, e;
|
|
1274
1290
|
}()
|
|
1275
|
-
),
|
|
1291
|
+
), Xi = {
|
|
1276
1292
|
create: function() {
|
|
1277
|
-
return new
|
|
1293
|
+
return new Wi();
|
|
1278
1294
|
}
|
|
1279
|
-
},
|
|
1280
|
-
variadic:
|
|
1281
|
-
|
|
1282
|
-
|
|
1295
|
+
}, ke = {
|
|
1296
|
+
variadic: ki
|
|
1297
|
+
}, we = function() {
|
|
1298
|
+
return we = Object.assign || function(t) {
|
|
1299
|
+
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
1300
|
+
r = arguments[i];
|
|
1301
|
+
for (var o in r)
|
|
1302
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1303
|
+
}
|
|
1304
|
+
return t;
|
|
1305
|
+
}, we.apply(this, arguments);
|
|
1306
|
+
};
|
|
1307
|
+
var b;
|
|
1283
1308
|
(function(e) {
|
|
1284
1309
|
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";
|
|
1285
1310
|
})(b || (b = {}));
|
|
1286
|
-
var
|
|
1311
|
+
var L;
|
|
1287
1312
|
(function(e) {
|
|
1288
1313
|
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";
|
|
1289
|
-
})(
|
|
1290
|
-
var
|
|
1314
|
+
})(L || (L = {}));
|
|
1315
|
+
var K;
|
|
1291
1316
|
(function(e) {
|
|
1292
1317
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1293
|
-
})(
|
|
1294
|
-
function
|
|
1295
|
-
return e.type ===
|
|
1318
|
+
})(K || (K = {}));
|
|
1319
|
+
function Pt(e) {
|
|
1320
|
+
return e.type === L.literal;
|
|
1296
1321
|
}
|
|
1297
|
-
function
|
|
1298
|
-
return e.type ===
|
|
1322
|
+
function zi(e) {
|
|
1323
|
+
return e.type === L.argument;
|
|
1299
1324
|
}
|
|
1300
|
-
function
|
|
1301
|
-
return e.type ===
|
|
1325
|
+
function ir(e) {
|
|
1326
|
+
return e.type === L.number;
|
|
1302
1327
|
}
|
|
1303
|
-
function
|
|
1304
|
-
return e.type ===
|
|
1328
|
+
function nr(e) {
|
|
1329
|
+
return e.type === L.date;
|
|
1305
1330
|
}
|
|
1306
|
-
function
|
|
1307
|
-
return e.type ===
|
|
1331
|
+
function or(e) {
|
|
1332
|
+
return e.type === L.time;
|
|
1308
1333
|
}
|
|
1309
|
-
function
|
|
1310
|
-
return e.type ===
|
|
1334
|
+
function sr(e) {
|
|
1335
|
+
return e.type === L.select;
|
|
1311
1336
|
}
|
|
1312
|
-
function
|
|
1313
|
-
return e.type ===
|
|
1337
|
+
function ar(e) {
|
|
1338
|
+
return e.type === L.plural;
|
|
1314
1339
|
}
|
|
1315
|
-
function
|
|
1316
|
-
return e.type ===
|
|
1340
|
+
function Zi(e) {
|
|
1341
|
+
return e.type === L.pound;
|
|
1317
1342
|
}
|
|
1318
|
-
function
|
|
1319
|
-
return e.type ===
|
|
1343
|
+
function ur(e) {
|
|
1344
|
+
return e.type === L.tag;
|
|
1320
1345
|
}
|
|
1321
|
-
function
|
|
1322
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1346
|
+
function lr(e) {
|
|
1347
|
+
return !!(e && typeof e == "object" && e.type === K.number);
|
|
1323
1348
|
}
|
|
1324
|
-
function
|
|
1325
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1349
|
+
function nt(e) {
|
|
1350
|
+
return !!(e && typeof e == "object" && e.type === K.dateTime);
|
|
1326
1351
|
}
|
|
1327
|
-
var
|
|
1328
|
-
function
|
|
1352
|
+
var hr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Qi = /(?:[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;
|
|
1353
|
+
function Yi(e) {
|
|
1329
1354
|
var t = {};
|
|
1330
|
-
return e.replace(
|
|
1355
|
+
return e.replace(Qi, function(r) {
|
|
1331
1356
|
var i = r.length;
|
|
1332
1357
|
switch (r[0]) {
|
|
1333
1358
|
case "G":
|
|
@@ -1416,36 +1441,46 @@ function Xi(e) {
|
|
|
1416
1441
|
return "";
|
|
1417
1442
|
}), t;
|
|
1418
1443
|
}
|
|
1419
|
-
var
|
|
1420
|
-
function
|
|
1444
|
+
var w = function() {
|
|
1445
|
+
return w = Object.assign || function(t) {
|
|
1446
|
+
for (var r, i = 1, n = arguments.length; i < n; i++) {
|
|
1447
|
+
r = arguments[i];
|
|
1448
|
+
for (var o in r)
|
|
1449
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1450
|
+
}
|
|
1451
|
+
return t;
|
|
1452
|
+
}, w.apply(this, arguments);
|
|
1453
|
+
};
|
|
1454
|
+
var Ji = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1455
|
+
function qi(e) {
|
|
1421
1456
|
if (e.length === 0)
|
|
1422
1457
|
throw new Error("Number skeleton cannot be empty");
|
|
1423
|
-
for (var t = e.split(
|
|
1458
|
+
for (var t = e.split(Ji).filter(function(f) {
|
|
1424
1459
|
return f.length > 0;
|
|
1425
1460
|
}), r = [], i = 0, n = t; i < n.length; i++) {
|
|
1426
|
-
var
|
|
1461
|
+
var o = n[i], a = o.split("/");
|
|
1427
1462
|
if (a.length === 0)
|
|
1428
1463
|
throw new Error("Invalid number skeleton");
|
|
1429
|
-
for (var
|
|
1464
|
+
for (var s = a[0], h = a.slice(1), u = 0, l = h; u < l.length; u++) {
|
|
1430
1465
|
var c = l[u];
|
|
1431
1466
|
if (c.length === 0)
|
|
1432
1467
|
throw new Error("Invalid number skeleton");
|
|
1433
1468
|
}
|
|
1434
|
-
r.push({ stem:
|
|
1469
|
+
r.push({ stem: s, options: h });
|
|
1435
1470
|
}
|
|
1436
1471
|
return r;
|
|
1437
1472
|
}
|
|
1438
|
-
function
|
|
1473
|
+
function Ki(e) {
|
|
1439
1474
|
return e.replace(/^(.*?)-/, "");
|
|
1440
1475
|
}
|
|
1441
|
-
var
|
|
1442
|
-
function
|
|
1476
|
+
var Ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, cr = /^(@+)?(\+|#+)?[rs]?$/g, en = /(\*)(0+)|(#+)(0+)|(0+)/g, fr = /^(0+)$/;
|
|
1477
|
+
function Ot(e) {
|
|
1443
1478
|
var t = {};
|
|
1444
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1479
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(cr, function(r, i, n) {
|
|
1445
1480
|
return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
|
|
1446
1481
|
}), t;
|
|
1447
1482
|
}
|
|
1448
|
-
function
|
|
1483
|
+
function mr(e) {
|
|
1449
1484
|
switch (e) {
|
|
1450
1485
|
case "sign-auto":
|
|
1451
1486
|
return {
|
|
@@ -1485,7 +1520,7 @@ function lr(e) {
|
|
|
1485
1520
|
};
|
|
1486
1521
|
}
|
|
1487
1522
|
}
|
|
1488
|
-
function
|
|
1523
|
+
function tn(e) {
|
|
1489
1524
|
var t;
|
|
1490
1525
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1491
1526
|
notation: "engineering"
|
|
@@ -1493,17 +1528,17 @@ function Ji(e) {
|
|
|
1493
1528
|
notation: "scientific"
|
|
1494
1529
|
}, e = e.slice(1)), t) {
|
|
1495
1530
|
var r = e.slice(0, 2);
|
|
1496
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1531
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !fr.test(e))
|
|
1497
1532
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1498
1533
|
t.minimumIntegerDigits = e.length;
|
|
1499
1534
|
}
|
|
1500
1535
|
return t;
|
|
1501
1536
|
}
|
|
1502
|
-
function
|
|
1503
|
-
var t = {}, r =
|
|
1537
|
+
function It(e) {
|
|
1538
|
+
var t = {}, r = mr(e);
|
|
1504
1539
|
return r || t;
|
|
1505
1540
|
}
|
|
1506
|
-
function
|
|
1541
|
+
function rn(e) {
|
|
1507
1542
|
for (var t = {}, r = 0, i = e; r < i.length; r++) {
|
|
1508
1543
|
var n = i[r];
|
|
1509
1544
|
switch (n.stem) {
|
|
@@ -1527,7 +1562,7 @@ function qi(e) {
|
|
|
1527
1562
|
continue;
|
|
1528
1563
|
case "measure-unit":
|
|
1529
1564
|
case "unit":
|
|
1530
|
-
t.style = "unit", t.unit =
|
|
1565
|
+
t.style = "unit", t.unit = Ki(n.options[0]);
|
|
1531
1566
|
continue;
|
|
1532
1567
|
case "compact-short":
|
|
1533
1568
|
case "K":
|
|
@@ -1538,13 +1573,13 @@ function qi(e) {
|
|
|
1538
1573
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1539
1574
|
continue;
|
|
1540
1575
|
case "scientific":
|
|
1541
|
-
t =
|
|
1542
|
-
return
|
|
1576
|
+
t = w(w(w({}, t), { notation: "scientific" }), n.options.reduce(function(h, u) {
|
|
1577
|
+
return w(w({}, h), It(u));
|
|
1543
1578
|
}, {}));
|
|
1544
1579
|
continue;
|
|
1545
1580
|
case "engineering":
|
|
1546
|
-
t =
|
|
1547
|
-
return
|
|
1581
|
+
t = w(w(w({}, t), { notation: "engineering" }), n.options.reduce(function(h, u) {
|
|
1582
|
+
return w(w({}, h), It(u));
|
|
1548
1583
|
}, {}));
|
|
1549
1584
|
continue;
|
|
1550
1585
|
case "notation-simple":
|
|
@@ -1589,41 +1624,41 @@ function qi(e) {
|
|
|
1589
1624
|
case "integer-width":
|
|
1590
1625
|
if (n.options.length > 1)
|
|
1591
1626
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1592
|
-
n.options[0].replace(
|
|
1627
|
+
n.options[0].replace(en, function(h, u, l, c, f, p) {
|
|
1593
1628
|
if (u)
|
|
1594
1629
|
t.minimumIntegerDigits = l.length;
|
|
1595
1630
|
else {
|
|
1596
1631
|
if (c && f)
|
|
1597
1632
|
throw new Error("We currently do not support maximum integer digits");
|
|
1598
|
-
if (
|
|
1633
|
+
if (p)
|
|
1599
1634
|
throw new Error("We currently do not support exact integer digits");
|
|
1600
1635
|
}
|
|
1601
1636
|
return "";
|
|
1602
1637
|
});
|
|
1603
1638
|
continue;
|
|
1604
1639
|
}
|
|
1605
|
-
if (
|
|
1640
|
+
if (fr.test(n.stem)) {
|
|
1606
1641
|
t.minimumIntegerDigits = n.stem.length;
|
|
1607
1642
|
continue;
|
|
1608
1643
|
}
|
|
1609
|
-
if (
|
|
1644
|
+
if (Ht.test(n.stem)) {
|
|
1610
1645
|
if (n.options.length > 1)
|
|
1611
1646
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1612
|
-
n.stem.replace(
|
|
1613
|
-
return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f &&
|
|
1647
|
+
n.stem.replace(Ht, function(h, u, l, c, f, p) {
|
|
1648
|
+
return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1614
1649
|
});
|
|
1615
|
-
var
|
|
1616
|
-
|
|
1650
|
+
var o = n.options[0];
|
|
1651
|
+
o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Ot(o)));
|
|
1617
1652
|
continue;
|
|
1618
1653
|
}
|
|
1619
|
-
if (
|
|
1620
|
-
t =
|
|
1654
|
+
if (cr.test(n.stem)) {
|
|
1655
|
+
t = w(w({}, t), Ot(n.stem));
|
|
1621
1656
|
continue;
|
|
1622
1657
|
}
|
|
1623
|
-
var a =
|
|
1624
|
-
a && (t =
|
|
1625
|
-
var
|
|
1626
|
-
|
|
1658
|
+
var a = mr(n.stem);
|
|
1659
|
+
a && (t = w(w({}, t), a));
|
|
1660
|
+
var s = tn(n.stem);
|
|
1661
|
+
s && (t = w(w({}, t), s));
|
|
1627
1662
|
}
|
|
1628
1663
|
return t;
|
|
1629
1664
|
}
|
|
@@ -3042,14 +3077,14 @@ var ve = {
|
|
|
3042
3077
|
"h"
|
|
3043
3078
|
]
|
|
3044
3079
|
};
|
|
3045
|
-
function
|
|
3080
|
+
function nn(e, t) {
|
|
3046
3081
|
for (var r = "", i = 0; i < e.length; i++) {
|
|
3047
3082
|
var n = e.charAt(i);
|
|
3048
3083
|
if (n === "j") {
|
|
3049
|
-
for (var
|
|
3050
|
-
|
|
3051
|
-
var a = 1 + (
|
|
3052
|
-
for ((u == "H" || u == "k") && (
|
|
3084
|
+
for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
|
|
3085
|
+
o++, i++;
|
|
3086
|
+
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = on(t);
|
|
3087
|
+
for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
|
|
3053
3088
|
r += h;
|
|
3054
3089
|
for (; a-- > 0; )
|
|
3055
3090
|
r = u + r;
|
|
@@ -3058,7 +3093,7 @@ function Ki(e, t) {
|
|
|
3058
3093
|
}
|
|
3059
3094
|
return r;
|
|
3060
3095
|
}
|
|
3061
|
-
function
|
|
3096
|
+
function on(e) {
|
|
3062
3097
|
var t = e.hourCycle;
|
|
3063
3098
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3064
3099
|
e.hourCycles && // @ts-ignore
|
|
@@ -3080,20 +3115,20 @@ function en(e) {
|
|
|
3080
3115
|
var n = ve[i || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
|
|
3081
3116
|
return n[0];
|
|
3082
3117
|
}
|
|
3083
|
-
var
|
|
3118
|
+
var Ve, sn = new RegExp("^".concat(hr.source, "*")), an = new RegExp("".concat(hr.source, "*$"));
|
|
3084
3119
|
function _(e, t) {
|
|
3085
3120
|
return { start: e, end: t };
|
|
3086
3121
|
}
|
|
3087
|
-
var
|
|
3122
|
+
var un = !!String.prototype.startsWith && "_a".startsWith("a", 1), ln = !!String.fromCodePoint, hn = !!Object.fromEntries, cn = !!String.prototype.codePointAt, fn = !!String.prototype.trimStart, mn = !!String.prototype.trimEnd, pn = !!Number.isSafeInteger, dn = pn ? Number.isSafeInteger : function(e) {
|
|
3088
3123
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3089
|
-
},
|
|
3124
|
+
}, ot = !0;
|
|
3090
3125
|
try {
|
|
3091
|
-
var
|
|
3092
|
-
|
|
3126
|
+
var yn = dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3127
|
+
ot = ((Ve = yn.exec("a")) === null || Ve === void 0 ? void 0 : Ve[0]) === "a";
|
|
3093
3128
|
} catch {
|
|
3094
|
-
|
|
3129
|
+
ot = !1;
|
|
3095
3130
|
}
|
|
3096
|
-
var
|
|
3131
|
+
var Bt = un ? (
|
|
3097
3132
|
// Native
|
|
3098
3133
|
function(t, r, i) {
|
|
3099
3134
|
return t.startsWith(r, i);
|
|
@@ -3103,31 +3138,31 @@ var Pt = nn ? (
|
|
|
3103
3138
|
function(t, r, i) {
|
|
3104
3139
|
return t.slice(i, i + r.length) === r;
|
|
3105
3140
|
}
|
|
3106
|
-
),
|
|
3141
|
+
), st = ln ? String.fromCodePoint : (
|
|
3107
3142
|
// IE11
|
|
3108
3143
|
function() {
|
|
3109
3144
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
3110
3145
|
t[r] = arguments[r];
|
|
3111
|
-
for (var i = "", n = t.length,
|
|
3112
|
-
if (a = t[
|
|
3146
|
+
for (var i = "", n = t.length, o = 0, a; n > o; ) {
|
|
3147
|
+
if (a = t[o++], a > 1114111)
|
|
3113
3148
|
throw RangeError(a + " is not a valid code point");
|
|
3114
3149
|
i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
|
|
3115
3150
|
}
|
|
3116
3151
|
return i;
|
|
3117
3152
|
}
|
|
3118
|
-
),
|
|
3153
|
+
), Ct = (
|
|
3119
3154
|
// native
|
|
3120
|
-
|
|
3155
|
+
hn ? Object.fromEntries : (
|
|
3121
3156
|
// Ponyfill
|
|
3122
3157
|
function(t) {
|
|
3123
3158
|
for (var r = {}, i = 0, n = t; i < n.length; i++) {
|
|
3124
|
-
var
|
|
3125
|
-
r[a] =
|
|
3159
|
+
var o = n[i], a = o[0], s = o[1];
|
|
3160
|
+
r[a] = s;
|
|
3126
3161
|
}
|
|
3127
3162
|
return r;
|
|
3128
3163
|
}
|
|
3129
3164
|
)
|
|
3130
|
-
),
|
|
3165
|
+
), pr = cn ? (
|
|
3131
3166
|
// Native
|
|
3132
3167
|
function(t, r) {
|
|
3133
3168
|
return t.codePointAt(r);
|
|
@@ -3137,11 +3172,11 @@ var Pt = nn ? (
|
|
|
3137
3172
|
function(t, r) {
|
|
3138
3173
|
var i = t.length;
|
|
3139
3174
|
if (!(r < 0 || r >= i)) {
|
|
3140
|
-
var n = t.charCodeAt(r),
|
|
3141
|
-
return n < 55296 || n > 56319 || r + 1 === i || (
|
|
3175
|
+
var n = t.charCodeAt(r), o;
|
|
3176
|
+
return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
|
|
3142
3177
|
}
|
|
3143
3178
|
}
|
|
3144
|
-
),
|
|
3179
|
+
), gn = fn ? (
|
|
3145
3180
|
// Native
|
|
3146
3181
|
function(t) {
|
|
3147
3182
|
return t.trimStart();
|
|
@@ -3149,9 +3184,9 @@ var Pt = nn ? (
|
|
|
3149
3184
|
) : (
|
|
3150
3185
|
// Ponyfill
|
|
3151
3186
|
function(t) {
|
|
3152
|
-
return t.replace(
|
|
3187
|
+
return t.replace(sn, "");
|
|
3153
3188
|
}
|
|
3154
|
-
),
|
|
3189
|
+
), bn = mn ? (
|
|
3155
3190
|
// Native
|
|
3156
3191
|
function(t) {
|
|
3157
3192
|
return t.trimEnd();
|
|
@@ -3159,32 +3194,32 @@ var Pt = nn ? (
|
|
|
3159
3194
|
) : (
|
|
3160
3195
|
// Ponyfill
|
|
3161
3196
|
function(t) {
|
|
3162
|
-
return t.replace(
|
|
3197
|
+
return t.replace(an, "");
|
|
3163
3198
|
}
|
|
3164
3199
|
);
|
|
3165
|
-
function
|
|
3200
|
+
function dr(e, t) {
|
|
3166
3201
|
return new RegExp(e, t);
|
|
3167
3202
|
}
|
|
3168
|
-
var
|
|
3169
|
-
if (
|
|
3170
|
-
var
|
|
3171
|
-
|
|
3203
|
+
var at;
|
|
3204
|
+
if (ot) {
|
|
3205
|
+
var Nt = dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3206
|
+
at = function(t, r) {
|
|
3172
3207
|
var i;
|
|
3173
|
-
|
|
3174
|
-
var n =
|
|
3208
|
+
Nt.lastIndex = r;
|
|
3209
|
+
var n = Nt.exec(t);
|
|
3175
3210
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
3176
3211
|
};
|
|
3177
3212
|
} else
|
|
3178
|
-
|
|
3213
|
+
at = function(t, r) {
|
|
3179
3214
|
for (var i = []; ; ) {
|
|
3180
|
-
var n =
|
|
3181
|
-
if (n === void 0 ||
|
|
3215
|
+
var n = pr(t, r);
|
|
3216
|
+
if (n === void 0 || yr(n) || xn(n))
|
|
3182
3217
|
break;
|
|
3183
3218
|
i.push(n), r += n >= 65536 ? 2 : 1;
|
|
3184
3219
|
}
|
|
3185
|
-
return
|
|
3220
|
+
return st.apply(void 0, i);
|
|
3186
3221
|
};
|
|
3187
|
-
var
|
|
3222
|
+
var vn = (
|
|
3188
3223
|
/** @class */
|
|
3189
3224
|
function() {
|
|
3190
3225
|
function e(t, r) {
|
|
@@ -3196,26 +3231,26 @@ var pn = (
|
|
|
3196
3231
|
return this.parseMessage(0, "", !1);
|
|
3197
3232
|
}, e.prototype.parseMessage = function(t, r, i) {
|
|
3198
3233
|
for (var n = []; !this.isEOF(); ) {
|
|
3199
|
-
var
|
|
3200
|
-
if (
|
|
3234
|
+
var o = this.char();
|
|
3235
|
+
if (o === 123) {
|
|
3201
3236
|
var a = this.parseArgument(t, i);
|
|
3202
3237
|
if (a.err)
|
|
3203
3238
|
return a;
|
|
3204
3239
|
n.push(a.val);
|
|
3205
3240
|
} else {
|
|
3206
|
-
if (
|
|
3241
|
+
if (o === 125 && t > 0)
|
|
3207
3242
|
break;
|
|
3208
|
-
if (
|
|
3209
|
-
var
|
|
3243
|
+
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3244
|
+
var s = this.clonePosition();
|
|
3210
3245
|
this.bump(), n.push({
|
|
3211
|
-
type:
|
|
3212
|
-
location: _(
|
|
3246
|
+
type: L.pound,
|
|
3247
|
+
location: _(s, this.clonePosition())
|
|
3213
3248
|
});
|
|
3214
|
-
} else if (
|
|
3249
|
+
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3215
3250
|
if (i)
|
|
3216
3251
|
break;
|
|
3217
3252
|
return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
|
|
3218
|
-
} else if (
|
|
3253
|
+
} else if (o === 60 && !this.ignoreTag && ut(this.peek() || 0)) {
|
|
3219
3254
|
var a = this.parseTag(t, r);
|
|
3220
3255
|
if (a.err)
|
|
3221
3256
|
return a;
|
|
@@ -3236,44 +3271,44 @@ var pn = (
|
|
|
3236
3271
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3237
3272
|
return {
|
|
3238
3273
|
val: {
|
|
3239
|
-
type:
|
|
3274
|
+
type: L.literal,
|
|
3240
3275
|
value: "<".concat(n, "/>"),
|
|
3241
3276
|
location: _(i, this.clonePosition())
|
|
3242
3277
|
},
|
|
3243
3278
|
err: null
|
|
3244
3279
|
};
|
|
3245
3280
|
if (this.bumpIf(">")) {
|
|
3246
|
-
var
|
|
3247
|
-
if (
|
|
3248
|
-
return
|
|
3249
|
-
var a =
|
|
3281
|
+
var o = this.parseMessage(t + 1, r, !0);
|
|
3282
|
+
if (o.err)
|
|
3283
|
+
return o;
|
|
3284
|
+
var a = o.val, s = this.clonePosition();
|
|
3250
3285
|
if (this.bumpIf("</")) {
|
|
3251
|
-
if (this.isEOF() || !
|
|
3252
|
-
return this.error(b.INVALID_TAG, _(
|
|
3286
|
+
if (this.isEOF() || !ut(this.char()))
|
|
3287
|
+
return this.error(b.INVALID_TAG, _(s, this.clonePosition()));
|
|
3253
3288
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
3254
3289
|
return n !== u ? this.error(b.UNMATCHED_CLOSING_TAG, _(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3255
3290
|
val: {
|
|
3256
|
-
type:
|
|
3291
|
+
type: L.tag,
|
|
3257
3292
|
value: n,
|
|
3258
3293
|
children: a,
|
|
3259
3294
|
location: _(i, this.clonePosition())
|
|
3260
3295
|
},
|
|
3261
3296
|
err: null
|
|
3262
|
-
} : this.error(b.INVALID_TAG, _(
|
|
3297
|
+
} : this.error(b.INVALID_TAG, _(s, this.clonePosition())));
|
|
3263
3298
|
} else
|
|
3264
3299
|
return this.error(b.UNCLOSED_TAG, _(i, this.clonePosition()));
|
|
3265
3300
|
} else
|
|
3266
3301
|
return this.error(b.INVALID_TAG, _(i, this.clonePosition()));
|
|
3267
3302
|
}, e.prototype.parseTagName = function() {
|
|
3268
3303
|
var t = this.offset();
|
|
3269
|
-
for (this.bump(); !this.isEOF() &&
|
|
3304
|
+
for (this.bump(); !this.isEOF() && En(this.char()); )
|
|
3270
3305
|
this.bump();
|
|
3271
3306
|
return this.message.slice(t, this.offset());
|
|
3272
3307
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
3273
3308
|
for (var i = this.clonePosition(), n = ""; ; ) {
|
|
3274
|
-
var
|
|
3275
|
-
if (
|
|
3276
|
-
n +=
|
|
3309
|
+
var o = this.tryParseQuote(r);
|
|
3310
|
+
if (o) {
|
|
3311
|
+
n += o;
|
|
3277
3312
|
continue;
|
|
3278
3313
|
}
|
|
3279
3314
|
var a = this.tryParseUnquoted(t, r);
|
|
@@ -3281,21 +3316,21 @@ var pn = (
|
|
|
3281
3316
|
n += a;
|
|
3282
3317
|
continue;
|
|
3283
3318
|
}
|
|
3284
|
-
var
|
|
3285
|
-
if (
|
|
3286
|
-
n +=
|
|
3319
|
+
var s = this.tryParseLeftAngleBracket();
|
|
3320
|
+
if (s) {
|
|
3321
|
+
n += s;
|
|
3287
3322
|
continue;
|
|
3288
3323
|
}
|
|
3289
3324
|
break;
|
|
3290
3325
|
}
|
|
3291
3326
|
var h = _(i, this.clonePosition());
|
|
3292
3327
|
return {
|
|
3293
|
-
val: { type:
|
|
3328
|
+
val: { type: L.literal, value: n, location: h },
|
|
3294
3329
|
err: null
|
|
3295
3330
|
};
|
|
3296
3331
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3297
3332
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3298
|
-
!
|
|
3333
|
+
!_n(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3299
3334
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3300
3335
|
if (this.isEOF() || this.char() !== 39)
|
|
3301
3336
|
return null;
|
|
@@ -3329,12 +3364,12 @@ var pn = (
|
|
|
3329
3364
|
r.push(i);
|
|
3330
3365
|
this.bump();
|
|
3331
3366
|
}
|
|
3332
|
-
return
|
|
3367
|
+
return st.apply(void 0, r);
|
|
3333
3368
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3334
3369
|
if (this.isEOF())
|
|
3335
3370
|
return null;
|
|
3336
3371
|
var i = this.char();
|
|
3337
|
-
return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(),
|
|
3372
|
+
return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), st(i));
|
|
3338
3373
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3339
3374
|
var i = this.clonePosition();
|
|
3340
3375
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3350,7 +3385,7 @@ var pn = (
|
|
|
3350
3385
|
case 125:
|
|
3351
3386
|
return this.bump(), {
|
|
3352
3387
|
val: {
|
|
3353
|
-
type:
|
|
3388
|
+
type: L.argument,
|
|
3354
3389
|
// value does not include the opening and closing braces.
|
|
3355
3390
|
value: n,
|
|
3356
3391
|
location: _(i, this.clonePosition())
|
|
@@ -3363,13 +3398,13 @@ var pn = (
|
|
|
3363
3398
|
return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
|
|
3364
3399
|
}
|
|
3365
3400
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3366
|
-
var t = this.clonePosition(), r = this.offset(), i =
|
|
3401
|
+
var t = this.clonePosition(), r = this.offset(), i = at(this.message, r), n = r + i.length;
|
|
3367
3402
|
this.bumpTo(n);
|
|
3368
|
-
var
|
|
3403
|
+
var o = this.clonePosition(), a = _(t, o);
|
|
3369
3404
|
return { value: i, location: a };
|
|
3370
3405
|
}, e.prototype.parseArgumentOptions = function(t, r, i, n) {
|
|
3371
|
-
var
|
|
3372
|
-
switch (
|
|
3406
|
+
var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, h = this.clonePosition();
|
|
3407
|
+
switch (s) {
|
|
3373
3408
|
case "":
|
|
3374
3409
|
return this.error(b.EXPECT_ARGUMENT_TYPE, _(a, h));
|
|
3375
3410
|
case "number":
|
|
@@ -3382,47 +3417,47 @@ var pn = (
|
|
|
3382
3417
|
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3383
3418
|
if (c.err)
|
|
3384
3419
|
return c;
|
|
3385
|
-
var f =
|
|
3420
|
+
var f = bn(c.val);
|
|
3386
3421
|
if (f.length === 0)
|
|
3387
3422
|
return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3388
|
-
var
|
|
3389
|
-
u = { style: f, styleLocation:
|
|
3423
|
+
var p = _(l, this.clonePosition());
|
|
3424
|
+
u = { style: f, styleLocation: p };
|
|
3390
3425
|
}
|
|
3391
3426
|
var y = this.tryParseArgumentClose(n);
|
|
3392
3427
|
if (y.err)
|
|
3393
3428
|
return y;
|
|
3394
|
-
var
|
|
3395
|
-
if (u &&
|
|
3396
|
-
var v =
|
|
3397
|
-
if (
|
|
3429
|
+
var d = _(n, this.clonePosition());
|
|
3430
|
+
if (u && Bt(u?.style, "::", 0)) {
|
|
3431
|
+
var v = gn(u.style.slice(2));
|
|
3432
|
+
if (s === "number") {
|
|
3398
3433
|
var c = this.parseNumberSkeletonFromString(v, u.styleLocation);
|
|
3399
3434
|
return c.err ? c : {
|
|
3400
|
-
val: { type:
|
|
3435
|
+
val: { type: L.number, value: i, location: d, style: c.val },
|
|
3401
3436
|
err: null
|
|
3402
3437
|
};
|
|
3403
3438
|
} else {
|
|
3404
3439
|
if (v.length === 0)
|
|
3405
|
-
return this.error(b.EXPECT_DATE_TIME_SKELETON,
|
|
3440
|
+
return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
|
|
3406
3441
|
var H = v;
|
|
3407
|
-
this.locale && (H =
|
|
3442
|
+
this.locale && (H = nn(v, this.locale));
|
|
3408
3443
|
var f = {
|
|
3409
|
-
type:
|
|
3444
|
+
type: K.dateTime,
|
|
3410
3445
|
pattern: H,
|
|
3411
3446
|
location: u.styleLocation,
|
|
3412
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3413
|
-
}, g =
|
|
3447
|
+
parsedOptions: this.shouldParseSkeletons ? Yi(H) : {}
|
|
3448
|
+
}, g = s === "date" ? L.date : L.time;
|
|
3414
3449
|
return {
|
|
3415
|
-
val: { type: g, value: i, location:
|
|
3450
|
+
val: { type: g, value: i, location: d, style: f },
|
|
3416
3451
|
err: null
|
|
3417
3452
|
};
|
|
3418
3453
|
}
|
|
3419
3454
|
}
|
|
3420
3455
|
return {
|
|
3421
3456
|
val: {
|
|
3422
|
-
type:
|
|
3457
|
+
type: s === "number" ? L.number : s === "date" ? L.date : L.time,
|
|
3423
3458
|
value: i,
|
|
3424
|
-
location:
|
|
3425
|
-
style: (
|
|
3459
|
+
location: d,
|
|
3460
|
+
style: (o = u?.style) !== null && o !== void 0 ? o : null
|
|
3426
3461
|
},
|
|
3427
3462
|
err: null
|
|
3428
3463
|
};
|
|
@@ -3430,42 +3465,42 @@ var pn = (
|
|
|
3430
3465
|
case "plural":
|
|
3431
3466
|
case "selectordinal":
|
|
3432
3467
|
case "select": {
|
|
3433
|
-
var
|
|
3468
|
+
var S = this.clonePosition();
|
|
3434
3469
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3435
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(
|
|
3470
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(S, we({}, S)));
|
|
3436
3471
|
this.bumpSpace();
|
|
3437
|
-
var
|
|
3438
|
-
if (
|
|
3472
|
+
var D = this.parseIdentifierIfPossible(), N = 0;
|
|
3473
|
+
if (s !== "select" && D.value === "offset") {
|
|
3439
3474
|
if (!this.bumpIf(":"))
|
|
3440
3475
|
return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
3441
3476
|
this.bumpSpace();
|
|
3442
3477
|
var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3443
3478
|
if (c.err)
|
|
3444
3479
|
return c;
|
|
3445
|
-
this.bumpSpace(),
|
|
3480
|
+
this.bumpSpace(), D = this.parseIdentifierIfPossible(), N = c.val;
|
|
3446
3481
|
}
|
|
3447
|
-
var
|
|
3448
|
-
if (
|
|
3449
|
-
return
|
|
3482
|
+
var U = this.tryParsePluralOrSelectOptions(t, s, r, D);
|
|
3483
|
+
if (U.err)
|
|
3484
|
+
return U;
|
|
3450
3485
|
var y = this.tryParseArgumentClose(n);
|
|
3451
3486
|
if (y.err)
|
|
3452
3487
|
return y;
|
|
3453
3488
|
var V = _(n, this.clonePosition());
|
|
3454
|
-
return
|
|
3489
|
+
return s === "select" ? {
|
|
3455
3490
|
val: {
|
|
3456
|
-
type:
|
|
3491
|
+
type: L.select,
|
|
3457
3492
|
value: i,
|
|
3458
|
-
options:
|
|
3493
|
+
options: Ct(U.val),
|
|
3459
3494
|
location: V
|
|
3460
3495
|
},
|
|
3461
3496
|
err: null
|
|
3462
3497
|
} : {
|
|
3463
3498
|
val: {
|
|
3464
|
-
type:
|
|
3499
|
+
type: L.plural,
|
|
3465
3500
|
value: i,
|
|
3466
|
-
options:
|
|
3501
|
+
options: Ct(U.val),
|
|
3467
3502
|
offset: N,
|
|
3468
|
-
pluralType:
|
|
3503
|
+
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
3469
3504
|
location: V
|
|
3470
3505
|
},
|
|
3471
3506
|
err: null
|
|
@@ -3514,21 +3549,21 @@ var pn = (
|
|
|
3514
3549
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3515
3550
|
var i = [];
|
|
3516
3551
|
try {
|
|
3517
|
-
i =
|
|
3552
|
+
i = qi(t);
|
|
3518
3553
|
} catch {
|
|
3519
3554
|
return this.error(b.INVALID_NUMBER_SKELETON, r);
|
|
3520
3555
|
}
|
|
3521
3556
|
return {
|
|
3522
3557
|
val: {
|
|
3523
|
-
type:
|
|
3558
|
+
type: K.number,
|
|
3524
3559
|
tokens: i,
|
|
3525
3560
|
location: r,
|
|
3526
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3561
|
+
parsedOptions: this.shouldParseSkeletons ? rn(i) : {}
|
|
3527
3562
|
},
|
|
3528
3563
|
err: null
|
|
3529
3564
|
};
|
|
3530
3565
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
|
|
3531
|
-
for (var
|
|
3566
|
+
for (var o, a = !1, s = [], h = /* @__PURE__ */ new Set(), u = n.value, l = n.location; ; ) {
|
|
3532
3567
|
if (u.length === 0) {
|
|
3533
3568
|
var c = this.clonePosition();
|
|
3534
3569
|
if (r !== "select" && this.bumpIf("=")) {
|
|
@@ -3542,36 +3577,36 @@ var pn = (
|
|
|
3542
3577
|
if (h.has(u))
|
|
3543
3578
|
return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
3544
3579
|
u === "other" && (a = !0), this.bumpSpace();
|
|
3545
|
-
var
|
|
3580
|
+
var p = this.clonePosition();
|
|
3546
3581
|
if (!this.bumpIf("{"))
|
|
3547
3582
|
return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3548
3583
|
var y = this.parseMessage(t + 1, r, i);
|
|
3549
3584
|
if (y.err)
|
|
3550
3585
|
return y;
|
|
3551
|
-
var
|
|
3552
|
-
if (
|
|
3553
|
-
return
|
|
3554
|
-
|
|
3586
|
+
var d = this.tryParseArgumentClose(p);
|
|
3587
|
+
if (d.err)
|
|
3588
|
+
return d;
|
|
3589
|
+
s.push([
|
|
3555
3590
|
u,
|
|
3556
3591
|
{
|
|
3557
3592
|
value: y.val,
|
|
3558
|
-
location: _(
|
|
3593
|
+
location: _(p, this.clonePosition())
|
|
3559
3594
|
}
|
|
3560
|
-
]), h.add(u), this.bumpSpace(),
|
|
3595
|
+
]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
|
|
3561
3596
|
}
|
|
3562
|
-
return
|
|
3597
|
+
return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
|
|
3563
3598
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
3564
3599
|
var i = 1, n = this.clonePosition();
|
|
3565
3600
|
this.bumpIf("+") || this.bumpIf("-") && (i = -1);
|
|
3566
|
-
for (var
|
|
3567
|
-
var
|
|
3568
|
-
if (
|
|
3569
|
-
|
|
3601
|
+
for (var o = !1, a = 0; !this.isEOF(); ) {
|
|
3602
|
+
var s = this.char();
|
|
3603
|
+
if (s >= 48 && s <= 57)
|
|
3604
|
+
o = !0, a = a * 10 + (s - 48), this.bump();
|
|
3570
3605
|
else
|
|
3571
3606
|
break;
|
|
3572
3607
|
}
|
|
3573
3608
|
var h = _(n, this.clonePosition());
|
|
3574
|
-
return
|
|
3609
|
+
return o ? (a *= i, dn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3575
3610
|
}, e.prototype.offset = function() {
|
|
3576
3611
|
return this.position.offset;
|
|
3577
3612
|
}, e.prototype.isEOF = function() {
|
|
@@ -3586,7 +3621,7 @@ var pn = (
|
|
|
3586
3621
|
var t = this.position.offset;
|
|
3587
3622
|
if (t >= this.message.length)
|
|
3588
3623
|
throw Error("out of bound");
|
|
3589
|
-
var r =
|
|
3624
|
+
var r = pr(this.message, t);
|
|
3590
3625
|
if (r === void 0)
|
|
3591
3626
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3592
3627
|
return r;
|
|
@@ -3605,7 +3640,7 @@ var pn = (
|
|
|
3605
3640
|
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);
|
|
3606
3641
|
}
|
|
3607
3642
|
}, e.prototype.bumpIf = function(t) {
|
|
3608
|
-
if (
|
|
3643
|
+
if (Bt(this.message, t, this.offset())) {
|
|
3609
3644
|
for (var r = 0; r < t.length; r++)
|
|
3610
3645
|
this.bump();
|
|
3611
3646
|
return !0;
|
|
@@ -3627,7 +3662,7 @@ var pn = (
|
|
|
3627
3662
|
break;
|
|
3628
3663
|
}
|
|
3629
3664
|
}, e.prototype.bumpSpace = function() {
|
|
3630
|
-
for (; !this.isEOF() &&
|
|
3665
|
+
for (; !this.isEOF() && yr(this.char()); )
|
|
3631
3666
|
this.bump();
|
|
3632
3667
|
}, e.prototype.peek = function() {
|
|
3633
3668
|
if (this.isEOF())
|
|
@@ -3637,204 +3672,204 @@ var pn = (
|
|
|
3637
3672
|
}, e;
|
|
3638
3673
|
}()
|
|
3639
3674
|
);
|
|
3640
|
-
function
|
|
3675
|
+
function ut(e) {
|
|
3641
3676
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3642
3677
|
}
|
|
3643
|
-
function
|
|
3644
|
-
return
|
|
3678
|
+
function _n(e) {
|
|
3679
|
+
return ut(e) || e === 47;
|
|
3645
3680
|
}
|
|
3646
|
-
function
|
|
3681
|
+
function En(e) {
|
|
3647
3682
|
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;
|
|
3648
3683
|
}
|
|
3649
|
-
function
|
|
3684
|
+
function yr(e) {
|
|
3650
3685
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3651
3686
|
}
|
|
3652
|
-
function
|
|
3687
|
+
function xn(e) {
|
|
3653
3688
|
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;
|
|
3654
3689
|
}
|
|
3655
|
-
function
|
|
3690
|
+
function lt(e) {
|
|
3656
3691
|
e.forEach(function(t) {
|
|
3657
|
-
if (delete t.location,
|
|
3692
|
+
if (delete t.location, sr(t) || ar(t))
|
|
3658
3693
|
for (var r in t.options)
|
|
3659
|
-
delete t.options[r].location,
|
|
3694
|
+
delete t.options[r].location, lt(t.options[r].value);
|
|
3660
3695
|
else
|
|
3661
|
-
|
|
3696
|
+
ir(t) && lr(t.style) || (nr(t) || or(t)) && nt(t.style) ? delete t.style.location : ur(t) && lt(t.children);
|
|
3662
3697
|
});
|
|
3663
3698
|
}
|
|
3664
|
-
function
|
|
3665
|
-
t === void 0 && (t = {}), t =
|
|
3666
|
-
var r = new
|
|
3699
|
+
function Tn(e, t) {
|
|
3700
|
+
t === void 0 && (t = {}), t = we({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3701
|
+
var r = new vn(e, t).parse();
|
|
3667
3702
|
if (r.err) {
|
|
3668
3703
|
var i = SyntaxError(b[r.err.kind]);
|
|
3669
3704
|
throw i.location = r.err.location, i.originalMessage = r.err.message, i;
|
|
3670
3705
|
}
|
|
3671
|
-
return t?.captureLocation ||
|
|
3706
|
+
return t?.captureLocation || lt(r.val), r.val;
|
|
3672
3707
|
}
|
|
3673
|
-
var
|
|
3708
|
+
var ee;
|
|
3674
3709
|
(function(e) {
|
|
3675
3710
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3676
|
-
})(
|
|
3677
|
-
var
|
|
3711
|
+
})(ee || (ee = {}));
|
|
3712
|
+
var Be = (
|
|
3678
3713
|
/** @class */
|
|
3679
3714
|
function(e) {
|
|
3680
|
-
|
|
3715
|
+
Ie(t, e);
|
|
3681
3716
|
function t(r, i, n) {
|
|
3682
|
-
var
|
|
3683
|
-
return
|
|
3717
|
+
var o = e.call(this, r) || this;
|
|
3718
|
+
return o.code = i, o.originalMessage = n, o;
|
|
3684
3719
|
}
|
|
3685
3720
|
return t.prototype.toString = function() {
|
|
3686
3721
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3687
3722
|
}, t;
|
|
3688
3723
|
}(Error)
|
|
3689
|
-
),
|
|
3724
|
+
), Rt = (
|
|
3690
3725
|
/** @class */
|
|
3691
3726
|
function(e) {
|
|
3692
|
-
|
|
3693
|
-
function t(r, i, n,
|
|
3694
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'),
|
|
3727
|
+
Ie(t, e);
|
|
3728
|
+
function t(r, i, n, o) {
|
|
3729
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ee.INVALID_VALUE, o) || this;
|
|
3695
3730
|
}
|
|
3696
3731
|
return t;
|
|
3697
|
-
}(
|
|
3698
|
-
),
|
|
3732
|
+
}(Be)
|
|
3733
|
+
), Ln = (
|
|
3699
3734
|
/** @class */
|
|
3700
3735
|
function(e) {
|
|
3701
|
-
|
|
3736
|
+
Ie(t, e);
|
|
3702
3737
|
function t(r, i, n) {
|
|
3703
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i),
|
|
3738
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), ee.INVALID_VALUE, n) || this;
|
|
3704
3739
|
}
|
|
3705
3740
|
return t;
|
|
3706
|
-
}(
|
|
3707
|
-
),
|
|
3741
|
+
}(Be)
|
|
3742
|
+
), Sn = (
|
|
3708
3743
|
/** @class */
|
|
3709
3744
|
function(e) {
|
|
3710
|
-
|
|
3745
|
+
Ie(t, e);
|
|
3711
3746
|
function t(r, i) {
|
|
3712
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'),
|
|
3747
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), ee.MISSING_VALUE, i) || this;
|
|
3713
3748
|
}
|
|
3714
3749
|
return t;
|
|
3715
|
-
}(
|
|
3716
|
-
),
|
|
3750
|
+
}(Be)
|
|
3751
|
+
), O;
|
|
3717
3752
|
(function(e) {
|
|
3718
3753
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3719
|
-
})(
|
|
3720
|
-
function
|
|
3754
|
+
})(O || (O = {}));
|
|
3755
|
+
function wn(e) {
|
|
3721
3756
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3722
3757
|
var i = t[t.length - 1];
|
|
3723
|
-
return !i || i.type !==
|
|
3758
|
+
return !i || i.type !== O.literal || r.type !== O.literal ? t.push(r) : i.value += r.value, t;
|
|
3724
3759
|
}, []);
|
|
3725
3760
|
}
|
|
3726
|
-
function
|
|
3761
|
+
function An(e) {
|
|
3727
3762
|
return typeof e == "function";
|
|
3728
3763
|
}
|
|
3729
|
-
function Te(e, t, r, i, n,
|
|
3730
|
-
if (e.length === 1 &&
|
|
3764
|
+
function Te(e, t, r, i, n, o, a) {
|
|
3765
|
+
if (e.length === 1 && Pt(e[0]))
|
|
3731
3766
|
return [
|
|
3732
3767
|
{
|
|
3733
|
-
type:
|
|
3768
|
+
type: O.literal,
|
|
3734
3769
|
value: e[0].value
|
|
3735
3770
|
}
|
|
3736
3771
|
];
|
|
3737
|
-
for (var
|
|
3772
|
+
for (var s = [], h = 0, u = e; h < u.length; h++) {
|
|
3738
3773
|
var l = u[h];
|
|
3739
|
-
if (
|
|
3740
|
-
|
|
3741
|
-
type:
|
|
3774
|
+
if (Pt(l)) {
|
|
3775
|
+
s.push({
|
|
3776
|
+
type: O.literal,
|
|
3742
3777
|
value: l.value
|
|
3743
3778
|
});
|
|
3744
3779
|
continue;
|
|
3745
3780
|
}
|
|
3746
|
-
if (
|
|
3747
|
-
typeof
|
|
3748
|
-
type:
|
|
3749
|
-
value: r.getNumberFormat(t).format(
|
|
3781
|
+
if (Zi(l)) {
|
|
3782
|
+
typeof o == "number" && s.push({
|
|
3783
|
+
type: O.literal,
|
|
3784
|
+
value: r.getNumberFormat(t).format(o)
|
|
3750
3785
|
});
|
|
3751
3786
|
continue;
|
|
3752
3787
|
}
|
|
3753
3788
|
var c = l.value;
|
|
3754
3789
|
if (!(n && c in n))
|
|
3755
|
-
throw new
|
|
3790
|
+
throw new Sn(c, a);
|
|
3756
3791
|
var f = n[c];
|
|
3757
|
-
if (
|
|
3758
|
-
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""),
|
|
3759
|
-
type: typeof f == "string" ?
|
|
3792
|
+
if (zi(l)) {
|
|
3793
|
+
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
|
|
3794
|
+
type: typeof f == "string" ? O.literal : O.object,
|
|
3760
3795
|
value: f
|
|
3761
3796
|
});
|
|
3762
3797
|
continue;
|
|
3763
3798
|
}
|
|
3764
|
-
if (
|
|
3765
|
-
var
|
|
3766
|
-
|
|
3767
|
-
type:
|
|
3768
|
-
value: r.getDateTimeFormat(t,
|
|
3799
|
+
if (nr(l)) {
|
|
3800
|
+
var p = typeof l.style == "string" ? i.date[l.style] : nt(l.style) ? l.style.parsedOptions : void 0;
|
|
3801
|
+
s.push({
|
|
3802
|
+
type: O.literal,
|
|
3803
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3769
3804
|
});
|
|
3770
3805
|
continue;
|
|
3771
3806
|
}
|
|
3772
|
-
if (
|
|
3773
|
-
var
|
|
3774
|
-
|
|
3775
|
-
type:
|
|
3776
|
-
value: r.getDateTimeFormat(t,
|
|
3807
|
+
if (or(l)) {
|
|
3808
|
+
var p = typeof l.style == "string" ? i.time[l.style] : nt(l.style) ? l.style.parsedOptions : i.time.medium;
|
|
3809
|
+
s.push({
|
|
3810
|
+
type: O.literal,
|
|
3811
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3777
3812
|
});
|
|
3778
3813
|
continue;
|
|
3779
3814
|
}
|
|
3780
|
-
if (
|
|
3781
|
-
var
|
|
3782
|
-
|
|
3783
|
-
type:
|
|
3784
|
-
value: r.getNumberFormat(t,
|
|
3815
|
+
if (ir(l)) {
|
|
3816
|
+
var p = typeof l.style == "string" ? i.number[l.style] : lr(l.style) ? l.style.parsedOptions : void 0;
|
|
3817
|
+
p && p.scale && (f = f * (p.scale || 1)), s.push({
|
|
3818
|
+
type: O.literal,
|
|
3819
|
+
value: r.getNumberFormat(t, p).format(f)
|
|
3785
3820
|
});
|
|
3786
3821
|
continue;
|
|
3787
3822
|
}
|
|
3788
|
-
if (
|
|
3789
|
-
var y = l.children,
|
|
3790
|
-
if (!
|
|
3791
|
-
throw new
|
|
3792
|
-
var H = Te(y, t, r, i, n,
|
|
3823
|
+
if (ur(l)) {
|
|
3824
|
+
var y = l.children, d = l.value, v = n[d];
|
|
3825
|
+
if (!An(v))
|
|
3826
|
+
throw new Ln(d, "function", a);
|
|
3827
|
+
var H = Te(y, t, r, i, n, o), g = v(H.map(function(N) {
|
|
3793
3828
|
return N.value;
|
|
3794
3829
|
}));
|
|
3795
|
-
Array.isArray(g) || (g = [g]),
|
|
3830
|
+
Array.isArray(g) || (g = [g]), s.push.apply(s, g.map(function(N) {
|
|
3796
3831
|
return {
|
|
3797
|
-
type: typeof N == "string" ?
|
|
3832
|
+
type: typeof N == "string" ? O.literal : O.object,
|
|
3798
3833
|
value: N
|
|
3799
3834
|
};
|
|
3800
3835
|
}));
|
|
3801
3836
|
}
|
|
3802
|
-
if (
|
|
3803
|
-
var
|
|
3804
|
-
if (!
|
|
3805
|
-
throw new
|
|
3806
|
-
|
|
3837
|
+
if (sr(l)) {
|
|
3838
|
+
var S = l.options[f] || l.options.other;
|
|
3839
|
+
if (!S)
|
|
3840
|
+
throw new Rt(l.value, f, Object.keys(l.options), a);
|
|
3841
|
+
s.push.apply(s, Te(S.value, t, r, i, n));
|
|
3807
3842
|
continue;
|
|
3808
3843
|
}
|
|
3809
|
-
if (
|
|
3810
|
-
var
|
|
3811
|
-
if (!
|
|
3844
|
+
if (ar(l)) {
|
|
3845
|
+
var S = l.options["=".concat(f)];
|
|
3846
|
+
if (!S) {
|
|
3812
3847
|
if (!Intl.PluralRules)
|
|
3813
|
-
throw new
|
|
3848
|
+
throw new Be(`Intl.PluralRules is not available in this environment.
|
|
3814
3849
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3815
|
-
`,
|
|
3816
|
-
var
|
|
3817
|
-
|
|
3850
|
+
`, ee.MISSING_INTL_API, a);
|
|
3851
|
+
var D = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
|
3852
|
+
S = l.options[D] || l.options.other;
|
|
3818
3853
|
}
|
|
3819
|
-
if (!
|
|
3820
|
-
throw new
|
|
3821
|
-
|
|
3854
|
+
if (!S)
|
|
3855
|
+
throw new Rt(l.value, f, Object.keys(l.options), a);
|
|
3856
|
+
s.push.apply(s, Te(S.value, t, r, i, n, f - (l.offset || 0)));
|
|
3822
3857
|
continue;
|
|
3823
3858
|
}
|
|
3824
3859
|
}
|
|
3825
|
-
return
|
|
3860
|
+
return wn(s);
|
|
3826
3861
|
}
|
|
3827
|
-
function
|
|
3828
|
-
return t ?
|
|
3829
|
-
return r[i] =
|
|
3862
|
+
function Pn(e, t) {
|
|
3863
|
+
return t ? R(R(R({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
|
|
3864
|
+
return r[i] = R(R({}, e[i]), t[i] || {}), r;
|
|
3830
3865
|
}, {})) : e;
|
|
3831
3866
|
}
|
|
3832
|
-
function
|
|
3867
|
+
function Hn(e, t) {
|
|
3833
3868
|
return t ? Object.keys(e).reduce(function(r, i) {
|
|
3834
|
-
return r[i] =
|
|
3835
|
-
},
|
|
3869
|
+
return r[i] = Pn(e[i], t[i]), r;
|
|
3870
|
+
}, R({}, e)) : e;
|
|
3836
3871
|
}
|
|
3837
|
-
function
|
|
3872
|
+
function We(e) {
|
|
3838
3873
|
return {
|
|
3839
3874
|
create: function() {
|
|
3840
3875
|
return {
|
|
@@ -3848,77 +3883,77 @@ function je(e) {
|
|
|
3848
3883
|
}
|
|
3849
3884
|
};
|
|
3850
3885
|
}
|
|
3851
|
-
function
|
|
3886
|
+
function On(e) {
|
|
3852
3887
|
return e === void 0 && (e = {
|
|
3853
3888
|
number: {},
|
|
3854
3889
|
dateTime: {},
|
|
3855
3890
|
pluralRules: {}
|
|
3856
3891
|
}), {
|
|
3857
|
-
getNumberFormat:
|
|
3892
|
+
getNumberFormat: je(function() {
|
|
3858
3893
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3859
3894
|
r[i] = arguments[i];
|
|
3860
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3895
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Fe([void 0], r, !1)))();
|
|
3861
3896
|
}, {
|
|
3862
|
-
cache:
|
|
3863
|
-
strategy:
|
|
3897
|
+
cache: We(e.number),
|
|
3898
|
+
strategy: ke.variadic
|
|
3864
3899
|
}),
|
|
3865
|
-
getDateTimeFormat:
|
|
3900
|
+
getDateTimeFormat: je(function() {
|
|
3866
3901
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3867
3902
|
r[i] = arguments[i];
|
|
3868
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3903
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Fe([void 0], r, !1)))();
|
|
3869
3904
|
}, {
|
|
3870
|
-
cache:
|
|
3871
|
-
strategy:
|
|
3905
|
+
cache: We(e.dateTime),
|
|
3906
|
+
strategy: ke.variadic
|
|
3872
3907
|
}),
|
|
3873
|
-
getPluralRules:
|
|
3908
|
+
getPluralRules: je(function() {
|
|
3874
3909
|
for (var t, r = [], i = 0; i < arguments.length; i++)
|
|
3875
3910
|
r[i] = arguments[i];
|
|
3876
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3911
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Fe([void 0], r, !1)))();
|
|
3877
3912
|
}, {
|
|
3878
|
-
cache:
|
|
3879
|
-
strategy:
|
|
3913
|
+
cache: We(e.pluralRules),
|
|
3914
|
+
strategy: ke.variadic
|
|
3880
3915
|
})
|
|
3881
3916
|
};
|
|
3882
3917
|
}
|
|
3883
|
-
var
|
|
3918
|
+
var In = (
|
|
3884
3919
|
/** @class */
|
|
3885
3920
|
function() {
|
|
3886
3921
|
function e(t, r, i, n) {
|
|
3887
3922
|
r === void 0 && (r = e.defaultLocale);
|
|
3888
|
-
var
|
|
3923
|
+
var o = this;
|
|
3889
3924
|
if (this.formatterCache = {
|
|
3890
3925
|
number: {},
|
|
3891
3926
|
dateTime: {},
|
|
3892
3927
|
pluralRules: {}
|
|
3893
3928
|
}, this.format = function(h) {
|
|
3894
|
-
var u =
|
|
3929
|
+
var u = o.formatToParts(h);
|
|
3895
3930
|
if (u.length === 1)
|
|
3896
3931
|
return u[0].value;
|
|
3897
3932
|
var l = u.reduce(function(c, f) {
|
|
3898
|
-
return !c.length || f.type !==
|
|
3933
|
+
return !c.length || f.type !== O.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
|
|
3899
3934
|
}, []);
|
|
3900
3935
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3901
3936
|
}, this.formatToParts = function(h) {
|
|
3902
|
-
return Te(
|
|
3937
|
+
return Te(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
|
3903
3938
|
}, this.resolvedOptions = function() {
|
|
3904
3939
|
var h;
|
|
3905
3940
|
return {
|
|
3906
|
-
locale: ((h =
|
|
3941
|
+
locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
|
|
3907
3942
|
};
|
|
3908
3943
|
}, this.getAst = function() {
|
|
3909
|
-
return
|
|
3944
|
+
return o.ast;
|
|
3910
3945
|
}, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
|
|
3911
3946
|
if (this.message = t, !e.__parse)
|
|
3912
3947
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3913
3948
|
var a = n || {};
|
|
3914
3949
|
a.formatters;
|
|
3915
|
-
var
|
|
3916
|
-
this.ast = e.__parse(t,
|
|
3950
|
+
var s = $i(a, ["formatters"]);
|
|
3951
|
+
this.ast = e.__parse(t, R(R({}, s), { locale: this.resolvedLocale }));
|
|
3917
3952
|
} else
|
|
3918
3953
|
this.ast = t;
|
|
3919
3954
|
if (!Array.isArray(this.ast))
|
|
3920
3955
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3921
|
-
this.formats =
|
|
3956
|
+
this.formats = Hn(e.formats, i), this.formatters = n && n.formatters || On(this.formatterCache);
|
|
3922
3957
|
}
|
|
3923
3958
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3924
3959
|
get: function() {
|
|
@@ -3931,7 +3966,7 @@ var An = (
|
|
|
3931
3966
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3932
3967
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3933
3968
|
}
|
|
3934
|
-
}, e.__parse =
|
|
3969
|
+
}, e.__parse = Tn, e.formats = {
|
|
3935
3970
|
number: {
|
|
3936
3971
|
integer: {
|
|
3937
3972
|
maximumFractionDigits: 0
|
|
@@ -3992,7 +4027,7 @@ var An = (
|
|
|
3992
4027
|
}, e;
|
|
3993
4028
|
}()
|
|
3994
4029
|
);
|
|
3995
|
-
function
|
|
4030
|
+
function Bn(e, t) {
|
|
3996
4031
|
if (t == null)
|
|
3997
4032
|
return;
|
|
3998
4033
|
if (t in e)
|
|
@@ -4002,9 +4037,9 @@ function Pn(e, t) {
|
|
|
4002
4037
|
for (let n = 0; n < r.length; n++)
|
|
4003
4038
|
if (typeof i == "object") {
|
|
4004
4039
|
if (n > 0) {
|
|
4005
|
-
const
|
|
4006
|
-
if (
|
|
4007
|
-
i = i[
|
|
4040
|
+
const o = r.slice(n, r.length).join(".");
|
|
4041
|
+
if (o in i) {
|
|
4042
|
+
i = i[o];
|
|
4008
4043
|
break;
|
|
4009
4044
|
}
|
|
4010
4045
|
}
|
|
@@ -4013,92 +4048,92 @@ function Pn(e, t) {
|
|
|
4013
4048
|
i = void 0;
|
|
4014
4049
|
return i;
|
|
4015
4050
|
}
|
|
4016
|
-
const F = {},
|
|
4051
|
+
const F = {}, Cn = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][e] = r), r), gr = (e, t) => {
|
|
4017
4052
|
if (t == null)
|
|
4018
4053
|
return;
|
|
4019
4054
|
if (t in F && e in F[t])
|
|
4020
4055
|
return F[t][e];
|
|
4021
|
-
const r =
|
|
4056
|
+
const r = Ce(t);
|
|
4022
4057
|
for (let i = 0; i < r.length; i++) {
|
|
4023
|
-
const n = r[i],
|
|
4024
|
-
if (
|
|
4025
|
-
return
|
|
4058
|
+
const n = r[i], o = Rn(n, e);
|
|
4059
|
+
if (o)
|
|
4060
|
+
return Cn(e, t, o);
|
|
4026
4061
|
}
|
|
4027
4062
|
};
|
|
4028
|
-
let
|
|
4029
|
-
const me =
|
|
4030
|
-
function
|
|
4031
|
-
return
|
|
4063
|
+
let mt;
|
|
4064
|
+
const me = Oe({});
|
|
4065
|
+
function Nn(e) {
|
|
4066
|
+
return mt[e] || null;
|
|
4032
4067
|
}
|
|
4033
|
-
function
|
|
4034
|
-
return e in
|
|
4068
|
+
function br(e) {
|
|
4069
|
+
return e in mt;
|
|
4035
4070
|
}
|
|
4036
|
-
function
|
|
4037
|
-
if (!
|
|
4071
|
+
function Rn(e, t) {
|
|
4072
|
+
if (!br(e))
|
|
4038
4073
|
return null;
|
|
4039
|
-
const r =
|
|
4040
|
-
return
|
|
4074
|
+
const r = Nn(e);
|
|
4075
|
+
return Bn(r, t);
|
|
4041
4076
|
}
|
|
4042
|
-
function
|
|
4077
|
+
function Mn(e) {
|
|
4043
4078
|
if (e == null)
|
|
4044
4079
|
return;
|
|
4045
|
-
const t =
|
|
4080
|
+
const t = Ce(e);
|
|
4046
4081
|
for (let r = 0; r < t.length; r++) {
|
|
4047
4082
|
const i = t[r];
|
|
4048
|
-
if (
|
|
4083
|
+
if (br(i))
|
|
4049
4084
|
return i;
|
|
4050
4085
|
}
|
|
4051
4086
|
}
|
|
4052
|
-
function
|
|
4053
|
-
delete F[e], me.update((r) => (r[e] =
|
|
4087
|
+
function vr(e, ...t) {
|
|
4088
|
+
delete F[e], me.update((r) => (r[e] = Ui.all([r[e] || {}, ...t]), r));
|
|
4054
4089
|
}
|
|
4055
|
-
|
|
4090
|
+
ie(
|
|
4056
4091
|
[me],
|
|
4057
4092
|
([e]) => Object.keys(e)
|
|
4058
4093
|
);
|
|
4059
|
-
me.subscribe((e) =>
|
|
4094
|
+
me.subscribe((e) => mt = e);
|
|
4060
4095
|
const Le = {};
|
|
4061
|
-
function
|
|
4096
|
+
function Dn(e, t) {
|
|
4062
4097
|
Le[e].delete(t), Le[e].size === 0 && delete Le[e];
|
|
4063
4098
|
}
|
|
4064
|
-
function
|
|
4099
|
+
function _r(e) {
|
|
4065
4100
|
return Le[e];
|
|
4066
4101
|
}
|
|
4067
|
-
function
|
|
4068
|
-
return
|
|
4069
|
-
const r =
|
|
4102
|
+
function Un(e) {
|
|
4103
|
+
return Ce(e).map((t) => {
|
|
4104
|
+
const r = _r(t);
|
|
4070
4105
|
return [t, r ? [...r] : []];
|
|
4071
4106
|
}).filter(([, t]) => t.length > 0);
|
|
4072
4107
|
}
|
|
4073
|
-
function
|
|
4074
|
-
return e == null ? !1 :
|
|
4108
|
+
function ht(e) {
|
|
4109
|
+
return e == null ? !1 : Ce(e).some(
|
|
4075
4110
|
(t) => {
|
|
4076
4111
|
var r;
|
|
4077
|
-
return (r =
|
|
4112
|
+
return (r = _r(t)) == null ? void 0 : r.size;
|
|
4078
4113
|
}
|
|
4079
4114
|
);
|
|
4080
4115
|
}
|
|
4081
|
-
function
|
|
4116
|
+
function $n(e, t) {
|
|
4082
4117
|
return Promise.all(
|
|
4083
|
-
t.map((i) => (
|
|
4084
|
-
).then((i) =>
|
|
4085
|
-
}
|
|
4086
|
-
const
|
|
4087
|
-
function
|
|
4088
|
-
if (!
|
|
4089
|
-
return e in
|
|
4090
|
-
const t =
|
|
4091
|
-
return
|
|
4118
|
+
t.map((i) => (Dn(e, i), i().then((n) => n.default || n)))
|
|
4119
|
+
).then((i) => vr(e, ...i));
|
|
4120
|
+
}
|
|
4121
|
+
const ae = {};
|
|
4122
|
+
function Er(e) {
|
|
4123
|
+
if (!ht(e))
|
|
4124
|
+
return e in ae ? ae[e] : Promise.resolve();
|
|
4125
|
+
const t = Un(e);
|
|
4126
|
+
return ae[e] = Promise.all(
|
|
4092
4127
|
t.map(
|
|
4093
|
-
([r, i]) =>
|
|
4128
|
+
([r, i]) => $n(r, i)
|
|
4094
4129
|
)
|
|
4095
4130
|
).then(() => {
|
|
4096
|
-
if (
|
|
4097
|
-
return
|
|
4098
|
-
delete
|
|
4099
|
-
}),
|
|
4131
|
+
if (ht(e))
|
|
4132
|
+
return Er(e);
|
|
4133
|
+
delete ae[e];
|
|
4134
|
+
}), ae[e];
|
|
4100
4135
|
}
|
|
4101
|
-
const
|
|
4136
|
+
const Gn = {
|
|
4102
4137
|
number: {
|
|
4103
4138
|
scientific: { notation: "scientific" },
|
|
4104
4139
|
engineering: { notation: "engineering" },
|
|
@@ -4127,140 +4162,140 @@ const Mn = {
|
|
|
4127
4162
|
timeZoneName: "short"
|
|
4128
4163
|
}
|
|
4129
4164
|
}
|
|
4130
|
-
},
|
|
4165
|
+
}, Fn = {
|
|
4131
4166
|
fallbackLocale: null,
|
|
4132
4167
|
loadingDelay: 200,
|
|
4133
|
-
formats:
|
|
4168
|
+
formats: Gn,
|
|
4134
4169
|
warnOnMissingMessages: !0,
|
|
4135
4170
|
handleMissingMessage: void 0,
|
|
4136
4171
|
ignoreTag: !0
|
|
4137
|
-
},
|
|
4138
|
-
function
|
|
4139
|
-
return
|
|
4140
|
-
}
|
|
4141
|
-
const
|
|
4142
|
-
var
|
|
4143
|
-
for (var r in t)
|
|
4144
|
-
|
|
4145
|
-
if (
|
|
4146
|
-
for (var r of
|
|
4147
|
-
|
|
4172
|
+
}, jn = Fn;
|
|
4173
|
+
function te() {
|
|
4174
|
+
return jn;
|
|
4175
|
+
}
|
|
4176
|
+
const Xe = Oe(!1);
|
|
4177
|
+
var kn = Object.defineProperty, Vn = Object.defineProperties, Wn = Object.getOwnPropertyDescriptors, Mt = Object.getOwnPropertySymbols, Xn = Object.prototype.hasOwnProperty, zn = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Zn = (e, t) => {
|
|
4178
|
+
for (var r in t || (t = {}))
|
|
4179
|
+
Xn.call(t, r) && Dt(e, r, t[r]);
|
|
4180
|
+
if (Mt)
|
|
4181
|
+
for (var r of Mt(t))
|
|
4182
|
+
zn.call(t, r) && Dt(e, r, t[r]);
|
|
4148
4183
|
return e;
|
|
4149
|
-
},
|
|
4150
|
-
let
|
|
4151
|
-
const
|
|
4152
|
-
function
|
|
4184
|
+
}, Qn = (e, t) => Vn(e, Wn(t));
|
|
4185
|
+
let ct;
|
|
4186
|
+
const Ae = Oe(null);
|
|
4187
|
+
function Ut(e) {
|
|
4153
4188
|
return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
|
|
4154
4189
|
}
|
|
4155
|
-
function
|
|
4156
|
-
const r =
|
|
4157
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4190
|
+
function Ce(e, t = te().fallbackLocale) {
|
|
4191
|
+
const r = Ut(e);
|
|
4192
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ut(t)])] : r;
|
|
4158
4193
|
}
|
|
4159
4194
|
function z() {
|
|
4160
|
-
return
|
|
4195
|
+
return ct ?? void 0;
|
|
4161
4196
|
}
|
|
4162
|
-
|
|
4163
|
-
|
|
4197
|
+
Ae.subscribe((e) => {
|
|
4198
|
+
ct = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4164
4199
|
});
|
|
4165
|
-
const
|
|
4166
|
-
if (e &&
|
|
4167
|
-
const { loadingDelay: t } =
|
|
4200
|
+
const Yn = (e) => {
|
|
4201
|
+
if (e && Mn(e) && ht(e)) {
|
|
4202
|
+
const { loadingDelay: t } = te();
|
|
4168
4203
|
let r;
|
|
4169
4204
|
return typeof window < "u" && z() != null && t ? r = window.setTimeout(
|
|
4170
|
-
() =>
|
|
4205
|
+
() => Xe.set(!0),
|
|
4171
4206
|
t
|
|
4172
|
-
) :
|
|
4173
|
-
|
|
4207
|
+
) : Xe.set(!0), Er(e).then(() => {
|
|
4208
|
+
Ae.set(e);
|
|
4174
4209
|
}).finally(() => {
|
|
4175
|
-
clearTimeout(r),
|
|
4210
|
+
clearTimeout(r), Xe.set(!1);
|
|
4176
4211
|
});
|
|
4177
4212
|
}
|
|
4178
|
-
return
|
|
4179
|
-
},
|
|
4180
|
-
set:
|
|
4181
|
-
}),
|
|
4213
|
+
return Ae.set(e);
|
|
4214
|
+
}, ne = Qn(Zn({}, Ae), {
|
|
4215
|
+
set: Yn
|
|
4216
|
+
}), Ne = (e) => {
|
|
4182
4217
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4183
4218
|
return (i) => {
|
|
4184
4219
|
const n = JSON.stringify(i);
|
|
4185
4220
|
return n in t ? t[n] : t[n] = e(i);
|
|
4186
4221
|
};
|
|
4187
4222
|
};
|
|
4188
|
-
var
|
|
4223
|
+
var Jn = Object.defineProperty, Pe = Object.getOwnPropertySymbols, xr = Object.prototype.hasOwnProperty, Tr = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? Jn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
|
|
4189
4224
|
for (var r in t || (t = {}))
|
|
4190
|
-
|
|
4191
|
-
if (
|
|
4192
|
-
for (var r of
|
|
4193
|
-
|
|
4225
|
+
xr.call(t, r) && $t(e, r, t[r]);
|
|
4226
|
+
if (Pe)
|
|
4227
|
+
for (var r of Pe(t))
|
|
4228
|
+
Tr.call(t, r) && $t(e, r, t[r]);
|
|
4194
4229
|
return e;
|
|
4195
4230
|
}, oe = (e, t) => {
|
|
4196
4231
|
var r = {};
|
|
4197
4232
|
for (var i in e)
|
|
4198
|
-
|
|
4199
|
-
if (e != null &&
|
|
4200
|
-
for (var i of
|
|
4201
|
-
t.indexOf(i) < 0 &&
|
|
4233
|
+
xr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
4234
|
+
if (e != null && Pe)
|
|
4235
|
+
for (var i of Pe(e))
|
|
4236
|
+
t.indexOf(i) < 0 && Tr.call(e, i) && (r[i] = e[i]);
|
|
4202
4237
|
return r;
|
|
4203
4238
|
};
|
|
4204
|
-
const
|
|
4205
|
-
const { formats: r } =
|
|
4239
|
+
const ce = (e, t) => {
|
|
4240
|
+
const { formats: r } = te();
|
|
4206
4241
|
if (e in r && t in r[e])
|
|
4207
4242
|
return r[e][t];
|
|
4208
4243
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4209
|
-
},
|
|
4244
|
+
}, qn = Ne(
|
|
4210
4245
|
(e) => {
|
|
4211
4246
|
var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
|
|
4212
4247
|
if (r == null)
|
|
4213
4248
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4214
|
-
return i && (n =
|
|
4249
|
+
return i && (n = ce("number", i)), new Intl.NumberFormat(r, n);
|
|
4215
4250
|
}
|
|
4216
|
-
),
|
|
4251
|
+
), Kn = Ne(
|
|
4217
4252
|
(e) => {
|
|
4218
4253
|
var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
|
|
4219
4254
|
if (r == null)
|
|
4220
4255
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4221
|
-
return i ? n =
|
|
4256
|
+
return i ? n = ce("date", i) : Object.keys(n).length === 0 && (n = ce("date", "short")), new Intl.DateTimeFormat(r, n);
|
|
4222
4257
|
}
|
|
4223
|
-
),
|
|
4258
|
+
), eo = Ne(
|
|
4224
4259
|
(e) => {
|
|
4225
4260
|
var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
|
|
4226
4261
|
if (r == null)
|
|
4227
4262
|
throw new Error(
|
|
4228
4263
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4229
4264
|
);
|
|
4230
|
-
return i ? n =
|
|
4265
|
+
return i ? n = ce("time", i) : Object.keys(n).length === 0 && (n = ce("time", "short")), new Intl.DateTimeFormat(r, n);
|
|
4231
4266
|
}
|
|
4232
|
-
),
|
|
4267
|
+
), to = (e = {}) => {
|
|
4233
4268
|
var t = e, {
|
|
4234
4269
|
locale: r = z()
|
|
4235
4270
|
} = t, i = oe(t, [
|
|
4236
4271
|
"locale"
|
|
4237
4272
|
]);
|
|
4238
|
-
return
|
|
4239
|
-
},
|
|
4273
|
+
return qn(pt({ locale: r }, i));
|
|
4274
|
+
}, ro = (e = {}) => {
|
|
4240
4275
|
var t = e, {
|
|
4241
4276
|
locale: r = z()
|
|
4242
4277
|
} = t, i = oe(t, [
|
|
4243
4278
|
"locale"
|
|
4244
4279
|
]);
|
|
4245
|
-
return
|
|
4246
|
-
},
|
|
4280
|
+
return Kn(pt({ locale: r }, i));
|
|
4281
|
+
}, io = (e = {}) => {
|
|
4247
4282
|
var t = e, {
|
|
4248
4283
|
locale: r = z()
|
|
4249
4284
|
} = t, i = oe(t, [
|
|
4250
4285
|
"locale"
|
|
4251
4286
|
]);
|
|
4252
|
-
return
|
|
4253
|
-
},
|
|
4287
|
+
return eo(pt({ locale: r }, i));
|
|
4288
|
+
}, no = Ne(
|
|
4254
4289
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4255
|
-
(e, t = z()) => new
|
|
4256
|
-
ignoreTag:
|
|
4290
|
+
(e, t = z()) => new In(e, t, te().formats, {
|
|
4291
|
+
ignoreTag: te().ignoreTag
|
|
4257
4292
|
})
|
|
4258
|
-
),
|
|
4259
|
-
var r, i, n,
|
|
4293
|
+
), oo = (e, t = {}) => {
|
|
4294
|
+
var r, i, n, o;
|
|
4260
4295
|
let a = t;
|
|
4261
4296
|
typeof e == "object" && (a = e, e = a.id);
|
|
4262
4297
|
const {
|
|
4263
|
-
values:
|
|
4298
|
+
values: s,
|
|
4264
4299
|
locale: h = z(),
|
|
4265
4300
|
default: u
|
|
4266
4301
|
} = a;
|
|
@@ -4268,18 +4303,18 @@ const fe = (e, t) => {
|
|
|
4268
4303
|
throw new Error(
|
|
4269
4304
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4270
4305
|
);
|
|
4271
|
-
let l =
|
|
4306
|
+
let l = gr(e, h);
|
|
4272
4307
|
if (!l)
|
|
4273
|
-
l = (
|
|
4308
|
+
l = (o = (n = (i = (r = te()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: h, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
|
|
4274
4309
|
else if (typeof l != "string")
|
|
4275
4310
|
return console.warn(
|
|
4276
4311
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
4277
4312
|
), l;
|
|
4278
|
-
if (!
|
|
4313
|
+
if (!s)
|
|
4279
4314
|
return l;
|
|
4280
4315
|
let c = l;
|
|
4281
4316
|
try {
|
|
4282
|
-
c =
|
|
4317
|
+
c = no(l, h).format(s);
|
|
4283
4318
|
} catch (f) {
|
|
4284
4319
|
f instanceof Error && console.warn(
|
|
4285
4320
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4287,20 +4322,20 @@ const fe = (e, t) => {
|
|
|
4287
4322
|
);
|
|
4288
4323
|
}
|
|
4289
4324
|
return c;
|
|
4290
|
-
},
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
window.emWidgets = { topic:
|
|
4296
|
-
const
|
|
4297
|
-
function
|
|
4325
|
+
}, so = (e, t) => io(t).format(e), ao = (e, t) => ro(t).format(e), uo = (e, t) => to(t).format(e), lo = (e, t = z()) => gr(e, t), ho = ie([ne, me], () => oo);
|
|
4326
|
+
ie([ne], () => so);
|
|
4327
|
+
ie([ne], () => ao);
|
|
4328
|
+
ie([ne], () => uo);
|
|
4329
|
+
ie([ne, me], () => lo);
|
|
4330
|
+
window.emWidgets = { topic: Ei };
|
|
4331
|
+
const co = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), $o = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4332
|
+
function fo(e, t) {
|
|
4298
4333
|
if (e) {
|
|
4299
4334
|
const r = document.createElement("style");
|
|
4300
4335
|
r.innerHTML = t, e.appendChild(r);
|
|
4301
4336
|
}
|
|
4302
4337
|
}
|
|
4303
|
-
function
|
|
4338
|
+
function mo(e, t) {
|
|
4304
4339
|
const r = new URL(t);
|
|
4305
4340
|
fetch(r.href).then((i) => i.text()).then((i) => {
|
|
4306
4341
|
const n = document.createElement("style");
|
|
@@ -4309,7 +4344,7 @@ function ls(e, t) {
|
|
|
4309
4344
|
console.error("There was an error while trying to load client styling from URL", i);
|
|
4310
4345
|
});
|
|
4311
4346
|
}
|
|
4312
|
-
function
|
|
4347
|
+
function po(e, t, r) {
|
|
4313
4348
|
if (window.emMessageBus) {
|
|
4314
4349
|
const i = document.createElement("style");
|
|
4315
4350
|
window.emMessageBus.subscribe(t, (n) => {
|
|
@@ -4317,13 +4352,13 @@ function hs(e, t, r) {
|
|
|
4317
4352
|
});
|
|
4318
4353
|
}
|
|
4319
4354
|
}
|
|
4320
|
-
function
|
|
4321
|
-
|
|
4355
|
+
function Gt(e, t) {
|
|
4356
|
+
vr(e, t);
|
|
4322
4357
|
}
|
|
4323
|
-
function
|
|
4324
|
-
|
|
4358
|
+
function yo(e) {
|
|
4359
|
+
ne.set(e);
|
|
4325
4360
|
}
|
|
4326
|
-
const
|
|
4361
|
+
const ze = {
|
|
4327
4362
|
en: {
|
|
4328
4363
|
expandLimits: "LIMIT HISTORY",
|
|
4329
4364
|
daily: "per day",
|
|
@@ -4574,46 +4609,46 @@ const Ve = {
|
|
|
4574
4609
|
historyLimitTypeLoss: "Loss Limit"
|
|
4575
4610
|
}
|
|
4576
4611
|
};
|
|
4577
|
-
function
|
|
4578
|
-
|
|
4612
|
+
function go(e) {
|
|
4613
|
+
Fr(e, "svelte-19ml84y", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-19ml84y.svelte-19ml84y,.svelte-19ml84y.svelte-19ml84y::before,.svelte-19ml84y.svelte-19ml84y::after{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-19ml84y.svelte-19ml84y{color:var(--emw--color-white, #FFFFFF)}button.svelte-19ml84y.svelte-19ml84y{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-19ml84y.svelte-19ml84y{color:#999;display:flex;justify-content:center;align-items:center;margin-right:-14px;background:transparent}.ExpandButton.svelte-19ml84y svg.svelte-19ml84y{width:28px;height:auto;margin-left:-4px}.extended.svelte-19ml84y.svelte-19ml84y{transform:rotate(180deg)}.HistoryWrapper.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column}.HistoryWrapper.Desktop.svelte-19ml84y.svelte-19ml84y{width:320px;padding:0 12px;margin:12px auto}.hidden.svelte-19ml84y.svelte-19ml84y{display:none}.HistoryRow.svelte-19ml84y.svelte-19ml84y{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column;gap:4px}.LimitType.svelte-19ml84y.svelte-19ml84y{font-size:1.3rem}.LimitAmountPeriod.svelte-19ml84y.svelte-19ml84y{color:#999}.LimitContainer.svelte-19ml84y.svelte-19ml84y{animation:svelte-19ml84y-animateEntry 0.7s ease-in}@keyframes svelte-19ml84y-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
|
|
4579
4614
|
}
|
|
4580
|
-
function
|
|
4615
|
+
function Ft(e, t, r) {
|
|
4581
4616
|
const i = e.slice();
|
|
4582
4617
|
return i[37] = t[r], i[38] = t, i[39] = r, i;
|
|
4583
4618
|
}
|
|
4584
|
-
function
|
|
4619
|
+
function bo(e) {
|
|
4585
4620
|
let t, r, i, n = (
|
|
4586
4621
|
/*$_*/
|
|
4587
4622
|
e[9]("expandLimits") + ""
|
|
4588
|
-
),
|
|
4623
|
+
), o, a, s, h, u, l, c, f, p, y = vt(
|
|
4589
4624
|
/*lazyShowedHistoryArray*/
|
|
4590
4625
|
e[7]
|
|
4591
|
-
),
|
|
4626
|
+
), d = [];
|
|
4592
4627
|
for (let v = 0; v < y.length; v += 1)
|
|
4593
|
-
|
|
4628
|
+
d[v] = jt(Ft(e, y, v));
|
|
4594
4629
|
return {
|
|
4595
4630
|
c() {
|
|
4596
|
-
t = P("div"), r = P("div"), i = P("button"),
|
|
4597
|
-
for (let v = 0; v <
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
|
|
4631
|
+
t = P("div"), r = P("div"), i = P("button"), o = M(n), a = Ze(), s = Ue("svg"), h = Ue("path"), u = Ue("path"), l = Ze(), c = P("div");
|
|
4632
|
+
for (let v = 0; v < d.length; v += 1)
|
|
4633
|
+
d[v].c();
|
|
4634
|
+
E(h, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(h, "class", "svelte-19ml84y"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-19ml84y"), E(s, "class", "ExpandArrow svelte-19ml84y"), E(s, "xmlns", "http://www.w3.org/2000/svg"), E(s, "width", "36"), E(s, "height", "36"), E(s, "viewBox", "0 0 36 36"), E(s, "fill", "#999"), ge(
|
|
4635
|
+
s,
|
|
4601
4636
|
"extended",
|
|
4602
4637
|
/*extended*/
|
|
4603
4638
|
e[8]
|
|
4604
|
-
),
|
|
4639
|
+
), E(i, "class", "ExpandButton svelte-19ml84y"), E(c, "class", "HistoryDisplayArea svelte-19ml84y"), ge(
|
|
4605
4640
|
c,
|
|
4606
4641
|
"hidden",
|
|
4607
4642
|
/*hidden*/
|
|
4608
4643
|
e[5]
|
|
4609
|
-
),
|
|
4610
|
-
(e[10] ? "Desktop" : "") + " svelte-19ml84y"),
|
|
4644
|
+
), E(r, "class", "HistoryWrapper " + /*isDesktop*/
|
|
4645
|
+
(e[10] ? "Desktop" : "") + " svelte-19ml84y"), E(t, "class", "player-account-gaming-limits-history-2 svelte-19ml84y");
|
|
4611
4646
|
},
|
|
4612
4647
|
m(v, H) {
|
|
4613
|
-
X(v, t, H),
|
|
4614
|
-
for (let g = 0; g <
|
|
4615
|
-
|
|
4616
|
-
f || (
|
|
4648
|
+
X(v, t, H), x(t, r), x(r, i), x(i, o), x(i, a), x(i, s), x(s, h), x(s, u), x(r, l), x(r, c);
|
|
4649
|
+
for (let g = 0; g < d.length; g += 1)
|
|
4650
|
+
d[g] && d[g].m(c, null);
|
|
4651
|
+
f || (p = Wr(
|
|
4617
4652
|
i,
|
|
4618
4653
|
"click",
|
|
4619
4654
|
/*toggleHistoryDisplayArea*/
|
|
@@ -4623,26 +4658,26 @@ function ms(e) {
|
|
|
4623
4658
|
p(v, H) {
|
|
4624
4659
|
if (H[0] & /*$_*/
|
|
4625
4660
|
512 && n !== (n = /*$_*/
|
|
4626
|
-
v[9]("expandLimits") + "") && j(
|
|
4661
|
+
v[9]("expandLimits") + "") && j(o, n), H[0] & /*extended*/
|
|
4627
4662
|
256 && ge(
|
|
4628
|
-
|
|
4663
|
+
s,
|
|
4629
4664
|
"extended",
|
|
4630
4665
|
/*extended*/
|
|
4631
4666
|
v[8]
|
|
4632
4667
|
), H[0] & /*numberofentries, limitContainer, lazyShowedHistoryArray, $_*/
|
|
4633
4668
|
650) {
|
|
4634
|
-
y =
|
|
4669
|
+
y = vt(
|
|
4635
4670
|
/*lazyShowedHistoryArray*/
|
|
4636
4671
|
v[7]
|
|
4637
4672
|
);
|
|
4638
4673
|
let g;
|
|
4639
4674
|
for (g = 0; g < y.length; g += 1) {
|
|
4640
|
-
const
|
|
4641
|
-
|
|
4675
|
+
const S = Ft(v, y, g);
|
|
4676
|
+
d[g] ? d[g].p(S, H) : (d[g] = jt(S), d[g].c(), d[g].m(c, null));
|
|
4642
4677
|
}
|
|
4643
|
-
for (; g <
|
|
4644
|
-
|
|
4645
|
-
|
|
4678
|
+
for (; g < d.length; g += 1)
|
|
4679
|
+
d[g].d(1);
|
|
4680
|
+
d.length = y.length;
|
|
4646
4681
|
}
|
|
4647
4682
|
H[0] & /*hidden*/
|
|
4648
4683
|
32 && ge(
|
|
@@ -4653,14 +4688,14 @@ function ms(e) {
|
|
|
4653
4688
|
);
|
|
4654
4689
|
},
|
|
4655
4690
|
d(v) {
|
|
4656
|
-
v && k(t),
|
|
4691
|
+
v && k(t), Vr(d, v), f = !1, p();
|
|
4657
4692
|
}
|
|
4658
4693
|
};
|
|
4659
4694
|
}
|
|
4660
|
-
function
|
|
4661
|
-
return { c:
|
|
4695
|
+
function vo(e) {
|
|
4696
|
+
return { c: I, m: I, p: I, d: I };
|
|
4662
4697
|
}
|
|
4663
|
-
function
|
|
4698
|
+
function _o(e) {
|
|
4664
4699
|
let t, r = (
|
|
4665
4700
|
/*lang*/
|
|
4666
4701
|
(e[0] ? (
|
|
@@ -4670,13 +4705,13 @@ function ps(e) {
|
|
|
4670
4705
|
), i;
|
|
4671
4706
|
return {
|
|
4672
4707
|
c() {
|
|
4673
|
-
t = P("p"), i =
|
|
4708
|
+
t = P("p"), i = M(r), E(t, "class", "svelte-19ml84y");
|
|
4674
4709
|
},
|
|
4675
|
-
m(n,
|
|
4676
|
-
X(n, t,
|
|
4710
|
+
m(n, o) {
|
|
4711
|
+
X(n, t, o), x(t, i);
|
|
4677
4712
|
},
|
|
4678
|
-
p(n,
|
|
4679
|
-
|
|
4713
|
+
p(n, o) {
|
|
4714
|
+
o[0] & /*lang, $_*/
|
|
4680
4715
|
513 && r !== (r = /*lang*/
|
|
4681
4716
|
(n[0] ? (
|
|
4682
4717
|
/*$_*/
|
|
@@ -4688,11 +4723,11 @@ function ps(e) {
|
|
|
4688
4723
|
}
|
|
4689
4724
|
};
|
|
4690
4725
|
}
|
|
4691
|
-
function
|
|
4726
|
+
function Eo(e) {
|
|
4692
4727
|
let t, r, i, n = (
|
|
4693
4728
|
/*history*/
|
|
4694
4729
|
e[37].type + ""
|
|
4695
|
-
),
|
|
4730
|
+
), o, a, s = (
|
|
4696
4731
|
/*history*/
|
|
4697
4732
|
e[37].amount + ""
|
|
4698
4733
|
), h, u, l = (
|
|
@@ -4701,17 +4736,17 @@ function ys(e) {
|
|
|
4701
4736
|
), c;
|
|
4702
4737
|
return {
|
|
4703
4738
|
c() {
|
|
4704
|
-
t = P("div"), r = P("span"), i = P("span"),
|
|
4739
|
+
t = P("div"), r = P("span"), i = P("span"), o = M(n), a = P("span"), h = M(s), u = P("span"), c = M(l), E(i, "class", "LimitType svelte-19ml84y"), E(a, "class", "LimitAmountPeriod svelte-19ml84y"), E(r, "class", "GeneralLimitInformation svelte-19ml84y"), E(u, "class", "DateLimitInformation svelte-19ml84y"), E(t, "class", "HistoryRow svelte-19ml84y");
|
|
4705
4740
|
},
|
|
4706
|
-
m(f,
|
|
4707
|
-
X(f, t,
|
|
4741
|
+
m(f, p) {
|
|
4742
|
+
X(f, t, p), x(t, r), x(r, i), x(i, o), x(r, a), x(a, h), x(t, u), x(u, c);
|
|
4708
4743
|
},
|
|
4709
|
-
p(f,
|
|
4710
|
-
|
|
4744
|
+
p(f, p) {
|
|
4745
|
+
p[0] & /*lazyShowedHistoryArray*/
|
|
4711
4746
|
128 && n !== (n = /*history*/
|
|
4712
|
-
f[37].type + "") && j(
|
|
4713
|
-
128 &&
|
|
4714
|
-
f[37].amount + "") && j(h,
|
|
4747
|
+
f[37].type + "") && j(o, n), p[0] & /*lazyShowedHistoryArray*/
|
|
4748
|
+
128 && s !== (s = /*history*/
|
|
4749
|
+
f[37].amount + "") && j(h, s), p[0] & /*lazyShowedHistoryArray*/
|
|
4715
4750
|
128 && l !== (l = /*history*/
|
|
4716
4751
|
f[37].date + "") && j(c, l);
|
|
4717
4752
|
},
|
|
@@ -4720,11 +4755,11 @@ function ys(e) {
|
|
|
4720
4755
|
}
|
|
4721
4756
|
};
|
|
4722
4757
|
}
|
|
4723
|
-
function
|
|
4758
|
+
function xo(e) {
|
|
4724
4759
|
let t, r, i, n = (
|
|
4725
4760
|
/*history*/
|
|
4726
4761
|
e[37].type + ""
|
|
4727
|
-
),
|
|
4762
|
+
), o, a, s = (
|
|
4728
4763
|
/*$_*/
|
|
4729
4764
|
e[9]("limitRemoved") + ""
|
|
4730
4765
|
), h, u, l = (
|
|
@@ -4733,17 +4768,17 @@ function gs(e) {
|
|
|
4733
4768
|
), c;
|
|
4734
4769
|
return {
|
|
4735
4770
|
c() {
|
|
4736
|
-
t = P("div"), r = P("span"), i = P("span"),
|
|
4771
|
+
t = P("div"), r = P("span"), i = P("span"), o = M(n), a = P("span"), h = M(s), u = P("span"), c = M(l), E(i, "class", "LimitType svelte-19ml84y"), E(a, "class", "LimitAmountPeriod svelte-19ml84y"), E(r, "class", "GeneralLimitInformation svelte-19ml84y"), E(u, "class", "DateLimitInformation svelte-19ml84y"), E(t, "class", "HistoryRow svelte-19ml84y");
|
|
4737
4772
|
},
|
|
4738
|
-
m(f,
|
|
4739
|
-
X(f, t,
|
|
4773
|
+
m(f, p) {
|
|
4774
|
+
X(f, t, p), x(t, r), x(r, i), x(i, o), x(r, a), x(a, h), x(t, u), x(u, c);
|
|
4740
4775
|
},
|
|
4741
|
-
p(f,
|
|
4742
|
-
|
|
4776
|
+
p(f, p) {
|
|
4777
|
+
p[0] & /*lazyShowedHistoryArray*/
|
|
4743
4778
|
128 && n !== (n = /*history*/
|
|
4744
|
-
f[37].type + "") && j(
|
|
4745
|
-
512 &&
|
|
4746
|
-
f[9]("limitRemoved") + "") && j(h,
|
|
4779
|
+
f[37].type + "") && j(o, n), p[0] & /*$_*/
|
|
4780
|
+
512 && s !== (s = /*$_*/
|
|
4781
|
+
f[9]("limitRemoved") + "") && j(h, s), p[0] & /*lazyShowedHistoryArray*/
|
|
4747
4782
|
128 && l !== (l = /*history*/
|
|
4748
4783
|
f[37].date + "") && j(c, l);
|
|
4749
4784
|
},
|
|
@@ -4752,18 +4787,18 @@ function gs(e) {
|
|
|
4752
4787
|
}
|
|
4753
4788
|
};
|
|
4754
4789
|
}
|
|
4755
|
-
function
|
|
4790
|
+
function jt(e) {
|
|
4756
4791
|
let t, r, i, n = (
|
|
4757
4792
|
/*index*/
|
|
4758
4793
|
e[39]
|
|
4759
4794
|
);
|
|
4760
|
-
function
|
|
4795
|
+
function o(l, c) {
|
|
4761
4796
|
return (
|
|
4762
4797
|
/*history*/
|
|
4763
|
-
l[37].removed ?
|
|
4798
|
+
l[37].removed ? xo : Eo
|
|
4764
4799
|
);
|
|
4765
4800
|
}
|
|
4766
|
-
let a =
|
|
4801
|
+
let a = o(e), s = a(e);
|
|
4767
4802
|
const h = () => (
|
|
4768
4803
|
/*div_binding*/
|
|
4769
4804
|
e[22](t, n)
|
|
@@ -4773,98 +4808,98 @@ function Ut(e) {
|
|
|
4773
4808
|
);
|
|
4774
4809
|
return {
|
|
4775
4810
|
c() {
|
|
4776
|
-
t = P("div"),
|
|
4811
|
+
t = P("div"), s.c(), r = Ze(), E(t, "class", i = gt(
|
|
4777
4812
|
/*index*/
|
|
4778
4813
|
e[39] > +/*numberofentries*/
|
|
4779
4814
|
e[1] ? "LimitContainer" : ""
|
|
4780
4815
|
) + " svelte-19ml84y");
|
|
4781
4816
|
},
|
|
4782
4817
|
m(l, c) {
|
|
4783
|
-
X(l, t, c),
|
|
4818
|
+
X(l, t, c), s.m(t, null), x(t, r), h();
|
|
4784
4819
|
},
|
|
4785
4820
|
p(l, c) {
|
|
4786
|
-
e = l, a === (a =
|
|
4787
|
-
2 && i !== (i =
|
|
4821
|
+
e = l, a === (a = o(e)) && s ? s.p(e, c) : (s.d(1), s = a(e), s && (s.c(), s.m(t, r))), c[0] & /*numberofentries*/
|
|
4822
|
+
2 && i !== (i = gt(
|
|
4788
4823
|
/*index*/
|
|
4789
4824
|
e[39] > +/*numberofentries*/
|
|
4790
4825
|
e[1] ? "LimitContainer" : ""
|
|
4791
|
-
) + " svelte-19ml84y") &&
|
|
4826
|
+
) + " svelte-19ml84y") && E(t, "class", i), n !== /*index*/
|
|
4792
4827
|
e[39] && (u(), n = /*index*/
|
|
4793
4828
|
e[39], h());
|
|
4794
4829
|
},
|
|
4795
4830
|
d(l) {
|
|
4796
|
-
l && k(t),
|
|
4831
|
+
l && k(t), s.d(), u();
|
|
4797
4832
|
}
|
|
4798
4833
|
};
|
|
4799
4834
|
}
|
|
4800
|
-
function
|
|
4835
|
+
function To(e) {
|
|
4801
4836
|
let t;
|
|
4802
|
-
function r(
|
|
4837
|
+
function r(o, a) {
|
|
4803
4838
|
return (
|
|
4804
4839
|
/*hasErrors*/
|
|
4805
|
-
|
|
4840
|
+
o[6] ? _o : (
|
|
4806
4841
|
/*isLoading*/
|
|
4807
|
-
|
|
4842
|
+
o[4] ? vo : bo
|
|
4808
4843
|
)
|
|
4809
4844
|
);
|
|
4810
4845
|
}
|
|
4811
4846
|
let i = r(e), n = i(e);
|
|
4812
4847
|
return {
|
|
4813
4848
|
c() {
|
|
4814
|
-
t = P("div"), n.c(),
|
|
4849
|
+
t = P("div"), n.c(), E(t, "class", "svelte-19ml84y");
|
|
4815
4850
|
},
|
|
4816
|
-
m(
|
|
4817
|
-
X(
|
|
4851
|
+
m(o, a) {
|
|
4852
|
+
X(o, t, a), n.m(t, null), e[23](t);
|
|
4818
4853
|
},
|
|
4819
|
-
p(
|
|
4820
|
-
i === (i = r(
|
|
4854
|
+
p(o, a) {
|
|
4855
|
+
i === (i = r(o)) && n ? n.p(o, a) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
|
|
4821
4856
|
},
|
|
4822
|
-
i:
|
|
4823
|
-
o:
|
|
4824
|
-
d(
|
|
4825
|
-
|
|
4857
|
+
i: I,
|
|
4858
|
+
o: I,
|
|
4859
|
+
d(o) {
|
|
4860
|
+
o && k(t), n.d(), e[23](null);
|
|
4826
4861
|
}
|
|
4827
4862
|
};
|
|
4828
4863
|
}
|
|
4829
|
-
function
|
|
4864
|
+
function Lo(e, t, r) {
|
|
4830
4865
|
let i;
|
|
4831
|
-
|
|
4832
|
-
let n = window.navigator.userAgent,
|
|
4833
|
-
const
|
|
4834
|
-
fetch(H).then((
|
|
4835
|
-
Object.keys(
|
|
4836
|
-
|
|
4866
|
+
Gr(e, ho, (m) => r(9, i = m));
|
|
4867
|
+
let n = window.navigator.userAgent, o = !co(n), { lang: a = "" } = t, { userid: s = "" } = t, { session: h = "" } = t, { endpoint: u = "" } = t, { apiversion: l = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, S = new Array(), D = parseInt(c, 10), N = !1, U = !0, V = [], pe = [], de = !0, Re = !1, se = { EUR: "€", RON: "lei", TRY: "₺" };
|
|
4868
|
+
const Sr = () => {
|
|
4869
|
+
fetch(H).then((T) => T.json()).then((T) => {
|
|
4870
|
+
Object.keys(T).forEach((C) => {
|
|
4871
|
+
Gt(C, T[C]);
|
|
4837
4872
|
});
|
|
4838
|
-
}).catch((
|
|
4839
|
-
console.log(
|
|
4873
|
+
}).catch((T) => {
|
|
4874
|
+
console.log(T);
|
|
4840
4875
|
});
|
|
4841
4876
|
};
|
|
4842
|
-
Object.keys(
|
|
4843
|
-
|
|
4877
|
+
Object.keys(ze).forEach((m) => {
|
|
4878
|
+
Gt(m, ze[m]);
|
|
4844
4879
|
});
|
|
4845
|
-
const
|
|
4846
|
-
let m = l === "gmcore" ? `/v2/player/${
|
|
4847
|
-
|
|
4880
|
+
const wr = () => {
|
|
4881
|
+
let m = l === "gmcore" ? `/v2/player/${s}/transactions/limit` : `/v1/player/${s}/limits/monetary/history`, T = new URL(m, u);
|
|
4882
|
+
T.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), T.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), T.searchParams.append("limit", "10000");
|
|
4848
4883
|
let C = {
|
|
4849
4884
|
method: "GET",
|
|
4850
4885
|
headers: { "X-SessionID": h }
|
|
4851
4886
|
};
|
|
4852
|
-
fetch(
|
|
4887
|
+
fetch(T.href, C).then((A) => {
|
|
4853
4888
|
if (A.status >= 300)
|
|
4854
|
-
throw r(4,
|
|
4889
|
+
throw r(4, U = !1), r(6, N = !0), new Error("There was an error fetching the limits");
|
|
4855
4890
|
return A.json();
|
|
4856
4891
|
}).then(
|
|
4857
4892
|
(A) => {
|
|
4858
|
-
A.length && (V =
|
|
4893
|
+
A.length && (V = Ar(A), r(7, pe = V.slice(0, D))), r(4, U = !1);
|
|
4859
4894
|
},
|
|
4860
4895
|
(A) => {
|
|
4861
4896
|
console.error("There was an error", A), r(6, N = !0);
|
|
4862
4897
|
}
|
|
4863
4898
|
);
|
|
4864
|
-
},
|
|
4865
|
-
const
|
|
4899
|
+
}, Ar = (m) => {
|
|
4900
|
+
const T = !!ze[a];
|
|
4866
4901
|
return m.map((A) => {
|
|
4867
|
-
let
|
|
4902
|
+
let $ = {
|
|
4868
4903
|
amount: "",
|
|
4869
4904
|
currency: "",
|
|
4870
4905
|
date: "",
|
|
@@ -4872,104 +4907,104 @@ function vs(e, t, r) {
|
|
|
4872
4907
|
type: "",
|
|
4873
4908
|
removed: !1
|
|
4874
4909
|
};
|
|
4875
|
-
return
|
|
4910
|
+
return $.amount = Pr(A), $.currency = T ? se[A.limitCurrencyCode] : A.limitCurrencyCode, $.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(A.limitDate)), $.period = i(`${A.limitPeriod.toLowerCase()}`), $.type = l === "gmcore" ? i(`historyLimitType${A.limitType.split(" ")[0]}`) : i(`historyLimitType${A.limitType.split(" ")[0]}`) + " " + i(`historyProductType${A.limitProductType}`), $.removed = A.limitAmount === -1, $;
|
|
4876
4911
|
});
|
|
4877
|
-
},
|
|
4878
|
-
let
|
|
4879
|
-
if (!
|
|
4880
|
-
let
|
|
4881
|
-
return `${
|
|
4912
|
+
}, Pr = (m) => {
|
|
4913
|
+
let T = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
|
|
4914
|
+
if (!p) {
|
|
4915
|
+
let Dr = se[m.limitCurrencyCode] || m.limitCurrencyCode;
|
|
4916
|
+
return `${T}${Dr}`;
|
|
4882
4917
|
}
|
|
4883
4918
|
typeof m.limitAmount == "string" && m.limitAmount.includes(",") && (m.limitAmount = m.limitAmount.replaceAll(",", ""));
|
|
4884
|
-
const C =
|
|
4919
|
+
const C = T.match(/\{(\d+)decimals\}/), A = C ? parseInt(C[1], 10) : 2, $ = C ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
|
|
4885
4920
|
let ye = parseFloat(m.limitAmount).toFixed(A);
|
|
4886
|
-
const [
|
|
4887
|
-
let [
|
|
4888
|
-
return
|
|
4889
|
-
|
|
4890
|
-
ye.split(
|
|
4891
|
-
),
|
|
4892
|
-
},
|
|
4893
|
-
r(5,
|
|
4921
|
+
const [Rr, Me] = p.includes(".") ? [",", "."] : [".", ","];
|
|
4922
|
+
let [De, Mr] = ye.split(".");
|
|
4923
|
+
return De = De.replace(/\B(?=(\d{3})+(?!\d))/g, Rr), ye = `${De}${Me}${Mr}`, T = T.replace("{currency}", se[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ye.split(Me)[0]).replace(
|
|
4924
|
+
$,
|
|
4925
|
+
ye.split(Me)[1]
|
|
4926
|
+
), T;
|
|
4927
|
+
}, Hr = () => {
|
|
4928
|
+
r(5, de = !de), r(8, Re = !Re);
|
|
4894
4929
|
};
|
|
4895
|
-
let
|
|
4896
|
-
m.forEach((
|
|
4897
|
-
|
|
4930
|
+
let dt = new IntersectionObserver((m) => {
|
|
4931
|
+
m.forEach((T) => {
|
|
4932
|
+
T.isIntersecting && (D += parseInt(c, 10) || 10, pe.length < V.length && r(7, pe = V.slice(0, D)));
|
|
4898
4933
|
});
|
|
4899
4934
|
});
|
|
4900
|
-
const
|
|
4901
|
-
|
|
4902
|
-
},
|
|
4935
|
+
const Or = () => {
|
|
4936
|
+
dt.observe(S[S.length - 1]);
|
|
4937
|
+
}, Ir = () => {
|
|
4903
4938
|
if (!f)
|
|
4904
4939
|
return;
|
|
4905
4940
|
let m = {};
|
|
4906
|
-
f.split(",").forEach((
|
|
4907
|
-
let C =
|
|
4941
|
+
f.split(",").forEach((T) => {
|
|
4942
|
+
let C = T.split(":");
|
|
4908
4943
|
m[C[0].trim()] = C[1].trim();
|
|
4909
|
-
}),
|
|
4910
|
-
},
|
|
4911
|
-
|
|
4944
|
+
}), se = { ...se, ...m };
|
|
4945
|
+
}, Br = () => {
|
|
4946
|
+
yo(a);
|
|
4912
4947
|
};
|
|
4913
|
-
|
|
4914
|
-
|
|
4948
|
+
Qr(() => () => {
|
|
4949
|
+
dt.unobserve(S[S.length - 1]);
|
|
4915
4950
|
});
|
|
4916
|
-
function
|
|
4951
|
+
function Cr(m, T) {
|
|
4917
4952
|
Se[m ? "unshift" : "push"](() => {
|
|
4918
|
-
|
|
4953
|
+
S[T] = m, r(3, S);
|
|
4919
4954
|
});
|
|
4920
4955
|
}
|
|
4921
|
-
function
|
|
4956
|
+
function Nr(m) {
|
|
4922
4957
|
Se[m ? "unshift" : "push"](() => {
|
|
4923
4958
|
g = m, r(2, g);
|
|
4924
4959
|
});
|
|
4925
4960
|
}
|
|
4926
4961
|
return e.$$set = (m) => {
|
|
4927
|
-
"lang" in m && r(0, a = m.lang), "userid" in m && r(12,
|
|
4962
|
+
"lang" in m && r(0, a = m.lang), "userid" in m && r(12, s = m.userid), "session" in m && r(13, h = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, l = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, p = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, d = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, H = m.translationurl);
|
|
4928
4963
|
}, e.$$.update = () => {
|
|
4929
4964
|
e.$$.dirty[0] & /*customcurrencysymbols*/
|
|
4930
|
-
65536 && f &&
|
|
4931
|
-
61440 && u &&
|
|
4932
|
-
56 &&
|
|
4933
|
-
1 && a &&
|
|
4934
|
-
262148 && y && g &&
|
|
4935
|
-
524292 &&
|
|
4936
|
-
1048580 && v && g &&
|
|
4937
|
-
2097156 && H && g &&
|
|
4965
|
+
65536 && f && Ir(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
|
|
4966
|
+
61440 && u && s && h && l && wr(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
|
|
4967
|
+
56 && S[0] && !U && !de && Or(), e.$$.dirty[0] & /*lang*/
|
|
4968
|
+
1 && a && Br(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4969
|
+
262148 && y && g && fo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4970
|
+
524292 && d && g && mo(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
4971
|
+
1048580 && v && g && po(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
|
|
4972
|
+
2097156 && H && g && Sr();
|
|
4938
4973
|
}, [
|
|
4939
4974
|
a,
|
|
4940
4975
|
c,
|
|
4941
4976
|
g,
|
|
4942
|
-
|
|
4943
|
-
|
|
4944
|
-
pe,
|
|
4945
|
-
N,
|
|
4977
|
+
S,
|
|
4978
|
+
U,
|
|
4946
4979
|
de,
|
|
4947
|
-
|
|
4980
|
+
N,
|
|
4981
|
+
pe,
|
|
4982
|
+
Re,
|
|
4948
4983
|
i,
|
|
4949
|
-
s,
|
|
4950
|
-
Sr,
|
|
4951
4984
|
o,
|
|
4985
|
+
Hr,
|
|
4986
|
+
s,
|
|
4952
4987
|
h,
|
|
4953
4988
|
u,
|
|
4954
4989
|
l,
|
|
4955
4990
|
f,
|
|
4956
|
-
d,
|
|
4957
|
-
y,
|
|
4958
4991
|
p,
|
|
4992
|
+
y,
|
|
4993
|
+
d,
|
|
4959
4994
|
v,
|
|
4960
4995
|
H,
|
|
4961
|
-
|
|
4962
|
-
|
|
4996
|
+
Cr,
|
|
4997
|
+
Nr
|
|
4963
4998
|
];
|
|
4964
4999
|
}
|
|
4965
|
-
class
|
|
5000
|
+
class Lr extends si {
|
|
4966
5001
|
constructor(t) {
|
|
4967
|
-
super(),
|
|
5002
|
+
super(), ni(
|
|
4968
5003
|
this,
|
|
4969
5004
|
t,
|
|
4970
|
-
|
|
4971
|
-
|
|
4972
|
-
|
|
5005
|
+
Lo,
|
|
5006
|
+
To,
|
|
5007
|
+
Vt,
|
|
4973
5008
|
{
|
|
4974
5009
|
lang: 0,
|
|
4975
5010
|
userid: 12,
|
|
@@ -4984,7 +5019,7 @@ class _r extends ri {
|
|
|
4984
5019
|
mbsource: 20,
|
|
4985
5020
|
translationurl: 21
|
|
4986
5021
|
},
|
|
4987
|
-
|
|
5022
|
+
go,
|
|
4988
5023
|
[-1, -1]
|
|
4989
5024
|
);
|
|
4990
5025
|
}
|
|
@@ -4992,127 +5027,127 @@ class _r extends ri {
|
|
|
4992
5027
|
return this.$$.ctx[0];
|
|
4993
5028
|
}
|
|
4994
5029
|
set lang(t) {
|
|
4995
|
-
this.$$set({ lang: t }),
|
|
5030
|
+
this.$$set({ lang: t }), B();
|
|
4996
5031
|
}
|
|
4997
5032
|
get userid() {
|
|
4998
5033
|
return this.$$.ctx[12];
|
|
4999
5034
|
}
|
|
5000
5035
|
set userid(t) {
|
|
5001
|
-
this.$$set({ userid: t }),
|
|
5036
|
+
this.$$set({ userid: t }), B();
|
|
5002
5037
|
}
|
|
5003
5038
|
get session() {
|
|
5004
5039
|
return this.$$.ctx[13];
|
|
5005
5040
|
}
|
|
5006
5041
|
set session(t) {
|
|
5007
|
-
this.$$set({ session: t }),
|
|
5042
|
+
this.$$set({ session: t }), B();
|
|
5008
5043
|
}
|
|
5009
5044
|
get endpoint() {
|
|
5010
5045
|
return this.$$.ctx[14];
|
|
5011
5046
|
}
|
|
5012
5047
|
set endpoint(t) {
|
|
5013
|
-
this.$$set({ endpoint: t }),
|
|
5048
|
+
this.$$set({ endpoint: t }), B();
|
|
5014
5049
|
}
|
|
5015
5050
|
get apiversion() {
|
|
5016
5051
|
return this.$$.ctx[15];
|
|
5017
5052
|
}
|
|
5018
5053
|
set apiversion(t) {
|
|
5019
|
-
this.$$set({ apiversion: t }),
|
|
5054
|
+
this.$$set({ apiversion: t }), B();
|
|
5020
5055
|
}
|
|
5021
5056
|
get numberofentries() {
|
|
5022
5057
|
return this.$$.ctx[1];
|
|
5023
5058
|
}
|
|
5024
5059
|
set numberofentries(t) {
|
|
5025
|
-
this.$$set({ numberofentries: t }),
|
|
5060
|
+
this.$$set({ numberofentries: t }), B();
|
|
5026
5061
|
}
|
|
5027
5062
|
get customcurrencysymbols() {
|
|
5028
5063
|
return this.$$.ctx[16];
|
|
5029
5064
|
}
|
|
5030
5065
|
set customcurrencysymbols(t) {
|
|
5031
|
-
this.$$set({ customcurrencysymbols: t }),
|
|
5066
|
+
this.$$set({ customcurrencysymbols: t }), B();
|
|
5032
5067
|
}
|
|
5033
5068
|
get limitformat() {
|
|
5034
5069
|
return this.$$.ctx[17];
|
|
5035
5070
|
}
|
|
5036
5071
|
set limitformat(t) {
|
|
5037
|
-
this.$$set({ limitformat: t }),
|
|
5072
|
+
this.$$set({ limitformat: t }), B();
|
|
5038
5073
|
}
|
|
5039
5074
|
get clientstyling() {
|
|
5040
5075
|
return this.$$.ctx[18];
|
|
5041
5076
|
}
|
|
5042
5077
|
set clientstyling(t) {
|
|
5043
|
-
this.$$set({ clientstyling: t }),
|
|
5078
|
+
this.$$set({ clientstyling: t }), B();
|
|
5044
5079
|
}
|
|
5045
5080
|
get clientstylingurl() {
|
|
5046
5081
|
return this.$$.ctx[19];
|
|
5047
5082
|
}
|
|
5048
5083
|
set clientstylingurl(t) {
|
|
5049
|
-
this.$$set({ clientstylingurl: t }),
|
|
5084
|
+
this.$$set({ clientstylingurl: t }), B();
|
|
5050
5085
|
}
|
|
5051
5086
|
get mbsource() {
|
|
5052
5087
|
return this.$$.ctx[20];
|
|
5053
5088
|
}
|
|
5054
5089
|
set mbsource(t) {
|
|
5055
|
-
this.$$set({ mbsource: t }),
|
|
5090
|
+
this.$$set({ mbsource: t }), B();
|
|
5056
5091
|
}
|
|
5057
5092
|
get translationurl() {
|
|
5058
5093
|
return this.$$.ctx[21];
|
|
5059
5094
|
}
|
|
5060
5095
|
set translationurl(t) {
|
|
5061
|
-
this.$$set({ translationurl: t }),
|
|
5096
|
+
this.$$set({ translationurl: t }), B();
|
|
5062
5097
|
}
|
|
5063
5098
|
}
|
|
5064
|
-
|
|
5065
|
-
const
|
|
5099
|
+
oi(Lr, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
|
|
5100
|
+
const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5066
5101
|
__proto__: null,
|
|
5067
|
-
default:
|
|
5102
|
+
default: Lr
|
|
5068
5103
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5069
5104
|
export {
|
|
5070
|
-
|
|
5071
|
-
|
|
5072
|
-
|
|
5073
|
-
|
|
5074
|
-
|
|
5075
|
-
|
|
5076
|
-
|
|
5077
|
-
|
|
5078
|
-
|
|
5079
|
-
|
|
5080
|
-
|
|
5081
|
-
|
|
5082
|
-
|
|
5083
|
-
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5087
|
-
|
|
5088
|
-
|
|
5089
|
-
|
|
5090
|
-
|
|
5091
|
-
|
|
5092
|
-
|
|
5093
|
-
|
|
5094
|
-
|
|
5095
|
-
|
|
5096
|
-
|
|
5097
|
-
|
|
5098
|
-
|
|
5099
|
-
|
|
5100
|
-
|
|
5101
|
-
|
|
5102
|
-
|
|
5103
|
-
|
|
5104
|
-
|
|
5105
|
-
|
|
5106
|
-
|
|
5107
|
-
|
|
5105
|
+
ne as $,
|
|
5106
|
+
Ho as A,
|
|
5107
|
+
No as B,
|
|
5108
|
+
Ye as C,
|
|
5109
|
+
Ue as D,
|
|
5110
|
+
Co as E,
|
|
5111
|
+
ho as F,
|
|
5112
|
+
fo as G,
|
|
5113
|
+
mo as H,
|
|
5114
|
+
po as I,
|
|
5115
|
+
Uo as J,
|
|
5116
|
+
ei as K,
|
|
5117
|
+
Do as L,
|
|
5118
|
+
$o as M,
|
|
5119
|
+
Mo as N,
|
|
5120
|
+
Oo as O,
|
|
5121
|
+
So as P,
|
|
5122
|
+
Ao as Q,
|
|
5123
|
+
Po as R,
|
|
5124
|
+
si as S,
|
|
5125
|
+
wo as T,
|
|
5126
|
+
Go as U,
|
|
5127
|
+
vr as a,
|
|
5128
|
+
Fr as b,
|
|
5129
|
+
oi as c,
|
|
5130
|
+
k as d,
|
|
5131
|
+
X as e,
|
|
5132
|
+
B as f,
|
|
5133
|
+
x as g,
|
|
5134
|
+
P as h,
|
|
5135
|
+
ni as i,
|
|
5136
|
+
Ze as j,
|
|
5137
|
+
Gr as k,
|
|
5138
|
+
co as l,
|
|
5139
|
+
E as m,
|
|
5140
|
+
I as n,
|
|
5141
|
+
Qr as o,
|
|
5142
|
+
Ro as p,
|
|
5108
5143
|
Se as q,
|
|
5109
|
-
|
|
5110
|
-
|
|
5111
|
-
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5117
|
-
|
|
5144
|
+
vt as r,
|
|
5145
|
+
Vt as s,
|
|
5146
|
+
Io as t,
|
|
5147
|
+
Vr as u,
|
|
5148
|
+
re as v,
|
|
5149
|
+
j as w,
|
|
5150
|
+
Bo as x,
|
|
5151
|
+
Wr as y,
|
|
5152
|
+
M as z
|
|
5118
5153
|
};
|