@everymatrix/casino-footer-v2 1.54.4 → 1.54.8
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-DD1dew3d.js → CasinoFooterSection-BOPVv6hm.js} +20 -20
- package/components/CasinoFooterSection-BZ2jueSP.js +1626 -0
- package/components/CasinoFooterSection-kQeEnCoe.cjs +1 -0
- package/components/{CasinoFooterThumbnail-BRNvrXA8.js → CasinoFooterThumbnail-D-kJP65x.js} +446 -454
- package/components/CasinoFooterThumbnail-DMubAySl.js +4938 -0
- package/components/CasinoFooterThumbnail-rDy3PLcI.cjs +5 -0
- package/components/CasinoFooterV2-DjkYa7VE.js +4082 -0
- package/components/CasinoFooterV2-DjsyEClD.cjs +10 -0
- package/components/{CasinoFooterV2-6c0BSAVs.js → CasinoFooterV2-bn9udEOi.js} +28 -28
- package/components/{PlayerPanicButton-NlwwaRxa.js → PlayerPanicButton-Bo9BnNOC.js} +15 -15
- package/components/PlayerPanicButton-wtxk77OZ.js +245 -0
- package/components/PlayerPanicButton-yfnx_ls4.cjs +1 -0
- package/es2015/casino-footer-v2.cjs +1 -0
- package/es2015/casino-footer-v2.js +16 -0
- package/esnext/casino-footer-v2.js +1 -1
- package/package.json +1 -1
@@ -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-D-kJP65x.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
|
}
|
@@ -1538,38 +1538,38 @@ const _t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1538
1538
|
export {
|
1539
1539
|
w as A,
|
1540
1540
|
a as B,
|
1541
|
-
|
1541
|
+
ct as C,
|
1542
1542
|
ot as D,
|
1543
1543
|
V as E,
|
1544
|
-
|
1544
|
+
lt as F,
|
1545
1545
|
ft as G,
|
1546
1546
|
ht as H,
|
1547
1547
|
_t as I,
|
1548
1548
|
Be as S,
|
1549
|
-
|
1549
|
+
ye as a,
|
1550
1550
|
De as b,
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1551
|
+
we as c,
|
1552
|
+
h as d,
|
1553
|
+
g as e,
|
1554
1554
|
d as f,
|
1555
|
-
|
1556
|
-
|
1555
|
+
m as g,
|
1556
|
+
_ as h,
|
1557
1557
|
B as i,
|
1558
|
-
|
1559
|
-
|
1560
|
-
|
1561
|
-
|
1558
|
+
P as j,
|
1559
|
+
_e as k,
|
1560
|
+
tt as l,
|
1561
|
+
ve as m,
|
1562
1562
|
v as n,
|
1563
|
-
|
1563
|
+
st as o,
|
1564
1564
|
rt as p,
|
1565
|
-
|
1565
|
+
at as q,
|
1566
1566
|
N as r,
|
1567
|
-
|
1567
|
+
$e as s,
|
1568
1568
|
he as t,
|
1569
|
-
|
1570
|
-
|
1571
|
-
|
1572
|
-
|
1569
|
+
Ve as u,
|
1570
|
+
it as v,
|
1571
|
+
nt as w,
|
1572
|
+
Te as x,
|
1573
1573
|
ut as y,
|
1574
1574
|
p as z
|
1575
1575
|
};
|