@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,17 +1,17 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var
|
4
|
-
var
|
5
|
-
var
|
1
|
+
var we = Object.defineProperty, Le = Object.defineProperties;
|
2
|
+
var Ee = Object.getOwnPropertyDescriptors;
|
3
|
+
var X = Object.getOwnPropertySymbols;
|
4
|
+
var Ce = Object.prototype.hasOwnProperty, Se = Object.prototype.propertyIsEnumerable;
|
5
|
+
var A = (t, e, n) => e in t ? we(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, Y = (t, e) => {
|
6
6
|
for (var n in e || (e = {}))
|
7
|
-
|
8
|
-
if (
|
9
|
-
for (var n of
|
10
|
-
|
7
|
+
Ce.call(e, n) && A(t, n, e[n]);
|
8
|
+
if (X)
|
9
|
+
for (var n of X(e))
|
10
|
+
Se.call(e, n) && A(t, n, e[n]);
|
11
11
|
return t;
|
12
|
-
},
|
13
|
-
var $ = (t, e, n) =>
|
14
|
-
var
|
12
|
+
}, Z = (t, e) => Le(t, Ee(e));
|
13
|
+
var $ = (t, e, n) => A(t, typeof e != "symbol" ? e + "" : e, n);
|
14
|
+
var x = (t, e, n) => new Promise((l, i) => {
|
15
15
|
var r = (a) => {
|
16
16
|
try {
|
17
17
|
s(n.next(a));
|
@@ -29,29 +29,29 @@ var ee = (t, e, n) => new Promise((l, i) => {
|
|
29
29
|
});
|
30
30
|
function w() {
|
31
31
|
}
|
32
|
-
function
|
32
|
+
function de(t) {
|
33
33
|
return t();
|
34
34
|
}
|
35
|
-
function
|
35
|
+
function ee() {
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
37
37
|
}
|
38
38
|
function R(t) {
|
39
|
-
t.forEach(
|
39
|
+
t.forEach(de);
|
40
40
|
}
|
41
|
-
function
|
41
|
+
function H(t) {
|
42
42
|
return typeof t == "function";
|
43
43
|
}
|
44
|
-
function
|
44
|
+
function Ie(t, e) {
|
45
45
|
return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
|
46
46
|
}
|
47
|
-
let
|
48
|
-
function
|
49
|
-
return t === e ? !0 : (
|
47
|
+
let j;
|
48
|
+
function gt(t, e) {
|
49
|
+
return t === e ? !0 : (j || (j = document.createElement("a")), j.href = e, t === j.href);
|
50
50
|
}
|
51
|
-
function
|
51
|
+
function Te(t) {
|
52
52
|
return Object.keys(t).length === 0;
|
53
53
|
}
|
54
|
-
function
|
54
|
+
function Fe(t, ...e) {
|
55
55
|
if (t == null) {
|
56
56
|
for (const l of e)
|
57
57
|
l(void 0);
|
@@ -60,27 +60,27 @@ function je(t, ...e) {
|
|
60
60
|
const n = t.subscribe(...e);
|
61
61
|
return n.unsubscribe ? () => n.unsubscribe() : n;
|
62
62
|
}
|
63
|
-
function
|
64
|
-
t.$$.on_destroy.push(
|
63
|
+
function mt(t, e, n) {
|
64
|
+
t.$$.on_destroy.push(Fe(e, n));
|
65
65
|
}
|
66
|
-
function
|
67
|
-
return t &&
|
66
|
+
function dt(t) {
|
67
|
+
return t && H(t.destroy) ? t.destroy : w;
|
68
68
|
}
|
69
|
-
const
|
69
|
+
const bt = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : (
|
70
70
|
// @ts-ignore Node typings have this
|
71
71
|
global
|
72
72
|
);
|
73
|
-
function
|
73
|
+
function Me(t, e) {
|
74
74
|
t.appendChild(e);
|
75
75
|
}
|
76
|
-
function
|
77
|
-
const l =
|
76
|
+
function Oe(t, e, n) {
|
77
|
+
const l = Ue(t);
|
78
78
|
if (!l.getElementById(e)) {
|
79
|
-
const i =
|
80
|
-
i.id = e, i.textContent = n,
|
79
|
+
const i = b("style");
|
80
|
+
i.id = e, i.textContent = n, je(l, i);
|
81
81
|
}
|
82
82
|
}
|
83
|
-
function
|
83
|
+
function Ue(t) {
|
84
84
|
if (!t) return document;
|
85
85
|
const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
|
86
86
|
return e && /** @type {ShadowRoot} */
|
@@ -89,8 +89,8 @@ function Ne(t) {
|
|
89
89
|
e
|
90
90
|
) : t.ownerDocument;
|
91
91
|
}
|
92
|
-
function
|
93
|
-
return
|
92
|
+
function je(t, e) {
|
93
|
+
return Me(
|
94
94
|
/** @type {Document} */
|
95
95
|
t.head || t,
|
96
96
|
e
|
@@ -106,7 +106,7 @@ function L(t, e) {
|
|
106
106
|
for (let n = 0; n < t.length; n += 1)
|
107
107
|
t[n] && t[n].d(e);
|
108
108
|
}
|
109
|
-
function
|
109
|
+
function b(t) {
|
110
110
|
return document.createElement(t);
|
111
111
|
}
|
112
112
|
function pt(t) {
|
@@ -115,33 +115,33 @@ function pt(t) {
|
|
115
115
|
function be(t) {
|
116
116
|
return document.createTextNode(t);
|
117
117
|
}
|
118
|
-
function
|
118
|
+
function $t() {
|
119
119
|
return be(" ");
|
120
120
|
}
|
121
|
-
function
|
121
|
+
function pe() {
|
122
122
|
return be("");
|
123
123
|
}
|
124
|
-
function
|
124
|
+
function kt(t, e, n, l) {
|
125
125
|
return t.addEventListener(e, n, l), () => t.removeEventListener(e, n, l);
|
126
126
|
}
|
127
127
|
function g(t, e, n) {
|
128
128
|
n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
|
129
129
|
}
|
130
|
-
function
|
130
|
+
function u(t, e, n) {
|
131
131
|
const l = e.toLowerCase();
|
132
132
|
l in t ? t[l] = typeof t[l] == "boolean" && n === "" ? !0 : n : e in t ? t[e] = typeof t[e] == "boolean" && n === "" ? !0 : n : g(t, e, n);
|
133
133
|
}
|
134
|
-
function
|
134
|
+
function Ne(t) {
|
135
135
|
return Array.from(t.childNodes);
|
136
136
|
}
|
137
|
-
function
|
137
|
+
function yt(t, e) {
|
138
138
|
e = "" + e, t.data !== e && (t.data = /** @type {string} */
|
139
139
|
e);
|
140
140
|
}
|
141
|
-
function
|
141
|
+
function vt(t, e) {
|
142
142
|
t.value = e == null ? "" : e;
|
143
143
|
}
|
144
|
-
function
|
144
|
+
function wt(t, e, n) {
|
145
145
|
for (let l = 0; l < t.options.length; l += 1) {
|
146
146
|
const i = t.options[l];
|
147
147
|
if (i.__value === e) {
|
@@ -151,14 +151,14 @@ function vt(t, e, n) {
|
|
151
151
|
}
|
152
152
|
(!n || e !== void 0) && (t.selectedIndex = -1);
|
153
153
|
}
|
154
|
-
function
|
154
|
+
function Lt(t) {
|
155
155
|
const e = t.querySelector(":checked");
|
156
156
|
return e && e.__value;
|
157
157
|
}
|
158
|
-
function
|
158
|
+
function Et(t, e, n) {
|
159
159
|
t.classList.toggle(e, !!n);
|
160
160
|
}
|
161
|
-
function
|
161
|
+
function Re(t) {
|
162
162
|
const e = {};
|
163
163
|
return t.childNodes.forEach(
|
164
164
|
/** @param {Element} node */
|
@@ -167,87 +167,87 @@ function Pe(t) {
|
|
167
167
|
}
|
168
168
|
), e;
|
169
169
|
}
|
170
|
-
let
|
170
|
+
let M;
|
171
171
|
function F(t) {
|
172
|
-
|
172
|
+
M = t;
|
173
173
|
}
|
174
|
-
function
|
175
|
-
if (!
|
176
|
-
return
|
174
|
+
function Ae() {
|
175
|
+
if (!M) throw new Error("Function called outside component initialization");
|
176
|
+
return M;
|
177
177
|
}
|
178
|
-
function
|
179
|
-
|
178
|
+
function Pe(t) {
|
179
|
+
Ae().$$.on_mount.push(t);
|
180
180
|
}
|
181
|
-
const C = [],
|
181
|
+
const C = [], B = [];
|
182
182
|
let S = [];
|
183
|
-
const
|
184
|
-
let
|
185
|
-
function
|
186
|
-
|
183
|
+
const te = [], Be = /* @__PURE__ */ Promise.resolve();
|
184
|
+
let D = !1;
|
185
|
+
function De() {
|
186
|
+
D || (D = !0, Be.then(d));
|
187
187
|
}
|
188
|
-
function
|
188
|
+
function V(t) {
|
189
189
|
S.push(t);
|
190
190
|
}
|
191
|
-
const
|
191
|
+
const P = /* @__PURE__ */ new Set();
|
192
192
|
let E = 0;
|
193
|
-
function
|
193
|
+
function d() {
|
194
194
|
if (E !== 0)
|
195
195
|
return;
|
196
|
-
const t =
|
196
|
+
const t = M;
|
197
197
|
do {
|
198
198
|
try {
|
199
199
|
for (; E < C.length; ) {
|
200
200
|
const e = C[E];
|
201
|
-
E++, F(e),
|
201
|
+
E++, F(e), Ve(e.$$);
|
202
202
|
}
|
203
203
|
} catch (e) {
|
204
204
|
throw C.length = 0, E = 0, e;
|
205
205
|
}
|
206
|
-
for (F(null), C.length = 0, E = 0;
|
206
|
+
for (F(null), C.length = 0, E = 0; B.length; ) B.pop()();
|
207
207
|
for (let e = 0; e < S.length; e += 1) {
|
208
208
|
const n = S[e];
|
209
|
-
|
209
|
+
P.has(n) || (P.add(n), n());
|
210
210
|
}
|
211
211
|
S.length = 0;
|
212
212
|
} while (C.length);
|
213
|
-
for (;
|
214
|
-
|
215
|
-
|
213
|
+
for (; te.length; )
|
214
|
+
te.pop()();
|
215
|
+
D = !1, P.clear(), F(t);
|
216
216
|
}
|
217
|
-
function
|
217
|
+
function Ve(t) {
|
218
218
|
if (t.fragment !== null) {
|
219
219
|
t.update(), R(t.before_update);
|
220
220
|
const e = t.dirty;
|
221
|
-
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(
|
221
|
+
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(V);
|
222
222
|
}
|
223
223
|
}
|
224
|
-
function
|
224
|
+
function He(t) {
|
225
225
|
const e = [], n = [];
|
226
226
|
S.forEach((l) => t.indexOf(l) === -1 ? e.push(l) : n.push(l)), n.forEach((l) => l()), S = e;
|
227
227
|
}
|
228
|
-
const
|
229
|
-
function
|
230
|
-
t && t.i && (
|
228
|
+
const ze = /* @__PURE__ */ new Set();
|
229
|
+
function qe(t, e) {
|
230
|
+
t && t.i && (ze.delete(t), t.i(e));
|
231
231
|
}
|
232
|
-
function
|
232
|
+
function p(t) {
|
233
233
|
return (t == null ? void 0 : t.length) !== void 0 ? t : Array.from(t);
|
234
234
|
}
|
235
|
-
function
|
235
|
+
function Je(t, e, n) {
|
236
236
|
const { fragment: l, after_update: i } = t.$$;
|
237
|
-
l && l.m(e, n),
|
238
|
-
const r = t.$$.on_mount.map(
|
237
|
+
l && l.m(e, n), V(() => {
|
238
|
+
const r = t.$$.on_mount.map(de).filter(H);
|
239
239
|
t.$$.on_destroy ? t.$$.on_destroy.push(...r) : R(r), t.$$.on_mount = [];
|
240
|
-
}), i.forEach(
|
240
|
+
}), i.forEach(V);
|
241
241
|
}
|
242
|
-
function
|
242
|
+
function Ge(t, e) {
|
243
243
|
const n = t.$$;
|
244
|
-
n.fragment !== null && (
|
244
|
+
n.fragment !== null && (He(n.after_update), R(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
|
245
245
|
}
|
246
|
-
function
|
247
|
-
t.$$.dirty[0] === -1 && (C.push(t),
|
246
|
+
function Ke(t, e) {
|
247
|
+
t.$$.dirty[0] === -1 && (C.push(t), De(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
|
248
248
|
}
|
249
|
-
function
|
250
|
-
const a =
|
249
|
+
function Qe(t, e, n, l, i, r, o = null, s = [-1]) {
|
250
|
+
const a = M;
|
251
251
|
F(t);
|
252
252
|
const c = t.$$ = {
|
253
253
|
fragment: null,
|
@@ -256,7 +256,7 @@ function Xe(t, e, n, l, i, r, o = null, s = [-1]) {
|
|
256
256
|
props: r,
|
257
257
|
update: w,
|
258
258
|
not_equal: i,
|
259
|
-
bound:
|
259
|
+
bound: ee(),
|
260
260
|
// lifecycle
|
261
261
|
on_mount: [],
|
262
262
|
on_destroy: [],
|
@@ -265,28 +265,28 @@ function Xe(t, e, n, l, i, r, o = null, s = [-1]) {
|
|
265
265
|
after_update: [],
|
266
266
|
context: new Map(e.context || (a ? a.$$.context : [])),
|
267
267
|
// everything else
|
268
|
-
callbacks:
|
268
|
+
callbacks: ee(),
|
269
269
|
dirty: s,
|
270
270
|
skip_bound: !1,
|
271
271
|
root: e.target || a.$$.root
|
272
272
|
};
|
273
273
|
o && o(c.root);
|
274
274
|
let h = !1;
|
275
|
-
if (c.ctx = n ? n(t, e.props || {}, (k, I, ...
|
276
|
-
const T =
|
277
|
-
return c.ctx && i(c.ctx[k], c.ctx[k] = T) && (!c.skip_bound && c.bound[k] && c.bound[k](T), h &&
|
275
|
+
if (c.ctx = n ? n(t, e.props || {}, (k, I, ...v) => {
|
276
|
+
const T = v.length ? v[0] : I;
|
277
|
+
return c.ctx && i(c.ctx[k], c.ctx[k] = T) && (!c.skip_bound && c.bound[k] && c.bound[k](T), h && Ke(t, k)), I;
|
278
278
|
}) : [], c.update(), h = !0, R(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
|
279
279
|
if (e.hydrate) {
|
280
|
-
const k =
|
280
|
+
const k = Ne(e.target);
|
281
281
|
c.fragment && c.fragment.l(k), k.forEach(_);
|
282
282
|
} else
|
283
283
|
c.fragment && c.fragment.c();
|
284
|
-
e.intro &&
|
284
|
+
e.intro && qe(t.$$.fragment), Je(t, e.target, e.anchor), d();
|
285
285
|
}
|
286
286
|
F(a);
|
287
287
|
}
|
288
|
-
let
|
289
|
-
typeof HTMLElement == "function" && (
|
288
|
+
let $e;
|
289
|
+
typeof HTMLElement == "function" && ($e = class extends HTMLElement {
|
290
290
|
constructor(e, n, l) {
|
291
291
|
super();
|
292
292
|
/** The Svelte component constructor */
|
@@ -323,14 +323,14 @@ typeof HTMLElement == "function" && (ke = class extends HTMLElement {
|
|
323
323
|
}
|
324
324
|
}
|
325
325
|
connectedCallback() {
|
326
|
-
return
|
326
|
+
return x(this, null, function* () {
|
327
327
|
if (this.$$cn = !0, !this.$$c) {
|
328
328
|
let e = function(r) {
|
329
329
|
return () => {
|
330
330
|
let o;
|
331
331
|
return {
|
332
332
|
c: function() {
|
333
|
-
o =
|
333
|
+
o = b("slot"), r !== "default" && g(o, "name", r);
|
334
334
|
},
|
335
335
|
/**
|
336
336
|
* @param {HTMLElement} target
|
@@ -347,7 +347,7 @@ typeof HTMLElement == "function" && (ke = class extends HTMLElement {
|
|
347
347
|
};
|
348
348
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
349
349
|
return;
|
350
|
-
const n = {}, l =
|
350
|
+
const n = {}, l = Re(this);
|
351
351
|
for (const r of this.$$s)
|
352
352
|
r in l && (n[r] = [e(r)]);
|
353
353
|
for (const r of this.attributes) {
|
@@ -358,7 +358,7 @@ typeof HTMLElement == "function" && (ke = class extends HTMLElement {
|
|
358
358
|
!(r in this.$$d) && this[r] !== void 0 && (this.$$d[r] = this[r], delete this[r]);
|
359
359
|
this.$$c = new this.$$ctor({
|
360
360
|
target: this.shadowRoot || this,
|
361
|
-
props:
|
361
|
+
props: Z(Y({}, this.$$d), {
|
362
362
|
$$slots: n,
|
363
363
|
$$scope: {
|
364
364
|
ctx: []
|
@@ -436,8 +436,8 @@ function N(t, e, n, l) {
|
|
436
436
|
return e;
|
437
437
|
}
|
438
438
|
}
|
439
|
-
function
|
440
|
-
let o = class extends
|
439
|
+
function We(t, e, n, l, i, r) {
|
440
|
+
let o = class extends $e {
|
441
441
|
constructor() {
|
442
442
|
super(t, n, i), this.$$p_d = e;
|
443
443
|
}
|
@@ -467,7 +467,7 @@ function Ye(t, e, n, l, i, r) {
|
|
467
467
|
}), t.element = /** @type {any} */
|
468
468
|
o, o;
|
469
469
|
}
|
470
|
-
class
|
470
|
+
class Xe {
|
471
471
|
constructor() {
|
472
472
|
/**
|
473
473
|
* ### PRIVATE API
|
@@ -488,7 +488,7 @@ class Ze {
|
|
488
488
|
}
|
489
489
|
/** @returns {void} */
|
490
490
|
$destroy() {
|
491
|
-
|
491
|
+
Ge(this, 1), this.$destroy = w;
|
492
492
|
}
|
493
493
|
/**
|
494
494
|
* @template {Extract<keyof Events, string>} K
|
@@ -497,7 +497,7 @@ class Ze {
|
|
497
497
|
* @returns {() => void}
|
498
498
|
*/
|
499
499
|
$on(e, n) {
|
500
|
-
if (!
|
500
|
+
if (!H(n))
|
501
501
|
return w;
|
502
502
|
const l = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
|
503
503
|
return l.push(n), () => {
|
@@ -510,11 +510,34 @@ class Ze {
|
|
510
510
|
* @returns {void}
|
511
511
|
*/
|
512
512
|
$set(e) {
|
513
|
-
this.$$set && !
|
513
|
+
this.$$set && !Te(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
|
514
|
+
}
|
515
|
+
}
|
516
|
+
const Ye = "4";
|
517
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ye);
|
518
|
+
function Ze(t, e) {
|
519
|
+
if (t) {
|
520
|
+
const n = document.createElement("style");
|
521
|
+
n.innerHTML = e, t.appendChild(n);
|
522
|
+
}
|
523
|
+
}
|
524
|
+
function xe(t, e) {
|
525
|
+
const n = new URL(e);
|
526
|
+
fetch(n.href).then((l) => l.text()).then((l) => {
|
527
|
+
const i = document.createElement("style");
|
528
|
+
i.innerHTML = l, t && t.appendChild(i);
|
529
|
+
}).catch((l) => {
|
530
|
+
console.error("There was an error while trying to load client styling from URL", l);
|
531
|
+
});
|
532
|
+
}
|
533
|
+
function et(t, e, n) {
|
534
|
+
if (window.emMessageBus) {
|
535
|
+
const l = document.createElement("style");
|
536
|
+
window.emMessageBus.subscribe(e, (i) => {
|
537
|
+
l.innerHTML = i, t && t.appendChild(l);
|
538
|
+
});
|
514
539
|
}
|
515
540
|
}
|
516
|
-
const xe = "4";
|
517
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(xe);
|
518
541
|
if (typeof window != "undefined") {
|
519
542
|
let t = function(e) {
|
520
543
|
return function(...n) {
|
@@ -527,51 +550,51 @@ if (typeof window != "undefined") {
|
|
527
550
|
}
|
528
551
|
};
|
529
552
|
};
|
530
|
-
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-
|
553
|
+
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-UkEHTowY.js").then((e) => e.C).then(({ default: e }) => {
|
531
554
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
|
532
555
|
});
|
533
556
|
}
|
534
|
-
function
|
535
|
-
|
557
|
+
function tt(t) {
|
558
|
+
Oe(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}");
|
536
559
|
}
|
537
|
-
function
|
560
|
+
function ne(t, e, n) {
|
538
561
|
const l = t.slice();
|
539
562
|
return l[30] = e[n], l;
|
540
563
|
}
|
541
|
-
function
|
564
|
+
function le(t, e, n) {
|
542
565
|
const l = t.slice();
|
543
566
|
return l[30] = e[n], l;
|
544
567
|
}
|
545
|
-
function
|
568
|
+
function ie(t, e, n) {
|
546
569
|
const l = t.slice();
|
547
570
|
return l[33] = e[n], l;
|
548
571
|
}
|
549
|
-
function
|
572
|
+
function oe(t, e, n) {
|
550
573
|
const l = t.slice();
|
551
574
|
return l[30] = e[n], l;
|
552
575
|
}
|
553
|
-
function
|
576
|
+
function se(t, e, n) {
|
554
577
|
const l = t.slice();
|
555
578
|
return l[30] = e[n], l;
|
556
579
|
}
|
557
|
-
function
|
580
|
+
function re(t, e, n) {
|
558
581
|
const l = t.slice();
|
559
582
|
return l[27] = e[n], l;
|
560
583
|
}
|
561
|
-
function
|
584
|
+
function ae(t, e, n) {
|
562
585
|
const l = t.slice();
|
563
586
|
return l[24] = e[n], l;
|
564
587
|
}
|
565
|
-
function
|
566
|
-
let e, n =
|
588
|
+
function nt(t) {
|
589
|
+
let e, n = p(
|
567
590
|
/*footersociallinks*/
|
568
|
-
t[
|
591
|
+
t[17]
|
569
592
|
), l = [];
|
570
593
|
for (let i = 0; i < n.length; i += 1)
|
571
|
-
l[i] =
|
594
|
+
l[i] = ue(ne(t, n, i));
|
572
595
|
return {
|
573
596
|
c() {
|
574
|
-
e =
|
597
|
+
e = b("div");
|
575
598
|
for (let i = 0; i < l.length; i += 1)
|
576
599
|
l[i].c();
|
577
600
|
g(e, "class", "FooterSectionInnerContainer"), g(e, "part", "FooterSectionInnerContainer");
|
@@ -582,16 +605,16 @@ function tt(t) {
|
|
582
605
|
l[o] && l[o].m(e, null);
|
583
606
|
},
|
584
607
|
p(i, r) {
|
585
|
-
if (r[0] & /*footersociallinks, clientstyling, baseurl, lang*/
|
586
|
-
|
587
|
-
n =
|
608
|
+
if (r[0] & /*footersociallinks, clientstyling, baseurl, mbsource, lang*/
|
609
|
+
132928) {
|
610
|
+
n = p(
|
588
611
|
/*footersociallinks*/
|
589
|
-
i[
|
612
|
+
i[17]
|
590
613
|
);
|
591
614
|
let o;
|
592
615
|
for (o = 0; o < n.length; o += 1) {
|
593
|
-
const s =
|
594
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
616
|
+
const s = ne(i, n, o);
|
617
|
+
l[o] ? l[o].p(s, r) : (l[o] = ue(s), l[o].c(), l[o].m(e, null));
|
595
618
|
}
|
596
619
|
for (; o < l.length; o += 1)
|
597
620
|
l[o].d(1);
|
@@ -603,16 +626,16 @@ function tt(t) {
|
|
603
626
|
}
|
604
627
|
};
|
605
628
|
}
|
606
|
-
function
|
607
|
-
let e, n =
|
629
|
+
function lt(t) {
|
630
|
+
let e, n = p(
|
608
631
|
/*footerlicenses*/
|
609
|
-
t[
|
632
|
+
t[16]
|
610
633
|
), l = [];
|
611
634
|
for (let i = 0; i < n.length; i += 1)
|
612
|
-
l[i] =
|
635
|
+
l[i] = ce(le(t, n, i));
|
613
636
|
return {
|
614
637
|
c() {
|
615
|
-
e =
|
638
|
+
e = b("div");
|
616
639
|
for (let i = 0; i < l.length; i += 1)
|
617
640
|
l[i].c();
|
618
641
|
g(e, "class", "FooterSectionInnerContainer"), g(e, "part", "FooterSectionInnerContainer");
|
@@ -623,16 +646,16 @@ function nt(t) {
|
|
623
646
|
l[o] && l[o].m(e, null);
|
624
647
|
},
|
625
648
|
p(i, r) {
|
626
|
-
if (r[0] & /*footerlicenses, clientstyling, baseurl, lang*/
|
627
|
-
|
628
|
-
n =
|
649
|
+
if (r[0] & /*footerlicenses, clientstyling, baseurl, mbsource, lang*/
|
650
|
+
67392) {
|
651
|
+
n = p(
|
629
652
|
/*footerlicenses*/
|
630
|
-
i[
|
653
|
+
i[16]
|
631
654
|
);
|
632
655
|
let o;
|
633
656
|
for (o = 0; o < n.length; o += 1) {
|
634
|
-
const s =
|
635
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
657
|
+
const s = le(i, n, o);
|
658
|
+
l[o] ? l[o].p(s, r) : (l[o] = ce(s), l[o].c(), l[o].m(e, null));
|
636
659
|
}
|
637
660
|
for (; o < l.length; o += 1)
|
638
661
|
l[o].d(1);
|
@@ -644,16 +667,16 @@ function nt(t) {
|
|
644
667
|
}
|
645
668
|
};
|
646
669
|
}
|
647
|
-
function
|
648
|
-
let e, n, l =
|
670
|
+
function it(t) {
|
671
|
+
let e, n, l = p(
|
649
672
|
/*footerhelperlinks*/
|
650
|
-
t[
|
673
|
+
t[15]
|
651
674
|
), i = [];
|
652
675
|
for (let r = 0; r < l.length; r += 1)
|
653
|
-
i[r] =
|
676
|
+
i[r] = he(ie(t, l, r));
|
654
677
|
return {
|
655
678
|
c() {
|
656
|
-
e =
|
679
|
+
e = b("div");
|
657
680
|
for (let r = 0; r < i.length; r += 1)
|
658
681
|
i[r].c();
|
659
682
|
g(e, "class", n = "FooterSectionInnerContainer " + /*displaycolumn*/
|
@@ -665,16 +688,16 @@ function lt(t) {
|
|
665
688
|
i[s] && i[s].m(e, null);
|
666
689
|
},
|
667
690
|
p(r, o) {
|
668
|
-
if (o[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang*/
|
669
|
-
|
670
|
-
l =
|
691
|
+
if (o[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, mbsource, lang*/
|
692
|
+
34752) {
|
693
|
+
l = p(
|
671
694
|
/*footerhelperlinks*/
|
672
|
-
r[
|
695
|
+
r[15]
|
673
696
|
);
|
674
697
|
let s;
|
675
698
|
for (s = 0; s < l.length; s += 1) {
|
676
|
-
const a =
|
677
|
-
i[s] ? i[s].p(a, o) : (i[s] =
|
699
|
+
const a = ie(r, l, s);
|
700
|
+
i[s] ? i[s].p(a, o) : (i[s] = he(a), i[s].c(), i[s].m(e, null));
|
678
701
|
}
|
679
702
|
for (; s < i.length; s += 1)
|
680
703
|
i[s].d(1);
|
@@ -689,16 +712,16 @@ function lt(t) {
|
|
689
712
|
}
|
690
713
|
};
|
691
714
|
}
|
692
|
-
function
|
693
|
-
let e, n =
|
715
|
+
function ot(t) {
|
716
|
+
let e, n = p(
|
694
717
|
/*footervendors*/
|
695
|
-
t[
|
718
|
+
t[14]
|
696
719
|
), l = [];
|
697
720
|
for (let i = 0; i < n.length; i += 1)
|
698
|
-
l[i] =
|
721
|
+
l[i] = _e(se(t, n, i));
|
699
722
|
return {
|
700
723
|
c() {
|
701
|
-
e =
|
724
|
+
e = b("div");
|
702
725
|
for (let i = 0; i < l.length; i += 1)
|
703
726
|
l[i].c();
|
704
727
|
g(e, "class", "FooterSectionInnerContainer"), g(e, "part", "FooterSectionInnerContainer");
|
@@ -709,16 +732,16 @@ function it(t) {
|
|
709
732
|
l[o] && l[o].m(e, null);
|
710
733
|
},
|
711
734
|
p(i, r) {
|
712
|
-
if (r[0] & /*footervendors, clientstyling, baseurl, lang*/
|
713
|
-
|
714
|
-
n =
|
735
|
+
if (r[0] & /*footervendors, clientstyling, baseurl, mbsource, lang*/
|
736
|
+
18240) {
|
737
|
+
n = p(
|
715
738
|
/*footervendors*/
|
716
|
-
i[
|
739
|
+
i[14]
|
717
740
|
);
|
718
741
|
let o;
|
719
742
|
for (o = 0; o < n.length; o += 1) {
|
720
|
-
const s =
|
721
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
743
|
+
const s = se(i, n, o);
|
744
|
+
l[o] ? l[o].p(s, r) : (l[o] = _e(s), l[o].c(), l[o].m(e, null));
|
722
745
|
}
|
723
746
|
for (; o < l.length; o += 1)
|
724
747
|
l[o].d(1);
|
@@ -730,16 +753,16 @@ function it(t) {
|
|
730
753
|
}
|
731
754
|
};
|
732
755
|
}
|
733
|
-
function
|
734
|
-
let e, n =
|
756
|
+
function st(t) {
|
757
|
+
let e, n = p(
|
735
758
|
/*footerpayment*/
|
736
|
-
t[
|
759
|
+
t[13]
|
737
760
|
), l = [];
|
738
761
|
for (let i = 0; i < n.length; i += 1)
|
739
|
-
l[i] =
|
762
|
+
l[i] = ge(re(t, n, i));
|
740
763
|
return {
|
741
764
|
c() {
|
742
|
-
e =
|
765
|
+
e = b("div");
|
743
766
|
for (let i = 0; i < l.length; i += 1)
|
744
767
|
l[i].c();
|
745
768
|
g(e, "class", "FooterSectionInnerContainer"), g(e, "part", "FooterSectionInnerContainer");
|
@@ -750,16 +773,16 @@ function ot(t) {
|
|
750
773
|
l[o] && l[o].m(e, null);
|
751
774
|
},
|
752
775
|
p(i, r) {
|
753
|
-
if (r[0] & /*footerpayment, clientstyling, baseurl, lang*/
|
754
|
-
|
755
|
-
n =
|
776
|
+
if (r[0] & /*footerpayment, clientstyling, baseurl, mbsource, lang*/
|
777
|
+
10048) {
|
778
|
+
n = p(
|
756
779
|
/*footerpayment*/
|
757
|
-
i[
|
780
|
+
i[13]
|
758
781
|
);
|
759
782
|
let o;
|
760
783
|
for (o = 0; o < n.length; o += 1) {
|
761
|
-
const s =
|
762
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
784
|
+
const s = re(i, n, o);
|
785
|
+
l[o] ? l[o].p(s, r) : (l[o] = ge(s), l[o].c(), l[o].m(e, null));
|
763
786
|
}
|
764
787
|
for (; o < l.length; o += 1)
|
765
788
|
l[o].d(1);
|
@@ -771,16 +794,16 @@ function ot(t) {
|
|
771
794
|
}
|
772
795
|
};
|
773
796
|
}
|
774
|
-
function
|
775
|
-
let e, n =
|
797
|
+
function rt(t) {
|
798
|
+
let e, n = p(
|
776
799
|
/*footersponsors*/
|
777
|
-
t[
|
800
|
+
t[12]
|
778
801
|
), l = [];
|
779
802
|
for (let i = 0; i < n.length; i += 1)
|
780
|
-
l[i] =
|
803
|
+
l[i] = me(ae(t, n, i));
|
781
804
|
return {
|
782
805
|
c() {
|
783
|
-
e =
|
806
|
+
e = b("div");
|
784
807
|
for (let i = 0; i < l.length; i += 1)
|
785
808
|
l[i].c();
|
786
809
|
g(e, "class", "FooterSectionInnerContainer"), g(e, "part", "FooterSectionInnerContainer");
|
@@ -791,16 +814,16 @@ function st(t) {
|
|
791
814
|
l[o] && l[o].m(e, null);
|
792
815
|
},
|
793
816
|
p(i, r) {
|
794
|
-
if (r[0] & /*footersponsors, clientstyling, baseurl, lang*/
|
795
|
-
|
796
|
-
n =
|
817
|
+
if (r[0] & /*footersponsors, clientstyling, baseurl, mbsource, lang*/
|
818
|
+
5952) {
|
819
|
+
n = p(
|
797
820
|
/*footersponsors*/
|
798
|
-
i[
|
821
|
+
i[12]
|
799
822
|
);
|
800
823
|
let o;
|
801
824
|
for (o = 0; o < n.length; o += 1) {
|
802
|
-
const s =
|
803
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
825
|
+
const s = ae(i, n, o);
|
826
|
+
l[o] ? l[o].p(s, r) : (l[o] = me(s), l[o].c(), l[o].m(e, null));
|
804
827
|
}
|
805
828
|
for (; o < l.length; o += 1)
|
806
829
|
l[o].d(1);
|
@@ -812,27 +835,32 @@ function st(t) {
|
|
812
835
|
}
|
813
836
|
};
|
814
837
|
}
|
815
|
-
function
|
838
|
+
function ue(t) {
|
816
839
|
let e, n, l, i, r, o;
|
817
840
|
return {
|
818
841
|
c() {
|
819
842
|
var s, a;
|
820
|
-
e =
|
821
|
-
t[30].socialLinkUrl),
|
822
|
-
t[30].socialLinkImage),
|
823
|
-
t[30].socialLinkTitle),
|
843
|
+
e = b("casino-footer-thumbnail"), u(e, "sociallinkurl", n = /*footerData*/
|
844
|
+
t[30].socialLinkUrl), u(e, "sociallinkimage", l = /*footerData*/
|
845
|
+
t[30].socialLinkImage), u(e, "sociallinktitle", i = /*footerData*/
|
846
|
+
t[30].socialLinkTitle), u(
|
824
847
|
e,
|
825
848
|
"clientstyling",
|
826
849
|
/*clientstyling*/
|
827
850
|
t[6]
|
828
|
-
),
|
829
|
-
(s = t[30]) == null ? void 0 : s.isExternalLink),
|
830
|
-
(a = t[30]) == null ? void 0 : a.target),
|
851
|
+
), u(e, "linktype", r = /*footerData*/
|
852
|
+
(s = t[30]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*footerData*/
|
853
|
+
(a = t[30]) == null ? void 0 : a.target), u(
|
831
854
|
e,
|
832
855
|
"baseurl",
|
833
856
|
/*baseurl*/
|
834
857
|
t[8]
|
835
|
-
),
|
858
|
+
), u(
|
859
|
+
e,
|
860
|
+
"mbsource",
|
861
|
+
/*mbsource*/
|
862
|
+
t[10]
|
863
|
+
), u(
|
836
864
|
e,
|
837
865
|
"lang",
|
838
866
|
/*lang*/
|
@@ -845,29 +873,35 @@ function ce(t) {
|
|
845
873
|
p(s, a) {
|
846
874
|
var c, h;
|
847
875
|
a[0] & /*footersociallinks*/
|
848
|
-
|
849
|
-
s[30].socialLinkUrl) &&
|
850
|
-
|
851
|
-
s[30].socialLinkImage) &&
|
852
|
-
|
853
|
-
s[30].socialLinkTitle) &&
|
854
|
-
64 &&
|
876
|
+
131072 && n !== (n = /*footerData*/
|
877
|
+
s[30].socialLinkUrl) && u(e, "sociallinkurl", n), a[0] & /*footersociallinks*/
|
878
|
+
131072 && l !== (l = /*footerData*/
|
879
|
+
s[30].socialLinkImage) && u(e, "sociallinkimage", l), a[0] & /*footersociallinks*/
|
880
|
+
131072 && i !== (i = /*footerData*/
|
881
|
+
s[30].socialLinkTitle) && u(e, "sociallinktitle", i), a[0] & /*clientstyling*/
|
882
|
+
64 && u(
|
855
883
|
e,
|
856
884
|
"clientstyling",
|
857
885
|
/*clientstyling*/
|
858
886
|
s[6]
|
859
887
|
), a[0] & /*footersociallinks*/
|
860
|
-
|
861
|
-
(c = s[30]) == null ? void 0 : c.isExternalLink) &&
|
862
|
-
|
863
|
-
(h = s[30]) == null ? void 0 : h.target) &&
|
864
|
-
256 &&
|
888
|
+
131072 && r !== (r = /*footerData*/
|
889
|
+
(c = s[30]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footersociallinks*/
|
890
|
+
131072 && o !== (o = /*footerData*/
|
891
|
+
(h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
892
|
+
256 && u(
|
865
893
|
e,
|
866
894
|
"baseurl",
|
867
895
|
/*baseurl*/
|
868
896
|
s[8]
|
897
|
+
), a[0] & /*mbsource*/
|
898
|
+
1024 && u(
|
899
|
+
e,
|
900
|
+
"mbsource",
|
901
|
+
/*mbsource*/
|
902
|
+
s[10]
|
869
903
|
), a[0] & /*lang*/
|
870
|
-
512 &&
|
904
|
+
512 && u(
|
871
905
|
e,
|
872
906
|
"lang",
|
873
907
|
/*lang*/
|
@@ -879,27 +913,32 @@ function ce(t) {
|
|
879
913
|
}
|
880
914
|
};
|
881
915
|
}
|
882
|
-
function
|
916
|
+
function ce(t) {
|
883
917
|
let e, n, l, i, r, o;
|
884
918
|
return {
|
885
919
|
c() {
|
886
920
|
var s, a;
|
887
|
-
e =
|
888
|
-
t[30].licenseUrl),
|
889
|
-
t[30].licenseImage),
|
890
|
-
t[30].licenseTitle),
|
921
|
+
e = b("casino-footer-thumbnail"), u(e, "licenseurl", n = /*footerData*/
|
922
|
+
t[30].licenseUrl), u(e, "licenseimage", l = /*footerData*/
|
923
|
+
t[30].licenseImage), u(e, "licensetitle", i = /*footerData*/
|
924
|
+
t[30].licenseTitle), u(
|
891
925
|
e,
|
892
926
|
"clientstyling",
|
893
927
|
/*clientstyling*/
|
894
928
|
t[6]
|
895
|
-
),
|
896
|
-
(s = t[30]) == null ? void 0 : s.isExternalLink),
|
897
|
-
(a = t[30]) == null ? void 0 : a.target),
|
929
|
+
), u(e, "linktype", r = /*footerData*/
|
930
|
+
(s = t[30]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*footerData*/
|
931
|
+
(a = t[30]) == null ? void 0 : a.target), u(
|
898
932
|
e,
|
899
933
|
"baseurl",
|
900
934
|
/*baseurl*/
|
901
935
|
t[8]
|
902
|
-
),
|
936
|
+
), u(
|
937
|
+
e,
|
938
|
+
"mbsource",
|
939
|
+
/*mbsource*/
|
940
|
+
t[10]
|
941
|
+
), u(
|
903
942
|
e,
|
904
943
|
"lang",
|
905
944
|
/*lang*/
|
@@ -912,29 +951,35 @@ function ue(t) {
|
|
912
951
|
p(s, a) {
|
913
952
|
var c, h;
|
914
953
|
a[0] & /*footerlicenses*/
|
915
|
-
|
916
|
-
s[30].licenseUrl) &&
|
917
|
-
|
918
|
-
s[30].licenseImage) &&
|
919
|
-
|
920
|
-
s[30].licenseTitle) &&
|
921
|
-
64 &&
|
954
|
+
65536 && n !== (n = /*footerData*/
|
955
|
+
s[30].licenseUrl) && u(e, "licenseurl", n), a[0] & /*footerlicenses*/
|
956
|
+
65536 && l !== (l = /*footerData*/
|
957
|
+
s[30].licenseImage) && u(e, "licenseimage", l), a[0] & /*footerlicenses*/
|
958
|
+
65536 && i !== (i = /*footerData*/
|
959
|
+
s[30].licenseTitle) && u(e, "licensetitle", i), a[0] & /*clientstyling*/
|
960
|
+
64 && u(
|
922
961
|
e,
|
923
962
|
"clientstyling",
|
924
963
|
/*clientstyling*/
|
925
964
|
s[6]
|
926
965
|
), a[0] & /*footerlicenses*/
|
927
|
-
|
928
|
-
(c = s[30]) == null ? void 0 : c.isExternalLink) &&
|
929
|
-
|
930
|
-
(h = s[30]) == null ? void 0 : h.target) &&
|
931
|
-
256 &&
|
966
|
+
65536 && r !== (r = /*footerData*/
|
967
|
+
(c = s[30]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footerlicenses*/
|
968
|
+
65536 && o !== (o = /*footerData*/
|
969
|
+
(h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
970
|
+
256 && u(
|
932
971
|
e,
|
933
972
|
"baseurl",
|
934
973
|
/*baseurl*/
|
935
974
|
s[8]
|
975
|
+
), a[0] & /*mbsource*/
|
976
|
+
1024 && u(
|
977
|
+
e,
|
978
|
+
"mbsource",
|
979
|
+
/*mbsource*/
|
980
|
+
s[10]
|
936
981
|
), a[0] & /*lang*/
|
937
|
-
512 &&
|
982
|
+
512 && u(
|
938
983
|
e,
|
939
984
|
"lang",
|
940
985
|
/*lang*/
|
@@ -946,32 +991,37 @@ function ue(t) {
|
|
946
991
|
}
|
947
992
|
};
|
948
993
|
}
|
949
|
-
function
|
994
|
+
function at(t) {
|
950
995
|
let e, n, l, i, r, o;
|
951
996
|
return {
|
952
997
|
c() {
|
953
998
|
var s, a;
|
954
|
-
e =
|
955
|
-
t[33].helpLinkUrl),
|
956
|
-
t[33].helpLinkImage),
|
957
|
-
t[33].helpLinkTitle),
|
999
|
+
e = b("casino-footer-thumbnail"), u(e, "helperlinkurl", n = /*item*/
|
1000
|
+
t[33].helpLinkUrl), u(e, "helperlinkimage", l = /*item*/
|
1001
|
+
t[33].helpLinkImage), u(e, "helperlinktitle", i = /*item*/
|
1002
|
+
t[33].helpLinkTitle), u(
|
958
1003
|
e,
|
959
1004
|
"clientstyling",
|
960
1005
|
/*clientstyling*/
|
961
1006
|
t[6]
|
962
|
-
),
|
1007
|
+
), u(
|
963
1008
|
e,
|
964
1009
|
"displaycolumn",
|
965
1010
|
/*displaycolumn*/
|
966
1011
|
t[7]
|
967
|
-
),
|
968
|
-
(s = t[33]) == null ? void 0 : s.helpLinkType),
|
969
|
-
(a = t[33]) == null ? void 0 : a.target),
|
1012
|
+
), u(e, "linktype", r = /*item*/
|
1013
|
+
(s = t[33]) == null ? void 0 : s.helpLinkType), u(e, "target", o = /*item*/
|
1014
|
+
(a = t[33]) == null ? void 0 : a.target), u(
|
970
1015
|
e,
|
971
1016
|
"baseurl",
|
972
1017
|
/*baseurl*/
|
973
1018
|
t[8]
|
974
|
-
),
|
1019
|
+
), u(
|
1020
|
+
e,
|
1021
|
+
"mbsource",
|
1022
|
+
/*mbsource*/
|
1023
|
+
t[10]
|
1024
|
+
), u(
|
975
1025
|
e,
|
976
1026
|
"lang",
|
977
1027
|
/*lang*/
|
@@ -984,35 +1034,41 @@ function rt(t) {
|
|
984
1034
|
p(s, a) {
|
985
1035
|
var c, h;
|
986
1036
|
a[0] & /*footerhelperlinks*/
|
987
|
-
|
988
|
-
s[33].helpLinkUrl) &&
|
989
|
-
|
990
|
-
s[33].helpLinkImage) &&
|
991
|
-
|
992
|
-
s[33].helpLinkTitle) &&
|
993
|
-
64 &&
|
1037
|
+
32768 && n !== (n = /*item*/
|
1038
|
+
s[33].helpLinkUrl) && u(e, "helperlinkurl", n), a[0] & /*footerhelperlinks*/
|
1039
|
+
32768 && l !== (l = /*item*/
|
1040
|
+
s[33].helpLinkImage) && u(e, "helperlinkimage", l), a[0] & /*footerhelperlinks*/
|
1041
|
+
32768 && i !== (i = /*item*/
|
1042
|
+
s[33].helpLinkTitle) && u(e, "helperlinktitle", i), a[0] & /*clientstyling*/
|
1043
|
+
64 && u(
|
994
1044
|
e,
|
995
1045
|
"clientstyling",
|
996
1046
|
/*clientstyling*/
|
997
1047
|
s[6]
|
998
1048
|
), a[0] & /*displaycolumn*/
|
999
|
-
128 &&
|
1049
|
+
128 && u(
|
1000
1050
|
e,
|
1001
1051
|
"displaycolumn",
|
1002
1052
|
/*displaycolumn*/
|
1003
1053
|
s[7]
|
1004
1054
|
), a[0] & /*footerhelperlinks*/
|
1005
|
-
|
1006
|
-
(c = s[33]) == null ? void 0 : c.helpLinkType) &&
|
1007
|
-
|
1008
|
-
(h = s[33]) == null ? void 0 : h.target) &&
|
1009
|
-
256 &&
|
1055
|
+
32768 && r !== (r = /*item*/
|
1056
|
+
(c = s[33]) == null ? void 0 : c.helpLinkType) && u(e, "linktype", r), a[0] & /*footerhelperlinks*/
|
1057
|
+
32768 && o !== (o = /*item*/
|
1058
|
+
(h = s[33]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
1059
|
+
256 && u(
|
1010
1060
|
e,
|
1011
1061
|
"baseurl",
|
1012
1062
|
/*baseurl*/
|
1013
1063
|
s[8]
|
1064
|
+
), a[0] & /*mbsource*/
|
1065
|
+
1024 && u(
|
1066
|
+
e,
|
1067
|
+
"mbsource",
|
1068
|
+
/*mbsource*/
|
1069
|
+
s[10]
|
1014
1070
|
), a[0] & /*lang*/
|
1015
|
-
512 &&
|
1071
|
+
512 && u(
|
1016
1072
|
e,
|
1017
1073
|
"lang",
|
1018
1074
|
/*lang*/
|
@@ -1024,18 +1080,18 @@ function rt(t) {
|
|
1024
1080
|
}
|
1025
1081
|
};
|
1026
1082
|
}
|
1027
|
-
function
|
1028
|
-
let e, n =
|
1083
|
+
function ut(t) {
|
1084
|
+
let e, n = p(
|
1029
1085
|
/*item*/
|
1030
1086
|
t[33].value
|
1031
1087
|
), l = [];
|
1032
1088
|
for (let i = 0; i < n.length; i += 1)
|
1033
|
-
l[i] =
|
1089
|
+
l[i] = fe(oe(t, n, i));
|
1034
1090
|
return {
|
1035
1091
|
c() {
|
1036
1092
|
for (let i = 0; i < l.length; i += 1)
|
1037
1093
|
l[i].c();
|
1038
|
-
e =
|
1094
|
+
e = pe();
|
1039
1095
|
},
|
1040
1096
|
m(i, r) {
|
1041
1097
|
for (let o = 0; o < l.length; o += 1)
|
@@ -1043,16 +1099,16 @@ function at(t) {
|
|
1043
1099
|
m(i, e, r);
|
1044
1100
|
},
|
1045
1101
|
p(i, r) {
|
1046
|
-
if (r[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang*/
|
1047
|
-
|
1048
|
-
n =
|
1102
|
+
if (r[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, mbsource, lang*/
|
1103
|
+
34752) {
|
1104
|
+
n = p(
|
1049
1105
|
/*item*/
|
1050
1106
|
i[33].value
|
1051
1107
|
);
|
1052
1108
|
let o;
|
1053
1109
|
for (o = 0; o < n.length; o += 1) {
|
1054
|
-
const s =
|
1055
|
-
l[o] ? l[o].p(s, r) : (l[o] =
|
1110
|
+
const s = oe(i, n, o);
|
1111
|
+
l[o] ? l[o].p(s, r) : (l[o] = fe(s), l[o].c(), l[o].m(e.parentNode, e));
|
1056
1112
|
}
|
1057
1113
|
for (; o < l.length; o += 1)
|
1058
1114
|
l[o].d(1);
|
@@ -1064,32 +1120,37 @@ function at(t) {
|
|
1064
1120
|
}
|
1065
1121
|
};
|
1066
1122
|
}
|
1067
|
-
function
|
1123
|
+
function fe(t) {
|
1068
1124
|
let e, n, l, i, r, o;
|
1069
1125
|
return {
|
1070
1126
|
c() {
|
1071
1127
|
var s, a;
|
1072
|
-
e =
|
1073
|
-
t[30].helpLinkUrl),
|
1074
|
-
t[30].helpLinkImage),
|
1075
|
-
t[30].helpLinkTitle),
|
1128
|
+
e = b("casino-footer-thumbnail"), u(e, "helperlinkurl", n = /*footerData*/
|
1129
|
+
t[30].helpLinkUrl), u(e, "helperlinkimage", l = /*footerData*/
|
1130
|
+
t[30].helpLinkImage), u(e, "helperlinktitle", i = /*footerData*/
|
1131
|
+
t[30].helpLinkTitle), u(
|
1076
1132
|
e,
|
1077
1133
|
"clientstyling",
|
1078
1134
|
/*clientstyling*/
|
1079
1135
|
t[6]
|
1080
|
-
),
|
1136
|
+
), u(
|
1081
1137
|
e,
|
1082
1138
|
"displaycolumn",
|
1083
1139
|
/*displaycolumn*/
|
1084
1140
|
t[7]
|
1085
|
-
),
|
1086
|
-
(s = t[30]) == null ? void 0 : s.helpLinkType),
|
1087
|
-
(a = t[30]) == null ? void 0 : a.target),
|
1141
|
+
), u(e, "linktype", r = /*footerData*/
|
1142
|
+
(s = t[30]) == null ? void 0 : s.helpLinkType), u(e, "target", o = /*footerData*/
|
1143
|
+
(a = t[30]) == null ? void 0 : a.target), u(
|
1088
1144
|
e,
|
1089
1145
|
"baseurl",
|
1090
1146
|
/*baseurl*/
|
1091
1147
|
t[8]
|
1092
|
-
),
|
1148
|
+
), u(
|
1149
|
+
e,
|
1150
|
+
"mbsource",
|
1151
|
+
/*mbsource*/
|
1152
|
+
t[10]
|
1153
|
+
), u(
|
1093
1154
|
e,
|
1094
1155
|
"lang",
|
1095
1156
|
/*lang*/
|
@@ -1102,35 +1163,41 @@ function he(t) {
|
|
1102
1163
|
p(s, a) {
|
1103
1164
|
var c, h;
|
1104
1165
|
a[0] & /*footerhelperlinks*/
|
1105
|
-
|
1106
|
-
s[30].helpLinkUrl) &&
|
1107
|
-
|
1108
|
-
s[30].helpLinkImage) &&
|
1109
|
-
|
1110
|
-
s[30].helpLinkTitle) &&
|
1111
|
-
64 &&
|
1166
|
+
32768 && n !== (n = /*footerData*/
|
1167
|
+
s[30].helpLinkUrl) && u(e, "helperlinkurl", n), a[0] & /*footerhelperlinks*/
|
1168
|
+
32768 && l !== (l = /*footerData*/
|
1169
|
+
s[30].helpLinkImage) && u(e, "helperlinkimage", l), a[0] & /*footerhelperlinks*/
|
1170
|
+
32768 && i !== (i = /*footerData*/
|
1171
|
+
s[30].helpLinkTitle) && u(e, "helperlinktitle", i), a[0] & /*clientstyling*/
|
1172
|
+
64 && u(
|
1112
1173
|
e,
|
1113
1174
|
"clientstyling",
|
1114
1175
|
/*clientstyling*/
|
1115
1176
|
s[6]
|
1116
1177
|
), a[0] & /*displaycolumn*/
|
1117
|
-
128 &&
|
1178
|
+
128 && u(
|
1118
1179
|
e,
|
1119
1180
|
"displaycolumn",
|
1120
1181
|
/*displaycolumn*/
|
1121
1182
|
s[7]
|
1122
1183
|
), a[0] & /*footerhelperlinks*/
|
1123
|
-
|
1124
|
-
(c = s[30]) == null ? void 0 : c.helpLinkType) &&
|
1125
|
-
|
1126
|
-
(h = s[30]) == null ? void 0 : h.target) &&
|
1127
|
-
256 &&
|
1184
|
+
32768 && r !== (r = /*footerData*/
|
1185
|
+
(c = s[30]) == null ? void 0 : c.helpLinkType) && u(e, "linktype", r), a[0] & /*footerhelperlinks*/
|
1186
|
+
32768 && o !== (o = /*footerData*/
|
1187
|
+
(h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
1188
|
+
256 && u(
|
1128
1189
|
e,
|
1129
1190
|
"baseurl",
|
1130
1191
|
/*baseurl*/
|
1131
1192
|
s[8]
|
1193
|
+
), a[0] & /*mbsource*/
|
1194
|
+
1024 && u(
|
1195
|
+
e,
|
1196
|
+
"mbsource",
|
1197
|
+
/*mbsource*/
|
1198
|
+
s[10]
|
1132
1199
|
), a[0] & /*lang*/
|
1133
|
-
512 &&
|
1200
|
+
512 && u(
|
1134
1201
|
e,
|
1135
1202
|
"lang",
|
1136
1203
|
/*lang*/
|
@@ -1142,17 +1209,17 @@ function he(t) {
|
|
1142
1209
|
}
|
1143
1210
|
};
|
1144
1211
|
}
|
1145
|
-
function
|
1212
|
+
function he(t) {
|
1146
1213
|
let e, n;
|
1147
1214
|
function l(o, s) {
|
1148
1215
|
return s[0] & /*footerhelperlinks*/
|
1149
|
-
|
1150
|
-
o[33].hasOwnProperty("value")), e ?
|
1216
|
+
32768 && (e = null), e == null && (e = !!/*item*/
|
1217
|
+
o[33].hasOwnProperty("value")), e ? ut : at;
|
1151
1218
|
}
|
1152
1219
|
let i = l(t, [-1, -1]), r = i(t);
|
1153
1220
|
return {
|
1154
1221
|
c() {
|
1155
|
-
r.c(), n =
|
1222
|
+
r.c(), n = pe();
|
1156
1223
|
},
|
1157
1224
|
m(o, s) {
|
1158
1225
|
r.m(o, s), m(o, n, s);
|
@@ -1165,27 +1232,32 @@ function _e(t) {
|
|
1165
1232
|
}
|
1166
1233
|
};
|
1167
1234
|
}
|
1168
|
-
function
|
1235
|
+
function _e(t) {
|
1169
1236
|
let e, n, l, i, r, o;
|
1170
1237
|
return {
|
1171
1238
|
c() {
|
1172
1239
|
var s, a;
|
1173
|
-
e =
|
1174
|
-
t[30].gameVendorUrl),
|
1175
|
-
t[30].gameVendorImage),
|
1176
|
-
t[30].gameVendorTitle),
|
1240
|
+
e = b("casino-footer-thumbnail"), u(e, "vendorurl", n = /*footerData*/
|
1241
|
+
t[30].gameVendorUrl), u(e, "vendorimage", l = /*footerData*/
|
1242
|
+
t[30].gameVendorImage), u(e, "vendortitle", i = /*footerData*/
|
1243
|
+
t[30].gameVendorTitle), u(
|
1177
1244
|
e,
|
1178
1245
|
"clientstyling",
|
1179
1246
|
/*clientstyling*/
|
1180
1247
|
t[6]
|
1181
|
-
),
|
1182
|
-
(s = t[30]) == null ? void 0 : s.isExternalLink),
|
1183
|
-
(a = t[30]) == null ? void 0 : a.target),
|
1248
|
+
), u(e, "linktype", r = /*footerData*/
|
1249
|
+
(s = t[30]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*footerData*/
|
1250
|
+
(a = t[30]) == null ? void 0 : a.target), u(
|
1184
1251
|
e,
|
1185
1252
|
"baseurl",
|
1186
1253
|
/*baseurl*/
|
1187
1254
|
t[8]
|
1188
|
-
),
|
1255
|
+
), u(
|
1256
|
+
e,
|
1257
|
+
"mbsource",
|
1258
|
+
/*mbsource*/
|
1259
|
+
t[10]
|
1260
|
+
), u(
|
1189
1261
|
e,
|
1190
1262
|
"lang",
|
1191
1263
|
/*lang*/
|
@@ -1198,29 +1270,35 @@ function ge(t) {
|
|
1198
1270
|
p(s, a) {
|
1199
1271
|
var c, h;
|
1200
1272
|
a[0] & /*footervendors*/
|
1201
|
-
|
1202
|
-
s[30].gameVendorUrl) &&
|
1203
|
-
|
1204
|
-
s[30].gameVendorImage) &&
|
1205
|
-
|
1206
|
-
s[30].gameVendorTitle) &&
|
1207
|
-
64 &&
|
1273
|
+
16384 && n !== (n = /*footerData*/
|
1274
|
+
s[30].gameVendorUrl) && u(e, "vendorurl", n), a[0] & /*footervendors*/
|
1275
|
+
16384 && l !== (l = /*footerData*/
|
1276
|
+
s[30].gameVendorImage) && u(e, "vendorimage", l), a[0] & /*footervendors*/
|
1277
|
+
16384 && i !== (i = /*footerData*/
|
1278
|
+
s[30].gameVendorTitle) && u(e, "vendortitle", i), a[0] & /*clientstyling*/
|
1279
|
+
64 && u(
|
1208
1280
|
e,
|
1209
1281
|
"clientstyling",
|
1210
1282
|
/*clientstyling*/
|
1211
1283
|
s[6]
|
1212
1284
|
), a[0] & /*footervendors*/
|
1213
|
-
|
1214
|
-
(c = s[30]) == null ? void 0 : c.isExternalLink) &&
|
1215
|
-
|
1216
|
-
(h = s[30]) == null ? void 0 : h.target) &&
|
1217
|
-
256 &&
|
1285
|
+
16384 && r !== (r = /*footerData*/
|
1286
|
+
(c = s[30]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footervendors*/
|
1287
|
+
16384 && o !== (o = /*footerData*/
|
1288
|
+
(h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
1289
|
+
256 && u(
|
1218
1290
|
e,
|
1219
1291
|
"baseurl",
|
1220
1292
|
/*baseurl*/
|
1221
1293
|
s[8]
|
1294
|
+
), a[0] & /*mbsource*/
|
1295
|
+
1024 && u(
|
1296
|
+
e,
|
1297
|
+
"mbsource",
|
1298
|
+
/*mbsource*/
|
1299
|
+
s[10]
|
1222
1300
|
), a[0] & /*lang*/
|
1223
|
-
512 &&
|
1301
|
+
512 && u(
|
1224
1302
|
e,
|
1225
1303
|
"lang",
|
1226
1304
|
/*lang*/
|
@@ -1232,27 +1310,32 @@ function ge(t) {
|
|
1232
1310
|
}
|
1233
1311
|
};
|
1234
1312
|
}
|
1235
|
-
function
|
1313
|
+
function ge(t) {
|
1236
1314
|
let e, n, l, i, r, o;
|
1237
1315
|
return {
|
1238
1316
|
c() {
|
1239
1317
|
var s, a;
|
1240
|
-
e =
|
1241
|
-
t[27].paymentMethodUrl),
|
1242
|
-
t[27].paymentMethodImage),
|
1243
|
-
t[27].paymentMethodTitle),
|
1318
|
+
e = b("casino-footer-thumbnail"), u(e, "paymenturl", n = /*paymentData*/
|
1319
|
+
t[27].paymentMethodUrl), u(e, "paymentimage", l = /*paymentData*/
|
1320
|
+
t[27].paymentMethodImage), u(e, "paymenttitle", i = /*paymentData*/
|
1321
|
+
t[27].paymentMethodTitle), u(
|
1244
1322
|
e,
|
1245
1323
|
"clientstyling",
|
1246
1324
|
/*clientstyling*/
|
1247
1325
|
t[6]
|
1248
|
-
),
|
1249
|
-
(s = t[27]) == null ? void 0 : s.isExternalLink),
|
1250
|
-
(a = t[27]) == null ? void 0 : a.target),
|
1326
|
+
), u(e, "linktype", r = /*paymentData*/
|
1327
|
+
(s = t[27]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*paymentData*/
|
1328
|
+
(a = t[27]) == null ? void 0 : a.target), u(
|
1251
1329
|
e,
|
1252
1330
|
"baseurl",
|
1253
1331
|
/*baseurl*/
|
1254
1332
|
t[8]
|
1255
|
-
),
|
1333
|
+
), u(
|
1334
|
+
e,
|
1335
|
+
"mbsource",
|
1336
|
+
/*mbsource*/
|
1337
|
+
t[10]
|
1338
|
+
), u(
|
1256
1339
|
e,
|
1257
1340
|
"lang",
|
1258
1341
|
/*lang*/
|
@@ -1265,29 +1348,35 @@ function me(t) {
|
|
1265
1348
|
p(s, a) {
|
1266
1349
|
var c, h;
|
1267
1350
|
a[0] & /*footerpayment*/
|
1268
|
-
|
1269
|
-
s[27].paymentMethodUrl) &&
|
1270
|
-
|
1271
|
-
s[27].paymentMethodImage) &&
|
1272
|
-
|
1273
|
-
s[27].paymentMethodTitle) &&
|
1274
|
-
64 &&
|
1351
|
+
8192 && n !== (n = /*paymentData*/
|
1352
|
+
s[27].paymentMethodUrl) && u(e, "paymenturl", n), a[0] & /*footerpayment*/
|
1353
|
+
8192 && l !== (l = /*paymentData*/
|
1354
|
+
s[27].paymentMethodImage) && u(e, "paymentimage", l), a[0] & /*footerpayment*/
|
1355
|
+
8192 && i !== (i = /*paymentData*/
|
1356
|
+
s[27].paymentMethodTitle) && u(e, "paymenttitle", i), a[0] & /*clientstyling*/
|
1357
|
+
64 && u(
|
1275
1358
|
e,
|
1276
1359
|
"clientstyling",
|
1277
1360
|
/*clientstyling*/
|
1278
1361
|
s[6]
|
1279
1362
|
), a[0] & /*footerpayment*/
|
1280
|
-
|
1281
|
-
(c = s[27]) == null ? void 0 : c.isExternalLink) &&
|
1282
|
-
|
1283
|
-
(h = s[27]) == null ? void 0 : h.target) &&
|
1284
|
-
256 &&
|
1363
|
+
8192 && r !== (r = /*paymentData*/
|
1364
|
+
(c = s[27]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footerpayment*/
|
1365
|
+
8192 && o !== (o = /*paymentData*/
|
1366
|
+
(h = s[27]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
1367
|
+
256 && u(
|
1285
1368
|
e,
|
1286
1369
|
"baseurl",
|
1287
1370
|
/*baseurl*/
|
1288
1371
|
s[8]
|
1372
|
+
), a[0] & /*mbsource*/
|
1373
|
+
1024 && u(
|
1374
|
+
e,
|
1375
|
+
"mbsource",
|
1376
|
+
/*mbsource*/
|
1377
|
+
s[10]
|
1289
1378
|
), a[0] & /*lang*/
|
1290
|
-
512 &&
|
1379
|
+
512 && u(
|
1291
1380
|
e,
|
1292
1381
|
"lang",
|
1293
1382
|
/*lang*/
|
@@ -1299,27 +1388,32 @@ function me(t) {
|
|
1299
1388
|
}
|
1300
1389
|
};
|
1301
1390
|
}
|
1302
|
-
function
|
1391
|
+
function me(t) {
|
1303
1392
|
let e, n, l, i, r, o;
|
1304
1393
|
return {
|
1305
1394
|
c() {
|
1306
1395
|
var s, a;
|
1307
|
-
e =
|
1308
|
-
t[24].sponsorUrl),
|
1309
|
-
t[24].sponsorImage),
|
1310
|
-
t[24].sponsorTitle),
|
1396
|
+
e = b("casino-footer-thumbnail"), u(e, "sponsorurl", n = /*sponsorData*/
|
1397
|
+
t[24].sponsorUrl), u(e, "sponsorimage", l = /*sponsorData*/
|
1398
|
+
t[24].sponsorImage), u(e, "sponsortitle", i = /*sponsorData*/
|
1399
|
+
t[24].sponsorTitle), u(
|
1311
1400
|
e,
|
1312
1401
|
"clientstyling",
|
1313
1402
|
/*clientstyling*/
|
1314
1403
|
t[6]
|
1315
|
-
),
|
1316
|
-
(s = t[24]) == null ? void 0 : s.isExternalLink),
|
1317
|
-
(a = t[24]) == null ? void 0 : a.target),
|
1404
|
+
), u(e, "linktype", r = /*sponsorData*/
|
1405
|
+
(s = t[24]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*sponsorData*/
|
1406
|
+
(a = t[24]) == null ? void 0 : a.target), u(
|
1318
1407
|
e,
|
1319
1408
|
"baseurl",
|
1320
1409
|
/*baseurl*/
|
1321
1410
|
t[8]
|
1322
|
-
),
|
1411
|
+
), u(
|
1412
|
+
e,
|
1413
|
+
"mbsource",
|
1414
|
+
/*mbsource*/
|
1415
|
+
t[10]
|
1416
|
+
), u(
|
1323
1417
|
e,
|
1324
1418
|
"lang",
|
1325
1419
|
/*lang*/
|
@@ -1332,29 +1426,35 @@ function de(t) {
|
|
1332
1426
|
p(s, a) {
|
1333
1427
|
var c, h;
|
1334
1428
|
a[0] & /*footersponsors*/
|
1335
|
-
|
1336
|
-
s[24].sponsorUrl) &&
|
1337
|
-
|
1338
|
-
s[24].sponsorImage) &&
|
1339
|
-
|
1340
|
-
s[24].sponsorTitle) &&
|
1341
|
-
64 &&
|
1429
|
+
4096 && n !== (n = /*sponsorData*/
|
1430
|
+
s[24].sponsorUrl) && u(e, "sponsorurl", n), a[0] & /*footersponsors*/
|
1431
|
+
4096 && l !== (l = /*sponsorData*/
|
1432
|
+
s[24].sponsorImage) && u(e, "sponsorimage", l), a[0] & /*footersponsors*/
|
1433
|
+
4096 && i !== (i = /*sponsorData*/
|
1434
|
+
s[24].sponsorTitle) && u(e, "sponsortitle", i), a[0] & /*clientstyling*/
|
1435
|
+
64 && u(
|
1342
1436
|
e,
|
1343
1437
|
"clientstyling",
|
1344
1438
|
/*clientstyling*/
|
1345
1439
|
s[6]
|
1346
1440
|
), a[0] & /*footersponsors*/
|
1347
|
-
|
1348
|
-
(c = s[24]) == null ? void 0 : c.isExternalLink) &&
|
1349
|
-
|
1350
|
-
(h = s[24]) == null ? void 0 : h.target) &&
|
1351
|
-
256 &&
|
1441
|
+
4096 && r !== (r = /*sponsorData*/
|
1442
|
+
(c = s[24]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footersponsors*/
|
1443
|
+
4096 && o !== (o = /*sponsorData*/
|
1444
|
+
(h = s[24]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
|
1445
|
+
256 && u(
|
1352
1446
|
e,
|
1353
1447
|
"baseurl",
|
1354
1448
|
/*baseurl*/
|
1355
1449
|
s[8]
|
1450
|
+
), a[0] & /*mbsource*/
|
1451
|
+
1024 && u(
|
1452
|
+
e,
|
1453
|
+
"mbsource",
|
1454
|
+
/*mbsource*/
|
1455
|
+
s[10]
|
1356
1456
|
), a[0] & /*lang*/
|
1357
|
-
512 &&
|
1457
|
+
512 && u(
|
1358
1458
|
e,
|
1359
1459
|
"lang",
|
1360
1460
|
/*lang*/
|
@@ -1366,47 +1466,47 @@ function de(t) {
|
|
1366
1466
|
}
|
1367
1467
|
};
|
1368
1468
|
}
|
1369
|
-
function
|
1469
|
+
function ct(t) {
|
1370
1470
|
let e;
|
1371
1471
|
function n(r, o) {
|
1372
1472
|
if (
|
1373
1473
|
/*sponsorflag*/
|
1374
1474
|
r[0] && /*footersponsors*/
|
1375
|
-
r[
|
1376
|
-
) return
|
1475
|
+
r[12].length
|
1476
|
+
) return rt;
|
1377
1477
|
if (
|
1378
1478
|
/*paymentflag*/
|
1379
1479
|
r[1] && /*footerpayment*/
|
1380
|
-
r[
|
1381
|
-
) return
|
1480
|
+
r[13].length
|
1481
|
+
) return st;
|
1382
1482
|
if (
|
1383
1483
|
/*vendorflag*/
|
1384
1484
|
r[2] && /*footervendors*/
|
1385
|
-
r[
|
1386
|
-
) return
|
1485
|
+
r[14].length
|
1486
|
+
) return ot;
|
1387
1487
|
if (
|
1388
1488
|
/*helperflag*/
|
1389
1489
|
r[3] && /*footerhelperlinks*/
|
1390
|
-
r[
|
1391
|
-
) return
|
1490
|
+
r[15].length
|
1491
|
+
) return it;
|
1392
1492
|
if (
|
1393
1493
|
/*licenseflag*/
|
1394
1494
|
r[4] && /*footerlicenses*/
|
1395
|
-
r[
|
1396
|
-
) return
|
1495
|
+
r[16].length
|
1496
|
+
) return lt;
|
1397
1497
|
if (
|
1398
1498
|
/*socialflag*/
|
1399
1499
|
r[5] && /*footersociallinks*/
|
1400
|
-
r[
|
1401
|
-
) return
|
1500
|
+
r[17].length
|
1501
|
+
) return nt;
|
1402
1502
|
}
|
1403
1503
|
let l = n(t), i = l && l(t);
|
1404
1504
|
return {
|
1405
1505
|
c() {
|
1406
|
-
e =
|
1506
|
+
e = b("div"), i && i.c(), g(e, "class", "FooterSectionContainer"), g(e, "part", "FooterSectionContainer");
|
1407
1507
|
},
|
1408
1508
|
m(r, o) {
|
1409
|
-
m(r, e, o), i && i.m(e, null), t[
|
1509
|
+
m(r, e, o), i && i.m(e, null), t[21](e);
|
1410
1510
|
},
|
1411
1511
|
p(r, o) {
|
1412
1512
|
l === (l = n(r)) && i ? i.p(r, o) : (i && i.d(1), i = l && l(r), i && (i.c(), i.m(e, null)));
|
@@ -1414,43 +1514,31 @@ function ft(t) {
|
|
1414
1514
|
i: w,
|
1415
1515
|
o: w,
|
1416
1516
|
d(r) {
|
1417
|
-
r && _(e), i && i.d(), t[
|
1517
|
+
r && _(e), i && i.d(), t[21](null);
|
1418
1518
|
}
|
1419
1519
|
};
|
1420
1520
|
}
|
1421
|
-
let
|
1422
|
-
function
|
1423
|
-
let { sponsorflag: l = "" } = e, { paymentflag: i = "" } = e, { vendorflag: r = "" } = e, { helperflag: o = "" } = e, { licenseflag: s = "" } = e, { socialflag: a = "" } = e, { clientstyling: c = "" } = e, { clientstylingurl: h = "" } = e, { target: k = "" } = e, { displaycolumn: I = "" } = e, { category:
|
1424
|
-
const
|
1425
|
-
|
1426
|
-
}, ve = () => {
|
1427
|
-
let u = document.createElement("style");
|
1428
|
-
u.innerHTML = c, v.appendChild(u);
|
1429
|
-
}, we = () => {
|
1430
|
-
let u = new URL(h), U = document.createElement("style");
|
1431
|
-
fetch(u.href).then((A) => A.text()).then((A) => {
|
1432
|
-
U.innerHTML = A, setTimeout(
|
1433
|
-
() => {
|
1434
|
-
v.appendChild(U);
|
1435
|
-
},
|
1436
|
-
1
|
1437
|
-
);
|
1438
|
-
});
|
1521
|
+
let ft = /^(?:[^\/]*\/){2}[^\/]+/g;
|
1522
|
+
function ht(t, e, n) {
|
1523
|
+
let { sponsorflag: l = "" } = e, { paymentflag: i = "" } = e, { vendorflag: r = "" } = e, { helperflag: o = "" } = e, { licenseflag: s = "" } = e, { socialflag: a = "" } = e, { clientstyling: c = "" } = e, { clientstylingurl: h = "" } = e, { target: k = "" } = e, { displaycolumn: I = "" } = e, { category: v = "" } = e, { baseurl: T = "" } = e, { lang: z = "" } = e, { mbsource: O } = e, q = [], J = [], G = [], U = [], K = [], Q = [], y;
|
1524
|
+
const W = (f) => {
|
1525
|
+
f.origin == window.location.href.match(ft)[0] && f.data && f.data.type === "FooterData" && (n(12, q = f.data.sponsorsRepeater), n(13, J = f.data.paymentMethodsRepeater), n(14, G = f.data.gameVendorsRepeater), n(15, U = f.data.helpLinksRepeater), n(16, K = f.data.licensesRepeater), n(17, Q = f.data.socialLinksRepeater), v && n(15, U = U.filter((ve) => ve.key == v)));
|
1439
1526
|
};
|
1440
|
-
|
1441
|
-
window.removeEventListener("message",
|
1527
|
+
Pe(() => (window.addEventListener("message", W, !1), () => {
|
1528
|
+
window.removeEventListener("message", W);
|
1442
1529
|
}));
|
1443
|
-
function
|
1444
|
-
|
1445
|
-
|
1530
|
+
function ye(f) {
|
1531
|
+
B[f ? "unshift" : "push"](() => {
|
1532
|
+
y = f, n(11, y);
|
1446
1533
|
});
|
1447
1534
|
}
|
1448
|
-
return t.$$set = (
|
1449
|
-
"sponsorflag" in
|
1535
|
+
return t.$$set = (f) => {
|
1536
|
+
"sponsorflag" in f && n(0, l = f.sponsorflag), "paymentflag" in f && n(1, i = f.paymentflag), "vendorflag" in f && n(2, r = f.vendorflag), "helperflag" in f && n(3, o = f.helperflag), "licenseflag" in f && n(4, s = f.licenseflag), "socialflag" in f && n(5, a = f.socialflag), "clientstyling" in f && n(6, c = f.clientstyling), "clientstylingurl" in f && n(18, h = f.clientstylingurl), "target" in f && n(19, k = f.target), "displaycolumn" in f && n(7, I = f.displaycolumn), "category" in f && n(20, v = f.category), "baseurl" in f && n(8, T = f.baseurl), "lang" in f && n(9, z = f.lang), "mbsource" in f && n(10, O = f.mbsource);
|
1450
1537
|
}, t.$$.update = () => {
|
1451
1538
|
t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
1452
|
-
|
1453
|
-
|
1539
|
+
2112 && c && y && Ze(y, c), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
1540
|
+
264192 && h && y && xe(y, h), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
1541
|
+
3072 && O && y && et(y, `${O}.Style`);
|
1454
1542
|
}, [
|
1455
1543
|
l,
|
1456
1544
|
i,
|
@@ -1462,27 +1550,28 @@ function ut(t, e, n) {
|
|
1462
1550
|
I,
|
1463
1551
|
T,
|
1464
1552
|
z,
|
1465
|
-
|
1553
|
+
O,
|
1554
|
+
y,
|
1555
|
+
q,
|
1466
1556
|
J,
|
1467
1557
|
G,
|
1558
|
+
U,
|
1468
1559
|
K,
|
1469
|
-
j,
|
1470
1560
|
Q,
|
1471
|
-
W,
|
1472
1561
|
h,
|
1473
1562
|
k,
|
1474
|
-
|
1475
|
-
|
1563
|
+
v,
|
1564
|
+
ye
|
1476
1565
|
];
|
1477
1566
|
}
|
1478
|
-
class
|
1567
|
+
class ke extends Xe {
|
1479
1568
|
constructor(e) {
|
1480
|
-
super(),
|
1569
|
+
super(), Qe(
|
1481
1570
|
this,
|
1482
1571
|
e,
|
1483
|
-
|
1484
|
-
|
1485
|
-
|
1572
|
+
ht,
|
1573
|
+
ct,
|
1574
|
+
Ie,
|
1486
1575
|
{
|
1487
1576
|
sponsorflag: 0,
|
1488
1577
|
paymentflag: 1,
|
@@ -1491,14 +1580,15 @@ class ye extends Ze {
|
|
1491
1580
|
licenseflag: 4,
|
1492
1581
|
socialflag: 5,
|
1493
1582
|
clientstyling: 6,
|
1494
|
-
clientstylingurl:
|
1495
|
-
target:
|
1583
|
+
clientstylingurl: 18,
|
1584
|
+
target: 19,
|
1496
1585
|
displaycolumn: 7,
|
1497
|
-
category:
|
1586
|
+
category: 20,
|
1498
1587
|
baseurl: 8,
|
1499
|
-
lang: 9
|
1588
|
+
lang: 9,
|
1589
|
+
mbsource: 10
|
1500
1590
|
},
|
1501
|
-
|
1591
|
+
tt,
|
1502
1592
|
[-1, -1]
|
1503
1593
|
);
|
1504
1594
|
}
|
@@ -1506,121 +1596,130 @@ class ye extends Ze {
|
|
1506
1596
|
return this.$$.ctx[0];
|
1507
1597
|
}
|
1508
1598
|
set sponsorflag(e) {
|
1509
|
-
this.$$set({ sponsorflag: e }),
|
1599
|
+
this.$$set({ sponsorflag: e }), d();
|
1510
1600
|
}
|
1511
1601
|
get paymentflag() {
|
1512
1602
|
return this.$$.ctx[1];
|
1513
1603
|
}
|
1514
1604
|
set paymentflag(e) {
|
1515
|
-
this.$$set({ paymentflag: e }),
|
1605
|
+
this.$$set({ paymentflag: e }), d();
|
1516
1606
|
}
|
1517
1607
|
get vendorflag() {
|
1518
1608
|
return this.$$.ctx[2];
|
1519
1609
|
}
|
1520
1610
|
set vendorflag(e) {
|
1521
|
-
this.$$set({ vendorflag: e }),
|
1611
|
+
this.$$set({ vendorflag: e }), d();
|
1522
1612
|
}
|
1523
1613
|
get helperflag() {
|
1524
1614
|
return this.$$.ctx[3];
|
1525
1615
|
}
|
1526
1616
|
set helperflag(e) {
|
1527
|
-
this.$$set({ helperflag: e }),
|
1617
|
+
this.$$set({ helperflag: e }), d();
|
1528
1618
|
}
|
1529
1619
|
get licenseflag() {
|
1530
1620
|
return this.$$.ctx[4];
|
1531
1621
|
}
|
1532
1622
|
set licenseflag(e) {
|
1533
|
-
this.$$set({ licenseflag: e }),
|
1623
|
+
this.$$set({ licenseflag: e }), d();
|
1534
1624
|
}
|
1535
1625
|
get socialflag() {
|
1536
1626
|
return this.$$.ctx[5];
|
1537
1627
|
}
|
1538
1628
|
set socialflag(e) {
|
1539
|
-
this.$$set({ socialflag: e }),
|
1629
|
+
this.$$set({ socialflag: e }), d();
|
1540
1630
|
}
|
1541
1631
|
get clientstyling() {
|
1542
1632
|
return this.$$.ctx[6];
|
1543
1633
|
}
|
1544
1634
|
set clientstyling(e) {
|
1545
|
-
this.$$set({ clientstyling: e }),
|
1635
|
+
this.$$set({ clientstyling: e }), d();
|
1546
1636
|
}
|
1547
1637
|
get clientstylingurl() {
|
1548
|
-
return this.$$.ctx[
|
1638
|
+
return this.$$.ctx[18];
|
1549
1639
|
}
|
1550
1640
|
set clientstylingurl(e) {
|
1551
|
-
this.$$set({ clientstylingurl: e }),
|
1641
|
+
this.$$set({ clientstylingurl: e }), d();
|
1552
1642
|
}
|
1553
1643
|
get target() {
|
1554
|
-
return this.$$.ctx[
|
1644
|
+
return this.$$.ctx[19];
|
1555
1645
|
}
|
1556
1646
|
set target(e) {
|
1557
|
-
this.$$set({ target: e }),
|
1647
|
+
this.$$set({ target: e }), d();
|
1558
1648
|
}
|
1559
1649
|
get displaycolumn() {
|
1560
1650
|
return this.$$.ctx[7];
|
1561
1651
|
}
|
1562
1652
|
set displaycolumn(e) {
|
1563
|
-
this.$$set({ displaycolumn: e }),
|
1653
|
+
this.$$set({ displaycolumn: e }), d();
|
1564
1654
|
}
|
1565
1655
|
get category() {
|
1566
|
-
return this.$$.ctx[
|
1656
|
+
return this.$$.ctx[20];
|
1567
1657
|
}
|
1568
1658
|
set category(e) {
|
1569
|
-
this.$$set({ category: e }),
|
1659
|
+
this.$$set({ category: e }), d();
|
1570
1660
|
}
|
1571
1661
|
get baseurl() {
|
1572
1662
|
return this.$$.ctx[8];
|
1573
1663
|
}
|
1574
1664
|
set baseurl(e) {
|
1575
|
-
this.$$set({ baseurl: e }),
|
1665
|
+
this.$$set({ baseurl: e }), d();
|
1576
1666
|
}
|
1577
1667
|
get lang() {
|
1578
1668
|
return this.$$.ctx[9];
|
1579
1669
|
}
|
1580
1670
|
set lang(e) {
|
1581
|
-
this.$$set({ lang: e }),
|
1671
|
+
this.$$set({ lang: e }), d();
|
1672
|
+
}
|
1673
|
+
get mbsource() {
|
1674
|
+
return this.$$.ctx[10];
|
1675
|
+
}
|
1676
|
+
set mbsource(e) {
|
1677
|
+
this.$$set({ mbsource: e }), d();
|
1582
1678
|
}
|
1583
1679
|
}
|
1584
|
-
|
1585
|
-
const
|
1680
|
+
We(ke, { sponsorflag: {}, paymentflag: {}, vendorflag: {}, helperflag: {}, licenseflag: {}, socialflag: {}, clientstyling: {}, clientstylingurl: {}, target: {}, displaycolumn: {}, category: {}, baseurl: {}, lang: {}, mbsource: {} }, [], [], !0);
|
1681
|
+
const Ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
1586
1682
|
__proto__: null,
|
1587
|
-
default:
|
1683
|
+
default: ke
|
1588
1684
|
}, Symbol.toStringTag, { value: "Module" }));
|
1589
1685
|
export {
|
1590
|
-
|
1591
|
-
|
1592
|
-
|
1593
|
-
|
1594
|
-
|
1595
|
-
|
1596
|
-
|
1597
|
-
|
1598
|
-
|
1599
|
-
|
1600
|
-
|
1601
|
-
|
1602
|
-
|
1686
|
+
mt as A,
|
1687
|
+
Lt as B,
|
1688
|
+
p as C,
|
1689
|
+
L as D,
|
1690
|
+
u as E,
|
1691
|
+
wt as F,
|
1692
|
+
pt as G,
|
1693
|
+
V as H,
|
1694
|
+
dt as I,
|
1695
|
+
vt as J,
|
1696
|
+
Et as K,
|
1697
|
+
Ct as L,
|
1698
|
+
Xe as S,
|
1699
|
+
Fe as a,
|
1700
|
+
Qe as b,
|
1701
|
+
Oe as c,
|
1603
1702
|
_ as d,
|
1604
1703
|
m as e,
|
1605
|
-
|
1606
|
-
|
1704
|
+
d as f,
|
1705
|
+
b as g,
|
1607
1706
|
g as h,
|
1608
|
-
|
1609
|
-
|
1610
|
-
|
1611
|
-
|
1612
|
-
|
1707
|
+
H as i,
|
1708
|
+
B as j,
|
1709
|
+
pe as k,
|
1710
|
+
gt as l,
|
1711
|
+
Me as m,
|
1613
1712
|
w as n,
|
1614
|
-
|
1713
|
+
Pe as o,
|
1615
1714
|
$t as p,
|
1616
1715
|
kt as q,
|
1617
1716
|
R as r,
|
1618
|
-
|
1619
|
-
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
|
1624
|
-
|
1625
|
-
|
1717
|
+
Ie as s,
|
1718
|
+
yt as t,
|
1719
|
+
be as u,
|
1720
|
+
Ze as v,
|
1721
|
+
xe as w,
|
1722
|
+
et as x,
|
1723
|
+
We as y,
|
1724
|
+
bt as z
|
1626
1725
|
};
|