@everymatrix/casino-my-games-nd 1.87.26 → 1.87.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/CasinoFavoritesSectionNd-B2O5ZJ7U.js +465 -0
- package/components/CasinoFavoritesSectionNd-C_IhNI6X.js +465 -0
- package/components/CasinoFavoritesSectionNd-Cdy5njPd.cjs +1 -0
- package/components/CasinoFilter-BHp-ceif.js +644 -0
- package/components/CasinoFilter-BxbOeQca.cjs +1 -0
- package/components/CasinoFilter-CZ5MibUb.js +645 -0
- package/components/CasinoGameThumbnailNd-CvwOiPVg.cjs +30 -0
- package/components/CasinoGameThumbnailNd-DF51S3O0.js +1825 -0
- package/components/CasinoGameThumbnailNd-DoWO2XT4.js +1841 -0
- package/components/CasinoGamesCategorySectionNd-BCRe5jM4.cjs +1 -0
- package/components/CasinoGamesCategorySectionNd-COK29j6T.js +4644 -0
- package/components/CasinoGamesCategorySectionNd-o6TspFsQ.js +4611 -0
- package/components/{CasinoLastPlayedSectionNd-BNqrgb0a.js → CasinoLastPlayedSectionNd-7Wrhf-Cs.js} +71 -72
- package/components/{CasinoLastPlayedSectionNd-BlqDt6rh.js → CasinoLastPlayedSectionNd-DLZwmT_F.js} +71 -72
- package/components/CasinoLastPlayedSectionNd-DZ6Cs4tA.cjs +1 -0
- package/components/CasinoMostPlayedSectionNd-D3f36lEH.cjs +1 -0
- package/components/{CasinoMostPlayedSectionNd-BBa-HSUH.js → CasinoMostPlayedSectionNd-DTY09L5X.js} +92 -93
- package/components/{CasinoMostPlayedSectionNd-cnY_XdFa.js → CasinoMostPlayedSectionNd-EUGxyFvb.js} +92 -93
- package/components/CasinoMyGamesNd-BpPfnub_.cjs +18 -0
- package/components/CasinoMyGamesNd-DXMMIiZf.js +5854 -0
- package/components/CasinoMyGamesNd-L5aDat7v.js +5811 -0
- package/components/{CasinoSort-1CGgZmtY.js → CasinoSort-Bt1yZsWS.js} +103 -103
- package/components/{CasinoSort-DnexQ1Yk.js → CasinoSort-CivOK-Iv.js} +102 -102
- package/components/CasinoSort-CxMfIVPn.cjs +1 -0
- package/es2015/casino-my-games-nd.cjs +1 -1
- package/es2015/casino-my-games-nd.js +7 -7
- package/esnext/casino-my-games-nd.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFavoritesSectionNd-BeNK2H3t.cjs +0 -3
- package/components/CasinoFavoritesSectionNd-CW_9L0KX.js +0 -4402
- package/components/CasinoFavoritesSectionNd-Df7AsFyl.js +0 -4365
- package/components/CasinoFilter-B5ctcxIi.js +0 -1185
- package/components/CasinoFilter-BAF26Qks.cjs +0 -16
- package/components/CasinoFilter-CkDqcbsE.js +0 -1184
- package/components/CasinoGameThumbnailNd-BC4qO6Wv.cjs +0 -30
- package/components/CasinoGameThumbnailNd-Cf0yYAlm.js +0 -3122
- package/components/CasinoGameThumbnailNd-krS0hcHc.js +0 -3106
- package/components/CasinoGamesCategorySectionNd--26wgDSA.js +0 -3371
- package/components/CasinoGamesCategorySectionNd-CAPj_mei.cjs +0 -1
- package/components/CasinoGamesCategorySectionNd-CcHVOCjP.js +0 -3338
- package/components/CasinoLastPlayedSectionNd-BiN-eLjS.cjs +0 -1
- package/components/CasinoMostPlayedSectionNd-xhyYFecB.cjs +0 -1
- package/components/CasinoMyGamesNd-BuINvDGu.js +0 -1351
- package/components/CasinoMyGamesNd-CteUrSBV.js +0 -1350
- package/components/CasinoMyGamesNd-DOYU176c.cjs +0 -1
- package/components/CasinoSort-ChRHQzFr.cjs +0 -1
|
@@ -0,0 +1,465 @@
|
|
|
1
|
+
import { $ as L, a as j, S as z, i as N, s as T, f as l, b as U, n as q, d as D, c as I, e as M, g as V, o as B, h as n, j as G, k as H, l as J, m as K, p as P } from "./CasinoMyGamesNd-DXMMIiZf.js";
|
|
2
|
+
function Q({ withLocale: s, translations: e }) {
|
|
3
|
+
L.subscribe((t) => {
|
|
4
|
+
t == null && (j.set(e), L.set(s));
|
|
5
|
+
});
|
|
6
|
+
}
|
|
7
|
+
if (typeof window != "undefined") {
|
|
8
|
+
let s = function(e) {
|
|
9
|
+
return function(...t) {
|
|
10
|
+
try {
|
|
11
|
+
return e.apply(this, t);
|
|
12
|
+
} catch (a) {
|
|
13
|
+
if (a instanceof DOMException && a.message.includes("has already been used with this registry") || a.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
14
|
+
return !1;
|
|
15
|
+
throw a;
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
customElements.define = s(customElements.define), import("./CasinoGamesCategorySectionNd-COK29j6T.js").then((e) => e.C).then(({ default: e }) => {
|
|
20
|
+
!customElements.get("casino-games-category-section-nd") && customElements.define("casino-games-category-section-nd", e.element);
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
function W(s) {
|
|
24
|
+
U(s, "svelte-nazqps", ".CasinoFavoritesSectionContainer{font-family:inherit;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}");
|
|
25
|
+
}
|
|
26
|
+
function A(s) {
|
|
27
|
+
let e;
|
|
28
|
+
return {
|
|
29
|
+
c() {
|
|
30
|
+
e = M("casino-games-category-section-nd"), n(
|
|
31
|
+
e,
|
|
32
|
+
"session",
|
|
33
|
+
/*session*/
|
|
34
|
+
s[4]
|
|
35
|
+
), n(
|
|
36
|
+
e,
|
|
37
|
+
"userid",
|
|
38
|
+
/*userid*/
|
|
39
|
+
s[5]
|
|
40
|
+
), n(
|
|
41
|
+
e,
|
|
42
|
+
"endpoint",
|
|
43
|
+
/*endpoint*/
|
|
44
|
+
s[0]
|
|
45
|
+
), n(
|
|
46
|
+
e,
|
|
47
|
+
"datasource",
|
|
48
|
+
/*datasource*/
|
|
49
|
+
s[1]
|
|
50
|
+
), n(
|
|
51
|
+
e,
|
|
52
|
+
"lang",
|
|
53
|
+
/*lang*/
|
|
54
|
+
s[3]
|
|
55
|
+
), n(
|
|
56
|
+
e,
|
|
57
|
+
"currency",
|
|
58
|
+
/*currency*/
|
|
59
|
+
s[2]
|
|
60
|
+
), n(
|
|
61
|
+
e,
|
|
62
|
+
"favorites",
|
|
63
|
+
/*favorites*/
|
|
64
|
+
s[16]
|
|
65
|
+
), n(
|
|
66
|
+
e,
|
|
67
|
+
"fetchviaevent",
|
|
68
|
+
/*fetchviaevent*/
|
|
69
|
+
s[18]
|
|
70
|
+
), n(e, "categoryid", "FAVORITES"), n(e, "class", "CategoryContainer"), n(
|
|
71
|
+
e,
|
|
72
|
+
"showgamename",
|
|
73
|
+
/*showgamename*/
|
|
74
|
+
s[13]
|
|
75
|
+
), n(
|
|
76
|
+
e,
|
|
77
|
+
"clientstyling",
|
|
78
|
+
/*clientstyling*/
|
|
79
|
+
s[7]
|
|
80
|
+
), n(
|
|
81
|
+
e,
|
|
82
|
+
"clientstylingurl",
|
|
83
|
+
/*clientstylingurl*/
|
|
84
|
+
s[8]
|
|
85
|
+
), n(
|
|
86
|
+
e,
|
|
87
|
+
"translationurl",
|
|
88
|
+
/*translationurl*/
|
|
89
|
+
s[9]
|
|
90
|
+
), n(
|
|
91
|
+
e,
|
|
92
|
+
"livecasino",
|
|
93
|
+
/*livecasino*/
|
|
94
|
+
s[10]
|
|
95
|
+
), n(
|
|
96
|
+
e,
|
|
97
|
+
"visiblegames",
|
|
98
|
+
/*visiblegames*/
|
|
99
|
+
s[15]
|
|
100
|
+
), n(
|
|
101
|
+
e,
|
|
102
|
+
"gamepagemodalurl",
|
|
103
|
+
/*gamepagemodalurl*/
|
|
104
|
+
s[14]
|
|
105
|
+
), n(
|
|
106
|
+
e,
|
|
107
|
+
"integratedgameframedesktop",
|
|
108
|
+
/*integratedgameframedesktop*/
|
|
109
|
+
s[12]
|
|
110
|
+
), n(
|
|
111
|
+
e,
|
|
112
|
+
"integratedgameframemobile",
|
|
113
|
+
/*integratedgameframemobile*/
|
|
114
|
+
s[11]
|
|
115
|
+
), n(
|
|
116
|
+
e,
|
|
117
|
+
"casinomygames",
|
|
118
|
+
/*casinomygames*/
|
|
119
|
+
s[17]
|
|
120
|
+
), n(
|
|
121
|
+
e,
|
|
122
|
+
"mbsource",
|
|
123
|
+
/*mbsource*/
|
|
124
|
+
s[6]
|
|
125
|
+
);
|
|
126
|
+
},
|
|
127
|
+
m(t, a) {
|
|
128
|
+
I(t, e, a);
|
|
129
|
+
},
|
|
130
|
+
p(t, a) {
|
|
131
|
+
a & /*session*/
|
|
132
|
+
16 && n(
|
|
133
|
+
e,
|
|
134
|
+
"session",
|
|
135
|
+
/*session*/
|
|
136
|
+
t[4]
|
|
137
|
+
), a & /*userid*/
|
|
138
|
+
32 && n(
|
|
139
|
+
e,
|
|
140
|
+
"userid",
|
|
141
|
+
/*userid*/
|
|
142
|
+
t[5]
|
|
143
|
+
), a & /*endpoint*/
|
|
144
|
+
1 && n(
|
|
145
|
+
e,
|
|
146
|
+
"endpoint",
|
|
147
|
+
/*endpoint*/
|
|
148
|
+
t[0]
|
|
149
|
+
), a & /*datasource*/
|
|
150
|
+
2 && n(
|
|
151
|
+
e,
|
|
152
|
+
"datasource",
|
|
153
|
+
/*datasource*/
|
|
154
|
+
t[1]
|
|
155
|
+
), a & /*lang*/
|
|
156
|
+
8 && n(
|
|
157
|
+
e,
|
|
158
|
+
"lang",
|
|
159
|
+
/*lang*/
|
|
160
|
+
t[3]
|
|
161
|
+
), a & /*currency*/
|
|
162
|
+
4 && n(
|
|
163
|
+
e,
|
|
164
|
+
"currency",
|
|
165
|
+
/*currency*/
|
|
166
|
+
t[2]
|
|
167
|
+
), a & /*favorites*/
|
|
168
|
+
65536 && n(
|
|
169
|
+
e,
|
|
170
|
+
"favorites",
|
|
171
|
+
/*favorites*/
|
|
172
|
+
t[16]
|
|
173
|
+
), a & /*fetchviaevent*/
|
|
174
|
+
262144 && n(
|
|
175
|
+
e,
|
|
176
|
+
"fetchviaevent",
|
|
177
|
+
/*fetchviaevent*/
|
|
178
|
+
t[18]
|
|
179
|
+
), a & /*showgamename*/
|
|
180
|
+
8192 && n(
|
|
181
|
+
e,
|
|
182
|
+
"showgamename",
|
|
183
|
+
/*showgamename*/
|
|
184
|
+
t[13]
|
|
185
|
+
), a & /*clientstyling*/
|
|
186
|
+
128 && n(
|
|
187
|
+
e,
|
|
188
|
+
"clientstyling",
|
|
189
|
+
/*clientstyling*/
|
|
190
|
+
t[7]
|
|
191
|
+
), a & /*clientstylingurl*/
|
|
192
|
+
256 && n(
|
|
193
|
+
e,
|
|
194
|
+
"clientstylingurl",
|
|
195
|
+
/*clientstylingurl*/
|
|
196
|
+
t[8]
|
|
197
|
+
), a & /*translationurl*/
|
|
198
|
+
512 && n(
|
|
199
|
+
e,
|
|
200
|
+
"translationurl",
|
|
201
|
+
/*translationurl*/
|
|
202
|
+
t[9]
|
|
203
|
+
), a & /*livecasino*/
|
|
204
|
+
1024 && n(
|
|
205
|
+
e,
|
|
206
|
+
"livecasino",
|
|
207
|
+
/*livecasino*/
|
|
208
|
+
t[10]
|
|
209
|
+
), a & /*visiblegames*/
|
|
210
|
+
32768 && n(
|
|
211
|
+
e,
|
|
212
|
+
"visiblegames",
|
|
213
|
+
/*visiblegames*/
|
|
214
|
+
t[15]
|
|
215
|
+
), a & /*gamepagemodalurl*/
|
|
216
|
+
16384 && n(
|
|
217
|
+
e,
|
|
218
|
+
"gamepagemodalurl",
|
|
219
|
+
/*gamepagemodalurl*/
|
|
220
|
+
t[14]
|
|
221
|
+
), a & /*integratedgameframedesktop*/
|
|
222
|
+
4096 && n(
|
|
223
|
+
e,
|
|
224
|
+
"integratedgameframedesktop",
|
|
225
|
+
/*integratedgameframedesktop*/
|
|
226
|
+
t[12]
|
|
227
|
+
), a & /*integratedgameframemobile*/
|
|
228
|
+
2048 && n(
|
|
229
|
+
e,
|
|
230
|
+
"integratedgameframemobile",
|
|
231
|
+
/*integratedgameframemobile*/
|
|
232
|
+
t[11]
|
|
233
|
+
), a & /*casinomygames*/
|
|
234
|
+
131072 && n(
|
|
235
|
+
e,
|
|
236
|
+
"casinomygames",
|
|
237
|
+
/*casinomygames*/
|
|
238
|
+
t[17]
|
|
239
|
+
), a & /*mbsource*/
|
|
240
|
+
64 && n(
|
|
241
|
+
e,
|
|
242
|
+
"mbsource",
|
|
243
|
+
/*mbsource*/
|
|
244
|
+
t[6]
|
|
245
|
+
);
|
|
246
|
+
},
|
|
247
|
+
d(t) {
|
|
248
|
+
t && D(e);
|
|
249
|
+
}
|
|
250
|
+
};
|
|
251
|
+
}
|
|
252
|
+
function X(s) {
|
|
253
|
+
let e, t = (
|
|
254
|
+
/*session*/
|
|
255
|
+
s[4] && A(s)
|
|
256
|
+
);
|
|
257
|
+
return {
|
|
258
|
+
c() {
|
|
259
|
+
e = M("div"), t && t.c(), V(e, "class", "CasinoFavoritesSectionContainer");
|
|
260
|
+
},
|
|
261
|
+
m(a, m) {
|
|
262
|
+
I(a, e, m), t && t.m(e, null), s[20](e);
|
|
263
|
+
},
|
|
264
|
+
p(a, [m]) {
|
|
265
|
+
/*session*/
|
|
266
|
+
a[4] ? t ? t.p(a, m) : (t = A(a), t.c(), t.m(e, null)) : t && (t.d(1), t = null);
|
|
267
|
+
},
|
|
268
|
+
i: q,
|
|
269
|
+
o: q,
|
|
270
|
+
d(a) {
|
|
271
|
+
a && D(e), t && t.d(), s[20](null);
|
|
272
|
+
}
|
|
273
|
+
};
|
|
274
|
+
}
|
|
275
|
+
function Y(s, e, t) {
|
|
276
|
+
let { endpoint: a = "" } = e, { datasource: m = "" } = e, { currency: u = "" } = e, { lang: f = "" } = e, { session: h = "" } = e, { userid: d = "" } = e, { mbsource: g } = e, { clientstyling: o = "" } = e, { clientstylingurl: c = "" } = e, { translationurl: y = "" } = e, { livecasino: b = "false" } = e, { integratedgameframemobile: v = "false" } = e, { integratedgameframedesktop: w = "false" } = e, { showgamename: _ = "" } = e, { gamepagemodalurl: k = "false" } = e, { visiblegames: C = "" } = e, { favorites: S = "" } = e, { casinomygames: F = "false" } = e, { fetchviaevent: E = "true" } = e, r, O;
|
|
277
|
+
Q({ withLocale: "en", translations: {} }), B(() => () => {
|
|
278
|
+
});
|
|
279
|
+
function R(i) {
|
|
280
|
+
G[i ? "unshift" : "push"](() => {
|
|
281
|
+
r = i, t(19, r);
|
|
282
|
+
});
|
|
283
|
+
}
|
|
284
|
+
return s.$$set = (i) => {
|
|
285
|
+
"endpoint" in i && t(0, a = i.endpoint), "datasource" in i && t(1, m = i.datasource), "currency" in i && t(2, u = i.currency), "lang" in i && t(3, f = i.lang), "session" in i && t(4, h = i.session), "userid" in i && t(5, d = i.userid), "mbsource" in i && t(6, g = i.mbsource), "clientstyling" in i && t(7, o = i.clientstyling), "clientstylingurl" in i && t(8, c = i.clientstylingurl), "translationurl" in i && t(9, y = i.translationurl), "livecasino" in i && t(10, b = i.livecasino), "integratedgameframemobile" in i && t(11, v = i.integratedgameframemobile), "integratedgameframedesktop" in i && t(12, w = i.integratedgameframedesktop), "showgamename" in i && t(13, _ = i.showgamename), "gamepagemodalurl" in i && t(14, k = i.gamepagemodalurl), "visiblegames" in i && t(15, C = i.visiblegames), "favorites" in i && t(16, S = i.favorites), "casinomygames" in i && t(17, F = i.casinomygames), "fetchviaevent" in i && t(18, E = i.fetchviaevent);
|
|
286
|
+
}, s.$$.update = () => {
|
|
287
|
+
s.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
288
|
+
524416 && o && r && H(r, o), s.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
289
|
+
524544 && c && r && J(r, c), s.$$.dirty & /*mbsource, customStylingContainer*/
|
|
290
|
+
524352 && g && r && K(r, `${g}.Style`, O);
|
|
291
|
+
}, [
|
|
292
|
+
a,
|
|
293
|
+
m,
|
|
294
|
+
u,
|
|
295
|
+
f,
|
|
296
|
+
h,
|
|
297
|
+
d,
|
|
298
|
+
g,
|
|
299
|
+
o,
|
|
300
|
+
c,
|
|
301
|
+
y,
|
|
302
|
+
b,
|
|
303
|
+
v,
|
|
304
|
+
w,
|
|
305
|
+
_,
|
|
306
|
+
k,
|
|
307
|
+
C,
|
|
308
|
+
S,
|
|
309
|
+
F,
|
|
310
|
+
E,
|
|
311
|
+
r,
|
|
312
|
+
R
|
|
313
|
+
];
|
|
314
|
+
}
|
|
315
|
+
class Z extends z {
|
|
316
|
+
constructor(e) {
|
|
317
|
+
super(), N(
|
|
318
|
+
this,
|
|
319
|
+
e,
|
|
320
|
+
Y,
|
|
321
|
+
X,
|
|
322
|
+
T,
|
|
323
|
+
{
|
|
324
|
+
endpoint: 0,
|
|
325
|
+
datasource: 1,
|
|
326
|
+
currency: 2,
|
|
327
|
+
lang: 3,
|
|
328
|
+
session: 4,
|
|
329
|
+
userid: 5,
|
|
330
|
+
mbsource: 6,
|
|
331
|
+
clientstyling: 7,
|
|
332
|
+
clientstylingurl: 8,
|
|
333
|
+
translationurl: 9,
|
|
334
|
+
livecasino: 10,
|
|
335
|
+
integratedgameframemobile: 11,
|
|
336
|
+
integratedgameframedesktop: 12,
|
|
337
|
+
showgamename: 13,
|
|
338
|
+
gamepagemodalurl: 14,
|
|
339
|
+
visiblegames: 15,
|
|
340
|
+
favorites: 16,
|
|
341
|
+
casinomygames: 17,
|
|
342
|
+
fetchviaevent: 18
|
|
343
|
+
},
|
|
344
|
+
W
|
|
345
|
+
);
|
|
346
|
+
}
|
|
347
|
+
get endpoint() {
|
|
348
|
+
return this.$$.ctx[0];
|
|
349
|
+
}
|
|
350
|
+
set endpoint(e) {
|
|
351
|
+
this.$$set({ endpoint: e }), l();
|
|
352
|
+
}
|
|
353
|
+
get datasource() {
|
|
354
|
+
return this.$$.ctx[1];
|
|
355
|
+
}
|
|
356
|
+
set datasource(e) {
|
|
357
|
+
this.$$set({ datasource: e }), l();
|
|
358
|
+
}
|
|
359
|
+
get currency() {
|
|
360
|
+
return this.$$.ctx[2];
|
|
361
|
+
}
|
|
362
|
+
set currency(e) {
|
|
363
|
+
this.$$set({ currency: e }), l();
|
|
364
|
+
}
|
|
365
|
+
get lang() {
|
|
366
|
+
return this.$$.ctx[3];
|
|
367
|
+
}
|
|
368
|
+
set lang(e) {
|
|
369
|
+
this.$$set({ lang: e }), l();
|
|
370
|
+
}
|
|
371
|
+
get session() {
|
|
372
|
+
return this.$$.ctx[4];
|
|
373
|
+
}
|
|
374
|
+
set session(e) {
|
|
375
|
+
this.$$set({ session: e }), l();
|
|
376
|
+
}
|
|
377
|
+
get userid() {
|
|
378
|
+
return this.$$.ctx[5];
|
|
379
|
+
}
|
|
380
|
+
set userid(e) {
|
|
381
|
+
this.$$set({ userid: e }), l();
|
|
382
|
+
}
|
|
383
|
+
get mbsource() {
|
|
384
|
+
return this.$$.ctx[6];
|
|
385
|
+
}
|
|
386
|
+
set mbsource(e) {
|
|
387
|
+
this.$$set({ mbsource: e }), l();
|
|
388
|
+
}
|
|
389
|
+
get clientstyling() {
|
|
390
|
+
return this.$$.ctx[7];
|
|
391
|
+
}
|
|
392
|
+
set clientstyling(e) {
|
|
393
|
+
this.$$set({ clientstyling: e }), l();
|
|
394
|
+
}
|
|
395
|
+
get clientstylingurl() {
|
|
396
|
+
return this.$$.ctx[8];
|
|
397
|
+
}
|
|
398
|
+
set clientstylingurl(e) {
|
|
399
|
+
this.$$set({ clientstylingurl: e }), l();
|
|
400
|
+
}
|
|
401
|
+
get translationurl() {
|
|
402
|
+
return this.$$.ctx[9];
|
|
403
|
+
}
|
|
404
|
+
set translationurl(e) {
|
|
405
|
+
this.$$set({ translationurl: e }), l();
|
|
406
|
+
}
|
|
407
|
+
get livecasino() {
|
|
408
|
+
return this.$$.ctx[10];
|
|
409
|
+
}
|
|
410
|
+
set livecasino(e) {
|
|
411
|
+
this.$$set({ livecasino: e }), l();
|
|
412
|
+
}
|
|
413
|
+
get integratedgameframemobile() {
|
|
414
|
+
return this.$$.ctx[11];
|
|
415
|
+
}
|
|
416
|
+
set integratedgameframemobile(e) {
|
|
417
|
+
this.$$set({ integratedgameframemobile: e }), l();
|
|
418
|
+
}
|
|
419
|
+
get integratedgameframedesktop() {
|
|
420
|
+
return this.$$.ctx[12];
|
|
421
|
+
}
|
|
422
|
+
set integratedgameframedesktop(e) {
|
|
423
|
+
this.$$set({ integratedgameframedesktop: e }), l();
|
|
424
|
+
}
|
|
425
|
+
get showgamename() {
|
|
426
|
+
return this.$$.ctx[13];
|
|
427
|
+
}
|
|
428
|
+
set showgamename(e) {
|
|
429
|
+
this.$$set({ showgamename: e }), l();
|
|
430
|
+
}
|
|
431
|
+
get gamepagemodalurl() {
|
|
432
|
+
return this.$$.ctx[14];
|
|
433
|
+
}
|
|
434
|
+
set gamepagemodalurl(e) {
|
|
435
|
+
this.$$set({ gamepagemodalurl: e }), l();
|
|
436
|
+
}
|
|
437
|
+
get visiblegames() {
|
|
438
|
+
return this.$$.ctx[15];
|
|
439
|
+
}
|
|
440
|
+
set visiblegames(e) {
|
|
441
|
+
this.$$set({ visiblegames: e }), l();
|
|
442
|
+
}
|
|
443
|
+
get favorites() {
|
|
444
|
+
return this.$$.ctx[16];
|
|
445
|
+
}
|
|
446
|
+
set favorites(e) {
|
|
447
|
+
this.$$set({ favorites: e }), l();
|
|
448
|
+
}
|
|
449
|
+
get casinomygames() {
|
|
450
|
+
return this.$$.ctx[17];
|
|
451
|
+
}
|
|
452
|
+
set casinomygames(e) {
|
|
453
|
+
this.$$set({ casinomygames: e }), l();
|
|
454
|
+
}
|
|
455
|
+
get fetchviaevent() {
|
|
456
|
+
return this.$$.ctx[18];
|
|
457
|
+
}
|
|
458
|
+
set fetchviaevent(e) {
|
|
459
|
+
this.$$set({ fetchviaevent: e }), l();
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
P(Z, { endpoint: {}, datasource: {}, currency: {}, lang: {}, session: {}, userid: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, livecasino: {}, integratedgameframemobile: {}, integratedgameframedesktop: {}, showgamename: {}, gamepagemodalurl: {}, visiblegames: {}, favorites: {}, casinomygames: {}, fetchviaevent: {} }, [], [], !0);
|
|
463
|
+
export {
|
|
464
|
+
Z as default
|
|
465
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoMyGamesNd-BpPfnub_.cjs");function N({withLocale:a,translations:e}){t.$locale.subscribe(s=>{s==null&&(t.$dictionary.set(e),t.$locale.set(a))})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySectionNd-BCRe5jM4.cjs")).then(e=>e.CasinoGamesCategorySectionNd_ce).then(({default:e})=>{!customElements.get("casino-games-category-section-nd")&&customElements.define("casino-games-category-section-nd",e.element)})}function O(a){t.append_styles(a,"svelte-nazqps",".CasinoFavoritesSectionContainer{font-family:inherit;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}")}function E(a){let e;return{c(){e=t.element("casino-games-category-section-nd"),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"userid",a[5]),t.set_custom_element_data(e,"endpoint",a[0]),t.set_custom_element_data(e,"datasource",a[1]),t.set_custom_element_data(e,"lang",a[3]),t.set_custom_element_data(e,"currency",a[2]),t.set_custom_element_data(e,"favorites",a[16]),t.set_custom_element_data(e,"fetchviaevent",a[18]),t.set_custom_element_data(e,"categoryid","FAVORITES"),t.set_custom_element_data(e,"class","CategoryContainer"),t.set_custom_element_data(e,"showgamename",a[13]),t.set_custom_element_data(e,"clientstyling",a[7]),t.set_custom_element_data(e,"clientstylingurl",a[8]),t.set_custom_element_data(e,"translationurl",a[9]),t.set_custom_element_data(e,"livecasino",a[10]),t.set_custom_element_data(e,"visiblegames",a[15]),t.set_custom_element_data(e,"gamepagemodalurl",a[14]),t.set_custom_element_data(e,"integratedgameframedesktop",a[12]),t.set_custom_element_data(e,"integratedgameframemobile",a[11]),t.set_custom_element_data(e,"casinomygames",a[17]),t.set_custom_element_data(e,"mbsource",a[6])},m(s,i){t.insert(s,e,i)},p(s,i){i&16&&t.set_custom_element_data(e,"session",s[4]),i&32&&t.set_custom_element_data(e,"userid",s[5]),i&1&&t.set_custom_element_data(e,"endpoint",s[0]),i&2&&t.set_custom_element_data(e,"datasource",s[1]),i&8&&t.set_custom_element_data(e,"lang",s[3]),i&4&&t.set_custom_element_data(e,"currency",s[2]),i&65536&&t.set_custom_element_data(e,"favorites",s[16]),i&262144&&t.set_custom_element_data(e,"fetchviaevent",s[18]),i&8192&&t.set_custom_element_data(e,"showgamename",s[13]),i&128&&t.set_custom_element_data(e,"clientstyling",s[7]),i&256&&t.set_custom_element_data(e,"clientstylingurl",s[8]),i&512&&t.set_custom_element_data(e,"translationurl",s[9]),i&1024&&t.set_custom_element_data(e,"livecasino",s[10]),i&32768&&t.set_custom_element_data(e,"visiblegames",s[15]),i&16384&&t.set_custom_element_data(e,"gamepagemodalurl",s[14]),i&4096&&t.set_custom_element_data(e,"integratedgameframedesktop",s[12]),i&2048&&t.set_custom_element_data(e,"integratedgameframemobile",s[11]),i&131072&&t.set_custom_element_data(e,"casinomygames",s[17]),i&64&&t.set_custom_element_data(e,"mbsource",s[6])},d(s){s&&t.detach(e)}}}function A(a){let e,s=a[4]&&E(a);return{c(){e=t.element("div"),s&&s.c(),t.attr(e,"class","CasinoFavoritesSectionContainer")},m(i,m){t.insert(i,e,m),s&&s.m(e,null),a[20](e)},p(i,[m]){i[4]?s?s.p(i,m):(s=E(i),s.c(),s.m(e,null)):s&&(s.d(1),s=null)},i:t.noop,o:t.noop,d(i){i&&t.detach(e),s&&s.d(),a[20](null)}}}function D(a,e,s){let{endpoint:i=""}=e,{datasource:m=""}=e,{currency:r=""}=e,{lang:g=""}=e,{session:_=""}=e,{userid:f=""}=e,{mbsource:u}=e,{clientstyling:o=""}=e,{clientstylingurl:c=""}=e,{translationurl:d=""}=e,{livecasino:h="false"}=e,{integratedgameframemobile:y="false"}=e,{integratedgameframedesktop:b="false"}=e,{showgamename:v=""}=e,{gamepagemodalurl:w="false"}=e,{visiblegames:C=""}=e,{favorites:S=""}=e,{casinomygames:k="false"}=e,{fetchviaevent:F="true"}=e,l,M;N({withLocale:"en",translations:{}}),t.onMount(()=>()=>{});function L(n){t.binding_callbacks[n?"unshift":"push"](()=>{l=n,s(19,l)})}return a.$$set=n=>{"endpoint"in n&&s(0,i=n.endpoint),"datasource"in n&&s(1,m=n.datasource),"currency"in n&&s(2,r=n.currency),"lang"in n&&s(3,g=n.lang),"session"in n&&s(4,_=n.session),"userid"in n&&s(5,f=n.userid),"mbsource"in n&&s(6,u=n.mbsource),"clientstyling"in n&&s(7,o=n.clientstyling),"clientstylingurl"in n&&s(8,c=n.clientstylingurl),"translationurl"in n&&s(9,d=n.translationurl),"livecasino"in n&&s(10,h=n.livecasino),"integratedgameframemobile"in n&&s(11,y=n.integratedgameframemobile),"integratedgameframedesktop"in n&&s(12,b=n.integratedgameframedesktop),"showgamename"in n&&s(13,v=n.showgamename),"gamepagemodalurl"in n&&s(14,w=n.gamepagemodalurl),"visiblegames"in n&&s(15,C=n.visiblegames),"favorites"in n&&s(16,S=n.favorites),"casinomygames"in n&&s(17,k=n.casinomygames),"fetchviaevent"in n&&s(18,F=n.fetchviaevent)},a.$$.update=()=>{a.$$.dirty&524416&&o&&l&&t.setClientStyling(l,o),a.$$.dirty&524544&&c&&l&&t.setClientStylingURL(l,c),a.$$.dirty&524352&&u&&l&&t.setStreamStyling(l,`${u}.Style`,M)},[i,m,r,g,_,f,u,o,c,d,h,y,b,v,w,C,S,k,F,l,L]}class q extends t.SvelteComponent{constructor(e){super(),t.init(this,e,D,A,t.safe_not_equal,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,mbsource:6,clientstyling:7,clientstylingurl:8,translationurl:9,livecasino:10,integratedgameframemobile:11,integratedgameframedesktop:12,showgamename:13,gamepagemodalurl:14,visiblegames:15,favorites:16,casinomygames:17,fetchviaevent:18},O)}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),t.flush()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),t.flush()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),t.flush()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),t.flush()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),t.flush()}get mbsource(){return this.$$.ctx[6]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),t.flush()}get integratedgameframemobile(){return this.$$.ctx[11]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),t.flush()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),t.flush()}get showgamename(){return this.$$.ctx[13]}set showgamename(e){this.$$set({showgamename:e}),t.flush()}get gamepagemodalurl(){return this.$$.ctx[14]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),t.flush()}get visiblegames(){return this.$$.ctx[15]}set visiblegames(e){this.$$set({visiblegames:e}),t.flush()}get favorites(){return this.$$.ctx[16]}set favorites(e){this.$$set({favorites:e}),t.flush()}get casinomygames(){return this.$$.ctx[17]}set casinomygames(e){this.$$set({casinomygames:e}),t.flush()}get fetchviaevent(){return this.$$.ctx[18]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),t.flush()}}t.create_custom_element(q,{endpoint:{},datasource:{},currency:{},lang:{},session:{},userid:{},mbsource:{},clientstyling:{},clientstylingurl:{},translationurl:{},livecasino:{},integratedgameframemobile:{},integratedgameframedesktop:{},showgamename:{},gamepagemodalurl:{},visiblegames:{},favorites:{},casinomygames:{},fetchviaevent:{}},[],[],!0);exports.default=q;
|