@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.esm.js
CHANGED
|
@@ -31613,10 +31613,6 @@ const lotteryLabelOnline = {
|
|
|
31613
31613
|
TH: "\u1790\u17C3TH",
|
|
31614
31614
|
KP: "\u1780\u17C6\u1796\u178F KP"
|
|
31615
31615
|
};
|
|
31616
|
-
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({}, lotteryLabelOnline), {
|
|
31617
|
-
VN1: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793",
|
|
31618
|
-
TN: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793"
|
|
31619
|
-
});
|
|
31620
31616
|
const lotteryLabel = {
|
|
31621
31617
|
LEAP: "\u179B\u17B6\u1797\u1798\u17A0\u17B6\u179F\u1798\u17D2\u1794\u178F\u17D2\u178F\u17B7",
|
|
31622
31618
|
VN2: "\u1798\u17A0\u17B6\u1791\u17C1\u1796",
|
|
@@ -31628,6 +31624,10 @@ const lotteryLabel = {
|
|
|
31628
31624
|
HOSO: "\u1786\u17D2\u1793\u17C4\u178F HOSO",
|
|
31629
31625
|
KP: "\u1780\u17C6\u1796\u178F KP"
|
|
31630
31626
|
};
|
|
31627
|
+
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({}, lotteryLabel), {
|
|
31628
|
+
VN1: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793",
|
|
31629
|
+
TN: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793"
|
|
31630
|
+
});
|
|
31631
31631
|
const mapBetTitle = {
|
|
31632
31632
|
"NORMAL": "\u1792\u1798\u17D2\u1798\u178F\u17B6",
|
|
31633
31633
|
"NORMAL_MULTIPLE": "\u1782\u17BB\u178E",
|