@everymatrix/casino-footer-v2 1.55.1 → 1.56.2

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.
@@ -2,15 +2,15 @@ var we = Object.defineProperty, Le = Object.defineProperties;
2
2
  var Ee = Object.getOwnPropertyDescriptors;
3
3
  var X = Object.getOwnPropertySymbols;
4
4
  var Ce = Object.prototype.hasOwnProperty, Se = Object.prototype.propertyIsEnumerable;
5
- var A = (t, e, n) => e in t ? we(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, Y = (t, e) => {
5
+ var R = (t, e, n) => e in t ? we(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, Y = (t, e) => {
6
6
  for (var n in e || (e = {}))
7
- Ce.call(e, n) && A(t, n, e[n]);
7
+ Ce.call(e, n) && R(t, n, e[n]);
8
8
  if (X)
9
9
  for (var n of X(e))
10
- Se.call(e, n) && A(t, n, e[n]);
10
+ Se.call(e, n) && R(t, n, e[n]);
11
11
  return t;
12
12
  }, Z = (t, e) => Le(t, Ee(e));
13
- var $ = (t, e, n) => A(t, typeof e != "symbol" ? e + "" : e, n);
13
+ var k = (t, e, n) => (R(t, typeof e != "symbol" ? e + "" : e, n), n);
14
14
  var x = (t, e, n) => new Promise((l, i) => {
15
15
  var r = (a) => {
16
16
  try {
@@ -35,18 +35,18 @@ function de(t) {
35
35
  function ee() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function R(t) {
38
+ function N(t) {
39
39
  t.forEach(de);
40
40
  }
41
- function H(t) {
41
+ function V(t) {
42
42
  return typeof t == "function";
43
43
  }
44
44
  function Ie(t, e) {
45
45
  return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
46
46
  }
47
- let j;
47
+ let U;
48
48
  function gt(t, e) {
49
- return t === e ? !0 : (j || (j = document.createElement("a")), j.href = e, t === j.href);
49
+ return t === e ? !0 : (U || (U = document.createElement("a")), U.href = e, t === U.href);
50
50
  }
51
51
  function Te(t) {
52
52
  return Object.keys(t).length === 0;
@@ -64,7 +64,7 @@ function mt(t, e, n) {
64
64
  t.$$.on_destroy.push(Fe(e, n));
65
65
  }
66
66
  function dt(t) {
67
- return t && H(t.destroy) ? t.destroy : w;
67
+ return t && V(t.destroy) ? t.destroy : w;
68
68
  }
69
69
  const bt = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : (
70
70
  // @ts-ignore Node typings have this
@@ -81,7 +81,8 @@ function Oe(t, e, n) {
81
81
  }
82
82
  }
83
83
  function Ue(t) {
84
- if (!t) return document;
84
+ if (!t)
85
+ return document;
85
86
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
86
87
  return e && /** @type {ShadowRoot} */
87
88
  e.host ? (
@@ -172,23 +173,24 @@ function F(t) {
172
173
  M = t;
173
174
  }
174
175
  function Ae() {
175
- if (!M) throw new Error("Function called outside component initialization");
176
+ if (!M)
177
+ throw new Error("Function called outside component initialization");
176
178
  return M;
177
179
  }
178
180
  function Pe(t) {
179
181
  Ae().$$.on_mount.push(t);
180
182
  }
181
- const C = [], B = [];
183
+ const C = [], P = [];
182
184
  let S = [];
183
185
  const te = [], Be = /* @__PURE__ */ Promise.resolve();
184
- let D = !1;
186
+ let B = !1;
185
187
  function De() {
186
- D || (D = !0, Be.then(d));
188
+ B || (B = !0, Be.then(d));
187
189
  }
188
- function V(t) {
190
+ function D(t) {
189
191
  S.push(t);
190
192
  }
191
- const P = /* @__PURE__ */ new Set();
193
+ const A = /* @__PURE__ */ new Set();
192
194
  let E = 0;
193
195
  function d() {
194
196
  if (E !== 0)
@@ -203,22 +205,23 @@ function d() {
203
205
  } catch (e) {
204
206
  throw C.length = 0, E = 0, e;
205
207
  }
206
- for (F(null), C.length = 0, E = 0; B.length; ) B.pop()();
208
+ for (F(null), C.length = 0, E = 0; P.length; )
209
+ P.pop()();
207
210
  for (let e = 0; e < S.length; e += 1) {
208
211
  const n = S[e];
209
- P.has(n) || (P.add(n), n());
212
+ A.has(n) || (A.add(n), n());
210
213
  }
211
214
  S.length = 0;
212
215
  } while (C.length);
213
216
  for (; te.length; )
214
217
  te.pop()();
215
- D = !1, P.clear(), F(t);
218
+ B = !1, A.clear(), F(t);
216
219
  }
217
220
  function Ve(t) {
218
221
  if (t.fragment !== null) {
219
- t.update(), R(t.before_update);
222
+ t.update(), N(t.before_update);
220
223
  const e = t.dirty;
221
- t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(V);
224
+ t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(D);
222
225
  }
223
226
  }
224
227
  function He(t) {
@@ -234,14 +237,14 @@ function p(t) {
234
237
  }
235
238
  function Je(t, e, n) {
236
239
  const { fragment: l, after_update: i } = t.$$;
237
- l && l.m(e, n), V(() => {
238
- const r = t.$$.on_mount.map(de).filter(H);
239
- t.$$.on_destroy ? t.$$.on_destroy.push(...r) : R(r), t.$$.on_mount = [];
240
- }), i.forEach(V);
240
+ l && l.m(e, n), D(() => {
241
+ const r = t.$$.on_mount.map(de).filter(V);
242
+ t.$$.on_destroy ? t.$$.on_destroy.push(...r) : N(r), t.$$.on_mount = [];
243
+ }), i.forEach(D);
241
244
  }
242
245
  function Ge(t, e) {
243
246
  const n = t.$$;
244
- n.fragment !== null && (He(n.after_update), R(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
247
+ n.fragment !== null && (He(n.after_update), N(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
245
248
  }
246
249
  function Ke(t, e) {
247
250
  t.$$.dirty[0] === -1 && (C.push(t), De(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
@@ -272,13 +275,13 @@ function Qe(t, e, n, l, i, r, o = null, s = [-1]) {
272
275
  };
273
276
  o && o(c.root);
274
277
  let h = !1;
275
- if (c.ctx = n ? n(t, e.props || {}, (k, I, ...v) => {
276
- const T = v.length ? v[0] : I;
277
- return c.ctx && i(c.ctx[k], c.ctx[k] = T) && (!c.skip_bound && c.bound[k] && c.bound[k](T), h && Ke(t, k)), I;
278
- }) : [], c.update(), h = !0, R(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
278
+ if (c.ctx = n ? n(t, e.props || {}, ($, I, ...T) => {
279
+ const v = T.length ? T[0] : I;
280
+ return c.ctx && i(c.ctx[$], c.ctx[$] = v) && (!c.skip_bound && c.bound[$] && c.bound[$](v), h && Ke(t, $)), I;
281
+ }) : [], c.update(), h = !0, N(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
279
282
  if (e.hydrate) {
280
- const k = Ne(e.target);
281
- c.fragment && c.fragment.l(k), k.forEach(_);
283
+ const $ = Ne(e.target);
284
+ c.fragment && c.fragment.l($), $.forEach(_);
282
285
  } else
283
286
  c.fragment && c.fragment.c();
284
287
  e.intro && qe(t.$$.fragment), Je(t, e.target, e.anchor), d();
@@ -290,23 +293,23 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
290
293
  constructor(e, n, l) {
291
294
  super();
292
295
  /** The Svelte component constructor */
293
- $(this, "$$ctor");
296
+ k(this, "$$ctor");
294
297
  /** Slots */
295
- $(this, "$$s");
298
+ k(this, "$$s");
296
299
  /** The Svelte component instance */
297
- $(this, "$$c");
300
+ k(this, "$$c");
298
301
  /** Whether or not the custom element is connected */
299
- $(this, "$$cn", !1);
302
+ k(this, "$$cn", !1);
300
303
  /** Component props data */
301
- $(this, "$$d", {});
304
+ k(this, "$$d", {});
302
305
  /** `true` if currently in the process of reflecting component props back to attributes */
303
- $(this, "$$r", !1);
306
+ k(this, "$$r", !1);
304
307
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
305
- $(this, "$$p_d", {});
308
+ k(this, "$$p_d", {});
306
309
  /** @type {Record<string, Function[]>} Event listeners */
307
- $(this, "$$l", {});
310
+ k(this, "$$l", {});
308
311
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
309
- $(this, "$$l_u", /* @__PURE__ */ new Map());
312
+ k(this, "$$l_u", /* @__PURE__ */ new Map());
310
313
  this.$$ctor = e, this.$$s = n, l && this.attachShadow({ mode: "open" });
311
314
  }
312
315
  addEventListener(e, n, l) {
@@ -352,7 +355,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
352
355
  r in l && (n[r] = [e(r)]);
353
356
  for (const r of this.attributes) {
354
357
  const o = this.$$g_p(r.name);
355
- o in this.$$d || (this.$$d[o] = N(o, r.value, this.$$p_d, "toProp"));
358
+ o in this.$$d || (this.$$d[o] = j(o, r.value, this.$$p_d, "toProp"));
356
359
  }
357
360
  for (const r in this.$$p_d)
358
361
  !(r in this.$$d) && this[r] !== void 0 && (this.$$d[r] = this[r], delete this[r]);
@@ -369,7 +372,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
369
372
  this.$$r = !0;
370
373
  for (const r in this.$$p_d)
371
374
  if (this.$$d[r] = this.$$c.$$.ctx[this.$$c.$$.props[r]], this.$$p_d[r].reflect) {
372
- const o = N(
375
+ const o = j(
373
376
  r,
374
377
  this.$$d[r],
375
378
  this.$$p_d,
@@ -393,7 +396,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
393
396
  // and setting attributes through setAttribute etc, this is helpful
394
397
  attributeChangedCallback(e, n, l) {
395
398
  var i;
396
- 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] }));
399
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = j(e, l, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [e]: this.$$d[e] }));
397
400
  }
398
401
  disconnectedCallback() {
399
402
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -406,7 +409,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
406
409
  ) || e;
407
410
  }
408
411
  });
409
- function N(t, e, n, l) {
412
+ function j(t, e, n, l) {
410
413
  var r;
411
414
  const i = (r = n[t]) == null ? void 0 : r.type;
412
415
  if (e = i === "Boolean" && typeof e != "boolean" ? e != null : e, !l || !n[t])
@@ -454,7 +457,7 @@ function We(t, e, n, l, i, r) {
454
457
  },
455
458
  set(a) {
456
459
  var c;
457
- a = N(s, a, e), this.$$d[s] = a, (c = this.$$c) == null || c.$set({ [s]: a });
460
+ a = j(s, a, e), this.$$d[s] = a, (c = this.$$c) == null || c.$set({ [s]: a });
458
461
  }
459
462
  });
460
463
  }), l.forEach((s) => {
@@ -476,7 +479,7 @@ class Xe {
476
479
  *
477
480
  * @type {any}
478
481
  */
479
- $(this, "$$");
482
+ k(this, "$$");
480
483
  /**
481
484
  * ### PRIVATE API
482
485
  *
@@ -484,7 +487,7 @@ class Xe {
484
487
  *
485
488
  * @type {any}
486
489
  */
487
- $(this, "$$set");
490
+ k(this, "$$set");
488
491
  }
489
492
  /** @returns {void} */
490
493
  $destroy() {
@@ -497,7 +500,7 @@ class Xe {
497
500
  * @returns {() => void}
498
501
  */
499
502
  $on(e, n) {
500
- if (!H(n))
503
+ if (!V(n))
501
504
  return w;
502
505
  const l = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
503
506
  return l.push(n), () => {
@@ -550,7 +553,7 @@ if (typeof window != "undefined") {
550
553
  }
551
554
  };
552
555
  };
553
- customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-UkEHTowY.js").then((e) => e.C).then(({ default: e }) => {
556
+ customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-BTPx5riN.js").then((e) => e.C).then(({ default: e }) => {
554
557
  !customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
555
558
  });
556
559
  }
@@ -605,8 +608,8 @@ function nt(t) {
605
608
  l[o] && l[o].m(e, null);
606
609
  },
607
610
  p(i, r) {
608
- if (r[0] & /*footersociallinks, clientstyling, baseurl, mbsource, lang*/
609
- 132928) {
611
+ if (r[0] & /*footersociallinks, clientstyling, baseurl, lang, mbsource*/
612
+ 132800) {
610
613
  n = p(
611
614
  /*footersociallinks*/
612
615
  i[17]
@@ -646,8 +649,8 @@ function lt(t) {
646
649
  l[o] && l[o].m(e, null);
647
650
  },
648
651
  p(i, r) {
649
- if (r[0] & /*footerlicenses, clientstyling, baseurl, mbsource, lang*/
650
- 67392) {
652
+ if (r[0] & /*footerlicenses, clientstyling, baseurl, lang, mbsource*/
653
+ 67264) {
651
654
  n = p(
652
655
  /*footerlicenses*/
653
656
  i[16]
@@ -680,7 +683,7 @@ function it(t) {
680
683
  for (let r = 0; r < i.length; r += 1)
681
684
  i[r].c();
682
685
  g(e, "class", n = "FooterSectionInnerContainer " + /*displaycolumn*/
683
- (t[7] == "true" ? "DisplayColumn" : "")), g(e, "part", "FooterSectionInnerContainer");
686
+ (t[8] == "true" ? "DisplayColumn" : "")), g(e, "part", "FooterSectionInnerContainer");
684
687
  },
685
688
  m(r, o) {
686
689
  m(r, e, o);
@@ -688,7 +691,7 @@ function it(t) {
688
691
  i[s] && i[s].m(e, null);
689
692
  },
690
693
  p(r, o) {
691
- if (o[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, mbsource, lang*/
694
+ if (o[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang, mbsource*/
692
695
  34752) {
693
696
  l = p(
694
697
  /*footerhelperlinks*/
@@ -704,8 +707,8 @@ function it(t) {
704
707
  i.length = l.length;
705
708
  }
706
709
  o[0] & /*displaycolumn*/
707
- 128 && n !== (n = "FooterSectionInnerContainer " + /*displaycolumn*/
708
- (r[7] == "true" ? "DisplayColumn" : "")) && g(e, "class", n);
710
+ 256 && n !== (n = "FooterSectionInnerContainer " + /*displaycolumn*/
711
+ (r[8] == "true" ? "DisplayColumn" : "")) && g(e, "class", n);
709
712
  },
710
713
  d(r) {
711
714
  r && _(e), L(i, r);
@@ -732,8 +735,8 @@ function ot(t) {
732
735
  l[o] && l[o].m(e, null);
733
736
  },
734
737
  p(i, r) {
735
- if (r[0] & /*footervendors, clientstyling, baseurl, mbsource, lang*/
736
- 18240) {
738
+ if (r[0] & /*footervendors, clientstyling, baseurl, lang, mbsource*/
739
+ 18112) {
737
740
  n = p(
738
741
  /*footervendors*/
739
742
  i[14]
@@ -773,8 +776,8 @@ function st(t) {
773
776
  l[o] && l[o].m(e, null);
774
777
  },
775
778
  p(i, r) {
776
- if (r[0] & /*footerpayment, clientstyling, baseurl, mbsource, lang*/
777
- 10048) {
779
+ if (r[0] & /*footerpayment, clientstyling, baseurl, lang, mbsource*/
780
+ 9920) {
778
781
  n = p(
779
782
  /*footerpayment*/
780
783
  i[13]
@@ -814,8 +817,8 @@ function rt(t) {
814
817
  l[o] && l[o].m(e, null);
815
818
  },
816
819
  p(i, r) {
817
- if (r[0] & /*footersponsors, clientstyling, baseurl, mbsource, lang*/
818
- 5952) {
820
+ if (r[0] & /*footersponsors, clientstyling, baseurl, lang, mbsource*/
821
+ 5824) {
819
822
  n = p(
820
823
  /*footersponsors*/
821
824
  i[12]
@@ -847,24 +850,24 @@ function ue(t) {
847
850
  e,
848
851
  "clientstyling",
849
852
  /*clientstyling*/
850
- t[6]
853
+ t[7]
851
854
  ), u(e, "linktype", r = /*footerData*/
852
855
  (s = t[30]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*footerData*/
853
856
  (a = t[30]) == null ? void 0 : a.target), u(
854
857
  e,
855
858
  "baseurl",
856
859
  /*baseurl*/
857
- t[8]
860
+ t[9]
858
861
  ), u(
859
862
  e,
860
- "mbsource",
861
- /*mbsource*/
863
+ "lang",
864
+ /*lang*/
862
865
  t[10]
863
866
  ), u(
864
867
  e,
865
- "lang",
866
- /*lang*/
867
- t[9]
868
+ "mbsource",
869
+ /*mbsource*/
870
+ t[6]
868
871
  );
869
872
  },
870
873
  m(s, a) {
@@ -879,33 +882,33 @@ function ue(t) {
879
882
  s[30].socialLinkImage) && u(e, "sociallinkimage", l), a[0] & /*footersociallinks*/
880
883
  131072 && i !== (i = /*footerData*/
881
884
  s[30].socialLinkTitle) && u(e, "sociallinktitle", i), a[0] & /*clientstyling*/
882
- 64 && u(
885
+ 128 && u(
883
886
  e,
884
887
  "clientstyling",
885
888
  /*clientstyling*/
886
- s[6]
889
+ s[7]
887
890
  ), a[0] & /*footersociallinks*/
888
891
  131072 && r !== (r = /*footerData*/
889
892
  (c = s[30]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footersociallinks*/
890
893
  131072 && o !== (o = /*footerData*/
891
894
  (h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
892
- 256 && u(
895
+ 512 && u(
893
896
  e,
894
897
  "baseurl",
895
898
  /*baseurl*/
896
- s[8]
897
- ), a[0] & /*mbsource*/
898
- 1024 && u(
899
- e,
900
- "mbsource",
901
- /*mbsource*/
902
- s[10]
899
+ s[9]
903
900
  ), a[0] & /*lang*/
904
- 512 && u(
901
+ 1024 && u(
905
902
  e,
906
903
  "lang",
907
904
  /*lang*/
908
- s[9]
905
+ s[10]
906
+ ), a[0] & /*mbsource*/
907
+ 64 && u(
908
+ e,
909
+ "mbsource",
910
+ /*mbsource*/
911
+ s[6]
909
912
  );
910
913
  },
911
914
  d(s) {
@@ -925,24 +928,24 @@ function ce(t) {
925
928
  e,
926
929
  "clientstyling",
927
930
  /*clientstyling*/
928
- t[6]
931
+ t[7]
929
932
  ), u(e, "linktype", r = /*footerData*/
930
933
  (s = t[30]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*footerData*/
931
934
  (a = t[30]) == null ? void 0 : a.target), u(
932
935
  e,
933
936
  "baseurl",
934
937
  /*baseurl*/
935
- t[8]
938
+ t[9]
936
939
  ), u(
937
940
  e,
938
- "mbsource",
939
- /*mbsource*/
941
+ "lang",
942
+ /*lang*/
940
943
  t[10]
941
944
  ), u(
942
945
  e,
943
- "lang",
944
- /*lang*/
945
- t[9]
946
+ "mbsource",
947
+ /*mbsource*/
948
+ t[6]
946
949
  );
947
950
  },
948
951
  m(s, a) {
@@ -957,33 +960,33 @@ function ce(t) {
957
960
  s[30].licenseImage) && u(e, "licenseimage", l), a[0] & /*footerlicenses*/
958
961
  65536 && i !== (i = /*footerData*/
959
962
  s[30].licenseTitle) && u(e, "licensetitle", i), a[0] & /*clientstyling*/
960
- 64 && u(
963
+ 128 && u(
961
964
  e,
962
965
  "clientstyling",
963
966
  /*clientstyling*/
964
- s[6]
967
+ s[7]
965
968
  ), a[0] & /*footerlicenses*/
966
969
  65536 && r !== (r = /*footerData*/
967
970
  (c = s[30]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footerlicenses*/
968
971
  65536 && o !== (o = /*footerData*/
969
972
  (h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
970
- 256 && u(
973
+ 512 && u(
971
974
  e,
972
975
  "baseurl",
973
976
  /*baseurl*/
974
- s[8]
975
- ), a[0] & /*mbsource*/
976
- 1024 && u(
977
- e,
978
- "mbsource",
979
- /*mbsource*/
980
- s[10]
977
+ s[9]
981
978
  ), a[0] & /*lang*/
982
- 512 && u(
979
+ 1024 && u(
983
980
  e,
984
981
  "lang",
985
982
  /*lang*/
986
- s[9]
983
+ s[10]
984
+ ), a[0] & /*mbsource*/
985
+ 64 && u(
986
+ e,
987
+ "mbsource",
988
+ /*mbsource*/
989
+ s[6]
987
990
  );
988
991
  },
989
992
  d(s) {
@@ -1003,29 +1006,29 @@ function at(t) {
1003
1006
  e,
1004
1007
  "clientstyling",
1005
1008
  /*clientstyling*/
1006
- t[6]
1009
+ t[7]
1007
1010
  ), u(
1008
1011
  e,
1009
1012
  "displaycolumn",
1010
1013
  /*displaycolumn*/
1011
- t[7]
1014
+ t[8]
1012
1015
  ), u(e, "linktype", r = /*item*/
1013
1016
  (s = t[33]) == null ? void 0 : s.helpLinkType), u(e, "target", o = /*item*/
1014
1017
  (a = t[33]) == null ? void 0 : a.target), u(
1015
1018
  e,
1016
1019
  "baseurl",
1017
1020
  /*baseurl*/
1018
- t[8]
1021
+ t[9]
1019
1022
  ), u(
1020
1023
  e,
1021
- "mbsource",
1022
- /*mbsource*/
1024
+ "lang",
1025
+ /*lang*/
1023
1026
  t[10]
1024
1027
  ), u(
1025
1028
  e,
1026
- "lang",
1027
- /*lang*/
1028
- t[9]
1029
+ "mbsource",
1030
+ /*mbsource*/
1031
+ t[6]
1029
1032
  );
1030
1033
  },
1031
1034
  m(s, a) {
@@ -1040,39 +1043,39 @@ function at(t) {
1040
1043
  s[33].helpLinkImage) && u(e, "helperlinkimage", l), a[0] & /*footerhelperlinks*/
1041
1044
  32768 && i !== (i = /*item*/
1042
1045
  s[33].helpLinkTitle) && u(e, "helperlinktitle", i), a[0] & /*clientstyling*/
1043
- 64 && u(
1046
+ 128 && u(
1044
1047
  e,
1045
1048
  "clientstyling",
1046
1049
  /*clientstyling*/
1047
- s[6]
1050
+ s[7]
1048
1051
  ), a[0] & /*displaycolumn*/
1049
- 128 && u(
1052
+ 256 && u(
1050
1053
  e,
1051
1054
  "displaycolumn",
1052
1055
  /*displaycolumn*/
1053
- s[7]
1056
+ s[8]
1054
1057
  ), a[0] & /*footerhelperlinks*/
1055
1058
  32768 && r !== (r = /*item*/
1056
1059
  (c = s[33]) == null ? void 0 : c.helpLinkType) && u(e, "linktype", r), a[0] & /*footerhelperlinks*/
1057
1060
  32768 && o !== (o = /*item*/
1058
1061
  (h = s[33]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
1059
- 256 && u(
1062
+ 512 && u(
1060
1063
  e,
1061
1064
  "baseurl",
1062
1065
  /*baseurl*/
1063
- s[8]
1064
- ), a[0] & /*mbsource*/
1065
- 1024 && u(
1066
- e,
1067
- "mbsource",
1068
- /*mbsource*/
1069
- s[10]
1066
+ s[9]
1070
1067
  ), a[0] & /*lang*/
1071
- 512 && u(
1068
+ 1024 && u(
1072
1069
  e,
1073
1070
  "lang",
1074
1071
  /*lang*/
1075
- s[9]
1072
+ s[10]
1073
+ ), a[0] & /*mbsource*/
1074
+ 64 && u(
1075
+ e,
1076
+ "mbsource",
1077
+ /*mbsource*/
1078
+ s[6]
1076
1079
  );
1077
1080
  },
1078
1081
  d(s) {
@@ -1099,7 +1102,7 @@ function ut(t) {
1099
1102
  m(i, e, r);
1100
1103
  },
1101
1104
  p(i, r) {
1102
- if (r[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, mbsource, lang*/
1105
+ if (r[0] & /*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang, mbsource*/
1103
1106
  34752) {
1104
1107
  n = p(
1105
1108
  /*item*/
@@ -1132,29 +1135,29 @@ function fe(t) {
1132
1135
  e,
1133
1136
  "clientstyling",
1134
1137
  /*clientstyling*/
1135
- t[6]
1138
+ t[7]
1136
1139
  ), u(
1137
1140
  e,
1138
1141
  "displaycolumn",
1139
1142
  /*displaycolumn*/
1140
- t[7]
1143
+ t[8]
1141
1144
  ), u(e, "linktype", r = /*footerData*/
1142
1145
  (s = t[30]) == null ? void 0 : s.helpLinkType), u(e, "target", o = /*footerData*/
1143
1146
  (a = t[30]) == null ? void 0 : a.target), u(
1144
1147
  e,
1145
1148
  "baseurl",
1146
1149
  /*baseurl*/
1147
- t[8]
1150
+ t[9]
1148
1151
  ), u(
1149
1152
  e,
1150
- "mbsource",
1151
- /*mbsource*/
1153
+ "lang",
1154
+ /*lang*/
1152
1155
  t[10]
1153
1156
  ), u(
1154
1157
  e,
1155
- "lang",
1156
- /*lang*/
1157
- t[9]
1158
+ "mbsource",
1159
+ /*mbsource*/
1160
+ t[6]
1158
1161
  );
1159
1162
  },
1160
1163
  m(s, a) {
@@ -1169,39 +1172,39 @@ function fe(t) {
1169
1172
  s[30].helpLinkImage) && u(e, "helperlinkimage", l), a[0] & /*footerhelperlinks*/
1170
1173
  32768 && i !== (i = /*footerData*/
1171
1174
  s[30].helpLinkTitle) && u(e, "helperlinktitle", i), a[0] & /*clientstyling*/
1172
- 64 && u(
1175
+ 128 && u(
1173
1176
  e,
1174
1177
  "clientstyling",
1175
1178
  /*clientstyling*/
1176
- s[6]
1179
+ s[7]
1177
1180
  ), a[0] & /*displaycolumn*/
1178
- 128 && u(
1181
+ 256 && u(
1179
1182
  e,
1180
1183
  "displaycolumn",
1181
1184
  /*displaycolumn*/
1182
- s[7]
1185
+ s[8]
1183
1186
  ), a[0] & /*footerhelperlinks*/
1184
1187
  32768 && r !== (r = /*footerData*/
1185
1188
  (c = s[30]) == null ? void 0 : c.helpLinkType) && u(e, "linktype", r), a[0] & /*footerhelperlinks*/
1186
1189
  32768 && o !== (o = /*footerData*/
1187
1190
  (h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
1188
- 256 && u(
1191
+ 512 && u(
1189
1192
  e,
1190
1193
  "baseurl",
1191
1194
  /*baseurl*/
1192
- s[8]
1193
- ), a[0] & /*mbsource*/
1194
- 1024 && u(
1195
- e,
1196
- "mbsource",
1197
- /*mbsource*/
1198
- s[10]
1195
+ s[9]
1199
1196
  ), a[0] & /*lang*/
1200
- 512 && u(
1197
+ 1024 && u(
1201
1198
  e,
1202
1199
  "lang",
1203
1200
  /*lang*/
1204
- s[9]
1201
+ s[10]
1202
+ ), a[0] & /*mbsource*/
1203
+ 64 && u(
1204
+ e,
1205
+ "mbsource",
1206
+ /*mbsource*/
1207
+ s[6]
1205
1208
  );
1206
1209
  },
1207
1210
  d(s) {
@@ -1244,24 +1247,24 @@ function _e(t) {
1244
1247
  e,
1245
1248
  "clientstyling",
1246
1249
  /*clientstyling*/
1247
- t[6]
1250
+ t[7]
1248
1251
  ), u(e, "linktype", r = /*footerData*/
1249
1252
  (s = t[30]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*footerData*/
1250
1253
  (a = t[30]) == null ? void 0 : a.target), u(
1251
1254
  e,
1252
1255
  "baseurl",
1253
1256
  /*baseurl*/
1254
- t[8]
1257
+ t[9]
1255
1258
  ), u(
1256
1259
  e,
1257
- "mbsource",
1258
- /*mbsource*/
1260
+ "lang",
1261
+ /*lang*/
1259
1262
  t[10]
1260
1263
  ), u(
1261
1264
  e,
1262
- "lang",
1263
- /*lang*/
1264
- t[9]
1265
+ "mbsource",
1266
+ /*mbsource*/
1267
+ t[6]
1265
1268
  );
1266
1269
  },
1267
1270
  m(s, a) {
@@ -1276,33 +1279,33 @@ function _e(t) {
1276
1279
  s[30].gameVendorImage) && u(e, "vendorimage", l), a[0] & /*footervendors*/
1277
1280
  16384 && i !== (i = /*footerData*/
1278
1281
  s[30].gameVendorTitle) && u(e, "vendortitle", i), a[0] & /*clientstyling*/
1279
- 64 && u(
1282
+ 128 && u(
1280
1283
  e,
1281
1284
  "clientstyling",
1282
1285
  /*clientstyling*/
1283
- s[6]
1286
+ s[7]
1284
1287
  ), a[0] & /*footervendors*/
1285
1288
  16384 && r !== (r = /*footerData*/
1286
1289
  (c = s[30]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footervendors*/
1287
1290
  16384 && o !== (o = /*footerData*/
1288
1291
  (h = s[30]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
1289
- 256 && u(
1292
+ 512 && u(
1290
1293
  e,
1291
1294
  "baseurl",
1292
1295
  /*baseurl*/
1293
- s[8]
1294
- ), a[0] & /*mbsource*/
1295
- 1024 && u(
1296
- e,
1297
- "mbsource",
1298
- /*mbsource*/
1299
- s[10]
1296
+ s[9]
1300
1297
  ), a[0] & /*lang*/
1301
- 512 && u(
1298
+ 1024 && u(
1302
1299
  e,
1303
1300
  "lang",
1304
1301
  /*lang*/
1305
- s[9]
1302
+ s[10]
1303
+ ), a[0] & /*mbsource*/
1304
+ 64 && u(
1305
+ e,
1306
+ "mbsource",
1307
+ /*mbsource*/
1308
+ s[6]
1306
1309
  );
1307
1310
  },
1308
1311
  d(s) {
@@ -1322,24 +1325,24 @@ function ge(t) {
1322
1325
  e,
1323
1326
  "clientstyling",
1324
1327
  /*clientstyling*/
1325
- t[6]
1328
+ t[7]
1326
1329
  ), u(e, "linktype", r = /*paymentData*/
1327
1330
  (s = t[27]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*paymentData*/
1328
1331
  (a = t[27]) == null ? void 0 : a.target), u(
1329
1332
  e,
1330
1333
  "baseurl",
1331
1334
  /*baseurl*/
1332
- t[8]
1335
+ t[9]
1333
1336
  ), u(
1334
1337
  e,
1335
- "mbsource",
1336
- /*mbsource*/
1338
+ "lang",
1339
+ /*lang*/
1337
1340
  t[10]
1338
1341
  ), u(
1339
1342
  e,
1340
- "lang",
1341
- /*lang*/
1342
- t[9]
1343
+ "mbsource",
1344
+ /*mbsource*/
1345
+ t[6]
1343
1346
  );
1344
1347
  },
1345
1348
  m(s, a) {
@@ -1354,33 +1357,33 @@ function ge(t) {
1354
1357
  s[27].paymentMethodImage) && u(e, "paymentimage", l), a[0] & /*footerpayment*/
1355
1358
  8192 && i !== (i = /*paymentData*/
1356
1359
  s[27].paymentMethodTitle) && u(e, "paymenttitle", i), a[0] & /*clientstyling*/
1357
- 64 && u(
1360
+ 128 && u(
1358
1361
  e,
1359
1362
  "clientstyling",
1360
1363
  /*clientstyling*/
1361
- s[6]
1364
+ s[7]
1362
1365
  ), a[0] & /*footerpayment*/
1363
1366
  8192 && r !== (r = /*paymentData*/
1364
1367
  (c = s[27]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footerpayment*/
1365
1368
  8192 && o !== (o = /*paymentData*/
1366
1369
  (h = s[27]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
1367
- 256 && u(
1370
+ 512 && u(
1368
1371
  e,
1369
1372
  "baseurl",
1370
1373
  /*baseurl*/
1371
- s[8]
1372
- ), a[0] & /*mbsource*/
1373
- 1024 && u(
1374
- e,
1375
- "mbsource",
1376
- /*mbsource*/
1377
- s[10]
1374
+ s[9]
1378
1375
  ), a[0] & /*lang*/
1379
- 512 && u(
1376
+ 1024 && u(
1380
1377
  e,
1381
1378
  "lang",
1382
1379
  /*lang*/
1383
- s[9]
1380
+ s[10]
1381
+ ), a[0] & /*mbsource*/
1382
+ 64 && u(
1383
+ e,
1384
+ "mbsource",
1385
+ /*mbsource*/
1386
+ s[6]
1384
1387
  );
1385
1388
  },
1386
1389
  d(s) {
@@ -1400,24 +1403,24 @@ function me(t) {
1400
1403
  e,
1401
1404
  "clientstyling",
1402
1405
  /*clientstyling*/
1403
- t[6]
1406
+ t[7]
1404
1407
  ), u(e, "linktype", r = /*sponsorData*/
1405
1408
  (s = t[24]) == null ? void 0 : s.isExternalLink), u(e, "target", o = /*sponsorData*/
1406
1409
  (a = t[24]) == null ? void 0 : a.target), u(
1407
1410
  e,
1408
1411
  "baseurl",
1409
1412
  /*baseurl*/
1410
- t[8]
1413
+ t[9]
1411
1414
  ), u(
1412
1415
  e,
1413
- "mbsource",
1414
- /*mbsource*/
1416
+ "lang",
1417
+ /*lang*/
1415
1418
  t[10]
1416
1419
  ), u(
1417
1420
  e,
1418
- "lang",
1419
- /*lang*/
1420
- t[9]
1421
+ "mbsource",
1422
+ /*mbsource*/
1423
+ t[6]
1421
1424
  );
1422
1425
  },
1423
1426
  m(s, a) {
@@ -1432,33 +1435,33 @@ function me(t) {
1432
1435
  s[24].sponsorImage) && u(e, "sponsorimage", l), a[0] & /*footersponsors*/
1433
1436
  4096 && i !== (i = /*sponsorData*/
1434
1437
  s[24].sponsorTitle) && u(e, "sponsortitle", i), a[0] & /*clientstyling*/
1435
- 64 && u(
1438
+ 128 && u(
1436
1439
  e,
1437
1440
  "clientstyling",
1438
1441
  /*clientstyling*/
1439
- s[6]
1442
+ s[7]
1440
1443
  ), a[0] & /*footersponsors*/
1441
1444
  4096 && r !== (r = /*sponsorData*/
1442
1445
  (c = s[24]) == null ? void 0 : c.isExternalLink) && u(e, "linktype", r), a[0] & /*footersponsors*/
1443
1446
  4096 && o !== (o = /*sponsorData*/
1444
1447
  (h = s[24]) == null ? void 0 : h.target) && u(e, "target", o), a[0] & /*baseurl*/
1445
- 256 && u(
1448
+ 512 && u(
1446
1449
  e,
1447
1450
  "baseurl",
1448
1451
  /*baseurl*/
1449
- s[8]
1450
- ), a[0] & /*mbsource*/
1451
- 1024 && u(
1452
- e,
1453
- "mbsource",
1454
- /*mbsource*/
1455
- s[10]
1452
+ s[9]
1456
1453
  ), a[0] & /*lang*/
1457
- 512 && u(
1454
+ 1024 && u(
1458
1455
  e,
1459
1456
  "lang",
1460
1457
  /*lang*/
1461
- s[9]
1458
+ s[10]
1459
+ ), a[0] & /*mbsource*/
1460
+ 64 && u(
1461
+ e,
1462
+ "mbsource",
1463
+ /*mbsource*/
1464
+ s[6]
1462
1465
  );
1463
1466
  },
1464
1467
  d(s) {
@@ -1473,32 +1476,38 @@ function ct(t) {
1473
1476
  /*sponsorflag*/
1474
1477
  r[0] && /*footersponsors*/
1475
1478
  r[12].length
1476
- ) return rt;
1479
+ )
1480
+ return rt;
1477
1481
  if (
1478
1482
  /*paymentflag*/
1479
1483
  r[1] && /*footerpayment*/
1480
1484
  r[13].length
1481
- ) return st;
1485
+ )
1486
+ return st;
1482
1487
  if (
1483
1488
  /*vendorflag*/
1484
1489
  r[2] && /*footervendors*/
1485
1490
  r[14].length
1486
- ) return ot;
1491
+ )
1492
+ return ot;
1487
1493
  if (
1488
1494
  /*helperflag*/
1489
1495
  r[3] && /*footerhelperlinks*/
1490
1496
  r[15].length
1491
- ) return it;
1497
+ )
1498
+ return it;
1492
1499
  if (
1493
1500
  /*licenseflag*/
1494
1501
  r[4] && /*footerlicenses*/
1495
1502
  r[16].length
1496
- ) return lt;
1503
+ )
1504
+ return lt;
1497
1505
  if (
1498
1506
  /*socialflag*/
1499
1507
  r[5] && /*footersociallinks*/
1500
1508
  r[17].length
1501
- ) return nt;
1509
+ )
1510
+ return nt;
1502
1511
  }
1503
1512
  let l = n(t), i = l && l(t);
1504
1513
  return {
@@ -1520,25 +1529,25 @@ function ct(t) {
1520
1529
  }
1521
1530
  let ft = /^(?:[^\/]*\/){2}[^\/]+/g;
1522
1531
  function ht(t, e, n) {
1523
- let { sponsorflag: l = "" } = e, { paymentflag: i = "" } = e, { vendorflag: r = "" } = e, { helperflag: o = "" } = e, { licenseflag: s = "" } = e, { socialflag: a = "" } = e, { clientstyling: c = "" } = e, { clientstylingurl: h = "" } = e, { target: k = "" } = e, { displaycolumn: I = "" } = e, { category: v = "" } = e, { baseurl: T = "" } = e, { lang: z = "" } = e, { mbsource: O } = e, q = [], J = [], G = [], U = [], K = [], Q = [], y;
1532
+ let { sponsorflag: l = "" } = e, { paymentflag: i = "" } = e, { vendorflag: r = "" } = e, { helperflag: o = "" } = e, { licenseflag: s = "" } = e, { socialflag: a = "" } = e, { mbsource: c } = e, { clientstyling: h = "" } = e, { clientstylingurl: $ = "" } = e, { target: I = "" } = e, { displaycolumn: T = "" } = e, { category: v = "" } = e, { baseurl: H = "" } = e, { lang: z = "" } = e, q = [], J = [], G = [], O = [], K = [], Q = [], y;
1524
1533
  const W = (f) => {
1525
- f.origin == window.location.href.match(ft)[0] && f.data && f.data.type === "FooterData" && (n(12, q = f.data.sponsorsRepeater), n(13, J = f.data.paymentMethodsRepeater), n(14, G = f.data.gameVendorsRepeater), n(15, U = f.data.helpLinksRepeater), n(16, K = f.data.licensesRepeater), n(17, Q = f.data.socialLinksRepeater), v && n(15, U = U.filter((ve) => ve.key == v)));
1534
+ f.origin == window.location.href.match(ft)[0] && f.data && f.data.type === "FooterData" && (n(12, q = f.data.sponsorsRepeater), n(13, J = f.data.paymentMethodsRepeater), n(14, G = f.data.gameVendorsRepeater), n(15, O = f.data.helpLinksRepeater), n(16, K = f.data.licensesRepeater), n(17, Q = f.data.socialLinksRepeater), v && n(15, O = O.filter((ve) => ve.key == v)));
1526
1535
  };
1527
1536
  Pe(() => (window.addEventListener("message", W, !1), () => {
1528
1537
  window.removeEventListener("message", W);
1529
1538
  }));
1530
1539
  function ye(f) {
1531
- B[f ? "unshift" : "push"](() => {
1540
+ P[f ? "unshift" : "push"](() => {
1532
1541
  y = f, n(11, y);
1533
1542
  });
1534
1543
  }
1535
1544
  return t.$$set = (f) => {
1536
- "sponsorflag" in f && n(0, l = f.sponsorflag), "paymentflag" in f && n(1, i = f.paymentflag), "vendorflag" in f && n(2, r = f.vendorflag), "helperflag" in f && n(3, o = f.helperflag), "licenseflag" in f && n(4, s = f.licenseflag), "socialflag" in f && n(5, a = f.socialflag), "clientstyling" in f && n(6, c = f.clientstyling), "clientstylingurl" in f && n(18, h = f.clientstylingurl), "target" in f && n(19, k = f.target), "displaycolumn" in f && n(7, I = f.displaycolumn), "category" in f && n(20, v = f.category), "baseurl" in f && n(8, T = f.baseurl), "lang" in f && n(9, z = f.lang), "mbsource" in f && n(10, O = f.mbsource);
1545
+ "sponsorflag" in f && n(0, l = f.sponsorflag), "paymentflag" in f && n(1, i = f.paymentflag), "vendorflag" in f && n(2, r = f.vendorflag), "helperflag" in f && n(3, o = f.helperflag), "licenseflag" in f && n(4, s = f.licenseflag), "socialflag" in f && n(5, a = f.socialflag), "mbsource" in f && n(6, c = f.mbsource), "clientstyling" in f && n(7, h = f.clientstyling), "clientstylingurl" in f && n(18, $ = f.clientstylingurl), "target" in f && n(19, I = f.target), "displaycolumn" in f && n(8, T = f.displaycolumn), "category" in f && n(20, v = f.category), "baseurl" in f && n(9, H = f.baseurl), "lang" in f && n(10, z = f.lang);
1537
1546
  }, t.$$.update = () => {
1538
1547
  t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1539
- 2112 && c && y && Ze(y, c), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1540
- 264192 && h && y && xe(y, h), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1541
- 3072 && O && y && et(y, `${O}.Style`);
1548
+ 2176 && h && y && Ze(y, h), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1549
+ 264192 && $ && y && xe(y, $), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1550
+ 2112 && c && y && et(y, `${c}.Style`);
1542
1551
  }, [
1543
1552
  l,
1544
1553
  i,
@@ -1547,19 +1556,19 @@ function ht(t, e, n) {
1547
1556
  s,
1548
1557
  a,
1549
1558
  c,
1550
- I,
1559
+ h,
1551
1560
  T,
1561
+ H,
1552
1562
  z,
1553
- O,
1554
1563
  y,
1555
1564
  q,
1556
1565
  J,
1557
1566
  G,
1558
- U,
1567
+ O,
1559
1568
  K,
1560
1569
  Q,
1561
- h,
1562
- k,
1570
+ $,
1571
+ I,
1563
1572
  v,
1564
1573
  ye
1565
1574
  ];
@@ -1579,14 +1588,14 @@ class ke extends Xe {
1579
1588
  helperflag: 3,
1580
1589
  licenseflag: 4,
1581
1590
  socialflag: 5,
1582
- clientstyling: 6,
1591
+ mbsource: 6,
1592
+ clientstyling: 7,
1583
1593
  clientstylingurl: 18,
1584
1594
  target: 19,
1585
- displaycolumn: 7,
1595
+ displaycolumn: 8,
1586
1596
  category: 20,
1587
- baseurl: 8,
1588
- lang: 9,
1589
- mbsource: 10
1597
+ baseurl: 9,
1598
+ lang: 10
1590
1599
  },
1591
1600
  tt,
1592
1601
  [-1, -1]
@@ -1628,9 +1637,15 @@ class ke extends Xe {
1628
1637
  set socialflag(e) {
1629
1638
  this.$$set({ socialflag: e }), d();
1630
1639
  }
1631
- get clientstyling() {
1640
+ get mbsource() {
1632
1641
  return this.$$.ctx[6];
1633
1642
  }
1643
+ set mbsource(e) {
1644
+ this.$$set({ mbsource: e }), d();
1645
+ }
1646
+ get clientstyling() {
1647
+ return this.$$.ctx[7];
1648
+ }
1634
1649
  set clientstyling(e) {
1635
1650
  this.$$set({ clientstyling: e }), d();
1636
1651
  }
@@ -1647,7 +1662,7 @@ class ke extends Xe {
1647
1662
  this.$$set({ target: e }), d();
1648
1663
  }
1649
1664
  get displaycolumn() {
1650
- return this.$$.ctx[7];
1665
+ return this.$$.ctx[8];
1651
1666
  }
1652
1667
  set displaycolumn(e) {
1653
1668
  this.$$set({ displaycolumn: e }), d();
@@ -1659,67 +1674,61 @@ class ke extends Xe {
1659
1674
  this.$$set({ category: e }), d();
1660
1675
  }
1661
1676
  get baseurl() {
1662
- return this.$$.ctx[8];
1677
+ return this.$$.ctx[9];
1663
1678
  }
1664
1679
  set baseurl(e) {
1665
1680
  this.$$set({ baseurl: e }), d();
1666
1681
  }
1667
1682
  get lang() {
1668
- return this.$$.ctx[9];
1683
+ return this.$$.ctx[10];
1669
1684
  }
1670
1685
  set lang(e) {
1671
1686
  this.$$set({ lang: e }), d();
1672
1687
  }
1673
- get mbsource() {
1674
- return this.$$.ctx[10];
1675
- }
1676
- set mbsource(e) {
1677
- this.$$set({ mbsource: e }), d();
1678
- }
1679
1688
  }
1680
- We(ke, { sponsorflag: {}, paymentflag: {}, vendorflag: {}, helperflag: {}, licenseflag: {}, socialflag: {}, clientstyling: {}, clientstylingurl: {}, target: {}, displaycolumn: {}, category: {}, baseurl: {}, lang: {}, mbsource: {} }, [], [], !0);
1689
+ We(ke, { sponsorflag: {}, paymentflag: {}, vendorflag: {}, helperflag: {}, licenseflag: {}, socialflag: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, target: {}, displaycolumn: {}, category: {}, baseurl: {}, lang: {} }, [], [], !0);
1681
1690
  const Ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1682
1691
  __proto__: null,
1683
1692
  default: ke
1684
1693
  }, Symbol.toStringTag, { value: "Module" }));
1685
1694
  export {
1686
- mt as A,
1695
+ bt as A,
1687
1696
  Lt as B,
1688
1697
  p as C,
1689
1698
  L as D,
1690
1699
  u as E,
1691
- wt as F,
1700
+ dt as F,
1692
1701
  pt as G,
1693
- V as H,
1694
- dt as I,
1702
+ D as H,
1703
+ wt as I,
1695
1704
  vt as J,
1696
1705
  Et as K,
1697
1706
  Ct as L,
1698
1707
  Xe as S,
1699
- Fe as a,
1708
+ Ie as a,
1700
1709
  Qe as b,
1701
- Oe as c,
1702
- _ as d,
1703
- m as e,
1710
+ We as c,
1711
+ Oe as d,
1712
+ b as e,
1704
1713
  d as f,
1705
- b as g,
1706
- g as h,
1707
- H as i,
1708
- B as j,
1709
- pe as k,
1710
- gt as l,
1711
- Me as m,
1714
+ g,
1715
+ m as h,
1716
+ V as i,
1717
+ _ as j,
1718
+ xe as k,
1719
+ et as l,
1720
+ P as m,
1712
1721
  w as n,
1713
1722
  Pe as o,
1714
- $t as p,
1715
- kt as q,
1716
- R as r,
1717
- Ie as s,
1718
- yt as t,
1719
- be as u,
1720
- Ze as v,
1721
- xe as w,
1722
- et as x,
1723
- We as y,
1724
- bt as z
1723
+ Ze as p,
1724
+ pe as q,
1725
+ N as r,
1726
+ Fe as s,
1727
+ gt as t,
1728
+ Me as u,
1729
+ kt as v,
1730
+ $t as w,
1731
+ be as x,
1732
+ yt as y,
1733
+ mt as z
1725
1734
  };