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