@everymatrix/casino-game-overlay 1.94.20 → 1.94.21
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-BgHkdZ7h.js → CasinoCoinroyaleContainer-CrybPu4T.js} +13 -13
- package/components/{CasinoCoinroyaleContainer-CthiPVhH.js → CasinoCoinroyaleContainer-D6xDTfst.js} +12 -12
- package/components/{CasinoCoinroyaleDetails-DfQKNDQR.js → CasinoCoinroyaleDetails-BrHolmjt.js} +23 -23
- package/components/{CasinoCoinroyaleDetails-Ci1uTBQr.js → CasinoCoinroyaleDetails-BzsNEQvn.js} +22 -22
- package/components/{CasinoCoinroyaleList-C_AAPs8m.js → CasinoCoinroyaleList-BJt-xLxA.js} +128 -128
- package/components/{CasinoCoinroyaleList-DqXm0WjG.js → CasinoCoinroyaleList-BsE7E11H.js} +113 -113
- package/components/{CasinoGameOverlay-CwZcuvsQ.js → CasinoGameOverlay-DUEK-4c8.js} +61 -61
- package/components/{CasinoGameOverlay-DsID7pgg.js → CasinoGameOverlay-Dk_e7S5S.js} +62 -62
- package/components/{CasinoMysteryChestContainer-DrU8MNRc.js → CasinoMysteryChestContainer-DeILjbeG.js} +8 -8
- package/components/{CasinoMysteryChestContainer-br1jyTw3.js → CasinoMysteryChestContainer-DlHO957g.js} +8 -8
- package/components/{CasinoMysteryChestDetails-DFGaGavK.js → CasinoMysteryChestDetails-LmsHymHc.js} +37 -37
- package/components/{CasinoMysteryChestDetails-BE0gMU5L.js → CasinoMysteryChestDetails-zh82UlHz.js} +21 -21
- package/components/{CasinoMysteryChestModal-DmgBvfH-.js → CasinoMysteryChestModal-7NOlJhOA.js} +6 -6
- package/components/{CasinoMysteryChestModal-CPpgnaf3.js → CasinoMysteryChestModal-mavYFXxw.js} +4 -4
- package/components/{CasinoMysteryChestsList-BTETfs1w.js → CasinoMysteryChestsList-BlwtQ2Oi.js} +58 -58
- package/components/{CasinoMysteryChestsList-DU8-Zoyw.js → CasinoMysteryChestsList-CZmqS9RH.js} +69 -69
- package/components/{LotteryProgramWof-CvOEvZNS.js → LotteryProgramWof-CYsXhvmg.js} +99 -99
- package/components/{LotteryProgramWof-CB9_6F9w.js → LotteryProgramWof-vN_-5rCj.js} +107 -107
- package/components/{PrizeEngineChest-A-7PwhYN.js → PrizeEngineChest-D-1AzkWP.js} +4 -4
- package/components/{PrizeEngineChest-BbpqlOZS.js → PrizeEngineChest-D9x8mDNy.js} +4 -4
- package/components/{PrizeEngineCoin-DH0sApBt.js → PrizeEngineCoin-DTs1myVC.js} +17 -17
- package/components/{PrizeEngineCoin-B_-3vZLY.js → PrizeEngineCoin-DbFl_eCf.js} +16 -16
- package/components/{PrizeEngineDetails-CeMGBCYY.js → PrizeEngineDetails-Bi94BkB1.js} +40 -40
- package/components/{PrizeEngineDetails-D6J_tqxV.js → PrizeEngineDetails-C7LLHM3M.js} +38 -38
- package/components/{PrizeEngineHistory-Dhh47Bbt.js → PrizeEngineHistory-ANnDH8E1.js} +59 -59
- package/components/{PrizeEngineHistory-BNxiaUZw.js → PrizeEngineHistory-CyE8rjCd.js} +35 -35
- package/components/{PrizeEngineList-CuKKaOkw.js → PrizeEngineList-BQEAk_AP.js} +74 -74
- package/components/{PrizeEngineList-BlFhncEq.js → PrizeEngineList-DlEj5e0E.js} +43 -43
- package/components/{PrizeEngineLuckywheel-BUUQrwDM.js → PrizeEngineLuckywheel-B4E2aj2l.js} +32 -32
- package/components/{PrizeEngineLuckywheel-XXjqhsIB.js → PrizeEngineLuckywheel-BUfIMpmo.js} +33 -33
- package/components/{PrizeEngineSuite-CoPaFseP.js → PrizeEngineSuite-D7TII_gi.js} +46 -46
- package/components/{PrizeEngineSuite-DweZlFsn.js → PrizeEngineSuite-DCaGWMFT.js} +40 -40
- package/components/{WheelSVG-DaDj9znF.js → WheelSVG-CUwIGmaM.js} +5 -5
- package/components/{WheelSVG-Cq31to2d.js → WheelSVG-CqaqxytJ.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-DlHO957g.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-CrybPu4T.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-CYsXhvmg.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-D7TII_gi.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
|
+
Ve as $,
|
|
1452
|
+
ne as A,
|
|
1453
|
+
Qt as B,
|
|
1454
|
+
M as C,
|
|
1455
|
+
Gt as D,
|
|
1456
|
+
Xt as E,
|
|
1457
|
+
Ye as F,
|
|
1458
|
+
wt as G,
|
|
1459
|
+
gt as H,
|
|
1460
|
+
ct as I,
|
|
1461
|
+
ft as J,
|
|
1462
|
+
ut as K,
|
|
1463
|
+
At as L,
|
|
1464
|
+
Wt as M,
|
|
1465
|
+
bt as N,
|
|
1466
|
+
xt as O,
|
|
1467
|
+
Ot as P,
|
|
1468
|
+
Kt as Q,
|
|
1469
|
+
Tt as R,
|
|
1470
1470
|
rt as S,
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1471
|
+
N as T,
|
|
1472
|
+
x as U,
|
|
1473
|
+
$ as V,
|
|
1474
|
+
Et as W,
|
|
1475
1475
|
Ft as X,
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1476
|
+
Lt as Y,
|
|
1477
|
+
we as Z,
|
|
1478
|
+
qe as _,
|
|
1479
|
+
Me as a,
|
|
1480
|
+
Mt as a0,
|
|
1481
|
+
Nt as a1,
|
|
1482
1482
|
Zt as a2,
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1483
|
+
it as a3,
|
|
1484
|
+
nt as a4,
|
|
1485
|
+
Bt as a5,
|
|
1486
|
+
Yt as a6,
|
|
1487
|
+
lt as b,
|
|
1488
|
+
ot 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
|
+
k as e,
|
|
1491
|
+
R as f,
|
|
1492
|
+
S as g,
|
|
1493
|
+
T as h,
|
|
1494
|
+
Z as i,
|
|
1495
|
+
oe as j,
|
|
1496
|
+
It as k,
|
|
1497
|
+
q as l,
|
|
1498
|
+
U as m,
|
|
1499
|
+
V as n,
|
|
1500
|
+
_e as o,
|
|
1501
|
+
g as p,
|
|
1502
|
+
_ as q,
|
|
1503
|
+
X as r,
|
|
1504
|
+
be as s,
|
|
1505
|
+
zt as t,
|
|
1506
|
+
Se as u,
|
|
1507
|
+
vt as v,
|
|
1508
|
+
Ht as w,
|
|
1509
|
+
tt as x,
|
|
1510
|
+
Ct as y,
|
|
1511
|
+
Dt 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-DeILjbeG.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-D6xDTfst.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-vN_-5rCj.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-DCaGWMFT.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
|
+
Oe as $,
|
|
1501
|
+
oe as A,
|
|
1502
|
+
cn as B,
|
|
1503
|
+
Z as C,
|
|
1504
|
+
an as D,
|
|
1505
|
+
Bt as E,
|
|
1506
|
+
ge as F,
|
|
1507
|
+
ln as G,
|
|
1508
|
+
Dt as H,
|
|
1509
|
+
qt as I,
|
|
1510
|
+
Pt as J,
|
|
1511
|
+
Vt as K,
|
|
1512
|
+
fn as L,
|
|
1513
|
+
Gt as M,
|
|
1514
|
+
$t as N,
|
|
1515
|
+
Mt as O,
|
|
1516
|
+
Zt as P,
|
|
1517
|
+
wt as Q,
|
|
1518
|
+
Nt as R,
|
|
1519
1519
|
jt as S,
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1520
|
+
w as T,
|
|
1521
|
+
O as U,
|
|
1522
|
+
te as V,
|
|
1523
|
+
en as W,
|
|
1524
1524
|
Qt as X,
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1525
|
+
_t as Y,
|
|
1526
|
+
st as Z,
|
|
1527
|
+
xe as _,
|
|
1528
|
+
tt as a,
|
|
1529
|
+
tn as a0,
|
|
1530
|
+
nn as a1,
|
|
1531
1531
|
sn as a2,
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1532
|
+
ht as a3,
|
|
1533
|
+
yt as a4,
|
|
1534
|
+
un as a5,
|
|
1535
|
+
mn as a6,
|
|
1536
|
+
St as b,
|
|
1537
|
+
nt as c,
|
|
1538
|
+
S as d,
|
|
1539
|
+
R as e,
|
|
1540
|
+
P as f,
|
|
1541
|
+
g,
|
|
1542
|
+
fe as h,
|
|
1543
|
+
D as i,
|
|
1544
|
+
At as j,
|
|
1545
|
+
V as k,
|
|
1546
|
+
q as l,
|
|
1547
|
+
W as m,
|
|
1548
|
+
z as n,
|
|
1549
|
+
ut as o,
|
|
1550
|
+
ee as p,
|
|
1551
|
+
bt as q,
|
|
1552
|
+
b as r,
|
|
1553
|
+
$e as s,
|
|
1554
|
+
Ut as t,
|
|
1555
|
+
Je as u,
|
|
1556
|
+
Ct as v,
|
|
1557
|
+
Et as w,
|
|
1558
|
+
pt as x,
|
|
1559
|
+
rn as y,
|
|
1560
|
+
on 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 { n as N, s as lt, a as Wt, r as Jt, i as Yt, o as ft, S as Kt, b as qt, f as T, c as _t, d as U, e as F, g as ct, h as $t, j as m, k as R, l as I, m as fe, p as er, q as Ve, t as tr } from "./CasinoGameOverlay-Dk_e7S5S.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-CZmqS9RH.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-LmsHymHc.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-mavYFXxw.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
|
+
K as $,
|
|
4325
4325
|
Ei as C,
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4326
|
+
On as a,
|
|
4327
|
+
Y as b,
|
|
4328
|
+
vi as c,
|
|
4329
4329
|
ut as i,
|
|
4330
4330
|
ae as w
|
|
4331
4331
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { n as N, s as ut, a as Xt, r as kt, i as zt, o as ht, S as Zt, b as Wt, f as T, c as Jt, d as Yt, e as U, g as F, h as lt, j as Kt, k as m, l as R, m as I, p as fe, q as qt, t as Ge } from "./CasinoGameOverlay-DUEK-4c8.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-BlwtQ2Oi.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-zh82UlHz.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-7NOlJhOA.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
|
+
K as $,
|
|
4314
4314
|
bi as C,
|
|
4315
|
-
|
|
4316
|
-
|
|
4317
|
-
|
|
4315
|
+
Tn as a,
|
|
4316
|
+
Y as b,
|
|
4317
|
+
mi as c,
|
|
4318
4318
|
at as i,
|
|
4319
4319
|
ae as w
|
|
4320
4320
|
};
|
package/components/{CasinoMysteryChestDetails-DFGaGavK.js → CasinoMysteryChestDetails-LmsHymHc.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
var dA = Object.defineProperty,
|
|
2
|
-
var
|
|
1
|
+
var dA = Object.defineProperty, uA = Object.defineProperties;
|
|
2
|
+
var RA = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var P = Object.getOwnPropertySymbols;
|
|
4
4
|
var iA = Object.prototype.hasOwnProperty, eA = Object.prototype.propertyIsEnumerable;
|
|
5
5
|
var IA = (A, B, g) => B in A ? dA(A, B, { enumerable: !0, configurable: !0, writable: !0, value: g }) : A[B] = g, T = (A, B) => {
|
|
@@ -9,7 +9,7 @@ var IA = (A, B, g) => B in A ? dA(A, B, { enumerable: !0, configurable: !0, writ
|
|
|
9
9
|
for (var g of P(B))
|
|
10
10
|
eA.call(B, g) && IA(A, g, B[g]);
|
|
11
11
|
return A;
|
|
12
|
-
}, BA = (A, B) =>
|
|
12
|
+
}, BA = (A, B) => uA(A, RA(B));
|
|
13
13
|
var oA = (A, B) => {
|
|
14
14
|
var g = {};
|
|
15
15
|
for (var C in A)
|
|
@@ -35,9 +35,9 @@ var V = (A, B, g) => new Promise((C, E) => {
|
|
|
35
35
|
}, o = (e) => e.done ? C(e.value) : Promise.resolve(e.value).then(Q, i);
|
|
36
36
|
o((g = g.apply(A, B)).next());
|
|
37
37
|
});
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import { c as gA } from "./LotteryProgramWof-
|
|
38
|
+
import { o as KA, T as wA, u as pA, _ as UA, $ as rA, S as HA, b as JA, s as SA, f as k, c as VA, n as mA, d as J, r as kA, E as L, l as q, q as $, e as S, m, p as z, k as h, g as H, F as N, w as v, Y as qA, A as WA, t as OA } from "./CasinoGameOverlay-Dk_e7S5S.js";
|
|
39
|
+
import { a as NA, $ as XA, w as fA, i as LA, c as zA } from "./CasinoMysteryChestContainer-DeILjbeG.js";
|
|
40
|
+
import { c as gA } from "./LotteryProgramWof-vN_-5rCj.js";
|
|
41
41
|
function aA(A, B) {
|
|
42
42
|
NA(A, B);
|
|
43
43
|
}
|
|
@@ -166,12 +166,12 @@ function EA(A, B = {}) {
|
|
|
166
166
|
let e = C, w = !1, {
|
|
167
167
|
delay: l = 0,
|
|
168
168
|
duration: a = 400,
|
|
169
|
-
easing: Y =
|
|
169
|
+
easing: Y = pA,
|
|
170
170
|
interpolate: G = CA
|
|
171
171
|
} = wA(wA({}, B), o);
|
|
172
172
|
if (a === 0)
|
|
173
173
|
return e && (e.abort(), e = null), g.set(A = E), Promise.resolve();
|
|
174
|
-
const M =
|
|
174
|
+
const M = UA() + l;
|
|
175
175
|
let t;
|
|
176
176
|
return C = rA((D) => {
|
|
177
177
|
if (D < M)
|
|
@@ -252,7 +252,7 @@ function gB(A) {
|
|
|
252
252
|
), e, w, l, a, Y, G, M, t = (
|
|
253
253
|
/*activeChest*/
|
|
254
254
|
A[0].current.remainingTimes + ""
|
|
255
|
-
), D, c,
|
|
255
|
+
), D, c, U;
|
|
256
256
|
return {
|
|
257
257
|
c() {
|
|
258
258
|
B = h("button"), C = N(g), Q = H(), i = h("p"), e = N(o), w = N(`:
|
|
@@ -260,7 +260,7 @@ function gB(A) {
|
|
|
260
260
|
A[3] !== W, $(a.src, Y = vA) || q(a, "src", Y), q(a, "alt", "Key"), q(l, "class", "chest-footer__keys"), q(i, "class", "chest-footer__text");
|
|
261
261
|
},
|
|
262
262
|
m(F, n) {
|
|
263
|
-
S(F, B, n), m(B, C), S(F, Q, n), S(F, i, n), m(i, e), m(i, w), m(i, l), m(l, a), m(l, G), m(l, M), m(M, D), c || (
|
|
263
|
+
S(F, B, n), m(B, C), S(F, Q, n), S(F, i, n), m(i, e), m(i, w), m(i, l), m(l, a), m(l, G), m(l, M), m(M, D), c || (U = z(
|
|
264
264
|
B,
|
|
265
265
|
"click",
|
|
266
266
|
/*openChest*/
|
|
@@ -279,7 +279,7 @@ function gB(A) {
|
|
|
279
279
|
F[0].current.remainingTimes + "") && L(D, t);
|
|
280
280
|
},
|
|
281
281
|
d(F) {
|
|
282
|
-
F && (J(B), J(Q), J(i)), c = !1,
|
|
282
|
+
F && (J(B), J(Q), J(i)), c = !1, U();
|
|
283
283
|
}
|
|
284
284
|
};
|
|
285
285
|
}
|
|
@@ -291,11 +291,11 @@ function EB(A) {
|
|
|
291
291
|
A[1]
|
|
292
292
|
] || /*activeChest*/
|
|
293
293
|
A[0].program.name[AA.default]) + ""
|
|
294
|
-
), l, a, Y, G, M, t, D, c,
|
|
294
|
+
), l, a, Y, G, M, t, D, c, U, F, n, r, X, b, s = (
|
|
295
295
|
/*showTicket*/
|
|
296
296
|
A[4] && FA(A)
|
|
297
297
|
);
|
|
298
|
-
function j(Z,
|
|
298
|
+
function j(Z, p) {
|
|
299
299
|
return (
|
|
300
300
|
/*activeChest*/
|
|
301
301
|
Z[0].current.remainingTimes ? gB : BB
|
|
@@ -304,14 +304,14 @@ function EB(A) {
|
|
|
304
304
|
let O = j(A), K = O(A);
|
|
305
305
|
return {
|
|
306
306
|
c() {
|
|
307
|
-
B = h("div"), g = h("button"), C = H(), E = h("div"), Q = h("div"), i = h("button"), o = H(), e = h("div"), l = N(w), a = H(), Y = h("button"), G = H(), M = h("div"), t = h("img"),
|
|
307
|
+
B = h("div"), g = h("button"), C = H(), E = h("div"), Q = h("div"), i = h("button"), o = H(), e = h("div"), l = N(w), a = H(), Y = h("button"), G = H(), M = h("div"), t = h("img"), U = H(), s && s.c(), F = H(), n = h("div"), K.c(), q(g, "class", "overlay"), q(i, "class", "icon-button back"), q(e, "class", "chest-header__title"), q(Y, "class", "icon-button close"), q(Q, "class", "chest-header"), q(t, "class", D = "chest-icon " + /*activeChest*/
|
|
308
308
|
(A[0].current.remainingTimes ? "" : "empty")), $(t.src, c = /*chestImg*/
|
|
309
309
|
A[3]) || q(t, "src", c), q(t, "alt", "Mystery chest"), q(M, "class", "chest-icon__container"), q(n, "class", r = "chest-footer " + /*chestImg*/
|
|
310
310
|
(A[3] !== W ? "disabled" : "")), q(E, "class", "drawer " + /*mobileView*/
|
|
311
311
|
(A[9] ? "mobile" : "")), q(B, "part", "CustomStylingContainer");
|
|
312
312
|
},
|
|
313
|
-
m(Z,
|
|
314
|
-
S(Z, B,
|
|
313
|
+
m(Z, p) {
|
|
314
|
+
S(Z, B, p), m(B, g), m(B, C), m(B, E), m(E, Q), m(Q, i), m(Q, o), m(Q, e), m(e, l), m(Q, a), m(Q, Y), m(E, G), m(E, M), m(M, t), m(M, U), s && s.m(M, null), m(E, F), m(E, n), K.m(n, null), A[21](B), X || (b = [
|
|
315
315
|
z(
|
|
316
316
|
g,
|
|
317
317
|
"click",
|
|
@@ -332,19 +332,19 @@ function EB(A) {
|
|
|
332
332
|
)
|
|
333
333
|
], X = !0);
|
|
334
334
|
},
|
|
335
|
-
p(Z, [
|
|
336
|
-
|
|
335
|
+
p(Z, [p]) {
|
|
336
|
+
p & /*activeChest, lang*/
|
|
337
337
|
3 && w !== (w = /*activeChest*/
|
|
338
338
|
(Z[0].program.name[
|
|
339
339
|
/*lang*/
|
|
340
340
|
Z[1]
|
|
341
341
|
] || /*activeChest*/
|
|
342
|
-
Z[0].program.name[AA.default]) + "") && L(l, w),
|
|
342
|
+
Z[0].program.name[AA.default]) + "") && L(l, w), p & /*activeChest*/
|
|
343
343
|
1 && D !== (D = "chest-icon " + /*activeChest*/
|
|
344
|
-
(Z[0].current.remainingTimes ? "" : "empty")) && q(t, "class", D),
|
|
344
|
+
(Z[0].current.remainingTimes ? "" : "empty")) && q(t, "class", D), p & /*chestImg*/
|
|
345
345
|
8 && !$(t.src, c = /*chestImg*/
|
|
346
346
|
Z[3]) && q(t, "src", c), /*showTicket*/
|
|
347
|
-
Z[4] ? s ? s.p(Z,
|
|
347
|
+
Z[4] ? s ? s.p(Z, p) : (s = FA(Z), s.c(), s.m(M, null)) : s && (s.d(1), s = null), O === (O = j(Z)) && K ? K.p(Z, p) : (K.d(1), K = O(Z), K && (K.c(), K.m(n, null))), p & /*chestImg*/
|
|
348
348
|
8 && r !== (r = "chest-footer " + /*chestImg*/
|
|
349
349
|
(Z[3] !== W ? "disabled" : "")) && q(n, "class", r);
|
|
350
350
|
},
|
|
@@ -358,7 +358,7 @@ function EB(A) {
|
|
|
358
358
|
function CB(A, B, g) {
|
|
359
359
|
let C, E, Q, i;
|
|
360
360
|
v(A, zA, (I) => g(8, i = I));
|
|
361
|
-
let { lang: o = AA.en } = B, { endpoint: e = "" } = B, { session: w = "" } = B, { clientstyling: l = "" } = B, { clientstylingurl: a = "" } = B, { translationurl: Y = "" } = B, { activeChest: G } = B, M = window.navigator.userAgent, t = LA(M), D, c = W,
|
|
361
|
+
let { lang: o = AA.en } = B, { endpoint: e = "" } = B, { session: w = "" } = B, { clientstyling: l = "" } = B, { clientstylingurl: a = "" } = B, { translationurl: Y = "" } = B, { activeChest: G } = B, M = window.navigator.userAgent, t = LA(M), D, c = W, U = !1;
|
|
362
362
|
const F = EA(0, { duration: 300, easing: gA });
|
|
363
363
|
v(A, F, (I) => g(5, C = I));
|
|
364
364
|
const n = EA(0, { duration: 300, easing: gA });
|
|
@@ -370,8 +370,8 @@ function CB(A, B, g) {
|
|
|
370
370
|
I.innerHTML = l, D.appendChild(I);
|
|
371
371
|
}, b = () => {
|
|
372
372
|
let I = new URL(a), d = document.createElement("style");
|
|
373
|
-
fetch(I.href).then((
|
|
374
|
-
d.innerHTML =
|
|
373
|
+
fetch(I.href).then((u) => u.text()).then((u) => {
|
|
374
|
+
d.innerHTML = u, setTimeout(
|
|
375
375
|
() => {
|
|
376
376
|
D.appendChild(d);
|
|
377
377
|
},
|
|
@@ -380,8 +380,8 @@ function CB(A, B, g) {
|
|
|
380
380
|
});
|
|
381
381
|
}, s = () => {
|
|
382
382
|
fetch(Y).then((d) => d.json()).then((d) => {
|
|
383
|
-
Object.keys(d).forEach((
|
|
384
|
-
aA(
|
|
383
|
+
Object.keys(d).forEach((u) => {
|
|
384
|
+
aA(u, d[u]);
|
|
385
385
|
});
|
|
386
386
|
});
|
|
387
387
|
};
|
|
@@ -395,27 +395,27 @@ function CB(A, B, g) {
|
|
|
395
395
|
}, K = () => {
|
|
396
396
|
_({ type: "BackToMysteryChestList" });
|
|
397
397
|
}, Z = () => {
|
|
398
|
-
g(4,
|
|
398
|
+
g(4, U = !0);
|
|
399
399
|
const I = window.innerHeight, d = I / 2, YA = I - I + (I - (t ? 505 : 575)) / 2 + 200 / 2 - d;
|
|
400
400
|
F.set(0), n.set(YA), r.set(0.9);
|
|
401
|
-
},
|
|
401
|
+
}, p = (I, d) => {
|
|
402
402
|
setTimeout(() => _(I), d);
|
|
403
403
|
}, GA = () => V(this, null, function* () {
|
|
404
404
|
var I, d;
|
|
405
405
|
if (G) {
|
|
406
406
|
g(3, c = xA);
|
|
407
|
-
const
|
|
408
|
-
if (((I =
|
|
407
|
+
const u = yield nA.draw(e, w, G.program.id);
|
|
408
|
+
if (((I = u == null ? void 0 : u.item) == null ? void 0 : I.state) === hA.fulfilled) {
|
|
409
409
|
g(3, c = PA);
|
|
410
|
-
const
|
|
411
|
-
if (
|
|
410
|
+
const R = G.program.wheelOfFortune.partitions[u.item.result.wheelOfFortunePartitionIndex];
|
|
411
|
+
if (u.item.result.outcomes.some((x) => {
|
|
412
412
|
var f;
|
|
413
413
|
return ((f = x.action) == null ? void 0 : f.type) === lA.noPrize;
|
|
414
414
|
}))
|
|
415
|
-
|
|
415
|
+
p({ type: "ShowEmptyOpeningMessage" }, 200);
|
|
416
416
|
else {
|
|
417
|
-
const x = (
|
|
418
|
-
Z(),
|
|
417
|
+
const x = (R == null ? void 0 : R.prizeText[o]) || (R == null ? void 0 : R.prizeText["*"]), f = (R == null ? void 0 : R.name[o]) || (R == null ? void 0 : R.name["*"]);
|
|
418
|
+
Z(), p(
|
|
419
419
|
{
|
|
420
420
|
type: "ShowSuccessOpeningMessage",
|
|
421
421
|
data: x || f
|
|
@@ -431,7 +431,7 @@ function CB(A, B, g) {
|
|
|
431
431
|
});
|
|
432
432
|
jA({
|
|
433
433
|
HideDialog: () => {
|
|
434
|
-
g(3, c = W), g(4,
|
|
434
|
+
g(3, c = W), g(4, U = !1), F.set(0), n.set(0), r.set(0.1);
|
|
435
435
|
}
|
|
436
436
|
});
|
|
437
437
|
function MA(I) {
|
|
@@ -452,7 +452,7 @@ function CB(A, B, g) {
|
|
|
452
452
|
o,
|
|
453
453
|
D,
|
|
454
454
|
c,
|
|
455
|
-
|
|
455
|
+
U,
|
|
456
456
|
C,
|
|
457
457
|
E,
|
|
458
458
|
Q,
|