60p82u21t54k 0.1.34 → 0.1.36
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 +1207 -1135
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/api/api.d.ts.map +1 -1
- package/dist/model/vipList/getVipListResponse.d.ts.map +1 -1
- package/dist/model/vipList/type.d.ts +3 -3
- package/dist/model/vipList/type.d.ts.map +1 -1
- package/dist/util/tool.d.ts +12 -0
- package/dist/util/tool.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -2,7 +2,7 @@ var ln = Object.defineProperty;
|
|
|
2
2
|
var cn = (e, n, t) => n in e ? ln(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
3
|
var h = (e, n, t) => cn(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
4
|
import qt from "axios";
|
|
5
|
-
const
|
|
5
|
+
const ge = qt.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -48,11 +48,11 @@ const ue = qt.create({
|
|
|
48
48
|
// },
|
|
49
49
|
// },
|
|
50
50
|
});
|
|
51
|
-
|
|
51
|
+
ge.interceptors.request.use(
|
|
52
52
|
(e) => e,
|
|
53
53
|
(e) => (console.error("Error request:", e.response), Promise.reject(e))
|
|
54
54
|
);
|
|
55
|
-
|
|
55
|
+
ge.interceptors.response.use(
|
|
56
56
|
(e) => e,
|
|
57
57
|
(e) => {
|
|
58
58
|
const n = {
|
|
@@ -63,38 +63,38 @@ ue.interceptors.response.use(
|
|
|
63
63
|
}
|
|
64
64
|
);
|
|
65
65
|
const Et = 6048e5, dn = 864e5, mn = 6e4, fn = 36e5, gn = 1e3, bt = Symbol.for("constructDateFrom");
|
|
66
|
-
function
|
|
66
|
+
function W(e, n) {
|
|
67
67
|
return typeof e == "function" ? e(n) : e && typeof e == "object" && bt in e ? e[bt](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
return
|
|
69
|
+
function z(e, n) {
|
|
70
|
+
return W(n || e, e);
|
|
71
71
|
}
|
|
72
72
|
function Bt(e, n, t) {
|
|
73
|
-
const r =
|
|
74
|
-
return isNaN(n) ?
|
|
73
|
+
const r = z(e, t == null ? void 0 : t.in);
|
|
74
|
+
return isNaN(n) ? W((t == null ? void 0 : t.in) || e, NaN) : (n && r.setDate(r.getDate() + n), r);
|
|
75
75
|
}
|
|
76
76
|
let pn = {};
|
|
77
|
-
function
|
|
77
|
+
function De() {
|
|
78
78
|
return pn;
|
|
79
79
|
}
|
|
80
|
-
function
|
|
81
|
-
var d,
|
|
82
|
-
const t =
|
|
80
|
+
function fe(e, n) {
|
|
81
|
+
var d, g, f, b;
|
|
82
|
+
const t = De(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((g = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : g.weekStartsOn) ?? t.weekStartsOn ?? ((b = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : b.weekStartsOn) ?? 0, a = z(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
|
|
83
83
|
return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
86
|
-
return
|
|
85
|
+
function we(e, n) {
|
|
86
|
+
return fe(e, { ...n, weekStartsOn: 1 });
|
|
87
87
|
}
|
|
88
88
|
function Ht(e, n) {
|
|
89
|
-
const t =
|
|
89
|
+
const t = z(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = W(t, 0);
|
|
90
90
|
a.setFullYear(r + 1, 0, 4), a.setHours(0, 0, 0, 0);
|
|
91
|
-
const s =
|
|
91
|
+
const s = we(a), o = W(t, 0);
|
|
92
92
|
o.setFullYear(r, 0, 4), o.setHours(0, 0, 0, 0);
|
|
93
|
-
const d =
|
|
93
|
+
const d = we(o);
|
|
94
94
|
return t.getTime() >= s.getTime() ? r + 1 : t.getTime() >= d.getTime() ? r : r - 1;
|
|
95
95
|
}
|
|
96
|
-
function
|
|
97
|
-
const n =
|
|
96
|
+
function Ce(e) {
|
|
97
|
+
const n = z(e), t = new Date(
|
|
98
98
|
Date.UTC(
|
|
99
99
|
n.getFullYear(),
|
|
100
100
|
n.getMonth(),
|
|
@@ -108,14 +108,14 @@ function Se(e) {
|
|
|
108
108
|
return t.setUTCFullYear(n.getFullYear()), +e - +t;
|
|
109
109
|
}
|
|
110
110
|
function bn(e, ...n) {
|
|
111
|
-
const t =
|
|
111
|
+
const t = W.bind(
|
|
112
112
|
null,
|
|
113
113
|
n.find((r) => typeof r == "object")
|
|
114
114
|
);
|
|
115
115
|
return n.map(t);
|
|
116
116
|
}
|
|
117
117
|
function yt(e, n) {
|
|
118
|
-
const t =
|
|
118
|
+
const t = z(e, n == null ? void 0 : n.in);
|
|
119
119
|
return t.setHours(0, 0, 0, 0), t;
|
|
120
120
|
}
|
|
121
121
|
function yn(e, n, t) {
|
|
@@ -123,21 +123,21 @@ function yn(e, n, t) {
|
|
|
123
123
|
t == null ? void 0 : t.in,
|
|
124
124
|
e,
|
|
125
125
|
n
|
|
126
|
-
), s = yt(r), o = yt(a), d = +s -
|
|
127
|
-
return Math.round((d -
|
|
126
|
+
), s = yt(r), o = yt(a), d = +s - Ce(s), g = +o - Ce(o);
|
|
127
|
+
return Math.round((d - g) / dn);
|
|
128
128
|
}
|
|
129
129
|
function hn(e, n) {
|
|
130
|
-
const t = Ht(e, n), r =
|
|
131
|
-
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0),
|
|
130
|
+
const t = Ht(e, n), r = W(e, 0);
|
|
131
|
+
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0), we(r);
|
|
132
132
|
}
|
|
133
133
|
function _n(e) {
|
|
134
134
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
135
135
|
}
|
|
136
136
|
function Tn(e) {
|
|
137
|
-
return !(!_n(e) && typeof e != "number" || isNaN(+
|
|
137
|
+
return !(!_n(e) && typeof e != "number" || isNaN(+z(e)));
|
|
138
138
|
}
|
|
139
139
|
function vn(e, n) {
|
|
140
|
-
const t =
|
|
140
|
+
const t = z(e, n == null ? void 0 : n.in);
|
|
141
141
|
return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
142
142
|
}
|
|
143
143
|
const wn = {
|
|
@@ -202,12 +202,12 @@ const wn = {
|
|
|
202
202
|
one: "almost 1 year",
|
|
203
203
|
other: "almost {{count}} years"
|
|
204
204
|
}
|
|
205
|
-
},
|
|
205
|
+
}, Dn = (e, n, t) => {
|
|
206
206
|
let r;
|
|
207
207
|
const a = wn[e];
|
|
208
208
|
return typeof a == "string" ? r = a : n === 1 ? r = a.one : r = a.other.replace("{{count}}", n.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + r : r + " ago" : r;
|
|
209
209
|
};
|
|
210
|
-
function
|
|
210
|
+
function We(e) {
|
|
211
211
|
return (n = {}) => {
|
|
212
212
|
const t = n.width ? String(n.width) : e.defaultWidth;
|
|
213
213
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
@@ -218,7 +218,7 @@ const Pn = {
|
|
|
218
218
|
long: "MMMM do, y",
|
|
219
219
|
medium: "MMM d, y",
|
|
220
220
|
short: "MM/dd/yyyy"
|
|
221
|
-
},
|
|
221
|
+
}, xn = {
|
|
222
222
|
full: "h:mm:ss a zzzz",
|
|
223
223
|
long: "h:mm:ss a z",
|
|
224
224
|
medium: "h:mm:ss a",
|
|
@@ -229,15 +229,15 @@ const Pn = {
|
|
|
229
229
|
medium: "{{date}}, {{time}}",
|
|
230
230
|
short: "{{date}}, {{time}}"
|
|
231
231
|
}, On = {
|
|
232
|
-
date:
|
|
232
|
+
date: We({
|
|
233
233
|
formats: Pn,
|
|
234
234
|
defaultWidth: "full"
|
|
235
235
|
}),
|
|
236
|
-
time:
|
|
237
|
-
formats:
|
|
236
|
+
time: We({
|
|
237
|
+
formats: xn,
|
|
238
238
|
defaultWidth: "full"
|
|
239
239
|
}),
|
|
240
|
-
dateTime:
|
|
240
|
+
dateTime: We({
|
|
241
241
|
formats: Mn,
|
|
242
242
|
defaultWidth: "full"
|
|
243
243
|
})
|
|
@@ -249,7 +249,7 @@ const Pn = {
|
|
|
249
249
|
nextWeek: "eeee 'at' p",
|
|
250
250
|
other: "P"
|
|
251
251
|
}, Rn = (e, n, t, r) => kn[e];
|
|
252
|
-
function
|
|
252
|
+
function xe(e) {
|
|
253
253
|
return (n, t) => {
|
|
254
254
|
const r = t != null && t.context ? String(t.context) : "standalone";
|
|
255
255
|
let a;
|
|
@@ -391,41 +391,41 @@ const Sn = {
|
|
|
391
391
|
return t + "th";
|
|
392
392
|
}, Gn = {
|
|
393
393
|
ordinalNumber: Ln,
|
|
394
|
-
era:
|
|
394
|
+
era: xe({
|
|
395
395
|
values: Sn,
|
|
396
396
|
defaultWidth: "wide"
|
|
397
397
|
}),
|
|
398
|
-
quarter:
|
|
398
|
+
quarter: xe({
|
|
399
399
|
values: In,
|
|
400
400
|
defaultWidth: "wide",
|
|
401
401
|
argumentCallback: (e) => e - 1
|
|
402
402
|
}),
|
|
403
|
-
month:
|
|
403
|
+
month: xe({
|
|
404
404
|
values: Cn,
|
|
405
405
|
defaultWidth: "wide"
|
|
406
406
|
}),
|
|
407
|
-
day:
|
|
407
|
+
day: xe({
|
|
408
408
|
values: Nn,
|
|
409
409
|
defaultWidth: "wide"
|
|
410
410
|
}),
|
|
411
|
-
dayPeriod:
|
|
411
|
+
dayPeriod: xe({
|
|
412
412
|
values: jn,
|
|
413
413
|
defaultWidth: "wide",
|
|
414
414
|
formattingValues: Fn,
|
|
415
415
|
defaultFormattingWidth: "wide"
|
|
416
416
|
})
|
|
417
417
|
};
|
|
418
|
-
function
|
|
418
|
+
function Me(e) {
|
|
419
419
|
return (n, t = {}) => {
|
|
420
420
|
const r = t.width, a = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], s = n.match(a);
|
|
421
421
|
if (!s)
|
|
422
422
|
return null;
|
|
423
|
-
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth],
|
|
423
|
+
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], g = Array.isArray(d) ? Yn(d, (w) => w.test(o)) : (
|
|
424
424
|
// [TODO] -- I challenge you to fix the type
|
|
425
425
|
zn(d, (w) => w.test(o))
|
|
426
426
|
);
|
|
427
427
|
let f;
|
|
428
|
-
f = e.valueCallback ? e.valueCallback(
|
|
428
|
+
f = e.valueCallback ? e.valueCallback(g) : g, f = t.valueCallback ? (
|
|
429
429
|
// [TODO] -- I challenge you to fix the type
|
|
430
430
|
t.valueCallback(f)
|
|
431
431
|
) : f;
|
|
@@ -438,12 +438,12 @@ function zn(e, n) {
|
|
|
438
438
|
if (Object.prototype.hasOwnProperty.call(e, t) && n(e[t]))
|
|
439
439
|
return t;
|
|
440
440
|
}
|
|
441
|
-
function
|
|
441
|
+
function Yn(e, n) {
|
|
442
442
|
for (let t = 0; t < e.length; t++)
|
|
443
443
|
if (n(e[t]))
|
|
444
444
|
return t;
|
|
445
445
|
}
|
|
446
|
-
function
|
|
446
|
+
function Wn(e) {
|
|
447
447
|
return (n, t = {}) => {
|
|
448
448
|
const r = n.match(e.matchPattern);
|
|
449
449
|
if (!r) return null;
|
|
@@ -467,11 +467,11 @@ const qn = /^(\d+)(th|st|nd|rd)?/i, En = /\d+/i, Bn = {
|
|
|
467
467
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
468
468
|
}, $n = {
|
|
469
469
|
any: [/1/i, /2/i, /3/i, /4/i]
|
|
470
|
-
},
|
|
470
|
+
}, An = {
|
|
471
471
|
narrow: /^[jfmasond]/i,
|
|
472
472
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
473
473
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
474
|
-
},
|
|
474
|
+
}, Vn = {
|
|
475
475
|
narrow: [
|
|
476
476
|
/^j/i,
|
|
477
477
|
/^f/i,
|
|
@@ -523,37 +523,37 @@ const qn = /^(\d+)(th|st|nd|rd)?/i, En = /\d+/i, Bn = {
|
|
|
523
523
|
night: /night/i
|
|
524
524
|
}
|
|
525
525
|
}, Kn = {
|
|
526
|
-
ordinalNumber:
|
|
526
|
+
ordinalNumber: Wn({
|
|
527
527
|
matchPattern: qn,
|
|
528
528
|
parsePattern: En,
|
|
529
529
|
valueCallback: (e) => parseInt(e, 10)
|
|
530
530
|
}),
|
|
531
|
-
era:
|
|
531
|
+
era: Me({
|
|
532
532
|
matchPatterns: Bn,
|
|
533
533
|
defaultMatchWidth: "wide",
|
|
534
534
|
parsePatterns: Hn,
|
|
535
535
|
defaultParseWidth: "any"
|
|
536
536
|
}),
|
|
537
|
-
quarter:
|
|
537
|
+
quarter: Me({
|
|
538
538
|
matchPatterns: Un,
|
|
539
539
|
defaultMatchWidth: "wide",
|
|
540
540
|
parsePatterns: $n,
|
|
541
541
|
defaultParseWidth: "any",
|
|
542
542
|
valueCallback: (e) => e + 1
|
|
543
543
|
}),
|
|
544
|
-
month:
|
|
545
|
-
matchPatterns:
|
|
544
|
+
month: Me({
|
|
545
|
+
matchPatterns: An,
|
|
546
546
|
defaultMatchWidth: "wide",
|
|
547
|
-
parsePatterns:
|
|
547
|
+
parsePatterns: Vn,
|
|
548
548
|
defaultParseWidth: "any"
|
|
549
549
|
}),
|
|
550
|
-
day:
|
|
550
|
+
day: Me({
|
|
551
551
|
matchPatterns: Qn,
|
|
552
552
|
defaultMatchWidth: "wide",
|
|
553
553
|
parsePatterns: Xn,
|
|
554
554
|
defaultParseWidth: "any"
|
|
555
555
|
}),
|
|
556
|
-
dayPeriod:
|
|
556
|
+
dayPeriod: Me({
|
|
557
557
|
matchPatterns: Zn,
|
|
558
558
|
defaultMatchWidth: "any",
|
|
559
559
|
parsePatterns: Jn,
|
|
@@ -561,7 +561,7 @@ const qn = /^(\d+)(th|st|nd|rd)?/i, En = /\d+/i, Bn = {
|
|
|
561
561
|
})
|
|
562
562
|
}, Ut = {
|
|
563
563
|
code: "en-US",
|
|
564
|
-
formatDistance:
|
|
564
|
+
formatDistance: Dn,
|
|
565
565
|
formatLong: On,
|
|
566
566
|
formatRelative: Rn,
|
|
567
567
|
localize: Gn,
|
|
@@ -572,36 +572,36 @@ const qn = /^(\d+)(th|st|nd|rd)?/i, En = /\d+/i, Bn = {
|
|
|
572
572
|
}
|
|
573
573
|
};
|
|
574
574
|
function er(e, n) {
|
|
575
|
-
const t =
|
|
575
|
+
const t = z(e, n == null ? void 0 : n.in);
|
|
576
576
|
return yn(t, vn(t)) + 1;
|
|
577
577
|
}
|
|
578
578
|
function $t(e, n) {
|
|
579
|
-
const t =
|
|
579
|
+
const t = z(e, n == null ? void 0 : n.in), r = +we(t) - +hn(t);
|
|
580
580
|
return Math.round(r / Et) + 1;
|
|
581
581
|
}
|
|
582
|
-
function
|
|
583
|
-
var b, w, _,
|
|
584
|
-
const t =
|
|
582
|
+
function Ze(e, n) {
|
|
583
|
+
var b, w, _, p;
|
|
584
|
+
const t = z(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = De(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((w = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((p = (_ = a.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, o = W((n == null ? void 0 : n.in) || e, 0);
|
|
585
585
|
o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
|
|
586
|
-
const d =
|
|
587
|
-
|
|
588
|
-
const f =
|
|
586
|
+
const d = fe(o, n), g = W((n == null ? void 0 : n.in) || e, 0);
|
|
587
|
+
g.setFullYear(r, 0, s), g.setHours(0, 0, 0, 0);
|
|
588
|
+
const f = fe(g, n);
|
|
589
589
|
return +t >= +d ? r + 1 : +t >= +f ? r : r - 1;
|
|
590
590
|
}
|
|
591
591
|
function tr(e, n) {
|
|
592
|
-
var d,
|
|
593
|
-
const t =
|
|
594
|
-
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0),
|
|
592
|
+
var d, g, f, b;
|
|
593
|
+
const t = De(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((g = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : g.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((b = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, a = Ze(e, n), s = W((n == null ? void 0 : n.in) || e, 0);
|
|
594
|
+
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), fe(s, n);
|
|
595
595
|
}
|
|
596
|
-
function
|
|
597
|
-
const t =
|
|
596
|
+
function At(e, n) {
|
|
597
|
+
const t = z(e, n == null ? void 0 : n.in), r = +fe(t, n) - +tr(t, n);
|
|
598
598
|
return Math.round(r / Et) + 1;
|
|
599
599
|
}
|
|
600
600
|
function R(e, n) {
|
|
601
601
|
const t = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(n, "0");
|
|
602
602
|
return t + r;
|
|
603
603
|
}
|
|
604
|
-
const
|
|
604
|
+
const me = {
|
|
605
605
|
// Year
|
|
606
606
|
y(e, n) {
|
|
607
607
|
const t = e.getFullYear(), r = t > 0 ? t : 1 - t;
|
|
@@ -655,7 +655,7 @@ const oe = {
|
|
|
655
655
|
);
|
|
656
656
|
return R(a, n.length);
|
|
657
657
|
}
|
|
658
|
-
},
|
|
658
|
+
}, Te = {
|
|
659
659
|
am: "am",
|
|
660
660
|
pm: "pm",
|
|
661
661
|
midnight: "midnight",
|
|
@@ -686,11 +686,11 @@ const oe = {
|
|
|
686
686
|
const r = e.getFullYear(), a = r > 0 ? r : 1 - r;
|
|
687
687
|
return t.ordinalNumber(a, { unit: "year" });
|
|
688
688
|
}
|
|
689
|
-
return
|
|
689
|
+
return me.y(e, n);
|
|
690
690
|
},
|
|
691
691
|
// Local week-numbering year
|
|
692
692
|
Y: function(e, n, t, r) {
|
|
693
|
-
const a =
|
|
693
|
+
const a = Ze(e, r), s = a > 0 ? a : 1 - a;
|
|
694
694
|
if (n === "YY") {
|
|
695
695
|
const o = s % 100;
|
|
696
696
|
return R(o, 2);
|
|
@@ -777,7 +777,7 @@ const oe = {
|
|
|
777
777
|
switch (n) {
|
|
778
778
|
case "M":
|
|
779
779
|
case "MM":
|
|
780
|
-
return
|
|
780
|
+
return me.M(e, n);
|
|
781
781
|
case "Mo":
|
|
782
782
|
return t.ordinalNumber(r + 1, { unit: "month" });
|
|
783
783
|
case "MMM":
|
|
@@ -822,7 +822,7 @@ const oe = {
|
|
|
822
822
|
},
|
|
823
823
|
// Local week of year
|
|
824
824
|
w: function(e, n, t, r) {
|
|
825
|
-
const a =
|
|
825
|
+
const a = At(e, r);
|
|
826
826
|
return n === "wo" ? t.ordinalNumber(a, { unit: "week" }) : R(a, n.length);
|
|
827
827
|
},
|
|
828
828
|
// ISO week of year
|
|
@@ -832,7 +832,7 @@ const oe = {
|
|
|
832
832
|
},
|
|
833
833
|
// Day of the month
|
|
834
834
|
d: function(e, n, t) {
|
|
835
|
-
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) :
|
|
835
|
+
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) : me.d(e, n);
|
|
836
836
|
},
|
|
837
837
|
// Day of year
|
|
838
838
|
D: function(e, n, t) {
|
|
@@ -999,7 +999,7 @@ const oe = {
|
|
|
999
999
|
b: function(e, n, t) {
|
|
1000
1000
|
const r = e.getHours();
|
|
1001
1001
|
let a;
|
|
1002
|
-
switch (r === 12 ? a =
|
|
1002
|
+
switch (r === 12 ? a = Te.noon : r === 0 ? a = Te.midnight : a = r / 12 >= 1 ? "pm" : "am", n) {
|
|
1003
1003
|
case "b":
|
|
1004
1004
|
case "bb":
|
|
1005
1005
|
return t.dayPeriod(a, {
|
|
@@ -1028,7 +1028,7 @@ const oe = {
|
|
|
1028
1028
|
B: function(e, n, t) {
|
|
1029
1029
|
const r = e.getHours();
|
|
1030
1030
|
let a;
|
|
1031
|
-
switch (r >= 17 ? a =
|
|
1031
|
+
switch (r >= 17 ? a = Te.evening : r >= 12 ? a = Te.afternoon : r >= 4 ? a = Te.morning : a = Te.night, n) {
|
|
1032
1032
|
case "B":
|
|
1033
1033
|
case "BB":
|
|
1034
1034
|
case "BBB":
|
|
@@ -1055,11 +1055,11 @@ const oe = {
|
|
|
1055
1055
|
let r = e.getHours() % 12;
|
|
1056
1056
|
return r === 0 && (r = 12), t.ordinalNumber(r, { unit: "hour" });
|
|
1057
1057
|
}
|
|
1058
|
-
return
|
|
1058
|
+
return me.h(e, n);
|
|
1059
1059
|
},
|
|
1060
1060
|
// Hour [0-23]
|
|
1061
1061
|
H: function(e, n, t) {
|
|
1062
|
-
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) :
|
|
1062
|
+
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) : me.H(e, n);
|
|
1063
1063
|
},
|
|
1064
1064
|
// Hour [0-11]
|
|
1065
1065
|
K: function(e, n, t) {
|
|
@@ -1073,15 +1073,15 @@ const oe = {
|
|
|
1073
1073
|
},
|
|
1074
1074
|
// Minute
|
|
1075
1075
|
m: function(e, n, t) {
|
|
1076
|
-
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) :
|
|
1076
|
+
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) : me.m(e, n);
|
|
1077
1077
|
},
|
|
1078
1078
|
// Second
|
|
1079
1079
|
s: function(e, n, t) {
|
|
1080
|
-
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) :
|
|
1080
|
+
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) : me.s(e, n);
|
|
1081
1081
|
},
|
|
1082
1082
|
// Fraction of second
|
|
1083
1083
|
S: function(e, n) {
|
|
1084
|
-
return
|
|
1084
|
+
return me.S(e, n);
|
|
1085
1085
|
},
|
|
1086
1086
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
1087
1087
|
X: function(e, n, t) {
|
|
@@ -1093,11 +1093,11 @@ const oe = {
|
|
|
1093
1093
|
return Tt(r);
|
|
1094
1094
|
case "XXXX":
|
|
1095
1095
|
case "XX":
|
|
1096
|
-
return
|
|
1096
|
+
return ye(r);
|
|
1097
1097
|
case "XXXXX":
|
|
1098
1098
|
case "XXX":
|
|
1099
1099
|
default:
|
|
1100
|
-
return
|
|
1100
|
+
return ye(r, ":");
|
|
1101
1101
|
}
|
|
1102
1102
|
},
|
|
1103
1103
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
@@ -1108,11 +1108,11 @@ const oe = {
|
|
|
1108
1108
|
return Tt(r);
|
|
1109
1109
|
case "xxxx":
|
|
1110
1110
|
case "xx":
|
|
1111
|
-
return
|
|
1111
|
+
return ye(r);
|
|
1112
1112
|
case "xxxxx":
|
|
1113
1113
|
case "xxx":
|
|
1114
1114
|
default:
|
|
1115
|
-
return
|
|
1115
|
+
return ye(r, ":");
|
|
1116
1116
|
}
|
|
1117
1117
|
},
|
|
1118
1118
|
// Timezone (GMT)
|
|
@@ -1125,7 +1125,7 @@ const oe = {
|
|
|
1125
1125
|
return "GMT" + _t(r, ":");
|
|
1126
1126
|
case "OOOO":
|
|
1127
1127
|
default:
|
|
1128
|
-
return "GMT" +
|
|
1128
|
+
return "GMT" + ye(r, ":");
|
|
1129
1129
|
}
|
|
1130
1130
|
},
|
|
1131
1131
|
// Timezone (specific non-location)
|
|
@@ -1138,7 +1138,7 @@ const oe = {
|
|
|
1138
1138
|
return "GMT" + _t(r, ":");
|
|
1139
1139
|
case "zzzz":
|
|
1140
1140
|
default:
|
|
1141
|
-
return "GMT" +
|
|
1141
|
+
return "GMT" + ye(r, ":");
|
|
1142
1142
|
}
|
|
1143
1143
|
},
|
|
1144
1144
|
// Seconds timestamp
|
|
@@ -1156,9 +1156,9 @@ function _t(e, n = "") {
|
|
|
1156
1156
|
return s === 0 ? t + String(a) : t + String(a) + n + R(s, 2);
|
|
1157
1157
|
}
|
|
1158
1158
|
function Tt(e, n) {
|
|
1159
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + R(Math.abs(e) / 60, 2) :
|
|
1159
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + R(Math.abs(e) / 60, 2) : ye(e, n);
|
|
1160
1160
|
}
|
|
1161
|
-
function
|
|
1161
|
+
function ye(e, n = "") {
|
|
1162
1162
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = R(Math.trunc(r / 60), 2), s = R(r % 60, 2);
|
|
1163
1163
|
return t + a + n + s;
|
|
1164
1164
|
}
|
|
@@ -1174,7 +1174,7 @@ const vt = (e, n) => {
|
|
|
1174
1174
|
default:
|
|
1175
1175
|
return n.date({ width: "full" });
|
|
1176
1176
|
}
|
|
1177
|
-
},
|
|
1177
|
+
}, Vt = (e, n) => {
|
|
1178
1178
|
switch (e) {
|
|
1179
1179
|
case "p":
|
|
1180
1180
|
return n.time({ width: "short" });
|
|
@@ -1206,9 +1206,9 @@ const vt = (e, n) => {
|
|
|
1206
1206
|
s = n.dateTime({ width: "full" });
|
|
1207
1207
|
break;
|
|
1208
1208
|
}
|
|
1209
|
-
return s.replace("{{date}}", vt(r, n)).replace("{{time}}",
|
|
1210
|
-
},
|
|
1211
|
-
p:
|
|
1209
|
+
return s.replace("{{date}}", vt(r, n)).replace("{{time}}", Vt(a, n));
|
|
1210
|
+
}, Ve = {
|
|
1211
|
+
p: Vt,
|
|
1212
1212
|
P: nr
|
|
1213
1213
|
}, rr = /^D+$/, ar = /^Y+$/, sr = ["D", "DD", "YY", "YYYY"];
|
|
1214
1214
|
function Qt(e) {
|
|
@@ -1217,7 +1217,7 @@ function Qt(e) {
|
|
|
1217
1217
|
function Xt(e) {
|
|
1218
1218
|
return ar.test(e);
|
|
1219
1219
|
}
|
|
1220
|
-
function
|
|
1220
|
+
function Qe(e, n, t) {
|
|
1221
1221
|
const r = or(e, n, t);
|
|
1222
1222
|
if (console.warn(r), sr.includes(e)) throw new RangeError(r);
|
|
1223
1223
|
}
|
|
@@ -1227,14 +1227,14 @@ function or(e, n, t) {
|
|
|
1227
1227
|
}
|
|
1228
1228
|
const ir = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, ur = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, lr = /^'([^]*?)'?$/, cr = /''/g, dr = /[a-zA-Z]/;
|
|
1229
1229
|
function mr(e, n, t) {
|
|
1230
|
-
var b, w, _,
|
|
1231
|
-
const r =
|
|
1230
|
+
var b, w, _, p, x, j, B, H;
|
|
1231
|
+
const r = De(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? Ut, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((w = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((p = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((j = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : j.weekStartsOn) ?? r.weekStartsOn ?? ((H = (B = r.locale) == null ? void 0 : B.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = z(e, t == null ? void 0 : t.in);
|
|
1232
1232
|
if (!Tn(d))
|
|
1233
1233
|
throw new RangeError("Invalid time value");
|
|
1234
|
-
let
|
|
1234
|
+
let g = n.match(ur).map((T) => {
|
|
1235
1235
|
const S = T[0];
|
|
1236
1236
|
if (S === "p" || S === "P") {
|
|
1237
|
-
const v =
|
|
1237
|
+
const v = Ve[S];
|
|
1238
1238
|
return v(T, a.formatLong);
|
|
1239
1239
|
}
|
|
1240
1240
|
return T;
|
|
@@ -1252,16 +1252,16 @@ function mr(e, n, t) {
|
|
|
1252
1252
|
);
|
|
1253
1253
|
return { isToken: !1, value: T };
|
|
1254
1254
|
});
|
|
1255
|
-
a.localize.preprocessor && (
|
|
1255
|
+
a.localize.preprocessor && (g = a.localize.preprocessor(d, g));
|
|
1256
1256
|
const f = {
|
|
1257
1257
|
firstWeekContainsDate: s,
|
|
1258
1258
|
weekStartsOn: o,
|
|
1259
1259
|
locale: a
|
|
1260
1260
|
};
|
|
1261
|
-
return
|
|
1261
|
+
return g.map((T) => {
|
|
1262
1262
|
if (!T.isToken) return T.value;
|
|
1263
1263
|
const S = T.value;
|
|
1264
|
-
(!(t != null && t.useAdditionalWeekYearTokens) && Xt(S) || !(t != null && t.useAdditionalDayOfYearTokens) && Qt(S)) &&
|
|
1264
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && Xt(S) || !(t != null && t.useAdditionalDayOfYearTokens) && Qt(S)) && Qe(S, n, String(e));
|
|
1265
1265
|
const v = ht[S[0]];
|
|
1266
1266
|
return v(d, S, a.localize, f);
|
|
1267
1267
|
}).join("");
|
|
@@ -1271,14 +1271,14 @@ function fr(e) {
|
|
|
1271
1271
|
return n ? n[1].replace(cr, "'") : e;
|
|
1272
1272
|
}
|
|
1273
1273
|
function Zt() {
|
|
1274
|
-
return Object.assign({},
|
|
1274
|
+
return Object.assign({}, De());
|
|
1275
1275
|
}
|
|
1276
1276
|
function gr(e, n) {
|
|
1277
|
-
const t =
|
|
1277
|
+
const t = z(e, n == null ? void 0 : n.in).getDay();
|
|
1278
1278
|
return t === 0 ? 7 : t;
|
|
1279
1279
|
}
|
|
1280
1280
|
function pr(e, n) {
|
|
1281
|
-
const t = br(n) ? new n(0) :
|
|
1281
|
+
const t = br(n) ? new n(0) : W(n, 0);
|
|
1282
1282
|
return t.setFullYear(e.getFullYear(), e.getMonth(), e.getDate()), t.setHours(
|
|
1283
1283
|
e.getHours(),
|
|
1284
1284
|
e.getMinutes(),
|
|
@@ -1315,10 +1315,10 @@ class _r extends Jt {
|
|
|
1315
1315
|
super();
|
|
1316
1316
|
h(this, "priority", yr);
|
|
1317
1317
|
h(this, "subPriority", -1);
|
|
1318
|
-
this.context = t || ((a) =>
|
|
1318
|
+
this.context = t || ((a) => W(r, a));
|
|
1319
1319
|
}
|
|
1320
1320
|
set(t, r) {
|
|
1321
|
-
return r.timestampIsSet ? t :
|
|
1321
|
+
return r.timestampIsSet ? t : W(t, pr(t, this.context));
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
class M {
|
|
@@ -1452,7 +1452,7 @@ function N(e, n) {
|
|
|
1452
1452
|
return C(new RegExp("^\\d{1," + e + "}"), n);
|
|
1453
1453
|
}
|
|
1454
1454
|
}
|
|
1455
|
-
function
|
|
1455
|
+
function Ne(e, n) {
|
|
1456
1456
|
switch (e) {
|
|
1457
1457
|
case 1:
|
|
1458
1458
|
return C(F.singleDigitSigned, n);
|
|
@@ -1466,7 +1466,7 @@ function Ie(e, n) {
|
|
|
1466
1466
|
return C(new RegExp("^-?\\d{1," + e + "}"), n);
|
|
1467
1467
|
}
|
|
1468
1468
|
}
|
|
1469
|
-
function
|
|
1469
|
+
function Je(e) {
|
|
1470
1470
|
switch (e) {
|
|
1471
1471
|
case "morning":
|
|
1472
1472
|
return 4;
|
|
@@ -1581,23 +1581,23 @@ class wr extends M {
|
|
|
1581
1581
|
return r.isTwoDigitYear || r.year > 0;
|
|
1582
1582
|
}
|
|
1583
1583
|
set(t, r, a, s) {
|
|
1584
|
-
const o =
|
|
1584
|
+
const o = Ze(t, s);
|
|
1585
1585
|
if (a.isTwoDigitYear) {
|
|
1586
|
-
const
|
|
1586
|
+
const g = en(
|
|
1587
1587
|
a.year,
|
|
1588
1588
|
o
|
|
1589
1589
|
);
|
|
1590
1590
|
return t.setFullYear(
|
|
1591
|
-
|
|
1591
|
+
g,
|
|
1592
1592
|
0,
|
|
1593
1593
|
s.firstWeekContainsDate
|
|
1594
|
-
), t.setHours(0, 0, 0, 0),
|
|
1594
|
+
), t.setHours(0, 0, 0, 0), fe(t, s);
|
|
1595
1595
|
}
|
|
1596
1596
|
const d = !("era" in r) || r.era === 1 ? a.year : 1 - a.year;
|
|
1597
|
-
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0),
|
|
1597
|
+
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), fe(t, s);
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
|
-
class
|
|
1600
|
+
class Dr extends M {
|
|
1601
1601
|
constructor() {
|
|
1602
1602
|
super(...arguments);
|
|
1603
1603
|
h(this, "priority", 130);
|
|
@@ -1620,11 +1620,11 @@ class xr extends M {
|
|
|
1620
1620
|
]);
|
|
1621
1621
|
}
|
|
1622
1622
|
parse(t, r) {
|
|
1623
|
-
return
|
|
1623
|
+
return Ne(r === "R" ? 4 : r.length, t);
|
|
1624
1624
|
}
|
|
1625
1625
|
set(t, r, a) {
|
|
1626
|
-
const s =
|
|
1627
|
-
return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0),
|
|
1626
|
+
const s = W(t, 0);
|
|
1627
|
+
return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0), we(s);
|
|
1628
1628
|
}
|
|
1629
1629
|
}
|
|
1630
1630
|
class Pr extends M {
|
|
@@ -1634,13 +1634,13 @@ class Pr extends M {
|
|
|
1634
1634
|
h(this, "incompatibleTokens", ["G", "y", "Y", "R", "w", "I", "i", "e", "c", "t", "T"]);
|
|
1635
1635
|
}
|
|
1636
1636
|
parse(t, r) {
|
|
1637
|
-
return
|
|
1637
|
+
return Ne(r === "u" ? 4 : r.length, t);
|
|
1638
1638
|
}
|
|
1639
1639
|
set(t, r, a) {
|
|
1640
1640
|
return t.setFullYear(a, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1641
1641
|
}
|
|
1642
1642
|
}
|
|
1643
|
-
class
|
|
1643
|
+
class xr extends M {
|
|
1644
1644
|
constructor() {
|
|
1645
1645
|
super(...arguments);
|
|
1646
1646
|
h(this, "priority", 120);
|
|
@@ -1889,8 +1889,8 @@ class kr extends M {
|
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
1891
|
function Rr(e, n, t) {
|
|
1892
|
-
const r =
|
|
1893
|
-
return r.setDate(r.getDate() - a * 7),
|
|
1892
|
+
const r = z(e, t == null ? void 0 : t.in), a = At(r, t) - n;
|
|
1893
|
+
return r.setDate(r.getDate() - a * 7), z(r, t == null ? void 0 : t.in);
|
|
1894
1894
|
}
|
|
1895
1895
|
class Sr extends M {
|
|
1896
1896
|
constructor() {
|
|
@@ -1926,11 +1926,11 @@ class Sr extends M {
|
|
|
1926
1926
|
return r >= 1 && r <= 53;
|
|
1927
1927
|
}
|
|
1928
1928
|
set(t, r, a, s) {
|
|
1929
|
-
return
|
|
1929
|
+
return fe(Rr(t, a, s), s);
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
1932
|
function Ir(e, n, t) {
|
|
1933
|
-
const r =
|
|
1933
|
+
const r = z(e, t == null ? void 0 : t.in), a = $t(r, t) - n;
|
|
1934
1934
|
return r.setDate(r.getDate() - a * 7), r;
|
|
1935
1935
|
}
|
|
1936
1936
|
class Cr extends M {
|
|
@@ -1968,7 +1968,7 @@ class Cr extends M {
|
|
|
1968
1968
|
return r >= 1 && r <= 53;
|
|
1969
1969
|
}
|
|
1970
1970
|
set(t, r, a) {
|
|
1971
|
-
return
|
|
1971
|
+
return we(Ir(t, a));
|
|
1972
1972
|
}
|
|
1973
1973
|
}
|
|
1974
1974
|
const Nr = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], jr = [
|
|
@@ -2065,9 +2065,9 @@ class Lr extends M {
|
|
|
2065
2065
|
return t.setMonth(0, a), t.setHours(0, 0, 0, 0), t;
|
|
2066
2066
|
}
|
|
2067
2067
|
}
|
|
2068
|
-
function
|
|
2069
|
-
var w, _,
|
|
2070
|
-
const r =
|
|
2068
|
+
function Ke(e, n, t) {
|
|
2069
|
+
var w, _, p, x;
|
|
2070
|
+
const r = De(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (w = t == null ? void 0 : t.locale) == null ? void 0 : w.options) == null ? void 0 : _.weekStartsOn) ?? r.weekStartsOn ?? ((x = (p = r.locale) == null ? void 0 : p.options) == null ? void 0 : x.weekStartsOn) ?? 0, s = z(e, t == null ? void 0 : t.in), o = s.getDay(), g = (n % 7 + 7) % 7, f = 7 - a, b = n < 0 || n > 6 ? n - (o + f) % 7 : (g + f) % 7 - (o + f) % 7;
|
|
2071
2071
|
return Bt(s, b, t);
|
|
2072
2072
|
}
|
|
2073
2073
|
class Gr extends M {
|
|
@@ -2104,7 +2104,7 @@ class Gr extends M {
|
|
|
2104
2104
|
return r >= 0 && r <= 6;
|
|
2105
2105
|
}
|
|
2106
2106
|
set(t, r, a, s) {
|
|
2107
|
-
return t =
|
|
2107
|
+
return t = Ke(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2108
2108
|
}
|
|
2109
2109
|
}
|
|
2110
2110
|
class zr extends M {
|
|
@@ -2131,8 +2131,8 @@ class zr extends M {
|
|
|
2131
2131
|
}
|
|
2132
2132
|
parse(t, r, a, s) {
|
|
2133
2133
|
const o = (d) => {
|
|
2134
|
-
const
|
|
2135
|
-
return (d + s.weekStartsOn + 6) % 7 +
|
|
2134
|
+
const g = Math.floor((d - 1) / 7) * 7;
|
|
2135
|
+
return (d + s.weekStartsOn + 6) % 7 + g;
|
|
2136
2136
|
};
|
|
2137
2137
|
switch (r) {
|
|
2138
2138
|
case "e":
|
|
@@ -2169,10 +2169,10 @@ class zr extends M {
|
|
|
2169
2169
|
return r >= 0 && r <= 6;
|
|
2170
2170
|
}
|
|
2171
2171
|
set(t, r, a, s) {
|
|
2172
|
-
return t =
|
|
2172
|
+
return t = Ke(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2173
2173
|
}
|
|
2174
2174
|
}
|
|
2175
|
-
class
|
|
2175
|
+
class Yr extends M {
|
|
2176
2176
|
constructor() {
|
|
2177
2177
|
super(...arguments);
|
|
2178
2178
|
h(this, "priority", 90);
|
|
@@ -2196,8 +2196,8 @@ class Wr extends M {
|
|
|
2196
2196
|
}
|
|
2197
2197
|
parse(t, r, a, s) {
|
|
2198
2198
|
const o = (d) => {
|
|
2199
|
-
const
|
|
2200
|
-
return (d + s.weekStartsOn + 6) % 7 +
|
|
2199
|
+
const g = Math.floor((d - 1) / 7) * 7;
|
|
2200
|
+
return (d + s.weekStartsOn + 6) % 7 + g;
|
|
2201
2201
|
};
|
|
2202
2202
|
switch (r) {
|
|
2203
2203
|
case "c":
|
|
@@ -2234,11 +2234,11 @@ class Wr extends M {
|
|
|
2234
2234
|
return r >= 0 && r <= 6;
|
|
2235
2235
|
}
|
|
2236
2236
|
set(t, r, a, s) {
|
|
2237
|
-
return t =
|
|
2237
|
+
return t = Ke(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2238
2238
|
}
|
|
2239
2239
|
}
|
|
2240
|
-
function
|
|
2241
|
-
const r =
|
|
2240
|
+
function Wr(e, n, t) {
|
|
2241
|
+
const r = z(e, t == null ? void 0 : t.in), a = gr(r, t), s = n - a;
|
|
2242
2242
|
return Bt(r, s, t);
|
|
2243
2243
|
}
|
|
2244
2244
|
class qr extends M {
|
|
@@ -2328,7 +2328,7 @@ class qr extends M {
|
|
|
2328
2328
|
return r >= 1 && r <= 7;
|
|
2329
2329
|
}
|
|
2330
2330
|
set(t, r, a) {
|
|
2331
|
-
return t =
|
|
2331
|
+
return t = Wr(t, a), t.setHours(0, 0, 0, 0), t;
|
|
2332
2332
|
}
|
|
2333
2333
|
}
|
|
2334
2334
|
class Er extends M {
|
|
@@ -2369,7 +2369,7 @@ class Er extends M {
|
|
|
2369
2369
|
}
|
|
2370
2370
|
}
|
|
2371
2371
|
set(t, r, a) {
|
|
2372
|
-
return t.setHours(
|
|
2372
|
+
return t.setHours(Je(a), 0, 0, 0), t;
|
|
2373
2373
|
}
|
|
2374
2374
|
}
|
|
2375
2375
|
class Br extends M {
|
|
@@ -2410,7 +2410,7 @@ class Br extends M {
|
|
|
2410
2410
|
}
|
|
2411
2411
|
}
|
|
2412
2412
|
set(t, r, a) {
|
|
2413
|
-
return t.setHours(
|
|
2413
|
+
return t.setHours(Je(a), 0, 0, 0), t;
|
|
2414
2414
|
}
|
|
2415
2415
|
}
|
|
2416
2416
|
class Hr extends M {
|
|
@@ -2451,7 +2451,7 @@ class Hr extends M {
|
|
|
2451
2451
|
}
|
|
2452
2452
|
}
|
|
2453
2453
|
set(t, r, a) {
|
|
2454
|
-
return t.setHours(
|
|
2454
|
+
return t.setHours(Je(a), 0, 0, 0), t;
|
|
2455
2455
|
}
|
|
2456
2456
|
}
|
|
2457
2457
|
class Ur extends M {
|
|
@@ -2501,7 +2501,7 @@ class $r extends M {
|
|
|
2501
2501
|
return t.setHours(a, 0, 0, 0), t;
|
|
2502
2502
|
}
|
|
2503
2503
|
}
|
|
2504
|
-
class
|
|
2504
|
+
class Ar extends M {
|
|
2505
2505
|
constructor() {
|
|
2506
2506
|
super(...arguments);
|
|
2507
2507
|
h(this, "priority", 70);
|
|
@@ -2524,7 +2524,7 @@ class Vr extends M {
|
|
|
2524
2524
|
return t.getHours() >= 12 && a < 12 ? t.setHours(a + 12, 0, 0, 0) : t.setHours(a, 0, 0, 0), t;
|
|
2525
2525
|
}
|
|
2526
2526
|
}
|
|
2527
|
-
class
|
|
2527
|
+
class Vr extends M {
|
|
2528
2528
|
constructor() {
|
|
2529
2529
|
super(...arguments);
|
|
2530
2530
|
h(this, "priority", 70);
|
|
@@ -2639,9 +2639,9 @@ class Jr extends M {
|
|
|
2639
2639
|
}
|
|
2640
2640
|
}
|
|
2641
2641
|
set(t, r, a) {
|
|
2642
|
-
return r.timestampIsSet ? t :
|
|
2642
|
+
return r.timestampIsSet ? t : W(
|
|
2643
2643
|
t,
|
|
2644
|
-
t.getTime() -
|
|
2644
|
+
t.getTime() - Ce(t) - a
|
|
2645
2645
|
);
|
|
2646
2646
|
}
|
|
2647
2647
|
}
|
|
@@ -2676,9 +2676,9 @@ class Kr extends M {
|
|
|
2676
2676
|
}
|
|
2677
2677
|
}
|
|
2678
2678
|
set(t, r, a) {
|
|
2679
|
-
return r.timestampIsSet ? t :
|
|
2679
|
+
return r.timestampIsSet ? t : W(
|
|
2680
2680
|
t,
|
|
2681
|
-
t.getTime() -
|
|
2681
|
+
t.getTime() - Ce(t) - a
|
|
2682
2682
|
);
|
|
2683
2683
|
}
|
|
2684
2684
|
}
|
|
@@ -2692,7 +2692,7 @@ class ea extends M {
|
|
|
2692
2692
|
return Kt(t);
|
|
2693
2693
|
}
|
|
2694
2694
|
set(t, r, a) {
|
|
2695
|
-
return [
|
|
2695
|
+
return [W(t, a * 1e3), { timestampIsSet: !0 }];
|
|
2696
2696
|
}
|
|
2697
2697
|
}
|
|
2698
2698
|
class ta extends M {
|
|
@@ -2705,16 +2705,16 @@ class ta extends M {
|
|
|
2705
2705
|
return Kt(t);
|
|
2706
2706
|
}
|
|
2707
2707
|
set(t, r, a) {
|
|
2708
|
-
return [
|
|
2708
|
+
return [W(t, a), { timestampIsSet: !0 }];
|
|
2709
2709
|
}
|
|
2710
2710
|
}
|
|
2711
2711
|
const na = {
|
|
2712
2712
|
G: new Tr(),
|
|
2713
2713
|
y: new vr(),
|
|
2714
2714
|
Y: new wr(),
|
|
2715
|
-
R: new
|
|
2715
|
+
R: new Dr(),
|
|
2716
2716
|
u: new Pr(),
|
|
2717
|
-
Q: new
|
|
2717
|
+
Q: new xr(),
|
|
2718
2718
|
q: new Mr(),
|
|
2719
2719
|
M: new Or(),
|
|
2720
2720
|
L: new kr(),
|
|
@@ -2724,15 +2724,15 @@ const na = {
|
|
|
2724
2724
|
D: new Lr(),
|
|
2725
2725
|
E: new Gr(),
|
|
2726
2726
|
e: new zr(),
|
|
2727
|
-
c: new
|
|
2727
|
+
c: new Yr(),
|
|
2728
2728
|
i: new qr(),
|
|
2729
2729
|
a: new Er(),
|
|
2730
2730
|
b: new Br(),
|
|
2731
2731
|
B: new Hr(),
|
|
2732
2732
|
h: new Ur(),
|
|
2733
2733
|
H: new $r(),
|
|
2734
|
-
K: new
|
|
2735
|
-
k: new
|
|
2734
|
+
K: new Ar(),
|
|
2735
|
+
k: new Vr(),
|
|
2736
2736
|
m: new Qr(),
|
|
2737
2737
|
s: new Xr(),
|
|
2738
2738
|
S: new Zr(),
|
|
@@ -2743,26 +2743,26 @@ const na = {
|
|
|
2743
2743
|
}, ra = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, aa = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, sa = /^'([^]*?)'?$/, oa = /''/g, ia = /\S/, ua = /[a-zA-Z]/;
|
|
2744
2744
|
function la(e, n, t, r) {
|
|
2745
2745
|
var B, H, T, S;
|
|
2746
|
-
const a = () =>
|
|
2746
|
+
const a = () => W(t, NaN), s = Zt(), o = s.locale ?? Ut, d = s.firstWeekContainsDate ?? ((H = (B = s.locale) == null ? void 0 : B.options) == null ? void 0 : H.firstWeekContainsDate) ?? 1, g = s.weekStartsOn ?? ((S = (T = s.locale) == null ? void 0 : T.options) == null ? void 0 : S.weekStartsOn) ?? 0, f = {
|
|
2747
2747
|
firstWeekContainsDate: d,
|
|
2748
|
-
weekStartsOn:
|
|
2748
|
+
weekStartsOn: g,
|
|
2749
2749
|
locale: o
|
|
2750
2750
|
}, b = [new _r(r == null ? void 0 : r.in, t)], w = n.match(aa).map((v) => {
|
|
2751
2751
|
const k = v[0];
|
|
2752
|
-
if (k in
|
|
2753
|
-
const q =
|
|
2752
|
+
if (k in Ve) {
|
|
2753
|
+
const q = Ve[k];
|
|
2754
2754
|
return q(v, o.formatLong);
|
|
2755
2755
|
}
|
|
2756
2756
|
return v;
|
|
2757
2757
|
}).join("").match(ra), _ = [];
|
|
2758
2758
|
for (let v of w) {
|
|
2759
|
-
Xt(v) &&
|
|
2759
|
+
Xt(v) && Qe(v, n, e), Qt(v) && Qe(v, n, e);
|
|
2760
2760
|
const k = v[0], q = na[k];
|
|
2761
2761
|
if (q) {
|
|
2762
2762
|
const { incompatibleTokens: ne } = q;
|
|
2763
2763
|
if (Array.isArray(ne)) {
|
|
2764
2764
|
const re = _.find(
|
|
2765
|
-
(
|
|
2765
|
+
(_e) => ne.includes(_e.token) || _e.token === k
|
|
2766
2766
|
);
|
|
2767
2767
|
if (re)
|
|
2768
2768
|
throw new RangeError(
|
|
@@ -2773,15 +2773,15 @@ function la(e, n, t, r) {
|
|
|
2773
2773
|
`The format string mustn't contain \`${v}\` and any other token at the same time`
|
|
2774
2774
|
);
|
|
2775
2775
|
_.push({ token: k, fullToken: v });
|
|
2776
|
-
const
|
|
2776
|
+
const pe = q.run(
|
|
2777
2777
|
e,
|
|
2778
2778
|
v,
|
|
2779
2779
|
o.match,
|
|
2780
2780
|
f
|
|
2781
2781
|
);
|
|
2782
|
-
if (!
|
|
2782
|
+
if (!pe)
|
|
2783
2783
|
return a();
|
|
2784
|
-
b.push(
|
|
2784
|
+
b.push(pe.setter), e = pe.rest;
|
|
2785
2785
|
} else {
|
|
2786
2786
|
if (k.match(ua))
|
|
2787
2787
|
throw new RangeError(
|
|
@@ -2795,19 +2795,19 @@ function la(e, n, t, r) {
|
|
|
2795
2795
|
}
|
|
2796
2796
|
if (e.length > 0 && ia.test(e))
|
|
2797
2797
|
return a();
|
|
2798
|
-
const
|
|
2798
|
+
const p = b.map((v) => v.priority).sort((v, k) => k - v).filter((v, k, q) => q.indexOf(v) === k).map(
|
|
2799
2799
|
(v) => b.filter((k) => k.priority === v).sort((k, q) => q.subPriority - k.subPriority)
|
|
2800
2800
|
).map((v) => v[0]);
|
|
2801
|
-
let
|
|
2802
|
-
if (isNaN(+
|
|
2801
|
+
let x = z(t, r == null ? void 0 : r.in);
|
|
2802
|
+
if (isNaN(+x)) return a();
|
|
2803
2803
|
const j = {};
|
|
2804
|
-
for (const v of
|
|
2805
|
-
if (!v.validate(
|
|
2804
|
+
for (const v of p) {
|
|
2805
|
+
if (!v.validate(x, f))
|
|
2806
2806
|
return a();
|
|
2807
|
-
const k = v.set(
|
|
2808
|
-
Array.isArray(k) ? (
|
|
2807
|
+
const k = v.set(x, j, f);
|
|
2808
|
+
Array.isArray(k) ? (x = k[0], Object.assign(j, k[1])) : x = k;
|
|
2809
2809
|
}
|
|
2810
|
-
return
|
|
2810
|
+
return x;
|
|
2811
2811
|
}
|
|
2812
2812
|
function ca(e) {
|
|
2813
2813
|
return e.match(sa)[1].replace(oa, "'");
|
|
@@ -2869,7 +2869,7 @@ function ya(e, n) {
|
|
|
2869
2869
|
parseInt(r[6], 10)
|
|
2870
2870
|
];
|
|
2871
2871
|
}
|
|
2872
|
-
const
|
|
2872
|
+
const qe = {}, Dt = new Intl.DateTimeFormat("en-US", {
|
|
2873
2873
|
hourCycle: "h23",
|
|
2874
2874
|
timeZone: "America/New_York",
|
|
2875
2875
|
year: "numeric",
|
|
@@ -2878,9 +2878,9 @@ const We = {}, xt = new Intl.DateTimeFormat("en-US", {
|
|
|
2878
2878
|
hour: "2-digit",
|
|
2879
2879
|
minute: "2-digit",
|
|
2880
2880
|
second: "2-digit"
|
|
2881
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), ha =
|
|
2881
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), ha = Dt === "06/25/2014, 00:00:00" || Dt === "06/25/2014 00:00:00";
|
|
2882
2882
|
function _a(e) {
|
|
2883
|
-
return
|
|
2883
|
+
return qe[e] || (qe[e] = ha ? new Intl.DateTimeFormat("en-US", {
|
|
2884
2884
|
hourCycle: "h23",
|
|
2885
2885
|
timeZone: e,
|
|
2886
2886
|
year: "numeric",
|
|
@@ -2898,62 +2898,62 @@ function _a(e) {
|
|
|
2898
2898
|
hour: "2-digit",
|
|
2899
2899
|
minute: "2-digit",
|
|
2900
2900
|
second: "2-digit"
|
|
2901
|
-
})),
|
|
2901
|
+
})), qe[e];
|
|
2902
2902
|
}
|
|
2903
|
-
function
|
|
2903
|
+
function et(e, n, t, r, a, s, o) {
|
|
2904
2904
|
const d = /* @__PURE__ */ new Date(0);
|
|
2905
2905
|
return d.setUTCFullYear(e, n, t), d.setUTCHours(r, a, s, o), d;
|
|
2906
2906
|
}
|
|
2907
|
-
const Pt = 36e5, Ta = 6e4,
|
|
2907
|
+
const Pt = 36e5, Ta = 6e4, Ee = {
|
|
2908
2908
|
timezone: /([Z+-].*)$/,
|
|
2909
2909
|
timezoneZ: /^(Z)$/,
|
|
2910
2910
|
timezoneHH: /^([+-]\d{2})$/,
|
|
2911
2911
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
2912
2912
|
};
|
|
2913
|
-
function
|
|
2913
|
+
function Ge(e, n, t) {
|
|
2914
2914
|
if (!e)
|
|
2915
2915
|
return 0;
|
|
2916
|
-
let r =
|
|
2916
|
+
let r = Ee.timezoneZ.exec(e);
|
|
2917
2917
|
if (r)
|
|
2918
2918
|
return 0;
|
|
2919
2919
|
let a, s;
|
|
2920
|
-
if (r =
|
|
2921
|
-
return a = parseInt(r[1], 10),
|
|
2922
|
-
if (r =
|
|
2920
|
+
if (r = Ee.timezoneHH.exec(e), r)
|
|
2921
|
+
return a = parseInt(r[1], 10), xt(a) ? -(a * Pt) : NaN;
|
|
2922
|
+
if (r = Ee.timezoneHHMM.exec(e), r) {
|
|
2923
2923
|
a = parseInt(r[2], 10);
|
|
2924
2924
|
const o = parseInt(r[3], 10);
|
|
2925
|
-
return
|
|
2925
|
+
return xt(a, o) ? (s = Math.abs(a) * Pt + o * Ta, r[1] === "+" ? -s : s) : NaN;
|
|
2926
2926
|
}
|
|
2927
|
-
if (
|
|
2927
|
+
if (Da(e)) {
|
|
2928
2928
|
n = new Date(n || Date.now());
|
|
2929
|
-
const o = t ? n : va(n), d =
|
|
2929
|
+
const o = t ? n : va(n), d = Xe(o, e);
|
|
2930
2930
|
return -(t ? d : wa(n, d, e));
|
|
2931
2931
|
}
|
|
2932
2932
|
return NaN;
|
|
2933
2933
|
}
|
|
2934
2934
|
function va(e) {
|
|
2935
|
-
return
|
|
2935
|
+
return et(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2936
2936
|
}
|
|
2937
|
-
function
|
|
2938
|
-
const t = ga(e, n), r =
|
|
2937
|
+
function Xe(e, n) {
|
|
2938
|
+
const t = ga(e, n), r = et(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
2939
2939
|
let a = e.getTime();
|
|
2940
2940
|
const s = a % 1e3;
|
|
2941
2941
|
return a -= s >= 0 ? s : 1e3 + s, r - a;
|
|
2942
2942
|
}
|
|
2943
2943
|
function wa(e, n, t) {
|
|
2944
2944
|
let a = e.getTime() - n;
|
|
2945
|
-
const s =
|
|
2945
|
+
const s = Xe(new Date(a), t);
|
|
2946
2946
|
if (n === s)
|
|
2947
2947
|
return n;
|
|
2948
2948
|
a -= s - n;
|
|
2949
|
-
const o =
|
|
2949
|
+
const o = Xe(new Date(a), t);
|
|
2950
2950
|
return s === o ? s : Math.max(s, o);
|
|
2951
2951
|
}
|
|
2952
|
-
function
|
|
2952
|
+
function xt(e, n) {
|
|
2953
2953
|
return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
|
|
2954
2954
|
}
|
|
2955
2955
|
const Mt = {};
|
|
2956
|
-
function
|
|
2956
|
+
function Da(e) {
|
|
2957
2957
|
if (Mt[e])
|
|
2958
2958
|
return !0;
|
|
2959
2959
|
try {
|
|
@@ -2962,10 +2962,10 @@ function xa(e) {
|
|
|
2962
2962
|
return !1;
|
|
2963
2963
|
}
|
|
2964
2964
|
}
|
|
2965
|
-
const Pa = 60 * 1e3,
|
|
2965
|
+
const Pa = 60 * 1e3, xa = {
|
|
2966
2966
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2967
2967
|
X: function(e, n, t) {
|
|
2968
|
-
const r =
|
|
2968
|
+
const r = Be(t.timeZone, e);
|
|
2969
2969
|
if (r === 0)
|
|
2970
2970
|
return "Z";
|
|
2971
2971
|
switch (n) {
|
|
@@ -2973,31 +2973,31 @@ const Pa = 60 * 1e3, Da = {
|
|
|
2973
2973
|
return Ot(r);
|
|
2974
2974
|
case "XXXX":
|
|
2975
2975
|
case "XX":
|
|
2976
|
-
return
|
|
2976
|
+
return ve(r);
|
|
2977
2977
|
case "XXXXX":
|
|
2978
2978
|
case "XXX":
|
|
2979
2979
|
default:
|
|
2980
|
-
return
|
|
2980
|
+
return ve(r, ":");
|
|
2981
2981
|
}
|
|
2982
2982
|
},
|
|
2983
2983
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
2984
2984
|
x: function(e, n, t) {
|
|
2985
|
-
const r =
|
|
2985
|
+
const r = Be(t.timeZone, e);
|
|
2986
2986
|
switch (n) {
|
|
2987
2987
|
case "x":
|
|
2988
2988
|
return Ot(r);
|
|
2989
2989
|
case "xxxx":
|
|
2990
2990
|
case "xx":
|
|
2991
|
-
return
|
|
2991
|
+
return ve(r);
|
|
2992
2992
|
case "xxxxx":
|
|
2993
2993
|
case "xxx":
|
|
2994
2994
|
default:
|
|
2995
|
-
return
|
|
2995
|
+
return ve(r, ":");
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
2998
2998
|
// Timezone (GMT)
|
|
2999
2999
|
O: function(e, n, t) {
|
|
3000
|
-
const r =
|
|
3000
|
+
const r = Be(t.timeZone, e);
|
|
3001
3001
|
switch (n) {
|
|
3002
3002
|
case "O":
|
|
3003
3003
|
case "OO":
|
|
@@ -3005,7 +3005,7 @@ const Pa = 60 * 1e3, Da = {
|
|
|
3005
3005
|
return "GMT" + Ma(r, ":");
|
|
3006
3006
|
case "OOOO":
|
|
3007
3007
|
default:
|
|
3008
|
-
return "GMT" +
|
|
3008
|
+
return "GMT" + ve(r, ":");
|
|
3009
3009
|
}
|
|
3010
3010
|
},
|
|
3011
3011
|
// Timezone (specific non-location)
|
|
@@ -3021,35 +3021,35 @@ const Pa = 60 * 1e3, Da = {
|
|
|
3021
3021
|
}
|
|
3022
3022
|
}
|
|
3023
3023
|
};
|
|
3024
|
-
function
|
|
3025
|
-
const t = e ?
|
|
3024
|
+
function Be(e, n) {
|
|
3025
|
+
const t = e ? Ge(e, n, !0) / Pa : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
|
|
3026
3026
|
if (Number.isNaN(t))
|
|
3027
3027
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3028
3028
|
return t;
|
|
3029
3029
|
}
|
|
3030
|
-
function
|
|
3030
|
+
function je(e, n) {
|
|
3031
3031
|
const t = e < 0 ? "-" : "";
|
|
3032
3032
|
let r = Math.abs(e).toString();
|
|
3033
3033
|
for (; r.length < n; )
|
|
3034
3034
|
r = "0" + r;
|
|
3035
3035
|
return t + r;
|
|
3036
3036
|
}
|
|
3037
|
-
function
|
|
3038
|
-
const t = e > 0 ? "-" : "+", r = Math.abs(e), a =
|
|
3037
|
+
function ve(e, n = "") {
|
|
3038
|
+
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = je(Math.floor(r / 60), 2), s = je(Math.floor(r % 60), 2);
|
|
3039
3039
|
return t + a + n + s;
|
|
3040
3040
|
}
|
|
3041
3041
|
function Ot(e, n) {
|
|
3042
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") +
|
|
3042
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + je(Math.abs(e) / 60, 2) : ve(e, n);
|
|
3043
3043
|
}
|
|
3044
3044
|
function Ma(e, n = "") {
|
|
3045
3045
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.floor(r / 60), s = r % 60;
|
|
3046
|
-
return s === 0 ? t + String(a) : t + String(a) + n +
|
|
3046
|
+
return s === 0 ? t + String(a) : t + String(a) + n + je(s, 2);
|
|
3047
3047
|
}
|
|
3048
3048
|
function kt(e) {
|
|
3049
3049
|
const n = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
3050
3050
|
return n.setUTCFullYear(e.getFullYear()), +e - +n;
|
|
3051
3051
|
}
|
|
3052
|
-
const nn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,
|
|
3052
|
+
const nn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, He = 36e5, Rt = 6e4, Oa = 2, E = {
|
|
3053
3053
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3054
3054
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3055
3055
|
plainTime: /:/,
|
|
@@ -3084,7 +3084,7 @@ const nn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
3084
3084
|
// time zone tokens (to identify the presence of a tz)
|
|
3085
3085
|
timeZone: nn
|
|
3086
3086
|
};
|
|
3087
|
-
function
|
|
3087
|
+
function Fe(e, n = {}) {
|
|
3088
3088
|
if (arguments.length < 1)
|
|
3089
3089
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
3090
3090
|
if (e === null)
|
|
@@ -3103,15 +3103,15 @@ function Ne(e, n = {}) {
|
|
|
3103
3103
|
return /* @__PURE__ */ new Date(NaN);
|
|
3104
3104
|
if (o) {
|
|
3105
3105
|
const d = o.getTime();
|
|
3106
|
-
let
|
|
3107
|
-
if (r.time && (
|
|
3106
|
+
let g = 0, f;
|
|
3107
|
+
if (r.time && (g = Ia(r.time), g === null || isNaN(g)))
|
|
3108
3108
|
return /* @__PURE__ */ new Date(NaN);
|
|
3109
3109
|
if (r.timeZone || n.timeZone) {
|
|
3110
|
-
if (f =
|
|
3110
|
+
if (f = Ge(r.timeZone || n.timeZone, new Date(d + g)), isNaN(f))
|
|
3111
3111
|
return /* @__PURE__ */ new Date(NaN);
|
|
3112
3112
|
} else
|
|
3113
|
-
f = kt(new Date(d +
|
|
3114
|
-
return new Date(d +
|
|
3113
|
+
f = kt(new Date(d + g)), f = kt(new Date(d + g + f));
|
|
3114
|
+
return new Date(d + g + f);
|
|
3115
3115
|
} else
|
|
3116
3116
|
return /* @__PURE__ */ new Date(NaN);
|
|
3117
3117
|
}
|
|
@@ -3178,13 +3178,13 @@ function Sa(e, n) {
|
|
|
3178
3178
|
function Ia(e) {
|
|
3179
3179
|
let n, t, r = E.HH.exec(e);
|
|
3180
3180
|
if (r)
|
|
3181
|
-
return n = parseFloat(r[1].replace(",", ".")),
|
|
3181
|
+
return n = parseFloat(r[1].replace(",", ".")), Ue(n) ? n % 24 * He : NaN;
|
|
3182
3182
|
if (r = E.HHMM.exec(e), r)
|
|
3183
|
-
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")),
|
|
3183
|
+
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")), Ue(n, t) ? n % 24 * He + t * Rt : NaN;
|
|
3184
3184
|
if (r = E.HHMMSS.exec(e), r) {
|
|
3185
3185
|
n = parseInt(r[1], 10), t = parseInt(r[2], 10);
|
|
3186
3186
|
const a = parseFloat(r[3].replace(",", "."));
|
|
3187
|
-
return
|
|
3187
|
+
return Ue(n, t, a) ? n % 24 * He + t * Rt + a * 1e3 : NaN;
|
|
3188
3188
|
}
|
|
3189
3189
|
return null;
|
|
3190
3190
|
}
|
|
@@ -3220,7 +3220,7 @@ function ja(e, n) {
|
|
|
3220
3220
|
function Ct(e, n) {
|
|
3221
3221
|
return !(e < 0 || e > 52 || n != null && (n < 0 || n > 6));
|
|
3222
3222
|
}
|
|
3223
|
-
function
|
|
3223
|
+
function Ue(e, n, t) {
|
|
3224
3224
|
return !(e < 0 || e >= 25 || n != null && (n < 0 || n >= 60) || t != null && (t < 0 || t >= 60));
|
|
3225
3225
|
}
|
|
3226
3226
|
const Fa = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
|
|
@@ -3228,29 +3228,29 @@ function La(e, n, t = {}) {
|
|
|
3228
3228
|
n = String(n);
|
|
3229
3229
|
const r = n.match(Fa);
|
|
3230
3230
|
if (r) {
|
|
3231
|
-
const a =
|
|
3231
|
+
const a = Fe(t.originalDate || e, t);
|
|
3232
3232
|
n = r.reduce(function(s, o) {
|
|
3233
3233
|
if (o[0] === "'")
|
|
3234
3234
|
return s;
|
|
3235
|
-
const d = s.indexOf(o),
|
|
3236
|
-
return
|
|
3235
|
+
const d = s.indexOf(o), g = s[d - 1] === "'", f = s.replace(o, "'" + xa[o[0]](a, o, t) + "'");
|
|
3236
|
+
return g ? f.substring(0, d - 1) + f.substring(d + 1) : f;
|
|
3237
3237
|
}, n);
|
|
3238
3238
|
}
|
|
3239
3239
|
return mr(e, n, t);
|
|
3240
3240
|
}
|
|
3241
3241
|
function Ga(e, n, t) {
|
|
3242
|
-
e =
|
|
3243
|
-
const r =
|
|
3242
|
+
e = Fe(e, t);
|
|
3243
|
+
const r = Ge(n, e, !0), a = new Date(e.getTime() - r), s = /* @__PURE__ */ new Date(0);
|
|
3244
3244
|
return s.setFullYear(a.getUTCFullYear(), a.getUTCMonth(), a.getUTCDate()), s.setHours(a.getUTCHours(), a.getUTCMinutes(), a.getUTCSeconds(), a.getUTCMilliseconds()), s;
|
|
3245
3245
|
}
|
|
3246
3246
|
function za(e, n, t) {
|
|
3247
3247
|
if (typeof e == "string" && !e.match(nn))
|
|
3248
|
-
return
|
|
3249
|
-
e =
|
|
3250
|
-
const r =
|
|
3248
|
+
return Fe(e, { ...t, timeZone: n });
|
|
3249
|
+
e = Fe(e, t);
|
|
3250
|
+
const r = et(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), a = Ge(n, new Date(r));
|
|
3251
3251
|
return new Date(r + a);
|
|
3252
3252
|
}
|
|
3253
|
-
const
|
|
3253
|
+
const Ya = (e) => new TextEncoder().encode(e), Wa = (e) => {
|
|
3254
3254
|
try {
|
|
3255
3255
|
return atob(e);
|
|
3256
3256
|
} catch (n) {
|
|
@@ -3294,6 +3294,51 @@ const Wa = (e) => new TextEncoder().encode(e), Ya = (e) => {
|
|
|
3294
3294
|
dayRemainingTime: t,
|
|
3295
3295
|
dayProgressPercentage: Math.round(t / o * 100)
|
|
3296
3296
|
};
|
|
3297
|
+
}, Ha = () => {
|
|
3298
|
+
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 5, 12, 0, 0);
|
|
3299
|
+
if (e.getDate() > 5)
|
|
3300
|
+
return {
|
|
3301
|
+
remainingTimeTo5th: 0,
|
|
3302
|
+
progressPercentageTo5th: 100
|
|
3303
|
+
};
|
|
3304
|
+
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(), g = Math.min(
|
|
3305
|
+
Math.round(d / o * 100),
|
|
3306
|
+
100
|
|
3307
|
+
);
|
|
3308
|
+
return {
|
|
3309
|
+
remainingTimeTo5th: a,
|
|
3310
|
+
progressPercentageTo5th: g
|
|
3311
|
+
};
|
|
3312
|
+
}, Ua = () => {
|
|
3313
|
+
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 10, 12, 0, 0);
|
|
3314
|
+
if (e.getDate() > 10)
|
|
3315
|
+
return {
|
|
3316
|
+
remainingTimeTo10th: 0,
|
|
3317
|
+
progressPercentageTo10th: 100
|
|
3318
|
+
};
|
|
3319
|
+
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(), g = Math.min(
|
|
3320
|
+
Math.round(d / o * 100),
|
|
3321
|
+
100
|
|
3322
|
+
);
|
|
3323
|
+
return {
|
|
3324
|
+
remainingTimeTo10th: a,
|
|
3325
|
+
progressPercentageTo10th: g
|
|
3326
|
+
};
|
|
3327
|
+
}, $a = () => {
|
|
3328
|
+
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 20, 12, 0, 0);
|
|
3329
|
+
if (e.getDate() > 20)
|
|
3330
|
+
return {
|
|
3331
|
+
remainingTimeTo20th: 0,
|
|
3332
|
+
progressPercentageTo20th: 100
|
|
3333
|
+
};
|
|
3334
|
+
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(), g = Math.min(
|
|
3335
|
+
Math.round(d / o * 100),
|
|
3336
|
+
100
|
|
3337
|
+
);
|
|
3338
|
+
return {
|
|
3339
|
+
remainingTimeTo20th: a,
|
|
3340
|
+
progressPercentageTo20th: g
|
|
3341
|
+
};
|
|
3297
3342
|
}, an = (e) => {
|
|
3298
3343
|
try {
|
|
3299
3344
|
const n = "Asia/Kuala_Lumpur", t = la(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
@@ -3305,38 +3350,38 @@ const Wa = (e) => new TextEncoder().encode(e), Ya = (e) => {
|
|
|
3305
3350
|
throw console.error("Error converting to user timezone:", n), n;
|
|
3306
3351
|
}
|
|
3307
3352
|
}, sn = (e) => {
|
|
3308
|
-
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (w, _) => `${_.padStart(3, "0")}:00`), r = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), a = r.getFullYear(), s = String(r.getMonth() + 1).padStart(2, "0"), o = String(r.getDate()).padStart(2, "0"), d = String(r.getHours()).padStart(2, "0"),
|
|
3309
|
-
return `${a}-${s}-${o} ${d}:${
|
|
3310
|
-
},
|
|
3353
|
+
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (w, _) => `${_.padStart(3, "0")}:00`), r = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), a = r.getFullYear(), s = String(r.getMonth() + 1).padStart(2, "0"), o = String(r.getDate()).padStart(2, "0"), d = String(r.getHours()).padStart(2, "0"), g = String(r.getMinutes()).padStart(2, "0"), f = String(r.getSeconds()).padStart(2, "0");
|
|
3354
|
+
return `${a}-${s}-${o} ${d}:${g}:${f}`;
|
|
3355
|
+
}, Aa = () => Date.now(), Va = (e) => new Date(e).getTime(), Qa = (e) => Aa() > Va(sn(an(e))), Ie = (e) => parseFloat(e.replace(/[^0-9.-]/g, "")), P = (e, n = 2) => {
|
|
3311
3356
|
if (Number(e) !== 0 && !Number(e))
|
|
3312
3357
|
return `${e || ""}`;
|
|
3313
3358
|
const t = `0${n ? "." + "0".repeat(n) : ""}`, r = parseFloat(e);
|
|
3314
3359
|
return isNaN(r) || typeof e == "string" && /[^\d.,]/.test(e) ? `${t}` : `${r.toFixed(n).replace(/\B(?=(\d{3})+(?!\d))/g, ",")}`;
|
|
3315
3360
|
};
|
|
3316
3361
|
var c = /* @__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))(c || {});
|
|
3317
|
-
const
|
|
3362
|
+
const Xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3318
3363
|
__proto__: null,
|
|
3319
3364
|
Api: c
|
|
3320
3365
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3321
3366
|
var se = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(se || {});
|
|
3322
|
-
const
|
|
3367
|
+
const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3323
3368
|
__proto__: null,
|
|
3324
3369
|
PaymentType: se
|
|
3325
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3370
|
+
}, Symbol.toStringTag, { value: "Module" })), ze = {
|
|
3326
3371
|
depositBank: !1,
|
|
3327
3372
|
depositDateTime: !1,
|
|
3328
3373
|
depositDetail: !1,
|
|
3329
3374
|
depositMethod: !1,
|
|
3330
3375
|
depositor: !1,
|
|
3331
3376
|
uploadReceipt: !1
|
|
3332
|
-
},
|
|
3377
|
+
}, tt = {
|
|
3333
3378
|
id: 0,
|
|
3334
3379
|
name: "",
|
|
3335
3380
|
type: se.unknown,
|
|
3336
3381
|
promo: [],
|
|
3337
3382
|
bank: [],
|
|
3338
|
-
requiredField:
|
|
3339
|
-
},
|
|
3383
|
+
requiredField: ze
|
|
3384
|
+
}, Ja = (e) => {
|
|
3340
3385
|
var n;
|
|
3341
3386
|
return ((n = e.mdPaymentChannels) == null ? void 0 : n.map((t) => {
|
|
3342
3387
|
const r = [];
|
|
@@ -3345,11 +3390,11 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3345
3390
|
r.push(Nt(t.paymentmethod.manual, e));
|
|
3346
3391
|
break;
|
|
3347
3392
|
case se.pay:
|
|
3348
|
-
r.push(
|
|
3393
|
+
r.push(Ka(t.paymentmethod.onlinebanking, e));
|
|
3349
3394
|
break;
|
|
3350
3395
|
default:
|
|
3351
3396
|
if (t.paymentmethod.auto.bank.length > 0 && r.push(
|
|
3352
|
-
|
|
3397
|
+
es(t.bankid ?? 0, t.paymentmethod.auto, e)
|
|
3353
3398
|
), t.paymentmethod.manual.bank.length > 0) {
|
|
3354
3399
|
let a = !1;
|
|
3355
3400
|
for (let s = 0; s < t.paymentmethod.manual.bank.length; s++) {
|
|
@@ -3362,7 +3407,7 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3362
3407
|
a && r.push(Nt(t.paymentmethod.manual, e));
|
|
3363
3408
|
}
|
|
3364
3409
|
t.paymentmethod.fixamount.bank.length > 0 && r.push(
|
|
3365
|
-
|
|
3410
|
+
ts(t.bankid ?? 0, t.paymentmethod.fixamount)
|
|
3366
3411
|
);
|
|
3367
3412
|
}
|
|
3368
3413
|
return {
|
|
@@ -3371,7 +3416,7 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3371
3416
|
paymentList: r
|
|
3372
3417
|
};
|
|
3373
3418
|
})) ?? [];
|
|
3374
|
-
},
|
|
3419
|
+
}, Ye = (e) => {
|
|
3375
3420
|
const n = {
|
|
3376
3421
|
id: -1,
|
|
3377
3422
|
name: "excludePromo",
|
|
@@ -3386,22 +3431,22 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3386
3431
|
dailyBonus: r.dtype === "5" && r.type === "D"
|
|
3387
3432
|
}));
|
|
3388
3433
|
return [n, ...t];
|
|
3389
|
-
},
|
|
3434
|
+
}, Oe = (e, n, t, r) => {
|
|
3390
3435
|
let a, s;
|
|
3391
3436
|
t > 0 ? a = e > 0 ? Math.max(t, e) : t : a = Math.max(e, 0), r > 0 ? s = n > 0 ? Math.min(r, n) : r : s = Math.max(n, 0);
|
|
3392
3437
|
const o = Math.round(a);
|
|
3393
3438
|
let d = 1e3;
|
|
3394
3439
|
s < d && (d = Math.round(s));
|
|
3395
|
-
const
|
|
3440
|
+
const g = d - o;
|
|
3396
3441
|
let f = "", b = "";
|
|
3397
|
-
if (
|
|
3398
|
-
let
|
|
3399
|
-
for (const T of
|
|
3442
|
+
if (g > 0) {
|
|
3443
|
+
let x = Math.round((d - o) * 0.25).toString().split(""), j = [];
|
|
3444
|
+
for (const T of x)
|
|
3400
3445
|
T !== "" && j.push(T);
|
|
3401
3446
|
for (let T = 0; T < j.length; T++)
|
|
3402
3447
|
T === 0 ? f += (parseInt(j[T]) + 1).toString() : f += "0";
|
|
3403
|
-
|
|
3404
|
-
for (const T of
|
|
3448
|
+
x = Math.round((d - o) * 0.5).toString().split(""), j = [];
|
|
3449
|
+
for (const T of x)
|
|
3405
3450
|
T !== "" && j.push(T);
|
|
3406
3451
|
for (let T = 0; T < j.length; T++)
|
|
3407
3452
|
T === 0 ? b += (parseInt(j[T]) + 1).toString() : b += "0";
|
|
@@ -3417,9 +3462,9 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3417
3462
|
id: 0,
|
|
3418
3463
|
name: "manualMethod",
|
|
3419
3464
|
type: se.manual,
|
|
3420
|
-
promo:
|
|
3465
|
+
promo: Ye(e.promo),
|
|
3421
3466
|
bank: e.bank.map((a) => {
|
|
3422
|
-
const s = a.list && a.list.length > 0 ? a.list[0].mintransaction ?? "0.00" : "0.00", o = a.list && a.list.length > 0 ? a.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: d, minAmount:
|
|
3467
|
+
const s = a.list && a.list.length > 0 ? a.list[0].mintransaction ?? "0.00" : "0.00", o = a.list && a.list.length > 0 ? a.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: d, minAmount: g, maxAmount: f } = Oe(
|
|
3423
3468
|
Number(s),
|
|
3424
3469
|
Number(o),
|
|
3425
3470
|
n.mdBankLevelDetail.deposit_min,
|
|
@@ -3433,7 +3478,7 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3433
3478
|
accountNo: a.list && a.list.length > 0 ? a.list[0].bankaccountno ?? "" : "",
|
|
3434
3479
|
qrcode: a.list && a.list.length > 0 ? a.list[0].bankaccountdesc : "",
|
|
3435
3480
|
amountList: d,
|
|
3436
|
-
min:
|
|
3481
|
+
min: g,
|
|
3437
3482
|
max: f
|
|
3438
3483
|
};
|
|
3439
3484
|
}),
|
|
@@ -3445,17 +3490,17 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3445
3490
|
depositor: n.mdManualDepositRequireField.depositor,
|
|
3446
3491
|
uploadReceipt: n.mdUploadReceipt
|
|
3447
3492
|
}
|
|
3448
|
-
} :
|
|
3493
|
+
} : tt, Ka = (e, n) => n ? {
|
|
3449
3494
|
id: 0,
|
|
3450
3495
|
name: "onlineBankingMethod",
|
|
3451
3496
|
type: se.pay,
|
|
3452
|
-
promo:
|
|
3497
|
+
promo: Ye(e.promo),
|
|
3453
3498
|
bank: e.banklist.map((a) => {
|
|
3454
3499
|
let s = "0.00", o = "0.00";
|
|
3455
3500
|
const d = a.bankindex ?? 0;
|
|
3456
|
-
for (let
|
|
3457
|
-
n.mdGatewayMinMax[
|
|
3458
|
-
const { amountList:
|
|
3501
|
+
for (let x = 0; x < n.mdGatewayMinMax.length; x++)
|
|
3502
|
+
n.mdGatewayMinMax[x].bankindex == d.toString() && (s = n.mdGatewayMinMax[x].min, o = n.mdGatewayMinMax[x].max);
|
|
3503
|
+
const { amountList: g, minAmount: f, maxAmount: b } = Oe(
|
|
3459
3504
|
Number(s),
|
|
3460
3505
|
Number(o),
|
|
3461
3506
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3463,19 +3508,19 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3463
3508
|
), w = {
|
|
3464
3509
|
id: 0,
|
|
3465
3510
|
name: "autoChannel",
|
|
3466
|
-
amountList:
|
|
3511
|
+
amountList: g,
|
|
3467
3512
|
min: f,
|
|
3468
3513
|
max: b
|
|
3469
|
-
}, _ = a.pg.map((
|
|
3470
|
-
const j =
|
|
3514
|
+
}, _ = a.pg.map((x) => {
|
|
3515
|
+
const j = x.mintransaction ?? "0.00", B = x.maxtransaction ?? "0.00", { amountList: H, minAmount: T, maxAmount: S } = Oe(
|
|
3471
3516
|
Number(j),
|
|
3472
3517
|
Number(B),
|
|
3473
3518
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
3474
3519
|
n.mdBankLevelDetail.onlinepayment_max
|
|
3475
3520
|
);
|
|
3476
3521
|
return {
|
|
3477
|
-
id:
|
|
3478
|
-
name:
|
|
3522
|
+
id: x.pgindex,
|
|
3523
|
+
name: x.bankaccountname,
|
|
3479
3524
|
amountList: H,
|
|
3480
3525
|
min: T,
|
|
3481
3526
|
max: S
|
|
@@ -3490,15 +3535,15 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3490
3535
|
gateway: [w, ..._]
|
|
3491
3536
|
};
|
|
3492
3537
|
}),
|
|
3493
|
-
requiredField:
|
|
3494
|
-
} :
|
|
3495
|
-
if (!t) return
|
|
3538
|
+
requiredField: ze
|
|
3539
|
+
} : tt, es = (e, n, t) => {
|
|
3540
|
+
if (!t) return tt;
|
|
3496
3541
|
const r = se.auto;
|
|
3497
3542
|
let a = [];
|
|
3498
3543
|
const s = t.mdGatewayMinMax ?? [];
|
|
3499
3544
|
if (n.bank.length > 0 && t.mdPGSelection === "1")
|
|
3500
3545
|
a = n.bank.map((d) => {
|
|
3501
|
-
const { amountList:
|
|
3546
|
+
const { amountList: g, minAmount: f, maxAmount: b } = Oe(
|
|
3502
3547
|
d.mintransaction ?? 0,
|
|
3503
3548
|
d.maxtransaction ?? 0,
|
|
3504
3549
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3507,18 +3552,18 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3507
3552
|
return {
|
|
3508
3553
|
id: d.pgindex ?? 0,
|
|
3509
3554
|
name: d.bankaccountname || "",
|
|
3510
|
-
amountList:
|
|
3555
|
+
amountList: g,
|
|
3511
3556
|
min: f,
|
|
3512
3557
|
max: b
|
|
3513
3558
|
};
|
|
3514
3559
|
});
|
|
3515
3560
|
else {
|
|
3516
|
-
let d = "0.00",
|
|
3517
|
-
for (let
|
|
3518
|
-
s[
|
|
3519
|
-
const { amountList: f, minAmount: b, maxAmount: w } =
|
|
3561
|
+
let d = "0.00", g = "0.00";
|
|
3562
|
+
for (let p = 0; p < s.length; p++)
|
|
3563
|
+
s[p].bankindex === e.toString() && (d = s[p].min, g = s[p].max);
|
|
3564
|
+
const { amountList: f, minAmount: b, maxAmount: w } = Oe(
|
|
3520
3565
|
Number(d),
|
|
3521
|
-
Number(
|
|
3566
|
+
Number(g),
|
|
3522
3567
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
3523
3568
|
t.mdBankLevelDetail.onlinepayment_max
|
|
3524
3569
|
), _ = {
|
|
@@ -3534,19 +3579,19 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3534
3579
|
id: e,
|
|
3535
3580
|
name: "autoMethod",
|
|
3536
3581
|
type: r,
|
|
3537
|
-
promo:
|
|
3582
|
+
promo: Ye(n.promo),
|
|
3538
3583
|
bank: a,
|
|
3539
|
-
requiredField:
|
|
3584
|
+
requiredField: ze
|
|
3540
3585
|
};
|
|
3541
|
-
},
|
|
3586
|
+
}, ts = (e, n) => {
|
|
3542
3587
|
const t = se.fix;
|
|
3543
3588
|
return {
|
|
3544
3589
|
id: e,
|
|
3545
3590
|
name: "fixAmountMethod",
|
|
3546
3591
|
type: t,
|
|
3547
|
-
promo:
|
|
3592
|
+
promo: Ye(n.promo),
|
|
3548
3593
|
bank: n.bank.map((a) => {
|
|
3549
|
-
const s = a.amtlist.map(Number).sort((d,
|
|
3594
|
+
const s = a.amtlist.map(Number).sort((d, g) => d - g);
|
|
3550
3595
|
return {
|
|
3551
3596
|
id: a.pgindex,
|
|
3552
3597
|
name: a.name,
|
|
@@ -3555,21 +3600,21 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3555
3600
|
max: s.length > 0 ? s[s.length - 1] : 0
|
|
3556
3601
|
};
|
|
3557
3602
|
}),
|
|
3558
|
-
requiredField:
|
|
3603
|
+
requiredField: ze
|
|
3559
3604
|
};
|
|
3560
|
-
},
|
|
3605
|
+
}, ns = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
3561
3606
|
alert: n.announcement_alert === "1",
|
|
3562
3607
|
content: n.announcement_simplified ?? "",
|
|
3563
3608
|
lastUpdatedTime: n.announcement_lastupdated
|
|
3564
|
-
}))) ?? [],
|
|
3609
|
+
}))) ?? [], rs = (e) => ({
|
|
3565
3610
|
username: e.username,
|
|
3566
3611
|
birthday: e.mdUserDetail.dob ?? "",
|
|
3567
3612
|
email: e.mdUserDetail.email ?? "",
|
|
3568
3613
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
3569
3614
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
3570
3615
|
profilePicUrl: e.mdUserDetail.profile_pic
|
|
3571
|
-
}),
|
|
3572
|
-
var n, t, r, a, s, o, d,
|
|
3616
|
+
}), as = (e) => {
|
|
3617
|
+
var n, t, r, a, s, o, d, g, f;
|
|
3573
3618
|
return {
|
|
3574
3619
|
platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((b) => {
|
|
3575
3620
|
var w, _;
|
|
@@ -3579,23 +3624,23 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3579
3624
|
name: b.name,
|
|
3580
3625
|
iconUrl: `/custom/image/side_menu/${b.code.toLowerCase()}.png?v=1`,
|
|
3581
3626
|
nextPage: b.nextPage === 1,
|
|
3582
|
-
list: (b.mdPlatformProducts !== null && ((w = b.mdPlatformProducts) == null ? void 0 : w.length)) ?? !1 ? ((_ = b.mdPlatformProducts) == null ? void 0 : _.map((
|
|
3583
|
-
gameId: Number(
|
|
3584
|
-
platformId: Number(
|
|
3585
|
-
name:
|
|
3627
|
+
list: (b.mdPlatformProducts !== null && ((w = b.mdPlatformProducts) == null ? void 0 : w.length)) ?? !1 ? ((_ = b.mdPlatformProducts) == null ? void 0 : _.map((p) => ({
|
|
3628
|
+
gameId: Number(p.id_GameMaster),
|
|
3629
|
+
platformId: Number(p.id),
|
|
3630
|
+
name: p.name,
|
|
3586
3631
|
flag: {
|
|
3587
|
-
value:
|
|
3588
|
-
hot: (
|
|
3589
|
-
trial: (
|
|
3590
|
-
new: (
|
|
3632
|
+
value: p.flag,
|
|
3633
|
+
hot: (p.flag & 2) > 0,
|
|
3634
|
+
trial: (p.flag & 4) > 0,
|
|
3635
|
+
new: (p.flag & 8) > 0
|
|
3591
3636
|
},
|
|
3592
|
-
imageUrl: `${e.mdDomains[
|
|
3593
|
-
logoUrl: `/image/platform_logo/${
|
|
3637
|
+
imageUrl: `${e.mdDomains[p.mdDomains_id]}${p.img}?ts=${p.filemtime}`,
|
|
3638
|
+
logoUrl: `/image/platform_logo/${p.img.split("/").pop()}?v=1`,
|
|
3594
3639
|
rate: "0.00"
|
|
3595
3640
|
}))) ?? [] : []
|
|
3596
3641
|
};
|
|
3597
3642
|
})) ?? [],
|
|
3598
|
-
hotGameList:
|
|
3643
|
+
hotGameList: ss(e.mdGameLists.data) ? {
|
|
3599
3644
|
currentPage: ((t = e.mdGameLists) == null ? void 0 : t.current_page) ?? 1,
|
|
3600
3645
|
lastPage: ((r = e.mdGameLists) == null ? void 0 : r.last_page) ?? 1,
|
|
3601
3646
|
data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((b) => ({
|
|
@@ -3613,10 +3658,10 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3613
3658
|
rate: "0.00"
|
|
3614
3659
|
}))) ?? []
|
|
3615
3660
|
} : {},
|
|
3616
|
-
platformGameList:
|
|
3661
|
+
platformGameList: os(e.mdGameLists.data) ? {
|
|
3617
3662
|
currentPage: ((o = e.mdGameLists) == null ? void 0 : o.current_page) ?? 1,
|
|
3618
3663
|
lastPage: ((d = e.mdGameLists) == null ? void 0 : d.last_page) ?? 1,
|
|
3619
|
-
data: ((f = (
|
|
3664
|
+
data: ((f = (g = e.mdGameLists) == null ? void 0 : g.data) == null ? void 0 : f.map((b) => ({
|
|
3620
3665
|
gameId: Number(b.id),
|
|
3621
3666
|
platformId: Number(b.id_PlatformProduct),
|
|
3622
3667
|
name: b.name,
|
|
@@ -3634,19 +3679,19 @@ const Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3634
3679
|
trialGameList: []
|
|
3635
3680
|
};
|
|
3636
3681
|
};
|
|
3637
|
-
function
|
|
3682
|
+
function ss(e) {
|
|
3638
3683
|
return Array.isArray(e) && e.every(
|
|
3639
3684
|
(n) => typeof n.appFlag == "number" && typeof n.code_PlatformProduct == "string" && typeof n.filemtime == "number" && typeof n.flag == "number" && typeof n.id == "number" && typeof n.id_PlatformProduct == "number" && typeof n.img == "string" && typeof n.mdDomains_id == "number" && typeof n.name == "string" && typeof n.shortName_PlatformProduct == "string"
|
|
3640
3685
|
);
|
|
3641
3686
|
}
|
|
3642
|
-
function
|
|
3687
|
+
function os(e) {
|
|
3643
3688
|
return Array.isArray(e) && e.every(
|
|
3644
3689
|
(n) => typeof n.id == "number" && typeof n.name == "string" && typeof n.img == "string" && typeof n.id_PlatformProduct == "number" && typeof n.appFlag == "number" && typeof n.filemtime == "number" && typeof n.mdDomains_id == "number"
|
|
3645
3690
|
);
|
|
3646
3691
|
}
|
|
3647
|
-
const
|
|
3692
|
+
const is = (e) => ({
|
|
3648
3693
|
list: e.mdGrade.map((n) => {
|
|
3649
|
-
var t, r, a, s, o, d,
|
|
3694
|
+
var t, r, a, s, o, d, g, f, b, w, _, p, x, j, B, H, T, S, v, k, q, ne, pe, re, _e, ke, Re, l, m, D, u, i, O, G, Q, X, Y, Z, J, A, V, U, oe, ie, ue, le, ce, de, y, Pe, Se, rt, at, st, ot, it, ut, lt, ct, dt, mt, ft, gt, pt;
|
|
3650
3695
|
return {
|
|
3651
3696
|
id: n.gradeindex,
|
|
3652
3697
|
is_current_level: !1,
|
|
@@ -3675,41 +3720,41 @@ const as = (e) => ({
|
|
|
3675
3720
|
bonus: P(((r = (t = n.benefit) == null ? void 0 : t.daily) == null ? void 0 : r.bonus) ?? "0"),
|
|
3676
3721
|
bonus_name: ((s = (a = n.benefit) == null ? void 0 : a.daily) == null ? void 0 : s.bonus_name) ?? "",
|
|
3677
3722
|
turnover: P(((d = (o = n.benefit) == null ? void 0 : o.daily) == null ? void 0 : d.turnover) ?? "0"),
|
|
3678
|
-
turnover_name: ((f = (
|
|
3723
|
+
turnover_name: ((f = (g = n.benefit) == null ? void 0 : g.daily) == null ? void 0 : f.turnover_name) ?? ""
|
|
3679
3724
|
},
|
|
3680
3725
|
monthly: {
|
|
3681
3726
|
bonus: P(((w = (b = n.benefit) == null ? void 0 : b.monthly) == null ? void 0 : w.bonus) ?? "0"),
|
|
3682
|
-
bonus_name: ((
|
|
3683
|
-
turnover: P(((j = (
|
|
3727
|
+
bonus_name: ((p = (_ = n.benefit) == null ? void 0 : _.monthly) == null ? void 0 : p.bonus_name) ?? "",
|
|
3728
|
+
turnover: P(((j = (x = n.benefit) == null ? void 0 : x.monthly) == null ? void 0 : j.turnover) ?? "0"),
|
|
3684
3729
|
turnover_name: ((H = (B = n.benefit) == null ? void 0 : B.monthly) == null ? void 0 : H.turnover_name) ?? ""
|
|
3685
3730
|
},
|
|
3686
3731
|
weekly: {
|
|
3687
3732
|
bonus: P(((S = (T = n.benefit) == null ? void 0 : T.weekly) == null ? void 0 : S.bonus) ?? "0"),
|
|
3688
3733
|
bonus_name: ((k = (v = n.benefit) == null ? void 0 : v.weekly) == null ? void 0 : k.bonus_name) ?? "",
|
|
3689
3734
|
turnover: P(((ne = (q = n.benefit) == null ? void 0 : q.weekly) == null ? void 0 : ne.turnover) ?? "0"),
|
|
3690
|
-
turnover_name: ((re = (
|
|
3735
|
+
turnover_name: ((re = (pe = n.benefit) == null ? void 0 : pe.weekly) == null ? void 0 : re.turnover_name) ?? ""
|
|
3691
3736
|
},
|
|
3692
3737
|
upgrade: {
|
|
3693
|
-
bonus: P(((
|
|
3694
|
-
bonus_name: ((
|
|
3695
|
-
turnover: P(((
|
|
3696
|
-
turnover_name: ((
|
|
3738
|
+
bonus: P(((ke = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : ke.bonus) ?? "0"),
|
|
3739
|
+
bonus_name: ((l = (Re = n.benefit) == null ? void 0 : Re.upgrade) == null ? void 0 : l.bonus_name) ?? "",
|
|
3740
|
+
turnover: P(((D = (m = n.benefit) == null ? void 0 : m.upgrade) == null ? void 0 : D.turnover) ?? "0"),
|
|
3741
|
+
turnover_name: ((i = (u = n.benefit) == null ? void 0 : u.upgrade) == null ? void 0 : i.turnover_name) ?? ""
|
|
3697
3742
|
},
|
|
3698
3743
|
birthday: {
|
|
3699
3744
|
bonus: P(((G = (O = n.benefit) == null ? void 0 : O.birthday) == null ? void 0 : G.bonus) ?? "0"),
|
|
3700
|
-
bonus_name: ((
|
|
3701
|
-
turnover: P(((
|
|
3702
|
-
turnover_name: ((
|
|
3745
|
+
bonus_name: ((X = (Q = n.benefit) == null ? void 0 : Q.birthday) == null ? void 0 : X.bonus_name) ?? "",
|
|
3746
|
+
turnover: P(((Z = (Y = n.benefit) == null ? void 0 : Y.birthday) == null ? void 0 : Z.turnover) ?? "0"),
|
|
3747
|
+
turnover_name: ((A = (J = n.benefit) == null ? void 0 : J.birthday) == null ? void 0 : A.turnover_name) ?? ""
|
|
3703
3748
|
},
|
|
3704
3749
|
salary_1st: {
|
|
3705
|
-
bonus: P(((
|
|
3706
|
-
bonus_name: ((
|
|
3707
|
-
turnover: P(((
|
|
3708
|
-
turnover_name: ((
|
|
3750
|
+
bonus: P(((U = (V = n.benefit) == null ? void 0 : V.salary_1st) == null ? void 0 : U.bonus) ?? "0"),
|
|
3751
|
+
bonus_name: ((ie = (oe = n.benefit) == null ? void 0 : oe.salary_1st) == null ? void 0 : ie.bonus_name) ?? "",
|
|
3752
|
+
turnover: P(((le = (ue = n.benefit) == null ? void 0 : ue.salary_1st) == null ? void 0 : le.turnover) ?? "0"),
|
|
3753
|
+
turnover_name: ((de = (ce = n.benefit) == null ? void 0 : ce.salary_1st) == null ? void 0 : de.turnover_name) ?? ""
|
|
3709
3754
|
},
|
|
3710
3755
|
salary_10th: {
|
|
3711
|
-
bonus: P(((
|
|
3712
|
-
bonus_name: ((rt = (
|
|
3756
|
+
bonus: P(((Pe = (y = n.benefit) == null ? void 0 : y.salary_10th) == null ? void 0 : Pe.bonus) ?? "0"),
|
|
3757
|
+
bonus_name: ((rt = (Se = n.benefit) == null ? void 0 : Se.salary_10th) == null ? void 0 : rt.bonus_name) ?? "",
|
|
3713
3758
|
turnover: P(((st = (at = n.benefit) == null ? void 0 : at.salary_10th) == null ? void 0 : st.turnover) ?? "0"),
|
|
3714
3759
|
turnover_name: ((it = (ot = n.benefit) == null ? void 0 : ot.salary_10th) == null ? void 0 : it.turnover_name) ?? ""
|
|
3715
3760
|
},
|
|
@@ -3779,7 +3824,11 @@ const as = (e) => ({
|
|
|
3779
3824
|
expired: !1,
|
|
3780
3825
|
claimed: !1
|
|
3781
3826
|
},
|
|
3782
|
-
value: "F"
|
|
3827
|
+
value: "F",
|
|
3828
|
+
timestamp: {
|
|
3829
|
+
current: 0,
|
|
3830
|
+
percentage: 0
|
|
3831
|
+
}
|
|
3783
3832
|
},
|
|
3784
3833
|
salary_10th: {
|
|
3785
3834
|
isShow: !0,
|
|
@@ -3788,7 +3837,11 @@ const as = (e) => ({
|
|
|
3788
3837
|
expired: !1,
|
|
3789
3838
|
claimed: !1
|
|
3790
3839
|
},
|
|
3791
|
-
value: "T"
|
|
3840
|
+
value: "T",
|
|
3841
|
+
timestamp: {
|
|
3842
|
+
current: 0,
|
|
3843
|
+
percentage: 0
|
|
3844
|
+
}
|
|
3792
3845
|
},
|
|
3793
3846
|
salary_20th: {
|
|
3794
3847
|
isShow: !0,
|
|
@@ -3797,10 +3850,14 @@ const as = (e) => ({
|
|
|
3797
3850
|
expired: !1,
|
|
3798
3851
|
claimed: !1
|
|
3799
3852
|
},
|
|
3800
|
-
value: "S"
|
|
3853
|
+
value: "S",
|
|
3854
|
+
timestamp: {
|
|
3855
|
+
current: 0,
|
|
3856
|
+
percentage: 0
|
|
3857
|
+
}
|
|
3801
3858
|
}
|
|
3802
3859
|
}
|
|
3803
|
-
}),
|
|
3860
|
+
}), us = (e) => ({
|
|
3804
3861
|
category: e.category.sort((n, t) => n.sequence - t.sequence).map((n) => ({
|
|
3805
3862
|
id: n.catid,
|
|
3806
3863
|
name: n.name
|
|
@@ -3815,42 +3872,42 @@ const as = (e) => ({
|
|
|
3815
3872
|
name: n.title
|
|
3816
3873
|
};
|
|
3817
3874
|
})
|
|
3818
|
-
}),
|
|
3875
|
+
}), ls = (e) => ({
|
|
3819
3876
|
month: {
|
|
3820
|
-
status:
|
|
3877
|
+
status: be(e.month)
|
|
3821
3878
|
},
|
|
3822
3879
|
week: {
|
|
3823
|
-
status:
|
|
3880
|
+
status: be(e.week)
|
|
3824
3881
|
},
|
|
3825
3882
|
day: {
|
|
3826
|
-
status:
|
|
3883
|
+
status: be(e.day)
|
|
3827
3884
|
},
|
|
3828
3885
|
birthday: {
|
|
3829
|
-
status:
|
|
3886
|
+
status: be(e.birthday)
|
|
3830
3887
|
},
|
|
3831
3888
|
salary_1st: {
|
|
3832
|
-
status:
|
|
3889
|
+
status: be(e.salary1st)
|
|
3833
3890
|
},
|
|
3834
3891
|
salary_10th: {
|
|
3835
|
-
status:
|
|
3892
|
+
status: be(e.salary10th)
|
|
3836
3893
|
},
|
|
3837
3894
|
salary_20th: {
|
|
3838
|
-
status:
|
|
3895
|
+
status: be(e.salary20th)
|
|
3839
3896
|
}
|
|
3840
|
-
}),
|
|
3897
|
+
}), be = (e) => ({
|
|
3841
3898
|
claimable: e === 1,
|
|
3842
3899
|
expired: e === 0,
|
|
3843
3900
|
claimed: e === -1
|
|
3844
|
-
}),
|
|
3901
|
+
}), cs = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
3845
3902
|
fieldName: t.fieldname,
|
|
3846
3903
|
showName: t.showname
|
|
3847
|
-
})),
|
|
3904
|
+
})), ds = (e) => ({
|
|
3848
3905
|
current_deposit: e.deposit,
|
|
3849
3906
|
current_turnover: e.turnOver,
|
|
3850
3907
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
3851
3908
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
3852
3909
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
3853
|
-
}),
|
|
3910
|
+
}), ms = (e) => {
|
|
3854
3911
|
var r, a;
|
|
3855
3912
|
let n = 4;
|
|
3856
3913
|
e.vipcalculation && (n = Number(e.vipcalculation));
|
|
@@ -3887,7 +3944,7 @@ const as = (e) => ({
|
|
|
3887
3944
|
telegramBotId: e.telegrambotid ?? "",
|
|
3888
3945
|
whatsappRegister: e.registerwa ?? ""
|
|
3889
3946
|
};
|
|
3890
|
-
},
|
|
3947
|
+
}, fs = (e) => {
|
|
3891
3948
|
var n, t, r, a;
|
|
3892
3949
|
return {
|
|
3893
3950
|
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((s) => `${s.imagepath}?ts=${s.filemtime}`)) ?? [],
|
|
@@ -3903,49 +3960,49 @@ const as = (e) => ({
|
|
|
3903
3960
|
link: s.link
|
|
3904
3961
|
}))) ?? []
|
|
3905
3962
|
};
|
|
3906
|
-
},
|
|
3963
|
+
}, gs = (e) => {
|
|
3907
3964
|
var n;
|
|
3908
3965
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3909
3966
|
code: t.area_code,
|
|
3910
3967
|
regex: t.regex,
|
|
3911
3968
|
value: t.value
|
|
3912
3969
|
}))) ?? [];
|
|
3913
|
-
},
|
|
3970
|
+
}, ps = (e) => e, bs = (e) => {
|
|
3914
3971
|
let n = null;
|
|
3915
3972
|
return e ? e.status != 1 ? n = 0 : n = e.mainwallet : n = 0, {
|
|
3916
3973
|
amount: n
|
|
3917
3974
|
};
|
|
3918
|
-
},
|
|
3975
|
+
}, ys = (e) => {
|
|
3919
3976
|
var n;
|
|
3920
3977
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3921
3978
|
name: t.title,
|
|
3922
3979
|
code: t.code,
|
|
3923
3980
|
iconUrl: t.flag_icon
|
|
3924
3981
|
}))) ?? [];
|
|
3925
|
-
},
|
|
3982
|
+
}, hs = (e) => ({
|
|
3926
3983
|
name: ""
|
|
3927
|
-
}),
|
|
3984
|
+
}), _s = (e) => {
|
|
3928
3985
|
var n;
|
|
3929
3986
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.company_status == 1).map((t) => ({
|
|
3930
3987
|
id: t.company_id,
|
|
3931
3988
|
name: t.company_name,
|
|
3932
3989
|
date: []
|
|
3933
3990
|
}))) ?? [];
|
|
3934
|
-
},
|
|
3991
|
+
}, Ts = (e) => {
|
|
3935
3992
|
var n;
|
|
3936
3993
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3937
3994
|
var r;
|
|
3938
3995
|
return {
|
|
3939
3996
|
id: t.key,
|
|
3940
|
-
date: ((r = t.draw_date) == null ? void 0 : r.map((a) =>
|
|
3997
|
+
date: ((r = t.draw_date) == null ? void 0 : r.map((a) => vs(a.draw_tmactive))) ?? []
|
|
3941
3998
|
};
|
|
3942
3999
|
})) ?? [];
|
|
3943
4000
|
};
|
|
3944
|
-
function
|
|
4001
|
+
function vs(e) {
|
|
3945
4002
|
const n = new Date(e * 1e3), t = n.getFullYear(), r = ("0" + (n.getMonth() + 1)).slice(-2), a = ("0" + n.getDate()).slice(-2);
|
|
3946
4003
|
return `${t}-${r}-${a}`;
|
|
3947
4004
|
}
|
|
3948
|
-
const
|
|
4005
|
+
const ws = (e) => {
|
|
3949
4006
|
var n;
|
|
3950
4007
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3951
4008
|
var r;
|
|
@@ -3958,25 +4015,25 @@ const _s = (e) => {
|
|
|
3958
4015
|
}))) ?? []
|
|
3959
4016
|
};
|
|
3960
4017
|
})) ?? [];
|
|
3961
|
-
},
|
|
4018
|
+
}, Ds = (e) => e.data.map((n) => ({
|
|
3962
4019
|
companyId: n.company_id,
|
|
3963
4020
|
companyName: n.company_name,
|
|
3964
4021
|
resultByDateList: n.draws.map((t) => {
|
|
3965
|
-
const r = t.results.filter((
|
|
3966
|
-
(
|
|
3967
|
-
).map((
|
|
3968
|
-
(
|
|
3969
|
-
).map((
|
|
3970
|
-
(
|
|
3971
|
-
).map((
|
|
3972
|
-
(
|
|
3973
|
-
).map((
|
|
3974
|
-
(
|
|
3975
|
-
).map((
|
|
3976
|
-
(
|
|
3977
|
-
).map((
|
|
3978
|
-
(
|
|
3979
|
-
).map((
|
|
4022
|
+
const r = t.results.filter((p) => p.combination_dimension == 3).map((p) => p.combination_combination), a = t.results.filter(
|
|
4023
|
+
(p) => p.combination_dimension == 4 && p.combination_position === 1
|
|
4024
|
+
).map((p) => p.combination_combination), s = t.results.filter(
|
|
4025
|
+
(p) => p.combination_dimension === 4 && p.combination_position === 2
|
|
4026
|
+
).map((p) => p.combination_combination), o = t.results.filter(
|
|
4027
|
+
(p) => p.combination_dimension === 4 && p.combination_position === 3
|
|
4028
|
+
).map((p) => p.combination_combination), d = t.results.filter(
|
|
4029
|
+
(p) => p.combination_dimension === 4 && p.combination_position === 4
|
|
4030
|
+
).map((p) => p.combination_combination), g = t.results.filter(
|
|
4031
|
+
(p) => p.combination_dimension === 4 && p.combination_position === 5
|
|
4032
|
+
).map((p) => p.combination_combination), f = t.results.filter(
|
|
4033
|
+
(p) => p.combination_dimension === 5 && p.combination_position === 1
|
|
4034
|
+
).map((p) => p.combination_combination), b = t.results.filter((p) => p.combination_dimension == 5).map((p) => p.combination_combination), w = t.results.filter(
|
|
4035
|
+
(p) => p.combination_dimension === 6 && p.combination_position === 1
|
|
4036
|
+
).map((p) => p.combination_combination), _ = t.results.filter((p) => p.combination_dimension === 6).map((p) => p.combination_combination);
|
|
3980
4037
|
return {
|
|
3981
4038
|
date: t.date,
|
|
3982
4039
|
dimension_3: r,
|
|
@@ -3985,7 +4042,7 @@ const _s = (e) => {
|
|
|
3985
4042
|
prize_2: s,
|
|
3986
4043
|
prize_3: o,
|
|
3987
4044
|
prize_4: d,
|
|
3988
|
-
prize_5:
|
|
4045
|
+
prize_5: g
|
|
3989
4046
|
},
|
|
3990
4047
|
dimension_5: {
|
|
3991
4048
|
prize_1: f,
|
|
@@ -3997,7 +4054,7 @@ const _s = (e) => {
|
|
|
3997
4054
|
}
|
|
3998
4055
|
};
|
|
3999
4056
|
})
|
|
4000
|
-
})),
|
|
4057
|
+
})), Ps = (e) => e.data ? e.data.filter((n) => !Qa(n.matchDate)).map((n) => ({
|
|
4001
4058
|
id: n.id,
|
|
4002
4059
|
date: sn(an(n.matchDate)),
|
|
4003
4060
|
stage: n.Stage,
|
|
@@ -4017,29 +4074,29 @@ const _s = (e) => {
|
|
|
4017
4074
|
name: n.home,
|
|
4018
4075
|
logo_url: n.homeLogo
|
|
4019
4076
|
}
|
|
4020
|
-
})) ?? [] : [],
|
|
4077
|
+
})) ?? [] : [], xs = (e) => ({
|
|
4021
4078
|
status: e.status == 1,
|
|
4022
4079
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4023
4080
|
paymentUrl: e.urlpayment ?? ""
|
|
4024
|
-
}),
|
|
4081
|
+
}), Ms = (e) => ({
|
|
4025
4082
|
status: e.status == 1,
|
|
4026
4083
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4027
4084
|
flag: e.flag
|
|
4028
4085
|
}), I = (e) => ({
|
|
4029
4086
|
status: e.status == 1,
|
|
4030
4087
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4031
|
-
}),
|
|
4088
|
+
}), Os = (e) => I(e), ks = (e) => {
|
|
4032
4089
|
var n, t, r, a, s;
|
|
4033
4090
|
return {
|
|
4034
4091
|
bankCard: ((n = e.bankCard) == null ? void 0 : n.map((o) => {
|
|
4035
|
-
var d,
|
|
4092
|
+
var d, g;
|
|
4036
4093
|
return {
|
|
4037
4094
|
bankIndex: o.bankindex,
|
|
4038
4095
|
bankProvince: {
|
|
4039
4096
|
id: o.bankprovince,
|
|
4040
|
-
desc: ((
|
|
4097
|
+
desc: ((g = (d = e.province) == null ? void 0 : d.find(
|
|
4041
4098
|
(f) => f.provinceindex == o.bankprovince
|
|
4042
|
-
)) == null ? void 0 :
|
|
4099
|
+
)) == null ? void 0 : g.label) ?? ""
|
|
4043
4100
|
},
|
|
4044
4101
|
bankName: o.banknamesimplified,
|
|
4045
4102
|
bankAccountNo: o.bankaccountno,
|
|
@@ -4086,19 +4143,19 @@ const _s = (e) => {
|
|
|
4086
4143
|
},
|
|
4087
4144
|
bankCardLimit: e.bankcardlimit
|
|
4088
4145
|
};
|
|
4089
|
-
},
|
|
4146
|
+
}, Rs = (e) => ({
|
|
4090
4147
|
withdrawMin: Number(e.withdrawMin),
|
|
4091
4148
|
withdrawMax: Number(e.withdrawMax),
|
|
4092
4149
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
4093
4150
|
withdrawFee: e.withdrawFee,
|
|
4094
4151
|
withdrawMaxFee: Number(e.withdrawMaxFee),
|
|
4095
4152
|
withdrawCount: e.withdrawCount
|
|
4096
|
-
}),
|
|
4153
|
+
}), Ss = (e) => I(e);
|
|
4097
4154
|
var $ = /* @__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))($ || {});
|
|
4098
|
-
const
|
|
4155
|
+
const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4099
4156
|
__proto__: null,
|
|
4100
4157
|
TransactionMethod: $
|
|
4101
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4158
|
+
}, Symbol.toStringTag, { value: "Module" })), Cs = (e) => {
|
|
4102
4159
|
var n, t, r, a, s, o;
|
|
4103
4160
|
return {
|
|
4104
4161
|
statusMode: ((n = e.subStatusModes) == null ? void 0 : n.map((d) => ({
|
|
@@ -4113,18 +4170,18 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4113
4170
|
currentPage: ((r = e.mdCashLedgers) == null ? void 0 : r.current_page) ?? 0,
|
|
4114
4171
|
lastPage: ((a = e.mdCashLedgers) == null ? void 0 : a.last_page) ?? 0,
|
|
4115
4172
|
data: ((o = (s = e.mdCashLedgers) == null ? void 0 : s.data) == null ? void 0 : o.map((d) => {
|
|
4116
|
-
var
|
|
4173
|
+
var g, f;
|
|
4117
4174
|
return {
|
|
4118
4175
|
transactionIndex: d.ledgerindex,
|
|
4119
4176
|
transactionInfo: {
|
|
4120
4177
|
id: d.fundindex,
|
|
4121
|
-
desc:
|
|
4178
|
+
desc: Ns(d.fundindex, d.transactionindex),
|
|
4122
4179
|
ext: d.fundindex === 3 ? `(${d.promo_cash})` : ""
|
|
4123
4180
|
},
|
|
4124
4181
|
statusInfo: {
|
|
4125
4182
|
id: d.status,
|
|
4126
4183
|
value: d.status == 1,
|
|
4127
|
-
desc: ((f = (
|
|
4184
|
+
desc: ((f = (g = e.subStatusModes) == null ? void 0 : g.find((b) => b.key === d.status)) == null ? void 0 : f.value) ?? ""
|
|
4128
4185
|
},
|
|
4129
4186
|
amount: P(d.amount),
|
|
4130
4187
|
dateTime: d.ledgerdatetime,
|
|
@@ -4134,7 +4191,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4134
4191
|
})) ?? []
|
|
4135
4192
|
}
|
|
4136
4193
|
};
|
|
4137
|
-
},
|
|
4194
|
+
}, Ns = (e, n) => {
|
|
4138
4195
|
switch (e) {
|
|
4139
4196
|
case 1:
|
|
4140
4197
|
if (n === 1)
|
|
@@ -4164,9 +4221,9 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4164
4221
|
return $.shareHolder;
|
|
4165
4222
|
}
|
|
4166
4223
|
return "";
|
|
4167
|
-
},
|
|
4224
|
+
}, js = (e) => ({
|
|
4168
4225
|
status: e.status == 1
|
|
4169
|
-
}),
|
|
4226
|
+
}), Fs = (e) => (e == null ? void 0 : e.map((n) => {
|
|
4170
4227
|
var t;
|
|
4171
4228
|
return {
|
|
4172
4229
|
activeCom: ((t = n.active_com) == null ? void 0 : t.map((r) => ({
|
|
@@ -4179,7 +4236,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4179
4236
|
com: n.com ?? "",
|
|
4180
4237
|
maintenance: n.maintenance ?? !1
|
|
4181
4238
|
};
|
|
4182
|
-
})) ?? [],
|
|
4239
|
+
})) ?? [], Ls = (e) => ({
|
|
4183
4240
|
status: e.status == 1,
|
|
4184
4241
|
message: e.message ?? "",
|
|
4185
4242
|
data: e.data.map((n) => ({
|
|
@@ -4189,7 +4246,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4189
4246
|
imageUrl: n.image_url,
|
|
4190
4247
|
getToken: n.getToken === 1
|
|
4191
4248
|
}))
|
|
4192
|
-
}),
|
|
4249
|
+
}), Gs = (e) => {
|
|
4193
4250
|
var n;
|
|
4194
4251
|
return {
|
|
4195
4252
|
status: e.status == 1,
|
|
@@ -4199,19 +4256,19 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4199
4256
|
tokenAmount: t.token_amount
|
|
4200
4257
|
}))) ?? []
|
|
4201
4258
|
};
|
|
4202
|
-
},
|
|
4259
|
+
}, zs = (e) => ({
|
|
4203
4260
|
status: e.status == 1,
|
|
4204
4261
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4205
4262
|
loginId: e.loginId ?? "",
|
|
4206
4263
|
password: e.password ?? "",
|
|
4207
4264
|
downloadUrl: e.download_link ?? ""
|
|
4208
|
-
}),
|
|
4265
|
+
}), Ys = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
4209
4266
|
messageId: n.msgindex,
|
|
4210
4267
|
unread: n.status == "0",
|
|
4211
4268
|
date: n.cdate,
|
|
4212
4269
|
title: n.account_message_content.subject,
|
|
4213
4270
|
content: n.account_message_content.content
|
|
4214
|
-
}))) ?? [],
|
|
4271
|
+
}))) ?? [], Ws = (e) => {
|
|
4215
4272
|
var n, t;
|
|
4216
4273
|
return {
|
|
4217
4274
|
currentPage: 1,
|
|
@@ -4231,7 +4288,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4231
4288
|
rate: "0.00"
|
|
4232
4289
|
}))) ?? []
|
|
4233
4290
|
};
|
|
4234
|
-
},
|
|
4291
|
+
}, qs = (e) => e.mdGameLists.map((n) => ({
|
|
4235
4292
|
id: n.id,
|
|
4236
4293
|
name: n.name,
|
|
4237
4294
|
list: n.gameList.map((t) => {
|
|
@@ -4242,7 +4299,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4242
4299
|
imageUrl: s
|
|
4243
4300
|
};
|
|
4244
4301
|
})
|
|
4245
|
-
})),
|
|
4302
|
+
})), Es = (e) => {
|
|
4246
4303
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4247
4304
|
return e.status == 0 ? {
|
|
4248
4305
|
claimedReward: n,
|
|
@@ -4259,7 +4316,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4259
4316
|
totalReward: s,
|
|
4260
4317
|
unclaimReward: o
|
|
4261
4318
|
});
|
|
4262
|
-
},
|
|
4319
|
+
}, Bs = (e) => {
|
|
4263
4320
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.downline), {
|
|
4264
4321
|
id: s.logindex,
|
|
4265
4322
|
name: s.firstname,
|
|
@@ -4272,7 +4329,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4272
4329
|
totalCount: a,
|
|
4273
4330
|
list: t
|
|
4274
4331
|
};
|
|
4275
|
-
},
|
|
4332
|
+
}, Hs = (e) => {
|
|
4276
4333
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4277
4334
|
return e.status == 0 ? {
|
|
4278
4335
|
claimedReward: n,
|
|
@@ -4289,7 +4346,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4289
4346
|
totalReward: s,
|
|
4290
4347
|
unclaimReward: o
|
|
4291
4348
|
});
|
|
4292
|
-
},
|
|
4349
|
+
}, Us = (e) => {
|
|
4293
4350
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4294
4351
|
id: s.id,
|
|
4295
4352
|
name: s.firstname,
|
|
@@ -4303,7 +4360,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4303
4360
|
totalCount: a,
|
|
4304
4361
|
list: t
|
|
4305
4362
|
};
|
|
4306
|
-
},
|
|
4363
|
+
}, $s = (e) => {
|
|
4307
4364
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4308
4365
|
return e.status == 0 ? {
|
|
4309
4366
|
claimedReward: n,
|
|
@@ -4320,7 +4377,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4320
4377
|
totalReward: s,
|
|
4321
4378
|
unclaimReward: o
|
|
4322
4379
|
});
|
|
4323
|
-
},
|
|
4380
|
+
}, As = (e) => {
|
|
4324
4381
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4325
4382
|
id: s.logindex,
|
|
4326
4383
|
name: s.firstname,
|
|
@@ -4333,7 +4390,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4333
4390
|
totalCount: a,
|
|
4334
4391
|
list: t
|
|
4335
4392
|
};
|
|
4336
|
-
},
|
|
4393
|
+
}, Vs = (e) => e.status == 0 ? {
|
|
4337
4394
|
directDownline: "0",
|
|
4338
4395
|
otherDownline: "0",
|
|
4339
4396
|
uplineCode: "",
|
|
@@ -4347,8 +4404,8 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4347
4404
|
referralCode: e.data.referral_code,
|
|
4348
4405
|
totalCommission: "0",
|
|
4349
4406
|
isClaimable: !1
|
|
4350
|
-
},
|
|
4351
|
-
var
|
|
4407
|
+
}, Qs = (e) => {
|
|
4408
|
+
var g;
|
|
4352
4409
|
let n = null, t = null;
|
|
4353
4410
|
if (e.status == 0)
|
|
4354
4411
|
return { welcomeBonus: null, dailyBonus: null };
|
|
@@ -4379,7 +4436,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4379
4436
|
expiryTime: f.etime
|
|
4380
4437
|
};
|
|
4381
4438
|
});
|
|
4382
|
-
let s = 0, o = ((
|
|
4439
|
+
let s = 0, o = ((g = a[0]) == null ? void 0 : g.expiryTime) || "";
|
|
4383
4440
|
const d = a.map((f) => (s = Math.max(s, f.percentage), new Date(f.expiryTime) < new Date(o) && (o = f.expiryTime), {
|
|
4384
4441
|
name: f.name,
|
|
4385
4442
|
depositAmount: f.depositAmount,
|
|
@@ -4390,16 +4447,16 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4390
4447
|
expiryTime: o,
|
|
4391
4448
|
list: d
|
|
4392
4449
|
}, { welcomeBonus: n, dailyBonus: t };
|
|
4393
|
-
},
|
|
4450
|
+
}, Xs = (e) => ({
|
|
4394
4451
|
status: e.status == 1,
|
|
4395
4452
|
message: e.msg ?? ""
|
|
4396
|
-
}),
|
|
4453
|
+
}), Zs = (e) => ({
|
|
4397
4454
|
status: e.status == 1,
|
|
4398
4455
|
message: e.msg ?? ""
|
|
4399
|
-
}),
|
|
4456
|
+
}), Js = (e) => ({
|
|
4400
4457
|
status: e.status == 1,
|
|
4401
4458
|
message: e.msg ?? ""
|
|
4402
|
-
}),
|
|
4459
|
+
}), Ks = (e) => e.status == 0 ? {
|
|
4403
4460
|
deposit: "0",
|
|
4404
4461
|
reward: "0",
|
|
4405
4462
|
turnover: "0",
|
|
@@ -4409,7 +4466,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4409
4466
|
reward: e.data.reward,
|
|
4410
4467
|
turnover: e.data.turnover,
|
|
4411
4468
|
multiplier: e.data.multiply
|
|
4412
|
-
},
|
|
4469
|
+
}, eo = (e) => {
|
|
4413
4470
|
if (e.status == 0 || !e.data)
|
|
4414
4471
|
return {};
|
|
4415
4472
|
const n = {};
|
|
@@ -4429,7 +4486,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4429
4486
|
}
|
|
4430
4487
|
}
|
|
4431
4488
|
return n;
|
|
4432
|
-
},
|
|
4489
|
+
}, to = (e) => {
|
|
4433
4490
|
if (e.status == 0 || !e.data)
|
|
4434
4491
|
return {};
|
|
4435
4492
|
const n = {};
|
|
@@ -4449,7 +4506,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4449
4506
|
}
|
|
4450
4507
|
}
|
|
4451
4508
|
return n;
|
|
4452
|
-
},
|
|
4509
|
+
}, no = (e) => I(e), ro = (e) => I(e), ao = (e) => {
|
|
4453
4510
|
var n, t, r, a, s;
|
|
4454
4511
|
return {
|
|
4455
4512
|
status: e.status == 1,
|
|
@@ -4460,10 +4517,10 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4460
4517
|
qrcode: ((a = e.data) == null ? void 0 : a.qrcode) ?? [],
|
|
4461
4518
|
personal: ((s = e.data) == null ? void 0 : s.personal) ?? []
|
|
4462
4519
|
};
|
|
4463
|
-
},
|
|
4520
|
+
}, $e = (e) => ({
|
|
4464
4521
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4465
|
-
forms:
|
|
4466
|
-
}),
|
|
4522
|
+
forms: so(e)
|
|
4523
|
+
}), so = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((n) => ({
|
|
4467
4524
|
id: n.id,
|
|
4468
4525
|
fieldName: n.fieldname,
|
|
4469
4526
|
regex: n.regex,
|
|
@@ -4481,25 +4538,25 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4481
4538
|
regex: n.regex,
|
|
4482
4539
|
showName: n.showname,
|
|
4483
4540
|
inputHelper: n.inputHelper
|
|
4484
|
-
})) : [],
|
|
4541
|
+
})) : [], oo = (e) => I(e), io = (e) => e, uo = (e) => ({
|
|
4485
4542
|
status: e.status == 1,
|
|
4486
4543
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4487
|
-
}),
|
|
4544
|
+
}), lo = (e) => I(e), co = (e) => ({
|
|
4488
4545
|
status: e.status == 1,
|
|
4489
4546
|
message: e.message,
|
|
4490
4547
|
user: e.user ?? ""
|
|
4491
|
-
}),
|
|
4548
|
+
}), mo = (e) => ({
|
|
4492
4549
|
status: e.status == 1,
|
|
4493
4550
|
message: e.msg ?? "",
|
|
4494
4551
|
amount: e.amount ?? ""
|
|
4495
|
-
}),
|
|
4552
|
+
}), fo = (e) => I(e), go = (e) => {
|
|
4496
4553
|
var n;
|
|
4497
4554
|
return {
|
|
4498
4555
|
status: e.status == 1,
|
|
4499
4556
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4500
4557
|
dayStreak: ((n = e.data) == null ? void 0 : n.continuousDay) ?? 0
|
|
4501
4558
|
};
|
|
4502
|
-
},
|
|
4559
|
+
}, po = (e) => {
|
|
4503
4560
|
var n;
|
|
4504
4561
|
return {
|
|
4505
4562
|
status: e.status == 1,
|
|
@@ -4517,19 +4574,19 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4517
4574
|
};
|
|
4518
4575
|
})) ?? []
|
|
4519
4576
|
};
|
|
4520
|
-
},
|
|
4577
|
+
}, bo = (e) => ({
|
|
4521
4578
|
status: e.status == 1,
|
|
4522
4579
|
message: e.msg ?? ""
|
|
4523
|
-
}),
|
|
4580
|
+
}), yo = (e) => ({
|
|
4524
4581
|
status: e.status == 1,
|
|
4525
4582
|
code: e.code ?? 0,
|
|
4526
4583
|
message: e.msg ?? "",
|
|
4527
4584
|
form: e.form ?? "",
|
|
4528
4585
|
gameUrl: e.data ?? ""
|
|
4529
|
-
}),
|
|
4586
|
+
}), ho = (e) => I(e), _o = (e) => I(e), Ae = (e) => ({
|
|
4530
4587
|
status: e.status == 1,
|
|
4531
4588
|
message: e.errormessage ?? ""
|
|
4532
|
-
}),
|
|
4589
|
+
}), To = (e) => I(e), vo = (e) => e, wo = (e) => I(e), Do = (e) => {
|
|
4533
4590
|
var n;
|
|
4534
4591
|
return {
|
|
4535
4592
|
platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
|
|
@@ -4538,7 +4595,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4538
4595
|
com: t.com
|
|
4539
4596
|
}))) ?? []
|
|
4540
4597
|
};
|
|
4541
|
-
},
|
|
4598
|
+
}, Po = (e) => {
|
|
4542
4599
|
var n;
|
|
4543
4600
|
return ((n = e.mdProductMaster) == null ? void 0 : n.map((t) => {
|
|
4544
4601
|
var r;
|
|
@@ -4553,33 +4610,33 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4553
4610
|
}))) ?? []
|
|
4554
4611
|
};
|
|
4555
4612
|
})) ?? [];
|
|
4556
|
-
},
|
|
4613
|
+
}, xo = (e) => I(e), Mo = (e) => I(e), Oo = (e) => I(e), ko = (e) => I(e), Ro = (e) => I(e), So = (e) => I(e), Io = (e) => I(e), Co = (e) => ({
|
|
4557
4614
|
status: e.status == 1,
|
|
4558
4615
|
message: e.msg ?? "",
|
|
4559
4616
|
data: e.data
|
|
4560
|
-
}),
|
|
4617
|
+
}), No = (e) => ({
|
|
4561
4618
|
status: e.status == 1,
|
|
4562
4619
|
message: e.msg ?? ""
|
|
4563
|
-
}),
|
|
4620
|
+
}), jo = (e) => {
|
|
4564
4621
|
let n = "";
|
|
4565
4622
|
return e.data && (n = e.data.max_promo_amt), {
|
|
4566
4623
|
status: e.status == 1,
|
|
4567
4624
|
amount: n
|
|
4568
4625
|
};
|
|
4569
|
-
},
|
|
4626
|
+
}, Fo = (e) => ({
|
|
4570
4627
|
eventDescription: {
|
|
4571
4628
|
condition: e.bottomDescription.signinCondition,
|
|
4572
4629
|
prize: e.bottomDescription.signinPrize,
|
|
4573
4630
|
others: e.bottomDescription.otherDescription
|
|
4574
4631
|
},
|
|
4575
4632
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4576
|
-
}),
|
|
4633
|
+
}), Lo = (e) => ({
|
|
4577
4634
|
status: e.status == 1,
|
|
4578
4635
|
signedDays: e.days,
|
|
4579
4636
|
signedToday: e.todayIsSign === 1,
|
|
4580
4637
|
dayStreak: e.continuousDay,
|
|
4581
4638
|
canSignToday: e.canSign === 1
|
|
4582
|
-
}),
|
|
4639
|
+
}), Go = (e) => ({
|
|
4583
4640
|
status: e.status == 1,
|
|
4584
4641
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4585
4642
|
fullName: e.fullname,
|
|
@@ -4617,7 +4674,7 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4617
4674
|
commission: t.commission
|
|
4618
4675
|
}))
|
|
4619
4676
|
}))
|
|
4620
|
-
}),
|
|
4677
|
+
}), zo = (e) => ({
|
|
4621
4678
|
status: e.status == 1,
|
|
4622
4679
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4623
4680
|
id: e.id ?? 0,
|
|
@@ -4629,17 +4686,17 @@ const ks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4629
4686
|
})),
|
|
4630
4687
|
currentPage: e.page,
|
|
4631
4688
|
lastPage: e.lastpage
|
|
4632
|
-
}),
|
|
4689
|
+
}), Yo = (e) => ({
|
|
4633
4690
|
status: e.status == "1",
|
|
4634
4691
|
message: e.msg ?? "",
|
|
4635
4692
|
username: e.accountcode,
|
|
4636
4693
|
password: e.password
|
|
4637
4694
|
});
|
|
4638
|
-
var
|
|
4639
|
-
const
|
|
4695
|
+
var Le = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(Le || {});
|
|
4696
|
+
const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4640
4697
|
__proto__: null,
|
|
4641
|
-
TransferMethod:
|
|
4642
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4698
|
+
TransferMethod: Le
|
|
4699
|
+
}, Symbol.toStringTag, { value: "Module" })), qo = (e) => {
|
|
4643
4700
|
var n;
|
|
4644
4701
|
return {
|
|
4645
4702
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -4647,12 +4704,12 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4647
4704
|
data: ((n = e.mdGameCreditLimitTransfers.data) == null ? void 0 : n.map((t) => ({
|
|
4648
4705
|
transferIndex: t.clindex,
|
|
4649
4706
|
target: t.com_from !== "" ? t.com_from : t.com_to,
|
|
4650
|
-
category: t.com_from !== "" ?
|
|
4707
|
+
category: t.com_from !== "" ? Le.toWallet : Le.toPlatform,
|
|
4651
4708
|
amount: P(t.amount),
|
|
4652
4709
|
dateTime: t.transferdatetime
|
|
4653
4710
|
}))) ?? []
|
|
4654
4711
|
};
|
|
4655
|
-
},
|
|
4712
|
+
}, Eo = (e) => {
|
|
4656
4713
|
var n;
|
|
4657
4714
|
return {
|
|
4658
4715
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -4665,8 +4722,8 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4665
4722
|
dateTime: t.transferdatetime
|
|
4666
4723
|
}))) ?? []
|
|
4667
4724
|
};
|
|
4668
|
-
},
|
|
4669
|
-
var n, t, r, a, s, o, d,
|
|
4725
|
+
}, Bo = (e) => {
|
|
4726
|
+
var n, t, r, a, s, o, d, g, f, b, w;
|
|
4670
4727
|
return {
|
|
4671
4728
|
status: e.status == 1,
|
|
4672
4729
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
@@ -4689,7 +4746,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4689
4746
|
target: _.name,
|
|
4690
4747
|
com: _.com
|
|
4691
4748
|
}))) ?? [],
|
|
4692
|
-
wagers: ((f = (
|
|
4749
|
+
wagers: ((f = (g = e.data) == null ? void 0 : g.wagers) == null ? void 0 : f.map((_) => ({
|
|
4693
4750
|
payout: P(_.payout),
|
|
4694
4751
|
betType: _.betType,
|
|
4695
4752
|
stakeF: P(_.stakeF),
|
|
@@ -4704,7 +4761,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4704
4761
|
lastPage: ((w = e.data) == null ? void 0 : w.page.last_page) ?? 1
|
|
4705
4762
|
}
|
|
4706
4763
|
};
|
|
4707
|
-
},
|
|
4764
|
+
}, Ho = (e) => {
|
|
4708
4765
|
var n, t, r;
|
|
4709
4766
|
return {
|
|
4710
4767
|
status: e.status == 1,
|
|
@@ -4715,7 +4772,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4715
4772
|
binded: ((r = e.data) == null ? void 0 : r.binded) ?? !1
|
|
4716
4773
|
}
|
|
4717
4774
|
};
|
|
4718
|
-
},
|
|
4775
|
+
}, Uo = (e) => I(e), $o = (e) => {
|
|
4719
4776
|
var n;
|
|
4720
4777
|
return {
|
|
4721
4778
|
status: e.status == 1,
|
|
@@ -4725,7 +4782,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4725
4782
|
createdAt: t.created_at
|
|
4726
4783
|
}))) ?? []
|
|
4727
4784
|
};
|
|
4728
|
-
},
|
|
4785
|
+
}, Ao = (e) => I(e), Vo = (e) => {
|
|
4729
4786
|
var n, t, r;
|
|
4730
4787
|
return {
|
|
4731
4788
|
status: e.status == 1,
|
|
@@ -4750,23 +4807,23 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4750
4807
|
}))) ?? []
|
|
4751
4808
|
}
|
|
4752
4809
|
};
|
|
4753
|
-
},
|
|
4810
|
+
}, Qo = (e) => I(e), Xo = (e) => ({
|
|
4754
4811
|
status: e.status == 1,
|
|
4755
4812
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4756
4813
|
tokenAmount: e.token_amount
|
|
4757
|
-
}),
|
|
4758
|
-
var
|
|
4759
|
-
const
|
|
4814
|
+
}), Zo = (e) => I(e);
|
|
4815
|
+
var nt = /* @__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))(nt || {});
|
|
4816
|
+
const Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4760
4817
|
__proto__: null,
|
|
4761
|
-
SettingCategory:
|
|
4762
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4818
|
+
SettingCategory: nt
|
|
4819
|
+
}, Symbol.toStringTag, { value: "Module" })), Ko = (e) => {
|
|
4763
4820
|
let n = 0;
|
|
4764
4821
|
return e.data != null && typeof e.data == "object" && (n = e.data.amount), {
|
|
4765
4822
|
status: e.status,
|
|
4766
4823
|
message: e.msg ?? "",
|
|
4767
4824
|
amount: n
|
|
4768
4825
|
};
|
|
4769
|
-
},
|
|
4826
|
+
}, ei = (e) => e.status == 0 ? {
|
|
4770
4827
|
record: {
|
|
4771
4828
|
today: {
|
|
4772
4829
|
deposit: "0",
|
|
@@ -4796,15 +4853,15 @@ const Qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4796
4853
|
loseLimit: n.loselimit,
|
|
4797
4854
|
maxReward: n.max_reward
|
|
4798
4855
|
}))
|
|
4799
|
-
},
|
|
4856
|
+
}, ti = (e) => e.status == 0 ? [] : e.data.map((n) => ({
|
|
4800
4857
|
amount: n.amount,
|
|
4801
4858
|
date: n.date,
|
|
4802
4859
|
deposit: n.deposit,
|
|
4803
4860
|
payout: n.payout
|
|
4804
|
-
})),
|
|
4861
|
+
})), ni = (e) => ({
|
|
4805
4862
|
status: e.status,
|
|
4806
4863
|
message: e.msg ?? ""
|
|
4807
|
-
}),
|
|
4864
|
+
}), ri = (e) => e.status == 0 ? {
|
|
4808
4865
|
status: e.status,
|
|
4809
4866
|
message: e.msg ?? "",
|
|
4810
4867
|
data: null
|
|
@@ -4826,31 +4883,31 @@ const Qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4826
4883
|
collectable: e.data.collectable,
|
|
4827
4884
|
remainingDay: e.data.remaining
|
|
4828
4885
|
}
|
|
4829
|
-
},
|
|
4886
|
+
}, ai = (e) => ({
|
|
4830
4887
|
status: e.status,
|
|
4831
4888
|
message: e.msg ?? ""
|
|
4832
|
-
}),
|
|
4889
|
+
}), si = (e) => {
|
|
4833
4890
|
var n, t;
|
|
4834
4891
|
return {
|
|
4835
4892
|
status: e.status == 1,
|
|
4836
4893
|
errorMessage: e.errormessage ?? "",
|
|
4837
4894
|
isAutoTransfer: e.optionkey == "auto" || ((n = e.message) == null ? void 0 : n.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
|
|
4838
4895
|
};
|
|
4839
|
-
},
|
|
4896
|
+
}, oi = (e) => I(e), ii = (e) => ({
|
|
4840
4897
|
status: e.status,
|
|
4841
4898
|
message: e.msg ?? "",
|
|
4842
4899
|
turnover: e.data ? e.data.turnover : 0,
|
|
4843
4900
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
4844
4901
|
incentive: e.data ? e.data.incentive : 0,
|
|
4845
4902
|
claimable: 0
|
|
4846
|
-
}),
|
|
4903
|
+
}), ui = (e) => {
|
|
4847
4904
|
let n = "0";
|
|
4848
4905
|
return e.data && (n = e.data.incentive), {
|
|
4849
4906
|
status: e.status,
|
|
4850
4907
|
message: e.msg ?? "",
|
|
4851
4908
|
amount: n
|
|
4852
4909
|
};
|
|
4853
|
-
},
|
|
4910
|
+
}, li = (e) => {
|
|
4854
4911
|
let n = "0";
|
|
4855
4912
|
return e.data && (n = e.data.incentive), {
|
|
4856
4913
|
status: e.status,
|
|
@@ -4859,10 +4916,10 @@ const Qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4859
4916
|
};
|
|
4860
4917
|
};
|
|
4861
4918
|
var te = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(te || {});
|
|
4862
|
-
const
|
|
4919
|
+
const ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4863
4920
|
__proto__: null,
|
|
4864
4921
|
MissionStatus: te
|
|
4865
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4922
|
+
}, Symbol.toStringTag, { value: "Module" })), di = (e) => {
|
|
4866
4923
|
if (e.status === 0)
|
|
4867
4924
|
return {
|
|
4868
4925
|
status: e.status,
|
|
@@ -4885,7 +4942,7 @@ const ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4885
4942
|
percentage: Lt(t)
|
|
4886
4943
|
},
|
|
4887
4944
|
grandPrize: {
|
|
4888
|
-
countDownTimestamp:
|
|
4945
|
+
countDownTimestamp: mi(e.data.dateto),
|
|
4889
4946
|
status: e.data.final_claimable ? e.data.final_collected === "1" ? te.collected : te.collectable : te.inProgress,
|
|
4890
4947
|
prize: e.data.reward
|
|
4891
4948
|
}
|
|
@@ -4912,13 +4969,13 @@ const ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4912
4969
|
}, Lt = (e) => {
|
|
4913
4970
|
const n = e.reduce((r, a) => r + parseFloat(a.reward), 0), t = e.reduce((r, a) => r + a.progress.total, 0);
|
|
4914
4971
|
return t > 0 ? (n / t * 100).toFixed(2) : "0";
|
|
4915
|
-
},
|
|
4972
|
+
}, mi = (e) => {
|
|
4916
4973
|
const n = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
4917
4974
|
return Math.max(0, t - n);
|
|
4918
|
-
},
|
|
4975
|
+
}, fi = (e) => ({
|
|
4919
4976
|
status: e.status,
|
|
4920
4977
|
message: e.msg ?? ""
|
|
4921
|
-
}),
|
|
4978
|
+
}), gi = (e) => ({
|
|
4922
4979
|
status: e.status == 1,
|
|
4923
4980
|
socialLogin: e.social_login == 1,
|
|
4924
4981
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -4930,7 +4987,7 @@ const ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4930
4987
|
maxLength: n.maxlen ?? "0",
|
|
4931
4988
|
inputHelper: n.inputHelper ?? ""
|
|
4932
4989
|
}))
|
|
4933
|
-
}),
|
|
4990
|
+
}), pi = (e) => ({
|
|
4934
4991
|
currentPage: e.mdGameLists.current_page,
|
|
4935
4992
|
lastPage: e.mdGameLists.last_page,
|
|
4936
4993
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((n) => ({
|
|
@@ -4947,12 +5004,12 @@ const ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4947
5004
|
logoUrl: `/image/platform_logo/${n.img.split("/").pop()}?v=1`,
|
|
4948
5005
|
rate: "0.00"
|
|
4949
5006
|
})) ?? [] : []
|
|
4950
|
-
}),
|
|
4951
|
-
var
|
|
4952
|
-
const
|
|
5007
|
+
}), bi = (e) => I(e), yi = (e) => I(e);
|
|
5008
|
+
var he = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(he || {});
|
|
5009
|
+
const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4953
5010
|
__proto__: null,
|
|
4954
|
-
AccumulateDepositStatus:
|
|
4955
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5011
|
+
AccumulateDepositStatus: he
|
|
5012
|
+
}, Symbol.toStringTag, { value: "Module" })), _i = (e) => {
|
|
4956
5013
|
if (e.status == 0)
|
|
4957
5014
|
return {
|
|
4958
5015
|
status: !1,
|
|
@@ -4965,7 +5022,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4965
5022
|
n = {
|
|
4966
5023
|
buttonStatus: e.data.tier.filter(
|
|
4967
5024
|
(o) => o.claimable == "1" && o.collected != "1"
|
|
4968
|
-
).length > 0 ?
|
|
5025
|
+
).length > 0 ? he.collectable : he.collected,
|
|
4969
5026
|
dateFrom: e.data.datefrom,
|
|
4970
5027
|
dateTo: e.data.dateto,
|
|
4971
5028
|
progress: {
|
|
@@ -4976,7 +5033,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4976
5033
|
list: e.data.tier.map((o) => ({
|
|
4977
5034
|
total: o.requirement,
|
|
4978
5035
|
reward: Number(o.reward),
|
|
4979
|
-
status: o.claimable != "1" ?
|
|
5036
|
+
status: o.claimable != "1" ? he.inProgress : o.collected == "1" ? he.collected : he.collectable
|
|
4980
5037
|
}))
|
|
4981
5038
|
};
|
|
4982
5039
|
}
|
|
@@ -4985,17 +5042,17 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4985
5042
|
message: e.msg ?? "",
|
|
4986
5043
|
data: n
|
|
4987
5044
|
};
|
|
4988
|
-
},
|
|
5045
|
+
}, Ti = (e) => ({
|
|
4989
5046
|
status: e.status == 1,
|
|
4990
5047
|
message: e.msg ?? ""
|
|
4991
|
-
}),
|
|
5048
|
+
}), vi = (e) => {
|
|
4992
5049
|
var n;
|
|
4993
5050
|
return {
|
|
4994
5051
|
status: e.status == 1,
|
|
4995
5052
|
errorMessage: e.errormessage ?? "",
|
|
4996
5053
|
username: ((n = e.data) == null ? void 0 : n.username) ?? ""
|
|
4997
5054
|
};
|
|
4998
|
-
},
|
|
5055
|
+
}, wi = (e) => {
|
|
4999
5056
|
var n;
|
|
5000
5057
|
return {
|
|
5001
5058
|
status: e.status == 1,
|
|
@@ -5021,7 +5078,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5021
5078
|
};
|
|
5022
5079
|
})) ?? []
|
|
5023
5080
|
};
|
|
5024
|
-
},
|
|
5081
|
+
}, Di = (e) => ({
|
|
5025
5082
|
status: e.status == 1,
|
|
5026
5083
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5027
5084
|
data: {
|
|
@@ -5029,8 +5086,8 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5029
5086
|
today: e.data.t,
|
|
5030
5087
|
early: e.data.e
|
|
5031
5088
|
}
|
|
5032
|
-
}),
|
|
5033
|
-
var n, t, r, a, s, o, d,
|
|
5089
|
+
}), Pi = async (e) => {
|
|
5090
|
+
var n, t, r, a, s, o, d, g, f, b, w, _, p, x, j, B, H;
|
|
5034
5091
|
try {
|
|
5035
5092
|
e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
|
|
5036
5093
|
{
|
|
@@ -5041,7 +5098,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5041
5098
|
{ name: c.vipStatus, query: "" },
|
|
5042
5099
|
{
|
|
5043
5100
|
name: c.getSetting,
|
|
5044
|
-
query: JSON.stringify({ name: [
|
|
5101
|
+
query: JSON.stringify({ name: [nt.vipcalculation] })
|
|
5045
5102
|
}
|
|
5046
5103
|
);
|
|
5047
5104
|
const S = e.findIndex(
|
|
@@ -5064,8 +5121,8 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5064
5121
|
const q = e.findIndex((m) => m.name === c.searchHot);
|
|
5065
5122
|
if (q !== -1) {
|
|
5066
5123
|
let m = {};
|
|
5067
|
-
e.forEach((
|
|
5068
|
-
m =
|
|
5124
|
+
e.forEach((D) => {
|
|
5125
|
+
m = D.query;
|
|
5069
5126
|
}), e.splice(q), e.push({
|
|
5070
5127
|
name: c.getFourDimensionData,
|
|
5071
5128
|
query: String(m)
|
|
@@ -5074,8 +5131,8 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5074
5131
|
const ne = e.findIndex((m) => m.name === c.searchNumberHistory);
|
|
5075
5132
|
if (ne !== -1) {
|
|
5076
5133
|
let m = {};
|
|
5077
|
-
e.forEach((
|
|
5078
|
-
m =
|
|
5134
|
+
e.forEach((D) => {
|
|
5135
|
+
m = D.query;
|
|
5079
5136
|
}), e.splice(ne), e.push({
|
|
5080
5137
|
name: c.getFourDimensionData,
|
|
5081
5138
|
query: String(m)
|
|
@@ -5083,8 +5140,8 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5083
5140
|
}
|
|
5084
5141
|
if (e.findIndex((m) => m.name === c.searchByDate) !== -1) {
|
|
5085
5142
|
let m = {};
|
|
5086
|
-
e.forEach((
|
|
5087
|
-
m =
|
|
5143
|
+
e.forEach((D) => {
|
|
5144
|
+
m = D.query;
|
|
5088
5145
|
}), e.splice(ne), e.push({
|
|
5089
5146
|
name: c.getFourDimensionData,
|
|
5090
5147
|
query: String(m)
|
|
@@ -5109,844 +5166,859 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5109
5166
|
})
|
|
5110
5167
|
}
|
|
5111
5168
|
));
|
|
5112
|
-
const
|
|
5169
|
+
const ke = {
|
|
5113
5170
|
requests: e.map((m) => ({
|
|
5114
5171
|
name: m.name,
|
|
5115
5172
|
query: btoa(m.query)
|
|
5116
5173
|
}))
|
|
5117
|
-
},
|
|
5174
|
+
}, Re = await ge.post(
|
|
5118
5175
|
"/graph/jwt",
|
|
5119
|
-
|
|
5120
|
-
),
|
|
5176
|
+
Ya(JSON.stringify(ke))
|
|
5177
|
+
), l = {
|
|
5121
5178
|
status: 200,
|
|
5122
5179
|
message: "",
|
|
5123
5180
|
result: {}
|
|
5124
5181
|
};
|
|
5125
|
-
for (const m of
|
|
5126
|
-
m.error != null && m.error.code != 200 && (
|
|
5127
|
-
const
|
|
5128
|
-
if (!
|
|
5129
|
-
|
|
5182
|
+
for (const m of Re.data.responses) {
|
|
5183
|
+
m.error != null && m.error.code != 200 && (l.status = m.error.code, l.message = m.error.message);
|
|
5184
|
+
const D = m.attributes !== null && m.attributes !== void 0 ? Wa(m.attributes) : null, u = m.name, i = D ? JSON.parse(D) : null;
|
|
5185
|
+
if (!i)
|
|
5186
|
+
l.result[u] = null;
|
|
5130
5187
|
else
|
|
5131
|
-
switch (
|
|
5188
|
+
switch (u) {
|
|
5132
5189
|
case c.announcement:
|
|
5133
|
-
|
|
5190
|
+
l.result[u] = ns(i);
|
|
5134
5191
|
break;
|
|
5135
5192
|
case c.gameList:
|
|
5136
|
-
|
|
5193
|
+
l.result[u] = as(i);
|
|
5137
5194
|
break;
|
|
5138
5195
|
case c.cmsList:
|
|
5139
|
-
|
|
5196
|
+
l.result[u] = fs(i);
|
|
5140
5197
|
break;
|
|
5141
5198
|
case c.paymentsProvider:
|
|
5142
|
-
|
|
5143
|
-
|
|
5199
|
+
l.result[u] = Ja(
|
|
5200
|
+
i
|
|
5144
5201
|
);
|
|
5145
5202
|
break;
|
|
5146
5203
|
case c.getUserProfile:
|
|
5147
|
-
|
|
5204
|
+
l.result[u] = rs(i);
|
|
5148
5205
|
break;
|
|
5149
5206
|
case c.vipList:
|
|
5150
|
-
|
|
5207
|
+
l.result[u] = is(i);
|
|
5151
5208
|
break;
|
|
5152
5209
|
case c.vipBonus:
|
|
5153
|
-
|
|
5210
|
+
l.result[u] = ls(i);
|
|
5154
5211
|
break;
|
|
5155
5212
|
case c.vipFieldStatus:
|
|
5156
|
-
|
|
5213
|
+
l.result[u] = cs(i);
|
|
5157
5214
|
break;
|
|
5158
5215
|
case c.vipStatus:
|
|
5159
|
-
|
|
5216
|
+
l.result[u] = ds(i);
|
|
5160
5217
|
break;
|
|
5161
5218
|
case c.promotion:
|
|
5162
|
-
|
|
5219
|
+
l.result[u] = us(i);
|
|
5163
5220
|
break;
|
|
5164
5221
|
case c.getSetting:
|
|
5165
|
-
|
|
5222
|
+
l.result[u] = ms(i);
|
|
5166
5223
|
break;
|
|
5167
5224
|
case c.getCountryMobile:
|
|
5168
|
-
|
|
5169
|
-
|
|
5225
|
+
l.result[u] = gs(
|
|
5226
|
+
i
|
|
5170
5227
|
);
|
|
5171
5228
|
break;
|
|
5172
5229
|
case c.getPlatformTurnoverRate:
|
|
5173
|
-
|
|
5174
|
-
|
|
5230
|
+
l.result[u] = ps(
|
|
5231
|
+
i
|
|
5175
5232
|
);
|
|
5176
5233
|
break;
|
|
5177
5234
|
case c.mainWallet:
|
|
5178
|
-
|
|
5235
|
+
l.result[u] = bs(i);
|
|
5179
5236
|
break;
|
|
5180
5237
|
case c.getLanguageSetting:
|
|
5181
|
-
|
|
5182
|
-
|
|
5238
|
+
l.result[u] = ys(
|
|
5239
|
+
i
|
|
5183
5240
|
);
|
|
5184
5241
|
break;
|
|
5185
5242
|
case c.getFourDimensionData:
|
|
5186
|
-
|
|
5187
|
-
|
|
5243
|
+
l.result[u] = hs(
|
|
5244
|
+
i
|
|
5188
5245
|
);
|
|
5189
5246
|
break;
|
|
5190
5247
|
case c.getCompany:
|
|
5191
|
-
|
|
5248
|
+
l.result[u] = _s(i);
|
|
5192
5249
|
break;
|
|
5193
5250
|
case c.searchResultDate:
|
|
5194
|
-
|
|
5195
|
-
|
|
5251
|
+
l.result[u] = Ts(
|
|
5252
|
+
i
|
|
5196
5253
|
);
|
|
5197
5254
|
break;
|
|
5198
5255
|
case c.searchHot:
|
|
5199
|
-
|
|
5256
|
+
l.result[u] = ws(i);
|
|
5200
5257
|
break;
|
|
5201
5258
|
case c.searchByDate:
|
|
5202
|
-
|
|
5259
|
+
l.result[u] = Ds(i);
|
|
5203
5260
|
break;
|
|
5204
5261
|
case c.upcomingMatches:
|
|
5205
|
-
|
|
5206
|
-
|
|
5262
|
+
l.result[u] = Ps(
|
|
5263
|
+
i
|
|
5207
5264
|
);
|
|
5208
5265
|
break;
|
|
5209
5266
|
case c.deposit:
|
|
5210
|
-
|
|
5267
|
+
l.result[u] = xs(i);
|
|
5211
5268
|
break;
|
|
5212
5269
|
case c.applyVipBonus:
|
|
5213
|
-
|
|
5270
|
+
l.result[u] = Ms(i);
|
|
5214
5271
|
break;
|
|
5215
5272
|
case c.withdraw:
|
|
5216
|
-
|
|
5273
|
+
l.result[u] = Os(i);
|
|
5217
5274
|
break;
|
|
5218
5275
|
case c.getBankCardData:
|
|
5219
|
-
|
|
5220
|
-
|
|
5276
|
+
l.result[u] = ks(
|
|
5277
|
+
i
|
|
5221
5278
|
);
|
|
5222
5279
|
break;
|
|
5223
5280
|
case c.withdrawalGet:
|
|
5224
|
-
|
|
5281
|
+
l.result[u] = Rs(i);
|
|
5225
5282
|
break;
|
|
5226
5283
|
case c.addBankCard:
|
|
5227
|
-
|
|
5284
|
+
l.result[u] = Ss(i);
|
|
5228
5285
|
break;
|
|
5229
5286
|
case c.transactionReport:
|
|
5230
|
-
|
|
5231
|
-
|
|
5287
|
+
l.result[u] = Cs(
|
|
5288
|
+
i
|
|
5232
5289
|
);
|
|
5233
5290
|
break;
|
|
5234
5291
|
case c.changePassword:
|
|
5235
|
-
|
|
5292
|
+
l.result[u] = js(i);
|
|
5236
5293
|
break;
|
|
5237
5294
|
case c.wallet:
|
|
5238
|
-
|
|
5295
|
+
l.result[u] = Fs(i);
|
|
5239
5296
|
break;
|
|
5240
5297
|
case c.getEventList:
|
|
5241
|
-
|
|
5298
|
+
l.result[u] = Ls(i);
|
|
5242
5299
|
break;
|
|
5243
5300
|
case c.getEventToken:
|
|
5244
|
-
|
|
5301
|
+
l.result[u] = Gs(i);
|
|
5245
5302
|
break;
|
|
5246
5303
|
case c.getExtraGame:
|
|
5247
|
-
|
|
5304
|
+
l.result[u] = zs(i);
|
|
5248
5305
|
break;
|
|
5249
5306
|
case c.mailBox:
|
|
5250
|
-
|
|
5307
|
+
l.result[u] = Ys(i);
|
|
5251
5308
|
break;
|
|
5252
5309
|
case c.fishGameList:
|
|
5253
|
-
|
|
5310
|
+
l.result[u] = Ws(i);
|
|
5254
5311
|
break;
|
|
5255
5312
|
case c.slotGameList:
|
|
5256
|
-
|
|
5313
|
+
l.result[u] = qs(i);
|
|
5257
5314
|
break;
|
|
5258
5315
|
case c.getTurnOverRewardData:
|
|
5259
|
-
|
|
5260
|
-
|
|
5316
|
+
l.result[u] = Es(
|
|
5317
|
+
i
|
|
5261
5318
|
);
|
|
5262
5319
|
break;
|
|
5263
5320
|
case c.getTurnOverRewardReport:
|
|
5264
|
-
|
|
5265
|
-
|
|
5321
|
+
l.result[u] = Bs(
|
|
5322
|
+
i
|
|
5266
5323
|
);
|
|
5267
5324
|
break;
|
|
5268
5325
|
case c.getInviteRewardData:
|
|
5269
|
-
|
|
5270
|
-
|
|
5326
|
+
l.result[u] = Hs(
|
|
5327
|
+
i
|
|
5271
5328
|
);
|
|
5272
5329
|
break;
|
|
5273
5330
|
case c.getInviteRewardReport:
|
|
5274
|
-
|
|
5275
|
-
|
|
5331
|
+
l.result[u] = Us(
|
|
5332
|
+
i
|
|
5276
5333
|
);
|
|
5277
5334
|
break;
|
|
5278
5335
|
case c.getTopupRewardData:
|
|
5279
|
-
|
|
5280
|
-
|
|
5336
|
+
l.result[u] = $s(
|
|
5337
|
+
i
|
|
5281
5338
|
);
|
|
5282
5339
|
break;
|
|
5283
5340
|
case c.getTopupRewardReport:
|
|
5284
|
-
|
|
5285
|
-
|
|
5341
|
+
l.result[u] = As(
|
|
5342
|
+
i
|
|
5286
5343
|
);
|
|
5287
5344
|
break;
|
|
5288
5345
|
case c.getRewardReferral:
|
|
5289
|
-
|
|
5290
|
-
|
|
5346
|
+
l.result[u] = Vs(
|
|
5347
|
+
i
|
|
5291
5348
|
);
|
|
5292
5349
|
break;
|
|
5293
5350
|
case c.submitWithdrawValidate:
|
|
5294
|
-
|
|
5351
|
+
l.result[u] = Ae(i);
|
|
5295
5352
|
break;
|
|
5296
5353
|
case c.getDepositPromotion:
|
|
5297
|
-
|
|
5298
|
-
|
|
5354
|
+
l.result[u] = Qs(
|
|
5355
|
+
i
|
|
5299
5356
|
);
|
|
5300
5357
|
break;
|
|
5301
5358
|
case c.getTopUpRewardClaim:
|
|
5302
|
-
|
|
5303
|
-
|
|
5359
|
+
l.result[u] = Xs(
|
|
5360
|
+
i
|
|
5304
5361
|
);
|
|
5305
5362
|
break;
|
|
5306
5363
|
case c.getInviteRewardClaim:
|
|
5307
|
-
|
|
5308
|
-
|
|
5364
|
+
l.result[u] = Zs(
|
|
5365
|
+
i
|
|
5309
5366
|
);
|
|
5310
5367
|
break;
|
|
5311
5368
|
case c.getTurnOverRewardClaim:
|
|
5312
|
-
|
|
5313
|
-
|
|
5369
|
+
l.result[u] = Js(
|
|
5370
|
+
i
|
|
5314
5371
|
);
|
|
5315
5372
|
break;
|
|
5316
5373
|
case c.getInviteRewardSetting:
|
|
5317
|
-
|
|
5318
|
-
|
|
5374
|
+
l.result[u] = Ks(
|
|
5375
|
+
i
|
|
5319
5376
|
);
|
|
5320
5377
|
break;
|
|
5321
5378
|
case c.getTurnOverRewardSetting:
|
|
5322
|
-
|
|
5323
|
-
|
|
5379
|
+
l.result[u] = eo(
|
|
5380
|
+
i
|
|
5324
5381
|
);
|
|
5325
5382
|
break;
|
|
5326
5383
|
case c.getTopUpRewardSetting:
|
|
5327
|
-
|
|
5328
|
-
|
|
5384
|
+
l.result[u] = to(
|
|
5385
|
+
i
|
|
5329
5386
|
);
|
|
5330
5387
|
break;
|
|
5331
5388
|
case c.requestForgetPassword:
|
|
5332
|
-
|
|
5333
|
-
|
|
5389
|
+
l.result[u] = no(
|
|
5390
|
+
i
|
|
5334
5391
|
);
|
|
5335
5392
|
break;
|
|
5336
5393
|
case c.submitForgetPassword:
|
|
5337
|
-
|
|
5338
|
-
|
|
5394
|
+
l.result[u] = ro(
|
|
5395
|
+
i
|
|
5339
5396
|
);
|
|
5340
5397
|
break;
|
|
5341
5398
|
case c.getImage:
|
|
5342
|
-
|
|
5399
|
+
l.result[u] = ao(i);
|
|
5343
5400
|
break;
|
|
5344
5401
|
case c.getDepositValidate:
|
|
5345
|
-
|
|
5402
|
+
l.result[u] = $e(i);
|
|
5346
5403
|
break;
|
|
5347
5404
|
case c.getWithdrawValidate:
|
|
5348
|
-
|
|
5405
|
+
l.result[u] = $e(i);
|
|
5349
5406
|
break;
|
|
5350
5407
|
case c.getTransferCreditValidate:
|
|
5351
|
-
|
|
5408
|
+
l.result[u] = $e(i);
|
|
5352
5409
|
break;
|
|
5353
5410
|
case c.updateProfilePicture:
|
|
5354
|
-
|
|
5355
|
-
|
|
5411
|
+
l.result[u] = oo(
|
|
5412
|
+
i
|
|
5356
5413
|
);
|
|
5357
5414
|
break;
|
|
5358
5415
|
case c.readMail:
|
|
5359
|
-
|
|
5416
|
+
l.result[u] = io(i);
|
|
5360
5417
|
break;
|
|
5361
5418
|
case c.checkRedPacketValidate:
|
|
5362
|
-
|
|
5363
|
-
|
|
5419
|
+
l.result[u] = uo(
|
|
5420
|
+
i
|
|
5364
5421
|
);
|
|
5365
5422
|
break;
|
|
5366
5423
|
case c.requestTacCode:
|
|
5367
|
-
|
|
5424
|
+
l.result[u] = lo(i);
|
|
5368
5425
|
break;
|
|
5369
5426
|
case c.getUsernameByRefer:
|
|
5370
|
-
|
|
5371
|
-
|
|
5427
|
+
l.result[u] = co(
|
|
5428
|
+
i
|
|
5372
5429
|
);
|
|
5373
5430
|
break;
|
|
5374
5431
|
case c.applyPromo:
|
|
5375
|
-
|
|
5432
|
+
l.result[u] = mo(i);
|
|
5376
5433
|
break;
|
|
5377
5434
|
case c.applyRedPacket:
|
|
5378
|
-
|
|
5435
|
+
l.result[u] = fo(i);
|
|
5379
5436
|
break;
|
|
5380
5437
|
case c.applySignIn:
|
|
5381
|
-
|
|
5438
|
+
l.result[u] = go(i);
|
|
5382
5439
|
break;
|
|
5383
5440
|
case c.getCountry:
|
|
5384
|
-
|
|
5441
|
+
l.result[u] = po(i);
|
|
5385
5442
|
break;
|
|
5386
5443
|
case c.submitGiftCode:
|
|
5387
|
-
|
|
5444
|
+
l.result[u] = bo(i);
|
|
5388
5445
|
break;
|
|
5389
5446
|
case c.playGame:
|
|
5390
|
-
|
|
5447
|
+
l.result[u] = yo(i);
|
|
5391
5448
|
break;
|
|
5392
5449
|
case c.transferToMain:
|
|
5393
|
-
|
|
5450
|
+
l.result[u] = ho(i);
|
|
5394
5451
|
break;
|
|
5395
5452
|
case c.transferProcess:
|
|
5396
|
-
|
|
5397
|
-
|
|
5453
|
+
l.result[u] = _o(
|
|
5454
|
+
i
|
|
5398
5455
|
);
|
|
5399
5456
|
break;
|
|
5400
5457
|
case c.submitDepositValidate:
|
|
5401
|
-
|
|
5458
|
+
l.result[u] = Ae(i);
|
|
5402
5459
|
break;
|
|
5403
5460
|
case c.submitTransferCreditValidate:
|
|
5404
|
-
|
|
5461
|
+
l.result[u] = Ae(i);
|
|
5405
5462
|
break;
|
|
5406
5463
|
case c.checkTransferCredit:
|
|
5407
|
-
|
|
5408
|
-
|
|
5464
|
+
l.result[u] = To(
|
|
5465
|
+
i
|
|
5409
5466
|
);
|
|
5410
5467
|
break;
|
|
5411
5468
|
case c.friendList:
|
|
5412
|
-
|
|
5469
|
+
l.result[u] = vo(i);
|
|
5413
5470
|
break;
|
|
5414
5471
|
case c.friendListEdit:
|
|
5415
|
-
|
|
5472
|
+
l.result[u] = wo(i);
|
|
5416
5473
|
break;
|
|
5417
5474
|
case c.getActivePP:
|
|
5418
|
-
|
|
5475
|
+
l.result[u] = Do(i);
|
|
5419
5476
|
break;
|
|
5420
5477
|
case c.getActiveProduct:
|
|
5421
|
-
|
|
5422
|
-
|
|
5478
|
+
l.result[u] = Po(
|
|
5479
|
+
i
|
|
5423
5480
|
);
|
|
5424
5481
|
break;
|
|
5425
5482
|
case c.requestWithdrawTac:
|
|
5426
|
-
|
|
5427
|
-
|
|
5483
|
+
l.result[u] = xo(
|
|
5484
|
+
i
|
|
5428
5485
|
);
|
|
5429
5486
|
break;
|
|
5430
5487
|
case c.requestWithdrawalCode:
|
|
5431
|
-
|
|
5432
|
-
|
|
5488
|
+
l.result[u] = Mo(
|
|
5489
|
+
i
|
|
5433
5490
|
);
|
|
5434
5491
|
break;
|
|
5435
5492
|
case c.commissionWithdraw:
|
|
5436
|
-
|
|
5437
|
-
|
|
5493
|
+
l.result[u] = Oo(
|
|
5494
|
+
i
|
|
5438
5495
|
);
|
|
5439
5496
|
break;
|
|
5440
5497
|
case c.submitWithdrawalCode:
|
|
5441
|
-
|
|
5442
|
-
|
|
5498
|
+
l.result[u] = ko(
|
|
5499
|
+
i
|
|
5443
5500
|
);
|
|
5444
5501
|
break;
|
|
5445
5502
|
case c.submitCryptoAccount:
|
|
5446
|
-
|
|
5447
|
-
|
|
5503
|
+
l.result[u] = Ro(
|
|
5504
|
+
i
|
|
5448
5505
|
);
|
|
5449
5506
|
break;
|
|
5450
5507
|
case c.requestTransferMoney:
|
|
5451
|
-
|
|
5452
|
-
|
|
5508
|
+
l.result[u] = So(
|
|
5509
|
+
i
|
|
5453
5510
|
);
|
|
5454
5511
|
break;
|
|
5455
5512
|
case c.submitTransferMoney:
|
|
5456
|
-
|
|
5457
|
-
|
|
5513
|
+
l.result[u] = Io(
|
|
5514
|
+
i
|
|
5458
5515
|
);
|
|
5459
5516
|
break;
|
|
5460
5517
|
case c.requestUpdateMobileTacCode:
|
|
5461
|
-
|
|
5462
|
-
|
|
5518
|
+
l.result[u] = Co(
|
|
5519
|
+
i
|
|
5463
5520
|
);
|
|
5464
5521
|
break;
|
|
5465
5522
|
case c.submitUpdateMobileTacCode:
|
|
5466
|
-
|
|
5467
|
-
|
|
5523
|
+
l.result[u] = No(
|
|
5524
|
+
i
|
|
5468
5525
|
);
|
|
5469
5526
|
break;
|
|
5470
5527
|
case c.getVerifyPromo:
|
|
5471
|
-
|
|
5528
|
+
l.result[u] = jo(i);
|
|
5472
5529
|
break;
|
|
5473
5530
|
case c.signInViewInfo:
|
|
5474
|
-
|
|
5531
|
+
l.result[u] = Fo(i);
|
|
5475
5532
|
break;
|
|
5476
5533
|
case c.signInRecord:
|
|
5477
|
-
|
|
5534
|
+
l.result[u] = Lo(i);
|
|
5478
5535
|
break;
|
|
5479
5536
|
case c.referralProfile:
|
|
5480
|
-
|
|
5481
|
-
|
|
5537
|
+
l.result[u] = Go(
|
|
5538
|
+
i
|
|
5482
5539
|
);
|
|
5483
5540
|
break;
|
|
5484
5541
|
case c.referralMemberProfile:
|
|
5485
|
-
|
|
5486
|
-
|
|
5542
|
+
l.result[u] = zo(
|
|
5543
|
+
i
|
|
5487
5544
|
);
|
|
5488
5545
|
break;
|
|
5489
5546
|
case c.registerAction:
|
|
5490
|
-
|
|
5547
|
+
l.result[u] = Yo(i);
|
|
5491
5548
|
break;
|
|
5492
5549
|
case c.transferReport:
|
|
5493
|
-
|
|
5550
|
+
l.result[u] = qo(i);
|
|
5494
5551
|
break;
|
|
5495
5552
|
case c.agTransferCreditReport:
|
|
5496
|
-
|
|
5497
|
-
|
|
5553
|
+
l.result[u] = Eo(
|
|
5554
|
+
i
|
|
5498
5555
|
);
|
|
5499
5556
|
break;
|
|
5500
5557
|
case c.betReport:
|
|
5501
|
-
|
|
5558
|
+
l.result[u] = Bo(i);
|
|
5502
5559
|
break;
|
|
5503
5560
|
case c.getTwoFactorAuthenticate:
|
|
5504
|
-
|
|
5505
|
-
|
|
5561
|
+
l.result[u] = Ho(
|
|
5562
|
+
i
|
|
5506
5563
|
);
|
|
5507
5564
|
break;
|
|
5508
5565
|
case c.submitTwoFactorAuthenticate:
|
|
5509
|
-
|
|
5510
|
-
|
|
5566
|
+
l.result[u] = Uo(
|
|
5567
|
+
i
|
|
5511
5568
|
);
|
|
5512
5569
|
break;
|
|
5513
5570
|
case c.getUserDeviceList:
|
|
5514
|
-
|
|
5515
|
-
|
|
5571
|
+
l.result[u] = $o(
|
|
5572
|
+
i
|
|
5516
5573
|
);
|
|
5517
5574
|
break;
|
|
5518
5575
|
case c.unbindUserDevice:
|
|
5519
|
-
|
|
5520
|
-
|
|
5576
|
+
l.result[u] = Ao(
|
|
5577
|
+
i
|
|
5521
5578
|
);
|
|
5522
5579
|
break;
|
|
5523
5580
|
case c.searchNumberHistory:
|
|
5524
|
-
|
|
5525
|
-
|
|
5581
|
+
l.result[u] = Vo(
|
|
5582
|
+
i
|
|
5526
5583
|
);
|
|
5527
5584
|
break;
|
|
5528
5585
|
case c.changeWithdrawalCode:
|
|
5529
|
-
|
|
5530
|
-
|
|
5586
|
+
l.result[u] = Qo(
|
|
5587
|
+
i
|
|
5531
5588
|
);
|
|
5532
5589
|
break;
|
|
5533
5590
|
case c.checkRedPacketToken:
|
|
5534
|
-
|
|
5535
|
-
|
|
5591
|
+
l.result[u] = Xo(
|
|
5592
|
+
i
|
|
5536
5593
|
);
|
|
5537
5594
|
break;
|
|
5538
5595
|
case c.submitWithdrawalAlipay:
|
|
5539
|
-
|
|
5540
|
-
|
|
5596
|
+
l.result[u] = Zo(
|
|
5597
|
+
i
|
|
5541
5598
|
);
|
|
5542
5599
|
break;
|
|
5543
5600
|
case c.applyReliefFund:
|
|
5544
|
-
|
|
5545
|
-
|
|
5601
|
+
l.result[u] = Ko(
|
|
5602
|
+
i
|
|
5546
5603
|
);
|
|
5547
5604
|
break;
|
|
5548
5605
|
case c.getReliefFundData:
|
|
5549
|
-
|
|
5550
|
-
|
|
5606
|
+
l.result[u] = ei(
|
|
5607
|
+
i
|
|
5551
5608
|
);
|
|
5552
5609
|
break;
|
|
5553
5610
|
case c.getReliefFundReport:
|
|
5554
|
-
|
|
5555
|
-
|
|
5611
|
+
l.result[u] = ti(
|
|
5612
|
+
i
|
|
5556
5613
|
);
|
|
5557
5614
|
break;
|
|
5558
5615
|
case c.getWeekCardClaim:
|
|
5559
|
-
|
|
5560
|
-
|
|
5616
|
+
l.result[u] = ni(
|
|
5617
|
+
i
|
|
5561
5618
|
);
|
|
5562
5619
|
break;
|
|
5563
5620
|
case c.getWeekCardData:
|
|
5564
|
-
|
|
5565
|
-
|
|
5621
|
+
l.result[u] = ri(
|
|
5622
|
+
i
|
|
5566
5623
|
);
|
|
5567
5624
|
break;
|
|
5568
5625
|
case c.applyWeekCard:
|
|
5569
|
-
|
|
5626
|
+
l.result[u] = ai(i);
|
|
5570
5627
|
break;
|
|
5571
5628
|
case c.transferSetting:
|
|
5572
|
-
|
|
5573
|
-
|
|
5629
|
+
l.result[u] = si(
|
|
5630
|
+
i
|
|
5574
5631
|
);
|
|
5575
5632
|
break;
|
|
5576
5633
|
case c.transfer:
|
|
5577
|
-
|
|
5634
|
+
l.result[u] = oi(i);
|
|
5578
5635
|
break;
|
|
5579
5636
|
case c.getIncentiveData:
|
|
5580
|
-
|
|
5581
|
-
|
|
5637
|
+
l.result[u] = ii(
|
|
5638
|
+
i
|
|
5582
5639
|
);
|
|
5583
5640
|
break;
|
|
5584
5641
|
case c.getIncentiveRebate:
|
|
5585
|
-
|
|
5586
|
-
|
|
5642
|
+
l.result[u] = ui(
|
|
5643
|
+
i
|
|
5587
5644
|
);
|
|
5588
5645
|
break;
|
|
5589
5646
|
case c.claimIncentiveRebate:
|
|
5590
|
-
|
|
5591
|
-
|
|
5647
|
+
l.result[u] = li(
|
|
5648
|
+
i
|
|
5592
5649
|
);
|
|
5593
5650
|
break;
|
|
5594
5651
|
case c.getMissionData:
|
|
5595
|
-
|
|
5652
|
+
l.result[u] = di(i);
|
|
5596
5653
|
break;
|
|
5597
5654
|
case c.getMissionClaim:
|
|
5598
|
-
|
|
5599
|
-
|
|
5655
|
+
l.result[u] = fi(
|
|
5656
|
+
i
|
|
5600
5657
|
);
|
|
5601
5658
|
break;
|
|
5602
5659
|
case c.registerForm:
|
|
5603
|
-
|
|
5660
|
+
l.result[u] = gi(i);
|
|
5604
5661
|
break;
|
|
5605
5662
|
case c.getFavouriteGame:
|
|
5606
|
-
|
|
5607
|
-
|
|
5663
|
+
l.result[u] = pi(
|
|
5664
|
+
i
|
|
5608
5665
|
);
|
|
5609
5666
|
break;
|
|
5610
5667
|
case c.updateFavouriteGame:
|
|
5611
|
-
|
|
5612
|
-
|
|
5668
|
+
l.result[u] = bi(
|
|
5669
|
+
i
|
|
5613
5670
|
);
|
|
5614
5671
|
break;
|
|
5615
5672
|
case c.requestForgetUsername:
|
|
5616
|
-
|
|
5617
|
-
|
|
5673
|
+
l.result[u] = yi(
|
|
5674
|
+
i
|
|
5618
5675
|
);
|
|
5619
5676
|
break;
|
|
5620
5677
|
case c.submitForgetUsername:
|
|
5621
|
-
|
|
5622
|
-
|
|
5678
|
+
l.result[u] = vi(
|
|
5679
|
+
i
|
|
5623
5680
|
);
|
|
5624
5681
|
break;
|
|
5625
5682
|
case c.getAccumulateDepositData:
|
|
5626
|
-
|
|
5627
|
-
|
|
5683
|
+
l.result[u] = _i(
|
|
5684
|
+
i
|
|
5628
5685
|
);
|
|
5629
5686
|
break;
|
|
5630
5687
|
case c.getAccumulateDepositClaim:
|
|
5631
|
-
|
|
5632
|
-
|
|
5688
|
+
l.result[u] = Ti(
|
|
5689
|
+
i
|
|
5633
5690
|
);
|
|
5634
5691
|
break;
|
|
5635
5692
|
case c.rebateRefundSetting:
|
|
5636
|
-
|
|
5637
|
-
|
|
5693
|
+
l.result[u] = wi(
|
|
5694
|
+
i
|
|
5638
5695
|
);
|
|
5639
5696
|
break;
|
|
5640
5697
|
case c.getASCMatchCount:
|
|
5641
|
-
|
|
5642
|
-
|
|
5698
|
+
l.result[u] = Di(
|
|
5699
|
+
i
|
|
5643
5700
|
);
|
|
5644
5701
|
break;
|
|
5645
5702
|
}
|
|
5646
5703
|
}
|
|
5647
|
-
if (c.getIncentiveData in
|
|
5648
|
-
const m =
|
|
5649
|
-
if (c.getIncentiveRebate in
|
|
5650
|
-
if ((t =
|
|
5651
|
-
const
|
|
5652
|
-
m.claimable = Number(
|
|
5704
|
+
if (c.getIncentiveData in l.result && ((n = l.result) != null && n.getIncentiveData)) {
|
|
5705
|
+
const m = l.result.getIncentiveData;
|
|
5706
|
+
if (c.getIncentiveRebate in l.result) {
|
|
5707
|
+
if ((t = l.result) != null && t.getIncentiveRebate) {
|
|
5708
|
+
const D = l.result.getIncentiveRebate;
|
|
5709
|
+
m.claimable = Number(D.amount);
|
|
5653
5710
|
}
|
|
5654
|
-
delete
|
|
5711
|
+
delete l.result.getIncentiveRebate;
|
|
5655
5712
|
}
|
|
5656
|
-
|
|
5713
|
+
l.result.getIncentiveData = m;
|
|
5657
5714
|
}
|
|
5658
|
-
if (c.vipList in
|
|
5659
|
-
const m =
|
|
5660
|
-
let
|
|
5661
|
-
if (c.getSetting in
|
|
5662
|
-
if ((s =
|
|
5663
|
-
const
|
|
5664
|
-
current_grade_id:
|
|
5715
|
+
if (c.vipList in l.result && ((r = l.result) != null && r.vipList)) {
|
|
5716
|
+
const m = l.result.vipList;
|
|
5717
|
+
let D = 4;
|
|
5718
|
+
if (c.getSetting in l.result && ((a = l.result) != null && a.getSetting && (D = l.result.getSetting.vipCalculation), delete l.result.getSetting), c.vipStatus in l.result) {
|
|
5719
|
+
if ((s = l.result) != null && s.vipStatus) {
|
|
5720
|
+
const u = l.result.vipStatus, {
|
|
5721
|
+
current_grade_id: i,
|
|
5665
5722
|
current_deposit: O,
|
|
5666
5723
|
current_turnover: G,
|
|
5667
|
-
percentage:
|
|
5668
|
-
} =
|
|
5669
|
-
m.list = m.list.map((
|
|
5670
|
-
const
|
|
5671
|
-
let
|
|
5672
|
-
return
|
|
5673
|
-
...
|
|
5674
|
-
is_current_level:
|
|
5724
|
+
percentage: Q
|
|
5725
|
+
} = u, X = m.list.findIndex((Y) => Y.id === i);
|
|
5726
|
+
m.list = m.list.map((Y, Z) => {
|
|
5727
|
+
const J = Z === X;
|
|
5728
|
+
let A = "0", V = "0", U = 0;
|
|
5729
|
+
return J ? (A = `${Math.min(Ie(O), Ie(Y.deposit.total))}`, V = `${Math.min(Ie(G), Ie(Y.turnover.total))}`, U = Q) : Z < X ? (A = Y.deposit.total, V = Y.turnover.total, U = 1) : Z > X && (A = "0.00", V = "0.00", U = 0), {
|
|
5730
|
+
...Y,
|
|
5731
|
+
is_current_level: J,
|
|
5675
5732
|
deposit: {
|
|
5676
|
-
...
|
|
5677
|
-
isShow:
|
|
5678
|
-
current: P(
|
|
5733
|
+
...Y.deposit,
|
|
5734
|
+
isShow: D === 1 || D === 3 || D === 4,
|
|
5735
|
+
current: P(A)
|
|
5679
5736
|
},
|
|
5680
5737
|
turnover: {
|
|
5681
|
-
...
|
|
5682
|
-
isShow:
|
|
5683
|
-
current: P(
|
|
5738
|
+
...Y.turnover,
|
|
5739
|
+
isShow: D === 2 || D === 3 || D === 4,
|
|
5740
|
+
current: P(V)
|
|
5684
5741
|
},
|
|
5685
|
-
percentage:
|
|
5742
|
+
percentage: U * 100 > 100 ? 100 : U * 100
|
|
5686
5743
|
};
|
|
5687
5744
|
});
|
|
5688
5745
|
}
|
|
5689
|
-
delete
|
|
5746
|
+
delete l.result.vipStatus;
|
|
5690
5747
|
}
|
|
5691
|
-
if (c.vipBonus in
|
|
5692
|
-
if ((o =
|
|
5693
|
-
const
|
|
5694
|
-
m.bonus.day.status =
|
|
5695
|
-
const { dayRemainingTime:
|
|
5748
|
+
if (c.vipBonus in l.result) {
|
|
5749
|
+
if ((o = l.result) != null && o.vipBonus) {
|
|
5750
|
+
const u = l.result.vipBonus, i = m.list.find((Se) => Se.is_current_level == !0), O = Number(i == null ? void 0 : i.benefit_list.daily.bonus) ?? 0, G = Number(i == null ? void 0 : i.benefit_list.weekly.bonus) ?? 0, Q = Number(i == null ? void 0 : i.benefit_list.monthly.bonus) ?? 0, X = Number(i == null ? void 0 : i.benefit_list.salary_1st.bonus) ?? 0, Y = Number(i == null ? void 0 : i.benefit_list.salary_10th.bonus) ?? 0, Z = Number(i == null ? void 0 : i.benefit_list.salary_20th.bonus) ?? 0;
|
|
5751
|
+
m.bonus.day.status = u.day.status;
|
|
5752
|
+
const { dayRemainingTime: J, dayProgressPercentage: A } = Ba();
|
|
5696
5753
|
m.bonus.day.timestamp = {
|
|
5697
|
-
current: !
|
|
5698
|
-
percentage:
|
|
5699
|
-
}, m.bonus.week.status =
|
|
5700
|
-
const { weekRemainingTime:
|
|
5754
|
+
current: !u.day.status.claimable && O > 0 ? J : 0,
|
|
5755
|
+
percentage: A > 100 ? 100 : A
|
|
5756
|
+
}, m.bonus.week.status = u.week.status;
|
|
5757
|
+
const { weekRemainingTime: V, weekProgressPercentage: U } = Ea();
|
|
5701
5758
|
m.bonus.week.timestamp = {
|
|
5702
|
-
current: !
|
|
5703
|
-
percentage: Q > 100 ? 100 : Q
|
|
5704
|
-
}, m.bonus.month.status = i.month.status;
|
|
5705
|
-
const { monthRemainingTime: X, monthProgressPercentage: U } = qa();
|
|
5706
|
-
m.bonus.month.timestamp = {
|
|
5707
|
-
current: !i.month.status.claimable && A > 0 ? X : 0,
|
|
5759
|
+
current: !u.week.status.claimable && G > 0 ? V : 0,
|
|
5708
5760
|
percentage: U > 100 ? 100 : U
|
|
5709
|
-
}, m.bonus.
|
|
5761
|
+
}, m.bonus.month.status = u.month.status;
|
|
5762
|
+
const { monthRemainingTime: oe, monthProgressPercentage: ie } = qa();
|
|
5763
|
+
m.bonus.month.timestamp = {
|
|
5764
|
+
current: !u.month.status.claimable && Q > 0 ? oe : 0,
|
|
5765
|
+
percentage: ie > 100 ? 100 : ie
|
|
5766
|
+
}, m.bonus.salary_1st.status = u.salary_1st.status;
|
|
5767
|
+
const { remainingTimeTo5th: ue, progressPercentageTo5th: le } = Ha();
|
|
5768
|
+
m.bonus.salary_1st.timestamp = {
|
|
5769
|
+
current: !u.salary_1st.status.claimable && X > 0 ? ue : 0,
|
|
5770
|
+
percentage: le > 100 ? 100 : le
|
|
5771
|
+
}, m.bonus.salary_10th.status = u.salary_10th.status;
|
|
5772
|
+
const { remainingTimeTo10th: ce, progressPercentageTo10th: de } = Ua();
|
|
5773
|
+
m.bonus.salary_10th.timestamp = {
|
|
5774
|
+
current: !u.salary_10th.status.claimable && Y > 0 ? ce : 0,
|
|
5775
|
+
percentage: de > 100 ? 100 : de
|
|
5776
|
+
}, m.bonus.salary_20th.status = u.salary_20th.status;
|
|
5777
|
+
const { remainingTimeTo20th: y, progressPercentageTo20th: Pe } = $a();
|
|
5778
|
+
m.bonus.salary_20th.timestamp = {
|
|
5779
|
+
current: !u.salary_20th.status.claimable && Z > 0 ? y : 0,
|
|
5780
|
+
percentage: Pe > 100 ? 100 : Pe
|
|
5781
|
+
}, m.bonus.birthday.status = u.birthday.status;
|
|
5710
5782
|
}
|
|
5711
|
-
delete
|
|
5783
|
+
delete l.result.vipBonus;
|
|
5712
5784
|
}
|
|
5713
|
-
if (c.vipFieldStatus in
|
|
5714
|
-
if ((d =
|
|
5715
|
-
const
|
|
5716
|
-
|
|
5785
|
+
if (c.vipFieldStatus in l.result) {
|
|
5786
|
+
if ((d = l.result) != null && d.vipFieldStatus) {
|
|
5787
|
+
const u = l.result.vipFieldStatus, i = [];
|
|
5788
|
+
i.push({
|
|
5717
5789
|
name: "",
|
|
5718
5790
|
code: "vipLevel",
|
|
5719
5791
|
value: m.list.map((y) => y.name)
|
|
5720
5792
|
});
|
|
5721
|
-
const O =
|
|
5793
|
+
const O = u.findIndex(
|
|
5722
5794
|
(y) => y.fieldName == "upgrade_bonus"
|
|
5723
5795
|
);
|
|
5724
|
-
O > -1 &&
|
|
5725
|
-
name:
|
|
5796
|
+
O > -1 && i.push({
|
|
5797
|
+
name: u[O].showName,
|
|
5726
5798
|
code: "",
|
|
5727
5799
|
value: m.list.map((y) => y.benefit_list.upgrade.bonus)
|
|
5728
5800
|
});
|
|
5729
|
-
const G =
|
|
5801
|
+
const G = u.findIndex(
|
|
5730
5802
|
(y) => y.fieldName == "upgrade_bonus_multiply"
|
|
5731
5803
|
);
|
|
5732
|
-
G > -1 &&
|
|
5733
|
-
name:
|
|
5804
|
+
G > -1 && i.push({
|
|
5805
|
+
name: u[G].showName,
|
|
5734
5806
|
code: "",
|
|
5735
5807
|
value: m.list.map((y) => y.benefit_list.upgrade.turnover)
|
|
5736
5808
|
});
|
|
5737
|
-
const
|
|
5809
|
+
const Q = u.findIndex(
|
|
5738
5810
|
(y) => y.fieldName == "monthly_bonus"
|
|
5739
5811
|
);
|
|
5740
|
-
m.bonus.month.isShow =
|
|
5741
|
-
name:
|
|
5812
|
+
m.bonus.month.isShow = Q > -1, Q > -1 && i.push({
|
|
5813
|
+
name: u[Q].showName,
|
|
5742
5814
|
code: "",
|
|
5743
5815
|
value: m.list.map((y) => y.benefit_list.monthly.bonus)
|
|
5744
5816
|
});
|
|
5745
|
-
const
|
|
5817
|
+
const X = u.findIndex(
|
|
5746
5818
|
(y) => y.fieldName == "monthly_bonus_multiply"
|
|
5747
5819
|
);
|
|
5748
|
-
|
|
5749
|
-
name:
|
|
5820
|
+
X > -1 && i.push({
|
|
5821
|
+
name: u[X].showName,
|
|
5750
5822
|
code: "",
|
|
5751
5823
|
value: m.list.map((y) => y.benefit_list.monthly.turnover)
|
|
5752
5824
|
});
|
|
5753
|
-
const
|
|
5825
|
+
const Y = u.findIndex(
|
|
5754
5826
|
(y) => y.fieldName == "weekly_bonus"
|
|
5755
5827
|
);
|
|
5756
|
-
m.bonus.week.isShow =
|
|
5757
|
-
name:
|
|
5828
|
+
m.bonus.week.isShow = Y > -1, Y > -1 && i.push({
|
|
5829
|
+
name: u[Y].showName,
|
|
5758
5830
|
code: "",
|
|
5759
5831
|
value: m.list.map((y) => y.benefit_list.weekly.bonus)
|
|
5760
5832
|
});
|
|
5761
|
-
const
|
|
5833
|
+
const Z = u.findIndex(
|
|
5762
5834
|
(y) => y.fieldName == "weekly_bonus_multiply"
|
|
5763
5835
|
);
|
|
5764
|
-
|
|
5765
|
-
name:
|
|
5836
|
+
Z > -1 && i.push({
|
|
5837
|
+
name: u[Z].showName,
|
|
5766
5838
|
code: "",
|
|
5767
5839
|
value: m.list.map((y) => y.benefit_list.weekly.turnover)
|
|
5768
5840
|
});
|
|
5769
|
-
const
|
|
5841
|
+
const J = u.findIndex(
|
|
5770
5842
|
(y) => y.fieldName == "daily_bonus"
|
|
5771
5843
|
);
|
|
5772
|
-
m.bonus.day.isShow =
|
|
5773
|
-
name:
|
|
5844
|
+
m.bonus.day.isShow = J > -1, J > -1 && i.push({
|
|
5845
|
+
name: u[J].showName,
|
|
5774
5846
|
code: "",
|
|
5775
5847
|
value: m.list.map((y) => y.benefit_list.daily.bonus)
|
|
5776
5848
|
});
|
|
5777
|
-
const
|
|
5849
|
+
const A = u.findIndex(
|
|
5778
5850
|
(y) => y.fieldName == "daily_bonus_multiply"
|
|
5779
5851
|
);
|
|
5780
|
-
|
|
5781
|
-
name:
|
|
5852
|
+
A > -1 && i.push({
|
|
5853
|
+
name: u[A].showName,
|
|
5782
5854
|
code: "",
|
|
5783
5855
|
value: m.list.map((y) => y.benefit_list.daily.turnover)
|
|
5784
5856
|
});
|
|
5785
|
-
const
|
|
5857
|
+
const V = u.findIndex(
|
|
5786
5858
|
(y) => y.fieldName == "birthday_bonus"
|
|
5787
5859
|
);
|
|
5788
|
-
m.bonus.birthday.isShow =
|
|
5789
|
-
name:
|
|
5860
|
+
m.bonus.birthday.isShow = V > -1, V > -1 && i.push({
|
|
5861
|
+
name: u[V].showName,
|
|
5790
5862
|
code: "",
|
|
5791
5863
|
value: m.list.map((y) => y.benefit_list.birthday.bonus)
|
|
5792
5864
|
});
|
|
5793
|
-
const
|
|
5865
|
+
const U = u.findIndex(
|
|
5794
5866
|
(y) => y.fieldName == "birthday_bonus_multiply"
|
|
5795
5867
|
);
|
|
5796
|
-
|
|
5797
|
-
name:
|
|
5868
|
+
U > -1 && i.push({
|
|
5869
|
+
name: u[U].showName,
|
|
5798
5870
|
code: "",
|
|
5799
5871
|
value: m.list.map((y) => y.benefit_list.birthday.turnover)
|
|
5800
5872
|
});
|
|
5801
|
-
const
|
|
5873
|
+
const oe = u.findIndex(
|
|
5802
5874
|
(y) => y.fieldName == "salary_bonus_1st"
|
|
5803
5875
|
);
|
|
5804
|
-
m.bonus.salary_1st.isShow =
|
|
5805
|
-
name:
|
|
5876
|
+
m.bonus.salary_1st.isShow = oe > -1, oe > -1 && i.push({
|
|
5877
|
+
name: u[oe].showName,
|
|
5806
5878
|
code: "",
|
|
5807
5879
|
value: m.list.map((y) => y.benefit_list.salary_1st.bonus)
|
|
5808
5880
|
});
|
|
5809
|
-
const
|
|
5881
|
+
const ie = u.findIndex(
|
|
5810
5882
|
(y) => y.fieldName == "salary_bonus_multiply_1st"
|
|
5811
5883
|
);
|
|
5812
|
-
|
|
5813
|
-
name:
|
|
5884
|
+
ie > -1 && i.push({
|
|
5885
|
+
name: u[ie].showName,
|
|
5814
5886
|
code: "",
|
|
5815
5887
|
value: m.list.map((y) => y.benefit_list.salary_1st.turnover)
|
|
5816
5888
|
});
|
|
5817
|
-
const
|
|
5889
|
+
const ue = u.findIndex(
|
|
5818
5890
|
(y) => y.fieldName == "salary_bonus_10th"
|
|
5819
5891
|
);
|
|
5820
|
-
m.bonus.salary_10th.isShow =
|
|
5821
|
-
name:
|
|
5892
|
+
m.bonus.salary_10th.isShow = ue > -1, ue > -1 && i.push({
|
|
5893
|
+
name: u[ue].showName,
|
|
5822
5894
|
code: "",
|
|
5823
5895
|
value: m.list.map((y) => y.benefit_list.salary_10th.bonus)
|
|
5824
5896
|
});
|
|
5825
|
-
const
|
|
5897
|
+
const le = u.findIndex(
|
|
5826
5898
|
(y) => y.fieldName == "salary_bonus_multiply_10th"
|
|
5827
5899
|
);
|
|
5828
|
-
|
|
5829
|
-
name:
|
|
5900
|
+
le > -1 && i.push({
|
|
5901
|
+
name: u[le].showName,
|
|
5830
5902
|
code: "",
|
|
5831
5903
|
value: m.list.map((y) => y.benefit_list.salary_10th.turnover)
|
|
5832
5904
|
});
|
|
5833
|
-
const
|
|
5905
|
+
const ce = u.findIndex(
|
|
5834
5906
|
(y) => y.fieldName == "salary_bonus_20th"
|
|
5835
5907
|
);
|
|
5836
|
-
m.bonus.salary_20th.isShow =
|
|
5837
|
-
name:
|
|
5908
|
+
m.bonus.salary_20th.isShow = ce > -1, ce > -1 && i.push({
|
|
5909
|
+
name: u[ce].showName,
|
|
5838
5910
|
code: "",
|
|
5839
5911
|
value: m.list.map((y) => y.benefit_list.salary_20th.bonus)
|
|
5840
5912
|
});
|
|
5841
|
-
const
|
|
5913
|
+
const de = u.findIndex(
|
|
5842
5914
|
(y) => y.fieldName == "salary_bonus_multiply_20th"
|
|
5843
5915
|
);
|
|
5844
|
-
|
|
5845
|
-
name:
|
|
5916
|
+
de > -1 && i.push({
|
|
5917
|
+
name: u[de].showName,
|
|
5846
5918
|
code: "",
|
|
5847
5919
|
value: m.list.map((y) => y.benefit_list.salary_20th.turnover)
|
|
5848
|
-
}), (
|
|
5920
|
+
}), (D === 1 || D === 3 || D === 4) && i.push({
|
|
5849
5921
|
name: "",
|
|
5850
5922
|
code: "detail_deposit",
|
|
5851
5923
|
value: m.list.map((y) => y.deposit.total)
|
|
5852
|
-
}), (
|
|
5924
|
+
}), (D === 2 || D === 3 || D === 4) && i.push({
|
|
5853
5925
|
name: "",
|
|
5854
5926
|
code: "detail_turnover",
|
|
5855
5927
|
value: m.list.map((y) => y.turnover.total)
|
|
5856
|
-
}), m.detail =
|
|
5928
|
+
}), m.detail = i;
|
|
5857
5929
|
}
|
|
5858
|
-
delete
|
|
5930
|
+
delete l.result.vipFieldStatus;
|
|
5859
5931
|
}
|
|
5860
|
-
|
|
5932
|
+
l.result.vipList = m;
|
|
5861
5933
|
}
|
|
5862
|
-
if (c.getFavouriteGame in
|
|
5863
|
-
const m =
|
|
5864
|
-
if (JSON.parse(e[S].query).pid && c.getPlatformTurnoverRate in
|
|
5865
|
-
const
|
|
5866
|
-
|
|
5867
|
-
const
|
|
5868
|
-
(O) => O.id ===
|
|
5934
|
+
if (c.getFavouriteGame in l.result && ((g = l.result) != null && g.getFavouriteGame)) {
|
|
5935
|
+
const m = l.result.getFavouriteGame;
|
|
5936
|
+
if (JSON.parse(e[S].query).pid && c.getPlatformTurnoverRate in l.result && (f = l.result) != null && f.getPlatformTurnoverRate) {
|
|
5937
|
+
const D = l.result.getPlatformTurnoverRate;
|
|
5938
|
+
l.result.getFavouriteGame = m.data.map((u) => {
|
|
5939
|
+
const i = D.find(
|
|
5940
|
+
(O) => O.id === u.platformId
|
|
5869
5941
|
);
|
|
5870
5942
|
return {
|
|
5871
|
-
...
|
|
5872
|
-
rate: (
|
|
5943
|
+
...u,
|
|
5944
|
+
rate: (i == null ? void 0 : i.percentage) ?? "0.00"
|
|
5873
5945
|
};
|
|
5874
|
-
}), delete
|
|
5946
|
+
}), delete l.result.getPlatformTurnoverRate;
|
|
5875
5947
|
}
|
|
5876
5948
|
}
|
|
5877
|
-
if (c.fishGameList in
|
|
5878
|
-
const m =
|
|
5879
|
-
if (JSON.parse(e[v].query).pid && c.getPlatformTurnoverRate in
|
|
5880
|
-
const
|
|
5881
|
-
|
|
5882
|
-
const
|
|
5883
|
-
(O) => O.id ===
|
|
5949
|
+
if (c.fishGameList in l.result && ((b = l.result) != null && b.fishGameList)) {
|
|
5950
|
+
const m = l.result.fishGameList;
|
|
5951
|
+
if (JSON.parse(e[v].query).pid && c.getPlatformTurnoverRate in l.result && (w = l.result) != null && w.getPlatformTurnoverRate) {
|
|
5952
|
+
const D = l.result.getPlatformTurnoverRate;
|
|
5953
|
+
l.result.fishGameList = m.data.map((u) => {
|
|
5954
|
+
const i = D.find(
|
|
5955
|
+
(O) => O.id === u.platformId
|
|
5884
5956
|
);
|
|
5885
5957
|
return {
|
|
5886
|
-
...
|
|
5887
|
-
rate: (
|
|
5958
|
+
...u,
|
|
5959
|
+
rate: (i == null ? void 0 : i.percentage) ?? "0.00"
|
|
5888
5960
|
};
|
|
5889
|
-
}), delete
|
|
5961
|
+
}), delete l.result.getPlatformTurnoverRate;
|
|
5890
5962
|
}
|
|
5891
5963
|
}
|
|
5892
|
-
if (c.gameList in
|
|
5893
|
-
const m =
|
|
5964
|
+
if (c.gameList in l.result && ((_ = l.result) != null && _.gameList)) {
|
|
5965
|
+
const m = l.result.gameList;
|
|
5894
5966
|
if (JSON.parse(e[k].query).pid) {
|
|
5895
|
-
const
|
|
5896
|
-
if (m.trialGameList =
|
|
5897
|
-
const
|
|
5898
|
-
m.platformGame = m.platformGame.map((
|
|
5899
|
-
...
|
|
5900
|
-
list:
|
|
5901
|
-
const G =
|
|
5902
|
-
(
|
|
5967
|
+
const D = m.platformGame.map((u) => u.list.filter((i) => i.flag.trial && !u.nextPage).map((i) => i));
|
|
5968
|
+
if (m.trialGameList = D.flat(), c.getPlatformTurnoverRate in l.result && ((p = l.result) != null && p.getPlatformTurnoverRate)) {
|
|
5969
|
+
const u = l.result.getPlatformTurnoverRate;
|
|
5970
|
+
m.platformGame = m.platformGame.map((i) => ({
|
|
5971
|
+
...i,
|
|
5972
|
+
list: i.list.map((O) => {
|
|
5973
|
+
const G = u.find(
|
|
5974
|
+
(Q) => Q.id === O.platformId
|
|
5903
5975
|
);
|
|
5904
5976
|
return {
|
|
5905
5977
|
...O,
|
|
5906
5978
|
rate: (G == null ? void 0 : G.percentage) ?? "0.00"
|
|
5907
5979
|
};
|
|
5908
5980
|
})
|
|
5909
|
-
})), m.platformGameList.data = m.platformGameList.data.map((
|
|
5910
|
-
const O =
|
|
5911
|
-
(G) => G.id ===
|
|
5981
|
+
})), m.platformGameList.data = m.platformGameList.data.map((i) => {
|
|
5982
|
+
const O = u.find(
|
|
5983
|
+
(G) => G.id === i.platformId
|
|
5912
5984
|
);
|
|
5913
5985
|
return {
|
|
5914
|
-
...
|
|
5986
|
+
...i,
|
|
5915
5987
|
rate: (O == null ? void 0 : O.percentage) ?? "0.00"
|
|
5916
5988
|
};
|
|
5917
|
-
}), m.hotGameList.data = m.hotGameList.data.map((
|
|
5918
|
-
const O =
|
|
5919
|
-
(G) => G.id ===
|
|
5989
|
+
}), m.hotGameList.data = m.hotGameList.data.map((i) => {
|
|
5990
|
+
const O = u.find(
|
|
5991
|
+
(G) => G.id === i.platformId
|
|
5920
5992
|
);
|
|
5921
5993
|
return {
|
|
5922
|
-
...
|
|
5994
|
+
...i,
|
|
5923
5995
|
rate: (O == null ? void 0 : O.percentage) ?? "0.00"
|
|
5924
5996
|
};
|
|
5925
|
-
}), m.trialGameList = m.trialGameList.map((
|
|
5926
|
-
const O =
|
|
5927
|
-
(G) => G.id ===
|
|
5997
|
+
}), m.trialGameList = m.trialGameList.map((i) => {
|
|
5998
|
+
const O = u.find(
|
|
5999
|
+
(G) => G.id === i.platformId
|
|
5928
6000
|
);
|
|
5929
6001
|
return {
|
|
5930
|
-
...
|
|
6002
|
+
...i,
|
|
5931
6003
|
rate: (O == null ? void 0 : O.percentage) ?? "0.00"
|
|
5932
6004
|
};
|
|
5933
|
-
}), delete
|
|
6005
|
+
}), delete l.result.getPlatformTurnoverRate;
|
|
5934
6006
|
}
|
|
5935
6007
|
}
|
|
5936
|
-
|
|
6008
|
+
l.result.gameList = m;
|
|
5937
6009
|
}
|
|
5938
|
-
if (c.getCompany in
|
|
5939
|
-
const m =
|
|
5940
|
-
if (c.searchResultDate in
|
|
5941
|
-
const
|
|
5942
|
-
m.forEach((
|
|
5943
|
-
const
|
|
5944
|
-
|
|
5945
|
-
}), delete
|
|
6010
|
+
if (c.getCompany in l.result && ((x = l.result) != null && x.getCompany)) {
|
|
6011
|
+
const m = l.result.getCompany;
|
|
6012
|
+
if (c.searchResultDate in l.result && (j = l.result) != null && j.searchResultDate) {
|
|
6013
|
+
const D = l.result.searchResultDate;
|
|
6014
|
+
m.forEach((u) => {
|
|
6015
|
+
const i = D.find((O) => O.id == u.id);
|
|
6016
|
+
i && (u.date = i == null ? void 0 : i.date);
|
|
6017
|
+
}), delete l.result.searchResultDate;
|
|
5946
6018
|
}
|
|
5947
|
-
|
|
6019
|
+
l.result.getCompany = m;
|
|
5948
6020
|
}
|
|
5949
|
-
return
|
|
6021
|
+
return l;
|
|
5950
6022
|
} catch (T) {
|
|
5951
6023
|
return qt.isAxiosError(T) ? {
|
|
5952
6024
|
status: ((B = T.response) == null ? void 0 : B.status) || 600,
|
|
@@ -5958,16 +6030,16 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5958
6030
|
result: {}
|
|
5959
6031
|
});
|
|
5960
6032
|
}
|
|
5961
|
-
},
|
|
6033
|
+
}, xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5962
6034
|
__proto__: null,
|
|
5963
|
-
post:
|
|
5964
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6035
|
+
post: Pi
|
|
6036
|
+
}, Symbol.toStringTag, { value: "Module" })), Mi = async (e, n) => {
|
|
5965
6037
|
let t = {
|
|
5966
6038
|
status: 200,
|
|
5967
6039
|
message: ""
|
|
5968
6040
|
};
|
|
5969
6041
|
try {
|
|
5970
|
-
await
|
|
6042
|
+
await ge.post("/graph/auth/sesh", {
|
|
5971
6043
|
usr: e,
|
|
5972
6044
|
pwd: n
|
|
5973
6045
|
}), t = {
|
|
@@ -5981,16 +6053,16 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5981
6053
|
};
|
|
5982
6054
|
}
|
|
5983
6055
|
return t;
|
|
5984
|
-
},
|
|
6056
|
+
}, Oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5985
6057
|
__proto__: null,
|
|
5986
|
-
call:
|
|
5987
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6058
|
+
call: Mi
|
|
6059
|
+
}, Symbol.toStringTag, { value: "Module" })), ki = async () => {
|
|
5988
6060
|
let e = {
|
|
5989
6061
|
status: 200,
|
|
5990
6062
|
message: ""
|
|
5991
6063
|
};
|
|
5992
6064
|
try {
|
|
5993
|
-
await
|
|
6065
|
+
await ge.post("/graph/auth/sesh/logout");
|
|
5994
6066
|
} catch (n) {
|
|
5995
6067
|
e = {
|
|
5996
6068
|
status: n.status || 500,
|
|
@@ -5998,9 +6070,9 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5998
6070
|
};
|
|
5999
6071
|
}
|
|
6000
6072
|
return e;
|
|
6001
|
-
},
|
|
6073
|
+
}, Ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6002
6074
|
__proto__: null,
|
|
6003
|
-
call:
|
|
6075
|
+
call: ki
|
|
6004
6076
|
}, Symbol.toStringTag, { value: "Module" })), Gt = {
|
|
6005
6077
|
data: {
|
|
6006
6078
|
status: !1,
|
|
@@ -6011,14 +6083,14 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6011
6083
|
accountId: 0
|
|
6012
6084
|
}
|
|
6013
6085
|
}
|
|
6014
|
-
},
|
|
6086
|
+
}, Si = async () => {
|
|
6015
6087
|
let e = {
|
|
6016
6088
|
status: 200,
|
|
6017
6089
|
message: "",
|
|
6018
6090
|
...Gt
|
|
6019
6091
|
};
|
|
6020
6092
|
try {
|
|
6021
|
-
const t = (await
|
|
6093
|
+
const t = (await ge.get("/graph/autoregister")).data;
|
|
6022
6094
|
e.data = {
|
|
6023
6095
|
status: t.status == 1,
|
|
6024
6096
|
message: t.message ?? "",
|
|
@@ -6036,22 +6108,22 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6036
6108
|
};
|
|
6037
6109
|
}
|
|
6038
6110
|
return e;
|
|
6039
|
-
},
|
|
6111
|
+
}, Ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6040
6112
|
__proto__: null,
|
|
6041
|
-
call:
|
|
6113
|
+
call: Si
|
|
6042
6114
|
}, Symbol.toStringTag, { value: "Module" })), zt = {
|
|
6043
6115
|
data: {
|
|
6044
6116
|
status: !1,
|
|
6045
6117
|
message: ""
|
|
6046
6118
|
}
|
|
6047
|
-
},
|
|
6119
|
+
}, Ci = async (e, n) => {
|
|
6048
6120
|
let t = {
|
|
6049
6121
|
status: 200,
|
|
6050
6122
|
message: "",
|
|
6051
6123
|
...zt
|
|
6052
6124
|
};
|
|
6053
6125
|
try {
|
|
6054
|
-
const r = await
|
|
6126
|
+
const r = await ge.post("/graph/setlocale", {
|
|
6055
6127
|
language: e,
|
|
6056
6128
|
udid: n ?? ""
|
|
6057
6129
|
}), a = JSON.parse(
|
|
@@ -6069,10 +6141,10 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6069
6141
|
};
|
|
6070
6142
|
}
|
|
6071
6143
|
return t;
|
|
6072
|
-
},
|
|
6144
|
+
}, Ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6073
6145
|
__proto__: null,
|
|
6074
|
-
call:
|
|
6075
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6146
|
+
call: Ci
|
|
6147
|
+
}, Symbol.toStringTag, { value: "Module" })), ji = async (e, n, t, r) => {
|
|
6076
6148
|
let a = {
|
|
6077
6149
|
status: 200,
|
|
6078
6150
|
message: "",
|
|
@@ -6082,7 +6154,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6082
6154
|
}
|
|
6083
6155
|
};
|
|
6084
6156
|
try {
|
|
6085
|
-
const o = (await
|
|
6157
|
+
const o = (await ge.post("/loadgame/40770", {
|
|
6086
6158
|
wanturl: 1,
|
|
6087
6159
|
extra: {
|
|
6088
6160
|
Stage: e,
|
|
@@ -6110,32 +6182,26 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6110
6182
|
};
|
|
6111
6183
|
}
|
|
6112
6184
|
return a;
|
|
6113
|
-
},
|
|
6185
|
+
}, Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6114
6186
|
__proto__: null,
|
|
6115
|
-
call:
|
|
6116
|
-
}, Symbol.toStringTag, { value: "Module" })), Ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6117
|
-
__proto__: null
|
|
6118
|
-
}, Symbol.toStringTag, { value: "Module" })), ji = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6119
|
-
__proto__: null
|
|
6120
|
-
}, Symbol.toStringTag, { value: "Module" })), Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6121
|
-
__proto__: null
|
|
6187
|
+
call: ji
|
|
6122
6188
|
}, Symbol.toStringTag, { value: "Module" })), Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6123
6189
|
__proto__: null
|
|
6124
6190
|
}, Symbol.toStringTag, { value: "Module" })), Gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6125
6191
|
__proto__: null
|
|
6126
6192
|
}, Symbol.toStringTag, { value: "Module" })), zi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6127
6193
|
__proto__: null
|
|
6128
|
-
}, Symbol.toStringTag, { value: "Module" }));
|
|
6129
|
-
var on = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(on || {});
|
|
6130
|
-
const Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6131
|
-
__proto__: null,
|
|
6132
|
-
CmsCategory: on
|
|
6133
6194
|
}, Symbol.toStringTag, { value: "Module" })), Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6134
6195
|
__proto__: null
|
|
6135
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6196
|
+
}, Symbol.toStringTag, { value: "Module" })), Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6136
6197
|
__proto__: null
|
|
6137
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6198
|
+
}, Symbol.toStringTag, { value: "Module" })), qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6138
6199
|
__proto__: null
|
|
6200
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6201
|
+
var on = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(on || {});
|
|
6202
|
+
const Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6203
|
+
__proto__: null,
|
|
6204
|
+
CmsCategory: on
|
|
6139
6205
|
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6140
6206
|
__proto__: null
|
|
6141
6207
|
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6144,10 +6210,10 @@ const Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6144
6210
|
__proto__: null
|
|
6145
6211
|
}, Symbol.toStringTag, { value: "Module" })), $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6146
6212
|
__proto__: null
|
|
6147
|
-
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6148
|
-
__proto__: null
|
|
6149
6213
|
}, Symbol.toStringTag, { value: "Module" })), Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6150
6214
|
__proto__: null
|
|
6215
|
+
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6216
|
+
__proto__: null
|
|
6151
6217
|
}, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6152
6218
|
__proto__: null
|
|
6153
6219
|
}, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6192,30 +6258,30 @@ const Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6192
6258
|
__proto__: null
|
|
6193
6259
|
}, Symbol.toStringTag, { value: "Module" })), bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6194
6260
|
__proto__: null
|
|
6195
|
-
}, Symbol.toStringTag, { value: "Module" })), Wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6196
|
-
__proto__: null
|
|
6197
|
-
}, Symbol.toStringTag, { value: "Module" })), Yt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6198
|
-
__proto__: null
|
|
6199
6261
|
}, Symbol.toStringTag, { value: "Module" })), yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6200
6262
|
__proto__: null
|
|
6201
6263
|
}, Symbol.toStringTag, { value: "Module" })), hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6202
6264
|
__proto__: null
|
|
6203
6265
|
}, Symbol.toStringTag, { value: "Module" })), _u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6204
6266
|
__proto__: null
|
|
6205
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6206
|
-
|
|
6207
|
-
|
|
6208
|
-
__proto__: null
|
|
6209
|
-
|
|
6267
|
+
}, Symbol.toStringTag, { value: "Module" })), Yt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6268
|
+
__proto__: null
|
|
6269
|
+
}, Symbol.toStringTag, { value: "Module" })), Wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6270
|
+
__proto__: null
|
|
6271
|
+
}, Symbol.toStringTag, { value: "Module" })), Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6272
|
+
__proto__: null
|
|
6210
6273
|
}, Symbol.toStringTag, { value: "Module" })), vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6211
6274
|
__proto__: null
|
|
6212
6275
|
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6213
6276
|
__proto__: null
|
|
6214
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6215
|
-
|
|
6277
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6278
|
+
var un = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(un || {});
|
|
6279
|
+
const Du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6280
|
+
__proto__: null,
|
|
6281
|
+
ImageCategory: un
|
|
6216
6282
|
}, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6217
6283
|
__proto__: null
|
|
6218
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6284
|
+
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6219
6285
|
__proto__: null
|
|
6220
6286
|
}, Symbol.toStringTag, { value: "Module" })), Mu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6221
6287
|
__proto__: null
|
|
@@ -6243,10 +6309,10 @@ const Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6243
6309
|
__proto__: null
|
|
6244
6310
|
}, Symbol.toStringTag, { value: "Module" })), zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6245
6311
|
__proto__: null
|
|
6246
|
-
}, Symbol.toStringTag, { value: "Module" })), Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6247
|
-
__proto__: null
|
|
6248
6312
|
}, Symbol.toStringTag, { value: "Module" })), Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6249
6313
|
__proto__: null
|
|
6314
|
+
}, Symbol.toStringTag, { value: "Module" })), Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6315
|
+
__proto__: null
|
|
6250
6316
|
}, Symbol.toStringTag, { value: "Module" })), qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6251
6317
|
__proto__: null
|
|
6252
6318
|
}, Symbol.toStringTag, { value: "Module" })), Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6259,10 +6325,10 @@ const Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6259
6325
|
__proto__: null
|
|
6260
6326
|
}, Symbol.toStringTag, { value: "Module" })), $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6261
6327
|
__proto__: null
|
|
6262
|
-
}, Symbol.toStringTag, { value: "Module" })), Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6263
|
-
__proto__: null
|
|
6264
6328
|
}, Symbol.toStringTag, { value: "Module" })), Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6265
6329
|
__proto__: null
|
|
6330
|
+
}, Symbol.toStringTag, { value: "Module" })), Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6331
|
+
__proto__: null
|
|
6266
6332
|
}, Symbol.toStringTag, { value: "Module" })), Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6267
6333
|
__proto__: null
|
|
6268
6334
|
}, Symbol.toStringTag, { value: "Module" })), Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6319,258 +6385,264 @@ const Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6319
6385
|
__proto__: null
|
|
6320
6386
|
}, Symbol.toStringTag, { value: "Module" })), wl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6321
6387
|
__proto__: null
|
|
6322
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6388
|
+
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6323
6389
|
__proto__: null
|
|
6324
6390
|
}, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6325
6391
|
__proto__: null
|
|
6326
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6392
|
+
}, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6327
6393
|
__proto__: null
|
|
6328
6394
|
}, Symbol.toStringTag, { value: "Module" })), Ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6329
6395
|
__proto__: null
|
|
6330
6396
|
}, Symbol.toStringTag, { value: "Module" })), Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6331
6397
|
__proto__: null
|
|
6332
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6333
|
-
|
|
6334
|
-
|
|
6335
|
-
|
|
6336
|
-
|
|
6337
|
-
|
|
6338
|
-
|
|
6339
|
-
|
|
6340
|
-
|
|
6341
|
-
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
|
|
6358
|
-
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
|
|
6365
|
-
|
|
6366
|
-
|
|
6367
|
-
|
|
6368
|
-
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6383
|
-
|
|
6384
|
-
|
|
6385
|
-
|
|
6386
|
-
|
|
6387
|
-
|
|
6388
|
-
|
|
6389
|
-
|
|
6390
|
-
|
|
6391
|
-
|
|
6392
|
-
|
|
6393
|
-
|
|
6394
|
-
|
|
6395
|
-
|
|
6396
|
-
|
|
6397
|
-
|
|
6398
|
-
|
|
6399
|
-
|
|
6400
|
-
|
|
6401
|
-
|
|
6402
|
-
|
|
6403
|
-
|
|
6404
|
-
|
|
6405
|
-
|
|
6406
|
-
|
|
6407
|
-
|
|
6408
|
-
|
|
6409
|
-
|
|
6410
|
-
|
|
6411
|
-
|
|
6412
|
-
|
|
6413
|
-
|
|
6414
|
-
|
|
6415
|
-
|
|
6416
|
-
|
|
6417
|
-
|
|
6418
|
-
|
|
6419
|
-
|
|
6420
|
-
|
|
6421
|
-
|
|
6422
|
-
|
|
6423
|
-
|
|
6424
|
-
|
|
6425
|
-
|
|
6426
|
-
|
|
6427
|
-
|
|
6428
|
-
|
|
6429
|
-
|
|
6430
|
-
|
|
6431
|
-
|
|
6432
|
-
|
|
6433
|
-
|
|
6434
|
-
|
|
6435
|
-
|
|
6436
|
-
|
|
6437
|
-
|
|
6438
|
-
|
|
6439
|
-
|
|
6440
|
-
|
|
6441
|
-
|
|
6442
|
-
|
|
6443
|
-
|
|
6444
|
-
|
|
6445
|
-
|
|
6446
|
-
|
|
6447
|
-
|
|
6448
|
-
|
|
6449
|
-
|
|
6450
|
-
|
|
6451
|
-
|
|
6452
|
-
|
|
6398
|
+
}, Symbol.toStringTag, { value: "Module" })), kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6399
|
+
__proto__: null
|
|
6400
|
+
}, Symbol.toStringTag, { value: "Module" })), Rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6401
|
+
__proto__: null
|
|
6402
|
+
}, Symbol.toStringTag, { value: "Module" })), Sl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6403
|
+
__proto__: null
|
|
6404
|
+
}, Symbol.toStringTag, { value: "Module" })), Nl = {
|
|
6405
|
+
api: xi,
|
|
6406
|
+
loginApi: Oi,
|
|
6407
|
+
logoutApi: Ri,
|
|
6408
|
+
autoRegisterApi: Ii,
|
|
6409
|
+
setLocaleApi: Ni,
|
|
6410
|
+
loadMatchApi: Fi,
|
|
6411
|
+
apiType: Xa,
|
|
6412
|
+
loginType: Li,
|
|
6413
|
+
logoutType: Gi,
|
|
6414
|
+
announcementType: zi,
|
|
6415
|
+
paymentsProviderType: Za,
|
|
6416
|
+
gameListType: Yi,
|
|
6417
|
+
vipListType: Wi,
|
|
6418
|
+
promotionType: qi,
|
|
6419
|
+
cmsListType: Ei,
|
|
6420
|
+
mainWalletType: Bi,
|
|
6421
|
+
upcomingMatchType: Hi,
|
|
6422
|
+
depositType: Ui,
|
|
6423
|
+
applyVipBonusType: $i,
|
|
6424
|
+
withdrawalGetType: Ai,
|
|
6425
|
+
addBankCardType: Vi,
|
|
6426
|
+
withdrawType: Qi,
|
|
6427
|
+
getSettingType: Jo,
|
|
6428
|
+
transactionReportType: Is,
|
|
6429
|
+
changePasswordType: Xi,
|
|
6430
|
+
walletType: Zi,
|
|
6431
|
+
getEventListType: Ji,
|
|
6432
|
+
getEventTokenType: Ki,
|
|
6433
|
+
getExtraGameType: eu,
|
|
6434
|
+
mailBoxType: tu,
|
|
6435
|
+
fishGameListType: nu,
|
|
6436
|
+
slotGameListType: ru,
|
|
6437
|
+
getTurnOverRewardDataType: au,
|
|
6438
|
+
getTurnOverRewardReportType: su,
|
|
6439
|
+
getInviteRewardDataType: ou,
|
|
6440
|
+
getInviteRewardReportType: iu,
|
|
6441
|
+
getTopupRewardDataType: uu,
|
|
6442
|
+
getTopupRewardReportType: lu,
|
|
6443
|
+
getRewardReferralType: cu,
|
|
6444
|
+
getDepositPromotionType: du,
|
|
6445
|
+
getInviteRewardClaimType: mu,
|
|
6446
|
+
getTopUpRewardClaimType: fu,
|
|
6447
|
+
getTurnOverRewardClaimType: gu,
|
|
6448
|
+
getInviteRewardSettingType: pu,
|
|
6449
|
+
getTopUpRewardSettingType: bu,
|
|
6450
|
+
getTurnOverRewardSettingType: yu,
|
|
6451
|
+
requestForgetPasswordType: hu,
|
|
6452
|
+
submitForgetPasswordType: _u,
|
|
6453
|
+
submitGiftCode: Yt,
|
|
6454
|
+
playGame: Wt,
|
|
6455
|
+
requestUpdateMobileTacCode: Tu,
|
|
6456
|
+
submitUpdateMobileTacCode: vu,
|
|
6457
|
+
getVerifyPromo: wu,
|
|
6458
|
+
getImageType: Du,
|
|
6459
|
+
getValidateType: Pu,
|
|
6460
|
+
updateProfilePictureType: xu,
|
|
6461
|
+
readMailType: Mu,
|
|
6462
|
+
checkRedPacketValidateType: Ou,
|
|
6463
|
+
getUserProfileType: ku,
|
|
6464
|
+
requestTacCodeType: Ru,
|
|
6465
|
+
getUsernameByReferType: Su,
|
|
6466
|
+
applyPromoType: Iu,
|
|
6467
|
+
applySignInType: Cu,
|
|
6468
|
+
applyRedPacketType: Nu,
|
|
6469
|
+
getCountryType: ju,
|
|
6470
|
+
submitGiftCodeType: Yt,
|
|
6471
|
+
playGameType: Wt,
|
|
6472
|
+
transferToMainType: Fu,
|
|
6473
|
+
transferProcessType: Lu,
|
|
6474
|
+
submitValidateType: Gu,
|
|
6475
|
+
checkTransferCreditType: zu,
|
|
6476
|
+
friendListType: Yu,
|
|
6477
|
+
friendListEditType: Wu,
|
|
6478
|
+
getActivePPType: qu,
|
|
6479
|
+
getActiveProductType: Eu,
|
|
6480
|
+
requestWithdrawTacType: Bu,
|
|
6481
|
+
requestWithdrawalCodeType: Hu,
|
|
6482
|
+
commissionWithdrawType: Uu,
|
|
6483
|
+
submitWithdrawalCodeType: $u,
|
|
6484
|
+
submitCryptoAccountType: Au,
|
|
6485
|
+
requestTransferMoneyType: Vu,
|
|
6486
|
+
submitTransferMoneyType: Qu,
|
|
6487
|
+
signInViewInfoType: Xu,
|
|
6488
|
+
signInRecordType: Zu,
|
|
6489
|
+
referralProfileType: Ju,
|
|
6490
|
+
referralMemberProfileType: Ku,
|
|
6491
|
+
registerActionType: el,
|
|
6492
|
+
transferReportType: Wo,
|
|
6493
|
+
agTransferCreditReportType: tl,
|
|
6494
|
+
betReportType: nl,
|
|
6495
|
+
getTwoFactorAuthenticateType: rl,
|
|
6496
|
+
submitTwoFactorAuthenticateType: al,
|
|
6497
|
+
getUserDeviceListType: sl,
|
|
6498
|
+
unbindUserDeviceType: ol,
|
|
6499
|
+
searchNumberHistoryType: il,
|
|
6500
|
+
changeWithdrawalCodeType: ul,
|
|
6501
|
+
checkRedPacketTokenType: ll,
|
|
6502
|
+
submitWithdrawalAlipayType: cl,
|
|
6503
|
+
applyReliefFund: dl,
|
|
6504
|
+
getReliefFundData: ml,
|
|
6505
|
+
getReliefFundReport: fl,
|
|
6506
|
+
getWeekCardClaim: gl,
|
|
6507
|
+
getWeekCardData: pl,
|
|
6508
|
+
applyWeekCard: bl,
|
|
6509
|
+
transferSettingType: yl,
|
|
6510
|
+
transferType: hl,
|
|
6511
|
+
claimIncentiveRebate: _l,
|
|
6512
|
+
getIncentiveData: Tl,
|
|
6513
|
+
getIncentiveRebate: vl,
|
|
6514
|
+
getMissionData: ci,
|
|
6515
|
+
getMissionClaim: wl,
|
|
6516
|
+
registerFormType: Dl,
|
|
6517
|
+
getFavouriteGameType: Pl,
|
|
6518
|
+
updateFavouriteGameType: xl,
|
|
6519
|
+
requestForgetUsernameType: Ml,
|
|
6520
|
+
submitForgetUsernameType: Ol,
|
|
6521
|
+
getAccumulateDepositDataType: hi,
|
|
6522
|
+
getAccumulateDepositClaimType: kl,
|
|
6523
|
+
rebateRefundSettingType: Rl,
|
|
6524
|
+
getASCMatchCountType: Sl
|
|
6453
6525
|
};
|
|
6454
6526
|
export {
|
|
6455
|
-
|
|
6456
|
-
|
|
6457
|
-
|
|
6458
|
-
|
|
6459
|
-
|
|
6460
|
-
|
|
6461
|
-
|
|
6462
|
-
|
|
6463
|
-
|
|
6464
|
-
|
|
6465
|
-
|
|
6466
|
-
|
|
6467
|
-
|
|
6468
|
-
|
|
6469
|
-
|
|
6470
|
-
|
|
6471
|
-
|
|
6472
|
-
|
|
6473
|
-
|
|
6474
|
-
|
|
6475
|
-
|
|
6476
|
-
|
|
6477
|
-
|
|
6478
|
-
|
|
6479
|
-
|
|
6480
|
-
|
|
6481
|
-
|
|
6482
|
-
|
|
6483
|
-
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6487
|
-
|
|
6488
|
-
|
|
6489
|
-
|
|
6490
|
-
|
|
6491
|
-
|
|
6492
|
-
|
|
6493
|
-
|
|
6494
|
-
|
|
6495
|
-
|
|
6496
|
-
|
|
6497
|
-
|
|
6498
|
-
|
|
6499
|
-
|
|
6500
|
-
|
|
6501
|
-
|
|
6502
|
-
|
|
6503
|
-
|
|
6504
|
-
|
|
6505
|
-
|
|
6506
|
-
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
|
|
6510
|
-
|
|
6511
|
-
|
|
6512
|
-
|
|
6513
|
-
|
|
6514
|
-
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
|
|
6518
|
-
|
|
6519
|
-
|
|
6520
|
-
|
|
6521
|
-
|
|
6522
|
-
|
|
6523
|
-
|
|
6524
|
-
|
|
6525
|
-
|
|
6526
|
-
|
|
6527
|
-
|
|
6528
|
-
|
|
6529
|
-
|
|
6530
|
-
|
|
6531
|
-
|
|
6532
|
-
|
|
6533
|
-
|
|
6534
|
-
|
|
6535
|
-
|
|
6536
|
-
|
|
6537
|
-
|
|
6538
|
-
|
|
6539
|
-
|
|
6540
|
-
|
|
6541
|
-
|
|
6542
|
-
|
|
6543
|
-
|
|
6544
|
-
|
|
6545
|
-
|
|
6546
|
-
|
|
6547
|
-
|
|
6548
|
-
|
|
6549
|
-
|
|
6550
|
-
|
|
6551
|
-
|
|
6552
|
-
|
|
6553
|
-
|
|
6554
|
-
|
|
6555
|
-
|
|
6556
|
-
|
|
6557
|
-
|
|
6558
|
-
|
|
6559
|
-
|
|
6560
|
-
|
|
6561
|
-
|
|
6562
|
-
|
|
6563
|
-
|
|
6564
|
-
|
|
6565
|
-
|
|
6566
|
-
|
|
6567
|
-
|
|
6568
|
-
|
|
6569
|
-
|
|
6570
|
-
|
|
6571
|
-
|
|
6572
|
-
|
|
6573
|
-
|
|
6574
|
-
|
|
6575
|
-
|
|
6527
|
+
Nl as Repository,
|
|
6528
|
+
Vi as addBankCardType,
|
|
6529
|
+
tl as agTransferCreditReportType,
|
|
6530
|
+
zi as announcementType,
|
|
6531
|
+
xi as api,
|
|
6532
|
+
Xa as apiType,
|
|
6533
|
+
Iu as applyPromoType,
|
|
6534
|
+
Nu as applyRedPacketType,
|
|
6535
|
+
dl as applyReliefFund,
|
|
6536
|
+
Cu as applySignInType,
|
|
6537
|
+
$i as applyVipBonusType,
|
|
6538
|
+
bl as applyWeekCard,
|
|
6539
|
+
Ii as autoRegisterApi,
|
|
6540
|
+
nl as betReportType,
|
|
6541
|
+
Xi as changePasswordType,
|
|
6542
|
+
ul as changeWithdrawalCodeType,
|
|
6543
|
+
ll as checkRedPacketTokenType,
|
|
6544
|
+
Ou as checkRedPacketValidateType,
|
|
6545
|
+
zu as checkTransferCreditType,
|
|
6546
|
+
_l as claimIncentiveRebate,
|
|
6547
|
+
Ei as cmsListType,
|
|
6548
|
+
Uu as commissionWithdrawType,
|
|
6549
|
+
Ui as depositType,
|
|
6550
|
+
nu as fishGameListType,
|
|
6551
|
+
Wu as friendListEditType,
|
|
6552
|
+
Yu as friendListType,
|
|
6553
|
+
Yi as gameListType,
|
|
6554
|
+
Sl as getASCMatchCountType,
|
|
6555
|
+
kl as getAccumulateDepositClaimType,
|
|
6556
|
+
hi as getAccumulateDepositDataType,
|
|
6557
|
+
qu as getActivePPType,
|
|
6558
|
+
Eu as getActiveProductType,
|
|
6559
|
+
ju as getCountryType,
|
|
6560
|
+
du as getDepositPromotionType,
|
|
6561
|
+
Ji as getEventListType,
|
|
6562
|
+
Ki as getEventTokenType,
|
|
6563
|
+
eu as getExtraGameType,
|
|
6564
|
+
Pl as getFavouriteGameType,
|
|
6565
|
+
Du as getImageType,
|
|
6566
|
+
Tl as getIncentiveData,
|
|
6567
|
+
vl as getIncentiveRebate,
|
|
6568
|
+
mu as getInviteRewardClaimType,
|
|
6569
|
+
ou as getInviteRewardDataType,
|
|
6570
|
+
iu as getInviteRewardReportType,
|
|
6571
|
+
pu as getInviteRewardSettingType,
|
|
6572
|
+
wl as getMissionClaim,
|
|
6573
|
+
ci as getMissionData,
|
|
6574
|
+
ml as getReliefFundData,
|
|
6575
|
+
fl as getReliefFundReport,
|
|
6576
|
+
cu as getRewardReferralType,
|
|
6577
|
+
Jo as getSettingType,
|
|
6578
|
+
fu as getTopUpRewardClaimType,
|
|
6579
|
+
bu as getTopUpRewardSettingType,
|
|
6580
|
+
uu as getTopupRewardDataType,
|
|
6581
|
+
lu as getTopupRewardReportType,
|
|
6582
|
+
gu as getTurnOverRewardClaimType,
|
|
6583
|
+
au as getTurnOverRewardDataType,
|
|
6584
|
+
su as getTurnOverRewardReportType,
|
|
6585
|
+
yu as getTurnOverRewardSettingType,
|
|
6586
|
+
rl as getTwoFactorAuthenticateType,
|
|
6587
|
+
sl as getUserDeviceListType,
|
|
6588
|
+
ku as getUserProfileType,
|
|
6589
|
+
Su as getUsernameByReferType,
|
|
6590
|
+
Pu as getValidateType,
|
|
6591
|
+
wu as getVerifyPromo,
|
|
6592
|
+
gl as getWeekCardClaim,
|
|
6593
|
+
pl as getWeekCardData,
|
|
6594
|
+
Fi as loadMatchApi,
|
|
6595
|
+
Oi as loginApi,
|
|
6596
|
+
Li as loginType,
|
|
6597
|
+
Ri as logoutApi,
|
|
6598
|
+
Gi as logoutType,
|
|
6599
|
+
tu as mailBoxType,
|
|
6600
|
+
Bi as mainWalletType,
|
|
6601
|
+
Za as paymentsProviderType,
|
|
6602
|
+
Wt as playGame,
|
|
6603
|
+
Wt as playGameType,
|
|
6604
|
+
qi as promotionType,
|
|
6605
|
+
Mu as readMailType,
|
|
6606
|
+
Rl as rebateRefundSettingType,
|
|
6607
|
+
Ku as referralMemberProfileType,
|
|
6608
|
+
Ju as referralProfileType,
|
|
6609
|
+
el as registerActionType,
|
|
6610
|
+
Dl as registerFormType,
|
|
6611
|
+
hu as requestForgetPasswordType,
|
|
6612
|
+
Ml as requestForgetUsernameType,
|
|
6613
|
+
Ru as requestTacCodeType,
|
|
6614
|
+
Vu as requestTransferMoneyType,
|
|
6615
|
+
Tu as requestUpdateMobileTacCode,
|
|
6616
|
+
Bu as requestWithdrawTacType,
|
|
6617
|
+
Hu as requestWithdrawalCodeType,
|
|
6618
|
+
il as searchNumberHistoryType,
|
|
6619
|
+
Ni as setLocaleApi,
|
|
6620
|
+
Zu as signInRecordType,
|
|
6621
|
+
Xu as signInViewInfoType,
|
|
6622
|
+
ru as slotGameListType,
|
|
6623
|
+
Au as submitCryptoAccountType,
|
|
6624
|
+
_u as submitForgetPasswordType,
|
|
6625
|
+
Ol as submitForgetUsernameType,
|
|
6626
|
+
Yt as submitGiftCode,
|
|
6627
|
+
Yt as submitGiftCodeType,
|
|
6628
|
+
Qu as submitTransferMoneyType,
|
|
6629
|
+
al as submitTwoFactorAuthenticateType,
|
|
6630
|
+
vu as submitUpdateMobileTacCode,
|
|
6631
|
+
Gu as submitValidateType,
|
|
6632
|
+
cl as submitWithdrawalAlipayType,
|
|
6633
|
+
$u as submitWithdrawalCodeType,
|
|
6634
|
+
Is as transactionReportType,
|
|
6635
|
+
Lu as transferProcessType,
|
|
6636
|
+
Wo as transferReportType,
|
|
6637
|
+
yl as transferSettingType,
|
|
6638
|
+
Fu as transferToMainType,
|
|
6639
|
+
hl as transferType,
|
|
6640
|
+
ol as unbindUserDeviceType,
|
|
6641
|
+
Hi as upcomingMatchType,
|
|
6642
|
+
xl as updateFavouriteGameType,
|
|
6643
|
+
xu as updateProfilePictureType,
|
|
6644
|
+
Wi as vipListType,
|
|
6645
|
+
Zi as walletType,
|
|
6646
|
+
Qi as withdrawType,
|
|
6647
|
+
Ai as withdrawalGetType
|
|
6576
6648
|
};
|