@everymatrix/casino-games-category-section 0.0.115 → 0.0.119
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.
|
@@ -6004,26 +6004,26 @@
|
|
|
6004
6004
|
|
|
6005
6005
|
function get_each_context_2(ctx, list, i) {
|
|
6006
6006
|
const child_ctx = ctx.slice();
|
|
6007
|
-
child_ctx[
|
|
6008
|
-
child_ctx[
|
|
6007
|
+
child_ctx[69] = list[i];
|
|
6008
|
+
child_ctx[71] = i;
|
|
6009
6009
|
return child_ctx;
|
|
6010
6010
|
}
|
|
6011
6011
|
|
|
6012
6012
|
function get_each_context_1(ctx, list, i) {
|
|
6013
6013
|
const child_ctx = ctx.slice();
|
|
6014
|
-
child_ctx[
|
|
6015
|
-
child_ctx[
|
|
6014
|
+
child_ctx[69] = list[i];
|
|
6015
|
+
child_ctx[71] = i;
|
|
6016
6016
|
return child_ctx;
|
|
6017
6017
|
}
|
|
6018
6018
|
|
|
6019
6019
|
function get_each_context(ctx, list, i) {
|
|
6020
6020
|
const child_ctx = ctx.slice();
|
|
6021
|
-
child_ctx[
|
|
6022
|
-
child_ctx[
|
|
6021
|
+
child_ctx[69] = list[i];
|
|
6022
|
+
child_ctx[71] = i;
|
|
6023
6023
|
return child_ctx;
|
|
6024
6024
|
}
|
|
6025
6025
|
|
|
6026
|
-
// (
|
|
6026
|
+
// (438:4) {:else}
|
|
6027
6027
|
function create_else_block_3(ctx) {
|
|
6028
6028
|
let div;
|
|
6029
6029
|
|
|
@@ -6039,7 +6039,7 @@
|
|
|
6039
6039
|
c: function create() {
|
|
6040
6040
|
div = element("div");
|
|
6041
6041
|
if (if_block) if_block.c();
|
|
6042
|
-
add_location(div, file,
|
|
6042
|
+
add_location(div, file, 438, 6, 16166);
|
|
6043
6043
|
},
|
|
6044
6044
|
m: function mount(target, anchor) {
|
|
6045
6045
|
insert_dev(target, div, anchor);
|
|
@@ -6071,14 +6071,14 @@
|
|
|
6071
6071
|
block,
|
|
6072
6072
|
id: create_else_block_3.name,
|
|
6073
6073
|
type: "else",
|
|
6074
|
-
source: "(
|
|
6074
|
+
source: "(438:4) {:else}",
|
|
6075
6075
|
ctx
|
|
6076
6076
|
});
|
|
6077
6077
|
|
|
6078
6078
|
return block;
|
|
6079
6079
|
}
|
|
6080
6080
|
|
|
6081
|
-
// (
|
|
6081
|
+
// (387:4) {#if searched}
|
|
6082
6082
|
function create_if_block_2(ctx) {
|
|
6083
6083
|
let div1;
|
|
6084
6084
|
let div0;
|
|
@@ -6109,9 +6109,9 @@
|
|
|
6109
6109
|
t = space();
|
|
6110
6110
|
if_block1.c();
|
|
6111
6111
|
attr_dev(div0, "class", "CasinoGamesHeader Searched");
|
|
6112
|
-
add_location(div0, file,
|
|
6112
|
+
add_location(div0, file, 388, 8, 14306);
|
|
6113
6113
|
attr_dev(div1, "class", "CasinoGamesContainer");
|
|
6114
|
-
add_location(div1, file,
|
|
6114
|
+
add_location(div1, file, 387, 6, 14263);
|
|
6115
6115
|
},
|
|
6116
6116
|
m: function mount(target, anchor) {
|
|
6117
6117
|
insert_dev(target, div1, anchor);
|
|
@@ -6156,14 +6156,14 @@
|
|
|
6156
6156
|
block,
|
|
6157
6157
|
id: create_if_block_2.name,
|
|
6158
6158
|
type: "if",
|
|
6159
|
-
source: "(
|
|
6159
|
+
source: "(387:4) {#if searched}",
|
|
6160
6160
|
ctx
|
|
6161
6161
|
});
|
|
6162
6162
|
|
|
6163
6163
|
return block;
|
|
6164
6164
|
}
|
|
6165
6165
|
|
|
6166
|
-
// (
|
|
6166
|
+
// (379:2) {#if hasErrors}
|
|
6167
6167
|
function create_if_block(ctx) {
|
|
6168
6168
|
let if_block_anchor;
|
|
6169
6169
|
|
|
@@ -6205,14 +6205,14 @@
|
|
|
6205
6205
|
block,
|
|
6206
6206
|
id: create_if_block.name,
|
|
6207
6207
|
type: "if",
|
|
6208
|
-
source: "(
|
|
6208
|
+
source: "(379:2) {#if hasErrors}",
|
|
6209
6209
|
ctx
|
|
6210
6210
|
});
|
|
6211
6211
|
|
|
6212
6212
|
return block;
|
|
6213
6213
|
}
|
|
6214
6214
|
|
|
6215
|
-
// (
|
|
6215
|
+
// (486:39)
|
|
6216
6216
|
function create_if_block_11(ctx) {
|
|
6217
6217
|
let div1;
|
|
6218
6218
|
let div0;
|
|
@@ -6241,17 +6241,17 @@
|
|
|
6241
6241
|
ul = element("ul");
|
|
6242
6242
|
if_block.c();
|
|
6243
6243
|
attr_dev(h3, "class", "CategoryName");
|
|
6244
|
-
add_location(h3, file,
|
|
6244
|
+
add_location(h3, file, 488, 16, 18455);
|
|
6245
6245
|
attr_dev(div0, "class", "CasinoGamesHeader");
|
|
6246
|
-
add_location(div0, file,
|
|
6246
|
+
add_location(div0, file, 487, 12, 18407);
|
|
6247
6247
|
|
|
6248
6248
|
attr_dev(ul, "class", ul_class_value = "" + ((/*favoriteGamesData*/ ctx[21].items.length != 0
|
|
6249
6249
|
? "CasinoGamesGrid"
|
|
6250
6250
|
: "") + " 'GamesListIncreasedGap'}"));
|
|
6251
6251
|
|
|
6252
|
-
add_location(ul, file,
|
|
6252
|
+
add_location(ul, file, 492, 12, 18604);
|
|
6253
6253
|
attr_dev(div1, "class", "CasinoGamesContainer");
|
|
6254
|
-
add_location(div1, file,
|
|
6254
|
+
add_location(div1, file, 486, 10, 18360);
|
|
6255
6255
|
},
|
|
6256
6256
|
m: function mount(target, anchor) {
|
|
6257
6257
|
insert_dev(target, div1, anchor);
|
|
@@ -6297,14 +6297,14 @@
|
|
|
6297
6297
|
block,
|
|
6298
6298
|
id: create_if_block_11.name,
|
|
6299
6299
|
type: "if",
|
|
6300
|
-
source: "(
|
|
6300
|
+
source: "(486:39) ",
|
|
6301
6301
|
ctx
|
|
6302
6302
|
});
|
|
6303
6303
|
|
|
6304
6304
|
return block;
|
|
6305
6305
|
}
|
|
6306
6306
|
|
|
6307
|
-
// (
|
|
6307
|
+
// (440:8) {#if categoryData}
|
|
6308
6308
|
function create_if_block_7(ctx) {
|
|
6309
6309
|
let div1;
|
|
6310
6310
|
let div0;
|
|
@@ -6334,11 +6334,11 @@
|
|
|
6334
6334
|
t2 = space();
|
|
6335
6335
|
if_block1.c();
|
|
6336
6336
|
attr_dev(h3, "class", "CategoryName");
|
|
6337
|
-
add_location(h3, file,
|
|
6337
|
+
add_location(h3, file, 442, 16, 16304);
|
|
6338
6338
|
attr_dev(div0, "class", "CasinoGamesHeader");
|
|
6339
|
-
add_location(div0, file,
|
|
6339
|
+
add_location(div0, file, 441, 12, 16256);
|
|
6340
6340
|
attr_dev(div1, "class", "CasinoGamesContainer");
|
|
6341
|
-
add_location(div1, file,
|
|
6341
|
+
add_location(div1, file, 440, 10, 16209);
|
|
6342
6342
|
},
|
|
6343
6343
|
m: function mount(target, anchor) {
|
|
6344
6344
|
insert_dev(target, div1, anchor);
|
|
@@ -6391,14 +6391,14 @@
|
|
|
6391
6391
|
block,
|
|
6392
6392
|
id: create_if_block_7.name,
|
|
6393
6393
|
type: "if",
|
|
6394
|
-
source: "(
|
|
6394
|
+
source: "(440:8) {#if categoryData}",
|
|
6395
6395
|
ctx
|
|
6396
6396
|
});
|
|
6397
6397
|
|
|
6398
6398
|
return block;
|
|
6399
6399
|
}
|
|
6400
6400
|
|
|
6401
|
-
// (
|
|
6401
|
+
// (568:14) {:else}
|
|
6402
6402
|
function create_else_block_7(ctx) {
|
|
6403
6403
|
let p;
|
|
6404
6404
|
|
|
@@ -6406,7 +6406,7 @@
|
|
|
6406
6406
|
c: function create() {
|
|
6407
6407
|
p = element("p");
|
|
6408
6408
|
p.textContent = "Waiting";
|
|
6409
|
-
add_location(p, file,
|
|
6409
|
+
add_location(p, file, 568, 16, 24145);
|
|
6410
6410
|
},
|
|
6411
6411
|
m: function mount(target, anchor) {
|
|
6412
6412
|
insert_dev(target, p, anchor);
|
|
@@ -6421,14 +6421,14 @@
|
|
|
6421
6421
|
block,
|
|
6422
6422
|
id: create_else_block_7.name,
|
|
6423
6423
|
type: "else",
|
|
6424
|
-
source: "(
|
|
6424
|
+
source: "(568:14) {:else}",
|
|
6425
6425
|
ctx
|
|
6426
6426
|
});
|
|
6427
6427
|
|
|
6428
6428
|
return block;
|
|
6429
6429
|
}
|
|
6430
6430
|
|
|
6431
|
-
// (
|
|
6431
|
+
// (494:14) {#if favoriteGamesData}
|
|
6432
6432
|
function create_if_block_12(ctx) {
|
|
6433
6433
|
let each_1_anchor;
|
|
6434
6434
|
let each_value_2 = /*favoriteGamesData*/ ctx[21].items;
|
|
@@ -6515,14 +6515,14 @@
|
|
|
6515
6515
|
block,
|
|
6516
6516
|
id: create_if_block_12.name,
|
|
6517
6517
|
type: "if",
|
|
6518
|
-
source: "(
|
|
6518
|
+
source: "(494:14) {#if favoriteGamesData}",
|
|
6519
6519
|
ctx
|
|
6520
6520
|
});
|
|
6521
6521
|
|
|
6522
6522
|
return block;
|
|
6523
6523
|
}
|
|
6524
6524
|
|
|
6525
|
-
// (
|
|
6525
|
+
// (548:16) {:else}
|
|
6526
6526
|
function create_else_block_5(ctx) {
|
|
6527
6527
|
let p;
|
|
6528
6528
|
let svg;
|
|
@@ -6553,7 +6553,7 @@
|
|
|
6553
6553
|
t3 = space();
|
|
6554
6554
|
set_style(path, "fill", "white");
|
|
6555
6555
|
attr_dev(path, "d", "M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155\n c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047\n c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67\n c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637\n c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587\n l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278\n l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9\n c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685\n l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z");
|
|
6556
|
-
add_location(path, file,
|
|
6556
|
+
add_location(path, file, 550, 116, 22458);
|
|
6557
6557
|
attr_dev(svg, "version", "1.1");
|
|
6558
6558
|
attr_dev(svg, "class", "UnfavoredIcon");
|
|
6559
6559
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
@@ -6563,15 +6563,15 @@
|
|
|
6563
6563
|
attr_dev(svg, "viewBox", "0 0 512.001 512.001");
|
|
6564
6564
|
set_style(svg, "enable-background", "new 0 0 512.001 512.001");
|
|
6565
6565
|
attr_dev(svg, "xml:space", "preserve");
|
|
6566
|
-
add_location(svg, file,
|
|
6566
|
+
add_location(svg, file, 549, 20, 22205);
|
|
6567
6567
|
attr_dev(span, "class", "NoFavoriteText NoFavoriteTextHighlight");
|
|
6568
|
-
add_location(span, file,
|
|
6568
|
+
add_location(span, file, 559, 20, 23561);
|
|
6569
6569
|
|
|
6570
6570
|
attr_dev(p, "class", "NoFavoriteGames " + (isMobile(/*userAgent*/ ctx[23])
|
|
6571
6571
|
? "NoFavoriteGamesMobile"
|
|
6572
6572
|
: ""));
|
|
6573
6573
|
|
|
6574
|
-
add_location(p, file,
|
|
6574
|
+
add_location(p, file, 548, 18, 22104);
|
|
6575
6575
|
},
|
|
6576
6576
|
m: function mount(target, anchor) {
|
|
6577
6577
|
insert_dev(target, p, anchor);
|
|
@@ -6594,14 +6594,14 @@
|
|
|
6594
6594
|
block,
|
|
6595
6595
|
id: create_else_block_5.name,
|
|
6596
6596
|
type: "else",
|
|
6597
|
-
source: "(
|
|
6597
|
+
source: "(548:16) {:else}",
|
|
6598
6598
|
ctx
|
|
6599
6599
|
});
|
|
6600
6600
|
|
|
6601
6601
|
return block;
|
|
6602
6602
|
}
|
|
6603
6603
|
|
|
6604
|
-
// (
|
|
6604
|
+
// (563:20) {:else}
|
|
6605
6605
|
function create_else_block_6(ctx) {
|
|
6606
6606
|
let span;
|
|
6607
6607
|
|
|
@@ -6610,7 +6610,7 @@
|
|
|
6610
6610
|
span = element("span");
|
|
6611
6611
|
span.textContent = "You can now add games to favorites by clicking on the star icon located on the game thumbnail.";
|
|
6612
6612
|
attr_dev(span, "class", "NoFavoriteText");
|
|
6613
|
-
add_location(span, file,
|
|
6613
|
+
add_location(span, file, 563, 22, 23903);
|
|
6614
6614
|
},
|
|
6615
6615
|
m: function mount(target, anchor) {
|
|
6616
6616
|
insert_dev(target, span, anchor);
|
|
@@ -6624,14 +6624,14 @@
|
|
|
6624
6624
|
block,
|
|
6625
6625
|
id: create_else_block_6.name,
|
|
6626
6626
|
type: "else",
|
|
6627
|
-
source: "(
|
|
6627
|
+
source: "(563:20) {:else}",
|
|
6628
6628
|
ctx
|
|
6629
6629
|
});
|
|
6630
6630
|
|
|
6631
6631
|
return block;
|
|
6632
6632
|
}
|
|
6633
6633
|
|
|
6634
|
-
// (
|
|
6634
|
+
// (561:20) {#if isMobile(userAgent)}
|
|
6635
6635
|
function create_if_block_19(ctx) {
|
|
6636
6636
|
let span;
|
|
6637
6637
|
|
|
@@ -6640,7 +6640,7 @@
|
|
|
6640
6640
|
span = element("span");
|
|
6641
6641
|
span.textContent = "You can now add games to favorites by tapping on the star icon located on the game page.";
|
|
6642
6642
|
attr_dev(span, "class", "NoFavoriteText");
|
|
6643
|
-
add_location(span, file,
|
|
6643
|
+
add_location(span, file, 561, 22, 23728);
|
|
6644
6644
|
},
|
|
6645
6645
|
m: function mount(target, anchor) {
|
|
6646
6646
|
insert_dev(target, span, anchor);
|
|
@@ -6654,17 +6654,17 @@
|
|
|
6654
6654
|
block,
|
|
6655
6655
|
id: create_if_block_19.name,
|
|
6656
6656
|
type: "if",
|
|
6657
|
-
source: "(
|
|
6657
|
+
source: "(561:20) {#if isMobile(userAgent)}",
|
|
6658
6658
|
ctx
|
|
6659
6659
|
});
|
|
6660
6660
|
|
|
6661
6661
|
return block;
|
|
6662
6662
|
}
|
|
6663
6663
|
|
|
6664
|
-
// (
|
|
6664
|
+
// (496:18) {#if gameprops.gameModel}
|
|
6665
6665
|
function create_if_block_13(ctx) {
|
|
6666
6666
|
let if_block_anchor;
|
|
6667
|
-
let if_block = /*gameprops*/ ctx[
|
|
6667
|
+
let if_block = /*gameprops*/ ctx[69].gameModel.isFavorite && create_if_block_14(ctx);
|
|
6668
6668
|
|
|
6669
6669
|
const block = {
|
|
6670
6670
|
c: function create() {
|
|
@@ -6676,7 +6676,7 @@
|
|
|
6676
6676
|
insert_dev(target, if_block_anchor, anchor);
|
|
6677
6677
|
},
|
|
6678
6678
|
p: function update(ctx, dirty) {
|
|
6679
|
-
if (/*gameprops*/ ctx[
|
|
6679
|
+
if (/*gameprops*/ ctx[69].gameModel.isFavorite) {
|
|
6680
6680
|
if (if_block) {
|
|
6681
6681
|
if_block.p(ctx, dirty);
|
|
6682
6682
|
} else {
|
|
@@ -6699,14 +6699,14 @@
|
|
|
6699
6699
|
block,
|
|
6700
6700
|
id: create_if_block_13.name,
|
|
6701
6701
|
type: "if",
|
|
6702
|
-
source: "(
|
|
6702
|
+
source: "(496:18) {#if gameprops.gameModel}",
|
|
6703
6703
|
ctx
|
|
6704
6704
|
});
|
|
6705
6705
|
|
|
6706
6706
|
return block;
|
|
6707
6707
|
}
|
|
6708
6708
|
|
|
6709
|
-
// (
|
|
6709
|
+
// (497:20) {#if gameprops.gameModel.isFavorite}
|
|
6710
6710
|
function create_if_block_14(ctx) {
|
|
6711
6711
|
let if_block_anchor;
|
|
6712
6712
|
let if_block = (/*intersecting*/ ctx[16] || /*nativeLoading*/ ctx[24]) && create_if_block_15(ctx);
|
|
@@ -6744,14 +6744,14 @@
|
|
|
6744
6744
|
block,
|
|
6745
6745
|
id: create_if_block_14.name,
|
|
6746
6746
|
type: "if",
|
|
6747
|
-
source: "(
|
|
6747
|
+
source: "(497:20) {#if gameprops.gameModel.isFavorite}",
|
|
6748
6748
|
ctx
|
|
6749
6749
|
});
|
|
6750
6750
|
|
|
6751
6751
|
return block;
|
|
6752
6752
|
}
|
|
6753
6753
|
|
|
6754
|
-
// (
|
|
6754
|
+
// (498:22) {#if intersecting || nativeLoading}
|
|
6755
6755
|
function create_if_block_15(ctx) {
|
|
6756
6756
|
let show_if;
|
|
6757
6757
|
let show_if_1;
|
|
@@ -6760,7 +6760,7 @@
|
|
|
6760
6760
|
function select_block_type_7(ctx, dirty) {
|
|
6761
6761
|
if (show_if == null) show_if = !!isMobile(/*userAgent*/ ctx[23]);
|
|
6762
6762
|
if (show_if) return create_if_block_16;
|
|
6763
|
-
if (show_if_1 == null || dirty[0] & /*favoriteGamesData*/ 2097152) show_if_1 = !!/*gameprops*/ ctx[
|
|
6763
|
+
if (show_if_1 == null || dirty[0] & /*favoriteGamesData*/ 2097152) show_if_1 = !!/*gameprops*/ ctx[69].gameModel.platform.includes("PC");
|
|
6764
6764
|
if (show_if_1) return create_if_block_18;
|
|
6765
6765
|
}
|
|
6766
6766
|
|
|
@@ -6802,14 +6802,14 @@
|
|
|
6802
6802
|
block,
|
|
6803
6803
|
id: create_if_block_15.name,
|
|
6804
6804
|
type: "if",
|
|
6805
|
-
source: "(
|
|
6805
|
+
source: "(498:22) {#if intersecting || nativeLoading}",
|
|
6806
6806
|
ctx
|
|
6807
6807
|
});
|
|
6808
6808
|
|
|
6809
6809
|
return block;
|
|
6810
6810
|
}
|
|
6811
6811
|
|
|
6812
|
-
// (
|
|
6812
|
+
// (522:78)
|
|
6813
6813
|
function create_if_block_18(ctx) {
|
|
6814
6814
|
let casino_game_thumbnail;
|
|
6815
6815
|
let casino_game_thumbnail_class_value;
|
|
@@ -6827,35 +6827,35 @@
|
|
|
6827
6827
|
c: function create() {
|
|
6828
6828
|
casino_game_thumbnail = element("casino-game-thumbnail");
|
|
6829
6829
|
|
|
6830
|
-
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
6831
|
-
? /*gameprops*/ ctx[
|
|
6830
|
+
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
6831
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
6832
6832
|
: "1x1")));
|
|
6833
6833
|
|
|
6834
6834
|
set_custom_element_data(casino_game_thumbnail, "session", /*session*/ ctx[2]);
|
|
6835
6835
|
set_custom_element_data(casino_game_thumbnail, "userid", /*userid*/ ctx[3]);
|
|
6836
6836
|
set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
|
|
6837
6837
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
6838
|
-
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
6839
|
-
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
6840
|
-
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
6841
|
-
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
6842
|
-
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
6843
|
-
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
6844
|
-
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
6845
|
-
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
6846
|
-
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
6838
|
+
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].gameModel.thumbnail);
|
|
6839
|
+
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].gameModel.name);
|
|
6840
|
+
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].gameModel.vendor.name);
|
|
6841
|
+
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].gameModel.isNew);
|
|
6842
|
+
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].gameModel.popularity);
|
|
6843
|
+
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].gameModel.cellSize);
|
|
6844
|
+
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].gameModel.id);
|
|
6845
|
+
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].gameModel.hasFunMode);
|
|
6846
|
+
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].gameModel.isFavorite);
|
|
6847
6847
|
set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[19]);
|
|
6848
6848
|
set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
|
|
6849
6849
|
set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
|
|
6850
6850
|
set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
|
|
6851
|
-
add_location(casino_game_thumbnail, file,
|
|
6851
|
+
add_location(casino_game_thumbnail, file, 523, 28, 20758);
|
|
6852
6852
|
},
|
|
6853
6853
|
m: function mount(target, anchor) {
|
|
6854
6854
|
insert_dev(target, casino_game_thumbnail, anchor);
|
|
6855
6855
|
},
|
|
6856
6856
|
p: function update(ctx, dirty) {
|
|
6857
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
6858
|
-
? /*gameprops*/ ctx[
|
|
6857
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
6858
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
6859
6859
|
: "1x1")))) {
|
|
6860
6860
|
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
|
|
6861
6861
|
}
|
|
@@ -6876,39 +6876,39 @@
|
|
|
6876
6876
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
6877
6877
|
}
|
|
6878
6878
|
|
|
6879
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
6879
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].gameModel.thumbnail)) {
|
|
6880
6880
|
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
|
|
6881
6881
|
}
|
|
6882
6882
|
|
|
6883
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
6883
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].gameModel.name)) {
|
|
6884
6884
|
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
|
|
6885
6885
|
}
|
|
6886
6886
|
|
|
6887
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
6887
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].gameModel.vendor.name)) {
|
|
6888
6888
|
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
|
|
6889
6889
|
}
|
|
6890
6890
|
|
|
6891
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
6891
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].gameModel.isNew)) {
|
|
6892
6892
|
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
|
|
6893
6893
|
}
|
|
6894
6894
|
|
|
6895
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
6895
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].gameModel.popularity)) {
|
|
6896
6896
|
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
|
|
6897
6897
|
}
|
|
6898
6898
|
|
|
6899
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
6899
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].gameModel.cellSize)) {
|
|
6900
6900
|
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
|
|
6901
6901
|
}
|
|
6902
6902
|
|
|
6903
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
6903
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].gameModel.id)) {
|
|
6904
6904
|
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
|
|
6905
6905
|
}
|
|
6906
6906
|
|
|
6907
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
6907
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].gameModel.hasFunMode)) {
|
|
6908
6908
|
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
|
|
6909
6909
|
}
|
|
6910
6910
|
|
|
6911
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
6911
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].gameModel.isFavorite)) {
|
|
6912
6912
|
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
|
|
6913
6913
|
}
|
|
6914
6914
|
|
|
@@ -6937,16 +6937,16 @@
|
|
|
6937
6937
|
block,
|
|
6938
6938
|
id: create_if_block_18.name,
|
|
6939
6939
|
type: "if",
|
|
6940
|
-
source: "(
|
|
6940
|
+
source: "(522:78) ",
|
|
6941
6941
|
ctx
|
|
6942
6942
|
});
|
|
6943
6943
|
|
|
6944
6944
|
return block;
|
|
6945
6945
|
}
|
|
6946
6946
|
|
|
6947
|
-
// (
|
|
6947
|
+
// (499:24) {#if isMobile(userAgent)}
|
|
6948
6948
|
function create_if_block_16(ctx) {
|
|
6949
|
-
let show_if = /*gameprops*/ ctx[
|
|
6949
|
+
let show_if = /*gameprops*/ ctx[69].gameModel.platform.includes("iPad") || /*gameprops*/ ctx[69].gameModel.platform.includes("iPhone") || /*gameprops*/ ctx[69].gameModel.platform.includes("Android");
|
|
6950
6950
|
let if_block_anchor;
|
|
6951
6951
|
let if_block = show_if && create_if_block_17(ctx);
|
|
6952
6952
|
|
|
@@ -6960,7 +6960,7 @@
|
|
|
6960
6960
|
insert_dev(target, if_block_anchor, anchor);
|
|
6961
6961
|
},
|
|
6962
6962
|
p: function update(ctx, dirty) {
|
|
6963
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152) show_if = /*gameprops*/ ctx[
|
|
6963
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152) show_if = /*gameprops*/ ctx[69].gameModel.platform.includes("iPad") || /*gameprops*/ ctx[69].gameModel.platform.includes("iPhone") || /*gameprops*/ ctx[69].gameModel.platform.includes("Android");
|
|
6964
6964
|
|
|
6965
6965
|
if (show_if) {
|
|
6966
6966
|
if (if_block) {
|
|
@@ -6985,14 +6985,14 @@
|
|
|
6985
6985
|
block,
|
|
6986
6986
|
id: create_if_block_16.name,
|
|
6987
6987
|
type: "if",
|
|
6988
|
-
source: "(
|
|
6988
|
+
source: "(499:24) {#if isMobile(userAgent)}",
|
|
6989
6989
|
ctx
|
|
6990
6990
|
});
|
|
6991
6991
|
|
|
6992
6992
|
return block;
|
|
6993
6993
|
}
|
|
6994
6994
|
|
|
6995
|
-
// (
|
|
6995
|
+
// (500:26) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
|
|
6996
6996
|
function create_if_block_17(ctx) {
|
|
6997
6997
|
let casino_game_thumbnail;
|
|
6998
6998
|
let casino_game_thumbnail_class_value;
|
|
@@ -7010,35 +7010,35 @@
|
|
|
7010
7010
|
c: function create() {
|
|
7011
7011
|
casino_game_thumbnail = element("casino-game-thumbnail");
|
|
7012
7012
|
|
|
7013
|
-
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
7014
|
-
? /*gameprops*/ ctx[
|
|
7013
|
+
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
7014
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
7015
7015
|
: "1x1")));
|
|
7016
7016
|
|
|
7017
7017
|
set_custom_element_data(casino_game_thumbnail, "session", /*session*/ ctx[2]);
|
|
7018
7018
|
set_custom_element_data(casino_game_thumbnail, "userid", /*userid*/ ctx[3]);
|
|
7019
7019
|
set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
|
|
7020
7020
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
7021
|
-
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
7022
|
-
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
7023
|
-
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
7024
|
-
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
7025
|
-
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
7026
|
-
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
7027
|
-
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
7028
|
-
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
7029
|
-
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
7021
|
+
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].gameModel.thumbnail);
|
|
7022
|
+
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].gameModel.name);
|
|
7023
|
+
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].gameModel.vendor.name);
|
|
7024
|
+
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].gameModel.isNew);
|
|
7025
|
+
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].gameModel.popularity);
|
|
7026
|
+
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].gameModel.cellSize);
|
|
7027
|
+
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].gameModel.id);
|
|
7028
|
+
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].gameModel.hasFunMode);
|
|
7029
|
+
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].gameModel.isFavorite);
|
|
7030
7030
|
set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[19]);
|
|
7031
7031
|
set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
|
|
7032
7032
|
set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
|
|
7033
7033
|
set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
|
|
7034
|
-
add_location(casino_game_thumbnail, file,
|
|
7034
|
+
add_location(casino_game_thumbnail, file, 500, 26, 19254);
|
|
7035
7035
|
},
|
|
7036
7036
|
m: function mount(target, anchor) {
|
|
7037
7037
|
insert_dev(target, casino_game_thumbnail, anchor);
|
|
7038
7038
|
},
|
|
7039
7039
|
p: function update(ctx, dirty) {
|
|
7040
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
7041
|
-
? /*gameprops*/ ctx[
|
|
7040
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
7041
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
7042
7042
|
: "1x1")))) {
|
|
7043
7043
|
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
|
|
7044
7044
|
}
|
|
@@ -7059,39 +7059,39 @@
|
|
|
7059
7059
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
7060
7060
|
}
|
|
7061
7061
|
|
|
7062
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
7062
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].gameModel.thumbnail)) {
|
|
7063
7063
|
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
|
|
7064
7064
|
}
|
|
7065
7065
|
|
|
7066
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
7066
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].gameModel.name)) {
|
|
7067
7067
|
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
|
|
7068
7068
|
}
|
|
7069
7069
|
|
|
7070
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
7070
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].gameModel.vendor.name)) {
|
|
7071
7071
|
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
|
|
7072
7072
|
}
|
|
7073
7073
|
|
|
7074
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
7074
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].gameModel.isNew)) {
|
|
7075
7075
|
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
|
|
7076
7076
|
}
|
|
7077
7077
|
|
|
7078
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
7078
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].gameModel.popularity)) {
|
|
7079
7079
|
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
|
|
7080
7080
|
}
|
|
7081
7081
|
|
|
7082
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
7082
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].gameModel.cellSize)) {
|
|
7083
7083
|
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
|
|
7084
7084
|
}
|
|
7085
7085
|
|
|
7086
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
7086
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].gameModel.id)) {
|
|
7087
7087
|
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
|
|
7088
7088
|
}
|
|
7089
7089
|
|
|
7090
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
7090
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].gameModel.hasFunMode)) {
|
|
7091
7091
|
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
|
|
7092
7092
|
}
|
|
7093
7093
|
|
|
7094
|
-
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
7094
|
+
if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].gameModel.isFavorite)) {
|
|
7095
7095
|
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
|
|
7096
7096
|
}
|
|
7097
7097
|
|
|
@@ -7120,17 +7120,17 @@
|
|
|
7120
7120
|
block,
|
|
7121
7121
|
id: create_if_block_17.name,
|
|
7122
7122
|
type: "if",
|
|
7123
|
-
source: "(
|
|
7123
|
+
source: "(500:26) {#if (gameprops.gameModel.platform.includes(\\\"iPad\\\") || gameprops.gameModel.platform.includes(\\\"iPhone\\\") || gameprops.gameModel.platform.includes(\\\"Android\\\"))}",
|
|
7124
7124
|
ctx
|
|
7125
7125
|
});
|
|
7126
7126
|
|
|
7127
7127
|
return block;
|
|
7128
7128
|
}
|
|
7129
7129
|
|
|
7130
|
-
// (
|
|
7130
|
+
// (495:16) {#each favoriteGamesData.items as gameprops, index}
|
|
7131
7131
|
function create_each_block_2(ctx) {
|
|
7132
7132
|
let if_block_anchor;
|
|
7133
|
-
let if_block = /*gameprops*/ ctx[
|
|
7133
|
+
let if_block = /*gameprops*/ ctx[69].gameModel && create_if_block_13(ctx);
|
|
7134
7134
|
|
|
7135
7135
|
const block = {
|
|
7136
7136
|
c: function create() {
|
|
@@ -7142,7 +7142,7 @@
|
|
|
7142
7142
|
insert_dev(target, if_block_anchor, anchor);
|
|
7143
7143
|
},
|
|
7144
7144
|
p: function update(ctx, dirty) {
|
|
7145
|
-
if (/*gameprops*/ ctx[
|
|
7145
|
+
if (/*gameprops*/ ctx[69].gameModel) {
|
|
7146
7146
|
if (if_block) {
|
|
7147
7147
|
if_block.p(ctx, dirty);
|
|
7148
7148
|
} else {
|
|
@@ -7165,14 +7165,14 @@
|
|
|
7165
7165
|
block,
|
|
7166
7166
|
id: create_each_block_2.name,
|
|
7167
7167
|
type: "each",
|
|
7168
|
-
source: "(
|
|
7168
|
+
source: "(495:16) {#each favoriteGamesData.items as gameprops, index}",
|
|
7169
7169
|
ctx
|
|
7170
7170
|
});
|
|
7171
7171
|
|
|
7172
7172
|
return block;
|
|
7173
7173
|
}
|
|
7174
7174
|
|
|
7175
|
-
// (
|
|
7175
|
+
// (447:14) {#if showLoadCategory}
|
|
7176
7176
|
function create_if_block_10(ctx) {
|
|
7177
7177
|
let a;
|
|
7178
7178
|
let h3;
|
|
@@ -7194,9 +7194,9 @@
|
|
|
7194
7194
|
t2 = text(t2_value);
|
|
7195
7195
|
t3 = text(")");
|
|
7196
7196
|
attr_dev(h3, "class", "CategoryLoadMore");
|
|
7197
|
-
add_location(h3, file,
|
|
7197
|
+
add_location(h3, file, 449, 16, 16636);
|
|
7198
7198
|
attr_dev(a, "class", "CategoryNameLink");
|
|
7199
|
-
add_location(a, file,
|
|
7199
|
+
add_location(a, file, 448, 14, 16529);
|
|
7200
7200
|
},
|
|
7201
7201
|
m: function mount(target, anchor) {
|
|
7202
7202
|
insert_dev(target, a, anchor);
|
|
@@ -7226,14 +7226,14 @@
|
|
|
7226
7226
|
block,
|
|
7227
7227
|
id: create_if_block_10.name,
|
|
7228
7228
|
type: "if",
|
|
7229
|
-
source: "(
|
|
7229
|
+
source: "(447:14) {#if showLoadCategory}",
|
|
7230
7230
|
ctx
|
|
7231
7231
|
});
|
|
7232
7232
|
|
|
7233
7233
|
return block;
|
|
7234
7234
|
}
|
|
7235
7235
|
|
|
7236
|
-
// (
|
|
7236
|
+
// (482:12) {:else}
|
|
7237
7237
|
function create_else_block_4(ctx) {
|
|
7238
7238
|
let p;
|
|
7239
7239
|
|
|
@@ -7242,7 +7242,7 @@
|
|
|
7242
7242
|
p = element("p");
|
|
7243
7243
|
p.textContent = "You don't have any games in this category.";
|
|
7244
7244
|
attr_dev(p, "class", "NoSearchResults");
|
|
7245
|
-
add_location(p, file,
|
|
7245
|
+
add_location(p, file, 482, 14, 18201);
|
|
7246
7246
|
},
|
|
7247
7247
|
m: function mount(target, anchor) {
|
|
7248
7248
|
insert_dev(target, p, anchor);
|
|
@@ -7257,14 +7257,14 @@
|
|
|
7257
7257
|
block,
|
|
7258
7258
|
id: create_else_block_4.name,
|
|
7259
7259
|
type: "else",
|
|
7260
|
-
source: "(
|
|
7260
|
+
source: "(482:12) {:else}",
|
|
7261
7261
|
ctx
|
|
7262
7262
|
});
|
|
7263
7263
|
|
|
7264
7264
|
return block;
|
|
7265
7265
|
}
|
|
7266
7266
|
|
|
7267
|
-
// (
|
|
7267
|
+
// (456:12) {#if shownCategoryData.length !== 0}
|
|
7268
7268
|
function create_if_block_8(ctx) {
|
|
7269
7269
|
let ul;
|
|
7270
7270
|
let ul_class_value;
|
|
@@ -7288,7 +7288,7 @@
|
|
|
7288
7288
|
? ""
|
|
7289
7289
|
: "CasinoGamesGrid") + " GamesListIncreasedGap"));
|
|
7290
7290
|
|
|
7291
|
-
add_location(ul, file,
|
|
7291
|
+
add_location(ul, file, 456, 12, 16891);
|
|
7292
7292
|
},
|
|
7293
7293
|
m: function mount(target, anchor) {
|
|
7294
7294
|
insert_dev(target, ul, anchor);
|
|
@@ -7341,14 +7341,14 @@
|
|
|
7341
7341
|
block,
|
|
7342
7342
|
id: create_if_block_8.name,
|
|
7343
7343
|
type: "if",
|
|
7344
|
-
source: "(
|
|
7344
|
+
source: "(456:12) {#if shownCategoryData.length !== 0}",
|
|
7345
7345
|
ctx
|
|
7346
7346
|
});
|
|
7347
7347
|
|
|
7348
7348
|
return block;
|
|
7349
7349
|
}
|
|
7350
7350
|
|
|
7351
|
-
// (
|
|
7351
|
+
// (459:18) {#if intersecting || nativeLoading}
|
|
7352
7352
|
function create_if_block_9(ctx) {
|
|
7353
7353
|
let casino_game_thumbnail;
|
|
7354
7354
|
let casino_game_thumbnail_class_value;
|
|
@@ -7369,24 +7369,24 @@
|
|
|
7369
7369
|
set_custom_element_data(casino_game_thumbnail, "userid", /*userid*/ ctx[3]);
|
|
7370
7370
|
set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
|
|
7371
7371
|
|
|
7372
|
-
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
7373
|
-
? /*gameprops*/ ctx[
|
|
7372
|
+
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
7373
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
7374
7374
|
: "1x1")));
|
|
7375
7375
|
|
|
7376
7376
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
7377
|
-
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
7378
|
-
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
7379
|
-
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
7380
|
-
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
7381
|
-
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
7382
|
-
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
7383
|
-
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
7384
|
-
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
7385
|
-
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
7377
|
+
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].thumbnail);
|
|
7378
|
+
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].name);
|
|
7379
|
+
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].vendor.name);
|
|
7380
|
+
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].isNew);
|
|
7381
|
+
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].popularity);
|
|
7382
|
+
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].cellSize);
|
|
7383
|
+
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].id);
|
|
7384
|
+
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].hasFunMode);
|
|
7385
|
+
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].isFavorite);
|
|
7386
7386
|
set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
|
|
7387
7387
|
set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
|
|
7388
7388
|
set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
|
|
7389
|
-
add_location(casino_game_thumbnail, file,
|
|
7389
|
+
add_location(casino_game_thumbnail, file, 459, 20, 17174);
|
|
7390
7390
|
},
|
|
7391
7391
|
m: function mount(target, anchor) {
|
|
7392
7392
|
insert_dev(target, casino_game_thumbnail, anchor);
|
|
@@ -7404,8 +7404,8 @@
|
|
|
7404
7404
|
set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
|
|
7405
7405
|
}
|
|
7406
7406
|
|
|
7407
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
7408
|
-
? /*gameprops*/ ctx[
|
|
7407
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
7408
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
7409
7409
|
: "1x1")))) {
|
|
7410
7410
|
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
|
|
7411
7411
|
}
|
|
@@ -7414,39 +7414,39 @@
|
|
|
7414
7414
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
7415
7415
|
}
|
|
7416
7416
|
|
|
7417
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
7417
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].thumbnail)) {
|
|
7418
7418
|
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
|
|
7419
7419
|
}
|
|
7420
7420
|
|
|
7421
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
7421
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].name)) {
|
|
7422
7422
|
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
|
|
7423
7423
|
}
|
|
7424
7424
|
|
|
7425
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
7425
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].vendor.name)) {
|
|
7426
7426
|
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
|
|
7427
7427
|
}
|
|
7428
7428
|
|
|
7429
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
7429
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].isNew)) {
|
|
7430
7430
|
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
|
|
7431
7431
|
}
|
|
7432
7432
|
|
|
7433
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
7433
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].popularity)) {
|
|
7434
7434
|
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
|
|
7435
7435
|
}
|
|
7436
7436
|
|
|
7437
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
7437
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].cellSize)) {
|
|
7438
7438
|
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
|
|
7439
7439
|
}
|
|
7440
7440
|
|
|
7441
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
7441
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].id)) {
|
|
7442
7442
|
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
|
|
7443
7443
|
}
|
|
7444
7444
|
|
|
7445
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
7445
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].hasFunMode)) {
|
|
7446
7446
|
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
|
|
7447
7447
|
}
|
|
7448
7448
|
|
|
7449
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
7449
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].isFavorite)) {
|
|
7450
7450
|
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
|
|
7451
7451
|
}
|
|
7452
7452
|
|
|
@@ -7471,14 +7471,14 @@
|
|
|
7471
7471
|
block,
|
|
7472
7472
|
id: create_if_block_9.name,
|
|
7473
7473
|
type: "if",
|
|
7474
|
-
source: "(
|
|
7474
|
+
source: "(459:18) {#if intersecting || nativeLoading}",
|
|
7475
7475
|
ctx
|
|
7476
7476
|
});
|
|
7477
7477
|
|
|
7478
7478
|
return block;
|
|
7479
7479
|
}
|
|
7480
7480
|
|
|
7481
|
-
// (
|
|
7481
|
+
// (458:16) {#each shownCategoryData as gameprops, index}
|
|
7482
7482
|
function create_each_block_1(ctx) {
|
|
7483
7483
|
let if_block_anchor;
|
|
7484
7484
|
let if_block = (/*intersecting*/ ctx[16] || /*nativeLoading*/ ctx[24]) && create_if_block_9(ctx);
|
|
@@ -7516,14 +7516,14 @@
|
|
|
7516
7516
|
block,
|
|
7517
7517
|
id: create_each_block_1.name,
|
|
7518
7518
|
type: "each",
|
|
7519
|
-
source: "(
|
|
7519
|
+
source: "(458:16) {#each shownCategoryData as gameprops, index}",
|
|
7520
7520
|
ctx
|
|
7521
7521
|
});
|
|
7522
7522
|
|
|
7523
7523
|
return block;
|
|
7524
7524
|
}
|
|
7525
7525
|
|
|
7526
|
-
// (
|
|
7526
|
+
// (399:12) {:else}
|
|
7527
7527
|
function create_else_block_2(ctx) {
|
|
7528
7528
|
let h3;
|
|
7529
7529
|
let t_value = /*$_*/ ctx[22]("gamesCategorySection.searchedItems") + "";
|
|
@@ -7534,7 +7534,7 @@
|
|
|
7534
7534
|
h3 = element("h3");
|
|
7535
7535
|
t = text(t_value);
|
|
7536
7536
|
attr_dev(h3, "class", "StatusText");
|
|
7537
|
-
add_location(h3, file,
|
|
7537
|
+
add_location(h3, file, 399, 14, 14698);
|
|
7538
7538
|
},
|
|
7539
7539
|
m: function mount(target, anchor) {
|
|
7540
7540
|
insert_dev(target, h3, anchor);
|
|
@@ -7552,14 +7552,14 @@
|
|
|
7552
7552
|
block,
|
|
7553
7553
|
id: create_else_block_2.name,
|
|
7554
7554
|
type: "else",
|
|
7555
|
-
source: "(
|
|
7555
|
+
source: "(399:12) {:else}",
|
|
7556
7556
|
ctx
|
|
7557
7557
|
});
|
|
7558
7558
|
|
|
7559
7559
|
return block;
|
|
7560
7560
|
}
|
|
7561
7561
|
|
|
7562
|
-
// (
|
|
7562
|
+
// (395:12) {#if !shownCategoryData.length}
|
|
7563
7563
|
function create_if_block_6(ctx) {
|
|
7564
7564
|
let h3;
|
|
7565
7565
|
let t_value = /*$_*/ ctx[22]("gamesCategorySection.noResults") + "";
|
|
@@ -7570,7 +7570,7 @@
|
|
|
7570
7570
|
h3 = element("h3");
|
|
7571
7571
|
t = text(t_value);
|
|
7572
7572
|
attr_dev(h3, "class", "StatusText");
|
|
7573
|
-
add_location(h3, file,
|
|
7573
|
+
add_location(h3, file, 395, 12, 14569);
|
|
7574
7574
|
},
|
|
7575
7575
|
m: function mount(target, anchor) {
|
|
7576
7576
|
insert_dev(target, h3, anchor);
|
|
@@ -7588,14 +7588,14 @@
|
|
|
7588
7588
|
block,
|
|
7589
7589
|
id: create_if_block_6.name,
|
|
7590
7590
|
type: "if",
|
|
7591
|
-
source: "(
|
|
7591
|
+
source: "(395:12) {#if !shownCategoryData.length}",
|
|
7592
7592
|
ctx
|
|
7593
7593
|
});
|
|
7594
7594
|
|
|
7595
7595
|
return block;
|
|
7596
7596
|
}
|
|
7597
7597
|
|
|
7598
|
-
// (
|
|
7598
|
+
// (390:10) {#if recentSearched}
|
|
7599
7599
|
function create_if_block_5(ctx) {
|
|
7600
7600
|
let h3;
|
|
7601
7601
|
let t_value = /*$_*/ ctx[22]("gamesCategorySection.recentSearchedItems") + "";
|
|
@@ -7606,7 +7606,7 @@
|
|
|
7606
7606
|
h3 = element("h3");
|
|
7607
7607
|
t = text(t_value);
|
|
7608
7608
|
attr_dev(h3, "class", "StatusText");
|
|
7609
|
-
add_location(h3, file,
|
|
7609
|
+
add_location(h3, file, 390, 12, 14390);
|
|
7610
7610
|
},
|
|
7611
7611
|
m: function mount(target, anchor) {
|
|
7612
7612
|
insert_dev(target, h3, anchor);
|
|
@@ -7624,14 +7624,14 @@
|
|
|
7624
7624
|
block,
|
|
7625
7625
|
id: create_if_block_5.name,
|
|
7626
7626
|
type: "if",
|
|
7627
|
-
source: "(
|
|
7627
|
+
source: "(390:10) {#if recentSearched}",
|
|
7628
7628
|
ctx
|
|
7629
7629
|
});
|
|
7630
7630
|
|
|
7631
7631
|
return block;
|
|
7632
7632
|
}
|
|
7633
7633
|
|
|
7634
|
-
// (
|
|
7634
|
+
// (434:8) {:else}
|
|
7635
7635
|
function create_else_block_1(ctx) {
|
|
7636
7636
|
let p;
|
|
7637
7637
|
|
|
@@ -7640,7 +7640,7 @@
|
|
|
7640
7640
|
p = element("p");
|
|
7641
7641
|
p.textContent = "Waiting";
|
|
7642
7642
|
attr_dev(p, "class", "SearchWaiting");
|
|
7643
|
-
add_location(p, file,
|
|
7643
|
+
add_location(p, file, 434, 10, 16084);
|
|
7644
7644
|
},
|
|
7645
7645
|
m: function mount(target, anchor) {
|
|
7646
7646
|
insert_dev(target, p, anchor);
|
|
@@ -7655,14 +7655,14 @@
|
|
|
7655
7655
|
block,
|
|
7656
7656
|
id: create_else_block_1.name,
|
|
7657
7657
|
type: "else",
|
|
7658
|
-
source: "(
|
|
7658
|
+
source: "(434:8) {:else}",
|
|
7659
7659
|
ctx
|
|
7660
7660
|
});
|
|
7661
7661
|
|
|
7662
7662
|
return block;
|
|
7663
7663
|
}
|
|
7664
7664
|
|
|
7665
|
-
// (
|
|
7665
|
+
// (406:8) {#if shownCategoryData}
|
|
7666
7666
|
function create_if_block_3(ctx) {
|
|
7667
7667
|
let t;
|
|
7668
7668
|
let ul;
|
|
@@ -7686,7 +7686,7 @@
|
|
|
7686
7686
|
}
|
|
7687
7687
|
|
|
7688
7688
|
attr_dev(ul, "class", "CasinoGamesGrid");
|
|
7689
|
-
add_location(ul, file,
|
|
7689
|
+
add_location(ul, file, 409, 10, 15062);
|
|
7690
7690
|
},
|
|
7691
7691
|
m: function mount(target, anchor) {
|
|
7692
7692
|
if (if_block) if_block.m(target, anchor);
|
|
@@ -7747,14 +7747,14 @@
|
|
|
7747
7747
|
block,
|
|
7748
7748
|
id: create_if_block_3.name,
|
|
7749
7749
|
type: "if",
|
|
7750
|
-
source: "(
|
|
7750
|
+
source: "(406:8) {#if shownCategoryData}",
|
|
7751
7751
|
ctx
|
|
7752
7752
|
});
|
|
7753
7753
|
|
|
7754
7754
|
return block;
|
|
7755
7755
|
}
|
|
7756
7756
|
|
|
7757
|
-
// (
|
|
7757
|
+
// (407:10) {#if !showItems}
|
|
7758
7758
|
function create_if_block_4(ctx) {
|
|
7759
7759
|
let p;
|
|
7760
7760
|
let t_value = /*$_*/ ctx[22]("gamesCategorySection.noRecentSearch") + "";
|
|
@@ -7765,7 +7765,7 @@
|
|
|
7765
7765
|
p = element("p");
|
|
7766
7766
|
t = text(t_value);
|
|
7767
7767
|
attr_dev(p, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter");
|
|
7768
|
-
add_location(p, file,
|
|
7768
|
+
add_location(p, file, 407, 12, 14921);
|
|
7769
7769
|
},
|
|
7770
7770
|
m: function mount(target, anchor) {
|
|
7771
7771
|
insert_dev(target, p, anchor);
|
|
@@ -7783,14 +7783,14 @@
|
|
|
7783
7783
|
block,
|
|
7784
7784
|
id: create_if_block_4.name,
|
|
7785
7785
|
type: "if",
|
|
7786
|
-
source: "(
|
|
7786
|
+
source: "(407:10) {#if !showItems}",
|
|
7787
7787
|
ctx
|
|
7788
7788
|
});
|
|
7789
7789
|
|
|
7790
7790
|
return block;
|
|
7791
7791
|
}
|
|
7792
7792
|
|
|
7793
|
-
// (
|
|
7793
|
+
// (411:12) {#each shownCategoryData as gameprops, index}
|
|
7794
7794
|
function create_each_block(ctx) {
|
|
7795
7795
|
let casino_game_thumbnail;
|
|
7796
7796
|
let casino_game_thumbnail_class_value;
|
|
@@ -7808,8 +7808,8 @@
|
|
|
7808
7808
|
c: function create() {
|
|
7809
7809
|
casino_game_thumbnail = element("casino-game-thumbnail");
|
|
7810
7810
|
|
|
7811
|
-
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
7812
|
-
? /*gameprops*/ ctx[
|
|
7811
|
+
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
7812
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
7813
7813
|
: "1x1")));
|
|
7814
7814
|
|
|
7815
7815
|
set_custom_element_data(casino_game_thumbnail, "session", /*session*/ ctx[2]);
|
|
@@ -7817,26 +7817,26 @@
|
|
|
7817
7817
|
set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
|
|
7818
7818
|
set_custom_element_data(casino_game_thumbnail, "searchitem", /*searchItem*/ ctx[13]);
|
|
7819
7819
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
7820
|
-
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
7821
|
-
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
7822
|
-
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
7823
|
-
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
7824
|
-
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
7825
|
-
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
7826
|
-
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
7827
|
-
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
7828
|
-
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
7820
|
+
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].thumbnail);
|
|
7821
|
+
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].name);
|
|
7822
|
+
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].vendor.name);
|
|
7823
|
+
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].isNew);
|
|
7824
|
+
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].popularity);
|
|
7825
|
+
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].cellSize);
|
|
7826
|
+
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].id);
|
|
7827
|
+
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].hasFunMode);
|
|
7828
|
+
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].isFavorite);
|
|
7829
7829
|
set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
|
|
7830
7830
|
set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
|
|
7831
7831
|
set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
|
|
7832
|
-
add_location(casino_game_thumbnail, file,
|
|
7832
|
+
add_location(casino_game_thumbnail, file, 411, 14, 15163);
|
|
7833
7833
|
},
|
|
7834
7834
|
m: function mount(target, anchor) {
|
|
7835
7835
|
insert_dev(target, casino_game_thumbnail, anchor);
|
|
7836
7836
|
},
|
|
7837
7837
|
p: function update(ctx, dirty) {
|
|
7838
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[
|
|
7839
|
-
? /*gameprops*/ ctx[
|
|
7838
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[69].cellSize
|
|
7839
|
+
? /*gameprops*/ ctx[69].cellSize
|
|
7840
7840
|
: "1x1")))) {
|
|
7841
7841
|
set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
|
|
7842
7842
|
}
|
|
@@ -7861,39 +7861,39 @@
|
|
|
7861
7861
|
set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
|
|
7862
7862
|
}
|
|
7863
7863
|
|
|
7864
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[
|
|
7864
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[69].thumbnail)) {
|
|
7865
7865
|
set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
|
|
7866
7866
|
}
|
|
7867
7867
|
|
|
7868
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[
|
|
7868
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[69].name)) {
|
|
7869
7869
|
set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
|
|
7870
7870
|
}
|
|
7871
7871
|
|
|
7872
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[
|
|
7872
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[69].vendor.name)) {
|
|
7873
7873
|
set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
|
|
7874
7874
|
}
|
|
7875
7875
|
|
|
7876
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[
|
|
7876
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[69].isNew)) {
|
|
7877
7877
|
set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
|
|
7878
7878
|
}
|
|
7879
7879
|
|
|
7880
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[
|
|
7880
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[69].popularity)) {
|
|
7881
7881
|
set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
|
|
7882
7882
|
}
|
|
7883
7883
|
|
|
7884
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[
|
|
7884
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[69].cellSize)) {
|
|
7885
7885
|
set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
|
|
7886
7886
|
}
|
|
7887
7887
|
|
|
7888
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[
|
|
7888
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[69].id)) {
|
|
7889
7889
|
set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
|
|
7890
7890
|
}
|
|
7891
7891
|
|
|
7892
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[
|
|
7892
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[69].hasFunMode)) {
|
|
7893
7893
|
set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
|
|
7894
7894
|
}
|
|
7895
7895
|
|
|
7896
|
-
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[
|
|
7896
|
+
if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[69].isFavorite)) {
|
|
7897
7897
|
set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
|
|
7898
7898
|
}
|
|
7899
7899
|
|
|
@@ -7918,14 +7918,14 @@
|
|
|
7918
7918
|
block,
|
|
7919
7919
|
id: create_each_block.name,
|
|
7920
7920
|
type: "each",
|
|
7921
|
-
source: "(
|
|
7921
|
+
source: "(411:12) {#each shownCategoryData as gameprops, index}",
|
|
7922
7922
|
ctx
|
|
7923
7923
|
});
|
|
7924
7924
|
|
|
7925
7925
|
return block;
|
|
7926
7926
|
}
|
|
7927
7927
|
|
|
7928
|
-
// (
|
|
7928
|
+
// (383:4) {:else}
|
|
7929
7929
|
function create_else_block(ctx) {
|
|
7930
7930
|
let p;
|
|
7931
7931
|
|
|
@@ -7934,7 +7934,7 @@
|
|
|
7934
7934
|
p = element("p");
|
|
7935
7935
|
p.textContent = "500 Error - Internal Server Error.";
|
|
7936
7936
|
attr_dev(p, "class", "SearchLoading");
|
|
7937
|
-
add_location(p, file,
|
|
7937
|
+
add_location(p, file, 383, 6, 14154);
|
|
7938
7938
|
},
|
|
7939
7939
|
m: function mount(target, anchor) {
|
|
7940
7940
|
insert_dev(target, p, anchor);
|
|
@@ -7948,14 +7948,14 @@
|
|
|
7948
7948
|
block,
|
|
7949
7949
|
id: create_else_block.name,
|
|
7950
7950
|
type: "else",
|
|
7951
|
-
source: "(
|
|
7951
|
+
source: "(383:4) {:else}",
|
|
7952
7952
|
ctx
|
|
7953
7953
|
});
|
|
7954
7954
|
|
|
7955
7955
|
return block;
|
|
7956
7956
|
}
|
|
7957
7957
|
|
|
7958
|
-
// (
|
|
7958
|
+
// (381:4) {#if filteresPresent}
|
|
7959
7959
|
function create_if_block_1(ctx) {
|
|
7960
7960
|
let p;
|
|
7961
7961
|
|
|
@@ -7964,7 +7964,7 @@
|
|
|
7964
7964
|
p = element("p");
|
|
7965
7965
|
p.textContent = "404 Error - No result found.";
|
|
7966
7966
|
attr_dev(p, "class", "SearchLoading");
|
|
7967
|
-
add_location(p, file,
|
|
7967
|
+
add_location(p, file, 381, 6, 14078);
|
|
7968
7968
|
},
|
|
7969
7969
|
m: function mount(target, anchor) {
|
|
7970
7970
|
insert_dev(target, p, anchor);
|
|
@@ -7978,7 +7978,7 @@
|
|
|
7978
7978
|
block,
|
|
7979
7979
|
id: create_if_block_1.name,
|
|
7980
7980
|
type: "if",
|
|
7981
|
-
source: "(
|
|
7981
|
+
source: "(381:4) {#if filteresPresent}",
|
|
7982
7982
|
ctx
|
|
7983
7983
|
});
|
|
7984
7984
|
|
|
@@ -8003,7 +8003,7 @@
|
|
|
8003
8003
|
if_block.c();
|
|
8004
8004
|
this.c = noop$1;
|
|
8005
8005
|
attr_dev(div, "class", "CasinoGamesCategorySectionContainer");
|
|
8006
|
-
add_location(div, file,
|
|
8006
|
+
add_location(div, file, 377, 0, 13899);
|
|
8007
8007
|
},
|
|
8008
8008
|
l: function claim(nodes) {
|
|
8009
8009
|
throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
|
|
@@ -8076,6 +8076,7 @@
|
|
|
8076
8076
|
let isLoading = false;
|
|
8077
8077
|
|
|
8078
8078
|
let hasErrors = false;
|
|
8079
|
+
let sessionID;
|
|
8079
8080
|
let playerID;
|
|
8080
8081
|
let lobbyView = true;
|
|
8081
8082
|
let userAgent = window.navigator.userAgent;
|
|
@@ -8569,6 +8570,7 @@
|
|
|
8569
8570
|
right,
|
|
8570
8571
|
isLoading,
|
|
8571
8572
|
hasErrors,
|
|
8573
|
+
sessionID,
|
|
8572
8574
|
playerID,
|
|
8573
8575
|
lobbyView,
|
|
8574
8576
|
userAgent,
|
|
@@ -8634,6 +8636,7 @@
|
|
|
8634
8636
|
if ("right" in $$props) $$invalidate(34, right = $$props.right);
|
|
8635
8637
|
if ("isLoading" in $$props) isLoading = $$props.isLoading;
|
|
8636
8638
|
if ("hasErrors" in $$props) $$invalidate(7, hasErrors = $$props.hasErrors);
|
|
8639
|
+
if ("sessionID" in $$props) sessionID = $$props.sessionID;
|
|
8637
8640
|
if ("playerID" in $$props) playerID = $$props.playerID;
|
|
8638
8641
|
if ("lobbyView" in $$props) lobbyView = $$props.lobbyView;
|
|
8639
8642
|
if ("userAgent" in $$props) $$invalidate(23, userAgent = $$props.userAgent);
|