@everymatrix/general-player-register-form-nd 1.76.3 → 1.76.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/{GeneralPlayerRegisterFormNd-C1JQ8ARs.js → GeneralPlayerRegisterFormNd-DC5YFwAY.js} +981 -946
- package/components/{GeneralPlayerRegisterFormNd-GoBYaeYc.js → GeneralPlayerRegisterFormNd-DFOeIajF.js} +1001 -966
- package/components/GeneralPlayerRegisterFormNd-DjCemZTL.cjs +18 -0
- package/components/{GeneralPlayerRegisterFormStep1-BqlRLeii.js → GeneralPlayerRegisterFormStep1-B8x2npcd.js} +31 -31
- package/components/{GeneralPlayerRegisterFormStep1-PNHf13iF.cjs → GeneralPlayerRegisterFormStep1-DSOyErgo.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep1-BukkWYjI.js → GeneralPlayerRegisterFormStep1-FnS-hDMY.js} +33 -33
- package/components/{GeneralPlayerRegisterFormStep2-DBnZ9YrY.js → GeneralPlayerRegisterFormStep2-ALcjJ8nv.js} +1012 -1014
- package/components/{GeneralPlayerRegisterFormStep2-To7K540j.js → GeneralPlayerRegisterFormStep2-B1mLv9cm.js} +1001 -1003
- package/components/GeneralPlayerRegisterFormStep2-DWAnaeOm.cjs +2 -0
- package/components/{GeneralPlayerRegisterFormStep3-Bo5g25HL.cjs → GeneralPlayerRegisterFormStep3-B842736j.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-CzA9W6SQ.js → GeneralPlayerRegisterFormStep3-BrmjFpUQ.js} +14 -14
- package/components/{GeneralPlayerRegisterFormStep3-CcFGaz76.js → GeneralPlayerRegisterFormStep3-DL4phv_H.js} +14 -14
- package/components/{GeneralPlayerSmsVerificationForm-DhT7I5pU.js → GeneralPlayerSmsVerificationForm-BdCceV0k.js} +25 -25
- package/components/{GeneralPlayerSmsVerificationForm-Cz9dvc1N.js → GeneralPlayerSmsVerificationForm-CMoVD2PA.js} +25 -25
- package/components/{GeneralPlayerSmsVerificationForm-DcYEcOTa.cjs → GeneralPlayerSmsVerificationForm-CuVBltwG.cjs} +1 -1
- package/es2015/general-player-register-form-nd.cjs +1 -1
- package/es2015/general-player-register-form-nd.js +1 -1
- package/esnext/general-player-register-form-nd.js +1 -1
- package/package.json +1 -1
- package/components/GeneralPlayerRegisterFormNd-BTl6uATk.cjs +0 -18
- package/components/GeneralPlayerRegisterFormStep2-CSz_dCaX.cjs +0 -2
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
function k() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function lr(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function Lt() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
9
|
+
function de(e) {
|
|
10
|
+
e.forEach(lr);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function dt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function hr(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
18
|
let we;
|
|
19
|
-
function
|
|
19
|
+
function Vs(e, t) {
|
|
20
20
|
return e === t ? !0 : (we || (we = document.createElement("a")), we.href = t, e === we.href);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function tn(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function fr(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const n of t)
|
|
28
28
|
n(void 0);
|
|
@@ -31,20 +31,20 @@ function ar(e, ...t) {
|
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
33
33
|
}
|
|
34
|
-
function
|
|
35
|
-
e.$$.on_destroy.push(
|
|
34
|
+
function rn(e, t, r) {
|
|
35
|
+
e.$$.on_destroy.push(fr(t, r));
|
|
36
36
|
}
|
|
37
37
|
function E(e, t) {
|
|
38
38
|
e.appendChild(t);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const n =
|
|
40
|
+
function nn(e, t, r) {
|
|
41
|
+
const n = sn(e);
|
|
42
42
|
if (!n.getElementById(t)) {
|
|
43
|
-
const i =
|
|
44
|
-
i.id = t, i.textContent = r,
|
|
43
|
+
const i = H("style");
|
|
44
|
+
i.id = t, i.textContent = r, on(n, i);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function sn(e) {
|
|
48
48
|
if (!e)
|
|
49
49
|
return document;
|
|
50
50
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -54,7 +54,7 @@ function en(e) {
|
|
|
54
54
|
t
|
|
55
55
|
) : e.ownerDocument;
|
|
56
56
|
}
|
|
57
|
-
function
|
|
57
|
+
function on(e, t) {
|
|
58
58
|
return E(
|
|
59
59
|
/** @type {Document} */
|
|
60
60
|
e.head || e,
|
|
@@ -67,46 +67,46 @@ function F(e, t, r) {
|
|
|
67
67
|
function M(e) {
|
|
68
68
|
e.parentNode && e.parentNode.removeChild(e);
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function Xs(e, t) {
|
|
71
71
|
for (let r = 0; r < e.length; r += 1)
|
|
72
72
|
e[r] && e[r].d(t);
|
|
73
73
|
}
|
|
74
|
-
function
|
|
74
|
+
function H(e) {
|
|
75
75
|
return document.createElement(e);
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function Se(e) {
|
|
78
78
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function V(e) {
|
|
81
81
|
return document.createTextNode(e);
|
|
82
82
|
}
|
|
83
83
|
function U() {
|
|
84
|
-
return
|
|
84
|
+
return V(" ");
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
return
|
|
86
|
+
function an() {
|
|
87
|
+
return V("");
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function un(e, t, r, n) {
|
|
90
90
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
91
91
|
}
|
|
92
92
|
function S(e, t, r) {
|
|
93
93
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
94
94
|
}
|
|
95
|
-
function
|
|
95
|
+
function p(e, t, r) {
|
|
96
96
|
const n = t.toLowerCase();
|
|
97
97
|
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);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function ln(e) {
|
|
100
100
|
return Array.from(e.childNodes);
|
|
101
101
|
}
|
|
102
102
|
function K(e, t) {
|
|
103
103
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
104
104
|
t);
|
|
105
105
|
}
|
|
106
|
-
function
|
|
106
|
+
function Ws(e, t) {
|
|
107
107
|
e.value = t ?? "";
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function zs(e, t, r) {
|
|
110
110
|
for (let n = 0; n < e.options.length; n += 1) {
|
|
111
111
|
const i = e.options[n];
|
|
112
112
|
if (i.__value === t) {
|
|
@@ -116,11 +116,11 @@ function $s(e, t, r) {
|
|
|
116
116
|
}
|
|
117
117
|
(!r || t !== void 0) && (e.selectedIndex = -1);
|
|
118
118
|
}
|
|
119
|
-
function
|
|
119
|
+
function Zs(e) {
|
|
120
120
|
const t = e.querySelector(":checked");
|
|
121
121
|
return t && t.__value;
|
|
122
122
|
}
|
|
123
|
-
function
|
|
123
|
+
function hn(e) {
|
|
124
124
|
const t = {};
|
|
125
125
|
return e.childNodes.forEach(
|
|
126
126
|
/** @param {Element} node */
|
|
@@ -129,90 +129,90 @@ function on(e) {
|
|
|
129
129
|
}
|
|
130
130
|
), t;
|
|
131
131
|
}
|
|
132
|
-
let
|
|
133
|
-
function
|
|
134
|
-
|
|
132
|
+
let ce;
|
|
133
|
+
function fe(e) {
|
|
134
|
+
ce = e;
|
|
135
135
|
}
|
|
136
|
-
function
|
|
137
|
-
if (!
|
|
136
|
+
function fn() {
|
|
137
|
+
if (!ce)
|
|
138
138
|
throw new Error("Function called outside component initialization");
|
|
139
|
-
return
|
|
139
|
+
return ce;
|
|
140
140
|
}
|
|
141
|
-
function
|
|
142
|
-
|
|
141
|
+
function cn(e) {
|
|
142
|
+
fn().$$.on_mount.push(e);
|
|
143
143
|
}
|
|
144
144
|
const Y = [], Oe = [];
|
|
145
145
|
let ee = [];
|
|
146
|
-
const
|
|
147
|
-
let
|
|
148
|
-
function
|
|
149
|
-
|
|
146
|
+
const Rt = [], pn = /* @__PURE__ */ Promise.resolve();
|
|
147
|
+
let Ye = !1;
|
|
148
|
+
function mn() {
|
|
149
|
+
Ye || (Ye = !0, pn.then(B));
|
|
150
150
|
}
|
|
151
|
-
function
|
|
151
|
+
function Ke(e) {
|
|
152
152
|
ee.push(e);
|
|
153
153
|
}
|
|
154
|
-
const
|
|
154
|
+
const Ve = /* @__PURE__ */ new Set();
|
|
155
155
|
let q = 0;
|
|
156
|
-
function
|
|
156
|
+
function B() {
|
|
157
157
|
if (q !== 0)
|
|
158
158
|
return;
|
|
159
|
-
const e =
|
|
159
|
+
const e = ce;
|
|
160
160
|
do {
|
|
161
161
|
try {
|
|
162
162
|
for (; q < Y.length; ) {
|
|
163
163
|
const t = Y[q];
|
|
164
|
-
q++,
|
|
164
|
+
q++, fe(t), dn(t.$$);
|
|
165
165
|
}
|
|
166
166
|
} catch (t) {
|
|
167
167
|
throw Y.length = 0, q = 0, t;
|
|
168
168
|
}
|
|
169
|
-
for (
|
|
169
|
+
for (fe(null), Y.length = 0, q = 0; Oe.length; )
|
|
170
170
|
Oe.pop()();
|
|
171
171
|
for (let t = 0; t < ee.length; t += 1) {
|
|
172
172
|
const r = ee[t];
|
|
173
|
-
|
|
173
|
+
Ve.has(r) || (Ve.add(r), r());
|
|
174
174
|
}
|
|
175
175
|
ee.length = 0;
|
|
176
176
|
} while (Y.length);
|
|
177
|
-
for (;
|
|
178
|
-
|
|
179
|
-
|
|
177
|
+
for (; Rt.length; )
|
|
178
|
+
Rt.pop()();
|
|
179
|
+
Ye = !1, Ve.clear(), fe(e);
|
|
180
180
|
}
|
|
181
|
-
function
|
|
181
|
+
function dn(e) {
|
|
182
182
|
if (e.fragment !== null) {
|
|
183
|
-
e.update(),
|
|
183
|
+
e.update(), de(e.before_update);
|
|
184
184
|
const t = e.dirty;
|
|
185
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
185
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
function
|
|
188
|
+
function gn(e) {
|
|
189
189
|
const t = [], r = [];
|
|
190
190
|
ee.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ee = t;
|
|
191
191
|
}
|
|
192
|
-
const
|
|
193
|
-
function
|
|
194
|
-
e && e.i && (
|
|
192
|
+
const bn = /* @__PURE__ */ new Set();
|
|
193
|
+
function yn(e, t) {
|
|
194
|
+
e && e.i && (bn.delete(e), e.i(t));
|
|
195
195
|
}
|
|
196
|
-
function
|
|
196
|
+
function Js(e) {
|
|
197
197
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
198
198
|
}
|
|
199
|
-
function
|
|
199
|
+
function vn(e, t, r) {
|
|
200
200
|
const { fragment: n, after_update: i } = e.$$;
|
|
201
|
-
n && n.m(t, r),
|
|
202
|
-
const s = e.$$.on_mount.map(
|
|
203
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
204
|
-
}), i.forEach(
|
|
201
|
+
n && n.m(t, r), Ke(() => {
|
|
202
|
+
const s = e.$$.on_mount.map(lr).filter(dt);
|
|
203
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : de(s), e.$$.on_mount = [];
|
|
204
|
+
}), i.forEach(Ke);
|
|
205
205
|
}
|
|
206
|
-
function
|
|
206
|
+
function _n(e, t) {
|
|
207
207
|
const r = e.$$;
|
|
208
|
-
r.fragment !== null && (
|
|
208
|
+
r.fragment !== null && (gn(r.after_update), de(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
209
209
|
}
|
|
210
|
-
function
|
|
211
|
-
e.$$.dirty[0] === -1 && (Y.push(e),
|
|
210
|
+
function En(e, t) {
|
|
211
|
+
e.$$.dirty[0] === -1 && (Y.push(e), mn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
212
212
|
}
|
|
213
|
-
function
|
|
214
|
-
const h =
|
|
215
|
-
|
|
213
|
+
function wn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
214
|
+
const h = ce;
|
|
215
|
+
fe(e);
|
|
216
216
|
const l = e.$$ = {
|
|
217
217
|
fragment: null,
|
|
218
218
|
ctx: [],
|
|
@@ -220,7 +220,7 @@ function yn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
220
220
|
props: s,
|
|
221
221
|
update: k,
|
|
222
222
|
not_equal: i,
|
|
223
|
-
bound:
|
|
223
|
+
bound: Lt(),
|
|
224
224
|
// lifecycle
|
|
225
225
|
on_mount: [],
|
|
226
226
|
on_destroy: [],
|
|
@@ -229,28 +229,28 @@ function yn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
229
229
|
after_update: [],
|
|
230
230
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
231
231
|
// everything else
|
|
232
|
-
callbacks:
|
|
232
|
+
callbacks: Lt(),
|
|
233
233
|
dirty: a,
|
|
234
234
|
skip_bound: !1,
|
|
235
235
|
root: t.target || h.$$.root
|
|
236
236
|
};
|
|
237
237
|
o && o(l.root);
|
|
238
238
|
let u = !1;
|
|
239
|
-
if (l.ctx = r ? r(e, t.props || {}, (c,
|
|
240
|
-
const g = y.length ? y[0] :
|
|
241
|
-
return l.ctx && i(l.ctx[c], l.ctx[c] = g) && (!l.skip_bound && l.bound[c] && l.bound[c](g), u &&
|
|
242
|
-
}) : [], l.update(), u = !0,
|
|
239
|
+
if (l.ctx = r ? r(e, t.props || {}, (c, m, ...y) => {
|
|
240
|
+
const g = y.length ? y[0] : m;
|
|
241
|
+
return l.ctx && i(l.ctx[c], l.ctx[c] = g) && (!l.skip_bound && l.bound[c] && l.bound[c](g), u && En(e, c)), m;
|
|
242
|
+
}) : [], l.update(), u = !0, de(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
|
|
243
243
|
if (t.hydrate) {
|
|
244
|
-
const c =
|
|
244
|
+
const c = ln(t.target);
|
|
245
245
|
l.fragment && l.fragment.l(c), c.forEach(M);
|
|
246
246
|
} else
|
|
247
247
|
l.fragment && l.fragment.c();
|
|
248
|
-
t.intro &&
|
|
248
|
+
t.intro && yn(e.$$.fragment), vn(e, t.target, t.anchor), B();
|
|
249
249
|
}
|
|
250
|
-
|
|
250
|
+
fe(h);
|
|
251
251
|
}
|
|
252
|
-
let
|
|
253
|
-
typeof HTMLElement == "function" && (
|
|
252
|
+
let cr;
|
|
253
|
+
typeof HTMLElement == "function" && (cr = class extends HTMLElement {
|
|
254
254
|
/** The Svelte component constructor */
|
|
255
255
|
$$ctor;
|
|
256
256
|
/** Slots */
|
|
@@ -292,7 +292,7 @@ typeof HTMLElement == "function" && (ur = class extends HTMLElement {
|
|
|
292
292
|
let s;
|
|
293
293
|
return {
|
|
294
294
|
c: function() {
|
|
295
|
-
s =
|
|
295
|
+
s = H("slot"), i !== "default" && S(s, "name", i);
|
|
296
296
|
},
|
|
297
297
|
/**
|
|
298
298
|
* @param {HTMLElement} target
|
|
@@ -309,7 +309,7 @@ typeof HTMLElement == "function" && (ur = class extends HTMLElement {
|
|
|
309
309
|
};
|
|
310
310
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
311
311
|
return;
|
|
312
|
-
const t = {}, r =
|
|
312
|
+
const t = {}, r = hn(this);
|
|
313
313
|
for (const i of this.$$s)
|
|
314
314
|
i in r && (t[i] = [e(i)]);
|
|
315
315
|
for (const i of this.attributes) {
|
|
@@ -396,8 +396,8 @@ function He(e, t, r, n) {
|
|
|
396
396
|
return t;
|
|
397
397
|
}
|
|
398
398
|
}
|
|
399
|
-
function
|
|
400
|
-
let o = class extends
|
|
399
|
+
function Sn(e, t, r, n, i, s) {
|
|
400
|
+
let o = class extends cr {
|
|
401
401
|
constructor() {
|
|
402
402
|
super(e, r, i), this.$$p_d = t;
|
|
403
403
|
}
|
|
@@ -425,7 +425,7 @@ function vn(e, t, r, n, i, s) {
|
|
|
425
425
|
}), e.element = /** @type {any} */
|
|
426
426
|
o, o;
|
|
427
427
|
}
|
|
428
|
-
class
|
|
428
|
+
class xn {
|
|
429
429
|
/**
|
|
430
430
|
* ### PRIVATE API
|
|
431
431
|
*
|
|
@@ -444,7 +444,7 @@ class _n {
|
|
|
444
444
|
$$set = void 0;
|
|
445
445
|
/** @returns {void} */
|
|
446
446
|
$destroy() {
|
|
447
|
-
|
|
447
|
+
_n(this, 1), this.$destroy = k;
|
|
448
448
|
}
|
|
449
449
|
/**
|
|
450
450
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -453,7 +453,7 @@ class _n {
|
|
|
453
453
|
* @returns {() => void}
|
|
454
454
|
*/
|
|
455
455
|
$on(t, r) {
|
|
456
|
-
if (!
|
|
456
|
+
if (!dt(r))
|
|
457
457
|
return k;
|
|
458
458
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
459
459
|
return n.push(r), () => {
|
|
@@ -466,11 +466,11 @@ class _n {
|
|
|
466
466
|
* @returns {void}
|
|
467
467
|
*/
|
|
468
468
|
$set(t) {
|
|
469
|
-
this.$$set && !
|
|
469
|
+
this.$$set && !tn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
470
470
|
}
|
|
471
471
|
}
|
|
472
|
-
const
|
|
473
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
472
|
+
const Tn = "4";
|
|
473
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Tn);
|
|
474
474
|
/*! *****************************************************************************
|
|
475
475
|
Copyright (c) Microsoft Corporation.
|
|
476
476
|
|
|
@@ -485,43 +485,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
485
485
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
486
486
|
PERFORMANCE OF THIS SOFTWARE.
|
|
487
487
|
***************************************************************************** */
|
|
488
|
-
var
|
|
489
|
-
return
|
|
488
|
+
var et = function(e, t) {
|
|
489
|
+
return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
490
490
|
r.__proto__ = n;
|
|
491
491
|
} || function(r, n) {
|
|
492
492
|
for (var i in n)
|
|
493
493
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
494
|
-
},
|
|
494
|
+
}, et(e, t);
|
|
495
495
|
};
|
|
496
|
-
function
|
|
496
|
+
function ge(e, t) {
|
|
497
497
|
if (typeof t != "function" && t !== null)
|
|
498
498
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
499
|
-
|
|
499
|
+
et(e, t);
|
|
500
500
|
function r() {
|
|
501
501
|
this.constructor = e;
|
|
502
502
|
}
|
|
503
503
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
504
504
|
}
|
|
505
|
-
|
|
506
|
-
return w = Object.assign || function(t) {
|
|
507
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
508
|
-
r = arguments[n];
|
|
509
|
-
for (var s in r)
|
|
510
|
-
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
511
|
-
}
|
|
512
|
-
return t;
|
|
513
|
-
}, w.apply(this, arguments);
|
|
514
|
-
};
|
|
515
|
-
function wn(e, t) {
|
|
516
|
-
var r = {};
|
|
517
|
-
for (var n in e)
|
|
518
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
519
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
520
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
521
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
522
|
-
return r;
|
|
523
|
-
}
|
|
524
|
-
function Ye(e) {
|
|
505
|
+
function tt(e) {
|
|
525
506
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
526
507
|
if (r)
|
|
527
508
|
return r.call(e);
|
|
@@ -533,7 +514,7 @@ function Ye(e) {
|
|
|
533
514
|
};
|
|
534
515
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
535
516
|
}
|
|
536
|
-
function
|
|
517
|
+
function rt(e, t) {
|
|
537
518
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
538
519
|
if (!r)
|
|
539
520
|
return e;
|
|
@@ -553,22 +534,22 @@ function Ke(e, t) {
|
|
|
553
534
|
}
|
|
554
535
|
return s;
|
|
555
536
|
}
|
|
556
|
-
function
|
|
557
|
-
if (
|
|
537
|
+
function nt(e, t, r) {
|
|
538
|
+
if (arguments.length === 2)
|
|
558
539
|
for (var n = 0, i = t.length, s; n < i; n++)
|
|
559
540
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
560
541
|
return e.concat(s || t);
|
|
561
542
|
}
|
|
562
|
-
function
|
|
543
|
+
function X(e) {
|
|
563
544
|
return typeof e == "function";
|
|
564
545
|
}
|
|
565
|
-
function
|
|
546
|
+
function pr(e) {
|
|
566
547
|
var t = function(n) {
|
|
567
548
|
Error.call(n), n.stack = new Error().stack;
|
|
568
549
|
}, r = e(t);
|
|
569
550
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
570
551
|
}
|
|
571
|
-
var
|
|
552
|
+
var Xe = pr(function(e) {
|
|
572
553
|
return function(r) {
|
|
573
554
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
574
555
|
` + r.map(function(n, i) {
|
|
@@ -577,13 +558,13 @@ var $e = lr(function(e) {
|
|
|
577
558
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
578
559
|
};
|
|
579
560
|
});
|
|
580
|
-
function
|
|
561
|
+
function it(e, t) {
|
|
581
562
|
if (e) {
|
|
582
563
|
var r = e.indexOf(t);
|
|
583
564
|
0 <= r && e.splice(r, 1);
|
|
584
565
|
}
|
|
585
566
|
}
|
|
586
|
-
var
|
|
567
|
+
var Re = function() {
|
|
587
568
|
function e(t) {
|
|
588
569
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
589
570
|
}
|
|
@@ -595,12 +576,12 @@ var Le = function() {
|
|
|
595
576
|
if (o)
|
|
596
577
|
if (this._parentage = null, Array.isArray(o))
|
|
597
578
|
try {
|
|
598
|
-
for (var a =
|
|
579
|
+
for (var a = tt(o), h = a.next(); !h.done; h = a.next()) {
|
|
599
580
|
var l = h.value;
|
|
600
581
|
l.remove(this);
|
|
601
582
|
}
|
|
602
|
-
} catch (
|
|
603
|
-
t = { error:
|
|
583
|
+
} catch (d) {
|
|
584
|
+
t = { error: d };
|
|
604
585
|
} finally {
|
|
605
586
|
try {
|
|
606
587
|
h && !h.done && (r = a.return) && r.call(a);
|
|
@@ -612,29 +593,29 @@ var Le = function() {
|
|
|
612
593
|
else
|
|
613
594
|
o.remove(this);
|
|
614
595
|
var u = this.initialTeardown;
|
|
615
|
-
if (
|
|
596
|
+
if (X(u))
|
|
616
597
|
try {
|
|
617
598
|
u();
|
|
618
|
-
} catch (
|
|
619
|
-
s =
|
|
599
|
+
} catch (d) {
|
|
600
|
+
s = d instanceof Xe ? d.errors : [d];
|
|
620
601
|
}
|
|
621
602
|
var c = this._finalizers;
|
|
622
603
|
if (c) {
|
|
623
604
|
this._finalizers = null;
|
|
624
605
|
try {
|
|
625
|
-
for (var
|
|
606
|
+
for (var m = tt(c), y = m.next(); !y.done; y = m.next()) {
|
|
626
607
|
var g = y.value;
|
|
627
608
|
try {
|
|
628
|
-
|
|
629
|
-
} catch (
|
|
630
|
-
s = s ?? [],
|
|
609
|
+
Nt(g);
|
|
610
|
+
} catch (d) {
|
|
611
|
+
s = s ?? [], d instanceof Xe ? s = nt(nt([], rt(s)), rt(d.errors)) : s.push(d);
|
|
631
612
|
}
|
|
632
613
|
}
|
|
633
|
-
} catch (
|
|
634
|
-
n = { error:
|
|
614
|
+
} catch (d) {
|
|
615
|
+
n = { error: d };
|
|
635
616
|
} finally {
|
|
636
617
|
try {
|
|
637
|
-
y && !y.done && (i =
|
|
618
|
+
y && !y.done && (i = m.return) && i.call(m);
|
|
638
619
|
} finally {
|
|
639
620
|
if (n)
|
|
640
621
|
throw n.error;
|
|
@@ -642,13 +623,13 @@ var Le = function() {
|
|
|
642
623
|
}
|
|
643
624
|
}
|
|
644
625
|
if (s)
|
|
645
|
-
throw new
|
|
626
|
+
throw new Xe(s);
|
|
646
627
|
}
|
|
647
628
|
}, e.prototype.add = function(t) {
|
|
648
629
|
var r;
|
|
649
630
|
if (t && t !== this)
|
|
650
631
|
if (this.closed)
|
|
651
|
-
|
|
632
|
+
Nt(t);
|
|
652
633
|
else {
|
|
653
634
|
if (t instanceof e) {
|
|
654
635
|
if (t.closed || t._hasParent(this))
|
|
@@ -665,56 +646,52 @@ var Le = function() {
|
|
|
665
646
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
666
647
|
}, e.prototype._removeParent = function(t) {
|
|
667
648
|
var r = this._parentage;
|
|
668
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
649
|
+
r === t ? this._parentage = null : Array.isArray(r) && it(r, t);
|
|
669
650
|
}, e.prototype.remove = function(t) {
|
|
670
651
|
var r = this._finalizers;
|
|
671
|
-
r &&
|
|
652
|
+
r && it(r, t), t instanceof e && t._removeParent(this);
|
|
672
653
|
}, e.EMPTY = function() {
|
|
673
654
|
var t = new e();
|
|
674
655
|
return t.closed = !0, t;
|
|
675
656
|
}(), e;
|
|
676
|
-
}(),
|
|
677
|
-
function
|
|
678
|
-
return e instanceof
|
|
679
|
-
}
|
|
680
|
-
function
|
|
681
|
-
|
|
682
|
-
}
|
|
683
|
-
var
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
Promise: void 0,
|
|
687
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
688
|
-
useDeprecatedNextContext: !1
|
|
689
|
-
}, Sn = {
|
|
657
|
+
}(), mr = Re.EMPTY;
|
|
658
|
+
function dr(e) {
|
|
659
|
+
return e instanceof Re || e && "closed" in e && X(e.remove) && X(e.add) && X(e.unsubscribe);
|
|
660
|
+
}
|
|
661
|
+
function Nt(e) {
|
|
662
|
+
X(e) ? e() : e.unsubscribe();
|
|
663
|
+
}
|
|
664
|
+
var Hn = {
|
|
665
|
+
Promise: void 0
|
|
666
|
+
}, Bn = {
|
|
690
667
|
setTimeout: function(e, t) {
|
|
691
668
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
692
669
|
r[n - 2] = arguments[n];
|
|
693
|
-
return setTimeout.apply(void 0,
|
|
670
|
+
return setTimeout.apply(void 0, nt([e, t], rt(r)));
|
|
694
671
|
},
|
|
695
672
|
clearTimeout: function(e) {
|
|
696
673
|
return clearTimeout(e);
|
|
697
674
|
},
|
|
698
675
|
delegate: void 0
|
|
699
676
|
};
|
|
700
|
-
function
|
|
701
|
-
|
|
677
|
+
function An(e) {
|
|
678
|
+
Bn.setTimeout(function() {
|
|
702
679
|
throw e;
|
|
703
680
|
});
|
|
704
681
|
}
|
|
705
|
-
function
|
|
682
|
+
function Mt() {
|
|
706
683
|
}
|
|
707
684
|
function Be(e) {
|
|
708
685
|
e();
|
|
709
686
|
}
|
|
710
|
-
var
|
|
711
|
-
|
|
687
|
+
var gr = function(e) {
|
|
688
|
+
ge(t, e);
|
|
712
689
|
function t(r) {
|
|
713
690
|
var n = e.call(this) || this;
|
|
714
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
691
|
+
return n.isStopped = !1, r ? (n.destination = r, dr(r) && r.add(n)) : n.destination = Cn, n;
|
|
715
692
|
}
|
|
716
693
|
return t.create = function(r, n, i) {
|
|
717
|
-
return new
|
|
694
|
+
return new st(r, n, i);
|
|
718
695
|
}, t.prototype.next = function(r) {
|
|
719
696
|
this.isStopped || this._next(r);
|
|
720
697
|
}, t.prototype.error = function(r) {
|
|
@@ -738,7 +715,7 @@ var cr = function(e) {
|
|
|
738
715
|
this.unsubscribe();
|
|
739
716
|
}
|
|
740
717
|
}, t;
|
|
741
|
-
}(
|
|
718
|
+
}(Re), Pn = function() {
|
|
742
719
|
function e(t) {
|
|
743
720
|
this.partialObserver = t;
|
|
744
721
|
}
|
|
@@ -748,7 +725,7 @@ var cr = function(e) {
|
|
|
748
725
|
try {
|
|
749
726
|
r.next(t);
|
|
750
727
|
} catch (n) {
|
|
751
|
-
|
|
728
|
+
xe(n);
|
|
752
729
|
}
|
|
753
730
|
}, e.prototype.error = function(t) {
|
|
754
731
|
var r = this.partialObserver;
|
|
@@ -756,56 +733,56 @@ var cr = function(e) {
|
|
|
756
733
|
try {
|
|
757
734
|
r.error(t);
|
|
758
735
|
} catch (n) {
|
|
759
|
-
|
|
736
|
+
xe(n);
|
|
760
737
|
}
|
|
761
738
|
else
|
|
762
|
-
|
|
739
|
+
xe(t);
|
|
763
740
|
}, e.prototype.complete = function() {
|
|
764
741
|
var t = this.partialObserver;
|
|
765
742
|
if (t.complete)
|
|
766
743
|
try {
|
|
767
744
|
t.complete();
|
|
768
745
|
} catch (r) {
|
|
769
|
-
|
|
746
|
+
xe(r);
|
|
770
747
|
}
|
|
771
748
|
}, e;
|
|
772
|
-
}(),
|
|
773
|
-
|
|
749
|
+
}(), st = function(e) {
|
|
750
|
+
ge(t, e);
|
|
774
751
|
function t(r, n, i) {
|
|
775
752
|
var s = e.call(this) || this, o;
|
|
776
|
-
return
|
|
753
|
+
return X(r) || !r ? o = {
|
|
777
754
|
next: r ?? void 0,
|
|
778
755
|
error: n ?? void 0,
|
|
779
756
|
complete: i ?? void 0
|
|
780
|
-
} : o = r, s.destination = new
|
|
757
|
+
} : o = r, s.destination = new Pn(o), s;
|
|
781
758
|
}
|
|
782
759
|
return t;
|
|
783
|
-
}(
|
|
784
|
-
function
|
|
785
|
-
|
|
760
|
+
}(gr);
|
|
761
|
+
function xe(e) {
|
|
762
|
+
An(e);
|
|
786
763
|
}
|
|
787
|
-
function
|
|
764
|
+
function On(e) {
|
|
788
765
|
throw e;
|
|
789
766
|
}
|
|
790
|
-
var
|
|
767
|
+
var Cn = {
|
|
791
768
|
closed: !0,
|
|
792
|
-
next:
|
|
793
|
-
error:
|
|
794
|
-
complete:
|
|
795
|
-
},
|
|
769
|
+
next: Mt,
|
|
770
|
+
error: On,
|
|
771
|
+
complete: Mt
|
|
772
|
+
}, In = function() {
|
|
796
773
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
797
774
|
}();
|
|
798
|
-
function
|
|
775
|
+
function Ln(e) {
|
|
799
776
|
return e;
|
|
800
777
|
}
|
|
801
|
-
function
|
|
802
|
-
return e.length === 0 ?
|
|
778
|
+
function Rn(e) {
|
|
779
|
+
return e.length === 0 ? Ln : e.length === 1 ? e[0] : function(r) {
|
|
803
780
|
return e.reduce(function(n, i) {
|
|
804
781
|
return i(n);
|
|
805
782
|
}, r);
|
|
806
783
|
};
|
|
807
784
|
}
|
|
808
|
-
var
|
|
785
|
+
var Dt = function() {
|
|
809
786
|
function e(t) {
|
|
810
787
|
t && (this._subscribe = t);
|
|
811
788
|
}
|
|
@@ -813,7 +790,7 @@ var Lt = function() {
|
|
|
813
790
|
var r = new e();
|
|
814
791
|
return r.source = this, r.operator = t, r;
|
|
815
792
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
816
|
-
var i = this, s =
|
|
793
|
+
var i = this, s = Mn(t) ? t : new st(t, r, n);
|
|
817
794
|
return Be(function() {
|
|
818
795
|
var o = i, a = o.operator, h = o.source;
|
|
819
796
|
s.add(a ? a.call(s, h) : h ? i._subscribe(s) : i._trySubscribe(s));
|
|
@@ -826,8 +803,8 @@ var Lt = function() {
|
|
|
826
803
|
}
|
|
827
804
|
}, e.prototype.forEach = function(t, r) {
|
|
828
805
|
var n = this;
|
|
829
|
-
return r =
|
|
830
|
-
var o = new
|
|
806
|
+
return r = Ft(r), new r(function(i, s) {
|
|
807
|
+
var o = new st({
|
|
831
808
|
next: function(a) {
|
|
832
809
|
try {
|
|
833
810
|
t(a);
|
|
@@ -843,15 +820,15 @@ var Lt = function() {
|
|
|
843
820
|
}, e.prototype._subscribe = function(t) {
|
|
844
821
|
var r;
|
|
845
822
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
846
|
-
}, e.prototype[
|
|
823
|
+
}, e.prototype[In] = function() {
|
|
847
824
|
return this;
|
|
848
825
|
}, e.prototype.pipe = function() {
|
|
849
826
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
850
827
|
t[r] = arguments[r];
|
|
851
|
-
return
|
|
828
|
+
return Rn(t)(this);
|
|
852
829
|
}, e.prototype.toPromise = function(t) {
|
|
853
830
|
var r = this;
|
|
854
|
-
return t =
|
|
831
|
+
return t = Ft(t), new t(function(n, i) {
|
|
855
832
|
var s;
|
|
856
833
|
r.subscribe(function(o) {
|
|
857
834
|
return s = o;
|
|
@@ -865,32 +842,32 @@ var Lt = function() {
|
|
|
865
842
|
return new e(t);
|
|
866
843
|
}, e;
|
|
867
844
|
}();
|
|
868
|
-
function
|
|
845
|
+
function Ft(e) {
|
|
869
846
|
var t;
|
|
870
|
-
return (t = e ??
|
|
847
|
+
return (t = e ?? Hn.Promise) !== null && t !== void 0 ? t : Promise;
|
|
871
848
|
}
|
|
872
|
-
function
|
|
873
|
-
return e &&
|
|
849
|
+
function Nn(e) {
|
|
850
|
+
return e && X(e.next) && X(e.error) && X(e.complete);
|
|
874
851
|
}
|
|
875
|
-
function
|
|
876
|
-
return e && e instanceof
|
|
852
|
+
function Mn(e) {
|
|
853
|
+
return e && e instanceof gr || Nn(e) && dr(e);
|
|
877
854
|
}
|
|
878
|
-
var
|
|
855
|
+
var Dn = pr(function(e) {
|
|
879
856
|
return function() {
|
|
880
857
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
881
858
|
};
|
|
882
|
-
}),
|
|
883
|
-
|
|
859
|
+
}), br = function(e) {
|
|
860
|
+
ge(t, e);
|
|
884
861
|
function t() {
|
|
885
862
|
var r = e.call(this) || this;
|
|
886
863
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
887
864
|
}
|
|
888
865
|
return t.prototype.lift = function(r) {
|
|
889
|
-
var n = new
|
|
866
|
+
var n = new Ut(this, this);
|
|
890
867
|
return n.operator = r, n;
|
|
891
868
|
}, t.prototype._throwIfClosed = function() {
|
|
892
869
|
if (this.closed)
|
|
893
|
-
throw new
|
|
870
|
+
throw new Dn();
|
|
894
871
|
}, t.prototype.next = function(r) {
|
|
895
872
|
var n = this;
|
|
896
873
|
Be(function() {
|
|
@@ -898,7 +875,7 @@ var Rn = lr(function(e) {
|
|
|
898
875
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
899
876
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
900
877
|
try {
|
|
901
|
-
for (var o =
|
|
878
|
+
for (var o = tt(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
|
|
902
879
|
var h = a.value;
|
|
903
880
|
h.next(r);
|
|
904
881
|
}
|
|
@@ -947,20 +924,20 @@ var Rn = lr(function(e) {
|
|
|
947
924
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
948
925
|
}, t.prototype._innerSubscribe = function(r) {
|
|
949
926
|
var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
|
|
950
|
-
return s || o ?
|
|
951
|
-
n.currentObservers = null,
|
|
927
|
+
return s || o ? mr : (this.currentObservers = null, a.push(r), new Re(function() {
|
|
928
|
+
n.currentObservers = null, it(a, r);
|
|
952
929
|
}));
|
|
953
930
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
954
931
|
var n = this, i = n.hasError, s = n.thrownError, o = n.isStopped;
|
|
955
932
|
i ? r.error(s) : o && r.complete();
|
|
956
933
|
}, t.prototype.asObservable = function() {
|
|
957
|
-
var r = new
|
|
934
|
+
var r = new Dt();
|
|
958
935
|
return r.source = this, r;
|
|
959
936
|
}, t.create = function(r, n) {
|
|
960
|
-
return new
|
|
937
|
+
return new Ut(r, n);
|
|
961
938
|
}, t;
|
|
962
|
-
}(
|
|
963
|
-
|
|
939
|
+
}(Dt), Ut = function(e) {
|
|
940
|
+
ge(t, e);
|
|
964
941
|
function t(r, n) {
|
|
965
942
|
var i = e.call(this) || this;
|
|
966
943
|
return i.destination = r, i.source = n, i;
|
|
@@ -976,17 +953,17 @@ var Rn = lr(function(e) {
|
|
|
976
953
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
977
954
|
}, t.prototype._subscribe = function(r) {
|
|
978
955
|
var n, i;
|
|
979
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
956
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : mr;
|
|
980
957
|
}, t;
|
|
981
|
-
}(
|
|
958
|
+
}(br), yr = {
|
|
982
959
|
now: function() {
|
|
983
|
-
return (
|
|
960
|
+
return (yr.delegate || Date).now();
|
|
984
961
|
},
|
|
985
962
|
delegate: void 0
|
|
986
|
-
},
|
|
987
|
-
|
|
963
|
+
}, Fn = function(e) {
|
|
964
|
+
ge(t, e);
|
|
988
965
|
function t(r, n, i) {
|
|
989
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
966
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = yr);
|
|
990
967
|
var s = e.call(this) || this;
|
|
991
968
|
return s._bufferSize = r, s._windowTime = n, s._timestampProvider = i, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = n === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, n), s;
|
|
992
969
|
}
|
|
@@ -1006,24 +983,24 @@ var Rn = lr(function(e) {
|
|
|
1006
983
|
l && s.splice(0, l + 1);
|
|
1007
984
|
}
|
|
1008
985
|
}, t;
|
|
1009
|
-
}(
|
|
1010
|
-
const
|
|
1011
|
-
if (
|
|
1012
|
-
const r = new
|
|
1013
|
-
|
|
986
|
+
}(br);
|
|
987
|
+
const kt = [], Gt = {}, Un = (e, t = 0) => {
|
|
988
|
+
if (kt.indexOf(e) == -1) {
|
|
989
|
+
const r = new Fn(t);
|
|
990
|
+
Gt[e] = r, kt.push(e);
|
|
1014
991
|
}
|
|
1015
|
-
return
|
|
992
|
+
return Gt[e];
|
|
1016
993
|
}, Q = [];
|
|
1017
|
-
function
|
|
994
|
+
function kn(e, t) {
|
|
1018
995
|
return {
|
|
1019
|
-
subscribe:
|
|
996
|
+
subscribe: Ne(e, t).subscribe
|
|
1020
997
|
};
|
|
1021
998
|
}
|
|
1022
|
-
function
|
|
999
|
+
function Ne(e, t = k) {
|
|
1023
1000
|
let r;
|
|
1024
1001
|
const n = /* @__PURE__ */ new Set();
|
|
1025
1002
|
function i(a) {
|
|
1026
|
-
if (
|
|
1003
|
+
if (hr(e, a) && (e = a, r)) {
|
|
1027
1004
|
const h = !Q.length;
|
|
1028
1005
|
for (const l of n)
|
|
1029
1006
|
l[1](), Q.push(l, e);
|
|
@@ -1045,145 +1022,184 @@ function Re(e, t = k) {
|
|
|
1045
1022
|
}
|
|
1046
1023
|
return { set: i, update: s, subscribe: o };
|
|
1047
1024
|
}
|
|
1048
|
-
function
|
|
1025
|
+
function se(e, t, r) {
|
|
1049
1026
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1050
1027
|
if (!i.every(Boolean))
|
|
1051
1028
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1052
1029
|
const s = t.length < 2;
|
|
1053
|
-
return
|
|
1030
|
+
return kn(r, (o, a) => {
|
|
1054
1031
|
let h = !1;
|
|
1055
1032
|
const l = [];
|
|
1056
1033
|
let u = 0, c = k;
|
|
1057
|
-
const
|
|
1034
|
+
const m = () => {
|
|
1058
1035
|
if (u)
|
|
1059
1036
|
return;
|
|
1060
1037
|
c();
|
|
1061
1038
|
const g = t(n ? l[0] : l, o, a);
|
|
1062
|
-
s ? o(g) : c =
|
|
1039
|
+
s ? o(g) : c = dt(g) ? g : k;
|
|
1063
1040
|
}, y = i.map(
|
|
1064
|
-
(g,
|
|
1041
|
+
(g, d) => fr(
|
|
1065
1042
|
g,
|
|
1066
1043
|
(b) => {
|
|
1067
|
-
l[
|
|
1044
|
+
l[d] = b, u &= ~(1 << d), h && m();
|
|
1068
1045
|
},
|
|
1069
1046
|
() => {
|
|
1070
|
-
u |= 1 <<
|
|
1047
|
+
u |= 1 << d;
|
|
1071
1048
|
}
|
|
1072
1049
|
)
|
|
1073
1050
|
);
|
|
1074
|
-
return h = !0,
|
|
1075
|
-
|
|
1051
|
+
return h = !0, m(), function() {
|
|
1052
|
+
de(y), c(), h = !1;
|
|
1076
1053
|
};
|
|
1077
1054
|
});
|
|
1078
1055
|
}
|
|
1079
|
-
function
|
|
1080
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1056
|
+
function Gn(e) {
|
|
1057
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1081
1058
|
}
|
|
1082
|
-
var
|
|
1083
|
-
return
|
|
1059
|
+
var jn = function(t) {
|
|
1060
|
+
return $n(t) && !Vn(t);
|
|
1084
1061
|
};
|
|
1085
|
-
function
|
|
1062
|
+
function $n(e) {
|
|
1086
1063
|
return !!e && typeof e == "object";
|
|
1087
1064
|
}
|
|
1088
|
-
function
|
|
1065
|
+
function Vn(e) {
|
|
1089
1066
|
var t = Object.prototype.toString.call(e);
|
|
1090
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1067
|
+
return t === "[object RegExp]" || t === "[object Date]" || zn(e);
|
|
1091
1068
|
}
|
|
1092
|
-
var
|
|
1093
|
-
function
|
|
1094
|
-
return e.$$typeof ===
|
|
1069
|
+
var Xn = typeof Symbol == "function" && Symbol.for, Wn = Xn ? Symbol.for("react.element") : 60103;
|
|
1070
|
+
function zn(e) {
|
|
1071
|
+
return e.$$typeof === Wn;
|
|
1095
1072
|
}
|
|
1096
|
-
function
|
|
1073
|
+
function Zn(e) {
|
|
1097
1074
|
return Array.isArray(e) ? [] : {};
|
|
1098
1075
|
}
|
|
1099
|
-
function
|
|
1100
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1076
|
+
function pe(e, t) {
|
|
1077
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? te(Zn(e), e, t) : e;
|
|
1101
1078
|
}
|
|
1102
|
-
function
|
|
1079
|
+
function Jn(e, t, r) {
|
|
1103
1080
|
return e.concat(t).map(function(n) {
|
|
1104
|
-
return
|
|
1081
|
+
return pe(n, r);
|
|
1105
1082
|
});
|
|
1106
1083
|
}
|
|
1107
|
-
function
|
|
1084
|
+
function qn(e, t) {
|
|
1108
1085
|
if (!t.customMerge)
|
|
1109
|
-
return
|
|
1086
|
+
return te;
|
|
1110
1087
|
var r = t.customMerge(e);
|
|
1111
|
-
return typeof r == "function" ? r :
|
|
1088
|
+
return typeof r == "function" ? r : te;
|
|
1112
1089
|
}
|
|
1113
|
-
function
|
|
1090
|
+
function Qn(e) {
|
|
1114
1091
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1115
1092
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1116
1093
|
}) : [];
|
|
1117
1094
|
}
|
|
1118
|
-
function
|
|
1119
|
-
return Object.keys(e).concat(
|
|
1095
|
+
function jt(e) {
|
|
1096
|
+
return Object.keys(e).concat(Qn(e));
|
|
1120
1097
|
}
|
|
1121
|
-
function
|
|
1098
|
+
function vr(e, t) {
|
|
1122
1099
|
try {
|
|
1123
1100
|
return t in e;
|
|
1124
1101
|
} catch {
|
|
1125
1102
|
return !1;
|
|
1126
1103
|
}
|
|
1127
1104
|
}
|
|
1128
|
-
function
|
|
1129
|
-
return
|
|
1105
|
+
function Yn(e, t) {
|
|
1106
|
+
return vr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1130
1107
|
}
|
|
1131
|
-
function
|
|
1108
|
+
function Kn(e, t, r) {
|
|
1132
1109
|
var n = {};
|
|
1133
|
-
return r.isMergeableObject(e) &&
|
|
1134
|
-
n[i] =
|
|
1135
|
-
}),
|
|
1136
|
-
|
|
1110
|
+
return r.isMergeableObject(e) && jt(e).forEach(function(i) {
|
|
1111
|
+
n[i] = pe(e[i], r);
|
|
1112
|
+
}), jt(t).forEach(function(i) {
|
|
1113
|
+
Yn(e, i) || (vr(e, i) && r.isMergeableObject(t[i]) ? n[i] = qn(i, r)(e[i], t[i], r) : n[i] = pe(t[i], r));
|
|
1137
1114
|
}), n;
|
|
1138
1115
|
}
|
|
1139
|
-
function
|
|
1140
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1116
|
+
function te(e, t, r) {
|
|
1117
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Jn, r.isMergeableObject = r.isMergeableObject || jn, r.cloneUnlessOtherwiseSpecified = pe;
|
|
1141
1118
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
|
1142
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
|
1119
|
+
return s ? n ? r.arrayMerge(e, t, r) : Kn(e, t, r) : pe(t, r);
|
|
1143
1120
|
}
|
|
1144
|
-
|
|
1121
|
+
te.all = function(t, r) {
|
|
1145
1122
|
if (!Array.isArray(t))
|
|
1146
1123
|
throw new Error("first argument should be an array");
|
|
1147
1124
|
return t.reduce(function(n, i) {
|
|
1148
|
-
return
|
|
1125
|
+
return te(n, i, r);
|
|
1149
1126
|
}, {});
|
|
1150
1127
|
};
|
|
1151
|
-
var
|
|
1152
|
-
const
|
|
1153
|
-
function
|
|
1154
|
-
|
|
1128
|
+
var ei = te, ti = ei;
|
|
1129
|
+
const ri = /* @__PURE__ */ Gn(ti);
|
|
1130
|
+
var ot = function(e, t) {
|
|
1131
|
+
return ot = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1132
|
+
r.__proto__ = n;
|
|
1133
|
+
} || function(r, n) {
|
|
1134
|
+
for (var i in n)
|
|
1135
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1136
|
+
}, ot(e, t);
|
|
1137
|
+
};
|
|
1138
|
+
function Me(e, t) {
|
|
1139
|
+
if (typeof t != "function" && t !== null)
|
|
1140
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1141
|
+
ot(e, t);
|
|
1142
|
+
function r() {
|
|
1143
|
+
this.constructor = e;
|
|
1144
|
+
}
|
|
1145
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1146
|
+
}
|
|
1147
|
+
var G = function() {
|
|
1148
|
+
return G = Object.assign || function(t) {
|
|
1149
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1150
|
+
r = arguments[n];
|
|
1151
|
+
for (var s in r)
|
|
1152
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
1153
|
+
}
|
|
1154
|
+
return t;
|
|
1155
|
+
}, G.apply(this, arguments);
|
|
1156
|
+
};
|
|
1157
|
+
function ni(e, t) {
|
|
1158
|
+
var r = {};
|
|
1159
|
+
for (var n in e)
|
|
1160
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1161
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1162
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1163
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1164
|
+
return r;
|
|
1165
|
+
}
|
|
1166
|
+
function We(e, t, r) {
|
|
1167
|
+
if (r || arguments.length === 2)
|
|
1168
|
+
for (var n = 0, i = t.length, s; n < i; n++)
|
|
1169
|
+
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
1170
|
+
return e.concat(s || Array.prototype.slice.call(t));
|
|
1171
|
+
}
|
|
1172
|
+
function ze(e, t) {
|
|
1173
|
+
var r = t && t.cache ? t.cache : hi, n = t && t.serializer ? t.serializer : ui, i = t && t.strategy ? t.strategy : oi;
|
|
1155
1174
|
return i(e, {
|
|
1156
1175
|
cache: r,
|
|
1157
1176
|
serializer: n
|
|
1158
1177
|
});
|
|
1159
1178
|
}
|
|
1160
|
-
function
|
|
1179
|
+
function ii(e) {
|
|
1161
1180
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1162
1181
|
}
|
|
1163
|
-
function
|
|
1164
|
-
var i =
|
|
1182
|
+
function si(e, t, r, n) {
|
|
1183
|
+
var i = ii(n) ? n : r(n), s = t.get(i);
|
|
1165
1184
|
return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
|
|
1166
1185
|
}
|
|
1167
|
-
function
|
|
1186
|
+
function _r(e, t, r) {
|
|
1168
1187
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
|
1169
1188
|
return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
|
|
1170
1189
|
}
|
|
1171
|
-
function
|
|
1190
|
+
function Er(e, t, r, n, i) {
|
|
1172
1191
|
return r.bind(t, e, n, i);
|
|
1173
1192
|
}
|
|
1174
|
-
function
|
|
1175
|
-
var r = e.length === 1 ?
|
|
1176
|
-
return
|
|
1177
|
-
}
|
|
1178
|
-
function ri(e, t) {
|
|
1179
|
-
return ft(e, this, br, t.cache.create(), t.serializer);
|
|
1193
|
+
function oi(e, t) {
|
|
1194
|
+
var r = e.length === 1 ? si : _r;
|
|
1195
|
+
return Er(e, this, r, t.cache.create(), t.serializer);
|
|
1180
1196
|
}
|
|
1181
|
-
function
|
|
1182
|
-
return
|
|
1197
|
+
function ai(e, t) {
|
|
1198
|
+
return Er(e, this, _r, t.cache.create(), t.serializer);
|
|
1183
1199
|
}
|
|
1184
|
-
var
|
|
1200
|
+
var ui = function() {
|
|
1185
1201
|
return JSON.stringify(arguments);
|
|
1186
|
-
},
|
|
1202
|
+
}, li = (
|
|
1187
1203
|
/** @class */
|
|
1188
1204
|
function() {
|
|
1189
1205
|
function e() {
|
|
@@ -1195,62 +1211,71 @@ var ii = function() {
|
|
|
1195
1211
|
this.cache[t] = r;
|
|
1196
1212
|
}, e;
|
|
1197
1213
|
}()
|
|
1198
|
-
),
|
|
1214
|
+
), hi = {
|
|
1199
1215
|
create: function() {
|
|
1200
|
-
return new
|
|
1216
|
+
return new li();
|
|
1201
1217
|
}
|
|
1202
|
-
},
|
|
1203
|
-
variadic:
|
|
1204
|
-
|
|
1205
|
-
|
|
1218
|
+
}, Ze = {
|
|
1219
|
+
variadic: ai
|
|
1220
|
+
}, Ce = function() {
|
|
1221
|
+
return Ce = Object.assign || function(t) {
|
|
1222
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1223
|
+
r = arguments[n];
|
|
1224
|
+
for (var s in r)
|
|
1225
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
1226
|
+
}
|
|
1227
|
+
return t;
|
|
1228
|
+
}, Ce.apply(this, arguments);
|
|
1229
|
+
};
|
|
1230
|
+
var v;
|
|
1206
1231
|
(function(e) {
|
|
1207
1232
|
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";
|
|
1208
1233
|
})(v || (v = {}));
|
|
1209
|
-
var
|
|
1234
|
+
var x;
|
|
1210
1235
|
(function(e) {
|
|
1211
1236
|
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";
|
|
1212
|
-
})(
|
|
1213
|
-
var
|
|
1237
|
+
})(x || (x = {}));
|
|
1238
|
+
var re;
|
|
1214
1239
|
(function(e) {
|
|
1215
1240
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1216
|
-
})(
|
|
1217
|
-
function
|
|
1218
|
-
return e.type ===
|
|
1241
|
+
})(re || (re = {}));
|
|
1242
|
+
function $t(e) {
|
|
1243
|
+
return e.type === x.literal;
|
|
1219
1244
|
}
|
|
1220
|
-
function
|
|
1221
|
-
return e.type ===
|
|
1245
|
+
function fi(e) {
|
|
1246
|
+
return e.type === x.argument;
|
|
1222
1247
|
}
|
|
1223
|
-
function
|
|
1224
|
-
return e.type ===
|
|
1248
|
+
function wr(e) {
|
|
1249
|
+
return e.type === x.number;
|
|
1225
1250
|
}
|
|
1226
|
-
function
|
|
1227
|
-
return e.type ===
|
|
1251
|
+
function Sr(e) {
|
|
1252
|
+
return e.type === x.date;
|
|
1228
1253
|
}
|
|
1229
|
-
function
|
|
1230
|
-
return e.type ===
|
|
1254
|
+
function xr(e) {
|
|
1255
|
+
return e.type === x.time;
|
|
1231
1256
|
}
|
|
1232
|
-
function
|
|
1233
|
-
return e.type ===
|
|
1257
|
+
function Tr(e) {
|
|
1258
|
+
return e.type === x.select;
|
|
1234
1259
|
}
|
|
1235
|
-
function
|
|
1236
|
-
return e.type ===
|
|
1260
|
+
function Hr(e) {
|
|
1261
|
+
return e.type === x.plural;
|
|
1237
1262
|
}
|
|
1238
|
-
function
|
|
1239
|
-
return e.type ===
|
|
1263
|
+
function ci(e) {
|
|
1264
|
+
return e.type === x.pound;
|
|
1240
1265
|
}
|
|
1241
|
-
function
|
|
1242
|
-
return e.type ===
|
|
1266
|
+
function Br(e) {
|
|
1267
|
+
return e.type === x.tag;
|
|
1243
1268
|
}
|
|
1244
|
-
function
|
|
1245
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1269
|
+
function Ar(e) {
|
|
1270
|
+
return !!(e && typeof e == "object" && e.type === re.number);
|
|
1246
1271
|
}
|
|
1247
|
-
function
|
|
1248
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1272
|
+
function at(e) {
|
|
1273
|
+
return !!(e && typeof e == "object" && e.type === re.dateTime);
|
|
1249
1274
|
}
|
|
1250
|
-
var
|
|
1251
|
-
function
|
|
1275
|
+
var Pr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, pi = /(?:[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;
|
|
1276
|
+
function mi(e) {
|
|
1252
1277
|
var t = {};
|
|
1253
|
-
return e.replace(
|
|
1278
|
+
return e.replace(pi, function(r) {
|
|
1254
1279
|
var n = r.length;
|
|
1255
1280
|
switch (r[0]) {
|
|
1256
1281
|
case "G":
|
|
@@ -1339,12 +1364,22 @@ function hi(e) {
|
|
|
1339
1364
|
return "";
|
|
1340
1365
|
}), t;
|
|
1341
1366
|
}
|
|
1342
|
-
var
|
|
1343
|
-
function
|
|
1367
|
+
var A = function() {
|
|
1368
|
+
return A = Object.assign || function(t) {
|
|
1369
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1370
|
+
r = arguments[n];
|
|
1371
|
+
for (var s in r)
|
|
1372
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
1373
|
+
}
|
|
1374
|
+
return t;
|
|
1375
|
+
}, A.apply(this, arguments);
|
|
1376
|
+
};
|
|
1377
|
+
var di = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1378
|
+
function gi(e) {
|
|
1344
1379
|
if (e.length === 0)
|
|
1345
1380
|
throw new Error("Number skeleton cannot be empty");
|
|
1346
|
-
for (var t = e.split(
|
|
1347
|
-
return
|
|
1381
|
+
for (var t = e.split(di).filter(function(m) {
|
|
1382
|
+
return m.length > 0;
|
|
1348
1383
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1349
1384
|
var s = i[n], o = s.split("/");
|
|
1350
1385
|
if (o.length === 0)
|
|
@@ -1358,17 +1393,17 @@ function ci(e) {
|
|
|
1358
1393
|
}
|
|
1359
1394
|
return r;
|
|
1360
1395
|
}
|
|
1361
|
-
function
|
|
1396
|
+
function bi(e) {
|
|
1362
1397
|
return e.replace(/^(.*?)-/, "");
|
|
1363
1398
|
}
|
|
1364
|
-
var
|
|
1365
|
-
function
|
|
1399
|
+
var Vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Or = /^(@+)?(\+|#+)?[rs]?$/g, yi = /(\*)(0+)|(#+)(0+)|(0+)/g, Cr = /^(0+)$/;
|
|
1400
|
+
function Xt(e) {
|
|
1366
1401
|
var t = {};
|
|
1367
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1402
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Or, function(r, n, i) {
|
|
1368
1403
|
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)), "";
|
|
1369
1404
|
}), t;
|
|
1370
1405
|
}
|
|
1371
|
-
function
|
|
1406
|
+
function Ir(e) {
|
|
1372
1407
|
switch (e) {
|
|
1373
1408
|
case "sign-auto":
|
|
1374
1409
|
return {
|
|
@@ -1408,7 +1443,7 @@ function Ar(e) {
|
|
|
1408
1443
|
};
|
|
1409
1444
|
}
|
|
1410
1445
|
}
|
|
1411
|
-
function
|
|
1446
|
+
function vi(e) {
|
|
1412
1447
|
var t;
|
|
1413
1448
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1414
1449
|
notation: "engineering"
|
|
@@ -1416,17 +1451,17 @@ function pi(e) {
|
|
|
1416
1451
|
notation: "scientific"
|
|
1417
1452
|
}, e = e.slice(1)), t) {
|
|
1418
1453
|
var r = e.slice(0, 2);
|
|
1419
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1454
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Cr.test(e))
|
|
1420
1455
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1421
1456
|
t.minimumIntegerDigits = e.length;
|
|
1422
1457
|
}
|
|
1423
1458
|
return t;
|
|
1424
1459
|
}
|
|
1425
|
-
function
|
|
1426
|
-
var t = {}, r =
|
|
1460
|
+
function Wt(e) {
|
|
1461
|
+
var t = {}, r = Ir(e);
|
|
1427
1462
|
return r || t;
|
|
1428
1463
|
}
|
|
1429
|
-
function
|
|
1464
|
+
function _i(e) {
|
|
1430
1465
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1431
1466
|
var i = n[r];
|
|
1432
1467
|
switch (i.stem) {
|
|
@@ -1450,7 +1485,7 @@ function gi(e) {
|
|
|
1450
1485
|
continue;
|
|
1451
1486
|
case "measure-unit":
|
|
1452
1487
|
case "unit":
|
|
1453
|
-
t.style = "unit", t.unit =
|
|
1488
|
+
t.style = "unit", t.unit = bi(i.options[0]);
|
|
1454
1489
|
continue;
|
|
1455
1490
|
case "compact-short":
|
|
1456
1491
|
case "K":
|
|
@@ -1461,13 +1496,13 @@ function gi(e) {
|
|
|
1461
1496
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1462
1497
|
continue;
|
|
1463
1498
|
case "scientific":
|
|
1464
|
-
t =
|
|
1465
|
-
return
|
|
1499
|
+
t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
|
|
1500
|
+
return A(A({}, h), Wt(l));
|
|
1466
1501
|
}, {}));
|
|
1467
1502
|
continue;
|
|
1468
1503
|
case "engineering":
|
|
1469
|
-
t =
|
|
1470
|
-
return
|
|
1504
|
+
t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
|
|
1505
|
+
return A(A({}, h), Wt(l));
|
|
1471
1506
|
}, {}));
|
|
1472
1507
|
continue;
|
|
1473
1508
|
case "notation-simple":
|
|
@@ -1512,11 +1547,11 @@ function gi(e) {
|
|
|
1512
1547
|
case "integer-width":
|
|
1513
1548
|
if (i.options.length > 1)
|
|
1514
1549
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1515
|
-
i.options[0].replace(
|
|
1550
|
+
i.options[0].replace(yi, function(h, l, u, c, m, y) {
|
|
1516
1551
|
if (l)
|
|
1517
1552
|
t.minimumIntegerDigits = u.length;
|
|
1518
1553
|
else {
|
|
1519
|
-
if (c &&
|
|
1554
|
+
if (c && m)
|
|
1520
1555
|
throw new Error("We currently do not support maximum integer digits");
|
|
1521
1556
|
if (y)
|
|
1522
1557
|
throw new Error("We currently do not support exact integer digits");
|
|
@@ -1525,28 +1560,28 @@ function gi(e) {
|
|
|
1525
1560
|
});
|
|
1526
1561
|
continue;
|
|
1527
1562
|
}
|
|
1528
|
-
if (
|
|
1563
|
+
if (Cr.test(i.stem)) {
|
|
1529
1564
|
t.minimumIntegerDigits = i.stem.length;
|
|
1530
1565
|
continue;
|
|
1531
1566
|
}
|
|
1532
|
-
if (
|
|
1567
|
+
if (Vt.test(i.stem)) {
|
|
1533
1568
|
if (i.options.length > 1)
|
|
1534
1569
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1535
|
-
i.stem.replace(
|
|
1536
|
-
return u === "*" ? t.minimumFractionDigits = l.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length :
|
|
1570
|
+
i.stem.replace(Vt, function(h, l, u, c, m, y) {
|
|
1571
|
+
return u === "*" ? t.minimumFractionDigits = l.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && y ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + y.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
|
|
1537
1572
|
});
|
|
1538
1573
|
var s = i.options[0];
|
|
1539
|
-
s === "w" ? t =
|
|
1574
|
+
s === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = A(A({}, t), Xt(s)));
|
|
1540
1575
|
continue;
|
|
1541
1576
|
}
|
|
1542
|
-
if (
|
|
1543
|
-
t =
|
|
1577
|
+
if (Or.test(i.stem)) {
|
|
1578
|
+
t = A(A({}, t), Xt(i.stem));
|
|
1544
1579
|
continue;
|
|
1545
1580
|
}
|
|
1546
|
-
var o =
|
|
1547
|
-
o && (t =
|
|
1548
|
-
var a =
|
|
1549
|
-
a && (t =
|
|
1581
|
+
var o = Ir(i.stem);
|
|
1582
|
+
o && (t = A(A({}, t), o));
|
|
1583
|
+
var a = vi(i.stem);
|
|
1584
|
+
a && (t = A(A({}, t), a));
|
|
1550
1585
|
}
|
|
1551
1586
|
return t;
|
|
1552
1587
|
}
|
|
@@ -2965,13 +3000,13 @@ var Te = {
|
|
|
2965
3000
|
"h"
|
|
2966
3001
|
]
|
|
2967
3002
|
};
|
|
2968
|
-
function
|
|
3003
|
+
function Ei(e, t) {
|
|
2969
3004
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2970
3005
|
var i = e.charAt(n);
|
|
2971
3006
|
if (i === "j") {
|
|
2972
3007
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2973
3008
|
s++, n++;
|
|
2974
|
-
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", l =
|
|
3009
|
+
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", l = wi(t);
|
|
2975
3010
|
for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
|
|
2976
3011
|
r += h;
|
|
2977
3012
|
for (; o-- > 0; )
|
|
@@ -2981,7 +3016,7 @@ function bi(e, t) {
|
|
|
2981
3016
|
}
|
|
2982
3017
|
return r;
|
|
2983
3018
|
}
|
|
2984
|
-
function
|
|
3019
|
+
function wi(e) {
|
|
2985
3020
|
var t = e.hourCycle;
|
|
2986
3021
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2987
3022
|
e.hourCycles && // @ts-ignore
|
|
@@ -3003,20 +3038,20 @@ function yi(e) {
|
|
|
3003
3038
|
var i = Te[n || ""] || Te[r || ""] || Te["".concat(r, "-001")] || Te["001"];
|
|
3004
3039
|
return i[0];
|
|
3005
3040
|
}
|
|
3006
|
-
var
|
|
3041
|
+
var Je, Si = new RegExp("^".concat(Pr.source, "*")), xi = new RegExp("".concat(Pr.source, "*$"));
|
|
3007
3042
|
function _(e, t) {
|
|
3008
3043
|
return { start: e, end: t };
|
|
3009
3044
|
}
|
|
3010
|
-
var
|
|
3045
|
+
var Ti = !!String.prototype.startsWith && "_a".startsWith("a", 1), Hi = !!String.fromCodePoint, Bi = !!Object.fromEntries, Ai = !!String.prototype.codePointAt, Pi = !!String.prototype.trimStart, Oi = !!String.prototype.trimEnd, Ci = !!Number.isSafeInteger, Ii = Ci ? Number.isSafeInteger : function(e) {
|
|
3011
3046
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3012
|
-
},
|
|
3047
|
+
}, ut = !0;
|
|
3013
3048
|
try {
|
|
3014
|
-
var
|
|
3015
|
-
|
|
3049
|
+
var Li = Rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3050
|
+
ut = ((Je = Li.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
|
|
3016
3051
|
} catch {
|
|
3017
|
-
|
|
3052
|
+
ut = !1;
|
|
3018
3053
|
}
|
|
3019
|
-
var
|
|
3054
|
+
var zt = Ti ? (
|
|
3020
3055
|
// Native
|
|
3021
3056
|
function(t, r, n) {
|
|
3022
3057
|
return t.startsWith(r, n);
|
|
@@ -3026,7 +3061,7 @@ var $t = Ei ? (
|
|
|
3026
3061
|
function(t, r, n) {
|
|
3027
3062
|
return t.slice(n, n + r.length) === r;
|
|
3028
3063
|
}
|
|
3029
|
-
),
|
|
3064
|
+
), lt = Hi ? String.fromCodePoint : (
|
|
3030
3065
|
// IE11
|
|
3031
3066
|
function() {
|
|
3032
3067
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3038,9 +3073,9 @@ var $t = Ei ? (
|
|
|
3038
3073
|
}
|
|
3039
3074
|
return n;
|
|
3040
3075
|
}
|
|
3041
|
-
),
|
|
3076
|
+
), Zt = (
|
|
3042
3077
|
// native
|
|
3043
|
-
|
|
3078
|
+
Bi ? Object.fromEntries : (
|
|
3044
3079
|
// Ponyfill
|
|
3045
3080
|
function(t) {
|
|
3046
3081
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3050,7 +3085,7 @@ var $t = Ei ? (
|
|
|
3050
3085
|
return r;
|
|
3051
3086
|
}
|
|
3052
3087
|
)
|
|
3053
|
-
),
|
|
3088
|
+
), Lr = Ai ? (
|
|
3054
3089
|
// Native
|
|
3055
3090
|
function(t, r) {
|
|
3056
3091
|
return t.codePointAt(r);
|
|
@@ -3064,7 +3099,7 @@ var $t = Ei ? (
|
|
|
3064
3099
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
3065
3100
|
}
|
|
3066
3101
|
}
|
|
3067
|
-
),
|
|
3102
|
+
), Ri = Pi ? (
|
|
3068
3103
|
// Native
|
|
3069
3104
|
function(t) {
|
|
3070
3105
|
return t.trimStart();
|
|
@@ -3072,9 +3107,9 @@ var $t = Ei ? (
|
|
|
3072
3107
|
) : (
|
|
3073
3108
|
// Ponyfill
|
|
3074
3109
|
function(t) {
|
|
3075
|
-
return t.replace(
|
|
3110
|
+
return t.replace(Si, "");
|
|
3076
3111
|
}
|
|
3077
|
-
),
|
|
3112
|
+
), Ni = Oi ? (
|
|
3078
3113
|
// Native
|
|
3079
3114
|
function(t) {
|
|
3080
3115
|
return t.trimEnd();
|
|
@@ -3082,32 +3117,32 @@ var $t = Ei ? (
|
|
|
3082
3117
|
) : (
|
|
3083
3118
|
// Ponyfill
|
|
3084
3119
|
function(t) {
|
|
3085
|
-
return t.replace(
|
|
3120
|
+
return t.replace(xi, "");
|
|
3086
3121
|
}
|
|
3087
3122
|
);
|
|
3088
|
-
function
|
|
3123
|
+
function Rr(e, t) {
|
|
3089
3124
|
return new RegExp(e, t);
|
|
3090
3125
|
}
|
|
3091
|
-
var
|
|
3092
|
-
if (
|
|
3093
|
-
var
|
|
3094
|
-
|
|
3126
|
+
var ht;
|
|
3127
|
+
if (ut) {
|
|
3128
|
+
var Jt = Rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3129
|
+
ht = function(t, r) {
|
|
3095
3130
|
var n;
|
|
3096
|
-
|
|
3097
|
-
var i =
|
|
3131
|
+
Jt.lastIndex = r;
|
|
3132
|
+
var i = Jt.exec(t);
|
|
3098
3133
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3099
3134
|
};
|
|
3100
3135
|
} else
|
|
3101
|
-
|
|
3136
|
+
ht = function(t, r) {
|
|
3102
3137
|
for (var n = []; ; ) {
|
|
3103
|
-
var i =
|
|
3104
|
-
if (i === void 0 ||
|
|
3138
|
+
var i = Lr(t, r);
|
|
3139
|
+
if (i === void 0 || Nr(i) || Ui(i))
|
|
3105
3140
|
break;
|
|
3106
3141
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3107
3142
|
}
|
|
3108
|
-
return
|
|
3143
|
+
return lt.apply(void 0, n);
|
|
3109
3144
|
};
|
|
3110
|
-
var
|
|
3145
|
+
var Mi = (
|
|
3111
3146
|
/** @class */
|
|
3112
3147
|
function() {
|
|
3113
3148
|
function e(t, r) {
|
|
@@ -3131,14 +3166,14 @@ var Ii = (
|
|
|
3131
3166
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3132
3167
|
var a = this.clonePosition();
|
|
3133
3168
|
this.bump(), i.push({
|
|
3134
|
-
type:
|
|
3169
|
+
type: x.pound,
|
|
3135
3170
|
location: _(a, this.clonePosition())
|
|
3136
3171
|
});
|
|
3137
3172
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3138
3173
|
if (n)
|
|
3139
3174
|
break;
|
|
3140
3175
|
return this.error(v.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
|
|
3141
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
3176
|
+
} else if (s === 60 && !this.ignoreTag && ft(this.peek() || 0)) {
|
|
3142
3177
|
var o = this.parseTag(t, r);
|
|
3143
3178
|
if (o.err)
|
|
3144
3179
|
return o;
|
|
@@ -3159,7 +3194,7 @@ var Ii = (
|
|
|
3159
3194
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3160
3195
|
return {
|
|
3161
3196
|
val: {
|
|
3162
|
-
type:
|
|
3197
|
+
type: x.literal,
|
|
3163
3198
|
value: "<".concat(i, "/>"),
|
|
3164
3199
|
location: _(n, this.clonePosition())
|
|
3165
3200
|
},
|
|
@@ -3171,12 +3206,12 @@ var Ii = (
|
|
|
3171
3206
|
return s;
|
|
3172
3207
|
var o = s.val, a = this.clonePosition();
|
|
3173
3208
|
if (this.bumpIf("</")) {
|
|
3174
|
-
if (this.isEOF() || !
|
|
3209
|
+
if (this.isEOF() || !ft(this.char()))
|
|
3175
3210
|
return this.error(v.INVALID_TAG, _(a, this.clonePosition()));
|
|
3176
3211
|
var h = this.clonePosition(), l = this.parseTagName();
|
|
3177
3212
|
return i !== l ? this.error(v.UNMATCHED_CLOSING_TAG, _(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3178
3213
|
val: {
|
|
3179
|
-
type:
|
|
3214
|
+
type: x.tag,
|
|
3180
3215
|
value: i,
|
|
3181
3216
|
children: o,
|
|
3182
3217
|
location: _(n, this.clonePosition())
|
|
@@ -3189,7 +3224,7 @@ var Ii = (
|
|
|
3189
3224
|
return this.error(v.INVALID_TAG, _(n, this.clonePosition()));
|
|
3190
3225
|
}, e.prototype.parseTagName = function() {
|
|
3191
3226
|
var t = this.offset();
|
|
3192
|
-
for (this.bump(); !this.isEOF() &&
|
|
3227
|
+
for (this.bump(); !this.isEOF() && Fi(this.char()); )
|
|
3193
3228
|
this.bump();
|
|
3194
3229
|
return this.message.slice(t, this.offset());
|
|
3195
3230
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3213,12 +3248,12 @@ var Ii = (
|
|
|
3213
3248
|
}
|
|
3214
3249
|
var h = _(n, this.clonePosition());
|
|
3215
3250
|
return {
|
|
3216
|
-
val: { type:
|
|
3251
|
+
val: { type: x.literal, value: i, location: h },
|
|
3217
3252
|
err: null
|
|
3218
3253
|
};
|
|
3219
3254
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3220
3255
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3221
|
-
!
|
|
3256
|
+
!Di(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3222
3257
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3223
3258
|
if (this.isEOF() || this.char() !== 39)
|
|
3224
3259
|
return null;
|
|
@@ -3252,12 +3287,12 @@ var Ii = (
|
|
|
3252
3287
|
r.push(n);
|
|
3253
3288
|
this.bump();
|
|
3254
3289
|
}
|
|
3255
|
-
return
|
|
3290
|
+
return lt.apply(void 0, r);
|
|
3256
3291
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3257
3292
|
if (this.isEOF())
|
|
3258
3293
|
return null;
|
|
3259
3294
|
var n = this.char();
|
|
3260
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3295
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), lt(n));
|
|
3261
3296
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3262
3297
|
var n = this.clonePosition();
|
|
3263
3298
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3273,7 +3308,7 @@ var Ii = (
|
|
|
3273
3308
|
case 125:
|
|
3274
3309
|
return this.bump(), {
|
|
3275
3310
|
val: {
|
|
3276
|
-
type:
|
|
3311
|
+
type: x.argument,
|
|
3277
3312
|
// value does not include the opening and closing braces.
|
|
3278
3313
|
value: i,
|
|
3279
3314
|
location: _(n, this.clonePosition())
|
|
@@ -3286,7 +3321,7 @@ var Ii = (
|
|
|
3286
3321
|
return this.error(v.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
|
|
3287
3322
|
}
|
|
3288
3323
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3289
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3324
|
+
var t = this.clonePosition(), r = this.offset(), n = ht(this.message, r), i = r + n.length;
|
|
3290
3325
|
this.bumpTo(i);
|
|
3291
3326
|
var s = this.clonePosition(), o = _(t, s);
|
|
3292
3327
|
return { value: n, location: o };
|
|
@@ -3305,46 +3340,46 @@ var Ii = (
|
|
|
3305
3340
|
var u = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3306
3341
|
if (c.err)
|
|
3307
3342
|
return c;
|
|
3308
|
-
var
|
|
3309
|
-
if (
|
|
3343
|
+
var m = Ni(c.val);
|
|
3344
|
+
if (m.length === 0)
|
|
3310
3345
|
return this.error(v.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3311
3346
|
var y = _(u, this.clonePosition());
|
|
3312
|
-
l = { style:
|
|
3347
|
+
l = { style: m, styleLocation: y };
|
|
3313
3348
|
}
|
|
3314
3349
|
var g = this.tryParseArgumentClose(i);
|
|
3315
3350
|
if (g.err)
|
|
3316
3351
|
return g;
|
|
3317
|
-
var
|
|
3318
|
-
if (l &&
|
|
3319
|
-
var b =
|
|
3352
|
+
var d = _(i, this.clonePosition());
|
|
3353
|
+
if (l && zt(l?.style, "::", 0)) {
|
|
3354
|
+
var b = Ri(l.style.slice(2));
|
|
3320
3355
|
if (a === "number") {
|
|
3321
3356
|
var c = this.parseNumberSkeletonFromString(b, l.styleLocation);
|
|
3322
3357
|
return c.err ? c : {
|
|
3323
|
-
val: { type:
|
|
3358
|
+
val: { type: x.number, value: n, location: d, style: c.val },
|
|
3324
3359
|
err: null
|
|
3325
3360
|
};
|
|
3326
3361
|
} else {
|
|
3327
3362
|
if (b.length === 0)
|
|
3328
|
-
return this.error(v.EXPECT_DATE_TIME_SKELETON,
|
|
3329
|
-
var
|
|
3330
|
-
this.locale && (
|
|
3331
|
-
var
|
|
3332
|
-
type:
|
|
3333
|
-
pattern:
|
|
3363
|
+
return this.error(v.EXPECT_DATE_TIME_SKELETON, d);
|
|
3364
|
+
var w = b;
|
|
3365
|
+
this.locale && (w = Ei(b, this.locale));
|
|
3366
|
+
var m = {
|
|
3367
|
+
type: re.dateTime,
|
|
3368
|
+
pattern: w,
|
|
3334
3369
|
location: l.styleLocation,
|
|
3335
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3336
|
-
}, O = a === "date" ?
|
|
3370
|
+
parsedOptions: this.shouldParseSkeletons ? mi(w) : {}
|
|
3371
|
+
}, O = a === "date" ? x.date : x.time;
|
|
3337
3372
|
return {
|
|
3338
|
-
val: { type: O, value: n, location:
|
|
3373
|
+
val: { type: O, value: n, location: d, style: m },
|
|
3339
3374
|
err: null
|
|
3340
3375
|
};
|
|
3341
3376
|
}
|
|
3342
3377
|
}
|
|
3343
3378
|
return {
|
|
3344
3379
|
val: {
|
|
3345
|
-
type: a === "number" ?
|
|
3380
|
+
type: a === "number" ? x.number : a === "date" ? x.date : x.time,
|
|
3346
3381
|
value: n,
|
|
3347
|
-
location:
|
|
3382
|
+
location: d,
|
|
3348
3383
|
style: (s = l?.style) !== null && s !== void 0 ? s : null
|
|
3349
3384
|
},
|
|
3350
3385
|
err: null
|
|
@@ -3355,7 +3390,7 @@ var Ii = (
|
|
|
3355
3390
|
case "select": {
|
|
3356
3391
|
var P = this.clonePosition();
|
|
3357
3392
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3358
|
-
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(P,
|
|
3393
|
+
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(P, Ce({}, P)));
|
|
3359
3394
|
this.bumpSpace();
|
|
3360
3395
|
var R = this.parseIdentifierIfPossible(), N = 0;
|
|
3361
3396
|
if (a !== "select" && R.value === "offset") {
|
|
@@ -3376,17 +3411,17 @@ var Ii = (
|
|
|
3376
3411
|
var D = _(i, this.clonePosition());
|
|
3377
3412
|
return a === "select" ? {
|
|
3378
3413
|
val: {
|
|
3379
|
-
type:
|
|
3414
|
+
type: x.select,
|
|
3380
3415
|
value: n,
|
|
3381
|
-
options:
|
|
3416
|
+
options: Zt(C.val),
|
|
3382
3417
|
location: D
|
|
3383
3418
|
},
|
|
3384
3419
|
err: null
|
|
3385
3420
|
} : {
|
|
3386
3421
|
val: {
|
|
3387
|
-
type:
|
|
3422
|
+
type: x.plural,
|
|
3388
3423
|
value: n,
|
|
3389
|
-
options:
|
|
3424
|
+
options: Zt(C.val),
|
|
3390
3425
|
offset: N,
|
|
3391
3426
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3392
3427
|
location: D
|
|
@@ -3437,16 +3472,16 @@ var Ii = (
|
|
|
3437
3472
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3438
3473
|
var n = [];
|
|
3439
3474
|
try {
|
|
3440
|
-
n =
|
|
3475
|
+
n = gi(t);
|
|
3441
3476
|
} catch {
|
|
3442
3477
|
return this.error(v.INVALID_NUMBER_SKELETON, r);
|
|
3443
3478
|
}
|
|
3444
3479
|
return {
|
|
3445
3480
|
val: {
|
|
3446
|
-
type:
|
|
3481
|
+
type: re.number,
|
|
3447
3482
|
tokens: n,
|
|
3448
3483
|
location: r,
|
|
3449
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3484
|
+
parsedOptions: this.shouldParseSkeletons ? _i(n) : {}
|
|
3450
3485
|
},
|
|
3451
3486
|
err: null
|
|
3452
3487
|
};
|
|
@@ -3455,9 +3490,9 @@ var Ii = (
|
|
|
3455
3490
|
if (l.length === 0) {
|
|
3456
3491
|
var c = this.clonePosition();
|
|
3457
3492
|
if (r !== "select" && this.bumpIf("=")) {
|
|
3458
|
-
var
|
|
3459
|
-
if (
|
|
3460
|
-
return
|
|
3493
|
+
var m = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR, v.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
3494
|
+
if (m.err)
|
|
3495
|
+
return m;
|
|
3461
3496
|
u = _(c, this.clonePosition()), l = this.message.slice(c.offset, this.offset());
|
|
3462
3497
|
} else
|
|
3463
3498
|
break;
|
|
@@ -3471,9 +3506,9 @@ var Ii = (
|
|
|
3471
3506
|
var g = this.parseMessage(t + 1, r, n);
|
|
3472
3507
|
if (g.err)
|
|
3473
3508
|
return g;
|
|
3474
|
-
var
|
|
3475
|
-
if (
|
|
3476
|
-
return
|
|
3509
|
+
var d = this.tryParseArgumentClose(y);
|
|
3510
|
+
if (d.err)
|
|
3511
|
+
return d;
|
|
3477
3512
|
a.push([
|
|
3478
3513
|
l,
|
|
3479
3514
|
{
|
|
@@ -3494,7 +3529,7 @@ var Ii = (
|
|
|
3494
3529
|
break;
|
|
3495
3530
|
}
|
|
3496
3531
|
var h = _(i, this.clonePosition());
|
|
3497
|
-
return s ? (o *= n,
|
|
3532
|
+
return s ? (o *= n, Ii(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3498
3533
|
}, e.prototype.offset = function() {
|
|
3499
3534
|
return this.position.offset;
|
|
3500
3535
|
}, e.prototype.isEOF = function() {
|
|
@@ -3509,7 +3544,7 @@ var Ii = (
|
|
|
3509
3544
|
var t = this.position.offset;
|
|
3510
3545
|
if (t >= this.message.length)
|
|
3511
3546
|
throw Error("out of bound");
|
|
3512
|
-
var r =
|
|
3547
|
+
var r = Lr(this.message, t);
|
|
3513
3548
|
if (r === void 0)
|
|
3514
3549
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3515
3550
|
return r;
|
|
@@ -3528,7 +3563,7 @@ var Ii = (
|
|
|
3528
3563
|
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);
|
|
3529
3564
|
}
|
|
3530
3565
|
}, e.prototype.bumpIf = function(t) {
|
|
3531
|
-
if (
|
|
3566
|
+
if (zt(this.message, t, this.offset())) {
|
|
3532
3567
|
for (var r = 0; r < t.length; r++)
|
|
3533
3568
|
this.bump();
|
|
3534
3569
|
return !0;
|
|
@@ -3550,7 +3585,7 @@ var Ii = (
|
|
|
3550
3585
|
break;
|
|
3551
3586
|
}
|
|
3552
3587
|
}, e.prototype.bumpSpace = function() {
|
|
3553
|
-
for (; !this.isEOF() &&
|
|
3588
|
+
for (; !this.isEOF() && Nr(this.char()); )
|
|
3554
3589
|
this.bump();
|
|
3555
3590
|
}, e.prototype.peek = function() {
|
|
3556
3591
|
if (this.isEOF())
|
|
@@ -3560,47 +3595,47 @@ var Ii = (
|
|
|
3560
3595
|
}, e;
|
|
3561
3596
|
}()
|
|
3562
3597
|
);
|
|
3563
|
-
function
|
|
3598
|
+
function ft(e) {
|
|
3564
3599
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3565
3600
|
}
|
|
3566
|
-
function
|
|
3567
|
-
return
|
|
3601
|
+
function Di(e) {
|
|
3602
|
+
return ft(e) || e === 47;
|
|
3568
3603
|
}
|
|
3569
|
-
function
|
|
3604
|
+
function Fi(e) {
|
|
3570
3605
|
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;
|
|
3571
3606
|
}
|
|
3572
|
-
function
|
|
3607
|
+
function Nr(e) {
|
|
3573
3608
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3574
3609
|
}
|
|
3575
|
-
function
|
|
3610
|
+
function Ui(e) {
|
|
3576
3611
|
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;
|
|
3577
3612
|
}
|
|
3578
|
-
function
|
|
3613
|
+
function ct(e) {
|
|
3579
3614
|
e.forEach(function(t) {
|
|
3580
|
-
if (delete t.location,
|
|
3615
|
+
if (delete t.location, Tr(t) || Hr(t))
|
|
3581
3616
|
for (var r in t.options)
|
|
3582
|
-
delete t.options[r].location,
|
|
3617
|
+
delete t.options[r].location, ct(t.options[r].value);
|
|
3583
3618
|
else
|
|
3584
|
-
|
|
3619
|
+
wr(t) && Ar(t.style) || (Sr(t) || xr(t)) && at(t.style) ? delete t.style.location : Br(t) && ct(t.children);
|
|
3585
3620
|
});
|
|
3586
3621
|
}
|
|
3587
|
-
function
|
|
3588
|
-
t === void 0 && (t = {}), t =
|
|
3589
|
-
var r = new
|
|
3622
|
+
function ki(e, t) {
|
|
3623
|
+
t === void 0 && (t = {}), t = Ce({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3624
|
+
var r = new Mi(e, t).parse();
|
|
3590
3625
|
if (r.err) {
|
|
3591
3626
|
var n = SyntaxError(v[r.err.kind]);
|
|
3592
3627
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3593
3628
|
}
|
|
3594
|
-
return t?.captureLocation ||
|
|
3629
|
+
return t?.captureLocation || ct(r.val), r.val;
|
|
3595
3630
|
}
|
|
3596
|
-
var
|
|
3631
|
+
var ne;
|
|
3597
3632
|
(function(e) {
|
|
3598
3633
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3599
|
-
})(
|
|
3600
|
-
var
|
|
3634
|
+
})(ne || (ne = {}));
|
|
3635
|
+
var De = (
|
|
3601
3636
|
/** @class */
|
|
3602
3637
|
function(e) {
|
|
3603
|
-
|
|
3638
|
+
Me(t, e);
|
|
3604
3639
|
function t(r, n, i) {
|
|
3605
3640
|
var s = e.call(this, r) || this;
|
|
3606
3641
|
return s.code = n, s.originalMessage = i, s;
|
|
@@ -3609,48 +3644,48 @@ var Ne = (
|
|
|
3609
3644
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3610
3645
|
}, t;
|
|
3611
3646
|
}(Error)
|
|
3612
|
-
),
|
|
3647
|
+
), qt = (
|
|
3613
3648
|
/** @class */
|
|
3614
3649
|
function(e) {
|
|
3615
|
-
|
|
3650
|
+
Me(t, e);
|
|
3616
3651
|
function t(r, n, i, s) {
|
|
3617
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3652
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ne.INVALID_VALUE, s) || this;
|
|
3618
3653
|
}
|
|
3619
3654
|
return t;
|
|
3620
|
-
}(
|
|
3621
|
-
),
|
|
3655
|
+
}(De)
|
|
3656
|
+
), Gi = (
|
|
3622
3657
|
/** @class */
|
|
3623
3658
|
function(e) {
|
|
3624
|
-
|
|
3659
|
+
Me(t, e);
|
|
3625
3660
|
function t(r, n, i) {
|
|
3626
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3661
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ne.INVALID_VALUE, i) || this;
|
|
3627
3662
|
}
|
|
3628
3663
|
return t;
|
|
3629
|
-
}(
|
|
3630
|
-
),
|
|
3664
|
+
}(De)
|
|
3665
|
+
), ji = (
|
|
3631
3666
|
/** @class */
|
|
3632
3667
|
function(e) {
|
|
3633
|
-
|
|
3668
|
+
Me(t, e);
|
|
3634
3669
|
function t(r, n) {
|
|
3635
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3670
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ne.MISSING_VALUE, n) || this;
|
|
3636
3671
|
}
|
|
3637
3672
|
return t;
|
|
3638
|
-
}(
|
|
3673
|
+
}(De)
|
|
3639
3674
|
), L;
|
|
3640
3675
|
(function(e) {
|
|
3641
3676
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3642
3677
|
})(L || (L = {}));
|
|
3643
|
-
function
|
|
3678
|
+
function $i(e) {
|
|
3644
3679
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3645
3680
|
var n = t[t.length - 1];
|
|
3646
3681
|
return !n || n.type !== L.literal || r.type !== L.literal ? t.push(r) : n.value += r.value, t;
|
|
3647
3682
|
}, []);
|
|
3648
3683
|
}
|
|
3649
|
-
function
|
|
3684
|
+
function Vi(e) {
|
|
3650
3685
|
return typeof e == "function";
|
|
3651
3686
|
}
|
|
3652
3687
|
function Ae(e, t, r, n, i, s, o) {
|
|
3653
|
-
if (e.length === 1 &&
|
|
3688
|
+
if (e.length === 1 && $t(e[0]))
|
|
3654
3689
|
return [
|
|
3655
3690
|
{
|
|
3656
3691
|
type: L.literal,
|
|
@@ -3659,14 +3694,14 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3659
3694
|
];
|
|
3660
3695
|
for (var a = [], h = 0, l = e; h < l.length; h++) {
|
|
3661
3696
|
var u = l[h];
|
|
3662
|
-
if (
|
|
3697
|
+
if ($t(u)) {
|
|
3663
3698
|
a.push({
|
|
3664
3699
|
type: L.literal,
|
|
3665
3700
|
value: u.value
|
|
3666
3701
|
});
|
|
3667
3702
|
continue;
|
|
3668
3703
|
}
|
|
3669
|
-
if (
|
|
3704
|
+
if (ci(u)) {
|
|
3670
3705
|
typeof s == "number" && a.push({
|
|
3671
3706
|
type: L.literal,
|
|
3672
3707
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3675,44 +3710,44 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3675
3710
|
}
|
|
3676
3711
|
var c = u.value;
|
|
3677
3712
|
if (!(i && c in i))
|
|
3678
|
-
throw new
|
|
3679
|
-
var
|
|
3680
|
-
if (
|
|
3681
|
-
(!
|
|
3682
|
-
type: typeof
|
|
3683
|
-
value:
|
|
3713
|
+
throw new ji(c, o);
|
|
3714
|
+
var m = i[c];
|
|
3715
|
+
if (fi(u)) {
|
|
3716
|
+
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), a.push({
|
|
3717
|
+
type: typeof m == "string" ? L.literal : L.object,
|
|
3718
|
+
value: m
|
|
3684
3719
|
});
|
|
3685
3720
|
continue;
|
|
3686
3721
|
}
|
|
3687
|
-
if (
|
|
3688
|
-
var y = typeof u.style == "string" ? n.date[u.style] :
|
|
3722
|
+
if (Sr(u)) {
|
|
3723
|
+
var y = typeof u.style == "string" ? n.date[u.style] : at(u.style) ? u.style.parsedOptions : void 0;
|
|
3689
3724
|
a.push({
|
|
3690
3725
|
type: L.literal,
|
|
3691
|
-
value: r.getDateTimeFormat(t, y).format(
|
|
3726
|
+
value: r.getDateTimeFormat(t, y).format(m)
|
|
3692
3727
|
});
|
|
3693
3728
|
continue;
|
|
3694
3729
|
}
|
|
3695
|
-
if (
|
|
3696
|
-
var y = typeof u.style == "string" ? n.time[u.style] :
|
|
3730
|
+
if (xr(u)) {
|
|
3731
|
+
var y = typeof u.style == "string" ? n.time[u.style] : at(u.style) ? u.style.parsedOptions : n.time.medium;
|
|
3697
3732
|
a.push({
|
|
3698
3733
|
type: L.literal,
|
|
3699
|
-
value: r.getDateTimeFormat(t, y).format(
|
|
3734
|
+
value: r.getDateTimeFormat(t, y).format(m)
|
|
3700
3735
|
});
|
|
3701
3736
|
continue;
|
|
3702
3737
|
}
|
|
3703
|
-
if (
|
|
3704
|
-
var y = typeof u.style == "string" ? n.number[u.style] :
|
|
3705
|
-
y && y.scale && (
|
|
3738
|
+
if (wr(u)) {
|
|
3739
|
+
var y = typeof u.style == "string" ? n.number[u.style] : Ar(u.style) ? u.style.parsedOptions : void 0;
|
|
3740
|
+
y && y.scale && (m = m * (y.scale || 1)), a.push({
|
|
3706
3741
|
type: L.literal,
|
|
3707
|
-
value: r.getNumberFormat(t, y).format(
|
|
3742
|
+
value: r.getNumberFormat(t, y).format(m)
|
|
3708
3743
|
});
|
|
3709
3744
|
continue;
|
|
3710
3745
|
}
|
|
3711
|
-
if (
|
|
3712
|
-
var g = u.children,
|
|
3713
|
-
if (!
|
|
3714
|
-
throw new
|
|
3715
|
-
var
|
|
3746
|
+
if (Br(u)) {
|
|
3747
|
+
var g = u.children, d = u.value, b = i[d];
|
|
3748
|
+
if (!Vi(b))
|
|
3749
|
+
throw new Gi(d, "function", o);
|
|
3750
|
+
var w = Ae(g, t, r, n, i, s), O = b(w.map(function(N) {
|
|
3716
3751
|
return N.value;
|
|
3717
3752
|
}));
|
|
3718
3753
|
Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(N) {
|
|
@@ -3722,42 +3757,42 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3722
3757
|
};
|
|
3723
3758
|
}));
|
|
3724
3759
|
}
|
|
3725
|
-
if (
|
|
3726
|
-
var P = u.options[
|
|
3760
|
+
if (Tr(u)) {
|
|
3761
|
+
var P = u.options[m] || u.options.other;
|
|
3727
3762
|
if (!P)
|
|
3728
|
-
throw new
|
|
3763
|
+
throw new qt(u.value, m, Object.keys(u.options), o);
|
|
3729
3764
|
a.push.apply(a, Ae(P.value, t, r, n, i));
|
|
3730
3765
|
continue;
|
|
3731
3766
|
}
|
|
3732
|
-
if (
|
|
3733
|
-
var P = u.options["=".concat(
|
|
3767
|
+
if (Hr(u)) {
|
|
3768
|
+
var P = u.options["=".concat(m)];
|
|
3734
3769
|
if (!P) {
|
|
3735
3770
|
if (!Intl.PluralRules)
|
|
3736
|
-
throw new
|
|
3771
|
+
throw new De(`Intl.PluralRules is not available in this environment.
|
|
3737
3772
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3738
|
-
`,
|
|
3739
|
-
var R = r.getPluralRules(t, { type: u.pluralType }).select(
|
|
3773
|
+
`, ne.MISSING_INTL_API, o);
|
|
3774
|
+
var R = r.getPluralRules(t, { type: u.pluralType }).select(m - (u.offset || 0));
|
|
3740
3775
|
P = u.options[R] || u.options.other;
|
|
3741
3776
|
}
|
|
3742
3777
|
if (!P)
|
|
3743
|
-
throw new
|
|
3744
|
-
a.push.apply(a, Ae(P.value, t, r, n, i,
|
|
3778
|
+
throw new qt(u.value, m, Object.keys(u.options), o);
|
|
3779
|
+
a.push.apply(a, Ae(P.value, t, r, n, i, m - (u.offset || 0)));
|
|
3745
3780
|
continue;
|
|
3746
3781
|
}
|
|
3747
3782
|
}
|
|
3748
|
-
return
|
|
3783
|
+
return $i(a);
|
|
3749
3784
|
}
|
|
3750
|
-
function
|
|
3751
|
-
return t ?
|
|
3752
|
-
return r[n] =
|
|
3785
|
+
function Xi(e, t) {
|
|
3786
|
+
return t ? G(G(G({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3787
|
+
return r[n] = G(G({}, e[n]), t[n] || {}), r;
|
|
3753
3788
|
}, {})) : e;
|
|
3754
3789
|
}
|
|
3755
|
-
function
|
|
3790
|
+
function Wi(e, t) {
|
|
3756
3791
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3757
|
-
return r[n] =
|
|
3758
|
-
},
|
|
3792
|
+
return r[n] = Xi(e[n], t[n]), r;
|
|
3793
|
+
}, G({}, e)) : e;
|
|
3759
3794
|
}
|
|
3760
|
-
function
|
|
3795
|
+
function qe(e) {
|
|
3761
3796
|
return {
|
|
3762
3797
|
create: function() {
|
|
3763
3798
|
return {
|
|
@@ -3771,39 +3806,39 @@ function ze(e) {
|
|
|
3771
3806
|
}
|
|
3772
3807
|
};
|
|
3773
3808
|
}
|
|
3774
|
-
function
|
|
3809
|
+
function zi(e) {
|
|
3775
3810
|
return e === void 0 && (e = {
|
|
3776
3811
|
number: {},
|
|
3777
3812
|
dateTime: {},
|
|
3778
3813
|
pluralRules: {}
|
|
3779
3814
|
}), {
|
|
3780
|
-
getNumberFormat:
|
|
3815
|
+
getNumberFormat: ze(function() {
|
|
3781
3816
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3782
3817
|
r[n] = arguments[n];
|
|
3783
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3818
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, We([void 0], r, !1)))();
|
|
3784
3819
|
}, {
|
|
3785
|
-
cache:
|
|
3786
|
-
strategy:
|
|
3820
|
+
cache: qe(e.number),
|
|
3821
|
+
strategy: Ze.variadic
|
|
3787
3822
|
}),
|
|
3788
|
-
getDateTimeFormat:
|
|
3823
|
+
getDateTimeFormat: ze(function() {
|
|
3789
3824
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3790
3825
|
r[n] = arguments[n];
|
|
3791
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3826
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, We([void 0], r, !1)))();
|
|
3792
3827
|
}, {
|
|
3793
|
-
cache:
|
|
3794
|
-
strategy:
|
|
3828
|
+
cache: qe(e.dateTime),
|
|
3829
|
+
strategy: Ze.variadic
|
|
3795
3830
|
}),
|
|
3796
|
-
getPluralRules:
|
|
3831
|
+
getPluralRules: ze(function() {
|
|
3797
3832
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3798
3833
|
r[n] = arguments[n];
|
|
3799
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3834
|
+
return new ((t = Intl.PluralRules).bind.apply(t, We([void 0], r, !1)))();
|
|
3800
3835
|
}, {
|
|
3801
|
-
cache:
|
|
3802
|
-
strategy:
|
|
3836
|
+
cache: qe(e.pluralRules),
|
|
3837
|
+
strategy: Ze.variadic
|
|
3803
3838
|
})
|
|
3804
3839
|
};
|
|
3805
3840
|
}
|
|
3806
|
-
var
|
|
3841
|
+
var Zi = (
|
|
3807
3842
|
/** @class */
|
|
3808
3843
|
function() {
|
|
3809
3844
|
function e(t, r, n, i) {
|
|
@@ -3817,8 +3852,8 @@ var Vi = (
|
|
|
3817
3852
|
var l = s.formatToParts(h);
|
|
3818
3853
|
if (l.length === 1)
|
|
3819
3854
|
return l[0].value;
|
|
3820
|
-
var u = l.reduce(function(c,
|
|
3821
|
-
return !c.length ||
|
|
3855
|
+
var u = l.reduce(function(c, m) {
|
|
3856
|
+
return !c.length || m.type !== L.literal || typeof c[c.length - 1] != "string" ? c.push(m.value) : c[c.length - 1] += m.value, c;
|
|
3822
3857
|
}, []);
|
|
3823
3858
|
return u.length <= 1 ? u[0] || "" : u;
|
|
3824
3859
|
}, this.formatToParts = function(h) {
|
|
@@ -3835,13 +3870,13 @@ var Vi = (
|
|
|
3835
3870
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3836
3871
|
var o = i || {};
|
|
3837
3872
|
o.formatters;
|
|
3838
|
-
var a =
|
|
3839
|
-
this.ast = e.__parse(t,
|
|
3873
|
+
var a = ni(o, ["formatters"]);
|
|
3874
|
+
this.ast = e.__parse(t, G(G({}, a), { locale: this.resolvedLocale }));
|
|
3840
3875
|
} else
|
|
3841
3876
|
this.ast = t;
|
|
3842
3877
|
if (!Array.isArray(this.ast))
|
|
3843
3878
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3844
|
-
this.formats =
|
|
3879
|
+
this.formats = Wi(e.formats, n), this.formatters = i && i.formatters || zi(this.formatterCache);
|
|
3845
3880
|
}
|
|
3846
3881
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3847
3882
|
get: function() {
|
|
@@ -3854,7 +3889,7 @@ var Vi = (
|
|
|
3854
3889
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3855
3890
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3856
3891
|
}
|
|
3857
|
-
}, e.__parse =
|
|
3892
|
+
}, e.__parse = ki, e.formats = {
|
|
3858
3893
|
number: {
|
|
3859
3894
|
integer: {
|
|
3860
3895
|
maximumFractionDigits: 0
|
|
@@ -3915,7 +3950,7 @@ var Vi = (
|
|
|
3915
3950
|
}, e;
|
|
3916
3951
|
}()
|
|
3917
3952
|
);
|
|
3918
|
-
function
|
|
3953
|
+
function Ji(e, t) {
|
|
3919
3954
|
if (t == null)
|
|
3920
3955
|
return;
|
|
3921
3956
|
if (t in e)
|
|
@@ -3936,92 +3971,92 @@ function Xi(e, t) {
|
|
|
3936
3971
|
n = void 0;
|
|
3937
3972
|
return n;
|
|
3938
3973
|
}
|
|
3939
|
-
const z = {},
|
|
3974
|
+
const z = {}, qi = (e, t, r) => r && (t in z || (z[t] = {}), e in z[t] || (z[t][e] = r), r), Mr = (e, t) => {
|
|
3940
3975
|
if (t == null)
|
|
3941
3976
|
return;
|
|
3942
3977
|
if (t in z && e in z[t])
|
|
3943
3978
|
return z[t][e];
|
|
3944
|
-
const r =
|
|
3979
|
+
const r = Fe(t);
|
|
3945
3980
|
for (let n = 0; n < r.length; n++) {
|
|
3946
|
-
const i = r[n], s =
|
|
3981
|
+
const i = r[n], s = Yi(i, e);
|
|
3947
3982
|
if (s)
|
|
3948
|
-
return
|
|
3983
|
+
return qi(e, t, s);
|
|
3949
3984
|
}
|
|
3950
3985
|
};
|
|
3951
|
-
let
|
|
3952
|
-
const
|
|
3953
|
-
function
|
|
3954
|
-
return
|
|
3986
|
+
let gt;
|
|
3987
|
+
const oe = Ne({});
|
|
3988
|
+
function Qi(e) {
|
|
3989
|
+
return gt[e] || null;
|
|
3955
3990
|
}
|
|
3956
|
-
function
|
|
3957
|
-
return e in
|
|
3991
|
+
function Dr(e) {
|
|
3992
|
+
return e in gt;
|
|
3958
3993
|
}
|
|
3959
|
-
function
|
|
3960
|
-
if (!
|
|
3994
|
+
function Yi(e, t) {
|
|
3995
|
+
if (!Dr(e))
|
|
3961
3996
|
return null;
|
|
3962
|
-
const r =
|
|
3963
|
-
return
|
|
3997
|
+
const r = Qi(e);
|
|
3998
|
+
return Ji(r, t);
|
|
3964
3999
|
}
|
|
3965
|
-
function
|
|
4000
|
+
function Ki(e) {
|
|
3966
4001
|
if (e == null)
|
|
3967
4002
|
return;
|
|
3968
|
-
const t =
|
|
4003
|
+
const t = Fe(e);
|
|
3969
4004
|
for (let r = 0; r < t.length; r++) {
|
|
3970
4005
|
const n = t[r];
|
|
3971
|
-
if (
|
|
4006
|
+
if (Dr(n))
|
|
3972
4007
|
return n;
|
|
3973
4008
|
}
|
|
3974
4009
|
}
|
|
3975
|
-
function
|
|
3976
|
-
delete z[e],
|
|
4010
|
+
function Fr(e, ...t) {
|
|
4011
|
+
delete z[e], oe.update((r) => (r[e] = ri.all([r[e] || {}, ...t]), r));
|
|
3977
4012
|
}
|
|
3978
|
-
|
|
3979
|
-
[
|
|
4013
|
+
se(
|
|
4014
|
+
[oe],
|
|
3980
4015
|
([e]) => Object.keys(e)
|
|
3981
4016
|
);
|
|
3982
|
-
|
|
4017
|
+
oe.subscribe((e) => gt = e);
|
|
3983
4018
|
const Pe = {};
|
|
3984
|
-
function
|
|
4019
|
+
function es(e, t) {
|
|
3985
4020
|
Pe[e].delete(t), Pe[e].size === 0 && delete Pe[e];
|
|
3986
4021
|
}
|
|
3987
|
-
function
|
|
4022
|
+
function Ur(e) {
|
|
3988
4023
|
return Pe[e];
|
|
3989
4024
|
}
|
|
3990
|
-
function
|
|
3991
|
-
return
|
|
3992
|
-
const r =
|
|
4025
|
+
function ts(e) {
|
|
4026
|
+
return Fe(e).map((t) => {
|
|
4027
|
+
const r = Ur(t);
|
|
3993
4028
|
return [t, r ? [...r] : []];
|
|
3994
4029
|
}).filter(([, t]) => t.length > 0);
|
|
3995
4030
|
}
|
|
3996
|
-
function
|
|
3997
|
-
return e == null ? !1 :
|
|
4031
|
+
function pt(e) {
|
|
4032
|
+
return e == null ? !1 : Fe(e).some(
|
|
3998
4033
|
(t) => {
|
|
3999
4034
|
var r;
|
|
4000
|
-
return (r =
|
|
4035
|
+
return (r = Ur(t)) == null ? void 0 : r.size;
|
|
4001
4036
|
}
|
|
4002
4037
|
);
|
|
4003
4038
|
}
|
|
4004
|
-
function
|
|
4039
|
+
function rs(e, t) {
|
|
4005
4040
|
return Promise.all(
|
|
4006
|
-
t.map((n) => (
|
|
4007
|
-
).then((n) =>
|
|
4008
|
-
}
|
|
4009
|
-
const
|
|
4010
|
-
function
|
|
4011
|
-
if (!
|
|
4012
|
-
return e in
|
|
4013
|
-
const t =
|
|
4014
|
-
return
|
|
4041
|
+
t.map((n) => (es(e, n), n().then((i) => i.default || i)))
|
|
4042
|
+
).then((n) => Fr(e, ...n));
|
|
4043
|
+
}
|
|
4044
|
+
const he = {};
|
|
4045
|
+
function kr(e) {
|
|
4046
|
+
if (!pt(e))
|
|
4047
|
+
return e in he ? he[e] : Promise.resolve();
|
|
4048
|
+
const t = ts(e);
|
|
4049
|
+
return he[e] = Promise.all(
|
|
4015
4050
|
t.map(
|
|
4016
|
-
([r, n]) =>
|
|
4051
|
+
([r, n]) => rs(r, n)
|
|
4017
4052
|
)
|
|
4018
4053
|
).then(() => {
|
|
4019
|
-
if (
|
|
4020
|
-
return
|
|
4021
|
-
delete
|
|
4022
|
-
}),
|
|
4054
|
+
if (pt(e))
|
|
4055
|
+
return kr(e);
|
|
4056
|
+
delete he[e];
|
|
4057
|
+
}), he[e];
|
|
4023
4058
|
}
|
|
4024
|
-
const
|
|
4059
|
+
const ns = {
|
|
4025
4060
|
number: {
|
|
4026
4061
|
scientific: { notation: "scientific" },
|
|
4027
4062
|
engineering: { notation: "engineering" },
|
|
@@ -4050,135 +4085,135 @@ const Ki = {
|
|
|
4050
4085
|
timeZoneName: "short"
|
|
4051
4086
|
}
|
|
4052
4087
|
}
|
|
4053
|
-
},
|
|
4088
|
+
}, is = {
|
|
4054
4089
|
fallbackLocale: null,
|
|
4055
4090
|
loadingDelay: 200,
|
|
4056
|
-
formats:
|
|
4091
|
+
formats: ns,
|
|
4057
4092
|
warnOnMissingMessages: !0,
|
|
4058
4093
|
handleMissingMessage: void 0,
|
|
4059
4094
|
ignoreTag: !0
|
|
4060
|
-
},
|
|
4061
|
-
function
|
|
4062
|
-
return
|
|
4063
|
-
}
|
|
4064
|
-
const
|
|
4065
|
-
var
|
|
4066
|
-
for (var r in t)
|
|
4067
|
-
|
|
4068
|
-
if (
|
|
4069
|
-
for (var r of
|
|
4070
|
-
|
|
4095
|
+
}, ss = is;
|
|
4096
|
+
function ie() {
|
|
4097
|
+
return ss;
|
|
4098
|
+
}
|
|
4099
|
+
const Qe = Ne(!1);
|
|
4100
|
+
var os = Object.defineProperty, as = Object.defineProperties, us = Object.getOwnPropertyDescriptors, Qt = Object.getOwnPropertySymbols, ls = Object.prototype.hasOwnProperty, hs = Object.prototype.propertyIsEnumerable, Yt = (e, t, r) => t in e ? os(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, fs = (e, t) => {
|
|
4101
|
+
for (var r in t || (t = {}))
|
|
4102
|
+
ls.call(t, r) && Yt(e, r, t[r]);
|
|
4103
|
+
if (Qt)
|
|
4104
|
+
for (var r of Qt(t))
|
|
4105
|
+
hs.call(t, r) && Yt(e, r, t[r]);
|
|
4071
4106
|
return e;
|
|
4072
|
-
},
|
|
4073
|
-
let
|
|
4074
|
-
const
|
|
4075
|
-
function
|
|
4107
|
+
}, cs = (e, t) => as(e, us(t));
|
|
4108
|
+
let mt;
|
|
4109
|
+
const Ie = Ne(null);
|
|
4110
|
+
function Kt(e) {
|
|
4076
4111
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4077
4112
|
}
|
|
4078
|
-
function
|
|
4079
|
-
const r =
|
|
4080
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4113
|
+
function Fe(e, t = ie().fallbackLocale) {
|
|
4114
|
+
const r = Kt(e);
|
|
4115
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Kt(t)])] : r;
|
|
4081
4116
|
}
|
|
4082
4117
|
function J() {
|
|
4083
|
-
return
|
|
4118
|
+
return mt ?? void 0;
|
|
4084
4119
|
}
|
|
4085
|
-
|
|
4086
|
-
|
|
4120
|
+
Ie.subscribe((e) => {
|
|
4121
|
+
mt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4087
4122
|
});
|
|
4088
|
-
const
|
|
4089
|
-
if (e &&
|
|
4090
|
-
const { loadingDelay: t } =
|
|
4123
|
+
const ps = (e) => {
|
|
4124
|
+
if (e && Ki(e) && pt(e)) {
|
|
4125
|
+
const { loadingDelay: t } = ie();
|
|
4091
4126
|
let r;
|
|
4092
4127
|
return typeof window < "u" && J() != null && t ? r = window.setTimeout(
|
|
4093
|
-
() =>
|
|
4128
|
+
() => Qe.set(!0),
|
|
4094
4129
|
t
|
|
4095
|
-
) :
|
|
4096
|
-
|
|
4130
|
+
) : Qe.set(!0), kr(e).then(() => {
|
|
4131
|
+
Ie.set(e);
|
|
4097
4132
|
}).finally(() => {
|
|
4098
|
-
clearTimeout(r),
|
|
4133
|
+
clearTimeout(r), Qe.set(!1);
|
|
4099
4134
|
});
|
|
4100
4135
|
}
|
|
4101
|
-
return
|
|
4102
|
-
}, Z =
|
|
4103
|
-
set:
|
|
4104
|
-
}),
|
|
4136
|
+
return Ie.set(e);
|
|
4137
|
+
}, Z = cs(fs({}, Ie), {
|
|
4138
|
+
set: ps
|
|
4139
|
+
}), Ue = (e) => {
|
|
4105
4140
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4106
4141
|
return (n) => {
|
|
4107
4142
|
const i = JSON.stringify(n);
|
|
4108
4143
|
return i in t ? t[i] : t[i] = e(n);
|
|
4109
4144
|
};
|
|
4110
4145
|
};
|
|
4111
|
-
var
|
|
4146
|
+
var ms = Object.defineProperty, Le = Object.getOwnPropertySymbols, Gr = Object.prototype.hasOwnProperty, jr = Object.prototype.propertyIsEnumerable, er = (e, t, r) => t in e ? ms(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bt = (e, t) => {
|
|
4112
4147
|
for (var r in t || (t = {}))
|
|
4113
|
-
|
|
4114
|
-
if (
|
|
4115
|
-
for (var r of
|
|
4116
|
-
|
|
4148
|
+
Gr.call(t, r) && er(e, r, t[r]);
|
|
4149
|
+
if (Le)
|
|
4150
|
+
for (var r of Le(t))
|
|
4151
|
+
jr.call(t, r) && er(e, r, t[r]);
|
|
4117
4152
|
return e;
|
|
4118
|
-
},
|
|
4153
|
+
}, ae = (e, t) => {
|
|
4119
4154
|
var r = {};
|
|
4120
4155
|
for (var n in e)
|
|
4121
|
-
|
|
4122
|
-
if (e != null &&
|
|
4123
|
-
for (var n of
|
|
4124
|
-
t.indexOf(n) < 0 &&
|
|
4156
|
+
Gr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4157
|
+
if (e != null && Le)
|
|
4158
|
+
for (var n of Le(e))
|
|
4159
|
+
t.indexOf(n) < 0 && jr.call(e, n) && (r[n] = e[n]);
|
|
4125
4160
|
return r;
|
|
4126
4161
|
};
|
|
4127
|
-
const
|
|
4128
|
-
const { formats: r } =
|
|
4162
|
+
const me = (e, t) => {
|
|
4163
|
+
const { formats: r } = ie();
|
|
4129
4164
|
if (e in r && t in r[e])
|
|
4130
4165
|
return r[e][t];
|
|
4131
4166
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4132
|
-
},
|
|
4167
|
+
}, ds = Ue(
|
|
4133
4168
|
(e) => {
|
|
4134
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4169
|
+
var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
|
|
4135
4170
|
if (r == null)
|
|
4136
4171
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4137
|
-
return n && (i =
|
|
4172
|
+
return n && (i = me("number", n)), new Intl.NumberFormat(r, i);
|
|
4138
4173
|
}
|
|
4139
|
-
),
|
|
4174
|
+
), gs = Ue(
|
|
4140
4175
|
(e) => {
|
|
4141
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4176
|
+
var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
|
|
4142
4177
|
if (r == null)
|
|
4143
4178
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4144
|
-
return n ? i =
|
|
4179
|
+
return n ? i = me("date", n) : Object.keys(i).length === 0 && (i = me("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4145
4180
|
}
|
|
4146
|
-
),
|
|
4181
|
+
), bs = Ue(
|
|
4147
4182
|
(e) => {
|
|
4148
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4183
|
+
var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
|
|
4149
4184
|
if (r == null)
|
|
4150
4185
|
throw new Error(
|
|
4151
4186
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4152
4187
|
);
|
|
4153
|
-
return n ? i =
|
|
4188
|
+
return n ? i = me("time", n) : Object.keys(i).length === 0 && (i = me("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4154
4189
|
}
|
|
4155
|
-
),
|
|
4190
|
+
), ys = (e = {}) => {
|
|
4156
4191
|
var t = e, {
|
|
4157
4192
|
locale: r = J()
|
|
4158
|
-
} = t, n =
|
|
4193
|
+
} = t, n = ae(t, [
|
|
4159
4194
|
"locale"
|
|
4160
4195
|
]);
|
|
4161
|
-
return
|
|
4162
|
-
},
|
|
4196
|
+
return ds(bt({ locale: r }, n));
|
|
4197
|
+
}, vs = (e = {}) => {
|
|
4163
4198
|
var t = e, {
|
|
4164
4199
|
locale: r = J()
|
|
4165
|
-
} = t, n =
|
|
4200
|
+
} = t, n = ae(t, [
|
|
4166
4201
|
"locale"
|
|
4167
4202
|
]);
|
|
4168
|
-
return
|
|
4169
|
-
},
|
|
4203
|
+
return gs(bt({ locale: r }, n));
|
|
4204
|
+
}, _s = (e = {}) => {
|
|
4170
4205
|
var t = e, {
|
|
4171
4206
|
locale: r = J()
|
|
4172
|
-
} = t, n =
|
|
4207
|
+
} = t, n = ae(t, [
|
|
4173
4208
|
"locale"
|
|
4174
4209
|
]);
|
|
4175
|
-
return
|
|
4176
|
-
},
|
|
4210
|
+
return bs(bt({ locale: r }, n));
|
|
4211
|
+
}, Es = Ue(
|
|
4177
4212
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4178
|
-
(e, t = J()) => new
|
|
4179
|
-
ignoreTag:
|
|
4213
|
+
(e, t = J()) => new Zi(e, t, ie().formats, {
|
|
4214
|
+
ignoreTag: ie().ignoreTag
|
|
4180
4215
|
})
|
|
4181
|
-
),
|
|
4216
|
+
), ws = (e, t = {}) => {
|
|
4182
4217
|
var r, n, i, s;
|
|
4183
4218
|
let o = t;
|
|
4184
4219
|
typeof e == "object" && (o = e, e = o.id);
|
|
@@ -4191,9 +4226,9 @@ const pe = (e, t) => {
|
|
|
4191
4226
|
throw new Error(
|
|
4192
4227
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4193
4228
|
);
|
|
4194
|
-
let u =
|
|
4229
|
+
let u = Mr(e, h);
|
|
4195
4230
|
if (!u)
|
|
4196
|
-
u = (s = (i = (n = (r =
|
|
4231
|
+
u = (s = (i = (n = (r = ie()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? s : e;
|
|
4197
4232
|
else if (typeof u != "string")
|
|
4198
4233
|
return console.warn(
|
|
4199
4234
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -4202,33 +4237,33 @@ const pe = (e, t) => {
|
|
|
4202
4237
|
return u;
|
|
4203
4238
|
let c = u;
|
|
4204
4239
|
try {
|
|
4205
|
-
c =
|
|
4206
|
-
} catch (
|
|
4207
|
-
|
|
4240
|
+
c = Es(u, h).format(a);
|
|
4241
|
+
} catch (m) {
|
|
4242
|
+
m instanceof Error && console.warn(
|
|
4208
4243
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
4209
|
-
|
|
4244
|
+
m.message
|
|
4210
4245
|
);
|
|
4211
4246
|
}
|
|
4212
4247
|
return c;
|
|
4213
|
-
},
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
window.emWidgets = { topic:
|
|
4219
|
-
const
|
|
4220
|
-
function
|
|
4248
|
+
}, Ss = (e, t) => _s(t).format(e), xs = (e, t) => vs(t).format(e), Ts = (e, t) => ys(t).format(e), Hs = (e, t = J()) => Mr(e, t), Bs = se([Z, oe], () => ws);
|
|
4249
|
+
se([Z], () => Ss);
|
|
4250
|
+
se([Z], () => xs);
|
|
4251
|
+
se([Z], () => Ts);
|
|
4252
|
+
se([Z, oe], () => Hs);
|
|
4253
|
+
window.emWidgets = { topic: Un };
|
|
4254
|
+
const tr = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4255
|
+
function As({ withLocale: e, translations: t }) {
|
|
4221
4256
|
Z.subscribe((r) => {
|
|
4222
|
-
r == null && (
|
|
4257
|
+
r == null && (oe.set(t), Z.set(e));
|
|
4223
4258
|
});
|
|
4224
4259
|
}
|
|
4225
|
-
function
|
|
4226
|
-
|
|
4260
|
+
function rr(e, t) {
|
|
4261
|
+
Fr(e, t);
|
|
4227
4262
|
}
|
|
4228
|
-
function
|
|
4263
|
+
function Ps(e) {
|
|
4229
4264
|
Z.set(e);
|
|
4230
4265
|
}
|
|
4231
|
-
const
|
|
4266
|
+
const nr = {
|
|
4232
4267
|
en: {
|
|
4233
4268
|
goToLoginButton: "Go To Login",
|
|
4234
4269
|
error: "We encountered an issue. Please go to Login to receive your SMS code."
|
|
@@ -4274,13 +4309,13 @@ const Kt = {
|
|
|
4274
4309
|
error: "We encountered an issue. Please go to Login to receive your SMS code."
|
|
4275
4310
|
}
|
|
4276
4311
|
};
|
|
4277
|
-
function
|
|
4312
|
+
function Os(e, t) {
|
|
4278
4313
|
if (e) {
|
|
4279
4314
|
const r = document.createElement("style");
|
|
4280
4315
|
r.innerHTML = t, e.appendChild(r);
|
|
4281
4316
|
}
|
|
4282
4317
|
}
|
|
4283
|
-
function
|
|
4318
|
+
function Cs(e, t) {
|
|
4284
4319
|
const r = new URL(t);
|
|
4285
4320
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4286
4321
|
const i = document.createElement("style");
|
|
@@ -4289,7 +4324,7 @@ function Bs(e, t) {
|
|
|
4289
4324
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4290
4325
|
});
|
|
4291
4326
|
}
|
|
4292
|
-
function
|
|
4327
|
+
function Is(e, t, r) {
|
|
4293
4328
|
if (window.emMessageBus) {
|
|
4294
4329
|
const n = document.createElement("style");
|
|
4295
4330
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4309,7 +4344,7 @@ if (typeof window < "u") {
|
|
|
4309
4344
|
}
|
|
4310
4345
|
};
|
|
4311
4346
|
};
|
|
4312
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-
|
|
4347
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-B8x2npcd.js").then(({ default: t }) => {
|
|
4313
4348
|
!customElements.get("general-player-register-form-step1") && customElements.define("general-player-register-form-step1", t.element);
|
|
4314
4349
|
});
|
|
4315
4350
|
}
|
|
@@ -4325,7 +4360,7 @@ if (typeof window < "u") {
|
|
|
4325
4360
|
}
|
|
4326
4361
|
};
|
|
4327
4362
|
};
|
|
4328
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-
|
|
4363
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-ALcjJ8nv.js").then(({ default: t }) => {
|
|
4329
4364
|
!customElements.get("general-player-register-form-step2") && customElements.define("general-player-register-form-step2", t.element);
|
|
4330
4365
|
});
|
|
4331
4366
|
}
|
|
@@ -4341,7 +4376,7 @@ if (typeof window < "u") {
|
|
|
4341
4376
|
}
|
|
4342
4377
|
};
|
|
4343
4378
|
};
|
|
4344
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-
|
|
4379
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-BrmjFpUQ.js").then(({ default: t }) => {
|
|
4345
4380
|
!customElements.get("general-player-register-form-step3") && customElements.define("general-player-register-form-step3", t.element);
|
|
4346
4381
|
});
|
|
4347
4382
|
}
|
|
@@ -4357,74 +4392,74 @@ if (typeof window < "u") {
|
|
|
4357
4392
|
}
|
|
4358
4393
|
};
|
|
4359
4394
|
};
|
|
4360
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-
|
|
4395
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-CMoVD2PA.js").then(({ default: t }) => {
|
|
4361
4396
|
!customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
|
|
4362
4397
|
});
|
|
4363
4398
|
}
|
|
4364
|
-
function
|
|
4365
|
-
|
|
4399
|
+
function Ls(e) {
|
|
4400
|
+
nn(e, "svelte-2vt9w2", ".RegisterFormWrapper{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));border-radius:15px}.RegisterFormContainer{padding:25px;height:404px;overflow-y:auto;scrollbar-color:var(--emw--color-gray-100, #E6E6E6) var(--emw--color-gray-50, #F9F8F8);scrollbar-width:thin}.RegisterFormContainer.RegisterFormContainerMobile{padding:40px 20px;height:65vh;overflow-y:scroll}.RegisterFormContainer::-webkit-scrollbar{width:6px}.RegisterFormContainer::-webkit-scrollbar-track{background:var(--emw--color-gray-50, #F9F8F8)}.RegisterFormContainer::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.RegisterSteps{display:flex;gap:10px;padding:20px 0 30px}.RegisterFirstStepDash,.RegisterSecondStepDash,.RegisterThirdStepDash{width:50px;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6)}.RegisterStepDashColor{background-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.RegisterStepNext{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-top:24px}.SMSErrorText{height:80%;display:flex;align-items:center}.RegisterConfirmation{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:60px}.RegisterConfirmation svg{width:74px}.RegisterConfirmation .RegisterConfirmationTitle{color:var(--emw--color-valid, var(--emw--color-valid, #48952a));font-size:24px;font-weight:var(--emw--font-weight-normal, 400);text-transform:uppercase;margin-bottom:0}.RegisterConfirmation .RegisterConfirmationSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:19px;margin-bottom:24px}.RegisterConfirmation .RegisterConfirmationNote{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:22px}.RegisterConfirmationGoToLogin{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-top:24px}");
|
|
4366
4401
|
}
|
|
4367
|
-
function
|
|
4402
|
+
function Rs(e) {
|
|
4368
4403
|
let t, r, n, i, s, o, a, h = (
|
|
4369
4404
|
/*showRegisterStepOne*/
|
|
4370
4405
|
(e[18] || /*showRegisterStepTwo*/
|
|
4371
4406
|
e[19] || /*showRegisterStepThree*/
|
|
4372
|
-
e[20]) &&
|
|
4407
|
+
e[20]) && ir(e)
|
|
4373
4408
|
), l = (
|
|
4374
4409
|
/*showRegisterStepOne*/
|
|
4375
|
-
e[18] &&
|
|
4410
|
+
e[18] && sr(e)
|
|
4376
4411
|
), u = (
|
|
4377
4412
|
/*showRegisterStepTwo*/
|
|
4378
|
-
e[19] &&
|
|
4413
|
+
e[19] && or(e)
|
|
4379
4414
|
), c = (
|
|
4380
4415
|
/*showRegisterStepThree*/
|
|
4381
|
-
e[20] &&
|
|
4416
|
+
e[20] && ar(e)
|
|
4382
4417
|
);
|
|
4383
|
-
function
|
|
4418
|
+
function m(b, w) {
|
|
4384
4419
|
if (
|
|
4385
4420
|
/*smsverification*/
|
|
4386
4421
|
b[7] && /*showSmsVerification*/
|
|
4387
4422
|
b[21]
|
|
4388
4423
|
)
|
|
4389
|
-
return
|
|
4424
|
+
return Ms;
|
|
4390
4425
|
if (
|
|
4391
4426
|
/*smsSendApiFailed*/
|
|
4392
4427
|
b[31]
|
|
4393
4428
|
)
|
|
4394
|
-
return
|
|
4429
|
+
return Ns;
|
|
4395
4430
|
}
|
|
4396
|
-
let y =
|
|
4431
|
+
let y = m(e), g = y && y(e), d = (
|
|
4397
4432
|
/*showConfirmation*/
|
|
4398
|
-
e[22] &&
|
|
4433
|
+
e[22] && ur(e)
|
|
4399
4434
|
);
|
|
4400
4435
|
return {
|
|
4401
4436
|
c() {
|
|
4402
|
-
t =
|
|
4437
|
+
t = H("div"), r = H("div"), h && h.c(), n = U(), l && l.c(), i = U(), u && u.c(), s = U(), c && c.c(), o = U(), g && g.c(), a = U(), d && d.c(), S(r, "class", "RegisterFormContainer " + /*isMobile*/
|
|
4403
4438
|
(e[35] ? "RegisterFormContainerMobile" : "")), S(t, "class", "RegisterFormWrapper");
|
|
4404
4439
|
},
|
|
4405
|
-
m(b,
|
|
4406
|
-
F(b, t,
|
|
4440
|
+
m(b, w) {
|
|
4441
|
+
F(b, t, w), E(t, r), h && h.m(r, null), E(r, n), l && l.m(r, null), E(r, i), u && u.m(r, null), E(r, s), c && c.m(r, null), E(r, o), g && g.m(r, null), E(r, a), d && d.m(r, null);
|
|
4407
4442
|
},
|
|
4408
|
-
p(b,
|
|
4443
|
+
p(b, w) {
|
|
4409
4444
|
/*showRegisterStepOne*/
|
|
4410
4445
|
b[18] || /*showRegisterStepTwo*/
|
|
4411
4446
|
b[19] || /*showRegisterStepThree*/
|
|
4412
|
-
b[20] ? h ? h.p(b,
|
|
4413
|
-
b[18] ? l ? l.p(b,
|
|
4414
|
-
b[19] ? u ? u.p(b,
|
|
4415
|
-
b[20] ? c ? c.p(b,
|
|
4416
|
-
b[22] ?
|
|
4447
|
+
b[20] ? h ? h.p(b, w) : (h = ir(b), h.c(), h.m(r, n)) : h && (h.d(1), h = null), /*showRegisterStepOne*/
|
|
4448
|
+
b[18] ? l ? l.p(b, w) : (l = sr(b), l.c(), l.m(r, i)) : l && (l.d(1), l = null), /*showRegisterStepTwo*/
|
|
4449
|
+
b[19] ? u ? u.p(b, w) : (u = or(b), u.c(), u.m(r, s)) : u && (u.d(1), u = null), /*showRegisterStepThree*/
|
|
4450
|
+
b[20] ? c ? c.p(b, w) : (c = ar(b), c.c(), c.m(r, o)) : c && (c.d(1), c = null), y === (y = m(b)) && g ? g.p(b, w) : (g && g.d(1), g = y && y(b), g && (g.c(), g.m(r, a))), /*showConfirmation*/
|
|
4451
|
+
b[22] ? d ? d.p(b, w) : (d = ur(b), d.c(), d.m(r, null)) : d && (d.d(1), d = null);
|
|
4417
4452
|
},
|
|
4418
4453
|
d(b) {
|
|
4419
|
-
b && M(t), h && h.d(), l && l.d(), u && u.d(), c && c.d(), g && g.d(),
|
|
4454
|
+
b && M(t), h && h.d(), l && l.d(), u && u.d(), c && c.d(), g && g.d(), d && d.d();
|
|
4420
4455
|
}
|
|
4421
4456
|
};
|
|
4422
4457
|
}
|
|
4423
|
-
function
|
|
4458
|
+
function ir(e) {
|
|
4424
4459
|
let t, r, n, i, s, o, a, h, l;
|
|
4425
4460
|
return {
|
|
4426
4461
|
c() {
|
|
4427
|
-
t =
|
|
4462
|
+
t = H("div"), r = H("div"), i = U(), s = H("div"), a = U(), h = H("div"), S(r, "class", n = "RegisterFirstStepDash " + /*showRegisterStepOne*/
|
|
4428
4463
|
(e[18] || !/*showRegisterStepOne*/
|
|
4429
4464
|
e[18] && /*showRegisterStepTwo*/
|
|
4430
4465
|
e[19] || !/*showRegisterStepOne*/
|
|
@@ -4462,56 +4497,56 @@ function er(e) {
|
|
|
4462
4497
|
}
|
|
4463
4498
|
};
|
|
4464
4499
|
}
|
|
4465
|
-
function
|
|
4500
|
+
function sr(e) {
|
|
4466
4501
|
let t, r;
|
|
4467
4502
|
return {
|
|
4468
4503
|
c() {
|
|
4469
|
-
t =
|
|
4504
|
+
t = H("div"), r = H("general-player-register-form-step1"), p(
|
|
4470
4505
|
r,
|
|
4471
4506
|
"lang",
|
|
4472
4507
|
/*lang*/
|
|
4473
4508
|
e[3]
|
|
4474
|
-
),
|
|
4509
|
+
), p(
|
|
4475
4510
|
r,
|
|
4476
4511
|
"disabledfields",
|
|
4477
4512
|
/*disabledfields*/
|
|
4478
4513
|
e[5]
|
|
4479
|
-
),
|
|
4514
|
+
), p(
|
|
4480
4515
|
r,
|
|
4481
4516
|
"defaultoptions",
|
|
4482
4517
|
/*defaultoptions*/
|
|
4483
4518
|
e[6]
|
|
4484
|
-
),
|
|
4519
|
+
), p(
|
|
4485
4520
|
r,
|
|
4486
4521
|
"custominputtextswitch",
|
|
4487
4522
|
/*custominputtextswitch*/
|
|
4488
4523
|
e[14]
|
|
4489
|
-
),
|
|
4524
|
+
), p(
|
|
4490
4525
|
r,
|
|
4491
4526
|
"simplepasswordvalidation",
|
|
4492
4527
|
/*simplepasswordvalidation*/
|
|
4493
4528
|
e[8]
|
|
4494
|
-
),
|
|
4529
|
+
), p(
|
|
4495
4530
|
r,
|
|
4496
4531
|
"clientstyling",
|
|
4497
4532
|
/*clientstyling*/
|
|
4498
4533
|
e[10]
|
|
4499
|
-
),
|
|
4534
|
+
), p(
|
|
4500
4535
|
r,
|
|
4501
4536
|
"clientstylingurl",
|
|
4502
4537
|
/*clientstylingurl*/
|
|
4503
4538
|
e[11]
|
|
4504
|
-
),
|
|
4539
|
+
), p(
|
|
4505
4540
|
r,
|
|
4506
4541
|
"savecredentials",
|
|
4507
4542
|
/*savecredentials*/
|
|
4508
4543
|
e[13]
|
|
4509
|
-
),
|
|
4544
|
+
), p(
|
|
4510
4545
|
r,
|
|
4511
4546
|
"translationurl",
|
|
4512
4547
|
/*translationurl*/
|
|
4513
4548
|
e[12]
|
|
4514
|
-
),
|
|
4549
|
+
), p(
|
|
4515
4550
|
r,
|
|
4516
4551
|
"mbsource",
|
|
4517
4552
|
/*mbsource*/
|
|
@@ -4523,61 +4558,61 @@ function tr(e) {
|
|
|
4523
4558
|
},
|
|
4524
4559
|
p(n, i) {
|
|
4525
4560
|
i[0] & /*lang*/
|
|
4526
|
-
8 &&
|
|
4561
|
+
8 && p(
|
|
4527
4562
|
r,
|
|
4528
4563
|
"lang",
|
|
4529
4564
|
/*lang*/
|
|
4530
4565
|
n[3]
|
|
4531
4566
|
), i[0] & /*disabledfields*/
|
|
4532
|
-
32 &&
|
|
4567
|
+
32 && p(
|
|
4533
4568
|
r,
|
|
4534
4569
|
"disabledfields",
|
|
4535
4570
|
/*disabledfields*/
|
|
4536
4571
|
n[5]
|
|
4537
4572
|
), i[0] & /*defaultoptions*/
|
|
4538
|
-
64 &&
|
|
4573
|
+
64 && p(
|
|
4539
4574
|
r,
|
|
4540
4575
|
"defaultoptions",
|
|
4541
4576
|
/*defaultoptions*/
|
|
4542
4577
|
n[6]
|
|
4543
4578
|
), i[0] & /*custominputtextswitch*/
|
|
4544
|
-
16384 &&
|
|
4579
|
+
16384 && p(
|
|
4545
4580
|
r,
|
|
4546
4581
|
"custominputtextswitch",
|
|
4547
4582
|
/*custominputtextswitch*/
|
|
4548
4583
|
n[14]
|
|
4549
4584
|
), i[0] & /*simplepasswordvalidation*/
|
|
4550
|
-
256 &&
|
|
4585
|
+
256 && p(
|
|
4551
4586
|
r,
|
|
4552
4587
|
"simplepasswordvalidation",
|
|
4553
4588
|
/*simplepasswordvalidation*/
|
|
4554
4589
|
n[8]
|
|
4555
4590
|
), i[0] & /*clientstyling*/
|
|
4556
|
-
1024 &&
|
|
4591
|
+
1024 && p(
|
|
4557
4592
|
r,
|
|
4558
4593
|
"clientstyling",
|
|
4559
4594
|
/*clientstyling*/
|
|
4560
4595
|
n[10]
|
|
4561
4596
|
), i[0] & /*clientstylingurl*/
|
|
4562
|
-
2048 &&
|
|
4597
|
+
2048 && p(
|
|
4563
4598
|
r,
|
|
4564
4599
|
"clientstylingurl",
|
|
4565
4600
|
/*clientstylingurl*/
|
|
4566
4601
|
n[11]
|
|
4567
4602
|
), i[0] & /*savecredentials*/
|
|
4568
|
-
8192 &&
|
|
4603
|
+
8192 && p(
|
|
4569
4604
|
r,
|
|
4570
4605
|
"savecredentials",
|
|
4571
4606
|
/*savecredentials*/
|
|
4572
4607
|
n[13]
|
|
4573
4608
|
), i[0] & /*translationurl*/
|
|
4574
|
-
4096 &&
|
|
4609
|
+
4096 && p(
|
|
4575
4610
|
r,
|
|
4576
4611
|
"translationurl",
|
|
4577
4612
|
/*translationurl*/
|
|
4578
4613
|
n[12]
|
|
4579
4614
|
), i[0] & /*mbsource*/
|
|
4580
|
-
512 &&
|
|
4615
|
+
512 && p(
|
|
4581
4616
|
r,
|
|
4582
4617
|
"mbsource",
|
|
4583
4618
|
/*mbsource*/
|
|
@@ -4589,56 +4624,56 @@ function tr(e) {
|
|
|
4589
4624
|
}
|
|
4590
4625
|
};
|
|
4591
4626
|
}
|
|
4592
|
-
function
|
|
4627
|
+
function or(e) {
|
|
4593
4628
|
let t, r;
|
|
4594
4629
|
return {
|
|
4595
4630
|
c() {
|
|
4596
|
-
t =
|
|
4631
|
+
t = H("div"), r = H("general-player-register-form-step2"), p(
|
|
4597
4632
|
r,
|
|
4598
4633
|
"endpoint",
|
|
4599
4634
|
/*endpoint*/
|
|
4600
4635
|
e[0]
|
|
4601
|
-
),
|
|
4636
|
+
), p(
|
|
4602
4637
|
r,
|
|
4603
4638
|
"lang",
|
|
4604
4639
|
/*lang*/
|
|
4605
4640
|
e[3]
|
|
4606
|
-
),
|
|
4641
|
+
), p(
|
|
4607
4642
|
r,
|
|
4608
4643
|
"licenseyears",
|
|
4609
4644
|
/*licenseyears*/
|
|
4610
4645
|
e[4]
|
|
4611
|
-
),
|
|
4646
|
+
), p(
|
|
4612
4647
|
r,
|
|
4613
4648
|
"disabledfields",
|
|
4614
4649
|
/*disabledfields*/
|
|
4615
4650
|
e[5]
|
|
4616
|
-
),
|
|
4651
|
+
), p(
|
|
4617
4652
|
r,
|
|
4618
4653
|
"defaultoptions",
|
|
4619
4654
|
/*defaultoptions*/
|
|
4620
4655
|
e[6]
|
|
4621
|
-
),
|
|
4656
|
+
), p(
|
|
4622
4657
|
r,
|
|
4623
4658
|
"personalidlength",
|
|
4624
4659
|
/*personalidlength*/
|
|
4625
4660
|
e[15]
|
|
4626
|
-
),
|
|
4661
|
+
), p(
|
|
4627
4662
|
r,
|
|
4628
4663
|
"clientstyling",
|
|
4629
4664
|
/*clientstyling*/
|
|
4630
4665
|
e[10]
|
|
4631
|
-
),
|
|
4666
|
+
), p(
|
|
4632
4667
|
r,
|
|
4633
4668
|
"clientstylingurl",
|
|
4634
4669
|
/*clientstylingurl*/
|
|
4635
4670
|
e[11]
|
|
4636
|
-
),
|
|
4671
|
+
), p(
|
|
4637
4672
|
r,
|
|
4638
4673
|
"translationurl",
|
|
4639
4674
|
/*translationurl*/
|
|
4640
4675
|
e[12]
|
|
4641
|
-
),
|
|
4676
|
+
), p(
|
|
4642
4677
|
r,
|
|
4643
4678
|
"mbsource",
|
|
4644
4679
|
/*mbsource*/
|
|
@@ -4650,61 +4685,61 @@ function rr(e) {
|
|
|
4650
4685
|
},
|
|
4651
4686
|
p(n, i) {
|
|
4652
4687
|
i[0] & /*endpoint*/
|
|
4653
|
-
1 &&
|
|
4688
|
+
1 && p(
|
|
4654
4689
|
r,
|
|
4655
4690
|
"endpoint",
|
|
4656
4691
|
/*endpoint*/
|
|
4657
4692
|
n[0]
|
|
4658
4693
|
), i[0] & /*lang*/
|
|
4659
|
-
8 &&
|
|
4694
|
+
8 && p(
|
|
4660
4695
|
r,
|
|
4661
4696
|
"lang",
|
|
4662
4697
|
/*lang*/
|
|
4663
4698
|
n[3]
|
|
4664
4699
|
), i[0] & /*licenseyears*/
|
|
4665
|
-
16 &&
|
|
4700
|
+
16 && p(
|
|
4666
4701
|
r,
|
|
4667
4702
|
"licenseyears",
|
|
4668
4703
|
/*licenseyears*/
|
|
4669
4704
|
n[4]
|
|
4670
4705
|
), i[0] & /*disabledfields*/
|
|
4671
|
-
32 &&
|
|
4706
|
+
32 && p(
|
|
4672
4707
|
r,
|
|
4673
4708
|
"disabledfields",
|
|
4674
4709
|
/*disabledfields*/
|
|
4675
4710
|
n[5]
|
|
4676
4711
|
), i[0] & /*defaultoptions*/
|
|
4677
|
-
64 &&
|
|
4712
|
+
64 && p(
|
|
4678
4713
|
r,
|
|
4679
4714
|
"defaultoptions",
|
|
4680
4715
|
/*defaultoptions*/
|
|
4681
4716
|
n[6]
|
|
4682
4717
|
), i[0] & /*personalidlength*/
|
|
4683
|
-
32768 &&
|
|
4718
|
+
32768 && p(
|
|
4684
4719
|
r,
|
|
4685
4720
|
"personalidlength",
|
|
4686
4721
|
/*personalidlength*/
|
|
4687
4722
|
n[15]
|
|
4688
4723
|
), i[0] & /*clientstyling*/
|
|
4689
|
-
1024 &&
|
|
4724
|
+
1024 && p(
|
|
4690
4725
|
r,
|
|
4691
4726
|
"clientstyling",
|
|
4692
4727
|
/*clientstyling*/
|
|
4693
4728
|
n[10]
|
|
4694
4729
|
), i[0] & /*clientstylingurl*/
|
|
4695
|
-
2048 &&
|
|
4730
|
+
2048 && p(
|
|
4696
4731
|
r,
|
|
4697
4732
|
"clientstylingurl",
|
|
4698
4733
|
/*clientstylingurl*/
|
|
4699
4734
|
n[11]
|
|
4700
4735
|
), i[0] & /*translationurl*/
|
|
4701
|
-
4096 &&
|
|
4736
|
+
4096 && p(
|
|
4702
4737
|
r,
|
|
4703
4738
|
"translationurl",
|
|
4704
4739
|
/*translationurl*/
|
|
4705
4740
|
n[12]
|
|
4706
4741
|
), i[0] & /*mbsource*/
|
|
4707
|
-
512 &&
|
|
4742
|
+
512 && p(
|
|
4708
4743
|
r,
|
|
4709
4744
|
"mbsource",
|
|
4710
4745
|
/*mbsource*/
|
|
@@ -4716,71 +4751,71 @@ function rr(e) {
|
|
|
4716
4751
|
}
|
|
4717
4752
|
};
|
|
4718
4753
|
}
|
|
4719
|
-
function
|
|
4754
|
+
function ar(e) {
|
|
4720
4755
|
let t, r;
|
|
4721
4756
|
return {
|
|
4722
4757
|
c() {
|
|
4723
|
-
t =
|
|
4758
|
+
t = H("div"), r = H("general-player-register-form-step3"), p(
|
|
4724
4759
|
r,
|
|
4725
4760
|
"userconsentsexist",
|
|
4726
4761
|
/*userconsentsexist*/
|
|
4727
4762
|
e[26]
|
|
4728
|
-
),
|
|
4763
|
+
), p(
|
|
4729
4764
|
r,
|
|
4730
4765
|
"termsconditions",
|
|
4731
4766
|
/*termsconditions*/
|
|
4732
4767
|
e[27]
|
|
4733
|
-
),
|
|
4768
|
+
), p(
|
|
4734
4769
|
r,
|
|
4735
4770
|
"smsoffers",
|
|
4736
4771
|
/*smsoffers*/
|
|
4737
4772
|
e[28]
|
|
4738
|
-
),
|
|
4773
|
+
), p(
|
|
4739
4774
|
r,
|
|
4740
4775
|
"emailmarketing",
|
|
4741
4776
|
/*emailmarketing*/
|
|
4742
4777
|
e[29]
|
|
4743
|
-
),
|
|
4778
|
+
), p(
|
|
4744
4779
|
r,
|
|
4745
4780
|
"endpoint",
|
|
4746
4781
|
/*endpoint*/
|
|
4747
4782
|
e[0]
|
|
4748
|
-
),
|
|
4783
|
+
), p(
|
|
4749
4784
|
r,
|
|
4750
4785
|
"captchakey",
|
|
4751
4786
|
/*captchakey*/
|
|
4752
4787
|
e[2]
|
|
4753
|
-
),
|
|
4788
|
+
), p(
|
|
4754
4789
|
r,
|
|
4755
4790
|
"lang",
|
|
4756
4791
|
/*lang*/
|
|
4757
4792
|
e[3]
|
|
4758
|
-
),
|
|
4793
|
+
), p(
|
|
4759
4794
|
r,
|
|
4760
4795
|
"defaultoptions",
|
|
4761
4796
|
/*defaultoptions*/
|
|
4762
4797
|
e[6]
|
|
4763
|
-
),
|
|
4798
|
+
), p(
|
|
4764
4799
|
r,
|
|
4765
4800
|
"disabledfields",
|
|
4766
4801
|
/*disabledfields*/
|
|
4767
4802
|
e[5]
|
|
4768
|
-
),
|
|
4803
|
+
), p(
|
|
4769
4804
|
r,
|
|
4770
4805
|
"clientstyling",
|
|
4771
4806
|
/*clientstyling*/
|
|
4772
4807
|
e[10]
|
|
4773
|
-
),
|
|
4808
|
+
), p(
|
|
4774
4809
|
r,
|
|
4775
4810
|
"clientstylingurl",
|
|
4776
4811
|
/*clientstylingurl*/
|
|
4777
4812
|
e[11]
|
|
4778
|
-
),
|
|
4813
|
+
), p(
|
|
4779
4814
|
r,
|
|
4780
4815
|
"translationurl",
|
|
4781
4816
|
/*translationurl*/
|
|
4782
4817
|
e[12]
|
|
4783
|
-
),
|
|
4818
|
+
), p(
|
|
4784
4819
|
r,
|
|
4785
4820
|
"mbsource",
|
|
4786
4821
|
/*mbsource*/
|
|
@@ -4792,79 +4827,79 @@ function nr(e) {
|
|
|
4792
4827
|
},
|
|
4793
4828
|
p(n, i) {
|
|
4794
4829
|
i[0] & /*userconsentsexist*/
|
|
4795
|
-
67108864 &&
|
|
4830
|
+
67108864 && p(
|
|
4796
4831
|
r,
|
|
4797
4832
|
"userconsentsexist",
|
|
4798
4833
|
/*userconsentsexist*/
|
|
4799
4834
|
n[26]
|
|
4800
4835
|
), i[0] & /*termsconditions*/
|
|
4801
|
-
134217728 &&
|
|
4836
|
+
134217728 && p(
|
|
4802
4837
|
r,
|
|
4803
4838
|
"termsconditions",
|
|
4804
4839
|
/*termsconditions*/
|
|
4805
4840
|
n[27]
|
|
4806
4841
|
), i[0] & /*smsoffers*/
|
|
4807
|
-
268435456 &&
|
|
4842
|
+
268435456 && p(
|
|
4808
4843
|
r,
|
|
4809
4844
|
"smsoffers",
|
|
4810
4845
|
/*smsoffers*/
|
|
4811
4846
|
n[28]
|
|
4812
4847
|
), i[0] & /*emailmarketing*/
|
|
4813
|
-
536870912 &&
|
|
4848
|
+
536870912 && p(
|
|
4814
4849
|
r,
|
|
4815
4850
|
"emailmarketing",
|
|
4816
4851
|
/*emailmarketing*/
|
|
4817
4852
|
n[29]
|
|
4818
4853
|
), i[0] & /*endpoint*/
|
|
4819
|
-
1 &&
|
|
4854
|
+
1 && p(
|
|
4820
4855
|
r,
|
|
4821
4856
|
"endpoint",
|
|
4822
4857
|
/*endpoint*/
|
|
4823
4858
|
n[0]
|
|
4824
4859
|
), i[0] & /*captchakey*/
|
|
4825
|
-
4 &&
|
|
4860
|
+
4 && p(
|
|
4826
4861
|
r,
|
|
4827
4862
|
"captchakey",
|
|
4828
4863
|
/*captchakey*/
|
|
4829
4864
|
n[2]
|
|
4830
4865
|
), i[0] & /*lang*/
|
|
4831
|
-
8 &&
|
|
4866
|
+
8 && p(
|
|
4832
4867
|
r,
|
|
4833
4868
|
"lang",
|
|
4834
4869
|
/*lang*/
|
|
4835
4870
|
n[3]
|
|
4836
4871
|
), i[0] & /*defaultoptions*/
|
|
4837
|
-
64 &&
|
|
4872
|
+
64 && p(
|
|
4838
4873
|
r,
|
|
4839
4874
|
"defaultoptions",
|
|
4840
4875
|
/*defaultoptions*/
|
|
4841
4876
|
n[6]
|
|
4842
4877
|
), i[0] & /*disabledfields*/
|
|
4843
|
-
32 &&
|
|
4878
|
+
32 && p(
|
|
4844
4879
|
r,
|
|
4845
4880
|
"disabledfields",
|
|
4846
4881
|
/*disabledfields*/
|
|
4847
4882
|
n[5]
|
|
4848
4883
|
), i[0] & /*clientstyling*/
|
|
4849
|
-
1024 &&
|
|
4884
|
+
1024 && p(
|
|
4850
4885
|
r,
|
|
4851
4886
|
"clientstyling",
|
|
4852
4887
|
/*clientstyling*/
|
|
4853
4888
|
n[10]
|
|
4854
4889
|
), i[0] & /*clientstylingurl*/
|
|
4855
|
-
2048 &&
|
|
4890
|
+
2048 && p(
|
|
4856
4891
|
r,
|
|
4857
4892
|
"clientstylingurl",
|
|
4858
4893
|
/*clientstylingurl*/
|
|
4859
4894
|
n[11]
|
|
4860
4895
|
), i[0] & /*translationurl*/
|
|
4861
|
-
4096 &&
|
|
4896
|
+
4096 && p(
|
|
4862
4897
|
r,
|
|
4863
4898
|
"translationurl",
|
|
4864
4899
|
/*translationurl*/
|
|
4865
4900
|
n[12]
|
|
4866
4901
|
), i[0] & /*mbsource*/
|
|
4867
|
-
512 &&
|
|
4902
|
+
512 && p(
|
|
4868
4903
|
r,
|
|
4869
4904
|
"mbsource",
|
|
4870
4905
|
/*mbsource*/
|
|
@@ -4876,14 +4911,14 @@ function nr(e) {
|
|
|
4876
4911
|
}
|
|
4877
4912
|
};
|
|
4878
4913
|
}
|
|
4879
|
-
function
|
|
4914
|
+
function Ns(e) {
|
|
4880
4915
|
let t, r = (
|
|
4881
4916
|
/*$_*/
|
|
4882
4917
|
e[34]("error") + ""
|
|
4883
4918
|
), n;
|
|
4884
4919
|
return {
|
|
4885
4920
|
c() {
|
|
4886
|
-
t =
|
|
4921
|
+
t = H("p"), n = V(r), S(t, "class", "SMSErrorText");
|
|
4887
4922
|
},
|
|
4888
4923
|
m(i, s) {
|
|
4889
4924
|
F(i, t, s), E(t, n);
|
|
@@ -4898,18 +4933,18 @@ function Cs(e) {
|
|
|
4898
4933
|
}
|
|
4899
4934
|
};
|
|
4900
4935
|
}
|
|
4901
|
-
function
|
|
4936
|
+
function Ms(e) {
|
|
4902
4937
|
let t;
|
|
4903
4938
|
function r(s, o) {
|
|
4904
4939
|
return (
|
|
4905
4940
|
/*smsSendApiFailed*/
|
|
4906
|
-
s[31] ?
|
|
4941
|
+
s[31] ? Ds : Fs
|
|
4907
4942
|
);
|
|
4908
4943
|
}
|
|
4909
4944
|
let n = r(e), i = n(e);
|
|
4910
4945
|
return {
|
|
4911
4946
|
c() {
|
|
4912
|
-
i.c(), t =
|
|
4947
|
+
i.c(), t = an();
|
|
4913
4948
|
},
|
|
4914
4949
|
m(s, o) {
|
|
4915
4950
|
i.m(s, o), F(s, t, o);
|
|
@@ -4922,14 +4957,14 @@ function Is(e) {
|
|
|
4922
4957
|
}
|
|
4923
4958
|
};
|
|
4924
4959
|
}
|
|
4925
|
-
function
|
|
4960
|
+
function Ds(e) {
|
|
4926
4961
|
let t, r = (
|
|
4927
4962
|
/*$_*/
|
|
4928
4963
|
e[34]("error") + ""
|
|
4929
4964
|
), n;
|
|
4930
4965
|
return {
|
|
4931
4966
|
c() {
|
|
4932
|
-
t =
|
|
4967
|
+
t = H("p"), n = V(r), S(t, "class", "SMSErrorText");
|
|
4933
4968
|
},
|
|
4934
4969
|
m(i, s) {
|
|
4935
4970
|
F(i, t, s), E(t, n);
|
|
@@ -4944,46 +4979,46 @@ function Ls(e) {
|
|
|
4944
4979
|
}
|
|
4945
4980
|
};
|
|
4946
4981
|
}
|
|
4947
|
-
function
|
|
4982
|
+
function Fs(e) {
|
|
4948
4983
|
let t;
|
|
4949
4984
|
return {
|
|
4950
4985
|
c() {
|
|
4951
|
-
t =
|
|
4986
|
+
t = H("general-player-sms-verification-form"), p(
|
|
4952
4987
|
t,
|
|
4953
4988
|
"endpoint",
|
|
4954
4989
|
/*endpoint*/
|
|
4955
4990
|
e[0]
|
|
4956
|
-
),
|
|
4991
|
+
), p(
|
|
4957
4992
|
t,
|
|
4958
4993
|
"session",
|
|
4959
4994
|
/*session*/
|
|
4960
4995
|
e[1]
|
|
4961
|
-
),
|
|
4996
|
+
), p(
|
|
4962
4997
|
t,
|
|
4963
4998
|
"number",
|
|
4964
4999
|
/*number*/
|
|
4965
5000
|
e[32]
|
|
4966
|
-
),
|
|
5001
|
+
), p(
|
|
4967
5002
|
t,
|
|
4968
5003
|
"playerid",
|
|
4969
5004
|
/*playerid*/
|
|
4970
5005
|
e[17]
|
|
4971
|
-
),
|
|
5006
|
+
), p(
|
|
4972
5007
|
t,
|
|
4973
5008
|
"tokenid",
|
|
4974
5009
|
/*smstokenid*/
|
|
4975
5010
|
e[30]
|
|
4976
|
-
),
|
|
5011
|
+
), p(
|
|
4977
5012
|
t,
|
|
4978
5013
|
"clientstyling",
|
|
4979
5014
|
/*clientstyling*/
|
|
4980
5015
|
e[10]
|
|
4981
|
-
),
|
|
5016
|
+
), p(
|
|
4982
5017
|
t,
|
|
4983
5018
|
"clientstylingurl",
|
|
4984
5019
|
/*clientstylingurl*/
|
|
4985
5020
|
e[11]
|
|
4986
|
-
),
|
|
5021
|
+
), p(
|
|
4987
5022
|
t,
|
|
4988
5023
|
"mbsource",
|
|
4989
5024
|
/*mbsource*/
|
|
@@ -4995,49 +5030,49 @@ function Rs(e) {
|
|
|
4995
5030
|
},
|
|
4996
5031
|
p(r, n) {
|
|
4997
5032
|
n[0] & /*endpoint*/
|
|
4998
|
-
1 &&
|
|
5033
|
+
1 && p(
|
|
4999
5034
|
t,
|
|
5000
5035
|
"endpoint",
|
|
5001
5036
|
/*endpoint*/
|
|
5002
5037
|
r[0]
|
|
5003
5038
|
), n[0] & /*session*/
|
|
5004
|
-
2 &&
|
|
5039
|
+
2 && p(
|
|
5005
5040
|
t,
|
|
5006
5041
|
"session",
|
|
5007
5042
|
/*session*/
|
|
5008
5043
|
r[1]
|
|
5009
5044
|
), n[1] & /*number*/
|
|
5010
|
-
2 &&
|
|
5045
|
+
2 && p(
|
|
5011
5046
|
t,
|
|
5012
5047
|
"number",
|
|
5013
5048
|
/*number*/
|
|
5014
5049
|
r[32]
|
|
5015
5050
|
), n[0] & /*playerid*/
|
|
5016
|
-
131072 &&
|
|
5051
|
+
131072 && p(
|
|
5017
5052
|
t,
|
|
5018
5053
|
"playerid",
|
|
5019
5054
|
/*playerid*/
|
|
5020
5055
|
r[17]
|
|
5021
5056
|
), n[0] & /*smstokenid*/
|
|
5022
|
-
1073741824 &&
|
|
5057
|
+
1073741824 && p(
|
|
5023
5058
|
t,
|
|
5024
5059
|
"tokenid",
|
|
5025
5060
|
/*smstokenid*/
|
|
5026
5061
|
r[30]
|
|
5027
5062
|
), n[0] & /*clientstyling*/
|
|
5028
|
-
1024 &&
|
|
5063
|
+
1024 && p(
|
|
5029
5064
|
t,
|
|
5030
5065
|
"clientstyling",
|
|
5031
5066
|
/*clientstyling*/
|
|
5032
5067
|
r[10]
|
|
5033
5068
|
), n[0] & /*clientstylingurl*/
|
|
5034
|
-
2048 &&
|
|
5069
|
+
2048 && p(
|
|
5035
5070
|
t,
|
|
5036
5071
|
"clientstylingurl",
|
|
5037
5072
|
/*clientstylingurl*/
|
|
5038
5073
|
r[11]
|
|
5039
5074
|
), n[0] & /*mbsource*/
|
|
5040
|
-
512 &&
|
|
5075
|
+
512 && p(
|
|
5041
5076
|
t,
|
|
5042
5077
|
"mbsource",
|
|
5043
5078
|
/*mbsource*/
|
|
@@ -5049,27 +5084,27 @@ function Rs(e) {
|
|
|
5049
5084
|
}
|
|
5050
5085
|
};
|
|
5051
5086
|
}
|
|
5052
|
-
function
|
|
5053
|
-
let t, r, n, i, s, o, a, h, l, u, c,
|
|
5087
|
+
function ur(e) {
|
|
5088
|
+
let t, r, n, i, s, o, a, h, l, u, c, m, y, g, d, b, w, O = (
|
|
5054
5089
|
/*$_*/
|
|
5055
5090
|
e[34]("goToLoginButton") + ""
|
|
5056
5091
|
), P, R, N;
|
|
5057
5092
|
return {
|
|
5058
5093
|
c() {
|
|
5059
|
-
t =
|
|
5094
|
+
t = H("div"), r = Se("svg"), n = Se("defs"), i = Se("style"), s = V(".a{fill:#var(--emw--color-valid, var(--emw--color-green, #48952a));}"), o = Se("path"), a = U(), h = H("h2"), l = V(
|
|
5060
5095
|
/*accountCreationTitle*/
|
|
5061
5096
|
e[23]
|
|
5062
|
-
), u = U(), c =
|
|
5097
|
+
), u = U(), c = H("p"), m = V(
|
|
5063
5098
|
/*accountCreationSubTitle*/
|
|
5064
5099
|
e[24]
|
|
5065
|
-
), y = U(), g =
|
|
5100
|
+
), y = U(), g = H("p"), d = V(
|
|
5066
5101
|
/*accountCreationMessage*/
|
|
5067
5102
|
e[25]
|
|
5068
|
-
), b = U(),
|
|
5103
|
+
), b = U(), w = H("button"), P = V(O), S(o, "class", "a"), S(o, "d", "M29.325,51,0,21.675l5.95-5.95,23.375,22.95L68,0l5.95,5.95Z"), S(r, "xmlns", "http://www.w3.org/2000/svg"), S(r, "viewBox", "0 0 73.95 51"), S(h, "class", "RegisterConfirmationTitle"), S(c, "class", "RegisterConfirmationSubtitle"), S(g, "class", "RegisterConfirmationNote"), S(w, "class", "RegisterConfirmationGoToLogin"), S(t, "class", "RegisterConfirmation");
|
|
5069
5104
|
},
|
|
5070
5105
|
m(C, D) {
|
|
5071
|
-
F(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, h), E(h, l), E(t, u), E(t, c), E(c,
|
|
5072
|
-
|
|
5106
|
+
F(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, h), E(h, l), E(t, u), E(t, c), E(c, m), E(t, y), E(t, g), E(g, d), E(t, b), E(t, w), E(w, P), R || (N = un(
|
|
5107
|
+
w,
|
|
5073
5108
|
"click",
|
|
5074
5109
|
/*switchToLogin*/
|
|
5075
5110
|
e[36]
|
|
@@ -5083,12 +5118,12 @@ function ir(e) {
|
|
|
5083
5118
|
C[23]
|
|
5084
5119
|
), D[0] & /*accountCreationSubTitle*/
|
|
5085
5120
|
16777216 && K(
|
|
5086
|
-
|
|
5121
|
+
m,
|
|
5087
5122
|
/*accountCreationSubTitle*/
|
|
5088
5123
|
C[24]
|
|
5089
5124
|
), D[0] & /*accountCreationMessage*/
|
|
5090
5125
|
33554432 && K(
|
|
5091
|
-
|
|
5126
|
+
d,
|
|
5092
5127
|
/*accountCreationMessage*/
|
|
5093
5128
|
C[25]
|
|
5094
5129
|
), D[1] & /*$_*/
|
|
@@ -5100,15 +5135,15 @@ function ir(e) {
|
|
|
5100
5135
|
}
|
|
5101
5136
|
};
|
|
5102
5137
|
}
|
|
5103
|
-
function
|
|
5138
|
+
function Us(e) {
|
|
5104
5139
|
let t;
|
|
5105
5140
|
function r(s, o) {
|
|
5106
|
-
return
|
|
5141
|
+
return Rs;
|
|
5107
5142
|
}
|
|
5108
5143
|
let i = r()(e);
|
|
5109
5144
|
return {
|
|
5110
5145
|
c() {
|
|
5111
|
-
t =
|
|
5146
|
+
t = H("div"), i.c();
|
|
5112
5147
|
},
|
|
5113
5148
|
m(s, o) {
|
|
5114
5149
|
F(s, t, o), i.m(t, null), e[42](t);
|
|
@@ -5123,80 +5158,80 @@ function Ns(e) {
|
|
|
5123
5158
|
}
|
|
5124
5159
|
};
|
|
5125
5160
|
}
|
|
5126
|
-
let
|
|
5127
|
-
function
|
|
5161
|
+
let ks = "Please use this code {0} to activate your account";
|
|
5162
|
+
function Gs(e, t, r) {
|
|
5128
5163
|
let n;
|
|
5129
|
-
|
|
5130
|
-
let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: h = "" } = t, { captchakey: l = "" } = t, { lang: u = "en" } = t, { licenseyears: c = "" } = t, { disabledfields:
|
|
5131
|
-
|
|
5132
|
-
const
|
|
5133
|
-
fetch(R).then((
|
|
5134
|
-
Object.keys(
|
|
5135
|
-
|
|
5164
|
+
rn(e, Bs, (f) => r(34, n = f));
|
|
5165
|
+
let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: h = "" } = t, { captchakey: l = "" } = t, { lang: u = "en" } = t, { licenseyears: c = "" } = t, { disabledfields: m = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { mbsource: w } = t, { clientstyling: O = "" } = t, { clientstylingurl: P = "" } = t, { translationurl: R = "" } = t, { savecredentials: N = "" } = t, { custominputtextswitch: C = "false" } = t, { personalidlength: D = "13" } = t, j, yt = "", ke = !0, ue = !1, be = !1, Ge = !1, je = !1, ye, vt = !1, _t = "", Et = "", wt = "", St = window.navigator.userAgent, $r = tr(St) !== "PC", $ = {}, xt = !1, Tt = !1, $e = "false", Ht = "false", Bt = "false", At = "false", Pt = "", Ot, ve = !1, Ct, _e;
|
|
5166
|
+
As({ withLocale: "en", translations: {} });
|
|
5167
|
+
const Vr = () => {
|
|
5168
|
+
fetch(R).then((T) => T.json()).then((T) => {
|
|
5169
|
+
Object.keys(T).forEach((I) => {
|
|
5170
|
+
rr(I, T[I]);
|
|
5136
5171
|
});
|
|
5137
|
-
}).catch((
|
|
5138
|
-
console.log(
|
|
5172
|
+
}).catch((T) => {
|
|
5173
|
+
console.log(T);
|
|
5139
5174
|
});
|
|
5140
5175
|
};
|
|
5141
|
-
Object.keys(
|
|
5142
|
-
|
|
5176
|
+
Object.keys(nr).forEach((f) => {
|
|
5177
|
+
rr(f, nr[f]);
|
|
5143
5178
|
});
|
|
5144
|
-
const
|
|
5179
|
+
const Xr = () => {
|
|
5145
5180
|
fetch(`${i}/v1/player/consentRequirements`).then((f) => f.json()).then((f) => {
|
|
5146
|
-
f.items.length > 0 ? (r(26,
|
|
5147
|
-
switch (
|
|
5181
|
+
f.items.length > 0 ? (r(26, $e = "true"), f.items.forEach((T) => {
|
|
5182
|
+
switch (T.tagCode) {
|
|
5148
5183
|
case "termsandconditions":
|
|
5149
|
-
r(27,
|
|
5184
|
+
r(27, Ht = "true");
|
|
5150
5185
|
break;
|
|
5151
5186
|
case "sms":
|
|
5152
|
-
r(28,
|
|
5187
|
+
r(28, Bt = "true");
|
|
5153
5188
|
break;
|
|
5154
5189
|
case "emailmarketing":
|
|
5155
|
-
r(29,
|
|
5190
|
+
r(29, At = "true");
|
|
5156
5191
|
break;
|
|
5157
5192
|
}
|
|
5158
|
-
})) : r(26,
|
|
5193
|
+
})) : r(26, $e = "false");
|
|
5159
5194
|
});
|
|
5160
|
-
},
|
|
5161
|
-
let f = new URL(`${s}/${u}/login-register-content?env=${o}`),
|
|
5162
|
-
|
|
5163
|
-
ye = I.registerData, r(23,
|
|
5195
|
+
}, Wr = () => {
|
|
5196
|
+
let f = new URL(`${s}/${u}/login-register-content?env=${o}`), T = tr(St);
|
|
5197
|
+
T && (T === "PC" ? f.searchParams.append("device", "dk") : f.searchParams.append("device", "mtWeb")), fetch(f.href).then((I) => I.json()).then((I) => {
|
|
5198
|
+
ye = I.registerData, r(23, _t = ye.title), r(24, Et = ye.subtitle), r(25, wt = ye.content);
|
|
5164
5199
|
}).catch((I) => {
|
|
5165
5200
|
console.error(I);
|
|
5166
5201
|
});
|
|
5167
5202
|
}, Ee = () => {
|
|
5168
5203
|
_e.scrollIntoView();
|
|
5169
|
-
},
|
|
5170
|
-
for (const
|
|
5171
|
-
|
|
5172
|
-
|
|
5173
|
-
},
|
|
5204
|
+
}, le = (f) => {
|
|
5205
|
+
for (const T in f)
|
|
5206
|
+
$[T] = f[T], T === "mobile" && r(32, Ct = `${f[T].prefix}${f[T].number}`);
|
|
5207
|
+
$.affiliateMarker = $.promoCode ? $.promoCode : h ?? "";
|
|
5208
|
+
}, It = (f) => {
|
|
5174
5209
|
if (f.data)
|
|
5175
5210
|
switch (f.data.type) {
|
|
5176
5211
|
case "RegisterStepOne":
|
|
5177
|
-
|
|
5212
|
+
le(f.data.registerStepOneData), Ee(), r(18, ke = !1), r(19, ue = !0), xt == !1 ? xt = !0 : window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
|
|
5178
5213
|
break;
|
|
5179
5214
|
case "RegisterStepTwo":
|
|
5180
|
-
|
|
5215
|
+
le(f.data.registerStepTwoData), Ee(), r(19, ue = !1), r(20, be = !0), Tt == !1 ? Tt = !0 : window.postMessage({ type: "StepThreeDataBackup", userData: $ }, window.location.href);
|
|
5181
5216
|
break;
|
|
5182
5217
|
case "RegisterStepThree":
|
|
5183
|
-
|
|
5218
|
+
le(f.data.registerStepThreeData), Zr($);
|
|
5184
5219
|
break;
|
|
5185
5220
|
case "SmsHasBeenValidated":
|
|
5186
|
-
r(22,
|
|
5221
|
+
r(22, je = !0), r(21, Ge = !1);
|
|
5187
5222
|
break;
|
|
5188
5223
|
case "GoBackStepTwo":
|
|
5189
|
-
|
|
5224
|
+
le(f.data.registerStepTwoData), Ee(), r(18, ke = !0), r(19, ue = !1), window.postMessage({ type: "StepOneDataBackup", userData: $ }, window.location.href);
|
|
5190
5225
|
break;
|
|
5191
5226
|
case "GoBackStepThree":
|
|
5192
|
-
|
|
5227
|
+
le(f.data.registerStepThreeData), Ee(), r(19, ue = !0), r(20, be = !1), window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
|
|
5193
5228
|
break;
|
|
5194
5229
|
}
|
|
5195
|
-
},
|
|
5230
|
+
}, zr = () => {
|
|
5196
5231
|
typeof gtag == "function" && gtag("event", "Register", { context: "GeneralPlayerRegisterForm" });
|
|
5197
|
-
},
|
|
5232
|
+
}, Zr = async (f) => {
|
|
5198
5233
|
f.language = u;
|
|
5199
|
-
let
|
|
5234
|
+
let T = {
|
|
5200
5235
|
method: "PUT",
|
|
5201
5236
|
headers: {
|
|
5202
5237
|
"g-recaptcha-response": f.token,
|
|
@@ -5204,16 +5239,16 @@ function Ds(e, t, r) {
|
|
|
5204
5239
|
Accept: "application/json"
|
|
5205
5240
|
},
|
|
5206
5241
|
body: JSON.stringify(f)
|
|
5207
|
-
}, I = await fetch(`${i}/v1/player/register`,
|
|
5208
|
-
I.ok ? (r(20, be = !1), g === "false" ? r(22,
|
|
5242
|
+
}, I = await fetch(`${i}/v1/player/register`, T), W = await I.json();
|
|
5243
|
+
I.ok ? (r(20, be = !1), g === "false" ? r(22, je = !0) : (r(17, yt = W.id), Jr(f, W.id)), f.username, f.password, zr()) : (Pt = W.error.substring(W.error.indexOf("errorMessage") + 13, W.error.length), vt = !0, window.postMessage(
|
|
5209
5244
|
{
|
|
5210
5245
|
type: "ShowRegistrationError",
|
|
5211
|
-
showError:
|
|
5212
|
-
error:
|
|
5246
|
+
showError: vt,
|
|
5247
|
+
error: Pt
|
|
5213
5248
|
},
|
|
5214
5249
|
window.location.href
|
|
5215
5250
|
));
|
|
5216
|
-
},
|
|
5251
|
+
}, Jr = async (f, T) => {
|
|
5217
5252
|
localStorage.setItem("smsTimer", JSON.stringify(Math.floor(Date.now() / 1e3)));
|
|
5218
5253
|
try {
|
|
5219
5254
|
const I = await fetch(`${i}/v1/player/sms/token`, {
|
|
@@ -5223,108 +5258,108 @@ function Ds(e, t, r) {
|
|
|
5223
5258
|
accept: "application/json"
|
|
5224
5259
|
},
|
|
5225
5260
|
body: JSON.stringify({
|
|
5226
|
-
userId:
|
|
5227
|
-
messageTemplate:
|
|
5261
|
+
userId: T,
|
|
5262
|
+
messageTemplate: ks,
|
|
5228
5263
|
destination: `${f.mobile.prefix}${f.mobile.number}`
|
|
5229
5264
|
})
|
|
5230
5265
|
}), W = await I.json();
|
|
5231
5266
|
if (I.ok) {
|
|
5232
|
-
r(30,
|
|
5233
|
-
let
|
|
5234
|
-
r(21,
|
|
5267
|
+
r(30, Ot = W.id);
|
|
5268
|
+
let $s = W.maxValidationAttempts;
|
|
5269
|
+
r(21, Ge = !0), r(31, ve = !1);
|
|
5235
5270
|
} else
|
|
5236
5271
|
throw r(31, ve = !0), new Error("Failed to fetch");
|
|
5237
5272
|
} catch (I) {
|
|
5238
5273
|
r(31, ve = !0), console.error(I);
|
|
5239
5274
|
}
|
|
5240
|
-
},
|
|
5241
|
-
|
|
5242
|
-
},
|
|
5275
|
+
}, qr = () => {
|
|
5276
|
+
m.split(",");
|
|
5277
|
+
}, Qr = () => {
|
|
5243
5278
|
window.postMessage({ type: "ToLogin" }, window.location.href);
|
|
5244
|
-
},
|
|
5245
|
-
|
|
5279
|
+
}, Yr = () => {
|
|
5280
|
+
Ps(u);
|
|
5246
5281
|
};
|
|
5247
|
-
|
|
5248
|
-
window.removeEventListener("message",
|
|
5282
|
+
cn(() => (window.addEventListener("message", It, !1), () => {
|
|
5283
|
+
window.removeEventListener("message", It);
|
|
5249
5284
|
}));
|
|
5250
|
-
function
|
|
5285
|
+
function Kr(f) {
|
|
5251
5286
|
Oe[f ? "unshift" : "push"](() => {
|
|
5252
5287
|
_e = f, r(33, _e);
|
|
5253
5288
|
});
|
|
5254
5289
|
}
|
|
5255
|
-
function
|
|
5290
|
+
function en(f) {
|
|
5256
5291
|
Oe[f ? "unshift" : "push"](() => {
|
|
5257
|
-
|
|
5292
|
+
j = f, r(16, j);
|
|
5258
5293
|
});
|
|
5259
5294
|
}
|
|
5260
5295
|
return e.$$set = (f) => {
|
|
5261
|
-
"endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(37, s = f.cmsendpoint), "env" in f && r(38, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(39, h = f.trackedanalyticsdata), "captchakey" in f && r(2, l = f.captchakey), "lang" in f && r(3, u = f.lang), "licenseyears" in f && r(4, c = f.licenseyears), "disabledfields" in f && r(5,
|
|
5296
|
+
"endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(37, s = f.cmsendpoint), "env" in f && r(38, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(39, h = f.trackedanalyticsdata), "captchakey" in f && r(2, l = f.captchakey), "lang" in f && r(3, u = f.lang), "licenseyears" in f && r(4, c = f.licenseyears), "disabledfields" in f && r(5, m = f.disabledfields), "defaultoptions" in f && r(6, y = f.defaultoptions), "smsverification" in f && r(7, g = f.smsverification), "simplepasswordvalidation" in f && r(8, d = f.simplepasswordvalidation), "userroles" in f && r(40, b = f.userroles), "mbsource" in f && r(9, w = f.mbsource), "clientstyling" in f && r(10, O = f.clientstyling), "clientstylingurl" in f && r(11, P = f.clientstylingurl), "translationurl" in f && r(12, R = f.translationurl), "savecredentials" in f && r(13, N = f.savecredentials), "custominputtextswitch" in f && r(14, C = f.custominputtextswitch), "personalidlength" in f && r(15, D = f.personalidlength);
|
|
5262
5297
|
}, e.$$.update = () => {
|
|
5263
5298
|
e.$$.dirty[0] & /*endpoint*/
|
|
5264
|
-
1 && i &&
|
|
5299
|
+
1 && i && Xr(), e.$$.dirty[0] & /*lang*/
|
|
5265
5300
|
8 | e.$$.dirty[1] & /*cmsendpoint, env, userroles*/
|
|
5266
|
-
704 && s && u && o && b &&
|
|
5301
|
+
704 && s && u && o && b && Wr(), e.$$.dirty[0] & /*playerid, session*/
|
|
5267
5302
|
131074, e.$$.dirty[0] & /*lang*/
|
|
5268
|
-
8 && u &&
|
|
5269
|
-
32 &&
|
|
5270
|
-
66560 && O &&
|
|
5271
|
-
67584 && P &&
|
|
5272
|
-
66048 &&
|
|
5273
|
-
4096 && R &&
|
|
5303
|
+
8 && u && Yr(), e.$$.dirty[0] & /*disabledfields*/
|
|
5304
|
+
32 && m && qr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5305
|
+
66560 && O && j && Os(j, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5306
|
+
67584 && P && j && Cs(j, P), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5307
|
+
66048 && w && j && Is(j, `${w}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
5308
|
+
4096 && R && Vr();
|
|
5274
5309
|
}, [
|
|
5275
5310
|
i,
|
|
5276
5311
|
a,
|
|
5277
5312
|
l,
|
|
5278
5313
|
u,
|
|
5279
5314
|
c,
|
|
5280
|
-
|
|
5315
|
+
m,
|
|
5281
5316
|
y,
|
|
5282
5317
|
g,
|
|
5283
|
-
|
|
5284
|
-
|
|
5318
|
+
d,
|
|
5319
|
+
w,
|
|
5285
5320
|
O,
|
|
5286
5321
|
P,
|
|
5287
5322
|
R,
|
|
5288
5323
|
N,
|
|
5289
5324
|
C,
|
|
5290
5325
|
D,
|
|
5291
|
-
|
|
5292
|
-
dt,
|
|
5293
|
-
Fe,
|
|
5294
|
-
le,
|
|
5295
|
-
be,
|
|
5296
|
-
Ue,
|
|
5297
|
-
ke,
|
|
5298
|
-
gt,
|
|
5299
|
-
bt,
|
|
5326
|
+
j,
|
|
5300
5327
|
yt,
|
|
5328
|
+
ke,
|
|
5329
|
+
ue,
|
|
5330
|
+
be,
|
|
5301
5331
|
Ge,
|
|
5332
|
+
je,
|
|
5333
|
+
_t,
|
|
5334
|
+
Et,
|
|
5302
5335
|
wt,
|
|
5303
|
-
|
|
5304
|
-
St,
|
|
5336
|
+
$e,
|
|
5305
5337
|
Ht,
|
|
5306
|
-
ve,
|
|
5307
5338
|
Bt,
|
|
5339
|
+
At,
|
|
5340
|
+
Ot,
|
|
5341
|
+
ve,
|
|
5342
|
+
Ct,
|
|
5308
5343
|
_e,
|
|
5309
5344
|
n,
|
|
5310
|
-
|
|
5311
|
-
|
|
5345
|
+
$r,
|
|
5346
|
+
Qr,
|
|
5312
5347
|
s,
|
|
5313
5348
|
o,
|
|
5314
5349
|
h,
|
|
5315
5350
|
b,
|
|
5316
|
-
|
|
5317
|
-
|
|
5351
|
+
Kr,
|
|
5352
|
+
en
|
|
5318
5353
|
];
|
|
5319
5354
|
}
|
|
5320
|
-
class
|
|
5355
|
+
class js extends xn {
|
|
5321
5356
|
constructor(t) {
|
|
5322
|
-
super(),
|
|
5357
|
+
super(), wn(
|
|
5323
5358
|
this,
|
|
5324
5359
|
t,
|
|
5325
|
-
|
|
5326
|
-
|
|
5327
|
-
|
|
5360
|
+
Gs,
|
|
5361
|
+
Us,
|
|
5362
|
+
hr,
|
|
5328
5363
|
{
|
|
5329
5364
|
endpoint: 0,
|
|
5330
5365
|
cmsendpoint: 37,
|
|
@@ -5347,7 +5382,7 @@ class Fs extends _n {
|
|
|
5347
5382
|
custominputtextswitch: 14,
|
|
5348
5383
|
personalidlength: 15
|
|
5349
5384
|
},
|
|
5350
|
-
|
|
5385
|
+
Ls,
|
|
5351
5386
|
[-1, -1, -1]
|
|
5352
5387
|
);
|
|
5353
5388
|
}
|
|
@@ -5355,160 +5390,160 @@ class Fs extends _n {
|
|
|
5355
5390
|
return this.$$.ctx[0];
|
|
5356
5391
|
}
|
|
5357
5392
|
set endpoint(t) {
|
|
5358
|
-
this.$$set({ endpoint: t }),
|
|
5393
|
+
this.$$set({ endpoint: t }), B();
|
|
5359
5394
|
}
|
|
5360
5395
|
get cmsendpoint() {
|
|
5361
5396
|
return this.$$.ctx[37];
|
|
5362
5397
|
}
|
|
5363
5398
|
set cmsendpoint(t) {
|
|
5364
|
-
this.$$set({ cmsendpoint: t }),
|
|
5399
|
+
this.$$set({ cmsendpoint: t }), B();
|
|
5365
5400
|
}
|
|
5366
5401
|
get env() {
|
|
5367
5402
|
return this.$$.ctx[38];
|
|
5368
5403
|
}
|
|
5369
5404
|
set env(t) {
|
|
5370
|
-
this.$$set({ env: t }),
|
|
5405
|
+
this.$$set({ env: t }), B();
|
|
5371
5406
|
}
|
|
5372
5407
|
get session() {
|
|
5373
5408
|
return this.$$.ctx[1];
|
|
5374
5409
|
}
|
|
5375
5410
|
set session(t) {
|
|
5376
|
-
this.$$set({ session: t }),
|
|
5411
|
+
this.$$set({ session: t }), B();
|
|
5377
5412
|
}
|
|
5378
5413
|
get trackedanalyticsdata() {
|
|
5379
5414
|
return this.$$.ctx[39];
|
|
5380
5415
|
}
|
|
5381
5416
|
set trackedanalyticsdata(t) {
|
|
5382
|
-
this.$$set({ trackedanalyticsdata: t }),
|
|
5417
|
+
this.$$set({ trackedanalyticsdata: t }), B();
|
|
5383
5418
|
}
|
|
5384
5419
|
get captchakey() {
|
|
5385
5420
|
return this.$$.ctx[2];
|
|
5386
5421
|
}
|
|
5387
5422
|
set captchakey(t) {
|
|
5388
|
-
this.$$set({ captchakey: t }),
|
|
5423
|
+
this.$$set({ captchakey: t }), B();
|
|
5389
5424
|
}
|
|
5390
5425
|
get lang() {
|
|
5391
5426
|
return this.$$.ctx[3];
|
|
5392
5427
|
}
|
|
5393
5428
|
set lang(t) {
|
|
5394
|
-
this.$$set({ lang: t }),
|
|
5429
|
+
this.$$set({ lang: t }), B();
|
|
5395
5430
|
}
|
|
5396
5431
|
get licenseyears() {
|
|
5397
5432
|
return this.$$.ctx[4];
|
|
5398
5433
|
}
|
|
5399
5434
|
set licenseyears(t) {
|
|
5400
|
-
this.$$set({ licenseyears: t }),
|
|
5435
|
+
this.$$set({ licenseyears: t }), B();
|
|
5401
5436
|
}
|
|
5402
5437
|
get disabledfields() {
|
|
5403
5438
|
return this.$$.ctx[5];
|
|
5404
5439
|
}
|
|
5405
5440
|
set disabledfields(t) {
|
|
5406
|
-
this.$$set({ disabledfields: t }),
|
|
5441
|
+
this.$$set({ disabledfields: t }), B();
|
|
5407
5442
|
}
|
|
5408
5443
|
get defaultoptions() {
|
|
5409
5444
|
return this.$$.ctx[6];
|
|
5410
5445
|
}
|
|
5411
5446
|
set defaultoptions(t) {
|
|
5412
|
-
this.$$set({ defaultoptions: t }),
|
|
5447
|
+
this.$$set({ defaultoptions: t }), B();
|
|
5413
5448
|
}
|
|
5414
5449
|
get smsverification() {
|
|
5415
5450
|
return this.$$.ctx[7];
|
|
5416
5451
|
}
|
|
5417
5452
|
set smsverification(t) {
|
|
5418
|
-
this.$$set({ smsverification: t }),
|
|
5453
|
+
this.$$set({ smsverification: t }), B();
|
|
5419
5454
|
}
|
|
5420
5455
|
get simplepasswordvalidation() {
|
|
5421
5456
|
return this.$$.ctx[8];
|
|
5422
5457
|
}
|
|
5423
5458
|
set simplepasswordvalidation(t) {
|
|
5424
|
-
this.$$set({ simplepasswordvalidation: t }),
|
|
5459
|
+
this.$$set({ simplepasswordvalidation: t }), B();
|
|
5425
5460
|
}
|
|
5426
5461
|
get userroles() {
|
|
5427
5462
|
return this.$$.ctx[40];
|
|
5428
5463
|
}
|
|
5429
5464
|
set userroles(t) {
|
|
5430
|
-
this.$$set({ userroles: t }),
|
|
5465
|
+
this.$$set({ userroles: t }), B();
|
|
5431
5466
|
}
|
|
5432
5467
|
get mbsource() {
|
|
5433
5468
|
return this.$$.ctx[9];
|
|
5434
5469
|
}
|
|
5435
5470
|
set mbsource(t) {
|
|
5436
|
-
this.$$set({ mbsource: t }),
|
|
5471
|
+
this.$$set({ mbsource: t }), B();
|
|
5437
5472
|
}
|
|
5438
5473
|
get clientstyling() {
|
|
5439
5474
|
return this.$$.ctx[10];
|
|
5440
5475
|
}
|
|
5441
5476
|
set clientstyling(t) {
|
|
5442
|
-
this.$$set({ clientstyling: t }),
|
|
5477
|
+
this.$$set({ clientstyling: t }), B();
|
|
5443
5478
|
}
|
|
5444
5479
|
get clientstylingurl() {
|
|
5445
5480
|
return this.$$.ctx[11];
|
|
5446
5481
|
}
|
|
5447
5482
|
set clientstylingurl(t) {
|
|
5448
|
-
this.$$set({ clientstylingurl: t }),
|
|
5483
|
+
this.$$set({ clientstylingurl: t }), B();
|
|
5449
5484
|
}
|
|
5450
5485
|
get translationurl() {
|
|
5451
5486
|
return this.$$.ctx[12];
|
|
5452
5487
|
}
|
|
5453
5488
|
set translationurl(t) {
|
|
5454
|
-
this.$$set({ translationurl: t }),
|
|
5489
|
+
this.$$set({ translationurl: t }), B();
|
|
5455
5490
|
}
|
|
5456
5491
|
get savecredentials() {
|
|
5457
5492
|
return this.$$.ctx[13];
|
|
5458
5493
|
}
|
|
5459
5494
|
set savecredentials(t) {
|
|
5460
|
-
this.$$set({ savecredentials: t }),
|
|
5495
|
+
this.$$set({ savecredentials: t }), B();
|
|
5461
5496
|
}
|
|
5462
5497
|
get custominputtextswitch() {
|
|
5463
5498
|
return this.$$.ctx[14];
|
|
5464
5499
|
}
|
|
5465
5500
|
set custominputtextswitch(t) {
|
|
5466
|
-
this.$$set({ custominputtextswitch: t }),
|
|
5501
|
+
this.$$set({ custominputtextswitch: t }), B();
|
|
5467
5502
|
}
|
|
5468
5503
|
get personalidlength() {
|
|
5469
5504
|
return this.$$.ctx[15];
|
|
5470
5505
|
}
|
|
5471
5506
|
set personalidlength(t) {
|
|
5472
|
-
this.$$set({ personalidlength: t }),
|
|
5507
|
+
this.$$set({ personalidlength: t }), B();
|
|
5473
5508
|
}
|
|
5474
5509
|
}
|
|
5475
|
-
|
|
5510
|
+
Sn(js, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, trackedanalyticsdata: {}, captchakey: {}, lang: {}, licenseyears: {}, disabledfields: {}, defaultoptions: {}, smsverification: {}, simplepasswordvalidation: {}, userroles: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {}, personalidlength: {} }, [], [], !0);
|
|
5476
5511
|
export {
|
|
5477
5512
|
Z as $,
|
|
5478
|
-
|
|
5479
|
-
|
|
5480
|
-
|
|
5481
|
-
|
|
5482
|
-
|
|
5483
|
-
|
|
5484
|
-
|
|
5485
|
-
|
|
5486
|
-
|
|
5487
|
-
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5491
|
-
|
|
5492
|
-
|
|
5493
|
-
|
|
5494
|
-
|
|
5495
|
-
|
|
5496
|
-
|
|
5497
|
-
|
|
5498
|
-
|
|
5499
|
-
|
|
5500
|
-
|
|
5513
|
+
zs as A,
|
|
5514
|
+
Ke as B,
|
|
5515
|
+
Js as C,
|
|
5516
|
+
Xs as D,
|
|
5517
|
+
Zs as E,
|
|
5518
|
+
an as F,
|
|
5519
|
+
oe as G,
|
|
5520
|
+
Vs as H,
|
|
5521
|
+
js as I,
|
|
5522
|
+
xn as S,
|
|
5523
|
+
Fr as a,
|
|
5524
|
+
nn as b,
|
|
5525
|
+
Sn as c,
|
|
5526
|
+
M as d,
|
|
5527
|
+
K as e,
|
|
5528
|
+
B as f,
|
|
5529
|
+
Ws as g,
|
|
5530
|
+
S as h,
|
|
5531
|
+
wn as i,
|
|
5532
|
+
F as j,
|
|
5533
|
+
E as k,
|
|
5534
|
+
un as l,
|
|
5535
|
+
H as m,
|
|
5501
5536
|
k as n,
|
|
5502
|
-
|
|
5503
|
-
|
|
5504
|
-
|
|
5505
|
-
|
|
5506
|
-
|
|
5507
|
-
|
|
5537
|
+
U as o,
|
|
5538
|
+
rn as p,
|
|
5539
|
+
cn as q,
|
|
5540
|
+
de as r,
|
|
5541
|
+
hr as s,
|
|
5542
|
+
V as t,
|
|
5508
5543
|
Oe as u,
|
|
5509
|
-
|
|
5544
|
+
Se as v,
|
|
5510
5545
|
Bs as w,
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5546
|
+
Os as x,
|
|
5547
|
+
Cs as y,
|
|
5548
|
+
Is as z
|
|
5514
5549
|
};
|