@everymatrix/general-player-register-form 1.55.0 → 1.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{GeneralPlayerRegisterForm-CCoIeenv.js → GeneralPlayerRegisterForm-BuB61HLg.js} +1193 -1103
- package/components/{GeneralPlayerRegisterForm-OYfKg3Gz.js → GeneralPlayerRegisterForm-DG_PgxLH.js} +1162 -1072
- package/components/GeneralPlayerRegisterForm-DbK_m5P7.cjs +18 -0
- package/components/{GeneralPlayerRegisterFormStep1-C1h9gv6m.js → GeneralPlayerRegisterFormStep1-BSHKlHOb.js} +538 -543
- package/components/{GeneralPlayerRegisterFormStep1-58R7jgfc.cjs → GeneralPlayerRegisterFormStep1-BwtIzCfb.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep1-DVIa2rjJ.js → GeneralPlayerRegisterFormStep1-CapVEL9Q.js} +539 -544
- package/components/{GeneralPlayerRegisterFormStep2-D4TfY_zd.js → GeneralPlayerRegisterFormStep2-3cXnxgiM.js} +1647 -1704
- package/components/{GeneralPlayerRegisterFormStep2-Cx3DNcUb.js → GeneralPlayerRegisterFormStep2-BcHjMrGe.js} +1500 -1565
- package/components/GeneralPlayerRegisterFormStep2-D52wwanQ.cjs +10 -0
- package/components/GeneralPlayerRegisterFormStep3-Bin16Rle.cjs +1 -0
- package/components/{GeneralPlayerRegisterFormStep3-D1rK9Bf0.js → GeneralPlayerRegisterFormStep3-CjAOZMlI.js} +495 -502
- package/components/{GeneralPlayerRegisterFormStep3-BxpP5Ns-.js → GeneralPlayerRegisterFormStep3-yTFKx15l.js} +484 -491
- package/components/{GeneralPlayerSmsVerificationForm-aor0cQO-.js → GeneralPlayerSmsVerificationForm-Cgj6Enci.js} +180 -187
- package/components/{GeneralPlayerSmsVerificationForm-CBGEYebq.js → GeneralPlayerSmsVerificationForm-D32c_95u.js} +183 -190
- package/components/GeneralPlayerSmsVerificationForm-DIarV0WP.cjs +1 -0
- package/es2015/general-player-register-form.cjs +1 -1
- package/es2015/general-player-register-form.js +1 -1
- package/esnext/general-player-register-form.js +1 -1
- package/package.json +1 -1
- package/components/GeneralPlayerRegisterForm-t6rLlCV2.cjs +0 -5
- package/components/GeneralPlayerRegisterFormStep2-C4Uvs4-y.cjs +0 -10
- package/components/GeneralPlayerRegisterFormStep3-B4v67EHk.cjs +0 -1
- package/components/GeneralPlayerSmsVerificationForm-GzoAbila.cjs +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as Zr, $ as Mr, S as qr, i as Br, f as
|
|
2
|
-
function
|
|
3
|
-
Zr(
|
|
1
|
+
import { a as Zr, $ as Mr, S as qr, i as Br, f as pe, c as Gr, s as Kr, b as Yr, e as d, t as b, d as E, g as r, h as se, j as s, k as K, l as p, m as z, n as Ge, o as ie, r as Jr, p as Wr, q as Xr, u as xr, v as $r, w as Ar, x as et, y as g, z as rt } from "./GeneralPlayerRegisterForm-BuB61HLg.js";
|
|
2
|
+
function Ur(e, t) {
|
|
3
|
+
Zr(e, t);
|
|
4
4
|
}
|
|
5
|
-
function
|
|
6
|
-
Mr.set(
|
|
5
|
+
function tt(e) {
|
|
6
|
+
Mr.set(e);
|
|
7
7
|
}
|
|
8
|
-
const
|
|
8
|
+
const Nr = {
|
|
9
9
|
en: {
|
|
10
10
|
registerTitle: "Create your account",
|
|
11
11
|
registerSubtitle: "Already have an account?",
|
|
@@ -260,216 +260,216 @@ const Lr = {
|
|
|
260
260
|
registerNext: "Next"
|
|
261
261
|
}
|
|
262
262
|
};
|
|
263
|
-
function
|
|
264
|
-
Yr(
|
|
263
|
+
function st(e) {
|
|
264
|
+
Yr(e, "svelte-6m40jp", ".RegisterFormTitle{font-size:20px;text-transform:uppercase;font-weight:300;margin:0;padding-bottom:8px}.RegisterFormSubtitle{font-size:14px;margin:0;padding-bottom:20px}.FormLoginCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.EmailContainer,.UserContainer,.PasswordContainer,.ConfirmPasswordContainer,.PromoCodeContainer,.SecurityQuestionContainer,.SecurityAnswerContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:40px;position:relative}.EmailContainer label,.UserContainer label,.PasswordContainer label,.ConfirmPasswordContainer label,.PromoCodeContainer label,.SecurityQuestionContainer label,.SecurityAnswerContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.EmailContainer input,.UserContainer input,.PasswordContainer input,.ConfirmPasswordContainer input,.PromoCodeContainer input,.SecurityQuestionContainer input,.SecurityAnswerContainer input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.EmailContainer.InvalidField input,.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.ConfirmPasswordContainer.InvalidField input,.PromoCodeContainer.InvalidField input,.SecurityQuestionContainer.InvalidField input,.SecurityAnswerContainer.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.EmailContainer.Hidden,.UserContainer.Hidden,.PasswordContainer.Hidden,.ConfirmPasswordContainer.Hidden,.PromoCodeContainer.Hidden,.SecurityQuestionContainer.Hidden,.SecurityAnswerContainer.Hidden{display:none}.PasswordContainer,.ConfirmPasswordContainer{position:relative}.PasswordContainer input,.ConfirmPasswordContainer input{padding:5px 30px 5px 15px}.FormRequired{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.TogglePasswordVisibility,.ToggleConfirmPasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect,.ToggleConfirmPasswordVisibility.InvalidToggle path,.ToggleConfirmPasswordVisibility.InvalidToggle circle,.ToggleConfirmPasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect,.ToggleConfirmPasswordVisibility path,.ToggleConfirmPasswordVisibility circle,.ToggleConfirmPasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;padding-top:5px;top:55px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.RegisterStepNext{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.RegisterStepNext[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}input::-ms-reveal,input::-ms-clear{display:none}");
|
|
265
265
|
}
|
|
266
|
-
function
|
|
266
|
+
function Lr(e) {
|
|
267
267
|
let t, i = (
|
|
268
268
|
/*$_*/
|
|
269
|
-
|
|
270
|
-
),
|
|
269
|
+
e[30]("registerEmailError") + ""
|
|
270
|
+
), l;
|
|
271
271
|
return {
|
|
272
272
|
c() {
|
|
273
|
-
t = d("p"),
|
|
273
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
274
274
|
},
|
|
275
275
|
m(o, n) {
|
|
276
|
-
|
|
276
|
+
se(o, t, n), s(t, l);
|
|
277
277
|
},
|
|
278
278
|
p(o, n) {
|
|
279
279
|
n[0] & /*$_*/
|
|
280
280
|
1073741824 && i !== (i = /*$_*/
|
|
281
|
-
o[30]("registerEmailError") + "") &&
|
|
281
|
+
o[30]("registerEmailError") + "") && z(l, i);
|
|
282
282
|
},
|
|
283
283
|
d(o) {
|
|
284
|
-
o &&
|
|
284
|
+
o && ie(t);
|
|
285
285
|
}
|
|
286
286
|
};
|
|
287
287
|
}
|
|
288
|
-
function Or(
|
|
288
|
+
function Or(e) {
|
|
289
289
|
let t, i = (
|
|
290
290
|
/*$_*/
|
|
291
|
-
|
|
292
|
-
),
|
|
291
|
+
e[30]("registerUsernameError") + ""
|
|
292
|
+
), l;
|
|
293
293
|
return {
|
|
294
294
|
c() {
|
|
295
|
-
t = d("p"),
|
|
295
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
296
296
|
},
|
|
297
297
|
m(o, n) {
|
|
298
|
-
|
|
298
|
+
se(o, t, n), s(t, l);
|
|
299
299
|
},
|
|
300
300
|
p(o, n) {
|
|
301
301
|
n[0] & /*$_*/
|
|
302
302
|
1073741824 && i !== (i = /*$_*/
|
|
303
|
-
o[30]("registerUsernameError") + "") &&
|
|
303
|
+
o[30]("registerUsernameError") + "") && z(l, i);
|
|
304
304
|
},
|
|
305
305
|
d(o) {
|
|
306
|
-
o &&
|
|
306
|
+
o && ie(t);
|
|
307
307
|
}
|
|
308
308
|
};
|
|
309
309
|
}
|
|
310
|
-
function
|
|
311
|
-
let t, i,
|
|
310
|
+
function it(e) {
|
|
311
|
+
let t, i, l, o, n, f, m, y, P;
|
|
312
312
|
return {
|
|
313
313
|
c() {
|
|
314
|
-
t = g("svg"), i = g("defs"),
|
|
314
|
+
t = g("svg"), i = g("defs"), l = g("style"), o = b(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), n = g("g"), f = g("path"), m = g("circle"), r(f, "class", "a"), r(f, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), r(f, "transform", "translate(0)"), r(m, "class", "a"), r(m, "cx", "2.779"), r(m, "cy", "2.779"), r(m, "r", "2.779"), r(m, "transform", "translate(20.827 30.303)"), r(n, "transform", "translate(-14.185 -27.832)"), r(t, "class", "TogglePasswordVisibility"), r(t, "xmlns", "http://www.w3.org/2000/svg"), r(t, "width", "18.843"), r(t, "height", "10.5"), r(t, "viewBox", "0 0 18.843 10.5");
|
|
315
315
|
},
|
|
316
|
-
m(
|
|
317
|
-
|
|
316
|
+
m(S, _) {
|
|
317
|
+
se(S, t, _), s(t, i), s(i, l), s(l, o), s(t, n), s(n, f), s(n, m), y || (P = p(
|
|
318
318
|
t,
|
|
319
319
|
"click",
|
|
320
320
|
/*click_handler_2*/
|
|
321
|
-
|
|
322
|
-
),
|
|
321
|
+
e[62]
|
|
322
|
+
), y = !0);
|
|
323
323
|
},
|
|
324
|
-
p:
|
|
325
|
-
d(
|
|
326
|
-
|
|
324
|
+
p: Ge,
|
|
325
|
+
d(S) {
|
|
326
|
+
S && ie(t), y = !1, P();
|
|
327
327
|
}
|
|
328
328
|
};
|
|
329
329
|
}
|
|
330
|
-
function
|
|
331
|
-
let t, i,
|
|
330
|
+
function at(e) {
|
|
331
|
+
let t, i, l, o, n, f, m, y, P, S, _, Q, k, N, h;
|
|
332
332
|
return {
|
|
333
333
|
c() {
|
|
334
|
-
t = g("svg"), i = g("defs"),
|
|
334
|
+
t = g("svg"), i = g("defs"), l = g("style"), o = b(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), n = g("g"), f = g("circle"), m = g("g"), y = g("path"), P = g("path"), S = g("g"), _ = g("path"), Q = g("path"), k = g("rect"), r(f, "class", "a"), r(f, "cx", "0.05"), r(f, "cy", "0.05"), r(f, "r", "0.05"), r(f, "transform", "translate(121.017 31.148)"), r(y, "class", "a"), r(y, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), r(y, "transform", "translate(-142.164 -39.123)"), r(P, "class", "a"), r(P, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), r(P, "transform", "translate(-136.413 -42.068)"), r(m, "transform", "translate(117.499 27.37)"), r(_, "class", "a"), r(_, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), r(_, "transform", "translate(-110.856 -33.157)"), r(Q, "class", "a"), r(Q, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), r(Q, "transform", "translate(-130.743 -29.617)"), r(S, "transform", "translate(110.856 24.899)"), r(k, "class", "a"), r(k, "width", "0.972"), r(k, "height", "15.861"), r(k, "rx", "0.486"), r(k, "transform", "translate(114.827 23.858) rotate(-39.315)"), r(n, "transform", "translate(-110.856 -23.242)"), r(t, "class", "TogglePasswordVisibility"), r(t, "xmlns", "http://www.w3.org/2000/svg"), r(t, "width", "18.844"), r(t, "height", "12.887"), r(t, "viewBox", "0 0 18.844 12.887");
|
|
335
335
|
},
|
|
336
|
-
m(
|
|
337
|
-
|
|
336
|
+
m(A, F) {
|
|
337
|
+
se(A, t, F), s(t, i), s(i, l), s(l, o), s(t, n), s(n, f), s(n, m), s(m, y), s(m, P), s(n, S), s(S, _), s(S, Q), s(n, k), N || (h = p(
|
|
338
338
|
t,
|
|
339
339
|
"click",
|
|
340
340
|
/*click_handler_1*/
|
|
341
|
-
|
|
342
|
-
),
|
|
341
|
+
e[61]
|
|
342
|
+
), N = !0);
|
|
343
343
|
},
|
|
344
|
-
p:
|
|
345
|
-
d(
|
|
346
|
-
|
|
344
|
+
p: Ge,
|
|
345
|
+
d(A) {
|
|
346
|
+
A && ie(t), N = !1, h();
|
|
347
347
|
}
|
|
348
348
|
};
|
|
349
349
|
}
|
|
350
|
-
function Vr(
|
|
350
|
+
function Vr(e) {
|
|
351
351
|
let t, i = (
|
|
352
352
|
/*$_*/
|
|
353
|
-
|
|
354
|
-
),
|
|
353
|
+
e[30]("registerPasswordError") + ""
|
|
354
|
+
), l;
|
|
355
355
|
return {
|
|
356
356
|
c() {
|
|
357
|
-
t = d("p"),
|
|
357
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
358
358
|
},
|
|
359
359
|
m(o, n) {
|
|
360
|
-
|
|
360
|
+
se(o, t, n), s(t, l);
|
|
361
361
|
},
|
|
362
362
|
p(o, n) {
|
|
363
363
|
n[0] & /*$_*/
|
|
364
364
|
1073741824 && i !== (i = /*$_*/
|
|
365
|
-
o[30]("registerPasswordError") + "") &&
|
|
365
|
+
o[30]("registerPasswordError") + "") && z(l, i);
|
|
366
366
|
},
|
|
367
367
|
d(o) {
|
|
368
|
-
o &&
|
|
368
|
+
o && ie(t);
|
|
369
369
|
}
|
|
370
370
|
};
|
|
371
371
|
}
|
|
372
|
-
function jr(
|
|
372
|
+
function jr(e) {
|
|
373
373
|
let t, i = (
|
|
374
374
|
/*$_*/
|
|
375
|
-
|
|
376
|
-
),
|
|
375
|
+
e[30]("registerSimplePasswordError") + ""
|
|
376
|
+
), l;
|
|
377
377
|
return {
|
|
378
378
|
c() {
|
|
379
|
-
t = d("p"),
|
|
379
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
380
380
|
},
|
|
381
381
|
m(o, n) {
|
|
382
|
-
|
|
382
|
+
se(o, t, n), s(t, l);
|
|
383
383
|
},
|
|
384
384
|
p(o, n) {
|
|
385
385
|
n[0] & /*$_*/
|
|
386
386
|
1073741824 && i !== (i = /*$_*/
|
|
387
|
-
o[30]("registerSimplePasswordError") + "") &&
|
|
387
|
+
o[30]("registerSimplePasswordError") + "") && z(l, i);
|
|
388
388
|
},
|
|
389
389
|
d(o) {
|
|
390
|
-
o &&
|
|
390
|
+
o && ie(t);
|
|
391
391
|
}
|
|
392
392
|
};
|
|
393
393
|
}
|
|
394
|
-
function
|
|
395
|
-
let t, i,
|
|
394
|
+
function ot(e) {
|
|
395
|
+
let t, i, l, o, n, f, m, y, P;
|
|
396
396
|
return {
|
|
397
397
|
c() {
|
|
398
|
-
t = g("svg"), i = g("defs"),
|
|
398
|
+
t = g("svg"), i = g("defs"), l = g("style"), o = b(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), n = g("g"), f = g("path"), m = g("circle"), r(f, "class", "a"), r(f, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), r(f, "transform", "translate(0)"), r(m, "class", "a"), r(m, "cx", "2.779"), r(m, "cy", "2.779"), r(m, "r", "2.779"), r(m, "transform", "translate(20.827 30.303)"), r(n, "transform", "translate(-14.185 -27.832)"), r(t, "class", "ToggleConfirmPasswordVisibility"), r(t, "xmlns", "http://www.w3.org/2000/svg"), r(t, "width", "18.843"), r(t, "height", "10.5"), r(t, "viewBox", "0 0 18.843 10.5");
|
|
399
399
|
},
|
|
400
|
-
m(
|
|
401
|
-
|
|
400
|
+
m(S, _) {
|
|
401
|
+
se(S, t, _), s(t, i), s(i, l), s(l, o), s(t, n), s(n, f), s(n, m), y || (P = p(
|
|
402
402
|
t,
|
|
403
403
|
"click",
|
|
404
404
|
/*click_handler_4*/
|
|
405
|
-
|
|
406
|
-
),
|
|
405
|
+
e[68]
|
|
406
|
+
), y = !0);
|
|
407
407
|
},
|
|
408
|
-
p:
|
|
409
|
-
d(
|
|
410
|
-
|
|
408
|
+
p: Ge,
|
|
409
|
+
d(S) {
|
|
410
|
+
S && ie(t), y = !1, P();
|
|
411
411
|
}
|
|
412
412
|
};
|
|
413
413
|
}
|
|
414
|
-
function
|
|
415
|
-
let t, i,
|
|
414
|
+
function nt(e) {
|
|
415
|
+
let t, i, l, o, n, f, m, y, P, S, _, Q, k, N, h;
|
|
416
416
|
return {
|
|
417
417
|
c() {
|
|
418
|
-
t = g("svg"), i = g("defs"),
|
|
418
|
+
t = g("svg"), i = g("defs"), l = g("style"), o = b(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), n = g("g"), f = g("circle"), m = g("g"), y = g("path"), P = g("path"), S = g("g"), _ = g("path"), Q = g("path"), k = g("rect"), r(f, "class", "a"), r(f, "cx", "0.05"), r(f, "cy", "0.05"), r(f, "r", "0.05"), r(f, "transform", "translate(121.017 31.148)"), r(y, "class", "a"), r(y, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), r(y, "transform", "translate(-142.164 -39.123)"), r(P, "class", "a"), r(P, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), r(P, "transform", "translate(-136.413 -42.068)"), r(m, "transform", "translate(117.499 27.37)"), r(_, "class", "a"), r(_, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), r(_, "transform", "translate(-110.856 -33.157)"), r(Q, "class", "a"), r(Q, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), r(Q, "transform", "translate(-130.743 -29.617)"), r(S, "transform", "translate(110.856 24.899)"), r(k, "class", "a"), r(k, "width", "0.972"), r(k, "height", "15.861"), r(k, "rx", "0.486"), r(k, "transform", "translate(114.827 23.858) rotate(-39.315)"), r(n, "transform", "translate(-110.856 -23.242)"), r(t, "class", "ToggleConfirmPasswordVisibility"), r(t, "xmlns", "http://www.w3.org/2000/svg"), r(t, "width", "18.844"), r(t, "height", "12.887"), r(t, "viewBox", "0 0 18.844 12.887");
|
|
419
419
|
},
|
|
420
|
-
m(
|
|
421
|
-
|
|
420
|
+
m(A, F) {
|
|
421
|
+
se(A, t, F), s(t, i), s(i, l), s(l, o), s(t, n), s(n, f), s(n, m), s(m, y), s(m, P), s(n, S), s(S, _), s(S, Q), s(n, k), N || (h = p(
|
|
422
422
|
t,
|
|
423
423
|
"click",
|
|
424
424
|
/*click_handler_3*/
|
|
425
|
-
|
|
426
|
-
),
|
|
425
|
+
e[67]
|
|
426
|
+
), N = !0);
|
|
427
427
|
},
|
|
428
|
-
p:
|
|
429
|
-
d(
|
|
430
|
-
|
|
428
|
+
p: Ge,
|
|
429
|
+
d(A) {
|
|
430
|
+
A && ie(t), N = !1, h();
|
|
431
431
|
}
|
|
432
432
|
};
|
|
433
433
|
}
|
|
434
|
-
function Rr(
|
|
434
|
+
function Rr(e) {
|
|
435
435
|
let t, i = (
|
|
436
436
|
/*$_*/
|
|
437
|
-
|
|
438
|
-
),
|
|
437
|
+
e[30]("registerConfirmPasswordError") + ""
|
|
438
|
+
), l;
|
|
439
439
|
return {
|
|
440
440
|
c() {
|
|
441
|
-
t = d("p"),
|
|
441
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
442
442
|
},
|
|
443
443
|
m(o, n) {
|
|
444
|
-
|
|
444
|
+
se(o, t, n), s(t, l);
|
|
445
445
|
},
|
|
446
446
|
p(o, n) {
|
|
447
447
|
n[0] & /*$_*/
|
|
448
448
|
1073741824 && i !== (i = /*$_*/
|
|
449
|
-
o[30]("registerConfirmPasswordError") + "") &&
|
|
449
|
+
o[30]("registerConfirmPasswordError") + "") && z(l, i);
|
|
450
450
|
},
|
|
451
451
|
d(o) {
|
|
452
|
-
o &&
|
|
452
|
+
o && ie(t);
|
|
453
453
|
}
|
|
454
454
|
};
|
|
455
455
|
}
|
|
456
|
-
function Dr(
|
|
456
|
+
function Dr(e) {
|
|
457
457
|
let t, i = (
|
|
458
458
|
/*custominputtextswitch*/
|
|
459
|
-
(
|
|
459
|
+
(e[2] == "true" ? (
|
|
460
460
|
/*$_*/
|
|
461
|
-
|
|
461
|
+
e[30]("registerSecurityQuestionError2")
|
|
462
462
|
) : (
|
|
463
463
|
/*$_*/
|
|
464
|
-
|
|
464
|
+
e[30]("registerSecurityQuestionError")
|
|
465
465
|
)) + ""
|
|
466
|
-
),
|
|
466
|
+
), l;
|
|
467
467
|
return {
|
|
468
468
|
c() {
|
|
469
|
-
t = d("p"),
|
|
469
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
470
470
|
},
|
|
471
471
|
m(o, n) {
|
|
472
|
-
|
|
472
|
+
se(o, t, n), s(t, l);
|
|
473
473
|
},
|
|
474
474
|
p(o, n) {
|
|
475
475
|
n[0] & /*custominputtextswitch, $_*/
|
|
@@ -480,30 +480,30 @@ function Dr(r) {
|
|
|
480
480
|
) : (
|
|
481
481
|
/*$_*/
|
|
482
482
|
o[30]("registerSecurityQuestionError")
|
|
483
|
-
)) + "") &&
|
|
483
|
+
)) + "") && z(l, i);
|
|
484
484
|
},
|
|
485
485
|
d(o) {
|
|
486
|
-
o &&
|
|
486
|
+
o && ie(t);
|
|
487
487
|
}
|
|
488
488
|
};
|
|
489
489
|
}
|
|
490
|
-
function Hr(
|
|
490
|
+
function Hr(e) {
|
|
491
491
|
let t, i = (
|
|
492
492
|
/*custominputtextswitch*/
|
|
493
|
-
(
|
|
493
|
+
(e[2] == "true" ? (
|
|
494
494
|
/*$_*/
|
|
495
|
-
|
|
495
|
+
e[30]("registerSecurityAnswerError2")
|
|
496
496
|
) : (
|
|
497
497
|
/*$_*/
|
|
498
|
-
|
|
498
|
+
e[30]("registerSecurityAnswerError")
|
|
499
499
|
)) + ""
|
|
500
|
-
),
|
|
500
|
+
), l;
|
|
501
501
|
return {
|
|
502
502
|
c() {
|
|
503
|
-
t = d("p"),
|
|
503
|
+
t = d("p"), l = b(i), r(t, "class", "InvalidInput");
|
|
504
504
|
},
|
|
505
505
|
m(o, n) {
|
|
506
|
-
|
|
506
|
+
se(o, t, n), s(t, l);
|
|
507
507
|
},
|
|
508
508
|
p(o, n) {
|
|
509
509
|
n[0] & /*custominputtextswitch, $_*/
|
|
@@ -514,471 +514,471 @@ function Hr(r) {
|
|
|
514
514
|
) : (
|
|
515
515
|
/*$_*/
|
|
516
516
|
o[30]("registerSecurityAnswerError")
|
|
517
|
-
)) + "") &&
|
|
517
|
+
)) + "") && z(l, i);
|
|
518
518
|
},
|
|
519
519
|
d(o) {
|
|
520
|
-
o &&
|
|
520
|
+
o && ie(t);
|
|
521
521
|
}
|
|
522
522
|
};
|
|
523
523
|
}
|
|
524
|
-
function
|
|
525
|
-
let t, i,
|
|
524
|
+
function lt(e) {
|
|
525
|
+
let t, i, l, o = (
|
|
526
526
|
/*$_*/
|
|
527
|
-
|
|
528
|
-
), n, f, m,
|
|
527
|
+
e[30]("registerTitle") + ""
|
|
528
|
+
), n, f, m, y = (
|
|
529
529
|
/*$_*/
|
|
530
|
-
|
|
531
|
-
),
|
|
530
|
+
e[30]("registerSubtitle") + ""
|
|
531
|
+
), P, S, _, Q = (
|
|
532
532
|
/*$_*/
|
|
533
|
-
|
|
534
|
-
),
|
|
533
|
+
e[30]("registerSubtitleLogin") + ""
|
|
534
|
+
), k, N, h, A, F, $ = (
|
|
535
535
|
/*$_*/
|
|
536
|
-
|
|
537
|
-
),
|
|
536
|
+
e[30]("registerEmail") + ""
|
|
537
|
+
), Pe, Ie, we, Te, L, ze, ye, Ue, I, j, ee = (
|
|
538
538
|
/*$_*/
|
|
539
|
-
|
|
540
|
-
),
|
|
539
|
+
e[30]("registerUsername") + ""
|
|
540
|
+
), ae, Y, O, be, T, ge, he, ne, oe, w, le, R = (
|
|
541
541
|
/*$_*/
|
|
542
|
-
|
|
543
|
-
),
|
|
542
|
+
e[30]("registerPassword") + ""
|
|
543
|
+
), ue, nr, ve, lr, C, _e, Ke, Ye, Ne, ke, Ae, Je, U, fe, Le = (
|
|
544
544
|
/*$_*/
|
|
545
|
-
|
|
546
|
-
),
|
|
545
|
+
e[30]("registerConfirmPassword") + ""
|
|
546
|
+
), Oe, ur, Se, We, V, Xe, Ve, Qe, cr, ce, Fe, je = (
|
|
547
547
|
/*$_*/
|
|
548
|
-
|
|
549
|
-
),
|
|
548
|
+
e[30]("registerPromoCode") + ""
|
|
549
|
+
), xe, dr, mr, J, gr, Re, fr, re, Ce, De = (
|
|
550
550
|
/*custominputtextswitch*/
|
|
551
|
-
(
|
|
551
|
+
(e[2] == "true" ? (
|
|
552
552
|
/*$_*/
|
|
553
|
-
|
|
553
|
+
e[30]("registerSecurityQuestion2")
|
|
554
554
|
) : (
|
|
555
555
|
/*$_*/
|
|
556
|
-
|
|
556
|
+
e[30]("registerSecurityQuestion")
|
|
557
557
|
)) + ""
|
|
558
|
-
),
|
|
558
|
+
), $e, pr, He, wr, W, yr, Ze, br, te, Ee, Me = (
|
|
559
559
|
/*custominputtextswitch*/
|
|
560
|
-
(
|
|
560
|
+
(e[2] == "true" ? (
|
|
561
561
|
/*$_*/
|
|
562
|
-
|
|
562
|
+
e[30]("registerSecurityAnswer2")
|
|
563
563
|
) : (
|
|
564
564
|
/*$_*/
|
|
565
|
-
|
|
565
|
+
e[30]("registerSecurityAnswer")
|
|
566
566
|
)) + ""
|
|
567
|
-
),
|
|
567
|
+
), er, hr, qe, Sr, X, Cr, Be, u, v, x = (
|
|
568
568
|
/*$_*/
|
|
569
|
-
|
|
570
|
-
),
|
|
569
|
+
e[30]("registerNext") + ""
|
|
570
|
+
), _r, Er, kr, Qr, D = (
|
|
571
571
|
/*invalidEmail*/
|
|
572
|
-
|
|
573
|
-
),
|
|
572
|
+
e[4] && Lr(e)
|
|
573
|
+
), H = (
|
|
574
574
|
/*invalidName*/
|
|
575
|
-
|
|
575
|
+
e[5] && Or(e)
|
|
576
576
|
);
|
|
577
577
|
function Fr(a, c) {
|
|
578
578
|
return (
|
|
579
579
|
/*isPasswordVisible*/
|
|
580
|
-
a[25] ?
|
|
580
|
+
a[25] ? at : it
|
|
581
581
|
);
|
|
582
582
|
}
|
|
583
|
-
let Pr = Fr(
|
|
583
|
+
let Pr = Fr(e), de = Pr(e), Z = (
|
|
584
584
|
/*invalidPassword*/
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
),
|
|
585
|
+
e[6] && /*simplepasswordvalidation*/
|
|
586
|
+
e[0] !== "true" && Vr(e)
|
|
587
|
+
), M = (
|
|
588
588
|
/*invalidPassword*/
|
|
589
|
-
|
|
590
|
-
|
|
589
|
+
e[6] && /*simplepasswordvalidation*/
|
|
590
|
+
e[0] === "true" && jr(e)
|
|
591
591
|
);
|
|
592
592
|
function Ir(a, c) {
|
|
593
593
|
return (
|
|
594
594
|
/*isConfirmPasswordVisible*/
|
|
595
|
-
a[26] ?
|
|
595
|
+
a[26] ? nt : ot
|
|
596
596
|
);
|
|
597
597
|
}
|
|
598
|
-
let
|
|
598
|
+
let vr = Ir(e), me = vr(e), q = (
|
|
599
599
|
/*invalidConfirmPassword*/
|
|
600
|
-
|
|
601
|
-
),
|
|
600
|
+
e[7] && Rr(e)
|
|
601
|
+
), B = (
|
|
602
602
|
/*invalidSecurityQuestion*/
|
|
603
|
-
|
|
604
|
-
),
|
|
603
|
+
e[8] && Dr(e)
|
|
604
|
+
), G = (
|
|
605
605
|
/*invalidSecurityAnswer*/
|
|
606
|
-
|
|
606
|
+
e[9] && Hr(e)
|
|
607
607
|
);
|
|
608
608
|
return {
|
|
609
609
|
c() {
|
|
610
|
-
var a, c, sr, ir, ar, or
|
|
611
|
-
t = d("div"), i = d("div"),
|
|
612
|
-
(
|
|
613
|
-
|
|
614
|
-
(((a =
|
|
615
|
-
|
|
616
|
-
(
|
|
617
|
-
|
|
618
|
-
(((c =
|
|
619
|
-
|
|
620
|
-
(
|
|
621
|
-
|
|
622
|
-
(((
|
|
623
|
-
((
|
|
624
|
-
(
|
|
625
|
-
|
|
626
|
-
(((
|
|
627
|
-
(((
|
|
628
|
-
(
|
|
629
|
-
|
|
630
|
-
(((
|
|
631
|
-
(
|
|
632
|
-
|
|
633
|
-
(((
|
|
634
|
-
|
|
610
|
+
var a, c, rr, tr, sr, ir, ar, or;
|
|
611
|
+
t = d("div"), i = d("div"), l = d("h2"), n = b(o), f = E(), m = d("p"), P = b(y), S = E(), _ = d("span"), k = b(Q), N = E(), h = d("form"), A = d("div"), F = d("label"), Pe = b($), Ie = b(":"), we = d("span"), we.textContent = "*", Te = E(), L = d("input"), ze = E(), D && D.c(), Ue = E(), I = d("div"), j = d("label"), ae = b(ee), Y = b(":"), O = d("span"), O.textContent = "*", be = E(), T = d("input"), he = E(), H && H.c(), oe = E(), w = d("div"), le = d("label"), ue = b(R), nr = b(":"), ve = d("span"), ve.textContent = "*", lr = E(), C = d("input"), Ke = E(), de.c(), Ye = E(), Z && Z.c(), Ne = E(), M && M.c(), Je = E(), U = d("div"), fe = d("label"), Oe = b(Le), ur = b(":"), Se = d("span"), Se.textContent = "*", We = E(), V = d("input"), Xe = E(), me.c(), Ve = E(), q && q.c(), cr = E(), ce = d("div"), Fe = d("label"), xe = b(je), dr = b(":"), mr = E(), J = d("input"), gr = E(), fr = E(), re = d("div"), Ce = d("label"), $e = b(De), pr = b(":"), He = d("span"), He.textContent = "*", wr = E(), W = d("input"), yr = E(), B && B.c(), br = E(), te = d("div"), Ee = d("label"), er = b(Me), hr = b(":"), qe = d("span"), qe.textContent = "*", Sr = E(), X = d("input"), Cr = E(), G && G.c(), u = E(), v = d("button"), _r = b(x), r(l, "class", "RegisterFormTitle"), r(_, "class", "FormLoginCallToAction"), r(m, "class", "RegisterFormSubtitle"), r(i, "class", "RegisterFormHeader"), r(we, "class", "FormRequired"), r(F, "for", "Email"), r(L, "type", "text"), r(L, "id", "Email"), r(A, "class", ye = "EmailContainer " + /*invalidEmail*/
|
|
612
|
+
(e[4] && !/*emailFocus*/
|
|
613
|
+
e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
614
|
+
(((a = e[17]) == null ? void 0 : a.indexOf("email")) >= 0 ? "Hidden" : "")), r(O, "class", "FormRequired"), r(j, "for", "UserName"), r(T, "type", "text"), r(T, "id", "UserName"), r(T, "autocomplete", ge = /*savecredentials*/
|
|
615
|
+
e[1] ? "username" : "off"), r(I, "class", ne = "UserContainer " + /*invalidName*/
|
|
616
|
+
(e[5] && !/*usernameFocus*/
|
|
617
|
+
e[11] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
618
|
+
(((c = e[17]) == null ? void 0 : c.indexOf("username")) >= 0 ? "Hidden" : "")), r(ve, "class", "FormRequired"), r(le, "for", "Password"), r(C, "name", "new-password"), r(C, "type", "password"), r(C, "id", "new-password"), r(C, "autocomplete", _e = /*savecredentials*/
|
|
619
|
+
e[1] ? "new-password" : "off"), r(C, "aria-describedby", "password-constraints"), r(w, "class", ke = "PasswordContainer " + /*invalidPassword*/
|
|
620
|
+
(e[6] && !/*passwordFocus*/
|
|
621
|
+
e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
622
|
+
(((rr = e[17]) == null ? void 0 : rr.indexOf("password")) >= 0 ? "Hidden" : "")), w.hidden = Ae = /*disabledFieldsList*/
|
|
623
|
+
((tr = e[17]) == null ? void 0 : tr.indexOf("password")) >= 0, r(Se, "class", "FormRequired"), r(fe, "for", "ConfirmPassword"), r(V, "type", "password"), r(V, "id", "ConfirmPassword"), r(U, "class", Qe = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
624
|
+
(e[7] && !/*confirmPasswordFocus*/
|
|
625
|
+
e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
626
|
+
(((sr = e[17]) == null ? void 0 : sr.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")), r(Fe, "for", "PromoCode"), r(J, "type", "text"), r(J, "id", "PromoCode"), r(ce, "class", Re = "PromoCodeContainer " + /*disabledFieldsList*/
|
|
627
|
+
(((ir = e[17]) == null ? void 0 : ir.indexOf("promoCode")) >= 0 ? "Hidden" : "")), r(He, "class", "FormRequired"), r(Ce, "for", "SecurityQuestion"), r(W, "type", "text"), r(W, "id", "SecurityQuestion"), r(re, "class", Ze = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
|
|
628
|
+
(e[8] && !/*securityQFocus*/
|
|
629
|
+
e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
630
|
+
(((ar = e[17]) == null ? void 0 : ar.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")), r(qe, "class", "FormRequired"), r(Ee, "for", "SecurityAnswer"), r(X, "type", "text"), r(X, "id", "SecurityAnswer"), r(te, "class", Be = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
|
|
631
|
+
(e[9] && !/*securityAFocus*/
|
|
632
|
+
e[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
633
|
+
(((or = e[17]) == null ? void 0 : or.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")), r(v, "class", "RegisterStepNext"), v.disabled = Er = !/*isValid*/
|
|
634
|
+
e[29], r(h, "class", "RegisterFormContent");
|
|
635
635
|
},
|
|
636
636
|
m(a, c) {
|
|
637
|
-
|
|
638
|
-
|
|
637
|
+
se(a, t, c), s(t, i), s(i, l), s(l, n), s(i, f), s(i, m), s(m, P), s(m, S), s(m, _), s(_, k), s(t, N), s(t, h), s(h, A), s(A, F), s(F, Pe), s(F, Ie), s(F, we), s(A, Te), s(A, L), K(
|
|
638
|
+
L,
|
|
639
639
|
/*userEmail*/
|
|
640
|
-
|
|
641
|
-
), s(
|
|
640
|
+
e[19]
|
|
641
|
+
), s(A, ze), D && D.m(A, null), s(h, Ue), s(h, I), s(I, j), s(j, ae), s(j, Y), s(j, O), s(I, be), s(I, T), K(
|
|
642
642
|
T,
|
|
643
643
|
/*userValue*/
|
|
644
|
-
|
|
645
|
-
), s(I,
|
|
646
|
-
|
|
644
|
+
e[18]
|
|
645
|
+
), s(I, he), H && H.m(I, null), s(h, oe), s(h, w), s(w, le), s(le, ue), s(le, nr), s(le, ve), s(w, lr), s(w, C), K(
|
|
646
|
+
C,
|
|
647
647
|
/*userPassword*/
|
|
648
|
-
|
|
649
|
-
),
|
|
648
|
+
e[20]
|
|
649
|
+
), e[60](C), s(w, Ke), de.m(w, null), s(w, Ye), Z && Z.m(w, null), s(w, Ne), M && M.m(w, null), s(h, Je), s(h, U), s(U, fe), s(fe, Oe), s(fe, ur), s(fe, Se), s(U, We), s(U, V), K(
|
|
650
650
|
V,
|
|
651
651
|
/*confirmUserPassword*/
|
|
652
|
-
|
|
653
|
-
),
|
|
654
|
-
|
|
652
|
+
e[21]
|
|
653
|
+
), e[66](V), s(U, Xe), me.m(U, null), s(U, Ve), q && q.m(U, null), s(h, cr), s(h, ce), s(ce, Fe), s(Fe, xe), s(Fe, dr), s(ce, mr), s(ce, J), K(
|
|
654
|
+
J,
|
|
655
655
|
/*promoCode*/
|
|
656
|
-
|
|
657
|
-
), s(
|
|
658
|
-
|
|
656
|
+
e[24]
|
|
657
|
+
), s(ce, gr), s(h, fr), s(h, re), s(re, Ce), s(Ce, $e), s(Ce, pr), s(Ce, He), s(re, wr), s(re, W), K(
|
|
658
|
+
W,
|
|
659
659
|
/*securityQuestion*/
|
|
660
|
-
|
|
661
|
-
), s(
|
|
662
|
-
|
|
660
|
+
e[22]
|
|
661
|
+
), s(re, yr), B && B.m(re, null), s(h, br), s(h, te), s(te, Ee), s(Ee, er), s(Ee, hr), s(Ee, qe), s(te, Sr), s(te, X), K(
|
|
662
|
+
X,
|
|
663
663
|
/*securityAnswer*/
|
|
664
|
-
|
|
665
|
-
), s(
|
|
664
|
+
e[23]
|
|
665
|
+
), s(te, Cr), G && G.m(te, null), s(h, u), s(h, v), s(v, _r), e[79](t), kr || (Qr = [
|
|
666
666
|
p(
|
|
667
|
-
|
|
667
|
+
_,
|
|
668
668
|
"click",
|
|
669
669
|
/*click_handler*/
|
|
670
|
-
|
|
670
|
+
e[50]
|
|
671
671
|
),
|
|
672
672
|
p(
|
|
673
|
-
|
|
673
|
+
L,
|
|
674
674
|
"input",
|
|
675
675
|
/*input0_input_handler*/
|
|
676
|
-
|
|
676
|
+
e[51]
|
|
677
677
|
),
|
|
678
678
|
p(
|
|
679
|
-
|
|
679
|
+
L,
|
|
680
680
|
"keyup",
|
|
681
681
|
/*checkEmailIdentifier*/
|
|
682
|
-
|
|
682
|
+
e[32]
|
|
683
683
|
),
|
|
684
684
|
p(
|
|
685
|
-
|
|
685
|
+
L,
|
|
686
686
|
"focus",
|
|
687
687
|
/*focus_handler*/
|
|
688
|
-
|
|
688
|
+
e[52]
|
|
689
689
|
),
|
|
690
690
|
p(
|
|
691
|
-
|
|
691
|
+
L,
|
|
692
692
|
"blur",
|
|
693
693
|
/*blur_handler*/
|
|
694
|
-
|
|
694
|
+
e[53]
|
|
695
695
|
),
|
|
696
696
|
p(
|
|
697
697
|
T,
|
|
698
698
|
"input",
|
|
699
699
|
/*input1_input_handler*/
|
|
700
|
-
|
|
700
|
+
e[54]
|
|
701
701
|
),
|
|
702
702
|
p(
|
|
703
703
|
T,
|
|
704
704
|
"keyup",
|
|
705
705
|
/*checkUserIdentifier*/
|
|
706
|
-
|
|
706
|
+
e[33]
|
|
707
707
|
),
|
|
708
708
|
p(
|
|
709
709
|
T,
|
|
710
710
|
"focus",
|
|
711
711
|
/*focus_handler_1*/
|
|
712
|
-
|
|
712
|
+
e[55]
|
|
713
713
|
),
|
|
714
714
|
p(
|
|
715
715
|
T,
|
|
716
716
|
"blur",
|
|
717
717
|
/*blur_handler_1*/
|
|
718
|
-
|
|
718
|
+
e[56]
|
|
719
719
|
),
|
|
720
720
|
p(
|
|
721
|
-
|
|
721
|
+
C,
|
|
722
722
|
"input",
|
|
723
723
|
/*input2_input_handler*/
|
|
724
|
-
|
|
724
|
+
e[57]
|
|
725
725
|
),
|
|
726
726
|
p(
|
|
727
|
-
|
|
727
|
+
C,
|
|
728
728
|
"keyup",
|
|
729
729
|
/*validatePassword*/
|
|
730
|
-
|
|
730
|
+
e[38]
|
|
731
731
|
),
|
|
732
732
|
p(
|
|
733
|
-
|
|
733
|
+
C,
|
|
734
734
|
"focus",
|
|
735
735
|
/*focus_handler_2*/
|
|
736
|
-
|
|
736
|
+
e[58]
|
|
737
737
|
),
|
|
738
738
|
p(
|
|
739
|
-
|
|
739
|
+
C,
|
|
740
740
|
"blur",
|
|
741
741
|
/*blur_handler_2*/
|
|
742
|
-
|
|
742
|
+
e[59]
|
|
743
743
|
),
|
|
744
744
|
p(
|
|
745
745
|
V,
|
|
746
746
|
"input",
|
|
747
747
|
/*input3_input_handler*/
|
|
748
|
-
|
|
748
|
+
e[63]
|
|
749
749
|
),
|
|
750
750
|
p(
|
|
751
751
|
V,
|
|
752
752
|
"keyup",
|
|
753
753
|
/*validateConfirmPassword*/
|
|
754
|
-
|
|
754
|
+
e[39]
|
|
755
755
|
),
|
|
756
756
|
p(
|
|
757
757
|
V,
|
|
758
758
|
"focus",
|
|
759
759
|
/*focus_handler_3*/
|
|
760
|
-
|
|
760
|
+
e[64]
|
|
761
761
|
),
|
|
762
762
|
p(
|
|
763
763
|
V,
|
|
764
764
|
"blur",
|
|
765
765
|
/*blur_handler_3*/
|
|
766
|
-
|
|
766
|
+
e[65]
|
|
767
767
|
),
|
|
768
768
|
p(
|
|
769
|
-
|
|
769
|
+
J,
|
|
770
770
|
"input",
|
|
771
771
|
/*input4_input_handler*/
|
|
772
|
-
|
|
772
|
+
e[69]
|
|
773
773
|
),
|
|
774
774
|
p(
|
|
775
|
-
|
|
775
|
+
J,
|
|
776
776
|
"keyup",
|
|
777
777
|
/*checkPromoCode*/
|
|
778
|
-
|
|
778
|
+
e[40]
|
|
779
779
|
),
|
|
780
780
|
p(
|
|
781
|
-
|
|
781
|
+
J,
|
|
782
782
|
"focus",
|
|
783
783
|
/*focus_handler_4*/
|
|
784
|
-
|
|
784
|
+
e[70]
|
|
785
785
|
),
|
|
786
786
|
p(
|
|
787
|
-
|
|
787
|
+
J,
|
|
788
788
|
"blur",
|
|
789
789
|
/*blur_handler_4*/
|
|
790
|
-
|
|
790
|
+
e[71]
|
|
791
791
|
),
|
|
792
792
|
p(
|
|
793
|
-
|
|
793
|
+
W,
|
|
794
794
|
"input",
|
|
795
795
|
/*input5_input_handler*/
|
|
796
|
-
|
|
796
|
+
e[72]
|
|
797
797
|
),
|
|
798
798
|
p(
|
|
799
|
-
|
|
799
|
+
W,
|
|
800
800
|
"keyup",
|
|
801
801
|
/*checkSecurityQuestion*/
|
|
802
|
-
|
|
802
|
+
e[41]
|
|
803
803
|
),
|
|
804
804
|
p(
|
|
805
|
-
|
|
805
|
+
W,
|
|
806
806
|
"focus",
|
|
807
807
|
/*focus_handler_5*/
|
|
808
|
-
|
|
808
|
+
e[73]
|
|
809
809
|
),
|
|
810
810
|
p(
|
|
811
|
-
|
|
811
|
+
W,
|
|
812
812
|
"blur",
|
|
813
813
|
/*blur_handler_5*/
|
|
814
|
-
|
|
814
|
+
e[74]
|
|
815
815
|
),
|
|
816
816
|
p(
|
|
817
|
-
|
|
817
|
+
X,
|
|
818
818
|
"input",
|
|
819
819
|
/*input6_input_handler*/
|
|
820
|
-
|
|
820
|
+
e[75]
|
|
821
821
|
),
|
|
822
822
|
p(
|
|
823
|
-
|
|
823
|
+
X,
|
|
824
824
|
"keyup",
|
|
825
825
|
/*checkSecurityAnswer*/
|
|
826
|
-
|
|
826
|
+
e[42]
|
|
827
827
|
),
|
|
828
828
|
p(
|
|
829
|
-
|
|
829
|
+
X,
|
|
830
830
|
"focus",
|
|
831
831
|
/*focus_handler_6*/
|
|
832
|
-
|
|
832
|
+
e[76]
|
|
833
833
|
),
|
|
834
834
|
p(
|
|
835
|
-
|
|
835
|
+
X,
|
|
836
836
|
"blur",
|
|
837
837
|
/*blur_handler_6*/
|
|
838
|
-
|
|
838
|
+
e[77]
|
|
839
839
|
),
|
|
840
840
|
p(
|
|
841
|
-
|
|
841
|
+
v,
|
|
842
842
|
"click",
|
|
843
843
|
/*click_handler_5*/
|
|
844
|
-
|
|
844
|
+
e[78]
|
|
845
845
|
)
|
|
846
846
|
], kr = !0);
|
|
847
847
|
},
|
|
848
848
|
p(a, c) {
|
|
849
|
-
var sr, ir, ar, or,
|
|
849
|
+
var rr, tr, sr, ir, ar, or, Tr, zr;
|
|
850
850
|
c[0] & /*$_*/
|
|
851
851
|
1073741824 && o !== (o = /*$_*/
|
|
852
|
-
a[30]("registerTitle") + "") &&
|
|
853
|
-
1073741824 &&
|
|
854
|
-
a[30]("registerSubtitle") + "") &&
|
|
855
|
-
1073741824 &&
|
|
856
|
-
a[30]("registerSubtitleLogin") + "") &&
|
|
857
|
-
1073741824 &&
|
|
858
|
-
a[30]("registerEmail") + "") &&
|
|
859
|
-
524288 &&
|
|
860
|
-
a[19] &&
|
|
861
|
-
|
|
852
|
+
a[30]("registerTitle") + "") && z(n, o), c[0] & /*$_*/
|
|
853
|
+
1073741824 && y !== (y = /*$_*/
|
|
854
|
+
a[30]("registerSubtitle") + "") && z(P, y), c[0] & /*$_*/
|
|
855
|
+
1073741824 && Q !== (Q = /*$_*/
|
|
856
|
+
a[30]("registerSubtitleLogin") + "") && z(k, Q), c[0] & /*$_*/
|
|
857
|
+
1073741824 && $ !== ($ = /*$_*/
|
|
858
|
+
a[30]("registerEmail") + "") && z(Pe, $), c[0] & /*userEmail*/
|
|
859
|
+
524288 && L.value !== /*userEmail*/
|
|
860
|
+
a[19] && K(
|
|
861
|
+
L,
|
|
862
862
|
/*userEmail*/
|
|
863
863
|
a[19]
|
|
864
864
|
), /*invalidEmail*/
|
|
865
|
-
a[4] ?
|
|
866
|
-
132112 &&
|
|
865
|
+
a[4] ? D ? D.p(a, c) : (D = Lr(a), D.c(), D.m(A, null)) : D && (D.d(1), D = null), c[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
|
|
866
|
+
132112 && ye !== (ye = "EmailContainer " + /*invalidEmail*/
|
|
867
867
|
(a[4] && !/*emailFocus*/
|
|
868
868
|
a[10] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
869
|
-
(((
|
|
870
|
-
1073741824 &&
|
|
871
|
-
a[30]("registerUsername") + "") &&
|
|
872
|
-
2 &&
|
|
873
|
-
a[1] ? "username" : "off") &&
|
|
869
|
+
(((rr = a[17]) == null ? void 0 : rr.indexOf("email")) >= 0 ? "Hidden" : "")) && r(A, "class", ye), c[0] & /*$_*/
|
|
870
|
+
1073741824 && ee !== (ee = /*$_*/
|
|
871
|
+
a[30]("registerUsername") + "") && z(ae, ee), c[0] & /*savecredentials*/
|
|
872
|
+
2 && ge !== (ge = /*savecredentials*/
|
|
873
|
+
a[1] ? "username" : "off") && r(T, "autocomplete", ge), c[0] & /*userValue*/
|
|
874
874
|
262144 && T.value !== /*userValue*/
|
|
875
|
-
a[18] &&
|
|
875
|
+
a[18] && K(
|
|
876
876
|
T,
|
|
877
877
|
/*userValue*/
|
|
878
878
|
a[18]
|
|
879
879
|
), /*invalidName*/
|
|
880
|
-
a[5] ?
|
|
881
|
-
133152 &&
|
|
880
|
+
a[5] ? H ? H.p(a, c) : (H = Or(a), H.c(), H.m(I, null)) : H && (H.d(1), H = null), c[0] & /*invalidName, usernameFocus, disabledFieldsList*/
|
|
881
|
+
133152 && ne !== (ne = "UserContainer " + /*invalidName*/
|
|
882
882
|
(a[5] && !/*usernameFocus*/
|
|
883
883
|
a[11] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
884
|
-
(((
|
|
885
|
-
1073741824 &&
|
|
886
|
-
a[30]("registerPassword") + "") &&
|
|
887
|
-
2 &&
|
|
888
|
-
a[1] ? "new-password" : "off") &&
|
|
889
|
-
1048576 &&
|
|
890
|
-
a[20] &&
|
|
891
|
-
|
|
884
|
+
(((tr = a[17]) == null ? void 0 : tr.indexOf("username")) >= 0 ? "Hidden" : "")) && r(I, "class", ne), c[0] & /*$_*/
|
|
885
|
+
1073741824 && R !== (R = /*$_*/
|
|
886
|
+
a[30]("registerPassword") + "") && z(ue, R), c[0] & /*savecredentials*/
|
|
887
|
+
2 && _e !== (_e = /*savecredentials*/
|
|
888
|
+
a[1] ? "new-password" : "off") && r(C, "autocomplete", _e), c[0] & /*userPassword*/
|
|
889
|
+
1048576 && C.value !== /*userPassword*/
|
|
890
|
+
a[20] && K(
|
|
891
|
+
C,
|
|
892
892
|
/*userPassword*/
|
|
893
893
|
a[20]
|
|
894
|
-
), Pr === (Pr = Fr(a)) &&
|
|
894
|
+
), Pr === (Pr = Fr(a)) && de ? de.p(a, c) : (de.d(1), de = Pr(a), de && (de.c(), de.m(w, Ye))), /*invalidPassword*/
|
|
895
895
|
a[6] && /*simplepasswordvalidation*/
|
|
896
|
-
a[0] !== "true" ?
|
|
896
|
+
a[0] !== "true" ? Z ? Z.p(a, c) : (Z = Vr(a), Z.c(), Z.m(w, Ne)) : Z && (Z.d(1), Z = null), /*invalidPassword*/
|
|
897
897
|
a[6] && /*simplepasswordvalidation*/
|
|
898
|
-
a[0] === "true" ?
|
|
899
|
-
135232 &&
|
|
898
|
+
a[0] === "true" ? M ? M.p(a, c) : (M = jr(a), M.c(), M.m(w, null)) : M && (M.d(1), M = null), c[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
|
|
899
|
+
135232 && ke !== (ke = "PasswordContainer " + /*invalidPassword*/
|
|
900
900
|
(a[6] && !/*passwordFocus*/
|
|
901
901
|
a[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
902
|
-
(((
|
|
903
|
-
131072 &&
|
|
904
|
-
((
|
|
905
|
-
1073741824 &&
|
|
906
|
-
a[30]("registerConfirmPassword") + "") &&
|
|
902
|
+
(((sr = a[17]) == null ? void 0 : sr.indexOf("password")) >= 0 ? "Hidden" : "")) && r(w, "class", ke), c[0] & /*disabledFieldsList*/
|
|
903
|
+
131072 && Ae !== (Ae = /*disabledFieldsList*/
|
|
904
|
+
((ir = a[17]) == null ? void 0 : ir.indexOf("password")) >= 0) && (w.hidden = Ae), c[0] & /*$_*/
|
|
905
|
+
1073741824 && Le !== (Le = /*$_*/
|
|
906
|
+
a[30]("registerConfirmPassword") + "") && z(Oe, Le), c[0] & /*confirmUserPassword*/
|
|
907
907
|
2097152 && V.value !== /*confirmUserPassword*/
|
|
908
|
-
a[21] &&
|
|
908
|
+
a[21] && K(
|
|
909
909
|
V,
|
|
910
910
|
/*confirmUserPassword*/
|
|
911
911
|
a[21]
|
|
912
|
-
),
|
|
913
|
-
a[7] ?
|
|
914
|
-
139392 &&
|
|
912
|
+
), vr === (vr = Ir(a)) && me ? me.p(a, c) : (me.d(1), me = vr(a), me && (me.c(), me.m(U, Ve))), /*invalidConfirmPassword*/
|
|
913
|
+
a[7] ? q ? q.p(a, c) : (q = Rr(a), q.c(), q.m(U, null)) : q && (q.d(1), q = null), c[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
|
|
914
|
+
139392 && Qe !== (Qe = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
915
915
|
(a[7] && !/*confirmPasswordFocus*/
|
|
916
916
|
a[13] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
917
|
-
(((
|
|
918
|
-
1073741824 &&
|
|
919
|
-
a[30]("registerPromoCode") + "") &&
|
|
920
|
-
16777216 &&
|
|
921
|
-
a[24] &&
|
|
922
|
-
|
|
917
|
+
(((ar = a[17]) == null ? void 0 : ar.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")) && r(U, "class", Qe), c[0] & /*$_*/
|
|
918
|
+
1073741824 && je !== (je = /*$_*/
|
|
919
|
+
a[30]("registerPromoCode") + "") && z(xe, je), c[0] & /*promoCode*/
|
|
920
|
+
16777216 && J.value !== /*promoCode*/
|
|
921
|
+
a[24] && K(
|
|
922
|
+
J,
|
|
923
923
|
/*promoCode*/
|
|
924
924
|
a[24]
|
|
925
925
|
), c[0] & /*disabledFieldsList*/
|
|
926
|
-
131072 &&
|
|
927
|
-
(((
|
|
928
|
-
1073741828 &&
|
|
926
|
+
131072 && Re !== (Re = "PromoCodeContainer " + /*disabledFieldsList*/
|
|
927
|
+
(((or = a[17]) == null ? void 0 : or.indexOf("promoCode")) >= 0 ? "Hidden" : "")) && r(ce, "class", Re), c[0] & /*custominputtextswitch, $_*/
|
|
928
|
+
1073741828 && De !== (De = /*custominputtextswitch*/
|
|
929
929
|
(a[2] == "true" ? (
|
|
930
930
|
/*$_*/
|
|
931
931
|
a[30]("registerSecurityQuestion2")
|
|
932
932
|
) : (
|
|
933
933
|
/*$_*/
|
|
934
934
|
a[30]("registerSecurityQuestion")
|
|
935
|
-
)) + "") &&
|
|
936
|
-
4194304 &&
|
|
937
|
-
a[22] &&
|
|
938
|
-
|
|
935
|
+
)) + "") && z($e, De), c[0] & /*securityQuestion*/
|
|
936
|
+
4194304 && W.value !== /*securityQuestion*/
|
|
937
|
+
a[22] && K(
|
|
938
|
+
W,
|
|
939
939
|
/*securityQuestion*/
|
|
940
940
|
a[22]
|
|
941
941
|
), /*invalidSecurityQuestion*/
|
|
942
|
-
a[8] ?
|
|
943
|
-
147712 &&
|
|
942
|
+
a[8] ? B ? B.p(a, c) : (B = Dr(a), B.c(), B.m(re, null)) : B && (B.d(1), B = null), c[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
|
|
943
|
+
147712 && Ze !== (Ze = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
|
|
944
944
|
(a[8] && !/*securityQFocus*/
|
|
945
945
|
a[14] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
946
|
-
(((Tr = a[17]) == null ? void 0 : Tr.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")) &&
|
|
947
|
-
1073741828 &&
|
|
946
|
+
(((Tr = a[17]) == null ? void 0 : Tr.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")) && r(re, "class", Ze), c[0] & /*custominputtextswitch, $_*/
|
|
947
|
+
1073741828 && Me !== (Me = /*custominputtextswitch*/
|
|
948
948
|
(a[2] == "true" ? (
|
|
949
949
|
/*$_*/
|
|
950
950
|
a[30]("registerSecurityAnswer2")
|
|
951
951
|
) : (
|
|
952
952
|
/*$_*/
|
|
953
953
|
a[30]("registerSecurityAnswer")
|
|
954
|
-
)) + "") &&
|
|
955
|
-
8388608 &&
|
|
956
|
-
a[23] &&
|
|
957
|
-
|
|
954
|
+
)) + "") && z(er, Me), c[0] & /*securityAnswer*/
|
|
955
|
+
8388608 && X.value !== /*securityAnswer*/
|
|
956
|
+
a[23] && K(
|
|
957
|
+
X,
|
|
958
958
|
/*securityAnswer*/
|
|
959
959
|
a[23]
|
|
960
960
|
), /*invalidSecurityAnswer*/
|
|
961
|
-
a[9] ?
|
|
962
|
-
164352 &&
|
|
961
|
+
a[9] ? G ? G.p(a, c) : (G = Hr(a), G.c(), G.m(te, null)) : G && (G.d(1), G = null), c[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
|
|
962
|
+
164352 && Be !== (Be = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
|
|
963
963
|
(a[9] && !/*securityAFocus*/
|
|
964
964
|
a[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
965
|
-
(((
|
|
966
|
-
1073741824 &&
|
|
967
|
-
a[30]("registerNext") + "") &&
|
|
968
|
-
536870912 &&
|
|
969
|
-
a[29]) && (
|
|
965
|
+
(((zr = a[17]) == null ? void 0 : zr.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && r(te, "class", Be), c[0] & /*$_*/
|
|
966
|
+
1073741824 && x !== (x = /*$_*/
|
|
967
|
+
a[30]("registerNext") + "") && z(_r, x), c[0] & /*isValid*/
|
|
968
|
+
536870912 && Er !== (Er = !/*isValid*/
|
|
969
|
+
a[29]) && (v.disabled = Er);
|
|
970
970
|
},
|
|
971
|
-
i:
|
|
972
|
-
o:
|
|
971
|
+
i: Ge,
|
|
972
|
+
o: Ge,
|
|
973
973
|
d(a) {
|
|
974
|
-
a &&
|
|
974
|
+
a && ie(t), D && D.d(), H && H.d(), e[60](null), de.d(), Z && Z.d(), M && M.d(), e[66](null), me.d(), q && q.d(), B && B.d(), G && G.d(), e[79](null), kr = !1, Jr(Qr);
|
|
975
975
|
}
|
|
976
976
|
};
|
|
977
977
|
}
|
|
978
|
-
function
|
|
979
|
-
let
|
|
980
|
-
Wr(
|
|
981
|
-
let { lang: o = "" } = t, { disabledfields: n = "" } = t, { simplepasswordvalidation: f = "false" } = t, {
|
|
978
|
+
function ut(e, t, i) {
|
|
979
|
+
let l;
|
|
980
|
+
Wr(e, rt, (u) => i(30, l = u));
|
|
981
|
+
let { lang: o = "" } = t, { disabledfields: n = "" } = t, { simplepasswordvalidation: f = "false" } = t, { mbsource: m } = t, { clientstyling: y = "" } = t, { clientstylingurl: P = "" } = t, { translationurl: S = "" } = t, { savecredentials: _ = "" } = t, { custominputtextswitch: Q = "false" } = t, k = !1, N = !1, h = !1, A = !1, F = !1, $ = !1, Pe = !1, Ie = !1, we = !1, Te = !1, L = !1, ze = !1, ye = !1, Ue, I = "", j = "", ee = "", ae = "", Y = "", O = "", be = "", T = !1, ge = !1, he, ne, oe = {}, w = {
|
|
982
982
|
username: !1,
|
|
983
983
|
email: !1,
|
|
984
984
|
password: !1,
|
|
@@ -986,311 +986,300 @@ function ot(r, t, i) {
|
|
|
986
986
|
securityAnswer: !1,
|
|
987
987
|
securityQuestion: !1,
|
|
988
988
|
promoCode: !0
|
|
989
|
-
},
|
|
989
|
+
}, le = !1, R, ue = {
|
|
990
990
|
user: /^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,
|
|
991
991
|
email: /^[^<>()*{}=/|?`~[\]\\,;:\%#^\s@\"$&!@]+@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z0-9]+\.)+[a-zA-Z]{2,}))$/i,
|
|
992
992
|
password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/,
|
|
993
993
|
document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
|
|
994
994
|
};
|
|
995
|
-
const
|
|
996
|
-
fetch(
|
|
997
|
-
Object.keys(
|
|
998
|
-
|
|
995
|
+
const nr = () => {
|
|
996
|
+
fetch(S).then((v) => v.json()).then((v) => {
|
|
997
|
+
Object.keys(v).forEach((x) => {
|
|
998
|
+
Ur(x, v[x]);
|
|
999
999
|
});
|
|
1000
|
-
}).catch((
|
|
1001
|
-
console.log(
|
|
1000
|
+
}).catch((v) => {
|
|
1001
|
+
console.log(v);
|
|
1002
1002
|
});
|
|
1003
1003
|
};
|
|
1004
|
-
Object.keys(
|
|
1005
|
-
|
|
1004
|
+
Object.keys(Nr).forEach((u) => {
|
|
1005
|
+
Ur(u, Nr[u]);
|
|
1006
1006
|
});
|
|
1007
|
-
const
|
|
1007
|
+
const ve = () => {
|
|
1008
1008
|
window.postMessage({ type: "ToLogin" }, window.location.href);
|
|
1009
|
-
},
|
|
1010
|
-
if (!(
|
|
1011
|
-
switch (
|
|
1009
|
+
}, lr = (u, v) => {
|
|
1010
|
+
if (!(Ue.indexOf(u) >= 0))
|
|
1011
|
+
switch (u) {
|
|
1012
1012
|
case "username":
|
|
1013
|
-
i(18,
|
|
1013
|
+
i(18, I = v), Ke();
|
|
1014
1014
|
break;
|
|
1015
1015
|
case "email":
|
|
1016
|
-
i(19,
|
|
1016
|
+
i(19, j = v), _e();
|
|
1017
1017
|
break;
|
|
1018
1018
|
case "password":
|
|
1019
|
-
i(20,
|
|
1019
|
+
i(20, ee = v), Oe();
|
|
1020
1020
|
break;
|
|
1021
1021
|
case "confirmUserPassword":
|
|
1022
|
-
i(21,
|
|
1022
|
+
i(21, ae = v), Se();
|
|
1023
1023
|
break;
|
|
1024
1024
|
case "securityQuestion":
|
|
1025
|
-
i(22,
|
|
1025
|
+
i(22, Y = v), V();
|
|
1026
1026
|
break;
|
|
1027
1027
|
case "securityAnswer":
|
|
1028
|
-
i(23,
|
|
1028
|
+
i(23, O = v), Xe();
|
|
1029
1029
|
break;
|
|
1030
1030
|
case "promoCode":
|
|
1031
|
-
i(24,
|
|
1031
|
+
i(24, be = v), We();
|
|
1032
1032
|
break;
|
|
1033
1033
|
}
|
|
1034
|
-
},
|
|
1035
|
-
i(29,
|
|
1036
|
-
}, Q = () => {
|
|
1037
|
-
X.email = I, ne.email.test(I) && I.length <= 100 ? i(4, A = !1) : i(4, A = !0), z.email = !A, x();
|
|
1038
|
-
}, Pe = () => {
|
|
1039
|
-
X.username = le, ne.user.test(le) && le.length <= 20 ? i(5, _ = !1) : i(5, _ = !0), z.username = !_, x();
|
|
1040
|
-
}, ur = () => {
|
|
1041
|
-
f == "true" && (ne.password = /^(?!.* ).{8,20}$/);
|
|
1042
|
-
}, Le = () => {
|
|
1043
|
-
i(25, ve = !0), We();
|
|
1044
|
-
}, Ne = () => {
|
|
1045
|
-
i(26, T = !0), L();
|
|
1034
|
+
}, C = () => {
|
|
1035
|
+
i(29, le = Object.keys(w).every((u) => n.includes(u) ? !0 : w[u] !== !1));
|
|
1046
1036
|
}, _e = () => {
|
|
1047
|
-
i(
|
|
1037
|
+
oe.email = j, ue.email.test(j) && j.length <= 100 ? i(4, k = !1) : i(4, k = !0), w.email = !k, C();
|
|
1038
|
+
}, Ke = () => {
|
|
1039
|
+
oe.username = I, ue.user.test(I) && I.length <= 20 ? i(5, N = !1) : i(5, N = !0), w.username = !N, C();
|
|
1040
|
+
}, Ye = () => {
|
|
1041
|
+
f == "true" && (ue.password = /^(?!.* ).{8,20}$/);
|
|
1042
|
+
}, Ne = () => {
|
|
1043
|
+
i(25, T = !0), U();
|
|
1048
1044
|
}, ke = () => {
|
|
1049
|
-
i(26,
|
|
1045
|
+
i(26, ge = !0), fe();
|
|
1046
|
+
}, Ae = () => {
|
|
1047
|
+
i(25, T = !1), U();
|
|
1048
|
+
}, Je = () => {
|
|
1049
|
+
i(26, ge = !1), fe();
|
|
1050
|
+
}, U = () => {
|
|
1051
|
+
i(27, he.type = T ? "text" : "password", he);
|
|
1052
|
+
}, fe = () => {
|
|
1053
|
+
i(28, ne.type = ge ? "text" : "password", ne);
|
|
1054
|
+
}, Le = () => !!ue.password.test(ee), Oe = () => {
|
|
1055
|
+
oe.password = ee, i(6, h = !Le()), ae.length !== 0 && Se(), w.password = !h, C();
|
|
1056
|
+
}, ur = () => ee === ae, Se = () => {
|
|
1057
|
+
oe.confirmUserPassword = ae, i(7, A = !ur()), w.confirmUserPassword = !A, C();
|
|
1050
1058
|
}, We = () => {
|
|
1051
|
-
|
|
1052
|
-
}, L = () => {
|
|
1053
|
-
i(28, ye.type = T ? "text" : "password", ye);
|
|
1054
|
-
}, be = () => !!ne.password.test(R), Ae = () => {
|
|
1055
|
-
X.password = R, i(6, j = !be()), te.length !== 0 && Oe(), z.password = !j, x();
|
|
1056
|
-
}, Xe = () => R === te, Oe = () => {
|
|
1057
|
-
X.confirmUserPassword = te, i(7, b = !Xe()), z.confirmUserPassword = !b, x();
|
|
1058
|
-
}, Qe = () => {
|
|
1059
|
-
X.promoCode = ue;
|
|
1060
|
-
}, xe = () => {
|
|
1061
|
-
if (X.securityQuestion = D, D) switch (S) {
|
|
1062
|
-
case "true":
|
|
1063
|
-
if (ne.document.test(D) && D.length <= 50) {
|
|
1064
|
-
i(8, E = !1), z.securityQuestion = !E, x();
|
|
1065
|
-
return;
|
|
1066
|
-
}
|
|
1067
|
-
break;
|
|
1068
|
-
case "false":
|
|
1069
|
-
if (D && D.length <= 120) {
|
|
1070
|
-
i(8, E = !1), z.securityQuestion = !E, x();
|
|
1071
|
-
return;
|
|
1072
|
-
}
|
|
1073
|
-
break;
|
|
1074
|
-
}
|
|
1075
|
-
i(8, E = !0), z.securityQuestion = !E, x();
|
|
1059
|
+
oe.promoCode = be;
|
|
1076
1060
|
}, V = () => {
|
|
1077
|
-
if (
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1061
|
+
if (oe.securityQuestion = Y, Y)
|
|
1062
|
+
switch (Q) {
|
|
1063
|
+
case "true":
|
|
1064
|
+
if (ue.document.test(Y) && Y.length <= 50) {
|
|
1065
|
+
i(8, F = !1), w.securityQuestion = !F, C();
|
|
1066
|
+
return;
|
|
1067
|
+
}
|
|
1068
|
+
break;
|
|
1069
|
+
case "false":
|
|
1070
|
+
if (Y && Y.length <= 120) {
|
|
1071
|
+
i(8, F = !1), w.securityQuestion = !F, C();
|
|
1072
|
+
return;
|
|
1073
|
+
}
|
|
1074
|
+
break;
|
|
1075
|
+
}
|
|
1076
|
+
i(8, F = !0), w.securityQuestion = !F, C();
|
|
1077
|
+
}, Xe = () => {
|
|
1078
|
+
if (oe.securityAnswer = O, O)
|
|
1079
|
+
switch (Q) {
|
|
1080
|
+
case "true":
|
|
1081
|
+
if (ue.document.test(O) && O.length <= 50) {
|
|
1082
|
+
i(9, $ = !1), w.securityAnswer = !$, C();
|
|
1083
|
+
return;
|
|
1084
|
+
}
|
|
1085
|
+
break;
|
|
1086
|
+
case "false":
|
|
1087
|
+
if (O && O.length <= 120) {
|
|
1088
|
+
i(9, $ = !1), w.securityAnswer = !$, C();
|
|
1089
|
+
return;
|
|
1090
|
+
}
|
|
1091
|
+
break;
|
|
1092
|
+
}
|
|
1093
|
+
i(9, $ = !0), w.securityAnswer = !$, C();
|
|
1094
|
+
}, Ve = (u) => {
|
|
1095
|
+
u.preventDefault(), window.postMessage(
|
|
1094
1096
|
{
|
|
1095
1097
|
type: "RegisterStepOne",
|
|
1096
|
-
registerStepOneData:
|
|
1098
|
+
registerStepOneData: oe
|
|
1097
1099
|
},
|
|
1098
1100
|
window.location.href
|
|
1099
1101
|
);
|
|
1100
|
-
},
|
|
1101
|
-
if (
|
|
1102
|
-
switch (
|
|
1102
|
+
}, Qe = (u) => {
|
|
1103
|
+
if (u.data)
|
|
1104
|
+
switch (u.data.type) {
|
|
1103
1105
|
case "StepOneDataBackup":
|
|
1104
|
-
const
|
|
1105
|
-
for (const
|
|
1106
|
-
|
|
1107
|
-
i(29,
|
|
1106
|
+
const v = u.data.userData;
|
|
1107
|
+
for (const x in v)
|
|
1108
|
+
lr(x, v[x]);
|
|
1109
|
+
i(29, le = Object.keys(w).every((x) => n.includes(x) ? !0 : w[x] !== !1));
|
|
1108
1110
|
break;
|
|
1109
1111
|
}
|
|
1110
|
-
}, je = () => {
|
|
1111
|
-
i(17, we = n.split(","));
|
|
1112
1112
|
}, cr = () => {
|
|
1113
|
-
|
|
1114
|
-
},
|
|
1115
|
-
|
|
1116
|
-
l.innerHTML = m, H.appendChild(l);
|
|
1117
|
-
}, Fe = () => {
|
|
1118
|
-
let l = new URL(w), P = document.createElement("style");
|
|
1119
|
-
fetch(l.href).then((N) => N.text()).then((N) => {
|
|
1120
|
-
P.innerHTML = N, setTimeout(
|
|
1121
|
-
() => {
|
|
1122
|
-
H.appendChild(P);
|
|
1123
|
-
},
|
|
1124
|
-
1
|
|
1125
|
-
), setTimeout(
|
|
1126
|
-
() => {
|
|
1127
|
-
},
|
|
1128
|
-
500
|
|
1129
|
-
);
|
|
1130
|
-
});
|
|
1113
|
+
i(17, Ue = n.split(","));
|
|
1114
|
+
}, ce = () => {
|
|
1115
|
+
tt(o);
|
|
1131
1116
|
};
|
|
1132
|
-
Xr(() => (window.addEventListener("message",
|
|
1133
|
-
window.removeEventListener("message",
|
|
1117
|
+
Xr(() => (window.addEventListener("message", Qe, !1), () => {
|
|
1118
|
+
window.removeEventListener("message", Qe);
|
|
1134
1119
|
}));
|
|
1135
|
-
const
|
|
1136
|
-
function
|
|
1137
|
-
|
|
1120
|
+
const Fe = () => ve();
|
|
1121
|
+
function je() {
|
|
1122
|
+
j = this.value, i(19, j);
|
|
1138
1123
|
}
|
|
1139
|
-
const
|
|
1140
|
-
function
|
|
1141
|
-
|
|
1124
|
+
const xe = () => i(10, Pe = !0), dr = () => i(10, Pe = !1);
|
|
1125
|
+
function mr() {
|
|
1126
|
+
I = this.value, i(18, I);
|
|
1142
1127
|
}
|
|
1143
|
-
const
|
|
1144
|
-
function
|
|
1145
|
-
|
|
1128
|
+
const J = () => i(11, Ie = !0), gr = () => i(11, Ie = !1);
|
|
1129
|
+
function Re() {
|
|
1130
|
+
ee = this.value, i(20, ee);
|
|
1146
1131
|
}
|
|
1147
|
-
const
|
|
1148
|
-
function
|
|
1149
|
-
Ar[
|
|
1150
|
-
|
|
1132
|
+
const fr = () => i(12, we = !0), re = () => i(12, we = !1);
|
|
1133
|
+
function Ce(u) {
|
|
1134
|
+
Ar[u ? "unshift" : "push"](() => {
|
|
1135
|
+
he = u, i(27, he);
|
|
1151
1136
|
});
|
|
1152
1137
|
}
|
|
1153
|
-
const
|
|
1154
|
-
function
|
|
1155
|
-
|
|
1138
|
+
const De = () => Ae(), $e = () => Ne();
|
|
1139
|
+
function pr() {
|
|
1140
|
+
ae = this.value, i(21, ae);
|
|
1156
1141
|
}
|
|
1157
|
-
const
|
|
1158
|
-
function
|
|
1159
|
-
Ar[
|
|
1160
|
-
|
|
1142
|
+
const He = () => i(13, Te = !0), wr = () => i(13, Te = !1);
|
|
1143
|
+
function W(u) {
|
|
1144
|
+
Ar[u ? "unshift" : "push"](() => {
|
|
1145
|
+
ne = u, i(28, ne);
|
|
1161
1146
|
});
|
|
1162
1147
|
}
|
|
1163
|
-
const
|
|
1164
|
-
function
|
|
1165
|
-
|
|
1148
|
+
const yr = () => Je(), Ze = () => ke();
|
|
1149
|
+
function br() {
|
|
1150
|
+
be = this.value, i(24, be);
|
|
1166
1151
|
}
|
|
1167
|
-
const
|
|
1168
|
-
function
|
|
1169
|
-
|
|
1152
|
+
const te = () => i(16, ye = !0), Ee = () => i(16, ye = !1);
|
|
1153
|
+
function Me() {
|
|
1154
|
+
Y = this.value, i(22, Y);
|
|
1170
1155
|
}
|
|
1171
|
-
const
|
|
1172
|
-
function
|
|
1173
|
-
|
|
1156
|
+
const er = () => i(14, L = !0), hr = () => i(14, L = !1);
|
|
1157
|
+
function qe() {
|
|
1158
|
+
O = this.value, i(23, O);
|
|
1174
1159
|
}
|
|
1175
|
-
const
|
|
1176
|
-
function
|
|
1177
|
-
Ar[
|
|
1178
|
-
|
|
1160
|
+
const Sr = () => i(15, ze = !0), X = () => i(15, ze = !1), Cr = (u) => Ve(u);
|
|
1161
|
+
function Be(u) {
|
|
1162
|
+
Ar[u ? "unshift" : "push"](() => {
|
|
1163
|
+
R = u, i(3, R);
|
|
1179
1164
|
});
|
|
1180
1165
|
}
|
|
1181
|
-
return
|
|
1182
|
-
"lang" in
|
|
1183
|
-
},
|
|
1184
|
-
|
|
1185
|
-
8192 && o &&
|
|
1186
|
-
16384 && n &&
|
|
1187
|
-
1 && f &&
|
|
1188
|
-
8 |
|
|
1189
|
-
|
|
1190
|
-
8 |
|
|
1191
|
-
|
|
1192
|
-
|
|
1166
|
+
return e.$$set = (u) => {
|
|
1167
|
+
"lang" in u && i(44, o = u.lang), "disabledfields" in u && i(45, n = u.disabledfields), "simplepasswordvalidation" in u && i(0, f = u.simplepasswordvalidation), "mbsource" in u && i(46, m = u.mbsource), "clientstyling" in u && i(47, y = u.clientstyling), "clientstylingurl" in u && i(48, P = u.clientstylingurl), "translationurl" in u && i(49, S = u.translationurl), "savecredentials" in u && i(1, _ = u.savecredentials), "custominputtextswitch" in u && i(2, Q = u.custominputtextswitch);
|
|
1168
|
+
}, e.$$.update = () => {
|
|
1169
|
+
e.$$.dirty[1] & /*lang*/
|
|
1170
|
+
8192 && o && ce(), e.$$.dirty[1] & /*disabledfields*/
|
|
1171
|
+
16384 && n && cr(), e.$$.dirty[0] & /*simplepasswordvalidation*/
|
|
1172
|
+
1 && f && Ye(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
1173
|
+
8 | e.$$.dirty[1] & /*clientstyling*/
|
|
1174
|
+
65536 && y && R && et(R, y), e.$$.dirty[0] & /*customStylingContainer*/
|
|
1175
|
+
8 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
1176
|
+
131072 && P && R && xr(R, P), e.$$.dirty[0] & /*customStylingContainer*/
|
|
1177
|
+
8 | e.$$.dirty[1] & /*mbsource*/
|
|
1178
|
+
32768 && m && R && $r(R, `${m}.Style`), e.$$.dirty[1] & /*translationurl*/
|
|
1179
|
+
262144 && S && nr();
|
|
1193
1180
|
}, [
|
|
1194
1181
|
f,
|
|
1195
|
-
v,
|
|
1196
|
-
S,
|
|
1197
|
-
H,
|
|
1198
|
-
A,
|
|
1199
1182
|
_,
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1183
|
+
Q,
|
|
1184
|
+
R,
|
|
1185
|
+
k,
|
|
1186
|
+
N,
|
|
1187
|
+
h,
|
|
1188
|
+
A,
|
|
1203
1189
|
F,
|
|
1204
|
-
|
|
1205
|
-
|
|
1190
|
+
$,
|
|
1191
|
+
Pe,
|
|
1206
1192
|
Ie,
|
|
1207
|
-
|
|
1193
|
+
we,
|
|
1208
1194
|
Te,
|
|
1209
|
-
|
|
1195
|
+
L,
|
|
1196
|
+
ze,
|
|
1197
|
+
ye,
|
|
1210
1198
|
Ue,
|
|
1211
|
-
we,
|
|
1212
|
-
le,
|
|
1213
1199
|
I,
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1200
|
+
j,
|
|
1201
|
+
ee,
|
|
1202
|
+
ae,
|
|
1203
|
+
Y,
|
|
1204
|
+
O,
|
|
1205
|
+
be,
|
|
1220
1206
|
T,
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
Pe,
|
|
1228
|
-
Le,
|
|
1229
|
-
Ne,
|
|
1207
|
+
ge,
|
|
1208
|
+
he,
|
|
1209
|
+
ne,
|
|
1210
|
+
le,
|
|
1211
|
+
l,
|
|
1212
|
+
ve,
|
|
1230
1213
|
_e,
|
|
1214
|
+
Ke,
|
|
1215
|
+
Ne,
|
|
1231
1216
|
ke,
|
|
1232
1217
|
Ae,
|
|
1218
|
+
Je,
|
|
1233
1219
|
Oe,
|
|
1234
|
-
|
|
1235
|
-
|
|
1220
|
+
Se,
|
|
1221
|
+
We,
|
|
1236
1222
|
V,
|
|
1237
|
-
|
|
1223
|
+
Xe,
|
|
1224
|
+
Ve,
|
|
1238
1225
|
o,
|
|
1239
1226
|
n,
|
|
1240
1227
|
m,
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1228
|
+
y,
|
|
1229
|
+
P,
|
|
1230
|
+
S,
|
|
1231
|
+
Fe,
|
|
1232
|
+
je,
|
|
1233
|
+
xe,
|
|
1245
1234
|
dr,
|
|
1246
1235
|
mr,
|
|
1247
|
-
|
|
1236
|
+
J,
|
|
1248
1237
|
gr,
|
|
1249
|
-
|
|
1238
|
+
Re,
|
|
1250
1239
|
fr,
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1240
|
+
re,
|
|
1241
|
+
Ce,
|
|
1242
|
+
De,
|
|
1243
|
+
$e,
|
|
1255
1244
|
pr,
|
|
1256
|
-
|
|
1245
|
+
He,
|
|
1257
1246
|
wr,
|
|
1258
|
-
|
|
1247
|
+
W,
|
|
1259
1248
|
yr,
|
|
1260
|
-
|
|
1249
|
+
Ze,
|
|
1261
1250
|
br,
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1251
|
+
te,
|
|
1252
|
+
Ee,
|
|
1253
|
+
Me,
|
|
1254
|
+
er,
|
|
1266
1255
|
hr,
|
|
1267
|
-
|
|
1268
|
-
Cr,
|
|
1269
|
-
re,
|
|
1256
|
+
qe,
|
|
1270
1257
|
Sr,
|
|
1271
|
-
|
|
1272
|
-
|
|
1258
|
+
X,
|
|
1259
|
+
Cr,
|
|
1260
|
+
Be
|
|
1273
1261
|
];
|
|
1274
1262
|
}
|
|
1275
|
-
class
|
|
1263
|
+
class ct extends qr {
|
|
1276
1264
|
constructor(t) {
|
|
1277
1265
|
super(), Br(
|
|
1278
1266
|
this,
|
|
1279
1267
|
t,
|
|
1280
|
-
|
|
1281
|
-
|
|
1268
|
+
ut,
|
|
1269
|
+
lt,
|
|
1282
1270
|
Kr,
|
|
1283
1271
|
{
|
|
1284
1272
|
lang: 44,
|
|
1285
1273
|
disabledfields: 45,
|
|
1286
1274
|
simplepasswordvalidation: 0,
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1275
|
+
mbsource: 46,
|
|
1276
|
+
clientstyling: 47,
|
|
1277
|
+
clientstylingurl: 48,
|
|
1278
|
+
translationurl: 49,
|
|
1290
1279
|
savecredentials: 1,
|
|
1291
1280
|
custominputtextswitch: 2
|
|
1292
1281
|
},
|
|
1293
|
-
|
|
1282
|
+
st,
|
|
1294
1283
|
[-1, -1, -1, -1]
|
|
1295
1284
|
);
|
|
1296
1285
|
}
|
|
@@ -1298,52 +1287,58 @@ class nt extends qr {
|
|
|
1298
1287
|
return this.$$.ctx[44];
|
|
1299
1288
|
}
|
|
1300
1289
|
set lang(t) {
|
|
1301
|
-
this.$$set({ lang: t }),
|
|
1290
|
+
this.$$set({ lang: t }), pe();
|
|
1302
1291
|
}
|
|
1303
1292
|
get disabledfields() {
|
|
1304
1293
|
return this.$$.ctx[45];
|
|
1305
1294
|
}
|
|
1306
1295
|
set disabledfields(t) {
|
|
1307
|
-
this.$$set({ disabledfields: t }),
|
|
1296
|
+
this.$$set({ disabledfields: t }), pe();
|
|
1308
1297
|
}
|
|
1309
1298
|
get simplepasswordvalidation() {
|
|
1310
1299
|
return this.$$.ctx[0];
|
|
1311
1300
|
}
|
|
1312
1301
|
set simplepasswordvalidation(t) {
|
|
1313
|
-
this.$$set({ simplepasswordvalidation: t }),
|
|
1302
|
+
this.$$set({ simplepasswordvalidation: t }), pe();
|
|
1314
1303
|
}
|
|
1315
|
-
get
|
|
1304
|
+
get mbsource() {
|
|
1316
1305
|
return this.$$.ctx[46];
|
|
1317
1306
|
}
|
|
1307
|
+
set mbsource(t) {
|
|
1308
|
+
this.$$set({ mbsource: t }), pe();
|
|
1309
|
+
}
|
|
1310
|
+
get clientstyling() {
|
|
1311
|
+
return this.$$.ctx[47];
|
|
1312
|
+
}
|
|
1318
1313
|
set clientstyling(t) {
|
|
1319
|
-
this.$$set({ clientstyling: t }),
|
|
1314
|
+
this.$$set({ clientstyling: t }), pe();
|
|
1320
1315
|
}
|
|
1321
1316
|
get clientstylingurl() {
|
|
1322
|
-
return this.$$.ctx[
|
|
1317
|
+
return this.$$.ctx[48];
|
|
1323
1318
|
}
|
|
1324
1319
|
set clientstylingurl(t) {
|
|
1325
|
-
this.$$set({ clientstylingurl: t }),
|
|
1320
|
+
this.$$set({ clientstylingurl: t }), pe();
|
|
1326
1321
|
}
|
|
1327
1322
|
get translationurl() {
|
|
1328
|
-
return this.$$.ctx[
|
|
1323
|
+
return this.$$.ctx[49];
|
|
1329
1324
|
}
|
|
1330
1325
|
set translationurl(t) {
|
|
1331
|
-
this.$$set({ translationurl: t }),
|
|
1326
|
+
this.$$set({ translationurl: t }), pe();
|
|
1332
1327
|
}
|
|
1333
1328
|
get savecredentials() {
|
|
1334
1329
|
return this.$$.ctx[1];
|
|
1335
1330
|
}
|
|
1336
1331
|
set savecredentials(t) {
|
|
1337
|
-
this.$$set({ savecredentials: t }),
|
|
1332
|
+
this.$$set({ savecredentials: t }), pe();
|
|
1338
1333
|
}
|
|
1339
1334
|
get custominputtextswitch() {
|
|
1340
1335
|
return this.$$.ctx[2];
|
|
1341
1336
|
}
|
|
1342
1337
|
set custominputtextswitch(t) {
|
|
1343
|
-
this.$$set({ custominputtextswitch: t }),
|
|
1338
|
+
this.$$set({ custominputtextswitch: t }), pe();
|
|
1344
1339
|
}
|
|
1345
1340
|
}
|
|
1346
|
-
Gr(
|
|
1341
|
+
Gr(ct, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
|
|
1347
1342
|
export {
|
|
1348
|
-
|
|
1343
|
+
ct as default
|
|
1349
1344
|
};
|