@everymatrix/general-navigation-bar 1.62.0 → 1.62.2
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/{GeneralNavigationBar-3urCZfeS.js → GeneralNavigationBar-BUIP0xj9.js} +854 -838
- package/components/{GeneralNavigationBar-DeJvrEma.js → GeneralNavigationBar-D-A3lfyi.js} +933 -917
- package/components/GeneralNavigationBar-DYpzM-tr.cjs +18 -0
- package/es2015/general-navigation-bar.cjs +1 -1
- package/es2015/general-navigation-bar.js +1 -1
- package/esnext/general-navigation-bar.js +1 -1
- package/package.json +1 -1
- package/components/GeneralNavigationBar-B3x1oUBX.cjs +0 -18
- package/stencil/app-globals-0f993ce5-D-kw1sls.js +0 -5
- package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +0 -1
- package/stencil/index-b7bbd57e-6KaMTlNN.js +0 -534
- package/stencil/index-b7bbd57e-BSagye0B.js +0 -550
- package/stencil/index-b7bbd57e-DIQXXTTR.cjs +0 -1
- package/stencil/ui-image-38c3c15f-CumwWbNu.js +0 -39
- package/stencil/ui-image-38c3c15f-Dxl-aZb-.js +0 -39
- package/stencil/ui-image-38c3c15f-y5t5ZLG0.cjs +0 -1
- package/stencil/ui-image-BQa5UbqU.js +0 -11
- package/stencil/ui-image-Bi4jDe3D.js +0 -29
- package/stencil/ui-image-z441BZiX.cjs +0 -1
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
function U() {
|
|
1
|
+
function R() {
|
|
3
2
|
}
|
|
4
3
|
function qr(e, t) {
|
|
5
4
|
for (const r in t)
|
|
@@ -9,47 +8,47 @@ function qr(e, t) {
|
|
|
9
8
|
e
|
|
10
9
|
);
|
|
11
10
|
}
|
|
12
|
-
function
|
|
11
|
+
function or(e) {
|
|
13
12
|
return e();
|
|
14
13
|
}
|
|
15
|
-
function
|
|
14
|
+
function Nt() {
|
|
16
15
|
return /* @__PURE__ */ Object.create(null);
|
|
17
16
|
}
|
|
18
|
-
function
|
|
19
|
-
e.forEach(
|
|
17
|
+
function oe(e) {
|
|
18
|
+
e.forEach(or);
|
|
20
19
|
}
|
|
21
|
-
function
|
|
20
|
+
function pt(e) {
|
|
22
21
|
return typeof e == "function";
|
|
23
22
|
}
|
|
24
|
-
function
|
|
23
|
+
function ar(e, t) {
|
|
25
24
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
26
25
|
}
|
|
27
|
-
let
|
|
28
|
-
function
|
|
29
|
-
return e === t ? !0 : (
|
|
26
|
+
let _e;
|
|
27
|
+
function ee(e, t) {
|
|
28
|
+
return e === t ? !0 : (_e || (_e = document.createElement("a")), _e.href = t, e === _e.href);
|
|
30
29
|
}
|
|
31
30
|
function Kr(e) {
|
|
32
31
|
return Object.keys(e).length === 0;
|
|
33
32
|
}
|
|
34
|
-
function
|
|
33
|
+
function sr(e, ...t) {
|
|
35
34
|
if (e == null) {
|
|
36
35
|
for (const n of t)
|
|
37
36
|
n(void 0);
|
|
38
|
-
return
|
|
37
|
+
return R;
|
|
39
38
|
}
|
|
40
39
|
const r = e.subscribe(...t);
|
|
41
40
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
42
41
|
}
|
|
43
42
|
function en(e, t, r) {
|
|
44
|
-
e.$$.on_destroy.push(
|
|
43
|
+
e.$$.on_destroy.push(sr(t, r));
|
|
45
44
|
}
|
|
46
45
|
function tn(e, t, r, n) {
|
|
47
46
|
if (e) {
|
|
48
|
-
const i =
|
|
47
|
+
const i = lr(e, t, r, n);
|
|
49
48
|
return e[0](i);
|
|
50
49
|
}
|
|
51
50
|
}
|
|
52
|
-
function
|
|
51
|
+
function lr(e, t, r, n) {
|
|
53
52
|
return e[1] && n ? qr(r.ctx.slice(), e[1](n(t))) : r.ctx;
|
|
54
53
|
}
|
|
55
54
|
function rn(e, t, r, n) {
|
|
@@ -69,7 +68,7 @@ function rn(e, t, r, n) {
|
|
|
69
68
|
}
|
|
70
69
|
function nn(e, t, r, n, i, o) {
|
|
71
70
|
if (i) {
|
|
72
|
-
const a =
|
|
71
|
+
const a = lr(t, r, n, o);
|
|
73
72
|
e.p(a, i);
|
|
74
73
|
}
|
|
75
74
|
}
|
|
@@ -88,7 +87,7 @@ function y(e, t) {
|
|
|
88
87
|
function an(e, t, r) {
|
|
89
88
|
const n = sn(e);
|
|
90
89
|
if (!n.getElementById(t)) {
|
|
91
|
-
const i =
|
|
90
|
+
const i = I("style");
|
|
92
91
|
i.id = t, i.textContent = r, ln(n, i);
|
|
93
92
|
}
|
|
94
93
|
}
|
|
@@ -109,30 +108,30 @@ function ln(e, t) {
|
|
|
109
108
|
t
|
|
110
109
|
), t.sheet;
|
|
111
110
|
}
|
|
112
|
-
function
|
|
111
|
+
function L(e, t, r) {
|
|
113
112
|
e.insertBefore(t, r || null);
|
|
114
113
|
}
|
|
115
|
-
function
|
|
114
|
+
function O(e) {
|
|
116
115
|
e.parentNode && e.parentNode.removeChild(e);
|
|
117
116
|
}
|
|
118
|
-
function
|
|
117
|
+
function ur(e, t) {
|
|
119
118
|
for (let r = 0; r < e.length; r += 1)
|
|
120
119
|
e[r] && e[r].d(t);
|
|
121
120
|
}
|
|
122
|
-
function
|
|
121
|
+
function I(e) {
|
|
123
122
|
return document.createElement(e);
|
|
124
123
|
}
|
|
125
|
-
function
|
|
124
|
+
function H(e) {
|
|
126
125
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
127
126
|
}
|
|
128
|
-
function
|
|
127
|
+
function ge(e) {
|
|
129
128
|
return document.createTextNode(e);
|
|
130
129
|
}
|
|
131
130
|
function k() {
|
|
132
|
-
return
|
|
131
|
+
return ge(" ");
|
|
133
132
|
}
|
|
134
133
|
function un() {
|
|
135
|
-
return
|
|
134
|
+
return ge("");
|
|
136
135
|
}
|
|
137
136
|
function Me(e, t, r, n) {
|
|
138
137
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
@@ -140,14 +139,10 @@ function Me(e, t, r, n) {
|
|
|
140
139
|
function c(e, t, r) {
|
|
141
140
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
142
141
|
}
|
|
143
|
-
function M(e, t, r) {
|
|
144
|
-
const n = t.toLowerCase();
|
|
145
|
-
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : c(e, t, r);
|
|
146
|
-
}
|
|
147
142
|
function hn(e) {
|
|
148
143
|
return Array.from(e.childNodes);
|
|
149
144
|
}
|
|
150
|
-
function
|
|
145
|
+
function gt(e, t) {
|
|
151
146
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
152
147
|
t);
|
|
153
148
|
}
|
|
@@ -160,120 +155,120 @@ function cn(e) {
|
|
|
160
155
|
}
|
|
161
156
|
), t;
|
|
162
157
|
}
|
|
163
|
-
let
|
|
164
|
-
function
|
|
165
|
-
|
|
158
|
+
let fe;
|
|
159
|
+
function ce(e) {
|
|
160
|
+
fe = e;
|
|
166
161
|
}
|
|
167
162
|
function fn() {
|
|
168
|
-
if (!
|
|
163
|
+
if (!fe)
|
|
169
164
|
throw new Error("Function called outside component initialization");
|
|
170
|
-
return
|
|
165
|
+
return fe;
|
|
171
166
|
}
|
|
172
167
|
function dn(e) {
|
|
173
168
|
fn().$$.on_mount.push(e);
|
|
174
169
|
}
|
|
175
|
-
const
|
|
176
|
-
let
|
|
177
|
-
const
|
|
178
|
-
let
|
|
170
|
+
const q = [], Je = [];
|
|
171
|
+
let K = [];
|
|
172
|
+
const St = [], mn = /* @__PURE__ */ Promise.resolve();
|
|
173
|
+
let qe = !1;
|
|
179
174
|
function pn() {
|
|
180
|
-
|
|
175
|
+
qe || (qe = !0, mn.then(F));
|
|
181
176
|
}
|
|
182
|
-
function
|
|
183
|
-
|
|
177
|
+
function Ke(e) {
|
|
178
|
+
K.push(e);
|
|
184
179
|
}
|
|
185
|
-
const
|
|
186
|
-
let
|
|
187
|
-
function
|
|
188
|
-
if (
|
|
180
|
+
const je = /* @__PURE__ */ new Set();
|
|
181
|
+
let Y = 0;
|
|
182
|
+
function F() {
|
|
183
|
+
if (Y !== 0)
|
|
189
184
|
return;
|
|
190
|
-
const e =
|
|
185
|
+
const e = fe;
|
|
191
186
|
do {
|
|
192
187
|
try {
|
|
193
|
-
for (;
|
|
194
|
-
const t =
|
|
195
|
-
|
|
188
|
+
for (; Y < q.length; ) {
|
|
189
|
+
const t = q[Y];
|
|
190
|
+
Y++, ce(t), gn(t.$$);
|
|
196
191
|
}
|
|
197
192
|
} catch (t) {
|
|
198
|
-
throw
|
|
193
|
+
throw q.length = 0, Y = 0, t;
|
|
199
194
|
}
|
|
200
|
-
for (
|
|
201
|
-
|
|
202
|
-
for (let t = 0; t <
|
|
203
|
-
const r =
|
|
204
|
-
|
|
195
|
+
for (ce(null), q.length = 0, Y = 0; Je.length; )
|
|
196
|
+
Je.pop()();
|
|
197
|
+
for (let t = 0; t < K.length; t += 1) {
|
|
198
|
+
const r = K[t];
|
|
199
|
+
je.has(r) || (je.add(r), r());
|
|
205
200
|
}
|
|
206
|
-
|
|
207
|
-
} while (
|
|
208
|
-
for (;
|
|
209
|
-
|
|
210
|
-
|
|
201
|
+
K.length = 0;
|
|
202
|
+
} while (q.length);
|
|
203
|
+
for (; St.length; )
|
|
204
|
+
St.pop()();
|
|
205
|
+
qe = !1, je.clear(), ce(e);
|
|
211
206
|
}
|
|
212
207
|
function gn(e) {
|
|
213
208
|
if (e.fragment !== null) {
|
|
214
|
-
e.update(),
|
|
209
|
+
e.update(), oe(e.before_update);
|
|
215
210
|
const t = e.dirty;
|
|
216
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
211
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
|
|
217
212
|
}
|
|
218
213
|
}
|
|
219
214
|
function vn(e) {
|
|
220
215
|
const t = [], r = [];
|
|
221
|
-
|
|
216
|
+
K.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), K = t;
|
|
222
217
|
}
|
|
223
|
-
const
|
|
224
|
-
let
|
|
225
|
-
function
|
|
226
|
-
|
|
218
|
+
const Ee = /* @__PURE__ */ new Set();
|
|
219
|
+
let z;
|
|
220
|
+
function hr() {
|
|
221
|
+
z = {
|
|
227
222
|
r: 0,
|
|
228
223
|
c: [],
|
|
229
|
-
p:
|
|
224
|
+
p: z
|
|
230
225
|
// parent group
|
|
231
226
|
};
|
|
232
227
|
}
|
|
233
|
-
function
|
|
234
|
-
|
|
228
|
+
function cr() {
|
|
229
|
+
z.r || oe(z.c), z = z.p;
|
|
235
230
|
}
|
|
236
|
-
function
|
|
237
|
-
e && e.i && (
|
|
231
|
+
function V(e, t) {
|
|
232
|
+
e && e.i && (Ee.delete(e), e.i(t));
|
|
238
233
|
}
|
|
239
|
-
function
|
|
234
|
+
function de(e, t, r, n) {
|
|
240
235
|
if (e && e.o) {
|
|
241
|
-
if (
|
|
236
|
+
if (Ee.has(e))
|
|
242
237
|
return;
|
|
243
|
-
|
|
244
|
-
|
|
238
|
+
Ee.add(e), z.c.push(() => {
|
|
239
|
+
Ee.delete(e), n && (r && e.d(1), n());
|
|
245
240
|
}), e.o(t);
|
|
246
241
|
} else
|
|
247
242
|
n && n();
|
|
248
243
|
}
|
|
249
|
-
function
|
|
244
|
+
function Be(e) {
|
|
250
245
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
251
246
|
}
|
|
252
247
|
function bn(e, t, r) {
|
|
253
248
|
const { fragment: n, after_update: i } = e.$$;
|
|
254
|
-
n && n.m(t, r),
|
|
255
|
-
const o = e.$$.on_mount.map(
|
|
256
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
257
|
-
}), i.forEach(
|
|
249
|
+
n && n.m(t, r), Ke(() => {
|
|
250
|
+
const o = e.$$.on_mount.map(or).filter(pt);
|
|
251
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : oe(o), e.$$.on_mount = [];
|
|
252
|
+
}), i.forEach(Ke);
|
|
258
253
|
}
|
|
259
254
|
function yn(e, t) {
|
|
260
255
|
const r = e.$$;
|
|
261
|
-
r.fragment !== null && (vn(r.after_update),
|
|
256
|
+
r.fragment !== null && (vn(r.after_update), oe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
262
257
|
}
|
|
263
258
|
function _n(e, t) {
|
|
264
|
-
e.$$.dirty[0] === -1 && (
|
|
259
|
+
e.$$.dirty[0] === -1 && (q.push(e), pn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
265
260
|
}
|
|
266
261
|
function xn(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
267
|
-
const l =
|
|
268
|
-
|
|
262
|
+
const l = fe;
|
|
263
|
+
ce(e);
|
|
269
264
|
const u = e.$$ = {
|
|
270
265
|
fragment: null,
|
|
271
266
|
ctx: [],
|
|
272
267
|
// state
|
|
273
268
|
props: o,
|
|
274
|
-
update:
|
|
269
|
+
update: R,
|
|
275
270
|
not_equal: i,
|
|
276
|
-
bound:
|
|
271
|
+
bound: Nt(),
|
|
277
272
|
// lifecycle
|
|
278
273
|
on_mount: [],
|
|
279
274
|
on_destroy: [],
|
|
@@ -282,7 +277,7 @@ function xn(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
|
282
277
|
after_update: [],
|
|
283
278
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
284
279
|
// everything else
|
|
285
|
-
callbacks:
|
|
280
|
+
callbacks: Nt(),
|
|
286
281
|
dirty: s,
|
|
287
282
|
skip_bound: !1,
|
|
288
283
|
root: t.target || l.$$.root
|
|
@@ -292,18 +287,18 @@ function xn(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
|
292
287
|
if (u.ctx = r ? r(e, t.props || {}, (d, f, ...p) => {
|
|
293
288
|
const g = p.length ? p[0] : f;
|
|
294
289
|
return u.ctx && i(u.ctx[d], u.ctx[d] = g) && (!u.skip_bound && u.bound[d] && u.bound[d](g), h && _n(e, d)), f;
|
|
295
|
-
}) : [], u.update(), h = !0,
|
|
290
|
+
}) : [], u.update(), h = !0, oe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
296
291
|
if (t.hydrate) {
|
|
297
292
|
const d = hn(t.target);
|
|
298
|
-
u.fragment && u.fragment.l(d), d.forEach(
|
|
293
|
+
u.fragment && u.fragment.l(d), d.forEach(O);
|
|
299
294
|
} else
|
|
300
295
|
u.fragment && u.fragment.c();
|
|
301
|
-
t.intro &&
|
|
296
|
+
t.intro && V(e.$$.fragment), bn(e, t.target, t.anchor), F();
|
|
302
297
|
}
|
|
303
|
-
|
|
298
|
+
ce(l);
|
|
304
299
|
}
|
|
305
|
-
let
|
|
306
|
-
typeof HTMLElement == "function" && (
|
|
300
|
+
let fr;
|
|
301
|
+
typeof HTMLElement == "function" && (fr = class extends HTMLElement {
|
|
307
302
|
/** The Svelte component constructor */
|
|
308
303
|
$$ctor;
|
|
309
304
|
/** Slots */
|
|
@@ -345,17 +340,17 @@ typeof HTMLElement == "function" && (cr = class extends HTMLElement {
|
|
|
345
340
|
let o;
|
|
346
341
|
return {
|
|
347
342
|
c: function() {
|
|
348
|
-
o =
|
|
343
|
+
o = I("slot"), i !== "default" && c(o, "name", i);
|
|
349
344
|
},
|
|
350
345
|
/**
|
|
351
346
|
* @param {HTMLElement} target
|
|
352
347
|
* @param {HTMLElement} [anchor]
|
|
353
348
|
*/
|
|
354
349
|
m: function(l, u) {
|
|
355
|
-
|
|
350
|
+
L(l, o, u);
|
|
356
351
|
},
|
|
357
352
|
d: function(l) {
|
|
358
|
-
l &&
|
|
353
|
+
l && O(o);
|
|
359
354
|
}
|
|
360
355
|
};
|
|
361
356
|
};
|
|
@@ -367,7 +362,7 @@ typeof HTMLElement == "function" && (cr = class extends HTMLElement {
|
|
|
367
362
|
i in r && (t[i] = [e(i)]);
|
|
368
363
|
for (const i of this.attributes) {
|
|
369
364
|
const o = this.$$g_p(i.name);
|
|
370
|
-
o in this.$$d || (this.$$d[o] =
|
|
365
|
+
o in this.$$d || (this.$$d[o] = Ne(o, i.value, this.$$p_d, "toProp"));
|
|
371
366
|
}
|
|
372
367
|
for (const i in this.$$p_d)
|
|
373
368
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -385,7 +380,7 @@ typeof HTMLElement == "function" && (cr = class extends HTMLElement {
|
|
|
385
380
|
this.$$r = !0;
|
|
386
381
|
for (const i in this.$$p_d)
|
|
387
382
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
388
|
-
const o =
|
|
383
|
+
const o = Ne(
|
|
389
384
|
i,
|
|
390
385
|
this.$$d[i],
|
|
391
386
|
this.$$p_d,
|
|
@@ -407,7 +402,7 @@ typeof HTMLElement == "function" && (cr = class extends HTMLElement {
|
|
|
407
402
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
408
403
|
// and setting attributes through setAttribute etc, this is helpful
|
|
409
404
|
attributeChangedCallback(e, t, r) {
|
|
410
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
405
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ne(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
411
406
|
}
|
|
412
407
|
disconnectedCallback() {
|
|
413
408
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -420,7 +415,7 @@ typeof HTMLElement == "function" && (cr = class extends HTMLElement {
|
|
|
420
415
|
) || e;
|
|
421
416
|
}
|
|
422
417
|
});
|
|
423
|
-
function
|
|
418
|
+
function Ne(e, t, r, n) {
|
|
424
419
|
const i = r[e]?.type;
|
|
425
420
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
426
421
|
return t;
|
|
@@ -450,7 +445,7 @@ function Se(e, t, r, n) {
|
|
|
450
445
|
}
|
|
451
446
|
}
|
|
452
447
|
function wn(e, t, r, n, i, o) {
|
|
453
|
-
let a = class extends
|
|
448
|
+
let a = class extends fr {
|
|
454
449
|
constructor() {
|
|
455
450
|
super(e, r, i), this.$$p_d = t;
|
|
456
451
|
}
|
|
@@ -466,7 +461,7 @@ function wn(e, t, r, n, i, o) {
|
|
|
466
461
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
|
467
462
|
},
|
|
468
463
|
set(l) {
|
|
469
|
-
l =
|
|
464
|
+
l = Ne(s, l, t), this.$$d[s] = l, this.$$c?.$set({ [s]: l });
|
|
470
465
|
}
|
|
471
466
|
});
|
|
472
467
|
}), n.forEach((s) => {
|
|
@@ -497,7 +492,7 @@ class En {
|
|
|
497
492
|
$$set = void 0;
|
|
498
493
|
/** @returns {void} */
|
|
499
494
|
$destroy() {
|
|
500
|
-
yn(this, 1), this.$destroy =
|
|
495
|
+
yn(this, 1), this.$destroy = R;
|
|
501
496
|
}
|
|
502
497
|
/**
|
|
503
498
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -506,8 +501,8 @@ class En {
|
|
|
506
501
|
* @returns {() => void}
|
|
507
502
|
*/
|
|
508
503
|
$on(t, r) {
|
|
509
|
-
if (!
|
|
510
|
-
return
|
|
504
|
+
if (!pt(r))
|
|
505
|
+
return R;
|
|
511
506
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
512
507
|
return n.push(r), () => {
|
|
513
508
|
const i = n.indexOf(r);
|
|
@@ -538,43 +533,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
538
533
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
539
534
|
PERFORMANCE OF THIS SOFTWARE.
|
|
540
535
|
***************************************************************************** */
|
|
541
|
-
var
|
|
542
|
-
return
|
|
536
|
+
var et = function(e, t) {
|
|
537
|
+
return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
543
538
|
r.__proto__ = n;
|
|
544
539
|
} || function(r, n) {
|
|
545
540
|
for (var i in n)
|
|
546
541
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
547
|
-
},
|
|
542
|
+
}, et(e, t);
|
|
548
543
|
};
|
|
549
|
-
function
|
|
544
|
+
function ve(e, t) {
|
|
550
545
|
if (typeof t != "function" && t !== null)
|
|
551
546
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
552
|
-
|
|
547
|
+
et(e, t);
|
|
553
548
|
function r() {
|
|
554
549
|
this.constructor = e;
|
|
555
550
|
}
|
|
556
551
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
557
552
|
}
|
|
558
|
-
|
|
559
|
-
return w = Object.assign || function(t) {
|
|
560
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
561
|
-
r = arguments[n];
|
|
562
|
-
for (var o in r)
|
|
563
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
564
|
-
}
|
|
565
|
-
return t;
|
|
566
|
-
}, w.apply(this, arguments);
|
|
567
|
-
};
|
|
568
|
-
function Sn(e, t) {
|
|
569
|
-
var r = {};
|
|
570
|
-
for (var n in e)
|
|
571
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
572
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
573
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
574
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
575
|
-
return r;
|
|
576
|
-
}
|
|
577
|
-
function et(e) {
|
|
553
|
+
function tt(e) {
|
|
578
554
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
579
555
|
if (r)
|
|
580
556
|
return r.call(e);
|
|
@@ -586,7 +562,7 @@ function et(e) {
|
|
|
586
562
|
};
|
|
587
563
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
588
564
|
}
|
|
589
|
-
function
|
|
565
|
+
function rt(e, t) {
|
|
590
566
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
591
567
|
if (!r)
|
|
592
568
|
return e;
|
|
@@ -606,8 +582,8 @@ function tt(e, t) {
|
|
|
606
582
|
}
|
|
607
583
|
return o;
|
|
608
584
|
}
|
|
609
|
-
function
|
|
610
|
-
if (
|
|
585
|
+
function nt(e, t, r) {
|
|
586
|
+
if (arguments.length === 2)
|
|
611
587
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
612
588
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
613
589
|
return e.concat(o || t);
|
|
@@ -615,13 +591,13 @@ function te(e, t, r) {
|
|
|
615
591
|
function $(e) {
|
|
616
592
|
return typeof e == "function";
|
|
617
593
|
}
|
|
618
|
-
function
|
|
594
|
+
function dr(e) {
|
|
619
595
|
var t = function(n) {
|
|
620
596
|
Error.call(n), n.stack = new Error().stack;
|
|
621
597
|
}, r = e(t);
|
|
622
598
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
623
599
|
}
|
|
624
|
-
var
|
|
600
|
+
var We = dr(function(e) {
|
|
625
601
|
return function(r) {
|
|
626
602
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
627
603
|
` + r.map(function(n, i) {
|
|
@@ -630,7 +606,7 @@ var je = fr(function(e) {
|
|
|
630
606
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
631
607
|
};
|
|
632
608
|
});
|
|
633
|
-
function
|
|
609
|
+
function it(e, t) {
|
|
634
610
|
if (e) {
|
|
635
611
|
var r = e.indexOf(t);
|
|
636
612
|
0 <= r && e.splice(r, 1);
|
|
@@ -648,7 +624,7 @@ var Oe = function() {
|
|
|
648
624
|
if (a)
|
|
649
625
|
if (this._parentage = null, Array.isArray(a))
|
|
650
626
|
try {
|
|
651
|
-
for (var s =
|
|
627
|
+
for (var s = tt(a), l = s.next(); !l.done; l = s.next()) {
|
|
652
628
|
var u = l.value;
|
|
653
629
|
u.remove(this);
|
|
654
630
|
}
|
|
@@ -669,18 +645,18 @@ var Oe = function() {
|
|
|
669
645
|
try {
|
|
670
646
|
h();
|
|
671
647
|
} catch (v) {
|
|
672
|
-
o = v instanceof
|
|
648
|
+
o = v instanceof We ? v.errors : [v];
|
|
673
649
|
}
|
|
674
650
|
var d = this._finalizers;
|
|
675
651
|
if (d) {
|
|
676
652
|
this._finalizers = null;
|
|
677
653
|
try {
|
|
678
|
-
for (var f =
|
|
654
|
+
for (var f = tt(d), p = f.next(); !p.done; p = f.next()) {
|
|
679
655
|
var g = p.value;
|
|
680
656
|
try {
|
|
681
|
-
|
|
657
|
+
It(g);
|
|
682
658
|
} catch (v) {
|
|
683
|
-
o = o ?? [], v instanceof
|
|
659
|
+
o = o ?? [], v instanceof We ? o = nt(nt([], rt(o)), rt(v.errors)) : o.push(v);
|
|
684
660
|
}
|
|
685
661
|
}
|
|
686
662
|
} catch (v) {
|
|
@@ -695,13 +671,13 @@ var Oe = function() {
|
|
|
695
671
|
}
|
|
696
672
|
}
|
|
697
673
|
if (o)
|
|
698
|
-
throw new
|
|
674
|
+
throw new We(o);
|
|
699
675
|
}
|
|
700
676
|
}, e.prototype.add = function(t) {
|
|
701
677
|
var r;
|
|
702
678
|
if (t && t !== this)
|
|
703
679
|
if (this.closed)
|
|
704
|
-
|
|
680
|
+
It(t);
|
|
705
681
|
else {
|
|
706
682
|
if (t instanceof e) {
|
|
707
683
|
if (t.closed || t._hasParent(this))
|
|
@@ -718,56 +694,52 @@ var Oe = function() {
|
|
|
718
694
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
719
695
|
}, e.prototype._removeParent = function(t) {
|
|
720
696
|
var r = this._parentage;
|
|
721
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
697
|
+
r === t ? this._parentage = null : Array.isArray(r) && it(r, t);
|
|
722
698
|
}, e.prototype.remove = function(t) {
|
|
723
699
|
var r = this._finalizers;
|
|
724
|
-
r &&
|
|
700
|
+
r && it(r, t), t instanceof e && t._removeParent(this);
|
|
725
701
|
}, e.EMPTY = function() {
|
|
726
702
|
var t = new e();
|
|
727
703
|
return t.closed = !0, t;
|
|
728
704
|
}(), e;
|
|
729
|
-
}(),
|
|
730
|
-
function
|
|
705
|
+
}(), mr = Oe.EMPTY;
|
|
706
|
+
function pr(e) {
|
|
731
707
|
return e instanceof Oe || e && "closed" in e && $(e.remove) && $(e.add) && $(e.unsubscribe);
|
|
732
708
|
}
|
|
733
|
-
function
|
|
709
|
+
function It(e) {
|
|
734
710
|
$(e) ? e() : e.unsubscribe();
|
|
735
711
|
}
|
|
736
|
-
var
|
|
737
|
-
|
|
738
|
-
onStoppedNotification: null,
|
|
739
|
-
Promise: void 0,
|
|
740
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
741
|
-
useDeprecatedNextContext: !1
|
|
712
|
+
var Sn = {
|
|
713
|
+
Promise: void 0
|
|
742
714
|
}, In = {
|
|
743
715
|
setTimeout: function(e, t) {
|
|
744
716
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
745
717
|
r[n - 2] = arguments[n];
|
|
746
|
-
return setTimeout.apply(void 0,
|
|
718
|
+
return setTimeout.apply(void 0, nt([e, t], rt(r)));
|
|
747
719
|
},
|
|
748
720
|
clearTimeout: function(e) {
|
|
749
721
|
return clearTimeout(e);
|
|
750
722
|
},
|
|
751
723
|
delegate: void 0
|
|
752
724
|
};
|
|
753
|
-
function
|
|
725
|
+
function An(e) {
|
|
754
726
|
In.setTimeout(function() {
|
|
755
727
|
throw e;
|
|
756
728
|
});
|
|
757
729
|
}
|
|
758
|
-
function
|
|
730
|
+
function At() {
|
|
759
731
|
}
|
|
760
|
-
function
|
|
732
|
+
function Se(e) {
|
|
761
733
|
e();
|
|
762
734
|
}
|
|
763
735
|
var gr = function(e) {
|
|
764
|
-
|
|
736
|
+
ve(t, e);
|
|
765
737
|
function t(r) {
|
|
766
738
|
var n = e.call(this) || this;
|
|
767
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
739
|
+
return n.isStopped = !1, r ? (n.destination = r, pr(r) && r.add(n)) : n.destination = Pn, n;
|
|
768
740
|
}
|
|
769
741
|
return t.create = function(r, n, i) {
|
|
770
|
-
return new
|
|
742
|
+
return new ot(r, n, i);
|
|
771
743
|
}, t.prototype.next = function(r) {
|
|
772
744
|
this.isStopped || this._next(r);
|
|
773
745
|
}, t.prototype.error = function(r) {
|
|
@@ -791,11 +763,7 @@ var gr = function(e) {
|
|
|
791
763
|
this.unsubscribe();
|
|
792
764
|
}
|
|
793
765
|
}, t;
|
|
794
|
-
}(Oe),
|
|
795
|
-
function We(e, t) {
|
|
796
|
-
return An.call(e, t);
|
|
797
|
-
}
|
|
798
|
-
var Tn = function() {
|
|
766
|
+
}(Oe), Bn = function() {
|
|
799
767
|
function e(t) {
|
|
800
768
|
this.partialObserver = t;
|
|
801
769
|
}
|
|
@@ -805,7 +773,7 @@ var Tn = function() {
|
|
|
805
773
|
try {
|
|
806
774
|
r.next(t);
|
|
807
775
|
} catch (n) {
|
|
808
|
-
|
|
776
|
+
xe(n);
|
|
809
777
|
}
|
|
810
778
|
}, e.prototype.error = function(t) {
|
|
811
779
|
var r = this.partialObserver;
|
|
@@ -813,62 +781,50 @@ var Tn = function() {
|
|
|
813
781
|
try {
|
|
814
782
|
r.error(t);
|
|
815
783
|
} catch (n) {
|
|
816
|
-
|
|
784
|
+
xe(n);
|
|
817
785
|
}
|
|
818
786
|
else
|
|
819
|
-
|
|
787
|
+
xe(t);
|
|
820
788
|
}, e.prototype.complete = function() {
|
|
821
789
|
var t = this.partialObserver;
|
|
822
790
|
if (t.complete)
|
|
823
791
|
try {
|
|
824
792
|
t.complete();
|
|
825
793
|
} catch (r) {
|
|
826
|
-
|
|
794
|
+
xe(r);
|
|
827
795
|
}
|
|
828
796
|
}, e;
|
|
829
|
-
}(),
|
|
830
|
-
|
|
797
|
+
}(), ot = function(e) {
|
|
798
|
+
ve(t, e);
|
|
831
799
|
function t(r, n, i) {
|
|
832
800
|
var o = e.call(this) || this, a;
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
};
|
|
839
|
-
else {
|
|
840
|
-
var s;
|
|
841
|
-
o && pr.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
|
|
842
|
-
return o.unsubscribe();
|
|
843
|
-
}, a = {
|
|
844
|
-
next: r.next && We(r.next, s),
|
|
845
|
-
error: r.error && We(r.error, s),
|
|
846
|
-
complete: r.complete && We(r.complete, s)
|
|
847
|
-
}) : a = r;
|
|
848
|
-
}
|
|
849
|
-
return o.destination = new Tn(a), o;
|
|
801
|
+
return $(r) || !r ? a = {
|
|
802
|
+
next: r ?? void 0,
|
|
803
|
+
error: n ?? void 0,
|
|
804
|
+
complete: i ?? void 0
|
|
805
|
+
} : a = r, o.destination = new Bn(a), o;
|
|
850
806
|
}
|
|
851
807
|
return t;
|
|
852
808
|
}(gr);
|
|
853
|
-
function
|
|
854
|
-
|
|
809
|
+
function xe(e) {
|
|
810
|
+
An(e);
|
|
855
811
|
}
|
|
856
|
-
function
|
|
812
|
+
function Tn(e) {
|
|
857
813
|
throw e;
|
|
858
814
|
}
|
|
859
815
|
var Pn = {
|
|
860
816
|
closed: !0,
|
|
861
|
-
next:
|
|
862
|
-
error:
|
|
863
|
-
complete:
|
|
864
|
-
},
|
|
817
|
+
next: At,
|
|
818
|
+
error: Tn,
|
|
819
|
+
complete: At
|
|
820
|
+
}, Hn = function() {
|
|
865
821
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
866
822
|
}();
|
|
867
|
-
function
|
|
823
|
+
function Mn(e) {
|
|
868
824
|
return e;
|
|
869
825
|
}
|
|
870
|
-
function
|
|
871
|
-
return e.length === 0 ?
|
|
826
|
+
function On(e) {
|
|
827
|
+
return e.length === 0 ? Mn : e.length === 1 ? e[0] : function(r) {
|
|
872
828
|
return e.reduce(function(n, i) {
|
|
873
829
|
return i(n);
|
|
874
830
|
}, r);
|
|
@@ -882,8 +838,8 @@ var Bt = function() {
|
|
|
882
838
|
var r = new e();
|
|
883
839
|
return r.source = this, r.operator = t, r;
|
|
884
840
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
885
|
-
var i = this, o =
|
|
886
|
-
return
|
|
841
|
+
var i = this, o = Cn(t) ? t : new ot(t, r, n);
|
|
842
|
+
return Se(function() {
|
|
887
843
|
var a = i, s = a.operator, l = a.source;
|
|
888
844
|
o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
|
|
889
845
|
}), o;
|
|
@@ -895,8 +851,8 @@ var Bt = function() {
|
|
|
895
851
|
}
|
|
896
852
|
}, e.prototype.forEach = function(t, r) {
|
|
897
853
|
var n = this;
|
|
898
|
-
return r =
|
|
899
|
-
var a = new
|
|
854
|
+
return r = Tt(r), new r(function(i, o) {
|
|
855
|
+
var a = new ot({
|
|
900
856
|
next: function(s) {
|
|
901
857
|
try {
|
|
902
858
|
t(s);
|
|
@@ -912,15 +868,15 @@ var Bt = function() {
|
|
|
912
868
|
}, e.prototype._subscribe = function(t) {
|
|
913
869
|
var r;
|
|
914
870
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
915
|
-
}, e.prototype[
|
|
871
|
+
}, e.prototype[Hn] = function() {
|
|
916
872
|
return this;
|
|
917
873
|
}, e.prototype.pipe = function() {
|
|
918
874
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
919
875
|
t[r] = arguments[r];
|
|
920
|
-
return
|
|
876
|
+
return On(t)(this);
|
|
921
877
|
}, e.prototype.toPromise = function(t) {
|
|
922
878
|
var r = this;
|
|
923
|
-
return t =
|
|
879
|
+
return t = Tt(t), new t(function(n, i) {
|
|
924
880
|
var o;
|
|
925
881
|
r.subscribe(function(a) {
|
|
926
882
|
return o = a;
|
|
@@ -934,40 +890,40 @@ var Bt = function() {
|
|
|
934
890
|
return new e(t);
|
|
935
891
|
}, e;
|
|
936
892
|
}();
|
|
937
|
-
function
|
|
893
|
+
function Tt(e) {
|
|
938
894
|
var t;
|
|
939
|
-
return (t = e ??
|
|
895
|
+
return (t = e ?? Sn.Promise) !== null && t !== void 0 ? t : Promise;
|
|
940
896
|
}
|
|
941
|
-
function
|
|
897
|
+
function Ln(e) {
|
|
942
898
|
return e && $(e.next) && $(e.error) && $(e.complete);
|
|
943
899
|
}
|
|
944
|
-
function
|
|
945
|
-
return e && e instanceof gr ||
|
|
900
|
+
function Cn(e) {
|
|
901
|
+
return e && e instanceof gr || Ln(e) && pr(e);
|
|
946
902
|
}
|
|
947
|
-
var
|
|
903
|
+
var Fn = dr(function(e) {
|
|
948
904
|
return function() {
|
|
949
905
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
950
906
|
};
|
|
951
907
|
}), vr = function(e) {
|
|
952
|
-
|
|
908
|
+
ve(t, e);
|
|
953
909
|
function t() {
|
|
954
910
|
var r = e.call(this) || this;
|
|
955
911
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
956
912
|
}
|
|
957
913
|
return t.prototype.lift = function(r) {
|
|
958
|
-
var n = new
|
|
914
|
+
var n = new Pt(this, this);
|
|
959
915
|
return n.operator = r, n;
|
|
960
916
|
}, t.prototype._throwIfClosed = function() {
|
|
961
917
|
if (this.closed)
|
|
962
|
-
throw new
|
|
918
|
+
throw new Fn();
|
|
963
919
|
}, t.prototype.next = function(r) {
|
|
964
920
|
var n = this;
|
|
965
|
-
|
|
921
|
+
Se(function() {
|
|
966
922
|
var i, o;
|
|
967
923
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
968
924
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
969
925
|
try {
|
|
970
|
-
for (var a =
|
|
926
|
+
for (var a = tt(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
|
|
971
927
|
var l = s.value;
|
|
972
928
|
l.next(r);
|
|
973
929
|
}
|
|
@@ -985,7 +941,7 @@ var Rn = fr(function(e) {
|
|
|
985
941
|
});
|
|
986
942
|
}, t.prototype.error = function(r) {
|
|
987
943
|
var n = this;
|
|
988
|
-
|
|
944
|
+
Se(function() {
|
|
989
945
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
990
946
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
991
947
|
for (var i = n.observers; i.length; )
|
|
@@ -994,7 +950,7 @@ var Rn = fr(function(e) {
|
|
|
994
950
|
});
|
|
995
951
|
}, t.prototype.complete = function() {
|
|
996
952
|
var r = this;
|
|
997
|
-
|
|
953
|
+
Se(function() {
|
|
998
954
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
999
955
|
r.isStopped = !0;
|
|
1000
956
|
for (var n = r.observers; n.length; )
|
|
@@ -1016,8 +972,8 @@ var Rn = fr(function(e) {
|
|
|
1016
972
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
1017
973
|
}, t.prototype._innerSubscribe = function(r) {
|
|
1018
974
|
var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
|
|
1019
|
-
return o || a ?
|
|
1020
|
-
n.currentObservers = null,
|
|
975
|
+
return o || a ? mr : (this.currentObservers = null, s.push(r), new Oe(function() {
|
|
976
|
+
n.currentObservers = null, it(s, r);
|
|
1021
977
|
}));
|
|
1022
978
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
1023
979
|
var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
|
|
@@ -1026,10 +982,10 @@ var Rn = fr(function(e) {
|
|
|
1026
982
|
var r = new Bt();
|
|
1027
983
|
return r.source = this, r;
|
|
1028
984
|
}, t.create = function(r, n) {
|
|
1029
|
-
return new
|
|
985
|
+
return new Pt(r, n);
|
|
1030
986
|
}, t;
|
|
1031
|
-
}(Bt),
|
|
1032
|
-
|
|
987
|
+
}(Bt), Pt = function(e) {
|
|
988
|
+
ve(t, e);
|
|
1033
989
|
function t(r, n) {
|
|
1034
990
|
var i = e.call(this) || this;
|
|
1035
991
|
return i.destination = r, i.source = n, i;
|
|
@@ -1045,15 +1001,15 @@ var Rn = fr(function(e) {
|
|
|
1045
1001
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
1046
1002
|
}, t.prototype._subscribe = function(r) {
|
|
1047
1003
|
var n, i;
|
|
1048
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
1004
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : mr;
|
|
1049
1005
|
}, t;
|
|
1050
1006
|
}(vr), br = {
|
|
1051
1007
|
now: function() {
|
|
1052
1008
|
return (br.delegate || Date).now();
|
|
1053
1009
|
},
|
|
1054
1010
|
delegate: void 0
|
|
1055
|
-
},
|
|
1056
|
-
|
|
1011
|
+
}, Rn = function(e) {
|
|
1012
|
+
ve(t, e);
|
|
1057
1013
|
function t(r, n, i) {
|
|
1058
1014
|
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = br);
|
|
1059
1015
|
var o = e.call(this) || this;
|
|
@@ -1076,61 +1032,61 @@ var Rn = fr(function(e) {
|
|
|
1076
1032
|
}
|
|
1077
1033
|
}, t;
|
|
1078
1034
|
}(vr);
|
|
1079
|
-
const Ht = [],
|
|
1035
|
+
const Ht = [], Mt = {}, Un = (e, t = 0) => {
|
|
1080
1036
|
if (Ht.indexOf(e) == -1) {
|
|
1081
|
-
const r = new
|
|
1082
|
-
|
|
1037
|
+
const r = new Rn(t);
|
|
1038
|
+
Mt[e] = r, Ht.push(e);
|
|
1083
1039
|
}
|
|
1084
|
-
return
|
|
1085
|
-
},
|
|
1086
|
-
function
|
|
1040
|
+
return Mt[e];
|
|
1041
|
+
}, J = [];
|
|
1042
|
+
function Dn(e, t) {
|
|
1087
1043
|
return {
|
|
1088
1044
|
subscribe: Le(e, t).subscribe
|
|
1089
1045
|
};
|
|
1090
1046
|
}
|
|
1091
|
-
function Le(e, t =
|
|
1047
|
+
function Le(e, t = R) {
|
|
1092
1048
|
let r;
|
|
1093
1049
|
const n = /* @__PURE__ */ new Set();
|
|
1094
1050
|
function i(s) {
|
|
1095
|
-
if (
|
|
1096
|
-
const l = !
|
|
1051
|
+
if (ar(e, s) && (e = s, r)) {
|
|
1052
|
+
const l = !J.length;
|
|
1097
1053
|
for (const u of n)
|
|
1098
|
-
u[1](),
|
|
1054
|
+
u[1](), J.push(u, e);
|
|
1099
1055
|
if (l) {
|
|
1100
|
-
for (let u = 0; u <
|
|
1101
|
-
|
|
1102
|
-
|
|
1056
|
+
for (let u = 0; u < J.length; u += 2)
|
|
1057
|
+
J[u][0](J[u + 1]);
|
|
1058
|
+
J.length = 0;
|
|
1103
1059
|
}
|
|
1104
1060
|
}
|
|
1105
1061
|
}
|
|
1106
1062
|
function o(s) {
|
|
1107
1063
|
i(s(e));
|
|
1108
1064
|
}
|
|
1109
|
-
function a(s, l =
|
|
1065
|
+
function a(s, l = R) {
|
|
1110
1066
|
const u = [s, l];
|
|
1111
|
-
return n.add(u), n.size === 1 && (r = t(i, o) ||
|
|
1067
|
+
return n.add(u), n.size === 1 && (r = t(i, o) || R), s(e), () => {
|
|
1112
1068
|
n.delete(u), n.size === 0 && r && (r(), r = null);
|
|
1113
1069
|
};
|
|
1114
1070
|
}
|
|
1115
1071
|
return { set: i, update: o, subscribe: a };
|
|
1116
1072
|
}
|
|
1117
|
-
function
|
|
1073
|
+
function ae(e, t, r) {
|
|
1118
1074
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1119
1075
|
if (!i.every(Boolean))
|
|
1120
1076
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1121
1077
|
const o = t.length < 2;
|
|
1122
|
-
return
|
|
1078
|
+
return Dn(r, (a, s) => {
|
|
1123
1079
|
let l = !1;
|
|
1124
1080
|
const u = [];
|
|
1125
|
-
let h = 0, d =
|
|
1081
|
+
let h = 0, d = R;
|
|
1126
1082
|
const f = () => {
|
|
1127
1083
|
if (h)
|
|
1128
1084
|
return;
|
|
1129
1085
|
d();
|
|
1130
1086
|
const g = t(n ? u[0] : u, a, s);
|
|
1131
|
-
o ? a(g) : d =
|
|
1087
|
+
o ? a(g) : d = pt(g) ? g : R;
|
|
1132
1088
|
}, p = i.map(
|
|
1133
|
-
(g, v) =>
|
|
1089
|
+
(g, v) => sr(
|
|
1134
1090
|
g,
|
|
1135
1091
|
(A) => {
|
|
1136
1092
|
u[v] = A, h &= ~(1 << v), l && f();
|
|
@@ -1141,51 +1097,51 @@ function le(e, t, r) {
|
|
|
1141
1097
|
)
|
|
1142
1098
|
);
|
|
1143
1099
|
return l = !0, f(), function() {
|
|
1144
|
-
|
|
1100
|
+
oe(p), d(), l = !1;
|
|
1145
1101
|
};
|
|
1146
1102
|
});
|
|
1147
1103
|
}
|
|
1148
|
-
function
|
|
1104
|
+
function Gn(e) {
|
|
1149
1105
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1150
1106
|
}
|
|
1151
|
-
var
|
|
1152
|
-
return
|
|
1107
|
+
var $n = function(t) {
|
|
1108
|
+
return kn(t) && !jn(t);
|
|
1153
1109
|
};
|
|
1154
|
-
function
|
|
1110
|
+
function kn(e) {
|
|
1155
1111
|
return !!e && typeof e == "object";
|
|
1156
1112
|
}
|
|
1157
|
-
function
|
|
1113
|
+
function jn(e) {
|
|
1158
1114
|
var t = Object.prototype.toString.call(e);
|
|
1159
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1115
|
+
return t === "[object RegExp]" || t === "[object Date]" || Xn(e);
|
|
1160
1116
|
}
|
|
1161
|
-
var
|
|
1162
|
-
function
|
|
1163
|
-
return e.$$typeof ===
|
|
1117
|
+
var Wn = typeof Symbol == "function" && Symbol.for, Vn = Wn ? Symbol.for("react.element") : 60103;
|
|
1118
|
+
function Xn(e) {
|
|
1119
|
+
return e.$$typeof === Vn;
|
|
1164
1120
|
}
|
|
1165
|
-
function
|
|
1121
|
+
function zn(e) {
|
|
1166
1122
|
return Array.isArray(e) ? [] : {};
|
|
1167
1123
|
}
|
|
1168
|
-
function
|
|
1169
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1124
|
+
function me(e, t) {
|
|
1125
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? te(zn(e), e, t) : e;
|
|
1170
1126
|
}
|
|
1171
|
-
function
|
|
1127
|
+
function Zn(e, t, r) {
|
|
1172
1128
|
return e.concat(t).map(function(n) {
|
|
1173
|
-
return
|
|
1129
|
+
return me(n, r);
|
|
1174
1130
|
});
|
|
1175
1131
|
}
|
|
1176
|
-
function
|
|
1132
|
+
function Qn(e, t) {
|
|
1177
1133
|
if (!t.customMerge)
|
|
1178
|
-
return
|
|
1134
|
+
return te;
|
|
1179
1135
|
var r = t.customMerge(e);
|
|
1180
|
-
return typeof r == "function" ? r :
|
|
1136
|
+
return typeof r == "function" ? r : te;
|
|
1181
1137
|
}
|
|
1182
|
-
function
|
|
1138
|
+
function Yn(e) {
|
|
1183
1139
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1184
1140
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1185
1141
|
}) : [];
|
|
1186
1142
|
}
|
|
1187
|
-
function
|
|
1188
|
-
return Object.keys(e).concat(
|
|
1143
|
+
function Ot(e) {
|
|
1144
|
+
return Object.keys(e).concat(Yn(e));
|
|
1189
1145
|
}
|
|
1190
1146
|
function yr(e, t) {
|
|
1191
1147
|
try {
|
|
@@ -1194,33 +1150,75 @@ function yr(e, t) {
|
|
|
1194
1150
|
return !1;
|
|
1195
1151
|
}
|
|
1196
1152
|
}
|
|
1197
|
-
function
|
|
1153
|
+
function Jn(e, t) {
|
|
1198
1154
|
return yr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1199
1155
|
}
|
|
1200
|
-
function
|
|
1156
|
+
function qn(e, t, r) {
|
|
1201
1157
|
var n = {};
|
|
1202
|
-
return r.isMergeableObject(e) &&
|
|
1203
|
-
n[i] =
|
|
1204
|
-
}),
|
|
1205
|
-
|
|
1158
|
+
return r.isMergeableObject(e) && Ot(e).forEach(function(i) {
|
|
1159
|
+
n[i] = me(e[i], r);
|
|
1160
|
+
}), Ot(t).forEach(function(i) {
|
|
1161
|
+
Jn(e, i) || (yr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Qn(i, r)(e[i], t[i], r) : n[i] = me(t[i], r));
|
|
1206
1162
|
}), n;
|
|
1207
1163
|
}
|
|
1208
|
-
function
|
|
1209
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1164
|
+
function te(e, t, r) {
|
|
1165
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Zn, r.isMergeableObject = r.isMergeableObject || $n, r.cloneUnlessOtherwiseSpecified = me;
|
|
1210
1166
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1211
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1167
|
+
return o ? n ? r.arrayMerge(e, t, r) : qn(e, t, r) : me(t, r);
|
|
1212
1168
|
}
|
|
1213
|
-
|
|
1169
|
+
te.all = function(t, r) {
|
|
1214
1170
|
if (!Array.isArray(t))
|
|
1215
1171
|
throw new Error("first argument should be an array");
|
|
1216
1172
|
return t.reduce(function(n, i) {
|
|
1217
|
-
return
|
|
1173
|
+
return te(n, i, r);
|
|
1218
1174
|
}, {});
|
|
1219
1175
|
};
|
|
1220
|
-
var
|
|
1221
|
-
const
|
|
1222
|
-
function
|
|
1223
|
-
|
|
1176
|
+
var Kn = te, ei = Kn;
|
|
1177
|
+
const ti = /* @__PURE__ */ Gn(ei);
|
|
1178
|
+
var at = function(e, t) {
|
|
1179
|
+
return at = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1180
|
+
r.__proto__ = n;
|
|
1181
|
+
} || function(r, n) {
|
|
1182
|
+
for (var i in n)
|
|
1183
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1184
|
+
}, at(e, t);
|
|
1185
|
+
};
|
|
1186
|
+
function Ce(e, t) {
|
|
1187
|
+
if (typeof t != "function" && t !== null)
|
|
1188
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1189
|
+
at(e, t);
|
|
1190
|
+
function r() {
|
|
1191
|
+
this.constructor = e;
|
|
1192
|
+
}
|
|
1193
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1194
|
+
}
|
|
1195
|
+
var D = function() {
|
|
1196
|
+
return D = Object.assign || function(t) {
|
|
1197
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1198
|
+
r = arguments[n];
|
|
1199
|
+
for (var o in r)
|
|
1200
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1201
|
+
}
|
|
1202
|
+
return t;
|
|
1203
|
+
}, D.apply(this, arguments);
|
|
1204
|
+
};
|
|
1205
|
+
function ri(e, t) {
|
|
1206
|
+
var r = {};
|
|
1207
|
+
for (var n in e)
|
|
1208
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1209
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1210
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1211
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1212
|
+
return r;
|
|
1213
|
+
}
|
|
1214
|
+
function Ve(e, t, r) {
|
|
1215
|
+
if (r || arguments.length === 2)
|
|
1216
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1217
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1218
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1219
|
+
}
|
|
1220
|
+
function Xe(e, t) {
|
|
1221
|
+
var r = t && t.cache ? t.cache : ui, n = t && t.serializer ? t.serializer : si, i = t && t.strategy ? t.strategy : oi;
|
|
1224
1222
|
return i(e, {
|
|
1225
1223
|
cache: r,
|
|
1226
1224
|
serializer: n
|
|
@@ -1229,95 +1227,103 @@ function Ve(e, t) {
|
|
|
1229
1227
|
function ni(e) {
|
|
1230
1228
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1231
1229
|
}
|
|
1232
|
-
function
|
|
1230
|
+
function ii(e, t, r, n) {
|
|
1233
1231
|
var i = ni(n) ? n : r(n), o = t.get(i);
|
|
1234
1232
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1235
1233
|
}
|
|
1236
|
-
function
|
|
1234
|
+
function _r(e, t, r) {
|
|
1237
1235
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1238
1236
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1239
1237
|
}
|
|
1240
|
-
function
|
|
1238
|
+
function xr(e, t, r, n, i) {
|
|
1241
1239
|
return r.bind(t, e, n, i);
|
|
1242
1240
|
}
|
|
1243
|
-
function ii(e, t) {
|
|
1244
|
-
var r = e.length === 1 ? _r : xr;
|
|
1245
|
-
return mt(e, this, r, t.cache.create(), t.serializer);
|
|
1246
|
-
}
|
|
1247
1241
|
function oi(e, t) {
|
|
1248
|
-
|
|
1242
|
+
var r = e.length === 1 ? ii : _r;
|
|
1243
|
+
return xr(e, this, r, t.cache.create(), t.serializer);
|
|
1249
1244
|
}
|
|
1250
1245
|
function ai(e, t) {
|
|
1251
|
-
return
|
|
1246
|
+
return xr(e, this, _r, t.cache.create(), t.serializer);
|
|
1252
1247
|
}
|
|
1253
1248
|
var si = function() {
|
|
1254
1249
|
return JSON.stringify(arguments);
|
|
1255
|
-
}
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1250
|
+
}, li = (
|
|
1251
|
+
/** @class */
|
|
1252
|
+
function() {
|
|
1253
|
+
function e() {
|
|
1254
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1255
|
+
}
|
|
1256
|
+
return e.prototype.get = function(t) {
|
|
1257
|
+
return this.cache[t];
|
|
1258
|
+
}, e.prototype.set = function(t, r) {
|
|
1259
|
+
this.cache[t] = r;
|
|
1260
|
+
}, e;
|
|
1261
|
+
}()
|
|
1262
|
+
), ui = {
|
|
1266
1263
|
create: function() {
|
|
1267
|
-
return new
|
|
1264
|
+
return new li();
|
|
1268
1265
|
}
|
|
1269
|
-
},
|
|
1270
|
-
variadic:
|
|
1271
|
-
|
|
1272
|
-
|
|
1266
|
+
}, ze = {
|
|
1267
|
+
variadic: ai
|
|
1268
|
+
}, Te = function() {
|
|
1269
|
+
return Te = Object.assign || function(t) {
|
|
1270
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1271
|
+
r = arguments[n];
|
|
1272
|
+
for (var o in r)
|
|
1273
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1274
|
+
}
|
|
1275
|
+
return t;
|
|
1276
|
+
}, Te.apply(this, arguments);
|
|
1277
|
+
};
|
|
1278
|
+
var _;
|
|
1273
1279
|
(function(e) {
|
|
1274
1280
|
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";
|
|
1275
1281
|
})(_ || (_ = {}));
|
|
1276
|
-
var
|
|
1282
|
+
var S;
|
|
1277
1283
|
(function(e) {
|
|
1278
1284
|
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";
|
|
1279
|
-
})(
|
|
1280
|
-
var
|
|
1285
|
+
})(S || (S = {}));
|
|
1286
|
+
var re;
|
|
1281
1287
|
(function(e) {
|
|
1282
1288
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1283
|
-
})(
|
|
1284
|
-
function
|
|
1285
|
-
return e.type ===
|
|
1289
|
+
})(re || (re = {}));
|
|
1290
|
+
function Lt(e) {
|
|
1291
|
+
return e.type === S.literal;
|
|
1286
1292
|
}
|
|
1287
|
-
function
|
|
1288
|
-
return e.type ===
|
|
1293
|
+
function hi(e) {
|
|
1294
|
+
return e.type === S.argument;
|
|
1289
1295
|
}
|
|
1290
1296
|
function wr(e) {
|
|
1291
|
-
return e.type ===
|
|
1297
|
+
return e.type === S.number;
|
|
1292
1298
|
}
|
|
1293
1299
|
function Er(e) {
|
|
1294
|
-
return e.type ===
|
|
1300
|
+
return e.type === S.date;
|
|
1295
1301
|
}
|
|
1296
1302
|
function Nr(e) {
|
|
1297
|
-
return e.type ===
|
|
1303
|
+
return e.type === S.time;
|
|
1298
1304
|
}
|
|
1299
1305
|
function Sr(e) {
|
|
1300
|
-
return e.type ===
|
|
1306
|
+
return e.type === S.select;
|
|
1301
1307
|
}
|
|
1302
1308
|
function Ir(e) {
|
|
1303
|
-
return e.type ===
|
|
1309
|
+
return e.type === S.plural;
|
|
1304
1310
|
}
|
|
1305
|
-
function
|
|
1306
|
-
return e.type ===
|
|
1307
|
-
}
|
|
1308
|
-
function Br(e) {
|
|
1309
|
-
return e.type === I.tag;
|
|
1311
|
+
function ci(e) {
|
|
1312
|
+
return e.type === S.pound;
|
|
1310
1313
|
}
|
|
1311
1314
|
function Ar(e) {
|
|
1312
|
-
return
|
|
1315
|
+
return e.type === S.tag;
|
|
1316
|
+
}
|
|
1317
|
+
function Br(e) {
|
|
1318
|
+
return !!(e && typeof e == "object" && e.type === re.number);
|
|
1313
1319
|
}
|
|
1314
|
-
function
|
|
1315
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1320
|
+
function st(e) {
|
|
1321
|
+
return !!(e && typeof e == "object" && e.type === re.dateTime);
|
|
1316
1322
|
}
|
|
1317
|
-
var Tr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
1318
|
-
function
|
|
1323
|
+
var Tr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, fi = /(?:[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;
|
|
1324
|
+
function di(e) {
|
|
1319
1325
|
var t = {};
|
|
1320
|
-
return e.replace(
|
|
1326
|
+
return e.replace(fi, function(r) {
|
|
1321
1327
|
var n = r.length;
|
|
1322
1328
|
switch (r[0]) {
|
|
1323
1329
|
case "G":
|
|
@@ -1406,11 +1412,21 @@ function fi(e) {
|
|
|
1406
1412
|
return "";
|
|
1407
1413
|
}), t;
|
|
1408
1414
|
}
|
|
1409
|
-
var
|
|
1410
|
-
function
|
|
1415
|
+
var B = function() {
|
|
1416
|
+
return B = Object.assign || function(t) {
|
|
1417
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1418
|
+
r = arguments[n];
|
|
1419
|
+
for (var o in r)
|
|
1420
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1421
|
+
}
|
|
1422
|
+
return t;
|
|
1423
|
+
}, B.apply(this, arguments);
|
|
1424
|
+
};
|
|
1425
|
+
var mi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1426
|
+
function pi(e) {
|
|
1411
1427
|
if (e.length === 0)
|
|
1412
1428
|
throw new Error("Number skeleton cannot be empty");
|
|
1413
|
-
for (var t = e.split(
|
|
1429
|
+
for (var t = e.split(mi).filter(function(f) {
|
|
1414
1430
|
return f.length > 0;
|
|
1415
1431
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1416
1432
|
var o = i[n], a = o.split("/");
|
|
@@ -1425,13 +1441,13 @@ function mi(e) {
|
|
|
1425
1441
|
}
|
|
1426
1442
|
return r;
|
|
1427
1443
|
}
|
|
1428
|
-
function
|
|
1444
|
+
function gi(e) {
|
|
1429
1445
|
return e.replace(/^(.*?)-/, "");
|
|
1430
1446
|
}
|
|
1431
|
-
var
|
|
1432
|
-
function
|
|
1447
|
+
var Ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Pr = /^(@+)?(\+|#+)?[rs]?$/g, vi = /(\*)(0+)|(#+)(0+)|(0+)/g, Hr = /^(0+)$/;
|
|
1448
|
+
function Ft(e) {
|
|
1433
1449
|
var t = {};
|
|
1434
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1450
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Pr, function(r, n, i) {
|
|
1435
1451
|
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)), "";
|
|
1436
1452
|
}), t;
|
|
1437
1453
|
}
|
|
@@ -1475,7 +1491,7 @@ function Mr(e) {
|
|
|
1475
1491
|
};
|
|
1476
1492
|
}
|
|
1477
1493
|
}
|
|
1478
|
-
function
|
|
1494
|
+
function bi(e) {
|
|
1479
1495
|
var t;
|
|
1480
1496
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1481
1497
|
notation: "engineering"
|
|
@@ -1483,17 +1499,17 @@ function vi(e) {
|
|
|
1483
1499
|
notation: "scientific"
|
|
1484
1500
|
}, e = e.slice(1)), t) {
|
|
1485
1501
|
var r = e.slice(0, 2);
|
|
1486
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1502
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Hr.test(e))
|
|
1487
1503
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1488
1504
|
t.minimumIntegerDigits = e.length;
|
|
1489
1505
|
}
|
|
1490
1506
|
return t;
|
|
1491
1507
|
}
|
|
1492
|
-
function
|
|
1508
|
+
function Rt(e) {
|
|
1493
1509
|
var t = {}, r = Mr(e);
|
|
1494
1510
|
return r || t;
|
|
1495
1511
|
}
|
|
1496
|
-
function
|
|
1512
|
+
function yi(e) {
|
|
1497
1513
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1498
1514
|
var i = n[r];
|
|
1499
1515
|
switch (i.stem) {
|
|
@@ -1517,7 +1533,7 @@ function bi(e) {
|
|
|
1517
1533
|
continue;
|
|
1518
1534
|
case "measure-unit":
|
|
1519
1535
|
case "unit":
|
|
1520
|
-
t.style = "unit", t.unit =
|
|
1536
|
+
t.style = "unit", t.unit = gi(i.options[0]);
|
|
1521
1537
|
continue;
|
|
1522
1538
|
case "compact-short":
|
|
1523
1539
|
case "K":
|
|
@@ -1528,13 +1544,13 @@ function bi(e) {
|
|
|
1528
1544
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1529
1545
|
continue;
|
|
1530
1546
|
case "scientific":
|
|
1531
|
-
t =
|
|
1532
|
-
return
|
|
1547
|
+
t = B(B(B({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
1548
|
+
return B(B({}, l), Rt(u));
|
|
1533
1549
|
}, {}));
|
|
1534
1550
|
continue;
|
|
1535
1551
|
case "engineering":
|
|
1536
|
-
t =
|
|
1537
|
-
return
|
|
1552
|
+
t = B(B(B({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
1553
|
+
return B(B({}, l), Rt(u));
|
|
1538
1554
|
}, {}));
|
|
1539
1555
|
continue;
|
|
1540
1556
|
case "notation-simple":
|
|
@@ -1579,7 +1595,7 @@ function bi(e) {
|
|
|
1579
1595
|
case "integer-width":
|
|
1580
1596
|
if (i.options.length > 1)
|
|
1581
1597
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1582
|
-
i.options[0].replace(
|
|
1598
|
+
i.options[0].replace(vi, function(l, u, h, d, f, p) {
|
|
1583
1599
|
if (u)
|
|
1584
1600
|
t.minimumIntegerDigits = h.length;
|
|
1585
1601
|
else {
|
|
@@ -1592,32 +1608,32 @@ function bi(e) {
|
|
|
1592
1608
|
});
|
|
1593
1609
|
continue;
|
|
1594
1610
|
}
|
|
1595
|
-
if (
|
|
1611
|
+
if (Hr.test(i.stem)) {
|
|
1596
1612
|
t.minimumIntegerDigits = i.stem.length;
|
|
1597
1613
|
continue;
|
|
1598
1614
|
}
|
|
1599
|
-
if (
|
|
1615
|
+
if (Ct.test(i.stem)) {
|
|
1600
1616
|
if (i.options.length > 1)
|
|
1601
1617
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1602
|
-
i.stem.replace(
|
|
1618
|
+
i.stem.replace(Ct, function(l, u, h, d, f, p) {
|
|
1603
1619
|
return h === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1604
1620
|
});
|
|
1605
1621
|
var o = i.options[0];
|
|
1606
|
-
o === "w" ? t =
|
|
1622
|
+
o === "w" ? t = B(B({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = B(B({}, t), Ft(o)));
|
|
1607
1623
|
continue;
|
|
1608
1624
|
}
|
|
1609
|
-
if (
|
|
1610
|
-
t =
|
|
1625
|
+
if (Pr.test(i.stem)) {
|
|
1626
|
+
t = B(B({}, t), Ft(i.stem));
|
|
1611
1627
|
continue;
|
|
1612
1628
|
}
|
|
1613
1629
|
var a = Mr(i.stem);
|
|
1614
|
-
a && (t =
|
|
1615
|
-
var s =
|
|
1616
|
-
s && (t =
|
|
1630
|
+
a && (t = B(B({}, t), a));
|
|
1631
|
+
var s = bi(i.stem);
|
|
1632
|
+
s && (t = B(B({}, t), s));
|
|
1617
1633
|
}
|
|
1618
1634
|
return t;
|
|
1619
1635
|
}
|
|
1620
|
-
var
|
|
1636
|
+
var we = {
|
|
1621
1637
|
"001": [
|
|
1622
1638
|
"H",
|
|
1623
1639
|
"h"
|
|
@@ -3032,13 +3048,13 @@ var Ee = {
|
|
|
3032
3048
|
"h"
|
|
3033
3049
|
]
|
|
3034
3050
|
};
|
|
3035
|
-
function
|
|
3051
|
+
function _i(e, t) {
|
|
3036
3052
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3037
3053
|
var i = e.charAt(n);
|
|
3038
3054
|
if (i === "j") {
|
|
3039
3055
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3040
3056
|
o++, n++;
|
|
3041
|
-
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u =
|
|
3057
|
+
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = xi(t);
|
|
3042
3058
|
for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
|
|
3043
3059
|
r += l;
|
|
3044
3060
|
for (; a-- > 0; )
|
|
@@ -3048,7 +3064,7 @@ function yi(e, t) {
|
|
|
3048
3064
|
}
|
|
3049
3065
|
return r;
|
|
3050
3066
|
}
|
|
3051
|
-
function
|
|
3067
|
+
function xi(e) {
|
|
3052
3068
|
var t = e.hourCycle;
|
|
3053
3069
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3054
3070
|
e.hourCycles && // @ts-ignore
|
|
@@ -3067,23 +3083,23 @@ function _i(e) {
|
|
|
3067
3083
|
}
|
|
3068
3084
|
var r = e.language, n;
|
|
3069
3085
|
r !== "root" && (n = e.maximize().region);
|
|
3070
|
-
var i =
|
|
3086
|
+
var i = we[n || ""] || we[r || ""] || we["".concat(r, "-001")] || we["001"];
|
|
3071
3087
|
return i[0];
|
|
3072
3088
|
}
|
|
3073
|
-
var
|
|
3089
|
+
var Ze, wi = new RegExp("^".concat(Tr.source, "*")), Ei = new RegExp("".concat(Tr.source, "*$"));
|
|
3074
3090
|
function x(e, t) {
|
|
3075
3091
|
return { start: e, end: t };
|
|
3076
3092
|
}
|
|
3077
|
-
var
|
|
3093
|
+
var Ni = !!String.prototype.startsWith && "_a".startsWith("a", 1), Si = !!String.fromCodePoint, Ii = !!Object.fromEntries, Ai = !!String.prototype.codePointAt, Bi = !!String.prototype.trimStart, Ti = !!String.prototype.trimEnd, Pi = !!Number.isSafeInteger, Hi = Pi ? Number.isSafeInteger : function(e) {
|
|
3078
3094
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3079
|
-
},
|
|
3095
|
+
}, lt = !0;
|
|
3080
3096
|
try {
|
|
3081
|
-
var
|
|
3082
|
-
|
|
3097
|
+
var Mi = Lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3098
|
+
lt = ((Ze = Mi.exec("a")) === null || Ze === void 0 ? void 0 : Ze[0]) === "a";
|
|
3083
3099
|
} catch {
|
|
3084
|
-
|
|
3100
|
+
lt = !1;
|
|
3085
3101
|
}
|
|
3086
|
-
var
|
|
3102
|
+
var Ut = Ni ? (
|
|
3087
3103
|
// Native
|
|
3088
3104
|
function(t, r, n) {
|
|
3089
3105
|
return t.startsWith(r, n);
|
|
@@ -3093,7 +3109,7 @@ var Rt = Ei ? (
|
|
|
3093
3109
|
function(t, r, n) {
|
|
3094
3110
|
return t.slice(n, n + r.length) === r;
|
|
3095
3111
|
}
|
|
3096
|
-
),
|
|
3112
|
+
), ut = Si ? String.fromCodePoint : (
|
|
3097
3113
|
// IE11
|
|
3098
3114
|
function() {
|
|
3099
3115
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3105,9 +3121,9 @@ var Rt = Ei ? (
|
|
|
3105
3121
|
}
|
|
3106
3122
|
return n;
|
|
3107
3123
|
}
|
|
3108
|
-
),
|
|
3124
|
+
), Dt = (
|
|
3109
3125
|
// native
|
|
3110
|
-
|
|
3126
|
+
Ii ? Object.fromEntries : (
|
|
3111
3127
|
// Ponyfill
|
|
3112
3128
|
function(t) {
|
|
3113
3129
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3117,7 +3133,7 @@ var Rt = Ei ? (
|
|
|
3117
3133
|
return r;
|
|
3118
3134
|
}
|
|
3119
3135
|
)
|
|
3120
|
-
), Or =
|
|
3136
|
+
), Or = Ai ? (
|
|
3121
3137
|
// Native
|
|
3122
3138
|
function(t, r) {
|
|
3123
3139
|
return t.codePointAt(r);
|
|
@@ -3131,7 +3147,7 @@ var Rt = Ei ? (
|
|
|
3131
3147
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3132
3148
|
}
|
|
3133
3149
|
}
|
|
3134
|
-
),
|
|
3150
|
+
), Oi = Bi ? (
|
|
3135
3151
|
// Native
|
|
3136
3152
|
function(t) {
|
|
3137
3153
|
return t.trimStart();
|
|
@@ -3139,9 +3155,9 @@ var Rt = Ei ? (
|
|
|
3139
3155
|
) : (
|
|
3140
3156
|
// Ponyfill
|
|
3141
3157
|
function(t) {
|
|
3142
|
-
return t.replace(
|
|
3158
|
+
return t.replace(wi, "");
|
|
3143
3159
|
}
|
|
3144
|
-
),
|
|
3160
|
+
), Li = Ti ? (
|
|
3145
3161
|
// Native
|
|
3146
3162
|
function(t) {
|
|
3147
3163
|
return t.trimEnd();
|
|
@@ -3149,32 +3165,32 @@ var Rt = Ei ? (
|
|
|
3149
3165
|
) : (
|
|
3150
3166
|
// Ponyfill
|
|
3151
3167
|
function(t) {
|
|
3152
|
-
return t.replace(
|
|
3168
|
+
return t.replace(Ei, "");
|
|
3153
3169
|
}
|
|
3154
3170
|
);
|
|
3155
3171
|
function Lr(e, t) {
|
|
3156
3172
|
return new RegExp(e, t);
|
|
3157
3173
|
}
|
|
3158
|
-
var
|
|
3159
|
-
if (
|
|
3160
|
-
var
|
|
3161
|
-
|
|
3174
|
+
var ht;
|
|
3175
|
+
if (lt) {
|
|
3176
|
+
var Gt = Lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3177
|
+
ht = function(t, r) {
|
|
3162
3178
|
var n;
|
|
3163
|
-
|
|
3164
|
-
var i =
|
|
3179
|
+
Gt.lastIndex = r;
|
|
3180
|
+
var i = Gt.exec(t);
|
|
3165
3181
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3166
3182
|
};
|
|
3167
3183
|
} else
|
|
3168
|
-
|
|
3184
|
+
ht = function(t, r) {
|
|
3169
3185
|
for (var n = []; ; ) {
|
|
3170
3186
|
var i = Or(t, r);
|
|
3171
|
-
if (i === void 0 || Cr(i) ||
|
|
3187
|
+
if (i === void 0 || Cr(i) || Ui(i))
|
|
3172
3188
|
break;
|
|
3173
3189
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3174
3190
|
}
|
|
3175
|
-
return
|
|
3191
|
+
return ut.apply(void 0, n);
|
|
3176
3192
|
};
|
|
3177
|
-
var
|
|
3193
|
+
var Ci = (
|
|
3178
3194
|
/** @class */
|
|
3179
3195
|
function() {
|
|
3180
3196
|
function e(t, r) {
|
|
@@ -3198,14 +3214,14 @@ var Li = (
|
|
|
3198
3214
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3199
3215
|
var s = this.clonePosition();
|
|
3200
3216
|
this.bump(), i.push({
|
|
3201
|
-
type:
|
|
3217
|
+
type: S.pound,
|
|
3202
3218
|
location: x(s, this.clonePosition())
|
|
3203
3219
|
});
|
|
3204
3220
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3205
3221
|
if (n)
|
|
3206
3222
|
break;
|
|
3207
3223
|
return this.error(_.UNMATCHED_CLOSING_TAG, x(this.clonePosition(), this.clonePosition()));
|
|
3208
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3224
|
+
} else if (o === 60 && !this.ignoreTag && ct(this.peek() || 0)) {
|
|
3209
3225
|
var a = this.parseTag(t, r);
|
|
3210
3226
|
if (a.err)
|
|
3211
3227
|
return a;
|
|
@@ -3226,7 +3242,7 @@ var Li = (
|
|
|
3226
3242
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3227
3243
|
return {
|
|
3228
3244
|
val: {
|
|
3229
|
-
type:
|
|
3245
|
+
type: S.literal,
|
|
3230
3246
|
value: "<".concat(i, "/>"),
|
|
3231
3247
|
location: x(n, this.clonePosition())
|
|
3232
3248
|
},
|
|
@@ -3238,12 +3254,12 @@ var Li = (
|
|
|
3238
3254
|
return o;
|
|
3239
3255
|
var a = o.val, s = this.clonePosition();
|
|
3240
3256
|
if (this.bumpIf("</")) {
|
|
3241
|
-
if (this.isEOF() || !
|
|
3257
|
+
if (this.isEOF() || !ct(this.char()))
|
|
3242
3258
|
return this.error(_.INVALID_TAG, x(s, this.clonePosition()));
|
|
3243
3259
|
var l = this.clonePosition(), u = this.parseTagName();
|
|
3244
3260
|
return i !== u ? this.error(_.UNMATCHED_CLOSING_TAG, x(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3245
3261
|
val: {
|
|
3246
|
-
type:
|
|
3262
|
+
type: S.tag,
|
|
3247
3263
|
value: i,
|
|
3248
3264
|
children: a,
|
|
3249
3265
|
location: x(n, this.clonePosition())
|
|
@@ -3256,7 +3272,7 @@ var Li = (
|
|
|
3256
3272
|
return this.error(_.INVALID_TAG, x(n, this.clonePosition()));
|
|
3257
3273
|
}, e.prototype.parseTagName = function() {
|
|
3258
3274
|
var t = this.offset();
|
|
3259
|
-
for (this.bump(); !this.isEOF() &&
|
|
3275
|
+
for (this.bump(); !this.isEOF() && Ri(this.char()); )
|
|
3260
3276
|
this.bump();
|
|
3261
3277
|
return this.message.slice(t, this.offset());
|
|
3262
3278
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3280,12 +3296,12 @@ var Li = (
|
|
|
3280
3296
|
}
|
|
3281
3297
|
var l = x(n, this.clonePosition());
|
|
3282
3298
|
return {
|
|
3283
|
-
val: { type:
|
|
3299
|
+
val: { type: S.literal, value: i, location: l },
|
|
3284
3300
|
err: null
|
|
3285
3301
|
};
|
|
3286
3302
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3287
3303
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3288
|
-
!
|
|
3304
|
+
!Fi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3289
3305
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3290
3306
|
if (this.isEOF() || this.char() !== 39)
|
|
3291
3307
|
return null;
|
|
@@ -3319,12 +3335,12 @@ var Li = (
|
|
|
3319
3335
|
r.push(n);
|
|
3320
3336
|
this.bump();
|
|
3321
3337
|
}
|
|
3322
|
-
return
|
|
3338
|
+
return ut.apply(void 0, r);
|
|
3323
3339
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3324
3340
|
if (this.isEOF())
|
|
3325
3341
|
return null;
|
|
3326
3342
|
var n = this.char();
|
|
3327
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3343
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ut(n));
|
|
3328
3344
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3329
3345
|
var n = this.clonePosition();
|
|
3330
3346
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3340,7 +3356,7 @@ var Li = (
|
|
|
3340
3356
|
case 125:
|
|
3341
3357
|
return this.bump(), {
|
|
3342
3358
|
val: {
|
|
3343
|
-
type:
|
|
3359
|
+
type: S.argument,
|
|
3344
3360
|
// value does not include the opening and closing braces.
|
|
3345
3361
|
value: i,
|
|
3346
3362
|
location: x(n, this.clonePosition())
|
|
@@ -3353,7 +3369,7 @@ var Li = (
|
|
|
3353
3369
|
return this.error(_.MALFORMED_ARGUMENT, x(n, this.clonePosition()));
|
|
3354
3370
|
}
|
|
3355
3371
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3356
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3372
|
+
var t = this.clonePosition(), r = this.offset(), n = ht(this.message, r), i = r + n.length;
|
|
3357
3373
|
this.bumpTo(i);
|
|
3358
3374
|
var o = this.clonePosition(), a = x(t, o);
|
|
3359
3375
|
return { value: n, location: a };
|
|
@@ -3372,7 +3388,7 @@ var Li = (
|
|
|
3372
3388
|
var h = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
|
|
3373
3389
|
if (d.err)
|
|
3374
3390
|
return d;
|
|
3375
|
-
var f =
|
|
3391
|
+
var f = Li(d.val);
|
|
3376
3392
|
if (f.length === 0)
|
|
3377
3393
|
return this.error(_.EXPECT_ARGUMENT_STYLE, x(this.clonePosition(), this.clonePosition()));
|
|
3378
3394
|
var p = x(h, this.clonePosition());
|
|
@@ -3382,25 +3398,25 @@ var Li = (
|
|
|
3382
3398
|
if (g.err)
|
|
3383
3399
|
return g;
|
|
3384
3400
|
var v = x(i, this.clonePosition());
|
|
3385
|
-
if (u &&
|
|
3386
|
-
var A =
|
|
3401
|
+
if (u && Ut(u?.style, "::", 0)) {
|
|
3402
|
+
var A = Oi(u.style.slice(2));
|
|
3387
3403
|
if (s === "number") {
|
|
3388
3404
|
var d = this.parseNumberSkeletonFromString(A, u.styleLocation);
|
|
3389
3405
|
return d.err ? d : {
|
|
3390
|
-
val: { type:
|
|
3406
|
+
val: { type: S.number, value: n, location: v, style: d.val },
|
|
3391
3407
|
err: null
|
|
3392
3408
|
};
|
|
3393
3409
|
} else {
|
|
3394
3410
|
if (A.length === 0)
|
|
3395
3411
|
return this.error(_.EXPECT_DATE_TIME_SKELETON, v);
|
|
3396
|
-
var
|
|
3397
|
-
this.locale && (
|
|
3412
|
+
var N = A;
|
|
3413
|
+
this.locale && (N = _i(A, this.locale));
|
|
3398
3414
|
var f = {
|
|
3399
|
-
type:
|
|
3400
|
-
pattern:
|
|
3415
|
+
type: re.dateTime,
|
|
3416
|
+
pattern: N,
|
|
3401
3417
|
location: u.styleLocation,
|
|
3402
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3403
|
-
}, b = s === "date" ?
|
|
3418
|
+
parsedOptions: this.shouldParseSkeletons ? di(N) : {}
|
|
3419
|
+
}, b = s === "date" ? S.date : S.time;
|
|
3404
3420
|
return {
|
|
3405
3421
|
val: { type: b, value: n, location: v, style: f },
|
|
3406
3422
|
err: null
|
|
@@ -3409,7 +3425,7 @@ var Li = (
|
|
|
3409
3425
|
}
|
|
3410
3426
|
return {
|
|
3411
3427
|
val: {
|
|
3412
|
-
type: s === "number" ?
|
|
3428
|
+
type: s === "number" ? S.number : s === "date" ? S.date : S.time,
|
|
3413
3429
|
value: n,
|
|
3414
3430
|
location: v,
|
|
3415
3431
|
style: (o = u?.style) !== null && o !== void 0 ? o : null
|
|
@@ -3420,43 +3436,43 @@ var Li = (
|
|
|
3420
3436
|
case "plural":
|
|
3421
3437
|
case "selectordinal":
|
|
3422
3438
|
case "select": {
|
|
3423
|
-
var
|
|
3439
|
+
var E = this.clonePosition();
|
|
3424
3440
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3425
|
-
return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(
|
|
3441
|
+
return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(E, Te({}, E)));
|
|
3426
3442
|
this.bumpSpace();
|
|
3427
|
-
var
|
|
3428
|
-
if (s !== "select" &&
|
|
3443
|
+
var w = this.parseIdentifierIfPossible(), T = 0;
|
|
3444
|
+
if (s !== "select" && w.value === "offset") {
|
|
3429
3445
|
if (!this.bumpIf(":"))
|
|
3430
3446
|
return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x(this.clonePosition(), this.clonePosition()));
|
|
3431
3447
|
this.bumpSpace();
|
|
3432
3448
|
var d = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3433
3449
|
if (d.err)
|
|
3434
3450
|
return d;
|
|
3435
|
-
this.bumpSpace(),
|
|
3451
|
+
this.bumpSpace(), w = this.parseIdentifierIfPossible(), T = d.val;
|
|
3436
3452
|
}
|
|
3437
|
-
var
|
|
3438
|
-
if (
|
|
3439
|
-
return
|
|
3453
|
+
var X = this.tryParsePluralOrSelectOptions(t, s, r, w);
|
|
3454
|
+
if (X.err)
|
|
3455
|
+
return X;
|
|
3440
3456
|
var g = this.tryParseArgumentClose(i);
|
|
3441
3457
|
if (g.err)
|
|
3442
3458
|
return g;
|
|
3443
|
-
var
|
|
3459
|
+
var Q = x(i, this.clonePosition());
|
|
3444
3460
|
return s === "select" ? {
|
|
3445
3461
|
val: {
|
|
3446
|
-
type:
|
|
3462
|
+
type: S.select,
|
|
3447
3463
|
value: n,
|
|
3448
|
-
options:
|
|
3449
|
-
location:
|
|
3464
|
+
options: Dt(X.val),
|
|
3465
|
+
location: Q
|
|
3450
3466
|
},
|
|
3451
3467
|
err: null
|
|
3452
3468
|
} : {
|
|
3453
3469
|
val: {
|
|
3454
|
-
type:
|
|
3470
|
+
type: S.plural,
|
|
3455
3471
|
value: n,
|
|
3456
|
-
options:
|
|
3472
|
+
options: Dt(X.val),
|
|
3457
3473
|
offset: T,
|
|
3458
3474
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
3459
|
-
location:
|
|
3475
|
+
location: Q
|
|
3460
3476
|
},
|
|
3461
3477
|
err: null
|
|
3462
3478
|
};
|
|
@@ -3504,16 +3520,16 @@ var Li = (
|
|
|
3504
3520
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3505
3521
|
var n = [];
|
|
3506
3522
|
try {
|
|
3507
|
-
n =
|
|
3523
|
+
n = pi(t);
|
|
3508
3524
|
} catch {
|
|
3509
3525
|
return this.error(_.INVALID_NUMBER_SKELETON, r);
|
|
3510
3526
|
}
|
|
3511
3527
|
return {
|
|
3512
3528
|
val: {
|
|
3513
|
-
type:
|
|
3529
|
+
type: re.number,
|
|
3514
3530
|
tokens: n,
|
|
3515
3531
|
location: r,
|
|
3516
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3532
|
+
parsedOptions: this.shouldParseSkeletons ? yi(n) : {}
|
|
3517
3533
|
},
|
|
3518
3534
|
err: null
|
|
3519
3535
|
};
|
|
@@ -3595,7 +3611,7 @@ var Li = (
|
|
|
3595
3611
|
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);
|
|
3596
3612
|
}
|
|
3597
3613
|
}, e.prototype.bumpIf = function(t) {
|
|
3598
|
-
if (
|
|
3614
|
+
if (Ut(this.message, t, this.offset())) {
|
|
3599
3615
|
for (var r = 0; r < t.length; r++)
|
|
3600
3616
|
this.bump();
|
|
3601
3617
|
return !0;
|
|
@@ -3627,47 +3643,47 @@ var Li = (
|
|
|
3627
3643
|
}, e;
|
|
3628
3644
|
}()
|
|
3629
3645
|
);
|
|
3630
|
-
function
|
|
3646
|
+
function ct(e) {
|
|
3631
3647
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3632
3648
|
}
|
|
3633
|
-
function Ci(e) {
|
|
3634
|
-
return lt(e) || e === 47;
|
|
3635
|
-
}
|
|
3636
3649
|
function Fi(e) {
|
|
3650
|
+
return ct(e) || e === 47;
|
|
3651
|
+
}
|
|
3652
|
+
function Ri(e) {
|
|
3637
3653
|
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;
|
|
3638
3654
|
}
|
|
3639
3655
|
function Cr(e) {
|
|
3640
3656
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3641
3657
|
}
|
|
3642
|
-
function
|
|
3658
|
+
function Ui(e) {
|
|
3643
3659
|
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;
|
|
3644
3660
|
}
|
|
3645
|
-
function
|
|
3661
|
+
function ft(e) {
|
|
3646
3662
|
e.forEach(function(t) {
|
|
3647
3663
|
if (delete t.location, Sr(t) || Ir(t))
|
|
3648
3664
|
for (var r in t.options)
|
|
3649
|
-
delete t.options[r].location,
|
|
3665
|
+
delete t.options[r].location, ft(t.options[r].value);
|
|
3650
3666
|
else
|
|
3651
|
-
wr(t) &&
|
|
3667
|
+
wr(t) && Br(t.style) || (Er(t) || Nr(t)) && st(t.style) ? delete t.style.location : Ar(t) && ft(t.children);
|
|
3652
3668
|
});
|
|
3653
3669
|
}
|
|
3654
|
-
function
|
|
3655
|
-
t === void 0 && (t = {}), t =
|
|
3656
|
-
var r = new
|
|
3670
|
+
function Di(e, t) {
|
|
3671
|
+
t === void 0 && (t = {}), t = Te({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3672
|
+
var r = new Ci(e, t).parse();
|
|
3657
3673
|
if (r.err) {
|
|
3658
3674
|
var n = SyntaxError(_[r.err.kind]);
|
|
3659
3675
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3660
3676
|
}
|
|
3661
|
-
return t?.captureLocation ||
|
|
3677
|
+
return t?.captureLocation || ft(r.val), r.val;
|
|
3662
3678
|
}
|
|
3663
|
-
var
|
|
3679
|
+
var ne;
|
|
3664
3680
|
(function(e) {
|
|
3665
3681
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3666
|
-
})(
|
|
3667
|
-
var
|
|
3682
|
+
})(ne || (ne = {}));
|
|
3683
|
+
var Fe = (
|
|
3668
3684
|
/** @class */
|
|
3669
3685
|
function(e) {
|
|
3670
|
-
|
|
3686
|
+
Ce(t, e);
|
|
3671
3687
|
function t(r, n, i) {
|
|
3672
3688
|
var o = e.call(this, r) || this;
|
|
3673
3689
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3676,155 +3692,155 @@ var Ce = (
|
|
|
3676
3692
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3677
3693
|
}, t;
|
|
3678
3694
|
}(Error)
|
|
3679
|
-
),
|
|
3695
|
+
), $t = (
|
|
3680
3696
|
/** @class */
|
|
3681
3697
|
function(e) {
|
|
3682
|
-
|
|
3698
|
+
Ce(t, e);
|
|
3683
3699
|
function t(r, n, i, o) {
|
|
3684
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3700
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ne.INVALID_VALUE, o) || this;
|
|
3685
3701
|
}
|
|
3686
3702
|
return t;
|
|
3687
|
-
}(
|
|
3688
|
-
),
|
|
3703
|
+
}(Fe)
|
|
3704
|
+
), Gi = (
|
|
3689
3705
|
/** @class */
|
|
3690
3706
|
function(e) {
|
|
3691
|
-
|
|
3707
|
+
Ce(t, e);
|
|
3692
3708
|
function t(r, n, i) {
|
|
3693
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3709
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ne.INVALID_VALUE, i) || this;
|
|
3694
3710
|
}
|
|
3695
3711
|
return t;
|
|
3696
|
-
}(
|
|
3697
|
-
),
|
|
3712
|
+
}(Fe)
|
|
3713
|
+
), $i = (
|
|
3698
3714
|
/** @class */
|
|
3699
3715
|
function(e) {
|
|
3700
|
-
|
|
3716
|
+
Ce(t, e);
|
|
3701
3717
|
function t(r, n) {
|
|
3702
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3718
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ne.MISSING_VALUE, n) || this;
|
|
3703
3719
|
}
|
|
3704
3720
|
return t;
|
|
3705
|
-
}(
|
|
3706
|
-
),
|
|
3721
|
+
}(Fe)
|
|
3722
|
+
), M;
|
|
3707
3723
|
(function(e) {
|
|
3708
3724
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3709
|
-
})(
|
|
3710
|
-
function
|
|
3725
|
+
})(M || (M = {}));
|
|
3726
|
+
function ki(e) {
|
|
3711
3727
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3712
3728
|
var n = t[t.length - 1];
|
|
3713
|
-
return !n || n.type !==
|
|
3729
|
+
return !n || n.type !== M.literal || r.type !== M.literal ? t.push(r) : n.value += r.value, t;
|
|
3714
3730
|
}, []);
|
|
3715
3731
|
}
|
|
3716
|
-
function
|
|
3732
|
+
function ji(e) {
|
|
3717
3733
|
return typeof e == "function";
|
|
3718
3734
|
}
|
|
3719
|
-
function
|
|
3720
|
-
if (e.length === 1 &&
|
|
3735
|
+
function Ie(e, t, r, n, i, o, a) {
|
|
3736
|
+
if (e.length === 1 && Lt(e[0]))
|
|
3721
3737
|
return [
|
|
3722
3738
|
{
|
|
3723
|
-
type:
|
|
3739
|
+
type: M.literal,
|
|
3724
3740
|
value: e[0].value
|
|
3725
3741
|
}
|
|
3726
3742
|
];
|
|
3727
3743
|
for (var s = [], l = 0, u = e; l < u.length; l++) {
|
|
3728
3744
|
var h = u[l];
|
|
3729
|
-
if (
|
|
3745
|
+
if (Lt(h)) {
|
|
3730
3746
|
s.push({
|
|
3731
|
-
type:
|
|
3747
|
+
type: M.literal,
|
|
3732
3748
|
value: h.value
|
|
3733
3749
|
});
|
|
3734
3750
|
continue;
|
|
3735
3751
|
}
|
|
3736
|
-
if (
|
|
3752
|
+
if (ci(h)) {
|
|
3737
3753
|
typeof o == "number" && s.push({
|
|
3738
|
-
type:
|
|
3754
|
+
type: M.literal,
|
|
3739
3755
|
value: r.getNumberFormat(t).format(o)
|
|
3740
3756
|
});
|
|
3741
3757
|
continue;
|
|
3742
3758
|
}
|
|
3743
3759
|
var d = h.value;
|
|
3744
3760
|
if (!(i && d in i))
|
|
3745
|
-
throw new
|
|
3761
|
+
throw new $i(d, a);
|
|
3746
3762
|
var f = i[d];
|
|
3747
|
-
if (
|
|
3763
|
+
if (hi(h)) {
|
|
3748
3764
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
|
|
3749
|
-
type: typeof f == "string" ?
|
|
3765
|
+
type: typeof f == "string" ? M.literal : M.object,
|
|
3750
3766
|
value: f
|
|
3751
3767
|
});
|
|
3752
3768
|
continue;
|
|
3753
3769
|
}
|
|
3754
3770
|
if (Er(h)) {
|
|
3755
|
-
var p = typeof h.style == "string" ? n.date[h.style] :
|
|
3771
|
+
var p = typeof h.style == "string" ? n.date[h.style] : st(h.style) ? h.style.parsedOptions : void 0;
|
|
3756
3772
|
s.push({
|
|
3757
|
-
type:
|
|
3773
|
+
type: M.literal,
|
|
3758
3774
|
value: r.getDateTimeFormat(t, p).format(f)
|
|
3759
3775
|
});
|
|
3760
3776
|
continue;
|
|
3761
3777
|
}
|
|
3762
3778
|
if (Nr(h)) {
|
|
3763
|
-
var p = typeof h.style == "string" ? n.time[h.style] :
|
|
3779
|
+
var p = typeof h.style == "string" ? n.time[h.style] : st(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3764
3780
|
s.push({
|
|
3765
|
-
type:
|
|
3781
|
+
type: M.literal,
|
|
3766
3782
|
value: r.getDateTimeFormat(t, p).format(f)
|
|
3767
3783
|
});
|
|
3768
3784
|
continue;
|
|
3769
3785
|
}
|
|
3770
3786
|
if (wr(h)) {
|
|
3771
|
-
var p = typeof h.style == "string" ? n.number[h.style] :
|
|
3787
|
+
var p = typeof h.style == "string" ? n.number[h.style] : Br(h.style) ? h.style.parsedOptions : void 0;
|
|
3772
3788
|
p && p.scale && (f = f * (p.scale || 1)), s.push({
|
|
3773
|
-
type:
|
|
3789
|
+
type: M.literal,
|
|
3774
3790
|
value: r.getNumberFormat(t, p).format(f)
|
|
3775
3791
|
});
|
|
3776
3792
|
continue;
|
|
3777
3793
|
}
|
|
3778
|
-
if (
|
|
3794
|
+
if (Ar(h)) {
|
|
3779
3795
|
var g = h.children, v = h.value, A = i[v];
|
|
3780
|
-
if (!
|
|
3781
|
-
throw new
|
|
3782
|
-
var
|
|
3796
|
+
if (!ji(A))
|
|
3797
|
+
throw new Gi(v, "function", a);
|
|
3798
|
+
var N = Ie(g, t, r, n, i, o), b = A(N.map(function(T) {
|
|
3783
3799
|
return T.value;
|
|
3784
3800
|
}));
|
|
3785
3801
|
Array.isArray(b) || (b = [b]), s.push.apply(s, b.map(function(T) {
|
|
3786
3802
|
return {
|
|
3787
|
-
type: typeof T == "string" ?
|
|
3803
|
+
type: typeof T == "string" ? M.literal : M.object,
|
|
3788
3804
|
value: T
|
|
3789
3805
|
};
|
|
3790
3806
|
}));
|
|
3791
3807
|
}
|
|
3792
3808
|
if (Sr(h)) {
|
|
3793
|
-
var
|
|
3794
|
-
if (!
|
|
3795
|
-
throw new
|
|
3796
|
-
s.push.apply(s,
|
|
3809
|
+
var E = h.options[f] || h.options.other;
|
|
3810
|
+
if (!E)
|
|
3811
|
+
throw new $t(h.value, f, Object.keys(h.options), a);
|
|
3812
|
+
s.push.apply(s, Ie(E.value, t, r, n, i));
|
|
3797
3813
|
continue;
|
|
3798
3814
|
}
|
|
3799
3815
|
if (Ir(h)) {
|
|
3800
|
-
var
|
|
3801
|
-
if (!
|
|
3816
|
+
var E = h.options["=".concat(f)];
|
|
3817
|
+
if (!E) {
|
|
3802
3818
|
if (!Intl.PluralRules)
|
|
3803
|
-
throw new
|
|
3819
|
+
throw new Fe(`Intl.PluralRules is not available in this environment.
|
|
3804
3820
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3805
|
-
`,
|
|
3806
|
-
var
|
|
3807
|
-
|
|
3821
|
+
`, ne.MISSING_INTL_API, a);
|
|
3822
|
+
var w = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
|
|
3823
|
+
E = h.options[w] || h.options.other;
|
|
3808
3824
|
}
|
|
3809
|
-
if (!
|
|
3810
|
-
throw new
|
|
3811
|
-
s.push.apply(s,
|
|
3825
|
+
if (!E)
|
|
3826
|
+
throw new $t(h.value, f, Object.keys(h.options), a);
|
|
3827
|
+
s.push.apply(s, Ie(E.value, t, r, n, i, f - (h.offset || 0)));
|
|
3812
3828
|
continue;
|
|
3813
3829
|
}
|
|
3814
3830
|
}
|
|
3815
|
-
return
|
|
3831
|
+
return ki(s);
|
|
3816
3832
|
}
|
|
3817
|
-
function
|
|
3818
|
-
return t ?
|
|
3819
|
-
return r[n] =
|
|
3833
|
+
function Wi(e, t) {
|
|
3834
|
+
return t ? D(D(D({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3835
|
+
return r[n] = D(D({}, e[n]), t[n] || {}), r;
|
|
3820
3836
|
}, {})) : e;
|
|
3821
3837
|
}
|
|
3822
|
-
function
|
|
3838
|
+
function Vi(e, t) {
|
|
3823
3839
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3824
|
-
return r[n] =
|
|
3825
|
-
},
|
|
3840
|
+
return r[n] = Wi(e[n], t[n]), r;
|
|
3841
|
+
}, D({}, e)) : e;
|
|
3826
3842
|
}
|
|
3827
|
-
function
|
|
3843
|
+
function Qe(e) {
|
|
3828
3844
|
return {
|
|
3829
3845
|
create: function() {
|
|
3830
3846
|
return {
|
|
@@ -3838,39 +3854,39 @@ function Ze(e) {
|
|
|
3838
3854
|
}
|
|
3839
3855
|
};
|
|
3840
3856
|
}
|
|
3841
|
-
function
|
|
3857
|
+
function Xi(e) {
|
|
3842
3858
|
return e === void 0 && (e = {
|
|
3843
3859
|
number: {},
|
|
3844
3860
|
dateTime: {},
|
|
3845
3861
|
pluralRules: {}
|
|
3846
3862
|
}), {
|
|
3847
|
-
getNumberFormat:
|
|
3863
|
+
getNumberFormat: Xe(function() {
|
|
3848
3864
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3849
3865
|
r[n] = arguments[n];
|
|
3850
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3866
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ve([void 0], r, !1)))();
|
|
3851
3867
|
}, {
|
|
3852
|
-
cache:
|
|
3853
|
-
strategy:
|
|
3868
|
+
cache: Qe(e.number),
|
|
3869
|
+
strategy: ze.variadic
|
|
3854
3870
|
}),
|
|
3855
|
-
getDateTimeFormat:
|
|
3871
|
+
getDateTimeFormat: Xe(function() {
|
|
3856
3872
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3857
3873
|
r[n] = arguments[n];
|
|
3858
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3874
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ve([void 0], r, !1)))();
|
|
3859
3875
|
}, {
|
|
3860
|
-
cache:
|
|
3861
|
-
strategy:
|
|
3876
|
+
cache: Qe(e.dateTime),
|
|
3877
|
+
strategy: ze.variadic
|
|
3862
3878
|
}),
|
|
3863
|
-
getPluralRules:
|
|
3879
|
+
getPluralRules: Xe(function() {
|
|
3864
3880
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3865
3881
|
r[n] = arguments[n];
|
|
3866
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3882
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ve([void 0], r, !1)))();
|
|
3867
3883
|
}, {
|
|
3868
|
-
cache:
|
|
3869
|
-
strategy:
|
|
3884
|
+
cache: Qe(e.pluralRules),
|
|
3885
|
+
strategy: ze.variadic
|
|
3870
3886
|
})
|
|
3871
3887
|
};
|
|
3872
3888
|
}
|
|
3873
|
-
var
|
|
3889
|
+
var zi = (
|
|
3874
3890
|
/** @class */
|
|
3875
3891
|
function() {
|
|
3876
3892
|
function e(t, r, n, i) {
|
|
@@ -3885,11 +3901,11 @@ var Xi = (
|
|
|
3885
3901
|
if (u.length === 1)
|
|
3886
3902
|
return u[0].value;
|
|
3887
3903
|
var h = u.reduce(function(d, f) {
|
|
3888
|
-
return !d.length || f.type !==
|
|
3904
|
+
return !d.length || f.type !== M.literal || typeof d[d.length - 1] != "string" ? d.push(f.value) : d[d.length - 1] += f.value, d;
|
|
3889
3905
|
}, []);
|
|
3890
3906
|
return h.length <= 1 ? h[0] || "" : h;
|
|
3891
3907
|
}, this.formatToParts = function(l) {
|
|
3892
|
-
return
|
|
3908
|
+
return Ie(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
|
|
3893
3909
|
}, this.resolvedOptions = function() {
|
|
3894
3910
|
var l;
|
|
3895
3911
|
return {
|
|
@@ -3902,13 +3918,13 @@ var Xi = (
|
|
|
3902
3918
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3903
3919
|
var a = i || {};
|
|
3904
3920
|
a.formatters;
|
|
3905
|
-
var s =
|
|
3906
|
-
this.ast = e.__parse(t,
|
|
3921
|
+
var s = ri(a, ["formatters"]);
|
|
3922
|
+
this.ast = e.__parse(t, D(D({}, s), { locale: this.resolvedLocale }));
|
|
3907
3923
|
} else
|
|
3908
3924
|
this.ast = t;
|
|
3909
3925
|
if (!Array.isArray(this.ast))
|
|
3910
3926
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3911
|
-
this.formats =
|
|
3927
|
+
this.formats = Vi(e.formats, n), this.formatters = i && i.formatters || Xi(this.formatterCache);
|
|
3912
3928
|
}
|
|
3913
3929
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3914
3930
|
get: function() {
|
|
@@ -3921,7 +3937,7 @@ var Xi = (
|
|
|
3921
3937
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3922
3938
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3923
3939
|
}
|
|
3924
|
-
}, e.__parse =
|
|
3940
|
+
}, e.__parse = Di, e.formats = {
|
|
3925
3941
|
number: {
|
|
3926
3942
|
integer: {
|
|
3927
3943
|
maximumFractionDigits: 0
|
|
@@ -3982,7 +3998,7 @@ var Xi = (
|
|
|
3982
3998
|
}, e;
|
|
3983
3999
|
}()
|
|
3984
4000
|
);
|
|
3985
|
-
function
|
|
4001
|
+
function Zi(e, t) {
|
|
3986
4002
|
if (t == null)
|
|
3987
4003
|
return;
|
|
3988
4004
|
if (t in e)
|
|
@@ -4003,36 +4019,36 @@ function zi(e, t) {
|
|
|
4003
4019
|
n = void 0;
|
|
4004
4020
|
return n;
|
|
4005
4021
|
}
|
|
4006
|
-
const
|
|
4022
|
+
const W = {}, Qi = (e, t, r) => r && (t in W || (W[t] = {}), e in W[t] || (W[t][e] = r), r), Fr = (e, t) => {
|
|
4007
4023
|
if (t == null)
|
|
4008
4024
|
return;
|
|
4009
|
-
if (t in
|
|
4010
|
-
return
|
|
4011
|
-
const r =
|
|
4025
|
+
if (t in W && e in W[t])
|
|
4026
|
+
return W[t][e];
|
|
4027
|
+
const r = Re(t);
|
|
4012
4028
|
for (let n = 0; n < r.length; n++) {
|
|
4013
|
-
const i = r[n], o =
|
|
4029
|
+
const i = r[n], o = Ji(i, e);
|
|
4014
4030
|
if (o)
|
|
4015
|
-
return
|
|
4031
|
+
return Qi(e, t, o);
|
|
4016
4032
|
}
|
|
4017
4033
|
};
|
|
4018
|
-
let
|
|
4019
|
-
const
|
|
4020
|
-
function
|
|
4021
|
-
return
|
|
4034
|
+
let vt;
|
|
4035
|
+
const be = Le({});
|
|
4036
|
+
function Yi(e) {
|
|
4037
|
+
return vt[e] || null;
|
|
4022
4038
|
}
|
|
4023
4039
|
function Rr(e) {
|
|
4024
|
-
return e in
|
|
4040
|
+
return e in vt;
|
|
4025
4041
|
}
|
|
4026
|
-
function
|
|
4042
|
+
function Ji(e, t) {
|
|
4027
4043
|
if (!Rr(e))
|
|
4028
4044
|
return null;
|
|
4029
|
-
const r =
|
|
4030
|
-
return
|
|
4045
|
+
const r = Yi(e);
|
|
4046
|
+
return Zi(r, t);
|
|
4031
4047
|
}
|
|
4032
|
-
function
|
|
4048
|
+
function qi(e) {
|
|
4033
4049
|
if (e == null)
|
|
4034
4050
|
return;
|
|
4035
|
-
const t =
|
|
4051
|
+
const t = Re(e);
|
|
4036
4052
|
for (let r = 0; r < t.length; r++) {
|
|
4037
4053
|
const n = t[r];
|
|
4038
4054
|
if (Rr(n))
|
|
@@ -4040,55 +4056,55 @@ function Ji(e) {
|
|
|
4040
4056
|
}
|
|
4041
4057
|
}
|
|
4042
4058
|
function Ur(e, ...t) {
|
|
4043
|
-
delete
|
|
4059
|
+
delete W[e], be.update((r) => (r[e] = ti.all([r[e] || {}, ...t]), r));
|
|
4044
4060
|
}
|
|
4045
|
-
|
|
4046
|
-
[
|
|
4061
|
+
ae(
|
|
4062
|
+
[be],
|
|
4047
4063
|
([e]) => Object.keys(e)
|
|
4048
4064
|
);
|
|
4049
|
-
|
|
4065
|
+
be.subscribe((e) => vt = e);
|
|
4050
4066
|
const Ae = {};
|
|
4051
|
-
function
|
|
4067
|
+
function Ki(e, t) {
|
|
4052
4068
|
Ae[e].delete(t), Ae[e].size === 0 && delete Ae[e];
|
|
4053
4069
|
}
|
|
4054
4070
|
function Dr(e) {
|
|
4055
4071
|
return Ae[e];
|
|
4056
4072
|
}
|
|
4057
|
-
function
|
|
4058
|
-
return
|
|
4073
|
+
function eo(e) {
|
|
4074
|
+
return Re(e).map((t) => {
|
|
4059
4075
|
const r = Dr(t);
|
|
4060
4076
|
return [t, r ? [...r] : []];
|
|
4061
4077
|
}).filter(([, t]) => t.length > 0);
|
|
4062
4078
|
}
|
|
4063
|
-
function
|
|
4064
|
-
return e == null ? !1 :
|
|
4079
|
+
function dt(e) {
|
|
4080
|
+
return e == null ? !1 : Re(e).some(
|
|
4065
4081
|
(t) => {
|
|
4066
4082
|
var r;
|
|
4067
4083
|
return (r = Dr(t)) == null ? void 0 : r.size;
|
|
4068
4084
|
}
|
|
4069
4085
|
);
|
|
4070
4086
|
}
|
|
4071
|
-
function
|
|
4087
|
+
function to(e, t) {
|
|
4072
4088
|
return Promise.all(
|
|
4073
|
-
t.map((n) => (
|
|
4089
|
+
t.map((n) => (Ki(e, n), n().then((i) => i.default || i)))
|
|
4074
4090
|
).then((n) => Ur(e, ...n));
|
|
4075
4091
|
}
|
|
4076
|
-
const
|
|
4092
|
+
const he = {};
|
|
4077
4093
|
function Gr(e) {
|
|
4078
|
-
if (!
|
|
4079
|
-
return e in
|
|
4080
|
-
const t =
|
|
4081
|
-
return
|
|
4094
|
+
if (!dt(e))
|
|
4095
|
+
return e in he ? he[e] : Promise.resolve();
|
|
4096
|
+
const t = eo(e);
|
|
4097
|
+
return he[e] = Promise.all(
|
|
4082
4098
|
t.map(
|
|
4083
|
-
([r, n]) =>
|
|
4099
|
+
([r, n]) => to(r, n)
|
|
4084
4100
|
)
|
|
4085
4101
|
).then(() => {
|
|
4086
|
-
if (
|
|
4102
|
+
if (dt(e))
|
|
4087
4103
|
return Gr(e);
|
|
4088
|
-
delete
|
|
4089
|
-
}),
|
|
4104
|
+
delete he[e];
|
|
4105
|
+
}), he[e];
|
|
4090
4106
|
}
|
|
4091
|
-
const
|
|
4107
|
+
const ro = {
|
|
4092
4108
|
number: {
|
|
4093
4109
|
scientific: { notation: "scientific" },
|
|
4094
4110
|
engineering: { notation: "engineering" },
|
|
@@ -4117,141 +4133,141 @@ const to = {
|
|
|
4117
4133
|
timeZoneName: "short"
|
|
4118
4134
|
}
|
|
4119
4135
|
}
|
|
4120
|
-
},
|
|
4136
|
+
}, no = {
|
|
4121
4137
|
fallbackLocale: null,
|
|
4122
4138
|
loadingDelay: 200,
|
|
4123
|
-
formats:
|
|
4139
|
+
formats: ro,
|
|
4124
4140
|
warnOnMissingMessages: !0,
|
|
4125
4141
|
handleMissingMessage: void 0,
|
|
4126
4142
|
ignoreTag: !0
|
|
4127
|
-
},
|
|
4128
|
-
function
|
|
4129
|
-
return
|
|
4143
|
+
}, io = no;
|
|
4144
|
+
function ie() {
|
|
4145
|
+
return io;
|
|
4130
4146
|
}
|
|
4131
|
-
const
|
|
4132
|
-
var
|
|
4147
|
+
const Ye = Le(!1);
|
|
4148
|
+
var oo = Object.defineProperty, ao = Object.defineProperties, so = Object.getOwnPropertyDescriptors, kt = Object.getOwnPropertySymbols, lo = Object.prototype.hasOwnProperty, uo = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ho = (e, t) => {
|
|
4133
4149
|
for (var r in t || (t = {}))
|
|
4134
|
-
|
|
4135
|
-
if (
|
|
4136
|
-
for (var r of
|
|
4137
|
-
|
|
4150
|
+
lo.call(t, r) && jt(e, r, t[r]);
|
|
4151
|
+
if (kt)
|
|
4152
|
+
for (var r of kt(t))
|
|
4153
|
+
uo.call(t, r) && jt(e, r, t[r]);
|
|
4138
4154
|
return e;
|
|
4139
|
-
},
|
|
4140
|
-
let
|
|
4141
|
-
const
|
|
4142
|
-
function
|
|
4155
|
+
}, co = (e, t) => ao(e, so(t));
|
|
4156
|
+
let mt;
|
|
4157
|
+
const Pe = Le(null);
|
|
4158
|
+
function Wt(e) {
|
|
4143
4159
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4144
4160
|
}
|
|
4145
|
-
function
|
|
4146
|
-
const r =
|
|
4147
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4161
|
+
function Re(e, t = ie().fallbackLocale) {
|
|
4162
|
+
const r = Wt(e);
|
|
4163
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Wt(t)])] : r;
|
|
4148
4164
|
}
|
|
4149
|
-
function
|
|
4150
|
-
return
|
|
4165
|
+
function Z() {
|
|
4166
|
+
return mt ?? void 0;
|
|
4151
4167
|
}
|
|
4152
|
-
|
|
4153
|
-
|
|
4168
|
+
Pe.subscribe((e) => {
|
|
4169
|
+
mt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4154
4170
|
});
|
|
4155
|
-
const
|
|
4156
|
-
if (e &&
|
|
4157
|
-
const { loadingDelay: t } =
|
|
4171
|
+
const fo = (e) => {
|
|
4172
|
+
if (e && qi(e) && dt(e)) {
|
|
4173
|
+
const { loadingDelay: t } = ie();
|
|
4158
4174
|
let r;
|
|
4159
|
-
return typeof window < "u" &&
|
|
4160
|
-
() =>
|
|
4175
|
+
return typeof window < "u" && Z() != null && t ? r = window.setTimeout(
|
|
4176
|
+
() => Ye.set(!0),
|
|
4161
4177
|
t
|
|
4162
|
-
) :
|
|
4163
|
-
|
|
4178
|
+
) : Ye.set(!0), Gr(e).then(() => {
|
|
4179
|
+
Pe.set(e);
|
|
4164
4180
|
}).finally(() => {
|
|
4165
|
-
clearTimeout(r),
|
|
4181
|
+
clearTimeout(r), Ye.set(!1);
|
|
4166
4182
|
});
|
|
4167
4183
|
}
|
|
4168
|
-
return
|
|
4169
|
-
},
|
|
4170
|
-
set:
|
|
4171
|
-
}),
|
|
4184
|
+
return Pe.set(e);
|
|
4185
|
+
}, se = co(ho({}, Pe), {
|
|
4186
|
+
set: fo
|
|
4187
|
+
}), Ue = (e) => {
|
|
4172
4188
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4173
4189
|
return (n) => {
|
|
4174
4190
|
const i = JSON.stringify(n);
|
|
4175
4191
|
return i in t ? t[i] : t[i] = e(n);
|
|
4176
4192
|
};
|
|
4177
4193
|
};
|
|
4178
|
-
var
|
|
4194
|
+
var mo = Object.defineProperty, He = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, kr = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bt = (e, t) => {
|
|
4179
4195
|
for (var r in t || (t = {}))
|
|
4180
|
-
$r.call(t, r) &&
|
|
4181
|
-
if (
|
|
4182
|
-
for (var r of
|
|
4183
|
-
kr.call(t, r) &&
|
|
4196
|
+
$r.call(t, r) && Vt(e, r, t[r]);
|
|
4197
|
+
if (He)
|
|
4198
|
+
for (var r of He(t))
|
|
4199
|
+
kr.call(t, r) && Vt(e, r, t[r]);
|
|
4184
4200
|
return e;
|
|
4185
|
-
},
|
|
4201
|
+
}, le = (e, t) => {
|
|
4186
4202
|
var r = {};
|
|
4187
4203
|
for (var n in e)
|
|
4188
4204
|
$r.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4189
|
-
if (e != null &&
|
|
4190
|
-
for (var n of
|
|
4205
|
+
if (e != null && He)
|
|
4206
|
+
for (var n of He(e))
|
|
4191
4207
|
t.indexOf(n) < 0 && kr.call(e, n) && (r[n] = e[n]);
|
|
4192
4208
|
return r;
|
|
4193
4209
|
};
|
|
4194
|
-
const
|
|
4195
|
-
const { formats: r } =
|
|
4210
|
+
const pe = (e, t) => {
|
|
4211
|
+
const { formats: r } = ie();
|
|
4196
4212
|
if (e in r && t in r[e])
|
|
4197
4213
|
return r[e][t];
|
|
4198
4214
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4199
|
-
},
|
|
4215
|
+
}, po = Ue(
|
|
4200
4216
|
(e) => {
|
|
4201
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4217
|
+
var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
|
|
4202
4218
|
if (r == null)
|
|
4203
4219
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4204
|
-
return n && (i =
|
|
4220
|
+
return n && (i = pe("number", n)), new Intl.NumberFormat(r, i);
|
|
4205
4221
|
}
|
|
4206
|
-
),
|
|
4222
|
+
), go = Ue(
|
|
4207
4223
|
(e) => {
|
|
4208
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4224
|
+
var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
|
|
4209
4225
|
if (r == null)
|
|
4210
4226
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4211
|
-
return n ? i =
|
|
4227
|
+
return n ? i = pe("date", n) : Object.keys(i).length === 0 && (i = pe("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4212
4228
|
}
|
|
4213
|
-
),
|
|
4229
|
+
), vo = Ue(
|
|
4214
4230
|
(e) => {
|
|
4215
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4231
|
+
var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
|
|
4216
4232
|
if (r == null)
|
|
4217
4233
|
throw new Error(
|
|
4218
4234
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4219
4235
|
);
|
|
4220
|
-
return n ? i =
|
|
4236
|
+
return n ? i = pe("time", n) : Object.keys(i).length === 0 && (i = pe("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4221
4237
|
}
|
|
4222
|
-
),
|
|
4238
|
+
), bo = (e = {}) => {
|
|
4223
4239
|
var t = e, {
|
|
4224
|
-
locale: r =
|
|
4225
|
-
} = t, n =
|
|
4240
|
+
locale: r = Z()
|
|
4241
|
+
} = t, n = le(t, [
|
|
4226
4242
|
"locale"
|
|
4227
4243
|
]);
|
|
4228
|
-
return
|
|
4229
|
-
},
|
|
4244
|
+
return po(bt({ locale: r }, n));
|
|
4245
|
+
}, yo = (e = {}) => {
|
|
4230
4246
|
var t = e, {
|
|
4231
|
-
locale: r =
|
|
4232
|
-
} = t, n =
|
|
4247
|
+
locale: r = Z()
|
|
4248
|
+
} = t, n = le(t, [
|
|
4233
4249
|
"locale"
|
|
4234
4250
|
]);
|
|
4235
|
-
return
|
|
4236
|
-
},
|
|
4251
|
+
return go(bt({ locale: r }, n));
|
|
4252
|
+
}, _o = (e = {}) => {
|
|
4237
4253
|
var t = e, {
|
|
4238
|
-
locale: r =
|
|
4239
|
-
} = t, n =
|
|
4254
|
+
locale: r = Z()
|
|
4255
|
+
} = t, n = le(t, [
|
|
4240
4256
|
"locale"
|
|
4241
4257
|
]);
|
|
4242
|
-
return
|
|
4243
|
-
},
|
|
4258
|
+
return vo(bt({ locale: r }, n));
|
|
4259
|
+
}, xo = Ue(
|
|
4244
4260
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4245
|
-
(e, t =
|
|
4246
|
-
ignoreTag:
|
|
4261
|
+
(e, t = Z()) => new zi(e, t, ie().formats, {
|
|
4262
|
+
ignoreTag: ie().ignoreTag
|
|
4247
4263
|
})
|
|
4248
|
-
),
|
|
4264
|
+
), wo = (e, t = {}) => {
|
|
4249
4265
|
var r, n, i, o;
|
|
4250
4266
|
let a = t;
|
|
4251
4267
|
typeof e == "object" && (a = e, e = a.id);
|
|
4252
4268
|
const {
|
|
4253
4269
|
values: s,
|
|
4254
|
-
locale: l =
|
|
4270
|
+
locale: l = Z(),
|
|
4255
4271
|
default: u
|
|
4256
4272
|
} = a;
|
|
4257
4273
|
if (l == null)
|
|
@@ -4260,7 +4276,7 @@ const ve = (e, t) => {
|
|
|
4260
4276
|
);
|
|
4261
4277
|
let h = Fr(e, l);
|
|
4262
4278
|
if (!h)
|
|
4263
|
-
h = (o = (i = (n = (r =
|
|
4279
|
+
h = (o = (i = (n = (r = ie()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4264
4280
|
else if (typeof h != "string")
|
|
4265
4281
|
return console.warn(
|
|
4266
4282
|
`[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.`
|
|
@@ -4269,7 +4285,7 @@ const ve = (e, t) => {
|
|
|
4269
4285
|
return h;
|
|
4270
4286
|
let d = h;
|
|
4271
4287
|
try {
|
|
4272
|
-
d =
|
|
4288
|
+
d = xo(h, l).format(s);
|
|
4273
4289
|
} catch (f) {
|
|
4274
4290
|
f instanceof Error && console.warn(
|
|
4275
4291
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4277,20 +4293,20 @@ const ve = (e, t) => {
|
|
|
4277
4293
|
);
|
|
4278
4294
|
}
|
|
4279
4295
|
return d;
|
|
4280
|
-
},
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
window.emWidgets = { topic:
|
|
4286
|
-
const
|
|
4287
|
-
function
|
|
4296
|
+
}, Eo = (e, t) => _o(t).format(e), No = (e, t) => yo(t).format(e), So = (e, t) => bo(t).format(e), Io = (e, t = Z()) => Fr(e, t), Ao = ae([se, be], () => wo);
|
|
4297
|
+
ae([se], () => Eo);
|
|
4298
|
+
ae([se], () => No);
|
|
4299
|
+
ae([se], () => So);
|
|
4300
|
+
ae([se, be], () => Io);
|
|
4301
|
+
window.emWidgets = { topic: Un };
|
|
4302
|
+
const Xt = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4303
|
+
function zt(e, t) {
|
|
4288
4304
|
Ur(e, t);
|
|
4289
4305
|
}
|
|
4290
4306
|
function Bo(e) {
|
|
4291
|
-
|
|
4307
|
+
se.set(e);
|
|
4292
4308
|
}
|
|
4293
|
-
const
|
|
4309
|
+
const Zt = {
|
|
4294
4310
|
en: {
|
|
4295
4311
|
secondaryMenuTitle: "Categories"
|
|
4296
4312
|
},
|
|
@@ -4325,13 +4341,13 @@ const zt = {
|
|
|
4325
4341
|
secondaryMenuTitle: "Categories"
|
|
4326
4342
|
}
|
|
4327
4343
|
};
|
|
4328
|
-
function
|
|
4344
|
+
function To(e, t) {
|
|
4329
4345
|
if (e) {
|
|
4330
4346
|
const r = document.createElement("style");
|
|
4331
4347
|
r.innerHTML = t, e.appendChild(r);
|
|
4332
4348
|
}
|
|
4333
4349
|
}
|
|
4334
|
-
function
|
|
4350
|
+
function Po(e, t) {
|
|
4335
4351
|
const r = new URL(t);
|
|
4336
4352
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4337
4353
|
const i = document.createElement("style");
|
|
@@ -4348,31 +4364,31 @@ function Ho(e, t, r) {
|
|
|
4348
4364
|
});
|
|
4349
4365
|
}
|
|
4350
4366
|
}
|
|
4351
|
-
function
|
|
4367
|
+
function Mo(e) {
|
|
4352
4368
|
an(e, "svelte-gg2uu2", '.NavigationWrapper{background:var(--emw--color-gray-50, #F9F8F8);width:100%}.NavigationPanel{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:calc(100% - 30px);max-width:450px;height:70px;z-index:30}.NavigationWindow{display:flex;flex-direction:column;background:var(--emw--color-white, #FFFFFF);position:absolute;bottom:30px;left:0;opacity:0;transform:translateY(100%);border-radius:5px 5px 0 0;transition:0.25s ease;width:100%;max-height:40vh}.NavigationWindow.NavigationWindowOpened{opacity:1;padding-bottom:60px;transform:translateY(5px)}.NavigationWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:100%;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;z-index:1}.NavigationWindow .ModalCloseBtn svg{width:24px;height:24px;margin:50%;transform:translate(-50%, -50%)}.NavigationWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.NavigationWindow .NavigationWindowTitle{padding:16px 10px;margin:0;color:var(--emw--color-black, #000000);font-size:12px;flex-grow:0}.NavigationWindow .NavigationSecondaryWrapper{display:flex;flex-wrap:wrap;padding:0 10px;flex-grow:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.NavigationPrimaryItemAnchor.NavItem0{grid-area:item0}.NavigationPrimaryItemAnchor.NavItem1{grid-area:item1}.NavigationPrimaryItemAnchor.NavItem2{grid-area:item2}.NavigationPrimaryItemAnchor.NavItem3{grid-area:item3}.NavigationPrimaryItemAnchor.NavItem4{grid-area:item4}.NavigationBar{background:var(--emw--color-white, #FFFFFF);display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr 20% 1fr 1fr;grid-template-areas:"item0 item1 . item2 item3";height:70px;border-radius:5px;position:relative}.NavigationBar.NavigationBarSimple{grid-template-columns:repeat(5, 20%);grid-template-areas:"item0 item1 item2 item3 item4"}.NavigationBar.NavigationBarOpened{box-shadow:0 0 11px rgba(0, 0, 0, 0.09)}.NavigationPrimaryItemAnchor,.NavigationSecondaryItemAnchor{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-decoration:none;color:var(--emw--color-black, #000000);font-size:9px;overflow:hidden;white-space:nowrap;padding-bottom:12px}.NavigationPrimaryItemAnchor .NavigationPrimaryItemImg,.NavigationPrimaryItemAnchor .NavigationSecondaryItemImg,.NavigationSecondaryItemAnchor .NavigationPrimaryItemImg,.NavigationSecondaryItemAnchor .NavigationSecondaryItemImg{width:20px}.NavigationPrimaryItemAnchor .NavigationPrimaryItemLabel,.NavigationPrimaryItemAnchor .NavigationSecondaryItemLabel,.NavigationSecondaryItemAnchor .NavigationPrimaryItemLabel,.NavigationSecondaryItemAnchor .NavigationSecondaryItemLabel{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;text-align:center}.NavigationSecondaryItemAnchor{width:25%;padding:10px 0}.ActiveItem{background-color:var(--emw--color-primary-50, var(--emw--color-pink-20, #FBECF4))}.NavigationButton{background:var(--emw--color-white, #FFFFFF);border:none;width:20%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0;padding-bottom:12px}.NavigationButton .middleIcon{width:32px;height:32px}.NavigationButton .middleIcon .a{fill:var(--emw--color-white, #FFFFFF);stroke:var(--emw--color-primary, #D0046C);stroke-linecap:round;stroke-linejoin:round}.NavigationButton .middleIcon .b{stroke:none}.NavigationButton .middleIcon .c{fill:none}.NavigationButton:before{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--emw--color-gray-50, #F9F8F8);content:"";height:0;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);width:0}.NavigationButton.NavigationButtonActive:before{opacity:1;transition:0.7s ease}.FlowerMenu.NavigationWrapper{background:var(--emw--color-gray-50, #F9F8F8);width:100%}.FlowerMenu .NavigationPanel{position:fixed;display:flex;flex-direction:column;bottom:0;width:100%;z-index:30}.FlowerMenu .NavigationWindow{display:flex;flex-direction:column;backdrop-filter:blur(2px);background:linear-gradient(0deg, var(--emw--color-black, #000000) 0%, transparent 100%);opacity:0;transition:0.25s ease;width:100%;max-height:0vh}.FlowerMenu .NavigationWindow.NavigationWindowOpened{opacity:1;max-height:200px}.FlowerMenu .NavigationWindow.NavigationWindowOpened .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor:nth-child(1){transform:translate3d(-210%, 50%, 0);transition:transform 0.1s}.FlowerMenu .NavigationWindow.NavigationWindowOpened .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor:nth-child(2){transform:translate3d(-150%, -50%, 0);transition:transform 0.1s 0.1s}.FlowerMenu .NavigationWindow.NavigationWindowOpened .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor:nth-child(3){transform:translate3d(-50%, -100%, 0);transition:transform 0.1s 0.2s}.FlowerMenu .NavigationWindow.NavigationWindowOpened .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor:nth-child(4){transform:translate3d(50%, -50%, 0);transition:transform 0.1s 0.3s}.FlowerMenu .NavigationWindow.NavigationWindowOpened .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor:nth-child(5){transform:translate3d(110%, 50%, 0);transition:transform 0.1s 0.4s}.FlowerMenu .NavigationWindow .ModalCloseBtn,.FlowerMenu .NavigationWindow .NavigationWindowTitle{display:none}.FlowerMenu .NavigationWindow .NavigationSecondaryWrapper{position:relative;width:100%;height:170px;list-style:none}.FlowerMenu .NavigationWindow .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor{display:flex;width:60px;position:absolute;top:50%;left:50%;padding:0px;flex-direction:column;transform:translate(-50%, 150%)}.FlowerMenu .NavigationWindow .NavigationSecondaryWrapper .NavigationSecondaryItemAnchor .NavigationSecondaryItemLabel{width:100%;height:20px;text-wrap:pretty;line-height:10px;color:var(--emw--color-white, #FFFFFF)}.FlowerMenu .NavigationPrimaryItemAnchor.NavItem0{grid-area:item0}.FlowerMenu .NavigationPrimaryItemAnchor.NavItem1{grid-area:item1}.FlowerMenu .NavigationPrimaryItemAnchor.NavItem2{grid-area:item2}.FlowerMenu .NavigationPrimaryItemAnchor.NavItem3{grid-area:item3}.FlowerMenu .NavigationPrimaryItemAnchor.NavItem4{grid-area:item4}.FlowerMenu .NavigationBar{background:var(--emw--color-white, #FFFFFF);display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr 20% 1fr 1fr;grid-template-areas:"item0 item1 . item2 item3";border-radius:5px;position:relative}.FlowerMenu .NavigationBar.NavigationBarSimple{grid-template-columns:repeat(5, 20%);grid-template-areas:"item0 item1 item2 item3 item4"}.FlowerMenu .NavigationBar.NavigationBarOpened{box-shadow:0 0 11px rgba(0, 0, 0, 0.09)}.FlowerMenu .NavigationPrimaryItemAnchor,.FlowerMenu .NavigationSecondaryItemAnchor{display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;color:var(--emw--color-black, #000000);font-size:9px;overflow:hidden;white-space:nowrap;padding:10px}.FlowerMenu .NavigationPrimaryItemAnchor .NavigationPrimaryItemImg,.FlowerMenu .NavigationSecondaryItemAnchor .NavigationPrimaryItemImg{width:20px;height:20px}.FlowerMenu .NavigationPrimaryItemAnchor .NavigationSecondaryItemImgWrapper,.FlowerMenu .NavigationSecondaryItemAnchor .NavigationSecondaryItemImgWrapper{display:flex;justify-content:center;align-items:center;padding:5px;border-radius:100%;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FlowerMenu .NavigationPrimaryItemAnchor .NavigationSecondaryItemImgWrapper .NavigationSecondaryItemImg,.FlowerMenu .NavigationSecondaryItemAnchor .NavigationSecondaryItemImgWrapper .NavigationSecondaryItemImg{width:25px;height:25px}.FlowerMenu .NavigationPrimaryItemAnchor .NavigationPrimaryItemLabel,.FlowerMenu .NavigationPrimaryItemAnchor .NavigationSecondaryItemLabel,.FlowerMenu .NavigationSecondaryItemAnchor .NavigationPrimaryItemLabel,.FlowerMenu .NavigationSecondaryItemAnchor .NavigationSecondaryItemLabel{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.FlowerMenu .NavigationButton{background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:none;position:absolute;border-radius:100%;top:20%;left:50%;transform:translate(-50%, -50%);padding:10px}.FlowerMenu .NavigationButton .NavigationButtonSpan{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.FlowerMenu .NavigationButton .labelMiddleIcon{cursor:pointer;display:grid;align-items:center;justify-content:center;width:20px;height:20px;padding:4px;overflow:hidden}.FlowerMenu .NavigationButton .labelMiddleIcon .middleIconLine{background:var(--emw--color-white, #FFFFFF);content:"";height:2px;width:20px;grid-row-start:1;grid-column-start:1;transition:transform ease 0.2s, margin-top ease 0.2s 0.2s, width ease 0.2s 0.4s}.FlowerMenu .NavigationButton .labelMiddleIcon .middleIconLine:nth-child(1){margin-top:10px}.FlowerMenu .NavigationButton .labelMiddleIcon .middleIconLine:nth-child(2){margin:auto}.FlowerMenu .NavigationButton .labelMiddleIcon .middleIconLine:nth-child(3){margin-top:-10px}.FlowerMenu .NavigationButton .labelMiddleIconActive .middleIconLine:nth-child(1){margin-top:0px;transform:rotate(-45deg);transition:margin-top ease 0.2s 0.2s, transform ease 0.2s 0.4s}.FlowerMenu .NavigationButton .labelMiddleIconActive .middleIconLine:nth-child(2){width:0px;transition:width ease 0.2s}.FlowerMenu .NavigationButton .labelMiddleIconActive .middleIconLine:nth-child(3){margin-top:0px;transform:rotate(45deg);transition:margin-top ease 0.2s 0.2s, transform ease 0.2s 0.4s}');
|
|
4353
4369
|
}
|
|
4354
|
-
function
|
|
4370
|
+
function Qt(e, t, r) {
|
|
4355
4371
|
const n = e.slice();
|
|
4356
4372
|
return n[44] = t[r], n[46] = r, n;
|
|
4357
4373
|
}
|
|
4358
|
-
function
|
|
4374
|
+
function Yt(e, t, r) {
|
|
4359
4375
|
const n = e.slice();
|
|
4360
4376
|
return n[44] = t[r], n;
|
|
4361
4377
|
}
|
|
4362
|
-
const
|
|
4363
|
-
function
|
|
4378
|
+
const Oo = (e) => ({}), Jt = (e) => ({});
|
|
4379
|
+
function qt(e) {
|
|
4364
4380
|
let t, r, n, i, o, a, s, l = !/*navigationBarSimple*/
|
|
4365
|
-
e[6] &&
|
|
4381
|
+
e[6] && Kt(e), u = Be(
|
|
4366
4382
|
/*primaryMenuSpliced*/
|
|
4367
4383
|
e[7]
|
|
4368
4384
|
), h = [];
|
|
4369
4385
|
for (let f = 0; f < u.length; f += 1)
|
|
4370
|
-
h[f] =
|
|
4386
|
+
h[f] = nr(Qt(e, u, f));
|
|
4371
4387
|
let d = !/*navigationBarSimple*/
|
|
4372
|
-
e[6] &&
|
|
4388
|
+
e[6] && ir(e);
|
|
4373
4389
|
return {
|
|
4374
4390
|
c() {
|
|
4375
|
-
t =
|
|
4391
|
+
t = I("div"), l && l.c(), r = k(), n = I("div");
|
|
4376
4392
|
for (let f = 0; f < h.length; f += 1)
|
|
4377
4393
|
h[f].c();
|
|
4378
4394
|
i = k(), d && d.c(), c(n, "class", o = "NavigationBar " + /*navigationWindowOpened*/
|
|
@@ -4382,33 +4398,33 @@ function Jt(e) {
|
|
|
4382
4398
|
(e[6] ? "NavigationBarSimple" : "")), c(t, "class", "NavigationPanel");
|
|
4383
4399
|
},
|
|
4384
4400
|
m(f, p) {
|
|
4385
|
-
|
|
4401
|
+
L(f, t, p), l && l.m(t, null), y(t, r), y(t, n);
|
|
4386
4402
|
for (let g = 0; g < h.length; g += 1)
|
|
4387
4403
|
h[g] && h[g].m(n, null);
|
|
4388
4404
|
y(n, i), d && d.m(n, null), s = !0;
|
|
4389
4405
|
},
|
|
4390
4406
|
p(f, p) {
|
|
4391
4407
|
if (/*navigationBarSimple*/
|
|
4392
|
-
f[6] ? l && (
|
|
4408
|
+
f[6] ? l && (hr(), de(l, 1, 1, () => {
|
|
4393
4409
|
l = null;
|
|
4394
|
-
}),
|
|
4395
|
-
64 &&
|
|
4410
|
+
}), cr()) : l ? (l.p(f, p), p[0] & /*navigationBarSimple*/
|
|
4411
|
+
64 && V(l, 1)) : (l = Kt(f), l.c(), V(l, 1), l.m(t, r)), p[0] & /*activeMenuItemId, primaryMenuSpliced, triggerNavigation*/
|
|
4396
4412
|
32928) {
|
|
4397
|
-
u =
|
|
4413
|
+
u = Be(
|
|
4398
4414
|
/*primaryMenuSpliced*/
|
|
4399
4415
|
f[7]
|
|
4400
4416
|
);
|
|
4401
4417
|
let g;
|
|
4402
4418
|
for (g = 0; g < u.length; g += 1) {
|
|
4403
|
-
const v =
|
|
4404
|
-
h[g] ? h[g].p(v, p) : (h[g] =
|
|
4419
|
+
const v = Qt(f, u, g);
|
|
4420
|
+
h[g] ? h[g].p(v, p) : (h[g] = nr(v), h[g].c(), h[g].m(n, i));
|
|
4405
4421
|
}
|
|
4406
4422
|
for (; g < h.length; g += 1)
|
|
4407
4423
|
h[g].d(1);
|
|
4408
4424
|
h.length = u.length;
|
|
4409
4425
|
}
|
|
4410
4426
|
/*navigationBarSimple*/
|
|
4411
|
-
f[6] ? d && (d.d(1), d = null) : d ? d.p(f, p) : (d =
|
|
4427
|
+
f[6] ? d && (d.d(1), d = null) : d ? d.p(f, p) : (d = ir(f), d.c(), d.m(n, null)), (!s || p[0] & /*navigationWindowOpened, navigationBarSimple*/
|
|
4412
4428
|
80 && o !== (o = "NavigationBar " + /*navigationWindowOpened*/
|
|
4413
4429
|
(f[4] ? "NavigationBarOpened" : "") + " " + /*navigationBarSimple*/
|
|
4414
4430
|
(f[6] ? "NavigationBarSimple" : ""))) && c(n, "class", o), (!s || p[0] & /*navigationWindowOpened, navigationBarSimple*/
|
|
@@ -4417,17 +4433,17 @@ function Jt(e) {
|
|
|
4417
4433
|
(f[6] ? "NavigationBarSimple" : ""))) && c(n, "part", a);
|
|
4418
4434
|
},
|
|
4419
4435
|
i(f) {
|
|
4420
|
-
s || (
|
|
4436
|
+
s || (V(l), s = !0);
|
|
4421
4437
|
},
|
|
4422
4438
|
o(f) {
|
|
4423
|
-
|
|
4439
|
+
de(l), s = !1;
|
|
4424
4440
|
},
|
|
4425
4441
|
d(f) {
|
|
4426
|
-
f &&
|
|
4442
|
+
f && O(t), l && l.d(), ur(h, f), d && d.d();
|
|
4427
4443
|
}
|
|
4428
4444
|
};
|
|
4429
4445
|
}
|
|
4430
|
-
function
|
|
4446
|
+
function Kt(e) {
|
|
4431
4447
|
let t, r, n, i, o = (
|
|
4432
4448
|
/*secondarymenutitle*/
|
|
4433
4449
|
(e[0] || /*$_*/
|
|
@@ -4441,26 +4457,26 @@ function qt(e) {
|
|
|
4441
4457
|
e,
|
|
4442
4458
|
/*$$scope*/
|
|
4443
4459
|
e[26],
|
|
4444
|
-
|
|
4445
|
-
), v = g ||
|
|
4446
|
-
let A =
|
|
4460
|
+
Jt
|
|
4461
|
+
), v = g || Lo();
|
|
4462
|
+
let A = Be(
|
|
4447
4463
|
/*secondaryMenu*/
|
|
4448
4464
|
e[8]
|
|
4449
|
-
),
|
|
4465
|
+
), N = [];
|
|
4450
4466
|
for (let b = 0; b < A.length; b += 1)
|
|
4451
|
-
|
|
4467
|
+
N[b] = tr(Yt(e, A, b));
|
|
4452
4468
|
return {
|
|
4453
4469
|
c() {
|
|
4454
|
-
t =
|
|
4455
|
-
for (let b = 0; b <
|
|
4456
|
-
|
|
4470
|
+
t = I("div"), r = I("span"), v && v.c(), n = k(), i = I("h3"), a = ge(o), s = k(), l = I("div");
|
|
4471
|
+
for (let b = 0; b < N.length; b += 1)
|
|
4472
|
+
N[b].c();
|
|
4457
4473
|
c(r, "class", "ModalCloseBtn"), c(r, "part", "ModalCloseBtn"), c(r, "role", "button"), c(i, "class", "NavigationWindowTitle"), c(l, "class", "NavigationSecondaryWrapper"), c(t, "class", u = "NavigationWindow " + /*navigationWindowOpened*/
|
|
4458
4474
|
(e[4] ? "NavigationWindowOpened" : ""));
|
|
4459
4475
|
},
|
|
4460
|
-
m(b,
|
|
4461
|
-
|
|
4462
|
-
for (let
|
|
4463
|
-
|
|
4476
|
+
m(b, E) {
|
|
4477
|
+
L(b, t, E), y(t, r), v && v.m(r, null), y(t, n), y(t, i), y(i, a), y(t, s), y(t, l);
|
|
4478
|
+
for (let w = 0; w < N.length; w += 1)
|
|
4479
|
+
N[w] && N[w].m(l, null);
|
|
4464
4480
|
h = !0, d || (f = Me(
|
|
4465
4481
|
r,
|
|
4466
4482
|
"click",
|
|
@@ -4468,8 +4484,8 @@ function qt(e) {
|
|
|
4468
4484
|
e[14]
|
|
4469
4485
|
), d = !0);
|
|
4470
4486
|
},
|
|
4471
|
-
p(b,
|
|
4472
|
-
if (g && g.p && (!h ||
|
|
4487
|
+
p(b, E) {
|
|
4488
|
+
if (g && g.p && (!h || E[0] & /*$$scope*/
|
|
4473
4489
|
67108864) && nn(
|
|
4474
4490
|
g,
|
|
4475
4491
|
p,
|
|
@@ -4480,91 +4496,91 @@ function qt(e) {
|
|
|
4480
4496
|
p,
|
|
4481
4497
|
/*$$scope*/
|
|
4482
4498
|
b[26],
|
|
4483
|
-
|
|
4484
|
-
|
|
4499
|
+
E,
|
|
4500
|
+
Oo
|
|
4485
4501
|
) : on(
|
|
4486
4502
|
/*$$scope*/
|
|
4487
4503
|
b[26]
|
|
4488
4504
|
),
|
|
4489
|
-
|
|
4490
|
-
), (!h ||
|
|
4505
|
+
Jt
|
|
4506
|
+
), (!h || E[0] & /*secondarymenutitle, $_*/
|
|
4491
4507
|
4097) && o !== (o = /*secondarymenutitle*/
|
|
4492
4508
|
(b[0] || /*$_*/
|
|
4493
|
-
b[12]("secondaryMenuTitle")) + "") &&
|
|
4509
|
+
b[12]("secondaryMenuTitle")) + "") && gt(a, o), E[0] & /*activeMenuItemId, secondaryMenu, triggerNavigation*/
|
|
4494
4510
|
33056) {
|
|
4495
|
-
A =
|
|
4511
|
+
A = Be(
|
|
4496
4512
|
/*secondaryMenu*/
|
|
4497
4513
|
b[8]
|
|
4498
4514
|
);
|
|
4499
|
-
let
|
|
4500
|
-
for (
|
|
4501
|
-
const T =
|
|
4502
|
-
|
|
4515
|
+
let w;
|
|
4516
|
+
for (w = 0; w < A.length; w += 1) {
|
|
4517
|
+
const T = Yt(b, A, w);
|
|
4518
|
+
N[w] ? N[w].p(T, E) : (N[w] = tr(T), N[w].c(), N[w].m(l, null));
|
|
4503
4519
|
}
|
|
4504
|
-
for (;
|
|
4505
|
-
|
|
4506
|
-
|
|
4520
|
+
for (; w < N.length; w += 1)
|
|
4521
|
+
N[w].d(1);
|
|
4522
|
+
N.length = A.length;
|
|
4507
4523
|
}
|
|
4508
|
-
(!h ||
|
|
4524
|
+
(!h || E[0] & /*navigationWindowOpened*/
|
|
4509
4525
|
16 && u !== (u = "NavigationWindow " + /*navigationWindowOpened*/
|
|
4510
4526
|
(b[4] ? "NavigationWindowOpened" : ""))) && c(t, "class", u);
|
|
4511
4527
|
},
|
|
4512
4528
|
i(b) {
|
|
4513
|
-
h || (
|
|
4529
|
+
h || (V(v, b), h = !0);
|
|
4514
4530
|
},
|
|
4515
4531
|
o(b) {
|
|
4516
|
-
|
|
4532
|
+
de(v, b), h = !1;
|
|
4517
4533
|
},
|
|
4518
4534
|
d(b) {
|
|
4519
|
-
b &&
|
|
4535
|
+
b && O(t), v && v.d(b), ur(N, b), d = !1, f();
|
|
4520
4536
|
}
|
|
4521
4537
|
};
|
|
4522
4538
|
}
|
|
4523
|
-
function
|
|
4539
|
+
function Lo(e) {
|
|
4524
4540
|
let t, r;
|
|
4525
4541
|
return {
|
|
4526
4542
|
c() {
|
|
4527
|
-
t =
|
|
4543
|
+
t = H("svg"), r = H("path"), c(r, "part", "ModalCloseBtnPath"), c(r, "stroke-linecap", "round"), c(r, "stroke-linejoin", "round"), c(r, "stroke-width", "2"), c(r, "d", "M6 18L18 6M6 6l12 12"), c(t, "class", "w-6 h-6"), c(t, "part", "w-6 h-6"), c(t, "fill", "none"), c(t, "stroke", "currentColor"), c(t, "viewBox", "0 0 24 24"), c(t, "xmlns", "http://www.w3.org/2000/svg");
|
|
4528
4544
|
},
|
|
4529
4545
|
m(n, i) {
|
|
4530
|
-
|
|
4546
|
+
L(n, t, i), y(t, r);
|
|
4531
4547
|
},
|
|
4532
|
-
p:
|
|
4548
|
+
p: R,
|
|
4533
4549
|
d(n) {
|
|
4534
|
-
n &&
|
|
4550
|
+
n && O(t);
|
|
4535
4551
|
}
|
|
4536
4552
|
};
|
|
4537
4553
|
}
|
|
4538
|
-
function
|
|
4554
|
+
function er(e) {
|
|
4539
4555
|
let t, r, n, i;
|
|
4540
4556
|
return {
|
|
4541
4557
|
c() {
|
|
4542
|
-
t =
|
|
4543
|
-
e[44].img) ||
|
|
4558
|
+
t = I("div"), r = I("img"), c(r, "class", "NavigationSecondaryItemImg"), c(r, "part", "NavigationSecondaryItemImg"), ee(r.src, n = /*item*/
|
|
4559
|
+
e[44].img) || c(r, "src", n), c(r, "alt", i = /*item*/
|
|
4544
4560
|
e[44].label), c(t, "class", "NavigationSecondaryItemImgWrapper"), c(t, "part", "NavigationSecondaryItemImgWrapper");
|
|
4545
4561
|
},
|
|
4546
4562
|
m(o, a) {
|
|
4547
|
-
|
|
4563
|
+
L(o, t, a), y(t, r);
|
|
4548
4564
|
},
|
|
4549
4565
|
p(o, a) {
|
|
4550
4566
|
a[0] & /*secondaryMenu*/
|
|
4551
|
-
256 && !
|
|
4552
|
-
o[44].img) &&
|
|
4567
|
+
256 && !ee(r.src, n = /*item*/
|
|
4568
|
+
o[44].img) && c(r, "src", n), a[0] & /*secondaryMenu*/
|
|
4553
4569
|
256 && i !== (i = /*item*/
|
|
4554
|
-
o[44].label) &&
|
|
4570
|
+
o[44].label) && c(r, "alt", i);
|
|
4555
4571
|
},
|
|
4556
4572
|
d(o) {
|
|
4557
|
-
o &&
|
|
4573
|
+
o && O(t);
|
|
4558
4574
|
}
|
|
4559
4575
|
};
|
|
4560
4576
|
}
|
|
4561
|
-
function
|
|
4577
|
+
function tr(e) {
|
|
4562
4578
|
let t, r, n, i = (
|
|
4563
4579
|
/*item*/
|
|
4564
4580
|
e[44].label + ""
|
|
4565
4581
|
), o, a, s, l, u, h = (
|
|
4566
4582
|
/*item*/
|
|
4567
|
-
e[44].img &&
|
|
4583
|
+
e[44].img && er(e)
|
|
4568
4584
|
);
|
|
4569
4585
|
function d() {
|
|
4570
4586
|
return (
|
|
@@ -4577,57 +4593,57 @@ function er(e) {
|
|
|
4577
4593
|
}
|
|
4578
4594
|
return {
|
|
4579
4595
|
c() {
|
|
4580
|
-
t =
|
|
4596
|
+
t = I("div"), h && h.c(), r = k(), n = I("p"), o = ge(i), a = k(), c(n, "class", "NavigationSecondaryItemLabel"), c(n, "part", "NavigationSecondaryItemLabel"), c(t, "class", s = "NavigationSecondaryItemAnchor " + /*activeMenuItemId*/
|
|
4581
4597
|
(e[5] === /*item*/
|
|
4582
4598
|
e[44].id ? "ActiveItem" : ""));
|
|
4583
4599
|
},
|
|
4584
4600
|
m(f, p) {
|
|
4585
|
-
|
|
4601
|
+
L(f, t, p), h && h.m(t, null), y(t, r), y(t, n), y(n, o), y(t, a), l || (u = Me(t, "click", d), l = !0);
|
|
4586
4602
|
},
|
|
4587
4603
|
p(f, p) {
|
|
4588
4604
|
e = f, /*item*/
|
|
4589
|
-
e[44].img ? h ? h.p(e, p) : (h =
|
|
4605
|
+
e[44].img ? h ? h.p(e, p) : (h = er(e), h.c(), h.m(t, r)) : h && (h.d(1), h = null), p[0] & /*secondaryMenu*/
|
|
4590
4606
|
256 && i !== (i = /*item*/
|
|
4591
|
-
e[44].label + "") &&
|
|
4607
|
+
e[44].label + "") && gt(o, i), p[0] & /*activeMenuItemId, secondaryMenu*/
|
|
4592
4608
|
288 && s !== (s = "NavigationSecondaryItemAnchor " + /*activeMenuItemId*/
|
|
4593
4609
|
(e[5] === /*item*/
|
|
4594
4610
|
e[44].id ? "ActiveItem" : "")) && c(t, "class", s);
|
|
4595
4611
|
},
|
|
4596
4612
|
d(f) {
|
|
4597
|
-
f &&
|
|
4613
|
+
f && O(t), h && h.d(), l = !1, u();
|
|
4598
4614
|
}
|
|
4599
4615
|
};
|
|
4600
4616
|
}
|
|
4601
|
-
function
|
|
4617
|
+
function rr(e) {
|
|
4602
4618
|
let t, r, n, i;
|
|
4603
4619
|
return {
|
|
4604
4620
|
c() {
|
|
4605
|
-
t =
|
|
4606
|
-
e[44].img) ||
|
|
4621
|
+
t = I("div"), r = I("img"), c(r, "class", "NavigationPrimaryItemImg"), ee(r.src, n = /*item*/
|
|
4622
|
+
e[44].img) || c(r, "src", n), c(r, "alt", i = /*item*/
|
|
4607
4623
|
e[44].label), c(t, "class", "NavigationPrimaryItemImgWrapper");
|
|
4608
4624
|
},
|
|
4609
4625
|
m(o, a) {
|
|
4610
|
-
|
|
4626
|
+
L(o, t, a), y(t, r);
|
|
4611
4627
|
},
|
|
4612
4628
|
p(o, a) {
|
|
4613
4629
|
a[0] & /*primaryMenuSpliced*/
|
|
4614
|
-
128 && !
|
|
4615
|
-
o[44].img) &&
|
|
4630
|
+
128 && !ee(r.src, n = /*item*/
|
|
4631
|
+
o[44].img) && c(r, "src", n), a[0] & /*primaryMenuSpliced*/
|
|
4616
4632
|
128 && i !== (i = /*item*/
|
|
4617
|
-
o[44].label) &&
|
|
4633
|
+
o[44].label) && c(r, "alt", i);
|
|
4618
4634
|
},
|
|
4619
4635
|
d(o) {
|
|
4620
|
-
o &&
|
|
4636
|
+
o && O(t);
|
|
4621
4637
|
}
|
|
4622
4638
|
};
|
|
4623
4639
|
}
|
|
4624
|
-
function
|
|
4640
|
+
function nr(e) {
|
|
4625
4641
|
let t, r, n, i = (
|
|
4626
4642
|
/*item*/
|
|
4627
4643
|
e[44].label + ""
|
|
4628
4644
|
), o, a, s, l, u = (
|
|
4629
4645
|
/*item*/
|
|
4630
|
-
e[44].img &&
|
|
4646
|
+
e[44].img && rr(e)
|
|
4631
4647
|
);
|
|
4632
4648
|
function h() {
|
|
4633
4649
|
return (
|
|
@@ -4640,45 +4656,45 @@ function rr(e) {
|
|
|
4640
4656
|
}
|
|
4641
4657
|
return {
|
|
4642
4658
|
c() {
|
|
4643
|
-
t =
|
|
4659
|
+
t = I("div"), u && u.c(), r = k(), n = I("p"), o = ge(i), c(n, "class", "NavigationPrimaryItemLabel"), c(t, "class", a = "NavigationPrimaryItemAnchor NavItem" + /*i*/
|
|
4644
4660
|
e[46] + " " + /*activeMenuItemId*/
|
|
4645
4661
|
(e[5] === /*item*/
|
|
4646
4662
|
e[44].id ? "ActiveItem" : ""));
|
|
4647
4663
|
},
|
|
4648
4664
|
m(d, f) {
|
|
4649
|
-
|
|
4665
|
+
L(d, t, f), u && u.m(t, null), y(t, r), y(t, n), y(n, o), s || (l = Me(t, "click", h), s = !0);
|
|
4650
4666
|
},
|
|
4651
4667
|
p(d, f) {
|
|
4652
4668
|
e = d, /*item*/
|
|
4653
|
-
e[44].img ? u ? u.p(e, f) : (u =
|
|
4669
|
+
e[44].img ? u ? u.p(e, f) : (u = rr(e), u.c(), u.m(t, r)) : u && (u.d(1), u = null), f[0] & /*primaryMenuSpliced*/
|
|
4654
4670
|
128 && i !== (i = /*item*/
|
|
4655
|
-
e[44].label + "") &&
|
|
4671
|
+
e[44].label + "") && gt(o, i), f[0] & /*activeMenuItemId, primaryMenuSpliced*/
|
|
4656
4672
|
160 && a !== (a = "NavigationPrimaryItemAnchor NavItem" + /*i*/
|
|
4657
4673
|
e[46] + " " + /*activeMenuItemId*/
|
|
4658
4674
|
(e[5] === /*item*/
|
|
4659
4675
|
e[44].id ? "ActiveItem" : "")) && c(t, "class", a);
|
|
4660
4676
|
},
|
|
4661
4677
|
d(d) {
|
|
4662
|
-
d &&
|
|
4678
|
+
d && O(t), u && u.d(), s = !1, l();
|
|
4663
4679
|
}
|
|
4664
4680
|
};
|
|
4665
4681
|
}
|
|
4666
|
-
function
|
|
4682
|
+
function ir(e) {
|
|
4667
4683
|
let t, r, n, i, o;
|
|
4668
4684
|
function a(u, h) {
|
|
4669
4685
|
return (
|
|
4670
4686
|
/*isFlowerMenu*/
|
|
4671
|
-
u[11] ?
|
|
4687
|
+
u[11] ? Co : Fo
|
|
4672
4688
|
);
|
|
4673
4689
|
}
|
|
4674
4690
|
let s = a(e), l = s(e);
|
|
4675
4691
|
return {
|
|
4676
4692
|
c() {
|
|
4677
|
-
t =
|
|
4693
|
+
t = I("button"), r = I("span"), l.c(), c(r, "class", "NavigationButtonSpan"), c(r, "part", "NavigationButtonSpan"), c(t, "class", n = "NavigationButton " + /*navigationWindowOpened*/
|
|
4678
4694
|
(e[4] ? "NavigationButtonActive" : ""));
|
|
4679
4695
|
},
|
|
4680
4696
|
m(u, h) {
|
|
4681
|
-
|
|
4697
|
+
L(u, t, h), y(t, r), l.m(r, null), i || (o = Me(
|
|
4682
4698
|
t,
|
|
4683
4699
|
"click",
|
|
4684
4700
|
/*navigationWindowToggle*/
|
|
@@ -4691,19 +4707,19 @@ function nr(e) {
|
|
|
4691
4707
|
(u[4] ? "NavigationButtonActive" : "")) && c(t, "class", n);
|
|
4692
4708
|
},
|
|
4693
4709
|
d(u) {
|
|
4694
|
-
u &&
|
|
4710
|
+
u && O(t), l.d(), i = !1, o();
|
|
4695
4711
|
}
|
|
4696
4712
|
};
|
|
4697
4713
|
}
|
|
4698
|
-
function
|
|
4714
|
+
function Co(e) {
|
|
4699
4715
|
let t, r, n, i, o, a, s;
|
|
4700
4716
|
return {
|
|
4701
4717
|
c() {
|
|
4702
|
-
t =
|
|
4718
|
+
t = I("div"), r = I("span"), n = k(), i = I("span"), o = k(), a = I("span"), c(r, "class", "middleIconLine"), c(i, "class", "middleIconLine"), c(a, "class", "middleIconLine"), c(t, "class", s = "labelMiddleIcon " + /*navigationWindowOpened*/
|
|
4703
4719
|
(e[4] ? "labelMiddleIconActive" : ""));
|
|
4704
4720
|
},
|
|
4705
4721
|
m(l, u) {
|
|
4706
|
-
|
|
4722
|
+
L(l, t, u), y(t, r), y(t, n), y(t, i), y(t, o), y(t, a);
|
|
4707
4723
|
},
|
|
4708
4724
|
p(l, u) {
|
|
4709
4725
|
u[0] & /*navigationWindowOpened*/
|
|
@@ -4711,16 +4727,16 @@ function Lo(e) {
|
|
|
4711
4727
|
(l[4] ? "labelMiddleIconActive" : "")) && c(t, "class", s);
|
|
4712
4728
|
},
|
|
4713
4729
|
d(l) {
|
|
4714
|
-
l &&
|
|
4730
|
+
l && O(t);
|
|
4715
4731
|
}
|
|
4716
4732
|
};
|
|
4717
4733
|
}
|
|
4718
|
-
function
|
|
4734
|
+
function Fo(e) {
|
|
4719
4735
|
let t;
|
|
4720
4736
|
function r(o, a) {
|
|
4721
4737
|
return (
|
|
4722
4738
|
/*imageIconUrl*/
|
|
4723
|
-
o[9] ?
|
|
4739
|
+
o[9] ? Uo : Ro
|
|
4724
4740
|
);
|
|
4725
4741
|
}
|
|
4726
4742
|
let n = r(e), i = n(e);
|
|
@@ -4729,37 +4745,37 @@ function Co(e) {
|
|
|
4729
4745
|
i.c(), t = un();
|
|
4730
4746
|
},
|
|
4731
4747
|
m(o, a) {
|
|
4732
|
-
i.m(o, a),
|
|
4748
|
+
i.m(o, a), L(o, t, a);
|
|
4733
4749
|
},
|
|
4734
4750
|
p(o, a) {
|
|
4735
4751
|
n === (n = r(o)) && i ? i.p(o, a) : (i.d(1), i = n(o), i && (i.c(), i.m(t.parentNode, t)));
|
|
4736
4752
|
},
|
|
4737
4753
|
d(o) {
|
|
4738
|
-
o &&
|
|
4754
|
+
o && O(t), i.d(o);
|
|
4739
4755
|
}
|
|
4740
4756
|
};
|
|
4741
4757
|
}
|
|
4742
|
-
function
|
|
4758
|
+
function Ro(e) {
|
|
4743
4759
|
let t, r, n, i, o, a, s, l, u, h, d, f, p, g;
|
|
4744
4760
|
return {
|
|
4745
4761
|
c() {
|
|
4746
|
-
t =
|
|
4762
|
+
t = H("svg"), r = H("g"), n = H("g"), i = H("rect"), o = H("rect"), a = H("g"), s = H("rect"), l = H("rect"), u = H("g"), h = H("rect"), d = H("rect"), f = H("g"), p = H("rect"), g = H("rect"), c(i, "class", "b"), c(i, "part", "b"), c(i, "width", "10"), c(i, "height", "10"), c(i, "rx", "2"), c(o, "class", "c"), c(o, "part", "c"), c(o, "x", "0.5"), c(o, "y", "0.5"), c(o, "width", "9"), c(o, "height", "9"), c(o, "rx", "1.5"), c(n, "class", "a"), c(n, "part", "a"), c(n, "transform", "translate(150 514)"), c(s, "class", "b"), c(s, "part", "b"), c(s, "width", "10"), c(s, "height", "10"), c(s, "rx", "2"), c(l, "class", "c"), c(l, "part", "c"), c(l, "x", "0.5"), c(l, "y", "0.5"), c(l, "width", "9"), c(l, "height", "9"), c(l, "rx", "1.5"), c(a, "class", "a"), c(a, "part", "a"), c(a, "transform", "translate(161 514)"), c(h, "class", "b"), c(h, "part", "b"), c(h, "width", "10"), c(h, "height", "10"), c(h, "rx", "2"), c(d, "class", "c"), c(d, "part", "c"), c(d, "x", "0.5"), c(d, "y", "0.5"), c(d, "width", "9"), c(d, "height", "9"), c(d, "rx", "1.5"), c(u, "class", "a"), c(u, "part", "a"), c(u, "transform", "translate(161 525)"), c(p, "class", "b"), c(p, "part", "b"), c(p, "width", "10"), c(p, "height", "10"), c(p, "rx", "2"), c(g, "class", "c"), c(g, "part", "c"), c(g, "x", "0.5"), c(g, "y", "0.5"), c(g, "width", "9"), c(g, "height", "9"), c(g, "rx", "1.5"), c(f, "class", "a"), c(f, "part", "a"), c(f, "transform", "translate(150 525)"), c(r, "transform", "translate(-150 -514)"), c(t, "class", "middleIcon"), c(t, "xmlns", "http://www.w3.org/2000/svg"), c(t, "width", "21"), c(t, "height", "21"), c(t, "viewBox", "0 0 21 21");
|
|
4747
4763
|
},
|
|
4748
4764
|
m(v, A) {
|
|
4749
|
-
|
|
4765
|
+
L(v, t, A), y(t, r), y(r, n), y(n, i), y(n, o), y(r, a), y(a, s), y(a, l), y(r, u), y(u, h), y(u, d), y(r, f), y(f, p), y(f, g);
|
|
4750
4766
|
},
|
|
4751
|
-
p:
|
|
4767
|
+
p: R,
|
|
4752
4768
|
d(v) {
|
|
4753
|
-
v &&
|
|
4769
|
+
v && O(t);
|
|
4754
4770
|
}
|
|
4755
4771
|
};
|
|
4756
4772
|
}
|
|
4757
|
-
function
|
|
4773
|
+
function Uo(e) {
|
|
4758
4774
|
let t, r;
|
|
4759
4775
|
return {
|
|
4760
4776
|
c() {
|
|
4761
|
-
t =
|
|
4762
|
-
e[9]) ||
|
|
4777
|
+
t = I("img"), ee(t.src, r = /*imageIconUrl*/
|
|
4778
|
+
e[9]) || c(t, "src", r), c(t, "class", "middleIcon"), c(
|
|
4763
4779
|
t,
|
|
4764
4780
|
"alt",
|
|
4765
4781
|
/*imageIconUrl*/
|
|
@@ -4767,13 +4783,13 @@ function Ro(e) {
|
|
|
4767
4783
|
);
|
|
4768
4784
|
},
|
|
4769
4785
|
m(n, i) {
|
|
4770
|
-
|
|
4786
|
+
L(n, t, i);
|
|
4771
4787
|
},
|
|
4772
4788
|
p(n, i) {
|
|
4773
4789
|
i[0] & /*imageIconUrl*/
|
|
4774
|
-
512 && !
|
|
4775
|
-
n[9]) &&
|
|
4776
|
-
512 &&
|
|
4790
|
+
512 && !ee(t.src, r = /*imageIconUrl*/
|
|
4791
|
+
n[9]) && c(t, "src", r), i[0] & /*imageIconUrl*/
|
|
4792
|
+
512 && c(
|
|
4777
4793
|
t,
|
|
4778
4794
|
"alt",
|
|
4779
4795
|
/*imageIconUrl*/
|
|
@@ -4781,64 +4797,64 @@ function Ro(e) {
|
|
|
4781
4797
|
);
|
|
4782
4798
|
},
|
|
4783
4799
|
d(n) {
|
|
4784
|
-
n &&
|
|
4800
|
+
n && O(t);
|
|
4785
4801
|
}
|
|
4786
4802
|
};
|
|
4787
4803
|
}
|
|
4788
|
-
function
|
|
4804
|
+
function Do(e) {
|
|
4789
4805
|
let t, r, n, i = !/*isLoading*/
|
|
4790
4806
|
e[1] && /*isMobile*/
|
|
4791
4807
|
e[13] && /*showNavigation*/
|
|
4792
|
-
e[3] &&
|
|
4808
|
+
e[3] && qt(e);
|
|
4793
4809
|
return {
|
|
4794
4810
|
c() {
|
|
4795
|
-
t =
|
|
4811
|
+
t = I("div"), i && i.c(), c(t, "class", r = /*isFlowerMenu*/
|
|
4796
4812
|
(e[11] ? "FlowerMenu" : "") + " NavigationWrapper " + /*mobileLandscapeView*/
|
|
4797
4813
|
(e[10] ? "NavigationWrapperLandScape" : ""));
|
|
4798
4814
|
},
|
|
4799
4815
|
m(o, a) {
|
|
4800
|
-
|
|
4816
|
+
L(o, t, a), i && i.m(t, null), e[30](t), n = !0;
|
|
4801
4817
|
},
|
|
4802
4818
|
p(o, a) {
|
|
4803
4819
|
!/*isLoading*/
|
|
4804
4820
|
o[1] && /*isMobile*/
|
|
4805
4821
|
o[13] && /*showNavigation*/
|
|
4806
4822
|
o[3] ? i ? (i.p(o, a), a[0] & /*isLoading, showNavigation*/
|
|
4807
|
-
10 &&
|
|
4823
|
+
10 && V(i, 1)) : (i = qt(o), i.c(), V(i, 1), i.m(t, null)) : i && (hr(), de(i, 1, 1, () => {
|
|
4808
4824
|
i = null;
|
|
4809
|
-
}),
|
|
4825
|
+
}), cr()), (!n || a[0] & /*isFlowerMenu, mobileLandscapeView*/
|
|
4810
4826
|
3072 && r !== (r = /*isFlowerMenu*/
|
|
4811
4827
|
(o[11] ? "FlowerMenu" : "") + " NavigationWrapper " + /*mobileLandscapeView*/
|
|
4812
4828
|
(o[10] ? "NavigationWrapperLandScape" : ""))) && c(t, "class", r);
|
|
4813
4829
|
},
|
|
4814
4830
|
i(o) {
|
|
4815
|
-
n || (
|
|
4831
|
+
n || (V(i), n = !0);
|
|
4816
4832
|
},
|
|
4817
4833
|
o(o) {
|
|
4818
|
-
|
|
4834
|
+
de(i), n = !1;
|
|
4819
4835
|
},
|
|
4820
4836
|
d(o) {
|
|
4821
|
-
o &&
|
|
4837
|
+
o && O(t), i && i.d(), e[30](null);
|
|
4822
4838
|
}
|
|
4823
4839
|
};
|
|
4824
4840
|
}
|
|
4825
|
-
function
|
|
4841
|
+
function Go(e, t, r) {
|
|
4826
4842
|
let n;
|
|
4827
|
-
en(e,
|
|
4828
|
-
let { $$slots: i = {}, $$scope: o } = t, { cmsendpoint: a = "" } = t, { lang: s = "" } = t, { env: l = "" } = t, { secondarymenutitle: u = "" } = t, { userroles: h = "" } = t, { mbsource: d } = t, { clientstyling: f = "" } = t, { clientstylingurl: p = "" } = t, { translationurl: g = "" } = t, { activecategory: v = "" } = t, { flowermenustyle: A = "false" } = t,
|
|
4843
|
+
en(e, Ao, (m) => r(12, n = m));
|
|
4844
|
+
let { $$slots: i = {}, $$scope: o } = t, { cmsendpoint: a = "" } = t, { lang: s = "" } = t, { env: l = "" } = t, { secondarymenutitle: u = "" } = t, { userroles: h = "" } = t, { mbsource: d } = t, { clientstyling: f = "" } = t, { clientstylingurl: p = "" } = t, { translationurl: g = "" } = t, { activecategory: v = "" } = t, { flowermenustyle: A = "false" } = t, N = window.navigator.userAgent, b = Xt(N) !== "PC", E = !0, w = !1, T = !1, X = "", Q = !1, De = [], ye = [], j = [], G, yt = "", Ge = {}, _t, $e = !1;
|
|
4829
4845
|
const jr = () => {
|
|
4830
|
-
fetch(g).then((
|
|
4831
|
-
Object.keys(
|
|
4832
|
-
|
|
4846
|
+
fetch(g).then((P) => P.json()).then((P) => {
|
|
4847
|
+
Object.keys(P).forEach((C) => {
|
|
4848
|
+
zt(C, P[C]);
|
|
4833
4849
|
});
|
|
4834
|
-
}).catch((
|
|
4835
|
-
console.log(
|
|
4850
|
+
}).catch((P) => {
|
|
4851
|
+
console.log(P);
|
|
4836
4852
|
});
|
|
4837
4853
|
};
|
|
4838
|
-
Object.keys(
|
|
4839
|
-
|
|
4854
|
+
Object.keys(Zt).forEach((m) => {
|
|
4855
|
+
zt(m, Zt[m]);
|
|
4840
4856
|
});
|
|
4841
|
-
const
|
|
4857
|
+
const xt = (m) => {
|
|
4842
4858
|
if (m.data)
|
|
4843
4859
|
switch (m.data.type) {
|
|
4844
4860
|
case "PlayerAccountMenuActive":
|
|
@@ -4852,7 +4868,7 @@ function Do(e, t, r) {
|
|
|
4852
4868
|
break;
|
|
4853
4869
|
}
|
|
4854
4870
|
}, Wr = () => {
|
|
4855
|
-
r(11,
|
|
4871
|
+
r(11, $e = A.toLowerCase() === "true");
|
|
4856
4872
|
}, Vr = () => {
|
|
4857
4873
|
r(4, T = !T), window.postMessage(
|
|
4858
4874
|
{
|
|
@@ -4862,33 +4878,33 @@ function Do(e, t, r) {
|
|
|
4862
4878
|
window.location.href
|
|
4863
4879
|
);
|
|
4864
4880
|
}, Xr = (m) => {
|
|
4865
|
-
r(7,
|
|
4881
|
+
r(7, ye = []), r(7, ye = Q ? m.splice(0, 5) : m.splice(0, 4)), v && wt();
|
|
4866
4882
|
}, zr = () => {
|
|
4867
|
-
|
|
4868
|
-
let m =
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
}), r(6,
|
|
4873
|
-
}).catch((
|
|
4874
|
-
r(1,
|
|
4883
|
+
ke(), r(1, E = !0);
|
|
4884
|
+
let m = Xt(N), P = new URL(`${a}/${s}/bottom-mobile-menu?env=${l}`);
|
|
4885
|
+
P.searchParams.append("userRoles", h), m && P.searchParams.append("device", "mtWeb"), fetch(P.href).then((C) => C.json()).then((C) => {
|
|
4886
|
+
De = [], r(8, j = []), r(3, w = C.length > 0), C.forEach((U) => {
|
|
4887
|
+
Ge[U.label] = U.eventTrigger ? U.path : null, U.path == "/menu-item" ? (r(9, yt = U?.img), r(8, j = U.children)) : De.push(U);
|
|
4888
|
+
}), r(6, Q = j.length == 0), j.length >= 5 && $e && r(8, j = j.splice(0, 5)), Xr(De), r(1, E = !1);
|
|
4889
|
+
}).catch((C) => {
|
|
4890
|
+
r(1, E = !1), console.error(C);
|
|
4875
4891
|
});
|
|
4876
|
-
},
|
|
4877
|
-
const
|
|
4878
|
-
|
|
4879
|
-
},
|
|
4880
|
-
|
|
4892
|
+
}, wt = () => {
|
|
4893
|
+
const P = ye.concat(j).find((C) => C.path.includes(v));
|
|
4894
|
+
P && r(5, X = P.id);
|
|
4895
|
+
}, ue = (m, P, C, U) => {
|
|
4896
|
+
Ge[U] ? window.postMessage(
|
|
4881
4897
|
{
|
|
4882
4898
|
type: "MobileBottomNavigationEvent",
|
|
4883
|
-
event:
|
|
4899
|
+
event: Ge[U]
|
|
4884
4900
|
},
|
|
4885
4901
|
window.location.href
|
|
4886
4902
|
) : window.postMessage(
|
|
4887
4903
|
{
|
|
4888
4904
|
type: "NavigateTo",
|
|
4889
4905
|
path: m,
|
|
4890
|
-
target:
|
|
4891
|
-
externalLink:
|
|
4906
|
+
target: P || null,
|
|
4907
|
+
externalLink: C || !1
|
|
4892
4908
|
},
|
|
4893
4909
|
window.location.href
|
|
4894
4910
|
), r(4, T = !1), typeof gtag == "function" && gtag("event", "ChangeMenu", {
|
|
@@ -4897,21 +4913,21 @@ function Do(e, t, r) {
|
|
|
4897
4913
|
});
|
|
4898
4914
|
}, Zr = () => {
|
|
4899
4915
|
Bo(s);
|
|
4900
|
-
},
|
|
4901
|
-
r(10,
|
|
4902
|
-
},
|
|
4916
|
+
}, ke = () => {
|
|
4917
|
+
r(10, _t = b && window.innerHeight / window.innerWidth < 1);
|
|
4918
|
+
}, Et = () => {
|
|
4903
4919
|
T && r(4, T = !1);
|
|
4904
4920
|
};
|
|
4905
|
-
dn(() => (window.addEventListener("message",
|
|
4906
|
-
window.removeEventListener("message",
|
|
4921
|
+
dn(() => (window.addEventListener("message", xt, !1), document.addEventListener("focusin", Et), b && window.screen.orientation.addEventListener("change", ke), () => {
|
|
4922
|
+
window.removeEventListener("message", xt), document.removeEventListener("focusin", Et), b && window.screen.orientation.removeEventListener("change", ke);
|
|
4907
4923
|
}));
|
|
4908
4924
|
const Qr = (m) => {
|
|
4909
|
-
m.attrs?.target ?
|
|
4925
|
+
m.attrs?.target ? ue(m.path, m.attrs?.target, m?.externalLink, m.label) : ue(m.path, null, m?.externalLink, m.label);
|
|
4910
4926
|
}, Yr = (m) => {
|
|
4911
|
-
m.attrs?.target ?
|
|
4927
|
+
m.attrs?.target ? ue(m.path, m.attrs?.target, m?.externalLink, m.label) : ue(m.path, null, m?.externalLink, m.label);
|
|
4912
4928
|
};
|
|
4913
4929
|
function Jr(m) {
|
|
4914
|
-
|
|
4930
|
+
Je[m ? "unshift" : "push"](() => {
|
|
4915
4931
|
G = m, r(2, G);
|
|
4916
4932
|
});
|
|
4917
4933
|
}
|
|
@@ -4920,30 +4936,30 @@ function Do(e, t, r) {
|
|
|
4920
4936
|
}, e.$$.update = () => {
|
|
4921
4937
|
e.$$.dirty[0] & /*flowermenustyle*/
|
|
4922
4938
|
33554432 && A && Wr(), e.$$.dirty[0] & /*activecategory, isLoading*/
|
|
4923
|
-
16777218 && v && !
|
|
4939
|
+
16777218 && v && !E && wt(), e.$$.dirty[0] & /*lang*/
|
|
4924
4940
|
131072 && s && Zr(), e.$$.dirty[0] & /*cmsendpoint, lang, env, userroles*/
|
|
4925
4941
|
983040 && a && s && l && h && zr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4926
|
-
2097156 && f && G &&
|
|
4927
|
-
4194308 && p && G &&
|
|
4942
|
+
2097156 && f && G && To(G, f), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4943
|
+
4194308 && p && G && Po(G, p), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
4928
4944
|
1048580 && d && G && Ho(G, `${d}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
4929
4945
|
8388608 && g && jr();
|
|
4930
4946
|
}, [
|
|
4931
4947
|
u,
|
|
4932
|
-
N,
|
|
4933
|
-
G,
|
|
4934
4948
|
E,
|
|
4949
|
+
G,
|
|
4950
|
+
w,
|
|
4935
4951
|
T,
|
|
4936
|
-
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
bt,
|
|
4952
|
+
X,
|
|
4953
|
+
Q,
|
|
4954
|
+
ye,
|
|
4955
|
+
j,
|
|
4941
4956
|
yt,
|
|
4942
|
-
|
|
4957
|
+
_t,
|
|
4958
|
+
$e,
|
|
4943
4959
|
n,
|
|
4944
4960
|
b,
|
|
4945
4961
|
Vr,
|
|
4946
|
-
|
|
4962
|
+
ue,
|
|
4947
4963
|
a,
|
|
4948
4964
|
s,
|
|
4949
4965
|
l,
|
|
@@ -4961,14 +4977,14 @@ function Do(e, t, r) {
|
|
|
4961
4977
|
Jr
|
|
4962
4978
|
];
|
|
4963
4979
|
}
|
|
4964
|
-
class
|
|
4980
|
+
class $o extends En {
|
|
4965
4981
|
constructor(t) {
|
|
4966
4982
|
super(), xn(
|
|
4967
4983
|
this,
|
|
4968
4984
|
t,
|
|
4985
|
+
Go,
|
|
4969
4986
|
Do,
|
|
4970
|
-
|
|
4971
|
-
or,
|
|
4987
|
+
ar,
|
|
4972
4988
|
{
|
|
4973
4989
|
cmsendpoint: 16,
|
|
4974
4990
|
lang: 17,
|
|
@@ -4982,7 +4998,7 @@ class Go extends En {
|
|
|
4982
4998
|
activecategory: 24,
|
|
4983
4999
|
flowermenustyle: 25
|
|
4984
5000
|
},
|
|
4985
|
-
|
|
5001
|
+
Mo,
|
|
4986
5002
|
[-1, -1]
|
|
4987
5003
|
);
|
|
4988
5004
|
}
|
|
@@ -4990,70 +5006,70 @@ class Go extends En {
|
|
|
4990
5006
|
return this.$$.ctx[16];
|
|
4991
5007
|
}
|
|
4992
5008
|
set cmsendpoint(t) {
|
|
4993
|
-
this.$$set({ cmsendpoint: t }),
|
|
5009
|
+
this.$$set({ cmsendpoint: t }), F();
|
|
4994
5010
|
}
|
|
4995
5011
|
get lang() {
|
|
4996
5012
|
return this.$$.ctx[17];
|
|
4997
5013
|
}
|
|
4998
5014
|
set lang(t) {
|
|
4999
|
-
this.$$set({ lang: t }),
|
|
5015
|
+
this.$$set({ lang: t }), F();
|
|
5000
5016
|
}
|
|
5001
5017
|
get env() {
|
|
5002
5018
|
return this.$$.ctx[18];
|
|
5003
5019
|
}
|
|
5004
5020
|
set env(t) {
|
|
5005
|
-
this.$$set({ env: t }),
|
|
5021
|
+
this.$$set({ env: t }), F();
|
|
5006
5022
|
}
|
|
5007
5023
|
get secondarymenutitle() {
|
|
5008
5024
|
return this.$$.ctx[0];
|
|
5009
5025
|
}
|
|
5010
5026
|
set secondarymenutitle(t) {
|
|
5011
|
-
this.$$set({ secondarymenutitle: t }),
|
|
5027
|
+
this.$$set({ secondarymenutitle: t }), F();
|
|
5012
5028
|
}
|
|
5013
5029
|
get userroles() {
|
|
5014
5030
|
return this.$$.ctx[19];
|
|
5015
5031
|
}
|
|
5016
5032
|
set userroles(t) {
|
|
5017
|
-
this.$$set({ userroles: t }),
|
|
5033
|
+
this.$$set({ userroles: t }), F();
|
|
5018
5034
|
}
|
|
5019
5035
|
get mbsource() {
|
|
5020
5036
|
return this.$$.ctx[20];
|
|
5021
5037
|
}
|
|
5022
5038
|
set mbsource(t) {
|
|
5023
|
-
this.$$set({ mbsource: t }),
|
|
5039
|
+
this.$$set({ mbsource: t }), F();
|
|
5024
5040
|
}
|
|
5025
5041
|
get clientstyling() {
|
|
5026
5042
|
return this.$$.ctx[21];
|
|
5027
5043
|
}
|
|
5028
5044
|
set clientstyling(t) {
|
|
5029
|
-
this.$$set({ clientstyling: t }),
|
|
5045
|
+
this.$$set({ clientstyling: t }), F();
|
|
5030
5046
|
}
|
|
5031
5047
|
get clientstylingurl() {
|
|
5032
5048
|
return this.$$.ctx[22];
|
|
5033
5049
|
}
|
|
5034
5050
|
set clientstylingurl(t) {
|
|
5035
|
-
this.$$set({ clientstylingurl: t }),
|
|
5051
|
+
this.$$set({ clientstylingurl: t }), F();
|
|
5036
5052
|
}
|
|
5037
5053
|
get translationurl() {
|
|
5038
5054
|
return this.$$.ctx[23];
|
|
5039
5055
|
}
|
|
5040
5056
|
set translationurl(t) {
|
|
5041
|
-
this.$$set({ translationurl: t }),
|
|
5057
|
+
this.$$set({ translationurl: t }), F();
|
|
5042
5058
|
}
|
|
5043
5059
|
get activecategory() {
|
|
5044
5060
|
return this.$$.ctx[24];
|
|
5045
5061
|
}
|
|
5046
5062
|
set activecategory(t) {
|
|
5047
|
-
this.$$set({ activecategory: t }),
|
|
5063
|
+
this.$$set({ activecategory: t }), F();
|
|
5048
5064
|
}
|
|
5049
5065
|
get flowermenustyle() {
|
|
5050
5066
|
return this.$$.ctx[25];
|
|
5051
5067
|
}
|
|
5052
5068
|
set flowermenustyle(t) {
|
|
5053
|
-
this.$$set({ flowermenustyle: t }),
|
|
5069
|
+
this.$$set({ flowermenustyle: t }), F();
|
|
5054
5070
|
}
|
|
5055
5071
|
}
|
|
5056
|
-
wn(
|
|
5072
|
+
wn($o, { cmsendpoint: {}, lang: {}, env: {}, secondarymenutitle: {}, userroles: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, activecategory: {}, flowermenustyle: {} }, ["close"], [], !0);
|
|
5057
5073
|
export {
|
|
5058
|
-
|
|
5074
|
+
$o as G
|
|
5059
5075
|
};
|