60p82u21t54k 0.3.6 → 0.3.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/dist/60p82u21t54k.es.js +503 -419
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/api/api.d.ts.map +1 -1
- package/dist/api/type.d.ts +10 -1
- package/dist/api/type.d.ts.map +1 -1
- package/dist/index.d.ts +7 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/model/applyGoldEgg/getApplyGoldEggResponse.d.ts +2 -5
- package/dist/model/applyGoldEgg/getApplyGoldEggResponse.d.ts.map +1 -1
- package/dist/model/applyGoldEgg/type.d.ts +2 -4
- package/dist/model/applyGoldEgg/type.d.ts.map +1 -1
- package/dist/model/casinoGameList/getCasinoGameListResponse.d.ts +30 -0
- package/dist/model/casinoGameList/getCasinoGameListResponse.d.ts.map +1 -0
- package/dist/model/casinoGameList/modifyCasinoGameListRequest.d.ts +3 -0
- package/dist/model/casinoGameList/modifyCasinoGameListRequest.d.ts.map +1 -0
- package/dist/model/casinoGameList/modifyCasinoGameListResponse.d.ts +3 -0
- package/dist/model/casinoGameList/modifyCasinoGameListResponse.d.ts.map +1 -0
- package/dist/model/casinoGameList/type.d.ts +23 -0
- package/dist/model/casinoGameList/type.d.ts.map +1 -0
- package/dist/model/getFavouriteGame/modifyGetFavouriteGameResponse.d.ts.map +1 -1
- package/dist/model/getFeedback/getGetFeedbackResponse.d.ts +19 -0
- package/dist/model/getFeedback/getGetFeedbackResponse.d.ts.map +1 -0
- package/dist/model/getFeedback/type.d.ts +16 -0
- package/dist/model/getFeedback/type.d.ts.map +1 -0
- package/dist/model/submitFeedback/getSubmitFeedbackResponse.d.ts +8 -0
- package/dist/model/submitFeedback/getSubmitFeedbackResponse.d.ts.map +1 -0
- package/dist/model/submitFeedback/type.d.ts +3 -0
- package/dist/model/submitFeedback/type.d.ts.map +1 -0
- package/package.json +1 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -72,13 +72,13 @@ let je = {
|
|
|
72
72
|
};
|
|
73
73
|
const Ta = (e) => {
|
|
74
74
|
je = { ...je, ...e };
|
|
75
|
-
}, $e = () => je,
|
|
75
|
+
}, $e = () => je, Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
76
76
|
__proto__: null,
|
|
77
77
|
getConfig: $e,
|
|
78
78
|
setConfig: Ta
|
|
79
|
-
}, Symbol.toStringTag, { value: "Module" })), ea = 6048e5, va = 864e5, wa = 6e4, Ra = 36e5,
|
|
79
|
+
}, Symbol.toStringTag, { value: "Module" })), ea = 6048e5, va = 864e5, wa = 6e4, Ra = 36e5, Pa = 1e3, xt = Symbol.for("constructDateFrom");
|
|
80
80
|
function I(e, a) {
|
|
81
|
-
return typeof e == "function" ? e(a) : e && typeof e == "object" &&
|
|
81
|
+
return typeof e == "function" ? e(a) : e && typeof e == "object" && xt in e ? e[xt](a) : e instanceof Date ? new e.constructor(a) : new Date(a);
|
|
82
82
|
}
|
|
83
83
|
function S(e, a) {
|
|
84
84
|
return I(a || e, e);
|
|
@@ -87,24 +87,24 @@ function ta(e, a, t) {
|
|
|
87
87
|
const n = S(e, t == null ? void 0 : t.in);
|
|
88
88
|
return isNaN(a) ? I((t == null ? void 0 : t.in) || e, NaN) : (a && n.setDate(n.getDate() + a), n);
|
|
89
89
|
}
|
|
90
|
-
let
|
|
90
|
+
let Da = {};
|
|
91
91
|
function te() {
|
|
92
|
-
return
|
|
92
|
+
return Da;
|
|
93
93
|
}
|
|
94
94
|
function U(e, a) {
|
|
95
95
|
var l, m, i, c;
|
|
96
96
|
const t = te(), n = (a == null ? void 0 : a.weekStartsOn) ?? ((m = (l = a == null ? void 0 : a.locale) == null ? void 0 : l.options) == null ? void 0 : m.weekStartsOn) ?? t.weekStartsOn ?? ((c = (i = t.locale) == null ? void 0 : i.options) == null ? void 0 : c.weekStartsOn) ?? 0, r = S(e, a == null ? void 0 : a.in), s = r.getDay(), o = (s < n ? 7 : 0) + s - n;
|
|
97
97
|
return r.setDate(r.getDate() - o), r.setHours(0, 0, 0, 0), r;
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function ee(e, a) {
|
|
100
100
|
return U(e, { ...a, weekStartsOn: 1 });
|
|
101
101
|
}
|
|
102
102
|
function aa(e, a) {
|
|
103
103
|
const t = S(e, a == null ? void 0 : a.in), n = t.getFullYear(), r = I(t, 0);
|
|
104
104
|
r.setFullYear(n + 1, 0, 4), r.setHours(0, 0, 0, 0);
|
|
105
|
-
const s =
|
|
105
|
+
const s = ee(r), o = I(t, 0);
|
|
106
106
|
o.setFullYear(n, 0, 4), o.setHours(0, 0, 0, 0);
|
|
107
|
-
const l =
|
|
107
|
+
const l = ee(o);
|
|
108
108
|
return t.getTime() >= s.getTime() ? n + 1 : t.getTime() >= l.getTime() ? n : n - 1;
|
|
109
109
|
}
|
|
110
110
|
function de(e) {
|
|
@@ -121,7 +121,7 @@ function de(e) {
|
|
|
121
121
|
);
|
|
122
122
|
return t.setUTCFullYear(a.getFullYear()), +e - +t;
|
|
123
123
|
}
|
|
124
|
-
function
|
|
124
|
+
function ka(e, ...a) {
|
|
125
125
|
const t = I.bind(
|
|
126
126
|
null,
|
|
127
127
|
a.find((n) => typeof n == "object")
|
|
@@ -132,8 +132,8 @@ function Ot(e, a) {
|
|
|
132
132
|
const t = S(e, a == null ? void 0 : a.in);
|
|
133
133
|
return t.setHours(0, 0, 0, 0), t;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
136
|
-
const [n, r] =
|
|
135
|
+
function xa(e, a, t) {
|
|
136
|
+
const [n, r] = ka(
|
|
137
137
|
t == null ? void 0 : t.in,
|
|
138
138
|
e,
|
|
139
139
|
a
|
|
@@ -142,7 +142,7 @@ function ka(e, a, t) {
|
|
|
142
142
|
}
|
|
143
143
|
function Oa(e, a) {
|
|
144
144
|
const t = aa(e, a), n = I(e, 0);
|
|
145
|
-
return n.setFullYear(t, 0, 4), n.setHours(0, 0, 0, 0),
|
|
145
|
+
return n.setFullYear(t, 0, 4), n.setHours(0, 0, 0, 0), ee(n);
|
|
146
146
|
}
|
|
147
147
|
function Ma(e) {
|
|
148
148
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
@@ -221,7 +221,7 @@ const ja = {
|
|
|
221
221
|
const r = ja[e];
|
|
222
222
|
return typeof r == "string" ? n = r : a === 1 ? n = r.one : n = r.other.replace("{{count}}", a.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + n : n + " ago" : n;
|
|
223
223
|
};
|
|
224
|
-
function
|
|
224
|
+
function Pe(e) {
|
|
225
225
|
return (a = {}) => {
|
|
226
226
|
const t = a.width ? String(a.width) : e.defaultWidth;
|
|
227
227
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
@@ -243,15 +243,15 @@ const Na = {
|
|
|
243
243
|
medium: "{{date}}, {{time}}",
|
|
244
244
|
short: "{{date}}, {{time}}"
|
|
245
245
|
}, Ga = {
|
|
246
|
-
date:
|
|
246
|
+
date: Pe({
|
|
247
247
|
formats: Na,
|
|
248
248
|
defaultWidth: "full"
|
|
249
249
|
}),
|
|
250
|
-
time:
|
|
250
|
+
time: Pe({
|
|
251
251
|
formats: La,
|
|
252
252
|
defaultWidth: "full"
|
|
253
253
|
}),
|
|
254
|
-
dateTime:
|
|
254
|
+
dateTime: Pe({
|
|
255
255
|
formats: $a,
|
|
256
256
|
defaultWidth: "full"
|
|
257
257
|
})
|
|
@@ -587,10 +587,10 @@ const Za = /^(\d+)(th|st|nd|rd)?/i, Ja = /\d+/i, Ka = {
|
|
|
587
587
|
};
|
|
588
588
|
function dn(e, a) {
|
|
589
589
|
const t = S(e, a == null ? void 0 : a.in);
|
|
590
|
-
return
|
|
590
|
+
return xa(t, Ia(t)) + 1;
|
|
591
591
|
}
|
|
592
592
|
function ra(e, a) {
|
|
593
|
-
const t = S(e, a == null ? void 0 : a.in), n = +
|
|
593
|
+
const t = S(e, a == null ? void 0 : a.in), n = +ee(t) - +Oa(t);
|
|
594
594
|
return Math.round(n / ea) + 1;
|
|
595
595
|
}
|
|
596
596
|
function Ge(e, a) {
|
|
@@ -669,7 +669,7 @@ const B = {
|
|
|
669
669
|
);
|
|
670
670
|
return w(r, a.length);
|
|
671
671
|
}
|
|
672
|
-
},
|
|
672
|
+
}, Z = {
|
|
673
673
|
midnight: "midnight",
|
|
674
674
|
noon: "noon",
|
|
675
675
|
morning: "morning",
|
|
@@ -1059,7 +1059,7 @@ const B = {
|
|
|
1059
1059
|
b: function(e, a, t) {
|
|
1060
1060
|
const n = e.getHours();
|
|
1061
1061
|
let r;
|
|
1062
|
-
switch (n === 12 ? r =
|
|
1062
|
+
switch (n === 12 ? r = Z.noon : n === 0 ? r = Z.midnight : r = n / 12 >= 1 ? "pm" : "am", a) {
|
|
1063
1063
|
case "b":
|
|
1064
1064
|
case "bb":
|
|
1065
1065
|
return t.dayPeriod(r, {
|
|
@@ -1088,7 +1088,7 @@ const B = {
|
|
|
1088
1088
|
B: function(e, a, t) {
|
|
1089
1089
|
const n = e.getHours();
|
|
1090
1090
|
let r;
|
|
1091
|
-
switch (n >= 17 ? r =
|
|
1091
|
+
switch (n >= 17 ? r = Z.evening : n >= 12 ? r = Z.afternoon : n >= 4 ? r = Z.morning : r = Z.night, a) {
|
|
1092
1092
|
case "B":
|
|
1093
1093
|
case "BB":
|
|
1094
1094
|
case "BBB":
|
|
@@ -1157,7 +1157,7 @@ const B = {
|
|
|
1157
1157
|
// so this token always has the same output as `XX`
|
|
1158
1158
|
case "XXXX":
|
|
1159
1159
|
case "XX":
|
|
1160
|
-
return
|
|
1160
|
+
return A(n);
|
|
1161
1161
|
// Hours, minutes and optional seconds with `:` delimiter
|
|
1162
1162
|
// Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
|
|
1163
1163
|
// so this token always has the same output as `XXX`
|
|
@@ -1165,7 +1165,7 @@ const B = {
|
|
|
1165
1165
|
case "XXX":
|
|
1166
1166
|
// Hours and minutes with `:` delimiter
|
|
1167
1167
|
default:
|
|
1168
|
-
return
|
|
1168
|
+
return A(n, ":");
|
|
1169
1169
|
}
|
|
1170
1170
|
},
|
|
1171
1171
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
@@ -1180,7 +1180,7 @@ const B = {
|
|
|
1180
1180
|
// so this token always has the same output as `xx`
|
|
1181
1181
|
case "xxxx":
|
|
1182
1182
|
case "xx":
|
|
1183
|
-
return
|
|
1183
|
+
return A(n);
|
|
1184
1184
|
// Hours, minutes and optional seconds with `:` delimiter
|
|
1185
1185
|
// Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
|
|
1186
1186
|
// so this token always has the same output as `xxx`
|
|
@@ -1188,7 +1188,7 @@ const B = {
|
|
|
1188
1188
|
case "xxx":
|
|
1189
1189
|
// Hours and minutes with `:` delimiter
|
|
1190
1190
|
default:
|
|
1191
|
-
return
|
|
1191
|
+
return A(n, ":");
|
|
1192
1192
|
}
|
|
1193
1193
|
},
|
|
1194
1194
|
// Timezone (GMT)
|
|
@@ -1203,7 +1203,7 @@ const B = {
|
|
|
1203
1203
|
// Long
|
|
1204
1204
|
case "OOOO":
|
|
1205
1205
|
default:
|
|
1206
|
-
return "GMT" +
|
|
1206
|
+
return "GMT" + A(n, ":");
|
|
1207
1207
|
}
|
|
1208
1208
|
},
|
|
1209
1209
|
// Timezone (specific non-location)
|
|
@@ -1218,7 +1218,7 @@ const B = {
|
|
|
1218
1218
|
// Long
|
|
1219
1219
|
case "zzzz":
|
|
1220
1220
|
default:
|
|
1221
|
-
return "GMT" +
|
|
1221
|
+
return "GMT" + A(n, ":");
|
|
1222
1222
|
}
|
|
1223
1223
|
},
|
|
1224
1224
|
// Seconds timestamp
|
|
@@ -1236,9 +1236,9 @@ function St(e, a = "") {
|
|
|
1236
1236
|
return s === 0 ? t + String(r) : t + String(r) + a + w(s, 2);
|
|
1237
1237
|
}
|
|
1238
1238
|
function It(e, a) {
|
|
1239
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + w(Math.abs(e) / 60, 2) :
|
|
1239
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + w(Math.abs(e) / 60, 2) : A(e, a);
|
|
1240
1240
|
}
|
|
1241
|
-
function
|
|
1241
|
+
function A(e, a = "") {
|
|
1242
1242
|
const t = e > 0 ? "-" : "+", n = Math.abs(e), r = w(Math.trunc(n / 60), 2), s = w(n % 60, 2);
|
|
1243
1243
|
return t + r + a + s;
|
|
1244
1244
|
}
|
|
@@ -1311,26 +1311,26 @@ function Rn(e, a, t) {
|
|
|
1311
1311
|
const n = te(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? na, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((y = (c = t == null ? void 0 : t.locale) == null ? void 0 : c.options) == null ? void 0 : y.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((g = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((v = (_ = t == null ? void 0 : t.locale) == null ? void 0 : _.options) == null ? void 0 : v.weekStartsOn) ?? n.weekStartsOn ?? ((C = (j = n.locale) == null ? void 0 : j.options) == null ? void 0 : C.weekStartsOn) ?? 0, l = S(e, t == null ? void 0 : t.in);
|
|
1312
1312
|
if (!Sa(l))
|
|
1313
1313
|
throw new RangeError("Invalid time value");
|
|
1314
|
-
let m = a.match(_n).map((
|
|
1315
|
-
const R =
|
|
1314
|
+
let m = a.match(_n).map((D) => {
|
|
1315
|
+
const R = D[0];
|
|
1316
1316
|
if (R === "p" || R === "P") {
|
|
1317
1317
|
const b = Ce[R];
|
|
1318
|
-
return b(
|
|
1318
|
+
return b(D, r.formatLong);
|
|
1319
1319
|
}
|
|
1320
|
-
return
|
|
1321
|
-
}).join("").match(hn).map((
|
|
1322
|
-
if (
|
|
1320
|
+
return D;
|
|
1321
|
+
}).join("").match(hn).map((D) => {
|
|
1322
|
+
if (D === "''")
|
|
1323
1323
|
return { isToken: !1, value: "'" };
|
|
1324
|
-
const R =
|
|
1324
|
+
const R = D[0];
|
|
1325
1325
|
if (R === "'")
|
|
1326
|
-
return { isToken: !1, value:
|
|
1326
|
+
return { isToken: !1, value: Pn(D) };
|
|
1327
1327
|
if (Mt[R])
|
|
1328
|
-
return { isToken: !0, value:
|
|
1328
|
+
return { isToken: !0, value: D };
|
|
1329
1329
|
if (R.match(wn))
|
|
1330
1330
|
throw new RangeError(
|
|
1331
1331
|
"Format string contains an unescaped latin alphabet character `" + R + "`"
|
|
1332
1332
|
);
|
|
1333
|
-
return { isToken: !1, value:
|
|
1333
|
+
return { isToken: !1, value: D };
|
|
1334
1334
|
});
|
|
1335
1335
|
r.localize.preprocessor && (m = r.localize.preprocessor(l, m));
|
|
1336
1336
|
const i = {
|
|
@@ -1338,27 +1338,27 @@ function Rn(e, a, t) {
|
|
|
1338
1338
|
weekStartsOn: o,
|
|
1339
1339
|
locale: r
|
|
1340
1340
|
};
|
|
1341
|
-
return m.map((
|
|
1342
|
-
if (!
|
|
1343
|
-
const R =
|
|
1341
|
+
return m.map((D) => {
|
|
1342
|
+
if (!D.isToken) return D.value;
|
|
1343
|
+
const R = D.value;
|
|
1344
1344
|
(!(t != null && t.useAdditionalWeekYearTokens) && ua(R) || !(t != null && t.useAdditionalDayOfYearTokens) && ia(R)) && Ne(R, a, String(e));
|
|
1345
1345
|
const b = Mt[R[0]];
|
|
1346
1346
|
return b(l, R, r.localize, i);
|
|
1347
1347
|
}).join("");
|
|
1348
1348
|
}
|
|
1349
|
-
function
|
|
1349
|
+
function Pn(e) {
|
|
1350
1350
|
const a = e.match(Tn);
|
|
1351
1351
|
return a ? a[1].replace(vn, "'") : e;
|
|
1352
1352
|
}
|
|
1353
1353
|
function ca() {
|
|
1354
1354
|
return Object.assign({}, te());
|
|
1355
1355
|
}
|
|
1356
|
-
function
|
|
1356
|
+
function Dn(e, a) {
|
|
1357
1357
|
const t = S(e, a == null ? void 0 : a.in).getDay();
|
|
1358
1358
|
return t === 0 ? 7 : t;
|
|
1359
1359
|
}
|
|
1360
|
-
function
|
|
1361
|
-
const t =
|
|
1360
|
+
function kn(e, a) {
|
|
1361
|
+
const t = xn(a) ? new a(0) : I(a, 0);
|
|
1362
1362
|
return t.setFullYear(e.getFullYear(), e.getMonth(), e.getDate()), t.setHours(
|
|
1363
1363
|
e.getHours(),
|
|
1364
1364
|
e.getMinutes(),
|
|
@@ -1366,7 +1366,7 @@ function xn(e, a) {
|
|
|
1366
1366
|
e.getMilliseconds()
|
|
1367
1367
|
), t;
|
|
1368
1368
|
}
|
|
1369
|
-
function
|
|
1369
|
+
function xn(e) {
|
|
1370
1370
|
var a;
|
|
1371
1371
|
return typeof e == "function" && ((a = e.prototype) == null ? void 0 : a.constructor) === e;
|
|
1372
1372
|
}
|
|
@@ -1398,7 +1398,7 @@ class Sn extends la {
|
|
|
1398
1398
|
this.context = t || ((r) => I(n, r));
|
|
1399
1399
|
}
|
|
1400
1400
|
set(t, n) {
|
|
1401
|
-
return n.timestampIsSet ? t : I(t,
|
|
1401
|
+
return n.timestampIsSet ? t : I(t, kn(t, this.context));
|
|
1402
1402
|
}
|
|
1403
1403
|
}
|
|
1404
1404
|
class T {
|
|
@@ -1496,7 +1496,7 @@ function M(e, a) {
|
|
|
1496
1496
|
rest: e.rest
|
|
1497
1497
|
};
|
|
1498
1498
|
}
|
|
1499
|
-
function
|
|
1499
|
+
function k(e, a) {
|
|
1500
1500
|
const t = a.match(e);
|
|
1501
1501
|
return t ? {
|
|
1502
1502
|
value: parseInt(t[0], 10),
|
|
@@ -1514,39 +1514,39 @@ function z(e, a) {
|
|
|
1514
1514
|
};
|
|
1515
1515
|
const n = t[1] === "+" ? 1 : -1, r = t[2] ? parseInt(t[2], 10) : 0, s = t[3] ? parseInt(t[3], 10) : 0, o = t[5] ? parseInt(t[5], 10) : 0;
|
|
1516
1516
|
return {
|
|
1517
|
-
value: n * (r * Ra + s * wa + o *
|
|
1517
|
+
value: n * (r * Ra + s * wa + o * Pa),
|
|
1518
1518
|
rest: a.slice(t[0].length)
|
|
1519
1519
|
};
|
|
1520
1520
|
}
|
|
1521
1521
|
function da(e) {
|
|
1522
|
-
return
|
|
1522
|
+
return k(O.anyDigitsSigned, e);
|
|
1523
1523
|
}
|
|
1524
|
-
function
|
|
1524
|
+
function x(e, a) {
|
|
1525
1525
|
switch (e) {
|
|
1526
1526
|
case 1:
|
|
1527
|
-
return
|
|
1527
|
+
return k(O.singleDigit, a);
|
|
1528
1528
|
case 2:
|
|
1529
|
-
return
|
|
1529
|
+
return k(O.twoDigits, a);
|
|
1530
1530
|
case 3:
|
|
1531
|
-
return
|
|
1531
|
+
return k(O.threeDigits, a);
|
|
1532
1532
|
case 4:
|
|
1533
|
-
return
|
|
1533
|
+
return k(O.fourDigits, a);
|
|
1534
1534
|
default:
|
|
1535
|
-
return
|
|
1535
|
+
return k(new RegExp("^\\d{1," + e + "}"), a);
|
|
1536
1536
|
}
|
|
1537
1537
|
}
|
|
1538
1538
|
function me(e, a) {
|
|
1539
1539
|
switch (e) {
|
|
1540
1540
|
case 1:
|
|
1541
|
-
return
|
|
1541
|
+
return k(O.singleDigitSigned, a);
|
|
1542
1542
|
case 2:
|
|
1543
|
-
return
|
|
1543
|
+
return k(O.twoDigitsSigned, a);
|
|
1544
1544
|
case 3:
|
|
1545
|
-
return
|
|
1545
|
+
return k(O.threeDigitsSigned, a);
|
|
1546
1546
|
case 4:
|
|
1547
|
-
return
|
|
1547
|
+
return k(O.fourDigitsSigned, a);
|
|
1548
1548
|
default:
|
|
1549
|
-
return
|
|
1549
|
+
return k(new RegExp("^-?\\d{1," + e + "}"), a);
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
1552
|
function Fe(e) {
|
|
@@ -1593,7 +1593,7 @@ class jn extends T {
|
|
|
1593
1593
|
});
|
|
1594
1594
|
switch (n) {
|
|
1595
1595
|
case "y":
|
|
1596
|
-
return M(
|
|
1596
|
+
return M(x(4, t), s);
|
|
1597
1597
|
case "yo":
|
|
1598
1598
|
return M(
|
|
1599
1599
|
r.ordinalNumber(t, {
|
|
@@ -1602,7 +1602,7 @@ class jn extends T {
|
|
|
1602
1602
|
s
|
|
1603
1603
|
);
|
|
1604
1604
|
default:
|
|
1605
|
-
return M(
|
|
1605
|
+
return M(x(n.length, t), s);
|
|
1606
1606
|
}
|
|
1607
1607
|
}
|
|
1608
1608
|
validate(t, n) {
|
|
@@ -1648,7 +1648,7 @@ class Cn extends T {
|
|
|
1648
1648
|
});
|
|
1649
1649
|
switch (n) {
|
|
1650
1650
|
case "Y":
|
|
1651
|
-
return M(
|
|
1651
|
+
return M(x(4, t), s);
|
|
1652
1652
|
case "Yo":
|
|
1653
1653
|
return M(
|
|
1654
1654
|
r.ordinalNumber(t, {
|
|
@@ -1657,7 +1657,7 @@ class Cn extends T {
|
|
|
1657
1657
|
s
|
|
1658
1658
|
);
|
|
1659
1659
|
default:
|
|
1660
|
-
return M(
|
|
1660
|
+
return M(x(n.length, t), s);
|
|
1661
1661
|
}
|
|
1662
1662
|
}
|
|
1663
1663
|
validate(t, n) {
|
|
@@ -1707,7 +1707,7 @@ class Nn extends T {
|
|
|
1707
1707
|
}
|
|
1708
1708
|
set(t, n, r) {
|
|
1709
1709
|
const s = I(t, 0);
|
|
1710
|
-
return s.setFullYear(r, 0, 4), s.setHours(0, 0, 0, 0),
|
|
1710
|
+
return s.setFullYear(r, 0, 4), s.setHours(0, 0, 0, 0), ee(s);
|
|
1711
1711
|
}
|
|
1712
1712
|
}
|
|
1713
1713
|
class Ln extends T {
|
|
@@ -1749,7 +1749,7 @@ class $n extends T {
|
|
|
1749
1749
|
// 1, 2, 3, 4
|
|
1750
1750
|
case "Q":
|
|
1751
1751
|
case "QQ":
|
|
1752
|
-
return
|
|
1752
|
+
return x(n.length, t);
|
|
1753
1753
|
// 1st, 2nd, 3rd, 4th
|
|
1754
1754
|
case "Qo":
|
|
1755
1755
|
return r.ordinalNumber(t, { unit: "quarter" });
|
|
@@ -1816,7 +1816,7 @@ class Gn extends T {
|
|
|
1816
1816
|
// 1, 2, 3, 4
|
|
1817
1817
|
case "q":
|
|
1818
1818
|
case "qq":
|
|
1819
|
-
return
|
|
1819
|
+
return x(n.length, t);
|
|
1820
1820
|
// 1st, 2nd, 3rd, 4th
|
|
1821
1821
|
case "qo":
|
|
1822
1822
|
return r.ordinalNumber(t, { unit: "quarter" });
|
|
@@ -1883,12 +1883,12 @@ class Fn extends T {
|
|
|
1883
1883
|
// 1, 2, ..., 12
|
|
1884
1884
|
case "M":
|
|
1885
1885
|
return M(
|
|
1886
|
-
|
|
1886
|
+
k(O.month, t),
|
|
1887
1887
|
s
|
|
1888
1888
|
);
|
|
1889
1889
|
// 01, 02, ..., 12
|
|
1890
1890
|
case "MM":
|
|
1891
|
-
return M(
|
|
1891
|
+
return M(x(2, t), s);
|
|
1892
1892
|
// 1st, 2nd, ..., 12th
|
|
1893
1893
|
case "Mo":
|
|
1894
1894
|
return M(
|
|
@@ -1951,12 +1951,12 @@ class zn extends T {
|
|
|
1951
1951
|
// 1, 2, ..., 12
|
|
1952
1952
|
case "L":
|
|
1953
1953
|
return M(
|
|
1954
|
-
|
|
1954
|
+
k(O.month, t),
|
|
1955
1955
|
s
|
|
1956
1956
|
);
|
|
1957
1957
|
// 01, 02, ..., 12
|
|
1958
1958
|
case "LL":
|
|
1959
|
-
return M(
|
|
1959
|
+
return M(x(2, t), s);
|
|
1960
1960
|
// 1st, 2nd, ..., 12th
|
|
1961
1961
|
case "Lo":
|
|
1962
1962
|
return M(
|
|
@@ -2020,11 +2020,11 @@ class En extends T {
|
|
|
2020
2020
|
parse(t, n, r) {
|
|
2021
2021
|
switch (n) {
|
|
2022
2022
|
case "w":
|
|
2023
|
-
return
|
|
2023
|
+
return k(O.week, t);
|
|
2024
2024
|
case "wo":
|
|
2025
2025
|
return r.ordinalNumber(t, { unit: "week" });
|
|
2026
2026
|
default:
|
|
2027
|
-
return
|
|
2027
|
+
return x(n.length, t);
|
|
2028
2028
|
}
|
|
2029
2029
|
}
|
|
2030
2030
|
validate(t, n) {
|
|
@@ -2062,18 +2062,18 @@ class Hn extends T {
|
|
|
2062
2062
|
parse(t, n, r) {
|
|
2063
2063
|
switch (n) {
|
|
2064
2064
|
case "I":
|
|
2065
|
-
return
|
|
2065
|
+
return k(O.week, t);
|
|
2066
2066
|
case "Io":
|
|
2067
2067
|
return r.ordinalNumber(t, { unit: "week" });
|
|
2068
2068
|
default:
|
|
2069
|
-
return
|
|
2069
|
+
return x(n.length, t);
|
|
2070
2070
|
}
|
|
2071
2071
|
}
|
|
2072
2072
|
validate(t, n) {
|
|
2073
2073
|
return n >= 1 && n <= 53;
|
|
2074
2074
|
}
|
|
2075
2075
|
set(t, n, r) {
|
|
2076
|
-
return
|
|
2076
|
+
return ee(Yn(t, r));
|
|
2077
2077
|
}
|
|
2078
2078
|
}
|
|
2079
2079
|
const Bn = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Un = [
|
|
@@ -2113,11 +2113,11 @@ class qn extends T {
|
|
|
2113
2113
|
parse(t, n, r) {
|
|
2114
2114
|
switch (n) {
|
|
2115
2115
|
case "d":
|
|
2116
|
-
return
|
|
2116
|
+
return k(O.date, t);
|
|
2117
2117
|
case "do":
|
|
2118
2118
|
return r.ordinalNumber(t, { unit: "date" });
|
|
2119
2119
|
default:
|
|
2120
|
-
return
|
|
2120
|
+
return x(n.length, t);
|
|
2121
2121
|
}
|
|
2122
2122
|
}
|
|
2123
2123
|
validate(t, n) {
|
|
@@ -2155,11 +2155,11 @@ class Vn extends T {
|
|
|
2155
2155
|
switch (n) {
|
|
2156
2156
|
case "D":
|
|
2157
2157
|
case "DD":
|
|
2158
|
-
return
|
|
2158
|
+
return k(O.dayOfYear, t);
|
|
2159
2159
|
case "Do":
|
|
2160
2160
|
return r.ordinalNumber(t, { unit: "date" });
|
|
2161
2161
|
default:
|
|
2162
|
-
return
|
|
2162
|
+
return x(n.length, t);
|
|
2163
2163
|
}
|
|
2164
2164
|
}
|
|
2165
2165
|
validate(t, n) {
|
|
@@ -2247,7 +2247,7 @@ class Qn extends T {
|
|
|
2247
2247
|
// 3
|
|
2248
2248
|
case "e":
|
|
2249
2249
|
case "ee":
|
|
2250
|
-
return M(
|
|
2250
|
+
return M(x(n.length, t), o);
|
|
2251
2251
|
// 3rd
|
|
2252
2252
|
case "eo":
|
|
2253
2253
|
return M(
|
|
@@ -2318,7 +2318,7 @@ class Xn extends T {
|
|
|
2318
2318
|
// 3
|
|
2319
2319
|
case "c":
|
|
2320
2320
|
case "cc":
|
|
2321
|
-
return M(
|
|
2321
|
+
return M(x(n.length, t), o);
|
|
2322
2322
|
// 3rd
|
|
2323
2323
|
case "co":
|
|
2324
2324
|
return M(
|
|
@@ -2359,7 +2359,7 @@ class Xn extends T {
|
|
|
2359
2359
|
}
|
|
2360
2360
|
}
|
|
2361
2361
|
function Zn(e, a, t) {
|
|
2362
|
-
const n = S(e, t == null ? void 0 : t.in), r =
|
|
2362
|
+
const n = S(e, t == null ? void 0 : t.in), r = Dn(n, t), s = a - r;
|
|
2363
2363
|
return ta(n, s, t);
|
|
2364
2364
|
}
|
|
2365
2365
|
class Jn extends T {
|
|
@@ -2390,7 +2390,7 @@ class Jn extends T {
|
|
|
2390
2390
|
// 2
|
|
2391
2391
|
case "i":
|
|
2392
2392
|
case "ii":
|
|
2393
|
-
return
|
|
2393
|
+
return x(n.length, t);
|
|
2394
2394
|
// 2nd
|
|
2395
2395
|
case "io":
|
|
2396
2396
|
return r.ordinalNumber(t, { unit: "day" });
|
|
@@ -2590,11 +2590,11 @@ class ar extends T {
|
|
|
2590
2590
|
parse(t, n, r) {
|
|
2591
2591
|
switch (n) {
|
|
2592
2592
|
case "h":
|
|
2593
|
-
return
|
|
2593
|
+
return k(O.hour12h, t);
|
|
2594
2594
|
case "ho":
|
|
2595
2595
|
return r.ordinalNumber(t, { unit: "hour" });
|
|
2596
2596
|
default:
|
|
2597
|
-
return
|
|
2597
|
+
return x(n.length, t);
|
|
2598
2598
|
}
|
|
2599
2599
|
}
|
|
2600
2600
|
validate(t, n) {
|
|
@@ -2614,11 +2614,11 @@ class nr extends T {
|
|
|
2614
2614
|
parse(t, n, r) {
|
|
2615
2615
|
switch (n) {
|
|
2616
2616
|
case "H":
|
|
2617
|
-
return
|
|
2617
|
+
return k(O.hour23h, t);
|
|
2618
2618
|
case "Ho":
|
|
2619
2619
|
return r.ordinalNumber(t, { unit: "hour" });
|
|
2620
2620
|
default:
|
|
2621
|
-
return
|
|
2621
|
+
return x(n.length, t);
|
|
2622
2622
|
}
|
|
2623
2623
|
}
|
|
2624
2624
|
validate(t, n) {
|
|
@@ -2637,11 +2637,11 @@ class rr extends T {
|
|
|
2637
2637
|
parse(t, n, r) {
|
|
2638
2638
|
switch (n) {
|
|
2639
2639
|
case "K":
|
|
2640
|
-
return
|
|
2640
|
+
return k(O.hour11h, t);
|
|
2641
2641
|
case "Ko":
|
|
2642
2642
|
return r.ordinalNumber(t, { unit: "hour" });
|
|
2643
2643
|
default:
|
|
2644
|
-
return
|
|
2644
|
+
return x(n.length, t);
|
|
2645
2645
|
}
|
|
2646
2646
|
}
|
|
2647
2647
|
validate(t, n) {
|
|
@@ -2660,11 +2660,11 @@ class sr extends T {
|
|
|
2660
2660
|
parse(t, n, r) {
|
|
2661
2661
|
switch (n) {
|
|
2662
2662
|
case "k":
|
|
2663
|
-
return
|
|
2663
|
+
return k(O.hour24h, t);
|
|
2664
2664
|
case "ko":
|
|
2665
2665
|
return r.ordinalNumber(t, { unit: "hour" });
|
|
2666
2666
|
default:
|
|
2667
|
-
return
|
|
2667
|
+
return x(n.length, t);
|
|
2668
2668
|
}
|
|
2669
2669
|
}
|
|
2670
2670
|
validate(t, n) {
|
|
@@ -2684,11 +2684,11 @@ class or extends T {
|
|
|
2684
2684
|
parse(t, n, r) {
|
|
2685
2685
|
switch (n) {
|
|
2686
2686
|
case "m":
|
|
2687
|
-
return
|
|
2687
|
+
return k(O.minute, t);
|
|
2688
2688
|
case "mo":
|
|
2689
2689
|
return r.ordinalNumber(t, { unit: "minute" });
|
|
2690
2690
|
default:
|
|
2691
|
-
return
|
|
2691
|
+
return x(n.length, t);
|
|
2692
2692
|
}
|
|
2693
2693
|
}
|
|
2694
2694
|
validate(t, n) {
|
|
@@ -2707,11 +2707,11 @@ class ir extends T {
|
|
|
2707
2707
|
parse(t, n, r) {
|
|
2708
2708
|
switch (n) {
|
|
2709
2709
|
case "s":
|
|
2710
|
-
return
|
|
2710
|
+
return k(O.second, t);
|
|
2711
2711
|
case "so":
|
|
2712
2712
|
return r.ordinalNumber(t, { unit: "second" });
|
|
2713
2713
|
default:
|
|
2714
|
-
return
|
|
2714
|
+
return x(n.length, t);
|
|
2715
2715
|
}
|
|
2716
2716
|
}
|
|
2717
2717
|
validate(t, n) {
|
|
@@ -2729,7 +2729,7 @@ class ur extends T {
|
|
|
2729
2729
|
}
|
|
2730
2730
|
parse(t, n) {
|
|
2731
2731
|
const r = (s) => Math.trunc(s * Math.pow(10, -n.length + 3));
|
|
2732
|
-
return M(
|
|
2732
|
+
return M(x(n.length, t), r);
|
|
2733
2733
|
}
|
|
2734
2734
|
set(t, n, r) {
|
|
2735
2735
|
return t.setMilliseconds(r), t;
|
|
@@ -2869,8 +2869,8 @@ const gr = {
|
|
|
2869
2869
|
T: new mr()
|
|
2870
2870
|
}, fr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, pr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, yr = /^'([^]*?)'?$/, br = /''/g, hr = /\S/, _r = /[a-zA-Z]/;
|
|
2871
2871
|
function Tr(e, a, t, n) {
|
|
2872
|
-
var j, C,
|
|
2873
|
-
const r = () => I(t, NaN), s = ca(), o = s.locale ?? na, l = s.firstWeekContainsDate ?? ((C = (j = s.locale) == null ? void 0 : j.options) == null ? void 0 : C.firstWeekContainsDate) ?? 1, m = s.weekStartsOn ?? ((R = (
|
|
2872
|
+
var j, C, D, R;
|
|
2873
|
+
const r = () => I(t, NaN), s = ca(), o = s.locale ?? na, l = s.firstWeekContainsDate ?? ((C = (j = s.locale) == null ? void 0 : j.options) == null ? void 0 : C.firstWeekContainsDate) ?? 1, m = s.weekStartsOn ?? ((R = (D = s.locale) == null ? void 0 : D.options) == null ? void 0 : R.weekStartsOn) ?? 0, i = {
|
|
2874
2874
|
firstWeekContainsDate: l,
|
|
2875
2875
|
weekStartsOn: m,
|
|
2876
2876
|
locale: o
|
|
@@ -2900,15 +2900,15 @@ function Tr(e, a, t, n) {
|
|
|
2900
2900
|
`The format string mustn't contain \`${b}\` and any other token at the same time`
|
|
2901
2901
|
);
|
|
2902
2902
|
p.push({ token: d, fullToken: b });
|
|
2903
|
-
const
|
|
2903
|
+
const X = $.run(
|
|
2904
2904
|
e,
|
|
2905
2905
|
b,
|
|
2906
2906
|
o.match,
|
|
2907
2907
|
i
|
|
2908
2908
|
);
|
|
2909
|
-
if (!
|
|
2909
|
+
if (!X)
|
|
2910
2910
|
return r();
|
|
2911
|
-
c.push(
|
|
2911
|
+
c.push(X.setter), e = X.rest;
|
|
2912
2912
|
} else {
|
|
2913
2913
|
if (d.match(_r))
|
|
2914
2914
|
throw new RangeError(
|
|
@@ -2940,7 +2940,7 @@ function vr(e) {
|
|
|
2940
2940
|
return e.match(yr)[1].replace(br, "'");
|
|
2941
2941
|
}
|
|
2942
2942
|
function Ct(e, a, t) {
|
|
2943
|
-
const n = ca(), r =
|
|
2943
|
+
const n = ca(), r = Pr(e, t.timeZone, t.locale ?? n.locale);
|
|
2944
2944
|
return "formatToParts" in r ? wr(r, a) : Rr(r, a);
|
|
2945
2945
|
}
|
|
2946
2946
|
function wr(e, a) {
|
|
@@ -2953,17 +2953,17 @@ function Rr(e, a) {
|
|
|
2953
2953
|
const t = e.format(a).replace(/\u200E/g, ""), n = / [\w-+ ]+$/.exec(t);
|
|
2954
2954
|
return n ? n[0].substr(1) : "";
|
|
2955
2955
|
}
|
|
2956
|
-
function
|
|
2956
|
+
function Pr(e, a, t) {
|
|
2957
2957
|
return new Intl.DateTimeFormat(t ? [t.code, "en-US"] : void 0, {
|
|
2958
2958
|
timeZone: a,
|
|
2959
2959
|
timeZoneName: e
|
|
2960
2960
|
});
|
|
2961
2961
|
}
|
|
2962
|
-
function
|
|
2962
|
+
function Dr(e, a) {
|
|
2963
2963
|
const t = Sr(a);
|
|
2964
|
-
return "formatToParts" in t ?
|
|
2964
|
+
return "formatToParts" in t ? xr(t, e) : Or(t, e);
|
|
2965
2965
|
}
|
|
2966
|
-
const
|
|
2966
|
+
const kr = {
|
|
2967
2967
|
year: 0,
|
|
2968
2968
|
month: 1,
|
|
2969
2969
|
day: 2,
|
|
@@ -2971,11 +2971,11 @@ const xr = {
|
|
|
2971
2971
|
minute: 4,
|
|
2972
2972
|
second: 5
|
|
2973
2973
|
};
|
|
2974
|
-
function
|
|
2974
|
+
function xr(e, a) {
|
|
2975
2975
|
try {
|
|
2976
2976
|
const t = e.formatToParts(a), n = [];
|
|
2977
2977
|
for (let r = 0; r < t.length; r++) {
|
|
2978
|
-
const s =
|
|
2978
|
+
const s = kr[t[r].type];
|
|
2979
2979
|
s !== void 0 && (n[s] = parseInt(t[r].value, 10));
|
|
2980
2980
|
}
|
|
2981
2981
|
return n;
|
|
@@ -2996,7 +2996,7 @@ function Or(e, a) {
|
|
|
2996
2996
|
parseInt(n[6], 10)
|
|
2997
2997
|
];
|
|
2998
2998
|
}
|
|
2999
|
-
const
|
|
2999
|
+
const De = {}, Nt = new Intl.DateTimeFormat("en-US", {
|
|
3000
3000
|
hourCycle: "h23",
|
|
3001
3001
|
timeZone: "America/New_York",
|
|
3002
3002
|
year: "numeric",
|
|
@@ -3007,7 +3007,7 @@ const Pe = {}, Nt = new Intl.DateTimeFormat("en-US", {
|
|
|
3007
3007
|
second: "2-digit"
|
|
3008
3008
|
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Mr = Nt === "06/25/2014, 00:00:00" || Nt === "06/25/2014 00:00:00";
|
|
3009
3009
|
function Sr(e) {
|
|
3010
|
-
return
|
|
3010
|
+
return De[e] || (De[e] = Mr ? new Intl.DateTimeFormat("en-US", {
|
|
3011
3011
|
hourCycle: "h23",
|
|
3012
3012
|
timeZone: e,
|
|
3013
3013
|
year: "numeric",
|
|
@@ -3025,13 +3025,13 @@ function Sr(e) {
|
|
|
3025
3025
|
hour: "2-digit",
|
|
3026
3026
|
minute: "2-digit",
|
|
3027
3027
|
second: "2-digit"
|
|
3028
|
-
})),
|
|
3028
|
+
})), De[e];
|
|
3029
3029
|
}
|
|
3030
3030
|
function We(e, a, t, n, r, s, o) {
|
|
3031
3031
|
const l = /* @__PURE__ */ new Date(0);
|
|
3032
3032
|
return l.setUTCFullYear(e, a, t), l.setUTCHours(n, r, s, o), l;
|
|
3033
3033
|
}
|
|
3034
|
-
const Lt = 36e5, Ir = 6e4,
|
|
3034
|
+
const Lt = 36e5, Ir = 6e4, ke = {
|
|
3035
3035
|
timezoneZ: /^(Z)$/,
|
|
3036
3036
|
timezoneHH: /^([+-]\d{2})$/,
|
|
3037
3037
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
@@ -3039,13 +3039,13 @@ const Lt = 36e5, Ir = 6e4, xe = {
|
|
|
3039
3039
|
function he(e, a, t) {
|
|
3040
3040
|
if (!e)
|
|
3041
3041
|
return 0;
|
|
3042
|
-
let n =
|
|
3042
|
+
let n = ke.timezoneZ.exec(e);
|
|
3043
3043
|
if (n)
|
|
3044
3044
|
return 0;
|
|
3045
3045
|
let r, s;
|
|
3046
|
-
if (n =
|
|
3046
|
+
if (n = ke.timezoneHH.exec(e), n)
|
|
3047
3047
|
return r = parseInt(n[1], 10), $t(r) ? -(r * Lt) : NaN;
|
|
3048
|
-
if (n =
|
|
3048
|
+
if (n = ke.timezoneHHMM.exec(e), n) {
|
|
3049
3049
|
r = parseInt(n[2], 10);
|
|
3050
3050
|
const o = parseInt(n[3], 10);
|
|
3051
3051
|
return $t(r, o) ? (s = Math.abs(r) * Lt + o * Ir, n[1] === "+" ? -s : s) : NaN;
|
|
@@ -3061,7 +3061,7 @@ function jr(e) {
|
|
|
3061
3061
|
return We(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
3062
3062
|
}
|
|
3063
3063
|
function Le(e, a) {
|
|
3064
|
-
const t =
|
|
3064
|
+
const t = Dr(e, a), n = We(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
3065
3065
|
let r = e.getTime();
|
|
3066
3066
|
const s = r % 1e3;
|
|
3067
3067
|
return r -= s >= 0 ? s : 1e3 + s, n - r;
|
|
@@ -3091,7 +3091,7 @@ function Nr(e) {
|
|
|
3091
3091
|
const Lr = 60 * 1e3, $r = {
|
|
3092
3092
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
3093
3093
|
X: function(e, a, t) {
|
|
3094
|
-
const n =
|
|
3094
|
+
const n = xe(t.timeZone, e);
|
|
3095
3095
|
if (n === 0)
|
|
3096
3096
|
return "Z";
|
|
3097
3097
|
switch (a) {
|
|
@@ -3103,7 +3103,7 @@ const Lr = 60 * 1e3, $r = {
|
|
|
3103
3103
|
// so this token always has the same output as `XX`
|
|
3104
3104
|
case "XXXX":
|
|
3105
3105
|
case "XX":
|
|
3106
|
-
return
|
|
3106
|
+
return J(n);
|
|
3107
3107
|
// Hours, minutes and optional seconds with `:` delimeter
|
|
3108
3108
|
// Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
|
|
3109
3109
|
// so this token always has the same output as `XXX`
|
|
@@ -3111,12 +3111,12 @@ const Lr = 60 * 1e3, $r = {
|
|
|
3111
3111
|
case "XXX":
|
|
3112
3112
|
// Hours and minutes with `:` delimeter
|
|
3113
3113
|
default:
|
|
3114
|
-
return
|
|
3114
|
+
return J(n, ":");
|
|
3115
3115
|
}
|
|
3116
3116
|
},
|
|
3117
3117
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
3118
3118
|
x: function(e, a, t) {
|
|
3119
|
-
const n =
|
|
3119
|
+
const n = xe(t.timeZone, e);
|
|
3120
3120
|
switch (a) {
|
|
3121
3121
|
// Hours and optional minutes
|
|
3122
3122
|
case "x":
|
|
@@ -3126,7 +3126,7 @@ const Lr = 60 * 1e3, $r = {
|
|
|
3126
3126
|
// so this token always has the same output as `xx`
|
|
3127
3127
|
case "xxxx":
|
|
3128
3128
|
case "xx":
|
|
3129
|
-
return
|
|
3129
|
+
return J(n);
|
|
3130
3130
|
// Hours, minutes and optional seconds with `:` delimeter
|
|
3131
3131
|
// Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
|
|
3132
3132
|
// so this token always has the same output as `xxx`
|
|
@@ -3134,12 +3134,12 @@ const Lr = 60 * 1e3, $r = {
|
|
|
3134
3134
|
case "xxx":
|
|
3135
3135
|
// Hours and minutes with `:` delimeter
|
|
3136
3136
|
default:
|
|
3137
|
-
return
|
|
3137
|
+
return J(n, ":");
|
|
3138
3138
|
}
|
|
3139
3139
|
},
|
|
3140
3140
|
// Timezone (GMT)
|
|
3141
3141
|
O: function(e, a, t) {
|
|
3142
|
-
const n =
|
|
3142
|
+
const n = xe(t.timeZone, e);
|
|
3143
3143
|
switch (a) {
|
|
3144
3144
|
// Short
|
|
3145
3145
|
case "O":
|
|
@@ -3149,7 +3149,7 @@ const Lr = 60 * 1e3, $r = {
|
|
|
3149
3149
|
// Long
|
|
3150
3150
|
case "OOOO":
|
|
3151
3151
|
default:
|
|
3152
|
-
return "GMT" +
|
|
3152
|
+
return "GMT" + J(n, ":");
|
|
3153
3153
|
}
|
|
3154
3154
|
},
|
|
3155
3155
|
// Timezone (specific non-location)
|
|
@@ -3167,7 +3167,7 @@ const Lr = 60 * 1e3, $r = {
|
|
|
3167
3167
|
}
|
|
3168
3168
|
}
|
|
3169
3169
|
};
|
|
3170
|
-
function
|
|
3170
|
+
function xe(e, a) {
|
|
3171
3171
|
const t = e ? he(e, a, !0) / Lr : (a == null ? void 0 : a.getTimezoneOffset()) ?? 0;
|
|
3172
3172
|
if (Number.isNaN(t))
|
|
3173
3173
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
@@ -3180,12 +3180,12 @@ function ge(e, a) {
|
|
|
3180
3180
|
n = "0" + n;
|
|
3181
3181
|
return t + n;
|
|
3182
3182
|
}
|
|
3183
|
-
function
|
|
3183
|
+
function J(e, a = "") {
|
|
3184
3184
|
const t = e > 0 ? "-" : "+", n = Math.abs(e), r = ge(Math.floor(n / 60), 2), s = ge(Math.floor(n % 60), 2);
|
|
3185
3185
|
return t + r + a + s;
|
|
3186
3186
|
}
|
|
3187
3187
|
function Ft(e, a) {
|
|
3188
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + ge(Math.abs(e) / 60, 2) :
|
|
3188
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + ge(Math.abs(e) / 60, 2) : J(e, a);
|
|
3189
3189
|
}
|
|
3190
3190
|
function Gr(e, a = "") {
|
|
3191
3191
|
const t = e > 0 ? "-" : "+", n = Math.abs(e), r = Math.floor(n / 60), s = n % 60;
|
|
@@ -3535,7 +3535,7 @@ const Xr = (e) => new TextEncoder().encode(e), Zr = (e) => {
|
|
|
3535
3535
|
return `${e || ""}`;
|
|
3536
3536
|
const t = `0${a ? "." + "0".repeat(a) : ""}`, n = parseFloat(e);
|
|
3537
3537
|
return isNaN(n) || typeof e == "string" && /[^\d.,]/.test(e) ? `${t}` : `${n.toFixed(a).replace(/\B(?=(\d{3})+(?!\d))/g, ",")}`;
|
|
3538
|
-
},
|
|
3538
|
+
}, q = (e, a, t) => {
|
|
3539
3539
|
const n = [
|
|
3540
3540
|
42563,
|
|
3541
3541
|
42564,
|
|
@@ -3555,13 +3555,13 @@ const Xr = (e) => new TextEncoder().encode(e), Zr = (e) => {
|
|
|
3555
3555
|
let s = e;
|
|
3556
3556
|
return s ? (n.includes(a) || r.includes(a) ? (s = s.replace(".png", `_${a}.png`).toLowerCase(), s = `${s}?v=1`) : s = `${s}${t}`, s) : "";
|
|
3557
3557
|
};
|
|
3558
|
-
var u = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e.getASCMatchCount = "getASCMatchCount", e.updateDeviceToken = "updateDeviceToken", e.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e.getPopoutItem = "getPopoutItem", e.getTurnOverRewardSettingMult = "getTurnOverRewardSettingMult", e.interestIndex = "interestIndex", e.interestWalletInfo = "interestWalletInfo", e.interestTransactionList = "interestTransactionList", e.interestTransferIn = "interestTransferIn", e.interestTransferOut = "interestTransferOut", e.getWheelData = "getWheelData", e.getWheelTicket = "getWheelTicket", e.spinWheel = "spinWheel", e.getWheelReport = "getWheelReport", e.getWeekCardAllData = "getWeekCardAllData", e.searchGameByName = "searchGameByName", e.checkGoldEggValidate = "checkGoldEggValidate", e.applyGoldEgg = "applyGoldEgg", e.checkGoldEggToken = "checkGoldEggToken", e.getGoldEggData = "getGoldEggData", e.getNewbieMissionData = "getNewbieMissionData", e.getNewbieMissionClaim = "getNewbieMissionClaim", e))(u || {});
|
|
3559
|
-
const
|
|
3558
|
+
var u = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e.getASCMatchCount = "getASCMatchCount", e.updateDeviceToken = "updateDeviceToken", e.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e.getPopoutItem = "getPopoutItem", e.getTurnOverRewardSettingMult = "getTurnOverRewardSettingMult", e.interestIndex = "interestIndex", e.interestWalletInfo = "interestWalletInfo", e.interestTransactionList = "interestTransactionList", e.interestTransferIn = "interestTransferIn", e.interestTransferOut = "interestTransferOut", e.getWheelData = "getWheelData", e.getWheelTicket = "getWheelTicket", e.spinWheel = "spinWheel", e.getWheelReport = "getWheelReport", e.getWeekCardAllData = "getWeekCardAllData", e.searchGameByName = "searchGameByName", e.checkGoldEggValidate = "checkGoldEggValidate", e.applyGoldEgg = "applyGoldEgg", e.checkGoldEggToken = "checkGoldEggToken", e.getGoldEggData = "getGoldEggData", e.getNewbieMissionData = "getNewbieMissionData", e.getNewbieMissionClaim = "getNewbieMissionClaim", e.getFeedback = "getFeedback", e.submitFeedback = "submitFeedback", e.casinoGameList = "casinoGameList", e))(u || {});
|
|
3559
|
+
const zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3560
3560
|
__proto__: null,
|
|
3561
3561
|
Api: u
|
|
3562
3562
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3563
3563
|
var Y = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(Y || {});
|
|
3564
|
-
const
|
|
3564
|
+
const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3565
3565
|
__proto__: null,
|
|
3566
3566
|
PaymentType: Y
|
|
3567
3567
|
}, Symbol.toStringTag, { value: "Module" })), we = {
|
|
@@ -3710,7 +3710,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3710
3710
|
min: c,
|
|
3711
3711
|
max: y
|
|
3712
3712
|
}, g = s.pg.map((v) => {
|
|
3713
|
-
const j = v.mintransaction ?? "0.00", C = v.maxtransaction ?? "0.00", { amountList:
|
|
3713
|
+
const j = v.mintransaction ?? "0.00", C = v.maxtransaction ?? "0.00", { amountList: D, minAmount: R, maxAmount: b } = le(
|
|
3714
3714
|
Number(j),
|
|
3715
3715
|
Number(C),
|
|
3716
3716
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3719,7 +3719,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3719
3719
|
return {
|
|
3720
3720
|
id: v.pgindex,
|
|
3721
3721
|
name: v.bankaccountname,
|
|
3722
|
-
amountList:
|
|
3722
|
+
amountList: D,
|
|
3723
3723
|
min: R,
|
|
3724
3724
|
max: b
|
|
3725
3725
|
};
|
|
@@ -3840,7 +3840,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3840
3840
|
trial: (c.flag & 4) > 0,
|
|
3841
3841
|
new: (c.flag & 8) > 0
|
|
3842
3842
|
},
|
|
3843
|
-
imageUrl: `${e.mdDomains[c.mdDomains_id]}${
|
|
3843
|
+
imageUrl: `${e.mdDomains[c.mdDomains_id]}${q(c.img, c.id_GameMaster, `?ts=${c.filemtime}`)}`,
|
|
3844
3844
|
logoUrl: `/image/platform_logo/${c.img.split("/").pop()}?v=1`,
|
|
3845
3845
|
rate: "0.00",
|
|
3846
3846
|
jackpotAmount: ""
|
|
@@ -3861,7 +3861,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3861
3861
|
trial: (l.flag ?? 0) > 0,
|
|
3862
3862
|
new: (l.flag ?? 0) > 0
|
|
3863
3863
|
},
|
|
3864
|
-
imageUrl: e.mdDomains && e.mdDomains.length > 0 ? `${e.mdDomains[l.mdDomains_id ?? 0]}${
|
|
3864
|
+
imageUrl: e.mdDomains && e.mdDomains.length > 0 ? `${e.mdDomains[l.mdDomains_id ?? 0]}${q(l.img ?? "", l.id ?? 0, `?ts=${l.filemtime}`)}` : "",
|
|
3865
3865
|
logoUrl: l.img ? `/image/platform_logo/${l.img.split("/").pop()}?v=1` : "",
|
|
3866
3866
|
rate: "0.00",
|
|
3867
3867
|
jackpotAmount: l.jackpotAmount ?? ""
|
|
@@ -3871,7 +3871,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3871
3871
|
};
|
|
3872
3872
|
}, Ts = (e) => ({
|
|
3873
3873
|
list: e.mdGrade.map((a) => {
|
|
3874
|
-
var t, n, r, s, o, l, m, i, c, y, p, g, _, v, j, C,
|
|
3874
|
+
var t, n, r, s, o, l, m, i, c, y, p, g, _, v, j, C, D, R, b, d, $, ne, X, re, se, Ye, He, Be, Ue, qe, Ve, Ae, Qe, Xe, Ze, Je, Ke, et, tt, at, nt, rt, st, ot, it, ut, ct, lt, dt, mt, gt, ft, pt, yt, bt, ht, _t, Tt, vt, wt, Rt, Pt, Dt, kt;
|
|
3875
3875
|
return {
|
|
3876
3876
|
id: a.gradeindex,
|
|
3877
3877
|
is_current_level: !1,
|
|
@@ -3912,10 +3912,10 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3912
3912
|
},
|
|
3913
3913
|
weekly: {
|
|
3914
3914
|
isShow: !0,
|
|
3915
|
-
bonus: h(((R = (
|
|
3915
|
+
bonus: h(((R = (D = a.benefit) == null ? void 0 : D.weekly) == null ? void 0 : R.bonus) ?? "0"),
|
|
3916
3916
|
bonus_name: ((d = (b = a.benefit) == null ? void 0 : b.weekly) == null ? void 0 : d.bonus_name) ?? "",
|
|
3917
3917
|
turnover: h(((ne = ($ = a.benefit) == null ? void 0 : $.weekly) == null ? void 0 : ne.turnover) ?? "0"),
|
|
3918
|
-
turnover_name: ((re = (
|
|
3918
|
+
turnover_name: ((re = (X = a.benefit) == null ? void 0 : X.weekly) == null ? void 0 : re.turnover_name) ?? ""
|
|
3919
3919
|
},
|
|
3920
3920
|
upgrade: {
|
|
3921
3921
|
isShow: !0,
|
|
@@ -3949,8 +3949,8 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3949
3949
|
isShow: !0,
|
|
3950
3950
|
bonus: h(((Tt = (_t = a.benefit) == null ? void 0 : _t.salary_20th) == null ? void 0 : Tt.bonus) ?? "0"),
|
|
3951
3951
|
bonus_name: ((wt = (vt = a.benefit) == null ? void 0 : vt.salary_20th) == null ? void 0 : wt.bonus_name) ?? "",
|
|
3952
|
-
turnover: h(((
|
|
3953
|
-
turnover_name: ((
|
|
3952
|
+
turnover: h(((Pt = (Rt = a.benefit) == null ? void 0 : Rt.salary_20th) == null ? void 0 : Pt.turnover) ?? "0"),
|
|
3953
|
+
turnover_name: ((kt = (Dt = a.benefit) == null ? void 0 : Dt.salary_20th) == null ? void 0 : kt.turnover_name) ?? ""
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
};
|
|
@@ -4074,40 +4074,40 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4074
4074
|
}).sort((a, t) => a.claimable && !t.claimable ? -1 : !a.claimable && t.claimable ? 1 : 0)
|
|
4075
4075
|
}), ws = (e) => ({
|
|
4076
4076
|
month: {
|
|
4077
|
-
status:
|
|
4077
|
+
status: V(e.month)
|
|
4078
4078
|
},
|
|
4079
4079
|
week: {
|
|
4080
|
-
status:
|
|
4080
|
+
status: V(e.week)
|
|
4081
4081
|
},
|
|
4082
4082
|
day: {
|
|
4083
|
-
status:
|
|
4083
|
+
status: V(e.day)
|
|
4084
4084
|
},
|
|
4085
4085
|
birthday: {
|
|
4086
|
-
status:
|
|
4086
|
+
status: V(e.birthday)
|
|
4087
4087
|
},
|
|
4088
4088
|
salary_1st: {
|
|
4089
|
-
status:
|
|
4089
|
+
status: V(e.salary1st)
|
|
4090
4090
|
},
|
|
4091
4091
|
salary_10th: {
|
|
4092
|
-
status:
|
|
4092
|
+
status: V(e.salary10th)
|
|
4093
4093
|
},
|
|
4094
4094
|
salary_20th: {
|
|
4095
|
-
status:
|
|
4095
|
+
status: V(e.salary20th)
|
|
4096
4096
|
}
|
|
4097
|
-
}),
|
|
4097
|
+
}), V = (e) => ({
|
|
4098
4098
|
claimable: e === 1,
|
|
4099
4099
|
expired: e === 0,
|
|
4100
4100
|
claimed: e === -1
|
|
4101
4101
|
}), Rs = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
4102
4102
|
fieldName: t.fieldname,
|
|
4103
4103
|
showName: t.showname
|
|
4104
|
-
})),
|
|
4104
|
+
})), Ps = (e) => ({
|
|
4105
4105
|
current_deposit: e.deposit,
|
|
4106
4106
|
current_turnover: e.turnOver,
|
|
4107
4107
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
4108
4108
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
4109
4109
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
4110
|
-
}),
|
|
4110
|
+
}), Ds = (e) => {
|
|
4111
4111
|
var n, r, s, o, l, m, i, c;
|
|
4112
4112
|
let a = 4;
|
|
4113
4113
|
e.vipcalculation && (a = Number(e.vipcalculation));
|
|
@@ -4155,7 +4155,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4155
4155
|
facebookPixelIdArr: e.facebook_pixel_id_arr ?? [],
|
|
4156
4156
|
googleAnalyticArr: e.google_analytic_arr ?? []
|
|
4157
4157
|
};
|
|
4158
|
-
},
|
|
4158
|
+
}, ks = (e) => {
|
|
4159
4159
|
var a, t, n, r, s, o;
|
|
4160
4160
|
return {
|
|
4161
4161
|
banner: ((a = e.mobileBanner) == null ? void 0 : a.map((l) => `${l.imagepath}?ts=${l.filemtime}`)) ?? [],
|
|
@@ -4180,7 +4180,7 @@ const Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4180
4180
|
content: l.content
|
|
4181
4181
|
}))) ?? []
|
|
4182
4182
|
};
|
|
4183
|
-
},
|
|
4183
|
+
}, xs = (e) => {
|
|
4184
4184
|
var a;
|
|
4185
4185
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
|
|
4186
4186
|
code: t.area_code,
|
|
@@ -4308,10 +4308,10 @@ const Ls = (e) => {
|
|
|
4308
4308
|
status: e.status == 1,
|
|
4309
4309
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4310
4310
|
flag: e.flag
|
|
4311
|
-
}),
|
|
4311
|
+
}), P = (e) => ({
|
|
4312
4312
|
status: e.status == 1,
|
|
4313
4313
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4314
|
-
}), Ws = (e) =>
|
|
4314
|
+
}), Ws = (e) => P(e), Es = (e) => {
|
|
4315
4315
|
var a, t, n, r, s;
|
|
4316
4316
|
return {
|
|
4317
4317
|
bankCard: ((a = e.bankCard) == null ? void 0 : a.map((o) => {
|
|
@@ -4378,9 +4378,9 @@ const Ls = (e) => {
|
|
|
4378
4378
|
withdrawCount: e.withdrawCount,
|
|
4379
4379
|
withdrawMin135: Number(e.withdrawMin_135) && Number(e.withdrawMin_135) > 0 ? Number(e.withdrawMin_135) : Number(e.withdrawMin),
|
|
4380
4380
|
withdrawMax135: Number(e.withdrawMax_135) && Number(e.withdrawMax_135) > 0 ? Number(e.withdrawMax_135) : Number(e.withdrawMax)
|
|
4381
|
-
}), Hs = (e) =>
|
|
4381
|
+
}), Hs = (e) => P(e);
|
|
4382
4382
|
var L = /* @__PURE__ */ ((e) => (e.deposit = "deposit", e.withdraw = "withdraw", e.promo = "promotion", e.manual = "adjustment", e.cashIn = "cashIn", e.cashOut = "cashOut", e.transfer = "transfer", e.incentive = "incentive", e.upgradeBonus = "upgradeBonus", e.extension = "extension", e.creditTransfer = "creditTransfer", e.shareHolder = "shareHolderDividend", e))(L || {});
|
|
4383
|
-
const
|
|
4383
|
+
const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4384
4384
|
__proto__: null,
|
|
4385
4385
|
TransactionMethod: L
|
|
4386
4386
|
}, Symbol.toStringTag, { value: "Module" })), Bs = (e) => {
|
|
@@ -4528,8 +4528,8 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4528
4528
|
trial: !1,
|
|
4529
4529
|
new: !1
|
|
4530
4530
|
},
|
|
4531
|
-
imageUrl: `${e.mdDomains[s.mdDomains_id]}${
|
|
4532
|
-
logoUrl: `${e.mdDomains[s.mdDomains_id]}${
|
|
4531
|
+
imageUrl: `${e.mdDomains[s.mdDomains_id]}${q(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
4532
|
+
logoUrl: `${e.mdDomains[s.mdDomains_id]}${q(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
4533
4533
|
rate: "0.00",
|
|
4534
4534
|
jackpotAmount: ""
|
|
4535
4535
|
}))) ?? []
|
|
@@ -4753,7 +4753,7 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4753
4753
|
}
|
|
4754
4754
|
}
|
|
4755
4755
|
return a;
|
|
4756
|
-
}, po = (e) =>
|
|
4756
|
+
}, po = (e) => P(e), yo = (e) => P(e), bo = (e) => {
|
|
4757
4757
|
var a, t, n, r, s;
|
|
4758
4758
|
return {
|
|
4759
4759
|
status: e.status == 1,
|
|
@@ -4785,7 +4785,7 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4785
4785
|
regex: a.regex,
|
|
4786
4786
|
showName: a.showname,
|
|
4787
4787
|
inputHelper: a.inputHelper
|
|
4788
|
-
})) : [], _o = (e) =>
|
|
4788
|
+
})) : [], _o = (e) => P(e), To = (e) => e, vo = (e) => {
|
|
4789
4789
|
var a;
|
|
4790
4790
|
return {
|
|
4791
4791
|
status: e.status == 1,
|
|
@@ -4795,22 +4795,22 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4795
4795
|
ledgerIndex: e.checkgame.ledgerindex ?? 0,
|
|
4796
4796
|
amount: e.checkgame.amount ?? ""
|
|
4797
4797
|
};
|
|
4798
|
-
}, wo = (e) =>
|
|
4798
|
+
}, wo = (e) => P(e), Ro = (e) => ({
|
|
4799
4799
|
status: e.status == 1,
|
|
4800
4800
|
message: e.message,
|
|
4801
4801
|
user: e.user ?? ""
|
|
4802
|
-
}),
|
|
4802
|
+
}), Po = (e) => ({
|
|
4803
4803
|
status: e.status == 1,
|
|
4804
4804
|
message: e.msg ?? "",
|
|
4805
4805
|
amount: e.amount ?? ""
|
|
4806
|
-
}),
|
|
4806
|
+
}), Do = (e) => P(e), ko = (e) => {
|
|
4807
4807
|
var a;
|
|
4808
4808
|
return {
|
|
4809
4809
|
status: e.status == 1,
|
|
4810
4810
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4811
4811
|
dayStreak: ((a = e.data) == null ? void 0 : a.continuousDay) ?? 0
|
|
4812
4812
|
};
|
|
4813
|
-
},
|
|
4813
|
+
}, xo = (e) => {
|
|
4814
4814
|
var a;
|
|
4815
4815
|
return {
|
|
4816
4816
|
status: e.status == 1,
|
|
@@ -4837,10 +4837,10 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4837
4837
|
message: e.msg ?? "",
|
|
4838
4838
|
form: e.form ?? "",
|
|
4839
4839
|
gameUrl: e.data ?? ""
|
|
4840
|
-
}), So = (e) =>
|
|
4840
|
+
}), So = (e) => P(e), Io = (e) => P(e), Ie = (e) => ({
|
|
4841
4841
|
status: e.status == 1,
|
|
4842
4842
|
message: e.errormessage ?? ""
|
|
4843
|
-
}), jo = (e) =>
|
|
4843
|
+
}), jo = (e) => P(e), Co = (e) => e, No = (e) => P(e), Lo = (e) => {
|
|
4844
4844
|
var a;
|
|
4845
4845
|
return {
|
|
4846
4846
|
platformProduct: ((a = e.mdPlatformProduct) == null ? void 0 : a.map((t) => ({
|
|
@@ -4864,7 +4864,7 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4864
4864
|
}))) ?? []
|
|
4865
4865
|
};
|
|
4866
4866
|
})) ?? [];
|
|
4867
|
-
}, Go = (e) =>
|
|
4867
|
+
}, Go = (e) => P(e), Fo = (e) => P(e), zo = (e) => P(e), Wo = (e) => P(e), Eo = (e) => P(e), Yo = (e) => P(e), Ho = (e) => P(e), Bo = (e) => ({
|
|
4868
4868
|
status: e.status == 1,
|
|
4869
4869
|
message: e.msg ?? "",
|
|
4870
4870
|
data: e.data
|
|
@@ -4947,7 +4947,7 @@ const $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4947
4947
|
password: e.password
|
|
4948
4948
|
});
|
|
4949
4949
|
var ye = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(ye || {});
|
|
4950
|
-
const
|
|
4950
|
+
const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4951
4951
|
__proto__: null,
|
|
4952
4952
|
TransferMethod: ye
|
|
4953
4953
|
}, Symbol.toStringTag, { value: "Module" })), Jo = (e) => {
|
|
@@ -5026,7 +5026,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5026
5026
|
binded: ((n = e.data) == null ? void 0 : n.binded) ?? !1
|
|
5027
5027
|
}
|
|
5028
5028
|
};
|
|
5029
|
-
}, ai = (e) =>
|
|
5029
|
+
}, ai = (e) => P(e), ni = (e) => {
|
|
5030
5030
|
var a;
|
|
5031
5031
|
return {
|
|
5032
5032
|
status: e.status == 1,
|
|
@@ -5036,7 +5036,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5036
5036
|
createdAt: t.created_at
|
|
5037
5037
|
}))) ?? []
|
|
5038
5038
|
};
|
|
5039
|
-
}, ri = (e) =>
|
|
5039
|
+
}, ri = (e) => P(e), si = (e) => {
|
|
5040
5040
|
var a, t, n;
|
|
5041
5041
|
return {
|
|
5042
5042
|
status: e.status == 1,
|
|
@@ -5061,11 +5061,11 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5061
5061
|
}))) ?? []
|
|
5062
5062
|
}
|
|
5063
5063
|
};
|
|
5064
|
-
}, oi = (e) =>
|
|
5064
|
+
}, oi = (e) => P(e), ii = (e) => ({
|
|
5065
5065
|
status: e.status == 1,
|
|
5066
5066
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5067
5067
|
tokenAmount: e.token_amount
|
|
5068
|
-
}), ui = (e) =>
|
|
5068
|
+
}), ui = (e) => P(e), ci = (e) => {
|
|
5069
5069
|
let a = 0;
|
|
5070
5070
|
return e.data != null && typeof e.data == "object" && (a = e.data.amount), {
|
|
5071
5071
|
status: e.status,
|
|
@@ -5148,7 +5148,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5148
5148
|
errorMessage: e.errormessage ?? "",
|
|
5149
5149
|
isAutoTransfer: e.optionkey == "auto" || ((a = e.message) == null ? void 0 : a.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
|
|
5150
5150
|
};
|
|
5151
|
-
}, yi = (e) =>
|
|
5151
|
+
}, yi = (e) => P(e), bi = (e) => ({
|
|
5152
5152
|
status: e.status,
|
|
5153
5153
|
message: e.msg ?? "",
|
|
5154
5154
|
turnover: e.data ? e.data.turnover : 0,
|
|
@@ -5171,7 +5171,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5171
5171
|
};
|
|
5172
5172
|
};
|
|
5173
5173
|
var W = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(W || {});
|
|
5174
|
-
const
|
|
5174
|
+
const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5175
5175
|
__proto__: null,
|
|
5176
5176
|
MissionStatus: W
|
|
5177
5177
|
}, Symbol.toStringTag, { value: "Module" })), Ti = (e) => {
|
|
@@ -5242,7 +5242,7 @@ const Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5242
5242
|
maxLength: a.maxlen ?? "0",
|
|
5243
5243
|
inputHelper: a.inputHelper ?? ""
|
|
5244
5244
|
}))
|
|
5245
|
-
}),
|
|
5245
|
+
}), Pi = (e) => ({
|
|
5246
5246
|
currentPage: e.mdGameLists.current_page ?? 0,
|
|
5247
5247
|
lastPage: e.mdGameLists.last_page ?? 0,
|
|
5248
5248
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((a) => ({
|
|
@@ -5256,17 +5256,17 @@ const Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5256
5256
|
trial: !1,
|
|
5257
5257
|
new: !1
|
|
5258
5258
|
},
|
|
5259
|
-
imageUrl: `${e.mdDomains[a.mdDomains_id]}${
|
|
5259
|
+
imageUrl: `${e.mdDomains[a.mdDomains_id]}${q(a.img, a.id, `?ts=${a.filemtime}`)}`,
|
|
5260
5260
|
logoUrl: `/image/platform_logo/${a.img.split("/").pop()}?v=1`,
|
|
5261
5261
|
rate: "0.00",
|
|
5262
5262
|
jackpotAmount: ""
|
|
5263
5263
|
})) ?? [] : []
|
|
5264
|
-
}),
|
|
5265
|
-
var
|
|
5266
|
-
const
|
|
5264
|
+
}), Di = (e) => P(e), ki = (e) => P(e);
|
|
5265
|
+
var Q = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(Q || {});
|
|
5266
|
+
const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5267
5267
|
__proto__: null,
|
|
5268
|
-
AccumulateDepositStatus:
|
|
5269
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5268
|
+
AccumulateDepositStatus: Q
|
|
5269
|
+
}, Symbol.toStringTag, { value: "Module" })), xi = (e) => {
|
|
5270
5270
|
if (e.status == 0)
|
|
5271
5271
|
return {
|
|
5272
5272
|
status: !1,
|
|
@@ -5279,7 +5279,7 @@ const zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5279
5279
|
a = {
|
|
5280
5280
|
buttonStatus: e.data.tier.filter(
|
|
5281
5281
|
(o) => o.claimable == "1" && o.collected != "1"
|
|
5282
|
-
).length > 0 ?
|
|
5282
|
+
).length > 0 ? Q.collectable : Q.collected,
|
|
5283
5283
|
dateFrom: e.data.datefrom,
|
|
5284
5284
|
dateTo: e.data.dateto,
|
|
5285
5285
|
progress: {
|
|
@@ -5290,7 +5290,7 @@ const zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5290
5290
|
list: e.data.tier.map((o) => ({
|
|
5291
5291
|
total: o.requirement,
|
|
5292
5292
|
reward: Number(o.reward),
|
|
5293
|
-
status: o.claimable != "1" ?
|
|
5293
|
+
status: o.claimable != "1" ? Q.inProgress : o.collected == "1" ? Q.collected : Q.collectable
|
|
5294
5294
|
}))
|
|
5295
5295
|
};
|
|
5296
5296
|
}
|
|
@@ -5486,7 +5486,7 @@ const zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5486
5486
|
data: e.data ?? 0
|
|
5487
5487
|
});
|
|
5488
5488
|
var be = /* @__PURE__ */ ((e) => (e.complete = "complete", e.pending = "pending", e))(be || {});
|
|
5489
|
-
const
|
|
5489
|
+
const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5490
5490
|
__proto__: null,
|
|
5491
5491
|
WheelStatus: be
|
|
5492
5492
|
}, Symbol.toStringTag, { value: "Module" })), qi = (e) => {
|
|
@@ -5558,7 +5558,7 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5558
5558
|
trial: !1,
|
|
5559
5559
|
new: !1
|
|
5560
5560
|
},
|
|
5561
|
-
imageUrl: `${e.mdDomains[s.mdDomains_id]}${
|
|
5561
|
+
imageUrl: `${e.mdDomains[s.mdDomains_id]}${q(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
5562
5562
|
logoUrl: `/image/platform_logo/${s.img.split("/").pop()}?v=1`,
|
|
5563
5563
|
rate: "0.00",
|
|
5564
5564
|
jackpotAmount: ""
|
|
@@ -5583,14 +5583,11 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5583
5583
|
status: e.status == 1,
|
|
5584
5584
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5585
5585
|
tokenAmount: e.token_amount
|
|
5586
|
-
}), Ji = (e) => (
|
|
5587
|
-
|
|
5588
|
-
|
|
5589
|
-
});
|
|
5590
|
-
var J = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(J || {});
|
|
5591
|
-
const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5586
|
+
}), Ji = (e) => P(e);
|
|
5587
|
+
var K = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(K || {});
|
|
5588
|
+
const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5592
5589
|
__proto__: null,
|
|
5593
|
-
NewbieMissionStatus:
|
|
5590
|
+
NewbieMissionStatus: K
|
|
5594
5591
|
}, Symbol.toStringTag, { value: "Module" })), Ki = (e) => {
|
|
5595
5592
|
if (e.status == 0 || e.data == null)
|
|
5596
5593
|
return {
|
|
@@ -5598,8 +5595,8 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5598
5595
|
message: e.msg ?? "",
|
|
5599
5596
|
data: null
|
|
5600
5597
|
};
|
|
5601
|
-
let a =
|
|
5602
|
-
return e.data.has_claimed ? a =
|
|
5598
|
+
let a = K.inProgress;
|
|
5599
|
+
return e.data.has_claimed ? a = K.collected : a = e.data.claimable ? K.collectable : K.inProgress, {
|
|
5603
5600
|
status: e.status == 1,
|
|
5604
5601
|
message: e.msg ?? "",
|
|
5605
5602
|
data: {
|
|
@@ -5635,7 +5632,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5635
5632
|
}
|
|
5636
5633
|
};
|
|
5637
5634
|
var ue = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e.telegramAuthDomain = "telegramauthdomain", e.telegramBotId = "telegrambotid", e.registerwa = "registerwa", e.forgetUser = "forgetuser", e.contactUsSetting = "contact_us_setting", e.facebookPixelId = "facebookpixelid", e.facebookPixelIdArr = "facebook_pixel_id_arr", e.googleAnalyticArr = "google_analytic_arr", e))(ue || {});
|
|
5638
|
-
const
|
|
5635
|
+
const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5639
5636
|
__proto__: null,
|
|
5640
5637
|
SettingCategory: ue
|
|
5641
5638
|
}, Symbol.toStringTag, { value: "Module" })), tu = (e) => {
|
|
@@ -5858,11 +5855,11 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5858
5855
|
code: "",
|
|
5859
5856
|
value: a.list.map((d) => d.benefit_list.salary_10th.bonus)
|
|
5860
5857
|
});
|
|
5861
|
-
const
|
|
5858
|
+
const D = n.findIndex(
|
|
5862
5859
|
(d) => d.fieldName == "salary_bonus_multiply_10th"
|
|
5863
5860
|
);
|
|
5864
|
-
|
|
5865
|
-
name: n[
|
|
5861
|
+
D > -1 && r.push({
|
|
5862
|
+
name: n[D].showName,
|
|
5866
5863
|
code: "",
|
|
5867
5864
|
value: a.list.map((d) => d.benefit_list.salary_10th.turnover)
|
|
5868
5865
|
});
|
|
@@ -5927,7 +5924,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5927
5924
|
return e;
|
|
5928
5925
|
};
|
|
5929
5926
|
var ce = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e.appAd = "appAd", e.deposit = "deposit", e))(ce || {});
|
|
5930
|
-
const
|
|
5927
|
+
const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5931
5928
|
__proto__: null,
|
|
5932
5929
|
CmsCategory: ce
|
|
5933
5930
|
}, Symbol.toStringTag, { value: "Module" })), su = (e) => {
|
|
@@ -5985,16 +5982,19 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5985
5982
|
if (u.getFavouriteGame in e && (e != null && e.getFavouriteGame)) {
|
|
5986
5983
|
const a = e.getFavouriteGame;
|
|
5987
5984
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
5988
|
-
const t = e.getPlatformTurnoverRate
|
|
5989
|
-
|
|
5990
|
-
|
|
5991
|
-
(s) => s.id === n.platformId
|
|
5985
|
+
const t = e.getPlatformTurnoverRate, n = a.data.map((r) => {
|
|
5986
|
+
const s = t.find(
|
|
5987
|
+
(o) => o.id === r.platformId
|
|
5992
5988
|
);
|
|
5993
5989
|
return {
|
|
5994
|
-
...
|
|
5995
|
-
rate: (
|
|
5990
|
+
...r,
|
|
5991
|
+
rate: (s == null ? void 0 : s.percentage) ?? "0.00"
|
|
5996
5992
|
};
|
|
5997
|
-
})
|
|
5993
|
+
});
|
|
5994
|
+
e.getFavouriteGame = {
|
|
5995
|
+
...a,
|
|
5996
|
+
data: n
|
|
5997
|
+
}, delete e.getPlatformTurnoverRate;
|
|
5998
5998
|
}
|
|
5999
5999
|
}
|
|
6000
6000
|
return e;
|
|
@@ -6153,10 +6153,76 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6153
6153
|
})
|
|
6154
6154
|
}
|
|
6155
6155
|
)), e;
|
|
6156
|
-
}, wu =
|
|
6156
|
+
}, wu = (e) => e.status == 0 ? {
|
|
6157
|
+
status: !1,
|
|
6158
|
+
message: e.errormessage ?? "",
|
|
6159
|
+
data: null
|
|
6160
|
+
} : {
|
|
6161
|
+
status: e.status == 1,
|
|
6162
|
+
message: e.errormessage ?? "",
|
|
6163
|
+
data: e.data.map((a) => ({
|
|
6164
|
+
feedbackId: a.feedbackid ?? "",
|
|
6165
|
+
accountId: a.accountid ?? "",
|
|
6166
|
+
title: a.subject ?? "",
|
|
6167
|
+
content: a.content ?? "",
|
|
6168
|
+
statusFeedback: a.status ?? "",
|
|
6169
|
+
createdOn: a.createdon ?? "",
|
|
6170
|
+
replyContent: a.replycontent ?? "",
|
|
6171
|
+
replyBy: a.replyby ?? "",
|
|
6172
|
+
replyOn: a.replyon ?? ""
|
|
6173
|
+
})) ?? []
|
|
6174
|
+
}, Ru = (e) => ({
|
|
6175
|
+
status: e.status == 1,
|
|
6176
|
+
message: e.errormessage ?? ""
|
|
6177
|
+
}), Pu = (e) => {
|
|
6178
|
+
if (u.casinoGameList in e && (e != null && e.casinoGameList)) {
|
|
6179
|
+
const a = e.casinoGameList;
|
|
6180
|
+
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
6181
|
+
const t = e.getPlatformTurnoverRate, n = a.data.map((r) => {
|
|
6182
|
+
const s = t.find(
|
|
6183
|
+
(o) => o.id === r.platformId
|
|
6184
|
+
);
|
|
6185
|
+
return {
|
|
6186
|
+
...r,
|
|
6187
|
+
rate: (s == null ? void 0 : s.percentage) ?? "0.00"
|
|
6188
|
+
};
|
|
6189
|
+
});
|
|
6190
|
+
e.casinoGameList = {
|
|
6191
|
+
...a,
|
|
6192
|
+
data: n
|
|
6193
|
+
}, delete e.getPlatformTurnoverRate;
|
|
6194
|
+
}
|
|
6195
|
+
}
|
|
6196
|
+
return e;
|
|
6197
|
+
}, Du = (e) => (e.findIndex((a) => a.name === u.casinoGameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6198
|
+
name: u.getPlatformTurnoverRate,
|
|
6199
|
+
query: ""
|
|
6200
|
+
}), e), ku = (e) => {
|
|
6201
|
+
var a, t, n, r;
|
|
6202
|
+
return {
|
|
6203
|
+
currentPage: ((a = e.mdGameLists) == null ? void 0 : a.current_page) ?? 1,
|
|
6204
|
+
lastPage: ((t = e.mdGameLists) == null ? void 0 : t.last_page) ?? 1,
|
|
6205
|
+
data: ((r = (n = e.mdGameLists) == null ? void 0 : n.data) == null ? void 0 : r.map((s) => ({
|
|
6206
|
+
gameId: s.id,
|
|
6207
|
+
platformId: s.id_PlatformProduct,
|
|
6208
|
+
platformCode: s.code_PlatformMaster,
|
|
6209
|
+
name: s.name,
|
|
6210
|
+
flag: {
|
|
6211
|
+
value: 0,
|
|
6212
|
+
hot: !1,
|
|
6213
|
+
trial: !1,
|
|
6214
|
+
new: !1
|
|
6215
|
+
},
|
|
6216
|
+
imageUrl: `${e.mdDomains[s.mdDomains_id]}${q(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
6217
|
+
logoUrl: `${e.mdDomains[s.mdDomains_id]}${q(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
6218
|
+
rate: "0.00",
|
|
6219
|
+
jackpotAmount: ""
|
|
6220
|
+
}))) ?? []
|
|
6221
|
+
};
|
|
6222
|
+
}, xu = async (e) => {
|
|
6157
6223
|
var a, t;
|
|
6158
6224
|
try {
|
|
6159
|
-
e = uu(e), e = tu(e), e = nu(e), e = su(e), e = cu(e), e = du(e), e = fu(e), e = pu(e), e = hu(e), e = _u(e), e = Tu(e), e = vu(e);
|
|
6225
|
+
e = uu(e), e = tu(e), e = nu(e), e = su(e), e = cu(e), e = du(e), e = fu(e), e = pu(e), e = hu(e), e = _u(e), e = Tu(e), e = vu(e), e = Du(e);
|
|
6160
6226
|
const r = {
|
|
6161
6227
|
requests: e.map((l) => ({
|
|
6162
6228
|
name: l.name,
|
|
@@ -6184,7 +6250,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6184
6250
|
o.result[i] = _s(c);
|
|
6185
6251
|
break;
|
|
6186
6252
|
case u.cmsList:
|
|
6187
|
-
o.result[i] =
|
|
6253
|
+
o.result[i] = ks(c);
|
|
6188
6254
|
break;
|
|
6189
6255
|
case u.paymentsProvider:
|
|
6190
6256
|
o.result[i] = gs(
|
|
@@ -6204,16 +6270,16 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6204
6270
|
o.result[i] = Rs(c);
|
|
6205
6271
|
break;
|
|
6206
6272
|
case u.vipStatus:
|
|
6207
|
-
o.result[i] =
|
|
6273
|
+
o.result[i] = Ps(c);
|
|
6208
6274
|
break;
|
|
6209
6275
|
case u.promotion:
|
|
6210
6276
|
o.result[i] = vs(c);
|
|
6211
6277
|
break;
|
|
6212
6278
|
case u.getSetting:
|
|
6213
|
-
o.result[i] =
|
|
6279
|
+
o.result[i] = Ds(c);
|
|
6214
6280
|
break;
|
|
6215
6281
|
case u.getCountryMobile:
|
|
6216
|
-
o.result[i] =
|
|
6282
|
+
o.result[i] = xs(
|
|
6217
6283
|
c
|
|
6218
6284
|
);
|
|
6219
6285
|
break;
|
|
@@ -6420,16 +6486,16 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6420
6486
|
);
|
|
6421
6487
|
break;
|
|
6422
6488
|
case u.applyPromo:
|
|
6423
|
-
o.result[i] =
|
|
6489
|
+
o.result[i] = Po(c);
|
|
6424
6490
|
break;
|
|
6425
6491
|
case u.applyRedPacket:
|
|
6426
|
-
o.result[i] =
|
|
6492
|
+
o.result[i] = Do(c);
|
|
6427
6493
|
break;
|
|
6428
6494
|
case u.applySignIn:
|
|
6429
|
-
o.result[i] =
|
|
6495
|
+
o.result[i] = ko(c);
|
|
6430
6496
|
break;
|
|
6431
6497
|
case u.getCountry:
|
|
6432
|
-
o.result[i] =
|
|
6498
|
+
o.result[i] = xo(c);
|
|
6433
6499
|
break;
|
|
6434
6500
|
case u.submitGiftCode:
|
|
6435
6501
|
o.result[i] = Oo(c);
|
|
@@ -6651,17 +6717,17 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6651
6717
|
o.result[i] = Ri(c);
|
|
6652
6718
|
break;
|
|
6653
6719
|
case u.getFavouriteGame:
|
|
6654
|
-
o.result[i] =
|
|
6720
|
+
o.result[i] = Pi(
|
|
6655
6721
|
c
|
|
6656
6722
|
);
|
|
6657
6723
|
break;
|
|
6658
6724
|
case u.updateFavouriteGame:
|
|
6659
|
-
o.result[i] =
|
|
6725
|
+
o.result[i] = Di(
|
|
6660
6726
|
c
|
|
6661
6727
|
);
|
|
6662
6728
|
break;
|
|
6663
6729
|
case u.requestForgetUsername:
|
|
6664
|
-
o.result[i] =
|
|
6730
|
+
o.result[i] = ki(
|
|
6665
6731
|
c
|
|
6666
6732
|
);
|
|
6667
6733
|
break;
|
|
@@ -6671,7 +6737,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6671
6737
|
);
|
|
6672
6738
|
break;
|
|
6673
6739
|
case u.getAccumulateDepositData:
|
|
6674
|
-
o.result[i] =
|
|
6740
|
+
o.result[i] = xi(
|
|
6675
6741
|
c
|
|
6676
6742
|
);
|
|
6677
6743
|
break;
|
|
@@ -6782,9 +6848,18 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6782
6848
|
c
|
|
6783
6849
|
);
|
|
6784
6850
|
break;
|
|
6851
|
+
case u.getFeedback:
|
|
6852
|
+
o.result[i] = wu(c);
|
|
6853
|
+
break;
|
|
6854
|
+
case u.submitFeedback:
|
|
6855
|
+
o.result[i] = Ru(c);
|
|
6856
|
+
break;
|
|
6857
|
+
case u.casinoGameList:
|
|
6858
|
+
o.result[i] = ku(c);
|
|
6859
|
+
break;
|
|
6785
6860
|
}
|
|
6786
6861
|
}
|
|
6787
|
-
return o.result = iu(o.result), o.result = au(o.result), o.result = ru(o.result), o.result = ou(o.result), o.result = lu(o.result), o.result = mu(o.result), o.result = gu(o.result), o.result = yu(o.result), o.result = bu(o.result), o;
|
|
6862
|
+
return o.result = iu(o.result), o.result = au(o.result), o.result = ru(o.result), o.result = ou(o.result), o.result = lu(o.result), o.result = mu(o.result), o.result = gu(o.result), o.result = yu(o.result), o.result = bu(o.result), o.result = Pu(o.result), o;
|
|
6788
6863
|
} catch (n) {
|
|
6789
6864
|
return Kt.isAxiosError(n) ? {
|
|
6790
6865
|
status: ((a = n.response) == null ? void 0 : a.status) || 600,
|
|
@@ -6796,10 +6871,10 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6796
6871
|
result: {}
|
|
6797
6872
|
});
|
|
6798
6873
|
}
|
|
6799
|
-
},
|
|
6874
|
+
}, Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6800
6875
|
__proto__: null,
|
|
6801
|
-
post:
|
|
6802
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6876
|
+
post: xu
|
|
6877
|
+
}, Symbol.toStringTag, { value: "Module" })), Ou = async (e) => {
|
|
6803
6878
|
let a = {
|
|
6804
6879
|
status: 200,
|
|
6805
6880
|
message: ""
|
|
@@ -6816,10 +6891,10 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6816
6891
|
};
|
|
6817
6892
|
}
|
|
6818
6893
|
return a;
|
|
6819
|
-
},
|
|
6894
|
+
}, Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6820
6895
|
__proto__: null,
|
|
6821
|
-
call:
|
|
6822
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6896
|
+
call: Ou
|
|
6897
|
+
}, Symbol.toStringTag, { value: "Module" })), Mu = async (e, a) => {
|
|
6823
6898
|
let t = {
|
|
6824
6899
|
status: 200,
|
|
6825
6900
|
message: ""
|
|
@@ -6839,9 +6914,9 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6839
6914
|
};
|
|
6840
6915
|
}
|
|
6841
6916
|
return t;
|
|
6842
|
-
},
|
|
6917
|
+
}, Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6843
6918
|
__proto__: null,
|
|
6844
|
-
call:
|
|
6919
|
+
call: Mu
|
|
6845
6920
|
}, Symbol.toStringTag, { value: "Module" })), Qt = {
|
|
6846
6921
|
data: {
|
|
6847
6922
|
startTimestamp: 0,
|
|
@@ -6849,7 +6924,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6849
6924
|
dailyIncrease: 0,
|
|
6850
6925
|
updateInterval: 0
|
|
6851
6926
|
}
|
|
6852
|
-
},
|
|
6927
|
+
}, Su = async () => {
|
|
6853
6928
|
let e = {
|
|
6854
6929
|
status: 200,
|
|
6855
6930
|
message: "",
|
|
@@ -6871,10 +6946,10 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6871
6946
|
};
|
|
6872
6947
|
}
|
|
6873
6948
|
return e;
|
|
6874
|
-
},
|
|
6949
|
+
}, Ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6875
6950
|
__proto__: null,
|
|
6876
|
-
call:
|
|
6877
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6951
|
+
call: Su
|
|
6952
|
+
}, Symbol.toStringTag, { value: "Module" })), Iu = async () => {
|
|
6878
6953
|
let e = {
|
|
6879
6954
|
status: 200,
|
|
6880
6955
|
message: ""
|
|
@@ -6888,9 +6963,9 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6888
6963
|
};
|
|
6889
6964
|
}
|
|
6890
6965
|
return e;
|
|
6891
|
-
},
|
|
6966
|
+
}, Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6892
6967
|
__proto__: null,
|
|
6893
|
-
call:
|
|
6968
|
+
call: Iu
|
|
6894
6969
|
}, Symbol.toStringTag, { value: "Module" })), Xt = {
|
|
6895
6970
|
data: {
|
|
6896
6971
|
status: !1,
|
|
@@ -6901,7 +6976,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6901
6976
|
accountId: 0
|
|
6902
6977
|
}
|
|
6903
6978
|
}
|
|
6904
|
-
},
|
|
6979
|
+
}, ju = async () => {
|
|
6905
6980
|
let e = {
|
|
6906
6981
|
status: 200,
|
|
6907
6982
|
message: "",
|
|
@@ -6926,15 +7001,15 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6926
7001
|
};
|
|
6927
7002
|
}
|
|
6928
7003
|
return e;
|
|
6929
|
-
},
|
|
7004
|
+
}, ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6930
7005
|
__proto__: null,
|
|
6931
|
-
call:
|
|
7006
|
+
call: ju
|
|
6932
7007
|
}, Symbol.toStringTag, { value: "Module" })), Zt = {
|
|
6933
7008
|
data: {
|
|
6934
7009
|
status: !1,
|
|
6935
7010
|
message: ""
|
|
6936
7011
|
}
|
|
6937
|
-
},
|
|
7012
|
+
}, Cu = async (e, a) => {
|
|
6938
7013
|
let t = {
|
|
6939
7014
|
status: 200,
|
|
6940
7015
|
message: "",
|
|
@@ -6959,10 +7034,10 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6959
7034
|
};
|
|
6960
7035
|
}
|
|
6961
7036
|
return t;
|
|
6962
|
-
},
|
|
7037
|
+
}, tc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6963
7038
|
__proto__: null,
|
|
6964
|
-
call:
|
|
6965
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7039
|
+
call: Cu
|
|
7040
|
+
}, Symbol.toStringTag, { value: "Module" })), Nu = async (e, a, t, n, r) => {
|
|
6966
7041
|
let s = {
|
|
6967
7042
|
status: 200,
|
|
6968
7043
|
message: "",
|
|
@@ -7000,9 +7075,9 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7000
7075
|
};
|
|
7001
7076
|
}
|
|
7002
7077
|
return s;
|
|
7003
|
-
},
|
|
7078
|
+
}, ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7004
7079
|
__proto__: null,
|
|
7005
|
-
call:
|
|
7080
|
+
call: Nu
|
|
7006
7081
|
}, Symbol.toStringTag, { value: "Module" })), Jt = {
|
|
7007
7082
|
data: {
|
|
7008
7083
|
status: !1,
|
|
@@ -7013,7 +7088,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7013
7088
|
endTime: ""
|
|
7014
7089
|
}
|
|
7015
7090
|
}
|
|
7016
|
-
},
|
|
7091
|
+
}, Lu = async () => {
|
|
7017
7092
|
var a, t, n;
|
|
7018
7093
|
let e = {
|
|
7019
7094
|
status: 200,
|
|
@@ -7039,19 +7114,9 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7039
7114
|
};
|
|
7040
7115
|
}
|
|
7041
7116
|
return e;
|
|
7042
|
-
},
|
|
7117
|
+
}, nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7043
7118
|
__proto__: null,
|
|
7044
|
-
call:
|
|
7045
|
-
}, Symbol.toStringTag, { value: "Module" })), Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7046
|
-
__proto__: null
|
|
7047
|
-
}, Symbol.toStringTag, { value: "Module" })), ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7048
|
-
__proto__: null
|
|
7049
|
-
}, Symbol.toStringTag, { value: "Module" })), tc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7050
|
-
__proto__: null
|
|
7051
|
-
}, Symbol.toStringTag, { value: "Module" })), ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7052
|
-
__proto__: null
|
|
7053
|
-
}, Symbol.toStringTag, { value: "Module" })), nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7054
|
-
__proto__: null
|
|
7119
|
+
call: Lu
|
|
7055
7120
|
}, Symbol.toStringTag, { value: "Module" })), rc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7056
7121
|
__proto__: null
|
|
7057
7122
|
}, Symbol.toStringTag, { value: "Module" })), sc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7092,14 +7157,14 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7092
7157
|
__proto__: null
|
|
7093
7158
|
}, Symbol.toStringTag, { value: "Module" })), Rc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7094
7159
|
__proto__: null
|
|
7095
|
-
}, Symbol.toStringTag, { value: "Module" })), Dc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7096
|
-
__proto__: null
|
|
7097
7160
|
}, Symbol.toStringTag, { value: "Module" })), Pc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7098
7161
|
__proto__: null
|
|
7099
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7162
|
+
}, Symbol.toStringTag, { value: "Module" })), Dc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7100
7163
|
__proto__: null
|
|
7101
7164
|
}, Symbol.toStringTag, { value: "Module" })), kc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7102
7165
|
__proto__: null
|
|
7166
|
+
}, Symbol.toStringTag, { value: "Module" })), xc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7167
|
+
__proto__: null
|
|
7103
7168
|
}, Symbol.toStringTag, { value: "Module" })), Oc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7104
7169
|
__proto__: null
|
|
7105
7170
|
}, Symbol.toStringTag, { value: "Module" })), Mc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7126,11 +7191,8 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7126
7191
|
__proto__: null
|
|
7127
7192
|
}, Symbol.toStringTag, { value: "Module" })), Wc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7128
7193
|
__proto__: null
|
|
7129
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
7130
|
-
|
|
7131
|
-
const Ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7132
|
-
__proto__: null,
|
|
7133
|
-
ImageCategory: ba
|
|
7194
|
+
}, Symbol.toStringTag, { value: "Module" })), Ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7195
|
+
__proto__: null
|
|
7134
7196
|
}, Symbol.toStringTag, { value: "Module" })), Yc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7135
7197
|
__proto__: null
|
|
7136
7198
|
}, Symbol.toStringTag, { value: "Module" })), Hc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7139,8 +7201,11 @@ const Ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7139
7201
|
__proto__: null
|
|
7140
7202
|
}, Symbol.toStringTag, { value: "Module" })), Uc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7141
7203
|
__proto__: null
|
|
7142
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
7143
|
-
|
|
7204
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
7205
|
+
var ba = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ba || {});
|
|
7206
|
+
const qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7207
|
+
__proto__: null,
|
|
7208
|
+
ImageCategory: ba
|
|
7144
7209
|
}, Symbol.toStringTag, { value: "Module" })), Vc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7145
7210
|
__proto__: null
|
|
7146
7211
|
}, Symbol.toStringTag, { value: "Module" })), Ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7203,14 +7268,14 @@ const Ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7203
7268
|
__proto__: null
|
|
7204
7269
|
}, Symbol.toStringTag, { value: "Module" })), Rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7205
7270
|
__proto__: null
|
|
7206
|
-
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7207
|
-
__proto__: null
|
|
7208
7271
|
}, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7209
7272
|
__proto__: null
|
|
7210
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7273
|
+
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7211
7274
|
__proto__: null
|
|
7212
7275
|
}, Symbol.toStringTag, { value: "Module" })), kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7213
7276
|
__proto__: null
|
|
7277
|
+
}, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7278
|
+
__proto__: null
|
|
7214
7279
|
}, Symbol.toStringTag, { value: "Module" })), Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7215
7280
|
__proto__: null
|
|
7216
7281
|
}, Symbol.toStringTag, { value: "Module" })), Ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7291,152 +7356,171 @@ const Ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7291
7356
|
__proto__: null
|
|
7292
7357
|
}, Symbol.toStringTag, { value: "Module" })), gd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7293
7358
|
__proto__: null
|
|
7359
|
+
}, Symbol.toStringTag, { value: "Module" })), fd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7360
|
+
__proto__: null
|
|
7361
|
+
}, Symbol.toStringTag, { value: "Module" })), pd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7362
|
+
__proto__: null
|
|
7363
|
+
}, Symbol.toStringTag, { value: "Module" })), yd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7364
|
+
__proto__: null
|
|
7365
|
+
}, Symbol.toStringTag, { value: "Module" })), bd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7366
|
+
__proto__: null
|
|
7367
|
+
}, Symbol.toStringTag, { value: "Module" })), hd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7368
|
+
__proto__: null
|
|
7369
|
+
}, Symbol.toStringTag, { value: "Module" })), _d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7370
|
+
__proto__: null
|
|
7371
|
+
}, Symbol.toStringTag, { value: "Module" })), Td = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7372
|
+
__proto__: null
|
|
7373
|
+
}, Symbol.toStringTag, { value: "Module" })), vd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7374
|
+
__proto__: null
|
|
7294
7375
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
7295
7376
|
export {
|
|
7296
|
-
|
|
7297
|
-
|
|
7298
|
-
|
|
7299
|
-
|
|
7300
|
-
|
|
7301
|
-
|
|
7302
|
-
|
|
7303
|
-
|
|
7304
|
-
|
|
7305
|
-
|
|
7306
|
-
|
|
7307
|
-
|
|
7308
|
-
|
|
7309
|
-
|
|
7310
|
-
|
|
7311
|
-
|
|
7312
|
-
|
|
7313
|
-
|
|
7314
|
-
|
|
7315
|
-
|
|
7316
|
-
|
|
7317
|
-
|
|
7318
|
-
|
|
7319
|
-
|
|
7320
|
-
|
|
7321
|
-
|
|
7322
|
-
|
|
7323
|
-
|
|
7324
|
-
|
|
7325
|
-
|
|
7326
|
-
|
|
7327
|
-
|
|
7328
|
-
|
|
7329
|
-
|
|
7330
|
-
|
|
7331
|
-
|
|
7332
|
-
|
|
7333
|
-
|
|
7334
|
-
|
|
7335
|
-
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
|
|
7339
|
-
|
|
7340
|
-
|
|
7341
|
-
|
|
7342
|
-
|
|
7343
|
-
|
|
7344
|
-
|
|
7345
|
-
|
|
7346
|
-
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
|
|
7354
|
-
|
|
7355
|
-
|
|
7356
|
-
|
|
7357
|
-
|
|
7358
|
-
|
|
7359
|
-
|
|
7360
|
-
|
|
7361
|
-
|
|
7362
|
-
|
|
7363
|
-
|
|
7364
|
-
|
|
7365
|
-
|
|
7366
|
-
|
|
7367
|
-
|
|
7368
|
-
|
|
7369
|
-
|
|
7370
|
-
|
|
7371
|
-
|
|
7372
|
-
|
|
7373
|
-
|
|
7374
|
-
|
|
7375
|
-
|
|
7376
|
-
|
|
7377
|
-
|
|
7378
|
-
|
|
7379
|
-
|
|
7380
|
-
|
|
7381
|
-
|
|
7382
|
-
|
|
7383
|
-
|
|
7384
|
-
|
|
7385
|
-
|
|
7386
|
-
|
|
7387
|
-
|
|
7388
|
-
|
|
7389
|
-
|
|
7390
|
-
sc as
|
|
7391
|
-
|
|
7392
|
-
|
|
7393
|
-
|
|
7394
|
-
|
|
7395
|
-
|
|
7396
|
-
|
|
7397
|
-
|
|
7398
|
-
|
|
7399
|
-
|
|
7400
|
-
|
|
7401
|
-
|
|
7402
|
-
|
|
7403
|
-
|
|
7404
|
-
|
|
7405
|
-
|
|
7406
|
-
|
|
7407
|
-
|
|
7408
|
-
|
|
7409
|
-
|
|
7410
|
-
|
|
7411
|
-
|
|
7412
|
-
|
|
7413
|
-
|
|
7414
|
-
|
|
7415
|
-
|
|
7416
|
-
|
|
7417
|
-
|
|
7418
|
-
|
|
7419
|
-
|
|
7420
|
-
|
|
7421
|
-
|
|
7422
|
-
|
|
7423
|
-
|
|
7424
|
-
|
|
7425
|
-
|
|
7426
|
-
|
|
7427
|
-
|
|
7428
|
-
|
|
7429
|
-
|
|
7430
|
-
|
|
7431
|
-
|
|
7432
|
-
|
|
7433
|
-
|
|
7434
|
-
|
|
7435
|
-
|
|
7436
|
-
|
|
7437
|
-
|
|
7438
|
-
|
|
7439
|
-
|
|
7440
|
-
|
|
7441
|
-
|
|
7377
|
+
pc as addBankCardType,
|
|
7378
|
+
Pl as agTransferCreditReportType,
|
|
7379
|
+
oc as announcementType,
|
|
7380
|
+
Qu as api,
|
|
7381
|
+
zu as apiType,
|
|
7382
|
+
fd as applyGoldEggType,
|
|
7383
|
+
el as applyPromoType,
|
|
7384
|
+
al as applyRedPacketType,
|
|
7385
|
+
Nl as applyReliefFund,
|
|
7386
|
+
tl as applySignInType,
|
|
7387
|
+
gc as applyVipBonusType,
|
|
7388
|
+
zl as applyWeekCard,
|
|
7389
|
+
ec as autoRegisterApi,
|
|
7390
|
+
Dl as betReportType,
|
|
7391
|
+
vd as casinoGameListType,
|
|
7392
|
+
bc as changePasswordType,
|
|
7393
|
+
Il as changeWithdrawalCodeType,
|
|
7394
|
+
pd as checkGoldEggTokenType,
|
|
7395
|
+
yd as checkGoldEggValidateType,
|
|
7396
|
+
jl as checkRedPacketTokenType,
|
|
7397
|
+
Xc as checkRedPacketValidateType,
|
|
7398
|
+
il as checkTransferCreditType,
|
|
7399
|
+
Yl as claimIncentiveRebate,
|
|
7400
|
+
Au as cmsListType,
|
|
7401
|
+
fl as commissionWithdrawType,
|
|
7402
|
+
Fu as config,
|
|
7403
|
+
mc as depositType,
|
|
7404
|
+
Rc as fishGameListType,
|
|
7405
|
+
cl as friendListEditType,
|
|
7406
|
+
ul as friendListType,
|
|
7407
|
+
ic as gameListType,
|
|
7408
|
+
Kl as getASCMatchCountType,
|
|
7409
|
+
Zl as getAccumulateDepositClaimType,
|
|
7410
|
+
Bu as getAccumulateDepositDataType,
|
|
7411
|
+
ll as getActivePPType,
|
|
7412
|
+
dl as getActiveProductType,
|
|
7413
|
+
nl as getCountryType,
|
|
7414
|
+
ad as getCryptoAddressType,
|
|
7415
|
+
td as getCryptoListType,
|
|
7416
|
+
jc as getDepositPromotionType,
|
|
7417
|
+
_c as getEventListType,
|
|
7418
|
+
Tc as getEventTokenType,
|
|
7419
|
+
vc as getExtraGameType,
|
|
7420
|
+
Vl as getFavouriteGameType,
|
|
7421
|
+
_d as getFeedbackType,
|
|
7422
|
+
bd as getGoldEggDataType,
|
|
7423
|
+
qc as getImageType,
|
|
7424
|
+
Hl as getIncentiveData,
|
|
7425
|
+
Bl as getIncentiveRebate,
|
|
7426
|
+
Cc as getInviteRewardClaimType,
|
|
7427
|
+
xc as getInviteRewardDataType,
|
|
7428
|
+
Oc as getInviteRewardReportType,
|
|
7429
|
+
$c as getInviteRewardSettingType,
|
|
7430
|
+
nc as getMaintenanceModeApi,
|
|
7431
|
+
Ul as getMissionClaim,
|
|
7432
|
+
Hu as getMissionData,
|
|
7433
|
+
hd as getNewbieMissionClaimType,
|
|
7434
|
+
qu as getNewbieMissionDataType,
|
|
7435
|
+
nd as getPopoutItemType,
|
|
7436
|
+
Ll as getReliefFundData,
|
|
7437
|
+
$l as getReliefFundReport,
|
|
7438
|
+
Ic as getRewardReferralType,
|
|
7439
|
+
Vu as getSettingType,
|
|
7440
|
+
Nc as getTopUpRewardClaimType,
|
|
7441
|
+
Gc as getTopUpRewardSettingType,
|
|
7442
|
+
Mc as getTopupRewardDataType,
|
|
7443
|
+
Sc as getTopupRewardReportType,
|
|
7444
|
+
Lc as getTurnOverRewardClaimType,
|
|
7445
|
+
Dc as getTurnOverRewardDataType,
|
|
7446
|
+
kc as getTurnOverRewardReportType,
|
|
7447
|
+
rd as getTurnOverRewardSettingMultType,
|
|
7448
|
+
Fc as getTurnOverRewardSettingType,
|
|
7449
|
+
kl as getTwoFactorAuthenticateType,
|
|
7450
|
+
Ol as getUserDeviceListType,
|
|
7451
|
+
Zc as getUserProfileType,
|
|
7452
|
+
Kc as getUsernameByReferType,
|
|
7453
|
+
Vc as getValidateType,
|
|
7454
|
+
Uc as getVerifyPromo,
|
|
7455
|
+
gd as getWeekCardAllDataType,
|
|
7456
|
+
Gl as getWeekCardClaim,
|
|
7457
|
+
Fl as getWeekCardData,
|
|
7458
|
+
dd as getWheelDataType,
|
|
7459
|
+
Uu as getWheelReportType,
|
|
7460
|
+
md as getWheelTicketType,
|
|
7461
|
+
sd as interestIndexType,
|
|
7462
|
+
od as interestTransactionListType,
|
|
7463
|
+
id as interestTransferInType,
|
|
7464
|
+
ud as interestTransferOutType,
|
|
7465
|
+
cd as interestWalletInfoType,
|
|
7466
|
+
Ju as jackpotDataApi,
|
|
7467
|
+
ac as loadMatchApi,
|
|
7468
|
+
Zu as loginApi,
|
|
7469
|
+
rc as loginType,
|
|
7470
|
+
Ku as logoutApi,
|
|
7471
|
+
sc as logoutType,
|
|
7472
|
+
wc as mailBoxType,
|
|
7473
|
+
lc as mainWalletType,
|
|
7474
|
+
Wu as paymentsProviderType,
|
|
7475
|
+
Yc as playGame,
|
|
7476
|
+
Yc as playGameType,
|
|
7477
|
+
xu as post,
|
|
7478
|
+
cc as promotionType,
|
|
7479
|
+
Qc as readMailType,
|
|
7480
|
+
Jl as rebateRefundSettingType,
|
|
7481
|
+
wl as referralMemberProfileType,
|
|
7482
|
+
vl as referralProfileType,
|
|
7483
|
+
Rl as registerActionType,
|
|
7484
|
+
ql as registerFormType,
|
|
7485
|
+
zc as requestForgetPasswordType,
|
|
7486
|
+
Ql as requestForgetUsernameType,
|
|
7487
|
+
Jc as requestTacCodeType,
|
|
7488
|
+
bl as requestTransferMoneyType,
|
|
7489
|
+
Hc as requestUpdateMobileTacCode,
|
|
7490
|
+
ml as requestWithdrawTacType,
|
|
7491
|
+
gl as requestWithdrawalCodeType,
|
|
7492
|
+
Sl as searchNumberHistoryType,
|
|
7493
|
+
tc as setLocaleApi,
|
|
7494
|
+
Tl as signInRecordType,
|
|
7495
|
+
_l as signInViewInfoType,
|
|
7496
|
+
Pc as slotGameListType,
|
|
7497
|
+
ld as spinWheelType,
|
|
7498
|
+
yl as submitCryptoAccountType,
|
|
7499
|
+
Td as submitFeedbackType,
|
|
7500
|
+
Wc as submitForgetPasswordType,
|
|
7501
|
+
Xl as submitForgetUsernameType,
|
|
7502
|
+
Ec as submitGiftCode,
|
|
7503
|
+
Ec as submitGiftCodeType,
|
|
7504
|
+
hl as submitTransferMoneyType,
|
|
7505
|
+
xl as submitTwoFactorAuthenticateType,
|
|
7506
|
+
Bc as submitUpdateMobileTacCode,
|
|
7507
|
+
ol as submitValidateType,
|
|
7508
|
+
Cl as submitWithdrawalAlipayType,
|
|
7509
|
+
pl as submitWithdrawalCodeType,
|
|
7510
|
+
Xu as telegramLoginApi,
|
|
7511
|
+
Eu as transactionReportType,
|
|
7512
|
+
sl as transferProcessType,
|
|
7513
|
+
Yu as transferReportType,
|
|
7514
|
+
Wl as transferSettingType,
|
|
7515
|
+
rl as transferToMainType,
|
|
7516
|
+
El as transferType,
|
|
7517
|
+
Ml as unbindUserDeviceType,
|
|
7518
|
+
dc as upcomingMatchType,
|
|
7519
|
+
ed as updateDeviceTokenType,
|
|
7520
|
+
Al as updateFavouriteGameType,
|
|
7521
|
+
Ac as updateProfilePictureType,
|
|
7522
|
+
uc as vipListType,
|
|
7523
|
+
hc as walletType,
|
|
7524
|
+
yc as withdrawType,
|
|
7525
|
+
fc as withdrawalGetType
|
|
7442
7526
|
};
|