@everymatrix/casino-footer-v2 1.54.8 → 1.54.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFooterSection-BZ2jueSP.js → CasinoFooterSection-DsynzbcL.js} +1 -1
- package/components/{CasinoFooterSection-BOPVv6hm.js → CasinoFooterSection-uwHYGyJW.js} +1 -1
- package/components/{CasinoFooterThumbnail-DMubAySl.js → CasinoFooterThumbnail-Bpq1gHvy.js} +741 -741
- package/components/{CasinoFooterThumbnail-D-kJP65x.js → CasinoFooterThumbnail-CiJeGE7y.js} +740 -740
- package/components/{CasinoFooterV2-bn9udEOi.js → CasinoFooterV2-CAoes1Hq.js} +4 -4
- package/components/{CasinoFooterV2-DjkYa7VE.js → CasinoFooterV2-CYB5rpA6.js} +4 -4
- package/components/{PlayerPanicButton-Bo9BnNOC.js → PlayerPanicButton-BeKyJ8xl.js} +2 -2
- package/components/{PlayerPanicButton-wtxk77OZ.js → PlayerPanicButton-xSw1NtmN.js} +2 -2
- package/es2015/casino-footer-v2.js +1 -1
- package/esnext/casino-footer-v2.js +1 -1
- package/package.json +1 -1
@@ -527,7 +527,7 @@ if (typeof window != "undefined") {
|
|
527
527
|
}
|
528
528
|
};
|
529
529
|
};
|
530
|
-
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-
|
530
|
+
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-Bpq1gHvy.js").then((e) => e.C).then(({ default: e }) => {
|
531
531
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
|
532
532
|
});
|
533
533
|
}
|
@@ -490,7 +490,7 @@ if (typeof window < "u") {
|
|
490
490
|
}
|
491
491
|
};
|
492
492
|
};
|
493
|
-
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-
|
493
|
+
customElements.define = t(customElements.define), import("./CasinoFooterThumbnail-CiJeGE7y.js").then((e) => e.C).then(({ default: e }) => {
|
494
494
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
|
495
495
|
});
|
496
496
|
}
|