@everymatrix/casino-footer-v2 1.85.16 → 1.85.18

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.
@@ -6,7 +6,7 @@ function fe(t) {
6
6
  function Q() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function j(t) {
9
+ function U(t) {
10
10
  t.forEach(fe);
11
11
  }
12
12
  function B(t) {
@@ -190,7 +190,7 @@ function m() {
190
190
  }
191
191
  function Fe(t) {
192
192
  if (t.fragment !== null) {
193
- t.update(), j(t.before_update);
193
+ t.update(), U(t.before_update);
194
194
  const e = t.dirty;
195
195
  t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(P);
196
196
  }
@@ -200,22 +200,22 @@ function Me(t) {
200
200
  C.forEach((l) => t.indexOf(l) === -1 ? e.push(l) : i.push(l)), i.forEach((l) => l()), C = e;
201
201
  }
202
202
  const Oe = /* @__PURE__ */ new Set();
203
- function Ue(t, e) {
203
+ function je(t, e) {
204
204
  t && t.i && (Oe.delete(t), t.i(e));
205
205
  }
206
206
  function b(t) {
207
207
  return t?.length !== void 0 ? t : Array.from(t);
208
208
  }
209
- function je(t, e, i) {
209
+ function Ue(t, e, i) {
210
210
  const { fragment: l, after_update: n } = t.$$;
211
211
  l && l.m(e, i), P(() => {
212
212
  const a = t.$$.on_mount.map(fe).filter(B);
213
- t.$$.on_destroy ? t.$$.on_destroy.push(...a) : j(a), t.$$.on_mount = [];
213
+ t.$$.on_destroy ? t.$$.on_destroy.push(...a) : U(a), t.$$.on_mount = [];
214
214
  }), n.forEach(P);
215
215
  }
216
216
  function Ne(t, e) {
217
217
  const i = t.$$;
218
- i.fragment !== null && (Me(i.after_update), j(i.on_destroy), i.fragment && i.fragment.d(e), i.on_destroy = i.fragment = null, i.ctx = []);
218
+ i.fragment !== null && (Me(i.after_update), U(i.on_destroy), i.fragment && i.fragment.d(e), i.on_destroy = i.fragment = null, i.ctx = []);
219
219
  }
220
220
  function Re(t, e) {
221
221
  t.$$.dirty[0] === -1 && (E.push(t), Te(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
@@ -249,13 +249,13 @@ function Ae(t, e, i, l, n, a, o = null, s = [-1]) {
249
249
  if (c.ctx = i ? i(t, e.props || {}, (p, S, ...I) => {
250
250
  const y = I.length ? I[0] : S;
251
251
  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)), S;
252
- }) : [], c.update(), k = !0, j(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
252
+ }) : [], c.update(), k = !0, U(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
253
253
  if (e.hydrate) {
254
254
  const p = Le(e.target);
255
255
  c.fragment && c.fragment.l(p), p.forEach(h);
256
256
  } else
257
257
  c.fragment && c.fragment.c();
258
- e.intro && Ue(t.$$.fragment), je(t, e.target, e.anchor), m();
258
+ e.intro && je(t.$$.fragment), Ue(t, e.target, e.anchor), m();
259
259
  }
260
260
  T(u);
261
261
  }
@@ -324,7 +324,7 @@ typeof HTMLElement == "function" && (_e = class extends HTMLElement {
324
324
  n in i && (e[n] = [t(n)]);
325
325
  for (const n of this.attributes) {
326
326
  const a = this.$$g_p(n.name);
327
- a in this.$$d || (this.$$d[a] = U(a, n.value, this.$$p_d, "toProp"));
327
+ a in this.$$d || (this.$$d[a] = j(a, n.value, this.$$p_d, "toProp"));
328
328
  }
329
329
  for (const n in this.$$p_d)
330
330
  !(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
@@ -342,7 +342,7 @@ typeof HTMLElement == "function" && (_e = class extends HTMLElement {
342
342
  this.$$r = !0;
343
343
  for (const n in this.$$p_d)
344
344
  if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
345
- const a = U(
345
+ const a = j(
346
346
  n,
347
347
  this.$$d[n],
348
348
  this.$$p_d,
@@ -364,7 +364,7 @@ typeof HTMLElement == "function" && (_e = class extends HTMLElement {
364
364
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
365
365
  // and setting attributes through setAttribute etc, this is helpful
366
366
  attributeChangedCallback(t, e, i) {
367
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = U(t, i, this.$$p_d, "toProp"), this.$$c?.$set({ [t]: this.$$d[t] }));
367
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = j(t, i, this.$$p_d, "toProp"), this.$$c?.$set({ [t]: this.$$d[t] }));
368
368
  }
369
369
  disconnectedCallback() {
370
370
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -377,7 +377,7 @@ typeof HTMLElement == "function" && (_e = class extends HTMLElement {
377
377
  ) || t;
378
378
  }
379
379
  });
380
- function U(t, e, i, l) {
380
+ function j(t, e, i, l) {
381
381
  const n = i[t]?.type;
382
382
  if (e = n === "Boolean" && typeof e != "boolean" ? e != null : e, !l || !i[t])
383
383
  return e;
@@ -423,7 +423,7 @@ function Pe(t, e, i, l, n, a) {
423
423
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
424
424
  },
425
425
  set(u) {
426
- u = U(s, u, e), this.$$d[s] = u, this.$$c?.$set({ [s]: u });
426
+ u = j(s, u, e), this.$$d[s] = u, this.$$c?.$set({ [s]: u });
427
427
  }
428
428
  });
429
429
  }), l.forEach((s) => {
@@ -488,6 +488,8 @@ function Ve(t, e) {
488
488
  }
489
489
  }
490
490
  function He(t, e) {
491
+ if (!t || !e)
492
+ return;
491
493
  const i = new URL(e);
492
494
  fetch(i.href).then((l) => l.text()).then((l) => {
493
495
  const n = document.createElement("style");
@@ -516,7 +518,7 @@ if (typeof window < "u") {
516
518
  }
517
519
  };
518
520
  };
519
- customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-B_pHxTtK.js").then((e) => e.C).then(({ default: e }) => {
521
+ customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-Cqz-oCSI.js").then((e) => e.C).then(({ default: e }) => {
520
522
  !customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
521
523
  });
522
524
  }
@@ -1748,7 +1750,7 @@ export {
1748
1750
  Se as o,
1749
1751
  rt as p,
1750
1752
  at as q,
1751
- j as r,
1753
+ U as r,
1752
1754
  be as s,
1753
1755
  ut as t,
1754
1756
  ce as u,
@@ -0,0 +1 @@
1
+ "use strict";var je=Object.defineProperty,Ne=Object.defineProperties;var Re=Object.getOwnPropertyDescriptors;var Z=Object.getOwnPropertySymbols;var Ae=Object.prototype.hasOwnProperty,Pe=Object.prototype.propertyIsEnumerable;var V=(t,e,n)=>e in t?je(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,x=(t,e)=>{for(var n in e||(e={}))Ae.call(e,n)&&V(t,n,e[n]);if(Z)for(var n of Z(e))Pe.call(e,n)&&V(t,n,e[n]);return t},ee=(t,e)=>Ne(t,Re(e));var k=(t,e,n)=>(V(t,typeof e!="symbol"?e+"":e,n),n);var te=(t,e,n)=>new Promise((l,i)=>{var r=u=>{try{o(n.next(u))}catch(c){i(c)}},s=u=>{try{o(n.throw(u))}catch(c){i(c)}},o=u=>u.done?l(u.value):Promise.resolve(u.value).then(r,s);o((n=n.apply(t,e)).next())});function v(){}function pe(t){return t()}function ne(){return Object.create(null)}function O(t){t.forEach(pe)}function P(t){return typeof t=="function"}function $e(t,e){return t!=t?e==e:t!==e||t&&typeof t=="object"||typeof t=="function"}let j;function Ve(t,e){return t===e?!0:(j||(j=document.createElement("a")),j.href=e,t===j.href)}function Be(t){return Object.keys(t).length===0}function ke(t,...e){if(t==null){for(const l of e)l(void 0);return v}const n=t.subscribe(...e);return n.unsubscribe?()=>n.unsubscribe():n}function De(t,e,n){t.$$.on_destroy.push(ke(e,n))}function qe(t){return t&&P(t.destroy)?t.destroy:v}const He=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function ye(t,e){t.appendChild(e)}function ve(t,e,n){const l=ze(t);if(!l.getElementById(e)){const i=b("style");i.id=e,i.textContent=n,Je(l,i)}}function ze(t){if(!t)return document;const e=t.getRootNode?t.getRootNode():t.ownerDocument;return e&&e.host?e:t.ownerDocument}function Je(t,e){return ye(t.head||t,e),e.sheet}function m(t,e,n){t.insertBefore(e,n||null)}function _(t){t.parentNode&&t.parentNode.removeChild(t)}function w(t,e){for(let n=0;n<t.length;n+=1)t[n]&&t[n].d(e)}function b(t){return document.createElement(t)}function Ge(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function q(t){return document.createTextNode(t)}function Ke(){return q(" ")}function H(){return q("")}function Qe(t,e,n,l){return t.addEventListener(e,n,l),()=>t.removeEventListener(e,n,l)}function g(t,e,n){n==null?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function a(t,e,n){const l=e.toLowerCase();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)}function We(t){return Array.from(t.childNodes)}function Xe(t,e){e=""+e,t.data!==e&&(t.data=e)}function Ye(t,e){t.value=e==null?"":e}function Ze(t,e,n){for(let l=0;l<t.options.length;l+=1){const i=t.options[l];if(i.__value===e){i.selected=!0;return}}(!n||e!==void 0)&&(t.selectedIndex=-1)}function xe(t){const e=t.querySelector(":checked");return e&&e.__value}function et(t,e,n){t.classList.toggle(e,!!n)}function tt(t){const e={};return t.childNodes.forEach(n=>{e[n.slot||"default"]=!0}),e}let M;function F(t){M=t}function nt(){if(!M)throw new Error("Function called outside component initialization");return M}function we(t){nt().$$.on_mount.push(t)}const S=[],R=[];let C=[];const le=[],lt=Promise.resolve();let D=!1;function it(){D||(D=!0,lt.then(d))}function A(t){C.push(t)}const B=new Set;let E=0;function d(){if(E!==0)return;const t=M;do{try{for(;E<S.length;){const e=S[E];E++,F(e),ot(e.$$)}}catch(e){throw S.length=0,E=0,e}for(F(null),S.length=0,E=0;R.length;)R.pop()();for(let e=0;e<C.length;e+=1){const n=C[e];B.has(n)||(B.add(n),n())}C.length=0}while(S.length);for(;le.length;)le.pop()();D=!1,B.clear(),F(t)}function ot(t){if(t.fragment!==null){t.update(),O(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(A)}}function st(t){const e=[],n=[];C.forEach(l=>t.indexOf(l)===-1?e.push(l):n.push(l)),n.forEach(l=>l()),C=e}const rt=new Set;function at(t,e){t&&t.i&&(rt.delete(t),t.i(e))}function p(t){return(t==null?void 0:t.length)!==void 0?t:Array.from(t)}function ut(t,e,n){const{fragment:l,after_update:i}=t.$$;l&&l.m(e,n),A(()=>{const r=t.$$.on_mount.map(pe).filter(P);t.$$.on_destroy?t.$$.on_destroy.push(...r):O(r),t.$$.on_mount=[]}),i.forEach(A)}function ct(t,e){const n=t.$$;n.fragment!==null&&(st(n.after_update),O(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function ft(t,e){t.$$.dirty[0]===-1&&(S.push(t),it(),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}function Le(t,e,n,l,i,r,s=null,o=[-1]){const u=M;F(t);const c=t.$$={fragment:null,ctx:[],props:r,update:v,not_equal:i,bound:ne(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(u?u.$$.context:[])),callbacks:ne(),dirty:o,skip_bound:!1,root:e.target||u.$$.root};s&&s(c.root);let h=!1;if(c.ctx=n?n(t,e.props||{},($,I,...T)=>{const L=T.length?T[0]:I;return c.ctx&&i(c.ctx[$],c.ctx[$]=L)&&(!c.skip_bound&&c.bound[$]&&c.bound[$](L),h&&ft(t,$)),I}):[],c.update(),h=!0,O(c.before_update),c.fragment=l?l(c.ctx):!1,e.target){if(e.hydrate){const $=We(e.target);c.fragment&&c.fragment.l($),$.forEach(_)}else c.fragment&&c.fragment.c();e.intro&&at(t.$$.fragment),ut(t,e.target,e.anchor),d()}F(u)}let Ee;typeof HTMLElement=="function"&&(Ee=class extends HTMLElement{constructor(e,n,l){super();k(this,"$$ctor");k(this,"$$s");k(this,"$$c");k(this,"$$cn",!1);k(this,"$$d",{});k(this,"$$r",!1);k(this,"$$p_d",{});k(this,"$$l",{});k(this,"$$l_u",new Map);this.$$ctor=e,this.$$s=n,l&&this.attachShadow({mode:"open"})}addEventListener(e,n,l){if(this.$$l[e]=this.$$l[e]||[],this.$$l[e].push(n),this.$$c){const i=this.$$c.$on(e,n);this.$$l_u.set(n,i)}super.addEventListener(e,n,l)}removeEventListener(e,n,l){if(super.removeEventListener(e,n,l),this.$$c){const i=this.$$l_u.get(n);i&&(i(),this.$$l_u.delete(n))}}connectedCallback(){return te(this,null,function*(){if(this.$$cn=!0,!this.$$c){let e=function(r){return()=>{let s;return{c:function(){s=b("slot"),r!=="default"&&g(s,"name",r)},m:function(c,h){m(c,s,h)},d:function(c){c&&_(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const n={},l=tt(this);for(const r of this.$$s)r in l&&(n[r]=[e(r)]);for(const r of this.attributes){const s=this.$$g_p(r.name);s in this.$$d||(this.$$d[s]=N(s,r.value,this.$$p_d,"toProp"))}for(const r in this.$$p_d)!(r in this.$$d)&&this[r]!==void 0&&(this.$$d[r]=this[r],delete this[r]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:ee(x({},this.$$d),{$$slots:n,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const r in this.$$p_d)if(this.$$d[r]=this.$$c.$$.ctx[this.$$c.$$.props[r]],this.$$p_d[r].reflect){const s=N(r,this.$$d[r],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[r].attribute||r):this.setAttribute(this.$$p_d[r].attribute||r,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const r in this.$$l)for(const s of this.$$l[r]){const o=this.$$c.$on(r,s);this.$$l_u.set(s,o)}this.$$l={}}})}attributeChangedCallback(e,n,l){var i;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]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(e){return Object.keys(this.$$p_d).find(n=>this.$$p_d[n].attribute===e||!this.$$p_d[n].attribute&&n.toLowerCase()===e)||e}});function N(t,e,n,l){var r;const i=(r=n[t])==null?void 0:r.type;if(e=i==="Boolean"&&typeof e!="boolean"?e!=null:e,!l||!n[t])return e;if(l==="toAttribute")switch(i){case"Object":case"Array":return e==null?null:JSON.stringify(e);case"Boolean":return e?"":null;case"Number":return e==null?null:e;default:return e}else switch(i){case"Object":case"Array":return e&&JSON.parse(e);case"Boolean":return e;case"Number":return e!=null?+e:e;default:return e}}function Se(t,e,n,l,i,r){let s=class extends Ee{constructor(){super(t,n,i),this.$$p_d=e}static get observedAttributes(){return Object.keys(e).map(o=>(e[o].attribute||o).toLowerCase())}};return Object.keys(e).forEach(o=>{Object.defineProperty(s.prototype,o,{get(){return this.$$c&&o in this.$$c?this.$$c[o]:this.$$d[o]},set(u){var c;u=N(o,u,e),this.$$d[o]=u,(c=this.$$c)==null||c.$set({[o]:u})}})}),l.forEach(o=>{Object.defineProperty(s.prototype,o,{get(){var u;return(u=this.$$c)==null?void 0:u[o]}})}),t.element=s,s}class Ce{constructor(){k(this,"$$");k(this,"$$set")}$destroy(){ct(this,1),this.$destroy=v}$on(e,n){if(!P(n))return v;const l=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return l.push(n),()=>{const i=l.indexOf(n);i!==-1&&l.splice(i,1)}}$set(e){this.$$set&&!Be(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const ht="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(ht);function Ie(t,e){if(t){const n=document.createElement("style");n.innerHTML=e,t.appendChild(n)}}function Te(t,e){if(!t||!e)return;const n=new URL(e);fetch(n.href).then(l=>l.text()).then(l=>{const i=document.createElement("style");i.innerHTML=l,t&&t.appendChild(i)}).catch(l=>{console.error("There was an error while trying to load client styling from URL",l)})}function Fe(t,e,n){if(window.emMessageBus){const l=document.createElement("style");window.emMessageBus.subscribe(e,i=>{l.innerHTML=i,t&&t.appendChild(l)})}}if(typeof window!="undefined"){let t=function(e){return function(...n){try{return e.apply(this,n)}catch(l){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"))return!1;throw l}}};customElements.define=t(customElements.define),Promise.resolve().then(()=>require("./CasinoFooterThumbnail-C3CgssYK.cjs")).then(e=>e.CasinoFooterThumbnail_ce).then(({default:e})=>{!customElements.get("casino-footer-thumbnail")&&customElements.define("casino-footer-thumbnail",e.element)})}function _t(t){ve(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}")}function ie(t,e,n){const l=t.slice();return l[30]=e[n],l}function oe(t,e,n){const l=t.slice();return l[30]=e[n],l}function se(t,e,n){const l=t.slice();return l[33]=e[n],l}function re(t,e,n){const l=t.slice();return l[30]=e[n],l}function ae(t,e,n){const l=t.slice();return l[30]=e[n],l}function ue(t,e,n){const l=t.slice();return l[27]=e[n],l}function ce(t,e,n){const l=t.slice();return l[24]=e[n],l}function gt(t){let e,n=p(t[18]),l=[];for(let i=0;i<n.length;i+=1)l[i]=fe(ie(t,n,i));return{c(){e=b("div");for(let i=0;i<l.length;i+=1)l[i].c();g(e,"class","FooterSectionInnerContainer"),g(e,"part","FooterSectionInnerContainer")},m(i,r){m(i,e,r);for(let s=0;s<l.length;s+=1)l[s]&&l[s].m(e,null)},p(i,r){if(r[0]&265664){n=p(i[18]);let s;for(s=0;s<n.length;s+=1){const o=ie(i,n,s);l[s]?l[s].p(o,r):(l[s]=fe(o),l[s].c(),l[s].m(e,null))}for(;s<l.length;s+=1)l[s].d(1);l.length=n.length}},d(i){i&&_(e),w(l,i)}}}function mt(t){let e,n=p(t[17]),l=[];for(let i=0;i<n.length;i+=1)l[i]=he(oe(t,n,i));return{c(){e=b("div");for(let i=0;i<l.length;i+=1)l[i].c();g(e,"class","FooterSectionInnerContainer"),g(e,"part","FooterSectionInnerContainer")},m(i,r){m(i,e,r);for(let s=0;s<l.length;s+=1)l[s]&&l[s].m(e,null)},p(i,r){if(r[0]&134592){n=p(i[17]);let s;for(s=0;s<n.length;s+=1){const o=oe(i,n,s);l[s]?l[s].p(o,r):(l[s]=he(o),l[s].c(),l[s].m(e,null))}for(;s<l.length;s+=1)l[s].d(1);l.length=n.length}},d(i){i&&_(e),w(l,i)}}}function dt(t){let e,n,l=p(t[16]),i=[];for(let r=0;r<l.length;r+=1)i[r]=ge(se(t,l,r));return{c(){e=b("div");for(let r=0;r<i.length;r+=1)i[r].c();g(e,"class",n="FooterSectionInnerContainer "+(t[9]=="true"?"DisplayColumn":"")),g(e,"part","FooterSectionInnerContainer")},m(r,s){m(r,e,s);for(let o=0;o<i.length;o+=1)i[o]&&i[o].m(e,null)},p(r,s){if(s[0]&69568){l=p(r[16]);let o;for(o=0;o<l.length;o+=1){const u=se(r,l,o);i[o]?i[o].p(u,s):(i[o]=ge(u),i[o].c(),i[o].m(e,null))}for(;o<i.length;o+=1)i[o].d(1);i.length=l.length}s[0]&512&&n!==(n="FooterSectionInnerContainer "+(r[9]=="true"?"DisplayColumn":""))&&g(e,"class",n)},d(r){r&&_(e),w(i,r)}}}function bt(t){let e,n=p(t[15]),l=[];for(let i=0;i<n.length;i+=1)l[i]=me(ae(t,n,i));return{c(){e=b("div");for(let i=0;i<l.length;i+=1)l[i].c();g(e,"class","FooterSectionInnerContainer"),g(e,"part","FooterSectionInnerContainer")},m(i,r){m(i,e,r);for(let s=0;s<l.length;s+=1)l[s]&&l[s].m(e,null)},p(i,r){if(r[0]&36288){n=p(i[15]);let s;for(s=0;s<n.length;s+=1){const o=ae(i,n,s);l[s]?l[s].p(o,r):(l[s]=me(o),l[s].c(),l[s].m(e,null))}for(;s<l.length;s+=1)l[s].d(1);l.length=n.length}},d(i){i&&_(e),w(l,i)}}}function pt(t){let e,n=p(t[14]),l=[];for(let i=0;i<n.length;i+=1)l[i]=de(ue(t,n,i));return{c(){e=b("div");for(let i=0;i<l.length;i+=1)l[i].c();g(e,"class","FooterSectionInnerContainer"),g(e,"part","FooterSectionInnerContainer")},m(i,r){m(i,e,r);for(let s=0;s<l.length;s+=1)l[s]&&l[s].m(e,null)},p(i,r){if(r[0]&19904){n=p(i[14]);let s;for(s=0;s<n.length;s+=1){const o=ue(i,n,s);l[s]?l[s].p(o,r):(l[s]=de(o),l[s].c(),l[s].m(e,null))}for(;s<l.length;s+=1)l[s].d(1);l.length=n.length}},d(i){i&&_(e),w(l,i)}}}function $t(t){let e,n=p(t[13]),l=[];for(let i=0;i<n.length;i+=1)l[i]=be(ce(t,n,i));return{c(){e=b("div");for(let i=0;i<l.length;i+=1)l[i].c();g(e,"class","FooterSectionInnerContainer"),g(e,"part","FooterSectionInnerContainer")},m(i,r){m(i,e,r);for(let s=0;s<l.length;s+=1)l[s]&&l[s].m(e,null)},p(i,r){if(r[0]&11712){n=p(i[13]);let s;for(s=0;s<n.length;s+=1){const o=ce(i,n,s);l[s]?l[s].p(o,r):(l[s]=be(o),l[s].c(),l[s].m(e,null))}for(;s<l.length;s+=1)l[s].d(1);l.length=n.length}},d(i){i&&_(e),w(l,i)}}}function fe(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"sociallinkurl",n=t[30].socialLinkUrl),a(e,"sociallinkimage",l=t[30].socialLinkImage),a(e,"sociallinktitle",i=t[30].socialLinkTitle),a(e,"clientstyling",t[7]),a(e,"linktype",r=(o=t[30])==null?void 0:o.isExternalLink),a(e,"target",s=(u=t[30])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&262144&&n!==(n=o[30].socialLinkUrl)&&a(e,"sociallinkurl",n),u[0]&262144&&l!==(l=o[30].socialLinkImage)&&a(e,"sociallinkimage",l),u[0]&262144&&i!==(i=o[30].socialLinkTitle)&&a(e,"sociallinktitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&262144&&r!==(r=(c=o[30])==null?void 0:c.isExternalLink)&&a(e,"linktype",r),u[0]&262144&&s!==(s=(h=o[30])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function he(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"licenseurl",n=t[30].licenseUrl),a(e,"licenseimage",l=t[30].licenseImage),a(e,"licensetitle",i=t[30].licenseTitle),a(e,"clientstyling",t[7]),a(e,"linktype",r=(o=t[30])==null?void 0:o.isExternalLink),a(e,"target",s=(u=t[30])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&131072&&n!==(n=o[30].licenseUrl)&&a(e,"licenseurl",n),u[0]&131072&&l!==(l=o[30].licenseImage)&&a(e,"licenseimage",l),u[0]&131072&&i!==(i=o[30].licenseTitle)&&a(e,"licensetitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&131072&&r!==(r=(c=o[30])==null?void 0:c.isExternalLink)&&a(e,"linktype",r),u[0]&131072&&s!==(s=(h=o[30])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function kt(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"helperlinkurl",n=t[33].helpLinkUrl),a(e,"helperlinkimage",l=t[33].helpLinkImage),a(e,"helperlinktitle",i=t[33].helpLinkTitle),a(e,"clientstyling",t[7]),a(e,"displaycolumn",t[9]),a(e,"linktype",r=(o=t[33])==null?void 0:o.helpLinkType),a(e,"target",s=(u=t[33])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&65536&&n!==(n=o[33].helpLinkUrl)&&a(e,"helperlinkurl",n),u[0]&65536&&l!==(l=o[33].helpLinkImage)&&a(e,"helperlinkimage",l),u[0]&65536&&i!==(i=o[33].helpLinkTitle)&&a(e,"helperlinktitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&512&&a(e,"displaycolumn",o[9]),u[0]&65536&&r!==(r=(c=o[33])==null?void 0:c.helpLinkType)&&a(e,"linktype",r),u[0]&65536&&s!==(s=(h=o[33])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function yt(t){let e,n=p(t[33].value),l=[];for(let i=0;i<n.length;i+=1)l[i]=_e(re(t,n,i));return{c(){for(let i=0;i<l.length;i+=1)l[i].c();e=H()},m(i,r){for(let s=0;s<l.length;s+=1)l[s]&&l[s].m(i,r);m(i,e,r)},p(i,r){if(r[0]&69568){n=p(i[33].value);let s;for(s=0;s<n.length;s+=1){const o=re(i,n,s);l[s]?l[s].p(o,r):(l[s]=_e(o),l[s].c(),l[s].m(e.parentNode,e))}for(;s<l.length;s+=1)l[s].d(1);l.length=n.length}},d(i){i&&_(e),w(l,i)}}}function _e(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"helperlinkurl",n=t[30].helpLinkUrl),a(e,"helperlinkimage",l=t[30].helpLinkImage),a(e,"helperlinktitle",i=t[30].helpLinkTitle),a(e,"clientstyling",t[7]),a(e,"displaycolumn",t[9]),a(e,"linktype",r=(o=t[30])==null?void 0:o.helpLinkType),a(e,"target",s=(u=t[30])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&65536&&n!==(n=o[30].helpLinkUrl)&&a(e,"helperlinkurl",n),u[0]&65536&&l!==(l=o[30].helpLinkImage)&&a(e,"helperlinkimage",l),u[0]&65536&&i!==(i=o[30].helpLinkTitle)&&a(e,"helperlinktitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&512&&a(e,"displaycolumn",o[9]),u[0]&65536&&r!==(r=(c=o[30])==null?void 0:c.helpLinkType)&&a(e,"linktype",r),u[0]&65536&&s!==(s=(h=o[30])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function ge(t){let e,n;function l(s,o){return o[0]&65536&&(e=null),e==null&&(e=!!s[33].hasOwnProperty("value")),e?yt:kt}let i=l(t,[-1,-1]),r=i(t);return{c(){r.c(),n=H()},m(s,o){r.m(s,o),m(s,n,o)},p(s,o){i===(i=l(s,o))&&r?r.p(s,o):(r.d(1),r=i(s),r&&(r.c(),r.m(n.parentNode,n)))},d(s){s&&_(n),r.d(s)}}}function me(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"vendorurl",n=t[30].gameVendorUrl),a(e,"vendorimage",l=t[30].gameVendorImage),a(e,"vendortitle",i=t[30].gameVendorTitle),a(e,"clientstyling",t[7]),a(e,"linktype",r=(o=t[30])==null?void 0:o.isExternalLink),a(e,"target",s=(u=t[30])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&32768&&n!==(n=o[30].gameVendorUrl)&&a(e,"vendorurl",n),u[0]&32768&&l!==(l=o[30].gameVendorImage)&&a(e,"vendorimage",l),u[0]&32768&&i!==(i=o[30].gameVendorTitle)&&a(e,"vendortitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&32768&&r!==(r=(c=o[30])==null?void 0:c.isExternalLink)&&a(e,"linktype",r),u[0]&32768&&s!==(s=(h=o[30])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function de(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"paymenturl",n=t[27].paymentMethodUrl),a(e,"paymentimage",l=t[27].paymentMethodImage),a(e,"paymenttitle",i=t[27].paymentMethodTitle),a(e,"clientstyling",t[7]),a(e,"linktype",r=(o=t[27])==null?void 0:o.isExternalLink),a(e,"target",s=(u=t[27])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&16384&&n!==(n=o[27].paymentMethodUrl)&&a(e,"paymenturl",n),u[0]&16384&&l!==(l=o[27].paymentMethodImage)&&a(e,"paymentimage",l),u[0]&16384&&i!==(i=o[27].paymentMethodTitle)&&a(e,"paymenttitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&16384&&r!==(r=(c=o[27])==null?void 0:c.isExternalLink)&&a(e,"linktype",r),u[0]&16384&&s!==(s=(h=o[27])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function be(t){let e,n,l,i,r,s;return{c(){var o,u;e=b("casino-footer-thumbnail"),a(e,"clientstylingurl",t[8]),a(e,"sponsorurl",n=t[24].sponsorUrl),a(e,"sponsorimage",l=t[24].sponsorImage),a(e,"sponsortitle",i=t[24].sponsorTitle),a(e,"clientstyling",t[7]),a(e,"linktype",r=(o=t[24])==null?void 0:o.isExternalLink),a(e,"target",s=(u=t[24])==null?void 0:u.target),a(e,"baseurl",t[10]),a(e,"lang",t[11]),a(e,"mbsource",t[6])},m(o,u){m(o,e,u)},p(o,u){var c,h;u[0]&256&&a(e,"clientstylingurl",o[8]),u[0]&8192&&n!==(n=o[24].sponsorUrl)&&a(e,"sponsorurl",n),u[0]&8192&&l!==(l=o[24].sponsorImage)&&a(e,"sponsorimage",l),u[0]&8192&&i!==(i=o[24].sponsorTitle)&&a(e,"sponsortitle",i),u[0]&128&&a(e,"clientstyling",o[7]),u[0]&8192&&r!==(r=(c=o[24])==null?void 0:c.isExternalLink)&&a(e,"linktype",r),u[0]&8192&&s!==(s=(h=o[24])==null?void 0:h.target)&&a(e,"target",s),u[0]&1024&&a(e,"baseurl",o[10]),u[0]&2048&&a(e,"lang",o[11]),u[0]&64&&a(e,"mbsource",o[6])},d(o){o&&_(e)}}}function vt(t){let e;function n(r,s){if(r[0]&&r[13].length)return $t;if(r[1]&&r[14].length)return pt;if(r[2]&&r[15].length)return bt;if(r[3]&&r[16].length)return dt;if(r[4]&&r[17].length)return mt;if(r[5]&&r[18].length)return gt}let l=n(t),i=l&&l(t);return{c(){e=b("div"),i&&i.c(),g(e,"class","FooterSectionContainer"),g(e,"part","FooterSectionContainer")},m(r,s){m(r,e,s),i&&i.m(e,null),t[21](e)},p(r,s){l===(l=n(r))&&i?i.p(r,s):(i&&i.d(1),i=l&&l(r),i&&(i.c(),i.m(e,null)))},i:v,o:v,d(r){r&&_(e),i&&i.d(),t[21](null)}}}let wt=/^(?:[^\/]*\/){2}[^\/]+/g;function Lt(t,e,n){let{sponsorflag:l=""}=e,{paymentflag:i=""}=e,{vendorflag:r=""}=e,{helperflag:s=""}=e,{licenseflag:o=""}=e,{socialflag:u=""}=e,{mbsource:c}=e,{clientstyling:h=""}=e,{clientstylingurl:$=""}=e,{target:I=""}=e,{displaycolumn:T=""}=e,{category:L=""}=e,{baseurl:z=""}=e,{lang:J=""}=e,G=[],K=[],Q=[],U=[],W=[],X=[],y;const Y=f=>{f.origin==window.location.href.match(wt)[0]&&f.data&&f.data.type==="FooterData"&&(n(13,G=f.data.sponsorsRepeater),n(14,K=f.data.paymentMethodsRepeater),n(15,Q=f.data.gameVendorsRepeater),n(16,U=f.data.helpLinksRepeater),n(17,W=f.data.licensesRepeater),n(18,X=f.data.socialLinksRepeater),L&&n(16,U=U.filter(Ue=>Ue.key==L)))};we(()=>(window.addEventListener("message",Y,!1),()=>{window.removeEventListener("message",Y)}));function Oe(f){R[f?"unshift":"push"](()=>{y=f,n(12,y)})}return t.$$set=f=>{"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,s=f.helperflag),"licenseflag"in f&&n(4,o=f.licenseflag),"socialflag"in f&&n(5,u=f.socialflag),"mbsource"in f&&n(6,c=f.mbsource),"clientstyling"in f&&n(7,h=f.clientstyling),"clientstylingurl"in f&&n(8,$=f.clientstylingurl),"target"in f&&n(19,I=f.target),"displaycolumn"in f&&n(9,T=f.displaycolumn),"category"in f&&n(20,L=f.category),"baseurl"in f&&n(10,z=f.baseurl),"lang"in f&&n(11,J=f.lang)},t.$$.update=()=>{t.$$.dirty[0]&4224&&h&&y&&Ie(y,h),t.$$.dirty[0]&4352&&$&&y&&Te(y,$),t.$$.dirty[0]&4160&&c&&y&&Fe(y,`${c}.Style`)},[l,i,r,s,o,u,c,h,$,T,z,J,y,G,K,Q,U,W,X,I,L,Oe]}class Me extends Ce{constructor(e){super(),Le(this,e,Lt,vt,$e,{sponsorflag:0,paymentflag:1,vendorflag:2,helperflag:3,licenseflag:4,socialflag:5,mbsource:6,clientstyling:7,clientstylingurl:8,target:19,displaycolumn:9,category:20,baseurl:10,lang:11},_t,[-1,-1])}get sponsorflag(){return this.$$.ctx[0]}set sponsorflag(e){this.$$set({sponsorflag:e}),d()}get paymentflag(){return this.$$.ctx[1]}set paymentflag(e){this.$$set({paymentflag:e}),d()}get vendorflag(){return this.$$.ctx[2]}set vendorflag(e){this.$$set({vendorflag:e}),d()}get helperflag(){return this.$$.ctx[3]}set helperflag(e){this.$$set({helperflag:e}),d()}get licenseflag(){return this.$$.ctx[4]}set licenseflag(e){this.$$set({licenseflag:e}),d()}get socialflag(){return this.$$.ctx[5]}set socialflag(e){this.$$set({socialflag:e}),d()}get mbsource(){return this.$$.ctx[6]}set mbsource(e){this.$$set({mbsource:e}),d()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),d()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),d()}get target(){return this.$$.ctx[19]}set target(e){this.$$set({target:e}),d()}get displaycolumn(){return this.$$.ctx[9]}set displaycolumn(e){this.$$set({displaycolumn:e}),d()}get category(){return this.$$.ctx[20]}set category(e){this.$$set({category:e}),d()}get baseurl(){return this.$$.ctx[10]}set baseurl(e){this.$$set({baseurl:e}),d()}get lang(){return this.$$.ctx[11]}set lang(e){this.$$set({lang:e}),d()}}Se(Me,{sponsorflag:{},paymentflag:{},vendorflag:{},helperflag:{},licenseflag:{},socialflag:{},mbsource:{},clientstyling:{},clientstylingurl:{},target:{},displaycolumn:{},category:{},baseurl:{},lang:{}},[],[],!0);const Et=Object.freeze(Object.defineProperty({__proto__:null,default:Me},Symbol.toStringTag,{value:"Module"}));exports.CasinoFooterSection_ce=Et;exports.SvelteComponent=Ce;exports.action_destroyer=qe;exports.add_render_callback=A;exports.append=ye;exports.append_styles=ve;exports.attr=g;exports.binding_callbacks=R;exports.component_subscribe=De;exports.create_custom_element=Se;exports.destroy_each=w;exports.detach=_;exports.element=b;exports.empty=H;exports.ensure_array_like=p;exports.flush=d;exports.globals=He;exports.init=Le;exports.insert=m;exports.is_function=P;exports.listen=Qe;exports.noop=v;exports.onMount=we;exports.run_all=O;exports.safe_not_equal=$e;exports.select_option=Ze;exports.select_value=xe;exports.setClientStyling=Ie;exports.setClientStylingURL=Te;exports.setStreamStyling=Fe;exports.set_custom_element_data=a;exports.set_data=Xe;exports.set_input_value=Ye;exports.space=Ke;exports.src_url_equal=Ve;exports.subscribe=ke;exports.svg_element=Ge;exports.text=q;exports.toggle_class=et;
@@ -44,9 +44,9 @@ function V(t) {
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 U;
47
+ let j;
48
48
  function gt(t, e) {
49
- return t === e ? !0 : (U || (U = document.createElement("a")), U.href = e, t === U.href);
49
+ return t === e ? !0 : (j || (j = document.createElement("a")), j.href = e, t === j.href);
50
50
  }
51
51
  function Te(t) {
52
52
  return Object.keys(t).length === 0;
@@ -74,13 +74,13 @@ function Me(t, e) {
74
74
  t.appendChild(e);
75
75
  }
76
76
  function Oe(t, e, n) {
77
- const l = Ue(t);
77
+ const l = je(t);
78
78
  if (!l.getElementById(e)) {
79
79
  const i = b("style");
80
- i.id = e, i.textContent = n, je(l, i);
80
+ i.id = e, i.textContent = n, Ue(l, i);
81
81
  }
82
82
  }
83
- function Ue(t) {
83
+ function je(t) {
84
84
  if (!t)
85
85
  return document;
86
86
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
@@ -90,7 +90,7 @@ function Ue(t) {
90
90
  e
91
91
  ) : t.ownerDocument;
92
92
  }
93
- function je(t, e) {
93
+ function Ue(t, e) {
94
94
  return Me(
95
95
  /** @type {Document} */
96
96
  t.head || t,
@@ -355,7 +355,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
355
355
  r in l && (n[r] = [e(r)]);
356
356
  for (const r of this.attributes) {
357
357
  const s = this.$$g_p(r.name);
358
- s in this.$$d || (this.$$d[s] = j(s, r.value, this.$$p_d, "toProp"));
358
+ s in this.$$d || (this.$$d[s] = U(s, r.value, this.$$p_d, "toProp"));
359
359
  }
360
360
  for (const r in this.$$p_d)
361
361
  !(r in this.$$d) && this[r] !== void 0 && (this.$$d[r] = this[r], delete this[r]);
@@ -372,7 +372,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
372
372
  this.$$r = !0;
373
373
  for (const r in this.$$p_d)
374
374
  if (this.$$d[r] = this.$$c.$$.ctx[this.$$c.$$.props[r]], this.$$p_d[r].reflect) {
375
- const s = j(
375
+ const s = U(
376
376
  r,
377
377
  this.$$d[r],
378
378
  this.$$p_d,
@@ -396,7 +396,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
396
396
  // and setting attributes through setAttribute etc, this is helpful
397
397
  attributeChangedCallback(e, n, l) {
398
398
  var i;
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] }));
399
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = U(e, l, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [e]: this.$$d[e] }));
400
400
  }
401
401
  disconnectedCallback() {
402
402
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -409,7 +409,7 @@ typeof HTMLElement == "function" && ($e = class extends HTMLElement {
409
409
  ) || e;
410
410
  }
411
411
  });
412
- function j(t, e, n, l) {
412
+ function U(t, e, n, l) {
413
413
  var r;
414
414
  const i = (r = n[t]) == null ? void 0 : r.type;
415
415
  if (e = i === "Boolean" && typeof e != "boolean" ? e != null : e, !l || !n[t])
@@ -457,7 +457,7 @@ function We(t, e, n, l, i, r) {
457
457
  },
458
458
  set(u) {
459
459
  var f;
460
- u = j(o, u, e), this.$$d[o] = u, (f = this.$$c) == null || f.$set({ [o]: u });
460
+ u = U(o, u, e), this.$$d[o] = u, (f = this.$$c) == null || f.$set({ [o]: u });
461
461
  }
462
462
  });
463
463
  }), l.forEach((o) => {
@@ -525,6 +525,8 @@ function Ze(t, e) {
525
525
  }
526
526
  }
527
527
  function xe(t, e) {
528
+ if (!t || !e)
529
+ return;
528
530
  const n = new URL(e);
529
531
  fetch(n.href).then((l) => l.text()).then((l) => {
530
532
  const i = document.createElement("style");
@@ -553,7 +555,7 @@ if (typeof window != "undefined") {
553
555
  }
554
556
  };
555
557
  };
556
- customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-D94a4vkA.js").then((e) => e.C).then(({ default: e }) => {
558
+ customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-DuvSIZSj.js").then((e) => e.C).then(({ default: e }) => {
557
559
  !customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
558
560
  });
559
561
  }