@everymatrix/casino-footer-section 1.87.25 → 1.87.27

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