@everymatrix/casino-categories-slider 1.87.26 → 1.87.27
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/{CasinoCategoriesSlider-DiF6XY0O.cjs → CasinoCategoriesSlider-C3GXfvQk.cjs} +4 -4
- package/components/{CasinoCategoriesSlider-DqpJe-jw.js → CasinoCategoriesSlider-CgwK8TAY.js} +757 -729
- package/components/{CasinoCategoriesSlider-DfbyuFRY.js → CasinoCategoriesSlider-JQF3NTmw.js} +814 -785
- package/components/{CasinoSlider-D59RP9ni.js → CasinoSlider-BqyKHyRH.js} +67 -67
- package/components/{CasinoSlider-Cg-yFFzs.js → CasinoSlider-C9khAWUF.js} +69 -69
- package/components/{CasinoSlider-B3GIXAJo.cjs → CasinoSlider-COFmZ0Fn.cjs} +1 -1
- package/es2015/casino-categories-slider.cjs +1 -1
- package/es2015/casino-categories-slider.js +1 -1
- package/esnext/casino-categories-slider.js +1 -1
- package/package.json +1 -1
package/components/{CasinoCategoriesSlider-DqpJe-jw.js → CasinoCategoriesSlider-CgwK8TAY.js}
RENAMED
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
function
|
|
1
|
+
function L() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Ft(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function yt() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
9
|
+
function re(e) {
|
|
10
|
+
e.forEach(Ft);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function ut(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function jt(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
|
-
let
|
|
19
|
-
function
|
|
20
|
-
return e === t ? !0 : (
|
|
18
|
+
let ye;
|
|
19
|
+
function vs(e, t) {
|
|
20
|
+
return e === t ? !0 : (ye || (ye = document.createElement("a")), ye.href = t, e === ye.href);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Mr(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function kt(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const n of t)
|
|
28
28
|
n(void 0);
|
|
29
|
-
return
|
|
29
|
+
return L;
|
|
30
30
|
}
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
33
33
|
}
|
|
34
|
-
function
|
|
35
|
-
e.$$.on_destroy.push(
|
|
34
|
+
function Rr(e, t, r) {
|
|
35
|
+
e.$$.on_destroy.push(kt(t, r));
|
|
36
36
|
}
|
|
37
|
-
function
|
|
37
|
+
function Vt(e, t) {
|
|
38
38
|
e.appendChild(t);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const n =
|
|
40
|
+
function Gr(e, t, r) {
|
|
41
|
+
const n = Ur(e);
|
|
42
42
|
if (!n.getElementById(t)) {
|
|
43
43
|
const i = k("style");
|
|
44
|
-
i.id = t, i.textContent = r,
|
|
44
|
+
i.id = t, i.textContent = r, Dr(n, i);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function Ur(e) {
|
|
48
48
|
if (!e)
|
|
49
49
|
return document;
|
|
50
50
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -54,58 +54,58 @@ function Rr(e) {
|
|
|
54
54
|
t
|
|
55
55
|
) : e.ownerDocument;
|
|
56
56
|
}
|
|
57
|
-
function
|
|
58
|
-
return
|
|
57
|
+
function Dr(e, t) {
|
|
58
|
+
return Vt(
|
|
59
59
|
/** @type {Document} */
|
|
60
60
|
e.head || e,
|
|
61
61
|
t
|
|
62
62
|
), t.sheet;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
64
|
+
function ce(e, t, r) {
|
|
65
65
|
e.insertBefore(t, r || null);
|
|
66
66
|
}
|
|
67
|
-
function
|
|
67
|
+
function ne(e) {
|
|
68
68
|
e.parentNode && e.parentNode.removeChild(e);
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function _s(e, t) {
|
|
71
71
|
for (let r = 0; r < e.length; r += 1)
|
|
72
72
|
e[r] && e[r].d(t);
|
|
73
73
|
}
|
|
74
74
|
function k(e) {
|
|
75
75
|
return document.createElement(e);
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function Xt(e) {
|
|
78
78
|
return document.createTextNode(e);
|
|
79
79
|
}
|
|
80
|
-
function
|
|
81
|
-
return
|
|
80
|
+
function Es() {
|
|
81
|
+
return Xt(" ");
|
|
82
82
|
}
|
|
83
|
-
function
|
|
84
|
-
return
|
|
83
|
+
function xs() {
|
|
84
|
+
return Xt("");
|
|
85
85
|
}
|
|
86
|
-
function
|
|
86
|
+
function Ss(e, t, r, n) {
|
|
87
87
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function ws(e) {
|
|
90
90
|
return function(t) {
|
|
91
91
|
return t.preventDefault(), e.call(this, t);
|
|
92
92
|
};
|
|
93
93
|
}
|
|
94
|
-
function
|
|
94
|
+
function fe(e, t, r) {
|
|
95
95
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
96
96
|
}
|
|
97
97
|
function v(e, t, r) {
|
|
98
98
|
const n = t.toLowerCase();
|
|
99
|
-
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r :
|
|
99
|
+
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : fe(e, t, r);
|
|
100
100
|
}
|
|
101
|
-
function
|
|
101
|
+
function $r(e) {
|
|
102
102
|
return Array.from(e.childNodes);
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function Ts(e, t) {
|
|
105
105
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
106
106
|
t);
|
|
107
107
|
}
|
|
108
|
-
function
|
|
108
|
+
function Fr(e) {
|
|
109
109
|
const t = {};
|
|
110
110
|
return e.childNodes.forEach(
|
|
111
111
|
/** @param {Element} node */
|
|
@@ -114,135 +114,135 @@ function Dr(e) {
|
|
|
114
114
|
}
|
|
115
115
|
), t;
|
|
116
116
|
}
|
|
117
|
-
let
|
|
118
|
-
function
|
|
119
|
-
|
|
117
|
+
let ue;
|
|
118
|
+
function ae(e) {
|
|
119
|
+
ue = e;
|
|
120
120
|
}
|
|
121
|
-
function
|
|
122
|
-
if (!
|
|
121
|
+
function jr() {
|
|
122
|
+
if (!ue)
|
|
123
123
|
throw new Error("Function called outside component initialization");
|
|
124
|
-
return
|
|
124
|
+
return ue;
|
|
125
125
|
}
|
|
126
|
-
function
|
|
127
|
-
|
|
126
|
+
function kr(e) {
|
|
127
|
+
jr().$$.on_mount.push(e);
|
|
128
128
|
}
|
|
129
|
-
function
|
|
129
|
+
function Hs(e, t) {
|
|
130
130
|
const r = e.$$.callbacks[t.type];
|
|
131
131
|
r && r.slice().forEach((n) => n.call(this, t));
|
|
132
132
|
}
|
|
133
|
-
const Q = [],
|
|
134
|
-
let
|
|
135
|
-
const
|
|
136
|
-
let
|
|
137
|
-
function
|
|
138
|
-
|
|
133
|
+
const Q = [], ke = [];
|
|
134
|
+
let q = [];
|
|
135
|
+
const gt = [], Wt = /* @__PURE__ */ Promise.resolve();
|
|
136
|
+
let Ve = !1;
|
|
137
|
+
function zt() {
|
|
138
|
+
Ve || (Ve = !0, Wt.then(x));
|
|
139
139
|
}
|
|
140
|
-
function
|
|
141
|
-
return
|
|
140
|
+
function Vr() {
|
|
141
|
+
return zt(), Wt;
|
|
142
142
|
}
|
|
143
|
-
function
|
|
144
|
-
|
|
143
|
+
function Xe(e) {
|
|
144
|
+
q.push(e);
|
|
145
145
|
}
|
|
146
146
|
const Me = /* @__PURE__ */ new Set();
|
|
147
147
|
let z = 0;
|
|
148
148
|
function x() {
|
|
149
149
|
if (z !== 0)
|
|
150
150
|
return;
|
|
151
|
-
const e =
|
|
151
|
+
const e = ue;
|
|
152
152
|
do {
|
|
153
153
|
try {
|
|
154
154
|
for (; z < Q.length; ) {
|
|
155
155
|
const t = Q[z];
|
|
156
|
-
z++,
|
|
156
|
+
z++, ae(t), Xr(t.$$);
|
|
157
157
|
}
|
|
158
158
|
} catch (t) {
|
|
159
159
|
throw Q.length = 0, z = 0, t;
|
|
160
160
|
}
|
|
161
|
-
for (
|
|
162
|
-
|
|
163
|
-
for (let t = 0; t <
|
|
164
|
-
const r =
|
|
161
|
+
for (ae(null), Q.length = 0, z = 0; ke.length; )
|
|
162
|
+
ke.pop()();
|
|
163
|
+
for (let t = 0; t < q.length; t += 1) {
|
|
164
|
+
const r = q[t];
|
|
165
165
|
Me.has(r) || (Me.add(r), r());
|
|
166
166
|
}
|
|
167
|
-
|
|
167
|
+
q.length = 0;
|
|
168
168
|
} while (Q.length);
|
|
169
|
-
for (;
|
|
170
|
-
|
|
171
|
-
|
|
169
|
+
for (; gt.length; )
|
|
170
|
+
gt.pop()();
|
|
171
|
+
Ve = !1, Me.clear(), ae(e);
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function Xr(e) {
|
|
174
174
|
if (e.fragment !== null) {
|
|
175
|
-
e.update(),
|
|
175
|
+
e.update(), re(e.before_update);
|
|
176
176
|
const t = e.dirty;
|
|
177
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
177
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
function
|
|
180
|
+
function Wr(e) {
|
|
181
181
|
const t = [], r = [];
|
|
182
|
-
|
|
182
|
+
q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), q = t;
|
|
183
183
|
}
|
|
184
|
-
const
|
|
185
|
-
function
|
|
186
|
-
e && e.i && (
|
|
184
|
+
const zr = /* @__PURE__ */ new Set();
|
|
185
|
+
function Zt(e, t) {
|
|
186
|
+
e && e.i && (zr.delete(e), e.i(t));
|
|
187
187
|
}
|
|
188
|
-
function
|
|
188
|
+
function As(e) {
|
|
189
189
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
190
190
|
}
|
|
191
|
-
function
|
|
191
|
+
function Bs(e, t) {
|
|
192
192
|
e.d(1), t.delete(e.key);
|
|
193
193
|
}
|
|
194
|
-
function
|
|
194
|
+
function Ps(e, t, r, n, i, s, o, a, h, u, l, m) {
|
|
195
195
|
let c = e.length, d = s.length, b = c;
|
|
196
196
|
const g = {};
|
|
197
197
|
for (; b--; )
|
|
198
198
|
g[e[b].key] = b;
|
|
199
|
-
const T = [],
|
|
199
|
+
const T = [], I = /* @__PURE__ */ new Map(), P = /* @__PURE__ */ new Map(), w = [];
|
|
200
200
|
for (b = d; b--; ) {
|
|
201
201
|
const _ = m(i, s, b), A = r(_);
|
|
202
|
-
let
|
|
203
|
-
|
|
202
|
+
let C = o.get(A);
|
|
203
|
+
C ? w.push(() => C.p(_, t)) : (C = u(A, _), C.c()), I.set(A, T[b] = C), A in g && P.set(A, Math.abs(b - g[A]));
|
|
204
204
|
}
|
|
205
205
|
const O = /* @__PURE__ */ new Set(), N = /* @__PURE__ */ new Set();
|
|
206
|
-
function
|
|
207
|
-
|
|
206
|
+
function M(_) {
|
|
207
|
+
Zt(_, 1), _.m(a, l), o.set(_.key, _), l = _.first, d--;
|
|
208
208
|
}
|
|
209
209
|
for (; c && d; ) {
|
|
210
|
-
const _ = T[d - 1], A = e[c - 1],
|
|
211
|
-
_ === A ? (l = _.first, c--, d--) :
|
|
210
|
+
const _ = T[d - 1], A = e[c - 1], C = _.key, $ = A.key;
|
|
211
|
+
_ === A ? (l = _.first, c--, d--) : I.has($) ? !o.has(C) || O.has(C) ? M(_) : N.has($) ? c-- : P.get(C) > P.get($) ? (N.add(C), M(_)) : (O.add($), c--) : (h(A, o), c--);
|
|
212
212
|
}
|
|
213
213
|
for (; c--; ) {
|
|
214
214
|
const _ = e[c];
|
|
215
|
-
|
|
215
|
+
I.has(_.key) || h(_, o);
|
|
216
216
|
}
|
|
217
217
|
for (; d; )
|
|
218
|
-
|
|
219
|
-
return
|
|
218
|
+
M(T[d - 1]);
|
|
219
|
+
return re(w), T;
|
|
220
220
|
}
|
|
221
|
-
function
|
|
221
|
+
function Zr(e, t, r) {
|
|
222
222
|
const { fragment: n, after_update: i } = e.$$;
|
|
223
|
-
n && n.m(t, r),
|
|
224
|
-
const s = e.$$.on_mount.map(
|
|
225
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
226
|
-
}), i.forEach(
|
|
223
|
+
n && n.m(t, r), Xe(() => {
|
|
224
|
+
const s = e.$$.on_mount.map(Ft).filter(ut);
|
|
225
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : re(s), e.$$.on_mount = [];
|
|
226
|
+
}), i.forEach(Xe);
|
|
227
227
|
}
|
|
228
|
-
function
|
|
228
|
+
function Qr(e, t) {
|
|
229
229
|
const r = e.$$;
|
|
230
|
-
r.fragment !== null && (
|
|
230
|
+
r.fragment !== null && (Wr(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
231
231
|
}
|
|
232
|
-
function
|
|
233
|
-
e.$$.dirty[0] === -1 && (Q.push(e),
|
|
232
|
+
function Yr(e, t) {
|
|
233
|
+
e.$$.dirty[0] === -1 && (Q.push(e), zt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
234
234
|
}
|
|
235
|
-
function
|
|
236
|
-
const h =
|
|
237
|
-
|
|
235
|
+
function qr(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
236
|
+
const h = ue;
|
|
237
|
+
ae(e);
|
|
238
238
|
const u = e.$$ = {
|
|
239
239
|
fragment: null,
|
|
240
240
|
ctx: [],
|
|
241
241
|
// state
|
|
242
242
|
props: s,
|
|
243
|
-
update:
|
|
243
|
+
update: L,
|
|
244
244
|
not_equal: i,
|
|
245
|
-
bound:
|
|
245
|
+
bound: yt(),
|
|
246
246
|
// lifecycle
|
|
247
247
|
on_mount: [],
|
|
248
248
|
on_destroy: [],
|
|
@@ -251,7 +251,7 @@ function Qr(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
251
251
|
after_update: [],
|
|
252
252
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
253
253
|
// everything else
|
|
254
|
-
callbacks:
|
|
254
|
+
callbacks: yt(),
|
|
255
255
|
dirty: a,
|
|
256
256
|
skip_bound: !1,
|
|
257
257
|
root: t.target || h.$$.root
|
|
@@ -260,19 +260,19 @@ function Qr(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
260
260
|
let l = !1;
|
|
261
261
|
if (u.ctx = r ? r(e, t.props || {}, (m, c, ...d) => {
|
|
262
262
|
const b = d.length ? d[0] : c;
|
|
263
|
-
return u.ctx && i(u.ctx[m], u.ctx[m] = b) && (!u.skip_bound && u.bound[m] && u.bound[m](b), l &&
|
|
264
|
-
}) : [], u.update(), l = !0,
|
|
263
|
+
return u.ctx && i(u.ctx[m], u.ctx[m] = b) && (!u.skip_bound && u.bound[m] && u.bound[m](b), l && Yr(e, m)), c;
|
|
264
|
+
}) : [], u.update(), l = !0, re(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
265
265
|
if (t.hydrate) {
|
|
266
|
-
const m =
|
|
267
|
-
u.fragment && u.fragment.l(m), m.forEach(
|
|
266
|
+
const m = $r(t.target);
|
|
267
|
+
u.fragment && u.fragment.l(m), m.forEach(ne);
|
|
268
268
|
} else
|
|
269
269
|
u.fragment && u.fragment.c();
|
|
270
|
-
t.intro &&
|
|
270
|
+
t.intro && Zt(e.$$.fragment), Zr(e, t.target, t.anchor), x();
|
|
271
271
|
}
|
|
272
|
-
|
|
272
|
+
ae(h);
|
|
273
273
|
}
|
|
274
|
-
let
|
|
275
|
-
typeof HTMLElement == "function" && (
|
|
274
|
+
let Qt;
|
|
275
|
+
typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
276
276
|
/** The Svelte component constructor */
|
|
277
277
|
$$ctor;
|
|
278
278
|
/** Slots */
|
|
@@ -314,29 +314,29 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
314
314
|
let s;
|
|
315
315
|
return {
|
|
316
316
|
c: function() {
|
|
317
|
-
s = k("slot"), i !== "default" &&
|
|
317
|
+
s = k("slot"), i !== "default" && fe(s, "name", i);
|
|
318
318
|
},
|
|
319
319
|
/**
|
|
320
320
|
* @param {HTMLElement} target
|
|
321
321
|
* @param {HTMLElement} [anchor]
|
|
322
322
|
*/
|
|
323
323
|
m: function(h, u) {
|
|
324
|
-
|
|
324
|
+
ce(h, s, u);
|
|
325
325
|
},
|
|
326
326
|
d: function(h) {
|
|
327
|
-
h &&
|
|
327
|
+
h && ne(s);
|
|
328
328
|
}
|
|
329
329
|
};
|
|
330
330
|
};
|
|
331
331
|
};
|
|
332
332
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
333
333
|
return;
|
|
334
|
-
const t = {}, r =
|
|
334
|
+
const t = {}, r = Fr(this);
|
|
335
335
|
for (const i of this.$$s)
|
|
336
336
|
i in r && (t[i] = [e(i)]);
|
|
337
337
|
for (const i of this.attributes) {
|
|
338
338
|
const s = this.$$g_p(i.name);
|
|
339
|
-
s in this.$$d || (this.$$d[s] =
|
|
339
|
+
s in this.$$d || (this.$$d[s] = _e(s, i.value, this.$$p_d, "toProp"));
|
|
340
340
|
}
|
|
341
341
|
for (const i in this.$$p_d)
|
|
342
342
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -354,7 +354,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
354
354
|
this.$$r = !0;
|
|
355
355
|
for (const i in this.$$p_d)
|
|
356
356
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
357
|
-
const s =
|
|
357
|
+
const s = _e(
|
|
358
358
|
i,
|
|
359
359
|
this.$$d[i],
|
|
360
360
|
this.$$p_d,
|
|
@@ -376,7 +376,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
376
376
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
377
377
|
// and setting attributes through setAttribute etc, this is helpful
|
|
378
378
|
attributeChangedCallback(e, t, r) {
|
|
379
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
379
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = _e(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
380
380
|
}
|
|
381
381
|
disconnectedCallback() {
|
|
382
382
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -389,7 +389,7 @@ typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
|
389
389
|
) || e;
|
|
390
390
|
}
|
|
391
391
|
});
|
|
392
|
-
function
|
|
392
|
+
function _e(e, t, r, n) {
|
|
393
393
|
const i = r[e]?.type;
|
|
394
394
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
395
395
|
return t;
|
|
@@ -418,8 +418,8 @@ function ve(e, t, r, n) {
|
|
|
418
418
|
return t;
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
|
-
function
|
|
422
|
-
let o = class extends
|
|
421
|
+
function Jr(e, t, r, n, i, s) {
|
|
422
|
+
let o = class extends Qt {
|
|
423
423
|
constructor() {
|
|
424
424
|
super(e, r, i), this.$$p_d = t;
|
|
425
425
|
}
|
|
@@ -435,7 +435,7 @@ function Yr(e, t, r, n, i, s) {
|
|
|
435
435
|
return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
|
|
436
436
|
},
|
|
437
437
|
set(h) {
|
|
438
|
-
h =
|
|
438
|
+
h = _e(a, h, t), this.$$d[a] = h, this.$$c?.$set({ [a]: h });
|
|
439
439
|
}
|
|
440
440
|
});
|
|
441
441
|
}), n.forEach((a) => {
|
|
@@ -447,7 +447,7 @@ function Yr(e, t, r, n, i, s) {
|
|
|
447
447
|
}), e.element = /** @type {any} */
|
|
448
448
|
o, o;
|
|
449
449
|
}
|
|
450
|
-
class
|
|
450
|
+
class Kr {
|
|
451
451
|
/**
|
|
452
452
|
* ### PRIVATE API
|
|
453
453
|
*
|
|
@@ -466,7 +466,7 @@ class qr {
|
|
|
466
466
|
$$set = void 0;
|
|
467
467
|
/** @returns {void} */
|
|
468
468
|
$destroy() {
|
|
469
|
-
|
|
469
|
+
Qr(this, 1), this.$destroy = L;
|
|
470
470
|
}
|
|
471
471
|
/**
|
|
472
472
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -475,8 +475,8 @@ class qr {
|
|
|
475
475
|
* @returns {() => void}
|
|
476
476
|
*/
|
|
477
477
|
$on(t, r) {
|
|
478
|
-
if (!
|
|
479
|
-
return
|
|
478
|
+
if (!ut(r))
|
|
479
|
+
return L;
|
|
480
480
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
481
481
|
return n.push(r), () => {
|
|
482
482
|
const i = n.indexOf(r);
|
|
@@ -488,11 +488,11 @@ class qr {
|
|
|
488
488
|
* @returns {void}
|
|
489
489
|
*/
|
|
490
490
|
$set(t) {
|
|
491
|
-
this.$$set && !
|
|
491
|
+
this.$$set && !Mr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
492
492
|
}
|
|
493
493
|
}
|
|
494
|
-
const
|
|
495
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
494
|
+
const en = "4";
|
|
495
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(en);
|
|
496
496
|
/*! *****************************************************************************
|
|
497
497
|
Copyright (c) Microsoft Corporation.
|
|
498
498
|
|
|
@@ -507,24 +507,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
507
507
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
508
508
|
PERFORMANCE OF THIS SOFTWARE.
|
|
509
509
|
***************************************************************************** */
|
|
510
|
-
var
|
|
511
|
-
return
|
|
510
|
+
var We = function(e, t) {
|
|
511
|
+
return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
512
512
|
r.__proto__ = n;
|
|
513
513
|
} || function(r, n) {
|
|
514
514
|
for (var i in n)
|
|
515
515
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
516
|
-
},
|
|
516
|
+
}, We(e, t);
|
|
517
517
|
};
|
|
518
|
-
function
|
|
518
|
+
function me(e, t) {
|
|
519
519
|
if (typeof t != "function" && t !== null)
|
|
520
520
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
521
|
-
|
|
521
|
+
We(e, t);
|
|
522
522
|
function r() {
|
|
523
523
|
this.constructor = e;
|
|
524
524
|
}
|
|
525
525
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
526
526
|
}
|
|
527
|
-
function
|
|
527
|
+
function ze(e) {
|
|
528
528
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
529
529
|
if (r)
|
|
530
530
|
return r.call(e);
|
|
@@ -536,7 +536,7 @@ function We(e) {
|
|
|
536
536
|
};
|
|
537
537
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
538
538
|
}
|
|
539
|
-
function
|
|
539
|
+
function Ze(e, t) {
|
|
540
540
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
541
541
|
if (!r)
|
|
542
542
|
return e;
|
|
@@ -556,7 +556,7 @@ function ze(e, t) {
|
|
|
556
556
|
}
|
|
557
557
|
return s;
|
|
558
558
|
}
|
|
559
|
-
function
|
|
559
|
+
function Qe(e, t, r) {
|
|
560
560
|
if (arguments.length === 2)
|
|
561
561
|
for (var n = 0, i = t.length, s; n < i; n++)
|
|
562
562
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
@@ -565,13 +565,13 @@ function Ze(e, t, r) {
|
|
|
565
565
|
function U(e) {
|
|
566
566
|
return typeof e == "function";
|
|
567
567
|
}
|
|
568
|
-
function
|
|
568
|
+
function Yt(e) {
|
|
569
569
|
var t = function(n) {
|
|
570
570
|
Error.call(n), n.stack = new Error().stack;
|
|
571
571
|
}, r = e(t);
|
|
572
572
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
573
573
|
}
|
|
574
|
-
var
|
|
574
|
+
var Re = Yt(function(e) {
|
|
575
575
|
return function(r) {
|
|
576
576
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
577
577
|
` + r.map(function(n, i) {
|
|
@@ -580,13 +580,13 @@ var Ce = Zt(function(e) {
|
|
|
580
580
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
581
581
|
};
|
|
582
582
|
});
|
|
583
|
-
function
|
|
583
|
+
function Ye(e, t) {
|
|
584
584
|
if (e) {
|
|
585
585
|
var r = e.indexOf(t);
|
|
586
586
|
0 <= r && e.splice(r, 1);
|
|
587
587
|
}
|
|
588
588
|
}
|
|
589
|
-
var
|
|
589
|
+
var Ae = function() {
|
|
590
590
|
function e(t) {
|
|
591
591
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
592
592
|
}
|
|
@@ -598,7 +598,7 @@ var He = function() {
|
|
|
598
598
|
if (o)
|
|
599
599
|
if (this._parentage = null, Array.isArray(o))
|
|
600
600
|
try {
|
|
601
|
-
for (var a =
|
|
601
|
+
for (var a = ze(o), h = a.next(); !h.done; h = a.next()) {
|
|
602
602
|
var u = h.value;
|
|
603
603
|
u.remove(this);
|
|
604
604
|
}
|
|
@@ -619,18 +619,18 @@ var He = function() {
|
|
|
619
619
|
try {
|
|
620
620
|
l();
|
|
621
621
|
} catch (g) {
|
|
622
|
-
s = g instanceof
|
|
622
|
+
s = g instanceof Re ? g.errors : [g];
|
|
623
623
|
}
|
|
624
624
|
var m = this._finalizers;
|
|
625
625
|
if (m) {
|
|
626
626
|
this._finalizers = null;
|
|
627
627
|
try {
|
|
628
|
-
for (var c =
|
|
628
|
+
for (var c = ze(m), d = c.next(); !d.done; d = c.next()) {
|
|
629
629
|
var b = d.value;
|
|
630
630
|
try {
|
|
631
|
-
|
|
631
|
+
vt(b);
|
|
632
632
|
} catch (g) {
|
|
633
|
-
s = s ?? [], g instanceof
|
|
633
|
+
s = s ?? [], g instanceof Re ? s = Qe(Qe([], Ze(s)), Ze(g.errors)) : s.push(g);
|
|
634
634
|
}
|
|
635
635
|
}
|
|
636
636
|
} catch (g) {
|
|
@@ -645,13 +645,13 @@ var He = function() {
|
|
|
645
645
|
}
|
|
646
646
|
}
|
|
647
647
|
if (s)
|
|
648
|
-
throw new
|
|
648
|
+
throw new Re(s);
|
|
649
649
|
}
|
|
650
650
|
}, e.prototype.add = function(t) {
|
|
651
651
|
var r;
|
|
652
652
|
if (t && t !== this)
|
|
653
653
|
if (this.closed)
|
|
654
|
-
|
|
654
|
+
vt(t);
|
|
655
655
|
else {
|
|
656
656
|
if (t instanceof e) {
|
|
657
657
|
if (t.closed || t._hasParent(this))
|
|
@@ -668,52 +668,52 @@ var He = function() {
|
|
|
668
668
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
669
669
|
}, e.prototype._removeParent = function(t) {
|
|
670
670
|
var r = this._parentage;
|
|
671
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
671
|
+
r === t ? this._parentage = null : Array.isArray(r) && Ye(r, t);
|
|
672
672
|
}, e.prototype.remove = function(t) {
|
|
673
673
|
var r = this._finalizers;
|
|
674
|
-
r &&
|
|
674
|
+
r && Ye(r, t), t instanceof e && t._removeParent(this);
|
|
675
675
|
}, e.EMPTY = function() {
|
|
676
676
|
var t = new e();
|
|
677
677
|
return t.closed = !0, t;
|
|
678
678
|
}(), e;
|
|
679
|
-
}(),
|
|
680
|
-
function
|
|
681
|
-
return e instanceof
|
|
679
|
+
}(), qt = Ae.EMPTY;
|
|
680
|
+
function Jt(e) {
|
|
681
|
+
return e instanceof Ae || e && "closed" in e && U(e.remove) && U(e.add) && U(e.unsubscribe);
|
|
682
682
|
}
|
|
683
|
-
function
|
|
683
|
+
function vt(e) {
|
|
684
684
|
U(e) ? e() : e.unsubscribe();
|
|
685
685
|
}
|
|
686
|
-
var
|
|
686
|
+
var tn = {
|
|
687
687
|
Promise: void 0
|
|
688
|
-
},
|
|
688
|
+
}, rn = {
|
|
689
689
|
setTimeout: function(e, t) {
|
|
690
690
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
691
691
|
r[n - 2] = arguments[n];
|
|
692
|
-
return setTimeout.apply(void 0,
|
|
692
|
+
return setTimeout.apply(void 0, Qe([e, t], Ze(r)));
|
|
693
693
|
},
|
|
694
694
|
clearTimeout: function(e) {
|
|
695
695
|
return clearTimeout(e);
|
|
696
696
|
},
|
|
697
697
|
delegate: void 0
|
|
698
698
|
};
|
|
699
|
-
function
|
|
700
|
-
|
|
699
|
+
function nn(e) {
|
|
700
|
+
rn.setTimeout(function() {
|
|
701
701
|
throw e;
|
|
702
702
|
});
|
|
703
703
|
}
|
|
704
|
-
function
|
|
704
|
+
function _t() {
|
|
705
705
|
}
|
|
706
|
-
function
|
|
706
|
+
function Ee(e) {
|
|
707
707
|
e();
|
|
708
708
|
}
|
|
709
|
-
var
|
|
710
|
-
|
|
709
|
+
var Kt = function(e) {
|
|
710
|
+
me(t, e);
|
|
711
711
|
function t(r) {
|
|
712
712
|
var n = e.call(this) || this;
|
|
713
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
713
|
+
return n.isStopped = !1, r ? (n.destination = r, Jt(r) && r.add(n)) : n.destination = an, n;
|
|
714
714
|
}
|
|
715
715
|
return t.create = function(r, n, i) {
|
|
716
|
-
return new
|
|
716
|
+
return new qe(r, n, i);
|
|
717
717
|
}, t.prototype.next = function(r) {
|
|
718
718
|
this.isStopped || this._next(r);
|
|
719
719
|
}, t.prototype.error = function(r) {
|
|
@@ -737,7 +737,7 @@ var qt = function(e) {
|
|
|
737
737
|
this.unsubscribe();
|
|
738
738
|
}
|
|
739
739
|
}, t;
|
|
740
|
-
}(
|
|
740
|
+
}(Ae), sn = function() {
|
|
741
741
|
function e(t) {
|
|
742
742
|
this.partialObserver = t;
|
|
743
743
|
}
|
|
@@ -747,7 +747,7 @@ var qt = function(e) {
|
|
|
747
747
|
try {
|
|
748
748
|
r.next(t);
|
|
749
749
|
} catch (n) {
|
|
750
|
-
|
|
750
|
+
ge(n);
|
|
751
751
|
}
|
|
752
752
|
}, e.prototype.error = function(t) {
|
|
753
753
|
var r = this.partialObserver;
|
|
@@ -755,56 +755,56 @@ var qt = function(e) {
|
|
|
755
755
|
try {
|
|
756
756
|
r.error(t);
|
|
757
757
|
} catch (n) {
|
|
758
|
-
|
|
758
|
+
ge(n);
|
|
759
759
|
}
|
|
760
760
|
else
|
|
761
|
-
|
|
761
|
+
ge(t);
|
|
762
762
|
}, e.prototype.complete = function() {
|
|
763
763
|
var t = this.partialObserver;
|
|
764
764
|
if (t.complete)
|
|
765
765
|
try {
|
|
766
766
|
t.complete();
|
|
767
767
|
} catch (r) {
|
|
768
|
-
|
|
768
|
+
ge(r);
|
|
769
769
|
}
|
|
770
770
|
}, e;
|
|
771
|
-
}(),
|
|
772
|
-
|
|
771
|
+
}(), qe = function(e) {
|
|
772
|
+
me(t, e);
|
|
773
773
|
function t(r, n, i) {
|
|
774
774
|
var s = e.call(this) || this, o;
|
|
775
775
|
return U(r) || !r ? o = {
|
|
776
776
|
next: r ?? void 0,
|
|
777
777
|
error: n ?? void 0,
|
|
778
778
|
complete: i ?? void 0
|
|
779
|
-
} : o = r, s.destination = new
|
|
779
|
+
} : o = r, s.destination = new sn(o), s;
|
|
780
780
|
}
|
|
781
781
|
return t;
|
|
782
|
-
}(
|
|
783
|
-
function
|
|
784
|
-
|
|
782
|
+
}(Kt);
|
|
783
|
+
function ge(e) {
|
|
784
|
+
nn(e);
|
|
785
785
|
}
|
|
786
|
-
function
|
|
786
|
+
function on(e) {
|
|
787
787
|
throw e;
|
|
788
788
|
}
|
|
789
|
-
var
|
|
789
|
+
var an = {
|
|
790
790
|
closed: !0,
|
|
791
|
-
next:
|
|
792
|
-
error:
|
|
793
|
-
complete:
|
|
794
|
-
},
|
|
791
|
+
next: _t,
|
|
792
|
+
error: on,
|
|
793
|
+
complete: _t
|
|
794
|
+
}, un = function() {
|
|
795
795
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
796
796
|
}();
|
|
797
|
-
function
|
|
797
|
+
function hn(e) {
|
|
798
798
|
return e;
|
|
799
799
|
}
|
|
800
|
-
function
|
|
801
|
-
return e.length === 0 ?
|
|
800
|
+
function ln(e) {
|
|
801
|
+
return e.length === 0 ? hn : e.length === 1 ? e[0] : function(r) {
|
|
802
802
|
return e.reduce(function(n, i) {
|
|
803
803
|
return i(n);
|
|
804
804
|
}, r);
|
|
805
805
|
};
|
|
806
806
|
}
|
|
807
|
-
var
|
|
807
|
+
var Et = function() {
|
|
808
808
|
function e(t) {
|
|
809
809
|
t && (this._subscribe = t);
|
|
810
810
|
}
|
|
@@ -812,8 +812,8 @@ var vt = function() {
|
|
|
812
812
|
var r = new e();
|
|
813
813
|
return r.source = this, r.operator = t, r;
|
|
814
814
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
815
|
-
var i = this, s =
|
|
816
|
-
return
|
|
815
|
+
var i = this, s = fn(t) ? t : new qe(t, r, n);
|
|
816
|
+
return Ee(function() {
|
|
817
817
|
var o = i, a = o.operator, h = o.source;
|
|
818
818
|
s.add(a ? a.call(s, h) : h ? i._subscribe(s) : i._trySubscribe(s));
|
|
819
819
|
}), s;
|
|
@@ -825,8 +825,8 @@ var vt = function() {
|
|
|
825
825
|
}
|
|
826
826
|
}, e.prototype.forEach = function(t, r) {
|
|
827
827
|
var n = this;
|
|
828
|
-
return r =
|
|
829
|
-
var o = new
|
|
828
|
+
return r = xt(r), new r(function(i, s) {
|
|
829
|
+
var o = new qe({
|
|
830
830
|
next: function(a) {
|
|
831
831
|
try {
|
|
832
832
|
t(a);
|
|
@@ -842,15 +842,15 @@ var vt = function() {
|
|
|
842
842
|
}, e.prototype._subscribe = function(t) {
|
|
843
843
|
var r;
|
|
844
844
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
845
|
-
}, e.prototype[
|
|
845
|
+
}, e.prototype[un] = function() {
|
|
846
846
|
return this;
|
|
847
847
|
}, e.prototype.pipe = function() {
|
|
848
848
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
849
849
|
t[r] = arguments[r];
|
|
850
|
-
return
|
|
850
|
+
return ln(t)(this);
|
|
851
851
|
}, e.prototype.toPromise = function(t) {
|
|
852
852
|
var r = this;
|
|
853
|
-
return t =
|
|
853
|
+
return t = xt(t), new t(function(n, i) {
|
|
854
854
|
var s;
|
|
855
855
|
r.subscribe(function(o) {
|
|
856
856
|
return s = o;
|
|
@@ -864,40 +864,40 @@ var vt = function() {
|
|
|
864
864
|
return new e(t);
|
|
865
865
|
}, e;
|
|
866
866
|
}();
|
|
867
|
-
function
|
|
867
|
+
function xt(e) {
|
|
868
868
|
var t;
|
|
869
|
-
return (t = e ??
|
|
869
|
+
return (t = e ?? tn.Promise) !== null && t !== void 0 ? t : Promise;
|
|
870
870
|
}
|
|
871
|
-
function
|
|
871
|
+
function cn(e) {
|
|
872
872
|
return e && U(e.next) && U(e.error) && U(e.complete);
|
|
873
873
|
}
|
|
874
|
-
function
|
|
875
|
-
return e && e instanceof
|
|
874
|
+
function fn(e) {
|
|
875
|
+
return e && e instanceof Kt || cn(e) && Jt(e);
|
|
876
876
|
}
|
|
877
|
-
var
|
|
877
|
+
var mn = Yt(function(e) {
|
|
878
878
|
return function() {
|
|
879
879
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
880
880
|
};
|
|
881
|
-
}),
|
|
882
|
-
|
|
881
|
+
}), er = function(e) {
|
|
882
|
+
me(t, e);
|
|
883
883
|
function t() {
|
|
884
884
|
var r = e.call(this) || this;
|
|
885
885
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
886
886
|
}
|
|
887
887
|
return t.prototype.lift = function(r) {
|
|
888
|
-
var n = new
|
|
888
|
+
var n = new St(this, this);
|
|
889
889
|
return n.operator = r, n;
|
|
890
890
|
}, t.prototype._throwIfClosed = function() {
|
|
891
891
|
if (this.closed)
|
|
892
|
-
throw new
|
|
892
|
+
throw new mn();
|
|
893
893
|
}, t.prototype.next = function(r) {
|
|
894
894
|
var n = this;
|
|
895
|
-
|
|
895
|
+
Ee(function() {
|
|
896
896
|
var i, s;
|
|
897
897
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
898
898
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
899
899
|
try {
|
|
900
|
-
for (var o =
|
|
900
|
+
for (var o = ze(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
|
|
901
901
|
var h = a.value;
|
|
902
902
|
h.next(r);
|
|
903
903
|
}
|
|
@@ -915,7 +915,7 @@ var cn = Zt(function(e) {
|
|
|
915
915
|
});
|
|
916
916
|
}, t.prototype.error = function(r) {
|
|
917
917
|
var n = this;
|
|
918
|
-
|
|
918
|
+
Ee(function() {
|
|
919
919
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
920
920
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
921
921
|
for (var i = n.observers; i.length; )
|
|
@@ -924,7 +924,7 @@ var cn = Zt(function(e) {
|
|
|
924
924
|
});
|
|
925
925
|
}, t.prototype.complete = function() {
|
|
926
926
|
var r = this;
|
|
927
|
-
|
|
927
|
+
Ee(function() {
|
|
928
928
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
929
929
|
r.isStopped = !0;
|
|
930
930
|
for (var n = r.observers; n.length; )
|
|
@@ -946,20 +946,20 @@ var cn = Zt(function(e) {
|
|
|
946
946
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
947
947
|
}, t.prototype._innerSubscribe = function(r) {
|
|
948
948
|
var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
|
|
949
|
-
return s || o ?
|
|
950
|
-
n.currentObservers = null,
|
|
949
|
+
return s || o ? qt : (this.currentObservers = null, a.push(r), new Ae(function() {
|
|
950
|
+
n.currentObservers = null, Ye(a, r);
|
|
951
951
|
}));
|
|
952
952
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
953
953
|
var n = this, i = n.hasError, s = n.thrownError, o = n.isStopped;
|
|
954
954
|
i ? r.error(s) : o && r.complete();
|
|
955
955
|
}, t.prototype.asObservable = function() {
|
|
956
|
-
var r = new
|
|
956
|
+
var r = new Et();
|
|
957
957
|
return r.source = this, r;
|
|
958
958
|
}, t.create = function(r, n) {
|
|
959
|
-
return new
|
|
959
|
+
return new St(r, n);
|
|
960
960
|
}, t;
|
|
961
|
-
}(
|
|
962
|
-
|
|
961
|
+
}(Et), St = function(e) {
|
|
962
|
+
me(t, e);
|
|
963
963
|
function t(r, n) {
|
|
964
964
|
var i = e.call(this) || this;
|
|
965
965
|
return i.destination = r, i.source = n, i;
|
|
@@ -975,17 +975,17 @@ var cn = Zt(function(e) {
|
|
|
975
975
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
976
976
|
}, t.prototype._subscribe = function(r) {
|
|
977
977
|
var n, i;
|
|
978
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
978
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : qt;
|
|
979
979
|
}, t;
|
|
980
|
-
}(
|
|
980
|
+
}(er), tr = {
|
|
981
981
|
now: function() {
|
|
982
|
-
return (
|
|
982
|
+
return (tr.delegate || Date).now();
|
|
983
983
|
},
|
|
984
984
|
delegate: void 0
|
|
985
|
-
},
|
|
986
|
-
|
|
985
|
+
}, dn = function(e) {
|
|
986
|
+
me(t, e);
|
|
987
987
|
function t(r, n, i) {
|
|
988
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
988
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = tr);
|
|
989
989
|
var s = e.call(this) || this;
|
|
990
990
|
return s._bufferSize = r, s._windowTime = n, s._timestampProvider = i, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = n === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, n), s;
|
|
991
991
|
}
|
|
@@ -1005,24 +1005,24 @@ var cn = Zt(function(e) {
|
|
|
1005
1005
|
u && s.splice(0, u + 1);
|
|
1006
1006
|
}
|
|
1007
1007
|
}, t;
|
|
1008
|
-
}(
|
|
1009
|
-
const
|
|
1010
|
-
if (
|
|
1011
|
-
const r = new
|
|
1012
|
-
|
|
1008
|
+
}(er);
|
|
1009
|
+
const wt = [], Tt = {}, bn = (e, t = 0) => {
|
|
1010
|
+
if (wt.indexOf(e) == -1) {
|
|
1011
|
+
const r = new dn(t);
|
|
1012
|
+
Tt[e] = r, wt.push(e);
|
|
1013
1013
|
}
|
|
1014
|
-
return
|
|
1014
|
+
return Tt[e];
|
|
1015
1015
|
}, Z = [];
|
|
1016
|
-
function
|
|
1016
|
+
function pn(e, t) {
|
|
1017
1017
|
return {
|
|
1018
|
-
subscribe:
|
|
1018
|
+
subscribe: Be(e, t).subscribe
|
|
1019
1019
|
};
|
|
1020
1020
|
}
|
|
1021
|
-
function
|
|
1021
|
+
function Be(e, t = L) {
|
|
1022
1022
|
let r;
|
|
1023
1023
|
const n = /* @__PURE__ */ new Set();
|
|
1024
1024
|
function i(a) {
|
|
1025
|
-
if (
|
|
1025
|
+
if (jt(e, a) && (e = a, r)) {
|
|
1026
1026
|
const h = !Z.length;
|
|
1027
1027
|
for (const u of n)
|
|
1028
1028
|
u[1](), Z.push(u, e);
|
|
@@ -1036,31 +1036,31 @@ function Ae(e, t = I) {
|
|
|
1036
1036
|
function s(a) {
|
|
1037
1037
|
i(a(e));
|
|
1038
1038
|
}
|
|
1039
|
-
function o(a, h =
|
|
1039
|
+
function o(a, h = L) {
|
|
1040
1040
|
const u = [a, h];
|
|
1041
|
-
return n.add(u), n.size === 1 && (r = t(i, s) ||
|
|
1041
|
+
return n.add(u), n.size === 1 && (r = t(i, s) || L), a(e), () => {
|
|
1042
1042
|
n.delete(u), n.size === 0 && r && (r(), r = null);
|
|
1043
1043
|
};
|
|
1044
1044
|
}
|
|
1045
1045
|
return { set: i, update: s, subscribe: o };
|
|
1046
1046
|
}
|
|
1047
|
-
function
|
|
1047
|
+
function ie(e, t, r) {
|
|
1048
1048
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1049
1049
|
if (!i.every(Boolean))
|
|
1050
1050
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1051
1051
|
const s = t.length < 2;
|
|
1052
|
-
return
|
|
1052
|
+
return pn(r, (o, a) => {
|
|
1053
1053
|
let h = !1;
|
|
1054
1054
|
const u = [];
|
|
1055
|
-
let l = 0, m =
|
|
1055
|
+
let l = 0, m = L;
|
|
1056
1056
|
const c = () => {
|
|
1057
1057
|
if (l)
|
|
1058
1058
|
return;
|
|
1059
1059
|
m();
|
|
1060
1060
|
const b = t(n ? u[0] : u, o, a);
|
|
1061
|
-
s ? o(b) : m =
|
|
1061
|
+
s ? o(b) : m = ut(b) ? b : L;
|
|
1062
1062
|
}, d = i.map(
|
|
1063
|
-
(b, g) =>
|
|
1063
|
+
(b, g) => kt(
|
|
1064
1064
|
b,
|
|
1065
1065
|
(T) => {
|
|
1066
1066
|
u[g] = T, l &= ~(1 << g), h && c();
|
|
@@ -1071,96 +1071,96 @@ function ne(e, t, r) {
|
|
|
1071
1071
|
)
|
|
1072
1072
|
);
|
|
1073
1073
|
return h = !0, c(), function() {
|
|
1074
|
-
|
|
1074
|
+
re(d), m(), h = !1;
|
|
1075
1075
|
};
|
|
1076
1076
|
});
|
|
1077
1077
|
}
|
|
1078
|
-
function
|
|
1078
|
+
function yn(e) {
|
|
1079
1079
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1080
1080
|
}
|
|
1081
|
-
var
|
|
1082
|
-
return
|
|
1081
|
+
var gn = function(t) {
|
|
1082
|
+
return vn(t) && !_n(t);
|
|
1083
1083
|
};
|
|
1084
|
-
function
|
|
1084
|
+
function vn(e) {
|
|
1085
1085
|
return !!e && typeof e == "object";
|
|
1086
1086
|
}
|
|
1087
|
-
function
|
|
1087
|
+
function _n(e) {
|
|
1088
1088
|
var t = Object.prototype.toString.call(e);
|
|
1089
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1089
|
+
return t === "[object RegExp]" || t === "[object Date]" || Sn(e);
|
|
1090
1090
|
}
|
|
1091
|
-
var
|
|
1092
|
-
function
|
|
1093
|
-
return e.$$typeof ===
|
|
1091
|
+
var En = typeof Symbol == "function" && Symbol.for, xn = En ? Symbol.for("react.element") : 60103;
|
|
1092
|
+
function Sn(e) {
|
|
1093
|
+
return e.$$typeof === xn;
|
|
1094
1094
|
}
|
|
1095
|
-
function
|
|
1095
|
+
function wn(e) {
|
|
1096
1096
|
return Array.isArray(e) ? [] : {};
|
|
1097
1097
|
}
|
|
1098
|
-
function
|
|
1099
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1098
|
+
function he(e, t) {
|
|
1099
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? J(wn(e), e, t) : e;
|
|
1100
1100
|
}
|
|
1101
|
-
function
|
|
1101
|
+
function Tn(e, t, r) {
|
|
1102
1102
|
return e.concat(t).map(function(n) {
|
|
1103
|
-
return
|
|
1103
|
+
return he(n, r);
|
|
1104
1104
|
});
|
|
1105
1105
|
}
|
|
1106
|
-
function
|
|
1106
|
+
function Hn(e, t) {
|
|
1107
1107
|
if (!t.customMerge)
|
|
1108
|
-
return
|
|
1108
|
+
return J;
|
|
1109
1109
|
var r = t.customMerge(e);
|
|
1110
|
-
return typeof r == "function" ? r :
|
|
1110
|
+
return typeof r == "function" ? r : J;
|
|
1111
1111
|
}
|
|
1112
|
-
function
|
|
1112
|
+
function An(e) {
|
|
1113
1113
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1114
1114
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1115
1115
|
}) : [];
|
|
1116
1116
|
}
|
|
1117
|
-
function
|
|
1118
|
-
return Object.keys(e).concat(
|
|
1117
|
+
function Ht(e) {
|
|
1118
|
+
return Object.keys(e).concat(An(e));
|
|
1119
1119
|
}
|
|
1120
|
-
function
|
|
1120
|
+
function rr(e, t) {
|
|
1121
1121
|
try {
|
|
1122
1122
|
return t in e;
|
|
1123
1123
|
} catch {
|
|
1124
1124
|
return !1;
|
|
1125
1125
|
}
|
|
1126
1126
|
}
|
|
1127
|
-
function
|
|
1128
|
-
return
|
|
1127
|
+
function Bn(e, t) {
|
|
1128
|
+
return rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1129
1129
|
}
|
|
1130
|
-
function
|
|
1130
|
+
function Pn(e, t, r) {
|
|
1131
1131
|
var n = {};
|
|
1132
|
-
return r.isMergeableObject(e) &&
|
|
1133
|
-
n[i] =
|
|
1134
|
-
}),
|
|
1135
|
-
|
|
1132
|
+
return r.isMergeableObject(e) && Ht(e).forEach(function(i) {
|
|
1133
|
+
n[i] = he(e[i], r);
|
|
1134
|
+
}), Ht(t).forEach(function(i) {
|
|
1135
|
+
Bn(e, i) || (rr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Hn(i, r)(e[i], t[i], r) : n[i] = he(t[i], r));
|
|
1136
1136
|
}), n;
|
|
1137
1137
|
}
|
|
1138
|
-
function
|
|
1139
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1138
|
+
function J(e, t, r) {
|
|
1139
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Tn, r.isMergeableObject = r.isMergeableObject || gn, r.cloneUnlessOtherwiseSpecified = he;
|
|
1140
1140
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
|
1141
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
|
1141
|
+
return s ? n ? r.arrayMerge(e, t, r) : Pn(e, t, r) : he(t, r);
|
|
1142
1142
|
}
|
|
1143
|
-
|
|
1143
|
+
J.all = function(t, r) {
|
|
1144
1144
|
if (!Array.isArray(t))
|
|
1145
1145
|
throw new Error("first argument should be an array");
|
|
1146
1146
|
return t.reduce(function(n, i) {
|
|
1147
|
-
return
|
|
1147
|
+
return J(n, i, r);
|
|
1148
1148
|
}, {});
|
|
1149
1149
|
};
|
|
1150
|
-
var
|
|
1151
|
-
const
|
|
1152
|
-
var
|
|
1153
|
-
return
|
|
1150
|
+
var On = J, Nn = On;
|
|
1151
|
+
const Ln = /* @__PURE__ */ yn(Nn);
|
|
1152
|
+
var Je = function(e, t) {
|
|
1153
|
+
return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1154
1154
|
r.__proto__ = n;
|
|
1155
1155
|
} || function(r, n) {
|
|
1156
1156
|
for (var i in n)
|
|
1157
1157
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1158
|
-
},
|
|
1158
|
+
}, Je(e, t);
|
|
1159
1159
|
};
|
|
1160
|
-
function
|
|
1160
|
+
function Pe(e, t) {
|
|
1161
1161
|
if (typeof t != "function" && t !== null)
|
|
1162
1162
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1163
|
-
|
|
1163
|
+
Je(e, t);
|
|
1164
1164
|
function r() {
|
|
1165
1165
|
this.constructor = e;
|
|
1166
1166
|
}
|
|
@@ -1176,7 +1176,7 @@ var R = function() {
|
|
|
1176
1176
|
return t;
|
|
1177
1177
|
}, R.apply(this, arguments);
|
|
1178
1178
|
};
|
|
1179
|
-
function
|
|
1179
|
+
function In(e, t) {
|
|
1180
1180
|
var r = {};
|
|
1181
1181
|
for (var n in e)
|
|
1182
1182
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -1185,43 +1185,43 @@ function Nn(e, t) {
|
|
|
1185
1185
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1186
1186
|
return r;
|
|
1187
1187
|
}
|
|
1188
|
-
function
|
|
1188
|
+
function Ge(e, t, r) {
|
|
1189
1189
|
if (r || arguments.length === 2)
|
|
1190
1190
|
for (var n = 0, i = t.length, s; n < i; n++)
|
|
1191
1191
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
1192
1192
|
return e.concat(s || Array.prototype.slice.call(t));
|
|
1193
1193
|
}
|
|
1194
|
-
function
|
|
1195
|
-
var r = t && t.cache ? t.cache :
|
|
1194
|
+
function Ue(e, t) {
|
|
1195
|
+
var r = t && t.cache ? t.cache : $n, n = t && t.serializer ? t.serializer : Un, i = t && t.strategy ? t.strategy : Rn;
|
|
1196
1196
|
return i(e, {
|
|
1197
1197
|
cache: r,
|
|
1198
1198
|
serializer: n
|
|
1199
1199
|
});
|
|
1200
1200
|
}
|
|
1201
|
-
function
|
|
1201
|
+
function Cn(e) {
|
|
1202
1202
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1203
1203
|
}
|
|
1204
|
-
function
|
|
1205
|
-
var i =
|
|
1204
|
+
function Mn(e, t, r, n) {
|
|
1205
|
+
var i = Cn(n) ? n : r(n), s = t.get(i);
|
|
1206
1206
|
return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
|
|
1207
1207
|
}
|
|
1208
|
-
function
|
|
1208
|
+
function nr(e, t, r) {
|
|
1209
1209
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
|
1210
1210
|
return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
|
|
1211
1211
|
}
|
|
1212
|
-
function
|
|
1212
|
+
function ir(e, t, r, n, i) {
|
|
1213
1213
|
return r.bind(t, e, n, i);
|
|
1214
1214
|
}
|
|
1215
|
-
function
|
|
1216
|
-
var r = e.length === 1 ?
|
|
1217
|
-
return
|
|
1215
|
+
function Rn(e, t) {
|
|
1216
|
+
var r = e.length === 1 ? Mn : nr;
|
|
1217
|
+
return ir(e, this, r, t.cache.create(), t.serializer);
|
|
1218
1218
|
}
|
|
1219
|
-
function
|
|
1220
|
-
return
|
|
1219
|
+
function Gn(e, t) {
|
|
1220
|
+
return ir(e, this, nr, t.cache.create(), t.serializer);
|
|
1221
1221
|
}
|
|
1222
|
-
var
|
|
1222
|
+
var Un = function() {
|
|
1223
1223
|
return JSON.stringify(arguments);
|
|
1224
|
-
},
|
|
1224
|
+
}, Dn = (
|
|
1225
1225
|
/** @class */
|
|
1226
1226
|
function() {
|
|
1227
1227
|
function e() {
|
|
@@ -1233,21 +1233,21 @@ var Rn = function() {
|
|
|
1233
1233
|
this.cache[t] = r;
|
|
1234
1234
|
}, e;
|
|
1235
1235
|
}()
|
|
1236
|
-
),
|
|
1236
|
+
), $n = {
|
|
1237
1237
|
create: function() {
|
|
1238
|
-
return new
|
|
1238
|
+
return new Dn();
|
|
1239
1239
|
}
|
|
1240
|
-
},
|
|
1241
|
-
variadic:
|
|
1242
|
-
},
|
|
1243
|
-
return
|
|
1240
|
+
}, De = {
|
|
1241
|
+
variadic: Gn
|
|
1242
|
+
}, we = function() {
|
|
1243
|
+
return we = Object.assign || function(t) {
|
|
1244
1244
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1245
1245
|
r = arguments[n];
|
|
1246
1246
|
for (var s in r)
|
|
1247
1247
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
1248
1248
|
}
|
|
1249
1249
|
return t;
|
|
1250
|
-
},
|
|
1250
|
+
}, we.apply(this, arguments);
|
|
1251
1251
|
};
|
|
1252
1252
|
var p;
|
|
1253
1253
|
(function(e) {
|
|
@@ -1257,47 +1257,47 @@ var E;
|
|
|
1257
1257
|
(function(e) {
|
|
1258
1258
|
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";
|
|
1259
1259
|
})(E || (E = {}));
|
|
1260
|
-
var
|
|
1260
|
+
var K;
|
|
1261
1261
|
(function(e) {
|
|
1262
1262
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1263
|
-
})(
|
|
1264
|
-
function
|
|
1263
|
+
})(K || (K = {}));
|
|
1264
|
+
function At(e) {
|
|
1265
1265
|
return e.type === E.literal;
|
|
1266
1266
|
}
|
|
1267
|
-
function
|
|
1267
|
+
function Fn(e) {
|
|
1268
1268
|
return e.type === E.argument;
|
|
1269
1269
|
}
|
|
1270
|
-
function
|
|
1270
|
+
function sr(e) {
|
|
1271
1271
|
return e.type === E.number;
|
|
1272
1272
|
}
|
|
1273
|
-
function
|
|
1273
|
+
function or(e) {
|
|
1274
1274
|
return e.type === E.date;
|
|
1275
1275
|
}
|
|
1276
|
-
function
|
|
1276
|
+
function ar(e) {
|
|
1277
1277
|
return e.type === E.time;
|
|
1278
1278
|
}
|
|
1279
|
-
function
|
|
1279
|
+
function ur(e) {
|
|
1280
1280
|
return e.type === E.select;
|
|
1281
1281
|
}
|
|
1282
|
-
function
|
|
1282
|
+
function hr(e) {
|
|
1283
1283
|
return e.type === E.plural;
|
|
1284
1284
|
}
|
|
1285
|
-
function
|
|
1285
|
+
function jn(e) {
|
|
1286
1286
|
return e.type === E.pound;
|
|
1287
1287
|
}
|
|
1288
|
-
function
|
|
1288
|
+
function lr(e) {
|
|
1289
1289
|
return e.type === E.tag;
|
|
1290
1290
|
}
|
|
1291
|
-
function
|
|
1292
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1291
|
+
function cr(e) {
|
|
1292
|
+
return !!(e && typeof e == "object" && e.type === K.number);
|
|
1293
1293
|
}
|
|
1294
|
-
function
|
|
1295
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1294
|
+
function Ke(e) {
|
|
1295
|
+
return !!(e && typeof e == "object" && e.type === K.dateTime);
|
|
1296
1296
|
}
|
|
1297
|
-
var
|
|
1298
|
-
function
|
|
1297
|
+
var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, kn = /(?:[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;
|
|
1298
|
+
function Vn(e) {
|
|
1299
1299
|
var t = {};
|
|
1300
|
-
return e.replace(
|
|
1300
|
+
return e.replace(kn, function(r) {
|
|
1301
1301
|
var n = r.length;
|
|
1302
1302
|
switch (r[0]) {
|
|
1303
1303
|
case "G":
|
|
@@ -1396,11 +1396,11 @@ var S = function() {
|
|
|
1396
1396
|
return t;
|
|
1397
1397
|
}, S.apply(this, arguments);
|
|
1398
1398
|
};
|
|
1399
|
-
var
|
|
1400
|
-
function
|
|
1399
|
+
var Xn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1400
|
+
function Wn(e) {
|
|
1401
1401
|
if (e.length === 0)
|
|
1402
1402
|
throw new Error("Number skeleton cannot be empty");
|
|
1403
|
-
for (var t = e.split(
|
|
1403
|
+
for (var t = e.split(Xn).filter(function(c) {
|
|
1404
1404
|
return c.length > 0;
|
|
1405
1405
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1406
1406
|
var s = i[n], o = s.split("/");
|
|
@@ -1415,17 +1415,17 @@ function Vn(e) {
|
|
|
1415
1415
|
}
|
|
1416
1416
|
return r;
|
|
1417
1417
|
}
|
|
1418
|
-
function
|
|
1418
|
+
function zn(e) {
|
|
1419
1419
|
return e.replace(/^(.*?)-/, "");
|
|
1420
1420
|
}
|
|
1421
|
-
var
|
|
1422
|
-
function
|
|
1421
|
+
var Bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, mr = /^(@+)?(\+|#+)?[rs]?$/g, Zn = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
|
|
1422
|
+
function Pt(e) {
|
|
1423
1423
|
var t = {};
|
|
1424
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1424
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(mr, function(r, n, i) {
|
|
1425
1425
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
|
1426
1426
|
}), t;
|
|
1427
1427
|
}
|
|
1428
|
-
function
|
|
1428
|
+
function br(e) {
|
|
1429
1429
|
switch (e) {
|
|
1430
1430
|
case "sign-auto":
|
|
1431
1431
|
return {
|
|
@@ -1465,7 +1465,7 @@ function mr(e) {
|
|
|
1465
1465
|
};
|
|
1466
1466
|
}
|
|
1467
1467
|
}
|
|
1468
|
-
function
|
|
1468
|
+
function Qn(e) {
|
|
1469
1469
|
var t;
|
|
1470
1470
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1471
1471
|
notation: "engineering"
|
|
@@ -1473,17 +1473,17 @@ function zn(e) {
|
|
|
1473
1473
|
notation: "scientific"
|
|
1474
1474
|
}, e = e.slice(1)), t) {
|
|
1475
1475
|
var r = e.slice(0, 2);
|
|
1476
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1476
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !dr.test(e))
|
|
1477
1477
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1478
1478
|
t.minimumIntegerDigits = e.length;
|
|
1479
1479
|
}
|
|
1480
1480
|
return t;
|
|
1481
1481
|
}
|
|
1482
|
-
function
|
|
1483
|
-
var t = {}, r =
|
|
1482
|
+
function Ot(e) {
|
|
1483
|
+
var t = {}, r = br(e);
|
|
1484
1484
|
return r || t;
|
|
1485
1485
|
}
|
|
1486
|
-
function
|
|
1486
|
+
function Yn(e) {
|
|
1487
1487
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1488
1488
|
var i = n[r];
|
|
1489
1489
|
switch (i.stem) {
|
|
@@ -1507,7 +1507,7 @@ function Zn(e) {
|
|
|
1507
1507
|
continue;
|
|
1508
1508
|
case "measure-unit":
|
|
1509
1509
|
case "unit":
|
|
1510
|
-
t.style = "unit", t.unit =
|
|
1510
|
+
t.style = "unit", t.unit = zn(i.options[0]);
|
|
1511
1511
|
continue;
|
|
1512
1512
|
case "compact-short":
|
|
1513
1513
|
case "K":
|
|
@@ -1519,12 +1519,12 @@ function Zn(e) {
|
|
|
1519
1519
|
continue;
|
|
1520
1520
|
case "scientific":
|
|
1521
1521
|
t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
|
1522
|
-
return S(S({}, h),
|
|
1522
|
+
return S(S({}, h), Ot(u));
|
|
1523
1523
|
}, {}));
|
|
1524
1524
|
continue;
|
|
1525
1525
|
case "engineering":
|
|
1526
1526
|
t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
|
1527
|
-
return S(S({}, h),
|
|
1527
|
+
return S(S({}, h), Ot(u));
|
|
1528
1528
|
}, {}));
|
|
1529
1529
|
continue;
|
|
1530
1530
|
case "notation-simple":
|
|
@@ -1569,7 +1569,7 @@ function Zn(e) {
|
|
|
1569
1569
|
case "integer-width":
|
|
1570
1570
|
if (i.options.length > 1)
|
|
1571
1571
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1572
|
-
i.options[0].replace(
|
|
1572
|
+
i.options[0].replace(Zn, function(h, u, l, m, c, d) {
|
|
1573
1573
|
if (u)
|
|
1574
1574
|
t.minimumIntegerDigits = l.length;
|
|
1575
1575
|
else {
|
|
@@ -1582,32 +1582,32 @@ function Zn(e) {
|
|
|
1582
1582
|
});
|
|
1583
1583
|
continue;
|
|
1584
1584
|
}
|
|
1585
|
-
if (
|
|
1585
|
+
if (dr.test(i.stem)) {
|
|
1586
1586
|
t.minimumIntegerDigits = i.stem.length;
|
|
1587
1587
|
continue;
|
|
1588
1588
|
}
|
|
1589
|
-
if (
|
|
1589
|
+
if (Bt.test(i.stem)) {
|
|
1590
1590
|
if (i.options.length > 1)
|
|
1591
1591
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1592
|
-
i.stem.replace(
|
|
1592
|
+
i.stem.replace(Bt, function(h, u, l, m, c, d) {
|
|
1593
1593
|
return l === "*" ? t.minimumFractionDigits = u.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1594
1594
|
});
|
|
1595
1595
|
var s = i.options[0];
|
|
1596
|
-
s === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = S(S({}, t),
|
|
1596
|
+
s === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = S(S({}, t), Pt(s)));
|
|
1597
1597
|
continue;
|
|
1598
1598
|
}
|
|
1599
|
-
if (
|
|
1600
|
-
t = S(S({}, t),
|
|
1599
|
+
if (mr.test(i.stem)) {
|
|
1600
|
+
t = S(S({}, t), Pt(i.stem));
|
|
1601
1601
|
continue;
|
|
1602
1602
|
}
|
|
1603
|
-
var o =
|
|
1603
|
+
var o = br(i.stem);
|
|
1604
1604
|
o && (t = S(S({}, t), o));
|
|
1605
|
-
var a =
|
|
1605
|
+
var a = Qn(i.stem);
|
|
1606
1606
|
a && (t = S(S({}, t), a));
|
|
1607
1607
|
}
|
|
1608
1608
|
return t;
|
|
1609
1609
|
}
|
|
1610
|
-
var
|
|
1610
|
+
var ve = {
|
|
1611
1611
|
"001": [
|
|
1612
1612
|
"H",
|
|
1613
1613
|
"h"
|
|
@@ -3022,13 +3022,13 @@ var ge = {
|
|
|
3022
3022
|
"h"
|
|
3023
3023
|
]
|
|
3024
3024
|
};
|
|
3025
|
-
function
|
|
3025
|
+
function qn(e, t) {
|
|
3026
3026
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3027
3027
|
var i = e.charAt(n);
|
|
3028
3028
|
if (i === "j") {
|
|
3029
3029
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3030
3030
|
s++, n++;
|
|
3031
|
-
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u =
|
|
3031
|
+
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = Jn(t);
|
|
3032
3032
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
3033
3033
|
r += h;
|
|
3034
3034
|
for (; o-- > 0; )
|
|
@@ -3038,7 +3038,7 @@ function Qn(e, t) {
|
|
|
3038
3038
|
}
|
|
3039
3039
|
return r;
|
|
3040
3040
|
}
|
|
3041
|
-
function
|
|
3041
|
+
function Jn(e) {
|
|
3042
3042
|
var t = e.hourCycle;
|
|
3043
3043
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3044
3044
|
e.hourCycles && // @ts-ignore
|
|
@@ -3057,23 +3057,23 @@ function Yn(e) {
|
|
|
3057
3057
|
}
|
|
3058
3058
|
var r = e.language, n;
|
|
3059
3059
|
r !== "root" && (n = e.maximize().region);
|
|
3060
|
-
var i =
|
|
3060
|
+
var i = ve[n || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
|
|
3061
3061
|
return i[0];
|
|
3062
3062
|
}
|
|
3063
|
-
var
|
|
3063
|
+
var $e, Kn = new RegExp("^".concat(fr.source, "*")), ei = new RegExp("".concat(fr.source, "*$"));
|
|
3064
3064
|
function y(e, t) {
|
|
3065
3065
|
return { start: e, end: t };
|
|
3066
3066
|
}
|
|
3067
|
-
var
|
|
3067
|
+
var ti = !!String.prototype.startsWith && "_a".startsWith("a", 1), ri = !!String.fromCodePoint, ni = !!Object.fromEntries, ii = !!String.prototype.codePointAt, si = !!String.prototype.trimStart, oi = !!String.prototype.trimEnd, ai = !!Number.isSafeInteger, ui = ai ? Number.isSafeInteger : function(e) {
|
|
3068
3068
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3069
|
-
},
|
|
3069
|
+
}, et = !0;
|
|
3070
3070
|
try {
|
|
3071
|
-
var
|
|
3072
|
-
|
|
3071
|
+
var hi = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3072
|
+
et = (($e = hi.exec("a")) === null || $e === void 0 ? void 0 : $e[0]) === "a";
|
|
3073
3073
|
} catch {
|
|
3074
|
-
|
|
3074
|
+
et = !1;
|
|
3075
3075
|
}
|
|
3076
|
-
var
|
|
3076
|
+
var Nt = ti ? (
|
|
3077
3077
|
// Native
|
|
3078
3078
|
function(t, r, n) {
|
|
3079
3079
|
return t.startsWith(r, n);
|
|
@@ -3083,7 +3083,7 @@ var Pt = Kn ? (
|
|
|
3083
3083
|
function(t, r, n) {
|
|
3084
3084
|
return t.slice(n, n + r.length) === r;
|
|
3085
3085
|
}
|
|
3086
|
-
),
|
|
3086
|
+
), tt = ri ? String.fromCodePoint : (
|
|
3087
3087
|
// IE11
|
|
3088
3088
|
function() {
|
|
3089
3089
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3095,9 +3095,9 @@ var Pt = Kn ? (
|
|
|
3095
3095
|
}
|
|
3096
3096
|
return n;
|
|
3097
3097
|
}
|
|
3098
|
-
),
|
|
3098
|
+
), Lt = (
|
|
3099
3099
|
// native
|
|
3100
|
-
|
|
3100
|
+
ni ? Object.fromEntries : (
|
|
3101
3101
|
// Ponyfill
|
|
3102
3102
|
function(t) {
|
|
3103
3103
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3107,7 +3107,7 @@ var Pt = Kn ? (
|
|
|
3107
3107
|
return r;
|
|
3108
3108
|
}
|
|
3109
3109
|
)
|
|
3110
|
-
),
|
|
3110
|
+
), pr = ii ? (
|
|
3111
3111
|
// Native
|
|
3112
3112
|
function(t, r) {
|
|
3113
3113
|
return t.codePointAt(r);
|
|
@@ -3121,7 +3121,7 @@ var Pt = Kn ? (
|
|
|
3121
3121
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
3122
3122
|
}
|
|
3123
3123
|
}
|
|
3124
|
-
),
|
|
3124
|
+
), li = si ? (
|
|
3125
3125
|
// Native
|
|
3126
3126
|
function(t) {
|
|
3127
3127
|
return t.trimStart();
|
|
@@ -3129,9 +3129,9 @@ var Pt = Kn ? (
|
|
|
3129
3129
|
) : (
|
|
3130
3130
|
// Ponyfill
|
|
3131
3131
|
function(t) {
|
|
3132
|
-
return t.replace(
|
|
3132
|
+
return t.replace(Kn, "");
|
|
3133
3133
|
}
|
|
3134
|
-
),
|
|
3134
|
+
), ci = oi ? (
|
|
3135
3135
|
// Native
|
|
3136
3136
|
function(t) {
|
|
3137
3137
|
return t.trimEnd();
|
|
@@ -3139,32 +3139,32 @@ var Pt = Kn ? (
|
|
|
3139
3139
|
) : (
|
|
3140
3140
|
// Ponyfill
|
|
3141
3141
|
function(t) {
|
|
3142
|
-
return t.replace(
|
|
3142
|
+
return t.replace(ei, "");
|
|
3143
3143
|
}
|
|
3144
3144
|
);
|
|
3145
|
-
function
|
|
3145
|
+
function yr(e, t) {
|
|
3146
3146
|
return new RegExp(e, t);
|
|
3147
3147
|
}
|
|
3148
|
-
var
|
|
3149
|
-
if (
|
|
3150
|
-
var
|
|
3151
|
-
|
|
3148
|
+
var rt;
|
|
3149
|
+
if (et) {
|
|
3150
|
+
var It = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3151
|
+
rt = function(t, r) {
|
|
3152
3152
|
var n;
|
|
3153
|
-
|
|
3154
|
-
var i =
|
|
3153
|
+
It.lastIndex = r;
|
|
3154
|
+
var i = It.exec(t);
|
|
3155
3155
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3156
3156
|
};
|
|
3157
3157
|
} else
|
|
3158
|
-
|
|
3158
|
+
rt = function(t, r) {
|
|
3159
3159
|
for (var n = []; ; ) {
|
|
3160
|
-
var i =
|
|
3161
|
-
if (i === void 0 ||
|
|
3160
|
+
var i = pr(t, r);
|
|
3161
|
+
if (i === void 0 || gr(i) || bi(i))
|
|
3162
3162
|
break;
|
|
3163
3163
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3164
3164
|
}
|
|
3165
|
-
return
|
|
3165
|
+
return tt.apply(void 0, n);
|
|
3166
3166
|
};
|
|
3167
|
-
var
|
|
3167
|
+
var fi = (
|
|
3168
3168
|
/** @class */
|
|
3169
3169
|
function() {
|
|
3170
3170
|
function e(t, r) {
|
|
@@ -3195,7 +3195,7 @@ var li = (
|
|
|
3195
3195
|
if (n)
|
|
3196
3196
|
break;
|
|
3197
3197
|
return this.error(p.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
|
|
3198
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
3198
|
+
} else if (s === 60 && !this.ignoreTag && nt(this.peek() || 0)) {
|
|
3199
3199
|
var o = this.parseTag(t, r);
|
|
3200
3200
|
if (o.err)
|
|
3201
3201
|
return o;
|
|
@@ -3228,7 +3228,7 @@ var li = (
|
|
|
3228
3228
|
return s;
|
|
3229
3229
|
var o = s.val, a = this.clonePosition();
|
|
3230
3230
|
if (this.bumpIf("</")) {
|
|
3231
|
-
if (this.isEOF() || !
|
|
3231
|
+
if (this.isEOF() || !nt(this.char()))
|
|
3232
3232
|
return this.error(p.INVALID_TAG, y(a, this.clonePosition()));
|
|
3233
3233
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
3234
3234
|
return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
@@ -3246,7 +3246,7 @@ var li = (
|
|
|
3246
3246
|
return this.error(p.INVALID_TAG, y(n, this.clonePosition()));
|
|
3247
3247
|
}, e.prototype.parseTagName = function() {
|
|
3248
3248
|
var t = this.offset();
|
|
3249
|
-
for (this.bump(); !this.isEOF() &&
|
|
3249
|
+
for (this.bump(); !this.isEOF() && di(this.char()); )
|
|
3250
3250
|
this.bump();
|
|
3251
3251
|
return this.message.slice(t, this.offset());
|
|
3252
3252
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3275,7 +3275,7 @@ var li = (
|
|
|
3275
3275
|
};
|
|
3276
3276
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3277
3277
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3278
|
-
!
|
|
3278
|
+
!mi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3279
3279
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3280
3280
|
if (this.isEOF() || this.char() !== 39)
|
|
3281
3281
|
return null;
|
|
@@ -3309,12 +3309,12 @@ var li = (
|
|
|
3309
3309
|
r.push(n);
|
|
3310
3310
|
this.bump();
|
|
3311
3311
|
}
|
|
3312
|
-
return
|
|
3312
|
+
return tt.apply(void 0, r);
|
|
3313
3313
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3314
3314
|
if (this.isEOF())
|
|
3315
3315
|
return null;
|
|
3316
3316
|
var n = this.char();
|
|
3317
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3317
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), tt(n));
|
|
3318
3318
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3319
3319
|
var n = this.clonePosition();
|
|
3320
3320
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3343,7 +3343,7 @@ var li = (
|
|
|
3343
3343
|
return this.error(p.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
|
|
3344
3344
|
}
|
|
3345
3345
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3346
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3346
|
+
var t = this.clonePosition(), r = this.offset(), n = rt(this.message, r), i = r + n.length;
|
|
3347
3347
|
this.bumpTo(i);
|
|
3348
3348
|
var s = this.clonePosition(), o = y(t, s);
|
|
3349
3349
|
return { value: n, location: o };
|
|
@@ -3362,7 +3362,7 @@ var li = (
|
|
|
3362
3362
|
var l = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
|
|
3363
3363
|
if (m.err)
|
|
3364
3364
|
return m;
|
|
3365
|
-
var c =
|
|
3365
|
+
var c = ci(m.val);
|
|
3366
3366
|
if (c.length === 0)
|
|
3367
3367
|
return this.error(p.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
|
|
3368
3368
|
var d = y(l, this.clonePosition());
|
|
@@ -3372,8 +3372,8 @@ var li = (
|
|
|
3372
3372
|
if (b.err)
|
|
3373
3373
|
return b;
|
|
3374
3374
|
var g = y(i, this.clonePosition());
|
|
3375
|
-
if (u &&
|
|
3376
|
-
var T =
|
|
3375
|
+
if (u && Nt(u?.style, "::", 0)) {
|
|
3376
|
+
var T = li(u.style.slice(2));
|
|
3377
3377
|
if (a === "number") {
|
|
3378
3378
|
var m = this.parseNumberSkeletonFromString(T, u.styleLocation);
|
|
3379
3379
|
return m.err ? m : {
|
|
@@ -3383,13 +3383,13 @@ var li = (
|
|
|
3383
3383
|
} else {
|
|
3384
3384
|
if (T.length === 0)
|
|
3385
3385
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, g);
|
|
3386
|
-
var
|
|
3387
|
-
this.locale && (
|
|
3386
|
+
var I = T;
|
|
3387
|
+
this.locale && (I = qn(T, this.locale));
|
|
3388
3388
|
var c = {
|
|
3389
|
-
type:
|
|
3390
|
-
pattern:
|
|
3389
|
+
type: K.dateTime,
|
|
3390
|
+
pattern: I,
|
|
3391
3391
|
location: u.styleLocation,
|
|
3392
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3392
|
+
parsedOptions: this.shouldParseSkeletons ? Vn(I) : {}
|
|
3393
3393
|
}, P = a === "date" ? E.date : E.time;
|
|
3394
3394
|
return {
|
|
3395
3395
|
val: { type: P, value: n, location: g, style: c },
|
|
@@ -3412,7 +3412,7 @@ var li = (
|
|
|
3412
3412
|
case "select": {
|
|
3413
3413
|
var w = this.clonePosition();
|
|
3414
3414
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3415
|
-
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, y(w,
|
|
3415
|
+
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, y(w, we({}, w)));
|
|
3416
3416
|
this.bumpSpace();
|
|
3417
3417
|
var O = this.parseIdentifierIfPossible(), N = 0;
|
|
3418
3418
|
if (a !== "select" && O.value === "offset") {
|
|
@@ -3424,9 +3424,9 @@ var li = (
|
|
|
3424
3424
|
return m;
|
|
3425
3425
|
this.bumpSpace(), O = this.parseIdentifierIfPossible(), N = m.val;
|
|
3426
3426
|
}
|
|
3427
|
-
var
|
|
3428
|
-
if (
|
|
3429
|
-
return
|
|
3427
|
+
var M = this.tryParsePluralOrSelectOptions(t, a, r, O);
|
|
3428
|
+
if (M.err)
|
|
3429
|
+
return M;
|
|
3430
3430
|
var b = this.tryParseArgumentClose(i);
|
|
3431
3431
|
if (b.err)
|
|
3432
3432
|
return b;
|
|
@@ -3435,7 +3435,7 @@ var li = (
|
|
|
3435
3435
|
val: {
|
|
3436
3436
|
type: E.select,
|
|
3437
3437
|
value: n,
|
|
3438
|
-
options:
|
|
3438
|
+
options: Lt(M.val),
|
|
3439
3439
|
location: _
|
|
3440
3440
|
},
|
|
3441
3441
|
err: null
|
|
@@ -3443,7 +3443,7 @@ var li = (
|
|
|
3443
3443
|
val: {
|
|
3444
3444
|
type: E.plural,
|
|
3445
3445
|
value: n,
|
|
3446
|
-
options:
|
|
3446
|
+
options: Lt(M.val),
|
|
3447
3447
|
offset: N,
|
|
3448
3448
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3449
3449
|
location: _
|
|
@@ -3494,16 +3494,16 @@ var li = (
|
|
|
3494
3494
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3495
3495
|
var n = [];
|
|
3496
3496
|
try {
|
|
3497
|
-
n =
|
|
3497
|
+
n = Wn(t);
|
|
3498
3498
|
} catch {
|
|
3499
3499
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
|
3500
3500
|
}
|
|
3501
3501
|
return {
|
|
3502
3502
|
val: {
|
|
3503
|
-
type:
|
|
3503
|
+
type: K.number,
|
|
3504
3504
|
tokens: n,
|
|
3505
3505
|
location: r,
|
|
3506
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3506
|
+
parsedOptions: this.shouldParseSkeletons ? Yn(n) : {}
|
|
3507
3507
|
},
|
|
3508
3508
|
err: null
|
|
3509
3509
|
};
|
|
@@ -3551,7 +3551,7 @@ var li = (
|
|
|
3551
3551
|
break;
|
|
3552
3552
|
}
|
|
3553
3553
|
var h = y(i, this.clonePosition());
|
|
3554
|
-
return s ? (o *= n,
|
|
3554
|
+
return s ? (o *= n, ui(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3555
3555
|
}, e.prototype.offset = function() {
|
|
3556
3556
|
return this.position.offset;
|
|
3557
3557
|
}, e.prototype.isEOF = function() {
|
|
@@ -3566,7 +3566,7 @@ var li = (
|
|
|
3566
3566
|
var t = this.position.offset;
|
|
3567
3567
|
if (t >= this.message.length)
|
|
3568
3568
|
throw Error("out of bound");
|
|
3569
|
-
var r =
|
|
3569
|
+
var r = pr(this.message, t);
|
|
3570
3570
|
if (r === void 0)
|
|
3571
3571
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3572
3572
|
return r;
|
|
@@ -3585,7 +3585,7 @@ var li = (
|
|
|
3585
3585
|
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);
|
|
3586
3586
|
}
|
|
3587
3587
|
}, e.prototype.bumpIf = function(t) {
|
|
3588
|
-
if (
|
|
3588
|
+
if (Nt(this.message, t, this.offset())) {
|
|
3589
3589
|
for (var r = 0; r < t.length; r++)
|
|
3590
3590
|
this.bump();
|
|
3591
3591
|
return !0;
|
|
@@ -3607,7 +3607,7 @@ var li = (
|
|
|
3607
3607
|
break;
|
|
3608
3608
|
}
|
|
3609
3609
|
}, e.prototype.bumpSpace = function() {
|
|
3610
|
-
for (; !this.isEOF() &&
|
|
3610
|
+
for (; !this.isEOF() && gr(this.char()); )
|
|
3611
3611
|
this.bump();
|
|
3612
3612
|
}, e.prototype.peek = function() {
|
|
3613
3613
|
if (this.isEOF())
|
|
@@ -3617,47 +3617,47 @@ var li = (
|
|
|
3617
3617
|
}, e;
|
|
3618
3618
|
}()
|
|
3619
3619
|
);
|
|
3620
|
-
function
|
|
3620
|
+
function nt(e) {
|
|
3621
3621
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3622
3622
|
}
|
|
3623
|
-
function
|
|
3624
|
-
return
|
|
3623
|
+
function mi(e) {
|
|
3624
|
+
return nt(e) || e === 47;
|
|
3625
3625
|
}
|
|
3626
|
-
function
|
|
3626
|
+
function di(e) {
|
|
3627
3627
|
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;
|
|
3628
3628
|
}
|
|
3629
|
-
function
|
|
3629
|
+
function gr(e) {
|
|
3630
3630
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3631
3631
|
}
|
|
3632
|
-
function
|
|
3632
|
+
function bi(e) {
|
|
3633
3633
|
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;
|
|
3634
3634
|
}
|
|
3635
|
-
function
|
|
3635
|
+
function it(e) {
|
|
3636
3636
|
e.forEach(function(t) {
|
|
3637
|
-
if (delete t.location,
|
|
3637
|
+
if (delete t.location, ur(t) || hr(t))
|
|
3638
3638
|
for (var r in t.options)
|
|
3639
|
-
delete t.options[r].location,
|
|
3639
|
+
delete t.options[r].location, it(t.options[r].value);
|
|
3640
3640
|
else
|
|
3641
|
-
|
|
3641
|
+
sr(t) && cr(t.style) || (or(t) || ar(t)) && Ke(t.style) ? delete t.style.location : lr(t) && it(t.children);
|
|
3642
3642
|
});
|
|
3643
3643
|
}
|
|
3644
|
-
function
|
|
3645
|
-
t === void 0 && (t = {}), t =
|
|
3646
|
-
var r = new
|
|
3644
|
+
function pi(e, t) {
|
|
3645
|
+
t === void 0 && (t = {}), t = we({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3646
|
+
var r = new fi(e, t).parse();
|
|
3647
3647
|
if (r.err) {
|
|
3648
3648
|
var n = SyntaxError(p[r.err.kind]);
|
|
3649
3649
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3650
3650
|
}
|
|
3651
|
-
return t?.captureLocation ||
|
|
3651
|
+
return t?.captureLocation || it(r.val), r.val;
|
|
3652
3652
|
}
|
|
3653
|
-
var
|
|
3653
|
+
var ee;
|
|
3654
3654
|
(function(e) {
|
|
3655
3655
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3656
|
-
})(
|
|
3657
|
-
var
|
|
3656
|
+
})(ee || (ee = {}));
|
|
3657
|
+
var Oe = (
|
|
3658
3658
|
/** @class */
|
|
3659
3659
|
function(e) {
|
|
3660
|
-
|
|
3660
|
+
Pe(t, e);
|
|
3661
3661
|
function t(r, n, i) {
|
|
3662
3662
|
var s = e.call(this, r) || this;
|
|
3663
3663
|
return s.code = n, s.originalMessage = i, s;
|
|
@@ -3666,48 +3666,48 @@ var Pe = (
|
|
|
3666
3666
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3667
3667
|
}, t;
|
|
3668
3668
|
}(Error)
|
|
3669
|
-
),
|
|
3669
|
+
), Ct = (
|
|
3670
3670
|
/** @class */
|
|
3671
3671
|
function(e) {
|
|
3672
|
-
|
|
3672
|
+
Pe(t, e);
|
|
3673
3673
|
function t(r, n, i, s) {
|
|
3674
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3674
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ee.INVALID_VALUE, s) || this;
|
|
3675
3675
|
}
|
|
3676
3676
|
return t;
|
|
3677
|
-
}(
|
|
3678
|
-
),
|
|
3677
|
+
}(Oe)
|
|
3678
|
+
), yi = (
|
|
3679
3679
|
/** @class */
|
|
3680
3680
|
function(e) {
|
|
3681
|
-
|
|
3681
|
+
Pe(t, e);
|
|
3682
3682
|
function t(r, n, i) {
|
|
3683
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3683
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ee.INVALID_VALUE, i) || this;
|
|
3684
3684
|
}
|
|
3685
3685
|
return t;
|
|
3686
|
-
}(
|
|
3687
|
-
),
|
|
3686
|
+
}(Oe)
|
|
3687
|
+
), gi = (
|
|
3688
3688
|
/** @class */
|
|
3689
3689
|
function(e) {
|
|
3690
|
-
|
|
3690
|
+
Pe(t, e);
|
|
3691
3691
|
function t(r, n) {
|
|
3692
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3692
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ee.MISSING_VALUE, n) || this;
|
|
3693
3693
|
}
|
|
3694
3694
|
return t;
|
|
3695
|
-
}(
|
|
3695
|
+
}(Oe)
|
|
3696
3696
|
), H;
|
|
3697
3697
|
(function(e) {
|
|
3698
3698
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3699
3699
|
})(H || (H = {}));
|
|
3700
|
-
function
|
|
3700
|
+
function vi(e) {
|
|
3701
3701
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3702
3702
|
var n = t[t.length - 1];
|
|
3703
3703
|
return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
|
|
3704
3704
|
}, []);
|
|
3705
3705
|
}
|
|
3706
|
-
function
|
|
3706
|
+
function _i(e) {
|
|
3707
3707
|
return typeof e == "function";
|
|
3708
3708
|
}
|
|
3709
|
-
function
|
|
3710
|
-
if (e.length === 1 &&
|
|
3709
|
+
function xe(e, t, r, n, i, s, o) {
|
|
3710
|
+
if (e.length === 1 && At(e[0]))
|
|
3711
3711
|
return [
|
|
3712
3712
|
{
|
|
3713
3713
|
type: H.literal,
|
|
@@ -3716,14 +3716,14 @@ function Ee(e, t, r, n, i, s, o) {
|
|
|
3716
3716
|
];
|
|
3717
3717
|
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
|
3718
3718
|
var l = u[h];
|
|
3719
|
-
if (
|
|
3719
|
+
if (At(l)) {
|
|
3720
3720
|
a.push({
|
|
3721
3721
|
type: H.literal,
|
|
3722
3722
|
value: l.value
|
|
3723
3723
|
});
|
|
3724
3724
|
continue;
|
|
3725
3725
|
}
|
|
3726
|
-
if (
|
|
3726
|
+
if (jn(l)) {
|
|
3727
3727
|
typeof s == "number" && a.push({
|
|
3728
3728
|
type: H.literal,
|
|
3729
3729
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3732,44 +3732,44 @@ function Ee(e, t, r, n, i, s, o) {
|
|
|
3732
3732
|
}
|
|
3733
3733
|
var m = l.value;
|
|
3734
3734
|
if (!(i && m in i))
|
|
3735
|
-
throw new
|
|
3735
|
+
throw new gi(m, o);
|
|
3736
3736
|
var c = i[m];
|
|
3737
|
-
if (
|
|
3737
|
+
if (Fn(l)) {
|
|
3738
3738
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
|
3739
3739
|
type: typeof c == "string" ? H.literal : H.object,
|
|
3740
3740
|
value: c
|
|
3741
3741
|
});
|
|
3742
3742
|
continue;
|
|
3743
3743
|
}
|
|
3744
|
-
if (
|
|
3745
|
-
var d = typeof l.style == "string" ? n.date[l.style] :
|
|
3744
|
+
if (or(l)) {
|
|
3745
|
+
var d = typeof l.style == "string" ? n.date[l.style] : Ke(l.style) ? l.style.parsedOptions : void 0;
|
|
3746
3746
|
a.push({
|
|
3747
3747
|
type: H.literal,
|
|
3748
3748
|
value: r.getDateTimeFormat(t, d).format(c)
|
|
3749
3749
|
});
|
|
3750
3750
|
continue;
|
|
3751
3751
|
}
|
|
3752
|
-
if (
|
|
3753
|
-
var d = typeof l.style == "string" ? n.time[l.style] :
|
|
3752
|
+
if (ar(l)) {
|
|
3753
|
+
var d = typeof l.style == "string" ? n.time[l.style] : Ke(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3754
3754
|
a.push({
|
|
3755
3755
|
type: H.literal,
|
|
3756
3756
|
value: r.getDateTimeFormat(t, d).format(c)
|
|
3757
3757
|
});
|
|
3758
3758
|
continue;
|
|
3759
3759
|
}
|
|
3760
|
-
if (
|
|
3761
|
-
var d = typeof l.style == "string" ? n.number[l.style] :
|
|
3760
|
+
if (sr(l)) {
|
|
3761
|
+
var d = typeof l.style == "string" ? n.number[l.style] : cr(l.style) ? l.style.parsedOptions : void 0;
|
|
3762
3762
|
d && d.scale && (c = c * (d.scale || 1)), a.push({
|
|
3763
3763
|
type: H.literal,
|
|
3764
3764
|
value: r.getNumberFormat(t, d).format(c)
|
|
3765
3765
|
});
|
|
3766
3766
|
continue;
|
|
3767
3767
|
}
|
|
3768
|
-
if (
|
|
3768
|
+
if (lr(l)) {
|
|
3769
3769
|
var b = l.children, g = l.value, T = i[g];
|
|
3770
|
-
if (!
|
|
3771
|
-
throw new
|
|
3772
|
-
var
|
|
3770
|
+
if (!_i(T))
|
|
3771
|
+
throw new yi(g, "function", o);
|
|
3772
|
+
var I = xe(b, t, r, n, i, s), P = T(I.map(function(N) {
|
|
3773
3773
|
return N.value;
|
|
3774
3774
|
}));
|
|
3775
3775
|
Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(N) {
|
|
@@ -3779,42 +3779,42 @@ function Ee(e, t, r, n, i, s, o) {
|
|
|
3779
3779
|
};
|
|
3780
3780
|
}));
|
|
3781
3781
|
}
|
|
3782
|
-
if (
|
|
3782
|
+
if (ur(l)) {
|
|
3783
3783
|
var w = l.options[c] || l.options.other;
|
|
3784
3784
|
if (!w)
|
|
3785
|
-
throw new
|
|
3786
|
-
a.push.apply(a,
|
|
3785
|
+
throw new Ct(l.value, c, Object.keys(l.options), o);
|
|
3786
|
+
a.push.apply(a, xe(w.value, t, r, n, i));
|
|
3787
3787
|
continue;
|
|
3788
3788
|
}
|
|
3789
|
-
if (
|
|
3789
|
+
if (hr(l)) {
|
|
3790
3790
|
var w = l.options["=".concat(c)];
|
|
3791
3791
|
if (!w) {
|
|
3792
3792
|
if (!Intl.PluralRules)
|
|
3793
|
-
throw new
|
|
3793
|
+
throw new Oe(`Intl.PluralRules is not available in this environment.
|
|
3794
3794
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3795
|
-
`,
|
|
3795
|
+
`, ee.MISSING_INTL_API, o);
|
|
3796
3796
|
var O = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
|
|
3797
3797
|
w = l.options[O] || l.options.other;
|
|
3798
3798
|
}
|
|
3799
3799
|
if (!w)
|
|
3800
|
-
throw new
|
|
3801
|
-
a.push.apply(a,
|
|
3800
|
+
throw new Ct(l.value, c, Object.keys(l.options), o);
|
|
3801
|
+
a.push.apply(a, xe(w.value, t, r, n, i, c - (l.offset || 0)));
|
|
3802
3802
|
continue;
|
|
3803
3803
|
}
|
|
3804
3804
|
}
|
|
3805
|
-
return
|
|
3805
|
+
return vi(a);
|
|
3806
3806
|
}
|
|
3807
|
-
function
|
|
3807
|
+
function Ei(e, t) {
|
|
3808
3808
|
return t ? R(R(R({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3809
3809
|
return r[n] = R(R({}, e[n]), t[n] || {}), r;
|
|
3810
3810
|
}, {})) : e;
|
|
3811
3811
|
}
|
|
3812
|
-
function
|
|
3812
|
+
function xi(e, t) {
|
|
3813
3813
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3814
|
-
return r[n] =
|
|
3814
|
+
return r[n] = Ei(e[n], t[n]), r;
|
|
3815
3815
|
}, R({}, e)) : e;
|
|
3816
3816
|
}
|
|
3817
|
-
function
|
|
3817
|
+
function Fe(e) {
|
|
3818
3818
|
return {
|
|
3819
3819
|
create: function() {
|
|
3820
3820
|
return {
|
|
@@ -3828,39 +3828,39 @@ function $e(e) {
|
|
|
3828
3828
|
}
|
|
3829
3829
|
};
|
|
3830
3830
|
}
|
|
3831
|
-
function
|
|
3831
|
+
function Si(e) {
|
|
3832
3832
|
return e === void 0 && (e = {
|
|
3833
3833
|
number: {},
|
|
3834
3834
|
dateTime: {},
|
|
3835
3835
|
pluralRules: {}
|
|
3836
3836
|
}), {
|
|
3837
|
-
getNumberFormat:
|
|
3837
|
+
getNumberFormat: Ue(function() {
|
|
3838
3838
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3839
3839
|
r[n] = arguments[n];
|
|
3840
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3840
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ge([void 0], r, !1)))();
|
|
3841
3841
|
}, {
|
|
3842
|
-
cache:
|
|
3843
|
-
strategy:
|
|
3842
|
+
cache: Fe(e.number),
|
|
3843
|
+
strategy: De.variadic
|
|
3844
3844
|
}),
|
|
3845
|
-
getDateTimeFormat:
|
|
3845
|
+
getDateTimeFormat: Ue(function() {
|
|
3846
3846
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3847
3847
|
r[n] = arguments[n];
|
|
3848
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3848
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ge([void 0], r, !1)))();
|
|
3849
3849
|
}, {
|
|
3850
|
-
cache:
|
|
3851
|
-
strategy:
|
|
3850
|
+
cache: Fe(e.dateTime),
|
|
3851
|
+
strategy: De.variadic
|
|
3852
3852
|
}),
|
|
3853
|
-
getPluralRules:
|
|
3853
|
+
getPluralRules: Ue(function() {
|
|
3854
3854
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3855
3855
|
r[n] = arguments[n];
|
|
3856
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3856
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ge([void 0], r, !1)))();
|
|
3857
3857
|
}, {
|
|
3858
|
-
cache:
|
|
3859
|
-
strategy:
|
|
3858
|
+
cache: Fe(e.pluralRules),
|
|
3859
|
+
strategy: De.variadic
|
|
3860
3860
|
})
|
|
3861
3861
|
};
|
|
3862
3862
|
}
|
|
3863
|
-
var
|
|
3863
|
+
var wi = (
|
|
3864
3864
|
/** @class */
|
|
3865
3865
|
function() {
|
|
3866
3866
|
function e(t, r, n, i) {
|
|
@@ -3879,7 +3879,7 @@ var xi = (
|
|
|
3879
3879
|
}, []);
|
|
3880
3880
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3881
3881
|
}, this.formatToParts = function(h) {
|
|
3882
|
-
return
|
|
3882
|
+
return xe(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
|
|
3883
3883
|
}, this.resolvedOptions = function() {
|
|
3884
3884
|
var h;
|
|
3885
3885
|
return {
|
|
@@ -3892,13 +3892,13 @@ var xi = (
|
|
|
3892
3892
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3893
3893
|
var o = i || {};
|
|
3894
3894
|
o.formatters;
|
|
3895
|
-
var a =
|
|
3895
|
+
var a = In(o, ["formatters"]);
|
|
3896
3896
|
this.ast = e.__parse(t, R(R({}, a), { locale: this.resolvedLocale }));
|
|
3897
3897
|
} else
|
|
3898
3898
|
this.ast = t;
|
|
3899
3899
|
if (!Array.isArray(this.ast))
|
|
3900
3900
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3901
|
-
this.formats =
|
|
3901
|
+
this.formats = xi(e.formats, n), this.formatters = i && i.formatters || Si(this.formatterCache);
|
|
3902
3902
|
}
|
|
3903
3903
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3904
3904
|
get: function() {
|
|
@@ -3911,7 +3911,7 @@ var xi = (
|
|
|
3911
3911
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3912
3912
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3913
3913
|
}
|
|
3914
|
-
}, e.__parse =
|
|
3914
|
+
}, e.__parse = pi, e.formats = {
|
|
3915
3915
|
number: {
|
|
3916
3916
|
integer: {
|
|
3917
3917
|
maximumFractionDigits: 0
|
|
@@ -3972,7 +3972,7 @@ var xi = (
|
|
|
3972
3972
|
}, e;
|
|
3973
3973
|
}()
|
|
3974
3974
|
);
|
|
3975
|
-
function
|
|
3975
|
+
function Ti(e, t) {
|
|
3976
3976
|
if (t == null)
|
|
3977
3977
|
return;
|
|
3978
3978
|
if (t in e)
|
|
@@ -3993,92 +3993,92 @@ function Si(e, t) {
|
|
|
3993
3993
|
n = void 0;
|
|
3994
3994
|
return n;
|
|
3995
3995
|
}
|
|
3996
|
-
const D = {},
|
|
3996
|
+
const D = {}, Hi = (e, t, r) => r && (t in D || (D[t] = {}), e in D[t] || (D[t][e] = r), r), vr = (e, t) => {
|
|
3997
3997
|
if (t == null)
|
|
3998
3998
|
return;
|
|
3999
3999
|
if (t in D && e in D[t])
|
|
4000
4000
|
return D[t][e];
|
|
4001
|
-
const r =
|
|
4001
|
+
const r = Ne(t);
|
|
4002
4002
|
for (let n = 0; n < r.length; n++) {
|
|
4003
|
-
const i = r[n], s =
|
|
4003
|
+
const i = r[n], s = Bi(i, e);
|
|
4004
4004
|
if (s)
|
|
4005
|
-
return
|
|
4005
|
+
return Hi(e, t, s);
|
|
4006
4006
|
}
|
|
4007
4007
|
};
|
|
4008
|
-
let
|
|
4009
|
-
const
|
|
4010
|
-
function
|
|
4011
|
-
return
|
|
4008
|
+
let ht;
|
|
4009
|
+
const de = Be({});
|
|
4010
|
+
function Ai(e) {
|
|
4011
|
+
return ht[e] || null;
|
|
4012
4012
|
}
|
|
4013
|
-
function
|
|
4014
|
-
return e in
|
|
4013
|
+
function _r(e) {
|
|
4014
|
+
return e in ht;
|
|
4015
4015
|
}
|
|
4016
|
-
function
|
|
4017
|
-
if (!
|
|
4016
|
+
function Bi(e, t) {
|
|
4017
|
+
if (!_r(e))
|
|
4018
4018
|
return null;
|
|
4019
|
-
const r =
|
|
4020
|
-
return
|
|
4019
|
+
const r = Ai(e);
|
|
4020
|
+
return Ti(r, t);
|
|
4021
4021
|
}
|
|
4022
|
-
function
|
|
4022
|
+
function Pi(e) {
|
|
4023
4023
|
if (e == null)
|
|
4024
4024
|
return;
|
|
4025
|
-
const t =
|
|
4025
|
+
const t = Ne(e);
|
|
4026
4026
|
for (let r = 0; r < t.length; r++) {
|
|
4027
4027
|
const n = t[r];
|
|
4028
|
-
if (
|
|
4028
|
+
if (_r(n))
|
|
4029
4029
|
return n;
|
|
4030
4030
|
}
|
|
4031
4031
|
}
|
|
4032
|
-
function
|
|
4033
|
-
delete D[e],
|
|
4032
|
+
function Er(e, ...t) {
|
|
4033
|
+
delete D[e], de.update((r) => (r[e] = Ln.all([r[e] || {}, ...t]), r));
|
|
4034
4034
|
}
|
|
4035
|
-
|
|
4036
|
-
[
|
|
4035
|
+
ie(
|
|
4036
|
+
[de],
|
|
4037
4037
|
([e]) => Object.keys(e)
|
|
4038
4038
|
);
|
|
4039
|
-
|
|
4040
|
-
const
|
|
4041
|
-
function
|
|
4042
|
-
|
|
4039
|
+
de.subscribe((e) => ht = e);
|
|
4040
|
+
const Se = {};
|
|
4041
|
+
function Oi(e, t) {
|
|
4042
|
+
Se[e].delete(t), Se[e].size === 0 && delete Se[e];
|
|
4043
4043
|
}
|
|
4044
|
-
function
|
|
4045
|
-
return
|
|
4044
|
+
function xr(e) {
|
|
4045
|
+
return Se[e];
|
|
4046
4046
|
}
|
|
4047
|
-
function
|
|
4048
|
-
return
|
|
4049
|
-
const r =
|
|
4047
|
+
function Ni(e) {
|
|
4048
|
+
return Ne(e).map((t) => {
|
|
4049
|
+
const r = xr(t);
|
|
4050
4050
|
return [t, r ? [...r] : []];
|
|
4051
4051
|
}).filter(([, t]) => t.length > 0);
|
|
4052
4052
|
}
|
|
4053
|
-
function
|
|
4054
|
-
return e == null ? !1 :
|
|
4053
|
+
function st(e) {
|
|
4054
|
+
return e == null ? !1 : Ne(e).some(
|
|
4055
4055
|
(t) => {
|
|
4056
4056
|
var r;
|
|
4057
|
-
return (r =
|
|
4057
|
+
return (r = xr(t)) == null ? void 0 : r.size;
|
|
4058
4058
|
}
|
|
4059
4059
|
);
|
|
4060
4060
|
}
|
|
4061
|
-
function
|
|
4061
|
+
function Li(e, t) {
|
|
4062
4062
|
return Promise.all(
|
|
4063
|
-
t.map((n) => (
|
|
4064
|
-
).then((n) =>
|
|
4065
|
-
}
|
|
4066
|
-
const
|
|
4067
|
-
function
|
|
4068
|
-
if (!
|
|
4069
|
-
return e in
|
|
4070
|
-
const t =
|
|
4071
|
-
return
|
|
4063
|
+
t.map((n) => (Oi(e, n), n().then((i) => i.default || i)))
|
|
4064
|
+
).then((n) => Er(e, ...n));
|
|
4065
|
+
}
|
|
4066
|
+
const oe = {};
|
|
4067
|
+
function Sr(e) {
|
|
4068
|
+
if (!st(e))
|
|
4069
|
+
return e in oe ? oe[e] : Promise.resolve();
|
|
4070
|
+
const t = Ni(e);
|
|
4071
|
+
return oe[e] = Promise.all(
|
|
4072
4072
|
t.map(
|
|
4073
|
-
([r, n]) =>
|
|
4073
|
+
([r, n]) => Li(r, n)
|
|
4074
4074
|
)
|
|
4075
4075
|
).then(() => {
|
|
4076
|
-
if (
|
|
4077
|
-
return
|
|
4078
|
-
delete
|
|
4079
|
-
}),
|
|
4076
|
+
if (st(e))
|
|
4077
|
+
return Sr(e);
|
|
4078
|
+
delete oe[e];
|
|
4079
|
+
}), oe[e];
|
|
4080
4080
|
}
|
|
4081
|
-
const
|
|
4081
|
+
const Ii = {
|
|
4082
4082
|
number: {
|
|
4083
4083
|
scientific: { notation: "scientific" },
|
|
4084
4084
|
engineering: { notation: "engineering" },
|
|
@@ -4107,135 +4107,135 @@ const Ni = {
|
|
|
4107
4107
|
timeZoneName: "short"
|
|
4108
4108
|
}
|
|
4109
4109
|
}
|
|
4110
|
-
},
|
|
4110
|
+
}, Ci = {
|
|
4111
4111
|
fallbackLocale: null,
|
|
4112
4112
|
loadingDelay: 200,
|
|
4113
|
-
formats:
|
|
4113
|
+
formats: Ii,
|
|
4114
4114
|
warnOnMissingMessages: !0,
|
|
4115
4115
|
handleMissingMessage: void 0,
|
|
4116
4116
|
ignoreTag: !0
|
|
4117
|
-
},
|
|
4118
|
-
function
|
|
4119
|
-
return
|
|
4117
|
+
}, Mi = Ci;
|
|
4118
|
+
function te() {
|
|
4119
|
+
return Mi;
|
|
4120
4120
|
}
|
|
4121
|
-
const
|
|
4122
|
-
var
|
|
4121
|
+
const je = Be(!1);
|
|
4122
|
+
var Ri = Object.defineProperty, Gi = Object.defineProperties, Ui = Object.getOwnPropertyDescriptors, Mt = Object.getOwnPropertySymbols, Di = Object.prototype.hasOwnProperty, $i = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? Ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Fi = (e, t) => {
|
|
4123
4123
|
for (var r in t || (t = {}))
|
|
4124
|
-
|
|
4125
|
-
if (
|
|
4126
|
-
for (var r of
|
|
4127
|
-
|
|
4124
|
+
Di.call(t, r) && Rt(e, r, t[r]);
|
|
4125
|
+
if (Mt)
|
|
4126
|
+
for (var r of Mt(t))
|
|
4127
|
+
$i.call(t, r) && Rt(e, r, t[r]);
|
|
4128
4128
|
return e;
|
|
4129
|
-
},
|
|
4130
|
-
let
|
|
4131
|
-
const
|
|
4132
|
-
function
|
|
4129
|
+
}, ji = (e, t) => Gi(e, Ui(t));
|
|
4130
|
+
let ot;
|
|
4131
|
+
const Te = Be(null);
|
|
4132
|
+
function Gt(e) {
|
|
4133
4133
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4134
4134
|
}
|
|
4135
|
-
function
|
|
4136
|
-
const r =
|
|
4137
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4135
|
+
function Ne(e, t = te().fallbackLocale) {
|
|
4136
|
+
const r = Gt(e);
|
|
4137
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
|
|
4138
4138
|
}
|
|
4139
4139
|
function V() {
|
|
4140
|
-
return
|
|
4140
|
+
return ot ?? void 0;
|
|
4141
4141
|
}
|
|
4142
|
-
|
|
4143
|
-
|
|
4142
|
+
Te.subscribe((e) => {
|
|
4143
|
+
ot = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4144
4144
|
});
|
|
4145
|
-
const
|
|
4146
|
-
if (e &&
|
|
4147
|
-
const { loadingDelay: t } =
|
|
4145
|
+
const ki = (e) => {
|
|
4146
|
+
if (e && Pi(e) && st(e)) {
|
|
4147
|
+
const { loadingDelay: t } = te();
|
|
4148
4148
|
let r;
|
|
4149
4149
|
return typeof window < "u" && V() != null && t ? r = window.setTimeout(
|
|
4150
|
-
() =>
|
|
4150
|
+
() => je.set(!0),
|
|
4151
4151
|
t
|
|
4152
|
-
) :
|
|
4153
|
-
|
|
4152
|
+
) : je.set(!0), Sr(e).then(() => {
|
|
4153
|
+
Te.set(e);
|
|
4154
4154
|
}).finally(() => {
|
|
4155
|
-
clearTimeout(r),
|
|
4155
|
+
clearTimeout(r), je.set(!1);
|
|
4156
4156
|
});
|
|
4157
4157
|
}
|
|
4158
|
-
return
|
|
4159
|
-
},
|
|
4160
|
-
set:
|
|
4161
|
-
}),
|
|
4158
|
+
return Te.set(e);
|
|
4159
|
+
}, be = ji(Fi({}, Te), {
|
|
4160
|
+
set: ki
|
|
4161
|
+
}), Le = (e) => {
|
|
4162
4162
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4163
4163
|
return (n) => {
|
|
4164
4164
|
const i = JSON.stringify(n);
|
|
4165
4165
|
return i in t ? t[i] : t[i] = e(n);
|
|
4166
4166
|
};
|
|
4167
4167
|
};
|
|
4168
|
-
var
|
|
4168
|
+
var Vi = Object.defineProperty, He = Object.getOwnPropertySymbols, wr = Object.prototype.hasOwnProperty, Tr = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? Vi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lt = (e, t) => {
|
|
4169
4169
|
for (var r in t || (t = {}))
|
|
4170
|
-
|
|
4171
|
-
if (
|
|
4172
|
-
for (var r of
|
|
4173
|
-
|
|
4170
|
+
wr.call(t, r) && Ut(e, r, t[r]);
|
|
4171
|
+
if (He)
|
|
4172
|
+
for (var r of He(t))
|
|
4173
|
+
Tr.call(t, r) && Ut(e, r, t[r]);
|
|
4174
4174
|
return e;
|
|
4175
|
-
},
|
|
4175
|
+
}, se = (e, t) => {
|
|
4176
4176
|
var r = {};
|
|
4177
4177
|
for (var n in e)
|
|
4178
|
-
|
|
4179
|
-
if (e != null &&
|
|
4180
|
-
for (var n of
|
|
4181
|
-
t.indexOf(n) < 0 &&
|
|
4178
|
+
wr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4179
|
+
if (e != null && He)
|
|
4180
|
+
for (var n of He(e))
|
|
4181
|
+
t.indexOf(n) < 0 && Tr.call(e, n) && (r[n] = e[n]);
|
|
4182
4182
|
return r;
|
|
4183
4183
|
};
|
|
4184
|
-
const
|
|
4185
|
-
const { formats: r } =
|
|
4184
|
+
const le = (e, t) => {
|
|
4185
|
+
const { formats: r } = te();
|
|
4186
4186
|
if (e in r && t in r[e])
|
|
4187
4187
|
return r[e][t];
|
|
4188
4188
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4189
|
-
},
|
|
4189
|
+
}, Xi = Le(
|
|
4190
4190
|
(e) => {
|
|
4191
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4191
|
+
var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
|
|
4192
4192
|
if (r == null)
|
|
4193
4193
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4194
|
-
return n && (i =
|
|
4194
|
+
return n && (i = le("number", n)), new Intl.NumberFormat(r, i);
|
|
4195
4195
|
}
|
|
4196
|
-
),
|
|
4196
|
+
), Wi = Le(
|
|
4197
4197
|
(e) => {
|
|
4198
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4198
|
+
var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
|
|
4199
4199
|
if (r == null)
|
|
4200
4200
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4201
|
-
return n ? i =
|
|
4201
|
+
return n ? i = le("date", n) : Object.keys(i).length === 0 && (i = le("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4202
4202
|
}
|
|
4203
|
-
),
|
|
4203
|
+
), zi = Le(
|
|
4204
4204
|
(e) => {
|
|
4205
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4205
|
+
var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
|
|
4206
4206
|
if (r == null)
|
|
4207
4207
|
throw new Error(
|
|
4208
4208
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4209
4209
|
);
|
|
4210
|
-
return n ? i =
|
|
4210
|
+
return n ? i = le("time", n) : Object.keys(i).length === 0 && (i = le("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4211
4211
|
}
|
|
4212
|
-
),
|
|
4212
|
+
), Zi = (e = {}) => {
|
|
4213
4213
|
var t = e, {
|
|
4214
4214
|
locale: r = V()
|
|
4215
|
-
} = t, n =
|
|
4215
|
+
} = t, n = se(t, [
|
|
4216
4216
|
"locale"
|
|
4217
4217
|
]);
|
|
4218
|
-
return
|
|
4219
|
-
},
|
|
4218
|
+
return Xi(lt({ locale: r }, n));
|
|
4219
|
+
}, Qi = (e = {}) => {
|
|
4220
4220
|
var t = e, {
|
|
4221
4221
|
locale: r = V()
|
|
4222
|
-
} = t, n =
|
|
4222
|
+
} = t, n = se(t, [
|
|
4223
4223
|
"locale"
|
|
4224
4224
|
]);
|
|
4225
|
-
return
|
|
4226
|
-
},
|
|
4225
|
+
return Wi(lt({ locale: r }, n));
|
|
4226
|
+
}, Yi = (e = {}) => {
|
|
4227
4227
|
var t = e, {
|
|
4228
4228
|
locale: r = V()
|
|
4229
|
-
} = t, n =
|
|
4229
|
+
} = t, n = se(t, [
|
|
4230
4230
|
"locale"
|
|
4231
4231
|
]);
|
|
4232
|
-
return
|
|
4233
|
-
},
|
|
4232
|
+
return zi(lt({ locale: r }, n));
|
|
4233
|
+
}, qi = Le(
|
|
4234
4234
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4235
|
-
(e, t = V()) => new
|
|
4236
|
-
ignoreTag:
|
|
4235
|
+
(e, t = V()) => new wi(e, t, te().formats, {
|
|
4236
|
+
ignoreTag: te().ignoreTag
|
|
4237
4237
|
})
|
|
4238
|
-
),
|
|
4238
|
+
), Ji = (e, t = {}) => {
|
|
4239
4239
|
var r, n, i, s;
|
|
4240
4240
|
let o = t;
|
|
4241
4241
|
typeof e == "object" && (o = e, e = o.id);
|
|
@@ -4248,9 +4248,9 @@ const he = (e, t) => {
|
|
|
4248
4248
|
throw new Error(
|
|
4249
4249
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4250
4250
|
);
|
|
4251
|
-
let l =
|
|
4251
|
+
let l = vr(e, h);
|
|
4252
4252
|
if (!l)
|
|
4253
|
-
l = (s = (i = (n = (r =
|
|
4253
|
+
l = (s = (i = (n = (r = te()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
|
|
4254
4254
|
else if (typeof l != "string")
|
|
4255
4255
|
return console.warn(
|
|
4256
4256
|
`[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.`
|
|
@@ -4259,7 +4259,7 @@ const he = (e, t) => {
|
|
|
4259
4259
|
return l;
|
|
4260
4260
|
let m = l;
|
|
4261
4261
|
try {
|
|
4262
|
-
m =
|
|
4262
|
+
m = qi(l, h).format(a);
|
|
4263
4263
|
} catch (c) {
|
|
4264
4264
|
c instanceof Error && console.warn(
|
|
4265
4265
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4267,21 +4267,22 @@ const he = (e, t) => {
|
|
|
4267
4267
|
);
|
|
4268
4268
|
}
|
|
4269
4269
|
return m;
|
|
4270
|
-
},
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
window.emWidgets = { topic:
|
|
4276
|
-
const
|
|
4270
|
+
}, Ki = (e, t) => Yi(t).format(e), es = (e, t) => Qi(t).format(e), ts = (e, t) => Zi(t).format(e), rs = (e, t = V()) => vr(e, t), ns = ie([be, de], () => Ji);
|
|
4271
|
+
ie([be], () => Ki);
|
|
4272
|
+
ie([be], () => es);
|
|
4273
|
+
ie([be], () => ts);
|
|
4274
|
+
ie([be, de], () => rs);
|
|
4275
|
+
window.emWidgets = { topic: bn };
|
|
4276
|
+
const is = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4277
4277
|
String(Number.MAX_SAFE_INTEGER).length;
|
|
4278
|
-
|
|
4278
|
+
const Y = "__WIDGET_GLOBAL_STYLE_CACHE__";
|
|
4279
|
+
function ss(e, t) {
|
|
4279
4280
|
if (e) {
|
|
4280
4281
|
const r = document.createElement("style");
|
|
4281
4282
|
r.innerHTML = t, e.appendChild(r);
|
|
4282
4283
|
}
|
|
4283
4284
|
}
|
|
4284
|
-
function
|
|
4285
|
+
function os(e, t) {
|
|
4285
4286
|
if (!e || !t)
|
|
4286
4287
|
return;
|
|
4287
4288
|
const r = new URL(t);
|
|
@@ -4292,18 +4293,45 @@ function is(e, t) {
|
|
|
4292
4293
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4293
4294
|
});
|
|
4294
4295
|
}
|
|
4295
|
-
function
|
|
4296
|
-
if (window.emMessageBus)
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4296
|
+
function as(e, t, r, n = !1) {
|
|
4297
|
+
if (!window.emMessageBus)
|
|
4298
|
+
return;
|
|
4299
|
+
if (!("adoptedStyleSheets" in Document.prototype) || !n)
|
|
4300
|
+
return r = us(e, t), r;
|
|
4301
|
+
window[Y] || (window[Y] = {}), r = hs(e, t);
|
|
4302
|
+
const s = r.unsubscribe.bind(r), o = () => {
|
|
4303
|
+
if (window[Y][t]) {
|
|
4304
|
+
const a = window[Y][t];
|
|
4305
|
+
a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[Y][t];
|
|
4306
|
+
}
|
|
4307
|
+
s();
|
|
4308
|
+
};
|
|
4309
|
+
return r.unsubscribe = o, r;
|
|
4310
|
+
}
|
|
4311
|
+
function us(e, t) {
|
|
4312
|
+
const r = document.createElement("style");
|
|
4313
|
+
return window.emMessageBus.subscribe(t, (n) => {
|
|
4314
|
+
e && (r.innerHTML = n, e.appendChild(r));
|
|
4315
|
+
});
|
|
4316
|
+
}
|
|
4317
|
+
function hs(e, t) {
|
|
4318
|
+
return window.emMessageBus.subscribe(t, (r) => {
|
|
4319
|
+
if (!e)
|
|
4320
|
+
return;
|
|
4321
|
+
const n = e.getRootNode(), i = window[Y];
|
|
4322
|
+
let s = i[t]?.sheet;
|
|
4323
|
+
s ? i[t].refCount = i[t].refCount + 1 : (s = new CSSStyleSheet(), s.replaceSync(r), i[t] = {
|
|
4324
|
+
sheet: s,
|
|
4325
|
+
refCount: 1
|
|
4300
4326
|
});
|
|
4301
|
-
|
|
4327
|
+
const o = n.adoptedStyleSheets || [];
|
|
4328
|
+
o.includes(s) || (n.adoptedStyleSheets = [...o, s]);
|
|
4329
|
+
});
|
|
4302
4330
|
}
|
|
4303
|
-
function
|
|
4304
|
-
|
|
4331
|
+
function Dt(e, t) {
|
|
4332
|
+
Er(e, t);
|
|
4305
4333
|
}
|
|
4306
|
-
const
|
|
4334
|
+
const $t = {
|
|
4307
4335
|
en: {
|
|
4308
4336
|
lobbyName: "Lobby",
|
|
4309
4337
|
myGamesName: "My games"
|
|
@@ -4389,14 +4417,14 @@ if (typeof window < "u") {
|
|
|
4389
4417
|
}
|
|
4390
4418
|
};
|
|
4391
4419
|
};
|
|
4392
|
-
customElements.define = e(customElements.define), import("./CasinoSlider-
|
|
4420
|
+
customElements.define = e(customElements.define), import("./CasinoSlider-C9khAWUF.js").then(({ default: t }) => {
|
|
4393
4421
|
!customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
|
|
4394
4422
|
});
|
|
4395
4423
|
}
|
|
4396
|
-
function
|
|
4397
|
-
|
|
4424
|
+
function ls(e) {
|
|
4425
|
+
Gr(e, "svelte-1my2wow", ".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}");
|
|
4398
4426
|
}
|
|
4399
|
-
function
|
|
4427
|
+
function cs(e) {
|
|
4400
4428
|
let t, r;
|
|
4401
4429
|
return {
|
|
4402
4430
|
c() {
|
|
@@ -4415,7 +4443,7 @@ function as(e) {
|
|
|
4415
4443
|
"endpoint",
|
|
4416
4444
|
/*endpoint*/
|
|
4417
4445
|
e[1]
|
|
4418
|
-
), v(r, "identity",
|
|
4446
|
+
), v(r, "identity", at), v(
|
|
4419
4447
|
r,
|
|
4420
4448
|
"favoritesnumber",
|
|
4421
4449
|
/*numberOfFavoredGames*/
|
|
@@ -4470,10 +4498,10 @@ function as(e) {
|
|
|
4470
4498
|
"mygamesiconimage",
|
|
4471
4499
|
/*mygamesiconimage*/
|
|
4472
4500
|
e[11]
|
|
4473
|
-
),
|
|
4501
|
+
), fe(t, "class", "CasinoCategoriesContainer svelte-1my2wow");
|
|
4474
4502
|
},
|
|
4475
4503
|
m(n, i) {
|
|
4476
|
-
|
|
4504
|
+
ce(n, t, i), Vt(t, r);
|
|
4477
4505
|
},
|
|
4478
4506
|
p(n, i) {
|
|
4479
4507
|
i[0] & /*lang*/
|
|
@@ -4563,48 +4591,48 @@ function as(e) {
|
|
|
4563
4591
|
);
|
|
4564
4592
|
},
|
|
4565
4593
|
d(n) {
|
|
4566
|
-
n &&
|
|
4594
|
+
n && ne(t);
|
|
4567
4595
|
}
|
|
4568
4596
|
};
|
|
4569
4597
|
}
|
|
4570
|
-
function
|
|
4598
|
+
function fs(e) {
|
|
4571
4599
|
let t;
|
|
4572
4600
|
return {
|
|
4573
4601
|
c() {
|
|
4574
|
-
t = k("p"), t.textContent = "500 Error - Internal Server Error.",
|
|
4602
|
+
t = k("p"), t.textContent = "500 Error - Internal Server Error.", fe(t, "class", "SearchLoading svelte-1my2wow");
|
|
4575
4603
|
},
|
|
4576
4604
|
m(r, n) {
|
|
4577
|
-
|
|
4605
|
+
ce(r, t, n);
|
|
4578
4606
|
},
|
|
4579
|
-
p:
|
|
4607
|
+
p: L,
|
|
4580
4608
|
d(r) {
|
|
4581
|
-
r &&
|
|
4609
|
+
r && ne(t);
|
|
4582
4610
|
}
|
|
4583
4611
|
};
|
|
4584
4612
|
}
|
|
4585
|
-
function
|
|
4613
|
+
function ms(e) {
|
|
4586
4614
|
let t;
|
|
4587
4615
|
return {
|
|
4588
4616
|
c() {
|
|
4589
|
-
t = k("div"),
|
|
4617
|
+
t = k("div"), fe(t, "class", "CasinoCategoriesLoading svelte-1my2wow");
|
|
4590
4618
|
},
|
|
4591
4619
|
m(r, n) {
|
|
4592
|
-
|
|
4620
|
+
ce(r, t, n);
|
|
4593
4621
|
},
|
|
4594
|
-
p:
|
|
4622
|
+
p: L,
|
|
4595
4623
|
d(r) {
|
|
4596
|
-
r &&
|
|
4624
|
+
r && ne(t);
|
|
4597
4625
|
}
|
|
4598
4626
|
};
|
|
4599
4627
|
}
|
|
4600
|
-
function
|
|
4628
|
+
function ds(e) {
|
|
4601
4629
|
let t;
|
|
4602
4630
|
function r(s, o) {
|
|
4603
4631
|
return (
|
|
4604
4632
|
/*isLoading*/
|
|
4605
|
-
s[13] ||
|
|
4633
|
+
s[13] || bs || ps ? ms : (
|
|
4606
4634
|
/*hasErrors*/
|
|
4607
|
-
s[15] ?
|
|
4635
|
+
s[15] ? fs : cs
|
|
4608
4636
|
)
|
|
4609
4637
|
);
|
|
4610
4638
|
}
|
|
@@ -4614,59 +4642,59 @@ function ls(e) {
|
|
|
4614
4642
|
t = k("div"), i.c();
|
|
4615
4643
|
},
|
|
4616
4644
|
m(s, o) {
|
|
4617
|
-
|
|
4645
|
+
ce(s, t, o), i.m(t, null), e[26](t);
|
|
4618
4646
|
},
|
|
4619
4647
|
p(s, o) {
|
|
4620
4648
|
n === (n = r(s)) && i ? i.p(s, o) : (i.d(1), i = n(s), i && (i.c(), i.m(t, null)));
|
|
4621
4649
|
},
|
|
4622
|
-
i:
|
|
4623
|
-
o:
|
|
4650
|
+
i: L,
|
|
4651
|
+
o: L,
|
|
4624
4652
|
d(s) {
|
|
4625
|
-
s &&
|
|
4653
|
+
s && ne(t), i.d(), e[26](null);
|
|
4626
4654
|
}
|
|
4627
4655
|
};
|
|
4628
4656
|
}
|
|
4629
|
-
let
|
|
4630
|
-
function
|
|
4657
|
+
let at = "CasinoSliderData", bs = !1, ps = !1;
|
|
4658
|
+
function ys(e, t, r) {
|
|
4631
4659
|
let n;
|
|
4632
|
-
|
|
4633
|
-
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: g = "" } = t, { sessioncheck: T = "" } = t, { location:
|
|
4634
|
-
const
|
|
4660
|
+
Rr(e, ns, (f) => r(32, n = f));
|
|
4661
|
+
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: g = "" } = t, { sessioncheck: T = "" } = t, { location: I = "secondaryMenu" } = t, { showsubgroups: P = "false" } = t, { filteredcategories: w = "" } = t, { translationurl: O = "" } = t, { categoriesicon: N = "" } = t, { lobbyiconimage: M = "" } = t, { mygamesiconimage: _ = "" } = t, { mbsource: A } = t, C, $, ct, F = !0, X, W = [], j = !1, Hr = window.navigator.userAgent, G, ft, mt = !1, Ie = !1;
|
|
4662
|
+
const Ar = () => {
|
|
4635
4663
|
fetch(O).then((B) => B.json()).then((B) => {
|
|
4636
|
-
Object.keys(B).forEach((
|
|
4637
|
-
|
|
4664
|
+
Object.keys(B).forEach((pe) => {
|
|
4665
|
+
Dt(pe, B[pe]);
|
|
4638
4666
|
});
|
|
4639
4667
|
}).catch((B) => {
|
|
4640
4668
|
console.log(B);
|
|
4641
4669
|
});
|
|
4642
4670
|
};
|
|
4643
|
-
Object.keys(
|
|
4644
|
-
|
|
4671
|
+
Object.keys($t).forEach((f) => {
|
|
4672
|
+
Dt(f, $t[f]);
|
|
4645
4673
|
});
|
|
4646
|
-
const
|
|
4647
|
-
|
|
4674
|
+
const Br = () => {
|
|
4675
|
+
mt == !1 && (m == "true" || u == "true" || l == "true") && W.splice(1, 0, {
|
|
4648
4676
|
// @ts-ignore
|
|
4649
4677
|
id: "MYGAMES",
|
|
4650
|
-
name:
|
|
4678
|
+
name: $,
|
|
4651
4679
|
href: "",
|
|
4652
4680
|
games: []
|
|
4653
|
-
}),
|
|
4654
|
-
},
|
|
4655
|
-
if (
|
|
4681
|
+
}), Vr(), mt = !0, r(25, Ie = !0), dt();
|
|
4682
|
+
}, Pr = () => (i || (X = "Endpoint is missing! Please provide a valid endpointURL.", r(15, j = !0), r(13, F = !1), console.error(X)), s || (X = "Datasource is missing! Please provide a valid datasource.", r(15, j = !0), r(13, F = !1), console.error(X)), (!o || o.length < 2) && (X = "Language is missing! Please provide a valid language (alpha2code)", r(15, j = !0), r(13, F = !1), console.error(X)), j), Or = () => {
|
|
4683
|
+
if ($ = n("myGamesName"), ct = n("lobbyName"), !Pr()) {
|
|
4656
4684
|
let f = new URL(`${i}/v2/casino/groups/${s}`);
|
|
4657
|
-
f.searchParams.append("language", o), f.searchParams.append("platform",
|
|
4685
|
+
f.searchParams.append("language", o), f.searchParams.append("platform", is(Hr)), f.searchParams.append("fields", "id,name,games(href)"), fetch(f).then((B) => B.json()).then(
|
|
4658
4686
|
(B) => {
|
|
4659
|
-
let
|
|
4660
|
-
let
|
|
4661
|
-
if (
|
|
4662
|
-
for (let
|
|
4663
|
-
|
|
4664
|
-
return
|
|
4687
|
+
let pe = w.split(","), Ir = B.items.filter((pt) => {
|
|
4688
|
+
let Ce = !1;
|
|
4689
|
+
if (pt.games.total > 0 && (Ce = !0, w))
|
|
4690
|
+
for (let Cr of pe)
|
|
4691
|
+
pt.flags == Cr && (Ce = !1);
|
|
4692
|
+
return Ce;
|
|
4665
4693
|
});
|
|
4666
|
-
W = [], W = W.concat(
|
|
4694
|
+
W = [], W = W.concat(Ir), W.unshift({
|
|
4667
4695
|
// @ts-ignore
|
|
4668
4696
|
id: "LOBBY",
|
|
4669
|
-
name:
|
|
4697
|
+
name: ct,
|
|
4670
4698
|
href: "",
|
|
4671
4699
|
games: []
|
|
4672
4700
|
}), r(13, F = !1);
|
|
@@ -4678,41 +4706,41 @@ function ms(e, t, r) {
|
|
|
4678
4706
|
r(15, j = !0), console.error("There was an error while fetching the categories", B);
|
|
4679
4707
|
});
|
|
4680
4708
|
}
|
|
4681
|
-
},
|
|
4709
|
+
}, Nr = () => {
|
|
4682
4710
|
let f = b.split("$");
|
|
4683
4711
|
r(0, b = f.length > 2 ? b.split("$").slice(0, 2).join("$") : b);
|
|
4684
|
-
},
|
|
4712
|
+
}, dt = () => {
|
|
4685
4713
|
window.postMessage(
|
|
4686
4714
|
{
|
|
4687
4715
|
type: "SliderData",
|
|
4688
|
-
identity:
|
|
4716
|
+
identity: at,
|
|
4689
4717
|
data: W
|
|
4690
4718
|
},
|
|
4691
4719
|
window.location.href
|
|
4692
4720
|
);
|
|
4693
|
-
},
|
|
4694
|
-
f.data && f.data.type == "SliderLoaded" &&
|
|
4721
|
+
}, bt = (f) => {
|
|
4722
|
+
f.data && f.data.type == "SliderLoaded" && at == f.data.identity && dt();
|
|
4695
4723
|
};
|
|
4696
|
-
|
|
4697
|
-
window.removeEventListener("message",
|
|
4724
|
+
kr(() => (window.addEventListener("message", bt, !1), () => {
|
|
4725
|
+
window.removeEventListener("message", bt);
|
|
4698
4726
|
}));
|
|
4699
|
-
function
|
|
4700
|
-
|
|
4727
|
+
function Lr(f) {
|
|
4728
|
+
ke[f ? "unshift" : "push"](() => {
|
|
4701
4729
|
G = f, r(14, G);
|
|
4702
4730
|
});
|
|
4703
4731
|
}
|
|
4704
4732
|
return e.$$set = (f) => {
|
|
4705
|
-
"endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, g = f.actionevent), "sessioncheck" in f && r(22, T = f.sessioncheck), "location" in f && r(7,
|
|
4733
|
+
"endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, g = f.actionevent), "sessioncheck" in f && r(22, T = f.sessioncheck), "location" in f && r(7, I = f.location), "showsubgroups" in f && r(8, P = f.showsubgroups), "filteredcategories" in f && r(23, w = f.filteredcategories), "translationurl" in f && r(24, O = f.translationurl), "categoriesicon" in f && r(9, N = f.categoriesicon), "lobbyiconimage" in f && r(10, M = f.lobbyiconimage), "mygamesiconimage" in f && r(11, _ = f.mygamesiconimage), "mbsource" in f && r(12, A = f.mbsource);
|
|
4706
4734
|
}, e.$$.update = () => {
|
|
4707
4735
|
e.$$.dirty[0] & /*endpoint, datasource, lang*/
|
|
4708
|
-
14 && i && s && o &&
|
|
4709
|
-
3940354 && i && h && (u || l || m) && !F &&
|
|
4710
|
-
33824769 && !F && b && (!h ||
|
|
4711
|
-
16777216 && O &&
|
|
4712
|
-
16400 && c && G &&
|
|
4713
|
-
16416 && d && G &&
|
|
4714
|
-
20480 && G &&
|
|
4715
|
-
}, r(16,
|
|
4736
|
+
14 && i && s && o && Or(), e.$$.dirty[0] & /*endpoint, session, mostplayed, lastplayed, favorites, isLoading*/
|
|
4737
|
+
3940354 && i && h && (u || l || m) && !F && Br(), e.$$.dirty[0] & /*isLoading, activecategory, session, confirmCategoryParse*/
|
|
4738
|
+
33824769 && !F && b && (!h || Ie) && Nr(), e.$$.dirty[0] & /*translationurl*/
|
|
4739
|
+
16777216 && O && Ar(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4740
|
+
16400 && c && G && ss(G, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4741
|
+
16416 && d && G && os(G, d), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
|
4742
|
+
20480 && G && as(G, `${A}.Style`, C);
|
|
4743
|
+
}, r(16, ft = 0), [
|
|
4716
4744
|
b,
|
|
4717
4745
|
i,
|
|
4718
4746
|
s,
|
|
@@ -4720,16 +4748,16 @@ function ms(e, t, r) {
|
|
|
4720
4748
|
c,
|
|
4721
4749
|
d,
|
|
4722
4750
|
g,
|
|
4723
|
-
|
|
4751
|
+
I,
|
|
4724
4752
|
P,
|
|
4725
4753
|
N,
|
|
4726
|
-
|
|
4754
|
+
M,
|
|
4727
4755
|
_,
|
|
4728
4756
|
A,
|
|
4729
4757
|
F,
|
|
4730
4758
|
G,
|
|
4731
4759
|
j,
|
|
4732
|
-
|
|
4760
|
+
ft,
|
|
4733
4761
|
a,
|
|
4734
4762
|
h,
|
|
4735
4763
|
u,
|
|
@@ -4738,18 +4766,18 @@ function ms(e, t, r) {
|
|
|
4738
4766
|
T,
|
|
4739
4767
|
w,
|
|
4740
4768
|
O,
|
|
4741
|
-
|
|
4742
|
-
|
|
4769
|
+
Ie,
|
|
4770
|
+
Lr
|
|
4743
4771
|
];
|
|
4744
4772
|
}
|
|
4745
|
-
class
|
|
4773
|
+
class gs extends Kr {
|
|
4746
4774
|
constructor(t) {
|
|
4747
|
-
super(),
|
|
4775
|
+
super(), qr(
|
|
4748
4776
|
this,
|
|
4749
4777
|
t,
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4778
|
+
ys,
|
|
4779
|
+
ds,
|
|
4780
|
+
jt,
|
|
4753
4781
|
{
|
|
4754
4782
|
endpoint: 1,
|
|
4755
4783
|
datasource: 2,
|
|
@@ -4773,7 +4801,7 @@ class ds extends qr {
|
|
|
4773
4801
|
mygamesiconimage: 11,
|
|
4774
4802
|
mbsource: 12
|
|
4775
4803
|
},
|
|
4776
|
-
|
|
4804
|
+
ls,
|
|
4777
4805
|
[-1, -1]
|
|
4778
4806
|
);
|
|
4779
4807
|
}
|
|
@@ -4904,40 +4932,40 @@ class ds extends qr {
|
|
|
4904
4932
|
this.$$set({ mbsource: t }), x();
|
|
4905
4933
|
}
|
|
4906
4934
|
}
|
|
4907
|
-
|
|
4935
|
+
Jr(gs, { endpoint: {}, datasource: {}, lang: {}, userid: {}, session: {}, mostplayed: {}, lastplayed: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, activecategory: {}, actionevent: {}, sessioncheck: {}, location: {}, showsubgroups: {}, filteredcategories: {}, translationurl: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
|
|
4908
4936
|
export {
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
|
|
4913
|
-
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
|
-
|
|
4937
|
+
be as $,
|
|
4938
|
+
_s as A,
|
|
4939
|
+
Bs as B,
|
|
4940
|
+
ss as C,
|
|
4941
|
+
os as D,
|
|
4942
|
+
as as E,
|
|
4943
|
+
gs as F,
|
|
4944
|
+
Kr as S,
|
|
4945
|
+
de as a,
|
|
4946
|
+
Er as b,
|
|
4947
|
+
Jr as c,
|
|
4948
|
+
Gr as d,
|
|
4949
|
+
ne as e,
|
|
4922
4950
|
x as f,
|
|
4923
|
-
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4951
|
+
fe as g,
|
|
4952
|
+
ce as h,
|
|
4953
|
+
qr as i,
|
|
4954
|
+
Vt as j,
|
|
4927
4955
|
k,
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
|
|
4956
|
+
Ss as l,
|
|
4957
|
+
Es as m,
|
|
4958
|
+
L as n,
|
|
4959
|
+
kr as o,
|
|
4960
|
+
ws as p,
|
|
4961
|
+
As as q,
|
|
4962
|
+
re as r,
|
|
4963
|
+
jt as s,
|
|
4964
|
+
xs as t,
|
|
4965
|
+
Ps as u,
|
|
4966
|
+
Hs as v,
|
|
4967
|
+
ke as w,
|
|
4968
|
+
vs as x,
|
|
4969
|
+
Ts as y,
|
|
4970
|
+
Xt as z
|
|
4943
4971
|
};
|