@everymatrix/casino-header-controller 1.54.6 → 1.54.8

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 (27) hide show
  1. package/components/CasinoHamburgerMenu-6NiYpRXZ.js +5325 -0
  2. package/components/CasinoHamburgerMenu-BGHo13mn.cjs +8 -0
  3. package/components/{CasinoHamburgerMenu-Didvw1sl.js → CasinoHamburgerMenu-DQ5J6iG9.js} +641 -649
  4. package/components/CasinoHeaderController-Cl7ARyub.js +3030 -0
  5. package/components/{CasinoHeaderController-CFx6e2bY.js → CasinoHeaderController-Cq5TSS7Q.js} +82 -82
  6. package/components/CasinoHeaderController-uvHQamuW.cjs +13 -0
  7. package/components/CasinoSlider-6zcEnsqz.js +806 -0
  8. package/components/CasinoSlider-BaotiKI5.cjs +1 -0
  9. package/components/{CasinoSlider-CTCcKhAJ.js → CasinoSlider-XUz3C3S-.js} +45 -45
  10. package/components/PlayerAccountBalanceModal-B_7fcnxz.cjs +13 -0
  11. package/components/PlayerAccountBalanceModal-CTz9mHwh.js +1540 -0
  12. package/components/{PlayerAccountBalanceModal-CljMbxpF.js → PlayerAccountBalanceModal-zbnH49Uz.js} +36 -36
  13. package/components/{PlayerDeposit-BDWEQLoE.js → PlayerDeposit-BnC5lDMw.js} +48 -48
  14. package/components/PlayerDeposit-DqZH75Dh.cjs +1 -0
  15. package/components/PlayerDeposit-_PiynGo4.js +395 -0
  16. package/es2015/casino-header-controller.cjs +1 -0
  17. package/es2015/casino-header-controller.js +16 -0
  18. package/esnext/casino-header-controller.js +1 -1
  19. package/package.json +1 -1
  20. package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
  21. package/stencil/index-581287aa-BOZ4jFhd.js +638 -0
  22. package/stencil/index-581287aa-BmnjFzrP.js +654 -0
  23. package/stencil/index-581287aa-o2un8phH.cjs +1 -0
  24. package/stencil/user-deposit-withdrawal-6kIYIsxW.js +668 -0
  25. package/stencil/{user-deposit-withdrawal-DafvBY_z.js → user-deposit-withdrawal-CGu0x9I4.js} +1 -1
  26. package/stencil/user-deposit-withdrawal-Cpj0khDg.cjs +59 -0
  27. package/stencil/index-33f005e1-BLR6jtB3.js +0 -632
