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