@everymatrix/casino-lobby 1.44.0 → 1.45.2

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.
Files changed (64) hide show
  1. package/components/CasinoCalendar-3HRZGpnG.js +5134 -0
  2. package/components/CasinoCalendar-9cVNHt1-.cjs +9 -0
  3. package/components/CasinoCalendarDailyDetails-Dcf0TKzH.cjs +1 -0
  4. package/components/CasinoCalendarDailyDetails-MwTyCObT.js +605 -0
  5. package/components/CasinoCalendarDailyItem-B-h-76yh.js +220 -0
  6. package/components/CasinoCalendarDailyItem-Cahte_IM.cjs +1 -0
  7. package/components/CasinoCategoriesSlider-AAgG2_xb.cjs +1 -0
  8. package/components/CasinoCategoriesSlider-B3Aneyii.js +597 -0
  9. package/components/CasinoCollectionsProviders-BvEenHqO.cjs +1 -0
  10. package/components/CasinoCollectionsProviders-D-DgSMvu.js +659 -0
  11. package/components/CasinoFavoritesSection-CxQ69OwL.cjs +1 -0
  12. package/components/CasinoFavoritesSection-DE0M_xZ_.js +418 -0
  13. package/components/CasinoFilter-BWEtfBml.js +628 -0
  14. package/components/CasinoFilter-Bdc0mE0X.cjs +1 -0
  15. package/components/CasinoGamePage-C4x_GUg3.cjs +18 -0
  16. package/components/CasinoGamePage-r1xLmvzf.js +4282 -0
  17. package/components/CasinoGameThumbnail-BG_6FsqW.cjs +38 -0
  18. package/components/CasinoGameThumbnail-wQFR0AuM.js +1822 -0
  19. package/components/CasinoGamesCategorySection-BGgw1sdg.cjs +1 -0
  20. package/components/CasinoGamesCategorySection-Cbto2aD4.js +3018 -0
  21. package/components/CasinoJackpotBanner-BftFjZpI.cjs +1 -0
  22. package/components/CasinoJackpotBanner-D1RCyJGt.js +615 -0
  23. package/components/CasinoLastPlayedSection-CAirOYgJ.js +563 -0
  24. package/components/CasinoLastPlayedSection-Dm6f8H02.cjs +1 -0
  25. package/components/CasinoLobby-Cq0Hm2md.js +2337 -0
  26. package/components/CasinoLobby-CvaYUpUV.cjs +1 -0
  27. package/components/CasinoModal-CZbdtmLm.js +372 -0
  28. package/components/CasinoModal-DqBbtAjA.cjs +1 -0
  29. package/components/CasinoMostPlayedSection-DTXKjmPl.cjs +1 -0
  30. package/components/CasinoMostPlayedSection-k3_ln2SB.js +580 -0
  31. package/components/CasinoMyGames-CVTzyBkk.cjs +1 -0
  32. package/components/CasinoMyGames-DcJpzIEq.js +1313 -0
  33. package/components/CasinoPage-BbRpHGEc.js +3514 -0
  34. package/components/CasinoPage-srXwB6ik.cjs +1 -0
  35. package/components/CasinoRandomGame-BSD5DYtt.js +641 -0
  36. package/components/CasinoRandomGame-CNdoKY0C.cjs +2 -0
  37. package/components/CasinoSearch-BsgUvsbs.js +1062 -0
  38. package/components/CasinoSearch-CMn_5Aa4.cjs +1 -0
  39. package/components/CasinoSlider-D5B-CjPM.js +803 -0
  40. package/components/CasinoSlider-kzZxK81G.cjs +1 -0
  41. package/components/CasinoSort-9pQqbHyF.cjs +1 -0
  42. package/components/CasinoSort-T6UQhFka.js +425 -0
  43. package/components/CasinoWinners-CD5HS4Gb.cjs +1 -0
  44. package/components/CasinoWinners-auSd-4D9.js +884 -0
  45. package/components/GeneralAnimationLoading-CIYgtCsE.cjs +1 -0
  46. package/components/GeneralAnimationLoading-DRiG33XR.js +75 -0
  47. package/es2015/casino-lobby.cjs +1 -0
  48. package/es2015/casino-lobby.js +16 -0
  49. package/package.json +20 -32
  50. package/CHANGELOG.md +0 -39
  51. package/README.md +0 -0
  52. package/dist/casino-lobby.js +0 -33
  53. package/dist/casino-lobby.js.map +0 -1
  54. package/documentation.md +0 -176
  55. package/index.html +0 -50
  56. package/index.js +0 -1
  57. package/public/favicon.png +0 -0
  58. package/public/reset.css +0 -48
  59. package/rollup.config.js +0 -67
  60. package/src/CasinoLobby.svelte +0 -454
  61. package/src/i18n.js +0 -25
  62. package/src/index.ts +0 -4
  63. package/stories/CasinoLobby.stories.js +0 -13
  64. package/tsconfig.json +0 -6
