@everymatrix/player-account-gaming-limits 0.0.172 → 0.0.181
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.
|
@@ -11749,7 +11749,7 @@
|
|
|
11749
11749
|
attr_dev(svg, "height", "15");
|
|
11750
11750
|
attr_dev(svg, "viewBox", "0 0 15 15");
|
|
11751
11751
|
add_location(svg, file$2, 419, 6, 17330);
|
|
11752
|
-
attr_dev(h2, "class", "
|
|
11752
|
+
attr_dev(h2, "class", "MyAccountCategoryTitleMobile");
|
|
11753
11753
|
add_location(h2, file$2, 425, 6, 17721);
|
|
11754
11754
|
attr_dev(div, "class", "MenuReturnButton");
|
|
11755
11755
|
add_location(div, file$2, 418, 4, 17258);
|
|
@@ -11793,7 +11793,7 @@
|
|
|
11793
11793
|
return block;
|
|
11794
11794
|
}
|
|
11795
11795
|
|
|
11796
|
-
// (
|
|
11796
|
+
// (448:2) {#if showsuccessnotification}
|
|
11797
11797
|
function create_if_block_17(ctx) {
|
|
11798
11798
|
let div;
|
|
11799
11799
|
let p;
|
|
@@ -11805,9 +11805,9 @@
|
|
|
11805
11805
|
div = element("div");
|
|
11806
11806
|
p = element("p");
|
|
11807
11807
|
t = text(t_value);
|
|
11808
|
-
add_location(p, file$2,
|
|
11808
|
+
add_location(p, file$2, 449, 6, 18870);
|
|
11809
11809
|
attr_dev(div, "class", "AccountEditLimitSuccessfulChangeContainer");
|
|
11810
|
-
add_location(div, file$2,
|
|
11810
|
+
add_location(div, file$2, 448, 4, 18808);
|
|
11811
11811
|
},
|
|
11812
11812
|
m: function mount(target, anchor) {
|
|
11813
11813
|
insert_dev(target, div, anchor);
|
|
@@ -11826,14 +11826,14 @@
|
|
|
11826
11826
|
block,
|
|
11827
11827
|
id: create_if_block_17.name,
|
|
11828
11828
|
type: "if",
|
|
11829
|
-
source: "(
|
|
11829
|
+
source: "(448:2) {#if showsuccessnotification}",
|
|
11830
11830
|
ctx
|
|
11831
11831
|
});
|
|
11832
11832
|
|
|
11833
11833
|
return block;
|
|
11834
11834
|
}
|
|
11835
11835
|
|
|
11836
|
-
// (
|
|
11836
|
+
// (453:2) {#if showdeletenotification}
|
|
11837
11837
|
function create_if_block_14(ctx) {
|
|
11838
11838
|
let div;
|
|
11839
11839
|
|
|
@@ -11850,7 +11850,7 @@
|
|
|
11850
11850
|
div = element("div");
|
|
11851
11851
|
if_block.c();
|
|
11852
11852
|
attr_dev(div, "class", "AccountEditLimitSuccessfulChangeContainer");
|
|
11853
|
-
add_location(div, file$2,
|
|
11853
|
+
add_location(div, file$2, 453, 4, 18956);
|
|
11854
11854
|
},
|
|
11855
11855
|
m: function mount(target, anchor) {
|
|
11856
11856
|
insert_dev(target, div, anchor);
|
|
@@ -11879,14 +11879,14 @@
|
|
|
11879
11879
|
block,
|
|
11880
11880
|
id: create_if_block_14.name,
|
|
11881
11881
|
type: "if",
|
|
11882
|
-
source: "(
|
|
11882
|
+
source: "(453:2) {#if showdeletenotification}",
|
|
11883
11883
|
ctx
|
|
11884
11884
|
});
|
|
11885
11885
|
|
|
11886
11886
|
return block;
|
|
11887
11887
|
}
|
|
11888
11888
|
|
|
11889
|
-
// (
|
|
11889
|
+
// (461:6) {:else}
|
|
11890
11890
|
function create_else_block_2$1(ctx) {
|
|
11891
11891
|
let p;
|
|
11892
11892
|
let t0_value = /*$_*/ ctx[17]("editText.remove") + "";
|
|
@@ -11905,7 +11905,7 @@
|
|
|
11905
11905
|
t0 = text(t0_value);
|
|
11906
11906
|
t1 = space();
|
|
11907
11907
|
t2 = text(t2_value);
|
|
11908
|
-
add_location(p, file$2,
|
|
11908
|
+
add_location(p, file$2, 461, 8, 19341);
|
|
11909
11909
|
},
|
|
11910
11910
|
m: function mount(target, anchor) {
|
|
11911
11911
|
insert_dev(target, p, anchor);
|
|
@@ -11929,14 +11929,14 @@
|
|
|
11929
11929
|
block,
|
|
11930
11930
|
id: create_else_block_2$1.name,
|
|
11931
11931
|
type: "else",
|
|
11932
|
-
source: "(
|
|
11932
|
+
source: "(461:6) {:else}",
|
|
11933
11933
|
ctx
|
|
11934
11934
|
});
|
|
11935
11935
|
|
|
11936
11936
|
return block;
|
|
11937
11937
|
}
|
|
11938
11938
|
|
|
11939
|
-
// (
|
|
11939
|
+
// (455:6) {#if isArray}
|
|
11940
11940
|
function create_if_block_15(ctx) {
|
|
11941
11941
|
let each_1_anchor;
|
|
11942
11942
|
let each_value_5 = /*limitsUpdateData*/ ctx[13];
|
|
@@ -11997,14 +11997,14 @@
|
|
|
11997
11997
|
block,
|
|
11998
11998
|
id: create_if_block_15.name,
|
|
11999
11999
|
type: "if",
|
|
12000
|
-
source: "(
|
|
12000
|
+
source: "(455:6) {#if isArray}",
|
|
12001
12001
|
ctx
|
|
12002
12002
|
});
|
|
12003
12003
|
|
|
12004
12004
|
return block;
|
|
12005
12005
|
}
|
|
12006
12006
|
|
|
12007
|
-
// (
|
|
12007
|
+
// (457:10) {#if selectData.period == storedData[index].periodName}
|
|
12008
12008
|
function create_if_block_16(ctx) {
|
|
12009
12009
|
let p;
|
|
12010
12010
|
let t0_value = /*$_*/ ctx[17]("editText.remove") + "";
|
|
@@ -12023,7 +12023,7 @@
|
|
|
12023
12023
|
t0 = text(t0_value);
|
|
12024
12024
|
t1 = space();
|
|
12025
12025
|
t2 = text(t2_value);
|
|
12026
|
-
add_location(p, file$2,
|
|
12026
|
+
add_location(p, file$2, 457, 12, 19164);
|
|
12027
12027
|
},
|
|
12028
12028
|
m: function mount(target, anchor) {
|
|
12029
12029
|
insert_dev(target, p, anchor);
|
|
@@ -12047,14 +12047,14 @@
|
|
|
12047
12047
|
block,
|
|
12048
12048
|
id: create_if_block_16.name,
|
|
12049
12049
|
type: "if",
|
|
12050
|
-
source: "(
|
|
12050
|
+
source: "(457:10) {#if selectData.period == storedData[index].periodName}",
|
|
12051
12051
|
ctx
|
|
12052
12052
|
});
|
|
12053
12053
|
|
|
12054
12054
|
return block;
|
|
12055
12055
|
}
|
|
12056
12056
|
|
|
12057
|
-
// (
|
|
12057
|
+
// (456:8) {#each limitsUpdateData as selectData, index}
|
|
12058
12058
|
function create_each_block_5(ctx) {
|
|
12059
12059
|
let if_block_anchor;
|
|
12060
12060
|
let if_block = /*selectData*/ ctx[48].period == /*storedData*/ ctx[16][/*index*/ ctx[50]].periodName && create_if_block_16(ctx);
|
|
@@ -12092,14 +12092,14 @@
|
|
|
12092
12092
|
block,
|
|
12093
12093
|
id: create_each_block_5.name,
|
|
12094
12094
|
type: "each",
|
|
12095
|
-
source: "(
|
|
12095
|
+
source: "(456:8) {#each limitsUpdateData as selectData, index}",
|
|
12096
12096
|
ctx
|
|
12097
12097
|
});
|
|
12098
12098
|
|
|
12099
12099
|
return block;
|
|
12100
12100
|
}
|
|
12101
12101
|
|
|
12102
|
-
// (
|
|
12102
|
+
// (466:2) {#if showLimits}
|
|
12103
12103
|
function create_if_block$2(ctx) {
|
|
12104
12104
|
let div;
|
|
12105
12105
|
|
|
@@ -12116,7 +12116,7 @@
|
|
|
12116
12116
|
div = element("div");
|
|
12117
12117
|
if_block.c();
|
|
12118
12118
|
attr_dev(div, "class", "AccountEditContent");
|
|
12119
|
-
add_location(div, file$2,
|
|
12119
|
+
add_location(div, file$2, 466, 2, 19516);
|
|
12120
12120
|
},
|
|
12121
12121
|
m: function mount(target, anchor) {
|
|
12122
12122
|
insert_dev(target, div, anchor);
|
|
@@ -12145,14 +12145,14 @@
|
|
|
12145
12145
|
block,
|
|
12146
12146
|
id: create_if_block$2.name,
|
|
12147
12147
|
type: "if",
|
|
12148
|
-
source: "(
|
|
12148
|
+
source: "(466:2) {#if showLimits}",
|
|
12149
12149
|
ctx
|
|
12150
12150
|
});
|
|
12151
12151
|
|
|
12152
12152
|
return block;
|
|
12153
12153
|
}
|
|
12154
12154
|
|
|
12155
|
-
// (
|
|
12155
|
+
// (507:4) {:else}
|
|
12156
12156
|
function create_else_block_1$1(ctx) {
|
|
12157
12157
|
let div1;
|
|
12158
12158
|
let div0;
|
|
@@ -12199,15 +12199,15 @@
|
|
|
12199
12199
|
}
|
|
12200
12200
|
|
|
12201
12201
|
attr_dev(p, "class", "AccountEditLimitsTitle");
|
|
12202
|
-
add_location(p, file$2,
|
|
12202
|
+
add_location(p, file$2, 509, 10, 22689);
|
|
12203
12203
|
attr_dev(select, "class", "AccountEditField " + (/*isMobile*/ ctx[18] ? "TimeoutSelectMobile" : ""));
|
|
12204
12204
|
select.disabled = select_disabled_value = /*limitsUpdateData*/ ctx[13].isModified === true;
|
|
12205
12205
|
if (/*limitsUpdateData*/ ctx[13].period === void 0) add_render_callback(() => /*select_change_handler_1*/ ctx[29].call(select));
|
|
12206
|
-
add_location(select, file$2,
|
|
12206
|
+
add_location(select, file$2, 510, 10, 22743);
|
|
12207
12207
|
attr_dev(div0, "class", "AccountEditLimitsSplitSection");
|
|
12208
|
-
add_location(div0, file$2,
|
|
12208
|
+
add_location(div0, file$2, 508, 8, 22635);
|
|
12209
12209
|
attr_dev(div1, "class", "AccountEditLimitsContainer");
|
|
12210
|
-
add_location(div1, file$2,
|
|
12210
|
+
add_location(div1, file$2, 507, 6, 22586);
|
|
12211
12211
|
},
|
|
12212
12212
|
m: function mount(target, anchor) {
|
|
12213
12213
|
insert_dev(target, div1, anchor);
|
|
@@ -12317,14 +12317,14 @@
|
|
|
12317
12317
|
block,
|
|
12318
12318
|
id: create_else_block_1$1.name,
|
|
12319
12319
|
type: "else",
|
|
12320
|
-
source: "(
|
|
12320
|
+
source: "(507:4) {:else}",
|
|
12321
12321
|
ctx
|
|
12322
12322
|
});
|
|
12323
12323
|
|
|
12324
12324
|
return block;
|
|
12325
12325
|
}
|
|
12326
12326
|
|
|
12327
|
-
// (
|
|
12327
|
+
// (468:4) {#if (isArray)}
|
|
12328
12328
|
function create_if_block_1$2(ctx) {
|
|
12329
12329
|
let div;
|
|
12330
12330
|
let each_value = /*limitsUpdateData*/ ctx[13];
|
|
@@ -12344,7 +12344,7 @@
|
|
|
12344
12344
|
}
|
|
12345
12345
|
|
|
12346
12346
|
attr_dev(div, "class", "AccountEditLimitsContainer");
|
|
12347
|
-
add_location(div, file$2,
|
|
12347
|
+
add_location(div, file$2, 468, 6, 19638);
|
|
12348
12348
|
},
|
|
12349
12349
|
m: function mount(target, anchor) {
|
|
12350
12350
|
insert_dev(target, div, anchor);
|
|
@@ -12388,14 +12388,14 @@
|
|
|
12388
12388
|
block,
|
|
12389
12389
|
id: create_if_block_1$2.name,
|
|
12390
12390
|
type: "if",
|
|
12391
|
-
source: "(
|
|
12391
|
+
source: "(468:4) {#if (isArray)}",
|
|
12392
12392
|
ctx
|
|
12393
12393
|
});
|
|
12394
12394
|
|
|
12395
12395
|
return block;
|
|
12396
12396
|
}
|
|
12397
12397
|
|
|
12398
|
-
// (
|
|
12398
|
+
// (512:12) {#each periodValues as selectData}
|
|
12399
12399
|
function create_each_block_4(ctx) {
|
|
12400
12400
|
let option;
|
|
12401
12401
|
let t_value = /*selectData*/ ctx[48] + "";
|
|
@@ -12407,7 +12407,7 @@
|
|
|
12407
12407
|
t = text(t_value);
|
|
12408
12408
|
option.__value = /*selectData*/ ctx[48];
|
|
12409
12409
|
option.value = option.__value;
|
|
12410
|
-
add_location(option, file$2,
|
|
12410
|
+
add_location(option, file$2, 512, 14, 23044);
|
|
12411
12411
|
},
|
|
12412
12412
|
m: function mount(target, anchor) {
|
|
12413
12413
|
insert_dev(target, option, anchor);
|
|
@@ -12423,14 +12423,14 @@
|
|
|
12423
12423
|
block,
|
|
12424
12424
|
id: create_each_block_4.name,
|
|
12425
12425
|
type: "each",
|
|
12426
|
-
source: "(
|
|
12426
|
+
source: "(512:12) {#each periodValues as selectData}",
|
|
12427
12427
|
ctx
|
|
12428
12428
|
});
|
|
12429
12429
|
|
|
12430
12430
|
return block;
|
|
12431
12431
|
}
|
|
12432
12432
|
|
|
12433
|
-
// (
|
|
12433
|
+
// (518:10) {#if limitsUpdateData.period === savedData.periodName}
|
|
12434
12434
|
function create_if_block_9$1(ctx) {
|
|
12435
12435
|
let div1;
|
|
12436
12436
|
let p;
|
|
@@ -12484,21 +12484,21 @@
|
|
|
12484
12484
|
if (if_block1) if_block1.c();
|
|
12485
12485
|
t5 = space();
|
|
12486
12486
|
attr_dev(p, "class", "AccountEditLimitsTitle");
|
|
12487
|
-
add_location(p, file$2,
|
|
12487
|
+
add_location(p, file$2, 519, 14, 23330);
|
|
12488
12488
|
option.__value = "";
|
|
12489
12489
|
option.value = option.__value;
|
|
12490
12490
|
option.disabled = true;
|
|
12491
12491
|
option.selected = true;
|
|
12492
12492
|
option.hidden = true;
|
|
12493
|
-
add_location(option, file$2,
|
|
12493
|
+
add_location(option, file$2, 521, 16, 23648);
|
|
12494
12494
|
attr_dev(select, "class", "AccountEditField " + (/*isMobile*/ ctx[18] ? "TimeoutSelectMobile" : ""));
|
|
12495
12495
|
select.disabled = select_disabled_value = /*limitsUpdateData*/ ctx[13].isModified === true;
|
|
12496
12496
|
if (/*savedData*/ ctx[54].amount === void 0) add_render_callback(select_change_handler_2);
|
|
12497
|
-
add_location(select, file$2,
|
|
12497
|
+
add_location(select, file$2, 520, 14, 23406);
|
|
12498
12498
|
attr_dev(div0, "class", "AccountEditLimitsInputContainer");
|
|
12499
|
-
add_location(div0, file$2,
|
|
12499
|
+
add_location(div0, file$2, 526, 14, 24040);
|
|
12500
12500
|
attr_dev(div1, "class", "AccountEditLimitsSplitSection");
|
|
12501
|
-
add_location(div1, file$2,
|
|
12501
|
+
add_location(div1, file$2, 518, 12, 23272);
|
|
12502
12502
|
},
|
|
12503
12503
|
m: function mount(target, anchor) {
|
|
12504
12504
|
insert_dev(target, div1, anchor);
|
|
@@ -12616,14 +12616,14 @@
|
|
|
12616
12616
|
block,
|
|
12617
12617
|
id: create_if_block_9$1.name,
|
|
12618
12618
|
type: "if",
|
|
12619
|
-
source: "(
|
|
12619
|
+
source: "(518:10) {#if limitsUpdateData.period === savedData.periodName}",
|
|
12620
12620
|
ctx
|
|
12621
12621
|
});
|
|
12622
12622
|
|
|
12623
12623
|
return block;
|
|
12624
12624
|
}
|
|
12625
12625
|
|
|
12626
|
-
// (
|
|
12626
|
+
// (524:58) {#if selectData !== "No limit" && selectData !== "Custom"}
|
|
12627
12627
|
function create_if_block_13(ctx) {
|
|
12628
12628
|
let t;
|
|
12629
12629
|
|
|
@@ -12646,14 +12646,14 @@
|
|
|
12646
12646
|
block,
|
|
12647
12647
|
id: create_if_block_13.name,
|
|
12648
12648
|
type: "if",
|
|
12649
|
-
source: "(
|
|
12649
|
+
source: "(524:58) {#if selectData !== \\\"No limit\\\" && selectData !== \\\"Custom\\\"}",
|
|
12650
12650
|
ctx
|
|
12651
12651
|
});
|
|
12652
12652
|
|
|
12653
12653
|
return block;
|
|
12654
12654
|
}
|
|
12655
12655
|
|
|
12656
|
-
// (
|
|
12656
|
+
// (523:16) {#each lossLimitPredefinedValues as selectData}
|
|
12657
12657
|
function create_each_block_3(ctx) {
|
|
12658
12658
|
let option;
|
|
12659
12659
|
let t0_value = /*selectData*/ ctx[48] + "";
|
|
@@ -12669,7 +12669,7 @@
|
|
|
12669
12669
|
if (if_block) if_block.c();
|
|
12670
12670
|
option.__value = /*selectData*/ ctx[48];
|
|
12671
12671
|
option.value = option.__value;
|
|
12672
|
-
add_location(option, file$2,
|
|
12672
|
+
add_location(option, file$2, 523, 18, 23806);
|
|
12673
12673
|
},
|
|
12674
12674
|
m: function mount(target, anchor) {
|
|
12675
12675
|
insert_dev(target, option, anchor);
|
|
@@ -12690,14 +12690,14 @@
|
|
|
12690
12690
|
block,
|
|
12691
12691
|
id: create_each_block_3.name,
|
|
12692
12692
|
type: "each",
|
|
12693
|
-
source: "(
|
|
12693
|
+
source: "(523:16) {#each lossLimitPredefinedValues as selectData}",
|
|
12694
12694
|
ctx
|
|
12695
12695
|
});
|
|
12696
12696
|
|
|
12697
12697
|
return block;
|
|
12698
12698
|
}
|
|
12699
12699
|
|
|
12700
|
-
// (
|
|
12700
|
+
// (528:16) {#if savedData.amount === "Custom"}
|
|
12701
12701
|
function create_if_block_11$1(ctx) {
|
|
12702
12702
|
let input;
|
|
12703
12703
|
let input_disabled_value;
|
|
@@ -12721,7 +12721,7 @@
|
|
|
12721
12721
|
attr_dev(input, "type", "number");
|
|
12722
12722
|
attr_dev(input, "class", "AccountEditField");
|
|
12723
12723
|
input.disabled = input_disabled_value = /*limitsUpdateData*/ ctx[13].isModified === true;
|
|
12724
|
-
add_location(input, file$2,
|
|
12724
|
+
add_location(input, file$2, 528, 18, 24156);
|
|
12725
12725
|
},
|
|
12726
12726
|
m: function mount(target, anchor) {
|
|
12727
12727
|
insert_dev(target, input, anchor);
|
|
@@ -12786,14 +12786,14 @@
|
|
|
12786
12786
|
block,
|
|
12787
12787
|
id: create_if_block_11$1.name,
|
|
12788
12788
|
type: "if",
|
|
12789
|
-
source: "(
|
|
12789
|
+
source: "(528:16) {#if savedData.amount === \\\"Custom\\\"}",
|
|
12790
12790
|
ctx
|
|
12791
12791
|
});
|
|
12792
12792
|
|
|
12793
12793
|
return block;
|
|
12794
12794
|
}
|
|
12795
12795
|
|
|
12796
|
-
// (
|
|
12796
|
+
// (530:18) {#if invalidIndex === true}
|
|
12797
12797
|
function create_if_block_12$1(ctx) {
|
|
12798
12798
|
let p;
|
|
12799
12799
|
let span;
|
|
@@ -12806,9 +12806,9 @@
|
|
|
12806
12806
|
span = element("span");
|
|
12807
12807
|
t = text(t_value);
|
|
12808
12808
|
attr_dev(span, "class", "InvalidInput InvalidSingleRow");
|
|
12809
|
-
add_location(span, file$2,
|
|
12809
|
+
add_location(span, file$2, 531, 20, 24474);
|
|
12810
12810
|
attr_dev(p, "class", "AccountEditWarningText");
|
|
12811
|
-
add_location(p, file$2,
|
|
12811
|
+
add_location(p, file$2, 530, 18, 24419);
|
|
12812
12812
|
},
|
|
12813
12813
|
m: function mount(target, anchor) {
|
|
12814
12814
|
insert_dev(target, p, anchor);
|
|
@@ -12827,14 +12827,14 @@
|
|
|
12827
12827
|
block,
|
|
12828
12828
|
id: create_if_block_12$1.name,
|
|
12829
12829
|
type: "if",
|
|
12830
|
-
source: "(
|
|
12830
|
+
source: "(530:18) {#if invalidIndex === true}",
|
|
12831
12831
|
ctx
|
|
12832
12832
|
});
|
|
12833
12833
|
|
|
12834
12834
|
return block;
|
|
12835
12835
|
}
|
|
12836
12836
|
|
|
12837
|
-
// (
|
|
12837
|
+
// (536:16) {#if limitsUpdateData.isModified === true}
|
|
12838
12838
|
function create_if_block_10$1(ctx) {
|
|
12839
12839
|
let p0;
|
|
12840
12840
|
let t0_value = /*$_*/ ctx[17]("editText.expirationDate") + "";
|
|
@@ -12885,15 +12885,15 @@
|
|
|
12885
12885
|
t8 = space();
|
|
12886
12886
|
t9 = text(/*playercurrency*/ ctx[4]);
|
|
12887
12887
|
t10 = text(t10_value);
|
|
12888
|
-
add_location(span0, file$2,
|
|
12888
|
+
add_location(span0, file$2, 536, 89, 24784);
|
|
12889
12889
|
attr_dev(p0, "class", "AccountEditLimitsExpiryDate");
|
|
12890
|
-
add_location(p0, file$2,
|
|
12890
|
+
add_location(p0, file$2, 536, 18, 24713);
|
|
12891
12891
|
attr_dev(span1, "class", "AccountEditLimitChangePeriodIcon");
|
|
12892
|
-
add_location(span1, file$2,
|
|
12893
|
-
add_location(span2, file$2,
|
|
12894
|
-
add_location(p1, file$2,
|
|
12892
|
+
add_location(span1, file$2, 538, 23, 24987);
|
|
12893
|
+
add_location(span2, file$2, 538, 78, 25042);
|
|
12894
|
+
add_location(p1, file$2, 538, 20, 24984);
|
|
12895
12895
|
attr_dev(div, "class", "AccountEditLimitsPeriodChangeContainer");
|
|
12896
|
-
add_location(div, file$2,
|
|
12896
|
+
add_location(div, file$2, 537, 18, 24911);
|
|
12897
12897
|
},
|
|
12898
12898
|
m: function mount(target, anchor) {
|
|
12899
12899
|
insert_dev(target, p0, anchor);
|
|
@@ -12940,14 +12940,14 @@
|
|
|
12940
12940
|
block,
|
|
12941
12941
|
id: create_if_block_10$1.name,
|
|
12942
12942
|
type: "if",
|
|
12943
|
-
source: "(
|
|
12943
|
+
source: "(536:16) {#if limitsUpdateData.isModified === true}",
|
|
12944
12944
|
ctx
|
|
12945
12945
|
});
|
|
12946
12946
|
|
|
12947
12947
|
return block;
|
|
12948
12948
|
}
|
|
12949
12949
|
|
|
12950
|
-
// (
|
|
12950
|
+
// (517:8) {#each storedData as savedData, index}
|
|
12951
12951
|
function create_each_block_2(ctx) {
|
|
12952
12952
|
let if_block_anchor;
|
|
12953
12953
|
let if_block = /*limitsUpdateData*/ ctx[13].period === /*savedData*/ ctx[54].periodName && create_if_block_9$1(ctx);
|
|
@@ -12985,14 +12985,14 @@
|
|
|
12985
12985
|
block,
|
|
12986
12986
|
id: create_each_block_2.name,
|
|
12987
12987
|
type: "each",
|
|
12988
|
-
source: "(
|
|
12988
|
+
source: "(517:8) {#each storedData as savedData, index}",
|
|
12989
12989
|
ctx
|
|
12990
12990
|
});
|
|
12991
12991
|
|
|
12992
12992
|
return block;
|
|
12993
12993
|
}
|
|
12994
12994
|
|
|
12995
|
-
// (
|
|
12995
|
+
// (473:12) {#if selectData.period == storedData[index].periodName}
|
|
12996
12996
|
function create_if_block_2$2(ctx) {
|
|
12997
12997
|
let select;
|
|
12998
12998
|
let option;
|
|
@@ -13039,11 +13039,11 @@
|
|
|
13039
13039
|
option.disabled = true;
|
|
13040
13040
|
option.selected = true;
|
|
13041
13041
|
option.hidden = true;
|
|
13042
|
-
add_location(option, file$2,
|
|
13042
|
+
add_location(option, file$2, 474, 16, 20186);
|
|
13043
13043
|
attr_dev(select, "class", "AccountEditField " + (/*isMobile*/ ctx[18] ? "TimeoutSelectMobile" : ""));
|
|
13044
13044
|
select.disabled = select_disabled_value = /*selectData*/ ctx[48].isModified === true;
|
|
13045
13045
|
if (/*storedData*/ ctx[16][/*index*/ ctx[50]].amount === void 0) add_render_callback(select_change_handler);
|
|
13046
|
-
add_location(select, file$2,
|
|
13046
|
+
add_location(select, file$2, 473, 14, 19930);
|
|
13047
13047
|
},
|
|
13048
13048
|
m: function mount(target, anchor) {
|
|
13049
13049
|
insert_dev(target, select, anchor);
|
|
@@ -13158,14 +13158,14 @@
|
|
|
13158
13158
|
block,
|
|
13159
13159
|
id: create_if_block_2$2.name,
|
|
13160
13160
|
type: "if",
|
|
13161
|
-
source: "(
|
|
13161
|
+
source: "(473:12) {#if selectData.period == storedData[index].periodName}",
|
|
13162
13162
|
ctx
|
|
13163
13163
|
});
|
|
13164
13164
|
|
|
13165
13165
|
return block;
|
|
13166
13166
|
}
|
|
13167
13167
|
|
|
13168
|
-
// (
|
|
13168
|
+
// (477:66) {#if predefinedData !== "No limit" && predefinedData !== "Custom"}
|
|
13169
13169
|
function create_if_block_8$1(ctx) {
|
|
13170
13170
|
let t_value = (/*limitname*/ ctx[3] !== "Time Limit"
|
|
13171
13171
|
? /*playercurrency*/ ctx[4]
|
|
@@ -13194,14 +13194,14 @@
|
|
|
13194
13194
|
block,
|
|
13195
13195
|
id: create_if_block_8$1.name,
|
|
13196
13196
|
type: "if",
|
|
13197
|
-
source: "(
|
|
13197
|
+
source: "(477:66) {#if predefinedData !== \\\"No limit\\\" && predefinedData !== \\\"Custom\\\"}",
|
|
13198
13198
|
ctx
|
|
13199
13199
|
});
|
|
13200
13200
|
|
|
13201
13201
|
return block;
|
|
13202
13202
|
}
|
|
13203
13203
|
|
|
13204
|
-
// (
|
|
13204
|
+
// (476:16) {#each depositPredefinedValues[index].values as predefinedData}
|
|
13205
13205
|
function create_each_block_1$1(ctx) {
|
|
13206
13206
|
let option;
|
|
13207
13207
|
let t0_value = /*predefinedData*/ ctx[51] + "";
|
|
@@ -13217,7 +13217,7 @@
|
|
|
13217
13217
|
if (if_block) if_block.c();
|
|
13218
13218
|
option.__value = /*predefinedData*/ ctx[51];
|
|
13219
13219
|
option.value = option.__value;
|
|
13220
|
-
add_location(option, file$2,
|
|
13220
|
+
add_location(option, file$2, 476, 18, 20360);
|
|
13221
13221
|
},
|
|
13222
13222
|
m: function mount(target, anchor) {
|
|
13223
13223
|
insert_dev(target, option, anchor);
|
|
@@ -13238,14 +13238,14 @@
|
|
|
13238
13238
|
block,
|
|
13239
13239
|
id: create_each_block_1$1.name,
|
|
13240
13240
|
type: "each",
|
|
13241
|
-
source: "(
|
|
13241
|
+
source: "(476:16) {#each depositPredefinedValues[index].values as predefinedData}",
|
|
13242
13242
|
ctx
|
|
13243
13243
|
});
|
|
13244
13244
|
|
|
13245
13245
|
return block;
|
|
13246
13246
|
}
|
|
13247
13247
|
|
|
13248
|
-
// (
|
|
13248
|
+
// (480:14) {#if storedData[index].amount === "Custom"}
|
|
13249
13249
|
function create_if_block_4$1(ctx) {
|
|
13250
13250
|
let if_block_anchor;
|
|
13251
13251
|
|
|
@@ -13289,14 +13289,14 @@
|
|
|
13289
13289
|
block,
|
|
13290
13290
|
id: create_if_block_4$1.name,
|
|
13291
13291
|
type: "if",
|
|
13292
|
-
source: "(
|
|
13292
|
+
source: "(480:14) {#if storedData[index].amount === \\\"Custom\\\"}",
|
|
13293
13293
|
ctx
|
|
13294
13294
|
});
|
|
13295
13295
|
|
|
13296
13296
|
return block;
|
|
13297
13297
|
}
|
|
13298
13298
|
|
|
13299
|
-
// (
|
|
13299
|
+
// (488:16) {:else}
|
|
13300
13300
|
function create_else_block$2(ctx) {
|
|
13301
13301
|
let input;
|
|
13302
13302
|
let input_disabled_value;
|
|
@@ -13320,9 +13320,9 @@
|
|
|
13320
13320
|
attr_dev(input, "type", "number");
|
|
13321
13321
|
attr_dev(input, "class", "AccountEditField");
|
|
13322
13322
|
input.disabled = input_disabled_value = /*selectData*/ ctx[48].isModified === true;
|
|
13323
|
-
add_location(input, file$2,
|
|
13323
|
+
add_location(input, file$2, 488, 18, 21221);
|
|
13324
13324
|
attr_dev(p, "class", "AccountEditWarningText");
|
|
13325
|
-
add_location(p, file$2,
|
|
13325
|
+
add_location(p, file$2, 489, 18, 21451);
|
|
13326
13326
|
},
|
|
13327
13327
|
m: function mount(target, anchor) {
|
|
13328
13328
|
insert_dev(target, input, anchor);
|
|
@@ -13387,14 +13387,14 @@
|
|
|
13387
13387
|
block,
|
|
13388
13388
|
id: create_else_block$2.name,
|
|
13389
13389
|
type: "else",
|
|
13390
|
-
source: "(
|
|
13390
|
+
source: "(488:16) {:else}",
|
|
13391
13391
|
ctx
|
|
13392
13392
|
});
|
|
13393
13393
|
|
|
13394
13394
|
return block;
|
|
13395
13395
|
}
|
|
13396
13396
|
|
|
13397
|
-
// (
|
|
13397
|
+
// (481:16) {#if limitname === "Deposit Limit"}
|
|
13398
13398
|
function create_if_block_5$1(ctx) {
|
|
13399
13399
|
let input;
|
|
13400
13400
|
let input_disabled_value;
|
|
@@ -13418,9 +13418,9 @@
|
|
|
13418
13418
|
attr_dev(input, "type", "number");
|
|
13419
13419
|
attr_dev(input, "class", "AccountEditField");
|
|
13420
13420
|
input.disabled = input_disabled_value = /*selectData*/ ctx[48].isModified === true;
|
|
13421
|
-
add_location(input, file$2,
|
|
13421
|
+
add_location(input, file$2, 481, 18, 20723);
|
|
13422
13422
|
attr_dev(p, "class", "AccountEditWarningText");
|
|
13423
|
-
add_location(p, file$2,
|
|
13423
|
+
add_location(p, file$2, 482, 18, 20954);
|
|
13424
13424
|
},
|
|
13425
13425
|
m: function mount(target, anchor) {
|
|
13426
13426
|
insert_dev(target, input, anchor);
|
|
@@ -13485,14 +13485,14 @@
|
|
|
13485
13485
|
block,
|
|
13486
13486
|
id: create_if_block_5$1.name,
|
|
13487
13487
|
type: "if",
|
|
13488
|
-
source: "(
|
|
13488
|
+
source: "(481:16) {#if limitname === \\\"Deposit Limit\\\"}",
|
|
13489
13489
|
ctx
|
|
13490
13490
|
});
|
|
13491
13491
|
|
|
13492
13492
|
return block;
|
|
13493
13493
|
}
|
|
13494
13494
|
|
|
13495
|
-
// (
|
|
13495
|
+
// (491:20) {#if invalidIndexes[index] == 1}
|
|
13496
13496
|
function create_if_block_7$1(ctx) {
|
|
13497
13497
|
let p;
|
|
13498
13498
|
|
|
@@ -13510,7 +13510,7 @@
|
|
|
13510
13510
|
p = element("p");
|
|
13511
13511
|
t = text(t_value);
|
|
13512
13512
|
attr_dev(p, "class", "InvalidInput");
|
|
13513
|
-
add_location(p, file$2,
|
|
13513
|
+
add_location(p, file$2, 491, 22, 21561);
|
|
13514
13514
|
},
|
|
13515
13515
|
m: function mount(target, anchor) {
|
|
13516
13516
|
insert_dev(target, p, anchor);
|
|
@@ -13533,14 +13533,14 @@
|
|
|
13533
13533
|
block,
|
|
13534
13534
|
id: create_if_block_7$1.name,
|
|
13535
13535
|
type: "if",
|
|
13536
|
-
source: "(
|
|
13536
|
+
source: "(491:20) {#if invalidIndexes[index] == 1}",
|
|
13537
13537
|
ctx
|
|
13538
13538
|
});
|
|
13539
13539
|
|
|
13540
13540
|
return block;
|
|
13541
13541
|
}
|
|
13542
13542
|
|
|
13543
|
-
// (
|
|
13543
|
+
// (484:20) {#if invalidIndexes[index] == 1}
|
|
13544
13544
|
function create_if_block_6$1(ctx) {
|
|
13545
13545
|
let p;
|
|
13546
13546
|
let t_value = /*$_*/ ctx[17]("editText.invalidInputMessageLimit") + "";
|
|
@@ -13551,7 +13551,7 @@
|
|
|
13551
13551
|
p = element("p");
|
|
13552
13552
|
t = text(t_value);
|
|
13553
13553
|
attr_dev(p, "class", "InvalidInput");
|
|
13554
|
-
add_location(p, file$2,
|
|
13554
|
+
add_location(p, file$2, 484, 18, 21060);
|
|
13555
13555
|
},
|
|
13556
13556
|
m: function mount(target, anchor) {
|
|
13557
13557
|
insert_dev(target, p, anchor);
|
|
@@ -13569,14 +13569,14 @@
|
|
|
13569
13569
|
block,
|
|
13570
13570
|
id: create_if_block_6$1.name,
|
|
13571
13571
|
type: "if",
|
|
13572
|
-
source: "(
|
|
13572
|
+
source: "(484:20) {#if invalidIndexes[index] == 1}",
|
|
13573
13573
|
ctx
|
|
13574
13574
|
});
|
|
13575
13575
|
|
|
13576
13576
|
return block;
|
|
13577
13577
|
}
|
|
13578
13578
|
|
|
13579
|
-
// (
|
|
13579
|
+
// (497:14) {#if selectData.isModified === true}
|
|
13580
13580
|
function create_if_block_3$1(ctx) {
|
|
13581
13581
|
let p0;
|
|
13582
13582
|
let t0_value = /*$_*/ ctx[17]("editText.expirationDate") + "";
|
|
@@ -13632,15 +13632,15 @@
|
|
|
13632
13632
|
t8 = space();
|
|
13633
13633
|
t9 = text(t9_value);
|
|
13634
13634
|
t10 = text(t10_value);
|
|
13635
|
-
add_location(span0, file$2,
|
|
13635
|
+
add_location(span0, file$2, 497, 87, 21919);
|
|
13636
13636
|
attr_dev(p0, "class", "AccountEditLimitsExpiryDate");
|
|
13637
|
-
add_location(p0, file$2,
|
|
13637
|
+
add_location(p0, file$2, 497, 16, 21848);
|
|
13638
13638
|
attr_dev(span1, "class", "AccountEditLimitChangePeriodIcon");
|
|
13639
|
-
add_location(span1, file$2,
|
|
13640
|
-
add_location(span2, file$2,
|
|
13641
|
-
add_location(p1, file$2,
|
|
13639
|
+
add_location(span1, file$2, 499, 19, 22116);
|
|
13640
|
+
add_location(span2, file$2, 499, 74, 22171);
|
|
13641
|
+
add_location(p1, file$2, 499, 16, 22113);
|
|
13642
13642
|
attr_dev(div, "class", "AccountEditLimitsPeriodChangeContainer");
|
|
13643
|
-
add_location(div, file$2,
|
|
13643
|
+
add_location(div, file$2, 498, 16, 22044);
|
|
13644
13644
|
},
|
|
13645
13645
|
m: function mount(target, anchor) {
|
|
13646
13646
|
insert_dev(target, p0, anchor);
|
|
@@ -13690,14 +13690,14 @@
|
|
|
13690
13690
|
block,
|
|
13691
13691
|
id: create_if_block_3$1.name,
|
|
13692
13692
|
type: "if",
|
|
13693
|
-
source: "(
|
|
13693
|
+
source: "(497:14) {#if selectData.isModified === true}",
|
|
13694
13694
|
ctx
|
|
13695
13695
|
});
|
|
13696
13696
|
|
|
13697
13697
|
return block;
|
|
13698
13698
|
}
|
|
13699
13699
|
|
|
13700
|
-
// (
|
|
13700
|
+
// (470:8) {#each limitsUpdateData as selectData, index}
|
|
13701
13701
|
function create_each_block$1(ctx) {
|
|
13702
13702
|
let div;
|
|
13703
13703
|
let p;
|
|
@@ -13716,9 +13716,9 @@
|
|
|
13716
13716
|
if (if_block) if_block.c();
|
|
13717
13717
|
t2 = space();
|
|
13718
13718
|
attr_dev(p, "class", "AccountEditLimitsTitle");
|
|
13719
|
-
add_location(p, file$2,
|
|
13719
|
+
add_location(p, file$2, 471, 12, 19790);
|
|
13720
13720
|
attr_dev(div, "class", "AccountEditLimitsBox");
|
|
13721
|
-
add_location(div, file$2,
|
|
13721
|
+
add_location(div, file$2, 470, 10, 19743);
|
|
13722
13722
|
},
|
|
13723
13723
|
m: function mount(target, anchor) {
|
|
13724
13724
|
insert_dev(target, div, anchor);
|
|
@@ -13754,7 +13754,7 @@
|
|
|
13754
13754
|
block,
|
|
13755
13755
|
id: create_each_block$1.name,
|
|
13756
13756
|
type: "each",
|
|
13757
|
-
source: "(
|
|
13757
|
+
source: "(470:8) {#each limitsUpdateData as selectData, index}",
|
|
13758
13758
|
ctx
|
|
13759
13759
|
});
|
|
13760
13760
|
|
|
@@ -13846,43 +13846,43 @@
|
|
|
13846
13846
|
player_account_modal = element("player-account-modal");
|
|
13847
13847
|
player_account_gaming_limits_confirmation_modal = element("player-account-gaming-limits-confirmation-modal");
|
|
13848
13848
|
this.c = noop$1;
|
|
13849
|
-
add_location(style, file$2, 429, 93,
|
|
13850
|
-
add_location(defs, file$2, 429, 87,
|
|
13849
|
+
add_location(style, file$2, 429, 93, 18016);
|
|
13850
|
+
add_location(defs, file$2, 429, 87, 18010);
|
|
13851
13851
|
attr_dev(path, "class", "aaa");
|
|
13852
13852
|
attr_dev(path, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z");
|
|
13853
13853
|
attr_dev(path, "transform", "translate(15 15) rotate(180)");
|
|
13854
|
-
add_location(path, file$2, 431, 8,
|
|
13854
|
+
add_location(path, file$2, 431, 8, 18141);
|
|
13855
13855
|
attr_dev(g0, "transform", "translate(20 158)");
|
|
13856
|
-
add_location(g0, file$2, 430, 6,
|
|
13856
|
+
add_location(g0, file$2, 430, 6, 18099);
|
|
13857
13857
|
attr_dev(g1, "transform", "translate(-20 -158)");
|
|
13858
|
-
add_location(g1, file$2, 429, 134,
|
|
13858
|
+
add_location(g1, file$2, 429, 134, 18057);
|
|
13859
13859
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
13860
13860
|
attr_dev(svg, "width", "15");
|
|
13861
13861
|
attr_dev(svg, "height", "15");
|
|
13862
13862
|
attr_dev(svg, "viewBox", "0 0 15 15");
|
|
13863
|
-
add_location(svg, file$2, 429, 4,
|
|
13864
|
-
attr_dev(h2, "class", "
|
|
13865
|
-
add_location(h2, file$2,
|
|
13866
|
-
attr_dev(div0, "class", "
|
|
13867
|
-
add_location(div0, file$2, 428, 2,
|
|
13868
|
-
add_location(h6, file$2,
|
|
13863
|
+
add_location(svg, file$2, 429, 4, 17927);
|
|
13864
|
+
attr_dev(h2, "class", "MyAccountCategoryTitle " + (/*isMobile*/ ctx[18] ? "MyAccountCategoryTitleNone" : ""));
|
|
13865
|
+
add_location(h2, file$2, 435, 4, 18308);
|
|
13866
|
+
attr_dev(div0, "class", "MenuReturnButton " + (/*isMobile*/ ctx[18] ? "MyAccountCategoryTitleNone" : ""));
|
|
13867
|
+
add_location(div0, file$2, 428, 2, 17810);
|
|
13868
|
+
add_location(h6, file$2, 441, 4, 18473);
|
|
13869
13869
|
attr_dev(span, "class", "AccountEditLimitsIcon");
|
|
13870
|
-
add_location(span, file$2,
|
|
13870
|
+
add_location(span, file$2, 443, 6, 18565);
|
|
13871
13871
|
set_custom_element_data(player_account_gaming_limits_popup, "showpopup", /*showPopup*/ ctx[5]);
|
|
13872
|
-
add_location(player_account_gaming_limits_popup, file$2,
|
|
13872
|
+
add_location(player_account_gaming_limits_popup, file$2, 444, 6, 18656);
|
|
13873
13873
|
attr_dev(div1, "class", "AccountEditLimitsIconWrapper");
|
|
13874
|
-
add_location(div1, file$2,
|
|
13874
|
+
add_location(div1, file$2, 442, 4, 18516);
|
|
13875
13875
|
attr_dev(div2, "class", "AccountEditLimitsHeader");
|
|
13876
|
-
add_location(div2, file$2,
|
|
13876
|
+
add_location(div2, file$2, 440, 2, 18431);
|
|
13877
13877
|
|
|
13878
13878
|
attr_dev(button, "class", button_class_value = "AccountEditLimitsSaveButton " + (/*hasDifferences*/ ctx[14]
|
|
13879
13879
|
? ""
|
|
13880
13880
|
: "AccountEditLimitsButtonDisabled"));
|
|
13881
13881
|
|
|
13882
13882
|
button.disabled = button_disabled_value = !/*hasDifferences*/ ctx[14];
|
|
13883
|
-
add_location(button, file$2,
|
|
13883
|
+
add_location(button, file$2, 550, 4, 25422);
|
|
13884
13884
|
attr_dev(div3, "class", "AccountEditLimitsControlArea");
|
|
13885
|
-
add_location(div3, file$2,
|
|
13885
|
+
add_location(div3, file$2, 549, 2, 25375);
|
|
13886
13886
|
|
|
13887
13887
|
attr_dev(div4, "class", "AccountEditLimitsWrapper " + (/*isMobile*/ ctx[18]
|
|
13888
13888
|
? "AccountEditLimitsMobileWrapper"
|
|
@@ -13891,8 +13891,8 @@
|
|
|
13891
13891
|
add_location(div4, file$2, 413, 0, 17144);
|
|
13892
13892
|
set_custom_element_data(player_account_gaming_limits_confirmation_modal, "modaltext", /*changeLimitsText*/ ctx[9]);
|
|
13893
13893
|
set_custom_element_data(player_account_gaming_limits_confirmation_modal, "modalsource", "groupEdit");
|
|
13894
|
-
add_location(player_account_gaming_limits_confirmation_modal, file$2,
|
|
13895
|
-
add_location(player_account_modal, file$2,
|
|
13894
|
+
add_location(player_account_gaming_limits_confirmation_modal, file$2, 555, 2, 25670);
|
|
13895
|
+
add_location(player_account_modal, file$2, 554, 0, 25645);
|
|
13896
13896
|
},
|
|
13897
13897
|
l: function claim(nodes) {
|
|
13898
13898
|
throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
|
|
@@ -14722,7 +14722,7 @@
|
|
|
14722
14722
|
class PlayerAccountGamingLimitsGroupEdit extends SvelteElement {
|
|
14723
14723
|
constructor(options) {
|
|
14724
14724
|
super();
|
|
14725
|
-
this.shadowRoot.innerHTML = `<style>.
|
|
14725
|
+
this.shadowRoot.innerHTML = `<style>.MenuReturnButton{color:#D0046C;display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px;cursor:pointer}.MenuReturnButton svg{fill:#D0046C}.MyAccountCategoryTitle{font-size:26px;color:#D0046C;font-weight:400}.MyAccountCategoryTitleMobile{font-size:16px;color:#D0046C}.MyAccountCategoryTitleNone{display:none !important}.AccountEditLimitsWrapper{padding:50px;max-width:760px}.AccountEditLimitsWrapper.AccountEditLimitsMobileWrapper{padding:20px}.AccountEditLimitsWrapper.AccountEditLimitsMobileWrapper .AccountEditLimitsControlArea{grid-template-columns:1fr}.AccountEditLimitsWrapper.AccountEditLimitsMobileWrapper .AccountEditLimitsControlArea .AccountEditLimitsSaveButton{width:100%}.AccountEditLimitsHeader{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;color:#D0046C}.AccountEditLimitsHeader h6{margin:0;font-weight:normal;font-size:16px;line-height:20px}.AccountEditLimitsHeader .AccountEditLimitsIcon{display:flex;width:20px;height:20px;background:transparent;border:1px solid #D0046C;align-items:center;justify-content:center;border-radius:30px;cursor:pointer}.AccountEditLimitChangePeriodIcon{display:flex;width:20px;height:20px;color:#5E5E30;background:transparent;border:1px solid #5E5E30;align-items:center;justify-content:center;border-radius:30px;cursor:pointer;margin-right:10px}.AccountEditLimitSuccessfulChangeContainer{background:#F2F9F2;border:1px solid #C5DFC5;font-size:16px;font-weight:300;color:#07072A;border-radius:5px;padding:10px}.AccountEditLimitSuccessfulChangeContainer p{margin:0}.AccountEditLimitsIconWrapper{position:relative}.AccountEditLimitsTitle{font-size:16px;font-weight:300;color:#07072A;margin:0;padding-top:10px}.AccountEditLimitsExpiryDate{font-size:12px;font-weight:300;color:#000}.AccountEditLimitsContainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;direction:ltr}@media only screen and (max-width: 1024px){.AccountEditLimitsContainer{grid-template-columns:1fr;grid-gap:20px}}.AccountEditField{width:100%;font-size:14px;font-weight:300;color:#07072A;padding:10px;line-height:16px;background:#FFF;border:1px solid #D1D1D1;border-radius:5px;outline:none;transition-duration:0.3s}.AccountEditField:focus,.AccountEditField :focus-within,.AccountEditField :focus-visible,.AccountEditField :visited{border:1px solid #D0046C;box-shadow:0 0 0 1pt #D0046C}.AccountEditLimitsPeriodChangeContainer{background:#FFFFF8;border-radius:5px}.AccountEditLimitsPeriodChangeContainer p{max-width:290px;display:-webkit-box;padding:10px 35px 15px 10px;color:#5E5E30;font-size:12px;font-weight:300}.AccountEditLimitsPeriodChangeContainer p .AccountEditLimitChangePeriodIcon{font-size:14px;font-weight:400}.AccountEditLimitsControlArea{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;margin-top:35px}.AccountEditLimitsControlArea .AccountEditLimitsSaveButton{padding:12px;cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#000;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;background:#D0046C;border:1px solid #D0046C;color:#fff}.AccountEditLimitsControlArea .AccountEditLimitsSaveButton.AccountEditLimitsButtonDisabled{background:#D0046C;cursor:not-allowed;opacity:0.6}.AccountEditLimitsBox{position:relative}.AccountEditWarningText{position:relative;margin:0}.InvalidInput{color:#D0046C;font-size:10px;position:absolute;top:6px;margin:0;line-height:10px}.AccountEditLimitsInputContainer{position:relative}</style>`;
|
|
14726
14726
|
|
|
14727
14727
|
init(
|
|
14728
14728
|
this,
|