@everymatrix/casino-game-overlay 1.94.4 → 1.94.6
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/{CasinoCoinroyaleContainer-CrybPu4T.js → CasinoCoinroyaleContainer-BgHkdZ7h.js} +13 -13
- package/components/{CasinoCoinroyaleContainer-D6xDTfst.js → CasinoCoinroyaleContainer-CthiPVhH.js} +12 -12
- package/components/{CasinoCoinroyaleDetails-BzsNEQvn.js → CasinoCoinroyaleDetails-Ci1uTBQr.js} +22 -22
- package/components/{CasinoCoinroyaleDetails-BrHolmjt.js → CasinoCoinroyaleDetails-DfQKNDQR.js} +23 -23
- package/components/{CasinoCoinroyaleList-BJt-xLxA.js → CasinoCoinroyaleList-C_AAPs8m.js} +128 -128
- package/components/{CasinoCoinroyaleList-BsE7E11H.js → CasinoCoinroyaleList-DqXm0WjG.js} +113 -113
- package/components/{CasinoGameOverlay-DUEK-4c8.js → CasinoGameOverlay-CwZcuvsQ.js} +61 -61
- package/components/{CasinoGameOverlay-Dk_e7S5S.js → CasinoGameOverlay-DsID7pgg.js} +62 -62
- package/components/{CasinoMysteryChestContainer-DeILjbeG.js → CasinoMysteryChestContainer-DrU8MNRc.js} +8 -8
- package/components/{CasinoMysteryChestContainer-DlHO957g.js → CasinoMysteryChestContainer-br1jyTw3.js} +8 -8
- package/components/{CasinoMysteryChestDetails-zh82UlHz.js → CasinoMysteryChestDetails-BE0gMU5L.js} +21 -21
- package/components/{CasinoMysteryChestDetails-LmsHymHc.js → CasinoMysteryChestDetails-DFGaGavK.js} +37 -37
- package/components/{CasinoMysteryChestModal-mavYFXxw.js → CasinoMysteryChestModal-CPpgnaf3.js} +4 -4
- package/components/{CasinoMysteryChestModal-7NOlJhOA.js → CasinoMysteryChestModal-DmgBvfH-.js} +6 -6
- package/components/{CasinoMysteryChestsList-BlwtQ2Oi.js → CasinoMysteryChestsList-BTETfs1w.js} +58 -58
- package/components/{CasinoMysteryChestsList-CZmqS9RH.js → CasinoMysteryChestsList-DU8-Zoyw.js} +69 -69
- package/components/{LotteryProgramWof-vN_-5rCj.js → LotteryProgramWof-CB9_6F9w.js} +107 -107
- package/components/{LotteryProgramWof-CYsXhvmg.js → LotteryProgramWof-CvOEvZNS.js} +99 -99
- package/components/{PrizeEngineChest-D-1AzkWP.js → PrizeEngineChest-A-7PwhYN.js} +4 -4
- package/components/{PrizeEngineChest-D9x8mDNy.js → PrizeEngineChest-BbpqlOZS.js} +4 -4
- package/components/{PrizeEngineCoin-DbFl_eCf.js → PrizeEngineCoin-B_-3vZLY.js} +16 -16
- package/components/{PrizeEngineCoin-DTs1myVC.js → PrizeEngineCoin-DH0sApBt.js} +17 -17
- package/components/{PrizeEngineDetails-Bi94BkB1.js → PrizeEngineDetails-CeMGBCYY.js} +40 -40
- package/components/{PrizeEngineDetails-C7LLHM3M.js → PrizeEngineDetails-D6J_tqxV.js} +38 -38
- package/components/{PrizeEngineHistory-CyE8rjCd.js → PrizeEngineHistory-BNxiaUZw.js} +35 -35
- package/components/{PrizeEngineHistory-ANnDH8E1.js → PrizeEngineHistory-Dhh47Bbt.js} +59 -59
- package/components/{PrizeEngineList-DlEj5e0E.js → PrizeEngineList-BlFhncEq.js} +43 -43
- package/components/{PrizeEngineList-BQEAk_AP.js → PrizeEngineList-CuKKaOkw.js} +74 -74
- package/components/{PrizeEngineLuckywheel-B4E2aj2l.js → PrizeEngineLuckywheel-BUUQrwDM.js} +32 -32
- package/components/{PrizeEngineLuckywheel-BUfIMpmo.js → PrizeEngineLuckywheel-XXjqhsIB.js} +33 -33
- package/components/{PrizeEngineSuite-D7TII_gi.js → PrizeEngineSuite-CoPaFseP.js} +46 -46
- package/components/{PrizeEngineSuite-DCaGWMFT.js → PrizeEngineSuite-DweZlFsn.js} +40 -40
- package/components/{WheelSVG-CqaqxytJ.js → WheelSVG-Cq31to2d.js} +5 -5
- package/components/{WheelSVG-CUwIGmaM.js → WheelSVG-DaDj9znF.js} +5 -5
- package/es2015/casino-game-overlay.js +1 -1
- package/esnext/casino-game-overlay.js +1 -1
- package/package.json +1 -1
|
@@ -835,7 +835,7 @@ if (typeof window < "u") {
|
|
|
835
835
|
}
|
|
836
836
|
};
|
|
837
837
|
};
|
|
838
|
-
customElements.define = t(customElements.define), import("./CasinoMysteryChestContainer-
|
|
838
|
+
customElements.define = t(customElements.define), import("./CasinoMysteryChestContainer-br1jyTw3.js").then((e) => e.C).then(({ default: e }) => {
|
|
839
839
|
!customElements.get("casino-mystery-chest-container") && customElements.define("casino-mystery-chest-container", e.element);
|
|
840
840
|
});
|
|
841
841
|
}
|
|
@@ -851,7 +851,7 @@ if (typeof window < "u") {
|
|
|
851
851
|
}
|
|
852
852
|
};
|
|
853
853
|
};
|
|
854
|
-
customElements.define = t(customElements.define), import("./CasinoCoinroyaleContainer-
|
|
854
|
+
customElements.define = t(customElements.define), import("./CasinoCoinroyaleContainer-BgHkdZ7h.js").then(({ default: e }) => {
|
|
855
855
|
!customElements.get("casino-coinroyale-container") && customElements.define("casino-coinroyale-container", e.element);
|
|
856
856
|
});
|
|
857
857
|
}
|
|
@@ -865,7 +865,7 @@ if (typeof window < "u") {
|
|
|
865
865
|
throw i;
|
|
866
866
|
}
|
|
867
867
|
};
|
|
868
|
-
customElements.define = t(customElements.define), import("./LotteryProgramWof-
|
|
868
|
+
customElements.define = t(customElements.define), import("./LotteryProgramWof-CvOEvZNS.js").then((e) => e.L).then(({ default: e }) => {
|
|
869
869
|
!customElements.get("lottery-program-wof") && customElements.define("lottery-program-wof", e.element);
|
|
870
870
|
});
|
|
871
871
|
}
|
|
@@ -881,7 +881,7 @@ if (typeof window < "u") {
|
|
|
881
881
|
}
|
|
882
882
|
};
|
|
883
883
|
};
|
|
884
|
-
customElements.define = t(customElements.define), import("./PrizeEngineSuite-
|
|
884
|
+
customElements.define = t(customElements.define), import("./PrizeEngineSuite-CoPaFseP.js").then(({ default: e }) => {
|
|
885
885
|
!customElements.get("prize-engine-suite") && customElements.define("prize-engine-suite", e.element);
|
|
886
886
|
});
|
|
887
887
|
}
|
|
@@ -1448,65 +1448,65 @@ class Yt extends rt {
|
|
|
1448
1448
|
}
|
|
1449
1449
|
ot(Yt, { clientstyling: {}, clientstylingurl: {}, mbsource: {}, endpoint: {}, session: {}, lang: {}, mysterychestterms: {}, translationurl: {}, luckywheelsize: {}, luckywheelmobilesize: {}, engineversion: {}, twostepdraw: {} }, [], [], !0);
|
|
1450
1450
|
export {
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1451
|
+
Me as $,
|
|
1452
|
+
Se as A,
|
|
1453
|
+
lt as B,
|
|
1454
|
+
Yt as C,
|
|
1455
|
+
S as D,
|
|
1456
|
+
Z as E,
|
|
1457
|
+
_ as F,
|
|
1458
|
+
Ve as G,
|
|
1459
|
+
Et as H,
|
|
1460
|
+
nt as I,
|
|
1461
|
+
V as J,
|
|
1462
|
+
qe as K,
|
|
1463
|
+
Mt as L,
|
|
1464
|
+
_e as M,
|
|
1465
|
+
X as N,
|
|
1466
|
+
be as O,
|
|
1467
|
+
ct as P,
|
|
1468
|
+
ft as Q,
|
|
1469
|
+
ut as R,
|
|
1470
1470
|
rt as S,
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1471
|
+
x as T,
|
|
1472
|
+
It as U,
|
|
1473
|
+
Xt as V,
|
|
1474
|
+
Lt as W,
|
|
1475
1475
|
Ft as X,
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1476
|
+
T as Y,
|
|
1477
|
+
vt as Z,
|
|
1478
|
+
zt as _,
|
|
1479
|
+
gt as a,
|
|
1480
|
+
we as a0,
|
|
1481
|
+
Ye as a1,
|
|
1482
1482
|
Zt as a2,
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1483
|
+
bt as a3,
|
|
1484
|
+
tt as a4,
|
|
1485
|
+
Ct as a5,
|
|
1486
|
+
Ot as a6,
|
|
1487
|
+
M as b,
|
|
1488
|
+
g as c,
|
|
1489
1489
|
Ne as d,
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1490
|
+
N as e,
|
|
1491
|
+
U as f,
|
|
1492
|
+
ne as g,
|
|
1493
|
+
Dt as h,
|
|
1494
|
+
Ht as i,
|
|
1495
|
+
Nt as j,
|
|
1496
|
+
Bt as k,
|
|
1497
|
+
ot as l,
|
|
1498
|
+
Gt as m,
|
|
1499
|
+
Qt as n,
|
|
1500
|
+
xt as o,
|
|
1501
|
+
it as p,
|
|
1502
|
+
Wt as q,
|
|
1503
|
+
k as r,
|
|
1504
|
+
q as s,
|
|
1505
|
+
oe as t,
|
|
1506
|
+
At as u,
|
|
1507
|
+
R as v,
|
|
1508
|
+
Kt as w,
|
|
1509
|
+
Tt as x,
|
|
1510
|
+
$ as y,
|
|
1511
|
+
wt as z
|
|
1512
1512
|
};
|
|
@@ -872,7 +872,7 @@ if (typeof window != "undefined") {
|
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
874
|
};
|
|
875
|
-
customElements.define = t(customElements.define), import("./CasinoMysteryChestContainer-
|
|
875
|
+
customElements.define = t(customElements.define), import("./CasinoMysteryChestContainer-DrU8MNRc.js").then((e) => e.C).then(({ default: e }) => {
|
|
876
876
|
!customElements.get("casino-mystery-chest-container") && customElements.define("casino-mystery-chest-container", e.element);
|
|
877
877
|
});
|
|
878
878
|
}
|
|
@@ -888,7 +888,7 @@ if (typeof window != "undefined") {
|
|
|
888
888
|
}
|
|
889
889
|
};
|
|
890
890
|
};
|
|
891
|
-
customElements.define = t(customElements.define), import("./CasinoCoinroyaleContainer-
|
|
891
|
+
customElements.define = t(customElements.define), import("./CasinoCoinroyaleContainer-CthiPVhH.js").then(({ default: e }) => {
|
|
892
892
|
!customElements.get("casino-coinroyale-container") && customElements.define("casino-coinroyale-container", e.element);
|
|
893
893
|
});
|
|
894
894
|
}
|
|
@@ -902,7 +902,7 @@ if (typeof window != "undefined") {
|
|
|
902
902
|
throw i;
|
|
903
903
|
}
|
|
904
904
|
};
|
|
905
|
-
customElements.define = t(customElements.define), import("./LotteryProgramWof-
|
|
905
|
+
customElements.define = t(customElements.define), import("./LotteryProgramWof-CB9_6F9w.js").then((e) => e.L).then(({ default: e }) => {
|
|
906
906
|
!customElements.get("lottery-program-wof") && customElements.define("lottery-program-wof", e.element);
|
|
907
907
|
});
|
|
908
908
|
}
|
|
@@ -918,7 +918,7 @@ if (typeof window != "undefined") {
|
|
|
918
918
|
}
|
|
919
919
|
};
|
|
920
920
|
};
|
|
921
|
-
customElements.define = t(customElements.define), import("./PrizeEngineSuite-
|
|
921
|
+
customElements.define = t(customElements.define), import("./PrizeEngineSuite-DweZlFsn.js").then(({ default: e }) => {
|
|
922
922
|
!customElements.get("prize-engine-suite") && customElements.define("prize-engine-suite", e.element);
|
|
923
923
|
});
|
|
924
924
|
}
|
|
@@ -1497,65 +1497,65 @@ const mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1497
1497
|
default: Ee
|
|
1498
1498
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1499
1499
|
export {
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1500
|
+
tt as $,
|
|
1501
|
+
Je as A,
|
|
1502
|
+
St as B,
|
|
1503
|
+
mn as C,
|
|
1504
|
+
R as D,
|
|
1505
|
+
D as E,
|
|
1506
|
+
ee as F,
|
|
1507
|
+
Oe as G,
|
|
1508
|
+
en as H,
|
|
1509
|
+
yt as I,
|
|
1510
|
+
z as J,
|
|
1511
|
+
xe as K,
|
|
1512
|
+
tn as L,
|
|
1513
|
+
ut as M,
|
|
1514
|
+
b as N,
|
|
1515
|
+
$e as O,
|
|
1516
|
+
qt as P,
|
|
1517
|
+
Pt as Q,
|
|
1518
|
+
Vt as R,
|
|
1519
1519
|
jt as S,
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1520
|
+
O as T,
|
|
1521
|
+
At as U,
|
|
1522
|
+
Bt as V,
|
|
1523
|
+
_t as W,
|
|
1524
1524
|
Qt as X,
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1525
|
+
g as Y,
|
|
1526
|
+
Ct as Z,
|
|
1527
|
+
bt as _,
|
|
1528
|
+
Dt as a,
|
|
1529
|
+
st as a0,
|
|
1530
|
+
ge as a1,
|
|
1531
1531
|
sn as a2,
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
g,
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1532
|
+
$t as a3,
|
|
1533
|
+
pt as a4,
|
|
1534
|
+
rn as a5,
|
|
1535
|
+
Zt as a6,
|
|
1536
|
+
Z as b,
|
|
1537
|
+
W as c,
|
|
1538
|
+
nt as d,
|
|
1539
|
+
w as e,
|
|
1540
|
+
q as f,
|
|
1541
|
+
oe as g,
|
|
1542
|
+
on as h,
|
|
1543
|
+
Et as i,
|
|
1544
|
+
nn as j,
|
|
1545
|
+
un as k,
|
|
1546
|
+
Ut as l,
|
|
1547
|
+
an as m,
|
|
1548
|
+
cn as n,
|
|
1549
|
+
Mt as o,
|
|
1550
|
+
ht as p,
|
|
1551
|
+
Gt as q,
|
|
1552
|
+
S as r,
|
|
1553
|
+
V as s,
|
|
1554
|
+
fe as t,
|
|
1555
|
+
fn as u,
|
|
1556
|
+
P as v,
|
|
1557
|
+
wt as w,
|
|
1558
|
+
Nt as x,
|
|
1559
|
+
te as y,
|
|
1560
|
+
ln as z
|
|
1561
1561
|
};
|
|
@@ -9,7 +9,7 @@ var je = (e, t) => {
|
|
|
9
9
|
t.indexOf(n) < 0 && Zt.call(e, n) && (r[n] = e[n]);
|
|
10
10
|
return r;
|
|
11
11
|
};
|
|
12
|
-
import {
|
|
12
|
+
import { J as N, O as lt, $ as Wt, N as Jt, E as Yt, M as ft, S as Kt, B as qt, v as T, d as _t, r as U, D as F, Y as ct, t as $t, U as m, s as R, f as I, c as fe, F as er, _ as Ve, l as tr } from "./CasinoGameOverlay-DsID7pgg.js";
|
|
13
13
|
if (typeof window != "undefined") {
|
|
14
14
|
let e = function(t) {
|
|
15
15
|
return function(...r) {
|
|
@@ -22,7 +22,7 @@ if (typeof window != "undefined") {
|
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
24
|
};
|
|
25
|
-
customElements.define = e(customElements.define), import("./CasinoMysteryChestsList-
|
|
25
|
+
customElements.define = e(customElements.define), import("./CasinoMysteryChestsList-DU8-Zoyw.js").then((t) => t.C).then(({ default: t }) => {
|
|
26
26
|
!customElements.get("casino-mystery-chests-list") && customElements.define("casino-mystery-chests-list", t.element);
|
|
27
27
|
});
|
|
28
28
|
}
|
|
@@ -38,7 +38,7 @@ if (typeof window != "undefined") {
|
|
|
38
38
|
}
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
|
-
customElements.define = e(customElements.define), import("./CasinoMysteryChestDetails-
|
|
41
|
+
customElements.define = e(customElements.define), import("./CasinoMysteryChestDetails-DFGaGavK.js").then((t) => t.C).then(({ default: t }) => {
|
|
42
42
|
!customElements.get("casino-mystery-chest-details") && customElements.define("casino-mystery-chest-details", t.element);
|
|
43
43
|
});
|
|
44
44
|
}
|
|
@@ -54,7 +54,7 @@ if (typeof window != "undefined") {
|
|
|
54
54
|
}
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
|
-
customElements.define = e(customElements.define), import("./CasinoMysteryChestModal-
|
|
57
|
+
customElements.define = e(customElements.define), import("./CasinoMysteryChestModal-CPpgnaf3.js").then(({ default: t }) => {
|
|
58
58
|
!customElements.get("casino-mystery-chest-modal") && customElements.define("casino-mystery-chest-modal", t.element);
|
|
59
59
|
});
|
|
60
60
|
}
|
|
@@ -4321,11 +4321,11 @@ const Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4321
4321
|
default: kt
|
|
4322
4322
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4323
4323
|
export {
|
|
4324
|
-
|
|
4324
|
+
Y as $,
|
|
4325
4325
|
Ei as C,
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4326
|
+
vi as a,
|
|
4327
|
+
K as b,
|
|
4328
|
+
On as c,
|
|
4329
4329
|
ut as i,
|
|
4330
4330
|
ae as w
|
|
4331
4331
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { J as N, O as ut, $ as Xt, N as kt, E as zt, M as ht, S as Zt, B as Wt, v as T, l as Jt, d as Yt, r as U, D as F, Y as lt, t as Kt, U as m, s as R, f as I, c as fe, F as qt, _ as Ge } from "./CasinoGameOverlay-CwZcuvsQ.js";
|
|
2
2
|
if (typeof window < "u") {
|
|
3
3
|
let e = function(t) {
|
|
4
4
|
return function(...r) {
|
|
@@ -11,7 +11,7 @@ if (typeof window < "u") {
|
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
|
-
customElements.define = e(customElements.define), import("./CasinoMysteryChestsList-
|
|
14
|
+
customElements.define = e(customElements.define), import("./CasinoMysteryChestsList-BTETfs1w.js").then((t) => t.C).then(({ default: t }) => {
|
|
15
15
|
!customElements.get("casino-mystery-chests-list") && customElements.define("casino-mystery-chests-list", t.element);
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -27,7 +27,7 @@ if (typeof window < "u") {
|
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
customElements.define = e(customElements.define), import("./CasinoMysteryChestDetails-
|
|
30
|
+
customElements.define = e(customElements.define), import("./CasinoMysteryChestDetails-BE0gMU5L.js").then((t) => t.C).then(({ default: t }) => {
|
|
31
31
|
!customElements.get("casino-mystery-chest-details") && customElements.define("casino-mystery-chest-details", t.element);
|
|
32
32
|
});
|
|
33
33
|
}
|
|
@@ -43,7 +43,7 @@ if (typeof window < "u") {
|
|
|
43
43
|
}
|
|
44
44
|
};
|
|
45
45
|
};
|
|
46
|
-
customElements.define = e(customElements.define), import("./CasinoMysteryChestModal-
|
|
46
|
+
customElements.define = e(customElements.define), import("./CasinoMysteryChestModal-DmgBvfH-.js").then(({ default: t }) => {
|
|
47
47
|
!customElements.get("casino-mystery-chest-modal") && customElements.define("casino-mystery-chest-modal", t.element);
|
|
48
48
|
});
|
|
49
49
|
}
|
|
@@ -4310,11 +4310,11 @@ const bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4310
4310
|
default: Vt
|
|
4311
4311
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4312
4312
|
export {
|
|
4313
|
-
|
|
4313
|
+
Y as $,
|
|
4314
4314
|
bi as C,
|
|
4315
|
-
|
|
4316
|
-
|
|
4317
|
-
|
|
4315
|
+
mi as a,
|
|
4316
|
+
K as b,
|
|
4317
|
+
Tn as c,
|
|
4318
4318
|
at as i,
|
|
4319
4319
|
ae as w
|
|
4320
4320
|
};
|
package/components/{CasinoMysteryChestDetails-zh82UlHz.js → CasinoMysteryChestDetails-BE0gMU5L.js}
RENAMED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { c as T } from "./LotteryProgramWof-
|
|
1
|
+
import { M as ZA, e as AA, A as DA, K as FA, G as hA, S as lA, B as cA, O as GA, v as S, d as MA, J as BA, r as H, N as sA, V as N, f as m, _ as x, D as J, c as w, F as X, s as h, Y as r, a1 as W, i as b, W as gA, g as YA, l as dA } from "./CasinoGameOverlay-CwZcuvsQ.js";
|
|
2
|
+
import { c as RA, b as uA, w as KA, i as pA, a as UA } from "./CasinoMysteryChestContainer-br1jyTw3.js";
|
|
3
|
+
import { c as T } from "./LotteryProgramWof-CvOEvZNS.js";
|
|
4
4
|
function EA(A, B) {
|
|
5
|
-
|
|
5
|
+
RA(A, B);
|
|
6
6
|
}
|
|
7
7
|
function rA(A) {
|
|
8
|
-
|
|
8
|
+
uA.set(A);
|
|
9
9
|
}
|
|
10
10
|
const j = (A) => window.postMessage(A, window.location.href), HA = (A) => (g) => {
|
|
11
11
|
Object.keys(A).map((I) => {
|
|
@@ -257,23 +257,23 @@ function zA(A) {
|
|
|
257
257
|
/*showTicket*/
|
|
258
258
|
A[4] && eA(A)
|
|
259
259
|
);
|
|
260
|
-
function z(Z,
|
|
260
|
+
function z(Z, u) {
|
|
261
261
|
return (
|
|
262
262
|
/*activeChest*/
|
|
263
263
|
Z[0].current.remainingTimes ? LA : fA
|
|
264
264
|
);
|
|
265
265
|
}
|
|
266
|
-
let k = z(A),
|
|
266
|
+
let k = z(A), R = k(A);
|
|
267
267
|
return {
|
|
268
268
|
c() {
|
|
269
|
-
B = h("div"), g = h("button"), I = r(), C = h("div"), Q = h("div"), i = h("button"), o = r(), e = h("div"), l = W(q), a = r(), Y = h("button"), G = r(), M = h("div"), t = h("img"), p = r(), s && s.c(), F = r(), n = h("div"),
|
|
269
|
+
B = h("div"), g = h("button"), I = r(), C = h("div"), Q = h("div"), i = h("button"), o = r(), e = h("div"), l = W(q), a = r(), Y = h("button"), G = r(), M = h("div"), t = h("img"), p = r(), s && s.c(), F = r(), n = h("div"), R.c(), m(g, "class", "overlay"), m(i, "class", "icon-button back"), m(e, "class", "chest-header__title"), m(Y, "class", "icon-button close"), m(Q, "class", "chest-header"), m(t, "class", D = "chest-icon " + /*activeChest*/
|
|
270
270
|
(A[0].current.remainingTimes ? "" : "empty")), x(t.src, c = /*chestImg*/
|
|
271
271
|
A[3]) || m(t, "src", c), m(t, "alt", "Mystery chest"), m(M, "class", "chest-icon__container"), m(n, "class", U = "chest-footer " + /*chestImg*/
|
|
272
272
|
(A[3] !== V ? "disabled" : "")), m(C, "class", "drawer " + /*mobileView*/
|
|
273
273
|
(A[9] ? "mobile" : "")), m(B, "part", "CustomStylingContainer");
|
|
274
274
|
},
|
|
275
|
-
m(Z,
|
|
276
|
-
J(Z, B,
|
|
275
|
+
m(Z, u) {
|
|
276
|
+
J(Z, B, u), w(B, g), w(B, I), w(B, C), w(C, Q), w(Q, i), w(Q, o), w(Q, e), w(e, l), w(Q, a), w(Q, Y), w(C, G), w(C, M), w(M, t), w(M, p), s && s.m(M, null), w(C, F), w(C, n), R.m(n, null), A[21](B), O || (L = [
|
|
277
277
|
X(
|
|
278
278
|
g,
|
|
279
279
|
"click",
|
|
@@ -294,26 +294,26 @@ function zA(A) {
|
|
|
294
294
|
)
|
|
295
295
|
], O = !0);
|
|
296
296
|
},
|
|
297
|
-
p(Z, [
|
|
298
|
-
|
|
297
|
+
p(Z, [u]) {
|
|
298
|
+
u & /*activeChest, lang*/
|
|
299
299
|
3 && q !== (q = /*activeChest*/
|
|
300
300
|
(Z[0].program.name[
|
|
301
301
|
/*lang*/
|
|
302
302
|
Z[1]
|
|
303
303
|
] || /*activeChest*/
|
|
304
|
-
Z[0].program.name[P.default]) + "") && N(l, q),
|
|
304
|
+
Z[0].program.name[P.default]) + "") && N(l, q), u & /*activeChest*/
|
|
305
305
|
1 && D !== (D = "chest-icon " + /*activeChest*/
|
|
306
|
-
(Z[0].current.remainingTimes ? "" : "empty")) && m(t, "class", D),
|
|
306
|
+
(Z[0].current.remainingTimes ? "" : "empty")) && m(t, "class", D), u & /*chestImg*/
|
|
307
307
|
8 && !x(t.src, c = /*chestImg*/
|
|
308
308
|
Z[3]) && m(t, "src", c), /*showTicket*/
|
|
309
|
-
Z[4] ? s ? s.p(Z,
|
|
309
|
+
Z[4] ? s ? s.p(Z, u) : (s = eA(Z), s.c(), s.m(M, null)) : s && (s.d(1), s = null), k === (k = z(Z)) && R ? R.p(Z, u) : (R.d(1), R = k(Z), R && (R.c(), R.m(n, null))), u & /*chestImg*/
|
|
310
310
|
8 && U !== (U = "chest-footer " + /*chestImg*/
|
|
311
311
|
(Z[3] !== V ? "disabled" : "")) && m(n, "class", U);
|
|
312
312
|
},
|
|
313
313
|
i: BA,
|
|
314
314
|
o: BA,
|
|
315
315
|
d(Z) {
|
|
316
|
-
Z && H(B), s && s.d(),
|
|
316
|
+
Z && H(B), s && s.d(), R.d(), A[21](null), O = !1, sA(L);
|
|
317
317
|
}
|
|
318
318
|
};
|
|
319
319
|
}
|
|
@@ -354,13 +354,13 @@ function yA(A, B, g) {
|
|
|
354
354
|
rA(o);
|
|
355
355
|
}, k = () => {
|
|
356
356
|
j({ type: "CloseMysteryChestDrawer" });
|
|
357
|
-
},
|
|
357
|
+
}, R = () => {
|
|
358
358
|
j({ type: "BackToMysteryChestList" });
|
|
359
359
|
}, Z = () => {
|
|
360
360
|
g(4, p = !0);
|
|
361
361
|
const E = window.innerHeight, d = E / 2, nA = E - E + (E - (t ? 505 : 575)) / 2 + 200 / 2 - d;
|
|
362
362
|
F.set(0), n.set(nA), U.set(0.9);
|
|
363
|
-
},
|
|
363
|
+
}, u = (E, d) => {
|
|
364
364
|
setTimeout(() => j(E), d);
|
|
365
365
|
}, qA = async () => {
|
|
366
366
|
if (G) {
|
|
@@ -370,10 +370,10 @@ function yA(A, B, g) {
|
|
|
370
370
|
g(3, c = VA);
|
|
371
371
|
const K = G.program.wheelOfFortune.partitions[E.item.result.wheelOfFortunePartitionIndex];
|
|
372
372
|
if (E.item.result.outcomes.some((y) => y.action?.type === wA.noPrize))
|
|
373
|
-
|
|
373
|
+
u({ type: "ShowEmptyOpeningMessage" }, 200);
|
|
374
374
|
else {
|
|
375
375
|
const y = K?.prizeText[o] || K?.prizeText["*"], $ = K?.name[o] || K?.name["*"];
|
|
376
|
-
Z(),
|
|
376
|
+
Z(), u(
|
|
377
377
|
{
|
|
378
378
|
type: "ShowSuccessOpeningMessage",
|
|
379
379
|
data: y || $
|
|
@@ -420,7 +420,7 @@ function yA(A, B, g) {
|
|
|
420
420
|
n,
|
|
421
421
|
U,
|
|
422
422
|
k,
|
|
423
|
-
|
|
423
|
+
R,
|
|
424
424
|
qA,
|
|
425
425
|
e,
|
|
426
426
|
q,
|