@everymatrix/casino-categories 1.60.2 → 1.61.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoCategories-DQeBuvRc.js → CasinoCategories-C6gikUfx.js} +705 -700
- package/components/{CasinoCategories-DHQac9qr.js → CasinoCategories-Du3Wk9xO.js} +685 -680
- package/components/CasinoCategories-PxIDHmJF.cjs +16 -0
- package/es2015/casino-categories.cjs +1 -1
- package/es2015/casino-categories.js +1 -1
- package/esnext/casino-categories.js +1 -1
- package/package.json +1 -1
- package/stencil/app-globals-0f993ce5-D-kw1sls.js +5 -0
- package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
- package/stencil/index-b7bbd57e-BBUBsGhp.js +550 -0
- package/stencil/index-b7bbd57e-SuDXAV6_.cjs +1 -0
- package/stencil/index-b7bbd57e-wJC_uAuk.js +534 -0
- package/stencil/ui-image-38c3c15f-ByZECnci.js +39 -0
- package/stencil/ui-image-38c3c15f-D_V48h1L.js +39 -0
- package/stencil/ui-image-38c3c15f-VguNkCIq.cjs +1 -0
- package/stencil/ui-image-BNrzgSpe.js +11 -0
- package/stencil/ui-image-CLghOqUz.cjs +1 -0
- package/stencil/ui-image-CPH6BqjQ.js +29 -0
- package/components/CasinoCategories-DPjXR6Uq.cjs +0 -16
|
@@ -1,50 +1,51 @@
|
|
|
1
|
-
|
|
1
|
+
import "../stencil/ui-image-BNrzgSpe.js";
|
|
2
|
+
function N() {
|
|
2
3
|
}
|
|
3
|
-
function
|
|
4
|
+
function pt(e) {
|
|
4
5
|
return e();
|
|
5
6
|
}
|
|
6
|
-
function
|
|
7
|
+
function We() {
|
|
7
8
|
return /* @__PURE__ */ Object.create(null);
|
|
8
9
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
10
|
+
function ae(e) {
|
|
11
|
+
e.forEach(pt);
|
|
11
12
|
}
|
|
12
|
-
function
|
|
13
|
+
function ke(e) {
|
|
13
14
|
return typeof e == "function";
|
|
14
15
|
}
|
|
15
|
-
function
|
|
16
|
+
function dt(e, t) {
|
|
16
17
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
18
|
}
|
|
18
|
-
let
|
|
19
|
-
function
|
|
20
|
-
return e === t ? !0 : (
|
|
19
|
+
let le;
|
|
20
|
+
function de(e, t) {
|
|
21
|
+
return e === t ? !0 : (le || (le = document.createElement("a")), le.href = t, e === le.href);
|
|
21
22
|
}
|
|
22
|
-
function
|
|
23
|
+
function zt(e) {
|
|
23
24
|
return Object.keys(e).length === 0;
|
|
24
25
|
}
|
|
25
|
-
function
|
|
26
|
+
function bt(e, ...t) {
|
|
26
27
|
if (e == null) {
|
|
27
28
|
for (const n of t)
|
|
28
29
|
n(void 0);
|
|
29
|
-
return
|
|
30
|
+
return N;
|
|
30
31
|
}
|
|
31
32
|
const r = e.subscribe(...t);
|
|
32
33
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
33
34
|
}
|
|
34
|
-
function
|
|
35
|
-
e.$$.on_destroy.push(
|
|
35
|
+
function Wt(e, t, r) {
|
|
36
|
+
e.$$.on_destroy.push(bt(t, r));
|
|
36
37
|
}
|
|
37
38
|
function v(e, t) {
|
|
38
39
|
e.appendChild(t);
|
|
39
40
|
}
|
|
40
|
-
function
|
|
41
|
-
const n =
|
|
41
|
+
function Zt(e, t, r) {
|
|
42
|
+
const n = Qt(e);
|
|
42
43
|
if (!n.getElementById(t)) {
|
|
43
|
-
const i =
|
|
44
|
-
i.id = t, i.textContent = r,
|
|
44
|
+
const i = S("style");
|
|
45
|
+
i.id = t, i.textContent = r, Jt(n, i);
|
|
45
46
|
}
|
|
46
47
|
}
|
|
47
|
-
function
|
|
48
|
+
function Qt(e) {
|
|
48
49
|
if (!e)
|
|
49
50
|
return document;
|
|
50
51
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -54,46 +55,50 @@ function Zt(e) {
|
|
|
54
55
|
t
|
|
55
56
|
) : e.ownerDocument;
|
|
56
57
|
}
|
|
57
|
-
function
|
|
58
|
+
function Jt(e, t) {
|
|
58
59
|
return v(
|
|
59
60
|
/** @type {Document} */
|
|
60
61
|
e.head || e,
|
|
61
62
|
t
|
|
62
63
|
), t.sheet;
|
|
63
64
|
}
|
|
64
|
-
function
|
|
65
|
+
function Y(e, t, r) {
|
|
65
66
|
e.insertBefore(t, r || null);
|
|
66
67
|
}
|
|
67
|
-
function
|
|
68
|
+
function j(e) {
|
|
68
69
|
e.parentNode && e.parentNode.removeChild(e);
|
|
69
70
|
}
|
|
70
|
-
function
|
|
71
|
+
function Ze(e, t) {
|
|
71
72
|
for (let r = 0; r < e.length; r += 1)
|
|
72
73
|
e[r] && e[r].d(t);
|
|
73
74
|
}
|
|
74
|
-
function
|
|
75
|
+
function S(e) {
|
|
75
76
|
return document.createElement(e);
|
|
76
77
|
}
|
|
77
|
-
function
|
|
78
|
+
function U(e) {
|
|
78
79
|
return document.createTextNode(e);
|
|
79
80
|
}
|
|
80
|
-
function
|
|
81
|
-
return
|
|
81
|
+
function R() {
|
|
82
|
+
return U(" ");
|
|
82
83
|
}
|
|
83
|
-
function
|
|
84
|
+
function _t(e, t, r, n) {
|
|
84
85
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
85
86
|
}
|
|
86
|
-
function
|
|
87
|
+
function L(e, t, r) {
|
|
87
88
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
88
89
|
}
|
|
89
|
-
function
|
|
90
|
+
function $(e, t, r) {
|
|
91
|
+
const n = t.toLowerCase();
|
|
92
|
+
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : L(e, t, r);
|
|
93
|
+
}
|
|
94
|
+
function qt(e) {
|
|
90
95
|
return Array.from(e.childNodes);
|
|
91
96
|
}
|
|
92
|
-
function
|
|
97
|
+
function D(e, t) {
|
|
93
98
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
94
99
|
t);
|
|
95
100
|
}
|
|
96
|
-
function
|
|
101
|
+
function Yt(e) {
|
|
97
102
|
const t = {};
|
|
98
103
|
return e.childNodes.forEach(
|
|
99
104
|
/** @param {Element} node */
|
|
@@ -102,98 +107,98 @@ function qt(e) {
|
|
|
102
107
|
}
|
|
103
108
|
), t;
|
|
104
109
|
}
|
|
105
|
-
let
|
|
106
|
-
function
|
|
107
|
-
|
|
110
|
+
let ie;
|
|
111
|
+
function ne(e) {
|
|
112
|
+
ie = e;
|
|
108
113
|
}
|
|
109
|
-
function
|
|
110
|
-
if (!
|
|
114
|
+
function Kt() {
|
|
115
|
+
if (!ie)
|
|
111
116
|
throw new Error("Function called outside component initialization");
|
|
112
|
-
return
|
|
117
|
+
return ie;
|
|
113
118
|
}
|
|
114
|
-
function
|
|
115
|
-
|
|
119
|
+
function er(e) {
|
|
120
|
+
Kt().$$.on_mount.push(e);
|
|
116
121
|
}
|
|
117
|
-
const
|
|
118
|
-
let
|
|
119
|
-
const
|
|
120
|
-
let
|
|
121
|
-
function
|
|
122
|
-
|
|
122
|
+
const z = [], Pe = [];
|
|
123
|
+
let W = [];
|
|
124
|
+
const Qe = [], tr = /* @__PURE__ */ Promise.resolve();
|
|
125
|
+
let Ne = !1;
|
|
126
|
+
function rr() {
|
|
127
|
+
Ne || (Ne = !0, tr.then(I));
|
|
123
128
|
}
|
|
124
|
-
function
|
|
125
|
-
|
|
129
|
+
function Le(e) {
|
|
130
|
+
W.push(e);
|
|
126
131
|
}
|
|
127
132
|
const Te = /* @__PURE__ */ new Set();
|
|
128
|
-
let
|
|
133
|
+
let V = 0;
|
|
129
134
|
function I() {
|
|
130
|
-
if (
|
|
135
|
+
if (V !== 0)
|
|
131
136
|
return;
|
|
132
|
-
const e =
|
|
137
|
+
const e = ie;
|
|
133
138
|
do {
|
|
134
139
|
try {
|
|
135
|
-
for (;
|
|
136
|
-
const t =
|
|
137
|
-
|
|
140
|
+
for (; V < z.length; ) {
|
|
141
|
+
const t = z[V];
|
|
142
|
+
V++, ne(t), nr(t.$$);
|
|
138
143
|
}
|
|
139
144
|
} catch (t) {
|
|
140
|
-
throw
|
|
145
|
+
throw z.length = 0, V = 0, t;
|
|
141
146
|
}
|
|
142
|
-
for (
|
|
143
|
-
|
|
144
|
-
for (let t = 0; t <
|
|
145
|
-
const r =
|
|
147
|
+
for (ne(null), z.length = 0, V = 0; Pe.length; )
|
|
148
|
+
Pe.pop()();
|
|
149
|
+
for (let t = 0; t < W.length; t += 1) {
|
|
150
|
+
const r = W[t];
|
|
146
151
|
Te.has(r) || (Te.add(r), r());
|
|
147
152
|
}
|
|
148
|
-
|
|
149
|
-
} while (
|
|
150
|
-
for (;
|
|
151
|
-
|
|
152
|
-
|
|
153
|
+
W.length = 0;
|
|
154
|
+
} while (z.length);
|
|
155
|
+
for (; Qe.length; )
|
|
156
|
+
Qe.pop()();
|
|
157
|
+
Ne = !1, Te.clear(), ne(e);
|
|
153
158
|
}
|
|
154
|
-
function
|
|
159
|
+
function nr(e) {
|
|
155
160
|
if (e.fragment !== null) {
|
|
156
|
-
e.update(),
|
|
161
|
+
e.update(), ae(e.before_update);
|
|
157
162
|
const t = e.dirty;
|
|
158
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
163
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
|
|
159
164
|
}
|
|
160
165
|
}
|
|
161
|
-
function
|
|
166
|
+
function ir(e) {
|
|
162
167
|
const t = [], r = [];
|
|
163
|
-
|
|
168
|
+
W.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), W = t;
|
|
164
169
|
}
|
|
165
|
-
const
|
|
166
|
-
function
|
|
167
|
-
e && e.i && (
|
|
170
|
+
const or = /* @__PURE__ */ new Set();
|
|
171
|
+
function sr(e, t) {
|
|
172
|
+
e && e.i && (or.delete(e), e.i(t));
|
|
168
173
|
}
|
|
169
|
-
function
|
|
174
|
+
function fe(e) {
|
|
170
175
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
171
176
|
}
|
|
172
|
-
function
|
|
177
|
+
function ar(e, t, r) {
|
|
173
178
|
const { fragment: n, after_update: i } = e.$$;
|
|
174
|
-
n && n.m(t, r),
|
|
175
|
-
const o = e.$$.on_mount.map(
|
|
176
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
177
|
-
}), i.forEach(
|
|
179
|
+
n && n.m(t, r), Le(() => {
|
|
180
|
+
const o = e.$$.on_mount.map(pt).filter(ke);
|
|
181
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ae(o), e.$$.on_mount = [];
|
|
182
|
+
}), i.forEach(Le);
|
|
178
183
|
}
|
|
179
|
-
function
|
|
184
|
+
function ur(e, t) {
|
|
180
185
|
const r = e.$$;
|
|
181
|
-
r.fragment !== null && (
|
|
186
|
+
r.fragment !== null && (ir(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
182
187
|
}
|
|
183
|
-
function
|
|
184
|
-
e.$$.dirty[0] === -1 && (
|
|
188
|
+
function hr(e, t) {
|
|
189
|
+
e.$$.dirty[0] === -1 && (z.push(e), rr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
185
190
|
}
|
|
186
|
-
function
|
|
187
|
-
const l =
|
|
188
|
-
|
|
191
|
+
function lr(e, t, r, n, i, o, s = null, u = [-1]) {
|
|
192
|
+
const l = ie;
|
|
193
|
+
ne(e);
|
|
189
194
|
const a = e.$$ = {
|
|
190
195
|
fragment: null,
|
|
191
196
|
ctx: [],
|
|
192
197
|
// state
|
|
193
198
|
props: o,
|
|
194
|
-
update:
|
|
199
|
+
update: N,
|
|
195
200
|
not_equal: i,
|
|
196
|
-
bound:
|
|
201
|
+
bound: We(),
|
|
197
202
|
// lifecycle
|
|
198
203
|
on_mount: [],
|
|
199
204
|
on_destroy: [],
|
|
@@ -202,7 +207,7 @@ function hr(e, t, r, n, i, o, s = null, u = [-1]) {
|
|
|
202
207
|
after_update: [],
|
|
203
208
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
204
209
|
// everything else
|
|
205
|
-
callbacks:
|
|
210
|
+
callbacks: We(),
|
|
206
211
|
dirty: u,
|
|
207
212
|
skip_bound: !1,
|
|
208
213
|
root: t.target || l.$$.root
|
|
@@ -211,16 +216,16 @@ function hr(e, t, r, n, i, o, s = null, u = [-1]) {
|
|
|
211
216
|
let h = !1;
|
|
212
217
|
if (a.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
|
|
213
218
|
const d = p.length ? p[0] : f;
|
|
214
|
-
return a.ctx && i(a.ctx[c], a.ctx[c] = d) && (!a.skip_bound && a.bound[c] && a.bound[c](d), h &&
|
|
215
|
-
}) : [], a.update(), h = !0,
|
|
219
|
+
return a.ctx && i(a.ctx[c], a.ctx[c] = d) && (!a.skip_bound && a.bound[c] && a.bound[c](d), h && hr(e, c)), f;
|
|
220
|
+
}) : [], a.update(), h = !0, ae(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
|
|
216
221
|
if (t.hydrate) {
|
|
217
|
-
const c =
|
|
218
|
-
a.fragment && a.fragment.l(c), c.forEach(
|
|
222
|
+
const c = qt(t.target);
|
|
223
|
+
a.fragment && a.fragment.l(c), c.forEach(j);
|
|
219
224
|
} else
|
|
220
225
|
a.fragment && a.fragment.c();
|
|
221
|
-
t.intro &&
|
|
226
|
+
t.intro && sr(e.$$.fragment), ar(e, t.target, t.anchor), I();
|
|
222
227
|
}
|
|
223
|
-
|
|
228
|
+
ne(l);
|
|
224
229
|
}
|
|
225
230
|
let yt;
|
|
226
231
|
typeof HTMLElement == "function" && (yt = class extends HTMLElement {
|
|
@@ -265,29 +270,29 @@ typeof HTMLElement == "function" && (yt = class extends HTMLElement {
|
|
|
265
270
|
let o;
|
|
266
271
|
return {
|
|
267
272
|
c: function() {
|
|
268
|
-
o =
|
|
273
|
+
o = S("slot"), i !== "default" && L(o, "name", i);
|
|
269
274
|
},
|
|
270
275
|
/**
|
|
271
276
|
* @param {HTMLElement} target
|
|
272
277
|
* @param {HTMLElement} [anchor]
|
|
273
278
|
*/
|
|
274
279
|
m: function(l, a) {
|
|
275
|
-
|
|
280
|
+
Y(l, o, a);
|
|
276
281
|
},
|
|
277
282
|
d: function(l) {
|
|
278
|
-
l &&
|
|
283
|
+
l && j(o);
|
|
279
284
|
}
|
|
280
285
|
};
|
|
281
286
|
};
|
|
282
287
|
};
|
|
283
288
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
284
289
|
return;
|
|
285
|
-
const t = {}, r =
|
|
290
|
+
const t = {}, r = Yt(this);
|
|
286
291
|
for (const i of this.$$s)
|
|
287
292
|
i in r && (t[i] = [e(i)]);
|
|
288
293
|
for (const i of this.attributes) {
|
|
289
294
|
const o = this.$$g_p(i.name);
|
|
290
|
-
o in this.$$d || (this.$$d[o] =
|
|
295
|
+
o in this.$$d || (this.$$d[o] = ge(o, i.value, this.$$p_d, "toProp"));
|
|
291
296
|
}
|
|
292
297
|
for (const i in this.$$p_d)
|
|
293
298
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -305,7 +310,7 @@ typeof HTMLElement == "function" && (yt = class extends HTMLElement {
|
|
|
305
310
|
this.$$r = !0;
|
|
306
311
|
for (const i in this.$$p_d)
|
|
307
312
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
308
|
-
const o =
|
|
313
|
+
const o = ge(
|
|
309
314
|
i,
|
|
310
315
|
this.$$d[i],
|
|
311
316
|
this.$$p_d,
|
|
@@ -327,7 +332,7 @@ typeof HTMLElement == "function" && (yt = class extends HTMLElement {
|
|
|
327
332
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
328
333
|
// and setting attributes through setAttribute etc, this is helpful
|
|
329
334
|
attributeChangedCallback(e, t, r) {
|
|
330
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
335
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = ge(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
331
336
|
}
|
|
332
337
|
disconnectedCallback() {
|
|
333
338
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -340,7 +345,7 @@ typeof HTMLElement == "function" && (yt = class extends HTMLElement {
|
|
|
340
345
|
) || e;
|
|
341
346
|
}
|
|
342
347
|
});
|
|
343
|
-
function
|
|
348
|
+
function ge(e, t, r, n) {
|
|
344
349
|
const i = r[e]?.type;
|
|
345
350
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
346
351
|
return t;
|
|
@@ -369,7 +374,7 @@ function ce(e, t, r, n) {
|
|
|
369
374
|
return t;
|
|
370
375
|
}
|
|
371
376
|
}
|
|
372
|
-
function
|
|
377
|
+
function fr(e, t, r, n, i, o) {
|
|
373
378
|
let s = class extends yt {
|
|
374
379
|
constructor() {
|
|
375
380
|
super(e, r, i), this.$$p_d = t;
|
|
@@ -386,7 +391,7 @@ function lr(e, t, r, n, i, o) {
|
|
|
386
391
|
return this.$$c && u in this.$$c ? this.$$c[u] : this.$$d[u];
|
|
387
392
|
},
|
|
388
393
|
set(l) {
|
|
389
|
-
l =
|
|
394
|
+
l = ge(u, l, t), this.$$d[u] = l, this.$$c?.$set({ [u]: l });
|
|
390
395
|
}
|
|
391
396
|
});
|
|
392
397
|
}), n.forEach((u) => {
|
|
@@ -398,7 +403,7 @@ function lr(e, t, r, n, i, o) {
|
|
|
398
403
|
}), e.element = /** @type {any} */
|
|
399
404
|
s, s;
|
|
400
405
|
}
|
|
401
|
-
class
|
|
406
|
+
class cr {
|
|
402
407
|
/**
|
|
403
408
|
* ### PRIVATE API
|
|
404
409
|
*
|
|
@@ -417,7 +422,7 @@ class fr {
|
|
|
417
422
|
$$set = void 0;
|
|
418
423
|
/** @returns {void} */
|
|
419
424
|
$destroy() {
|
|
420
|
-
|
|
425
|
+
ur(this, 1), this.$destroy = N;
|
|
421
426
|
}
|
|
422
427
|
/**
|
|
423
428
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -426,8 +431,8 @@ class fr {
|
|
|
426
431
|
* @returns {() => void}
|
|
427
432
|
*/
|
|
428
433
|
$on(t, r) {
|
|
429
|
-
if (!
|
|
430
|
-
return
|
|
434
|
+
if (!ke(r))
|
|
435
|
+
return N;
|
|
431
436
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
432
437
|
return n.push(r), () => {
|
|
433
438
|
const i = n.indexOf(r);
|
|
@@ -439,60 +444,60 @@ class fr {
|
|
|
439
444
|
* @returns {void}
|
|
440
445
|
*/
|
|
441
446
|
$set(t) {
|
|
442
|
-
this.$$set && !
|
|
447
|
+
this.$$set && !zt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
443
448
|
}
|
|
444
449
|
}
|
|
445
|
-
const
|
|
446
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
447
|
-
const
|
|
448
|
-
function
|
|
450
|
+
const gr = "4";
|
|
451
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(gr);
|
|
452
|
+
const X = [];
|
|
453
|
+
function mr(e, t) {
|
|
449
454
|
return {
|
|
450
455
|
subscribe: ye(e, t).subscribe
|
|
451
456
|
};
|
|
452
457
|
}
|
|
453
|
-
function ye(e, t =
|
|
458
|
+
function ye(e, t = N) {
|
|
454
459
|
let r;
|
|
455
460
|
const n = /* @__PURE__ */ new Set();
|
|
456
461
|
function i(u) {
|
|
457
|
-
if (
|
|
458
|
-
const l = !
|
|
462
|
+
if (dt(e, u) && (e = u, r)) {
|
|
463
|
+
const l = !X.length;
|
|
459
464
|
for (const a of n)
|
|
460
|
-
a[1](),
|
|
465
|
+
a[1](), X.push(a, e);
|
|
461
466
|
if (l) {
|
|
462
|
-
for (let a = 0; a <
|
|
463
|
-
|
|
464
|
-
|
|
467
|
+
for (let a = 0; a < X.length; a += 2)
|
|
468
|
+
X[a][0](X[a + 1]);
|
|
469
|
+
X.length = 0;
|
|
465
470
|
}
|
|
466
471
|
}
|
|
467
472
|
}
|
|
468
473
|
function o(u) {
|
|
469
474
|
i(u(e));
|
|
470
475
|
}
|
|
471
|
-
function s(u, l =
|
|
476
|
+
function s(u, l = N) {
|
|
472
477
|
const a = [u, l];
|
|
473
|
-
return n.add(a), n.size === 1 && (r = t(i, o) ||
|
|
478
|
+
return n.add(a), n.size === 1 && (r = t(i, o) || N), u(e), () => {
|
|
474
479
|
n.delete(a), n.size === 0 && r && (r(), r = null);
|
|
475
480
|
};
|
|
476
481
|
}
|
|
477
482
|
return { set: i, update: o, subscribe: s };
|
|
478
483
|
}
|
|
479
|
-
function
|
|
484
|
+
function K(e, t, r) {
|
|
480
485
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
481
486
|
if (!i.every(Boolean))
|
|
482
487
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
483
488
|
const o = t.length < 2;
|
|
484
|
-
return
|
|
489
|
+
return mr(r, (s, u) => {
|
|
485
490
|
let l = !1;
|
|
486
491
|
const a = [];
|
|
487
|
-
let h = 0, c =
|
|
492
|
+
let h = 0, c = N;
|
|
488
493
|
const f = () => {
|
|
489
494
|
if (h)
|
|
490
495
|
return;
|
|
491
496
|
c();
|
|
492
497
|
const d = t(n ? a[0] : a, s, u);
|
|
493
|
-
o ? s(d) : c =
|
|
498
|
+
o ? s(d) : c = ke(d) ? d : N;
|
|
494
499
|
}, p = i.map(
|
|
495
|
-
(d, g) =>
|
|
500
|
+
(d, g) => bt(
|
|
496
501
|
d,
|
|
497
502
|
(E) => {
|
|
498
503
|
a[g] = E, h &= ~(1 << g), l && f();
|
|
@@ -503,84 +508,84 @@ function Y(e, t, r) {
|
|
|
503
508
|
)
|
|
504
509
|
);
|
|
505
510
|
return l = !0, f(), function() {
|
|
506
|
-
|
|
511
|
+
ae(p), c(), l = !1;
|
|
507
512
|
};
|
|
508
513
|
});
|
|
509
514
|
}
|
|
510
|
-
function
|
|
515
|
+
function pr(e) {
|
|
511
516
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
512
517
|
}
|
|
513
|
-
var
|
|
514
|
-
return
|
|
518
|
+
var dr = function(t) {
|
|
519
|
+
return br(t) && !_r(t);
|
|
515
520
|
};
|
|
516
|
-
function
|
|
521
|
+
function br(e) {
|
|
517
522
|
return !!e && typeof e == "object";
|
|
518
523
|
}
|
|
519
|
-
function
|
|
524
|
+
function _r(e) {
|
|
520
525
|
var t = Object.prototype.toString.call(e);
|
|
521
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
522
|
-
}
|
|
523
|
-
var yr = typeof Symbol == "function" && Symbol.for, _r = yr ? Symbol.for("react.element") : 60103;
|
|
524
|
-
function xr(e) {
|
|
525
|
-
return e.$$typeof === _r;
|
|
526
|
+
return t === "[object RegExp]" || t === "[object Date]" || Er(e);
|
|
526
527
|
}
|
|
528
|
+
var yr = typeof Symbol == "function" && Symbol.for, xr = yr ? Symbol.for("react.element") : 60103;
|
|
527
529
|
function Er(e) {
|
|
530
|
+
return e.$$typeof === xr;
|
|
531
|
+
}
|
|
532
|
+
function vr(e) {
|
|
528
533
|
return Array.isArray(e) ? [] : {};
|
|
529
534
|
}
|
|
530
|
-
function
|
|
531
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
535
|
+
function oe(e, t) {
|
|
536
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? Z(vr(e), e, t) : e;
|
|
532
537
|
}
|
|
533
|
-
function
|
|
538
|
+
function Cr(e, t, r) {
|
|
534
539
|
return e.concat(t).map(function(n) {
|
|
535
|
-
return
|
|
540
|
+
return oe(n, r);
|
|
536
541
|
});
|
|
537
542
|
}
|
|
538
543
|
function Tr(e, t) {
|
|
539
544
|
if (!t.customMerge)
|
|
540
|
-
return
|
|
545
|
+
return Z;
|
|
541
546
|
var r = t.customMerge(e);
|
|
542
|
-
return typeof r == "function" ? r :
|
|
547
|
+
return typeof r == "function" ? r : Z;
|
|
543
548
|
}
|
|
544
|
-
function
|
|
549
|
+
function Hr(e) {
|
|
545
550
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
546
551
|
return Object.propertyIsEnumerable.call(e, t);
|
|
547
552
|
}) : [];
|
|
548
553
|
}
|
|
549
|
-
function
|
|
550
|
-
return Object.keys(e).concat(
|
|
554
|
+
function Je(e) {
|
|
555
|
+
return Object.keys(e).concat(Hr(e));
|
|
551
556
|
}
|
|
552
|
-
function
|
|
557
|
+
function xt(e, t) {
|
|
553
558
|
try {
|
|
554
559
|
return t in e;
|
|
555
560
|
} catch {
|
|
556
561
|
return !1;
|
|
557
562
|
}
|
|
558
563
|
}
|
|
559
|
-
function
|
|
560
|
-
return
|
|
564
|
+
function Ar(e, t) {
|
|
565
|
+
return xt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
561
566
|
}
|
|
562
|
-
function
|
|
567
|
+
function Br(e, t, r) {
|
|
563
568
|
var n = {};
|
|
564
|
-
return r.isMergeableObject(e) &&
|
|
565
|
-
n[i] =
|
|
566
|
-
}),
|
|
567
|
-
|
|
569
|
+
return r.isMergeableObject(e) && Je(e).forEach(function(i) {
|
|
570
|
+
n[i] = oe(e[i], r);
|
|
571
|
+
}), Je(t).forEach(function(i) {
|
|
572
|
+
Ar(e, i) || (xt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Tr(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
|
|
568
573
|
}), n;
|
|
569
574
|
}
|
|
570
|
-
function
|
|
571
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
575
|
+
function Z(e, t, r) {
|
|
576
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Cr, r.isMergeableObject = r.isMergeableObject || dr, r.cloneUnlessOtherwiseSpecified = oe;
|
|
572
577
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
573
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
578
|
+
return o ? n ? r.arrayMerge(e, t, r) : Br(e, t, r) : oe(t, r);
|
|
574
579
|
}
|
|
575
|
-
|
|
580
|
+
Z.all = function(t, r) {
|
|
576
581
|
if (!Array.isArray(t))
|
|
577
582
|
throw new Error("first argument should be an array");
|
|
578
583
|
return t.reduce(function(n, i) {
|
|
579
|
-
return
|
|
584
|
+
return Z(n, i, r);
|
|
580
585
|
}, {});
|
|
581
586
|
};
|
|
582
|
-
var
|
|
583
|
-
const Or = /* @__PURE__ */
|
|
587
|
+
var Sr = Z, wr = Sr;
|
|
588
|
+
const Or = /* @__PURE__ */ pr(wr);
|
|
584
589
|
/*! *****************************************************************************
|
|
585
590
|
Copyright (c) Microsoft Corporation.
|
|
586
591
|
|
|
@@ -595,18 +600,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
595
600
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
596
601
|
PERFORMANCE OF THIS SOFTWARE.
|
|
597
602
|
***************************************************************************** */
|
|
598
|
-
var
|
|
599
|
-
return
|
|
603
|
+
var Ie = function(e, t) {
|
|
604
|
+
return Ie = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
600
605
|
r.__proto__ = n;
|
|
601
606
|
} || function(r, n) {
|
|
602
607
|
for (var i in n)
|
|
603
608
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
604
|
-
},
|
|
609
|
+
}, Ie(e, t);
|
|
605
610
|
};
|
|
606
|
-
function
|
|
611
|
+
function xe(e, t) {
|
|
607
612
|
if (typeof t != "function" && t !== null)
|
|
608
613
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
609
|
-
|
|
614
|
+
Ie(e, t);
|
|
610
615
|
function r() {
|
|
611
616
|
this.constructor = e;
|
|
612
617
|
}
|
|
@@ -622,7 +627,7 @@ var x = function() {
|
|
|
622
627
|
return t;
|
|
623
628
|
}, x.apply(this, arguments);
|
|
624
629
|
};
|
|
625
|
-
function
|
|
630
|
+
function Pr(e, t) {
|
|
626
631
|
var r = {};
|
|
627
632
|
for (var n in e)
|
|
628
633
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -631,43 +636,43 @@ function wr(e, t) {
|
|
|
631
636
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
632
637
|
return r;
|
|
633
638
|
}
|
|
634
|
-
function
|
|
639
|
+
function He(e, t, r) {
|
|
635
640
|
if (arguments.length === 2)
|
|
636
641
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
637
642
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
638
643
|
return e.concat(o || t);
|
|
639
644
|
}
|
|
640
|
-
function
|
|
641
|
-
var r = t && t.cache ? t.cache :
|
|
645
|
+
function Ae(e, t) {
|
|
646
|
+
var r = t && t.cache ? t.cache : Ur, n = t && t.serializer ? t.serializer : $r, i = t && t.strategy ? t.strategy : Ir;
|
|
642
647
|
return i(e, {
|
|
643
648
|
cache: r,
|
|
644
649
|
serializer: n
|
|
645
650
|
});
|
|
646
651
|
}
|
|
647
|
-
function
|
|
652
|
+
function Nr(e) {
|
|
648
653
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
649
654
|
}
|
|
650
|
-
function
|
|
651
|
-
var i =
|
|
655
|
+
function Lr(e, t, r, n) {
|
|
656
|
+
var i = Nr(n) ? n : r(n), o = t.get(i);
|
|
652
657
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
653
658
|
}
|
|
654
|
-
function
|
|
659
|
+
function Et(e, t, r) {
|
|
655
660
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
656
661
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
657
662
|
}
|
|
658
|
-
function
|
|
663
|
+
function vt(e, t, r, n, i) {
|
|
659
664
|
return r.bind(t, e, n, i);
|
|
660
665
|
}
|
|
661
|
-
function Lr(e, t) {
|
|
662
|
-
var r = e.length === 1 ? Nr : xt;
|
|
663
|
-
return Et(e, this, r, t.cache.create(), t.serializer);
|
|
664
|
-
}
|
|
665
666
|
function Ir(e, t) {
|
|
666
|
-
|
|
667
|
+
var r = e.length === 1 ? Lr : Et;
|
|
668
|
+
return vt(e, this, r, t.cache.create(), t.serializer);
|
|
667
669
|
}
|
|
668
|
-
|
|
670
|
+
function Mr(e, t) {
|
|
671
|
+
return vt(e, this, Et, t.cache.create(), t.serializer);
|
|
672
|
+
}
|
|
673
|
+
var $r = function() {
|
|
669
674
|
return JSON.stringify(arguments);
|
|
670
|
-
},
|
|
675
|
+
}, Rr = (
|
|
671
676
|
/** @class */
|
|
672
677
|
function() {
|
|
673
678
|
function e() {
|
|
@@ -679,61 +684,61 @@ var Mr = function() {
|
|
|
679
684
|
this.cache[t] = r;
|
|
680
685
|
}, e;
|
|
681
686
|
}()
|
|
682
|
-
),
|
|
687
|
+
), Ur = {
|
|
683
688
|
create: function() {
|
|
684
|
-
return new
|
|
689
|
+
return new Rr();
|
|
685
690
|
}
|
|
686
|
-
},
|
|
687
|
-
variadic:
|
|
688
|
-
},
|
|
691
|
+
}, Be = {
|
|
692
|
+
variadic: Mr
|
|
693
|
+
}, _;
|
|
689
694
|
(function(e) {
|
|
690
695
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
|
|
691
|
-
})(
|
|
692
|
-
var
|
|
696
|
+
})(_ || (_ = {}));
|
|
697
|
+
var C;
|
|
693
698
|
(function(e) {
|
|
694
699
|
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";
|
|
695
|
-
})(
|
|
696
|
-
var
|
|
700
|
+
})(C || (C = {}));
|
|
701
|
+
var Q;
|
|
697
702
|
(function(e) {
|
|
698
703
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
699
|
-
})(
|
|
700
|
-
function
|
|
701
|
-
return e.type ===
|
|
704
|
+
})(Q || (Q = {}));
|
|
705
|
+
function qe(e) {
|
|
706
|
+
return e.type === C.literal;
|
|
702
707
|
}
|
|
703
|
-
function
|
|
704
|
-
return e.type ===
|
|
708
|
+
function Gr(e) {
|
|
709
|
+
return e.type === C.argument;
|
|
705
710
|
}
|
|
706
|
-
function
|
|
707
|
-
return e.type ===
|
|
711
|
+
function Ct(e) {
|
|
712
|
+
return e.type === C.number;
|
|
708
713
|
}
|
|
709
714
|
function Tt(e) {
|
|
710
|
-
return e.type ===
|
|
711
|
-
}
|
|
712
|
-
function Ct(e) {
|
|
713
|
-
return e.type === T.time;
|
|
715
|
+
return e.type === C.date;
|
|
714
716
|
}
|
|
715
717
|
function Ht(e) {
|
|
716
|
-
return e.type ===
|
|
718
|
+
return e.type === C.time;
|
|
717
719
|
}
|
|
718
720
|
function At(e) {
|
|
719
|
-
return e.type ===
|
|
720
|
-
}
|
|
721
|
-
function Gr(e) {
|
|
722
|
-
return e.type === T.pound;
|
|
721
|
+
return e.type === C.select;
|
|
723
722
|
}
|
|
724
723
|
function Bt(e) {
|
|
725
|
-
return e.type ===
|
|
724
|
+
return e.type === C.plural;
|
|
725
|
+
}
|
|
726
|
+
function Dr(e) {
|
|
727
|
+
return e.type === C.pound;
|
|
726
728
|
}
|
|
727
729
|
function St(e) {
|
|
728
|
-
return
|
|
730
|
+
return e.type === C.tag;
|
|
729
731
|
}
|
|
730
|
-
function
|
|
731
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
732
|
+
function wt(e) {
|
|
733
|
+
return !!(e && typeof e == "object" && e.type === Q.number);
|
|
732
734
|
}
|
|
733
|
-
|
|
734
|
-
|
|
735
|
+
function Me(e) {
|
|
736
|
+
return !!(e && typeof e == "object" && e.type === Q.dateTime);
|
|
737
|
+
}
|
|
738
|
+
var Ot = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Fr = /(?:[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;
|
|
739
|
+
function jr(e) {
|
|
735
740
|
var t = {};
|
|
736
|
-
return e.replace(
|
|
741
|
+
return e.replace(Fr, function(r) {
|
|
737
742
|
var n = r.length;
|
|
738
743
|
switch (r[0]) {
|
|
739
744
|
case "G":
|
|
@@ -822,11 +827,11 @@ function Fr(e) {
|
|
|
822
827
|
return "";
|
|
823
828
|
}), t;
|
|
824
829
|
}
|
|
825
|
-
var
|
|
826
|
-
function
|
|
830
|
+
var kr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
831
|
+
function Vr(e) {
|
|
827
832
|
if (e.length === 0)
|
|
828
833
|
throw new Error("Number skeleton cannot be empty");
|
|
829
|
-
for (var t = e.split(
|
|
834
|
+
for (var t = e.split(kr).filter(function(f) {
|
|
830
835
|
return f.length > 0;
|
|
831
836
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
832
837
|
var o = i[n], s = o.split("/");
|
|
@@ -841,17 +846,17 @@ function kr(e) {
|
|
|
841
846
|
}
|
|
842
847
|
return r;
|
|
843
848
|
}
|
|
844
|
-
function
|
|
849
|
+
function Xr(e) {
|
|
845
850
|
return e.replace(/^(.*?)-/, "");
|
|
846
851
|
}
|
|
847
|
-
var
|
|
848
|
-
function
|
|
852
|
+
var Ye = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Pt = /^(@+)?(\+|#+)?[rs]?$/g, zr = /(\*)(0+)|(#+)(0+)|(0+)/g, Nt = /^(0+)$/;
|
|
853
|
+
function Ke(e) {
|
|
849
854
|
var t = {};
|
|
850
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
855
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Pt, function(r, n, i) {
|
|
851
856
|
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)), "";
|
|
852
857
|
}), t;
|
|
853
858
|
}
|
|
854
|
-
function
|
|
859
|
+
function Lt(e) {
|
|
855
860
|
switch (e) {
|
|
856
861
|
case "sign-auto":
|
|
857
862
|
return {
|
|
@@ -891,7 +896,7 @@ function Nt(e) {
|
|
|
891
896
|
};
|
|
892
897
|
}
|
|
893
898
|
}
|
|
894
|
-
function
|
|
899
|
+
function Wr(e) {
|
|
895
900
|
var t;
|
|
896
901
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
897
902
|
notation: "engineering"
|
|
@@ -899,17 +904,17 @@ function zr(e) {
|
|
|
899
904
|
notation: "scientific"
|
|
900
905
|
}, e = e.slice(1)), t) {
|
|
901
906
|
var r = e.slice(0, 2);
|
|
902
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
907
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Nt.test(e))
|
|
903
908
|
throw new Error("Malformed concise eng/scientific notation");
|
|
904
909
|
t.minimumIntegerDigits = e.length;
|
|
905
910
|
}
|
|
906
911
|
return t;
|
|
907
912
|
}
|
|
908
|
-
function
|
|
909
|
-
var t = {}, r =
|
|
913
|
+
function et(e) {
|
|
914
|
+
var t = {}, r = Lt(e);
|
|
910
915
|
return r || t;
|
|
911
916
|
}
|
|
912
|
-
function
|
|
917
|
+
function Zr(e) {
|
|
913
918
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
914
919
|
var i = n[r];
|
|
915
920
|
switch (i.stem) {
|
|
@@ -933,7 +938,7 @@ function Wr(e) {
|
|
|
933
938
|
continue;
|
|
934
939
|
case "measure-unit":
|
|
935
940
|
case "unit":
|
|
936
|
-
t.style = "unit", t.unit =
|
|
941
|
+
t.style = "unit", t.unit = Xr(i.options[0]);
|
|
937
942
|
continue;
|
|
938
943
|
case "compact-short":
|
|
939
944
|
case "K":
|
|
@@ -945,12 +950,12 @@ function Wr(e) {
|
|
|
945
950
|
continue;
|
|
946
951
|
case "scientific":
|
|
947
952
|
t = x(x(x({}, t), { notation: "scientific" }), i.options.reduce(function(l, a) {
|
|
948
|
-
return x(x({}, l),
|
|
953
|
+
return x(x({}, l), et(a));
|
|
949
954
|
}, {}));
|
|
950
955
|
continue;
|
|
951
956
|
case "engineering":
|
|
952
957
|
t = x(x(x({}, t), { notation: "engineering" }), i.options.reduce(function(l, a) {
|
|
953
|
-
return x(x({}, l),
|
|
958
|
+
return x(x({}, l), et(a));
|
|
954
959
|
}, {}));
|
|
955
960
|
continue;
|
|
956
961
|
case "notation-simple":
|
|
@@ -995,7 +1000,7 @@ function Wr(e) {
|
|
|
995
1000
|
case "integer-width":
|
|
996
1001
|
if (i.options.length > 1)
|
|
997
1002
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
998
|
-
i.options[0].replace(
|
|
1003
|
+
i.options[0].replace(zr, function(l, a, h, c, f, p) {
|
|
999
1004
|
if (a)
|
|
1000
1005
|
t.minimumIntegerDigits = h.length;
|
|
1001
1006
|
else {
|
|
@@ -1008,32 +1013,32 @@ function Wr(e) {
|
|
|
1008
1013
|
});
|
|
1009
1014
|
continue;
|
|
1010
1015
|
}
|
|
1011
|
-
if (
|
|
1016
|
+
if (Nt.test(i.stem)) {
|
|
1012
1017
|
t.minimumIntegerDigits = i.stem.length;
|
|
1013
1018
|
continue;
|
|
1014
1019
|
}
|
|
1015
|
-
if (
|
|
1020
|
+
if (Ye.test(i.stem)) {
|
|
1016
1021
|
if (i.options.length > 1)
|
|
1017
1022
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1018
|
-
i.stem.replace(
|
|
1023
|
+
i.stem.replace(Ye, function(l, a, h, c, f, p) {
|
|
1019
1024
|
return h === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
|
|
1020
1025
|
});
|
|
1021
1026
|
var o = i.options[0];
|
|
1022
|
-
o === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = x(x({}, t),
|
|
1027
|
+
o === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = x(x({}, t), Ke(o)));
|
|
1023
1028
|
continue;
|
|
1024
1029
|
}
|
|
1025
|
-
if (
|
|
1026
|
-
t = x(x({}, t),
|
|
1030
|
+
if (Pt.test(i.stem)) {
|
|
1031
|
+
t = x(x({}, t), Ke(i.stem));
|
|
1027
1032
|
continue;
|
|
1028
1033
|
}
|
|
1029
|
-
var s =
|
|
1034
|
+
var s = Lt(i.stem);
|
|
1030
1035
|
s && (t = x(x({}, t), s));
|
|
1031
|
-
var u =
|
|
1036
|
+
var u = Wr(i.stem);
|
|
1032
1037
|
u && (t = x(x({}, t), u));
|
|
1033
1038
|
}
|
|
1034
1039
|
return t;
|
|
1035
1040
|
}
|
|
1036
|
-
var
|
|
1041
|
+
var ce = {
|
|
1037
1042
|
"001": [
|
|
1038
1043
|
"H",
|
|
1039
1044
|
"h"
|
|
@@ -2448,13 +2453,13 @@ var fe = {
|
|
|
2448
2453
|
"h"
|
|
2449
2454
|
]
|
|
2450
2455
|
};
|
|
2451
|
-
function
|
|
2456
|
+
function Qr(e, t) {
|
|
2452
2457
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2453
2458
|
var i = e.charAt(n);
|
|
2454
2459
|
if (i === "j") {
|
|
2455
2460
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2456
2461
|
o++, n++;
|
|
2457
|
-
var s = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), l = "a", a =
|
|
2462
|
+
var s = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), l = "a", a = Jr(t);
|
|
2458
2463
|
for ((a == "H" || a == "k") && (u = 0); u-- > 0; )
|
|
2459
2464
|
r += l;
|
|
2460
2465
|
for (; s-- > 0; )
|
|
@@ -2464,7 +2469,7 @@ function Zr(e, t) {
|
|
|
2464
2469
|
}
|
|
2465
2470
|
return r;
|
|
2466
2471
|
}
|
|
2467
|
-
function
|
|
2472
|
+
function Jr(e) {
|
|
2468
2473
|
var t = e.hourCycle;
|
|
2469
2474
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2470
2475
|
e.hourCycles && // @ts-ignore
|
|
@@ -2483,23 +2488,23 @@ function Qr(e) {
|
|
|
2483
2488
|
}
|
|
2484
2489
|
var r = e.language, n;
|
|
2485
2490
|
r !== "root" && (n = e.maximize().region);
|
|
2486
|
-
var i =
|
|
2491
|
+
var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
|
|
2487
2492
|
return i[0];
|
|
2488
2493
|
}
|
|
2489
|
-
var
|
|
2490
|
-
function
|
|
2494
|
+
var Se, qr = new RegExp("^".concat(Ot.source, "*")), Yr = new RegExp("".concat(Ot.source, "*$"));
|
|
2495
|
+
function y(e, t) {
|
|
2491
2496
|
return { start: e, end: t };
|
|
2492
2497
|
}
|
|
2493
|
-
var
|
|
2498
|
+
var Kr = !!String.prototype.startsWith && "_a".startsWith("a", 1), en = !!String.fromCodePoint, tn = !!Object.fromEntries, rn = !!String.prototype.codePointAt, nn = !!String.prototype.trimStart, on = !!String.prototype.trimEnd, sn = !!Number.isSafeInteger, an = sn ? Number.isSafeInteger : function(e) {
|
|
2494
2499
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2495
|
-
},
|
|
2500
|
+
}, $e = !0;
|
|
2496
2501
|
try {
|
|
2497
|
-
var
|
|
2498
|
-
|
|
2502
|
+
var un = Mt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2503
|
+
$e = ((Se = un.exec("a")) === null || Se === void 0 ? void 0 : Se[0]) === "a";
|
|
2499
2504
|
} catch {
|
|
2500
|
-
|
|
2505
|
+
$e = !1;
|
|
2501
2506
|
}
|
|
2502
|
-
var
|
|
2507
|
+
var tt = Kr ? (
|
|
2503
2508
|
// Native
|
|
2504
2509
|
function(t, r, n) {
|
|
2505
2510
|
return t.startsWith(r, n);
|
|
@@ -2509,7 +2514,7 @@ var et = Yr ? (
|
|
|
2509
2514
|
function(t, r, n) {
|
|
2510
2515
|
return t.slice(n, n + r.length) === r;
|
|
2511
2516
|
}
|
|
2512
|
-
),
|
|
2517
|
+
), Re = en ? String.fromCodePoint : (
|
|
2513
2518
|
// IE11
|
|
2514
2519
|
function() {
|
|
2515
2520
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2521,9 +2526,9 @@ var et = Yr ? (
|
|
|
2521
2526
|
}
|
|
2522
2527
|
return n;
|
|
2523
2528
|
}
|
|
2524
|
-
),
|
|
2529
|
+
), rt = (
|
|
2525
2530
|
// native
|
|
2526
|
-
|
|
2531
|
+
tn ? Object.fromEntries : (
|
|
2527
2532
|
// Ponyfill
|
|
2528
2533
|
function(t) {
|
|
2529
2534
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2533,7 +2538,7 @@ var et = Yr ? (
|
|
|
2533
2538
|
return r;
|
|
2534
2539
|
}
|
|
2535
2540
|
)
|
|
2536
|
-
),
|
|
2541
|
+
), It = rn ? (
|
|
2537
2542
|
// Native
|
|
2538
2543
|
function(t, r) {
|
|
2539
2544
|
return t.codePointAt(r);
|
|
@@ -2547,7 +2552,7 @@ var et = Yr ? (
|
|
|
2547
2552
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
2548
2553
|
}
|
|
2549
2554
|
}
|
|
2550
|
-
),
|
|
2555
|
+
), hn = nn ? (
|
|
2551
2556
|
// Native
|
|
2552
2557
|
function(t) {
|
|
2553
2558
|
return t.trimStart();
|
|
@@ -2555,9 +2560,9 @@ var et = Yr ? (
|
|
|
2555
2560
|
) : (
|
|
2556
2561
|
// Ponyfill
|
|
2557
2562
|
function(t) {
|
|
2558
|
-
return t.replace(
|
|
2563
|
+
return t.replace(qr, "");
|
|
2559
2564
|
}
|
|
2560
|
-
),
|
|
2565
|
+
), ln = on ? (
|
|
2561
2566
|
// Native
|
|
2562
2567
|
function(t) {
|
|
2563
2568
|
return t.trimEnd();
|
|
@@ -2565,32 +2570,32 @@ var et = Yr ? (
|
|
|
2565
2570
|
) : (
|
|
2566
2571
|
// Ponyfill
|
|
2567
2572
|
function(t) {
|
|
2568
|
-
return t.replace(
|
|
2573
|
+
return t.replace(Yr, "");
|
|
2569
2574
|
}
|
|
2570
2575
|
);
|
|
2571
|
-
function
|
|
2576
|
+
function Mt(e, t) {
|
|
2572
2577
|
return new RegExp(e, t);
|
|
2573
2578
|
}
|
|
2574
|
-
var
|
|
2575
|
-
if (
|
|
2576
|
-
var
|
|
2577
|
-
|
|
2579
|
+
var Ue;
|
|
2580
|
+
if ($e) {
|
|
2581
|
+
var nt = Mt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2582
|
+
Ue = function(t, r) {
|
|
2578
2583
|
var n;
|
|
2579
|
-
|
|
2580
|
-
var i =
|
|
2584
|
+
nt.lastIndex = r;
|
|
2585
|
+
var i = nt.exec(t);
|
|
2581
2586
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
2582
2587
|
};
|
|
2583
2588
|
} else
|
|
2584
|
-
|
|
2589
|
+
Ue = function(t, r) {
|
|
2585
2590
|
for (var n = []; ; ) {
|
|
2586
|
-
var i =
|
|
2587
|
-
if (i === void 0 ||
|
|
2591
|
+
var i = It(t, r);
|
|
2592
|
+
if (i === void 0 || $t(i) || mn(i))
|
|
2588
2593
|
break;
|
|
2589
2594
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
2590
2595
|
}
|
|
2591
|
-
return
|
|
2596
|
+
return Re.apply(void 0, n);
|
|
2592
2597
|
};
|
|
2593
|
-
var
|
|
2598
|
+
var fn = (
|
|
2594
2599
|
/** @class */
|
|
2595
2600
|
function() {
|
|
2596
2601
|
function e(t, r) {
|
|
@@ -2614,14 +2619,14 @@ var ln = (
|
|
|
2614
2619
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
2615
2620
|
var u = this.clonePosition();
|
|
2616
2621
|
this.bump(), i.push({
|
|
2617
|
-
type:
|
|
2618
|
-
location:
|
|
2622
|
+
type: C.pound,
|
|
2623
|
+
location: y(u, this.clonePosition())
|
|
2619
2624
|
});
|
|
2620
2625
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2621
2626
|
if (n)
|
|
2622
2627
|
break;
|
|
2623
|
-
return this.error(
|
|
2624
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
2628
|
+
return this.error(_.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
|
|
2629
|
+
} else if (o === 60 && !this.ignoreTag && Ge(this.peek() || 0)) {
|
|
2625
2630
|
var s = this.parseTag(t, r);
|
|
2626
2631
|
if (s.err)
|
|
2627
2632
|
return s;
|
|
@@ -2642,9 +2647,9 @@ var ln = (
|
|
|
2642
2647
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2643
2648
|
return {
|
|
2644
2649
|
val: {
|
|
2645
|
-
type:
|
|
2650
|
+
type: C.literal,
|
|
2646
2651
|
value: "<".concat(i, "/>"),
|
|
2647
|
-
location:
|
|
2652
|
+
location: y(n, this.clonePosition())
|
|
2648
2653
|
},
|
|
2649
2654
|
err: null
|
|
2650
2655
|
};
|
|
@@ -2654,25 +2659,25 @@ var ln = (
|
|
|
2654
2659
|
return o;
|
|
2655
2660
|
var s = o.val, u = this.clonePosition();
|
|
2656
2661
|
if (this.bumpIf("</")) {
|
|
2657
|
-
if (this.isEOF() || !
|
|
2658
|
-
return this.error(
|
|
2662
|
+
if (this.isEOF() || !Ge(this.char()))
|
|
2663
|
+
return this.error(_.INVALID_TAG, y(u, this.clonePosition()));
|
|
2659
2664
|
var l = this.clonePosition(), a = this.parseTagName();
|
|
2660
|
-
return i !== a ? this.error(
|
|
2665
|
+
return i !== a ? this.error(_.UNMATCHED_CLOSING_TAG, y(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2661
2666
|
val: {
|
|
2662
|
-
type:
|
|
2667
|
+
type: C.tag,
|
|
2663
2668
|
value: i,
|
|
2664
2669
|
children: s,
|
|
2665
|
-
location:
|
|
2670
|
+
location: y(n, this.clonePosition())
|
|
2666
2671
|
},
|
|
2667
2672
|
err: null
|
|
2668
|
-
} : this.error(
|
|
2673
|
+
} : this.error(_.INVALID_TAG, y(u, this.clonePosition())));
|
|
2669
2674
|
} else
|
|
2670
|
-
return this.error(
|
|
2675
|
+
return this.error(_.UNCLOSED_TAG, y(n, this.clonePosition()));
|
|
2671
2676
|
} else
|
|
2672
|
-
return this.error(
|
|
2677
|
+
return this.error(_.INVALID_TAG, y(n, this.clonePosition()));
|
|
2673
2678
|
}, e.prototype.parseTagName = function() {
|
|
2674
2679
|
var t = this.offset();
|
|
2675
|
-
for (this.bump(); !this.isEOF() &&
|
|
2680
|
+
for (this.bump(); !this.isEOF() && gn(this.char()); )
|
|
2676
2681
|
this.bump();
|
|
2677
2682
|
return this.message.slice(t, this.offset());
|
|
2678
2683
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2694,14 +2699,14 @@ var ln = (
|
|
|
2694
2699
|
}
|
|
2695
2700
|
break;
|
|
2696
2701
|
}
|
|
2697
|
-
var l =
|
|
2702
|
+
var l = y(n, this.clonePosition());
|
|
2698
2703
|
return {
|
|
2699
|
-
val: { type:
|
|
2704
|
+
val: { type: C.literal, value: i, location: l },
|
|
2700
2705
|
err: null
|
|
2701
2706
|
};
|
|
2702
2707
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2703
2708
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2704
|
-
!
|
|
2709
|
+
!cn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2705
2710
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2706
2711
|
if (this.isEOF() || this.char() !== 39)
|
|
2707
2712
|
return null;
|
|
@@ -2735,49 +2740,49 @@ var ln = (
|
|
|
2735
2740
|
r.push(n);
|
|
2736
2741
|
this.bump();
|
|
2737
2742
|
}
|
|
2738
|
-
return
|
|
2743
|
+
return Re.apply(void 0, r);
|
|
2739
2744
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2740
2745
|
if (this.isEOF())
|
|
2741
2746
|
return null;
|
|
2742
2747
|
var n = this.char();
|
|
2743
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
2748
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Re(n));
|
|
2744
2749
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2745
2750
|
var n = this.clonePosition();
|
|
2746
2751
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
2747
|
-
return this.error(
|
|
2752
|
+
return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
|
|
2748
2753
|
if (this.char() === 125)
|
|
2749
|
-
return this.bump(), this.error(
|
|
2754
|
+
return this.bump(), this.error(_.EMPTY_ARGUMENT, y(n, this.clonePosition()));
|
|
2750
2755
|
var i = this.parseIdentifierIfPossible().value;
|
|
2751
2756
|
if (!i)
|
|
2752
|
-
return this.error(
|
|
2757
|
+
return this.error(_.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
|
|
2753
2758
|
if (this.bumpSpace(), this.isEOF())
|
|
2754
|
-
return this.error(
|
|
2759
|
+
return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
|
|
2755
2760
|
switch (this.char()) {
|
|
2756
2761
|
case 125:
|
|
2757
2762
|
return this.bump(), {
|
|
2758
2763
|
val: {
|
|
2759
|
-
type:
|
|
2764
|
+
type: C.argument,
|
|
2760
2765
|
// value does not include the opening and closing braces.
|
|
2761
2766
|
value: i,
|
|
2762
|
-
location:
|
|
2767
|
+
location: y(n, this.clonePosition())
|
|
2763
2768
|
},
|
|
2764
2769
|
err: null
|
|
2765
2770
|
};
|
|
2766
2771
|
case 44:
|
|
2767
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(
|
|
2772
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
|
|
2768
2773
|
default:
|
|
2769
|
-
return this.error(
|
|
2774
|
+
return this.error(_.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
|
|
2770
2775
|
}
|
|
2771
2776
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2772
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
2777
|
+
var t = this.clonePosition(), r = this.offset(), n = Ue(this.message, r), i = r + n.length;
|
|
2773
2778
|
this.bumpTo(i);
|
|
2774
|
-
var o = this.clonePosition(), s =
|
|
2779
|
+
var o = this.clonePosition(), s = y(t, o);
|
|
2775
2780
|
return { value: n, location: s };
|
|
2776
2781
|
}, e.prototype.parseArgumentOptions = function(t, r, n, i) {
|
|
2777
2782
|
var o, s = this.clonePosition(), u = this.parseIdentifierIfPossible().value, l = this.clonePosition();
|
|
2778
2783
|
switch (u) {
|
|
2779
2784
|
case "":
|
|
2780
|
-
return this.error(
|
|
2785
|
+
return this.error(_.EXPECT_ARGUMENT_TYPE, y(s, l));
|
|
2781
2786
|
case "number":
|
|
2782
2787
|
case "date":
|
|
2783
2788
|
case "time": {
|
|
@@ -2788,44 +2793,44 @@ var ln = (
|
|
|
2788
2793
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
2789
2794
|
if (c.err)
|
|
2790
2795
|
return c;
|
|
2791
|
-
var f =
|
|
2796
|
+
var f = ln(c.val);
|
|
2792
2797
|
if (f.length === 0)
|
|
2793
|
-
return this.error(
|
|
2794
|
-
var p =
|
|
2798
|
+
return this.error(_.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
|
|
2799
|
+
var p = y(h, this.clonePosition());
|
|
2795
2800
|
a = { style: f, styleLocation: p };
|
|
2796
2801
|
}
|
|
2797
2802
|
var d = this.tryParseArgumentClose(i);
|
|
2798
2803
|
if (d.err)
|
|
2799
2804
|
return d;
|
|
2800
|
-
var g =
|
|
2801
|
-
if (a &&
|
|
2802
|
-
var E =
|
|
2805
|
+
var g = y(i, this.clonePosition());
|
|
2806
|
+
if (a && tt(a?.style, "::", 0)) {
|
|
2807
|
+
var E = hn(a.style.slice(2));
|
|
2803
2808
|
if (u === "number") {
|
|
2804
2809
|
var c = this.parseNumberSkeletonFromString(E, a.styleLocation);
|
|
2805
2810
|
return c.err ? c : {
|
|
2806
|
-
val: { type:
|
|
2811
|
+
val: { type: C.number, value: n, location: g, style: c.val },
|
|
2807
2812
|
err: null
|
|
2808
2813
|
};
|
|
2809
2814
|
} else {
|
|
2810
2815
|
if (E.length === 0)
|
|
2811
|
-
return this.error(
|
|
2816
|
+
return this.error(_.EXPECT_DATE_TIME_SKELETON, g);
|
|
2812
2817
|
var m = E;
|
|
2813
|
-
this.locale && (m =
|
|
2818
|
+
this.locale && (m = Qr(E, this.locale));
|
|
2814
2819
|
var f = {
|
|
2815
|
-
type:
|
|
2820
|
+
type: Q.dateTime,
|
|
2816
2821
|
pattern: m,
|
|
2817
2822
|
location: a.styleLocation,
|
|
2818
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2819
|
-
},
|
|
2823
|
+
parsedOptions: this.shouldParseSkeletons ? jr(m) : {}
|
|
2824
|
+
}, T = u === "date" ? C.date : C.time;
|
|
2820
2825
|
return {
|
|
2821
|
-
val: { type:
|
|
2826
|
+
val: { type: T, value: n, location: g, style: f },
|
|
2822
2827
|
err: null
|
|
2823
2828
|
};
|
|
2824
2829
|
}
|
|
2825
2830
|
}
|
|
2826
2831
|
return {
|
|
2827
2832
|
val: {
|
|
2828
|
-
type: u === "number" ?
|
|
2833
|
+
type: u === "number" ? C.number : u === "date" ? C.date : C.time,
|
|
2829
2834
|
value: n,
|
|
2830
2835
|
location: g,
|
|
2831
2836
|
style: (o = a?.style) !== null && o !== void 0 ? o : null
|
|
@@ -2836,52 +2841,52 @@ var ln = (
|
|
|
2836
2841
|
case "plural":
|
|
2837
2842
|
case "selectordinal":
|
|
2838
2843
|
case "select": {
|
|
2839
|
-
var
|
|
2844
|
+
var A = this.clonePosition();
|
|
2840
2845
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2841
|
-
return this.error(
|
|
2846
|
+
return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, y(A, x({}, A)));
|
|
2842
2847
|
this.bumpSpace();
|
|
2843
|
-
var
|
|
2844
|
-
if (u !== "select" &&
|
|
2848
|
+
var O = this.parseIdentifierIfPossible(), B = 0;
|
|
2849
|
+
if (u !== "select" && O.value === "offset") {
|
|
2845
2850
|
if (!this.bumpIf(":"))
|
|
2846
|
-
return this.error(
|
|
2851
|
+
return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
|
|
2847
2852
|
this.bumpSpace();
|
|
2848
|
-
var c = this.tryParseDecimalInteger(
|
|
2853
|
+
var c = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2849
2854
|
if (c.err)
|
|
2850
2855
|
return c;
|
|
2851
|
-
this.bumpSpace(),
|
|
2856
|
+
this.bumpSpace(), O = this.parseIdentifierIfPossible(), B = c.val;
|
|
2852
2857
|
}
|
|
2853
|
-
var H = this.tryParsePluralOrSelectOptions(t, u, r,
|
|
2858
|
+
var H = this.tryParsePluralOrSelectOptions(t, u, r, O);
|
|
2854
2859
|
if (H.err)
|
|
2855
2860
|
return H;
|
|
2856
2861
|
var d = this.tryParseArgumentClose(i);
|
|
2857
2862
|
if (d.err)
|
|
2858
2863
|
return d;
|
|
2859
|
-
var
|
|
2864
|
+
var P = y(i, this.clonePosition());
|
|
2860
2865
|
return u === "select" ? {
|
|
2861
2866
|
val: {
|
|
2862
|
-
type:
|
|
2867
|
+
type: C.select,
|
|
2863
2868
|
value: n,
|
|
2864
|
-
options:
|
|
2865
|
-
location:
|
|
2869
|
+
options: rt(H.val),
|
|
2870
|
+
location: P
|
|
2866
2871
|
},
|
|
2867
2872
|
err: null
|
|
2868
2873
|
} : {
|
|
2869
2874
|
val: {
|
|
2870
|
-
type:
|
|
2875
|
+
type: C.plural,
|
|
2871
2876
|
value: n,
|
|
2872
|
-
options:
|
|
2873
|
-
offset:
|
|
2877
|
+
options: rt(H.val),
|
|
2878
|
+
offset: B,
|
|
2874
2879
|
pluralType: u === "plural" ? "cardinal" : "ordinal",
|
|
2875
|
-
location:
|
|
2880
|
+
location: P
|
|
2876
2881
|
},
|
|
2877
2882
|
err: null
|
|
2878
2883
|
};
|
|
2879
2884
|
}
|
|
2880
2885
|
default:
|
|
2881
|
-
return this.error(
|
|
2886
|
+
return this.error(_.INVALID_ARGUMENT_TYPE, y(s, l));
|
|
2882
2887
|
}
|
|
2883
2888
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
2884
|
-
return this.isEOF() || this.char() !== 125 ? this.error(
|
|
2889
|
+
return this.isEOF() || this.char() !== 125 ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
2885
2890
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
|
2886
2891
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
|
2887
2892
|
var n = this.char();
|
|
@@ -2890,7 +2895,7 @@ var ln = (
|
|
|
2890
2895
|
this.bump();
|
|
2891
2896
|
var i = this.clonePosition();
|
|
2892
2897
|
if (!this.bumpUntil("'"))
|
|
2893
|
-
return this.error(
|
|
2898
|
+
return this.error(_.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, y(i, this.clonePosition()));
|
|
2894
2899
|
this.bump();
|
|
2895
2900
|
break;
|
|
2896
2901
|
}
|
|
@@ -2920,16 +2925,16 @@ var ln = (
|
|
|
2920
2925
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2921
2926
|
var n = [];
|
|
2922
2927
|
try {
|
|
2923
|
-
n =
|
|
2928
|
+
n = Vr(t);
|
|
2924
2929
|
} catch {
|
|
2925
|
-
return this.error(
|
|
2930
|
+
return this.error(_.INVALID_NUMBER_SKELETON, r);
|
|
2926
2931
|
}
|
|
2927
2932
|
return {
|
|
2928
2933
|
val: {
|
|
2929
|
-
type:
|
|
2934
|
+
type: Q.number,
|
|
2930
2935
|
tokens: n,
|
|
2931
2936
|
location: r,
|
|
2932
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2937
|
+
parsedOptions: this.shouldParseSkeletons ? Zr(n) : {}
|
|
2933
2938
|
},
|
|
2934
2939
|
err: null
|
|
2935
2940
|
};
|
|
@@ -2938,19 +2943,19 @@ var ln = (
|
|
|
2938
2943
|
if (a.length === 0) {
|
|
2939
2944
|
var c = this.clonePosition();
|
|
2940
2945
|
if (r !== "select" && this.bumpIf("=")) {
|
|
2941
|
-
var f = this.tryParseDecimalInteger(
|
|
2946
|
+
var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
2942
2947
|
if (f.err)
|
|
2943
2948
|
return f;
|
|
2944
|
-
h =
|
|
2949
|
+
h = y(c, this.clonePosition()), a = this.message.slice(c.offset, this.offset());
|
|
2945
2950
|
} else
|
|
2946
2951
|
break;
|
|
2947
2952
|
}
|
|
2948
2953
|
if (l.has(a))
|
|
2949
|
-
return this.error(r === "select" ?
|
|
2954
|
+
return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
|
|
2950
2955
|
a === "other" && (s = !0), this.bumpSpace();
|
|
2951
2956
|
var p = this.clonePosition();
|
|
2952
2957
|
if (!this.bumpIf("{"))
|
|
2953
|
-
return this.error(r === "select" ?
|
|
2958
|
+
return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
|
|
2954
2959
|
var d = this.parseMessage(t + 1, r, n);
|
|
2955
2960
|
if (d.err)
|
|
2956
2961
|
return d;
|
|
@@ -2961,11 +2966,11 @@ var ln = (
|
|
|
2961
2966
|
a,
|
|
2962
2967
|
{
|
|
2963
2968
|
value: d.val,
|
|
2964
|
-
location:
|
|
2969
|
+
location: y(p, this.clonePosition())
|
|
2965
2970
|
}
|
|
2966
2971
|
]), l.add(a), this.bumpSpace(), o = this.parseIdentifierIfPossible(), a = o.value, h = o.location;
|
|
2967
2972
|
}
|
|
2968
|
-
return u.length === 0 ? this.error(r === "select" ?
|
|
2973
|
+
return u.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(_.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: u, err: null };
|
|
2969
2974
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
2970
2975
|
var n = 1, i = this.clonePosition();
|
|
2971
2976
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
|
@@ -2976,8 +2981,8 @@ var ln = (
|
|
|
2976
2981
|
else
|
|
2977
2982
|
break;
|
|
2978
2983
|
}
|
|
2979
|
-
var l =
|
|
2980
|
-
return o ? (s *= n,
|
|
2984
|
+
var l = y(i, this.clonePosition());
|
|
2985
|
+
return o ? (s *= n, an(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
|
|
2981
2986
|
}, e.prototype.offset = function() {
|
|
2982
2987
|
return this.position.offset;
|
|
2983
2988
|
}, e.prototype.isEOF = function() {
|
|
@@ -2992,7 +2997,7 @@ var ln = (
|
|
|
2992
2997
|
var t = this.position.offset;
|
|
2993
2998
|
if (t >= this.message.length)
|
|
2994
2999
|
throw Error("out of bound");
|
|
2995
|
-
var r =
|
|
3000
|
+
var r = It(this.message, t);
|
|
2996
3001
|
if (r === void 0)
|
|
2997
3002
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
2998
3003
|
return r;
|
|
@@ -3011,7 +3016,7 @@ var ln = (
|
|
|
3011
3016
|
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);
|
|
3012
3017
|
}
|
|
3013
3018
|
}, e.prototype.bumpIf = function(t) {
|
|
3014
|
-
if (
|
|
3019
|
+
if (tt(this.message, t, this.offset())) {
|
|
3015
3020
|
for (var r = 0; r < t.length; r++)
|
|
3016
3021
|
this.bump();
|
|
3017
3022
|
return !0;
|
|
@@ -3033,7 +3038,7 @@ var ln = (
|
|
|
3033
3038
|
break;
|
|
3034
3039
|
}
|
|
3035
3040
|
}, e.prototype.bumpSpace = function() {
|
|
3036
|
-
for (; !this.isEOF() &&
|
|
3041
|
+
for (; !this.isEOF() && $t(this.char()); )
|
|
3037
3042
|
this.bump();
|
|
3038
3043
|
}, e.prototype.peek = function() {
|
|
3039
3044
|
if (this.isEOF())
|
|
@@ -3043,47 +3048,47 @@ var ln = (
|
|
|
3043
3048
|
}, e;
|
|
3044
3049
|
}()
|
|
3045
3050
|
);
|
|
3046
|
-
function
|
|
3051
|
+
function Ge(e) {
|
|
3047
3052
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3048
3053
|
}
|
|
3049
|
-
function fn(e) {
|
|
3050
|
-
return Ue(e) || e === 47;
|
|
3051
|
-
}
|
|
3052
3054
|
function cn(e) {
|
|
3055
|
+
return Ge(e) || e === 47;
|
|
3056
|
+
}
|
|
3057
|
+
function gn(e) {
|
|
3053
3058
|
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;
|
|
3054
3059
|
}
|
|
3055
|
-
function
|
|
3060
|
+
function $t(e) {
|
|
3056
3061
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3057
3062
|
}
|
|
3058
|
-
function
|
|
3063
|
+
function mn(e) {
|
|
3059
3064
|
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;
|
|
3060
3065
|
}
|
|
3061
|
-
function
|
|
3066
|
+
function De(e) {
|
|
3062
3067
|
e.forEach(function(t) {
|
|
3063
|
-
if (delete t.location,
|
|
3068
|
+
if (delete t.location, At(t) || Bt(t))
|
|
3064
3069
|
for (var r in t.options)
|
|
3065
|
-
delete t.options[r].location,
|
|
3070
|
+
delete t.options[r].location, De(t.options[r].value);
|
|
3066
3071
|
else
|
|
3067
|
-
|
|
3072
|
+
Ct(t) && wt(t.style) || (Tt(t) || Ht(t)) && Me(t.style) ? delete t.style.location : St(t) && De(t.children);
|
|
3068
3073
|
});
|
|
3069
3074
|
}
|
|
3070
|
-
function
|
|
3075
|
+
function pn(e, t) {
|
|
3071
3076
|
t === void 0 && (t = {}), t = x({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3072
|
-
var r = new
|
|
3077
|
+
var r = new fn(e, t).parse();
|
|
3073
3078
|
if (r.err) {
|
|
3074
|
-
var n = SyntaxError(
|
|
3079
|
+
var n = SyntaxError(_[r.err.kind]);
|
|
3075
3080
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3076
3081
|
}
|
|
3077
|
-
return t?.captureLocation ||
|
|
3082
|
+
return t?.captureLocation || De(r.val), r.val;
|
|
3078
3083
|
}
|
|
3079
|
-
var
|
|
3084
|
+
var J;
|
|
3080
3085
|
(function(e) {
|
|
3081
3086
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3082
|
-
})(
|
|
3083
|
-
var
|
|
3087
|
+
})(J || (J = {}));
|
|
3088
|
+
var Ee = (
|
|
3084
3089
|
/** @class */
|
|
3085
3090
|
function(e) {
|
|
3086
|
-
|
|
3091
|
+
xe(t, e);
|
|
3087
3092
|
function t(r, n, i) {
|
|
3088
3093
|
var o = e.call(this, r) || this;
|
|
3089
3094
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3092,38 +3097,38 @@ var xe = (
|
|
|
3092
3097
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3093
3098
|
}, t;
|
|
3094
3099
|
}(Error)
|
|
3095
|
-
),
|
|
3100
|
+
), it = (
|
|
3096
3101
|
/** @class */
|
|
3097
3102
|
function(e) {
|
|
3098
|
-
|
|
3103
|
+
xe(t, e);
|
|
3099
3104
|
function t(r, n, i, o) {
|
|
3100
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3105
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), J.INVALID_VALUE, o) || this;
|
|
3101
3106
|
}
|
|
3102
3107
|
return t;
|
|
3103
|
-
}(
|
|
3104
|
-
),
|
|
3108
|
+
}(Ee)
|
|
3109
|
+
), dn = (
|
|
3105
3110
|
/** @class */
|
|
3106
3111
|
function(e) {
|
|
3107
|
-
|
|
3112
|
+
xe(t, e);
|
|
3108
3113
|
function t(r, n, i) {
|
|
3109
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3114
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), J.INVALID_VALUE, i) || this;
|
|
3110
3115
|
}
|
|
3111
3116
|
return t;
|
|
3112
|
-
}(
|
|
3113
|
-
),
|
|
3117
|
+
}(Ee)
|
|
3118
|
+
), bn = (
|
|
3114
3119
|
/** @class */
|
|
3115
3120
|
function(e) {
|
|
3116
|
-
|
|
3121
|
+
xe(t, e);
|
|
3117
3122
|
function t(r, n) {
|
|
3118
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3123
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), J.MISSING_VALUE, n) || this;
|
|
3119
3124
|
}
|
|
3120
3125
|
return t;
|
|
3121
|
-
}(
|
|
3126
|
+
}(Ee)
|
|
3122
3127
|
), w;
|
|
3123
3128
|
(function(e) {
|
|
3124
3129
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3125
3130
|
})(w || (w = {}));
|
|
3126
|
-
function
|
|
3131
|
+
function _n(e) {
|
|
3127
3132
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3128
3133
|
var n = t[t.length - 1];
|
|
3129
3134
|
return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
|
|
@@ -3132,8 +3137,8 @@ function bn(e) {
|
|
|
3132
3137
|
function yn(e) {
|
|
3133
3138
|
return typeof e == "function";
|
|
3134
3139
|
}
|
|
3135
|
-
function
|
|
3136
|
-
if (e.length === 1 &&
|
|
3140
|
+
function me(e, t, r, n, i, o, s) {
|
|
3141
|
+
if (e.length === 1 && qe(e[0]))
|
|
3137
3142
|
return [
|
|
3138
3143
|
{
|
|
3139
3144
|
type: w.literal,
|
|
@@ -3142,14 +3147,14 @@ function ge(e, t, r, n, i, o, s) {
|
|
|
3142
3147
|
];
|
|
3143
3148
|
for (var u = [], l = 0, a = e; l < a.length; l++) {
|
|
3144
3149
|
var h = a[l];
|
|
3145
|
-
if (
|
|
3150
|
+
if (qe(h)) {
|
|
3146
3151
|
u.push({
|
|
3147
3152
|
type: w.literal,
|
|
3148
3153
|
value: h.value
|
|
3149
3154
|
});
|
|
3150
3155
|
continue;
|
|
3151
3156
|
}
|
|
3152
|
-
if (
|
|
3157
|
+
if (Dr(h)) {
|
|
3153
3158
|
typeof o == "number" && u.push({
|
|
3154
3159
|
type: w.literal,
|
|
3155
3160
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3158,9 +3163,9 @@ function ge(e, t, r, n, i, o, s) {
|
|
|
3158
3163
|
}
|
|
3159
3164
|
var c = h.value;
|
|
3160
3165
|
if (!(i && c in i))
|
|
3161
|
-
throw new
|
|
3166
|
+
throw new bn(c, s);
|
|
3162
3167
|
var f = i[c];
|
|
3163
|
-
if (
|
|
3168
|
+
if (Gr(h)) {
|
|
3164
3169
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
|
|
3165
3170
|
type: typeof f == "string" ? w.literal : w.object,
|
|
3166
3171
|
value: f
|
|
@@ -3168,79 +3173,79 @@ function ge(e, t, r, n, i, o, s) {
|
|
|
3168
3173
|
continue;
|
|
3169
3174
|
}
|
|
3170
3175
|
if (Tt(h)) {
|
|
3171
|
-
var p = typeof h.style == "string" ? n.date[h.style] :
|
|
3176
|
+
var p = typeof h.style == "string" ? n.date[h.style] : Me(h.style) ? h.style.parsedOptions : void 0;
|
|
3172
3177
|
u.push({
|
|
3173
3178
|
type: w.literal,
|
|
3174
3179
|
value: r.getDateTimeFormat(t, p).format(f)
|
|
3175
3180
|
});
|
|
3176
3181
|
continue;
|
|
3177
3182
|
}
|
|
3178
|
-
if (
|
|
3179
|
-
var p = typeof h.style == "string" ? n.time[h.style] :
|
|
3183
|
+
if (Ht(h)) {
|
|
3184
|
+
var p = typeof h.style == "string" ? n.time[h.style] : Me(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3180
3185
|
u.push({
|
|
3181
3186
|
type: w.literal,
|
|
3182
3187
|
value: r.getDateTimeFormat(t, p).format(f)
|
|
3183
3188
|
});
|
|
3184
3189
|
continue;
|
|
3185
3190
|
}
|
|
3186
|
-
if (
|
|
3187
|
-
var p = typeof h.style == "string" ? n.number[h.style] :
|
|
3191
|
+
if (Ct(h)) {
|
|
3192
|
+
var p = typeof h.style == "string" ? n.number[h.style] : wt(h.style) ? h.style.parsedOptions : void 0;
|
|
3188
3193
|
p && p.scale && (f = f * (p.scale || 1)), u.push({
|
|
3189
3194
|
type: w.literal,
|
|
3190
3195
|
value: r.getNumberFormat(t, p).format(f)
|
|
3191
3196
|
});
|
|
3192
3197
|
continue;
|
|
3193
3198
|
}
|
|
3194
|
-
if (
|
|
3199
|
+
if (St(h)) {
|
|
3195
3200
|
var d = h.children, g = h.value, E = i[g];
|
|
3196
3201
|
if (!yn(E))
|
|
3197
|
-
throw new
|
|
3198
|
-
var m =
|
|
3199
|
-
return
|
|
3202
|
+
throw new dn(g, "function", s);
|
|
3203
|
+
var m = me(d, t, r, n, i, o), T = E(m.map(function(B) {
|
|
3204
|
+
return B.value;
|
|
3200
3205
|
}));
|
|
3201
|
-
Array.isArray(
|
|
3206
|
+
Array.isArray(T) || (T = [T]), u.push.apply(u, T.map(function(B) {
|
|
3202
3207
|
return {
|
|
3203
|
-
type: typeof
|
|
3204
|
-
value:
|
|
3208
|
+
type: typeof B == "string" ? w.literal : w.object,
|
|
3209
|
+
value: B
|
|
3205
3210
|
};
|
|
3206
3211
|
}));
|
|
3207
3212
|
}
|
|
3208
|
-
if (
|
|
3209
|
-
var
|
|
3210
|
-
if (!
|
|
3211
|
-
throw new
|
|
3212
|
-
u.push.apply(u,
|
|
3213
|
+
if (At(h)) {
|
|
3214
|
+
var A = h.options[f] || h.options.other;
|
|
3215
|
+
if (!A)
|
|
3216
|
+
throw new it(h.value, f, Object.keys(h.options), s);
|
|
3217
|
+
u.push.apply(u, me(A.value, t, r, n, i));
|
|
3213
3218
|
continue;
|
|
3214
3219
|
}
|
|
3215
|
-
if (
|
|
3216
|
-
var
|
|
3217
|
-
if (!
|
|
3220
|
+
if (Bt(h)) {
|
|
3221
|
+
var A = h.options["=".concat(f)];
|
|
3222
|
+
if (!A) {
|
|
3218
3223
|
if (!Intl.PluralRules)
|
|
3219
|
-
throw new
|
|
3224
|
+
throw new Ee(`Intl.PluralRules is not available in this environment.
|
|
3220
3225
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3221
|
-
`,
|
|
3222
|
-
var
|
|
3223
|
-
|
|
3226
|
+
`, J.MISSING_INTL_API, s);
|
|
3227
|
+
var O = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
|
|
3228
|
+
A = h.options[O] || h.options.other;
|
|
3224
3229
|
}
|
|
3225
|
-
if (!
|
|
3226
|
-
throw new
|
|
3227
|
-
u.push.apply(u,
|
|
3230
|
+
if (!A)
|
|
3231
|
+
throw new it(h.value, f, Object.keys(h.options), s);
|
|
3232
|
+
u.push.apply(u, me(A.value, t, r, n, i, f - (h.offset || 0)));
|
|
3228
3233
|
continue;
|
|
3229
3234
|
}
|
|
3230
3235
|
}
|
|
3231
|
-
return
|
|
3236
|
+
return _n(u);
|
|
3232
3237
|
}
|
|
3233
|
-
function
|
|
3238
|
+
function xn(e, t) {
|
|
3234
3239
|
return t ? x(x(x({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3235
3240
|
return r[n] = x(x({}, e[n]), t[n] || {}), r;
|
|
3236
3241
|
}, {})) : e;
|
|
3237
3242
|
}
|
|
3238
|
-
function
|
|
3243
|
+
function En(e, t) {
|
|
3239
3244
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3240
|
-
return r[n] =
|
|
3245
|
+
return r[n] = xn(e[n], t[n]), r;
|
|
3241
3246
|
}, x({}, e)) : e;
|
|
3242
3247
|
}
|
|
3243
|
-
function
|
|
3248
|
+
function we(e) {
|
|
3244
3249
|
return {
|
|
3245
3250
|
create: function() {
|
|
3246
3251
|
return {
|
|
@@ -3254,39 +3259,39 @@ function Se(e) {
|
|
|
3254
3259
|
}
|
|
3255
3260
|
};
|
|
3256
3261
|
}
|
|
3257
|
-
function
|
|
3262
|
+
function vn(e) {
|
|
3258
3263
|
return e === void 0 && (e = {
|
|
3259
3264
|
number: {},
|
|
3260
3265
|
dateTime: {},
|
|
3261
3266
|
pluralRules: {}
|
|
3262
3267
|
}), {
|
|
3263
|
-
getNumberFormat:
|
|
3268
|
+
getNumberFormat: Ae(function() {
|
|
3264
3269
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3265
3270
|
r[n] = arguments[n];
|
|
3266
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3271
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, He([void 0], r, !1)))();
|
|
3267
3272
|
}, {
|
|
3268
|
-
cache:
|
|
3269
|
-
strategy:
|
|
3273
|
+
cache: we(e.number),
|
|
3274
|
+
strategy: Be.variadic
|
|
3270
3275
|
}),
|
|
3271
|
-
getDateTimeFormat:
|
|
3276
|
+
getDateTimeFormat: Ae(function() {
|
|
3272
3277
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3273
3278
|
r[n] = arguments[n];
|
|
3274
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3279
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, He([void 0], r, !1)))();
|
|
3275
3280
|
}, {
|
|
3276
|
-
cache:
|
|
3277
|
-
strategy:
|
|
3281
|
+
cache: we(e.dateTime),
|
|
3282
|
+
strategy: Be.variadic
|
|
3278
3283
|
}),
|
|
3279
|
-
getPluralRules:
|
|
3284
|
+
getPluralRules: Ae(function() {
|
|
3280
3285
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3281
3286
|
r[n] = arguments[n];
|
|
3282
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3287
|
+
return new ((t = Intl.PluralRules).bind.apply(t, He([void 0], r, !1)))();
|
|
3283
3288
|
}, {
|
|
3284
|
-
cache:
|
|
3285
|
-
strategy:
|
|
3289
|
+
cache: we(e.pluralRules),
|
|
3290
|
+
strategy: Be.variadic
|
|
3286
3291
|
})
|
|
3287
3292
|
};
|
|
3288
3293
|
}
|
|
3289
|
-
var
|
|
3294
|
+
var Cn = (
|
|
3290
3295
|
/** @class */
|
|
3291
3296
|
function() {
|
|
3292
3297
|
function e(t, r, n, i) {
|
|
@@ -3305,7 +3310,7 @@ var vn = (
|
|
|
3305
3310
|
}, []);
|
|
3306
3311
|
return h.length <= 1 ? h[0] || "" : h;
|
|
3307
3312
|
}, this.formatToParts = function(l) {
|
|
3308
|
-
return
|
|
3313
|
+
return me(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
|
|
3309
3314
|
}, this.resolvedOptions = function() {
|
|
3310
3315
|
var l;
|
|
3311
3316
|
return {
|
|
@@ -3318,13 +3323,13 @@ var vn = (
|
|
|
3318
3323
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3319
3324
|
var s = i || {};
|
|
3320
3325
|
s.formatters;
|
|
3321
|
-
var u =
|
|
3326
|
+
var u = Pr(s, ["formatters"]);
|
|
3322
3327
|
this.ast = e.__parse(t, x(x({}, u), { locale: this.resolvedLocale }));
|
|
3323
3328
|
} else
|
|
3324
3329
|
this.ast = t;
|
|
3325
3330
|
if (!Array.isArray(this.ast))
|
|
3326
3331
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3327
|
-
this.formats =
|
|
3332
|
+
this.formats = En(e.formats, n), this.formatters = i && i.formatters || vn(this.formatterCache);
|
|
3328
3333
|
}
|
|
3329
3334
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3330
3335
|
get: function() {
|
|
@@ -3337,7 +3342,7 @@ var vn = (
|
|
|
3337
3342
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3338
3343
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3339
3344
|
}
|
|
3340
|
-
}, e.__parse =
|
|
3345
|
+
}, e.__parse = pn, e.formats = {
|
|
3341
3346
|
number: {
|
|
3342
3347
|
integer: {
|
|
3343
3348
|
maximumFractionDigits: 0
|
|
@@ -3419,92 +3424,92 @@ function Tn(e, t) {
|
|
|
3419
3424
|
n = void 0;
|
|
3420
3425
|
return n;
|
|
3421
3426
|
}
|
|
3422
|
-
const
|
|
3427
|
+
const G = {}, Hn = (e, t, r) => r && (t in G || (G[t] = {}), e in G[t] || (G[t][e] = r), r), Rt = (e, t) => {
|
|
3423
3428
|
if (t == null)
|
|
3424
3429
|
return;
|
|
3425
|
-
if (t in
|
|
3426
|
-
return
|
|
3427
|
-
const r =
|
|
3430
|
+
if (t in G && e in G[t])
|
|
3431
|
+
return G[t][e];
|
|
3432
|
+
const r = ve(t);
|
|
3428
3433
|
for (let n = 0; n < r.length; n++) {
|
|
3429
|
-
const i = r[n], o =
|
|
3434
|
+
const i = r[n], o = Bn(i, e);
|
|
3430
3435
|
if (o)
|
|
3431
|
-
return
|
|
3436
|
+
return Hn(e, t, o);
|
|
3432
3437
|
}
|
|
3433
3438
|
};
|
|
3434
|
-
let
|
|
3435
|
-
const
|
|
3436
|
-
function
|
|
3437
|
-
return
|
|
3439
|
+
let Ve;
|
|
3440
|
+
const ue = ye({});
|
|
3441
|
+
function An(e) {
|
|
3442
|
+
return Ve[e] || null;
|
|
3438
3443
|
}
|
|
3439
|
-
function
|
|
3440
|
-
return e in
|
|
3444
|
+
function Ut(e) {
|
|
3445
|
+
return e in Ve;
|
|
3441
3446
|
}
|
|
3442
|
-
function
|
|
3443
|
-
if (!
|
|
3447
|
+
function Bn(e, t) {
|
|
3448
|
+
if (!Ut(e))
|
|
3444
3449
|
return null;
|
|
3445
|
-
const r =
|
|
3450
|
+
const r = An(e);
|
|
3446
3451
|
return Tn(r, t);
|
|
3447
3452
|
}
|
|
3448
|
-
function
|
|
3453
|
+
function Sn(e) {
|
|
3449
3454
|
if (e == null)
|
|
3450
3455
|
return;
|
|
3451
|
-
const t =
|
|
3456
|
+
const t = ve(e);
|
|
3452
3457
|
for (let r = 0; r < t.length; r++) {
|
|
3453
3458
|
const n = t[r];
|
|
3454
|
-
if (
|
|
3459
|
+
if (Ut(n))
|
|
3455
3460
|
return n;
|
|
3456
3461
|
}
|
|
3457
3462
|
}
|
|
3458
|
-
function
|
|
3459
|
-
delete
|
|
3463
|
+
function Gt(e, ...t) {
|
|
3464
|
+
delete G[e], ue.update((r) => (r[e] = Or.all([r[e] || {}, ...t]), r));
|
|
3460
3465
|
}
|
|
3461
|
-
|
|
3462
|
-
[
|
|
3466
|
+
K(
|
|
3467
|
+
[ue],
|
|
3463
3468
|
([e]) => Object.keys(e)
|
|
3464
3469
|
);
|
|
3465
|
-
|
|
3466
|
-
const
|
|
3467
|
-
function
|
|
3468
|
-
|
|
3470
|
+
ue.subscribe((e) => Ve = e);
|
|
3471
|
+
const pe = {};
|
|
3472
|
+
function wn(e, t) {
|
|
3473
|
+
pe[e].delete(t), pe[e].size === 0 && delete pe[e];
|
|
3469
3474
|
}
|
|
3470
|
-
function
|
|
3471
|
-
return
|
|
3475
|
+
function Dt(e) {
|
|
3476
|
+
return pe[e];
|
|
3472
3477
|
}
|
|
3473
3478
|
function On(e) {
|
|
3474
|
-
return
|
|
3475
|
-
const r =
|
|
3479
|
+
return ve(e).map((t) => {
|
|
3480
|
+
const r = Dt(t);
|
|
3476
3481
|
return [t, r ? [...r] : []];
|
|
3477
3482
|
}).filter(([, t]) => t.length > 0);
|
|
3478
3483
|
}
|
|
3479
|
-
function
|
|
3480
|
-
return e == null ? !1 :
|
|
3484
|
+
function Fe(e) {
|
|
3485
|
+
return e == null ? !1 : ve(e).some(
|
|
3481
3486
|
(t) => {
|
|
3482
3487
|
var r;
|
|
3483
|
-
return (r =
|
|
3488
|
+
return (r = Dt(t)) == null ? void 0 : r.size;
|
|
3484
3489
|
}
|
|
3485
3490
|
);
|
|
3486
3491
|
}
|
|
3487
|
-
function
|
|
3492
|
+
function Pn(e, t) {
|
|
3488
3493
|
return Promise.all(
|
|
3489
|
-
t.map((n) => (
|
|
3490
|
-
).then((n) =>
|
|
3494
|
+
t.map((n) => (wn(e, n), n().then((i) => i.default || i)))
|
|
3495
|
+
).then((n) => Gt(e, ...n));
|
|
3491
3496
|
}
|
|
3492
|
-
const
|
|
3493
|
-
function
|
|
3494
|
-
if (!
|
|
3495
|
-
return e in
|
|
3497
|
+
const re = {};
|
|
3498
|
+
function Ft(e) {
|
|
3499
|
+
if (!Fe(e))
|
|
3500
|
+
return e in re ? re[e] : Promise.resolve();
|
|
3496
3501
|
const t = On(e);
|
|
3497
|
-
return
|
|
3502
|
+
return re[e] = Promise.all(
|
|
3498
3503
|
t.map(
|
|
3499
|
-
([r, n]) =>
|
|
3504
|
+
([r, n]) => Pn(r, n)
|
|
3500
3505
|
)
|
|
3501
3506
|
).then(() => {
|
|
3502
|
-
if (
|
|
3503
|
-
return
|
|
3504
|
-
delete
|
|
3505
|
-
}),
|
|
3507
|
+
if (Fe(e))
|
|
3508
|
+
return Ft(e);
|
|
3509
|
+
delete re[e];
|
|
3510
|
+
}), re[e];
|
|
3506
3511
|
}
|
|
3507
|
-
const
|
|
3512
|
+
const Nn = {
|
|
3508
3513
|
number: {
|
|
3509
3514
|
scientific: { notation: "scientific" },
|
|
3510
3515
|
engineering: { notation: "engineering" },
|
|
@@ -3533,150 +3538,150 @@ const Pn = {
|
|
|
3533
3538
|
timeZoneName: "short"
|
|
3534
3539
|
}
|
|
3535
3540
|
}
|
|
3536
|
-
},
|
|
3541
|
+
}, Ln = {
|
|
3537
3542
|
fallbackLocale: null,
|
|
3538
3543
|
loadingDelay: 200,
|
|
3539
|
-
formats:
|
|
3544
|
+
formats: Nn,
|
|
3540
3545
|
warnOnMissingMessages: !0,
|
|
3541
3546
|
handleMissingMessage: void 0,
|
|
3542
3547
|
ignoreTag: !0
|
|
3543
|
-
},
|
|
3544
|
-
function
|
|
3545
|
-
return
|
|
3548
|
+
}, In = Ln;
|
|
3549
|
+
function q() {
|
|
3550
|
+
return In;
|
|
3546
3551
|
}
|
|
3547
3552
|
const Oe = ye(!1);
|
|
3548
|
-
var
|
|
3553
|
+
var Mn = Object.defineProperty, $n = Object.defineProperties, Rn = Object.getOwnPropertyDescriptors, ot = Object.getOwnPropertySymbols, Un = Object.prototype.hasOwnProperty, Gn = Object.prototype.propertyIsEnumerable, st = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Dn = (e, t) => {
|
|
3549
3554
|
for (var r in t || (t = {}))
|
|
3550
|
-
|
|
3551
|
-
if (
|
|
3552
|
-
for (var r of
|
|
3553
|
-
|
|
3555
|
+
Un.call(t, r) && st(e, r, t[r]);
|
|
3556
|
+
if (ot)
|
|
3557
|
+
for (var r of ot(t))
|
|
3558
|
+
Gn.call(t, r) && st(e, r, t[r]);
|
|
3554
3559
|
return e;
|
|
3555
|
-
},
|
|
3556
|
-
let
|
|
3557
|
-
const
|
|
3558
|
-
function
|
|
3560
|
+
}, Fn = (e, t) => $n(e, Rn(t));
|
|
3561
|
+
let je;
|
|
3562
|
+
const be = ye(null);
|
|
3563
|
+
function at(e) {
|
|
3559
3564
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3560
3565
|
}
|
|
3561
|
-
function
|
|
3562
|
-
const r =
|
|
3563
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3566
|
+
function ve(e, t = q().fallbackLocale) {
|
|
3567
|
+
const r = at(e);
|
|
3568
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...at(t)])] : r;
|
|
3564
3569
|
}
|
|
3565
|
-
function
|
|
3566
|
-
return
|
|
3570
|
+
function k() {
|
|
3571
|
+
return je ?? void 0;
|
|
3567
3572
|
}
|
|
3568
|
-
|
|
3569
|
-
|
|
3573
|
+
be.subscribe((e) => {
|
|
3574
|
+
je = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3570
3575
|
});
|
|
3571
|
-
const
|
|
3572
|
-
if (e &&
|
|
3573
|
-
const { loadingDelay: t } =
|
|
3576
|
+
const jn = (e) => {
|
|
3577
|
+
if (e && Sn(e) && Fe(e)) {
|
|
3578
|
+
const { loadingDelay: t } = q();
|
|
3574
3579
|
let r;
|
|
3575
|
-
return typeof window < "u" &&
|
|
3580
|
+
return typeof window < "u" && k() != null && t ? r = window.setTimeout(
|
|
3576
3581
|
() => Oe.set(!0),
|
|
3577
3582
|
t
|
|
3578
|
-
) : Oe.set(!0),
|
|
3579
|
-
|
|
3583
|
+
) : Oe.set(!0), Ft(e).then(() => {
|
|
3584
|
+
be.set(e);
|
|
3580
3585
|
}).finally(() => {
|
|
3581
3586
|
clearTimeout(r), Oe.set(!1);
|
|
3582
3587
|
});
|
|
3583
3588
|
}
|
|
3584
|
-
return
|
|
3585
|
-
},
|
|
3586
|
-
set:
|
|
3587
|
-
}),
|
|
3589
|
+
return be.set(e);
|
|
3590
|
+
}, ee = Fn(Dn({}, be), {
|
|
3591
|
+
set: jn
|
|
3592
|
+
}), Ce = (e) => {
|
|
3588
3593
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3589
3594
|
return (n) => {
|
|
3590
3595
|
const i = JSON.stringify(n);
|
|
3591
3596
|
return i in t ? t[i] : t[i] = e(n);
|
|
3592
3597
|
};
|
|
3593
3598
|
};
|
|
3594
|
-
var
|
|
3599
|
+
var kn = Object.defineProperty, _e = Object.getOwnPropertySymbols, jt = Object.prototype.hasOwnProperty, kt = Object.prototype.propertyIsEnumerable, ut = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xe = (e, t) => {
|
|
3595
3600
|
for (var r in t || (t = {}))
|
|
3596
|
-
|
|
3597
|
-
if (
|
|
3598
|
-
for (var r of
|
|
3599
|
-
|
|
3601
|
+
jt.call(t, r) && ut(e, r, t[r]);
|
|
3602
|
+
if (_e)
|
|
3603
|
+
for (var r of _e(t))
|
|
3604
|
+
kt.call(t, r) && ut(e, r, t[r]);
|
|
3600
3605
|
return e;
|
|
3601
|
-
},
|
|
3606
|
+
}, te = (e, t) => {
|
|
3602
3607
|
var r = {};
|
|
3603
3608
|
for (var n in e)
|
|
3604
|
-
|
|
3605
|
-
if (e != null &&
|
|
3606
|
-
for (var n of
|
|
3607
|
-
t.indexOf(n) < 0 &&
|
|
3609
|
+
jt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
3610
|
+
if (e != null && _e)
|
|
3611
|
+
for (var n of _e(e))
|
|
3612
|
+
t.indexOf(n) < 0 && kt.call(e, n) && (r[n] = e[n]);
|
|
3608
3613
|
return r;
|
|
3609
3614
|
};
|
|
3610
|
-
const
|
|
3611
|
-
const { formats: r } =
|
|
3615
|
+
const se = (e, t) => {
|
|
3616
|
+
const { formats: r } = q();
|
|
3612
3617
|
if (e in r && t in r[e])
|
|
3613
3618
|
return r[e][t];
|
|
3614
3619
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3615
|
-
},
|
|
3620
|
+
}, Vn = Ce(
|
|
3616
3621
|
(e) => {
|
|
3617
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3622
|
+
var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
|
|
3618
3623
|
if (r == null)
|
|
3619
3624
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3620
|
-
return n && (i =
|
|
3625
|
+
return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
|
|
3621
3626
|
}
|
|
3622
|
-
),
|
|
3627
|
+
), Xn = Ce(
|
|
3623
3628
|
(e) => {
|
|
3624
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3629
|
+
var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
|
|
3625
3630
|
if (r == null)
|
|
3626
3631
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3627
|
-
return n ? i =
|
|
3632
|
+
return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
3628
3633
|
}
|
|
3629
|
-
),
|
|
3634
|
+
), zn = Ce(
|
|
3630
3635
|
(e) => {
|
|
3631
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3636
|
+
var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
|
|
3632
3637
|
if (r == null)
|
|
3633
3638
|
throw new Error(
|
|
3634
3639
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3635
3640
|
);
|
|
3636
|
-
return n ? i =
|
|
3641
|
+
return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
3637
3642
|
}
|
|
3638
|
-
),
|
|
3643
|
+
), Wn = (e = {}) => {
|
|
3639
3644
|
var t = e, {
|
|
3640
|
-
locale: r =
|
|
3641
|
-
} = t, n =
|
|
3645
|
+
locale: r = k()
|
|
3646
|
+
} = t, n = te(t, [
|
|
3642
3647
|
"locale"
|
|
3643
3648
|
]);
|
|
3644
|
-
return
|
|
3645
|
-
},
|
|
3649
|
+
return Vn(Xe({ locale: r }, n));
|
|
3650
|
+
}, Zn = (e = {}) => {
|
|
3646
3651
|
var t = e, {
|
|
3647
|
-
locale: r =
|
|
3648
|
-
} = t, n =
|
|
3652
|
+
locale: r = k()
|
|
3653
|
+
} = t, n = te(t, [
|
|
3649
3654
|
"locale"
|
|
3650
3655
|
]);
|
|
3651
|
-
return
|
|
3652
|
-
},
|
|
3656
|
+
return Xn(Xe({ locale: r }, n));
|
|
3657
|
+
}, Qn = (e = {}) => {
|
|
3653
3658
|
var t = e, {
|
|
3654
|
-
locale: r =
|
|
3655
|
-
} = t, n =
|
|
3659
|
+
locale: r = k()
|
|
3660
|
+
} = t, n = te(t, [
|
|
3656
3661
|
"locale"
|
|
3657
3662
|
]);
|
|
3658
|
-
return
|
|
3659
|
-
},
|
|
3663
|
+
return zn(Xe({ locale: r }, n));
|
|
3664
|
+
}, Jn = Ce(
|
|
3660
3665
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3661
|
-
(e, t =
|
|
3662
|
-
ignoreTag:
|
|
3666
|
+
(e, t = k()) => new Cn(e, t, q().formats, {
|
|
3667
|
+
ignoreTag: q().ignoreTag
|
|
3663
3668
|
})
|
|
3664
|
-
),
|
|
3669
|
+
), qn = (e, t = {}) => {
|
|
3665
3670
|
var r, n, i, o;
|
|
3666
3671
|
let s = t;
|
|
3667
3672
|
typeof e == "object" && (s = e, e = s.id);
|
|
3668
3673
|
const {
|
|
3669
3674
|
values: u,
|
|
3670
|
-
locale: l =
|
|
3675
|
+
locale: l = k(),
|
|
3671
3676
|
default: a
|
|
3672
3677
|
} = s;
|
|
3673
3678
|
if (l == null)
|
|
3674
3679
|
throw new Error(
|
|
3675
3680
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3676
3681
|
);
|
|
3677
|
-
let h =
|
|
3682
|
+
let h = Rt(e, l);
|
|
3678
3683
|
if (!h)
|
|
3679
|
-
h = (o = (i = (n = (r =
|
|
3684
|
+
h = (o = (i = (n = (r = q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: a })) != null ? i : a) != null ? o : e;
|
|
3680
3685
|
else if (typeof h != "string")
|
|
3681
3686
|
return console.warn(
|
|
3682
3687
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -3685,7 +3690,7 @@ const oe = (e, t) => {
|
|
|
3685
3690
|
return h;
|
|
3686
3691
|
let c = h;
|
|
3687
3692
|
try {
|
|
3688
|
-
c =
|
|
3693
|
+
c = Jn(h, l).format(u);
|
|
3689
3694
|
} catch (f) {
|
|
3690
3695
|
f instanceof Error && console.warn(
|
|
3691
3696
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3693,18 +3698,18 @@ const oe = (e, t) => {
|
|
|
3693
3698
|
);
|
|
3694
3699
|
}
|
|
3695
3700
|
return c;
|
|
3696
|
-
},
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
function
|
|
3702
|
-
|
|
3703
|
-
}
|
|
3704
|
-
function
|
|
3705
|
-
|
|
3706
|
-
}
|
|
3707
|
-
const
|
|
3701
|
+
}, Yn = (e, t) => Qn(t).format(e), Kn = (e, t) => Zn(t).format(e), ei = (e, t) => Wn(t).format(e), ti = (e, t = k()) => Rt(e, t), ri = K([ee, ue], () => qn);
|
|
3702
|
+
K([ee], () => Yn);
|
|
3703
|
+
K([ee], () => Kn);
|
|
3704
|
+
K([ee], () => ei);
|
|
3705
|
+
K([ee, ue], () => ti);
|
|
3706
|
+
function ht(e, t) {
|
|
3707
|
+
Gt(e, t);
|
|
3708
|
+
}
|
|
3709
|
+
function ni(e) {
|
|
3710
|
+
ee.set(e);
|
|
3711
|
+
}
|
|
3712
|
+
const lt = {
|
|
3708
3713
|
en: {
|
|
3709
3714
|
topCategories: "Top Categories",
|
|
3710
3715
|
otherCategories: "Other Categories",
|
|
@@ -3814,13 +3819,13 @@ const ht = {
|
|
|
3814
3819
|
games: "games"
|
|
3815
3820
|
}
|
|
3816
3821
|
};
|
|
3817
|
-
function
|
|
3822
|
+
function ii(e, t) {
|
|
3818
3823
|
if (e) {
|
|
3819
3824
|
const r = document.createElement("style");
|
|
3820
3825
|
r.innerHTML = t, e.appendChild(r);
|
|
3821
3826
|
}
|
|
3822
3827
|
}
|
|
3823
|
-
function
|
|
3828
|
+
function oi(e, t) {
|
|
3824
3829
|
const r = new URL(t);
|
|
3825
3830
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
3826
3831
|
const i = document.createElement("style");
|
|
@@ -3829,7 +3834,7 @@ function ii(e, t) {
|
|
|
3829
3834
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
3830
3835
|
});
|
|
3831
3836
|
}
|
|
3832
|
-
function
|
|
3837
|
+
function si(e, t, r) {
|
|
3833
3838
|
if (window.emMessageBus) {
|
|
3834
3839
|
const n = document.createElement("style");
|
|
3835
3840
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -3837,48 +3842,48 @@ function oi(e, t, r) {
|
|
|
3837
3842
|
});
|
|
3838
3843
|
}
|
|
3839
3844
|
}
|
|
3840
|
-
function
|
|
3841
|
-
|
|
3845
|
+
function ai(e) {
|
|
3846
|
+
Zt(e, "svelte-2l182v", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoCategories{display:flex;flex-direction:column;gap:1rem;padding:10px 60px}.CategoryTitle{font-weight:500;position:relative;right:30px;margin:10px 0;font-size:18px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.Category{border-radius:7px;display:flex;align-items:center;gap:16px;max-width:300px}.Category.Active{box-shadow:15px 15px 30px var(--emw--color-gray-100, #E6E6E6)}.CategoryTextContainer{display:flex;flex-direction:column;justify-content:center;gap:10px;font-size:15px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.CategoryTextContainer p:first-child{font-weight:600;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.CategoryTextContainer p:last-child{color:var(--emw--color-gray-150, #828282);font-weight:300}.CategoryImage{border-radius:4px;object-fit:cover;height:64px;width:64px;font-weight:100}.Message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:600}");
|
|
3842
3847
|
}
|
|
3843
|
-
function
|
|
3848
|
+
function ft(e, t, r) {
|
|
3844
3849
|
const n = e.slice();
|
|
3845
3850
|
return n[23] = t[r], n;
|
|
3846
3851
|
}
|
|
3847
|
-
function
|
|
3852
|
+
function ct(e, t, r) {
|
|
3848
3853
|
const n = e.slice();
|
|
3849
3854
|
return n[23] = t[r], n;
|
|
3850
3855
|
}
|
|
3851
|
-
function
|
|
3856
|
+
function ui(e) {
|
|
3852
3857
|
let t, r, n = (
|
|
3853
3858
|
/*$_*/
|
|
3854
3859
|
e[5]("topCategories") + ""
|
|
3855
3860
|
), i, o, s, u, l = (
|
|
3856
3861
|
/*$_*/
|
|
3857
3862
|
e[5]("otherCategories") + ""
|
|
3858
|
-
), a, h, c =
|
|
3863
|
+
), a, h, c = fe(
|
|
3859
3864
|
/*topCategories*/
|
|
3860
3865
|
e[3]
|
|
3861
3866
|
), f = [];
|
|
3862
3867
|
for (let g = 0; g < c.length; g += 1)
|
|
3863
|
-
f[g] = ct(
|
|
3864
|
-
let p =
|
|
3868
|
+
f[g] = gt(ct(e, c, g));
|
|
3869
|
+
let p = fe(
|
|
3865
3870
|
/*otherCategories*/
|
|
3866
3871
|
e[4]
|
|
3867
3872
|
), d = [];
|
|
3868
3873
|
for (let g = 0; g < p.length; g += 1)
|
|
3869
|
-
d[g] =
|
|
3874
|
+
d[g] = mt(ft(e, p, g));
|
|
3870
3875
|
return {
|
|
3871
3876
|
c() {
|
|
3872
|
-
t =
|
|
3877
|
+
t = S("div"), r = S("h4"), i = U(n), o = R();
|
|
3873
3878
|
for (let g = 0; g < f.length; g += 1)
|
|
3874
3879
|
f[g].c();
|
|
3875
|
-
s =
|
|
3880
|
+
s = R(), u = S("h4"), a = U(l), h = R();
|
|
3876
3881
|
for (let g = 0; g < d.length; g += 1)
|
|
3877
3882
|
d[g].c();
|
|
3878
|
-
|
|
3883
|
+
L(r, "class", "CategoryTitle"), L(u, "class", "CategoryTitle"), L(t, "class", "CasinoCategories");
|
|
3879
3884
|
},
|
|
3880
3885
|
m(g, E) {
|
|
3881
|
-
|
|
3886
|
+
Y(g, t, E), v(t, r), v(r, i), v(t, o);
|
|
3882
3887
|
for (let m = 0; m < f.length; m += 1)
|
|
3883
3888
|
f[m] && f[m].m(t, null);
|
|
3884
3889
|
v(t, s), v(t, u), v(u, a), v(t, h);
|
|
@@ -3888,16 +3893,16 @@ function ai(e) {
|
|
|
3888
3893
|
p(g, E) {
|
|
3889
3894
|
if (E & /*$_*/
|
|
3890
3895
|
32 && n !== (n = /*$_*/
|
|
3891
|
-
g[5]("topCategories") + "") &&
|
|
3896
|
+
g[5]("topCategories") + "") && D(i, n), E & /*activecategory, topCategories, openGameCategory, $_*/
|
|
3892
3897
|
105) {
|
|
3893
|
-
c =
|
|
3898
|
+
c = fe(
|
|
3894
3899
|
/*topCategories*/
|
|
3895
3900
|
g[3]
|
|
3896
3901
|
);
|
|
3897
3902
|
let m;
|
|
3898
3903
|
for (m = 0; m < c.length; m += 1) {
|
|
3899
|
-
const
|
|
3900
|
-
f[m] ? f[m].p(
|
|
3904
|
+
const T = ct(g, c, m);
|
|
3905
|
+
f[m] ? f[m].p(T, E) : (f[m] = gt(T), f[m].c(), f[m].m(t, s));
|
|
3901
3906
|
}
|
|
3902
3907
|
for (; m < f.length; m += 1)
|
|
3903
3908
|
f[m].d(1);
|
|
@@ -3905,16 +3910,16 @@ function ai(e) {
|
|
|
3905
3910
|
}
|
|
3906
3911
|
if (E & /*$_*/
|
|
3907
3912
|
32 && l !== (l = /*$_*/
|
|
3908
|
-
g[5]("otherCategories") + "") &&
|
|
3913
|
+
g[5]("otherCategories") + "") && D(a, l), E & /*activecategory, otherCategories, openGameCategory, $_*/
|
|
3909
3914
|
113) {
|
|
3910
|
-
p =
|
|
3915
|
+
p = fe(
|
|
3911
3916
|
/*otherCategories*/
|
|
3912
3917
|
g[4]
|
|
3913
3918
|
);
|
|
3914
3919
|
let m;
|
|
3915
3920
|
for (m = 0; m < p.length; m += 1) {
|
|
3916
|
-
const
|
|
3917
|
-
d[m] ? d[m].p(
|
|
3921
|
+
const T = ft(g, p, m);
|
|
3922
|
+
d[m] ? d[m].p(T, E) : (d[m] = mt(T), d[m].c(), d[m].m(t, null));
|
|
3918
3923
|
}
|
|
3919
3924
|
for (; m < d.length; m += 1)
|
|
3920
3925
|
d[m].d(1);
|
|
@@ -3922,26 +3927,26 @@ function ai(e) {
|
|
|
3922
3927
|
}
|
|
3923
3928
|
},
|
|
3924
3929
|
d(g) {
|
|
3925
|
-
g &&
|
|
3930
|
+
g && j(t), Ze(f, g), Ze(d, g);
|
|
3926
3931
|
}
|
|
3927
3932
|
};
|
|
3928
3933
|
}
|
|
3929
|
-
function
|
|
3934
|
+
function hi(e) {
|
|
3930
3935
|
let t;
|
|
3931
3936
|
return {
|
|
3932
3937
|
c() {
|
|
3933
|
-
t =
|
|
3938
|
+
t = S("p"), t.textContent = "Loading, please wait...", L(t, "class", "Message");
|
|
3934
3939
|
},
|
|
3935
3940
|
m(r, n) {
|
|
3936
|
-
|
|
3941
|
+
Y(r, t, n);
|
|
3937
3942
|
},
|
|
3938
|
-
p:
|
|
3943
|
+
p: N,
|
|
3939
3944
|
d(r) {
|
|
3940
|
-
r &&
|
|
3945
|
+
r && j(t);
|
|
3941
3946
|
}
|
|
3942
3947
|
};
|
|
3943
3948
|
}
|
|
3944
|
-
function
|
|
3949
|
+
function gt(e) {
|
|
3945
3950
|
let t, r, n, i, o, s, u, l = (
|
|
3946
3951
|
/*category*/
|
|
3947
3952
|
e[23].name + ""
|
|
@@ -3951,8 +3956,8 @@ function ct(e) {
|
|
|
3951
3956
|
), p, d, g = (
|
|
3952
3957
|
/*$_*/
|
|
3953
3958
|
e[5]("games") + ""
|
|
3954
|
-
), E, m,
|
|
3955
|
-
function
|
|
3959
|
+
), E, m, T, A;
|
|
3960
|
+
function O() {
|
|
3956
3961
|
return (
|
|
3957
3962
|
/*click_handler*/
|
|
3958
3963
|
e[15](
|
|
@@ -3963,37 +3968,37 @@ function ct(e) {
|
|
|
3963
3968
|
}
|
|
3964
3969
|
return {
|
|
3965
3970
|
c() {
|
|
3966
|
-
t =
|
|
3967
|
-
e[23].icon) ||
|
|
3968
|
-
e[23].name),
|
|
3971
|
+
t = S("div"), r = S("ui-image"), o = R(), s = S("div"), u = S("p"), a = U(l), h = R(), c = S("p"), p = U(f), d = R(), E = U(g), de(r.src, n = /*category*/
|
|
3972
|
+
e[23].icon) || $(r, "src", n), $(r, "alt", i = /*category*/
|
|
3973
|
+
e[23].name), $(r, "imgClass", "CategoryImage"), L(s, "class", "CategoryTextContainer"), L(t, "class", m = "Category " + /*activecategory*/
|
|
3969
3974
|
(e[0] === /*category*/
|
|
3970
3975
|
e[23].id ? "Active" : ""));
|
|
3971
3976
|
},
|
|
3972
|
-
m(
|
|
3973
|
-
|
|
3977
|
+
m(B, H) {
|
|
3978
|
+
Y(B, t, H), v(t, r), v(t, o), v(t, s), v(s, u), v(u, a), v(s, h), v(s, c), v(c, p), v(c, d), v(c, E), T || (A = _t(t, "click", O), T = !0);
|
|
3974
3979
|
},
|
|
3975
|
-
p(
|
|
3976
|
-
e =
|
|
3977
|
-
8 && !
|
|
3978
|
-
e[23].icon) &&
|
|
3980
|
+
p(B, H) {
|
|
3981
|
+
e = B, H & /*topCategories*/
|
|
3982
|
+
8 && !de(r.src, n = /*category*/
|
|
3983
|
+
e[23].icon) && $(r, "src", n), H & /*topCategories*/
|
|
3979
3984
|
8 && i !== (i = /*category*/
|
|
3980
|
-
e[23].name) &&
|
|
3985
|
+
e[23].name) && $(r, "alt", i), H & /*topCategories*/
|
|
3981
3986
|
8 && l !== (l = /*category*/
|
|
3982
|
-
e[23].name + "") &&
|
|
3987
|
+
e[23].name + "") && D(a, l), H & /*topCategories*/
|
|
3983
3988
|
8 && f !== (f = /*category*/
|
|
3984
|
-
e[23].games.count + "") &&
|
|
3989
|
+
e[23].games.count + "") && D(p, f), H & /*$_*/
|
|
3985
3990
|
32 && g !== (g = /*$_*/
|
|
3986
|
-
e[5]("games") + "") &&
|
|
3991
|
+
e[5]("games") + "") && D(E, g), H & /*activecategory, topCategories*/
|
|
3987
3992
|
9 && m !== (m = "Category " + /*activecategory*/
|
|
3988
3993
|
(e[0] === /*category*/
|
|
3989
|
-
e[23].id ? "Active" : "")) &&
|
|
3994
|
+
e[23].id ? "Active" : "")) && L(t, "class", m);
|
|
3990
3995
|
},
|
|
3991
|
-
d(
|
|
3992
|
-
|
|
3996
|
+
d(B) {
|
|
3997
|
+
B && j(t), T = !1, A();
|
|
3993
3998
|
}
|
|
3994
3999
|
};
|
|
3995
4000
|
}
|
|
3996
|
-
function
|
|
4001
|
+
function mt(e) {
|
|
3997
4002
|
let t, r, n, i, o, s, u, l = (
|
|
3998
4003
|
/*category*/
|
|
3999
4004
|
e[23].name + ""
|
|
@@ -4003,8 +4008,8 @@ function gt(e) {
|
|
|
4003
4008
|
), p, d, g = (
|
|
4004
4009
|
/*$_*/
|
|
4005
4010
|
e[5]("games") + ""
|
|
4006
|
-
), E, m,
|
|
4007
|
-
function
|
|
4011
|
+
), E, m, T, A, O;
|
|
4012
|
+
function B() {
|
|
4008
4013
|
return (
|
|
4009
4014
|
/*click_handler_1*/
|
|
4010
4015
|
e[16](
|
|
@@ -4015,99 +4020,99 @@ function gt(e) {
|
|
|
4015
4020
|
}
|
|
4016
4021
|
return {
|
|
4017
4022
|
c() {
|
|
4018
|
-
t =
|
|
4019
|
-
e[23].icon) ||
|
|
4020
|
-
e[23].name),
|
|
4023
|
+
t = S("div"), r = S("ui-image"), o = R(), s = S("div"), u = S("p"), a = U(l), h = R(), c = S("p"), p = U(f), d = R(), E = U(g), m = R(), de(r.src, n = /*category*/
|
|
4024
|
+
e[23].icon) || $(r, "src", n), $(r, "alt", i = /*category*/
|
|
4025
|
+
e[23].name), $(r, "imgClass", "CategoryImage"), L(s, "class", "CategoryTextContainer"), L(t, "class", T = "Category " + /*activecategory*/
|
|
4021
4026
|
(e[0] === /*category*/
|
|
4022
4027
|
e[23].id ? "Active" : ""));
|
|
4023
4028
|
},
|
|
4024
|
-
m(H,
|
|
4025
|
-
|
|
4029
|
+
m(H, P) {
|
|
4030
|
+
Y(H, t, P), v(t, r), v(t, o), v(t, s), v(s, u), v(u, a), v(s, h), v(s, c), v(c, p), v(c, d), v(c, E), v(t, m), A || (O = _t(t, "click", B), A = !0);
|
|
4026
4031
|
},
|
|
4027
|
-
p(H,
|
|
4028
|
-
e = H,
|
|
4029
|
-
16 && !
|
|
4030
|
-
e[23].icon) &&
|
|
4032
|
+
p(H, P) {
|
|
4033
|
+
e = H, P & /*otherCategories*/
|
|
4034
|
+
16 && !de(r.src, n = /*category*/
|
|
4035
|
+
e[23].icon) && $(r, "src", n), P & /*otherCategories*/
|
|
4031
4036
|
16 && i !== (i = /*category*/
|
|
4032
|
-
e[23].name) &&
|
|
4037
|
+
e[23].name) && $(r, "alt", i), P & /*otherCategories*/
|
|
4033
4038
|
16 && l !== (l = /*category*/
|
|
4034
|
-
e[23].name + "") &&
|
|
4039
|
+
e[23].name + "") && D(a, l), P & /*otherCategories*/
|
|
4035
4040
|
16 && f !== (f = /*category*/
|
|
4036
|
-
e[23].games.count + "") &&
|
|
4041
|
+
e[23].games.count + "") && D(p, f), P & /*$_*/
|
|
4037
4042
|
32 && g !== (g = /*$_*/
|
|
4038
|
-
e[5]("games") + "") &&
|
|
4039
|
-
17 &&
|
|
4043
|
+
e[5]("games") + "") && D(E, g), P & /*activecategory, otherCategories*/
|
|
4044
|
+
17 && T !== (T = "Category " + /*activecategory*/
|
|
4040
4045
|
(e[0] === /*category*/
|
|
4041
|
-
e[23].id ? "Active" : "")) &&
|
|
4046
|
+
e[23].id ? "Active" : "")) && L(t, "class", T);
|
|
4042
4047
|
},
|
|
4043
4048
|
d(H) {
|
|
4044
|
-
H &&
|
|
4049
|
+
H && j(t), A = !1, O();
|
|
4045
4050
|
}
|
|
4046
4051
|
};
|
|
4047
4052
|
}
|
|
4048
|
-
function
|
|
4053
|
+
function li(e) {
|
|
4049
4054
|
let t;
|
|
4050
4055
|
function r(o, s) {
|
|
4051
4056
|
return (
|
|
4052
4057
|
/*isLoading*/
|
|
4053
|
-
o[2] ?
|
|
4058
|
+
o[2] ? hi : ui
|
|
4054
4059
|
);
|
|
4055
4060
|
}
|
|
4056
4061
|
let n = r(e), i = n(e);
|
|
4057
4062
|
return {
|
|
4058
4063
|
c() {
|
|
4059
|
-
t =
|
|
4064
|
+
t = S("div"), i.c();
|
|
4060
4065
|
},
|
|
4061
4066
|
m(o, s) {
|
|
4062
|
-
|
|
4067
|
+
Y(o, t, s), i.m(t, null), e[17](t);
|
|
4063
4068
|
},
|
|
4064
4069
|
p(o, [s]) {
|
|
4065
4070
|
n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
|
|
4066
4071
|
},
|
|
4067
|
-
i:
|
|
4068
|
-
o:
|
|
4072
|
+
i: N,
|
|
4073
|
+
o: N,
|
|
4069
4074
|
d(o) {
|
|
4070
|
-
o &&
|
|
4075
|
+
o && j(t), i.d(), e[17](null);
|
|
4071
4076
|
}
|
|
4072
4077
|
};
|
|
4073
4078
|
}
|
|
4074
|
-
function
|
|
4079
|
+
function fi(e, t, r) {
|
|
4075
4080
|
let n;
|
|
4076
|
-
|
|
4081
|
+
Wt(e, ri, (b) => r(5, n = b));
|
|
4077
4082
|
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "en" } = t, { activecategory: u = "" } = t, { excludedflags: l = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: c = "" } = t, { mbsource: f } = t, p, d = !1;
|
|
4078
4083
|
const g = [];
|
|
4079
4084
|
let E = [], m = [];
|
|
4080
|
-
Object.keys(
|
|
4081
|
-
|
|
4085
|
+
Object.keys(lt).forEach((b) => {
|
|
4086
|
+
ht(b, lt[b]);
|
|
4082
4087
|
});
|
|
4083
|
-
const
|
|
4088
|
+
const T = () => {
|
|
4084
4089
|
fetch(c).then((M) => M.json()).then((M) => {
|
|
4085
|
-
Object.keys(M).forEach((
|
|
4086
|
-
|
|
4090
|
+
Object.keys(M).forEach((he) => {
|
|
4091
|
+
ht(he, M[he]);
|
|
4087
4092
|
});
|
|
4088
4093
|
}).catch((M) => {
|
|
4089
4094
|
console.log(M);
|
|
4090
4095
|
});
|
|
4091
|
-
},
|
|
4096
|
+
}, A = () => {
|
|
4092
4097
|
r(2, d = !0);
|
|
4093
4098
|
const b = new URL(`${i}/v1/casino/groups/${o}`);
|
|
4094
4099
|
b.searchParams.append("language", s), fetch(b).then((M) => M.json()).then((M) => {
|
|
4095
4100
|
r(2, d = !1);
|
|
4096
|
-
const
|
|
4101
|
+
const he = l.split(",").map((F) => F.trim());
|
|
4097
4102
|
g.push(...M.items);
|
|
4098
|
-
const
|
|
4099
|
-
r(3, E =
|
|
4103
|
+
const ze = g.filter((F) => !he.some((Xt) => F.flags?.indexOf(Xt) >= 0));
|
|
4104
|
+
r(3, E = ze.filter((F) => F.isTopCategory === !0)), r(4, m = ze.filter((F) => F.isTopCategory === !1));
|
|
4100
4105
|
});
|
|
4101
|
-
},
|
|
4106
|
+
}, O = (b) => {
|
|
4102
4107
|
window.postMessage({ type: "OpenGameCategory", categoryId: b }, window.location.href);
|
|
4103
|
-
},
|
|
4104
|
-
|
|
4108
|
+
}, B = () => {
|
|
4109
|
+
ni(s);
|
|
4105
4110
|
};
|
|
4106
|
-
|
|
4111
|
+
er(() => () => {
|
|
4107
4112
|
});
|
|
4108
|
-
const H = (b) =>
|
|
4109
|
-
function
|
|
4110
|
-
|
|
4113
|
+
const H = (b) => O(b.id), P = (b) => O(b.id);
|
|
4114
|
+
function Vt(b) {
|
|
4115
|
+
Pe[b ? "unshift" : "push"](() => {
|
|
4111
4116
|
p = b, r(1, p);
|
|
4112
4117
|
});
|
|
4113
4118
|
}
|
|
@@ -4115,12 +4120,12 @@ function li(e, t, r) {
|
|
|
4115
4120
|
"endpoint" in b && r(7, i = b.endpoint), "datasource" in b && r(8, o = b.datasource), "lang" in b && r(9, s = b.lang), "activecategory" in b && r(0, u = b.activecategory), "excludedflags" in b && r(10, l = b.excludedflags), "clientstyling" in b && r(11, a = b.clientstyling), "clientstylingurl" in b && r(12, h = b.clientstylingurl), "translationurl" in b && r(13, c = b.translationurl), "mbsource" in b && r(14, f = b.mbsource);
|
|
4116
4121
|
}, e.$$.update = () => {
|
|
4117
4122
|
e.$$.dirty & /*endpoint, datasource*/
|
|
4118
|
-
384 && i && o &&
|
|
4119
|
-
8192 && c &&
|
|
4120
|
-
512 && s &&
|
|
4121
|
-
2050 && a && p &&
|
|
4122
|
-
4098 && h && p &&
|
|
4123
|
-
16386 && f && p &&
|
|
4123
|
+
384 && i && o && A(), e.$$.dirty & /*translationurl*/
|
|
4124
|
+
8192 && c && T(), e.$$.dirty & /*lang*/
|
|
4125
|
+
512 && s && B(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4126
|
+
2050 && a && p && ii(p, a), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4127
|
+
4098 && h && p && oi(p, h), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4128
|
+
16386 && f && p && si(p, `${f}.Style`);
|
|
4124
4129
|
}, [
|
|
4125
4130
|
u,
|
|
4126
4131
|
p,
|
|
@@ -4128,7 +4133,7 @@ function li(e, t, r) {
|
|
|
4128
4133
|
E,
|
|
4129
4134
|
m,
|
|
4130
4135
|
n,
|
|
4131
|
-
|
|
4136
|
+
O,
|
|
4132
4137
|
i,
|
|
4133
4138
|
o,
|
|
4134
4139
|
s,
|
|
@@ -4138,18 +4143,18 @@ function li(e, t, r) {
|
|
|
4138
4143
|
c,
|
|
4139
4144
|
f,
|
|
4140
4145
|
H,
|
|
4141
|
-
|
|
4142
|
-
|
|
4146
|
+
P,
|
|
4147
|
+
Vt
|
|
4143
4148
|
];
|
|
4144
4149
|
}
|
|
4145
|
-
class
|
|
4150
|
+
class ci extends cr {
|
|
4146
4151
|
constructor(t) {
|
|
4147
|
-
super(),
|
|
4152
|
+
super(), lr(
|
|
4148
4153
|
this,
|
|
4149
4154
|
t,
|
|
4155
|
+
fi,
|
|
4150
4156
|
li,
|
|
4151
|
-
|
|
4152
|
-
pt,
|
|
4157
|
+
dt,
|
|
4153
4158
|
{
|
|
4154
4159
|
endpoint: 7,
|
|
4155
4160
|
datasource: 8,
|
|
@@ -4161,7 +4166,7 @@ class fi extends fr {
|
|
|
4161
4166
|
translationurl: 13,
|
|
4162
4167
|
mbsource: 14
|
|
4163
4168
|
},
|
|
4164
|
-
|
|
4169
|
+
ai
|
|
4165
4170
|
);
|
|
4166
4171
|
}
|
|
4167
4172
|
get endpoint() {
|
|
@@ -4219,7 +4224,7 @@ class fi extends fr {
|
|
|
4219
4224
|
this.$$set({ mbsource: t }), I();
|
|
4220
4225
|
}
|
|
4221
4226
|
}
|
|
4222
|
-
|
|
4227
|
+
fr(ci, { endpoint: {}, datasource: {}, lang: {}, activecategory: {}, excludedflags: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
|
4223
4228
|
export {
|
|
4224
|
-
|
|
4229
|
+
ci as C
|
|
4225
4230
|
};
|