@@ -0,0 +1,395 @@
1
+ import { b as X, $ as Z, S as J, i as K, s as $, f as D, d as ee, n as P, e as S, u as L, M as z, h as T, v as p, k as _, j as E, y as C, z as d, l as te, C as ie, o as ae, w as se, x as M, p as ne, E as A, c as re, I as oe } from "./CasinoHamburgerMenu-6NiYpRXZ.js";
2
+ function W(a, e) {
3
+ X(a, e);
4
+ }
5
+ function le(a) {
6
+ Z.set(a);
7
+ }
8
+ const j = {
9
+ en: {
10
+ titleDeposit: "Deposit",
11
+ loading: "Loading, please wait ..."
12
+ },
13
+ "zh-hk": {
14
+ titleDeposit: "訂金",
15
+ loading: "加載請稍候…"
16
+ },
17
+ fr: {
18
+ titleDeposit: "Dépôt",
19
+ loading: "Chargement, veuillez patienter ..."
20
+ },
21
+ tr: {
22
+ titleDeposit: "PARA YATIR",
23
+ loading: "Yükleniyor ..."
24
+ },
25
+ ro: {
26
+ titleDeposit: "Depunere",
27
+ loading: "Se încarcă..."
28
+ },
29
+ es: {
30
+ titleDeposit: "Deposita",
31
+ loading: "Cargando ..."
32
+ },
33
+ pt: {
34
+ titleDeposit: "Depósito",
35
+ loading: "Carregando, por favor espere ..."
36
+ },
37
+ hr: {
38
+ titleDeposit: "Uplata",
39
+ loading: "Učitavanje"
40
+ },
41
+ "pt-br": {
42
+ titleDeposit: "Depositar",
43
+ Loading: "Carregando, por favor espere..."
44
+ },
45
+ "es-mx": {
46
+ titleDeposit: "Depositar",
47
+ Loading: "Cargando, por favor espere..."
48
+ }
49
+ };
50
+ function ce(a) {
51
+ ee(a, "svelte-lvm6lo", "button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.DepositWrapper{background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%;height:var(--dynamic-height)}.DepositWrapper.DepositWrapperMobile{padding:20px 15px;max-width:unset;height:var(--dynamic-height)}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.DepositTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.DepositTitleMobile{font-size:var(--emw--size-standard, 16px)}.DepositTitleNone{display:none}.DepositIframeWrapper iframe{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}");
52
+ }
53
+ function de(a) {
54
+ let e, i, r, s, l, m, c, u, y, o, n = (
55
+ /*$_*/
56
+ a[4]("titleDeposit") + ""
57
+ ), h, b, v;
58
+ return {
59
+ c() {
60
+ e = _("div"), i = M("svg"), r = M("defs"), s = M("style"), l = C(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), m = M("g"), c = M("g"), u = M("path"), y = E(), o = _("h2"), h = C(n), d(u, "class", "aaa"), d(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), d(u, "transform", "translate(15 15) rotate(180)"), d(c, "transform", "translate(20 158)"), d(m, "transform", "translate(-20 -158)"), d(i, "xmlns", "http://www.w3.org/2000/svg"), d(i, "width", "15"), d(i, "height", "15"), d(i, "viewBox", "0 0 15 15"), d(o, "class", "DepositTitleMobile"), d(e, "class", "MenuReturnButton");
61
+ },
62
+ m(g, k) {
63
+ T(g, e, k), p(e, i), p(i, r), p(r, s), p(s, l), p(i, m), p(m, c), p(c, u), p(e, y), p(e, o), p(o, h), b || (v = se(
64
+ e,
65
+ "click",
66
+ /*click_handler*/
67
+ a[17]
68
+ ), b = !0);
69
+ },
70
+ p(g, k) {
71
+ k & /*$_*/
72
+ 16 && n !== (n = /*$_*/
73
+ g[4]("titleDeposit") + "") && L(h, n);
74
+ },
75
+ d(g) {
76
+ g && S(e), b = !1, v();
77
+ }
78
+ };
79
+ }
80
+ function he(a) {
81
+ let e, i, r;
82
+ return {
83
+ c() {
84
+ e = _("div"), i = _("iframe"), A(i.src, r = /*iframeUrl*/
85
+ a[3]) || d(i, "src", r), d(i, "title", "Deposit Iframe"), d(e, "class", "DepositIframeWrapper");
86
+ },
87
+ m(s, l) {
88
+ T(s, e, l), p(e, i);
89
+ },
90
+ p(s, l) {
91
+ l & /*iframeUrl*/
92
+ 8 && !A(i.src, r = /*iframeUrl*/
93
+ s[3]) && d(i, "src", r);
94
+ },
95
+ d(s) {
96
+ s && S(e);
97
+ }
98
+ };
99
+ }
100
+ function pe(a) {
101
+ let e, i = (
102
+ /*$_*/
103
+ a[4]("loading") + ""
104
+ ), r;
105
+ return {
106
+ c() {
107
+ e = _("p"), r = C(i);
108
+ },
109
+ m(s, l) {
110
+ T(s, e, l), p(e, r);
111
+ },
112
+ p(s, l) {
113
+ l & /*$_*/
114
+ 16 && i !== (i = /*$_*/
115
+ s[4]("loading") + "") && L(r, i);
116
+ },
117
+ d(s) {
118
+ s && S(e);
119
+ }
120
+ };
121
+ }
122
+ function ue(a) {
123
+ let e, i, r, s = (
124
+ /*$_*/
125
+ a[4]("titleDeposit") + ""
126
+ ), l, m, c = (
127
+ /*isMobile*/
128
+ a[5] && de(a)
129
+ );
130
+ function u(n, h) {
131
+ return (
132
+ /*isLoading*/
133
+ n[1] ? pe : he
134
+ );
135
+ }
136
+ let y = u(a), o = y(a);
137
+ return {
138
+ c() {
139
+ e = _("div"), c && c.c(), i = E(), r = _("h2"), l = C(s), m = E(), o.c(), d(r, "class", "DepositTitle " + /*isMobile*/
140
+ (a[5] ? "DepositTitleNone" : "")), d(e, "class", "DepositWrapper " + /*isMobile*/
141
+ (a[5] ? "DepositWrapperMobile" : "")), z(
142
+ e,
143
+ "--dynamic-height",
144
+ /*dynamicHeight*/
145
+ a[2]
146
+ );
147
+ },
148
+ m(n, h) {
149
+ T(n, e, h), c && c.m(e, null), p(e, i), p(e, r), p(r, l), p(e, m), o.m(e, null), a[18](e);
150
+ },
151
+ p(n, [h]) {
152
+ /*isMobile*/
153
+ n[5] && c.p(n, h), h & /*$_*/
154
+ 16 && s !== (s = /*$_*/
155
+ n[4]("titleDeposit") + "") && L(l, s), y === (y = u(n)) && o ? o.p(n, h) : (o.d(1), o = y(n), o && (o.c(), o.m(e, null))), h & /*dynamicHeight*/
156
+ 4 && z(
157
+ e,
158
+ "--dynamic-height",
159
+ /*dynamicHeight*/
160
+ n[2]
161
+ );
162
+ },
163
+ i: P,
164
+ o: P,
165
+ d(n) {
166
+ n && S(e), c && c.d(), o.d(), a[18](null);
167
+ }
168
+ };
169
+ }
170
+ function ge(a, e, i) {
171
+ let r, s;
172
+ te(a, oe, (t) => i(4, s = t));
173
+ let { endpoint: l = "" } = e, { session: m = "" } = e, { playerid: c = "" } = e, { lang: u = "en" } = e, { hasdefaultamount: y = "" } = e, { clientstyling: o = "" } = e, { clientstylingurl: n = "" } = e, { translationurl: h = "" } = e, { playercurrency: b = "" } = e, { shortcashierenabled: v = "false" } = e, g, k = window.navigator.userAgent, R = ie(k) !== "PC", B = !0, I, x = 0, U = "";
174
+ const G = () => {
175
+ fetch(h).then((w) => w.json()).then((w) => {
176
+ Object.keys(w).forEach((f) => {
177
+ W(f, w[f]);
178
+ });
179
+ }).catch((w) => {
180
+ console.log(w);
181
+ });
182
+ };
183
+ Object.keys(j).forEach((t) => {
184
+ W(t, j[t]);
185
+ });
186
+ const F = () => {
187
+ window.postMessage({ type: "GoToPreviousRoute", isMobile: R }, window.location.href);
188
+ }, H = (t) => {
189
+ if (t.data) {
190
+ switch (t.data.type) {
191
+ case "ProfileDetailsData":
192
+ i(7, b = t.data.profileDetails.currency);
193
+ break;
194
+ }
195
+ switch (t.data["MMFE:setQuickDepositHeight"] && i(2, I = t.data["MMFE:setQuickDepositHeight"].toString() + "px"), t.data["MMFE:openFullCashier"] === "true" && (window.postMessage({ type: "GoToDeposit" }, window.location.href), window.postMessage({ type: "CloseShortCashier" }, window.location.href)), t.data.redirect) {
196
+ case "mm-hc-casino":
197
+ window.postMessage({ type: "GoToCasino" }, window.location.href);
198
+ break;
199
+ case "mm-hc-sports":
200
+ window.postMessage({ type: "GoToSports" }, window.location.href);
201
+ break;
202
+ case "mm-hc-contact":
203
+ window.postMessage({ type: "GoToCustomerSupport" }, window.location.href), window.postMessage({ type: "CloseShortCashier" }, window.location.href);
204
+ break;
205
+ case "mm-hc-back-to-merchant":
206
+ window.postMessage({ type: "GoToHomepage" }, window.location.href);
207
+ break;
208
+ case "mm-wm-hc-init-deposit":
209
+ window.postMessage(
210
+ {
211
+ type: "RedirectWithdrawDepositCloseModal"
212
+ },
213
+ window.location.href
214
+ );
215
+ break;
216
+ case "mm-wm-hc-init-deposit-quick":
217
+ window.postMessage({ type: "CloseShortCashier" }, window.location.href);
218
+ break;
219
+ }
220
+ }
221
+ }, N = () => {
222
+ let t = new URL(`${l}/v1/player/${c}/hostedcashier/initializedeposit?showBonusSelectionInput=true`);
223
+ if (t.searchParams.append("language", u), r && t.searchParams.append("isShortCashier", v), y)
224
+ switch (b) {
225
+ case "USD":
226
+ x = 0.4;
227
+ break;
228
+ case "CDF":
229
+ x = 1e3;
230
+ break;
231
+ }
232
+ let w = {
233
+ method: "POST",
234
+ headers: {
235
+ "X-SessionId": m,
236
+ currency: b || "EUR",
237
+ amount: x,
238
+ cashierMode: "Default",
239
+ IsShortCashier: v,
240
+ accept: "application/json"
241
+ }
242
+ };
243
+ fetch(t.href, w).then((f) => f.json()).then(
244
+ (f) => {
245
+ i(1, B = !1), i(3, U = f.CashierUrl);
246
+ },
247
+ (f) => {
248
+ console.error(f);
249
+ }
250
+ );
251
+ }, O = () => {
252
+ le(u);
253
+ }, q = () => {
254
+ let t = document.createElement("style");
255
+ t.innerHTML = o, g.appendChild(t);
256
+ }, Q = () => {
257
+ let t = new URL(n), w = document.createElement("style");
258
+ fetch(t.href).then((f) => f.text()).then((f) => {
259
+ w.innerHTML = f, setTimeout(
260
+ () => {
261
+ g.appendChild(w);
262
+ },
263
+ 1
264
+ );
265
+ });
266
+ };
267
+ ae(() => (window.addEventListener("message", H, !1), () => {
268
+ window.removeEventListener("message", H);
269
+ }));
270
+ const Y = () => F();
271
+ function V(t) {
272
+ ne[t ? "unshift" : "push"](() => {
273
+ g = t, i(0, g);
274
+ });
275
+ }
276
+ return a.$$set = (t) => {
277
+ "endpoint" in t && i(8, l = t.endpoint), "session" in t && i(9, m = t.session), "playerid" in t && i(10, c = t.playerid), "lang" in t && i(11, u = t.lang), "hasdefaultamount" in t && i(12, y = t.hasdefaultamount), "clientstyling" in t && i(13, o = t.clientstyling), "clientstylingurl" in t && i(14, n = t.clientstylingurl), "translationurl" in t && i(15, h = t.translationurl), "playercurrency" in t && i(7, b = t.playercurrency), "shortcashierenabled" in t && i(16, v = t.shortcashierenabled);
278
+ }, a.$$.update = () => {
279
+ a.$$.dirty & /*lang*/
280
+ 2048 && u && O(), a.$$.dirty & /*shortcashierenabled*/
281
+ 65536 && (r = v.toLocaleLowerCase() === "true"), a.$$.dirty & /*clientstylingurl, customStylingContainer*/
282
+ 16385 && n && g && Q(), a.$$.dirty & /*clientstyling, customStylingContainer*/
283
+ 8193 && o && g && q(), a.$$.dirty & /*translationurl*/
284
+ 32768 && h && G(), a.$$.dirty & /*session, playerid, endpoint, playercurrency, lang, shortcashierenabled*/
285
+ 69504 && m && c && l && b && u && v && N();
286
+ }, [
287
+ g,
288
+ B,
289
+ I,
290
+ U,
291
+ s,
292
+ R,
293
+ F,
294
+ b,
295
+ l,
296
+ m,
297
+ c,
298
+ u,
299
+ y,
300
+ o,
301
+ n,
302
+ h,
303
+ v,
304
+ Y,
305
+ V
306
+ ];
307
+ }
308
+ class me extends J {
309
+ constructor(e) {
310
+ super(), K(
311
+ this,
312
+ e,
313
+ ge,
314
+ ue,
315
+ $,
316
+ {
317
+ endpoint: 8,
318
+ session: 9,
319
+ playerid: 10,
320
+ lang: 11,
321
+ hasdefaultamount: 12,
322
+ clientstyling: 13,
323
+ clientstylingurl: 14,
324
+ translationurl: 15,
325
+ playercurrency: 7,
326
+ shortcashierenabled: 16
327
+ },
328
+ ce
329
+ );
330
+ }
331
+ get endpoint() {
332
+ return this.$$.ctx[8];
333
+ }
334
+ set endpoint(e) {
335
+ this.$$set({ endpoint: e }), D();
336
+ }
337
+ get session() {
338
+ return this.$$.ctx[9];
339
+ }
340
+ set session(e) {
341
+ this.$$set({ session: e }), D();
342
+ }
343
+ get playerid() {
344
+ return this.$$.ctx[10];
345
+ }
346
+ set playerid(e) {
347
+ this.$$set({ playerid: e }), D();
348
+ }
349
+ get lang() {
350
+ return this.$$.ctx[11];
351
+ }
352
+ set lang(e) {
353
+ this.$$set({ lang: e }), D();
354
+ }
355
+ get hasdefaultamount() {
356
+ return this.$$.ctx[12];
357
+ }
358
+ set hasdefaultamount(e) {
359
+ this.$$set({ hasdefaultamount: e }), D();
360
+ }
361
+ get clientstyling() {
362
+ return this.$$.ctx[13];
363
+ }
364
+ set clientstyling(e) {
365
+ this.$$set({ clientstyling: e }), D();
366
+ }
367
+ get clientstylingurl() {
368
+ return this.$$.ctx[14];
369
+ }
370
+ set clientstylingurl(e) {
371
+ this.$$set({ clientstylingurl: e }), D();
372
+ }
373
+ get translationurl() {
374
+ return this.$$.ctx[15];
375
+ }
376
+ set translationurl(e) {
377
+ this.$$set({ translationurl: e }), D();
378
+ }
379
+ get playercurrency() {
380
+ return this.$$.ctx[7];
381
+ }
382
+ set playercurrency(e) {
383
+ this.$$set({ playercurrency: e }), D();
384
+ }
385
+ get shortcashierenabled() {
386
+ return this.$$.ctx[16];
387
+ }
388
+ set shortcashierenabled(e) {
389
+ this.$$set({ shortcashierenabled: e }), D();
390
+ }
391
+ }
392
+ re(me, { endpoint: {}, session: {}, playerid: {}, lang: {}, hasdefaultamount: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, playercurrency: {}, shortcashierenabled: {} }, [], [], !0);
393
+ export {
394
+ me as default
395
+ };
@@ -0,0 +1 @@
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoHeaderController-uvHQamuW.cjs")).then(({default:t})=>{!customElements.get("casino-header-controller")&&customElements.define("casino-header-controller",t.element)})}
@@ -0,0 +1,16 @@
1
+ if (typeof window != "undefined") {
2
+ let n = function(t) {
3
+ return function(...s) {
4
+ try {
5
+ return t.apply(this, s);
6
+ } catch (e) {
7
+ if (e instanceof DOMException && e.message.includes("has already been used with this registry") || e.message.includes("Cannot define multiple custom elements with the same tag name"))
8
+ return !1;
9
+ throw e;
10
+ }
11
+ };
12
+ };
13
+ customElements.define = n(customElements.define), import("../components/CasinoHeaderController-Cl7ARyub.js").then(({ default: t }) => {
14
+ !customElements.get("casino-header-controller") && customElements.define("casino-header-controller", t.element);
15
+ });
16
+ }
@@ -1,4 +1,4 @@
1
- import { C as s } from "../components/CasinoHeaderController-CFx6e2bY.js";
1
+ import { C as s } from "../components/CasinoHeaderController-Cq5TSS7Q.js";
2
2
  function r(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-header-controller",
3
- "version": "1.54.6",
3
+ "version": "1.54.8",
4
4
  "type": "module",
5
5
  "main": "esnext/casino-header-controller.js",
6
6
  "module": "esnext/casino-header-controller.js",
@@ -0,0 +1 @@
1
+ "use strict";const s=()=>{};exports.globalScripts=s;