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