@everymatrix/casino-footer-v2 1.54.12 → 1.55.1
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/CasinoFooterSection-AigUjOLw.cjs +1 -0
- package/components/{CasinoFooterSection-DsynzbcL.js → CasinoFooterSection-BMEnWUOD.js} +559 -460
- package/components/{CasinoFooterSection-uwHYGyJW.js → CasinoFooterSection-Dqx3SQ3f.js} +528 -429
- package/components/CasinoFooterThumbnail-DvPu9uX_.cjs +5 -0
- package/components/{CasinoFooterThumbnail-Bpq1gHvy.js → CasinoFooterThumbnail-UkEHTowY.js} +451 -440
- package/components/{CasinoFooterThumbnail-CiJeGE7y.js → CasinoFooterThumbnail-vH02E9Tr.js} +451 -440
- package/components/CasinoFooterV2-4x4wM6ai.cjs +10 -0
- package/components/{CasinoFooterV2-CYB5rpA6.js → CasinoFooterV2-B0fmltvV.js} +1649 -1552
- package/components/{CasinoFooterV2-CAoes1Hq.js → CasinoFooterV2-CI6c04_X.js} +1692 -1595
- package/components/{PlayerPanicButton-BeKyJ8xl.js → PlayerPanicButton-CRALgCEl.js} +96 -100
- package/components/{PlayerPanicButton-xSw1NtmN.js → PlayerPanicButton-DSfpauFq.js} +85 -89
- package/components/PlayerPanicButton-OxIsyHlf.cjs +1 -0
- package/es2015/casino-footer-v2.cjs +1 -1
- package/es2015/casino-footer-v2.js +1 -1
- package/esnext/casino-footer-v2.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFooterSection-kQeEnCoe.cjs +0 -1
- package/components/CasinoFooterThumbnail-rDy3PLcI.cjs +0 -5
- package/components/CasinoFooterV2-DjsyEClD.cjs +0 -10
- package/components/PlayerPanicButton-yfnx_ls4.cjs +0 -1
@@ -1,28 +1,28 @@
|
|
1
1
|
function v() {
|
2
2
|
}
|
3
|
-
function
|
3
|
+
function ce(t) {
|
4
4
|
return t();
|
5
5
|
}
|
6
|
-
function
|
6
|
+
function Q() {
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
8
8
|
}
|
9
9
|
function N(t) {
|
10
|
-
t.forEach(
|
10
|
+
t.forEach(ce);
|
11
11
|
}
|
12
|
-
function
|
12
|
+
function D(t) {
|
13
13
|
return typeof t == "function";
|
14
14
|
}
|
15
|
-
function
|
15
|
+
function be(t, e) {
|
16
16
|
return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
|
17
17
|
}
|
18
18
|
let U;
|
19
|
-
function
|
19
|
+
function nt(t, e) {
|
20
20
|
return t === e ? !0 : (U || (U = document.createElement("a")), U.href = e, t === U.href);
|
21
21
|
}
|
22
|
-
function
|
22
|
+
function pe(t) {
|
23
23
|
return Object.keys(t).length === 0;
|
24
24
|
}
|
25
|
-
function
|
25
|
+
function $e(t, ...e) {
|
26
26
|
if (t == null) {
|
27
27
|
for (const l of e)
|
28
28
|
l(void 0);
|
@@ -31,27 +31,27 @@ function ye(t, ...e) {
|
|
31
31
|
const i = t.subscribe(...e);
|
32
32
|
return i.unsubscribe ? () => i.unsubscribe() : i;
|
33
33
|
}
|
34
|
-
function
|
35
|
-
t.$$.on_destroy.push(
|
34
|
+
function lt(t, e, i) {
|
35
|
+
t.$$.on_destroy.push($e(e, i));
|
36
36
|
}
|
37
|
-
function
|
38
|
-
return t &&
|
37
|
+
function it(t) {
|
38
|
+
return t && D(t.destroy) ? t.destroy : v;
|
39
39
|
}
|
40
|
-
const
|
40
|
+
const ot = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
|
41
41
|
// @ts-ignore Node typings have this
|
42
42
|
global
|
43
43
|
);
|
44
|
-
function
|
44
|
+
function ke(t, e) {
|
45
45
|
t.appendChild(e);
|
46
46
|
}
|
47
|
-
function
|
48
|
-
const l =
|
47
|
+
function ye(t, e, i) {
|
48
|
+
const l = ve(t);
|
49
49
|
if (!l.getElementById(e)) {
|
50
|
-
const n =
|
51
|
-
n.id = e, n.textContent = i,
|
50
|
+
const n = d("style");
|
51
|
+
n.id = e, n.textContent = i, we(l, n);
|
52
52
|
}
|
53
53
|
}
|
54
|
-
function
|
54
|
+
function ve(t) {
|
55
55
|
if (!t) return document;
|
56
56
|
const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
|
57
57
|
return e && /** @type {ShadowRoot} */
|
@@ -60,8 +60,8 @@ function Le(t) {
|
|
60
60
|
e
|
61
61
|
) : t.ownerDocument;
|
62
62
|
}
|
63
|
-
function
|
64
|
-
return
|
63
|
+
function we(t, e) {
|
64
|
+
return ke(
|
65
65
|
/** @type {Document} */
|
66
66
|
t.head || t,
|
67
67
|
e
|
@@ -77,22 +77,22 @@ function w(t, e) {
|
|
77
77
|
for (let i = 0; i < t.length; i += 1)
|
78
78
|
t[i] && t[i].d(e);
|
79
79
|
}
|
80
|
-
function
|
80
|
+
function d(t) {
|
81
81
|
return document.createElement(t);
|
82
82
|
}
|
83
|
-
function
|
83
|
+
function st(t) {
|
84
84
|
return document.createElementNS("http://www.w3.org/2000/svg", t);
|
85
85
|
}
|
86
|
-
function
|
86
|
+
function fe(t) {
|
87
87
|
return document.createTextNode(t);
|
88
88
|
}
|
89
|
-
function
|
90
|
-
return
|
89
|
+
function rt() {
|
90
|
+
return fe(" ");
|
91
91
|
}
|
92
|
-
function
|
93
|
-
return
|
92
|
+
function he() {
|
93
|
+
return fe("");
|
94
94
|
}
|
95
|
-
function
|
95
|
+
function at(t, e, i, l) {
|
96
96
|
return t.addEventListener(e, i, l), () => t.removeEventListener(e, i, l);
|
97
97
|
}
|
98
98
|
function _(t, e, i) {
|
@@ -102,17 +102,17 @@ function a(t, e, i) {
|
|
102
102
|
const l = e.toLowerCase();
|
103
103
|
l in t ? t[l] = typeof t[l] == "boolean" && i === "" ? !0 : i : e in t ? t[e] = typeof t[e] == "boolean" && i === "" ? !0 : i : _(t, e, i);
|
104
104
|
}
|
105
|
-
function
|
105
|
+
function Le(t) {
|
106
106
|
return Array.from(t.childNodes);
|
107
107
|
}
|
108
|
-
function
|
108
|
+
function ut(t, e) {
|
109
109
|
e = "" + e, t.data !== e && (t.data = /** @type {string} */
|
110
110
|
e);
|
111
111
|
}
|
112
|
-
function
|
112
|
+
function ct(t, e) {
|
113
113
|
t.value = e ?? "";
|
114
114
|
}
|
115
|
-
function
|
115
|
+
function ft(t, e, i) {
|
116
116
|
for (let l = 0; l < t.options.length; l += 1) {
|
117
117
|
const n = t.options[l];
|
118
118
|
if (n.__value === e) {
|
@@ -122,14 +122,14 @@ function ct(t, e, i) {
|
|
122
122
|
}
|
123
123
|
(!i || e !== void 0) && (t.selectedIndex = -1);
|
124
124
|
}
|
125
|
-
function
|
125
|
+
function ht(t) {
|
126
126
|
const e = t.querySelector(":checked");
|
127
127
|
return e && e.__value;
|
128
128
|
}
|
129
|
-
function
|
129
|
+
function _t(t, e, i) {
|
130
130
|
t.classList.toggle(e, !!i);
|
131
131
|
}
|
132
|
-
function
|
132
|
+
function Ee(t) {
|
133
133
|
const e = {};
|
134
134
|
return t.childNodes.forEach(
|
135
135
|
/** @param {Element} node */
|
@@ -142,26 +142,26 @@ let F;
|
|
142
142
|
function T(t) {
|
143
143
|
F = t;
|
144
144
|
}
|
145
|
-
function
|
145
|
+
function Ce() {
|
146
146
|
if (!F) throw new Error("Function called outside component initialization");
|
147
147
|
return F;
|
148
148
|
}
|
149
|
-
function
|
150
|
-
|
149
|
+
function Se(t) {
|
150
|
+
Ce().$$.on_mount.push(t);
|
151
151
|
}
|
152
|
-
const E = [],
|
152
|
+
const E = [], A = [];
|
153
153
|
let C = [];
|
154
|
-
const
|
155
|
-
let
|
156
|
-
function
|
157
|
-
|
154
|
+
const W = [], Ie = /* @__PURE__ */ Promise.resolve();
|
155
|
+
let P = !1;
|
156
|
+
function Te() {
|
157
|
+
P || (P = !0, Ie.then(m));
|
158
158
|
}
|
159
|
-
function
|
159
|
+
function B(t) {
|
160
160
|
C.push(t);
|
161
161
|
}
|
162
|
-
const
|
162
|
+
const R = /* @__PURE__ */ new Set();
|
163
163
|
let L = 0;
|
164
|
-
function
|
164
|
+
function m() {
|
165
165
|
if (L !== 0)
|
166
166
|
return;
|
167
167
|
const t = F;
|
@@ -169,95 +169,95 @@ function d() {
|
|
169
169
|
try {
|
170
170
|
for (; L < E.length; ) {
|
171
171
|
const e = E[L];
|
172
|
-
L++, T(e),
|
172
|
+
L++, T(e), Fe(e.$$);
|
173
173
|
}
|
174
174
|
} catch (e) {
|
175
175
|
throw E.length = 0, L = 0, e;
|
176
176
|
}
|
177
|
-
for (T(null), E.length = 0, L = 0;
|
177
|
+
for (T(null), E.length = 0, L = 0; A.length; ) A.pop()();
|
178
178
|
for (let e = 0; e < C.length; e += 1) {
|
179
179
|
const i = C[e];
|
180
|
-
|
180
|
+
R.has(i) || (R.add(i), i());
|
181
181
|
}
|
182
182
|
C.length = 0;
|
183
183
|
} while (E.length);
|
184
|
-
for (;
|
185
|
-
|
186
|
-
|
184
|
+
for (; W.length; )
|
185
|
+
W.pop()();
|
186
|
+
P = !1, R.clear(), T(t);
|
187
187
|
}
|
188
|
-
function
|
188
|
+
function Fe(t) {
|
189
189
|
if (t.fragment !== null) {
|
190
190
|
t.update(), N(t.before_update);
|
191
191
|
const e = t.dirty;
|
192
|
-
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(
|
192
|
+
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(B);
|
193
193
|
}
|
194
194
|
}
|
195
|
-
function
|
195
|
+
function Me(t) {
|
196
196
|
const e = [], i = [];
|
197
197
|
C.forEach((l) => t.indexOf(l) === -1 ? e.push(l) : i.push(l)), i.forEach((l) => l()), C = e;
|
198
198
|
}
|
199
|
-
const
|
200
|
-
function
|
201
|
-
t && t.i && (
|
199
|
+
const Oe = /* @__PURE__ */ new Set();
|
200
|
+
function Ue(t, e) {
|
201
|
+
t && t.i && (Oe.delete(t), t.i(e));
|
202
202
|
}
|
203
|
-
function
|
203
|
+
function b(t) {
|
204
204
|
return t?.length !== void 0 ? t : Array.from(t);
|
205
205
|
}
|
206
|
-
function
|
206
|
+
function je(t, e, i) {
|
207
207
|
const { fragment: l, after_update: n } = t.$$;
|
208
|
-
l && l.m(e, i),
|
209
|
-
const r = t.$$.on_mount.map(
|
208
|
+
l && l.m(e, i), B(() => {
|
209
|
+
const r = t.$$.on_mount.map(ce).filter(D);
|
210
210
|
t.$$.on_destroy ? t.$$.on_destroy.push(...r) : N(r), t.$$.on_mount = [];
|
211
|
-
}), n.forEach(
|
211
|
+
}), n.forEach(B);
|
212
212
|
}
|
213
|
-
function
|
213
|
+
function Ne(t, e) {
|
214
214
|
const i = t.$$;
|
215
|
-
i.fragment !== null && (
|
215
|
+
i.fragment !== null && (Me(i.after_update), N(i.on_destroy), i.fragment && i.fragment.d(e), i.on_destroy = i.fragment = null, i.ctx = []);
|
216
216
|
}
|
217
|
-
function
|
218
|
-
t.$$.dirty[0] === -1 && (E.push(t),
|
217
|
+
function Re(t, e) {
|
218
|
+
t.$$.dirty[0] === -1 && (E.push(t), Te(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
|
219
219
|
}
|
220
|
-
function
|
221
|
-
const
|
220
|
+
function Ae(t, e, i, l, n, r, o = null, s = [-1]) {
|
221
|
+
const u = F;
|
222
222
|
T(t);
|
223
|
-
const
|
223
|
+
const f = t.$$ = {
|
224
224
|
fragment: null,
|
225
225
|
ctx: [],
|
226
226
|
// state
|
227
227
|
props: r,
|
228
228
|
update: v,
|
229
229
|
not_equal: n,
|
230
|
-
bound:
|
230
|
+
bound: Q(),
|
231
231
|
// lifecycle
|
232
232
|
on_mount: [],
|
233
233
|
on_destroy: [],
|
234
234
|
on_disconnect: [],
|
235
235
|
before_update: [],
|
236
236
|
after_update: [],
|
237
|
-
context: new Map(e.context || (
|
237
|
+
context: new Map(e.context || (u ? u.$$.context : [])),
|
238
238
|
// everything else
|
239
|
-
callbacks:
|
239
|
+
callbacks: Q(),
|
240
240
|
dirty: s,
|
241
241
|
skip_bound: !1,
|
242
|
-
root: e.target ||
|
242
|
+
root: e.target || u.$$.root
|
243
243
|
};
|
244
|
-
o && o(
|
245
|
-
let
|
246
|
-
if (
|
247
|
-
const I =
|
248
|
-
return
|
249
|
-
}) : [],
|
244
|
+
o && o(f.root);
|
245
|
+
let k = !1;
|
246
|
+
if (f.ctx = i ? i(t, e.props || {}, (p, S, ...y) => {
|
247
|
+
const I = y.length ? y[0] : S;
|
248
|
+
return f.ctx && n(f.ctx[p], f.ctx[p] = I) && (!f.skip_bound && f.bound[p] && f.bound[p](I), k && Re(t, p)), S;
|
249
|
+
}) : [], f.update(), k = !0, N(f.before_update), f.fragment = l ? l(f.ctx) : !1, e.target) {
|
250
250
|
if (e.hydrate) {
|
251
|
-
const
|
252
|
-
|
251
|
+
const p = Le(e.target);
|
252
|
+
f.fragment && f.fragment.l(p), p.forEach(h);
|
253
253
|
} else
|
254
|
-
|
255
|
-
e.intro &&
|
254
|
+
f.fragment && f.fragment.c();
|
255
|
+
e.intro && Ue(t.$$.fragment), je(t, e.target, e.anchor), m();
|
256
256
|
}
|
257
|
-
T(
|
257
|
+
T(u);
|
258
258
|
}
|
259
|
-
let
|
260
|
-
typeof HTMLElement == "function" && (
|
259
|
+
let _e;
|
260
|
+
typeof HTMLElement == "function" && (_e = class extends HTMLElement {
|
261
261
|
/** The Svelte component constructor */
|
262
262
|
$$ctor;
|
263
263
|
/** Slots */
|
@@ -299,29 +299,29 @@ typeof HTMLElement == "function" && (ge = class extends HTMLElement {
|
|
299
299
|
let r;
|
300
300
|
return {
|
301
301
|
c: function() {
|
302
|
-
r =
|
302
|
+
r = d("slot"), n !== "default" && _(r, "name", n);
|
303
303
|
},
|
304
304
|
/**
|
305
305
|
* @param {HTMLElement} target
|
306
306
|
* @param {HTMLElement} [anchor]
|
307
307
|
*/
|
308
|
-
m: function(
|
309
|
-
g(
|
308
|
+
m: function(u, f) {
|
309
|
+
g(u, r, f);
|
310
310
|
},
|
311
|
-
d: function(
|
312
|
-
|
311
|
+
d: function(u) {
|
312
|
+
u && h(r);
|
313
313
|
}
|
314
314
|
};
|
315
315
|
};
|
316
316
|
};
|
317
317
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
318
318
|
return;
|
319
|
-
const e = {}, i =
|
319
|
+
const e = {}, i = Ee(this);
|
320
320
|
for (const n of this.$$s)
|
321
321
|
n in i && (e[n] = [t(n)]);
|
322
322
|
for (const n of this.attributes) {
|
323
323
|
const r = this.$$g_p(n.name);
|
324
|
-
r in this.$$d || (this.$$d[r] =
|
324
|
+
r in this.$$d || (this.$$d[r] = j(r, n.value, this.$$p_d, "toProp"));
|
325
325
|
}
|
326
326
|
for (const n in this.$$p_d)
|
327
327
|
!(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
|
@@ -339,7 +339,7 @@ typeof HTMLElement == "function" && (ge = class extends HTMLElement {
|
|
339
339
|
this.$$r = !0;
|
340
340
|
for (const n in this.$$p_d)
|
341
341
|
if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
|
342
|
-
const r =
|
342
|
+
const r = j(
|
343
343
|
n,
|
344
344
|
this.$$d[n],
|
345
345
|
this.$$p_d,
|
@@ -361,7 +361,7 @@ typeof HTMLElement == "function" && (ge = class extends HTMLElement {
|
|
361
361
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
362
362
|
// and setting attributes through setAttribute etc, this is helpful
|
363
363
|
attributeChangedCallback(t, e, i) {
|
364
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
364
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = j(t, i, this.$$p_d, "toProp"), this.$$c?.$set({ [t]: this.$$d[t] }));
|
365
365
|
}
|
366
366
|
disconnectedCallback() {
|
367
367
|
this.$$cn = !1, Promise.resolve().then(() => {
|
@@ -374,7 +374,7 @@ typeof HTMLElement == "function" && (ge = class extends HTMLElement {
|
|
374
374
|
) || t;
|
375
375
|
}
|
376
376
|
});
|
377
|
-
function
|
377
|
+
function j(t, e, i, l) {
|
378
378
|
const n = i[t]?.type;
|
379
379
|
if (e = n === "Boolean" && typeof e != "boolean" ? e != null : e, !l || !i[t])
|
380
380
|
return e;
|
@@ -403,8 +403,8 @@ function M(t, e, i, l) {
|
|
403
403
|
return e;
|
404
404
|
}
|
405
405
|
}
|
406
|
-
function
|
407
|
-
let o = class extends
|
406
|
+
function Pe(t, e, i, l, n, r) {
|
407
|
+
let o = class extends _e {
|
408
408
|
constructor() {
|
409
409
|
super(t, i, n), this.$$p_d = e;
|
410
410
|
}
|
@@ -419,8 +419,8 @@ function Ve(t, e, i, l, n, r) {
|
|
419
419
|
get() {
|
420
420
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
421
421
|
},
|
422
|
-
set(
|
423
|
-
|
422
|
+
set(u) {
|
423
|
+
u = j(s, u, e), this.$$d[s] = u, this.$$c?.$set({ [s]: u });
|
424
424
|
}
|
425
425
|
});
|
426
426
|
}), l.forEach((s) => {
|
@@ -451,7 +451,7 @@ class Be {
|
|
451
451
|
$$set = void 0;
|
452
452
|
/** @returns {void} */
|
453
453
|
$destroy() {
|
454
|
-
|
454
|
+
Ne(this, 1), this.$destroy = v;
|
455
455
|
}
|
456
456
|
/**
|
457
457
|
* @template {Extract<keyof Events, string>} K
|
@@ -460,7 +460,7 @@ class Be {
|
|
460
460
|
* @returns {() => void}
|
461
461
|
*/
|
462
462
|
$on(e, i) {
|
463
|
-
if (!
|
463
|
+
if (!D(i))
|
464
464
|
return v;
|
465
465
|
const l = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
|
466
466
|
return l.push(i), () => {
|
@@ -473,11 +473,34 @@ class Be {
|
|
473
473
|
* @returns {void}
|
474
474
|
*/
|
475
475
|
$set(e) {
|
476
|
-
this.$$set && !
|
476
|
+
this.$$set && !pe(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
|
477
|
+
}
|
478
|
+
}
|
479
|
+
const De = "4";
|
480
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(De);
|
481
|
+
function Ve(t, e) {
|
482
|
+
if (t) {
|
483
|
+
const i = document.createElement("style");
|
484
|
+
i.innerHTML = e, t.appendChild(i);
|
485
|
+
}
|
486
|
+
}
|
487
|
+
function He(t, e) {
|
488
|
+
const i = new URL(e);
|
489
|
+
fetch(i.href).then((l) => l.text()).then((l) => {
|
490
|
+
const n = document.createElement("style");
|
491
|
+
n.innerHTML = l, t && t.appendChild(n);
|
492
|
+
}).catch((l) => {
|
493
|
+
console.error("There was an error while trying to load client styling from URL", l);
|
494
|
+
});
|
495
|
+
}
|
496
|
+
function ze(t, e, i) {
|
497
|
+
if (window.emMessageBus) {
|
498
|
+
const l = document.createElement("style");
|
499
|
+
window.emMessageBus.subscribe(e, (n) => {
|
500
|
+
l.innerHTML = n, t && t.appendChild(l);
|
501
|
+
});
|
477
502
|
}
|
478
503
|
}
|
479
|
-
const He = "4";
|
480
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(He);
|
481
504
|
if (typeof window < "u") {
|
482
505
|
let t = function(e) {
|
483
506
|
return function(...i) {
|
@@ -490,51 +513,51 @@ if (typeof window < "u") {
|
|
490
513
|
}
|
491
514
|
};
|
492
515
|
};
|
493
|
-
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-
|
516
|
+
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-vH02E9Tr.js").then((e) => e.C).then(({ default: e }) => {
|
494
517
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
|
495
518
|
});
|
496
519
|
}
|
497
520
|
function qe(t) {
|
498
|
-
|
521
|
+
ye(t, "svelte-ehz4dn", ":host{font-family:inherit}.FooterSectionTitle{font-weight:700;font-size:16px}.FooterSectionInnerContainer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.DisplayColumn{flex-direction:column;align-items:flex-start}");
|
499
522
|
}
|
500
|
-
function
|
523
|
+
function X(t, e, i) {
|
501
524
|
const l = t.slice();
|
502
525
|
return l[30] = e[i], l;
|
503
526
|
}
|
504
|
-
function
|
527
|
+
function Y(t, e, i) {
|
505
528
|
const l = t.slice();
|
506
529
|
return l[30] = e[i], l;
|
507
530
|
}
|
508
|
-
function
|
531
|
+
function Z(t, e, i) {
|
509
532
|
const l = t.slice();
|
510
533
|
return l[33] = e[i], l;
|
511
534
|
}
|
512
|
-
function
|
535
|
+
function x(t, e, i) {
|
513
536
|
const l = t.slice();
|
514
537
|
return l[30] = e[i], l;
|
515
538
|
}
|
516
|
-
function
|
539
|
+
function ee(t, e, i) {
|
517
540
|
const l = t.slice();
|
518
541
|
return l[30] = e[i], l;
|
519
542
|
}
|
520
|
-
function
|
543
|
+
function te(t, e, i) {
|
521
544
|
const l = t.slice();
|
522
545
|
return l[27] = e[i], l;
|
523
546
|
}
|
524
|
-
function
|
547
|
+
function ne(t, e, i) {
|
525
548
|
const l = t.slice();
|
526
549
|
return l[24] = e[i], l;
|
527
550
|
}
|
528
|
-
function
|
529
|
-
let e, i =
|
551
|
+
function Je(t) {
|
552
|
+
let e, i = b(
|
530
553
|
/*footersociallinks*/
|
531
|
-
t[
|
554
|
+
t[17]
|
532
555
|
), l = [];
|
533
556
|
for (let n = 0; n < i.length; n += 1)
|
534
|
-
l[n] =
|
557
|
+
l[n] = le(X(t, i, n));
|
535
558
|
return {
|
536
559
|
c() {
|
537
|
-
e =
|
560
|
+
e = d("div");
|
538
561
|
for (let n = 0; n < l.length; n += 1)
|
539
562
|
l[n].c();
|
540
563
|
_(e, "class", "FooterSectionInnerContainer"), _(e, "part", "FooterSectionInnerContainer");
|
@@ -545,16 +568,16 @@ function ze(t) {
|
|
545
568
|
l[o] && l[o].m(e, null);
|
546
569
|
},
|
547
570
|
p(n, r) {
|
548
|
-
if (r[0] & /*footersociallinks, clientstyling, baseurl, lang*/
|
549
|
-
|
550
|
-
i =
|
571
|
+
if (r[0] & /*footersociallinks, clientstyling, baseurl, mbsource, lang*/
|
572
|
+
132928) {
|
573
|
+
i = b(
|
551
574
|
/*footersociallinks*/
|
552
|
-
n[
|
575
|
+
n[17]
|
553
576
|
);
|
554
577
|
let o;
|
555
578
|
for (o = 0; o < i.length; o += 1) {
|
556
|
-
const s =
|
557
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
579
|
+
const s = X(n, i, o);
|
580
|
+
l[o] ? l[o].p(s, r) : (l[o] = le(s), l[o].c(), l[o].m(e, null));
|
558
581
|
}
|
559
582
|
for (; o < l.length; o += 1)
|
560
583
|
l[o].d(1);
|
@@ -566,16 +589,16 @@ function ze(t) {
|
|
566
589
|
}
|
567
590
|
};
|
568
591
|
}
|
569
|
-
function
|
570
|
-
let e, i =
|
592
|
+
function Ge(t) {
|
593
|
+
let e, i = b(
|
571
594
|
/*footerlicenses*/
|
572
|
-
t[
|
595
|
+
t[16]
|
573
596
|
), l = [];
|
574
597
|
for (let n = 0; n < i.length; n += 1)
|
575
|
-
l[n] =
|
598
|
+
l[n] = ie(Y(t, i, n));
|
576
599
|
return {
|
577
600
|
c() {
|
578
|
-
e =
|
601
|
+
e = d("div");
|
579
602
|
for (let n = 0; n < l.length; n += 1)
|
580
603
|
l[n].c();
|
581
604
|
_(e, "class", "FooterSectionInnerContainer"), _(e, "part", "FooterSectionInnerContainer");
|
@@ -586,16 +609,16 @@ function Je(t) {
|
|
586
609
|
l[o] && l[o].m(e, null);
|
587
610
|
},
|
588
611
|
p(n, r) {
|
589
|
-
if (r[0] & /*footerlicenses, clientstyling, baseurl, lang*/
|
590
|
-
|
591
|
-
i =
|
612
|
+
if (r[0] & /*footerlicenses, clientstyling, baseurl, mbsource, lang*/
|
613
|
+
67392) {
|
614
|
+
i = b(
|
592
615
|
/*footerlicenses*/
|
593
|
-
n[
|
616
|
+
n[16]
|
594
617
|
);
|
595
618
|
let o;
|
596
619
|
for (o = 0; o < i.length; o += 1) {
|
597
|
-
const s =
|
598
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
620
|
+
const s = Y(n, i, o);
|
621
|
+
l[o] ? l[o].p(s, r) : (l[o] = ie(s), l[o].c(), l[o].m(e, null));
|
599
622
|
}
|
600
623
|
for (; o < l.length; o += 1)
|
601
624
|
l[o].d(1);
|
@@ -607,16 +630,16 @@ function Je(t) {
|
|
607
630
|
}
|
608
631
|
};
|
609
632
|
}
|
610
|
-
function
|
611
|
-
let e, i, l =
|
633
|
+
function Ke(t) {
|
634
|
+
let e, i, l = b(
|
612
635
|
/*footerhelperlinks*/
|
613
|
-
t[
|
636
|
+
t[15]
|
614
637
|
), n = [];
|
615
638
|
for (let r = 0; r < l.length; r += 1)
|
616
|
-
n[r] =
|
639
|
+
n[r] = se(Z(t, l, r));
|
617
640
|
return {
|
618
641
|
c() {
|
619
|
-
e =
|
642
|
+
e = d("div");
|
620
643
|
for (let r = 0; r < n.length; r += 1)
|
621
644
|
n[r].c();
|
622
645
|
_(e, "class", i = "FooterSectionInnerContainer " + /*displaycolumn*/
|
@@ -628,16 +651,16 @@ function Ge(t) {
|
|
628
651
|
n[s] && n[s].m(e, null);
|
629
652
|
},
|
630
653
|
p(r, o) {
|
631
|
-
if (o[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang*/
|
632
|
-
|
633
|
-
l =
|
654
|
+
if (o[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, mbsource, lang*/
|
655
|
+
34752) {
|
656
|
+
l = b(
|
634
657
|
/*footerhelperlinks*/
|
635
|
-
r[
|
658
|
+
r[15]
|
636
659
|
);
|
637
660
|
let s;
|
638
661
|
for (s = 0; s < l.length; s += 1) {
|
639
|
-
const
|
640
|
-
n[s] ? n[s].p(
|
662
|
+
const u = Z(r, l, s);
|
663
|
+
n[s] ? n[s].p(u, o) : (n[s] = se(u), n[s].c(), n[s].m(e, null));
|
641
664
|
}
|
642
665
|
for (; s < n.length; s += 1)
|
643
666
|
n[s].d(1);
|
@@ -652,16 +675,16 @@ function Ge(t) {
|
|
652
675
|
}
|
653
676
|
};
|
654
677
|
}
|
655
|
-
function
|
656
|
-
let e, i =
|
678
|
+
function Qe(t) {
|
679
|
+
let e, i = b(
|
657
680
|
/*footervendors*/
|
658
|
-
t[
|
681
|
+
t[14]
|
659
682
|
), l = [];
|
660
683
|
for (let n = 0; n < i.length; n += 1)
|
661
|
-
l[n] =
|
684
|
+
l[n] = re(ee(t, i, n));
|
662
685
|
return {
|
663
686
|
c() {
|
664
|
-
e =
|
687
|
+
e = d("div");
|
665
688
|
for (let n = 0; n < l.length; n += 1)
|
666
689
|
l[n].c();
|
667
690
|
_(e, "class", "FooterSectionInnerContainer"), _(e, "part", "FooterSectionInnerContainer");
|
@@ -672,16 +695,16 @@ function Ke(t) {
|
|
672
695
|
l[o] && l[o].m(e, null);
|
673
696
|
},
|
674
697
|
p(n, r) {
|
675
|
-
if (r[0] & /*footervendors, clientstyling, baseurl, lang*/
|
676
|
-
|
677
|
-
i =
|
698
|
+
if (r[0] & /*footervendors, clientstyling, baseurl, mbsource, lang*/
|
699
|
+
18240) {
|
700
|
+
i = b(
|
678
701
|
/*footervendors*/
|
679
|
-
n[
|
702
|
+
n[14]
|
680
703
|
);
|
681
704
|
let o;
|
682
705
|
for (o = 0; o < i.length; o += 1) {
|
683
|
-
const s =
|
684
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
706
|
+
const s = ee(n, i, o);
|
707
|
+
l[o] ? l[o].p(s, r) : (l[o] = re(s), l[o].c(), l[o].m(e, null));
|
685
708
|
}
|
686
709
|
for (; o < l.length; o += 1)
|
687
710
|
l[o].d(1);
|
@@ -693,16 +716,16 @@ function Ke(t) {
|
|
693
716
|
}
|
694
717
|
};
|
695
718
|
}
|
696
|
-
function
|
697
|
-
let e, i =
|
719
|
+
function We(t) {
|
720
|
+
let e, i = b(
|
698
721
|
/*footerpayment*/
|
699
|
-
t[
|
722
|
+
t[13]
|
700
723
|
), l = [];
|
701
724
|
for (let n = 0; n < i.length; n += 1)
|
702
|
-
l[n] =
|
725
|
+
l[n] = ae(te(t, i, n));
|
703
726
|
return {
|
704
727
|
c() {
|
705
|
-
e =
|
728
|
+
e = d("div");
|
706
729
|
for (let n = 0; n < l.length; n += 1)
|
707
730
|
l[n].c();
|
708
731
|
_(e, "class", "FooterSectionInnerContainer"), _(e, "part", "FooterSectionInnerContainer");
|
@@ -713,16 +736,16 @@ function Qe(t) {
|
|
713
736
|
l[o] && l[o].m(e, null);
|
714
737
|
},
|
715
738
|
p(n, r) {
|
716
|
-
if (r[0] & /*footerpayment, clientstyling, baseurl, lang*/
|
717
|
-
|
718
|
-
i =
|
739
|
+
if (r[0] & /*footerpayment, clientstyling, baseurl, mbsource, lang*/
|
740
|
+
10048) {
|
741
|
+
i = b(
|
719
742
|
/*footerpayment*/
|
720
|
-
n[
|
743
|
+
n[13]
|
721
744
|
);
|
722
745
|
let o;
|
723
746
|
for (o = 0; o < i.length; o += 1) {
|
724
|
-
const s =
|
725
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
747
|
+
const s = te(n, i, o);
|
748
|
+
l[o] ? l[o].p(s, r) : (l[o] = ae(s), l[o].c(), l[o].m(e, null));
|
726
749
|
}
|
727
750
|
for (; o < l.length; o += 1)
|
728
751
|
l[o].d(1);
|
@@ -734,16 +757,16 @@ function Qe(t) {
|
|
734
757
|
}
|
735
758
|
};
|
736
759
|
}
|
737
|
-
function
|
738
|
-
let e, i =
|
760
|
+
function Xe(t) {
|
761
|
+
let e, i = b(
|
739
762
|
/*footersponsors*/
|
740
|
-
t[
|
763
|
+
t[12]
|
741
764
|
), l = [];
|
742
765
|
for (let n = 0; n < i.length; n += 1)
|
743
|
-
l[n] =
|
766
|
+
l[n] = ue(ne(t, i, n));
|
744
767
|
return {
|
745
768
|
c() {
|
746
|
-
e =
|
769
|
+
e = d("div");
|
747
770
|
for (let n = 0; n < l.length; n += 1)
|
748
771
|
l[n].c();
|
749
772
|
_(e, "class", "FooterSectionInnerContainer"), _(e, "part", "FooterSectionInnerContainer");
|
@@ -754,16 +777,16 @@ function We(t) {
|
|
754
777
|
l[o] && l[o].m(e, null);
|
755
778
|
},
|
756
779
|
p(n, r) {
|
757
|
-
if (r[0] & /*footersponsors, clientstyling, baseurl, lang*/
|
758
|
-
|
759
|
-
i =
|
780
|
+
if (r[0] & /*footersponsors, clientstyling, baseurl, mbsource, lang*/
|
781
|
+
5952) {
|
782
|
+
i = b(
|
760
783
|
/*footersponsors*/
|
761
|
-
n[
|
784
|
+
n[12]
|
762
785
|
);
|
763
786
|
let o;
|
764
787
|
for (o = 0; o < i.length; o += 1) {
|
765
|
-
const s =
|
766
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
788
|
+
const s = ne(n, i, o);
|
789
|
+
l[o] ? l[o].p(s, r) : (l[o] = ue(s), l[o].c(), l[o].m(e, null));
|
767
790
|
}
|
768
791
|
for (; o < l.length; o += 1)
|
769
792
|
l[o].d(1);
|
@@ -775,11 +798,11 @@ function We(t) {
|
|
775
798
|
}
|
776
799
|
};
|
777
800
|
}
|
778
|
-
function
|
801
|
+
function le(t) {
|
779
802
|
let e, i, l, n, r, o;
|
780
803
|
return {
|
781
804
|
c() {
|
782
|
-
e =
|
805
|
+
e = d("casino-footer-thumbnail"), a(e, "sociallinkurl", i = /*footerData*/
|
783
806
|
t[30].socialLinkUrl), a(e, "sociallinkimage", l = /*footerData*/
|
784
807
|
t[30].socialLinkImage), a(e, "sociallinktitle", n = /*footerData*/
|
785
808
|
t[30].socialLinkTitle), a(
|
@@ -794,6 +817,11 @@ function ie(t) {
|
|
794
817
|
"baseurl",
|
795
818
|
/*baseurl*/
|
796
819
|
t[8]
|
820
|
+
), a(
|
821
|
+
e,
|
822
|
+
"mbsource",
|
823
|
+
/*mbsource*/
|
824
|
+
t[10]
|
797
825
|
), a(
|
798
826
|
e,
|
799
827
|
"lang",
|
@@ -801,33 +829,39 @@ function ie(t) {
|
|
801
829
|
t[9]
|
802
830
|
);
|
803
831
|
},
|
804
|
-
m(s,
|
805
|
-
g(s, e,
|
832
|
+
m(s, u) {
|
833
|
+
g(s, e, u);
|
806
834
|
},
|
807
|
-
p(s,
|
808
|
-
|
809
|
-
|
810
|
-
s[30].socialLinkUrl) && a(e, "sociallinkurl", i),
|
811
|
-
|
812
|
-
s[30].socialLinkImage) && a(e, "sociallinkimage", l),
|
813
|
-
|
814
|
-
s[30].socialLinkTitle) && a(e, "sociallinktitle", n),
|
835
|
+
p(s, u) {
|
836
|
+
u[0] & /*footersociallinks*/
|
837
|
+
131072 && i !== (i = /*footerData*/
|
838
|
+
s[30].socialLinkUrl) && a(e, "sociallinkurl", i), u[0] & /*footersociallinks*/
|
839
|
+
131072 && l !== (l = /*footerData*/
|
840
|
+
s[30].socialLinkImage) && a(e, "sociallinkimage", l), u[0] & /*footersociallinks*/
|
841
|
+
131072 && n !== (n = /*footerData*/
|
842
|
+
s[30].socialLinkTitle) && a(e, "sociallinktitle", n), u[0] & /*clientstyling*/
|
815
843
|
64 && a(
|
816
844
|
e,
|
817
845
|
"clientstyling",
|
818
846
|
/*clientstyling*/
|
819
847
|
s[6]
|
820
|
-
),
|
821
|
-
|
822
|
-
s[30]?.isExternalLink) && a(e, "linktype", r),
|
823
|
-
|
824
|
-
s[30]?.target) && a(e, "target", o),
|
848
|
+
), u[0] & /*footersociallinks*/
|
849
|
+
131072 && r !== (r = /*footerData*/
|
850
|
+
s[30]?.isExternalLink) && a(e, "linktype", r), u[0] & /*footersociallinks*/
|
851
|
+
131072 && o !== (o = /*footerData*/
|
852
|
+
s[30]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
825
853
|
256 && a(
|
826
854
|
e,
|
827
855
|
"baseurl",
|
828
856
|
/*baseurl*/
|
829
857
|
s[8]
|
830
|
-
),
|
858
|
+
), u[0] & /*mbsource*/
|
859
|
+
1024 && a(
|
860
|
+
e,
|
861
|
+
"mbsource",
|
862
|
+
/*mbsource*/
|
863
|
+
s[10]
|
864
|
+
), u[0] & /*lang*/
|
831
865
|
512 && a(
|
832
866
|
e,
|
833
867
|
"lang",
|
@@ -840,11 +874,11 @@ function ie(t) {
|
|
840
874
|
}
|
841
875
|
};
|
842
876
|
}
|
843
|
-
function
|
877
|
+
function ie(t) {
|
844
878
|
let e, i, l, n, r, o;
|
845
879
|
return {
|
846
880
|
c() {
|
847
|
-
e =
|
881
|
+
e = d("casino-footer-thumbnail"), a(e, "licenseurl", i = /*footerData*/
|
848
882
|
t[30].licenseUrl), a(e, "licenseimage", l = /*footerData*/
|
849
883
|
t[30].licenseImage), a(e, "licensetitle", n = /*footerData*/
|
850
884
|
t[30].licenseTitle), a(
|
@@ -859,6 +893,11 @@ function oe(t) {
|
|
859
893
|
"baseurl",
|
860
894
|
/*baseurl*/
|
861
895
|
t[8]
|
896
|
+
), a(
|
897
|
+
e,
|
898
|
+
"mbsource",
|
899
|
+
/*mbsource*/
|
900
|
+
t[10]
|
862
901
|
), a(
|
863
902
|
e,
|
864
903
|
"lang",
|
@@ -866,33 +905,39 @@ function oe(t) {
|
|
866
905
|
t[9]
|
867
906
|
);
|
868
907
|
},
|
869
|
-
m(s,
|
870
|
-
g(s, e,
|
908
|
+
m(s, u) {
|
909
|
+
g(s, e, u);
|
871
910
|
},
|
872
|
-
p(s,
|
873
|
-
|
874
|
-
|
875
|
-
s[30].licenseUrl) && a(e, "licenseurl", i),
|
876
|
-
|
877
|
-
s[30].licenseImage) && a(e, "licenseimage", l),
|
878
|
-
|
879
|
-
s[30].licenseTitle) && a(e, "licensetitle", n),
|
911
|
+
p(s, u) {
|
912
|
+
u[0] & /*footerlicenses*/
|
913
|
+
65536 && i !== (i = /*footerData*/
|
914
|
+
s[30].licenseUrl) && a(e, "licenseurl", i), u[0] & /*footerlicenses*/
|
915
|
+
65536 && l !== (l = /*footerData*/
|
916
|
+
s[30].licenseImage) && a(e, "licenseimage", l), u[0] & /*footerlicenses*/
|
917
|
+
65536 && n !== (n = /*footerData*/
|
918
|
+
s[30].licenseTitle) && a(e, "licensetitle", n), u[0] & /*clientstyling*/
|
880
919
|
64 && a(
|
881
920
|
e,
|
882
921
|
"clientstyling",
|
883
922
|
/*clientstyling*/
|
884
923
|
s[6]
|
885
|
-
),
|
886
|
-
|
887
|
-
s[30]?.isExternalLink) && a(e, "linktype", r),
|
888
|
-
|
889
|
-
s[30]?.target) && a(e, "target", o),
|
924
|
+
), u[0] & /*footerlicenses*/
|
925
|
+
65536 && r !== (r = /*footerData*/
|
926
|
+
s[30]?.isExternalLink) && a(e, "linktype", r), u[0] & /*footerlicenses*/
|
927
|
+
65536 && o !== (o = /*footerData*/
|
928
|
+
s[30]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
890
929
|
256 && a(
|
891
930
|
e,
|
892
931
|
"baseurl",
|
893
932
|
/*baseurl*/
|
894
933
|
s[8]
|
895
|
-
),
|
934
|
+
), u[0] & /*mbsource*/
|
935
|
+
1024 && a(
|
936
|
+
e,
|
937
|
+
"mbsource",
|
938
|
+
/*mbsource*/
|
939
|
+
s[10]
|
940
|
+
), u[0] & /*lang*/
|
896
941
|
512 && a(
|
897
942
|
e,
|
898
943
|
"lang",
|
@@ -905,11 +950,11 @@ function oe(t) {
|
|
905
950
|
}
|
906
951
|
};
|
907
952
|
}
|
908
|
-
function
|
953
|
+
function Ye(t) {
|
909
954
|
let e, i, l, n, r, o;
|
910
955
|
return {
|
911
956
|
c() {
|
912
|
-
e =
|
957
|
+
e = d("casino-footer-thumbnail"), a(e, "helperlinkurl", i = /*item*/
|
913
958
|
t[33].helpLinkUrl), a(e, "helperlinkimage", l = /*item*/
|
914
959
|
t[33].helpLinkImage), a(e, "helperlinktitle", n = /*item*/
|
915
960
|
t[33].helpLinkTitle), a(
|
@@ -929,6 +974,11 @@ function Xe(t) {
|
|
929
974
|
"baseurl",
|
930
975
|
/*baseurl*/
|
931
976
|
t[8]
|
977
|
+
), a(
|
978
|
+
e,
|
979
|
+
"mbsource",
|
980
|
+
/*mbsource*/
|
981
|
+
t[10]
|
932
982
|
), a(
|
933
983
|
e,
|
934
984
|
"lang",
|
@@ -936,39 +986,45 @@ function Xe(t) {
|
|
936
986
|
t[9]
|
937
987
|
);
|
938
988
|
},
|
939
|
-
m(s,
|
940
|
-
g(s, e,
|
989
|
+
m(s, u) {
|
990
|
+
g(s, e, u);
|
941
991
|
},
|
942
|
-
p(s,
|
943
|
-
|
944
|
-
|
945
|
-
s[33].helpLinkUrl) && a(e, "helperlinkurl", i),
|
946
|
-
|
947
|
-
s[33].helpLinkImage) && a(e, "helperlinkimage", l),
|
948
|
-
|
949
|
-
s[33].helpLinkTitle) && a(e, "helperlinktitle", n),
|
992
|
+
p(s, u) {
|
993
|
+
u[0] & /*footerhelperlinks*/
|
994
|
+
32768 && i !== (i = /*item*/
|
995
|
+
s[33].helpLinkUrl) && a(e, "helperlinkurl", i), u[0] & /*footerhelperlinks*/
|
996
|
+
32768 && l !== (l = /*item*/
|
997
|
+
s[33].helpLinkImage) && a(e, "helperlinkimage", l), u[0] & /*footerhelperlinks*/
|
998
|
+
32768 && n !== (n = /*item*/
|
999
|
+
s[33].helpLinkTitle) && a(e, "helperlinktitle", n), u[0] & /*clientstyling*/
|
950
1000
|
64 && a(
|
951
1001
|
e,
|
952
1002
|
"clientstyling",
|
953
1003
|
/*clientstyling*/
|
954
1004
|
s[6]
|
955
|
-
),
|
1005
|
+
), u[0] & /*displaycolumn*/
|
956
1006
|
128 && a(
|
957
1007
|
e,
|
958
1008
|
"displaycolumn",
|
959
1009
|
/*displaycolumn*/
|
960
1010
|
s[7]
|
961
|
-
),
|
962
|
-
|
963
|
-
s[33]?.helpLinkType) && a(e, "linktype", r),
|
964
|
-
|
965
|
-
s[33]?.target) && a(e, "target", o),
|
1011
|
+
), u[0] & /*footerhelperlinks*/
|
1012
|
+
32768 && r !== (r = /*item*/
|
1013
|
+
s[33]?.helpLinkType) && a(e, "linktype", r), u[0] & /*footerhelperlinks*/
|
1014
|
+
32768 && o !== (o = /*item*/
|
1015
|
+
s[33]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
966
1016
|
256 && a(
|
967
1017
|
e,
|
968
1018
|
"baseurl",
|
969
1019
|
/*baseurl*/
|
970
1020
|
s[8]
|
971
|
-
),
|
1021
|
+
), u[0] & /*mbsource*/
|
1022
|
+
1024 && a(
|
1023
|
+
e,
|
1024
|
+
"mbsource",
|
1025
|
+
/*mbsource*/
|
1026
|
+
s[10]
|
1027
|
+
), u[0] & /*lang*/
|
972
1028
|
512 && a(
|
973
1029
|
e,
|
974
1030
|
"lang",
|
@@ -981,18 +1037,18 @@ function Xe(t) {
|
|
981
1037
|
}
|
982
1038
|
};
|
983
1039
|
}
|
984
|
-
function
|
985
|
-
let e, i =
|
1040
|
+
function Ze(t) {
|
1041
|
+
let e, i = b(
|
986
1042
|
/*item*/
|
987
1043
|
t[33].value
|
988
1044
|
), l = [];
|
989
1045
|
for (let n = 0; n < i.length; n += 1)
|
990
|
-
l[n] =
|
1046
|
+
l[n] = oe(x(t, i, n));
|
991
1047
|
return {
|
992
1048
|
c() {
|
993
1049
|
for (let n = 0; n < l.length; n += 1)
|
994
1050
|
l[n].c();
|
995
|
-
e =
|
1051
|
+
e = he();
|
996
1052
|
},
|
997
1053
|
m(n, r) {
|
998
1054
|
for (let o = 0; o < l.length; o += 1)
|
@@ -1000,16 +1056,16 @@ function Ye(t) {
|
|
1000
1056
|
g(n, e, r);
|
1001
1057
|
},
|
1002
1058
|
p(n, r) {
|
1003
|
-
if (r[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang*/
|
1004
|
-
|
1005
|
-
i =
|
1059
|
+
if (r[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, mbsource, lang*/
|
1060
|
+
34752) {
|
1061
|
+
i = b(
|
1006
1062
|
/*item*/
|
1007
1063
|
n[33].value
|
1008
1064
|
);
|
1009
1065
|
let o;
|
1010
1066
|
for (o = 0; o < i.length; o += 1) {
|
1011
|
-
const s =
|
1012
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
1067
|
+
const s = x(n, i, o);
|
1068
|
+
l[o] ? l[o].p(s, r) : (l[o] = oe(s), l[o].c(), l[o].m(e.parentNode, e));
|
1013
1069
|
}
|
1014
1070
|
for (; o < l.length; o += 1)
|
1015
1071
|
l[o].d(1);
|
@@ -1021,11 +1077,11 @@ function Ye(t) {
|
|
1021
1077
|
}
|
1022
1078
|
};
|
1023
1079
|
}
|
1024
|
-
function
|
1080
|
+
function oe(t) {
|
1025
1081
|
let e, i, l, n, r, o;
|
1026
1082
|
return {
|
1027
1083
|
c() {
|
1028
|
-
e =
|
1084
|
+
e = d("casino-footer-thumbnail"), a(e, "helperlinkurl", i = /*footerData*/
|
1029
1085
|
t[30].helpLinkUrl), a(e, "helperlinkimage", l = /*footerData*/
|
1030
1086
|
t[30].helpLinkImage), a(e, "helperlinktitle", n = /*footerData*/
|
1031
1087
|
t[30].helpLinkTitle), a(
|
@@ -1045,6 +1101,11 @@ function se(t) {
|
|
1045
1101
|
"baseurl",
|
1046
1102
|
/*baseurl*/
|
1047
1103
|
t[8]
|
1104
|
+
), a(
|
1105
|
+
e,
|
1106
|
+
"mbsource",
|
1107
|
+
/*mbsource*/
|
1108
|
+
t[10]
|
1048
1109
|
), a(
|
1049
1110
|
e,
|
1050
1111
|
"lang",
|
@@ -1052,39 +1113,45 @@ function se(t) {
|
|
1052
1113
|
t[9]
|
1053
1114
|
);
|
1054
1115
|
},
|
1055
|
-
m(s,
|
1056
|
-
g(s, e,
|
1116
|
+
m(s, u) {
|
1117
|
+
g(s, e, u);
|
1057
1118
|
},
|
1058
|
-
p(s,
|
1059
|
-
|
1060
|
-
|
1061
|
-
s[30].helpLinkUrl) && a(e, "helperlinkurl", i),
|
1062
|
-
|
1063
|
-
s[30].helpLinkImage) && a(e, "helperlinkimage", l),
|
1064
|
-
|
1065
|
-
s[30].helpLinkTitle) && a(e, "helperlinktitle", n),
|
1119
|
+
p(s, u) {
|
1120
|
+
u[0] & /*footerhelperlinks*/
|
1121
|
+
32768 && i !== (i = /*footerData*/
|
1122
|
+
s[30].helpLinkUrl) && a(e, "helperlinkurl", i), u[0] & /*footerhelperlinks*/
|
1123
|
+
32768 && l !== (l = /*footerData*/
|
1124
|
+
s[30].helpLinkImage) && a(e, "helperlinkimage", l), u[0] & /*footerhelperlinks*/
|
1125
|
+
32768 && n !== (n = /*footerData*/
|
1126
|
+
s[30].helpLinkTitle) && a(e, "helperlinktitle", n), u[0] & /*clientstyling*/
|
1066
1127
|
64 && a(
|
1067
1128
|
e,
|
1068
1129
|
"clientstyling",
|
1069
1130
|
/*clientstyling*/
|
1070
1131
|
s[6]
|
1071
|
-
),
|
1132
|
+
), u[0] & /*displaycolumn*/
|
1072
1133
|
128 && a(
|
1073
1134
|
e,
|
1074
1135
|
"displaycolumn",
|
1075
1136
|
/*displaycolumn*/
|
1076
1137
|
s[7]
|
1077
|
-
),
|
1078
|
-
|
1079
|
-
s[30]?.helpLinkType) && a(e, "linktype", r),
|
1080
|
-
|
1081
|
-
s[30]?.target) && a(e, "target", o),
|
1138
|
+
), u[0] & /*footerhelperlinks*/
|
1139
|
+
32768 && r !== (r = /*footerData*/
|
1140
|
+
s[30]?.helpLinkType) && a(e, "linktype", r), u[0] & /*footerhelperlinks*/
|
1141
|
+
32768 && o !== (o = /*footerData*/
|
1142
|
+
s[30]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
1082
1143
|
256 && a(
|
1083
1144
|
e,
|
1084
1145
|
"baseurl",
|
1085
1146
|
/*baseurl*/
|
1086
1147
|
s[8]
|
1087
|
-
),
|
1148
|
+
), u[0] & /*mbsource*/
|
1149
|
+
1024 && a(
|
1150
|
+
e,
|
1151
|
+
"mbsource",
|
1152
|
+
/*mbsource*/
|
1153
|
+
s[10]
|
1154
|
+
), u[0] & /*lang*/
|
1088
1155
|
512 && a(
|
1089
1156
|
e,
|
1090
1157
|
"lang",
|
@@ -1097,17 +1164,17 @@ function se(t) {
|
|
1097
1164
|
}
|
1098
1165
|
};
|
1099
1166
|
}
|
1100
|
-
function
|
1167
|
+
function se(t) {
|
1101
1168
|
let e, i;
|
1102
1169
|
function l(o, s) {
|
1103
1170
|
return s[0] & /*footerhelperlinks*/
|
1104
|
-
|
1105
|
-
o[33].hasOwnProperty("value")), e ?
|
1171
|
+
32768 && (e = null), e == null && (e = !!/*item*/
|
1172
|
+
o[33].hasOwnProperty("value")), e ? Ze : Ye;
|
1106
1173
|
}
|
1107
1174
|
let n = l(t, [-1, -1]), r = n(t);
|
1108
1175
|
return {
|
1109
1176
|
c() {
|
1110
|
-
r.c(), i =
|
1177
|
+
r.c(), i = he();
|
1111
1178
|
},
|
1112
1179
|
m(o, s) {
|
1113
1180
|
r.m(o, s), g(o, i, s);
|
@@ -1120,11 +1187,11 @@ function re(t) {
|
|
1120
1187
|
}
|
1121
1188
|
};
|
1122
1189
|
}
|
1123
|
-
function
|
1190
|
+
function re(t) {
|
1124
1191
|
let e, i, l, n, r, o;
|
1125
1192
|
return {
|
1126
1193
|
c() {
|
1127
|
-
e =
|
1194
|
+
e = d("casino-footer-thumbnail"), a(e, "vendorurl", i = /*footerData*/
|
1128
1195
|
t[30].gameVendorUrl), a(e, "vendorimage", l = /*footerData*/
|
1129
1196
|
t[30].gameVendorImage), a(e, "vendortitle", n = /*footerData*/
|
1130
1197
|
t[30].gameVendorTitle), a(
|
@@ -1139,6 +1206,11 @@ function ae(t) {
|
|
1139
1206
|
"baseurl",
|
1140
1207
|
/*baseurl*/
|
1141
1208
|
t[8]
|
1209
|
+
), a(
|
1210
|
+
e,
|
1211
|
+
"mbsource",
|
1212
|
+
/*mbsource*/
|
1213
|
+
t[10]
|
1142
1214
|
), a(
|
1143
1215
|
e,
|
1144
1216
|
"lang",
|
@@ -1146,33 +1218,39 @@ function ae(t) {
|
|
1146
1218
|
t[9]
|
1147
1219
|
);
|
1148
1220
|
},
|
1149
|
-
m(s,
|
1150
|
-
g(s, e,
|
1221
|
+
m(s, u) {
|
1222
|
+
g(s, e, u);
|
1151
1223
|
},
|
1152
|
-
p(s,
|
1153
|
-
|
1154
|
-
|
1155
|
-
s[30].gameVendorUrl) && a(e, "vendorurl", i),
|
1156
|
-
|
1157
|
-
s[30].gameVendorImage) && a(e, "vendorimage", l),
|
1158
|
-
|
1159
|
-
s[30].gameVendorTitle) && a(e, "vendortitle", n),
|
1224
|
+
p(s, u) {
|
1225
|
+
u[0] & /*footervendors*/
|
1226
|
+
16384 && i !== (i = /*footerData*/
|
1227
|
+
s[30].gameVendorUrl) && a(e, "vendorurl", i), u[0] & /*footervendors*/
|
1228
|
+
16384 && l !== (l = /*footerData*/
|
1229
|
+
s[30].gameVendorImage) && a(e, "vendorimage", l), u[0] & /*footervendors*/
|
1230
|
+
16384 && n !== (n = /*footerData*/
|
1231
|
+
s[30].gameVendorTitle) && a(e, "vendortitle", n), u[0] & /*clientstyling*/
|
1160
1232
|
64 && a(
|
1161
1233
|
e,
|
1162
1234
|
"clientstyling",
|
1163
1235
|
/*clientstyling*/
|
1164
1236
|
s[6]
|
1165
|
-
),
|
1166
|
-
|
1167
|
-
s[30]?.isExternalLink) && a(e, "linktype", r),
|
1168
|
-
|
1169
|
-
s[30]?.target) && a(e, "target", o),
|
1237
|
+
), u[0] & /*footervendors*/
|
1238
|
+
16384 && r !== (r = /*footerData*/
|
1239
|
+
s[30]?.isExternalLink) && a(e, "linktype", r), u[0] & /*footervendors*/
|
1240
|
+
16384 && o !== (o = /*footerData*/
|
1241
|
+
s[30]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
1170
1242
|
256 && a(
|
1171
1243
|
e,
|
1172
1244
|
"baseurl",
|
1173
1245
|
/*baseurl*/
|
1174
1246
|
s[8]
|
1175
|
-
),
|
1247
|
+
), u[0] & /*mbsource*/
|
1248
|
+
1024 && a(
|
1249
|
+
e,
|
1250
|
+
"mbsource",
|
1251
|
+
/*mbsource*/
|
1252
|
+
s[10]
|
1253
|
+
), u[0] & /*lang*/
|
1176
1254
|
512 && a(
|
1177
1255
|
e,
|
1178
1256
|
"lang",
|
@@ -1185,11 +1263,11 @@ function ae(t) {
|
|
1185
1263
|
}
|
1186
1264
|
};
|
1187
1265
|
}
|
1188
|
-
function
|
1266
|
+
function ae(t) {
|
1189
1267
|
let e, i, l, n, r, o;
|
1190
1268
|
return {
|
1191
1269
|
c() {
|
1192
|
-
e =
|
1270
|
+
e = d("casino-footer-thumbnail"), a(e, "paymenturl", i = /*paymentData*/
|
1193
1271
|
t[27].paymentMethodUrl), a(e, "paymentimage", l = /*paymentData*/
|
1194
1272
|
t[27].paymentMethodImage), a(e, "paymenttitle", n = /*paymentData*/
|
1195
1273
|
t[27].paymentMethodTitle), a(
|
@@ -1204,6 +1282,11 @@ function fe(t) {
|
|
1204
1282
|
"baseurl",
|
1205
1283
|
/*baseurl*/
|
1206
1284
|
t[8]
|
1285
|
+
), a(
|
1286
|
+
e,
|
1287
|
+
"mbsource",
|
1288
|
+
/*mbsource*/
|
1289
|
+
t[10]
|
1207
1290
|
), a(
|
1208
1291
|
e,
|
1209
1292
|
"lang",
|
@@ -1211,33 +1294,39 @@ function fe(t) {
|
|
1211
1294
|
t[9]
|
1212
1295
|
);
|
1213
1296
|
},
|
1214
|
-
m(s,
|
1215
|
-
g(s, e,
|
1297
|
+
m(s, u) {
|
1298
|
+
g(s, e, u);
|
1216
1299
|
},
|
1217
|
-
p(s,
|
1218
|
-
|
1219
|
-
|
1220
|
-
s[27].paymentMethodUrl) && a(e, "paymenturl", i),
|
1221
|
-
|
1222
|
-
s[27].paymentMethodImage) && a(e, "paymentimage", l),
|
1223
|
-
|
1224
|
-
s[27].paymentMethodTitle) && a(e, "paymenttitle", n),
|
1300
|
+
p(s, u) {
|
1301
|
+
u[0] & /*footerpayment*/
|
1302
|
+
8192 && i !== (i = /*paymentData*/
|
1303
|
+
s[27].paymentMethodUrl) && a(e, "paymenturl", i), u[0] & /*footerpayment*/
|
1304
|
+
8192 && l !== (l = /*paymentData*/
|
1305
|
+
s[27].paymentMethodImage) && a(e, "paymentimage", l), u[0] & /*footerpayment*/
|
1306
|
+
8192 && n !== (n = /*paymentData*/
|
1307
|
+
s[27].paymentMethodTitle) && a(e, "paymenttitle", n), u[0] & /*clientstyling*/
|
1225
1308
|
64 && a(
|
1226
1309
|
e,
|
1227
1310
|
"clientstyling",
|
1228
1311
|
/*clientstyling*/
|
1229
1312
|
s[6]
|
1230
|
-
),
|
1231
|
-
|
1232
|
-
s[27]?.isExternalLink) && a(e, "linktype", r),
|
1233
|
-
|
1234
|
-
s[27]?.target) && a(e, "target", o),
|
1313
|
+
), u[0] & /*footerpayment*/
|
1314
|
+
8192 && r !== (r = /*paymentData*/
|
1315
|
+
s[27]?.isExternalLink) && a(e, "linktype", r), u[0] & /*footerpayment*/
|
1316
|
+
8192 && o !== (o = /*paymentData*/
|
1317
|
+
s[27]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
1235
1318
|
256 && a(
|
1236
1319
|
e,
|
1237
1320
|
"baseurl",
|
1238
1321
|
/*baseurl*/
|
1239
1322
|
s[8]
|
1240
|
-
),
|
1323
|
+
), u[0] & /*mbsource*/
|
1324
|
+
1024 && a(
|
1325
|
+
e,
|
1326
|
+
"mbsource",
|
1327
|
+
/*mbsource*/
|
1328
|
+
s[10]
|
1329
|
+
), u[0] & /*lang*/
|
1241
1330
|
512 && a(
|
1242
1331
|
e,
|
1243
1332
|
"lang",
|
@@ -1250,11 +1339,11 @@ function fe(t) {
|
|
1250
1339
|
}
|
1251
1340
|
};
|
1252
1341
|
}
|
1253
|
-
function
|
1342
|
+
function ue(t) {
|
1254
1343
|
let e, i, l, n, r, o;
|
1255
1344
|
return {
|
1256
1345
|
c() {
|
1257
|
-
e =
|
1346
|
+
e = d("casino-footer-thumbnail"), a(e, "sponsorurl", i = /*sponsorData*/
|
1258
1347
|
t[24].sponsorUrl), a(e, "sponsorimage", l = /*sponsorData*/
|
1259
1348
|
t[24].sponsorImage), a(e, "sponsortitle", n = /*sponsorData*/
|
1260
1349
|
t[24].sponsorTitle), a(
|
@@ -1269,6 +1358,11 @@ function ce(t) {
|
|
1269
1358
|
"baseurl",
|
1270
1359
|
/*baseurl*/
|
1271
1360
|
t[8]
|
1361
|
+
), a(
|
1362
|
+
e,
|
1363
|
+
"mbsource",
|
1364
|
+
/*mbsource*/
|
1365
|
+
t[10]
|
1272
1366
|
), a(
|
1273
1367
|
e,
|
1274
1368
|
"lang",
|
@@ -1276,33 +1370,39 @@ function ce(t) {
|
|
1276
1370
|
t[9]
|
1277
1371
|
);
|
1278
1372
|
},
|
1279
|
-
m(s,
|
1280
|
-
g(s, e,
|
1373
|
+
m(s, u) {
|
1374
|
+
g(s, e, u);
|
1281
1375
|
},
|
1282
|
-
p(s,
|
1283
|
-
|
1284
|
-
|
1285
|
-
s[24].sponsorUrl) && a(e, "sponsorurl", i),
|
1286
|
-
|
1287
|
-
s[24].sponsorImage) && a(e, "sponsorimage", l),
|
1288
|
-
|
1289
|
-
s[24].sponsorTitle) && a(e, "sponsortitle", n),
|
1376
|
+
p(s, u) {
|
1377
|
+
u[0] & /*footersponsors*/
|
1378
|
+
4096 && i !== (i = /*sponsorData*/
|
1379
|
+
s[24].sponsorUrl) && a(e, "sponsorurl", i), u[0] & /*footersponsors*/
|
1380
|
+
4096 && l !== (l = /*sponsorData*/
|
1381
|
+
s[24].sponsorImage) && a(e, "sponsorimage", l), u[0] & /*footersponsors*/
|
1382
|
+
4096 && n !== (n = /*sponsorData*/
|
1383
|
+
s[24].sponsorTitle) && a(e, "sponsortitle", n), u[0] & /*clientstyling*/
|
1290
1384
|
64 && a(
|
1291
1385
|
e,
|
1292
1386
|
"clientstyling",
|
1293
1387
|
/*clientstyling*/
|
1294
1388
|
s[6]
|
1295
|
-
),
|
1296
|
-
|
1297
|
-
s[24]?.isExternalLink) && a(e, "linktype", r),
|
1298
|
-
|
1299
|
-
s[24]?.target) && a(e, "target", o),
|
1389
|
+
), u[0] & /*footersponsors*/
|
1390
|
+
4096 && r !== (r = /*sponsorData*/
|
1391
|
+
s[24]?.isExternalLink) && a(e, "linktype", r), u[0] & /*footersponsors*/
|
1392
|
+
4096 && o !== (o = /*sponsorData*/
|
1393
|
+
s[24]?.target) && a(e, "target", o), u[0] & /*baseurl*/
|
1300
1394
|
256 && a(
|
1301
1395
|
e,
|
1302
1396
|
"baseurl",
|
1303
1397
|
/*baseurl*/
|
1304
1398
|
s[8]
|
1305
|
-
),
|
1399
|
+
), u[0] & /*mbsource*/
|
1400
|
+
1024 && a(
|
1401
|
+
e,
|
1402
|
+
"mbsource",
|
1403
|
+
/*mbsource*/
|
1404
|
+
s[10]
|
1405
|
+
), u[0] & /*lang*/
|
1306
1406
|
512 && a(
|
1307
1407
|
e,
|
1308
1408
|
"lang",
|
@@ -1315,47 +1415,47 @@ function ce(t) {
|
|
1315
1415
|
}
|
1316
1416
|
};
|
1317
1417
|
}
|
1318
|
-
function
|
1418
|
+
function xe(t) {
|
1319
1419
|
let e;
|
1320
1420
|
function i(r, o) {
|
1321
1421
|
if (
|
1322
1422
|
/*sponsorflag*/
|
1323
1423
|
r[0] && /*footersponsors*/
|
1324
|
-
r[
|
1325
|
-
) return
|
1424
|
+
r[12].length
|
1425
|
+
) return Xe;
|
1326
1426
|
if (
|
1327
1427
|
/*paymentflag*/
|
1328
1428
|
r[1] && /*footerpayment*/
|
1329
|
-
r[
|
1330
|
-
) return
|
1429
|
+
r[13].length
|
1430
|
+
) return We;
|
1331
1431
|
if (
|
1332
1432
|
/*vendorflag*/
|
1333
1433
|
r[2] && /*footervendors*/
|
1334
|
-
r[
|
1335
|
-
) return
|
1434
|
+
r[14].length
|
1435
|
+
) return Qe;
|
1336
1436
|
if (
|
1337
1437
|
/*helperflag*/
|
1338
1438
|
r[3] && /*footerhelperlinks*/
|
1339
|
-
r[
|
1340
|
-
) return
|
1439
|
+
r[15].length
|
1440
|
+
) return Ke;
|
1341
1441
|
if (
|
1342
1442
|
/*licenseflag*/
|
1343
1443
|
r[4] && /*footerlicenses*/
|
1344
|
-
r[
|
1345
|
-
) return
|
1444
|
+
r[16].length
|
1445
|
+
) return Ge;
|
1346
1446
|
if (
|
1347
1447
|
/*socialflag*/
|
1348
1448
|
r[5] && /*footersociallinks*/
|
1349
|
-
r[
|
1350
|
-
) return
|
1449
|
+
r[17].length
|
1450
|
+
) return Je;
|
1351
1451
|
}
|
1352
1452
|
let l = i(t), n = l && l(t);
|
1353
1453
|
return {
|
1354
1454
|
c() {
|
1355
|
-
e =
|
1455
|
+
e = d("div"), n && n.c(), _(e, "class", "FooterSectionContainer"), _(e, "part", "FooterSectionContainer");
|
1356
1456
|
},
|
1357
1457
|
m(r, o) {
|
1358
|
-
g(r, e, o), n && n.m(e, null), t[
|
1458
|
+
g(r, e, o), n && n.m(e, null), t[21](e);
|
1359
1459
|
},
|
1360
1460
|
p(r, o) {
|
1361
1461
|
l === (l = i(r)) && n ? n.p(r, o) : (n && n.d(1), n = l && l(r), n && (n.c(), n.m(e, null)));
|
@@ -1363,75 +1463,64 @@ function Ze(t) {
|
|
1363
1463
|
i: v,
|
1364
1464
|
o: v,
|
1365
1465
|
d(r) {
|
1366
|
-
r && h(e), n && n.d(), t[
|
1466
|
+
r && h(e), n && n.d(), t[21](null);
|
1367
1467
|
}
|
1368
1468
|
};
|
1369
1469
|
}
|
1370
|
-
let
|
1371
|
-
function
|
1372
|
-
let { sponsorflag: l = "" } = e, { paymentflag: n = "" } = e, { vendorflag: r = "" } = e, { helperflag: o = "" } = e, { licenseflag: s = "" } = e, { socialflag:
|
1373
|
-
const
|
1374
|
-
c.origin == window.location.href.match(
|
1375
|
-
}, de = () => {
|
1376
|
-
let c = document.createElement("style");
|
1377
|
-
c.innerHTML = u, y.appendChild(c);
|
1378
|
-
}, pe = () => {
|
1379
|
-
let c = new URL($), j = document.createElement("style");
|
1380
|
-
fetch(c.href).then((R) => R.text()).then((R) => {
|
1381
|
-
j.innerHTML = R, setTimeout(
|
1382
|
-
() => {
|
1383
|
-
y.appendChild(j);
|
1384
|
-
},
|
1385
|
-
1
|
1386
|
-
);
|
1387
|
-
});
|
1470
|
+
let et = /^(?:[^\/]*\/){2}[^\/]+/g;
|
1471
|
+
function tt(t, e, i) {
|
1472
|
+
let { sponsorflag: l = "" } = e, { paymentflag: n = "" } = e, { vendorflag: r = "" } = e, { helperflag: o = "" } = e, { licenseflag: s = "" } = e, { socialflag: u = "" } = e, { clientstyling: f = "" } = e, { clientstylingurl: k = "" } = e, { target: p = "" } = e, { displaycolumn: S = "" } = e, { category: y = "" } = e, { baseurl: I = "" } = e, { lang: V = "" } = e, { mbsource: M } = e, H = [], z = [], q = [], O = [], J = [], G = [], $;
|
1473
|
+
const K = (c) => {
|
1474
|
+
c.origin == window.location.href.match(et)[0] && c.data && c.data.type === "FooterData" && (i(12, H = c.data.sponsorsRepeater), i(13, z = c.data.paymentMethodsRepeater), i(14, q = c.data.gameVendorsRepeater), i(15, O = c.data.helpLinksRepeater), i(16, J = c.data.licensesRepeater), i(17, G = c.data.socialLinksRepeater), y && i(15, O = O.filter((de) => de.key == y)));
|
1388
1475
|
};
|
1389
|
-
|
1390
|
-
window.removeEventListener("message",
|
1476
|
+
Se(() => (window.addEventListener("message", K, !1), () => {
|
1477
|
+
window.removeEventListener("message", K);
|
1391
1478
|
}));
|
1392
|
-
function
|
1393
|
-
|
1394
|
-
|
1479
|
+
function me(c) {
|
1480
|
+
A[c ? "unshift" : "push"](() => {
|
1481
|
+
$ = c, i(11, $);
|
1395
1482
|
});
|
1396
1483
|
}
|
1397
1484
|
return t.$$set = (c) => {
|
1398
|
-
"sponsorflag" in c && i(0, l = c.sponsorflag), "paymentflag" in c && i(1, n = c.paymentflag), "vendorflag" in c && i(2, r = c.vendorflag), "helperflag" in c && i(3, o = c.helperflag), "licenseflag" in c && i(4, s = c.licenseflag), "socialflag" in c && i(5,
|
1485
|
+
"sponsorflag" in c && i(0, l = c.sponsorflag), "paymentflag" in c && i(1, n = c.paymentflag), "vendorflag" in c && i(2, r = c.vendorflag), "helperflag" in c && i(3, o = c.helperflag), "licenseflag" in c && i(4, s = c.licenseflag), "socialflag" in c && i(5, u = c.socialflag), "clientstyling" in c && i(6, f = c.clientstyling), "clientstylingurl" in c && i(18, k = c.clientstylingurl), "target" in c && i(19, p = c.target), "displaycolumn" in c && i(7, S = c.displaycolumn), "category" in c && i(20, y = c.category), "baseurl" in c && i(8, I = c.baseurl), "lang" in c && i(9, V = c.lang), "mbsource" in c && i(10, M = c.mbsource);
|
1399
1486
|
}, t.$$.update = () => {
|
1400
1487
|
t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
1401
|
-
|
1402
|
-
|
1488
|
+
2112 && f && $ && Ve($, f), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
1489
|
+
264192 && k && $ && He($, k), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
1490
|
+
3072 && M && $ && ze($, `${M}.Style`);
|
1403
1491
|
}, [
|
1404
1492
|
l,
|
1405
1493
|
n,
|
1406
1494
|
r,
|
1407
1495
|
o,
|
1408
1496
|
s,
|
1409
|
-
f,
|
1410
1497
|
u,
|
1498
|
+
f,
|
1411
1499
|
S,
|
1412
1500
|
I,
|
1501
|
+
V,
|
1502
|
+
M,
|
1503
|
+
$,
|
1413
1504
|
H,
|
1414
|
-
y,
|
1415
|
-
q,
|
1416
1505
|
z,
|
1417
|
-
|
1506
|
+
q,
|
1418
1507
|
O,
|
1508
|
+
J,
|
1419
1509
|
G,
|
1420
|
-
K,
|
1421
|
-
$,
|
1422
|
-
b,
|
1423
1510
|
k,
|
1424
|
-
|
1511
|
+
p,
|
1512
|
+
y,
|
1513
|
+
me
|
1425
1514
|
];
|
1426
1515
|
}
|
1427
|
-
class
|
1516
|
+
class ge extends Be {
|
1428
1517
|
constructor(e) {
|
1429
|
-
super(),
|
1518
|
+
super(), Ae(
|
1430
1519
|
this,
|
1431
1520
|
e,
|
1432
|
-
|
1433
|
-
|
1434
|
-
|
1521
|
+
tt,
|
1522
|
+
xe,
|
1523
|
+
be,
|
1435
1524
|
{
|
1436
1525
|
sponsorflag: 0,
|
1437
1526
|
paymentflag: 1,
|
@@ -1440,12 +1529,13 @@ class me extends Be {
|
|
1440
1529
|
licenseflag: 4,
|
1441
1530
|
socialflag: 5,
|
1442
1531
|
clientstyling: 6,
|
1443
|
-
clientstylingurl:
|
1444
|
-
target:
|
1532
|
+
clientstylingurl: 18,
|
1533
|
+
target: 19,
|
1445
1534
|
displaycolumn: 7,
|
1446
|
-
category:
|
1535
|
+
category: 20,
|
1447
1536
|
baseurl: 8,
|
1448
|
-
lang: 9
|
1537
|
+
lang: 9,
|
1538
|
+
mbsource: 10
|
1449
1539
|
},
|
1450
1540
|
qe,
|
1451
1541
|
[-1, -1]
|
@@ -1455,121 +1545,130 @@ class me extends Be {
|
|
1455
1545
|
return this.$$.ctx[0];
|
1456
1546
|
}
|
1457
1547
|
set sponsorflag(e) {
|
1458
|
-
this.$$set({ sponsorflag: e }),
|
1548
|
+
this.$$set({ sponsorflag: e }), m();
|
1459
1549
|
}
|
1460
1550
|
get paymentflag() {
|
1461
1551
|
return this.$$.ctx[1];
|
1462
1552
|
}
|
1463
1553
|
set paymentflag(e) {
|
1464
|
-
this.$$set({ paymentflag: e }),
|
1554
|
+
this.$$set({ paymentflag: e }), m();
|
1465
1555
|
}
|
1466
1556
|
get vendorflag() {
|
1467
1557
|
return this.$$.ctx[2];
|
1468
1558
|
}
|
1469
1559
|
set vendorflag(e) {
|
1470
|
-
this.$$set({ vendorflag: e }),
|
1560
|
+
this.$$set({ vendorflag: e }), m();
|
1471
1561
|
}
|
1472
1562
|
get helperflag() {
|
1473
1563
|
return this.$$.ctx[3];
|
1474
1564
|
}
|
1475
1565
|
set helperflag(e) {
|
1476
|
-
this.$$set({ helperflag: e }),
|
1566
|
+
this.$$set({ helperflag: e }), m();
|
1477
1567
|
}
|
1478
1568
|
get licenseflag() {
|
1479
1569
|
return this.$$.ctx[4];
|
1480
1570
|
}
|
1481
1571
|
set licenseflag(e) {
|
1482
|
-
this.$$set({ licenseflag: e }),
|
1572
|
+
this.$$set({ licenseflag: e }), m();
|
1483
1573
|
}
|
1484
1574
|
get socialflag() {
|
1485
1575
|
return this.$$.ctx[5];
|
1486
1576
|
}
|
1487
1577
|
set socialflag(e) {
|
1488
|
-
this.$$set({ socialflag: e }),
|
1578
|
+
this.$$set({ socialflag: e }), m();
|
1489
1579
|
}
|
1490
1580
|
get clientstyling() {
|
1491
1581
|
return this.$$.ctx[6];
|
1492
1582
|
}
|
1493
1583
|
set clientstyling(e) {
|
1494
|
-
this.$$set({ clientstyling: e }),
|
1584
|
+
this.$$set({ clientstyling: e }), m();
|
1495
1585
|
}
|
1496
1586
|
get clientstylingurl() {
|
1497
|
-
return this.$$.ctx[
|
1587
|
+
return this.$$.ctx[18];
|
1498
1588
|
}
|
1499
1589
|
set clientstylingurl(e) {
|
1500
|
-
this.$$set({ clientstylingurl: e }),
|
1590
|
+
this.$$set({ clientstylingurl: e }), m();
|
1501
1591
|
}
|
1502
1592
|
get target() {
|
1503
|
-
return this.$$.ctx[
|
1593
|
+
return this.$$.ctx[19];
|
1504
1594
|
}
|
1505
1595
|
set target(e) {
|
1506
|
-
this.$$set({ target: e }),
|
1596
|
+
this.$$set({ target: e }), m();
|
1507
1597
|
}
|
1508
1598
|
get displaycolumn() {
|
1509
1599
|
return this.$$.ctx[7];
|
1510
1600
|
}
|
1511
1601
|
set displaycolumn(e) {
|
1512
|
-
this.$$set({ displaycolumn: e }),
|
1602
|
+
this.$$set({ displaycolumn: e }), m();
|
1513
1603
|
}
|
1514
1604
|
get category() {
|
1515
|
-
return this.$$.ctx[
|
1605
|
+
return this.$$.ctx[20];
|
1516
1606
|
}
|
1517
1607
|
set category(e) {
|
1518
|
-
this.$$set({ category: e }),
|
1608
|
+
this.$$set({ category: e }), m();
|
1519
1609
|
}
|
1520
1610
|
get baseurl() {
|
1521
1611
|
return this.$$.ctx[8];
|
1522
1612
|
}
|
1523
1613
|
set baseurl(e) {
|
1524
|
-
this.$$set({ baseurl: e }),
|
1614
|
+
this.$$set({ baseurl: e }), m();
|
1525
1615
|
}
|
1526
1616
|
get lang() {
|
1527
1617
|
return this.$$.ctx[9];
|
1528
1618
|
}
|
1529
1619
|
set lang(e) {
|
1530
|
-
this.$$set({ lang: e }),
|
1620
|
+
this.$$set({ lang: e }), m();
|
1621
|
+
}
|
1622
|
+
get mbsource() {
|
1623
|
+
return this.$$.ctx[10];
|
1624
|
+
}
|
1625
|
+
set mbsource(e) {
|
1626
|
+
this.$$set({ mbsource: e }), m();
|
1531
1627
|
}
|
1532
1628
|
}
|
1533
|
-
|
1534
|
-
const
|
1629
|
+
Pe(ge, { sponsorflag: {}, paymentflag: {}, vendorflag: {}, helperflag: {}, licenseflag: {}, socialflag: {}, clientstyling: {}, clientstylingurl: {}, target: {}, displaycolumn: {}, category: {}, baseurl: {}, lang: {}, mbsource: {} }, [], [], !0);
|
1630
|
+
const gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
1535
1631
|
__proto__: null,
|
1536
|
-
default:
|
1632
|
+
default: ge
|
1537
1633
|
}, Symbol.toStringTag, { value: "Module" }));
|
1538
1634
|
export {
|
1539
|
-
|
1540
|
-
|
1541
|
-
|
1542
|
-
|
1543
|
-
|
1544
|
-
|
1545
|
-
|
1546
|
-
|
1547
|
-
|
1635
|
+
lt as A,
|
1636
|
+
ht as B,
|
1637
|
+
b as C,
|
1638
|
+
w as D,
|
1639
|
+
a as E,
|
1640
|
+
ft as F,
|
1641
|
+
st as G,
|
1642
|
+
B as H,
|
1643
|
+
it as I,
|
1644
|
+
ct as J,
|
1645
|
+
_t as K,
|
1646
|
+
gt as L,
|
1548
1647
|
Be as S,
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1648
|
+
$e as a,
|
1649
|
+
Ae as b,
|
1650
|
+
ye as c,
|
1552
1651
|
h as d,
|
1553
1652
|
g as e,
|
1554
|
-
|
1555
|
-
|
1653
|
+
m as f,
|
1654
|
+
d as g,
|
1556
1655
|
_ as h,
|
1557
|
-
|
1558
|
-
|
1559
|
-
|
1560
|
-
|
1561
|
-
|
1656
|
+
D as i,
|
1657
|
+
A as j,
|
1658
|
+
he as k,
|
1659
|
+
nt as l,
|
1660
|
+
ke as m,
|
1562
1661
|
v as n,
|
1563
|
-
|
1662
|
+
Se as o,
|
1564
1663
|
rt as p,
|
1565
1664
|
at as q,
|
1566
1665
|
N as r,
|
1567
|
-
|
1568
|
-
|
1569
|
-
|
1570
|
-
|
1571
|
-
|
1572
|
-
|
1573
|
-
|
1574
|
-
|
1666
|
+
be as s,
|
1667
|
+
ut as t,
|
1668
|
+
fe as u,
|
1669
|
+
Ve as v,
|
1670
|
+
He as w,
|
1671
|
+
ze as x,
|
1672
|
+
Pe as y,
|
1673
|
+
ot as z
|
1575
1674
|
};
|