@everymatrix/casino-search 1.13.14 → 1.13.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/casino-search.js +53 -116
- package/dist/casino-search.js.map +1 -1
- package/package.json +2 -2
- package/src/CasinoSearch.svelte +13 -12
package/dist/casino-search.js
CHANGED
|
@@ -12344,10 +12344,10 @@
|
|
|
12344
12344
|
div2 = element("div");
|
|
12345
12345
|
div0 = element("div");
|
|
12346
12346
|
div1 = element("div");
|
|
12347
|
-
add_location(div0, file$1, 573, 36,
|
|
12348
|
-
add_location(div1, file$1, 573, 47,
|
|
12347
|
+
add_location(div0, file$1, 573, 36, 20877);
|
|
12348
|
+
add_location(div1, file$1, 573, 47, 20888);
|
|
12349
12349
|
attr_dev(div2, "class", "LoaderRipple");
|
|
12350
|
-
add_location(div2, file$1, 573, 10,
|
|
12350
|
+
add_location(div2, file$1, 573, 10, 20851);
|
|
12351
12351
|
},
|
|
12352
12352
|
m: function mount(target, anchor) {
|
|
12353
12353
|
insert_dev(target, div2, anchor);
|
|
@@ -12432,9 +12432,9 @@
|
|
|
12432
12432
|
div = element("div");
|
|
12433
12433
|
svg = svg_element("svg");
|
|
12434
12434
|
path = svg_element("path");
|
|
12435
|
-
set_style(path, "fill", "white");
|
|
12435
|
+
set_style(path, "fill", "var(--emfe-w-color-white, #FFFFFF)");
|
|
12436
12436
|
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");
|
|
12437
|
-
add_location(path, file$1, 561, 112,
|
|
12437
|
+
add_location(path, file$1, 561, 112, 19677);
|
|
12438
12438
|
attr_dev(svg, "version", "1.1");
|
|
12439
12439
|
attr_dev(svg, "class", "UnfavoredIcon");
|
|
12440
12440
|
attr_dev(svg, "part", "UnfavoredIcon");
|
|
@@ -12445,10 +12445,9 @@
|
|
|
12445
12445
|
attr_dev(svg, "viewBox", "0 0 512.001 512.001");
|
|
12446
12446
|
set_style(svg, "enable-background", "new 0 0 512.001 512.001");
|
|
12447
12447
|
attr_dev(svg, "xml:space", "preserve");
|
|
12448
|
-
add_location(svg, file$1, 560, 14,
|
|
12448
|
+
add_location(svg, file$1, 560, 14, 19407);
|
|
12449
12449
|
attr_dev(div, "class", "FavIconContainer");
|
|
12450
|
-
|
|
12451
|
-
add_location(div, file$1, 559, 12, 19599);
|
|
12450
|
+
add_location(div, file$1, 559, 12, 19316);
|
|
12452
12451
|
},
|
|
12453
12452
|
m: function mount(target, anchor) {
|
|
12454
12453
|
insert_dev(target, div, anchor);
|
|
@@ -12492,8 +12491,7 @@
|
|
|
12492
12491
|
button = element("button");
|
|
12493
12492
|
t = text(t_value);
|
|
12494
12493
|
attr_dev(button, "class", "GameInfoBtn");
|
|
12495
|
-
|
|
12496
|
-
add_location(button, file$1, 577, 8, 21310);
|
|
12494
|
+
add_location(button, file$1, 577, 8, 21013);
|
|
12497
12495
|
},
|
|
12498
12496
|
m: function mount(target, anchor) {
|
|
12499
12497
|
insert_dev(target, button, anchor);
|
|
@@ -12536,20 +12534,18 @@
|
|
|
12536
12534
|
div = element("div");
|
|
12537
12535
|
svg = svg_element("svg");
|
|
12538
12536
|
path = svg_element("path");
|
|
12539
|
-
set_style(path, "fill", "white");
|
|
12537
|
+
set_style(path, "fill", "var(--emfe-w-color-white, #FFFFFF)");
|
|
12540
12538
|
attr_dev(path, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z");
|
|
12541
|
-
add_location(path, file$1, 593, 10,
|
|
12539
|
+
add_location(path, file$1, 593, 10, 22319);
|
|
12542
12540
|
attr_dev(svg, "version", "1.1");
|
|
12543
12541
|
attr_dev(svg, "class", "FavoredIcon");
|
|
12544
|
-
attr_dev(svg, "part", "FavoredIcon");
|
|
12545
12542
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
12546
12543
|
attr_dev(svg, "viewBox", "0 0 19.481 19.481");
|
|
12547
12544
|
attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
|
|
12548
12545
|
attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
|
|
12549
|
-
add_location(svg, file$1, 592, 8,
|
|
12546
|
+
add_location(svg, file$1, 592, 8, 22121);
|
|
12550
12547
|
attr_dev(div, "class", "FavIconContainer");
|
|
12551
|
-
|
|
12552
|
-
add_location(div, file$1, 591, 6, 22433);
|
|
12548
|
+
add_location(div, file$1, 591, 6, 22082);
|
|
12553
12549
|
},
|
|
12554
12550
|
m: function mount(target, anchor) {
|
|
12555
12551
|
insert_dev(target, div, anchor);
|
|
@@ -12586,20 +12582,18 @@
|
|
|
12586
12582
|
div = element("div");
|
|
12587
12583
|
svg = svg_element("svg");
|
|
12588
12584
|
path = svg_element("path");
|
|
12589
|
-
set_style(path, "fill", "white");
|
|
12585
|
+
set_style(path, "fill", "var(--emfe-w-color-white, #FFFFFF)");
|
|
12590
12586
|
attr_dev(path, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z");
|
|
12591
|
-
add_location(path, file$1, 587, 10,
|
|
12587
|
+
add_location(path, file$1, 587, 10, 21601);
|
|
12592
12588
|
attr_dev(svg, "version", "1.1");
|
|
12593
12589
|
attr_dev(svg, "class", "FavoredIcon");
|
|
12594
|
-
attr_dev(svg, "part", "FavoredIcon");
|
|
12595
12590
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
12596
12591
|
attr_dev(svg, "viewBox", "0 0 19.481 19.481");
|
|
12597
12592
|
attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
|
|
12598
12593
|
attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
|
|
12599
|
-
add_location(svg, file$1, 586, 8,
|
|
12594
|
+
add_location(svg, file$1, 586, 8, 21403);
|
|
12600
12595
|
attr_dev(div, "class", "FavIconContainer");
|
|
12601
|
-
|
|
12602
|
-
add_location(div, file$1, 585, 6, 21656);
|
|
12596
|
+
add_location(div, file$1, 585, 6, 21318);
|
|
12603
12597
|
},
|
|
12604
12598
|
m: function mount(target, anchor) {
|
|
12605
12599
|
insert_dev(target, div, anchor);
|
|
@@ -12641,8 +12635,7 @@
|
|
|
12641
12635
|
span = element("span");
|
|
12642
12636
|
t = text(t_value);
|
|
12643
12637
|
attr_dev(span, "class", "GameExtraInfoLabel NewGameTag");
|
|
12644
|
-
|
|
12645
|
-
add_location(span, file$1, 599, 8, 23173);
|
|
12638
|
+
add_location(span, file$1, 599, 8, 22788);
|
|
12646
12639
|
},
|
|
12647
12640
|
m: function mount(target, anchor) {
|
|
12648
12641
|
insert_dev(target, span, anchor);
|
|
@@ -12677,8 +12670,7 @@
|
|
|
12677
12670
|
span = element("span");
|
|
12678
12671
|
t = text(/*gametag*/ ctx[8]);
|
|
12679
12672
|
attr_dev(span, "class", "GameExtraInfoLabel PopularGameTag");
|
|
12680
|
-
|
|
12681
|
-
add_location(span, file$1, 602, 8, 23313);
|
|
12673
|
+
add_location(span, file$1, 602, 8, 22891);
|
|
12682
12674
|
},
|
|
12683
12675
|
m: function mount(target, anchor) {
|
|
12684
12676
|
insert_dev(target, span, anchor);
|
|
@@ -12808,15 +12800,13 @@
|
|
|
12808
12800
|
html_tag = new HtmlTag(false);
|
|
12809
12801
|
t4 = space();
|
|
12810
12802
|
html_tag_1 = new HtmlTag(false);
|
|
12811
|
-
add_location(span, file$1, 609, 14,
|
|
12803
|
+
add_location(span, file$1, 609, 14, 23164);
|
|
12812
12804
|
attr_dev(div0, "class", "ClosedGame");
|
|
12813
|
-
|
|
12814
|
-
add_location(div0, file$1, 607, 12, 23586);
|
|
12805
|
+
add_location(div0, file$1, 607, 12, 23097);
|
|
12815
12806
|
html_tag.a = t4;
|
|
12816
12807
|
html_tag_1.a = null;
|
|
12817
12808
|
attr_dev(div1, "class", "GameProp LiveProps");
|
|
12818
|
-
|
|
12819
|
-
add_location(div1, file$1, 606, 10, 23515);
|
|
12809
|
+
add_location(div1, file$1, 606, 10, 23052);
|
|
12820
12810
|
},
|
|
12821
12811
|
m: function mount(target, anchor) {
|
|
12822
12812
|
insert_dev(target, div1, anchor);
|
|
@@ -12884,13 +12874,11 @@
|
|
|
12884
12874
|
t1 = space();
|
|
12885
12875
|
html_tag_1 = new HtmlTag(false);
|
|
12886
12876
|
attr_dev(div0, "class", "LiveIcons");
|
|
12887
|
-
|
|
12888
|
-
add_location(div0, file$1, 640, 12, 25617);
|
|
12877
|
+
add_location(div0, file$1, 640, 12, 24953);
|
|
12889
12878
|
html_tag.a = t1;
|
|
12890
12879
|
html_tag_1.a = null;
|
|
12891
12880
|
attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[31]);
|
|
12892
|
-
|
|
12893
|
-
add_location(div1, file$1, 639, 10, 25526);
|
|
12881
|
+
add_location(div1, file$1, 639, 10, 24898);
|
|
12894
12882
|
},
|
|
12895
12883
|
m: function mount(target, anchor) {
|
|
12896
12884
|
insert_dev(target, div1, anchor);
|
|
@@ -12939,10 +12927,6 @@
|
|
|
12939
12927
|
if (dirty[1] & /*roulettecontainerclassname*/ 1) {
|
|
12940
12928
|
attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[31]);
|
|
12941
12929
|
}
|
|
12942
|
-
|
|
12943
|
-
if (dirty[1] & /*roulettecontainerclassname*/ 1) {
|
|
12944
|
-
attr_dev(div1, "part", /*roulettecontainerclassname*/ ctx[31]);
|
|
12945
|
-
}
|
|
12946
12930
|
},
|
|
12947
12931
|
d: function destroy(detaching) {
|
|
12948
12932
|
if (detaching) detach_dev(div1);
|
|
@@ -12991,13 +12975,12 @@
|
|
|
12991
12975
|
t1 = space();
|
|
12992
12976
|
html_tag_1 = new HtmlTag(false);
|
|
12993
12977
|
attr_dev(div0, "class", "LiveIcons");
|
|
12994
|
-
|
|
12995
|
-
add_location(div0, file$1, 619, 12, 24108);
|
|
12978
|
+
add_location(div0, file$1, 619, 12, 23601);
|
|
12996
12979
|
html_tag.a = t1;
|
|
12997
12980
|
html_tag_1.a = null;
|
|
12998
12981
|
attr_dev(div1, "class", "GameProp LiveProps BlackjackDisplay");
|
|
12999
12982
|
attr_dev(div1, "part", "GameProp LiveProps BlackjackDisplay");
|
|
13000
|
-
add_location(div1, file$1, 618, 10,
|
|
12983
|
+
add_location(div1, file$1, 618, 10, 23496);
|
|
13001
12984
|
},
|
|
13002
12985
|
m: function mount(target, anchor) {
|
|
13003
12986
|
insert_dev(target, div1, anchor);
|
|
@@ -13148,8 +13131,7 @@
|
|
|
13148
13131
|
html_tag.a = t0;
|
|
13149
13132
|
html_tag_1.a = t1;
|
|
13150
13133
|
attr_dev(div, "class", "Double");
|
|
13151
|
-
|
|
13152
|
-
add_location(div, file$1, 644, 20, 25868);
|
|
13134
|
+
add_location(div, file$1, 644, 20, 25187);
|
|
13153
13135
|
},
|
|
13154
13136
|
m: function mount(target, anchor) {
|
|
13155
13137
|
insert_dev(target, div, anchor);
|
|
@@ -13304,8 +13286,7 @@
|
|
|
13304
13286
|
span = element("span");
|
|
13305
13287
|
t = text(t_value);
|
|
13306
13288
|
attr_dev(span, "class", "FullTable");
|
|
13307
|
-
|
|
13308
|
-
add_location(span, file$1, 621, 16, 24197);
|
|
13289
|
+
add_location(span, file$1, 621, 16, 23673);
|
|
13309
13290
|
},
|
|
13310
13291
|
m: function mount(target, anchor) {
|
|
13311
13292
|
insert_dev(target, span, anchor);
|
|
@@ -13338,7 +13319,6 @@
|
|
|
13338
13319
|
let path1;
|
|
13339
13320
|
let t;
|
|
13340
13321
|
let span_class_value;
|
|
13341
|
-
let span_part_value;
|
|
13342
13322
|
|
|
13343
13323
|
const block = {
|
|
13344
13324
|
c: function create() {
|
|
@@ -13348,24 +13328,20 @@
|
|
|
13348
13328
|
path1 = svg_element("path");
|
|
13349
13329
|
t = space();
|
|
13350
13330
|
attr_dev(path0, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z");
|
|
13351
|
-
add_location(path0, file$1, 628, 22,
|
|
13331
|
+
add_location(path0, file$1, 628, 22, 24056);
|
|
13352
13332
|
attr_dev(path1, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z");
|
|
13353
|
-
add_location(path1, file$1, 629, 22,
|
|
13333
|
+
add_location(path1, file$1, 629, 22, 24432);
|
|
13354
13334
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
13355
13335
|
attr_dev(svg, "width", "13");
|
|
13356
13336
|
attr_dev(svg, "height", "14");
|
|
13357
13337
|
attr_dev(svg, "viewBox", "0 0 13 14");
|
|
13358
|
-
add_location(svg, file$1, 627, 20,
|
|
13338
|
+
add_location(svg, file$1, 627, 20, 23950);
|
|
13359
13339
|
|
|
13360
13340
|
attr_dev(span, "class", span_class_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
|
|
13361
13341
|
? 'ClosedSeat'
|
|
13362
13342
|
: 'OpenSeat');
|
|
13363
13343
|
|
|
13364
|
-
|
|
13365
|
-
? 'ClosedSeat'
|
|
13366
|
-
: 'OpenSeat');
|
|
13367
|
-
|
|
13368
|
-
add_location(span, file$1, 626, 18, 24376);
|
|
13344
|
+
add_location(span, file$1, 626, 18, 23835);
|
|
13369
13345
|
},
|
|
13370
13346
|
m: function mount(target, anchor) {
|
|
13371
13347
|
insert_dev(target, span, anchor);
|
|
@@ -13380,12 +13356,6 @@
|
|
|
13380
13356
|
: 'OpenSeat')) {
|
|
13381
13357
|
attr_dev(span, "class", span_class_value);
|
|
13382
13358
|
}
|
|
13383
|
-
|
|
13384
|
-
if (dirty[0] & /*currentoccupiedseats, seats*/ 570425344 && span_part_value !== (span_part_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
|
|
13385
|
-
? 'ClosedSeat'
|
|
13386
|
-
: 'OpenSeat')) {
|
|
13387
|
-
attr_dev(span, "part", span_part_value);
|
|
13388
|
-
}
|
|
13389
13359
|
},
|
|
13390
13360
|
d: function destroy(detaching) {
|
|
13391
13361
|
if (detaching) detach_dev(span);
|
|
@@ -13413,9 +13383,8 @@
|
|
|
13413
13383
|
p = element("p");
|
|
13414
13384
|
t = text(/*gamename*/ ctx[4]);
|
|
13415
13385
|
attr_dev(p, "class", "GameNameBelow");
|
|
13416
|
-
attr_dev(p, "part", "GameNameBelow");
|
|
13417
13386
|
attr_dev(p, "title", /*gamename*/ ctx[4]);
|
|
13418
|
-
add_location(p, file$1, 662, 4,
|
|
13387
|
+
add_location(p, file$1, 662, 4, 26058);
|
|
13419
13388
|
},
|
|
13420
13389
|
m: function mount(target, anchor) {
|
|
13421
13390
|
insert_dev(target, p, anchor);
|
|
@@ -13450,7 +13419,6 @@
|
|
|
13450
13419
|
let img;
|
|
13451
13420
|
let img_src_value;
|
|
13452
13421
|
let img_class_value;
|
|
13453
|
-
let img_part_value;
|
|
13454
13422
|
let t0;
|
|
13455
13423
|
let div1;
|
|
13456
13424
|
let div0;
|
|
@@ -13459,7 +13427,6 @@
|
|
|
13459
13427
|
let t2;
|
|
13460
13428
|
let t3;
|
|
13461
13429
|
let div0_class_value;
|
|
13462
|
-
let div0_part_value;
|
|
13463
13430
|
let t4;
|
|
13464
13431
|
let span;
|
|
13465
13432
|
let t5_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "";
|
|
@@ -13472,10 +13439,8 @@
|
|
|
13472
13439
|
let t8;
|
|
13473
13440
|
let t9;
|
|
13474
13441
|
let div3_class_value;
|
|
13475
|
-
let div3_part_value;
|
|
13476
13442
|
let t10;
|
|
13477
13443
|
let div4_class_value;
|
|
13478
|
-
let div4_part_value;
|
|
13479
13444
|
let mounted;
|
|
13480
13445
|
let dispose;
|
|
13481
13446
|
|
|
@@ -13535,39 +13500,28 @@
|
|
|
13535
13500
|
this.c = noop$1;
|
|
13536
13501
|
if (!src_url_equal(img.src, img_src_value = /*gamethumbnail*/ ctx[3])) attr_dev(img, "src", img_src_value);
|
|
13537
13502
|
attr_dev(img, "class", img_class_value = `GameBg GameBg-${/*gamecellsize*/ ctx[9]} ${/*hover*/ ctx[17] ? 'GameContainerHovered' : ''} ${/*loaded*/ ctx[18] ? 'Loaded' : ''}`);
|
|
13538
|
-
attr_dev(img, "part", img_part_value = "GameBg " + (/*hover*/ ctx[17] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[18] ? 'Loaded' : ''));
|
|
13539
13503
|
attr_dev(img, "alt", "");
|
|
13540
13504
|
attr_dev(img, "loading", "lazy");
|
|
13541
|
-
add_location(img, file$1, 554, 4,
|
|
13505
|
+
add_location(img, file$1, 554, 4, 18953);
|
|
13542
13506
|
attr_dev(p, "class", "GameInfoName");
|
|
13543
|
-
attr_dev(p, "part", "GameInfoName");
|
|
13544
13507
|
attr_dev(p, "title", /*gamename*/ ctx[4]);
|
|
13545
|
-
add_location(p, file$1, 575, 8,
|
|
13508
|
+
add_location(p, file$1, 575, 8, 20928);
|
|
13546
13509
|
attr_dev(div0, "class", div0_class_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''));
|
|
13547
|
-
|
|
13548
|
-
add_location(div0, file$1, 556, 6, 19404);
|
|
13510
|
+
add_location(div0, file$1, 556, 6, 19166);
|
|
13549
13511
|
attr_dev(span, "class", "GameInfoVendor");
|
|
13550
|
-
|
|
13551
|
-
add_location(span, file$1, 580, 6, 21458);
|
|
13512
|
+
add_location(span, file$1, 580, 6, 21142);
|
|
13552
13513
|
attr_dev(div1, "class", "GameInfoWrapper");
|
|
13553
|
-
|
|
13554
|
-
add_location(div1, file$1, 555, 4, 19345);
|
|
13514
|
+
add_location(div1, file$1, 555, 4, 19130);
|
|
13555
13515
|
attr_dev(div2, "class", "GameExtraInfo");
|
|
13556
|
-
|
|
13557
|
-
add_location(div2, file$1, 597, 4, 23094);
|
|
13516
|
+
add_location(div2, file$1, 597, 4, 22730);
|
|
13558
13517
|
|
|
13559
13518
|
attr_dev(div3, "class", div3_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] && /*openhours*/ ctx[24].value || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
|
|
13560
13519
|
? 'GameInnerContainerUnavailable'
|
|
13561
13520
|
: ''));
|
|
13562
13521
|
|
|
13563
|
-
|
|
13564
|
-
? 'GameInnerContainerUnavailable'
|
|
13565
|
-
: ''));
|
|
13566
|
-
|
|
13567
|
-
add_location(div3, file$1, 553, 2, 18703);
|
|
13522
|
+
add_location(div3, file$1, 553, 2, 18692);
|
|
13568
13523
|
attr_dev(div4, "class", div4_class_value = `GameContainer ${/*extraclassname*/ ctx[34]}`);
|
|
13569
|
-
|
|
13570
|
-
add_location(div4, file$1, 552, 0, 18577);
|
|
13524
|
+
add_location(div4, file$1, 552, 0, 18607);
|
|
13571
13525
|
},
|
|
13572
13526
|
l: function claim(nodes) {
|
|
13573
13527
|
throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
|
|
@@ -13622,10 +13576,6 @@
|
|
|
13622
13576
|
attr_dev(img, "class", img_class_value);
|
|
13623
13577
|
}
|
|
13624
13578
|
|
|
13625
|
-
if (dirty[0] & /*hover, loaded*/ 393216 && img_part_value !== (img_part_value = "GameBg " + (/*hover*/ ctx[17] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[18] ? 'Loaded' : ''))) {
|
|
13626
|
-
attr_dev(img, "part", img_part_value);
|
|
13627
|
-
}
|
|
13628
|
-
|
|
13629
13579
|
if (current_block_type === (current_block_type = select_block_type(ctx)) && if_block0) {
|
|
13630
13580
|
if_block0.p(ctx, dirty);
|
|
13631
13581
|
} else {
|
|
@@ -13661,10 +13611,6 @@
|
|
|
13661
13611
|
attr_dev(div0, "class", div0_class_value);
|
|
13662
13612
|
}
|
|
13663
13613
|
|
|
13664
|
-
if (dirty[0] & /*hover*/ 131072 && div0_part_value !== (div0_part_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''))) {
|
|
13665
|
-
attr_dev(div0, "part", div0_part_value);
|
|
13666
|
-
}
|
|
13667
|
-
|
|
13668
13614
|
if (dirty[0] & /*gamevendor*/ 32 && t5_value !== (t5_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "")) set_data_dev(t5, t5_value);
|
|
13669
13615
|
|
|
13670
13616
|
if (current_block_type_1 === (current_block_type_1 = select_block_type_1(ctx, dirty)) && if_block2) {
|
|
@@ -13724,12 +13670,6 @@
|
|
|
13724
13670
|
attr_dev(div3, "class", div3_class_value);
|
|
13725
13671
|
}
|
|
13726
13672
|
|
|
13727
|
-
if (dirty[0] & /*livegamedata, isopen*/ 8392704 | dirty[1] & /*istablefull*/ 4 && div3_part_value !== (div3_part_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
|
|
13728
|
-
? 'GameInnerContainerUnavailable'
|
|
13729
|
-
: ''))) {
|
|
13730
|
-
attr_dev(div3, "part", div3_part_value);
|
|
13731
|
-
}
|
|
13732
|
-
|
|
13733
13673
|
if (/*showgamename*/ ctx[10]) {
|
|
13734
13674
|
if (if_block6) {
|
|
13735
13675
|
if_block6.p(ctx, dirty);
|
|
@@ -13746,10 +13686,6 @@
|
|
|
13746
13686
|
if (dirty[1] & /*extraclassname*/ 8 && div4_class_value !== (div4_class_value = `GameContainer ${/*extraclassname*/ ctx[34]}`)) {
|
|
13747
13687
|
attr_dev(div4, "class", div4_class_value);
|
|
13748
13688
|
}
|
|
13749
|
-
|
|
13750
|
-
if (dirty[1] & /*extraclassname*/ 8 && div4_part_value !== (div4_part_value = `GameContainer ${/*extraclassname*/ ctx[34]}`)) {
|
|
13751
|
-
attr_dev(div4, "part", div4_part_value);
|
|
13752
|
-
}
|
|
13753
13689
|
},
|
|
13754
13690
|
i: noop$1,
|
|
13755
13691
|
o: noop$1,
|
|
@@ -14247,7 +14183,7 @@
|
|
|
14247
14183
|
|
|
14248
14184
|
if (numberofplayers) {
|
|
14249
14185
|
rightSideContent = `
|
|
14250
|
-
<svg fill="white" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
|
|
14186
|
+
<svg fill="var(--emfe-w-color-white, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
|
|
14251
14187
|
<span class="NrOfPlayers">${numberofplayers}</span>`;
|
|
14252
14188
|
}
|
|
14253
14189
|
|
|
@@ -14860,7 +14796,7 @@
|
|
|
14860
14796
|
constructor(options) {
|
|
14861
14797
|
super();
|
|
14862
14798
|
const style = document.createElement('style');
|
|
14863
|
-
style.textContent = `*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.FavIconContainer{position:absolute;top:10px;right:10px;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}`;
|
|
14799
|
+
style.textContent = `*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.FavIconContainer{position:absolute;top:10px;right:10px;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}`;
|
|
14864
14800
|
this.shadowRoot.appendChild(style);
|
|
14865
14801
|
|
|
14866
14802
|
init(
|
|
@@ -15253,7 +15189,7 @@
|
|
|
15253
15189
|
t1 = space();
|
|
15254
15190
|
if (if_block2) if_block2.c();
|
|
15255
15191
|
attr_dev(div, "class", div_class_value = "SearchResultsContainer " + (/*searchActive*/ ctx[13] == true ? '' : 'NotVisible'));
|
|
15256
|
-
add_location(div, file, 305, 6,
|
|
15192
|
+
add_location(div, file, 305, 6, 10657);
|
|
15257
15193
|
},
|
|
15258
15194
|
m: function mount(target, anchor) {
|
|
15259
15195
|
if (if_block0) if_block0.m(target, anchor);
|
|
@@ -15339,6 +15275,7 @@
|
|
|
15339
15275
|
c: function create() {
|
|
15340
15276
|
p = element("p");
|
|
15341
15277
|
t = text(t_value);
|
|
15278
|
+
attr_dev(p, "class", "LoadingContent");
|
|
15342
15279
|
add_location(p, file, 293, 6, 10178);
|
|
15343
15280
|
},
|
|
15344
15281
|
m: function mount(target, anchor) {
|
|
@@ -15375,7 +15312,7 @@
|
|
|
15375
15312
|
p = element("p");
|
|
15376
15313
|
t = text(t_value);
|
|
15377
15314
|
attr_dev(p, "class", "SearchMessage");
|
|
15378
|
-
add_location(p, file, 303, 8,
|
|
15315
|
+
add_location(p, file, 303, 8, 10588);
|
|
15379
15316
|
},
|
|
15380
15317
|
m: function mount(target, anchor) {
|
|
15381
15318
|
insert_dev(target, p, anchor);
|
|
@@ -15417,7 +15354,7 @@
|
|
|
15417
15354
|
if (if_block) if_block.c();
|
|
15418
15355
|
if_block_anchor = empty();
|
|
15419
15356
|
attr_dev(p, "class", "SearchMessage");
|
|
15420
|
-
add_location(p, file, 296, 8,
|
|
15357
|
+
add_location(p, file, 296, 8, 10303);
|
|
15421
15358
|
},
|
|
15422
15359
|
m: function mount(target, anchor) {
|
|
15423
15360
|
insert_dev(target, p, anchor);
|
|
@@ -15474,9 +15411,9 @@
|
|
|
15474
15411
|
p = element("p");
|
|
15475
15412
|
t = text(t_value);
|
|
15476
15413
|
attr_dev(p, "class", "SearchMessage");
|
|
15477
|
-
add_location(p, file, 299, 12,
|
|
15414
|
+
add_location(p, file, 299, 12, 10451);
|
|
15478
15415
|
attr_dev(div, "class", "ResultsContainerError");
|
|
15479
|
-
add_location(div, file, 298, 10,
|
|
15416
|
+
add_location(div, file, 298, 10, 10403);
|
|
15480
15417
|
},
|
|
15481
15418
|
m: function mount(target, anchor) {
|
|
15482
15419
|
insert_dev(target, div, anchor);
|
|
@@ -15613,7 +15550,7 @@
|
|
|
15613
15550
|
set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[2]);
|
|
15614
15551
|
set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[3]);
|
|
15615
15552
|
set_custom_element_data(casino_game_thumbnail, "gamepagemodalurl", /*gamepagemodalurl*/ ctx[6]);
|
|
15616
|
-
add_location(casino_game_thumbnail, file, 308, 12,
|
|
15553
|
+
add_location(casino_game_thumbnail, file, 308, 12, 10826);
|
|
15617
15554
|
},
|
|
15618
15555
|
m: function mount(target, anchor) {
|
|
15619
15556
|
insert_dev(target, casino_game_thumbnail, anchor);
|
|
@@ -15737,10 +15674,10 @@
|
|
|
15737
15674
|
p1 = element("p");
|
|
15738
15675
|
t2 = text(t2_value);
|
|
15739
15676
|
attr_dev(p0, "class", "SearchMessage");
|
|
15740
|
-
add_location(p0, file, 334, 12,
|
|
15741
|
-
add_location(p1, file, 335, 12,
|
|
15677
|
+
add_location(p0, file, 334, 12, 11875);
|
|
15678
|
+
add_location(p1, file, 335, 12, 11933);
|
|
15742
15679
|
attr_dev(div, "class", "ResultsContainerError");
|
|
15743
|
-
add_location(div, file, 333, 10,
|
|
15680
|
+
add_location(div, file, 333, 10, 11827);
|
|
15744
15681
|
},
|
|
15745
15682
|
m: function mount(target, anchor) {
|
|
15746
15683
|
insert_dev(target, div, anchor);
|
|
@@ -16483,7 +16420,7 @@
|
|
|
16483
16420
|
constructor(options) {
|
|
16484
16421
|
super();
|
|
16485
16422
|
const style = document.createElement('style');
|
|
16486
|
-
style.textContent = `*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input{font-family:inherit}.CasinoSearch{margin:30px 16px}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px}.SearchIcon{position:absolute;left:15px;top:50%;z-index:1;transform:translateY(-50%)}.SearchIcon svg{height:14px;width:13px}.SearchInput{border-radius:4px;border:1px solid #
|
|
16423
|
+
style.textContent = `*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input{font-family:inherit}.CasinoSearch{margin:30px 16px}.LoadingContent{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px}.SearchIcon{position:absolute;left:15px;top:50%;z-index:1;transform:translateY(-50%)}.SearchIcon svg{height:14px;width:13px}.SearchInput{border-radius:4px;border:1px solid var(--emfe-w-color-gray-300, #58586B);color:var(--emfe-w-color-gray-100, #E6E6E6);display:block;font-size:16px;font-weight:300;padding:14px 5px 14px 46px;width:100%}.SearchInput::placeholder{color:var(--emfe-w-color-gray-150, #828282);font-size:16px;font-weight:300}.SearchInput:focus{outline:1px solid var(--emfe-w-color-gray-300, #58586B)}.SearchInput::-webkit-search-decoration,.SearchInput::-webkit-search-cancel-button,.SearchInput::-webkit-search-results-button,.SearchInput::-webkit-search-results-decoration{-webkit-appearance:none}.SearchClearButton{position:absolute;top:30%;right:65px;cursor:pointer}.SearchCancelButton{color:var(--emfe-w-color-gray-100, #E6E6E6);font-weight:300;margin-left:8px;cursor:pointer}.SearchMessage{font-size:18px;font-weight:600;margin:24px 0;color:var(--emfe-w-color-black, #000000)}.SearchResultsContainer{display:grid;gap:28px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}@media screen and (max-width: 480px){.SearchResultsContainer{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}}@media screen and (max-width: 385px){.SearchResultsContainer{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}}@media screen and (min-width: 1100px){.SearchResultsContainer{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}@media screen and (max-width: 1300px){.SearchResultsContainer{padding:0 2.4%}}.ResultsContainerError{text-align:center;width:300px;color:var(--emfe-w-color-gray-150, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.NotVisible{display:none}.Desktop .NotVisible{opacity:0;visibility:hidden;display:inline}.Desktop.CasinoSearch{margin:30px auto}.Desktop .Search{display:flex;align-items:center;justify-content:center;transition:all 0.2s cubic-bezier(1, 0, 0.46, 1.03)}.Desktop .SearchIcon{position:relative;top:0;left:0;transform:translateY(0);margin-right:-28px}.Desktop .SearchInput{width:50%}.Desktop .SearchClearButton{position:relative;top:0;right:0;margin-left:-23px}.Desktop .SearchCancelButton{margin-left:20px}.Desktop .SearchAnimation{transform:scaleX(110%)}.Desktop .SearchAnimation Input{outline:none;box-shadow:0 5px 7px rgba(0, 0, 0, 0.25);background-color:rgba(255, 255, 255, 0.2)}.Desktop .SearchMessage{font-size:18px;font-weight:600;margin:24px 0;margin-top:90px}`;
|
|
16487
16424
|
this.shadowRoot.appendChild(style);
|
|
16488
16425
|
|
|
16489
16426
|
init(
|