@everymatrix/player-account-menu-nd 1.86.4 → 1.86.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{GeneralLogout-CG0fvyvl.js → GeneralLogout-BaeX2ybf.js} +755 -734
- package/components/GeneralLogout-CnzW2nQw.cjs +18 -0
- package/components/{GeneralLogout-SlMGGcp3.js → GeneralLogout-CsSWfRQq.js} +780 -759
- package/components/{PlayerAccountMenuNd-BOcdKnFh.js → PlayerAccountMenuNd-BjAKtxsm.js} +28 -28
- package/components/{PlayerAccountMenuNd-D-BqY4Sz.cjs → PlayerAccountMenuNd-DMN-EKNC.cjs} +1 -1
- package/components/{PlayerAccountMenuNd-emsf9oFi.js → PlayerAccountMenuNd-xPIs6CdB.js} +30 -30
- package/es2015/player-account-menu-nd.cjs +1 -1
- package/es2015/player-account-menu-nd.js +1 -1
- package/esnext/player-account-menu-nd.js +1 -1
- package/package.json +1 -1
- package/stencil/index-b2193545-9K-aI7zC.cjs +1 -0
- package/stencil/index-b2193545-DsMHU6jb.js +519 -0
- package/stencil/index-b2193545-R7ZoV-kY.js +503 -0
- package/stencil/{ui-skeleton-C7KTfaPd.cjs → ui-skeleton-BreIU6e5.cjs} +1 -1
- package/stencil/{ui-skeleton-Cn9Rv2BY.js → ui-skeleton-W50o8tfg.js} +2 -2
- package/stencil/{ui-skeleton-ed169f8f-BA-lE0xf.js → ui-skeleton-ed169f8f-CVY4B-CP.js} +1 -1
- package/stencil/{ui-skeleton-ed169f8f-cGTgZqRU.cjs → ui-skeleton-ed169f8f-CpiCXJrP.cjs} +1 -1
- package/stencil/{ui-skeleton-ed169f8f-b70BXhTZ.js → ui-skeleton-ed169f8f-D3TjbVKy.js} +1 -1
- package/stencil/{ui-skeleton-YNoAIoec.js → ui-skeleton-xXZA3rYO.js} +2 -2
- package/components/GeneralLogout-HeC3H3zO.cjs +0 -18
- package/stencil/index-b2193545-CMoQ4Pov.js +0 -503
- package/stencil/index-b2193545-CQaBo5im.cjs +0 -1
- package/stencil/index-b2193545-DvP9W4Go.js +0 -519
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
1
|
+
var br = Object.defineProperty, gr = Object.defineProperties;
|
|
2
|
+
var yr = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var nt = Object.getOwnPropertySymbols;
|
|
4
|
+
var vr = Object.prototype.hasOwnProperty, _r = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var we = (e, t, r) => t in e ? br(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
|
|
7
|
+
vr.call(t, r) && we(e, r, t[r]);
|
|
8
|
+
if (nt)
|
|
9
|
+
for (var r of nt(t))
|
|
10
|
+
_r.call(t, r) && we(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
13
|
-
var H = (e, t, r) => (
|
|
14
|
-
var
|
|
12
|
+
}, ot = (e, t) => gr(e, yr(t));
|
|
13
|
+
var H = (e, t, r) => (we(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
|
+
var st = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var o = (h) => {
|
|
16
16
|
try {
|
|
17
17
|
a(r.next(h));
|
|
@@ -27,53 +27,53 @@ var it = (e, t, r) => new Promise((n, i) => {
|
|
|
27
27
|
}, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
|
|
28
28
|
a((r = r.apply(e, t)).next());
|
|
29
29
|
});
|
|
30
|
-
function
|
|
30
|
+
function w() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function Lt(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function at() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
|
-
function
|
|
39
|
-
e.forEach(
|
|
38
|
+
function ie(e) {
|
|
39
|
+
e.forEach(Lt);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function et(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function Nt(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
47
|
let he;
|
|
48
|
-
function
|
|
48
|
+
function so(e, t) {
|
|
49
49
|
return e === t ? !0 : (he || (he = document.createElement("a")), he.href = t, e === he.href);
|
|
50
50
|
}
|
|
51
51
|
function Er(e) {
|
|
52
52
|
return Object.keys(e).length === 0;
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Mt(e, ...t) {
|
|
55
55
|
if (e == null) {
|
|
56
56
|
for (const n of t)
|
|
57
57
|
n(void 0);
|
|
58
|
-
return
|
|
58
|
+
return w;
|
|
59
59
|
}
|
|
60
60
|
const r = e.subscribe(...t);
|
|
61
61
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
62
62
|
}
|
|
63
|
-
function
|
|
64
|
-
e.$$.on_destroy.push(
|
|
63
|
+
function xr(e, t, r) {
|
|
64
|
+
e.$$.on_destroy.push(Mt(t, r));
|
|
65
65
|
}
|
|
66
66
|
function T(e, t) {
|
|
67
67
|
e.appendChild(t);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
const n =
|
|
69
|
+
function Sr(e, t, r) {
|
|
70
|
+
const n = Tr(e);
|
|
71
71
|
if (!n.getElementById(t)) {
|
|
72
|
-
const i =
|
|
73
|
-
i.id = t, i.textContent = r,
|
|
72
|
+
const i = I("style");
|
|
73
|
+
i.id = t, i.textContent = r, Hr(n, i);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function Tr(e) {
|
|
77
77
|
if (!e)
|
|
78
78
|
return document;
|
|
79
79
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -83,56 +83,56 @@ function Sr(e) {
|
|
|
83
83
|
t
|
|
84
84
|
) : e.ownerDocument;
|
|
85
85
|
}
|
|
86
|
-
function
|
|
86
|
+
function Hr(e, t) {
|
|
87
87
|
return T(
|
|
88
88
|
/** @type {Document} */
|
|
89
89
|
e.head || e,
|
|
90
90
|
t
|
|
91
91
|
), t.sheet;
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function oe(e, t, r) {
|
|
94
94
|
e.insertBefore(t, r || null);
|
|
95
95
|
}
|
|
96
|
-
function
|
|
96
|
+
function Z(e) {
|
|
97
97
|
e.parentNode && e.parentNode.removeChild(e);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function ao(e, t) {
|
|
100
100
|
for (let r = 0; r < e.length; r += 1)
|
|
101
101
|
e[r] && e[r].d(t);
|
|
102
102
|
}
|
|
103
|
-
function
|
|
103
|
+
function I(e) {
|
|
104
104
|
return document.createElement(e);
|
|
105
105
|
}
|
|
106
|
-
function
|
|
106
|
+
function Y(e) {
|
|
107
107
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function ve(e) {
|
|
110
110
|
return document.createTextNode(e);
|
|
111
111
|
}
|
|
112
|
-
function
|
|
113
|
-
return
|
|
112
|
+
function Br() {
|
|
113
|
+
return ve(" ");
|
|
114
114
|
}
|
|
115
|
-
function
|
|
115
|
+
function Ct(e, t, r, n) {
|
|
116
116
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
117
117
|
}
|
|
118
118
|
function S(e, t, r) {
|
|
119
119
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
120
120
|
}
|
|
121
|
-
function
|
|
121
|
+
function uo(e, t, r) {
|
|
122
122
|
const n = t.toLowerCase();
|
|
123
123
|
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : S(e, t, r);
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function wr(e) {
|
|
126
126
|
return Array.from(e.childNodes);
|
|
127
127
|
}
|
|
128
|
-
function
|
|
128
|
+
function $t(e, t) {
|
|
129
129
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
130
130
|
t);
|
|
131
131
|
}
|
|
132
132
|
function Ar(e, t, r, n) {
|
|
133
133
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function Pr(e) {
|
|
136
136
|
const t = {};
|
|
137
137
|
return e.childNodes.forEach(
|
|
138
138
|
/** @param {Element} node */
|
|
@@ -141,98 +141,98 @@ function wr(e) {
|
|
|
141
141
|
}
|
|
142
142
|
), t;
|
|
143
143
|
}
|
|
144
|
-
let
|
|
145
|
-
function
|
|
146
|
-
|
|
144
|
+
let te;
|
|
145
|
+
function ee(e) {
|
|
146
|
+
te = e;
|
|
147
147
|
}
|
|
148
|
-
function
|
|
149
|
-
if (!
|
|
148
|
+
function Or() {
|
|
149
|
+
if (!te)
|
|
150
150
|
throw new Error("Function called outside component initialization");
|
|
151
|
-
return
|
|
151
|
+
return te;
|
|
152
152
|
}
|
|
153
|
-
function
|
|
154
|
-
|
|
153
|
+
function Ir(e) {
|
|
154
|
+
Or().$$.on_mount.push(e);
|
|
155
155
|
}
|
|
156
|
-
const j = [],
|
|
156
|
+
const j = [], $e = [];
|
|
157
157
|
let k = [];
|
|
158
|
-
const
|
|
159
|
-
let
|
|
160
|
-
function
|
|
161
|
-
|
|
158
|
+
const ut = [], Lr = /* @__PURE__ */ Promise.resolve();
|
|
159
|
+
let Re = !1;
|
|
160
|
+
function Nr() {
|
|
161
|
+
Re || (Re = !0, Lr.then(A));
|
|
162
162
|
}
|
|
163
|
-
function
|
|
163
|
+
function Ue(e) {
|
|
164
164
|
k.push(e);
|
|
165
165
|
}
|
|
166
|
-
const
|
|
167
|
-
let
|
|
168
|
-
function
|
|
169
|
-
if (
|
|
166
|
+
const Ae = /* @__PURE__ */ new Set();
|
|
167
|
+
let D = 0;
|
|
168
|
+
function A() {
|
|
169
|
+
if (D !== 0)
|
|
170
170
|
return;
|
|
171
|
-
const e =
|
|
171
|
+
const e = te;
|
|
172
172
|
do {
|
|
173
173
|
try {
|
|
174
|
-
for (;
|
|
175
|
-
const t = j[
|
|
176
|
-
|
|
174
|
+
for (; D < j.length; ) {
|
|
175
|
+
const t = j[D];
|
|
176
|
+
D++, ee(t), Mr(t.$$);
|
|
177
177
|
}
|
|
178
178
|
} catch (t) {
|
|
179
|
-
throw j.length = 0,
|
|
179
|
+
throw j.length = 0, D = 0, t;
|
|
180
180
|
}
|
|
181
|
-
for (
|
|
182
|
-
|
|
181
|
+
for (ee(null), j.length = 0, D = 0; $e.length; )
|
|
182
|
+
$e.pop()();
|
|
183
183
|
for (let t = 0; t < k.length; t += 1) {
|
|
184
184
|
const r = k[t];
|
|
185
|
-
|
|
185
|
+
Ae.has(r) || (Ae.add(r), r());
|
|
186
186
|
}
|
|
187
187
|
k.length = 0;
|
|
188
188
|
} while (j.length);
|
|
189
|
-
for (;
|
|
190
|
-
|
|
191
|
-
|
|
189
|
+
for (; ut.length; )
|
|
190
|
+
ut.pop()();
|
|
191
|
+
Re = !1, Ae.clear(), ee(e);
|
|
192
192
|
}
|
|
193
|
-
function
|
|
193
|
+
function Mr(e) {
|
|
194
194
|
if (e.fragment !== null) {
|
|
195
|
-
e.update(),
|
|
195
|
+
e.update(), ie(e.before_update);
|
|
196
196
|
const t = e.dirty;
|
|
197
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
197
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ue);
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
|
-
function
|
|
200
|
+
function Cr(e) {
|
|
201
201
|
const t = [], r = [];
|
|
202
202
|
k.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), k = t;
|
|
203
203
|
}
|
|
204
|
-
const
|
|
205
|
-
function
|
|
206
|
-
e && e.i && (
|
|
204
|
+
const $r = /* @__PURE__ */ new Set();
|
|
205
|
+
function Rr(e, t) {
|
|
206
|
+
e && e.i && ($r.delete(e), e.i(t));
|
|
207
207
|
}
|
|
208
|
-
function
|
|
208
|
+
function ho(e) {
|
|
209
209
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
|
210
210
|
}
|
|
211
|
-
function
|
|
211
|
+
function Ur(e, t, r) {
|
|
212
212
|
const { fragment: n, after_update: i } = e.$$;
|
|
213
|
-
n && n.m(t, r),
|
|
214
|
-
const o = e.$$.on_mount.map(
|
|
215
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
216
|
-
}), i.forEach(
|
|
213
|
+
n && n.m(t, r), Ue(() => {
|
|
214
|
+
const o = e.$$.on_mount.map(Lt).filter(et);
|
|
215
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ie(o), e.$$.on_mount = [];
|
|
216
|
+
}), i.forEach(Ue);
|
|
217
217
|
}
|
|
218
|
-
function
|
|
218
|
+
function Gr(e, t) {
|
|
219
219
|
const r = e.$$;
|
|
220
|
-
r.fragment !== null && (
|
|
220
|
+
r.fragment !== null && (Cr(r.after_update), ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
221
221
|
}
|
|
222
222
|
function Dr(e, t) {
|
|
223
|
-
e.$$.dirty[0] === -1 && (j.push(e),
|
|
223
|
+
e.$$.dirty[0] === -1 && (j.push(e), Nr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
224
224
|
}
|
|
225
|
-
function
|
|
226
|
-
const h =
|
|
227
|
-
|
|
225
|
+
function Fr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
226
|
+
const h = te;
|
|
227
|
+
ee(e);
|
|
228
228
|
const u = e.$$ = {
|
|
229
229
|
fragment: null,
|
|
230
230
|
ctx: [],
|
|
231
231
|
// state
|
|
232
232
|
props: o,
|
|
233
|
-
update:
|
|
233
|
+
update: w,
|
|
234
234
|
not_equal: i,
|
|
235
|
-
bound:
|
|
235
|
+
bound: at(),
|
|
236
236
|
// lifecycle
|
|
237
237
|
on_mount: [],
|
|
238
238
|
on_destroy: [],
|
|
@@ -241,7 +241,7 @@ function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
241
241
|
after_update: [],
|
|
242
242
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
243
243
|
// everything else
|
|
244
|
-
callbacks:
|
|
244
|
+
callbacks: at(),
|
|
245
245
|
dirty: a,
|
|
246
246
|
skip_bound: !1,
|
|
247
247
|
root: t.target || h.$$.root
|
|
@@ -251,18 +251,18 @@ function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
251
251
|
if (u.ctx = r ? r(e, t.props || {}, (f, c, ...p) => {
|
|
252
252
|
const d = p.length ? p[0] : c;
|
|
253
253
|
return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), l && Dr(e, f)), c;
|
|
254
|
-
}) : [], u.update(), l = !0,
|
|
254
|
+
}) : [], u.update(), l = !0, ie(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
255
255
|
if (t.hydrate) {
|
|
256
|
-
const f =
|
|
257
|
-
u.fragment && u.fragment.l(f), f.forEach(
|
|
256
|
+
const f = wr(t.target);
|
|
257
|
+
u.fragment && u.fragment.l(f), f.forEach(Z);
|
|
258
258
|
} else
|
|
259
259
|
u.fragment && u.fragment.c();
|
|
260
|
-
t.intro &&
|
|
260
|
+
t.intro && Rr(e.$$.fragment), Ur(e, t.target, t.anchor), A();
|
|
261
261
|
}
|
|
262
|
-
|
|
262
|
+
ee(h);
|
|
263
263
|
}
|
|
264
|
-
let
|
|
265
|
-
typeof HTMLElement == "function" && (
|
|
264
|
+
let Rt;
|
|
265
|
+
typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
|
|
266
266
|
constructor(t, r, n) {
|
|
267
267
|
super();
|
|
268
268
|
/** The Svelte component constructor */
|
|
@@ -299,31 +299,31 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
301
|
connectedCallback() {
|
|
302
|
-
return
|
|
302
|
+
return st(this, null, function* () {
|
|
303
303
|
if (this.$$cn = !0, !this.$$c) {
|
|
304
304
|
let t = function(o) {
|
|
305
305
|
return () => {
|
|
306
306
|
let s;
|
|
307
307
|
return {
|
|
308
308
|
c: function() {
|
|
309
|
-
s =
|
|
309
|
+
s = I("slot"), o !== "default" && S(s, "name", o);
|
|
310
310
|
},
|
|
311
311
|
/**
|
|
312
312
|
* @param {HTMLElement} target
|
|
313
313
|
* @param {HTMLElement} [anchor]
|
|
314
314
|
*/
|
|
315
315
|
m: function(u, l) {
|
|
316
|
-
|
|
316
|
+
oe(u, s, l);
|
|
317
317
|
},
|
|
318
318
|
d: function(u) {
|
|
319
|
-
u &&
|
|
319
|
+
u && Z(s);
|
|
320
320
|
}
|
|
321
321
|
};
|
|
322
322
|
};
|
|
323
323
|
};
|
|
324
324
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
325
325
|
return;
|
|
326
|
-
const r = {}, n =
|
|
326
|
+
const r = {}, n = Pr(this);
|
|
327
327
|
for (const o of this.$$s)
|
|
328
328
|
o in n && (r[o] = [t(o)]);
|
|
329
329
|
for (const o of this.attributes) {
|
|
@@ -334,7 +334,7 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
|
|
|
334
334
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
335
335
|
this.$$c = new this.$$ctor({
|
|
336
336
|
target: this.shadowRoot || this,
|
|
337
|
-
props:
|
|
337
|
+
props: ot(it({}, this.$$d), {
|
|
338
338
|
$$slots: r,
|
|
339
339
|
$$scope: {
|
|
340
340
|
ctx: []
|
|
@@ -412,8 +412,8 @@ function fe(e, t, r, n) {
|
|
|
412
412
|
return t;
|
|
413
413
|
}
|
|
414
414
|
}
|
|
415
|
-
function
|
|
416
|
-
let s = class extends
|
|
415
|
+
function jr(e, t, r, n, i, o) {
|
|
416
|
+
let s = class extends Rt {
|
|
417
417
|
constructor() {
|
|
418
418
|
super(e, r, i), this.$$p_d = t;
|
|
419
419
|
}
|
|
@@ -443,7 +443,7 @@ function Fr(e, t, r, n, i, o) {
|
|
|
443
443
|
}), e.element = /** @type {any} */
|
|
444
444
|
s, s;
|
|
445
445
|
}
|
|
446
|
-
class
|
|
446
|
+
class kr {
|
|
447
447
|
constructor() {
|
|
448
448
|
/**
|
|
449
449
|
* ### PRIVATE API
|
|
@@ -464,7 +464,7 @@ class jr {
|
|
|
464
464
|
}
|
|
465
465
|
/** @returns {void} */
|
|
466
466
|
$destroy() {
|
|
467
|
-
|
|
467
|
+
Gr(this, 1), this.$destroy = w;
|
|
468
468
|
}
|
|
469
469
|
/**
|
|
470
470
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -473,8 +473,8 @@ class jr {
|
|
|
473
473
|
* @returns {() => void}
|
|
474
474
|
*/
|
|
475
475
|
$on(t, r) {
|
|
476
|
-
if (!
|
|
477
|
-
return
|
|
476
|
+
if (!et(r))
|
|
477
|
+
return w;
|
|
478
478
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
479
479
|
return n.push(r), () => {
|
|
480
480
|
const i = n.indexOf(r);
|
|
@@ -489,8 +489,8 @@ class jr {
|
|
|
489
489
|
this.$$set && !Er(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
const
|
|
493
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
492
|
+
const Vr = "4";
|
|
493
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Vr);
|
|
494
494
|
/*! *****************************************************************************
|
|
495
495
|
Copyright (c) Microsoft Corporation.
|
|
496
496
|
|
|
@@ -505,43 +505,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
505
505
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
506
506
|
PERFORMANCE OF THIS SOFTWARE.
|
|
507
507
|
***************************************************************************** */
|
|
508
|
-
var
|
|
509
|
-
return
|
|
508
|
+
var Ge = function(e, t) {
|
|
509
|
+
return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
510
510
|
r.__proto__ = n;
|
|
511
511
|
} || function(r, n) {
|
|
512
512
|
for (var i in n)
|
|
513
513
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
514
|
-
},
|
|
514
|
+
}, Ge(e, t);
|
|
515
515
|
};
|
|
516
|
-
function
|
|
516
|
+
function se(e, t) {
|
|
517
517
|
if (typeof t != "function" && t !== null)
|
|
518
518
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
519
|
-
|
|
519
|
+
Ge(e, t);
|
|
520
520
|
function r() {
|
|
521
521
|
this.constructor = e;
|
|
522
522
|
}
|
|
523
523
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
524
524
|
}
|
|
525
|
-
|
|
526
|
-
return g = Object.assign || function(t) {
|
|
527
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
528
|
-
r = arguments[n];
|
|
529
|
-
for (var o in r)
|
|
530
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
531
|
-
}
|
|
532
|
-
return t;
|
|
533
|
-
}, g.apply(this, arguments);
|
|
534
|
-
};
|
|
535
|
-
function Vr(e, t) {
|
|
536
|
-
var r = {};
|
|
537
|
-
for (var n in e)
|
|
538
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
539
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
540
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
541
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
542
|
-
return r;
|
|
543
|
-
}
|
|
544
|
-
function Ue(e) {
|
|
525
|
+
function De(e) {
|
|
545
526
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
546
527
|
if (r)
|
|
547
528
|
return r.call(e);
|
|
@@ -553,7 +534,7 @@ function Ue(e) {
|
|
|
553
534
|
};
|
|
554
535
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
555
536
|
}
|
|
556
|
-
function
|
|
537
|
+
function Fe(e, t) {
|
|
557
538
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
558
539
|
if (!r)
|
|
559
540
|
return e;
|
|
@@ -573,22 +554,22 @@ function De(e, t) {
|
|
|
573
554
|
}
|
|
574
555
|
return o;
|
|
575
556
|
}
|
|
576
|
-
function
|
|
577
|
-
if (
|
|
557
|
+
function je(e, t, r) {
|
|
558
|
+
if (arguments.length === 2)
|
|
578
559
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
579
560
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
580
561
|
return e.concat(o || t);
|
|
581
562
|
}
|
|
582
|
-
function
|
|
563
|
+
function L(e) {
|
|
583
564
|
return typeof e == "function";
|
|
584
565
|
}
|
|
585
|
-
function
|
|
566
|
+
function Ut(e) {
|
|
586
567
|
var t = function(n) {
|
|
587
568
|
Error.call(n), n.stack = new Error().stack;
|
|
588
569
|
}, r = e(t);
|
|
589
570
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
590
571
|
}
|
|
591
|
-
var
|
|
572
|
+
var Pe = Ut(function(e) {
|
|
592
573
|
return function(r) {
|
|
593
574
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
594
575
|
` + r.map(function(n, i) {
|
|
@@ -597,13 +578,13 @@ var Ae = $t(function(e) {
|
|
|
597
578
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
598
579
|
};
|
|
599
580
|
});
|
|
600
|
-
function
|
|
581
|
+
function ke(e, t) {
|
|
601
582
|
if (e) {
|
|
602
583
|
var r = e.indexOf(t);
|
|
603
584
|
0 <= r && e.splice(r, 1);
|
|
604
585
|
}
|
|
605
586
|
}
|
|
606
|
-
var
|
|
587
|
+
var _e = function() {
|
|
607
588
|
function e(t) {
|
|
608
589
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
609
590
|
}
|
|
@@ -615,12 +596,12 @@ var ve = function() {
|
|
|
615
596
|
if (s)
|
|
616
597
|
if (this._parentage = null, Array.isArray(s))
|
|
617
598
|
try {
|
|
618
|
-
for (var a =
|
|
599
|
+
for (var a = De(s), h = a.next(); !h.done; h = a.next()) {
|
|
619
600
|
var u = h.value;
|
|
620
601
|
u.remove(this);
|
|
621
602
|
}
|
|
622
|
-
} catch (
|
|
623
|
-
t = { error:
|
|
603
|
+
} catch (y) {
|
|
604
|
+
t = { error: y };
|
|
624
605
|
} finally {
|
|
625
606
|
try {
|
|
626
607
|
h && !h.done && (r = a.return) && r.call(a);
|
|
@@ -632,26 +613,26 @@ var ve = function() {
|
|
|
632
613
|
else
|
|
633
614
|
s.remove(this);
|
|
634
615
|
var l = this.initialTeardown;
|
|
635
|
-
if (
|
|
616
|
+
if (L(l))
|
|
636
617
|
try {
|
|
637
618
|
l();
|
|
638
|
-
} catch (
|
|
639
|
-
o =
|
|
619
|
+
} catch (y) {
|
|
620
|
+
o = y instanceof Pe ? y.errors : [y];
|
|
640
621
|
}
|
|
641
622
|
var f = this._finalizers;
|
|
642
623
|
if (f) {
|
|
643
624
|
this._finalizers = null;
|
|
644
625
|
try {
|
|
645
|
-
for (var c =
|
|
626
|
+
for (var c = De(f), p = c.next(); !p.done; p = c.next()) {
|
|
646
627
|
var d = p.value;
|
|
647
628
|
try {
|
|
648
|
-
|
|
649
|
-
} catch (
|
|
650
|
-
o = o != null ? o : [],
|
|
629
|
+
ht(d);
|
|
630
|
+
} catch (y) {
|
|
631
|
+
o = o != null ? o : [], y instanceof Pe ? o = je(je([], Fe(o)), Fe(y.errors)) : o.push(y);
|
|
651
632
|
}
|
|
652
633
|
}
|
|
653
|
-
} catch (
|
|
654
|
-
n = { error:
|
|
634
|
+
} catch (y) {
|
|
635
|
+
n = { error: y };
|
|
655
636
|
} finally {
|
|
656
637
|
try {
|
|
657
638
|
p && !p.done && (i = c.return) && i.call(c);
|
|
@@ -662,13 +643,13 @@ var ve = function() {
|
|
|
662
643
|
}
|
|
663
644
|
}
|
|
664
645
|
if (o)
|
|
665
|
-
throw new
|
|
646
|
+
throw new Pe(o);
|
|
666
647
|
}
|
|
667
648
|
}, e.prototype.add = function(t) {
|
|
668
649
|
var r;
|
|
669
650
|
if (t && t !== this)
|
|
670
651
|
if (this.closed)
|
|
671
|
-
|
|
652
|
+
ht(t);
|
|
672
653
|
else {
|
|
673
654
|
if (t instanceof e) {
|
|
674
655
|
if (t.closed || t._hasParent(this))
|
|
@@ -685,56 +666,52 @@ var ve = function() {
|
|
|
685
666
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
686
667
|
}, e.prototype._removeParent = function(t) {
|
|
687
668
|
var r = this._parentage;
|
|
688
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
669
|
+
r === t ? this._parentage = null : Array.isArray(r) && ke(r, t);
|
|
689
670
|
}, e.prototype.remove = function(t) {
|
|
690
671
|
var r = this._finalizers;
|
|
691
|
-
r &&
|
|
672
|
+
r && ke(r, t), t instanceof e && t._removeParent(this);
|
|
692
673
|
}, e.EMPTY = function() {
|
|
693
674
|
var t = new e();
|
|
694
675
|
return t.closed = !0, t;
|
|
695
676
|
}(), e;
|
|
696
|
-
}(),
|
|
697
|
-
function
|
|
698
|
-
return e instanceof
|
|
699
|
-
}
|
|
700
|
-
function
|
|
701
|
-
|
|
702
|
-
}
|
|
703
|
-
var
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
Promise: void 0,
|
|
707
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
708
|
-
useDeprecatedNextContext: !1
|
|
709
|
-
}, Xr = {
|
|
677
|
+
}(), Gt = _e.EMPTY;
|
|
678
|
+
function Dt(e) {
|
|
679
|
+
return e instanceof _e || e && "closed" in e && L(e.remove) && L(e.add) && L(e.unsubscribe);
|
|
680
|
+
}
|
|
681
|
+
function ht(e) {
|
|
682
|
+
L(e) ? e() : e.unsubscribe();
|
|
683
|
+
}
|
|
684
|
+
var Xr = {
|
|
685
|
+
Promise: void 0
|
|
686
|
+
}, Wr = {
|
|
710
687
|
setTimeout: function(e, t) {
|
|
711
688
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
712
689
|
r[n - 2] = arguments[n];
|
|
713
|
-
return setTimeout.apply(void 0,
|
|
690
|
+
return setTimeout.apply(void 0, je([e, t], Fe(r)));
|
|
714
691
|
},
|
|
715
692
|
clearTimeout: function(e) {
|
|
716
693
|
return clearTimeout(e);
|
|
717
694
|
},
|
|
718
695
|
delegate: void 0
|
|
719
696
|
};
|
|
720
|
-
function
|
|
721
|
-
|
|
697
|
+
function zr(e) {
|
|
698
|
+
Wr.setTimeout(function() {
|
|
722
699
|
throw e;
|
|
723
700
|
});
|
|
724
701
|
}
|
|
725
|
-
function
|
|
702
|
+
function lt() {
|
|
726
703
|
}
|
|
727
704
|
function pe(e) {
|
|
728
705
|
e();
|
|
729
706
|
}
|
|
730
|
-
var
|
|
731
|
-
|
|
707
|
+
var Ft = function(e) {
|
|
708
|
+
se(t, e);
|
|
732
709
|
function t(r) {
|
|
733
710
|
var n = e.call(this) || this;
|
|
734
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
711
|
+
return n.isStopped = !1, r ? (n.destination = r, Dt(r) && r.add(n)) : n.destination = qr, n;
|
|
735
712
|
}
|
|
736
713
|
return t.create = function(r, n, i) {
|
|
737
|
-
return new
|
|
714
|
+
return new Ve(r, n, i);
|
|
738
715
|
}, t.prototype.next = function(r) {
|
|
739
716
|
this.isStopped || this._next(r);
|
|
740
717
|
}, t.prototype.error = function(r) {
|
|
@@ -758,11 +735,7 @@ var Gt = function(e) {
|
|
|
758
735
|
this.unsubscribe();
|
|
759
736
|
}
|
|
760
737
|
}, t;
|
|
761
|
-
}(
|
|
762
|
-
function we(e, t) {
|
|
763
|
-
return zr.call(e, t);
|
|
764
|
-
}
|
|
765
|
-
var Zr = function() {
|
|
738
|
+
}(_e), Zr = function() {
|
|
766
739
|
function e(t) {
|
|
767
740
|
this.partialObserver = t;
|
|
768
741
|
}
|
|
@@ -793,41 +766,29 @@ var Zr = function() {
|
|
|
793
766
|
le(r);
|
|
794
767
|
}
|
|
795
768
|
}, e;
|
|
796
|
-
}(),
|
|
797
|
-
|
|
769
|
+
}(), Ve = function(e) {
|
|
770
|
+
se(t, e);
|
|
798
771
|
function t(r, n, i) {
|
|
799
772
|
var o = e.call(this) || this, s;
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
};
|
|
806
|
-
else {
|
|
807
|
-
var a;
|
|
808
|
-
o && Dt.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
|
|
809
|
-
return o.unsubscribe();
|
|
810
|
-
}, s = {
|
|
811
|
-
next: r.next && we(r.next, a),
|
|
812
|
-
error: r.error && we(r.error, a),
|
|
813
|
-
complete: r.complete && we(r.complete, a)
|
|
814
|
-
}) : s = r;
|
|
815
|
-
}
|
|
816
|
-
return o.destination = new Zr(s), o;
|
|
773
|
+
return L(r) || !r ? s = {
|
|
774
|
+
next: r != null ? r : void 0,
|
|
775
|
+
error: n != null ? n : void 0,
|
|
776
|
+
complete: i != null ? i : void 0
|
|
777
|
+
} : s = r, o.destination = new Zr(s), o;
|
|
817
778
|
}
|
|
818
779
|
return t;
|
|
819
|
-
}(
|
|
780
|
+
}(Ft);
|
|
820
781
|
function le(e) {
|
|
821
|
-
|
|
782
|
+
zr(e);
|
|
822
783
|
}
|
|
823
784
|
function Qr(e) {
|
|
824
785
|
throw e;
|
|
825
786
|
}
|
|
826
787
|
var qr = {
|
|
827
788
|
closed: !0,
|
|
828
|
-
next:
|
|
789
|
+
next: lt,
|
|
829
790
|
error: Qr,
|
|
830
|
-
complete:
|
|
791
|
+
complete: lt
|
|
831
792
|
}, Jr = function() {
|
|
832
793
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
833
794
|
}();
|
|
@@ -841,7 +802,7 @@ function Kr(e) {
|
|
|
841
802
|
}, r);
|
|
842
803
|
};
|
|
843
804
|
}
|
|
844
|
-
var
|
|
805
|
+
var ct = function() {
|
|
845
806
|
function e(t) {
|
|
846
807
|
t && (this._subscribe = t);
|
|
847
808
|
}
|
|
@@ -849,7 +810,7 @@ var ht = function() {
|
|
|
849
810
|
var r = new e();
|
|
850
811
|
return r.source = this, r.operator = t, r;
|
|
851
812
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
852
|
-
var i = this, o = tn(t) ? t : new
|
|
813
|
+
var i = this, o = tn(t) ? t : new Ve(t, r, n);
|
|
853
814
|
return pe(function() {
|
|
854
815
|
var s = i, a = s.operator, h = s.source;
|
|
855
816
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
|
@@ -862,8 +823,8 @@ var ht = function() {
|
|
|
862
823
|
}
|
|
863
824
|
}, e.prototype.forEach = function(t, r) {
|
|
864
825
|
var n = this;
|
|
865
|
-
return r =
|
|
866
|
-
var s = new
|
|
826
|
+
return r = ft(r), new r(function(i, o) {
|
|
827
|
+
var s = new Ve({
|
|
867
828
|
next: function(a) {
|
|
868
829
|
try {
|
|
869
830
|
t(a);
|
|
@@ -887,7 +848,7 @@ var ht = function() {
|
|
|
887
848
|
return Kr(t)(this);
|
|
888
849
|
}, e.prototype.toPromise = function(t) {
|
|
889
850
|
var r = this;
|
|
890
|
-
return t =
|
|
851
|
+
return t = ft(t), new t(function(n, i) {
|
|
891
852
|
var o;
|
|
892
853
|
r.subscribe(function(s) {
|
|
893
854
|
return o = s;
|
|
@@ -901,28 +862,28 @@ var ht = function() {
|
|
|
901
862
|
return new e(t);
|
|
902
863
|
}, e;
|
|
903
864
|
}();
|
|
904
|
-
function
|
|
865
|
+
function ft(e) {
|
|
905
866
|
var t;
|
|
906
|
-
return (t = e != null ? e :
|
|
867
|
+
return (t = e != null ? e : Xr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
907
868
|
}
|
|
908
869
|
function en(e) {
|
|
909
|
-
return e &&
|
|
870
|
+
return e && L(e.next) && L(e.error) && L(e.complete);
|
|
910
871
|
}
|
|
911
872
|
function tn(e) {
|
|
912
|
-
return e && e instanceof
|
|
873
|
+
return e && e instanceof Ft || en(e) && Dt(e);
|
|
913
874
|
}
|
|
914
|
-
var rn =
|
|
875
|
+
var rn = Ut(function(e) {
|
|
915
876
|
return function() {
|
|
916
877
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
917
878
|
};
|
|
918
|
-
}),
|
|
919
|
-
|
|
879
|
+
}), jt = function(e) {
|
|
880
|
+
se(t, e);
|
|
920
881
|
function t() {
|
|
921
882
|
var r = e.call(this) || this;
|
|
922
883
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
923
884
|
}
|
|
924
885
|
return t.prototype.lift = function(r) {
|
|
925
|
-
var n = new
|
|
886
|
+
var n = new pt(this, this);
|
|
926
887
|
return n.operator = r, n;
|
|
927
888
|
}, t.prototype._throwIfClosed = function() {
|
|
928
889
|
if (this.closed)
|
|
@@ -934,7 +895,7 @@ var rn = $t(function(e) {
|
|
|
934
895
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
935
896
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
936
897
|
try {
|
|
937
|
-
for (var s =
|
|
898
|
+
for (var s = De(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
|
938
899
|
var h = a.value;
|
|
939
900
|
h.next(r);
|
|
940
901
|
}
|
|
@@ -983,20 +944,20 @@ var rn = $t(function(e) {
|
|
|
983
944
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
984
945
|
}, t.prototype._innerSubscribe = function(r) {
|
|
985
946
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
|
986
|
-
return o || s ?
|
|
987
|
-
n.currentObservers = null,
|
|
947
|
+
return o || s ? Gt : (this.currentObservers = null, a.push(r), new _e(function() {
|
|
948
|
+
n.currentObservers = null, ke(a, r);
|
|
988
949
|
}));
|
|
989
950
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
990
951
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
|
991
952
|
i ? r.error(o) : s && r.complete();
|
|
992
953
|
}, t.prototype.asObservable = function() {
|
|
993
|
-
var r = new
|
|
954
|
+
var r = new ct();
|
|
994
955
|
return r.source = this, r;
|
|
995
956
|
}, t.create = function(r, n) {
|
|
996
|
-
return new
|
|
957
|
+
return new pt(r, n);
|
|
997
958
|
}, t;
|
|
998
|
-
}(
|
|
999
|
-
|
|
959
|
+
}(ct), pt = function(e) {
|
|
960
|
+
se(t, e);
|
|
1000
961
|
function t(r, n) {
|
|
1001
962
|
var i = e.call(this) || this;
|
|
1002
963
|
return i.destination = r, i.source = n, i;
|
|
@@ -1012,17 +973,17 @@ var rn = $t(function(e) {
|
|
|
1012
973
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
1013
974
|
}, t.prototype._subscribe = function(r) {
|
|
1014
975
|
var n, i;
|
|
1015
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
976
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Gt;
|
|
1016
977
|
}, t;
|
|
1017
|
-
}(
|
|
978
|
+
}(jt), kt = {
|
|
1018
979
|
now: function() {
|
|
1019
|
-
return (
|
|
980
|
+
return (kt.delegate || Date).now();
|
|
1020
981
|
},
|
|
1021
982
|
delegate: void 0
|
|
1022
983
|
}, nn = function(e) {
|
|
1023
|
-
|
|
984
|
+
se(t, e);
|
|
1024
985
|
function t(r, n, i) {
|
|
1025
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
986
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = kt);
|
|
1026
987
|
var o = e.call(this) || this;
|
|
1027
988
|
return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
|
|
1028
989
|
}
|
|
@@ -1042,24 +1003,24 @@ var rn = $t(function(e) {
|
|
|
1042
1003
|
u && o.splice(0, u + 1);
|
|
1043
1004
|
}
|
|
1044
1005
|
}, t;
|
|
1045
|
-
}(
|
|
1046
|
-
const
|
|
1047
|
-
if (
|
|
1006
|
+
}(jt);
|
|
1007
|
+
const dt = [], mt = {}, on = (e, t = 0) => {
|
|
1008
|
+
if (dt.indexOf(e) == -1) {
|
|
1048
1009
|
const r = new nn(t);
|
|
1049
|
-
|
|
1010
|
+
mt[e] = r, dt.push(e);
|
|
1050
1011
|
}
|
|
1051
|
-
return
|
|
1012
|
+
return mt[e];
|
|
1052
1013
|
}, F = [];
|
|
1053
1014
|
function sn(e, t) {
|
|
1054
1015
|
return {
|
|
1055
1016
|
subscribe: Ee(e, t).subscribe
|
|
1056
1017
|
};
|
|
1057
1018
|
}
|
|
1058
|
-
function Ee(e, t =
|
|
1019
|
+
function Ee(e, t = w) {
|
|
1059
1020
|
let r;
|
|
1060
1021
|
const n = /* @__PURE__ */ new Set();
|
|
1061
1022
|
function i(a) {
|
|
1062
|
-
if (
|
|
1023
|
+
if (Nt(e, a) && (e = a, r)) {
|
|
1063
1024
|
const h = !F.length;
|
|
1064
1025
|
for (const u of n)
|
|
1065
1026
|
u[1](), F.push(u, e);
|
|
@@ -1073,15 +1034,15 @@ function Ee(e, t = A) {
|
|
|
1073
1034
|
function o(a) {
|
|
1074
1035
|
i(a(e));
|
|
1075
1036
|
}
|
|
1076
|
-
function s(a, h =
|
|
1037
|
+
function s(a, h = w) {
|
|
1077
1038
|
const u = [a, h];
|
|
1078
|
-
return n.add(u), n.size === 1 && (r = t(i, o) ||
|
|
1039
|
+
return n.add(u), n.size === 1 && (r = t(i, o) || w), a(e), () => {
|
|
1079
1040
|
n.delete(u), n.size === 0 && r && (r(), r = null);
|
|
1080
1041
|
};
|
|
1081
1042
|
}
|
|
1082
1043
|
return { set: i, update: o, subscribe: s };
|
|
1083
1044
|
}
|
|
1084
|
-
function
|
|
1045
|
+
function Q(e, t, r) {
|
|
1085
1046
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1086
1047
|
if (!i.every(Boolean))
|
|
1087
1048
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
@@ -1089,26 +1050,26 @@ function q(e, t, r) {
|
|
|
1089
1050
|
return sn(r, (s, a) => {
|
|
1090
1051
|
let h = !1;
|
|
1091
1052
|
const u = [];
|
|
1092
|
-
let l = 0, f =
|
|
1053
|
+
let l = 0, f = w;
|
|
1093
1054
|
const c = () => {
|
|
1094
1055
|
if (l)
|
|
1095
1056
|
return;
|
|
1096
1057
|
f();
|
|
1097
1058
|
const d = t(n ? u[0] : u, s, a);
|
|
1098
|
-
o ? s(d) : f =
|
|
1059
|
+
o ? s(d) : f = et(d) ? d : w;
|
|
1099
1060
|
}, p = i.map(
|
|
1100
|
-
(d,
|
|
1061
|
+
(d, y) => Mt(
|
|
1101
1062
|
d,
|
|
1102
1063
|
(B) => {
|
|
1103
|
-
u[
|
|
1064
|
+
u[y] = B, l &= ~(1 << y), h && c();
|
|
1104
1065
|
},
|
|
1105
1066
|
() => {
|
|
1106
|
-
l |= 1 <<
|
|
1067
|
+
l |= 1 << y;
|
|
1107
1068
|
}
|
|
1108
1069
|
)
|
|
1109
1070
|
);
|
|
1110
1071
|
return h = !0, c(), function() {
|
|
1111
|
-
|
|
1072
|
+
ie(p), f(), h = !1;
|
|
1112
1073
|
};
|
|
1113
1074
|
});
|
|
1114
1075
|
}
|
|
@@ -1132,29 +1093,29 @@ function pn(e) {
|
|
|
1132
1093
|
function dn(e) {
|
|
1133
1094
|
return Array.isArray(e) ? [] : {};
|
|
1134
1095
|
}
|
|
1135
|
-
function
|
|
1136
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1096
|
+
function re(e, t) {
|
|
1097
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? V(dn(e), e, t) : e;
|
|
1137
1098
|
}
|
|
1138
1099
|
function mn(e, t, r) {
|
|
1139
1100
|
return e.concat(t).map(function(n) {
|
|
1140
|
-
return
|
|
1101
|
+
return re(n, r);
|
|
1141
1102
|
});
|
|
1142
1103
|
}
|
|
1143
1104
|
function bn(e, t) {
|
|
1144
1105
|
if (!t.customMerge)
|
|
1145
|
-
return
|
|
1106
|
+
return V;
|
|
1146
1107
|
var r = t.customMerge(e);
|
|
1147
|
-
return typeof r == "function" ? r :
|
|
1108
|
+
return typeof r == "function" ? r : V;
|
|
1148
1109
|
}
|
|
1149
1110
|
function gn(e) {
|
|
1150
1111
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1151
1112
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1152
1113
|
}) : [];
|
|
1153
1114
|
}
|
|
1154
|
-
function
|
|
1115
|
+
function bt(e) {
|
|
1155
1116
|
return Object.keys(e).concat(gn(e));
|
|
1156
1117
|
}
|
|
1157
|
-
function
|
|
1118
|
+
function Vt(e, t) {
|
|
1158
1119
|
try {
|
|
1159
1120
|
return t in e;
|
|
1160
1121
|
} catch (r) {
|
|
@@ -1162,129 +1123,179 @@ function kt(e, t) {
|
|
|
1162
1123
|
}
|
|
1163
1124
|
}
|
|
1164
1125
|
function yn(e, t) {
|
|
1165
|
-
return
|
|
1126
|
+
return Vt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1166
1127
|
}
|
|
1167
1128
|
function vn(e, t, r) {
|
|
1168
1129
|
var n = {};
|
|
1169
|
-
return r.isMergeableObject(e) &&
|
|
1170
|
-
n[i] =
|
|
1171
|
-
}),
|
|
1172
|
-
yn(e, i) || (
|
|
1130
|
+
return r.isMergeableObject(e) && bt(e).forEach(function(i) {
|
|
1131
|
+
n[i] = re(e[i], r);
|
|
1132
|
+
}), bt(t).forEach(function(i) {
|
|
1133
|
+
yn(e, i) || (Vt(e, i) && r.isMergeableObject(t[i]) ? n[i] = bn(i, r)(e[i], t[i], r) : n[i] = re(t[i], r));
|
|
1173
1134
|
}), n;
|
|
1174
1135
|
}
|
|
1175
|
-
function
|
|
1176
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || mn, r.isMergeableObject = r.isMergeableObject || un, r.cloneUnlessOtherwiseSpecified =
|
|
1136
|
+
function V(e, t, r) {
|
|
1137
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || mn, r.isMergeableObject = r.isMergeableObject || un, r.cloneUnlessOtherwiseSpecified = re;
|
|
1177
1138
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1178
|
-
return o ? n ? r.arrayMerge(e, t, r) : vn(e, t, r) :
|
|
1139
|
+
return o ? n ? r.arrayMerge(e, t, r) : vn(e, t, r) : re(t, r);
|
|
1179
1140
|
}
|
|
1180
|
-
|
|
1141
|
+
V.all = function(t, r) {
|
|
1181
1142
|
if (!Array.isArray(t))
|
|
1182
1143
|
throw new Error("first argument should be an array");
|
|
1183
1144
|
return t.reduce(function(n, i) {
|
|
1184
|
-
return
|
|
1145
|
+
return V(n, i, r);
|
|
1185
1146
|
}, {});
|
|
1186
1147
|
};
|
|
1187
|
-
var
|
|
1188
|
-
const xn = /* @__PURE__ */ an(
|
|
1189
|
-
function
|
|
1190
|
-
|
|
1148
|
+
var _n = V, En = _n;
|
|
1149
|
+
const xn = /* @__PURE__ */ an(En);
|
|
1150
|
+
var Xe = function(e, t) {
|
|
1151
|
+
return Xe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1152
|
+
r.__proto__ = n;
|
|
1153
|
+
} || function(r, n) {
|
|
1154
|
+
for (var i in n)
|
|
1155
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1156
|
+
}, Xe(e, t);
|
|
1157
|
+
};
|
|
1158
|
+
function xe(e, t) {
|
|
1159
|
+
if (typeof t != "function" && t !== null)
|
|
1160
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1161
|
+
Xe(e, t);
|
|
1162
|
+
function r() {
|
|
1163
|
+
this.constructor = e;
|
|
1164
|
+
}
|
|
1165
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1166
|
+
}
|
|
1167
|
+
var P = function() {
|
|
1168
|
+
return P = Object.assign || function(t) {
|
|
1169
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1170
|
+
r = arguments[n];
|
|
1171
|
+
for (var o in r)
|
|
1172
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1173
|
+
}
|
|
1174
|
+
return t;
|
|
1175
|
+
}, P.apply(this, arguments);
|
|
1176
|
+
};
|
|
1177
|
+
function Sn(e, t) {
|
|
1178
|
+
var r = {};
|
|
1179
|
+
for (var n in e)
|
|
1180
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1181
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1182
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1183
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1184
|
+
return r;
|
|
1185
|
+
}
|
|
1186
|
+
function Oe(e, t, r) {
|
|
1187
|
+
if (r || arguments.length === 2)
|
|
1188
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1189
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1190
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1191
|
+
}
|
|
1192
|
+
function Ie(e, t) {
|
|
1193
|
+
var r = t && t.cache ? t.cache : On, n = t && t.serializer ? t.serializer : An, i = t && t.strategy ? t.strategy : Bn;
|
|
1191
1194
|
return i(e, {
|
|
1192
1195
|
cache: r,
|
|
1193
1196
|
serializer: n
|
|
1194
1197
|
});
|
|
1195
1198
|
}
|
|
1196
|
-
function
|
|
1199
|
+
function Tn(e) {
|
|
1197
1200
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1198
1201
|
}
|
|
1199
|
-
function
|
|
1200
|
-
var i =
|
|
1202
|
+
function Hn(e, t, r, n) {
|
|
1203
|
+
var i = Tn(n) ? n : r(n), o = t.get(i);
|
|
1201
1204
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1202
1205
|
}
|
|
1203
1206
|
function Xt(e, t, r) {
|
|
1204
1207
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1205
1208
|
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1206
1209
|
}
|
|
1207
|
-
function
|
|
1210
|
+
function Wt(e, t, r, n, i) {
|
|
1208
1211
|
return r.bind(t, e, n, i);
|
|
1209
1212
|
}
|
|
1210
|
-
function Tn(e, t) {
|
|
1211
|
-
var r = e.length === 1 ? Vt : Xt;
|
|
1212
|
-
return Je(e, this, r, t.cache.create(), t.serializer);
|
|
1213
|
-
}
|
|
1214
|
-
function Hn(e, t) {
|
|
1215
|
-
return Je(e, this, Xt, t.cache.create(), t.serializer);
|
|
1216
|
-
}
|
|
1217
1213
|
function Bn(e, t) {
|
|
1218
|
-
|
|
1214
|
+
var r = e.length === 1 ? Hn : Xt;
|
|
1215
|
+
return Wt(e, this, r, t.cache.create(), t.serializer);
|
|
1216
|
+
}
|
|
1217
|
+
function wn(e, t) {
|
|
1218
|
+
return Wt(e, this, Xt, t.cache.create(), t.serializer);
|
|
1219
1219
|
}
|
|
1220
1220
|
var An = function() {
|
|
1221
1221
|
return JSON.stringify(arguments);
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1222
|
+
}, Pn = (
|
|
1223
|
+
/** @class */
|
|
1224
|
+
function() {
|
|
1225
|
+
function e() {
|
|
1226
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1227
|
+
}
|
|
1228
|
+
return e.prototype.get = function(t) {
|
|
1229
|
+
return this.cache[t];
|
|
1230
|
+
}, e.prototype.set = function(t, r) {
|
|
1231
|
+
this.cache[t] = r;
|
|
1232
|
+
}, e;
|
|
1233
|
+
}()
|
|
1234
|
+
), On = {
|
|
1233
1235
|
create: function() {
|
|
1234
|
-
return new
|
|
1236
|
+
return new Pn();
|
|
1235
1237
|
}
|
|
1236
|
-
},
|
|
1237
|
-
variadic:
|
|
1238
|
-
|
|
1239
|
-
|
|
1238
|
+
}, Le = {
|
|
1239
|
+
variadic: wn
|
|
1240
|
+
}, be = function() {
|
|
1241
|
+
return be = Object.assign || function(t) {
|
|
1242
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1243
|
+
r = arguments[n];
|
|
1244
|
+
for (var o in r)
|
|
1245
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1246
|
+
}
|
|
1247
|
+
return t;
|
|
1248
|
+
}, be.apply(this, arguments);
|
|
1249
|
+
};
|
|
1250
|
+
var m;
|
|
1240
1251
|
(function(e) {
|
|
1241
1252
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
|
|
1242
1253
|
})(m || (m = {}));
|
|
1243
|
-
var
|
|
1254
|
+
var v;
|
|
1244
1255
|
(function(e) {
|
|
1245
1256
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
|
1246
|
-
})(
|
|
1247
|
-
var
|
|
1257
|
+
})(v || (v = {}));
|
|
1258
|
+
var X;
|
|
1248
1259
|
(function(e) {
|
|
1249
1260
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1250
|
-
})(
|
|
1251
|
-
function
|
|
1252
|
-
return e.type ===
|
|
1253
|
-
}
|
|
1254
|
-
function Pn(e) {
|
|
1255
|
-
return e.type === E.argument;
|
|
1261
|
+
})(X || (X = {}));
|
|
1262
|
+
function gt(e) {
|
|
1263
|
+
return e.type === v.literal;
|
|
1256
1264
|
}
|
|
1257
|
-
function
|
|
1258
|
-
return e.type ===
|
|
1265
|
+
function In(e) {
|
|
1266
|
+
return e.type === v.argument;
|
|
1259
1267
|
}
|
|
1260
1268
|
function zt(e) {
|
|
1261
|
-
return e.type ===
|
|
1269
|
+
return e.type === v.number;
|
|
1262
1270
|
}
|
|
1263
1271
|
function Zt(e) {
|
|
1264
|
-
return e.type ===
|
|
1272
|
+
return e.type === v.date;
|
|
1265
1273
|
}
|
|
1266
1274
|
function Qt(e) {
|
|
1267
|
-
return e.type ===
|
|
1275
|
+
return e.type === v.time;
|
|
1268
1276
|
}
|
|
1269
1277
|
function qt(e) {
|
|
1270
|
-
return e.type ===
|
|
1271
|
-
}
|
|
1272
|
-
function On(e) {
|
|
1273
|
-
return e.type === E.pound;
|
|
1278
|
+
return e.type === v.select;
|
|
1274
1279
|
}
|
|
1275
1280
|
function Jt(e) {
|
|
1276
|
-
return e.type ===
|
|
1281
|
+
return e.type === v.plural;
|
|
1282
|
+
}
|
|
1283
|
+
function Ln(e) {
|
|
1284
|
+
return e.type === v.pound;
|
|
1277
1285
|
}
|
|
1278
1286
|
function Yt(e) {
|
|
1279
|
-
return
|
|
1287
|
+
return e.type === v.tag;
|
|
1280
1288
|
}
|
|
1281
|
-
function
|
|
1282
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1289
|
+
function Kt(e) {
|
|
1290
|
+
return !!(e && typeof e == "object" && e.type === X.number);
|
|
1283
1291
|
}
|
|
1284
|
-
|
|
1285
|
-
|
|
1292
|
+
function We(e) {
|
|
1293
|
+
return !!(e && typeof e == "object" && e.type === X.dateTime);
|
|
1294
|
+
}
|
|
1295
|
+
var er = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Nn = /(?:[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;
|
|
1296
|
+
function Mn(e) {
|
|
1286
1297
|
var t = {};
|
|
1287
|
-
return e.replace(
|
|
1298
|
+
return e.replace(Nn, function(r) {
|
|
1288
1299
|
var n = r.length;
|
|
1289
1300
|
switch (r[0]) {
|
|
1290
1301
|
case "G":
|
|
@@ -1373,11 +1384,21 @@ function Ln(e) {
|
|
|
1373
1384
|
return "";
|
|
1374
1385
|
}), t;
|
|
1375
1386
|
}
|
|
1376
|
-
var
|
|
1377
|
-
function
|
|
1387
|
+
var _ = function() {
|
|
1388
|
+
return _ = Object.assign || function(t) {
|
|
1389
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1390
|
+
r = arguments[n];
|
|
1391
|
+
for (var o in r)
|
|
1392
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1393
|
+
}
|
|
1394
|
+
return t;
|
|
1395
|
+
}, _.apply(this, arguments);
|
|
1396
|
+
};
|
|
1397
|
+
var Cn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1398
|
+
function $n(e) {
|
|
1378
1399
|
if (e.length === 0)
|
|
1379
1400
|
throw new Error("Number skeleton cannot be empty");
|
|
1380
|
-
for (var t = e.split(
|
|
1401
|
+
for (var t = e.split(Cn).filter(function(c) {
|
|
1381
1402
|
return c.length > 0;
|
|
1382
1403
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1383
1404
|
var o = i[n], s = o.split("/");
|
|
@@ -1392,17 +1413,17 @@ function Mn(e) {
|
|
|
1392
1413
|
}
|
|
1393
1414
|
return r;
|
|
1394
1415
|
}
|
|
1395
|
-
function
|
|
1416
|
+
function Rn(e) {
|
|
1396
1417
|
return e.replace(/^(.*?)-/, "");
|
|
1397
1418
|
}
|
|
1398
|
-
var
|
|
1399
|
-
function
|
|
1419
|
+
var yt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, tr = /^(@+)?(\+|#+)?[rs]?$/g, Un = /(\*)(0+)|(#+)(0+)|(0+)/g, rr = /^(0+)$/;
|
|
1420
|
+
function vt(e) {
|
|
1400
1421
|
var t = {};
|
|
1401
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1422
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(tr, function(r, n, i) {
|
|
1402
1423
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
|
1403
1424
|
}), t;
|
|
1404
1425
|
}
|
|
1405
|
-
function
|
|
1426
|
+
function nr(e) {
|
|
1406
1427
|
switch (e) {
|
|
1407
1428
|
case "sign-auto":
|
|
1408
1429
|
return {
|
|
@@ -1442,7 +1463,7 @@ function rr(e) {
|
|
|
1442
1463
|
};
|
|
1443
1464
|
}
|
|
1444
1465
|
}
|
|
1445
|
-
function
|
|
1466
|
+
function Gn(e) {
|
|
1446
1467
|
var t;
|
|
1447
1468
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1448
1469
|
notation: "engineering"
|
|
@@ -1450,17 +1471,17 @@ function Rn(e) {
|
|
|
1450
1471
|
notation: "scientific"
|
|
1451
1472
|
}, e = e.slice(1)), t) {
|
|
1452
1473
|
var r = e.slice(0, 2);
|
|
1453
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1474
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !rr.test(e))
|
|
1454
1475
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1455
1476
|
t.minimumIntegerDigits = e.length;
|
|
1456
1477
|
}
|
|
1457
1478
|
return t;
|
|
1458
1479
|
}
|
|
1459
|
-
function
|
|
1460
|
-
var t = {}, r =
|
|
1480
|
+
function _t(e) {
|
|
1481
|
+
var t = {}, r = nr(e);
|
|
1461
1482
|
return r || t;
|
|
1462
1483
|
}
|
|
1463
|
-
function
|
|
1484
|
+
function Dn(e) {
|
|
1464
1485
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1465
1486
|
var i = n[r];
|
|
1466
1487
|
switch (i.stem) {
|
|
@@ -1484,7 +1505,7 @@ function Un(e) {
|
|
|
1484
1505
|
continue;
|
|
1485
1506
|
case "measure-unit":
|
|
1486
1507
|
case "unit":
|
|
1487
|
-
t.style = "unit", t.unit =
|
|
1508
|
+
t.style = "unit", t.unit = Rn(i.options[0]);
|
|
1488
1509
|
continue;
|
|
1489
1510
|
case "compact-short":
|
|
1490
1511
|
case "K":
|
|
@@ -1495,13 +1516,13 @@ function Un(e) {
|
|
|
1495
1516
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1496
1517
|
continue;
|
|
1497
1518
|
case "scientific":
|
|
1498
|
-
t =
|
|
1499
|
-
return
|
|
1519
|
+
t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
|
1520
|
+
return _(_({}, h), _t(u));
|
|
1500
1521
|
}, {}));
|
|
1501
1522
|
continue;
|
|
1502
1523
|
case "engineering":
|
|
1503
|
-
t =
|
|
1504
|
-
return
|
|
1524
|
+
t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
|
1525
|
+
return _(_({}, h), _t(u));
|
|
1505
1526
|
}, {}));
|
|
1506
1527
|
continue;
|
|
1507
1528
|
case "notation-simple":
|
|
@@ -1546,7 +1567,7 @@ function Un(e) {
|
|
|
1546
1567
|
case "integer-width":
|
|
1547
1568
|
if (i.options.length > 1)
|
|
1548
1569
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1549
|
-
i.options[0].replace(
|
|
1570
|
+
i.options[0].replace(Un, function(h, u, l, f, c, p) {
|
|
1550
1571
|
if (u)
|
|
1551
1572
|
t.minimumIntegerDigits = l.length;
|
|
1552
1573
|
else {
|
|
@@ -1559,28 +1580,28 @@ function Un(e) {
|
|
|
1559
1580
|
});
|
|
1560
1581
|
continue;
|
|
1561
1582
|
}
|
|
1562
|
-
if (
|
|
1583
|
+
if (rr.test(i.stem)) {
|
|
1563
1584
|
t.minimumIntegerDigits = i.stem.length;
|
|
1564
1585
|
continue;
|
|
1565
1586
|
}
|
|
1566
|
-
if (
|
|
1587
|
+
if (yt.test(i.stem)) {
|
|
1567
1588
|
if (i.options.length > 1)
|
|
1568
1589
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1569
|
-
i.stem.replace(
|
|
1590
|
+
i.stem.replace(yt, function(h, u, l, f, c, p) {
|
|
1570
1591
|
return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && p ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1571
1592
|
});
|
|
1572
1593
|
var o = i.options[0];
|
|
1573
|
-
o === "w" ? t =
|
|
1594
|
+
o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), vt(o)));
|
|
1574
1595
|
continue;
|
|
1575
1596
|
}
|
|
1576
|
-
if (
|
|
1577
|
-
t =
|
|
1597
|
+
if (tr.test(i.stem)) {
|
|
1598
|
+
t = _(_({}, t), vt(i.stem));
|
|
1578
1599
|
continue;
|
|
1579
1600
|
}
|
|
1580
|
-
var s =
|
|
1581
|
-
s && (t =
|
|
1582
|
-
var a =
|
|
1583
|
-
a && (t =
|
|
1601
|
+
var s = nr(i.stem);
|
|
1602
|
+
s && (t = _(_({}, t), s));
|
|
1603
|
+
var a = Gn(i.stem);
|
|
1604
|
+
a && (t = _(_({}, t), a));
|
|
1584
1605
|
}
|
|
1585
1606
|
return t;
|
|
1586
1607
|
}
|
|
@@ -2999,13 +3020,13 @@ var ce = {
|
|
|
2999
3020
|
"h"
|
|
3000
3021
|
]
|
|
3001
3022
|
};
|
|
3002
|
-
function
|
|
3023
|
+
function Fn(e, t) {
|
|
3003
3024
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3004
3025
|
var i = e.charAt(n);
|
|
3005
3026
|
if (i === "j") {
|
|
3006
3027
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3007
3028
|
o++, n++;
|
|
3008
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u =
|
|
3029
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = jn(t);
|
|
3009
3030
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
3010
3031
|
r += h;
|
|
3011
3032
|
for (; s-- > 0; )
|
|
@@ -3015,7 +3036,7 @@ function Dn(e, t) {
|
|
|
3015
3036
|
}
|
|
3016
3037
|
return r;
|
|
3017
3038
|
}
|
|
3018
|
-
function
|
|
3039
|
+
function jn(e) {
|
|
3019
3040
|
var t = e.hourCycle;
|
|
3020
3041
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3021
3042
|
e.hourCycles && // @ts-ignore
|
|
@@ -3037,20 +3058,20 @@ function Gn(e) {
|
|
|
3037
3058
|
var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
|
|
3038
3059
|
return i[0];
|
|
3039
3060
|
}
|
|
3040
|
-
var
|
|
3061
|
+
var Ne, kn = new RegExp("^".concat(er.source, "*")), Vn = new RegExp("".concat(er.source, "*$"));
|
|
3041
3062
|
function b(e, t) {
|
|
3042
3063
|
return { start: e, end: t };
|
|
3043
3064
|
}
|
|
3044
|
-
var
|
|
3065
|
+
var Xn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wn = !!String.fromCodePoint, zn = !!Object.fromEntries, Zn = !!String.prototype.codePointAt, Qn = !!String.prototype.trimStart, qn = !!String.prototype.trimEnd, Jn = !!Number.isSafeInteger, Yn = Jn ? Number.isSafeInteger : function(e) {
|
|
3045
3066
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3046
|
-
},
|
|
3067
|
+
}, ze = !0;
|
|
3047
3068
|
try {
|
|
3048
|
-
var
|
|
3049
|
-
|
|
3069
|
+
var Kn = or("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3070
|
+
ze = ((Ne = Kn.exec("a")) === null || Ne === void 0 ? void 0 : Ne[0]) === "a";
|
|
3050
3071
|
} catch (e) {
|
|
3051
|
-
|
|
3072
|
+
ze = !1;
|
|
3052
3073
|
}
|
|
3053
|
-
var
|
|
3074
|
+
var Et = Xn ? (
|
|
3054
3075
|
// Native
|
|
3055
3076
|
function(t, r, n) {
|
|
3056
3077
|
return t.startsWith(r, n);
|
|
@@ -3060,7 +3081,7 @@ var vt = kn ? (
|
|
|
3060
3081
|
function(t, r, n) {
|
|
3061
3082
|
return t.slice(n, n + r.length) === r;
|
|
3062
3083
|
}
|
|
3063
|
-
),
|
|
3084
|
+
), Ze = Wn ? String.fromCodePoint : (
|
|
3064
3085
|
// IE11
|
|
3065
3086
|
function() {
|
|
3066
3087
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3072,9 +3093,9 @@ var vt = kn ? (
|
|
|
3072
3093
|
}
|
|
3073
3094
|
return n;
|
|
3074
3095
|
}
|
|
3075
|
-
),
|
|
3096
|
+
), xt = (
|
|
3076
3097
|
// native
|
|
3077
|
-
|
|
3098
|
+
zn ? Object.fromEntries : (
|
|
3078
3099
|
// Ponyfill
|
|
3079
3100
|
function(t) {
|
|
3080
3101
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3084,7 +3105,7 @@ var vt = kn ? (
|
|
|
3084
3105
|
return r;
|
|
3085
3106
|
}
|
|
3086
3107
|
)
|
|
3087
|
-
),
|
|
3108
|
+
), ir = Zn ? (
|
|
3088
3109
|
// Native
|
|
3089
3110
|
function(t, r) {
|
|
3090
3111
|
return t.codePointAt(r);
|
|
@@ -3098,7 +3119,7 @@ var vt = kn ? (
|
|
|
3098
3119
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3099
3120
|
}
|
|
3100
3121
|
}
|
|
3101
|
-
),
|
|
3122
|
+
), ei = Qn ? (
|
|
3102
3123
|
// Native
|
|
3103
3124
|
function(t) {
|
|
3104
3125
|
return t.trimStart();
|
|
@@ -3106,9 +3127,9 @@ var vt = kn ? (
|
|
|
3106
3127
|
) : (
|
|
3107
3128
|
// Ponyfill
|
|
3108
3129
|
function(t) {
|
|
3109
|
-
return t.replace(
|
|
3130
|
+
return t.replace(kn, "");
|
|
3110
3131
|
}
|
|
3111
|
-
),
|
|
3132
|
+
), ti = qn ? (
|
|
3112
3133
|
// Native
|
|
3113
3134
|
function(t) {
|
|
3114
3135
|
return t.trimEnd();
|
|
@@ -3116,32 +3137,32 @@ var vt = kn ? (
|
|
|
3116
3137
|
) : (
|
|
3117
3138
|
// Ponyfill
|
|
3118
3139
|
function(t) {
|
|
3119
|
-
return t.replace(
|
|
3140
|
+
return t.replace(Vn, "");
|
|
3120
3141
|
}
|
|
3121
3142
|
);
|
|
3122
|
-
function
|
|
3143
|
+
function or(e, t) {
|
|
3123
3144
|
return new RegExp(e, t);
|
|
3124
3145
|
}
|
|
3125
|
-
var
|
|
3126
|
-
if (
|
|
3127
|
-
var
|
|
3128
|
-
|
|
3146
|
+
var Qe;
|
|
3147
|
+
if (ze) {
|
|
3148
|
+
var St = or("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3149
|
+
Qe = function(t, r) {
|
|
3129
3150
|
var n;
|
|
3130
|
-
|
|
3131
|
-
var i =
|
|
3151
|
+
St.lastIndex = r;
|
|
3152
|
+
var i = St.exec(t);
|
|
3132
3153
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3133
3154
|
};
|
|
3134
3155
|
} else
|
|
3135
|
-
|
|
3156
|
+
Qe = function(t, r) {
|
|
3136
3157
|
for (var n = []; ; ) {
|
|
3137
|
-
var i =
|
|
3138
|
-
if (i === void 0 ||
|
|
3158
|
+
var i = ir(t, r);
|
|
3159
|
+
if (i === void 0 || sr(i) || oi(i))
|
|
3139
3160
|
break;
|
|
3140
3161
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3141
3162
|
}
|
|
3142
|
-
return
|
|
3163
|
+
return Ze.apply(void 0, n);
|
|
3143
3164
|
};
|
|
3144
|
-
var
|
|
3165
|
+
var ri = (
|
|
3145
3166
|
/** @class */
|
|
3146
3167
|
function() {
|
|
3147
3168
|
function e(t, r) {
|
|
@@ -3165,14 +3186,14 @@ var ei = (
|
|
|
3165
3186
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3166
3187
|
var a = this.clonePosition();
|
|
3167
3188
|
this.bump(), i.push({
|
|
3168
|
-
type:
|
|
3189
|
+
type: v.pound,
|
|
3169
3190
|
location: b(a, this.clonePosition())
|
|
3170
3191
|
});
|
|
3171
3192
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3172
3193
|
if (n)
|
|
3173
3194
|
break;
|
|
3174
3195
|
return this.error(m.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
|
|
3175
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3196
|
+
} else if (o === 60 && !this.ignoreTag && qe(this.peek() || 0)) {
|
|
3176
3197
|
var s = this.parseTag(t, r);
|
|
3177
3198
|
if (s.err)
|
|
3178
3199
|
return s;
|
|
@@ -3193,7 +3214,7 @@ var ei = (
|
|
|
3193
3214
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3194
3215
|
return {
|
|
3195
3216
|
val: {
|
|
3196
|
-
type:
|
|
3217
|
+
type: v.literal,
|
|
3197
3218
|
value: "<".concat(i, "/>"),
|
|
3198
3219
|
location: b(n, this.clonePosition())
|
|
3199
3220
|
},
|
|
@@ -3205,12 +3226,12 @@ var ei = (
|
|
|
3205
3226
|
return o;
|
|
3206
3227
|
var s = o.val, a = this.clonePosition();
|
|
3207
3228
|
if (this.bumpIf("</")) {
|
|
3208
|
-
if (this.isEOF() || !
|
|
3229
|
+
if (this.isEOF() || !qe(this.char()))
|
|
3209
3230
|
return this.error(m.INVALID_TAG, b(a, this.clonePosition()));
|
|
3210
3231
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
3211
3232
|
return i !== u ? this.error(m.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3212
3233
|
val: {
|
|
3213
|
-
type:
|
|
3234
|
+
type: v.tag,
|
|
3214
3235
|
value: i,
|
|
3215
3236
|
children: s,
|
|
3216
3237
|
location: b(n, this.clonePosition())
|
|
@@ -3223,7 +3244,7 @@ var ei = (
|
|
|
3223
3244
|
return this.error(m.INVALID_TAG, b(n, this.clonePosition()));
|
|
3224
3245
|
}, e.prototype.parseTagName = function() {
|
|
3225
3246
|
var t = this.offset();
|
|
3226
|
-
for (this.bump(); !this.isEOF() &&
|
|
3247
|
+
for (this.bump(); !this.isEOF() && ii(this.char()); )
|
|
3227
3248
|
this.bump();
|
|
3228
3249
|
return this.message.slice(t, this.offset());
|
|
3229
3250
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3247,12 +3268,12 @@ var ei = (
|
|
|
3247
3268
|
}
|
|
3248
3269
|
var h = b(n, this.clonePosition());
|
|
3249
3270
|
return {
|
|
3250
|
-
val: { type:
|
|
3271
|
+
val: { type: v.literal, value: i, location: h },
|
|
3251
3272
|
err: null
|
|
3252
3273
|
};
|
|
3253
3274
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3254
3275
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3255
|
-
!
|
|
3276
|
+
!ni(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3256
3277
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3257
3278
|
if (this.isEOF() || this.char() !== 39)
|
|
3258
3279
|
return null;
|
|
@@ -3286,12 +3307,12 @@ var ei = (
|
|
|
3286
3307
|
r.push(n);
|
|
3287
3308
|
this.bump();
|
|
3288
3309
|
}
|
|
3289
|
-
return
|
|
3310
|
+
return Ze.apply(void 0, r);
|
|
3290
3311
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3291
3312
|
if (this.isEOF())
|
|
3292
3313
|
return null;
|
|
3293
3314
|
var n = this.char();
|
|
3294
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3315
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ze(n));
|
|
3295
3316
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3296
3317
|
var n = this.clonePosition();
|
|
3297
3318
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3307,7 +3328,7 @@ var ei = (
|
|
|
3307
3328
|
case 125:
|
|
3308
3329
|
return this.bump(), {
|
|
3309
3330
|
val: {
|
|
3310
|
-
type:
|
|
3331
|
+
type: v.argument,
|
|
3311
3332
|
// value does not include the opening and closing braces.
|
|
3312
3333
|
value: i,
|
|
3313
3334
|
location: b(n, this.clonePosition())
|
|
@@ -3320,7 +3341,7 @@ var ei = (
|
|
|
3320
3341
|
return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
|
|
3321
3342
|
}
|
|
3322
3343
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3323
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3344
|
+
var t = this.clonePosition(), r = this.offset(), n = Qe(this.message, r), i = r + n.length;
|
|
3324
3345
|
this.bumpTo(i);
|
|
3325
3346
|
var o = this.clonePosition(), s = b(t, o);
|
|
3326
3347
|
return { value: n, location: s };
|
|
@@ -3339,7 +3360,7 @@ var ei = (
|
|
|
3339
3360
|
var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
|
3340
3361
|
if (f.err)
|
|
3341
3362
|
return f;
|
|
3342
|
-
var c =
|
|
3363
|
+
var c = ti(f.val);
|
|
3343
3364
|
if (c.length === 0)
|
|
3344
3365
|
return this.error(m.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
|
|
3345
3366
|
var p = b(l, this.clonePosition());
|
|
@@ -3348,37 +3369,37 @@ var ei = (
|
|
|
3348
3369
|
var d = this.tryParseArgumentClose(i);
|
|
3349
3370
|
if (d.err)
|
|
3350
3371
|
return d;
|
|
3351
|
-
var
|
|
3352
|
-
if (u &&
|
|
3353
|
-
var B =
|
|
3372
|
+
var y = b(i, this.clonePosition());
|
|
3373
|
+
if (u && Et(u == null ? void 0 : u.style, "::", 0)) {
|
|
3374
|
+
var B = ei(u.style.slice(2));
|
|
3354
3375
|
if (a === "number") {
|
|
3355
3376
|
var f = this.parseNumberSkeletonFromString(B, u.styleLocation);
|
|
3356
3377
|
return f.err ? f : {
|
|
3357
|
-
val: { type:
|
|
3378
|
+
val: { type: v.number, value: n, location: y, style: f.val },
|
|
3358
3379
|
err: null
|
|
3359
3380
|
};
|
|
3360
3381
|
} else {
|
|
3361
3382
|
if (B.length === 0)
|
|
3362
|
-
return this.error(m.EXPECT_DATE_TIME_SKELETON,
|
|
3383
|
+
return this.error(m.EXPECT_DATE_TIME_SKELETON, y);
|
|
3363
3384
|
var $ = B;
|
|
3364
|
-
this.locale && ($ =
|
|
3385
|
+
this.locale && ($ = Fn(B, this.locale));
|
|
3365
3386
|
var c = {
|
|
3366
|
-
type:
|
|
3387
|
+
type: X.dateTime,
|
|
3367
3388
|
pattern: $,
|
|
3368
3389
|
location: u.styleLocation,
|
|
3369
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3370
|
-
}, N = a === "date" ?
|
|
3390
|
+
parsedOptions: this.shouldParseSkeletons ? Mn($) : {}
|
|
3391
|
+
}, N = a === "date" ? v.date : v.time;
|
|
3371
3392
|
return {
|
|
3372
|
-
val: { type: N, value: n, location:
|
|
3393
|
+
val: { type: N, value: n, location: y, style: c },
|
|
3373
3394
|
err: null
|
|
3374
3395
|
};
|
|
3375
3396
|
}
|
|
3376
3397
|
}
|
|
3377
3398
|
return {
|
|
3378
3399
|
val: {
|
|
3379
|
-
type: a === "number" ?
|
|
3400
|
+
type: a === "number" ? v.number : a === "date" ? v.date : v.time,
|
|
3380
3401
|
value: n,
|
|
3381
|
-
location:
|
|
3402
|
+
location: y,
|
|
3382
3403
|
style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
|
|
3383
3404
|
},
|
|
3384
3405
|
err: null
|
|
@@ -3389,9 +3410,9 @@ var ei = (
|
|
|
3389
3410
|
case "select": {
|
|
3390
3411
|
var x = this.clonePosition();
|
|
3391
3412
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3392
|
-
return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(x,
|
|
3413
|
+
return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(x, be({}, x)));
|
|
3393
3414
|
this.bumpSpace();
|
|
3394
|
-
var R = this.parseIdentifierIfPossible(),
|
|
3415
|
+
var R = this.parseIdentifierIfPossible(), O = 0;
|
|
3395
3416
|
if (a !== "select" && R.value === "offset") {
|
|
3396
3417
|
if (!this.bumpIf(":"))
|
|
3397
3418
|
return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
|
|
@@ -3399,29 +3420,29 @@ var ei = (
|
|
|
3399
3420
|
var f = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3400
3421
|
if (f.err)
|
|
3401
3422
|
return f;
|
|
3402
|
-
this.bumpSpace(), R = this.parseIdentifierIfPossible(),
|
|
3423
|
+
this.bumpSpace(), R = this.parseIdentifierIfPossible(), O = f.val;
|
|
3403
3424
|
}
|
|
3404
|
-
var
|
|
3405
|
-
if (
|
|
3406
|
-
return
|
|
3425
|
+
var G = this.tryParsePluralOrSelectOptions(t, a, r, R);
|
|
3426
|
+
if (G.err)
|
|
3427
|
+
return G;
|
|
3407
3428
|
var d = this.tryParseArgumentClose(i);
|
|
3408
3429
|
if (d.err)
|
|
3409
3430
|
return d;
|
|
3410
3431
|
var ue = b(i, this.clonePosition());
|
|
3411
3432
|
return a === "select" ? {
|
|
3412
3433
|
val: {
|
|
3413
|
-
type:
|
|
3434
|
+
type: v.select,
|
|
3414
3435
|
value: n,
|
|
3415
|
-
options:
|
|
3436
|
+
options: xt(G.val),
|
|
3416
3437
|
location: ue
|
|
3417
3438
|
},
|
|
3418
3439
|
err: null
|
|
3419
3440
|
} : {
|
|
3420
3441
|
val: {
|
|
3421
|
-
type:
|
|
3442
|
+
type: v.plural,
|
|
3422
3443
|
value: n,
|
|
3423
|
-
options:
|
|
3424
|
-
offset:
|
|
3444
|
+
options: xt(G.val),
|
|
3445
|
+
offset: O,
|
|
3425
3446
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3426
3447
|
location: ue
|
|
3427
3448
|
},
|
|
@@ -3471,16 +3492,16 @@ var ei = (
|
|
|
3471
3492
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3472
3493
|
var n = [];
|
|
3473
3494
|
try {
|
|
3474
|
-
n =
|
|
3495
|
+
n = $n(t);
|
|
3475
3496
|
} catch (i) {
|
|
3476
3497
|
return this.error(m.INVALID_NUMBER_SKELETON, r);
|
|
3477
3498
|
}
|
|
3478
3499
|
return {
|
|
3479
3500
|
val: {
|
|
3480
|
-
type:
|
|
3501
|
+
type: X.number,
|
|
3481
3502
|
tokens: n,
|
|
3482
3503
|
location: r,
|
|
3483
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3504
|
+
parsedOptions: this.shouldParseSkeletons ? Dn(n) : {}
|
|
3484
3505
|
},
|
|
3485
3506
|
err: null
|
|
3486
3507
|
};
|
|
@@ -3505,9 +3526,9 @@ var ei = (
|
|
|
3505
3526
|
var d = this.parseMessage(t + 1, r, n);
|
|
3506
3527
|
if (d.err)
|
|
3507
3528
|
return d;
|
|
3508
|
-
var
|
|
3509
|
-
if (
|
|
3510
|
-
return
|
|
3529
|
+
var y = this.tryParseArgumentClose(p);
|
|
3530
|
+
if (y.err)
|
|
3531
|
+
return y;
|
|
3511
3532
|
a.push([
|
|
3512
3533
|
u,
|
|
3513
3534
|
{
|
|
@@ -3528,7 +3549,7 @@ var ei = (
|
|
|
3528
3549
|
break;
|
|
3529
3550
|
}
|
|
3530
3551
|
var h = b(i, this.clonePosition());
|
|
3531
|
-
return o ? (s *= n,
|
|
3552
|
+
return o ? (s *= n, Yn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3532
3553
|
}, e.prototype.offset = function() {
|
|
3533
3554
|
return this.position.offset;
|
|
3534
3555
|
}, e.prototype.isEOF = function() {
|
|
@@ -3543,7 +3564,7 @@ var ei = (
|
|
|
3543
3564
|
var t = this.position.offset;
|
|
3544
3565
|
if (t >= this.message.length)
|
|
3545
3566
|
throw Error("out of bound");
|
|
3546
|
-
var r =
|
|
3567
|
+
var r = ir(this.message, t);
|
|
3547
3568
|
if (r === void 0)
|
|
3548
3569
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3549
3570
|
return r;
|
|
@@ -3562,7 +3583,7 @@ var ei = (
|
|
|
3562
3583
|
t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
|
|
3563
3584
|
}
|
|
3564
3585
|
}, e.prototype.bumpIf = function(t) {
|
|
3565
|
-
if (
|
|
3586
|
+
if (Et(this.message, t, this.offset())) {
|
|
3566
3587
|
for (var r = 0; r < t.length; r++)
|
|
3567
3588
|
this.bump();
|
|
3568
3589
|
return !0;
|
|
@@ -3584,7 +3605,7 @@ var ei = (
|
|
|
3584
3605
|
break;
|
|
3585
3606
|
}
|
|
3586
3607
|
}, e.prototype.bumpSpace = function() {
|
|
3587
|
-
for (; !this.isEOF() &&
|
|
3608
|
+
for (; !this.isEOF() && sr(this.char()); )
|
|
3588
3609
|
this.bump();
|
|
3589
3610
|
}, e.prototype.peek = function() {
|
|
3590
3611
|
if (this.isEOF())
|
|
@@ -3594,47 +3615,47 @@ var ei = (
|
|
|
3594
3615
|
}, e;
|
|
3595
3616
|
}()
|
|
3596
3617
|
);
|
|
3597
|
-
function
|
|
3618
|
+
function qe(e) {
|
|
3598
3619
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3599
3620
|
}
|
|
3600
|
-
function
|
|
3601
|
-
return
|
|
3621
|
+
function ni(e) {
|
|
3622
|
+
return qe(e) || e === 47;
|
|
3602
3623
|
}
|
|
3603
|
-
function
|
|
3624
|
+
function ii(e) {
|
|
3604
3625
|
return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
|
|
3605
3626
|
}
|
|
3606
|
-
function
|
|
3627
|
+
function sr(e) {
|
|
3607
3628
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3608
3629
|
}
|
|
3609
|
-
function
|
|
3630
|
+
function oi(e) {
|
|
3610
3631
|
return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
|
|
3611
3632
|
}
|
|
3612
|
-
function
|
|
3633
|
+
function Je(e) {
|
|
3613
3634
|
e.forEach(function(t) {
|
|
3614
|
-
if (delete t.location,
|
|
3635
|
+
if (delete t.location, qt(t) || Jt(t))
|
|
3615
3636
|
for (var r in t.options)
|
|
3616
|
-
delete t.options[r].location,
|
|
3637
|
+
delete t.options[r].location, Je(t.options[r].value);
|
|
3617
3638
|
else
|
|
3618
|
-
|
|
3639
|
+
zt(t) && Kt(t.style) || (Zt(t) || Qt(t)) && We(t.style) ? delete t.style.location : Yt(t) && Je(t.children);
|
|
3619
3640
|
});
|
|
3620
3641
|
}
|
|
3621
|
-
function
|
|
3622
|
-
t === void 0 && (t = {}), t =
|
|
3623
|
-
var r = new
|
|
3642
|
+
function si(e, t) {
|
|
3643
|
+
t === void 0 && (t = {}), t = be({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3644
|
+
var r = new ri(e, t).parse();
|
|
3624
3645
|
if (r.err) {
|
|
3625
3646
|
var n = SyntaxError(m[r.err.kind]);
|
|
3626
3647
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3627
3648
|
}
|
|
3628
|
-
return t != null && t.captureLocation ||
|
|
3649
|
+
return t != null && t.captureLocation || Je(r.val), r.val;
|
|
3629
3650
|
}
|
|
3630
|
-
var
|
|
3651
|
+
var W;
|
|
3631
3652
|
(function(e) {
|
|
3632
3653
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3633
|
-
})(
|
|
3634
|
-
var
|
|
3654
|
+
})(W || (W = {}));
|
|
3655
|
+
var Se = (
|
|
3635
3656
|
/** @class */
|
|
3636
3657
|
function(e) {
|
|
3637
|
-
|
|
3658
|
+
xe(t, e);
|
|
3638
3659
|
function t(r, n, i) {
|
|
3639
3660
|
var o = e.call(this, r) || this;
|
|
3640
3661
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3643,155 +3664,155 @@ var _e = (
|
|
|
3643
3664
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3644
3665
|
}, t;
|
|
3645
3666
|
}(Error)
|
|
3646
|
-
),
|
|
3667
|
+
), Tt = (
|
|
3647
3668
|
/** @class */
|
|
3648
3669
|
function(e) {
|
|
3649
|
-
|
|
3670
|
+
xe(t, e);
|
|
3650
3671
|
function t(r, n, i, o) {
|
|
3651
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3672
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), W.INVALID_VALUE, o) || this;
|
|
3652
3673
|
}
|
|
3653
3674
|
return t;
|
|
3654
|
-
}(
|
|
3655
|
-
),
|
|
3675
|
+
}(Se)
|
|
3676
|
+
), ai = (
|
|
3656
3677
|
/** @class */
|
|
3657
3678
|
function(e) {
|
|
3658
|
-
|
|
3679
|
+
xe(t, e);
|
|
3659
3680
|
function t(r, n, i) {
|
|
3660
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3681
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), W.INVALID_VALUE, i) || this;
|
|
3661
3682
|
}
|
|
3662
3683
|
return t;
|
|
3663
|
-
}(
|
|
3664
|
-
),
|
|
3684
|
+
}(Se)
|
|
3685
|
+
), ui = (
|
|
3665
3686
|
/** @class */
|
|
3666
3687
|
function(e) {
|
|
3667
|
-
|
|
3688
|
+
xe(t, e);
|
|
3668
3689
|
function t(r, n) {
|
|
3669
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3690
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), W.MISSING_VALUE, n) || this;
|
|
3670
3691
|
}
|
|
3671
3692
|
return t;
|
|
3672
|
-
}(
|
|
3673
|
-
),
|
|
3693
|
+
}(Se)
|
|
3694
|
+
), E;
|
|
3674
3695
|
(function(e) {
|
|
3675
3696
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3676
|
-
})(
|
|
3677
|
-
function
|
|
3697
|
+
})(E || (E = {}));
|
|
3698
|
+
function hi(e) {
|
|
3678
3699
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3679
3700
|
var n = t[t.length - 1];
|
|
3680
|
-
return !n || n.type !==
|
|
3701
|
+
return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
|
|
3681
3702
|
}, []);
|
|
3682
3703
|
}
|
|
3683
|
-
function
|
|
3704
|
+
function li(e) {
|
|
3684
3705
|
return typeof e == "function";
|
|
3685
3706
|
}
|
|
3686
3707
|
function de(e, t, r, n, i, o, s) {
|
|
3687
|
-
if (e.length === 1 &&
|
|
3708
|
+
if (e.length === 1 && gt(e[0]))
|
|
3688
3709
|
return [
|
|
3689
3710
|
{
|
|
3690
|
-
type:
|
|
3711
|
+
type: E.literal,
|
|
3691
3712
|
value: e[0].value
|
|
3692
3713
|
}
|
|
3693
3714
|
];
|
|
3694
3715
|
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
|
3695
3716
|
var l = u[h];
|
|
3696
|
-
if (
|
|
3717
|
+
if (gt(l)) {
|
|
3697
3718
|
a.push({
|
|
3698
|
-
type:
|
|
3719
|
+
type: E.literal,
|
|
3699
3720
|
value: l.value
|
|
3700
3721
|
});
|
|
3701
3722
|
continue;
|
|
3702
3723
|
}
|
|
3703
|
-
if (
|
|
3724
|
+
if (Ln(l)) {
|
|
3704
3725
|
typeof o == "number" && a.push({
|
|
3705
|
-
type:
|
|
3726
|
+
type: E.literal,
|
|
3706
3727
|
value: r.getNumberFormat(t).format(o)
|
|
3707
3728
|
});
|
|
3708
3729
|
continue;
|
|
3709
3730
|
}
|
|
3710
3731
|
var f = l.value;
|
|
3711
3732
|
if (!(i && f in i))
|
|
3712
|
-
throw new
|
|
3733
|
+
throw new ui(f, s);
|
|
3713
3734
|
var c = i[f];
|
|
3714
|
-
if (
|
|
3735
|
+
if (In(l)) {
|
|
3715
3736
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
|
|
3716
|
-
type: typeof c == "string" ?
|
|
3737
|
+
type: typeof c == "string" ? E.literal : E.object,
|
|
3717
3738
|
value: c
|
|
3718
3739
|
});
|
|
3719
3740
|
continue;
|
|
3720
3741
|
}
|
|
3721
|
-
if (
|
|
3722
|
-
var p = typeof l.style == "string" ? n.date[l.style] :
|
|
3742
|
+
if (Zt(l)) {
|
|
3743
|
+
var p = typeof l.style == "string" ? n.date[l.style] : We(l.style) ? l.style.parsedOptions : void 0;
|
|
3723
3744
|
a.push({
|
|
3724
|
-
type:
|
|
3745
|
+
type: E.literal,
|
|
3725
3746
|
value: r.getDateTimeFormat(t, p).format(c)
|
|
3726
3747
|
});
|
|
3727
3748
|
continue;
|
|
3728
3749
|
}
|
|
3729
|
-
if (
|
|
3730
|
-
var p = typeof l.style == "string" ? n.time[l.style] :
|
|
3750
|
+
if (Qt(l)) {
|
|
3751
|
+
var p = typeof l.style == "string" ? n.time[l.style] : We(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3731
3752
|
a.push({
|
|
3732
|
-
type:
|
|
3753
|
+
type: E.literal,
|
|
3733
3754
|
value: r.getDateTimeFormat(t, p).format(c)
|
|
3734
3755
|
});
|
|
3735
3756
|
continue;
|
|
3736
3757
|
}
|
|
3737
|
-
if (
|
|
3738
|
-
var p = typeof l.style == "string" ? n.number[l.style] :
|
|
3758
|
+
if (zt(l)) {
|
|
3759
|
+
var p = typeof l.style == "string" ? n.number[l.style] : Kt(l.style) ? l.style.parsedOptions : void 0;
|
|
3739
3760
|
p && p.scale && (c = c * (p.scale || 1)), a.push({
|
|
3740
|
-
type:
|
|
3761
|
+
type: E.literal,
|
|
3741
3762
|
value: r.getNumberFormat(t, p).format(c)
|
|
3742
3763
|
});
|
|
3743
3764
|
continue;
|
|
3744
3765
|
}
|
|
3745
|
-
if (
|
|
3746
|
-
var d = l.children,
|
|
3747
|
-
if (!
|
|
3748
|
-
throw new
|
|
3749
|
-
var $ = de(d, t, r, n, i, o), N = B($.map(function(
|
|
3750
|
-
return
|
|
3766
|
+
if (Yt(l)) {
|
|
3767
|
+
var d = l.children, y = l.value, B = i[y];
|
|
3768
|
+
if (!li(B))
|
|
3769
|
+
throw new ai(y, "function", s);
|
|
3770
|
+
var $ = de(d, t, r, n, i, o), N = B($.map(function(O) {
|
|
3771
|
+
return O.value;
|
|
3751
3772
|
}));
|
|
3752
|
-
Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(
|
|
3773
|
+
Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(O) {
|
|
3753
3774
|
return {
|
|
3754
|
-
type: typeof
|
|
3755
|
-
value:
|
|
3775
|
+
type: typeof O == "string" ? E.literal : E.object,
|
|
3776
|
+
value: O
|
|
3756
3777
|
};
|
|
3757
3778
|
}));
|
|
3758
3779
|
}
|
|
3759
|
-
if (
|
|
3780
|
+
if (qt(l)) {
|
|
3760
3781
|
var x = l.options[c] || l.options.other;
|
|
3761
3782
|
if (!x)
|
|
3762
|
-
throw new
|
|
3783
|
+
throw new Tt(l.value, c, Object.keys(l.options), s);
|
|
3763
3784
|
a.push.apply(a, de(x.value, t, r, n, i));
|
|
3764
3785
|
continue;
|
|
3765
3786
|
}
|
|
3766
|
-
if (
|
|
3787
|
+
if (Jt(l)) {
|
|
3767
3788
|
var x = l.options["=".concat(c)];
|
|
3768
3789
|
if (!x) {
|
|
3769
3790
|
if (!Intl.PluralRules)
|
|
3770
|
-
throw new
|
|
3791
|
+
throw new Se(`Intl.PluralRules is not available in this environment.
|
|
3771
3792
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3772
|
-
`,
|
|
3793
|
+
`, W.MISSING_INTL_API, s);
|
|
3773
3794
|
var R = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
|
|
3774
3795
|
x = l.options[R] || l.options.other;
|
|
3775
3796
|
}
|
|
3776
3797
|
if (!x)
|
|
3777
|
-
throw new
|
|
3798
|
+
throw new Tt(l.value, c, Object.keys(l.options), s);
|
|
3778
3799
|
a.push.apply(a, de(x.value, t, r, n, i, c - (l.offset || 0)));
|
|
3779
3800
|
continue;
|
|
3780
3801
|
}
|
|
3781
3802
|
}
|
|
3782
|
-
return
|
|
3803
|
+
return hi(a);
|
|
3783
3804
|
}
|
|
3784
|
-
function
|
|
3785
|
-
return t ?
|
|
3786
|
-
return r[n] =
|
|
3805
|
+
function ci(e, t) {
|
|
3806
|
+
return t ? P(P(P({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3807
|
+
return r[n] = P(P({}, e[n]), t[n] || {}), r;
|
|
3787
3808
|
}, {})) : e;
|
|
3788
3809
|
}
|
|
3789
|
-
function
|
|
3810
|
+
function fi(e, t) {
|
|
3790
3811
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3791
|
-
return r[n] =
|
|
3792
|
-
},
|
|
3812
|
+
return r[n] = ci(e[n], t[n]), r;
|
|
3813
|
+
}, P({}, e)) : e;
|
|
3793
3814
|
}
|
|
3794
|
-
function
|
|
3815
|
+
function Me(e) {
|
|
3795
3816
|
return {
|
|
3796
3817
|
create: function() {
|
|
3797
3818
|
return {
|
|
@@ -3805,39 +3826,39 @@ function Le(e) {
|
|
|
3805
3826
|
}
|
|
3806
3827
|
};
|
|
3807
3828
|
}
|
|
3808
|
-
function
|
|
3829
|
+
function pi(e) {
|
|
3809
3830
|
return e === void 0 && (e = {
|
|
3810
3831
|
number: {},
|
|
3811
3832
|
dateTime: {},
|
|
3812
3833
|
pluralRules: {}
|
|
3813
3834
|
}), {
|
|
3814
|
-
getNumberFormat:
|
|
3835
|
+
getNumberFormat: Ie(function() {
|
|
3815
3836
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3816
3837
|
r[n] = arguments[n];
|
|
3817
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3838
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Oe([void 0], r, !1)))();
|
|
3818
3839
|
}, {
|
|
3819
|
-
cache:
|
|
3820
|
-
strategy:
|
|
3840
|
+
cache: Me(e.number),
|
|
3841
|
+
strategy: Le.variadic
|
|
3821
3842
|
}),
|
|
3822
|
-
getDateTimeFormat:
|
|
3843
|
+
getDateTimeFormat: Ie(function() {
|
|
3823
3844
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3824
3845
|
r[n] = arguments[n];
|
|
3825
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3846
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Oe([void 0], r, !1)))();
|
|
3826
3847
|
}, {
|
|
3827
|
-
cache:
|
|
3828
|
-
strategy:
|
|
3848
|
+
cache: Me(e.dateTime),
|
|
3849
|
+
strategy: Le.variadic
|
|
3829
3850
|
}),
|
|
3830
|
-
getPluralRules:
|
|
3851
|
+
getPluralRules: Ie(function() {
|
|
3831
3852
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3832
3853
|
r[n] = arguments[n];
|
|
3833
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3854
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Oe([void 0], r, !1)))();
|
|
3834
3855
|
}, {
|
|
3835
|
-
cache:
|
|
3836
|
-
strategy:
|
|
3856
|
+
cache: Me(e.pluralRules),
|
|
3857
|
+
strategy: Le.variadic
|
|
3837
3858
|
})
|
|
3838
3859
|
};
|
|
3839
3860
|
}
|
|
3840
|
-
var
|
|
3861
|
+
var di = (
|
|
3841
3862
|
/** @class */
|
|
3842
3863
|
function() {
|
|
3843
3864
|
function e(t, r, n, i) {
|
|
@@ -3852,7 +3873,7 @@ var fi = (
|
|
|
3852
3873
|
if (u.length === 1)
|
|
3853
3874
|
return u[0].value;
|
|
3854
3875
|
var l = u.reduce(function(f, c) {
|
|
3855
|
-
return !f.length || c.type !==
|
|
3876
|
+
return !f.length || c.type !== E.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
|
|
3856
3877
|
}, []);
|
|
3857
3878
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3858
3879
|
}, this.formatToParts = function(h) {
|
|
@@ -3869,13 +3890,13 @@ var fi = (
|
|
|
3869
3890
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3870
3891
|
var s = i || {};
|
|
3871
3892
|
s.formatters;
|
|
3872
|
-
var a =
|
|
3873
|
-
this.ast = e.__parse(t,
|
|
3893
|
+
var a = Sn(s, ["formatters"]);
|
|
3894
|
+
this.ast = e.__parse(t, P(P({}, a), { locale: this.resolvedLocale }));
|
|
3874
3895
|
} else
|
|
3875
3896
|
this.ast = t;
|
|
3876
3897
|
if (!Array.isArray(this.ast))
|
|
3877
3898
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3878
|
-
this.formats =
|
|
3899
|
+
this.formats = fi(e.formats, n), this.formatters = i && i.formatters || pi(this.formatterCache);
|
|
3879
3900
|
}
|
|
3880
3901
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3881
3902
|
get: function() {
|
|
@@ -3888,7 +3909,7 @@ var fi = (
|
|
|
3888
3909
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3889
3910
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3890
3911
|
}
|
|
3891
|
-
}, e.__parse =
|
|
3912
|
+
}, e.__parse = si, e.formats = {
|
|
3892
3913
|
number: {
|
|
3893
3914
|
integer: {
|
|
3894
3915
|
maximumFractionDigits: 0
|
|
@@ -3949,7 +3970,7 @@ var fi = (
|
|
|
3949
3970
|
}, e;
|
|
3950
3971
|
}()
|
|
3951
3972
|
);
|
|
3952
|
-
function
|
|
3973
|
+
function mi(e, t) {
|
|
3953
3974
|
if (t == null)
|
|
3954
3975
|
return;
|
|
3955
3976
|
if (t in e)
|
|
@@ -3970,92 +3991,92 @@ function pi(e, t) {
|
|
|
3970
3991
|
n = void 0;
|
|
3971
3992
|
return n;
|
|
3972
3993
|
}
|
|
3973
|
-
const C = {},
|
|
3994
|
+
const C = {}, bi = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = r), r), ar = (e, t) => {
|
|
3974
3995
|
if (t == null)
|
|
3975
3996
|
return;
|
|
3976
3997
|
if (t in C && e in C[t])
|
|
3977
3998
|
return C[t][e];
|
|
3978
|
-
const r =
|
|
3999
|
+
const r = Te(t);
|
|
3979
4000
|
for (let n = 0; n < r.length; n++) {
|
|
3980
|
-
const i = r[n], o =
|
|
4001
|
+
const i = r[n], o = yi(i, e);
|
|
3981
4002
|
if (o)
|
|
3982
|
-
return
|
|
4003
|
+
return bi(e, t, o);
|
|
3983
4004
|
}
|
|
3984
4005
|
};
|
|
3985
|
-
let
|
|
4006
|
+
let tt;
|
|
3986
4007
|
const ae = Ee({});
|
|
3987
|
-
function
|
|
3988
|
-
return
|
|
4008
|
+
function gi(e) {
|
|
4009
|
+
return tt[e] || null;
|
|
3989
4010
|
}
|
|
3990
|
-
function
|
|
3991
|
-
return e in
|
|
4011
|
+
function ur(e) {
|
|
4012
|
+
return e in tt;
|
|
3992
4013
|
}
|
|
3993
|
-
function
|
|
3994
|
-
if (!
|
|
4014
|
+
function yi(e, t) {
|
|
4015
|
+
if (!ur(e))
|
|
3995
4016
|
return null;
|
|
3996
|
-
const r =
|
|
3997
|
-
return
|
|
4017
|
+
const r = gi(e);
|
|
4018
|
+
return mi(r, t);
|
|
3998
4019
|
}
|
|
3999
|
-
function
|
|
4020
|
+
function vi(e) {
|
|
4000
4021
|
if (e == null)
|
|
4001
4022
|
return;
|
|
4002
|
-
const t =
|
|
4023
|
+
const t = Te(e);
|
|
4003
4024
|
for (let r = 0; r < t.length; r++) {
|
|
4004
4025
|
const n = t[r];
|
|
4005
|
-
if (
|
|
4026
|
+
if (ur(n))
|
|
4006
4027
|
return n;
|
|
4007
4028
|
}
|
|
4008
4029
|
}
|
|
4009
|
-
function
|
|
4030
|
+
function hr(e, ...t) {
|
|
4010
4031
|
delete C[e], ae.update((r) => (r[e] = xn.all([r[e] || {}, ...t]), r));
|
|
4011
4032
|
}
|
|
4012
|
-
|
|
4033
|
+
Q(
|
|
4013
4034
|
[ae],
|
|
4014
4035
|
([e]) => Object.keys(e)
|
|
4015
4036
|
);
|
|
4016
|
-
ae.subscribe((e) =>
|
|
4037
|
+
ae.subscribe((e) => tt = e);
|
|
4017
4038
|
const me = {};
|
|
4018
|
-
function
|
|
4039
|
+
function _i(e, t) {
|
|
4019
4040
|
me[e].delete(t), me[e].size === 0 && delete me[e];
|
|
4020
4041
|
}
|
|
4021
|
-
function
|
|
4042
|
+
function lr(e) {
|
|
4022
4043
|
return me[e];
|
|
4023
4044
|
}
|
|
4024
|
-
function
|
|
4025
|
-
return
|
|
4026
|
-
const r =
|
|
4045
|
+
function Ei(e) {
|
|
4046
|
+
return Te(e).map((t) => {
|
|
4047
|
+
const r = lr(t);
|
|
4027
4048
|
return [t, r ? [...r] : []];
|
|
4028
4049
|
}).filter(([, t]) => t.length > 0);
|
|
4029
4050
|
}
|
|
4030
|
-
function
|
|
4031
|
-
return e == null ? !1 :
|
|
4051
|
+
function Ye(e) {
|
|
4052
|
+
return e == null ? !1 : Te(e).some(
|
|
4032
4053
|
(t) => {
|
|
4033
4054
|
var r;
|
|
4034
|
-
return (r =
|
|
4055
|
+
return (r = lr(t)) == null ? void 0 : r.size;
|
|
4035
4056
|
}
|
|
4036
4057
|
);
|
|
4037
4058
|
}
|
|
4038
|
-
function
|
|
4059
|
+
function xi(e, t) {
|
|
4039
4060
|
return Promise.all(
|
|
4040
|
-
t.map((n) => (
|
|
4041
|
-
).then((n) =>
|
|
4042
|
-
}
|
|
4043
|
-
const
|
|
4044
|
-
function
|
|
4045
|
-
if (!
|
|
4046
|
-
return e in
|
|
4047
|
-
const t =
|
|
4048
|
-
return
|
|
4061
|
+
t.map((n) => (_i(e, n), n().then((i) => i.default || i)))
|
|
4062
|
+
).then((n) => hr(e, ...n));
|
|
4063
|
+
}
|
|
4064
|
+
const K = {};
|
|
4065
|
+
function cr(e) {
|
|
4066
|
+
if (!Ye(e))
|
|
4067
|
+
return e in K ? K[e] : Promise.resolve();
|
|
4068
|
+
const t = Ei(e);
|
|
4069
|
+
return K[e] = Promise.all(
|
|
4049
4070
|
t.map(
|
|
4050
|
-
([r, n]) =>
|
|
4071
|
+
([r, n]) => xi(r, n)
|
|
4051
4072
|
)
|
|
4052
4073
|
).then(() => {
|
|
4053
|
-
if (
|
|
4054
|
-
return
|
|
4055
|
-
delete
|
|
4056
|
-
}),
|
|
4074
|
+
if (Ye(e))
|
|
4075
|
+
return cr(e);
|
|
4076
|
+
delete K[e];
|
|
4077
|
+
}), K[e];
|
|
4057
4078
|
}
|
|
4058
|
-
const
|
|
4079
|
+
const Si = {
|
|
4059
4080
|
number: {
|
|
4060
4081
|
scientific: { notation: "scientific" },
|
|
4061
4082
|
engineering: { notation: "engineering" },
|
|
@@ -4084,135 +4105,135 @@ const _i = {
|
|
|
4084
4105
|
timeZoneName: "short"
|
|
4085
4106
|
}
|
|
4086
4107
|
}
|
|
4087
|
-
},
|
|
4108
|
+
}, Ti = {
|
|
4088
4109
|
fallbackLocale: null,
|
|
4089
4110
|
loadingDelay: 200,
|
|
4090
|
-
formats:
|
|
4111
|
+
formats: Si,
|
|
4091
4112
|
warnOnMissingMessages: !0,
|
|
4092
4113
|
handleMissingMessage: void 0,
|
|
4093
4114
|
ignoreTag: !0
|
|
4094
|
-
},
|
|
4095
|
-
function
|
|
4096
|
-
return
|
|
4115
|
+
}, Hi = Ti;
|
|
4116
|
+
function z() {
|
|
4117
|
+
return Hi;
|
|
4097
4118
|
}
|
|
4098
|
-
const
|
|
4099
|
-
var
|
|
4119
|
+
const Ce = Ee(!1);
|
|
4120
|
+
var Bi = Object.defineProperty, wi = Object.defineProperties, Ai = Object.getOwnPropertyDescriptors, Ht = Object.getOwnPropertySymbols, Pi = Object.prototype.hasOwnProperty, Oi = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ii = (e, t) => {
|
|
4100
4121
|
for (var r in t || (t = {}))
|
|
4101
|
-
|
|
4102
|
-
if (
|
|
4103
|
-
for (var r of
|
|
4104
|
-
|
|
4122
|
+
Pi.call(t, r) && Bt(e, r, t[r]);
|
|
4123
|
+
if (Ht)
|
|
4124
|
+
for (var r of Ht(t))
|
|
4125
|
+
Oi.call(t, r) && Bt(e, r, t[r]);
|
|
4105
4126
|
return e;
|
|
4106
|
-
},
|
|
4107
|
-
let
|
|
4108
|
-
const
|
|
4109
|
-
function
|
|
4127
|
+
}, Li = (e, t) => wi(e, Ai(t));
|
|
4128
|
+
let Ke;
|
|
4129
|
+
const ge = Ee(null);
|
|
4130
|
+
function wt(e) {
|
|
4110
4131
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4111
4132
|
}
|
|
4112
|
-
function
|
|
4113
|
-
const r =
|
|
4114
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4133
|
+
function Te(e, t = z().fallbackLocale) {
|
|
4134
|
+
const r = wt(e);
|
|
4135
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...wt(t)])] : r;
|
|
4115
4136
|
}
|
|
4116
4137
|
function U() {
|
|
4117
|
-
return
|
|
4138
|
+
return Ke != null ? Ke : void 0;
|
|
4118
4139
|
}
|
|
4119
|
-
|
|
4120
|
-
|
|
4140
|
+
ge.subscribe((e) => {
|
|
4141
|
+
Ke = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4121
4142
|
});
|
|
4122
|
-
const
|
|
4123
|
-
if (e &&
|
|
4124
|
-
const { loadingDelay: t } =
|
|
4143
|
+
const Ni = (e) => {
|
|
4144
|
+
if (e && vi(e) && Ye(e)) {
|
|
4145
|
+
const { loadingDelay: t } = z();
|
|
4125
4146
|
let r;
|
|
4126
4147
|
return typeof window != "undefined" && U() != null && t ? r = window.setTimeout(
|
|
4127
|
-
() =>
|
|
4148
|
+
() => Ce.set(!0),
|
|
4128
4149
|
t
|
|
4129
|
-
) :
|
|
4130
|
-
|
|
4150
|
+
) : Ce.set(!0), cr(e).then(() => {
|
|
4151
|
+
ge.set(e);
|
|
4131
4152
|
}).finally(() => {
|
|
4132
|
-
clearTimeout(r),
|
|
4153
|
+
clearTimeout(r), Ce.set(!1);
|
|
4133
4154
|
});
|
|
4134
4155
|
}
|
|
4135
|
-
return
|
|
4136
|
-
},
|
|
4137
|
-
set:
|
|
4138
|
-
}),
|
|
4156
|
+
return ge.set(e);
|
|
4157
|
+
}, q = Li(Ii({}, ge), {
|
|
4158
|
+
set: Ni
|
|
4159
|
+
}), He = (e) => {
|
|
4139
4160
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4140
4161
|
return (n) => {
|
|
4141
4162
|
const i = JSON.stringify(n);
|
|
4142
4163
|
return i in t ? t[i] : t[i] = e(n);
|
|
4143
4164
|
};
|
|
4144
4165
|
};
|
|
4145
|
-
var
|
|
4166
|
+
var Mi = Object.defineProperty, ye = Object.getOwnPropertySymbols, fr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable, At = (e, t, r) => t in e ? Mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
|
|
4146
4167
|
for (var r in t || (t = {}))
|
|
4147
|
-
|
|
4148
|
-
if (
|
|
4149
|
-
for (var r of
|
|
4150
|
-
|
|
4168
|
+
fr.call(t, r) && At(e, r, t[r]);
|
|
4169
|
+
if (ye)
|
|
4170
|
+
for (var r of ye(t))
|
|
4171
|
+
pr.call(t, r) && At(e, r, t[r]);
|
|
4151
4172
|
return e;
|
|
4152
|
-
},
|
|
4173
|
+
}, J = (e, t) => {
|
|
4153
4174
|
var r = {};
|
|
4154
4175
|
for (var n in e)
|
|
4155
|
-
|
|
4156
|
-
if (e != null &&
|
|
4157
|
-
for (var n of
|
|
4158
|
-
t.indexOf(n) < 0 &&
|
|
4176
|
+
fr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4177
|
+
if (e != null && ye)
|
|
4178
|
+
for (var n of ye(e))
|
|
4179
|
+
t.indexOf(n) < 0 && pr.call(e, n) && (r[n] = e[n]);
|
|
4159
4180
|
return r;
|
|
4160
4181
|
};
|
|
4161
|
-
const
|
|
4162
|
-
const { formats: r } =
|
|
4182
|
+
const ne = (e, t) => {
|
|
4183
|
+
const { formats: r } = z();
|
|
4163
4184
|
if (e in r && t in r[e])
|
|
4164
4185
|
return r[e][t];
|
|
4165
4186
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4166
|
-
},
|
|
4187
|
+
}, Ci = He(
|
|
4167
4188
|
(e) => {
|
|
4168
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4189
|
+
var t = e, { locale: r, format: n } = t, i = J(t, ["locale", "format"]);
|
|
4169
4190
|
if (r == null)
|
|
4170
4191
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4171
|
-
return n && (i =
|
|
4192
|
+
return n && (i = ne("number", n)), new Intl.NumberFormat(r, i);
|
|
4172
4193
|
}
|
|
4173
|
-
),
|
|
4194
|
+
), $i = He(
|
|
4174
4195
|
(e) => {
|
|
4175
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4196
|
+
var t = e, { locale: r, format: n } = t, i = J(t, ["locale", "format"]);
|
|
4176
4197
|
if (r == null)
|
|
4177
4198
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4178
|
-
return n ? i =
|
|
4199
|
+
return n ? i = ne("date", n) : Object.keys(i).length === 0 && (i = ne("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4179
4200
|
}
|
|
4180
|
-
),
|
|
4201
|
+
), Ri = He(
|
|
4181
4202
|
(e) => {
|
|
4182
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4203
|
+
var t = e, { locale: r, format: n } = t, i = J(t, ["locale", "format"]);
|
|
4183
4204
|
if (r == null)
|
|
4184
4205
|
throw new Error(
|
|
4185
4206
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4186
4207
|
);
|
|
4187
|
-
return n ? i =
|
|
4208
|
+
return n ? i = ne("time", n) : Object.keys(i).length === 0 && (i = ne("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4188
4209
|
}
|
|
4189
|
-
),
|
|
4210
|
+
), Ui = (e = {}) => {
|
|
4190
4211
|
var t = e, {
|
|
4191
4212
|
locale: r = U()
|
|
4192
|
-
} = t, n =
|
|
4213
|
+
} = t, n = J(t, [
|
|
4193
4214
|
"locale"
|
|
4194
4215
|
]);
|
|
4195
|
-
return
|
|
4196
|
-
},
|
|
4216
|
+
return Ci(rt({ locale: r }, n));
|
|
4217
|
+
}, Gi = (e = {}) => {
|
|
4197
4218
|
var t = e, {
|
|
4198
4219
|
locale: r = U()
|
|
4199
|
-
} = t, n =
|
|
4220
|
+
} = t, n = J(t, [
|
|
4200
4221
|
"locale"
|
|
4201
4222
|
]);
|
|
4202
|
-
return
|
|
4203
|
-
},
|
|
4223
|
+
return $i(rt({ locale: r }, n));
|
|
4224
|
+
}, Di = (e = {}) => {
|
|
4204
4225
|
var t = e, {
|
|
4205
4226
|
locale: r = U()
|
|
4206
|
-
} = t, n =
|
|
4227
|
+
} = t, n = J(t, [
|
|
4207
4228
|
"locale"
|
|
4208
4229
|
]);
|
|
4209
|
-
return
|
|
4210
|
-
},
|
|
4230
|
+
return Ri(rt({ locale: r }, n));
|
|
4231
|
+
}, Fi = He(
|
|
4211
4232
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4212
|
-
(e, t = U()) => new
|
|
4213
|
-
ignoreTag:
|
|
4233
|
+
(e, t = U()) => new di(e, t, z().formats, {
|
|
4234
|
+
ignoreTag: z().ignoreTag
|
|
4214
4235
|
})
|
|
4215
|
-
),
|
|
4236
|
+
), ji = (e, t = {}) => {
|
|
4216
4237
|
var r, n, i, o;
|
|
4217
4238
|
let s = t;
|
|
4218
4239
|
typeof e == "object" && (s = e, e = s.id);
|
|
@@ -4225,9 +4246,9 @@ const ie = (e, t) => {
|
|
|
4225
4246
|
throw new Error(
|
|
4226
4247
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4227
4248
|
);
|
|
4228
|
-
let l =
|
|
4249
|
+
let l = ar(e, h);
|
|
4229
4250
|
if (!l)
|
|
4230
|
-
l = (o = (i = (n = (r =
|
|
4251
|
+
l = (o = (i = (n = (r = z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4231
4252
|
else if (typeof l != "string")
|
|
4232
4253
|
return console.warn(
|
|
4233
4254
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -4236,7 +4257,7 @@ const ie = (e, t) => {
|
|
|
4236
4257
|
return l;
|
|
4237
4258
|
let f = l;
|
|
4238
4259
|
try {
|
|
4239
|
-
f =
|
|
4260
|
+
f = Fi(l, h).format(a);
|
|
4240
4261
|
} catch (c) {
|
|
4241
4262
|
c instanceof Error && console.warn(
|
|
4242
4263
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4244,21 +4265,21 @@ const ie = (e, t) => {
|
|
|
4244
4265
|
);
|
|
4245
4266
|
}
|
|
4246
4267
|
return f;
|
|
4247
|
-
},
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4268
|
+
}, ki = (e, t) => Di(t).format(e), Vi = (e, t) => Gi(t).format(e), Xi = (e, t) => Ui(t).format(e), Wi = (e, t = U()) => ar(e, t), zi = Q([q, ae], () => ji);
|
|
4269
|
+
Q([q], () => ki);
|
|
4270
|
+
Q([q], () => Vi);
|
|
4271
|
+
Q([q], () => Xi);
|
|
4272
|
+
Q([q, ae], () => Wi);
|
|
4252
4273
|
window.emWidgets = { topic: on };
|
|
4253
|
-
const
|
|
4274
|
+
const Zi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4254
4275
|
String(Number.MAX_SAFE_INTEGER).length;
|
|
4255
|
-
function
|
|
4276
|
+
function Pt(e, t) {
|
|
4256
4277
|
if (e) {
|
|
4257
4278
|
const r = document.createElement("style");
|
|
4258
4279
|
r.innerHTML = t, e.appendChild(r);
|
|
4259
4280
|
}
|
|
4260
4281
|
}
|
|
4261
|
-
function
|
|
4282
|
+
function Qi(e, t) {
|
|
4262
4283
|
if (!e || !t)
|
|
4263
4284
|
return;
|
|
4264
4285
|
const r = new URL(t);
|
|
@@ -4269,7 +4290,7 @@ function zi(e, t) {
|
|
|
4269
4290
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4270
4291
|
});
|
|
4271
4292
|
}
|
|
4272
|
-
function
|
|
4293
|
+
function qi(e, t, r) {
|
|
4273
4294
|
if (window.emMessageBus) {
|
|
4274
4295
|
const n = document.createElement("style");
|
|
4275
4296
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4277,7 +4298,7 @@ function Zi(e, t, r) {
|
|
|
4277
4298
|
});
|
|
4278
4299
|
}
|
|
4279
4300
|
}
|
|
4280
|
-
const
|
|
4301
|
+
const Ji = (e, t = {}) => {
|
|
4281
4302
|
const r = new CustomEvent("track-custom-event", {
|
|
4282
4303
|
detail: {
|
|
4283
4304
|
type: e,
|
|
@@ -4288,13 +4309,13 @@ const Qi = (e, t = {}) => {
|
|
|
4288
4309
|
});
|
|
4289
4310
|
document.dispatchEvent(r);
|
|
4290
4311
|
};
|
|
4291
|
-
function
|
|
4292
|
-
|
|
4312
|
+
function Ot(e, t) {
|
|
4313
|
+
hr(e, t);
|
|
4293
4314
|
}
|
|
4294
|
-
function
|
|
4295
|
-
|
|
4315
|
+
function Yi(e) {
|
|
4316
|
+
q.set(e);
|
|
4296
4317
|
}
|
|
4297
|
-
const
|
|
4318
|
+
const It = {
|
|
4298
4319
|
en: {
|
|
4299
4320
|
logoutButton: "Logout"
|
|
4300
4321
|
},
|
|
@@ -4329,20 +4350,20 @@ const Pt = {
|
|
|
4329
4350
|
logoutButton: "Logout"
|
|
4330
4351
|
}
|
|
4331
4352
|
};
|
|
4332
|
-
function
|
|
4333
|
-
|
|
4353
|
+
function Ki(e) {
|
|
4354
|
+
Sr(e, "svelte-xtnqa3", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}");
|
|
4334
4355
|
}
|
|
4335
|
-
function
|
|
4356
|
+
function eo(e) {
|
|
4336
4357
|
let t, r, n, i = (
|
|
4337
4358
|
/*$_*/
|
|
4338
4359
|
e[2]("logoutButton") + ""
|
|
4339
4360
|
), o, s, a;
|
|
4340
4361
|
return {
|
|
4341
4362
|
c() {
|
|
4342
|
-
t =
|
|
4363
|
+
t = I("div"), r = I("button"), n = I("span"), o = ve(i), S(t, "class", "GeneralLogout");
|
|
4343
4364
|
},
|
|
4344
4365
|
m(h, u) {
|
|
4345
|
-
|
|
4366
|
+
oe(h, t, u), T(t, r), T(r, n), T(n, o), s || (a = Ct(
|
|
4346
4367
|
r,
|
|
4347
4368
|
"click",
|
|
4348
4369
|
/*click_handler_1*/
|
|
@@ -4352,19 +4373,19 @@ function Yi(e) {
|
|
|
4352
4373
|
p(h, u) {
|
|
4353
4374
|
u & /*$_*/
|
|
4354
4375
|
4 && i !== (i = /*$_*/
|
|
4355
|
-
h[2]("logoutButton") + "") &&
|
|
4376
|
+
h[2]("logoutButton") + "") && $t(o, i);
|
|
4356
4377
|
},
|
|
4357
4378
|
d(h) {
|
|
4358
|
-
h &&
|
|
4379
|
+
h && Z(t), s = !1, a();
|
|
4359
4380
|
}
|
|
4360
4381
|
};
|
|
4361
4382
|
}
|
|
4362
|
-
function
|
|
4383
|
+
function to(e) {
|
|
4363
4384
|
let t, r, n, i, o, s, a, h, u, l, f, c = !/*isMobile*/
|
|
4364
|
-
e[3] &&
|
|
4385
|
+
e[3] && ro(e);
|
|
4365
4386
|
return {
|
|
4366
4387
|
c() {
|
|
4367
|
-
t =
|
|
4388
|
+
t = I("p"), r = I("span"), n = Y("svg"), i = Y("defs"), o = Y("style"), s = ve(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = Y("path"), h = Y("path"), u = Br(), c && c.c(), S(a, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(a, "d", "M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"), S(h, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(h, "d", "M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"), S(n, "id", "bbfaf345-72af-4296-bf4b-2fd41fc03d5d"), S(n, "data-name", "Layer 1"), S(n, "xmlns", "http://www.w3.org/2000/svg"), S(n, "viewBox", "0 0 150 150"), Ar(r, "width", /*isMobile*/
|
|
4368
4389
|
e[3] ? (
|
|
4369
4390
|
/*mediaQuery*/
|
|
4370
4391
|
e[4].matches ? "20px" : "24px"
|
|
@@ -4374,7 +4395,7 @@ function Ki(e) {
|
|
|
4374
4395
|
e[3] ? "PlayerAccountMenuItemBoxTablet" : ""));
|
|
4375
4396
|
},
|
|
4376
4397
|
m(p, d) {
|
|
4377
|
-
|
|
4398
|
+
oe(p, t, d), T(t, r), T(r, n), T(n, i), T(i, o), T(o, s), T(n, a), T(n, h), T(t, u), c && c.m(t, null), l || (f = Ct(
|
|
4378
4399
|
t,
|
|
4379
4400
|
"click",
|
|
4380
4401
|
/*click_handler*/
|
|
@@ -4386,102 +4407,102 @@ function Ki(e) {
|
|
|
4386
4407
|
p[3] || c.p(p, d);
|
|
4387
4408
|
},
|
|
4388
4409
|
d(p) {
|
|
4389
|
-
p &&
|
|
4410
|
+
p && Z(t), c && c.d(), l = !1, f();
|
|
4390
4411
|
}
|
|
4391
4412
|
};
|
|
4392
4413
|
}
|
|
4393
|
-
function
|
|
4414
|
+
function ro(e) {
|
|
4394
4415
|
let t, r = (
|
|
4395
4416
|
/*$_*/
|
|
4396
4417
|
e[2]("logoutButton") + ""
|
|
4397
4418
|
), n;
|
|
4398
4419
|
return {
|
|
4399
4420
|
c() {
|
|
4400
|
-
t =
|
|
4421
|
+
t = I("span"), n = ve(r), S(t, "class", "PlayerLogoutText");
|
|
4401
4422
|
},
|
|
4402
4423
|
m(i, o) {
|
|
4403
|
-
|
|
4424
|
+
oe(i, t, o), T(t, n);
|
|
4404
4425
|
},
|
|
4405
4426
|
p(i, o) {
|
|
4406
4427
|
o & /*$_*/
|
|
4407
4428
|
4 && r !== (r = /*$_*/
|
|
4408
|
-
i[2]("logoutButton") + "") &&
|
|
4429
|
+
i[2]("logoutButton") + "") && $t(n, r);
|
|
4409
4430
|
},
|
|
4410
4431
|
d(i) {
|
|
4411
|
-
i &&
|
|
4432
|
+
i && Z(t);
|
|
4412
4433
|
}
|
|
4413
4434
|
};
|
|
4414
4435
|
}
|
|
4415
|
-
function
|
|
4436
|
+
function no(e) {
|
|
4416
4437
|
let t;
|
|
4417
4438
|
function r(o, s) {
|
|
4418
4439
|
return (
|
|
4419
4440
|
/*buttonlocation*/
|
|
4420
|
-
o[0] === "PlayerAccountMenu" ?
|
|
4441
|
+
o[0] === "PlayerAccountMenu" ? to : eo
|
|
4421
4442
|
);
|
|
4422
4443
|
}
|
|
4423
4444
|
let n = r(e), i = n(e);
|
|
4424
4445
|
return {
|
|
4425
4446
|
c() {
|
|
4426
|
-
t =
|
|
4447
|
+
t = I("div"), i.c();
|
|
4427
4448
|
},
|
|
4428
4449
|
m(o, s) {
|
|
4429
|
-
|
|
4450
|
+
oe(o, t, s), i.m(t, null), e[15](t);
|
|
4430
4451
|
},
|
|
4431
4452
|
p(o, [s]) {
|
|
4432
4453
|
n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
|
|
4433
4454
|
},
|
|
4434
|
-
i:
|
|
4435
|
-
o:
|
|
4455
|
+
i: w,
|
|
4456
|
+
o: w,
|
|
4436
4457
|
d(o) {
|
|
4437
|
-
o &&
|
|
4458
|
+
o && Z(t), i.d(), e[15](null);
|
|
4438
4459
|
}
|
|
4439
4460
|
};
|
|
4440
4461
|
}
|
|
4441
|
-
function
|
|
4462
|
+
function io(e, t, r) {
|
|
4442
4463
|
let n;
|
|
4443
|
-
|
|
4444
|
-
let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, c = "", p = !1, d,
|
|
4464
|
+
xr(e, zi, (g) => r(2, n = g));
|
|
4465
|
+
let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, c = "", p = !1, d, y = window.navigator.userAgent, B = Zi(y) !== "PC";
|
|
4445
4466
|
const $ = window.matchMedia("(min-width: 768px)"), N = () => {
|
|
4446
4467
|
fetch(f).then((M) => M.json()).then((M) => {
|
|
4447
|
-
Object.keys(M).forEach((
|
|
4448
|
-
|
|
4468
|
+
Object.keys(M).forEach((Be) => {
|
|
4469
|
+
Ot(Be, M[Be]);
|
|
4449
4470
|
});
|
|
4450
4471
|
}).catch((M) => {
|
|
4451
4472
|
console.log(M);
|
|
4452
4473
|
});
|
|
4453
4474
|
};
|
|
4454
|
-
Object.keys(
|
|
4455
|
-
|
|
4475
|
+
Object.keys(It).forEach((g) => {
|
|
4476
|
+
Ot(g, It[g]);
|
|
4456
4477
|
});
|
|
4457
4478
|
const x = () => {
|
|
4458
|
-
let
|
|
4459
|
-
|
|
4460
|
-
let M = { method: "DELETE", headers:
|
|
4461
|
-
fetch(`${i}/v1/player/session/player`, M).then((
|
|
4462
|
-
window.postMessage({ type: "LogoutSuccessfull" }, window.location.href),
|
|
4479
|
+
let g = new Headers();
|
|
4480
|
+
g.append("Content-type", "application/json"), g.append("X-SessionID", o);
|
|
4481
|
+
let M = { method: "DELETE", headers: g };
|
|
4482
|
+
fetch(`${i}/v1/player/session/player`, M).then((Be) => {
|
|
4483
|
+
window.postMessage({ type: "LogoutSuccessfull" }, window.location.href), Ji("logged_out", {});
|
|
4463
4484
|
});
|
|
4464
|
-
}, R = () => (i || (c = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", p = !0, console.error(c)), o || (c = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", p = !0, console.error(c)), p),
|
|
4465
|
-
|
|
4485
|
+
}, R = () => (i || (c = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", p = !0, console.error(c)), o || (c = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", p = !0, console.error(c)), p), O = () => {
|
|
4486
|
+
Yi(a);
|
|
4466
4487
|
};
|
|
4467
|
-
|
|
4488
|
+
Ir(() => () => {
|
|
4468
4489
|
});
|
|
4469
|
-
const
|
|
4470
|
-
function
|
|
4471
|
-
|
|
4472
|
-
d =
|
|
4490
|
+
const G = () => x(), ue = () => x();
|
|
4491
|
+
function mr(g) {
|
|
4492
|
+
$e[g ? "unshift" : "push"](() => {
|
|
4493
|
+
d = g, r(1, d);
|
|
4473
4494
|
});
|
|
4474
4495
|
}
|
|
4475
|
-
return e.$$set = (
|
|
4476
|
-
"endpoint" in
|
|
4496
|
+
return e.$$set = (g) => {
|
|
4497
|
+
"endpoint" in g && r(6, i = g.endpoint), "session" in g && r(7, o = g.session), "buttonlocation" in g && r(0, s = g.buttonlocation), "lang" in g && r(8, a = g.lang), "mbsource" in g && r(9, h = g.mbsource), "clientstyling" in g && r(10, u = g.clientstyling), "clientstylingurl" in g && r(11, l = g.clientstylingurl), "translationurl" in g && r(12, f = g.translationurl);
|
|
4477
4498
|
}, e.$$.update = () => {
|
|
4478
4499
|
e.$$.dirty & /*endpoint, session, buttonlocation*/
|
|
4479
4500
|
193 && i && o && s && R(), e.$$.dirty & /*lang*/
|
|
4480
|
-
256 && a &&
|
|
4481
|
-
1026 && u && d &&
|
|
4482
|
-
1026 && u && d &&
|
|
4483
|
-
2050 && l && d &&
|
|
4484
|
-
514 && h && d &&
|
|
4501
|
+
256 && a && O(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4502
|
+
1026 && u && d && Pt(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4503
|
+
1026 && u && d && Pt(d, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4504
|
+
2050 && l && d && Qi(d, l), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4505
|
+
514 && h && d && qi(d, `${h}.Style`), e.$$.dirty & /*translationurl*/
|
|
4485
4506
|
4096 && f && N();
|
|
4486
4507
|
}, [
|
|
4487
4508
|
s,
|
|
@@ -4497,19 +4518,19 @@ function ro(e, t, r) {
|
|
|
4497
4518
|
u,
|
|
4498
4519
|
l,
|
|
4499
4520
|
f,
|
|
4500
|
-
|
|
4521
|
+
G,
|
|
4501
4522
|
ue,
|
|
4502
|
-
|
|
4523
|
+
mr
|
|
4503
4524
|
];
|
|
4504
4525
|
}
|
|
4505
|
-
class
|
|
4526
|
+
class dr extends kr {
|
|
4506
4527
|
constructor(t) {
|
|
4507
|
-
super(),
|
|
4528
|
+
super(), Fr(
|
|
4508
4529
|
this,
|
|
4509
4530
|
t,
|
|
4510
|
-
|
|
4511
|
-
|
|
4512
|
-
|
|
4531
|
+
io,
|
|
4532
|
+
no,
|
|
4533
|
+
Nt,
|
|
4513
4534
|
{
|
|
4514
4535
|
endpoint: 6,
|
|
4515
4536
|
session: 7,
|
|
@@ -4520,95 +4541,95 @@ class pr extends jr {
|
|
|
4520
4541
|
clientstylingurl: 11,
|
|
4521
4542
|
translationurl: 12
|
|
4522
4543
|
},
|
|
4523
|
-
|
|
4544
|
+
Ki
|
|
4524
4545
|
);
|
|
4525
4546
|
}
|
|
4526
4547
|
get endpoint() {
|
|
4527
4548
|
return this.$$.ctx[6];
|
|
4528
4549
|
}
|
|
4529
4550
|
set endpoint(t) {
|
|
4530
|
-
this.$$set({ endpoint: t }),
|
|
4551
|
+
this.$$set({ endpoint: t }), A();
|
|
4531
4552
|
}
|
|
4532
4553
|
get session() {
|
|
4533
4554
|
return this.$$.ctx[7];
|
|
4534
4555
|
}
|
|
4535
4556
|
set session(t) {
|
|
4536
|
-
this.$$set({ session: t }),
|
|
4557
|
+
this.$$set({ session: t }), A();
|
|
4537
4558
|
}
|
|
4538
4559
|
get buttonlocation() {
|
|
4539
4560
|
return this.$$.ctx[0];
|
|
4540
4561
|
}
|
|
4541
4562
|
set buttonlocation(t) {
|
|
4542
|
-
this.$$set({ buttonlocation: t }),
|
|
4563
|
+
this.$$set({ buttonlocation: t }), A();
|
|
4543
4564
|
}
|
|
4544
4565
|
get lang() {
|
|
4545
4566
|
return this.$$.ctx[8];
|
|
4546
4567
|
}
|
|
4547
4568
|
set lang(t) {
|
|
4548
|
-
this.$$set({ lang: t }),
|
|
4569
|
+
this.$$set({ lang: t }), A();
|
|
4549
4570
|
}
|
|
4550
4571
|
get mbsource() {
|
|
4551
4572
|
return this.$$.ctx[9];
|
|
4552
4573
|
}
|
|
4553
4574
|
set mbsource(t) {
|
|
4554
|
-
this.$$set({ mbsource: t }),
|
|
4575
|
+
this.$$set({ mbsource: t }), A();
|
|
4555
4576
|
}
|
|
4556
4577
|
get clientstyling() {
|
|
4557
4578
|
return this.$$.ctx[10];
|
|
4558
4579
|
}
|
|
4559
4580
|
set clientstyling(t) {
|
|
4560
|
-
this.$$set({ clientstyling: t }),
|
|
4581
|
+
this.$$set({ clientstyling: t }), A();
|
|
4561
4582
|
}
|
|
4562
4583
|
get clientstylingurl() {
|
|
4563
4584
|
return this.$$.ctx[11];
|
|
4564
4585
|
}
|
|
4565
4586
|
set clientstylingurl(t) {
|
|
4566
|
-
this.$$set({ clientstylingurl: t }),
|
|
4587
|
+
this.$$set({ clientstylingurl: t }), A();
|
|
4567
4588
|
}
|
|
4568
4589
|
get translationurl() {
|
|
4569
4590
|
return this.$$.ctx[12];
|
|
4570
4591
|
}
|
|
4571
4592
|
set translationurl(t) {
|
|
4572
|
-
this.$$set({ translationurl: t }),
|
|
4593
|
+
this.$$set({ translationurl: t }), A();
|
|
4573
4594
|
}
|
|
4574
4595
|
}
|
|
4575
|
-
|
|
4576
|
-
const
|
|
4596
|
+
jr(dr, { endpoint: {}, session: {}, buttonlocation: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
4597
|
+
const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4577
4598
|
__proto__: null,
|
|
4578
|
-
default:
|
|
4599
|
+
default: dr
|
|
4579
4600
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4580
4601
|
export {
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
|
|
4590
|
-
|
|
4591
|
-
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
|
|
4596
|
-
|
|
4597
|
-
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
|
|
4602
|
-
|
|
4603
|
-
|
|
4604
|
-
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4610
|
-
|
|
4611
|
-
|
|
4612
|
-
|
|
4613
|
-
|
|
4602
|
+
q as $,
|
|
4603
|
+
zi as A,
|
|
4604
|
+
Pt as B,
|
|
4605
|
+
Qi as C,
|
|
4606
|
+
qi as D,
|
|
4607
|
+
lo as G,
|
|
4608
|
+
kr as S,
|
|
4609
|
+
hr as a,
|
|
4610
|
+
Sr as b,
|
|
4611
|
+
jr as c,
|
|
4612
|
+
Z as d,
|
|
4613
|
+
oe as e,
|
|
4614
|
+
A as f,
|
|
4615
|
+
I as g,
|
|
4616
|
+
xr as h,
|
|
4617
|
+
Fr as i,
|
|
4618
|
+
Zi as j,
|
|
4619
|
+
$e as k,
|
|
4620
|
+
ho as l,
|
|
4621
|
+
ao as m,
|
|
4622
|
+
w as n,
|
|
4623
|
+
Ir as o,
|
|
4624
|
+
T as p,
|
|
4625
|
+
Br as q,
|
|
4626
|
+
uo as r,
|
|
4627
|
+
Nt as s,
|
|
4628
|
+
S as t,
|
|
4629
|
+
$t as u,
|
|
4630
|
+
ve as v,
|
|
4631
|
+
ie as w,
|
|
4632
|
+
Ct as x,
|
|
4633
|
+
Y as y,
|
|
4634
|
+
so as z
|
|
4614
4635
|
};
|