@everymatrix/casino-footer-v2 1.55.0 → 1.56.0
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-Bpoz_Vpo.js → CasinoFooterSection-5iBolEQo.js} +639 -540
- package/components/CasinoFooterSection-DXAJwrvZ.cjs +1 -0
- package/components/{CasinoFooterSection-pnwfcetr.js → CasinoFooterSection-ErS-sbSf.js} +611 -512
- package/components/{CasinoFooterThumbnail-DU5HsyTT.js → CasinoFooterThumbnail-COxttN3E.js} +444 -445
- package/components/CasinoFooterThumbnail-CZJpuCX_.cjs +5 -0
- package/components/{CasinoFooterThumbnail-PwQ5sUc8.js → CasinoFooterThumbnail-D7Lzmfn-.js} +444 -445
- package/components/{CasinoFooterV2-BtFSMqKS.js → CasinoFooterV2-BCXbXHmJ.js} +1438 -1365
- package/components/CasinoFooterV2-D7N6EzWF.cjs +10 -0
- package/components/{CasinoFooterV2-DJZHgoqz.js → CasinoFooterV2-DAGY7Far.js} +1395 -1322
- package/components/PlayerPanicButton-CXUPxrF7.cjs +1 -0
- package/components/{PlayerPanicButton-C_F5vs4q.js → PlayerPanicButton-CbP_5fyJ.js} +85 -89
- package/components/{PlayerPanicButton-D2macdZ5.js → PlayerPanicButton-Csr19ZqB.js} +96 -100
- 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-IHbTda3W.cjs +0 -1
- package/components/CasinoFooterThumbnail-BQdizXVp.cjs +0 -5
- package/components/CasinoFooterV2-DZx_h6Dr.cjs +0 -10
- package/components/PlayerPanicButton-ykzS9GUf.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 R = (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) && R(t, n, e[n]);
|
8
|
+
if (X)
|
9
|
+
for (var n of X(e))
|
10
|
+
Se.call(e, n) && R(t, n, e[n]);
|
11
11
|
return t;
|
12
|
-
},
|
13
|
-
var
|
14
|
-
var
|
12
|
+
}, Z = (t, e) => Le(t, Ee(e));
|
13
|
+
var k = (t, e, n) => R(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
|
-
function
|
39
|
-
t.forEach(
|
38
|
+
function N(t) {
|
39
|
+
t.forEach(de);
|
40
40
|
}
|
41
|
-
function
|
41
|
+
function V(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 U;
|
48
|
+
function gt(t, e) {
|
49
|
+
return t === e ? !0 : (U || (U = document.createElement("a")), U.href = e, t === U.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 && V(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 = [], P = [];
|
182
182
|
let S = [];
|
183
|
-
const
|
183
|
+
const te = [], Be = /* @__PURE__ */ Promise.resolve();
|
184
184
|
let B = !1;
|
185
|
-
function
|
186
|
-
B || (B = !0, Be.then(
|
185
|
+
function De() {
|
186
|
+
B || (B = !0, Be.then(d));
|
187
187
|
}
|
188
|
-
function
|
188
|
+
function D(t) {
|
189
189
|
S.push(t);
|
190
190
|
}
|
191
|
-
const
|
191
|
+
const A = /* @__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; P.length; ) P.pop()();
|
207
207
|
for (let e = 0; e < S.length; e += 1) {
|
208
208
|
const n = S[e];
|
209
|
-
|
209
|
+
A.has(n) || (A.add(n), n());
|
210
210
|
}
|
211
211
|
S.length = 0;
|
212
212
|
} while (C.length);
|
213
|
-
for (;
|
214
|
-
|
215
|
-
B = !1,
|
213
|
+
for (; te.length; )
|
214
|
+
te.pop()();
|
215
|
+
B = !1, A.clear(), F(t);
|
216
216
|
}
|
217
|
-
function
|
217
|
+
function Ve(t) {
|
218
218
|
if (t.fragment !== null) {
|
219
|
-
t.update(),
|
219
|
+
t.update(), N(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(D);
|
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(
|
239
|
-
t.$$.on_destroy ? t.$$.on_destroy.push(...r) :
|
240
|
-
}), i.forEach(
|
237
|
+
l && l.m(e, n), D(() => {
|
238
|
+
const r = t.$$.on_mount.map(de).filter(V);
|
239
|
+
t.$$.on_destroy ? t.$$.on_destroy.push(...r) : N(r), t.$$.on_mount = [];
|
240
|
+
}), i.forEach(D);
|
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), N(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,48 +265,48 @@ 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 || {}, (
|
276
|
-
const
|
277
|
-
return c.ctx && i(c.ctx[
|
278
|
-
}) : [], c.update(), h = !0,
|
275
|
+
if (c.ctx = n ? n(t, e.props || {}, ($, I, ...T) => {
|
276
|
+
const v = T.length ? T[0] : I;
|
277
|
+
return c.ctx && i(c.ctx[$], c.ctx[$] = v) && (!c.skip_bound && c.bound[$] && c.bound[$](v), h && Ke(t, $)), I;
|
278
|
+
}) : [], c.update(), h = !0, N(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
|
279
279
|
if (e.hydrate) {
|
280
|
-
const
|
281
|
-
c.fragment && c.fragment.l(
|
280
|
+
const $ = Ne(e.target);
|
281
|
+
c.fragment && c.fragment.l($), $.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 */
|
293
|
-
|
293
|
+
k(this, "$$ctor");
|
294
294
|
/** Slots */
|
295
|
-
|
295
|
+
k(this, "$$s");
|
296
296
|
/** The Svelte component instance */
|
297
|
-
|
297
|
+
k(this, "$$c");
|
298
298
|
/** Whether or not the custom element is connected */
|
299
|
-
|
299
|
+
k(this, "$$cn", !1);
|
300
300
|
/** Component props data */
|
301
|
-
|
301
|
+
k(this, "$$d", {});
|
302
302
|
/** `true` if currently in the process of reflecting component props back to attributes */
|
303
|
-
|
303
|
+
k(this, "$$r", !1);
|
304
304
|
/** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
|
305
|
-
|
305
|
+
k(this, "$$p_d", {});
|
306
306
|
/** @type {Record<string, Function[]>} Event listeners */
|
307
|
-
|
307
|
+
k(this, "$$l", {});
|
308
308
|
/** @type {Map<Function, Function>} Event listener unsubscribe functions */
|
309
|
-
|
309
|
+
k(this, "$$l_u", /* @__PURE__ */ new Map());
|
310
310
|
this.$$ctor = e, this.$$s = n, l && this.attachShadow({ mode: "open" });
|
311
311
|
}
|
312
312
|
addEventListener(e, n, l) {
|
@@ -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,18 +347,18 @@ 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) {
|
354
354
|
const o = this.$$g_p(r.name);
|
355
|
-
o in this.$$d || (this.$$d[o] =
|
355
|
+
o in this.$$d || (this.$$d[o] = j(o, r.value, this.$$p_d, "toProp"));
|
356
356
|
}
|
357
357
|
for (const r in this.$$p_d)
|
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: []
|
@@ -369,7 +369,7 @@ typeof HTMLElement == "function" && (ke = class extends HTMLElement {
|
|
369
369
|
this.$$r = !0;
|
370
370
|
for (const r in this.$$p_d)
|
371
371
|
if (this.$$d[r] = this.$$c.$$.ctx[this.$$c.$$.props[r]], this.$$p_d[r].reflect) {
|
372
|
-
const o =
|
372
|
+
const o = j(
|
373
373
|
r,
|
374
374
|
this.$$d[r],
|
375
375
|
this.$$p_d,
|
@@ -393,7 +393,7 @@ typeof HTMLElement == "function" && (ke = class extends HTMLElement {
|
|
393
393
|
// and setting attributes through setAttribute etc, this is helpful
|
394
394
|
attributeChangedCallback(e, n, l) {
|
395
395
|
var i;
|
396
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
396
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = j(e, l, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [e]: this.$$d[e] }));
|
397
397
|
}
|
398
398
|
disconnectedCallback() {
|
399
399
|
this.$$cn = !1, Promise.resolve().then(() => {
|
@@ -406,7 +406,7 @@ typeof HTMLElement == "function" && (ke = class extends HTMLElement {
|
|
406
406
|
) || e;
|
407
407
|
}
|
408
408
|
});
|
409
|
-
function
|
409
|
+
function j(t, e, n, l) {
|
410
410
|
var r;
|
411
411
|
const i = (r = n[t]) == null ? void 0 : r.type;
|
412
412
|
if (e = i === "Boolean" && typeof e != "boolean" ? e != null : e, !l || !n[t])
|
@@ -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
|
}
|
@@ -454,7 +454,7 @@ function Ye(t, e, n, l, i, r) {
|
|
454
454
|
},
|
455
455
|
set(a) {
|
456
456
|
var c;
|
457
|
-
a =
|
457
|
+
a = j(s, a, e), this.$$d[s] = a, (c = this.$$c) == null || c.$set({ [s]: a });
|
458
458
|
}
|
459
459
|
});
|
460
460
|
}), l.forEach((s) => {
|
@@ -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
|
@@ -476,7 +476,7 @@ class Ze {
|
|
476
476
|
*
|
477
477
|
* @type {any}
|
478
478
|
*/
|
479
|
-
|
479
|
+
k(this, "$$");
|
480
480
|
/**
|
481
481
|
* ### PRIVATE API
|
482
482
|
*
|
@@ -484,11 +484,11 @@ class Ze {
|
|
484
484
|
*
|
485
485
|
* @type {any}
|
486
486
|
*/
|
487
|
-
|
487
|
+
k(this, "$$set");
|
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 (!V(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-D7Lzmfn-.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, lang, mbsource*/
|
609
|
+
132800) {
|
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, lang, mbsource*/
|
650
|
+
67264) {
|
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,20 +667,20 @@ 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*/
|
660
|
-
(t[
|
683
|
+
(t[8] == "true" ? "DisplayColumn" : "")), g(e, "part", "FooterSectionInnerContainer");
|
661
684
|
},
|
662
685
|
m(r, o) {
|
663
686
|
m(r, e, o);
|
@@ -665,40 +688,40 @@ 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, lang, mbsource*/
|
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);
|
681
704
|
i.length = l.length;
|
682
705
|
}
|
683
706
|
o[0] & /*displaycolumn*/
|
684
|
-
|
685
|
-
(r[
|
707
|
+
256 && n !== (n = "FooterSectionInnerContainer " + /*displaycolumn*/
|
708
|
+
(r[8] == "true" ? "DisplayColumn" : "")) && g(e, "class", n);
|
686
709
|
},
|
687
710
|
d(r) {
|
688
711
|
r && _(e), L(i, r);
|
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, lang, mbsource*/
|
736
|
+
18112) {
|
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, lang, mbsource*/
|
777
|
+
9920) {
|
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, lang, mbsource*/
|
818
|
+
5824) {
|
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,31 +835,36 @@ 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
|
-
t[
|
828
|
-
),
|
829
|
-
(s = t[30]) == null ? void 0 : s.isExternalLink),
|
830
|
-
(a = t[30]) == null ? void 0 : a.target),
|
850
|
+
t[7]
|
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
|
-
t[
|
835
|
-
),
|
857
|
+
t[9]
|
858
|
+
), u(
|
836
859
|
e,
|
837
860
|
"lang",
|
838
861
|
/*lang*/
|
839
|
-
t[
|
862
|
+
t[10]
|
863
|
+
), u(
|
864
|
+
e,
|
865
|
+
"mbsource",
|
866
|
+
/*mbsource*/
|
867
|
+
t[6]
|
840
868
|
);
|
841
869
|
},
|
842
870
|
m(s, a) {
|
@@ -845,33 +873,39 @@ 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
|
-
|
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
|
+
128 && u(
|
855
883
|
e,
|
856
884
|
"clientstyling",
|
857
885
|
/*clientstyling*/
|
858
|
-
s[
|
886
|
+
s[7]
|
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
|
-
|
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
|
+
512 && u(
|
865
893
|
e,
|
866
894
|
"baseurl",
|
867
895
|
/*baseurl*/
|
868
|
-
s[
|
896
|
+
s[9]
|
869
897
|
), a[0] & /*lang*/
|
870
|
-
|
898
|
+
1024 && u(
|
871
899
|
e,
|
872
900
|
"lang",
|
873
901
|
/*lang*/
|
874
|
-
s[
|
902
|
+
s[10]
|
903
|
+
), a[0] & /*mbsource*/
|
904
|
+
64 && u(
|
905
|
+
e,
|
906
|
+
"mbsource",
|
907
|
+
/*mbsource*/
|
908
|
+
s[6]
|
875
909
|
);
|
876
910
|
},
|
877
911
|
d(s) {
|
@@ -879,31 +913,36 @@ 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
|
-
t[
|
895
|
-
),
|
896
|
-
(s = t[30]) == null ? void 0 : s.isExternalLink),
|
897
|
-
(a = t[30]) == null ? void 0 : a.target),
|
928
|
+
t[7]
|
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
|
-
t[
|
902
|
-
),
|
935
|
+
t[9]
|
936
|
+
), u(
|
903
937
|
e,
|
904
938
|
"lang",
|
905
939
|
/*lang*/
|
906
|
-
t[
|
940
|
+
t[10]
|
941
|
+
), u(
|
942
|
+
e,
|
943
|
+
"mbsource",
|
944
|
+
/*mbsource*/
|
945
|
+
t[6]
|
907
946
|
);
|
908
947
|
},
|
909
948
|
m(s, a) {
|
@@ -912,33 +951,39 @@ 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
|
-
|
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
|
+
128 && u(
|
922
961
|
e,
|
923
962
|
"clientstyling",
|
924
963
|
/*clientstyling*/
|
925
|
-
s[
|
964
|
+
s[7]
|
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
|
-
|
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
|
+
512 && u(
|
932
971
|
e,
|
933
972
|
"baseurl",
|
934
973
|
/*baseurl*/
|
935
|
-
s[
|
974
|
+
s[9]
|
936
975
|
), a[0] & /*lang*/
|
937
|
-
|
976
|
+
1024 && u(
|
938
977
|
e,
|
939
978
|
"lang",
|
940
979
|
/*lang*/
|
941
|
-
s[
|
980
|
+
s[10]
|
981
|
+
), a[0] & /*mbsource*/
|
982
|
+
64 && u(
|
983
|
+
e,
|
984
|
+
"mbsource",
|
985
|
+
/*mbsource*/
|
986
|
+
s[6]
|
942
987
|
);
|
943
988
|
},
|
944
989
|
d(s) {
|
@@ -946,36 +991,41 @@ 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
|
-
t[
|
962
|
-
),
|
1006
|
+
t[7]
|
1007
|
+
), u(
|
963
1008
|
e,
|
964
1009
|
"displaycolumn",
|
965
1010
|
/*displaycolumn*/
|
966
|
-
t[
|
967
|
-
),
|
968
|
-
(s = t[33]) == null ? void 0 : s.helpLinkType),
|
969
|
-
(a = t[33]) == null ? void 0 : a.target),
|
1011
|
+
t[8]
|
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
|
-
t[
|
974
|
-
),
|
1018
|
+
t[9]
|
1019
|
+
), u(
|
975
1020
|
e,
|
976
1021
|
"lang",
|
977
1022
|
/*lang*/
|
978
|
-
t[
|
1023
|
+
t[10]
|
1024
|
+
), u(
|
1025
|
+
e,
|
1026
|
+
"mbsource",
|
1027
|
+
/*mbsource*/
|
1028
|
+
t[6]
|
979
1029
|
);
|
980
1030
|
},
|
981
1031
|
m(s, a) {
|
@@ -984,39 +1034,45 @@ 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
|
-
|
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
|
+
128 && u(
|
994
1044
|
e,
|
995
1045
|
"clientstyling",
|
996
1046
|
/*clientstyling*/
|
997
|
-
s[
|
1047
|
+
s[7]
|
998
1048
|
), a[0] & /*displaycolumn*/
|
999
|
-
|
1049
|
+
256 && u(
|
1000
1050
|
e,
|
1001
1051
|
"displaycolumn",
|
1002
1052
|
/*displaycolumn*/
|
1003
|
-
s[
|
1053
|
+
s[8]
|
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
|
-
|
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
|
+
512 && u(
|
1010
1060
|
e,
|
1011
1061
|
"baseurl",
|
1012
1062
|
/*baseurl*/
|
1013
|
-
s[
|
1063
|
+
s[9]
|
1014
1064
|
), a[0] & /*lang*/
|
1015
|
-
|
1065
|
+
1024 && u(
|
1016
1066
|
e,
|
1017
1067
|
"lang",
|
1018
1068
|
/*lang*/
|
1019
|
-
s[
|
1069
|
+
s[10]
|
1070
|
+
), a[0] & /*mbsource*/
|
1071
|
+
64 && u(
|
1072
|
+
e,
|
1073
|
+
"mbsource",
|
1074
|
+
/*mbsource*/
|
1075
|
+
s[6]
|
1020
1076
|
);
|
1021
1077
|
},
|
1022
1078
|
d(s) {
|
@@ -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, lang, mbsource*/
|
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,36 +1120,41 @@ 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
|
-
t[
|
1080
|
-
),
|
1135
|
+
t[7]
|
1136
|
+
), u(
|
1081
1137
|
e,
|
1082
1138
|
"displaycolumn",
|
1083
1139
|
/*displaycolumn*/
|
1084
|
-
t[
|
1085
|
-
),
|
1086
|
-
(s = t[30]) == null ? void 0 : s.helpLinkType),
|
1087
|
-
(a = t[30]) == null ? void 0 : a.target),
|
1140
|
+
t[8]
|
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
|
-
t[
|
1092
|
-
),
|
1147
|
+
t[9]
|
1148
|
+
), u(
|
1093
1149
|
e,
|
1094
1150
|
"lang",
|
1095
1151
|
/*lang*/
|
1096
|
-
t[
|
1152
|
+
t[10]
|
1153
|
+
), u(
|
1154
|
+
e,
|
1155
|
+
"mbsource",
|
1156
|
+
/*mbsource*/
|
1157
|
+
t[6]
|
1097
1158
|
);
|
1098
1159
|
},
|
1099
1160
|
m(s, a) {
|
@@ -1102,39 +1163,45 @@ 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
|
-
|
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
|
+
128 && u(
|
1112
1173
|
e,
|
1113
1174
|
"clientstyling",
|
1114
1175
|
/*clientstyling*/
|
1115
|
-
s[
|
1176
|
+
s[7]
|
1116
1177
|
), a[0] & /*displaycolumn*/
|
1117
|
-
|
1178
|
+
256 && u(
|
1118
1179
|
e,
|
1119
1180
|
"displaycolumn",
|
1120
1181
|
/*displaycolumn*/
|
1121
|
-
s[
|
1182
|
+
s[8]
|
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
|
-
|
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
|
+
512 && u(
|
1128
1189
|
e,
|
1129
1190
|
"baseurl",
|
1130
1191
|
/*baseurl*/
|
1131
|
-
s[
|
1192
|
+
s[9]
|
1132
1193
|
), a[0] & /*lang*/
|
1133
|
-
|
1194
|
+
1024 && u(
|
1134
1195
|
e,
|
1135
1196
|
"lang",
|
1136
1197
|
/*lang*/
|
1137
|
-
s[
|
1198
|
+
s[10]
|
1199
|
+
), a[0] & /*mbsource*/
|
1200
|
+
64 && u(
|
1201
|
+
e,
|
1202
|
+
"mbsource",
|
1203
|
+
/*mbsource*/
|
1204
|
+
s[6]
|
1138
1205
|
);
|
1139
1206
|
},
|
1140
1207
|
d(s) {
|
@@ -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,31 +1232,36 @@ 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
|
-
t[
|
1181
|
-
),
|
1182
|
-
(s = t[30]) == null ? void 0 : s.isExternalLink),
|
1183
|
-
(a = t[30]) == null ? void 0 : a.target),
|
1247
|
+
t[7]
|
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
|
-
t[
|
1188
|
-
),
|
1254
|
+
t[9]
|
1255
|
+
), u(
|
1189
1256
|
e,
|
1190
1257
|
"lang",
|
1191
1258
|
/*lang*/
|
1192
|
-
t[
|
1259
|
+
t[10]
|
1260
|
+
), u(
|
1261
|
+
e,
|
1262
|
+
"mbsource",
|
1263
|
+
/*mbsource*/
|
1264
|
+
t[6]
|
1193
1265
|
);
|
1194
1266
|
},
|
1195
1267
|
m(s, a) {
|
@@ -1198,33 +1270,39 @@ 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
|
-
|
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
|
+
128 && u(
|
1208
1280
|
e,
|
1209
1281
|
"clientstyling",
|
1210
1282
|
/*clientstyling*/
|
1211
|
-
s[
|
1283
|
+
s[7]
|
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
|
-
|
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
|
+
512 && u(
|
1218
1290
|
e,
|
1219
1291
|
"baseurl",
|
1220
1292
|
/*baseurl*/
|
1221
|
-
s[
|
1293
|
+
s[9]
|
1222
1294
|
), a[0] & /*lang*/
|
1223
|
-
|
1295
|
+
1024 && u(
|
1224
1296
|
e,
|
1225
1297
|
"lang",
|
1226
1298
|
/*lang*/
|
1227
|
-
s[
|
1299
|
+
s[10]
|
1300
|
+
), a[0] & /*mbsource*/
|
1301
|
+
64 && u(
|
1302
|
+
e,
|
1303
|
+
"mbsource",
|
1304
|
+
/*mbsource*/
|
1305
|
+
s[6]
|
1228
1306
|
);
|
1229
1307
|
},
|
1230
1308
|
d(s) {
|
@@ -1232,31 +1310,36 @@ 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
|
-
t[
|
1248
|
-
),
|
1249
|
-
(s = t[27]) == null ? void 0 : s.isExternalLink),
|
1250
|
-
(a = t[27]) == null ? void 0 : a.target),
|
1325
|
+
t[7]
|
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
|
-
t[
|
1255
|
-
),
|
1332
|
+
t[9]
|
1333
|
+
), u(
|
1256
1334
|
e,
|
1257
1335
|
"lang",
|
1258
1336
|
/*lang*/
|
1259
|
-
t[
|
1337
|
+
t[10]
|
1338
|
+
), u(
|
1339
|
+
e,
|
1340
|
+
"mbsource",
|
1341
|
+
/*mbsource*/
|
1342
|
+
t[6]
|
1260
1343
|
);
|
1261
1344
|
},
|
1262
1345
|
m(s, a) {
|
@@ -1265,33 +1348,39 @@ 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
|
-
|
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
|
+
128 && u(
|
1275
1358
|
e,
|
1276
1359
|
"clientstyling",
|
1277
1360
|
/*clientstyling*/
|
1278
|
-
s[
|
1361
|
+
s[7]
|
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
|
-
|
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
|
+
512 && u(
|
1285
1368
|
e,
|
1286
1369
|
"baseurl",
|
1287
1370
|
/*baseurl*/
|
1288
|
-
s[
|
1371
|
+
s[9]
|
1289
1372
|
), a[0] & /*lang*/
|
1290
|
-
|
1373
|
+
1024 && u(
|
1291
1374
|
e,
|
1292
1375
|
"lang",
|
1293
1376
|
/*lang*/
|
1294
|
-
s[
|
1377
|
+
s[10]
|
1378
|
+
), a[0] & /*mbsource*/
|
1379
|
+
64 && u(
|
1380
|
+
e,
|
1381
|
+
"mbsource",
|
1382
|
+
/*mbsource*/
|
1383
|
+
s[6]
|
1295
1384
|
);
|
1296
1385
|
},
|
1297
1386
|
d(s) {
|
@@ -1299,31 +1388,36 @@ 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
|
-
t[
|
1315
|
-
),
|
1316
|
-
(s = t[24]) == null ? void 0 : s.isExternalLink),
|
1317
|
-
(a = t[24]) == null ? void 0 : a.target),
|
1403
|
+
t[7]
|
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
|
-
t[
|
1322
|
-
),
|
1410
|
+
t[9]
|
1411
|
+
), u(
|
1323
1412
|
e,
|
1324
1413
|
"lang",
|
1325
1414
|
/*lang*/
|
1326
|
-
t[
|
1415
|
+
t[10]
|
1416
|
+
), u(
|
1417
|
+
e,
|
1418
|
+
"mbsource",
|
1419
|
+
/*mbsource*/
|
1420
|
+
t[6]
|
1327
1421
|
);
|
1328
1422
|
},
|
1329
1423
|
m(s, a) {
|
@@ -1332,33 +1426,39 @@ 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
|
-
|
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
|
+
128 && u(
|
1342
1436
|
e,
|
1343
1437
|
"clientstyling",
|
1344
1438
|
/*clientstyling*/
|
1345
|
-
s[
|
1439
|
+
s[7]
|
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
|
-
|
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
|
+
512 && u(
|
1352
1446
|
e,
|
1353
1447
|
"baseurl",
|
1354
1448
|
/*baseurl*/
|
1355
|
-
s[
|
1449
|
+
s[9]
|
1356
1450
|
), a[0] & /*lang*/
|
1357
|
-
|
1451
|
+
1024 && u(
|
1358
1452
|
e,
|
1359
1453
|
"lang",
|
1360
1454
|
/*lang*/
|
1361
|
-
s[
|
1455
|
+
s[10]
|
1456
|
+
), a[0] & /*mbsource*/
|
1457
|
+
64 && u(
|
1458
|
+
e,
|
1459
|
+
"mbsource",
|
1460
|
+
/*mbsource*/
|
1461
|
+
s[6]
|
1362
1462
|
);
|
1363
1463
|
},
|
1364
1464
|
d(s) {
|
@@ -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, {
|
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, { mbsource: c } = e, { clientstyling: h = "" } = e, { clientstylingurl: $ = "" } = e, { target: I = "" } = e, { displaycolumn: T = "" } = e, { category: v = "" } = e, { baseurl: H = "" } = e, { lang: z = "" } = e, q = [], J = [], G = [], O = [], 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, O = f.data.helpLinksRepeater), n(16, K = f.data.licensesRepeater), n(17, Q = f.data.socialLinksRepeater), v && n(15, O = O.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
|
+
P[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), "mbsource" in f && n(6, c = f.mbsource), "clientstyling" in f && n(7, h = f.clientstyling), "clientstylingurl" in f && n(18, $ = f.clientstylingurl), "target" in f && n(19, I = f.target), "displaycolumn" in f && n(8, T = f.displaycolumn), "category" in f && n(20, v = f.category), "baseurl" in f && n(9, H = f.baseurl), "lang" in f && n(10, z = f.lang);
|
1450
1537
|
}, t.$$.update = () => {
|
1451
1538
|
t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
1452
|
-
|
1453
|
-
|
1539
|
+
2176 && h && y && Ze(y, h), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
1540
|
+
264192 && $ && y && xe(y, $), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
1541
|
+
2112 && c && y && et(y, `${c}.Style`);
|
1454
1542
|
}, [
|
1455
1543
|
l,
|
1456
1544
|
i,
|
@@ -1459,30 +1547,31 @@ function ut(t, e, n) {
|
|
1459
1547
|
s,
|
1460
1548
|
a,
|
1461
1549
|
c,
|
1462
|
-
|
1550
|
+
h,
|
1463
1551
|
T,
|
1552
|
+
H,
|
1464
1553
|
z,
|
1465
|
-
|
1554
|
+
y,
|
1555
|
+
q,
|
1466
1556
|
J,
|
1467
1557
|
G,
|
1558
|
+
O,
|
1468
1559
|
K,
|
1469
|
-
j,
|
1470
1560
|
Q,
|
1471
|
-
|
1472
|
-
|
1473
|
-
|
1474
|
-
|
1475
|
-
Le
|
1561
|
+
$,
|
1562
|
+
I,
|
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,
|
@@ -1490,15 +1579,16 @@ class ye extends Ze {
|
|
1490
1579
|
helperflag: 3,
|
1491
1580
|
licenseflag: 4,
|
1492
1581
|
socialflag: 5,
|
1493
|
-
|
1494
|
-
|
1495
|
-
|
1496
|
-
|
1497
|
-
|
1498
|
-
|
1499
|
-
|
1582
|
+
mbsource: 6,
|
1583
|
+
clientstyling: 7,
|
1584
|
+
clientstylingurl: 18,
|
1585
|
+
target: 19,
|
1586
|
+
displaycolumn: 8,
|
1587
|
+
category: 20,
|
1588
|
+
baseurl: 9,
|
1589
|
+
lang: 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
|
-
get
|
1631
|
+
get mbsource() {
|
1542
1632
|
return this.$$.ctx[6];
|
1543
1633
|
}
|
1634
|
+
set mbsource(e) {
|
1635
|
+
this.$$set({ mbsource: e }), d();
|
1636
|
+
}
|
1637
|
+
get clientstyling() {
|
1638
|
+
return this.$$.ctx[7];
|
1639
|
+
}
|
1544
1640
|
set clientstyling(e) {
|
1545
|
-
this.$$set({ clientstyling: e }),
|
1641
|
+
this.$$set({ clientstyling: e }), d();
|
1546
1642
|
}
|
1547
1643
|
get clientstylingurl() {
|
1548
|
-
return this.$$.ctx[
|
1644
|
+
return this.$$.ctx[18];
|
1549
1645
|
}
|
1550
1646
|
set clientstylingurl(e) {
|
1551
|
-
this.$$set({ clientstylingurl: e }),
|
1647
|
+
this.$$set({ clientstylingurl: e }), d();
|
1552
1648
|
}
|
1553
1649
|
get target() {
|
1554
|
-
return this.$$.ctx[
|
1650
|
+
return this.$$.ctx[19];
|
1555
1651
|
}
|
1556
1652
|
set target(e) {
|
1557
|
-
this.$$set({ target: e }),
|
1653
|
+
this.$$set({ target: e }), d();
|
1558
1654
|
}
|
1559
1655
|
get displaycolumn() {
|
1560
|
-
return this.$$.ctx[
|
1656
|
+
return this.$$.ctx[8];
|
1561
1657
|
}
|
1562
1658
|
set displaycolumn(e) {
|
1563
|
-
this.$$set({ displaycolumn: e }),
|
1659
|
+
this.$$set({ displaycolumn: e }), d();
|
1564
1660
|
}
|
1565
1661
|
get category() {
|
1566
|
-
return this.$$.ctx[
|
1662
|
+
return this.$$.ctx[20];
|
1567
1663
|
}
|
1568
1664
|
set category(e) {
|
1569
|
-
this.$$set({ category: e }),
|
1665
|
+
this.$$set({ category: e }), d();
|
1570
1666
|
}
|
1571
1667
|
get baseurl() {
|
1572
|
-
return this.$$.ctx[
|
1668
|
+
return this.$$.ctx[9];
|
1573
1669
|
}
|
1574
1670
|
set baseurl(e) {
|
1575
|
-
this.$$set({ baseurl: e }),
|
1671
|
+
this.$$set({ baseurl: e }), d();
|
1576
1672
|
}
|
1577
1673
|
get lang() {
|
1578
|
-
return this.$$.ctx[
|
1674
|
+
return this.$$.ctx[10];
|
1579
1675
|
}
|
1580
1676
|
set lang(e) {
|
1581
|
-
this.$$set({ lang: e }),
|
1677
|
+
this.$$set({ lang: e }), d();
|
1582
1678
|
}
|
1583
1679
|
}
|
1584
|
-
|
1585
|
-
const
|
1680
|
+
We(ke, { sponsorflag: {}, paymentflag: {}, vendorflag: {}, helperflag: {}, licenseflag: {}, socialflag: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, target: {}, displaycolumn: {}, category: {}, baseurl: {}, lang: {} }, [], [], !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
|
+
D 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
|
+
V as i,
|
1708
|
+
P 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
|
-
|
1618
|
-
|
1619
|
-
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
|
1624
|
-
|
1625
|
-
|
1716
|
+
N as r,
|
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
|
};
|