@jingx/lottery-components-react-jsx 1.0.8 → 1.0.10
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/dist/index.cjs.js +4 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +4 -4
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -31633,10 +31633,6 @@ const lotteryLabelOnline = {
|
|
|
31633
31633
|
TH: "\u1790\u17C3TH",
|
|
31634
31634
|
KP: "\u1780\u17C6\u1796\u178F KP"
|
|
31635
31635
|
};
|
|
31636
|
-
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({}, lotteryLabelOnline), {
|
|
31637
|
-
VN1: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793",
|
|
31638
|
-
TN: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793"
|
|
31639
|
-
});
|
|
31640
31636
|
const lotteryLabel = {
|
|
31641
31637
|
LEAP: "\u179B\u17B6\u1797\u1798\u17A0\u17B6\u179F\u1798\u17D2\u1794\u178F\u17D2\u178F\u17B7",
|
|
31642
31638
|
VN2: "\u1798\u17A0\u17B6\u1791\u17C1\u1796",
|
|
@@ -31648,6 +31644,10 @@ const lotteryLabel = {
|
|
|
31648
31644
|
HOSO: "\u1786\u17D2\u1793\u17C4\u178F HOSO",
|
|
31649
31645
|
KP: "\u1780\u17C6\u1796\u178F KP"
|
|
31650
31646
|
};
|
|
31647
|
+
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({}, lotteryLabel), {
|
|
31648
|
+
VN1: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793",
|
|
31649
|
+
TN: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793"
|
|
31650
|
+
});
|
|
31651
31651
|
const mapBetTitle = {
|
|
31652
31652
|
"NORMAL": "\u1792\u1798\u17D2\u1798\u178F\u17B6",
|
|
31653
31653
|
"NORMAL_MULTIPLE": "\u1782\u17BB\u178E",
|