@@ -0,0 +1,418 @@
1
+ import { $ as E, a as D, S as H, i as I, f as g, c as O, s as U, b as j, e as L, M as n, u as q, d as V, v as z, C as M, j as B, m as G } from "./CasinoCalendar-3HRZGpnG.js";
2
+ if (typeof window != "undefined") {
3
+ let s = function(e) {
4
+ return function(...t) {
5
+ try {
6
+ return e.apply(this, t);
7
+ } catch (a) {
8
+ 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"))
9
+ return !1;
10
+ throw a;
11
+ }
12
+ };
13
+ };
14
+ customElements.define = s(customElements.define), import("./CasinoGamesCategorySection-Cbto2aD4.js").then(({ default: e }) => {
15
+ !customElements.get("casino-games-category-section") && customElements.define("casino-games-category-section", e.element);
16
+ });
17
+ }
18
+ function J({ withLocale: s, translations: e }) {
19
+ E.subscribe((t) => {
20
+ t == null && (D.set(e), E.set(s));
21
+ });
22
+ }
23
+ function K(s) {
24
+ j(s, "svelte-tcik44", ".CasinoFavoritesSectionContainer{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}");
25
+ }
26
+ function N(s) {
27
+ let e, t;
28
+ return {
29
+ c() {
30
+ e = L("div"), t = L("casino-games-category-section"), n(
31
+ t,
32
+ "session",
33
+ /*session*/
34
+ s[4]
35
+ ), n(
36
+ t,
37
+ "userid",
38
+ /*userid*/
39
+ s[5]
40
+ ), n(
41
+ t,
42
+ "endpoint",
43
+ /*endpoint*/
44
+ s[0]
45
+ ), n(
46
+ t,
47
+ "datasource",
48
+ /*datasource*/
49
+ s[1]
50
+ ), n(
51
+ t,
52
+ "lang",
53
+ /*lang*/
54
+ s[3]
55
+ ), n(
56
+ t,
57
+ "currency",
58
+ /*currency*/
59
+ s[2]
60
+ ), n(
61
+ t,
62
+ "favorites",
63
+ /*favorites*/
64
+ s[14]
65
+ ), n(
66
+ t,
67
+ "fetchviaevent",
68
+ /*fetchviaevent*/
69
+ s[16]
70
+ ), n(t, "categoryid", "FAVORITES"), n(t, "class", "CategoryContainer"), n(
71
+ t,
72
+ "showgamename",
73
+ /*showgamename*/
74
+ s[11]
75
+ ), n(
76
+ t,
77
+ "clientstyling",
78
+ /*clientstyling*/
79
+ s[6]
80
+ ), n(
81
+ t,
82
+ "clientstylingurl",
83
+ /*clientstylingurl*/
84
+ s[7]
85
+ ), n(
86
+ t,
87
+ "livecasino",
88
+ /*livecasino*/
89
+ s[8]
90
+ ), n(
91
+ t,
92
+ "visiblegames",
93
+ /*visiblegames*/
94
+ s[13]
95
+ ), n(
96
+ t,
97
+ "gamepagemodalurl",
98
+ /*gamepagemodalurl*/
99
+ s[12]
100
+ ), n(
101
+ t,
102
+ "integratedgameframedesktop",
103
+ /*integratedgameframedesktop*/
104
+ s[10]
105
+ ), n(
106
+ t,
107
+ "integratedgameframemobile",
108
+ /*integratedgameframemobile*/
109
+ s[9]
110
+ ), n(
111
+ t,
112
+ "casinomygames",
113
+ /*casinomygames*/
114
+ s[15]
115
+ ), q(e, "class", "CasinoFavoritesSectionContainer");
116
+ },
117
+ m(a, l) {
118
+ V(a, e, l), z(e, t), s[18](e);
119
+ },
120
+ p(a, [l]) {
121
+ l & /*session*/
122
+ 16 && n(
123
+ t,
124
+ "session",
125
+ /*session*/
126
+ a[4]
127
+ ), l & /*userid*/
128
+ 32 && n(
129
+ t,
130
+ "userid",
131
+ /*userid*/
132
+ a[5]
133
+ ), l & /*endpoint*/
134
+ 1 && n(
135
+ t,
136
+ "endpoint",
137
+ /*endpoint*/
138
+ a[0]
139
+ ), l & /*datasource*/
140
+ 2 && n(
141
+ t,
142
+ "datasource",
143
+ /*datasource*/
144
+ a[1]
145
+ ), l & /*lang*/
146
+ 8 && n(
147
+ t,
148
+ "lang",
149
+ /*lang*/
150
+ a[3]
151
+ ), l & /*currency*/
152
+ 4 && n(
153
+ t,
154
+ "currency",
155
+ /*currency*/
156
+ a[2]
157
+ ), l & /*favorites*/
158
+ 16384 && n(
159
+ t,
160
+ "favorites",
161
+ /*favorites*/
162
+ a[14]
163
+ ), l & /*fetchviaevent*/
164
+ 65536 && n(
165
+ t,
166
+ "fetchviaevent",
167
+ /*fetchviaevent*/
168
+ a[16]
169
+ ), l & /*showgamename*/
170
+ 2048 && n(
171
+ t,
172
+ "showgamename",
173
+ /*showgamename*/
174
+ a[11]
175
+ ), l & /*clientstyling*/
176
+ 64 && n(
177
+ t,
178
+ "clientstyling",
179
+ /*clientstyling*/
180
+ a[6]
181
+ ), l & /*clientstylingurl*/
182
+ 128 && n(
183
+ t,
184
+ "clientstylingurl",
185
+ /*clientstylingurl*/
186
+ a[7]
187
+ ), l & /*livecasino*/
188
+ 256 && n(
189
+ t,
190
+ "livecasino",
191
+ /*livecasino*/
192
+ a[8]
193
+ ), l & /*visiblegames*/
194
+ 8192 && n(
195
+ t,
196
+ "visiblegames",
197
+ /*visiblegames*/
198
+ a[13]
199
+ ), l & /*gamepagemodalurl*/
200
+ 4096 && n(
201
+ t,
202
+ "gamepagemodalurl",
203
+ /*gamepagemodalurl*/
204
+ a[12]
205
+ ), l & /*integratedgameframedesktop*/
206
+ 1024 && n(
207
+ t,
208
+ "integratedgameframedesktop",
209
+ /*integratedgameframedesktop*/
210
+ a[10]
211
+ ), l & /*integratedgameframemobile*/
212
+ 512 && n(
213
+ t,
214
+ "integratedgameframemobile",
215
+ /*integratedgameframemobile*/
216
+ a[9]
217
+ ), l & /*casinomygames*/
218
+ 32768 && n(
219
+ t,
220
+ "casinomygames",
221
+ /*casinomygames*/
222
+ a[15]
223
+ );
224
+ },
225
+ i: M,
226
+ o: M,
227
+ d(a) {
228
+ a && B(e), s[18](null);
229
+ }
230
+ };
231
+ }
232
+ function P(s, e, t) {
233
+ let { endpoint: a = "" } = e, { datasource: l = "" } = e, { currency: f = "" } = e, { lang: u = "" } = e, { session: h = "" } = e, { userid: d = "" } = e, { clientstyling: r = "" } = e, { clientstylingurl: c = "" } = e, { livecasino: y = "false" } = e, { integratedgameframemobile: v = "false" } = e, { integratedgameframedesktop: b = "false" } = e, { showgamename: w = "" } = e, { gamepagemodalurl: _ = "false" } = e, { visiblegames: C = "" } = e, { favorites: k = "" } = e, { casinomygames: F = "false" } = e, { fetchviaevent: S = "true" } = e, m;
234
+ J({ withLocale: "en", translations: {} });
235
+ const T = () => {
236
+ let i = document.createElement("style");
237
+ i.innerHTML = r, m.appendChild(i);
238
+ }, R = () => {
239
+ let i = document.createElement("style");
240
+ fetch(new URL(c)).then((o) => o.text()).then((o) => {
241
+ i.innerHTML = o, setTimeout(
242
+ () => {
243
+ m.appendChild(i);
244
+ },
245
+ 1
246
+ );
247
+ });
248
+ };
249
+ function A(i) {
250
+ G[i ? "unshift" : "push"](() => {
251
+ m = i, t(17, m);
252
+ });
253
+ }
254
+ return s.$$set = (i) => {
255
+ "endpoint" in i && t(0, a = i.endpoint), "datasource" in i && t(1, l = i.datasource), "currency" in i && t(2, f = i.currency), "lang" in i && t(3, u = i.lang), "session" in i && t(4, h = i.session), "userid" in i && t(5, d = i.userid), "clientstyling" in i && t(6, r = i.clientstyling), "clientstylingurl" in i && t(7, c = i.clientstylingurl), "livecasino" in i && t(8, y = i.livecasino), "integratedgameframemobile" in i && t(9, v = i.integratedgameframemobile), "integratedgameframedesktop" in i && t(10, b = i.integratedgameframedesktop), "showgamename" in i && t(11, w = i.showgamename), "gamepagemodalurl" in i && t(12, _ = i.gamepagemodalurl), "visiblegames" in i && t(13, C = i.visiblegames), "favorites" in i && t(14, k = i.favorites), "casinomygames" in i && t(15, F = i.casinomygames), "fetchviaevent" in i && t(16, S = i.fetchviaevent);
256
+ }, s.$$.update = () => {
257
+ s.$$.dirty & /*clientstyling, customStylingContainer*/
258
+ 131136 && r && m && T(), s.$$.dirty & /*clientstylingurl, customStylingContainer*/
259
+ 131200 && c && m && R();
260
+ }, [
261
+ a,
262
+ l,
263
+ f,
264
+ u,
265
+ h,
266
+ d,
267
+ r,
268
+ c,
269
+ y,
270
+ v,
271
+ b,
272
+ w,
273
+ _,
274
+ C,
275
+ k,
276
+ F,
277
+ S,
278
+ m,
279
+ A
280
+ ];
281
+ }
282
+ class Q extends H {
283
+ constructor(e) {
284
+ super(), I(
285
+ this,
286
+ e,
287
+ P,
288
+ N,
289
+ U,
290
+ {
291
+ endpoint: 0,
292
+ datasource: 1,
293
+ currency: 2,
294
+ lang: 3,
295
+ session: 4,
296
+ userid: 5,
297
+ clientstyling: 6,
298
+ clientstylingurl: 7,
299
+ livecasino: 8,
300
+ integratedgameframemobile: 9,
301
+ integratedgameframedesktop: 10,
302
+ showgamename: 11,
303
+ gamepagemodalurl: 12,
304
+ visiblegames: 13,
305
+ favorites: 14,
306
+ casinomygames: 15,
307
+ fetchviaevent: 16
308
+ },
309
+ K
310
+ );
311
+ }
312
+ get endpoint() {
313
+ return this.$$.ctx[0];
314
+ }
315
+ set endpoint(e) {
316
+ this.$$set({ endpoint: e }), g();
317
+ }
318
+ get datasource() {
319
+ return this.$$.ctx[1];
320
+ }
321
+ set datasource(e) {
322
+ this.$$set({ datasource: e }), g();
323
+ }
324
+ get currency() {
325
+ return this.$$.ctx[2];
326
+ }
327
+ set currency(e) {
328
+ this.$$set({ currency: e }), g();
329
+ }
330
+ get lang() {
331
+ return this.$$.ctx[3];
332
+ }
333
+ set lang(e) {
334
+ this.$$set({ lang: e }), g();
335
+ }
336
+ get session() {
337
+ return this.$$.ctx[4];
338
+ }
339
+ set session(e) {
340
+ this.$$set({ session: e }), g();
341
+ }
342
+ get userid() {
343
+ return this.$$.ctx[5];
344
+ }
345
+ set userid(e) {
346
+ this.$$set({ userid: e }), g();
347
+ }
348
+ get clientstyling() {
349
+ return this.$$.ctx[6];
350
+ }
351
+ set clientstyling(e) {
352
+ this.$$set({ clientstyling: e }), g();
353
+ }
354
+ get clientstylingurl() {
355
+ return this.$$.ctx[7];
356
+ }
357
+ set clientstylingurl(e) {
358
+ this.$$set({ clientstylingurl: e }), g();
359
+ }
360
+ get livecasino() {
361
+ return this.$$.ctx[8];
362
+ }
363
+ set livecasino(e) {
364
+ this.$$set({ livecasino: e }), g();
365
+ }
366
+ get integratedgameframemobile() {
367
+ return this.$$.ctx[9];
368
+ }
369
+ set integratedgameframemobile(e) {
370
+ this.$$set({ integratedgameframemobile: e }), g();
371
+ }
372
+ get integratedgameframedesktop() {
373
+ return this.$$.ctx[10];
374
+ }
375
+ set integratedgameframedesktop(e) {
376
+ this.$$set({ integratedgameframedesktop: e }), g();
377
+ }
378
+ get showgamename() {
379
+ return this.$$.ctx[11];
380
+ }
381
+ set showgamename(e) {
382
+ this.$$set({ showgamename: e }), g();
383
+ }
384
+ get gamepagemodalurl() {
385
+ return this.$$.ctx[12];
386
+ }
387
+ set gamepagemodalurl(e) {
388
+ this.$$set({ gamepagemodalurl: e }), g();
389
+ }
390
+ get visiblegames() {
391
+ return this.$$.ctx[13];
392
+ }
393
+ set visiblegames(e) {
394
+ this.$$set({ visiblegames: e }), g();
395
+ }
396
+ get favorites() {
397
+ return this.$$.ctx[14];
398
+ }
399
+ set favorites(e) {
400
+ this.$$set({ favorites: e }), g();
401
+ }
402
+ get casinomygames() {
403
+ return this.$$.ctx[15];
404
+ }
405
+ set casinomygames(e) {
406
+ this.$$set({ casinomygames: e }), g();
407
+ }
408
+ get fetchviaevent() {
409
+ return this.$$.ctx[16];
410
+ }
411
+ set fetchviaevent(e) {
412
+ this.$$set({ fetchviaevent: e }), g();
413
+ }
414
+ }
415
+ O(Q, { endpoint: {}, datasource: {}, currency: {}, lang: {}, session: {}, userid: {}, clientstyling: {}, clientstylingurl: {}, livecasino: {}, integratedgameframemobile: {}, integratedgameframedesktop: {}, showgamename: {}, gamepagemodalurl: {}, visiblegames: {}, favorites: {}, casinomygames: {}, fetchviaevent: {} }, [], [], !0);
416
+ export {
417
+ Q as default
418
+ };