@everymatrix/casino-search 1.37.2 → 1.37.4
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/CHANGELOG.md +1 -0
- package/dist/casino-search.js +111 -111
- package/dist/casino-search.js.map +1 -1
- package/package.json +2 -2
- package/src/CasinoSearch.svelte +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,5 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
| Version | Release date | Impacted areas | Changes |
|
|
5
5
|
| ------- | ------------ | ----------------------------- | --------------------------------------- |
|
|
6
|
+
| 1.37.2 | Mon Aug 12 2024 | casino-search | fix(EMFE-30724)(casino-search,casino-page): add missing translated keys <br /> fix(EMFE-29638)(casino-search): show recent search text if there are any item available <br /> feat(EMFE-28783)(casino-collections-providers,casino-game-page,casino-game-thumbnail-nd,casino-games-category-section-nd,casino-search,casino-winners): add data to the widget sent events for native bridge <br /> chore(EMFE-000)(casino-collections-providers,casino-footer,casino-footer-v2,casino-game-page,casino-games-category-section-nd,casino-hamburger-menu,casino-header-controller,casino-search,casino-winners,player-account-controller,player-account-menu): change some color variables for the dark/ light theme |
|
|
6
7
|
| 1.29.4 | Wed Apr 17 2024 | casino-search | fix(EMFE-30724)(casino-search,casino-page): add missing translated keys |
|
|
7
8
|
| 1.27.2 | Thu Feb 15 2024 | casino-search | fix(EMFE-29638)(casino-search): show recent search text if there are any item available |
|
package/dist/casino-search.js
CHANGED
|
@@ -12794,10 +12794,10 @@
|
|
|
12794
12794
|
'ZWD': 'Z$',
|
|
12795
12795
|
};
|
|
12796
12796
|
|
|
12797
|
-
/* ../casino-game-thumbnail/src/
|
|
12797
|
+
/* ../casino-game-thumbnail-nd/src/CasinoGameThumbnailNd.svelte generated by Svelte v3.59.2 */
|
|
12798
12798
|
|
|
12799
12799
|
const { Object: Object_1$1, console: console_1$1 } = globals;
|
|
12800
|
-
const file$1 = "../casino-game-thumbnail/src/
|
|
12800
|
+
const file$1 = "../casino-game-thumbnail-nd/src/CasinoGameThumbnailNd.svelte";
|
|
12801
12801
|
|
|
12802
12802
|
function get_each_context_1(ctx, list, i) {
|
|
12803
12803
|
const child_ctx = ctx.slice();
|
|
@@ -15237,7 +15237,7 @@
|
|
|
15237
15237
|
];
|
|
15238
15238
|
}
|
|
15239
15239
|
|
|
15240
|
-
class
|
|
15240
|
+
class CasinoGameThumbnailNd extends SvelteElement {
|
|
15241
15241
|
constructor(options) {
|
|
15242
15242
|
super();
|
|
15243
15243
|
const style = document.createElement('style');
|
|
@@ -15617,7 +15617,7 @@
|
|
|
15617
15617
|
}
|
|
15618
15618
|
}
|
|
15619
15619
|
|
|
15620
|
-
!customElements.get('casino-game-thumbnail') && customElements.define('casino-game-thumbnail',
|
|
15620
|
+
!customElements.get('casino-game-thumbnail-nd') && customElements.define('casino-game-thumbnail-nd', CasinoGameThumbnailNd);
|
|
15621
15621
|
|
|
15622
15622
|
/* src/CasinoSearch.svelte generated by Svelte v3.59.2 */
|
|
15623
15623
|
|
|
@@ -15644,7 +15644,7 @@
|
|
|
15644
15644
|
small = element("small");
|
|
15645
15645
|
t = text(t_value);
|
|
15646
15646
|
attr_dev(small, "class", small_class_value = "SearchCancelButton " + (/*searchCancelled*/ ctx[12] ? 'NotVisible' : ''));
|
|
15647
|
-
add_location(small, file, 312, 10,
|
|
15647
|
+
add_location(small, file, 312, 10, 10914);
|
|
15648
15648
|
},
|
|
15649
15649
|
m: function mount(target, anchor) {
|
|
15650
15650
|
insert_dev(target, small, anchor);
|
|
@@ -15706,7 +15706,7 @@
|
|
|
15706
15706
|
t1 = space();
|
|
15707
15707
|
if (if_block2) if_block2.c();
|
|
15708
15708
|
attr_dev(div, "class", div_class_value = "SearchResultsContainer " + (/*searchActive*/ ctx[16] == true ? '' : 'NotVisible'));
|
|
15709
|
-
add_location(div, file, 344, 6,
|
|
15709
|
+
add_location(div, file, 344, 6, 12908);
|
|
15710
15710
|
},
|
|
15711
15711
|
m: function mount(target, anchor) {
|
|
15712
15712
|
if (if_block0) if_block0.m(target, anchor);
|
|
@@ -15793,7 +15793,7 @@
|
|
|
15793
15793
|
p = element("p");
|
|
15794
15794
|
t = text(t_value);
|
|
15795
15795
|
attr_dev(p, "class", "LoadingContent");
|
|
15796
|
-
add_location(p, file, 320, 6,
|
|
15796
|
+
add_location(p, file, 320, 6, 11222);
|
|
15797
15797
|
},
|
|
15798
15798
|
m: function mount(target, anchor) {
|
|
15799
15799
|
insert_dev(target, p, anchor);
|
|
@@ -15829,7 +15829,7 @@
|
|
|
15829
15829
|
p = element("p");
|
|
15830
15830
|
t = text(t_value);
|
|
15831
15831
|
attr_dev(p, "class", "SearchMessage");
|
|
15832
|
-
add_location(p, file, 342, 8,
|
|
15832
|
+
add_location(p, file, 342, 8, 12839);
|
|
15833
15833
|
},
|
|
15834
15834
|
m: function mount(target, anchor) {
|
|
15835
15835
|
insert_dev(target, p, anchor);
|
|
@@ -15931,7 +15931,7 @@
|
|
|
15931
15931
|
p = element("p");
|
|
15932
15932
|
t = text(t_value);
|
|
15933
15933
|
attr_dev(p, "class", "SearchMessage");
|
|
15934
|
-
add_location(p, file, 324, 10,
|
|
15934
|
+
add_location(p, file, 324, 10, 11389);
|
|
15935
15935
|
},
|
|
15936
15936
|
m: function mount(target, anchor) {
|
|
15937
15937
|
insert_dev(target, p, anchor);
|
|
@@ -15974,9 +15974,9 @@
|
|
|
15974
15974
|
p = element("p");
|
|
15975
15975
|
t1 = text(t1_value);
|
|
15976
15976
|
attr_dev(p, "class", "SearchMessage");
|
|
15977
|
-
add_location(p, file, 338, 12,
|
|
15977
|
+
add_location(p, file, 338, 12, 12702);
|
|
15978
15978
|
attr_dev(div, "class", div_class_value = "ResultsContainerError " + (/*notfoundicon*/ ctx[10] == 'true' ? 'WithIcon' : ''));
|
|
15979
|
-
add_location(div, file, 327, 10,
|
|
15979
|
+
add_location(div, file, 327, 10, 11506);
|
|
15980
15980
|
},
|
|
15981
15981
|
m: function mount(target, anchor) {
|
|
15982
15982
|
insert_dev(target, div, anchor);
|
|
@@ -16043,32 +16043,32 @@
|
|
|
16043
16043
|
attr_dev(rect, "rx", "80");
|
|
16044
16044
|
attr_dev(rect, "fill", "var(--emfe-w-color-contrast, #E6E6E6)");
|
|
16045
16045
|
attr_dev(rect, "fill-opacity", "0.6");
|
|
16046
|
-
add_location(rect, file, 331, 16,
|
|
16046
|
+
add_location(rect, file, 331, 16, 11792);
|
|
16047
16047
|
attr_dev(path0, "d", "M152 112L136 96");
|
|
16048
16048
|
attr_dev(path0, "stroke", "var(--emfe-w-color-contrast, #131313)");
|
|
16049
16049
|
attr_dev(path0, "stroke-width", "3");
|
|
16050
16050
|
attr_dev(path0, "stroke-linecap", "square");
|
|
16051
16051
|
attr_dev(path0, "stroke-linejoin", "round");
|
|
16052
|
-
add_location(path0, file, 332, 16,
|
|
16052
|
+
add_location(path0, file, 332, 16, 11920);
|
|
16053
16053
|
attr_dev(path1, "d", "M116 104C131.464 104 144 91.464 144 76C144 60.536 131.464 48 116 48C100.536 48 88 60.536 88 76C88 91.464 100.536 104 116 104Z");
|
|
16054
16054
|
attr_dev(path1, "stroke", "var(--emfe-w-color-contrast, #131313)");
|
|
16055
16055
|
attr_dev(path1, "stroke-width", "3");
|
|
16056
16056
|
attr_dev(path1, "stroke-linecap", "round");
|
|
16057
16057
|
attr_dev(path1, "stroke-linejoin", "round");
|
|
16058
|
-
add_location(path1, file, 333, 16,
|
|
16058
|
+
add_location(path1, file, 333, 16, 12076);
|
|
16059
16059
|
attr_dev(path2, "fill-rule", "evenodd");
|
|
16060
16060
|
attr_dev(path2, "clip-rule", "evenodd");
|
|
16061
16061
|
attr_dev(path2, "d", "M116.001 78.1221L121.88 84.0009L124.001 81.8796L118.122 76.0008L124.002 70.1214L121.88 68L116.001 73.8795L110.121 68L108 70.1214L113.879 76.0008L108.001 81.8796L110.122 84.0009L116.001 78.1221Z");
|
|
16062
16062
|
attr_dev(path2, "fill", "var(--emfe-w-color-contrast, #131313)");
|
|
16063
|
-
add_location(path2, file, 334, 16,
|
|
16063
|
+
add_location(path2, file, 334, 16, 12341);
|
|
16064
16064
|
attr_dev(svg, "width", "");
|
|
16065
16065
|
attr_dev(svg, "height", "");
|
|
16066
16066
|
attr_dev(svg, "viewBox", "0 0 240 160");
|
|
16067
16067
|
attr_dev(svg, "fill", "none");
|
|
16068
16068
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
16069
|
-
add_location(svg, file, 330, 14,
|
|
16069
|
+
add_location(svg, file, 330, 14, 11682);
|
|
16070
16070
|
attr_dev(div, "class", "SearchErrorIcon");
|
|
16071
|
-
add_location(div, file, 329, 12,
|
|
16071
|
+
add_location(div, file, 329, 12, 11638);
|
|
16072
16072
|
},
|
|
16073
16073
|
m: function mount(target, anchor) {
|
|
16074
16074
|
insert_dev(target, div, anchor);
|
|
@@ -16166,146 +16166,146 @@
|
|
|
16166
16166
|
|
|
16167
16167
|
// (347:10) {#each searchArray as game}
|
|
16168
16168
|
function create_each_block(ctx) {
|
|
16169
|
-
let
|
|
16170
|
-
let
|
|
16171
|
-
let
|
|
16172
|
-
let
|
|
16173
|
-
let
|
|
16174
|
-
let
|
|
16175
|
-
let
|
|
16176
|
-
let
|
|
16177
|
-
let
|
|
16178
|
-
let
|
|
16179
|
-
let
|
|
16180
|
-
let
|
|
16169
|
+
let casino_game_thumbnail_nd;
|
|
16170
|
+
let casino_game_thumbnail_nd_gamethumbnail_value;
|
|
16171
|
+
let casino_game_thumbnail_nd_gamename_value;
|
|
16172
|
+
let casino_game_thumbnail_nd_gamevendor_value;
|
|
16173
|
+
let casino_game_thumbnail_nd_gamelaunchurl_value;
|
|
16174
|
+
let casino_game_thumbnail_nd_gameisnew_value;
|
|
16175
|
+
let casino_game_thumbnail_nd_gametag_value;
|
|
16176
|
+
let casino_game_thumbnail_nd_gamecellsize_value;
|
|
16177
|
+
let casino_game_thumbnail_nd_gameid_value;
|
|
16178
|
+
let casino_game_thumbnail_nd_gamefunmode_value;
|
|
16179
|
+
let casino_game_thumbnail_nd_gamefavorite_value;
|
|
16180
|
+
let casino_game_thumbnail_nd_livelobbyendpoint_value;
|
|
16181
16181
|
|
|
16182
16182
|
const block = {
|
|
16183
16183
|
c: function create() {
|
|
16184
|
-
|
|
16185
|
-
set_custom_element_data(
|
|
16186
|
-
set_custom_element_data(
|
|
16187
|
-
set_custom_element_data(
|
|
16188
|
-
set_custom_element_data(
|
|
16189
|
-
set_custom_element_data(
|
|
16190
|
-
set_custom_element_data(
|
|
16191
|
-
set_custom_element_data(
|
|
16192
|
-
set_custom_element_data(
|
|
16193
|
-
set_custom_element_data(
|
|
16194
|
-
set_custom_element_data(
|
|
16195
|
-
set_custom_element_data(
|
|
16196
|
-
set_custom_element_data(
|
|
16197
|
-
set_custom_element_data(
|
|
16198
|
-
set_custom_element_data(
|
|
16199
|
-
set_custom_element_data(
|
|
16200
|
-
set_custom_element_data(
|
|
16201
|
-
|
|
16202
|
-
set_custom_element_data(
|
|
16184
|
+
casino_game_thumbnail_nd = element("casino-game-thumbnail-nd");
|
|
16185
|
+
set_custom_element_data(casino_game_thumbnail_nd, "endpoint", /*endpoint*/ ctx[0]);
|
|
16186
|
+
set_custom_element_data(casino_game_thumbnail_nd, "session", /*sessionID*/ ctx[18]);
|
|
16187
|
+
set_custom_element_data(casino_game_thumbnail_nd, "userid", /*playerID*/ ctx[19]);
|
|
16188
|
+
set_custom_element_data(casino_game_thumbnail_nd, "favorites", /*showfavorites*/ ctx[8]);
|
|
16189
|
+
set_custom_element_data(casino_game_thumbnail_nd, "lang", /*lang*/ ctx[1]);
|
|
16190
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamethumbnail", casino_game_thumbnail_nd_gamethumbnail_value = /*game*/ ctx[54].thumbnail);
|
|
16191
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamename", casino_game_thumbnail_nd_gamename_value = /*game*/ ctx[54].name);
|
|
16192
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamevendor", casino_game_thumbnail_nd_gamevendor_value = /*game*/ ctx[54].vendor.name);
|
|
16193
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamelaunchurl", casino_game_thumbnail_nd_gamelaunchurl_value = /*game*/ ctx[54].launchUrl);
|
|
16194
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gameisnew", casino_game_thumbnail_nd_gameisnew_value = /*game*/ ctx[54].isNew);
|
|
16195
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gametag", casino_game_thumbnail_nd_gametag_value = /*game*/ ctx[54].advancedTags?.length > 0 && /*addGameTag*/ ctx[25](/*game*/ ctx[54].advancedTags));
|
|
16196
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamecellsize", casino_game_thumbnail_nd_gamecellsize_value = /*game*/ ctx[54].cellSize);
|
|
16197
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gameid", casino_game_thumbnail_nd_gameid_value = /*game*/ ctx[54].id);
|
|
16198
|
+
set_custom_element_data(casino_game_thumbnail_nd, "showgamename", /*showgamename*/ ctx[6]);
|
|
16199
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamefunmode", casino_game_thumbnail_nd_gamefunmode_value = /*game*/ ctx[54].hasFunMode);
|
|
16200
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamefavorite", casino_game_thumbnail_nd_gamefavorite_value = /*game*/ ctx[54].isFavorite);
|
|
16201
|
+
|
|
16202
|
+
set_custom_element_data(casino_game_thumbnail_nd, "livelobbyendpoint", casino_game_thumbnail_nd_livelobbyendpoint_value = /*game*/ ctx[54].details
|
|
16203
16203
|
? /*game*/ ctx[54].launchUrl
|
|
16204
16204
|
: '');
|
|
16205
16205
|
|
|
16206
|
-
set_custom_element_data(
|
|
16207
|
-
set_custom_element_data(
|
|
16208
|
-
set_custom_element_data(
|
|
16209
|
-
set_custom_element_data(
|
|
16210
|
-
set_custom_element_data(
|
|
16211
|
-
add_location(
|
|
16206
|
+
set_custom_element_data(casino_game_thumbnail_nd, "integratedgameframedesktop", /*integratedgameframedesktop*/ ctx[4]);
|
|
16207
|
+
set_custom_element_data(casino_game_thumbnail_nd, "integratedgameframemobile", /*integratedgameframemobile*/ ctx[5]);
|
|
16208
|
+
set_custom_element_data(casino_game_thumbnail_nd, "clientstyling", /*clientstyling*/ ctx[2]);
|
|
16209
|
+
set_custom_element_data(casino_game_thumbnail_nd, "clientstylingurl", /*clientstylingurl*/ ctx[3]);
|
|
16210
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamepagemodalurl", /*gamepagemodalurl*/ ctx[7]);
|
|
16211
|
+
add_location(casino_game_thumbnail_nd, file, 347, 12, 13077);
|
|
16212
16212
|
},
|
|
16213
16213
|
m: function mount(target, anchor) {
|
|
16214
|
-
insert_dev(target,
|
|
16214
|
+
insert_dev(target, casino_game_thumbnail_nd, anchor);
|
|
16215
16215
|
},
|
|
16216
16216
|
p: function update(ctx, dirty) {
|
|
16217
16217
|
if (dirty[0] & /*endpoint*/ 1) {
|
|
16218
|
-
set_custom_element_data(
|
|
16218
|
+
set_custom_element_data(casino_game_thumbnail_nd, "endpoint", /*endpoint*/ ctx[0]);
|
|
16219
16219
|
}
|
|
16220
16220
|
|
|
16221
16221
|
if (dirty[0] & /*sessionID*/ 262144) {
|
|
16222
|
-
set_custom_element_data(
|
|
16222
|
+
set_custom_element_data(casino_game_thumbnail_nd, "session", /*sessionID*/ ctx[18]);
|
|
16223
16223
|
}
|
|
16224
16224
|
|
|
16225
16225
|
if (dirty[0] & /*playerID*/ 524288) {
|
|
16226
|
-
set_custom_element_data(
|
|
16226
|
+
set_custom_element_data(casino_game_thumbnail_nd, "userid", /*playerID*/ ctx[19]);
|
|
16227
16227
|
}
|
|
16228
16228
|
|
|
16229
16229
|
if (dirty[0] & /*showfavorites*/ 256) {
|
|
16230
|
-
set_custom_element_data(
|
|
16230
|
+
set_custom_element_data(casino_game_thumbnail_nd, "favorites", /*showfavorites*/ ctx[8]);
|
|
16231
16231
|
}
|
|
16232
16232
|
|
|
16233
16233
|
if (dirty[0] & /*lang*/ 2) {
|
|
16234
|
-
set_custom_element_data(
|
|
16234
|
+
set_custom_element_data(casino_game_thumbnail_nd, "lang", /*lang*/ ctx[1]);
|
|
16235
16235
|
}
|
|
16236
16236
|
|
|
16237
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16238
|
-
set_custom_element_data(
|
|
16237
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamethumbnail_value !== (casino_game_thumbnail_nd_gamethumbnail_value = /*game*/ ctx[54].thumbnail)) {
|
|
16238
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamethumbnail", casino_game_thumbnail_nd_gamethumbnail_value);
|
|
16239
16239
|
}
|
|
16240
16240
|
|
|
16241
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16242
|
-
set_custom_element_data(
|
|
16241
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamename_value !== (casino_game_thumbnail_nd_gamename_value = /*game*/ ctx[54].name)) {
|
|
16242
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamename", casino_game_thumbnail_nd_gamename_value);
|
|
16243
16243
|
}
|
|
16244
16244
|
|
|
16245
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16246
|
-
set_custom_element_data(
|
|
16245
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamevendor_value !== (casino_game_thumbnail_nd_gamevendor_value = /*game*/ ctx[54].vendor.name)) {
|
|
16246
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamevendor", casino_game_thumbnail_nd_gamevendor_value);
|
|
16247
16247
|
}
|
|
16248
16248
|
|
|
16249
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16250
|
-
set_custom_element_data(
|
|
16249
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamelaunchurl_value !== (casino_game_thumbnail_nd_gamelaunchurl_value = /*game*/ ctx[54].launchUrl)) {
|
|
16250
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamelaunchurl", casino_game_thumbnail_nd_gamelaunchurl_value);
|
|
16251
16251
|
}
|
|
16252
16252
|
|
|
16253
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16254
|
-
set_custom_element_data(
|
|
16253
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gameisnew_value !== (casino_game_thumbnail_nd_gameisnew_value = /*game*/ ctx[54].isNew)) {
|
|
16254
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gameisnew", casino_game_thumbnail_nd_gameisnew_value);
|
|
16255
16255
|
}
|
|
16256
16256
|
|
|
16257
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16258
|
-
set_custom_element_data(
|
|
16257
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gametag_value !== (casino_game_thumbnail_nd_gametag_value = /*game*/ ctx[54].advancedTags?.length > 0 && /*addGameTag*/ ctx[25](/*game*/ ctx[54].advancedTags))) {
|
|
16258
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gametag", casino_game_thumbnail_nd_gametag_value);
|
|
16259
16259
|
}
|
|
16260
16260
|
|
|
16261
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16262
|
-
set_custom_element_data(
|
|
16261
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamecellsize_value !== (casino_game_thumbnail_nd_gamecellsize_value = /*game*/ ctx[54].cellSize)) {
|
|
16262
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamecellsize", casino_game_thumbnail_nd_gamecellsize_value);
|
|
16263
16263
|
}
|
|
16264
16264
|
|
|
16265
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16266
|
-
set_custom_element_data(
|
|
16265
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gameid_value !== (casino_game_thumbnail_nd_gameid_value = /*game*/ ctx[54].id)) {
|
|
16266
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gameid", casino_game_thumbnail_nd_gameid_value);
|
|
16267
16267
|
}
|
|
16268
16268
|
|
|
16269
16269
|
if (dirty[0] & /*showgamename*/ 64) {
|
|
16270
|
-
set_custom_element_data(
|
|
16270
|
+
set_custom_element_data(casino_game_thumbnail_nd, "showgamename", /*showgamename*/ ctx[6]);
|
|
16271
16271
|
}
|
|
16272
16272
|
|
|
16273
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16274
|
-
set_custom_element_data(
|
|
16273
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamefunmode_value !== (casino_game_thumbnail_nd_gamefunmode_value = /*game*/ ctx[54].hasFunMode)) {
|
|
16274
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamefunmode", casino_game_thumbnail_nd_gamefunmode_value);
|
|
16275
16275
|
}
|
|
16276
16276
|
|
|
16277
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16278
|
-
set_custom_element_data(
|
|
16277
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_gamefavorite_value !== (casino_game_thumbnail_nd_gamefavorite_value = /*game*/ ctx[54].isFavorite)) {
|
|
16278
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamefavorite", casino_game_thumbnail_nd_gamefavorite_value);
|
|
16279
16279
|
}
|
|
16280
16280
|
|
|
16281
|
-
if (dirty[0] & /*searchArray*/ 16384 &&
|
|
16281
|
+
if (dirty[0] & /*searchArray*/ 16384 && casino_game_thumbnail_nd_livelobbyendpoint_value !== (casino_game_thumbnail_nd_livelobbyendpoint_value = /*game*/ ctx[54].details
|
|
16282
16282
|
? /*game*/ ctx[54].launchUrl
|
|
16283
16283
|
: '')) {
|
|
16284
|
-
set_custom_element_data(
|
|
16284
|
+
set_custom_element_data(casino_game_thumbnail_nd, "livelobbyendpoint", casino_game_thumbnail_nd_livelobbyendpoint_value);
|
|
16285
16285
|
}
|
|
16286
16286
|
|
|
16287
16287
|
if (dirty[0] & /*integratedgameframedesktop*/ 16) {
|
|
16288
|
-
set_custom_element_data(
|
|
16288
|
+
set_custom_element_data(casino_game_thumbnail_nd, "integratedgameframedesktop", /*integratedgameframedesktop*/ ctx[4]);
|
|
16289
16289
|
}
|
|
16290
16290
|
|
|
16291
16291
|
if (dirty[0] & /*integratedgameframemobile*/ 32) {
|
|
16292
|
-
set_custom_element_data(
|
|
16292
|
+
set_custom_element_data(casino_game_thumbnail_nd, "integratedgameframemobile", /*integratedgameframemobile*/ ctx[5]);
|
|
16293
16293
|
}
|
|
16294
16294
|
|
|
16295
16295
|
if (dirty[0] & /*clientstyling*/ 4) {
|
|
16296
|
-
set_custom_element_data(
|
|
16296
|
+
set_custom_element_data(casino_game_thumbnail_nd, "clientstyling", /*clientstyling*/ ctx[2]);
|
|
16297
16297
|
}
|
|
16298
16298
|
|
|
16299
16299
|
if (dirty[0] & /*clientstylingurl*/ 8) {
|
|
16300
|
-
set_custom_element_data(
|
|
16300
|
+
set_custom_element_data(casino_game_thumbnail_nd, "clientstylingurl", /*clientstylingurl*/ ctx[3]);
|
|
16301
16301
|
}
|
|
16302
16302
|
|
|
16303
16303
|
if (dirty[0] & /*gamepagemodalurl*/ 128) {
|
|
16304
|
-
set_custom_element_data(
|
|
16304
|
+
set_custom_element_data(casino_game_thumbnail_nd, "gamepagemodalurl", /*gamepagemodalurl*/ ctx[7]);
|
|
16305
16305
|
}
|
|
16306
16306
|
},
|
|
16307
16307
|
d: function destroy(detaching) {
|
|
16308
|
-
if (detaching) detach_dev(
|
|
16308
|
+
if (detaching) detach_dev(casino_game_thumbnail_nd);
|
|
16309
16309
|
}
|
|
16310
16310
|
};
|
|
16311
16311
|
|
|
@@ -16345,10 +16345,10 @@
|
|
|
16345
16345
|
p1 = element("p");
|
|
16346
16346
|
t3 = text(t3_value);
|
|
16347
16347
|
attr_dev(p0, "class", "SearchMessage");
|
|
16348
|
-
add_location(p0, file, 385, 12,
|
|
16349
|
-
add_location(p1, file, 386, 12,
|
|
16348
|
+
add_location(p0, file, 385, 12, 15370);
|
|
16349
|
+
add_location(p1, file, 386, 12, 15428);
|
|
16350
16350
|
attr_dev(div, "class", div_class_value = "ResultsContainerError " + (/*notfoundicon*/ ctx[10] == 'true' ? 'WithIcon' : ''));
|
|
16351
|
-
add_location(div, file, 374, 10,
|
|
16351
|
+
add_location(div, file, 374, 10, 14158);
|
|
16352
16352
|
},
|
|
16353
16353
|
m: function mount(target, anchor) {
|
|
16354
16354
|
insert_dev(target, div, anchor);
|
|
@@ -16419,32 +16419,32 @@
|
|
|
16419
16419
|
attr_dev(rect, "rx", "80");
|
|
16420
16420
|
attr_dev(rect, "fill", "var(--emfe-w-color-contrast, #E6E6E6)");
|
|
16421
16421
|
attr_dev(rect, "fill-opacity", "0.6");
|
|
16422
|
-
add_location(rect, file, 378, 18,
|
|
16422
|
+
add_location(rect, file, 378, 18, 14450);
|
|
16423
16423
|
attr_dev(path0, "d", "M152 112L136 96");
|
|
16424
16424
|
attr_dev(path0, "stroke", "var(--emfe-w-color-contrast, #131313)");
|
|
16425
16425
|
attr_dev(path0, "stroke-width", "3");
|
|
16426
16426
|
attr_dev(path0, "stroke-linecap", "square");
|
|
16427
16427
|
attr_dev(path0, "stroke-linejoin", "round");
|
|
16428
|
-
add_location(path0, file, 379, 18,
|
|
16428
|
+
add_location(path0, file, 379, 18, 14580);
|
|
16429
16429
|
attr_dev(path1, "d", "M116 104C131.464 104 144 91.464 144 76C144 60.536 131.464 48 116 48C100.536 48 88 60.536 88 76C88 91.464 100.536 104 116 104Z");
|
|
16430
16430
|
attr_dev(path1, "stroke", "var(--emfe-w-color-contrast, #131313)");
|
|
16431
16431
|
attr_dev(path1, "stroke-width", "3");
|
|
16432
16432
|
attr_dev(path1, "stroke-linecap", "round");
|
|
16433
16433
|
attr_dev(path1, "stroke-linejoin", "round");
|
|
16434
|
-
add_location(path1, file, 380, 18,
|
|
16434
|
+
add_location(path1, file, 380, 18, 14738);
|
|
16435
16435
|
attr_dev(path2, "fill-rule", "evenodd");
|
|
16436
16436
|
attr_dev(path2, "clip-rule", "evenodd");
|
|
16437
16437
|
attr_dev(path2, "d", "M116.001 78.1221L121.88 84.0009L124.001 81.8796L118.122 76.0008L124.002 70.1214L121.88 68L116.001 73.8795L110.121 68L108 70.1214L113.879 76.0008L108.001 81.8796L110.122 84.0009L116.001 78.1221Z");
|
|
16438
16438
|
attr_dev(path2, "fill", "var(--emfe-w-color-contrast, #131313)");
|
|
16439
|
-
add_location(path2, file, 381, 18,
|
|
16439
|
+
add_location(path2, file, 381, 18, 15005);
|
|
16440
16440
|
attr_dev(svg, "width", "");
|
|
16441
16441
|
attr_dev(svg, "height", "");
|
|
16442
16442
|
attr_dev(svg, "viewBox", "0 0 240 160");
|
|
16443
16443
|
attr_dev(svg, "fill", "none");
|
|
16444
16444
|
attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
|
|
16445
|
-
add_location(svg, file, 377, 16,
|
|
16445
|
+
add_location(svg, file, 377, 16, 14338);
|
|
16446
16446
|
attr_dev(div, "class", "SearchErrorIcon");
|
|
16447
|
-
add_location(div, file, 376, 14,
|
|
16447
|
+
add_location(div, file, 376, 14, 14292);
|
|
16448
16448
|
},
|
|
16449
16449
|
m: function mount(target, anchor) {
|
|
16450
16450
|
insert_dev(target, div, anchor);
|
|
@@ -16531,50 +16531,50 @@
|
|
|
16531
16531
|
attr_dev(path0, "stroke-linecap", "round");
|
|
16532
16532
|
attr_dev(path0, "stroke-linejoin", "round");
|
|
16533
16533
|
attr_dev(path0, "d", "m10.48 10.985 2.21 2.373");
|
|
16534
|
-
add_location(path0, file, 301, 10,
|
|
16534
|
+
add_location(path0, file, 301, 10, 10002);
|
|
16535
16535
|
attr_dev(circle, "cx", "6.5");
|
|
16536
16536
|
attr_dev(circle, "cy", "6.5");
|
|
16537
16537
|
attr_dev(circle, "r", "5.75");
|
|
16538
16538
|
attr_dev(circle, "stroke", "#212121");
|
|
16539
16539
|
attr_dev(circle, "stroke-width", "1.5");
|
|
16540
|
-
add_location(circle, file, 302, 10,
|
|
16540
|
+
add_location(circle, file, 302, 10, 10130);
|
|
16541
16541
|
attr_dev(svg0, "width", "14");
|
|
16542
16542
|
attr_dev(svg0, "height", "15");
|
|
16543
16543
|
attr_dev(svg0, "fill", "none");
|
|
16544
16544
|
attr_dev(svg0, "xmlns", "http://www.w3.org/2000/svg");
|
|
16545
|
-
add_location(svg0, file, 300, 8,
|
|
16545
|
+
add_location(svg0, file, 300, 8, 9916);
|
|
16546
16546
|
attr_dev(div0, "class", "SearchIcon");
|
|
16547
|
-
add_location(div0, file, 299, 6,
|
|
16547
|
+
add_location(div0, file, 299, 6, 9883);
|
|
16548
16548
|
attr_dev(input, "class", "SearchInput");
|
|
16549
16549
|
attr_dev(input, "type", "search");
|
|
16550
16550
|
attr_dev(input, "placeholder", input_placeholder_value = /*$_*/ ctx[20]('placeHolderSearchGames'));
|
|
16551
16551
|
attr_dev(input, "maxlength", /*searchInputMaxLength*/ ctx[22]);
|
|
16552
|
-
add_location(input, file, 305, 10,
|
|
16552
|
+
add_location(input, file, 305, 10, 10241);
|
|
16553
16553
|
attr_dev(path1, "d", "m1.45 1.5 8.1 8M1.45 9.5l8.1-8");
|
|
16554
16554
|
attr_dev(path1, "stroke", "#717171");
|
|
16555
16555
|
attr_dev(path1, "stroke-width", "2");
|
|
16556
16556
|
attr_dev(path1, "stroke-linecap", "round");
|
|
16557
16557
|
attr_dev(path1, "stroke-linejoin", "round");
|
|
16558
|
-
add_location(path1, file, 308, 14,
|
|
16558
|
+
add_location(path1, file, 308, 14, 10703);
|
|
16559
16559
|
attr_dev(svg1, "width", "11");
|
|
16560
16560
|
attr_dev(svg1, "height", "11");
|
|
16561
16561
|
attr_dev(svg1, "fill", "none");
|
|
16562
16562
|
attr_dev(svg1, "xmlns", "http://www.w3.org/2000/svg");
|
|
16563
|
-
add_location(svg1, file, 307, 12,
|
|
16563
|
+
add_location(svg1, file, 307, 12, 10613);
|
|
16564
16564
|
attr_dev(span, "class", span_class_value = "SearchClearButton " + (/*cancelbutton*/ ctx[9] != 'true' ? 'WithoutCancel' : '') + " " + (/*searchValue*/ ctx[11].length != 0 ? '' : 'NotVisible'));
|
|
16565
|
-
add_location(span, file, 306, 10,
|
|
16565
|
+
add_location(span, file, 306, 10, 10441);
|
|
16566
16566
|
attr_dev(div1, "class", div1_class_value = "Search " + (/*searchCancelled*/ ctx[12] ? '' : 'SearchAnimation'));
|
|
16567
|
-
add_location(div1, file, 298, 4,
|
|
16567
|
+
add_location(div1, file, 298, 4, 9812);
|
|
16568
16568
|
attr_dev(div2, "class", "SearchWrap");
|
|
16569
|
-
add_location(div2, file, 297, 2,
|
|
16569
|
+
add_location(div2, file, 297, 2, 9783);
|
|
16570
16570
|
attr_dev(div3, "class", div3_class_value = /*cancelbutton*/ ctx[9] != 'true' ? 'OverlayCancel' : '');
|
|
16571
|
-
add_location(div3, file, 318, 2,
|
|
16571
|
+
add_location(div3, file, 318, 2, 11101);
|
|
16572
16572
|
|
|
16573
16573
|
attr_dev(div4, "class", "" + ((getDevice(/*userAgent*/ ctx[21]) !== 'PC'
|
|
16574
16574
|
? ''
|
|
16575
16575
|
: 'Desktop') + " CasinoSearch"));
|
|
16576
16576
|
|
|
16577
|
-
add_location(div4, file, 296, 0,
|
|
16577
|
+
add_location(div4, file, 296, 0, 9668);
|
|
16578
16578
|
},
|
|
16579
16579
|
l: function claim(nodes) {
|
|
16580
16580
|
throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
|
|
@@ -17247,7 +17247,7 @@
|
|
|
17247
17247
|
constructor(options) {
|
|
17248
17248
|
super();
|
|
17249
17249
|
const style = document.createElement('style');
|
|
17250
|
-
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;position:relative}.SearchWrap{width:100%;margin:auto}.OverlayCancel{width:100%;height:100vh;position:absolute;translate:0 -100px;z-index:2}.LoadingContent{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px;z-index:5}.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}.SearchClearButton.WithoutCancel{right:18px}.SearchCancelButton{color:var(--emfe-w-color-contrast, #E6E6E6);font-weight:300;margin-left:8px;cursor:pointer}.SearchMessage{font-size:18px;font-weight:600;margin:24px 0;color:var(--emfe-w-color-contrast, #000000)}.SearchErrorIcon{height:170px;filter:drop-shadow(1px 5px 5px rgba(0, 0, 0, 0.1))}.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-contrast, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;margin-top:120px}casino-game-thumbnail{z-index:5}.NotVisible{display:none}.Desktop .NotVisible{opacity:0;visibility:hidden;display:inline}.Desktop .SearchWrap{width:50%;margin:auto}.Desktop.CasinoSearch{margin:30px auto;position:relative}.Desktop .ResultsContainerError{text-align:center;width:300px;color:var(--emfe-w-color-contrast, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;margin-top:120px}.Desktop .ResultsContainerError.WithIcon{top:60%}.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 .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}.Desktop .SearchErrorIcon{height:190px;margin-bottom:-70px}.Desktop .OverlayCancel{height:90vh;z-index:2}`;
|
|
17250
|
+
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;position:relative}.SearchWrap{width:100%;margin:auto}.OverlayCancel{width:100%;height:100vh;position:absolute;translate:0 -100px;z-index:2}.LoadingContent{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px;z-index:5}.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}.SearchClearButton.WithoutCancel{right:18px}.SearchCancelButton{color:var(--emfe-w-color-contrast, #E6E6E6);font-weight:300;margin-left:8px;cursor:pointer}.SearchMessage{font-size:18px;font-weight:600;margin:24px 0;color:var(--emfe-w-color-contrast, #000000)}.SearchErrorIcon{height:170px;filter:drop-shadow(1px 5px 5px rgba(0, 0, 0, 0.1))}.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-contrast, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;margin-top:120px}casino-game-thumbnail-nd{z-index:5}.NotVisible{display:none}.Desktop .NotVisible{opacity:0;visibility:hidden;display:inline}.Desktop .SearchWrap{width:50%;margin:auto}.Desktop.CasinoSearch{margin:30px auto;position:relative}.Desktop .ResultsContainerError{text-align:center;width:300px;color:var(--emfe-w-color-contrast, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;margin-top:120px}.Desktop .ResultsContainerError.WithIcon{top:60%}.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 .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}.Desktop .SearchErrorIcon{height:190px;margin-bottom:-70px}.Desktop .OverlayCancel{height:90vh;z-index:2}`;
|
|
17251
17251
|
this.shadowRoot.appendChild(style);
|
|
17252
17252
|
|
|
17253
17253
|
init(
|