60p82u21t54k 0.1.75 → 0.1.76
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 +645 -616
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/api/api.d.ts.map +1 -1
- package/dist/model/cmsList/getCmsListResponse.d.ts +19 -0
- package/dist/model/cmsList/getCmsListResponse.d.ts.map +1 -1
- package/dist/model/cmsList/type.d.ts +7 -1
- package/dist/model/cmsList/type.d.ts.map +1 -1
- package/dist/model/paymentsProvider/getPaymentsProviderResponse.d.ts.map +1 -1
- package/dist/model/paymentsProvider/type.d.ts +1 -0
- package/dist/model/paymentsProvider/type.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
var fn = Object.defineProperty;
|
|
2
2
|
var gn = (e, n, t) => n in e ? fn(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
3
|
var h = (e, n, t) => gn(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
|
-
import
|
|
5
|
-
const ae =
|
|
4
|
+
import Ut from "axios";
|
|
5
|
+
const ae = Ut.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -62,41 +62,41 @@ ae.interceptors.response.use(
|
|
|
62
62
|
return e.response ? (n.status = e.response.status, n.message = e.response.data.message || e.response.statusText, console.error("Error response:", JSON.stringify(n)), e.response.status === 401 ? console.error("Unauthorized access - redirecting to login.") : e.response.status === 404 ? console.error("Resource not found.") : e.response.status >= 500 && console.error("Server error. Please try again later.")) : e.request ? console.error("No response received:", e.request) : console.error("Error setting up request:", e.message), Promise.reject(n);
|
|
63
63
|
}
|
|
64
64
|
);
|
|
65
|
-
let
|
|
65
|
+
let rt = {
|
|
66
66
|
timezone: -4,
|
|
67
67
|
currency: "¥",
|
|
68
68
|
language: "zh"
|
|
69
69
|
};
|
|
70
70
|
const pn = (e) => {
|
|
71
|
-
|
|
72
|
-
},
|
|
71
|
+
rt = { ...rt, ...e };
|
|
72
|
+
}, $t = () => rt, bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
73
73
|
__proto__: null,
|
|
74
|
-
getConfig:
|
|
74
|
+
getConfig: $t,
|
|
75
75
|
setConfig: pn
|
|
76
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
76
|
+
}, Symbol.toStringTag, { value: "Module" })), Vt = 6048e5, yn = 864e5, hn = 6e4, _n = 36e5, Tn = 1e3, ht = Symbol.for("constructDateFrom");
|
|
77
77
|
function Y(e, n) {
|
|
78
|
-
return typeof e == "function" ? e(n) : e && typeof e == "object" &&
|
|
78
|
+
return typeof e == "function" ? e(n) : e && typeof e == "object" && ht in e ? e[ht](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
79
79
|
}
|
|
80
80
|
function W(e, n) {
|
|
81
81
|
return Y(n || e, e);
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function At(e, n, t) {
|
|
84
84
|
const r = W(e, t == null ? void 0 : t.in);
|
|
85
85
|
return isNaN(n) ? Y((t == null ? void 0 : t.in) || e, NaN) : (n && r.setDate(r.getDate() + n), r);
|
|
86
86
|
}
|
|
87
87
|
let vn = {};
|
|
88
|
-
function
|
|
88
|
+
function Re() {
|
|
89
89
|
return vn;
|
|
90
90
|
}
|
|
91
|
-
function
|
|
91
|
+
function me(e, n) {
|
|
92
92
|
var d, g, f, y;
|
|
93
|
-
const t =
|
|
93
|
+
const t = Re(), 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 ?? ((y = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : y.weekStartsOn) ?? 0, a = W(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
|
|
94
94
|
return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
|
|
95
95
|
}
|
|
96
96
|
function xe(e, n) {
|
|
97
|
-
return
|
|
97
|
+
return me(e, { ...n, weekStartsOn: 1 });
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function Qt(e, n) {
|
|
100
100
|
const t = W(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = Y(t, 0);
|
|
101
101
|
a.setFullYear(r + 1, 0, 4), a.setHours(0, 0, 0, 0);
|
|
102
102
|
const s = xe(a), o = Y(t, 0);
|
|
@@ -104,7 +104,7 @@ function At(e, n) {
|
|
|
104
104
|
const d = xe(o);
|
|
105
105
|
return t.getTime() >= s.getTime() ? r + 1 : t.getTime() >= d.getTime() ? r : r - 1;
|
|
106
106
|
}
|
|
107
|
-
function
|
|
107
|
+
function Ge(e) {
|
|
108
108
|
const n = W(e), t = new Date(
|
|
109
109
|
Date.UTC(
|
|
110
110
|
n.getFullYear(),
|
|
@@ -125,7 +125,7 @@ function wn(e, ...n) {
|
|
|
125
125
|
);
|
|
126
126
|
return n.map(t);
|
|
127
127
|
}
|
|
128
|
-
function
|
|
128
|
+
function _t(e, n) {
|
|
129
129
|
const t = W(e, n == null ? void 0 : n.in);
|
|
130
130
|
return t.setHours(0, 0, 0, 0), t;
|
|
131
131
|
}
|
|
@@ -134,18 +134,18 @@ function Dn(e, n, t) {
|
|
|
134
134
|
t == null ? void 0 : t.in,
|
|
135
135
|
e,
|
|
136
136
|
n
|
|
137
|
-
), s =
|
|
137
|
+
), s = _t(r), o = _t(a), d = +s - Ge(s), g = +o - Ge(o);
|
|
138
138
|
return Math.round((d - g) / yn);
|
|
139
139
|
}
|
|
140
|
-
function
|
|
141
|
-
const t =
|
|
140
|
+
function Pn(e, n) {
|
|
141
|
+
const t = Qt(e, n), r = Y(e, 0);
|
|
142
142
|
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0), xe(r);
|
|
143
143
|
}
|
|
144
|
-
function
|
|
144
|
+
function xn(e) {
|
|
145
145
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
146
146
|
}
|
|
147
147
|
function Rn(e) {
|
|
148
|
-
return !(!
|
|
148
|
+
return !(!xn(e) && typeof e != "number" || isNaN(+W(e)));
|
|
149
149
|
}
|
|
150
150
|
function On(e, n) {
|
|
151
151
|
const t = W(e, n == null ? void 0 : n.in);
|
|
@@ -218,7 +218,7 @@ const Mn = {
|
|
|
218
218
|
const a = Mn[e];
|
|
219
219
|
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;
|
|
220
220
|
};
|
|
221
|
-
function
|
|
221
|
+
function Qe(e) {
|
|
222
222
|
return (n = {}) => {
|
|
223
223
|
const t = n.width ? String(n.width) : e.defaultWidth;
|
|
224
224
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
@@ -240,15 +240,15 @@ const Sn = {
|
|
|
240
240
|
medium: "{{date}}, {{time}}",
|
|
241
241
|
short: "{{date}}, {{time}}"
|
|
242
242
|
}, jn = {
|
|
243
|
-
date:
|
|
243
|
+
date: Qe({
|
|
244
244
|
formats: Sn,
|
|
245
245
|
defaultWidth: "full"
|
|
246
246
|
}),
|
|
247
|
-
time:
|
|
247
|
+
time: Qe({
|
|
248
248
|
formats: In,
|
|
249
249
|
defaultWidth: "full"
|
|
250
250
|
}),
|
|
251
|
-
dateTime:
|
|
251
|
+
dateTime: Qe({
|
|
252
252
|
formats: Cn,
|
|
253
253
|
defaultWidth: "full"
|
|
254
254
|
})
|
|
@@ -260,7 +260,7 @@ const Sn = {
|
|
|
260
260
|
nextWeek: "eeee 'at' p",
|
|
261
261
|
other: "P"
|
|
262
262
|
}, Ln = (e, n, t, r) => Nn[e];
|
|
263
|
-
function
|
|
263
|
+
function Ie(e) {
|
|
264
264
|
return (n, t) => {
|
|
265
265
|
const r = t != null && t.context ? String(t.context) : "standalone";
|
|
266
266
|
let a;
|
|
@@ -400,40 +400,40 @@ const Fn = {
|
|
|
400
400
|
return t + "rd";
|
|
401
401
|
}
|
|
402
402
|
return t + "th";
|
|
403
|
-
},
|
|
403
|
+
}, Hn = {
|
|
404
404
|
ordinalNumber: En,
|
|
405
|
-
era:
|
|
405
|
+
era: Ie({
|
|
406
406
|
values: Fn,
|
|
407
407
|
defaultWidth: "wide"
|
|
408
408
|
}),
|
|
409
|
-
quarter:
|
|
409
|
+
quarter: Ie({
|
|
410
410
|
values: zn,
|
|
411
411
|
defaultWidth: "wide",
|
|
412
412
|
argumentCallback: (e) => e - 1
|
|
413
413
|
}),
|
|
414
|
-
month:
|
|
414
|
+
month: Ie({
|
|
415
415
|
values: Gn,
|
|
416
416
|
defaultWidth: "wide"
|
|
417
417
|
}),
|
|
418
|
-
day:
|
|
418
|
+
day: Ie({
|
|
419
419
|
values: Wn,
|
|
420
420
|
defaultWidth: "wide"
|
|
421
421
|
}),
|
|
422
|
-
dayPeriod:
|
|
422
|
+
dayPeriod: Ie({
|
|
423
423
|
values: Yn,
|
|
424
424
|
defaultWidth: "wide",
|
|
425
425
|
formattingValues: qn,
|
|
426
426
|
defaultFormattingWidth: "wide"
|
|
427
427
|
})
|
|
428
428
|
};
|
|
429
|
-
function
|
|
429
|
+
function Ce(e) {
|
|
430
430
|
return (n, t = {}) => {
|
|
431
431
|
const r = t.width, a = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], s = n.match(a);
|
|
432
432
|
if (!s)
|
|
433
433
|
return null;
|
|
434
434
|
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], g = Array.isArray(d) ? Un(d, (D) => D.test(o)) : (
|
|
435
435
|
// [TODO] -- I challenge you to fix the type
|
|
436
|
-
|
|
436
|
+
Bn(d, (D) => D.test(o))
|
|
437
437
|
);
|
|
438
438
|
let f;
|
|
439
439
|
f = e.valueCallback ? e.valueCallback(g) : g, f = t.valueCallback ? (
|
|
@@ -444,7 +444,7 @@ function Ie(e) {
|
|
|
444
444
|
return { value: f, rest: y };
|
|
445
445
|
};
|
|
446
446
|
}
|
|
447
|
-
function
|
|
447
|
+
function Bn(e, n) {
|
|
448
448
|
for (const t in e)
|
|
449
449
|
if (Object.prototype.hasOwnProperty.call(e, t) && n(e[t]))
|
|
450
450
|
return t;
|
|
@@ -539,43 +539,43 @@ const Vn = /^(\d+)(th|st|nd|rd)?/i, An = /\d+/i, Qn = {
|
|
|
539
539
|
parsePattern: An,
|
|
540
540
|
valueCallback: (e) => parseInt(e, 10)
|
|
541
541
|
}),
|
|
542
|
-
era:
|
|
542
|
+
era: Ce({
|
|
543
543
|
matchPatterns: Qn,
|
|
544
544
|
defaultMatchWidth: "wide",
|
|
545
545
|
parsePatterns: Xn,
|
|
546
546
|
defaultParseWidth: "any"
|
|
547
547
|
}),
|
|
548
|
-
quarter:
|
|
548
|
+
quarter: Ce({
|
|
549
549
|
matchPatterns: Zn,
|
|
550
550
|
defaultMatchWidth: "wide",
|
|
551
551
|
parsePatterns: Jn,
|
|
552
552
|
defaultParseWidth: "any",
|
|
553
553
|
valueCallback: (e) => e + 1
|
|
554
554
|
}),
|
|
555
|
-
month:
|
|
555
|
+
month: Ce({
|
|
556
556
|
matchPatterns: Kn,
|
|
557
557
|
defaultMatchWidth: "wide",
|
|
558
558
|
parsePatterns: er,
|
|
559
559
|
defaultParseWidth: "any"
|
|
560
560
|
}),
|
|
561
|
-
day:
|
|
561
|
+
day: Ce({
|
|
562
562
|
matchPatterns: tr,
|
|
563
563
|
defaultMatchWidth: "wide",
|
|
564
564
|
parsePatterns: nr,
|
|
565
565
|
defaultParseWidth: "any"
|
|
566
566
|
}),
|
|
567
|
-
dayPeriod:
|
|
567
|
+
dayPeriod: Ce({
|
|
568
568
|
matchPatterns: rr,
|
|
569
569
|
defaultMatchWidth: "any",
|
|
570
570
|
parsePatterns: ar,
|
|
571
571
|
defaultParseWidth: "any"
|
|
572
572
|
})
|
|
573
|
-
},
|
|
573
|
+
}, Xt = {
|
|
574
574
|
code: "en-US",
|
|
575
575
|
formatDistance: kn,
|
|
576
576
|
formatLong: jn,
|
|
577
577
|
formatRelative: Ln,
|
|
578
|
-
localize:
|
|
578
|
+
localize: Hn,
|
|
579
579
|
match: sr,
|
|
580
580
|
options: {
|
|
581
581
|
weekStartsOn: 0,
|
|
@@ -586,33 +586,33 @@ function or(e, n) {
|
|
|
586
586
|
const t = W(e, n == null ? void 0 : n.in);
|
|
587
587
|
return Dn(t, On(t)) + 1;
|
|
588
588
|
}
|
|
589
|
-
function
|
|
590
|
-
const t = W(e, n == null ? void 0 : n.in), r = +xe(t) - +
|
|
591
|
-
return Math.round(r /
|
|
589
|
+
function Zt(e, n) {
|
|
590
|
+
const t = W(e, n == null ? void 0 : n.in), r = +xe(t) - +Pn(t);
|
|
591
|
+
return Math.round(r / Vt) + 1;
|
|
592
592
|
}
|
|
593
|
-
function
|
|
593
|
+
function it(e, n) {
|
|
594
594
|
var y, D, _, p;
|
|
595
|
-
const t = W(e, n == null ? void 0 : n.in), r = t.getFullYear(), a =
|
|
595
|
+
const t = W(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = Re(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((D = (y = n == null ? void 0 : n.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((p = (_ = a.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, o = Y((n == null ? void 0 : n.in) || e, 0);
|
|
596
596
|
o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
|
|
597
|
-
const d =
|
|
597
|
+
const d = me(o, n), g = Y((n == null ? void 0 : n.in) || e, 0);
|
|
598
598
|
g.setFullYear(r, 0, s), g.setHours(0, 0, 0, 0);
|
|
599
|
-
const f =
|
|
599
|
+
const f = me(g, n);
|
|
600
600
|
return +t >= +d ? r + 1 : +t >= +f ? r : r - 1;
|
|
601
601
|
}
|
|
602
602
|
function ir(e, n) {
|
|
603
603
|
var d, g, f, y;
|
|
604
|
-
const t =
|
|
605
|
-
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0),
|
|
604
|
+
const t = Re(), 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 ?? ((y = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : y.firstWeekContainsDate) ?? 1, a = it(e, n), s = Y((n == null ? void 0 : n.in) || e, 0);
|
|
605
|
+
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), me(s, n);
|
|
606
606
|
}
|
|
607
|
-
function
|
|
608
|
-
const t = W(e, n == null ? void 0 : n.in), r = +
|
|
609
|
-
return Math.round(r /
|
|
607
|
+
function Jt(e, n) {
|
|
608
|
+
const t = W(e, n == null ? void 0 : n.in), r = +me(t, n) - +ir(t, n);
|
|
609
|
+
return Math.round(r / Vt) + 1;
|
|
610
610
|
}
|
|
611
611
|
function M(e, n) {
|
|
612
612
|
const t = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(n, "0");
|
|
613
613
|
return t + r;
|
|
614
614
|
}
|
|
615
|
-
const
|
|
615
|
+
const de = {
|
|
616
616
|
// Year
|
|
617
617
|
y(e, n) {
|
|
618
618
|
const t = e.getFullYear(), r = t > 0 ? t : 1 - t;
|
|
@@ -666,7 +666,7 @@ const ce = {
|
|
|
666
666
|
);
|
|
667
667
|
return M(a, n.length);
|
|
668
668
|
}
|
|
669
|
-
},
|
|
669
|
+
}, De = {
|
|
670
670
|
am: "am",
|
|
671
671
|
pm: "pm",
|
|
672
672
|
midnight: "midnight",
|
|
@@ -675,7 +675,7 @@ const ce = {
|
|
|
675
675
|
afternoon: "afternoon",
|
|
676
676
|
evening: "evening",
|
|
677
677
|
night: "night"
|
|
678
|
-
},
|
|
678
|
+
}, Tt = {
|
|
679
679
|
// Era
|
|
680
680
|
G: function(e, n, t) {
|
|
681
681
|
const r = e.getFullYear() > 0 ? 1 : 0;
|
|
@@ -697,11 +697,11 @@ const ce = {
|
|
|
697
697
|
const r = e.getFullYear(), a = r > 0 ? r : 1 - r;
|
|
698
698
|
return t.ordinalNumber(a, { unit: "year" });
|
|
699
699
|
}
|
|
700
|
-
return
|
|
700
|
+
return de.y(e, n);
|
|
701
701
|
},
|
|
702
702
|
// Local week-numbering year
|
|
703
703
|
Y: function(e, n, t, r) {
|
|
704
|
-
const a =
|
|
704
|
+
const a = it(e, r), s = a > 0 ? a : 1 - a;
|
|
705
705
|
if (n === "YY") {
|
|
706
706
|
const o = s % 100;
|
|
707
707
|
return M(o, 2);
|
|
@@ -710,7 +710,7 @@ const ce = {
|
|
|
710
710
|
},
|
|
711
711
|
// ISO week-numbering year
|
|
712
712
|
R: function(e, n) {
|
|
713
|
-
const t =
|
|
713
|
+
const t = Qt(e);
|
|
714
714
|
return M(t, n.length);
|
|
715
715
|
},
|
|
716
716
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -788,7 +788,7 @@ const ce = {
|
|
|
788
788
|
switch (n) {
|
|
789
789
|
case "M":
|
|
790
790
|
case "MM":
|
|
791
|
-
return
|
|
791
|
+
return de.M(e, n);
|
|
792
792
|
case "Mo":
|
|
793
793
|
return t.ordinalNumber(r + 1, { unit: "month" });
|
|
794
794
|
case "MMM":
|
|
@@ -833,17 +833,17 @@ const ce = {
|
|
|
833
833
|
},
|
|
834
834
|
// Local week of year
|
|
835
835
|
w: function(e, n, t, r) {
|
|
836
|
-
const a =
|
|
836
|
+
const a = Jt(e, r);
|
|
837
837
|
return n === "wo" ? t.ordinalNumber(a, { unit: "week" }) : M(a, n.length);
|
|
838
838
|
},
|
|
839
839
|
// ISO week of year
|
|
840
840
|
I: function(e, n, t) {
|
|
841
|
-
const r =
|
|
841
|
+
const r = Zt(e);
|
|
842
842
|
return n === "Io" ? t.ordinalNumber(r, { unit: "week" }) : M(r, n.length);
|
|
843
843
|
},
|
|
844
844
|
// Day of the month
|
|
845
845
|
d: function(e, n, t) {
|
|
846
|
-
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) :
|
|
846
|
+
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) : de.d(e, n);
|
|
847
847
|
},
|
|
848
848
|
// Day of year
|
|
849
849
|
D: function(e, n, t) {
|
|
@@ -1010,7 +1010,7 @@ const ce = {
|
|
|
1010
1010
|
b: function(e, n, t) {
|
|
1011
1011
|
const r = e.getHours();
|
|
1012
1012
|
let a;
|
|
1013
|
-
switch (r === 12 ? a =
|
|
1013
|
+
switch (r === 12 ? a = De.noon : r === 0 ? a = De.midnight : a = r / 12 >= 1 ? "pm" : "am", n) {
|
|
1014
1014
|
case "b":
|
|
1015
1015
|
case "bb":
|
|
1016
1016
|
return t.dayPeriod(a, {
|
|
@@ -1039,7 +1039,7 @@ const ce = {
|
|
|
1039
1039
|
B: function(e, n, t) {
|
|
1040
1040
|
const r = e.getHours();
|
|
1041
1041
|
let a;
|
|
1042
|
-
switch (r >= 17 ? a =
|
|
1042
|
+
switch (r >= 17 ? a = De.evening : r >= 12 ? a = De.afternoon : r >= 4 ? a = De.morning : a = De.night, n) {
|
|
1043
1043
|
case "B":
|
|
1044
1044
|
case "BB":
|
|
1045
1045
|
case "BBB":
|
|
@@ -1066,11 +1066,11 @@ const ce = {
|
|
|
1066
1066
|
let r = e.getHours() % 12;
|
|
1067
1067
|
return r === 0 && (r = 12), t.ordinalNumber(r, { unit: "hour" });
|
|
1068
1068
|
}
|
|
1069
|
-
return
|
|
1069
|
+
return de.h(e, n);
|
|
1070
1070
|
},
|
|
1071
1071
|
// Hour [0-23]
|
|
1072
1072
|
H: function(e, n, t) {
|
|
1073
|
-
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) :
|
|
1073
|
+
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) : de.H(e, n);
|
|
1074
1074
|
},
|
|
1075
1075
|
// Hour [0-11]
|
|
1076
1076
|
K: function(e, n, t) {
|
|
@@ -1084,15 +1084,15 @@ const ce = {
|
|
|
1084
1084
|
},
|
|
1085
1085
|
// Minute
|
|
1086
1086
|
m: function(e, n, t) {
|
|
1087
|
-
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) :
|
|
1087
|
+
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) : de.m(e, n);
|
|
1088
1088
|
},
|
|
1089
1089
|
// Second
|
|
1090
1090
|
s: function(e, n, t) {
|
|
1091
|
-
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) :
|
|
1091
|
+
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) : de.s(e, n);
|
|
1092
1092
|
},
|
|
1093
1093
|
// Fraction of second
|
|
1094
1094
|
S: function(e, n) {
|
|
1095
|
-
return
|
|
1095
|
+
return de.S(e, n);
|
|
1096
1096
|
},
|
|
1097
1097
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
1098
1098
|
X: function(e, n, t) {
|
|
@@ -1101,14 +1101,14 @@ const ce = {
|
|
|
1101
1101
|
return "Z";
|
|
1102
1102
|
switch (n) {
|
|
1103
1103
|
case "X":
|
|
1104
|
-
return
|
|
1104
|
+
return wt(r);
|
|
1105
1105
|
case "XXXX":
|
|
1106
1106
|
case "XX":
|
|
1107
|
-
return
|
|
1107
|
+
return be(r);
|
|
1108
1108
|
case "XXXXX":
|
|
1109
1109
|
case "XXX":
|
|
1110
1110
|
default:
|
|
1111
|
-
return
|
|
1111
|
+
return be(r, ":");
|
|
1112
1112
|
}
|
|
1113
1113
|
},
|
|
1114
1114
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
@@ -1116,14 +1116,14 @@ const ce = {
|
|
|
1116
1116
|
const r = e.getTimezoneOffset();
|
|
1117
1117
|
switch (n) {
|
|
1118
1118
|
case "x":
|
|
1119
|
-
return
|
|
1119
|
+
return wt(r);
|
|
1120
1120
|
case "xxxx":
|
|
1121
1121
|
case "xx":
|
|
1122
|
-
return
|
|
1122
|
+
return be(r);
|
|
1123
1123
|
case "xxxxx":
|
|
1124
1124
|
case "xxx":
|
|
1125
1125
|
default:
|
|
1126
|
-
return
|
|
1126
|
+
return be(r, ":");
|
|
1127
1127
|
}
|
|
1128
1128
|
},
|
|
1129
1129
|
// Timezone (GMT)
|
|
@@ -1133,10 +1133,10 @@ const ce = {
|
|
|
1133
1133
|
case "O":
|
|
1134
1134
|
case "OO":
|
|
1135
1135
|
case "OOO":
|
|
1136
|
-
return "GMT" +
|
|
1136
|
+
return "GMT" + vt(r, ":");
|
|
1137
1137
|
case "OOOO":
|
|
1138
1138
|
default:
|
|
1139
|
-
return "GMT" +
|
|
1139
|
+
return "GMT" + be(r, ":");
|
|
1140
1140
|
}
|
|
1141
1141
|
},
|
|
1142
1142
|
// Timezone (specific non-location)
|
|
@@ -1146,10 +1146,10 @@ const ce = {
|
|
|
1146
1146
|
case "z":
|
|
1147
1147
|
case "zz":
|
|
1148
1148
|
case "zzz":
|
|
1149
|
-
return "GMT" +
|
|
1149
|
+
return "GMT" + vt(r, ":");
|
|
1150
1150
|
case "zzzz":
|
|
1151
1151
|
default:
|
|
1152
|
-
return "GMT" +
|
|
1152
|
+
return "GMT" + be(r, ":");
|
|
1153
1153
|
}
|
|
1154
1154
|
},
|
|
1155
1155
|
// Seconds timestamp
|
|
@@ -1162,18 +1162,18 @@ const ce = {
|
|
|
1162
1162
|
return M(+e, n.length);
|
|
1163
1163
|
}
|
|
1164
1164
|
};
|
|
1165
|
-
function
|
|
1165
|
+
function vt(e, n = "") {
|
|
1166
1166
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.trunc(r / 60), s = r % 60;
|
|
1167
1167
|
return s === 0 ? t + String(a) : t + String(a) + n + M(s, 2);
|
|
1168
1168
|
}
|
|
1169
|
-
function
|
|
1170
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + M(Math.abs(e) / 60, 2) :
|
|
1169
|
+
function wt(e, n) {
|
|
1170
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + M(Math.abs(e) / 60, 2) : be(e, n);
|
|
1171
1171
|
}
|
|
1172
|
-
function
|
|
1172
|
+
function be(e, n = "") {
|
|
1173
1173
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = M(Math.trunc(r / 60), 2), s = M(r % 60, 2);
|
|
1174
1174
|
return t + a + n + s;
|
|
1175
1175
|
}
|
|
1176
|
-
const
|
|
1176
|
+
const Dt = (e, n) => {
|
|
1177
1177
|
switch (e) {
|
|
1178
1178
|
case "P":
|
|
1179
1179
|
return n.date({ width: "short" });
|
|
@@ -1185,7 +1185,7 @@ const wt = (e, n) => {
|
|
|
1185
1185
|
default:
|
|
1186
1186
|
return n.date({ width: "full" });
|
|
1187
1187
|
}
|
|
1188
|
-
},
|
|
1188
|
+
}, Kt = (e, n) => {
|
|
1189
1189
|
switch (e) {
|
|
1190
1190
|
case "p":
|
|
1191
1191
|
return n.time({ width: "short" });
|
|
@@ -1200,7 +1200,7 @@ const wt = (e, n) => {
|
|
|
1200
1200
|
}, ur = (e, n) => {
|
|
1201
1201
|
const t = e.match(/(P+)(p+)?/) || [], r = t[1], a = t[2];
|
|
1202
1202
|
if (!a)
|
|
1203
|
-
return
|
|
1203
|
+
return Dt(e, n);
|
|
1204
1204
|
let s;
|
|
1205
1205
|
switch (r) {
|
|
1206
1206
|
case "P":
|
|
@@ -1217,18 +1217,18 @@ const wt = (e, n) => {
|
|
|
1217
1217
|
s = n.dateTime({ width: "full" });
|
|
1218
1218
|
break;
|
|
1219
1219
|
}
|
|
1220
|
-
return s.replace("{{date}}",
|
|
1221
|
-
},
|
|
1222
|
-
p:
|
|
1220
|
+
return s.replace("{{date}}", Dt(r, n)).replace("{{time}}", Kt(a, n));
|
|
1221
|
+
}, at = {
|
|
1222
|
+
p: Kt,
|
|
1223
1223
|
P: ur
|
|
1224
1224
|
}, lr = /^D+$/, cr = /^Y+$/, dr = ["D", "DD", "YY", "YYYY"];
|
|
1225
|
-
function
|
|
1225
|
+
function en(e) {
|
|
1226
1226
|
return lr.test(e);
|
|
1227
1227
|
}
|
|
1228
|
-
function
|
|
1228
|
+
function tn(e) {
|
|
1229
1229
|
return cr.test(e);
|
|
1230
1230
|
}
|
|
1231
|
-
function
|
|
1231
|
+
function st(e, n, t) {
|
|
1232
1232
|
const r = mr(e, n, t);
|
|
1233
1233
|
if (console.warn(r), dr.includes(e)) throw new RangeError(r);
|
|
1234
1234
|
}
|
|
@@ -1238,30 +1238,30 @@ function mr(e, n, t) {
|
|
|
1238
1238
|
}
|
|
1239
1239
|
const fr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, gr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, pr = /^'([^]*?)'?$/, br = /''/g, yr = /[a-zA-Z]/;
|
|
1240
1240
|
function hr(e, n, t) {
|
|
1241
|
-
var y, D, _, p,
|
|
1242
|
-
const r =
|
|
1241
|
+
var y, D, _, p, x, N, H, B;
|
|
1242
|
+
const r = Re(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? Xt, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((D = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((p = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : N.weekStartsOn) ?? r.weekStartsOn ?? ((B = (H = r.locale) == null ? void 0 : H.options) == null ? void 0 : B.weekStartsOn) ?? 0, d = W(e, t == null ? void 0 : t.in);
|
|
1243
1243
|
if (!Rn(d))
|
|
1244
1244
|
throw new RangeError("Invalid time value");
|
|
1245
|
-
let g = n.match(gr).map((
|
|
1246
|
-
const S =
|
|
1245
|
+
let g = n.match(gr).map((w) => {
|
|
1246
|
+
const S = w[0];
|
|
1247
1247
|
if (S === "p" || S === "P") {
|
|
1248
|
-
const T =
|
|
1249
|
-
return T(
|
|
1248
|
+
const T = at[S];
|
|
1249
|
+
return T(w, a.formatLong);
|
|
1250
1250
|
}
|
|
1251
|
-
return
|
|
1252
|
-
}).join("").match(fr).map((
|
|
1253
|
-
if (
|
|
1251
|
+
return w;
|
|
1252
|
+
}).join("").match(fr).map((w) => {
|
|
1253
|
+
if (w === "''")
|
|
1254
1254
|
return { isToken: !1, value: "'" };
|
|
1255
|
-
const S =
|
|
1255
|
+
const S = w[0];
|
|
1256
1256
|
if (S === "'")
|
|
1257
|
-
return { isToken: !1, value: _r(
|
|
1258
|
-
if (
|
|
1259
|
-
return { isToken: !0, value:
|
|
1257
|
+
return { isToken: !1, value: _r(w) };
|
|
1258
|
+
if (Tt[S])
|
|
1259
|
+
return { isToken: !0, value: w };
|
|
1260
1260
|
if (S.match(yr))
|
|
1261
1261
|
throw new RangeError(
|
|
1262
1262
|
"Format string contains an unescaped latin alphabet character `" + S + "`"
|
|
1263
1263
|
);
|
|
1264
|
-
return { isToken: !1, value:
|
|
1264
|
+
return { isToken: !1, value: w };
|
|
1265
1265
|
});
|
|
1266
1266
|
a.localize.preprocessor && (g = a.localize.preprocessor(d, g));
|
|
1267
1267
|
const f = {
|
|
@@ -1269,11 +1269,11 @@ function hr(e, n, t) {
|
|
|
1269
1269
|
weekStartsOn: o,
|
|
1270
1270
|
locale: a
|
|
1271
1271
|
};
|
|
1272
|
-
return g.map((
|
|
1273
|
-
if (!
|
|
1274
|
-
const S =
|
|
1275
|
-
(!(t != null && t.useAdditionalWeekYearTokens) &&
|
|
1276
|
-
const T =
|
|
1272
|
+
return g.map((w) => {
|
|
1273
|
+
if (!w.isToken) return w.value;
|
|
1274
|
+
const S = w.value;
|
|
1275
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && tn(S) || !(t != null && t.useAdditionalDayOfYearTokens) && en(S)) && st(S, n, String(e));
|
|
1276
|
+
const T = Tt[S[0]];
|
|
1277
1277
|
return T(d, S, a.localize, f);
|
|
1278
1278
|
}).join("");
|
|
1279
1279
|
}
|
|
@@ -1281,8 +1281,8 @@ function _r(e) {
|
|
|
1281
1281
|
const n = e.match(pr);
|
|
1282
1282
|
return n ? n[1].replace(br, "'") : e;
|
|
1283
1283
|
}
|
|
1284
|
-
function
|
|
1285
|
-
return Object.assign({},
|
|
1284
|
+
function nn() {
|
|
1285
|
+
return Object.assign({}, Re());
|
|
1286
1286
|
}
|
|
1287
1287
|
function Tr(e, n) {
|
|
1288
1288
|
const t = W(e, n == null ? void 0 : n.in).getDay();
|
|
@@ -1302,7 +1302,7 @@ function wr(e) {
|
|
|
1302
1302
|
return typeof e == "function" && ((n = e.prototype) == null ? void 0 : n.constructor) === e;
|
|
1303
1303
|
}
|
|
1304
1304
|
const Dr = 10;
|
|
1305
|
-
class
|
|
1305
|
+
class rn {
|
|
1306
1306
|
constructor() {
|
|
1307
1307
|
h(this, "subPriority", 0);
|
|
1308
1308
|
}
|
|
@@ -1310,7 +1310,7 @@ class nn {
|
|
|
1310
1310
|
return !0;
|
|
1311
1311
|
}
|
|
1312
1312
|
}
|
|
1313
|
-
class
|
|
1313
|
+
class Pr extends rn {
|
|
1314
1314
|
constructor(n, t, r, a, s) {
|
|
1315
1315
|
super(), this.value = n, this.validateValue = t, this.setValue = r, this.priority = a, s && (this.subPriority = s);
|
|
1316
1316
|
}
|
|
@@ -1321,7 +1321,7 @@ class xr extends nn {
|
|
|
1321
1321
|
return this.setValue(n, t, this.value, r);
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
|
-
class
|
|
1324
|
+
class xr extends rn {
|
|
1325
1325
|
constructor(t, r) {
|
|
1326
1326
|
super();
|
|
1327
1327
|
h(this, "priority", Dr);
|
|
@@ -1336,7 +1336,7 @@ class O {
|
|
|
1336
1336
|
run(n, t, r, a) {
|
|
1337
1337
|
const s = this.parse(n, t, r, a);
|
|
1338
1338
|
return s ? {
|
|
1339
|
-
setter: new
|
|
1339
|
+
setter: new Pr(
|
|
1340
1340
|
s.value,
|
|
1341
1341
|
this.validate,
|
|
1342
1342
|
this.set,
|
|
@@ -1446,7 +1446,7 @@ function ne(e, n) {
|
|
|
1446
1446
|
rest: n.slice(t[0].length)
|
|
1447
1447
|
};
|
|
1448
1448
|
}
|
|
1449
|
-
function
|
|
1449
|
+
function an(e) {
|
|
1450
1450
|
return C(L.anyDigitsSigned, e);
|
|
1451
1451
|
}
|
|
1452
1452
|
function j(e, n) {
|
|
@@ -1463,7 +1463,7 @@ function j(e, n) {
|
|
|
1463
1463
|
return C(new RegExp("^\\d{1," + e + "}"), n);
|
|
1464
1464
|
}
|
|
1465
1465
|
}
|
|
1466
|
-
function
|
|
1466
|
+
function We(e, n) {
|
|
1467
1467
|
switch (e) {
|
|
1468
1468
|
case 1:
|
|
1469
1469
|
return C(L.singleDigitSigned, n);
|
|
@@ -1477,7 +1477,7 @@ function Ge(e, n) {
|
|
|
1477
1477
|
return C(new RegExp("^-?\\d{1," + e + "}"), n);
|
|
1478
1478
|
}
|
|
1479
1479
|
}
|
|
1480
|
-
function
|
|
1480
|
+
function ut(e) {
|
|
1481
1481
|
switch (e) {
|
|
1482
1482
|
case "morning":
|
|
1483
1483
|
return 4;
|
|
@@ -1494,7 +1494,7 @@ function ot(e) {
|
|
|
1494
1494
|
return 0;
|
|
1495
1495
|
}
|
|
1496
1496
|
}
|
|
1497
|
-
function
|
|
1497
|
+
function sn(e, n) {
|
|
1498
1498
|
const t = n > 0, r = t ? n : 1 - n;
|
|
1499
1499
|
let a;
|
|
1500
1500
|
if (r <= 50)
|
|
@@ -1505,7 +1505,7 @@ function an(e, n) {
|
|
|
1505
1505
|
}
|
|
1506
1506
|
return t ? a : 1 - a;
|
|
1507
1507
|
}
|
|
1508
|
-
function
|
|
1508
|
+
function on(e) {
|
|
1509
1509
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1510
1510
|
}
|
|
1511
1511
|
class Or extends O {
|
|
@@ -1539,7 +1539,7 @@ class Or extends O {
|
|
|
1539
1539
|
set(t, r, a) {
|
|
1540
1540
|
const s = t.getFullYear();
|
|
1541
1541
|
if (a.isTwoDigitYear) {
|
|
1542
|
-
const d =
|
|
1542
|
+
const d = sn(
|
|
1543
1543
|
a.year,
|
|
1544
1544
|
s
|
|
1545
1545
|
);
|
|
@@ -1592,9 +1592,9 @@ class Mr extends O {
|
|
|
1592
1592
|
return r.isTwoDigitYear || r.year > 0;
|
|
1593
1593
|
}
|
|
1594
1594
|
set(t, r, a, s) {
|
|
1595
|
-
const o =
|
|
1595
|
+
const o = it(t, s);
|
|
1596
1596
|
if (a.isTwoDigitYear) {
|
|
1597
|
-
const g =
|
|
1597
|
+
const g = sn(
|
|
1598
1598
|
a.year,
|
|
1599
1599
|
o
|
|
1600
1600
|
);
|
|
@@ -1602,10 +1602,10 @@ class Mr extends O {
|
|
|
1602
1602
|
g,
|
|
1603
1603
|
0,
|
|
1604
1604
|
s.firstWeekContainsDate
|
|
1605
|
-
), t.setHours(0, 0, 0, 0),
|
|
1605
|
+
), t.setHours(0, 0, 0, 0), me(t, s);
|
|
1606
1606
|
}
|
|
1607
1607
|
const d = !("era" in r) || r.era === 1 ? a.year : 1 - a.year;
|
|
1608
|
-
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0),
|
|
1608
|
+
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), me(t, s);
|
|
1609
1609
|
}
|
|
1610
1610
|
}
|
|
1611
1611
|
class kr extends O {
|
|
@@ -1631,7 +1631,7 @@ class kr extends O {
|
|
|
1631
1631
|
]);
|
|
1632
1632
|
}
|
|
1633
1633
|
parse(t, r) {
|
|
1634
|
-
return
|
|
1634
|
+
return We(r === "R" ? 4 : r.length, t);
|
|
1635
1635
|
}
|
|
1636
1636
|
set(t, r, a) {
|
|
1637
1637
|
const s = Y(t, 0);
|
|
@@ -1645,7 +1645,7 @@ class Sr extends O {
|
|
|
1645
1645
|
h(this, "incompatibleTokens", ["G", "y", "Y", "R", "w", "I", "i", "e", "c", "t", "T"]);
|
|
1646
1646
|
}
|
|
1647
1647
|
parse(t, r) {
|
|
1648
|
-
return
|
|
1648
|
+
return We(r === "u" ? 4 : r.length, t);
|
|
1649
1649
|
}
|
|
1650
1650
|
set(t, r, a) {
|
|
1651
1651
|
return t.setFullYear(a, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
@@ -1900,7 +1900,7 @@ class Nr extends O {
|
|
|
1900
1900
|
}
|
|
1901
1901
|
}
|
|
1902
1902
|
function Lr(e, n, t) {
|
|
1903
|
-
const r = W(e, t == null ? void 0 : t.in), a =
|
|
1903
|
+
const r = W(e, t == null ? void 0 : t.in), a = Jt(r, t) - n;
|
|
1904
1904
|
return r.setDate(r.getDate() - a * 7), W(r, t == null ? void 0 : t.in);
|
|
1905
1905
|
}
|
|
1906
1906
|
class Fr extends O {
|
|
@@ -1937,11 +1937,11 @@ class Fr extends O {
|
|
|
1937
1937
|
return r >= 1 && r <= 53;
|
|
1938
1938
|
}
|
|
1939
1939
|
set(t, r, a, s) {
|
|
1940
|
-
return
|
|
1940
|
+
return me(Lr(t, a, s), s);
|
|
1941
1941
|
}
|
|
1942
1942
|
}
|
|
1943
1943
|
function zr(e, n, t) {
|
|
1944
|
-
const r = W(e, t == null ? void 0 : t.in), a =
|
|
1944
|
+
const r = W(e, t == null ? void 0 : t.in), a = Zt(r, t) - n;
|
|
1945
1945
|
return r.setDate(r.getDate() - a * 7), r;
|
|
1946
1946
|
}
|
|
1947
1947
|
class Gr extends O {
|
|
@@ -2027,7 +2027,7 @@ class qr extends O {
|
|
|
2027
2027
|
}
|
|
2028
2028
|
}
|
|
2029
2029
|
validate(t, r) {
|
|
2030
|
-
const a = t.getFullYear(), s =
|
|
2030
|
+
const a = t.getFullYear(), s = on(a), o = t.getMonth();
|
|
2031
2031
|
return s ? r >= 1 && r <= Yr[o] : r >= 1 && r <= Wr[o];
|
|
2032
2032
|
}
|
|
2033
2033
|
set(t, r, a) {
|
|
@@ -2070,18 +2070,18 @@ class Er extends O {
|
|
|
2070
2070
|
}
|
|
2071
2071
|
validate(t, r) {
|
|
2072
2072
|
const a = t.getFullYear();
|
|
2073
|
-
return
|
|
2073
|
+
return on(a) ? r >= 1 && r <= 366 : r >= 1 && r <= 365;
|
|
2074
2074
|
}
|
|
2075
2075
|
set(t, r, a) {
|
|
2076
2076
|
return t.setMonth(0, a), t.setHours(0, 0, 0, 0), t;
|
|
2077
2077
|
}
|
|
2078
2078
|
}
|
|
2079
|
-
function
|
|
2080
|
-
var D, _, p,
|
|
2081
|
-
const r =
|
|
2082
|
-
return
|
|
2079
|
+
function lt(e, n, t) {
|
|
2080
|
+
var D, _, p, x;
|
|
2081
|
+
const r = Re(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : _.weekStartsOn) ?? r.weekStartsOn ?? ((x = (p = r.locale) == null ? void 0 : p.options) == null ? void 0 : x.weekStartsOn) ?? 0, s = W(e, t == null ? void 0 : t.in), o = s.getDay(), g = (n % 7 + 7) % 7, f = 7 - a, y = n < 0 || n > 6 ? n - (o + f) % 7 : (g + f) % 7 - (o + f) % 7;
|
|
2082
|
+
return At(s, y, t);
|
|
2083
2083
|
}
|
|
2084
|
-
class
|
|
2084
|
+
class Hr extends O {
|
|
2085
2085
|
constructor() {
|
|
2086
2086
|
super(...arguments);
|
|
2087
2087
|
h(this, "priority", 90);
|
|
@@ -2115,10 +2115,10 @@ class Br extends O {
|
|
|
2115
2115
|
return r >= 0 && r <= 6;
|
|
2116
2116
|
}
|
|
2117
2117
|
set(t, r, a, s) {
|
|
2118
|
-
return t =
|
|
2118
|
+
return t = lt(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2119
2119
|
}
|
|
2120
2120
|
}
|
|
2121
|
-
class
|
|
2121
|
+
class Br extends O {
|
|
2122
2122
|
constructor() {
|
|
2123
2123
|
super(...arguments);
|
|
2124
2124
|
h(this, "priority", 90);
|
|
@@ -2180,7 +2180,7 @@ class Hr extends O {
|
|
|
2180
2180
|
return r >= 0 && r <= 6;
|
|
2181
2181
|
}
|
|
2182
2182
|
set(t, r, a, s) {
|
|
2183
|
-
return t =
|
|
2183
|
+
return t = lt(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2184
2184
|
}
|
|
2185
2185
|
}
|
|
2186
2186
|
class Ur extends O {
|
|
@@ -2245,12 +2245,12 @@ class Ur extends O {
|
|
|
2245
2245
|
return r >= 0 && r <= 6;
|
|
2246
2246
|
}
|
|
2247
2247
|
set(t, r, a, s) {
|
|
2248
|
-
return t =
|
|
2248
|
+
return t = lt(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2249
2249
|
}
|
|
2250
2250
|
}
|
|
2251
2251
|
function $r(e, n, t) {
|
|
2252
2252
|
const r = W(e, t == null ? void 0 : t.in), a = Tr(r, t), s = n - a;
|
|
2253
|
-
return
|
|
2253
|
+
return At(r, s, t);
|
|
2254
2254
|
}
|
|
2255
2255
|
class Vr extends O {
|
|
2256
2256
|
constructor() {
|
|
@@ -2380,7 +2380,7 @@ class Ar extends O {
|
|
|
2380
2380
|
}
|
|
2381
2381
|
}
|
|
2382
2382
|
set(t, r, a) {
|
|
2383
|
-
return t.setHours(
|
|
2383
|
+
return t.setHours(ut(a), 0, 0, 0), t;
|
|
2384
2384
|
}
|
|
2385
2385
|
}
|
|
2386
2386
|
class Qr extends O {
|
|
@@ -2421,7 +2421,7 @@ class Qr extends O {
|
|
|
2421
2421
|
}
|
|
2422
2422
|
}
|
|
2423
2423
|
set(t, r, a) {
|
|
2424
|
-
return t.setHours(
|
|
2424
|
+
return t.setHours(ut(a), 0, 0, 0), t;
|
|
2425
2425
|
}
|
|
2426
2426
|
}
|
|
2427
2427
|
class Xr extends O {
|
|
@@ -2462,7 +2462,7 @@ class Xr extends O {
|
|
|
2462
2462
|
}
|
|
2463
2463
|
}
|
|
2464
2464
|
set(t, r, a) {
|
|
2465
|
-
return t.setHours(
|
|
2465
|
+
return t.setHours(ut(a), 0, 0, 0), t;
|
|
2466
2466
|
}
|
|
2467
2467
|
}
|
|
2468
2468
|
class Zr extends O {
|
|
@@ -2652,7 +2652,7 @@ class aa extends O {
|
|
|
2652
2652
|
set(t, r, a) {
|
|
2653
2653
|
return r.timestampIsSet ? t : Y(
|
|
2654
2654
|
t,
|
|
2655
|
-
t.getTime() -
|
|
2655
|
+
t.getTime() - Ge(t) - a
|
|
2656
2656
|
);
|
|
2657
2657
|
}
|
|
2658
2658
|
}
|
|
@@ -2689,7 +2689,7 @@ class sa extends O {
|
|
|
2689
2689
|
set(t, r, a) {
|
|
2690
2690
|
return r.timestampIsSet ? t : Y(
|
|
2691
2691
|
t,
|
|
2692
|
-
t.getTime() -
|
|
2692
|
+
t.getTime() - Ge(t) - a
|
|
2693
2693
|
);
|
|
2694
2694
|
}
|
|
2695
2695
|
}
|
|
@@ -2700,7 +2700,7 @@ class oa extends O {
|
|
|
2700
2700
|
h(this, "incompatibleTokens", "*");
|
|
2701
2701
|
}
|
|
2702
2702
|
parse(t) {
|
|
2703
|
-
return
|
|
2703
|
+
return an(t);
|
|
2704
2704
|
}
|
|
2705
2705
|
set(t, r, a) {
|
|
2706
2706
|
return [Y(t, a * 1e3), { timestampIsSet: !0 }];
|
|
@@ -2713,7 +2713,7 @@ class ia extends O {
|
|
|
2713
2713
|
h(this, "incompatibleTokens", "*");
|
|
2714
2714
|
}
|
|
2715
2715
|
parse(t) {
|
|
2716
|
-
return
|
|
2716
|
+
return an(t);
|
|
2717
2717
|
}
|
|
2718
2718
|
set(t, r, a) {
|
|
2719
2719
|
return [Y(t, a), { timestampIsSet: !0 }];
|
|
@@ -2733,8 +2733,8 @@ const ua = {
|
|
|
2733
2733
|
I: new Gr(),
|
|
2734
2734
|
d: new qr(),
|
|
2735
2735
|
D: new Er(),
|
|
2736
|
-
E: new
|
|
2737
|
-
e: new
|
|
2736
|
+
E: new Hr(),
|
|
2737
|
+
e: new Br(),
|
|
2738
2738
|
c: new Ur(),
|
|
2739
2739
|
i: new Vr(),
|
|
2740
2740
|
a: new Ar(),
|
|
@@ -2753,27 +2753,27 @@ const ua = {
|
|
|
2753
2753
|
T: new ia()
|
|
2754
2754
|
}, la = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, ca = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, da = /^'([^]*?)'?$/, ma = /''/g, fa = /\S/, ga = /[a-zA-Z]/;
|
|
2755
2755
|
function pa(e, n, t, r) {
|
|
2756
|
-
var
|
|
2757
|
-
const a = () => Y(t, NaN), s =
|
|
2756
|
+
var H, B, w, S;
|
|
2757
|
+
const a = () => Y(t, NaN), s = nn(), o = s.locale ?? Xt, d = s.firstWeekContainsDate ?? ((B = (H = s.locale) == null ? void 0 : H.options) == null ? void 0 : B.firstWeekContainsDate) ?? 1, g = s.weekStartsOn ?? ((S = (w = s.locale) == null ? void 0 : w.options) == null ? void 0 : S.weekStartsOn) ?? 0, f = {
|
|
2758
2758
|
firstWeekContainsDate: d,
|
|
2759
2759
|
weekStartsOn: g,
|
|
2760
2760
|
locale: o
|
|
2761
|
-
}, y = [new
|
|
2761
|
+
}, y = [new xr(r == null ? void 0 : r.in, t)], D = n.match(ca).map((T) => {
|
|
2762
2762
|
const k = T[0];
|
|
2763
|
-
if (k in
|
|
2764
|
-
const q =
|
|
2763
|
+
if (k in at) {
|
|
2764
|
+
const q = at[k];
|
|
2765
2765
|
return q(T, o.formatLong);
|
|
2766
2766
|
}
|
|
2767
2767
|
return T;
|
|
2768
2768
|
}).join("").match(la), _ = [];
|
|
2769
2769
|
for (let T of D) {
|
|
2770
|
-
|
|
2770
|
+
tn(T) && st(T, n, e), en(T) && st(T, n, e);
|
|
2771
2771
|
const k = T[0], q = ua[k];
|
|
2772
2772
|
if (q) {
|
|
2773
2773
|
const { incompatibleTokens: ue } = q;
|
|
2774
2774
|
if (Array.isArray(ue)) {
|
|
2775
2775
|
const le = _.find(
|
|
2776
|
-
(
|
|
2776
|
+
(ce) => ue.includes(ce.token) || ce.token === k
|
|
2777
2777
|
);
|
|
2778
2778
|
if (le)
|
|
2779
2779
|
throw new RangeError(
|
|
@@ -2809,22 +2809,22 @@ function pa(e, n, t, r) {
|
|
|
2809
2809
|
const p = y.map((T) => T.priority).sort((T, k) => k - T).filter((T, k, q) => q.indexOf(T) === k).map(
|
|
2810
2810
|
(T) => y.filter((k) => k.priority === T).sort((k, q) => q.subPriority - k.subPriority)
|
|
2811
2811
|
).map((T) => T[0]);
|
|
2812
|
-
let
|
|
2813
|
-
if (isNaN(+
|
|
2812
|
+
let x = W(t, r == null ? void 0 : r.in);
|
|
2813
|
+
if (isNaN(+x)) return a();
|
|
2814
2814
|
const N = {};
|
|
2815
2815
|
for (const T of p) {
|
|
2816
|
-
if (!T.validate(
|
|
2816
|
+
if (!T.validate(x, f))
|
|
2817
2817
|
return a();
|
|
2818
|
-
const k = T.set(
|
|
2819
|
-
Array.isArray(k) ? (
|
|
2818
|
+
const k = T.set(x, N, f);
|
|
2819
|
+
Array.isArray(k) ? (x = k[0], Object.assign(N, k[1])) : x = k;
|
|
2820
2820
|
}
|
|
2821
|
-
return
|
|
2821
|
+
return x;
|
|
2822
2822
|
}
|
|
2823
2823
|
function ba(e) {
|
|
2824
2824
|
return e.match(da)[1].replace(ma, "'");
|
|
2825
2825
|
}
|
|
2826
|
-
function
|
|
2827
|
-
const r =
|
|
2826
|
+
function Pt(e, n, t) {
|
|
2827
|
+
const r = nn(), a = _a(e, t.timeZone, t.locale ?? r.locale);
|
|
2828
2828
|
return "formatToParts" in a ? ya(a, n) : ha(a, n);
|
|
2829
2829
|
}
|
|
2830
2830
|
function ya(e, n) {
|
|
@@ -2844,7 +2844,7 @@ function _a(e, n, t) {
|
|
|
2844
2844
|
});
|
|
2845
2845
|
}
|
|
2846
2846
|
function Ta(e, n) {
|
|
2847
|
-
const t =
|
|
2847
|
+
const t = xa(n);
|
|
2848
2848
|
return "formatToParts" in t ? wa(t, e) : Da(t, e);
|
|
2849
2849
|
}
|
|
2850
2850
|
const va = {
|
|
@@ -2880,7 +2880,7 @@ function Da(e, n) {
|
|
|
2880
2880
|
parseInt(r[6], 10)
|
|
2881
2881
|
];
|
|
2882
2882
|
}
|
|
2883
|
-
const
|
|
2883
|
+
const Xe = {}, xt = new Intl.DateTimeFormat("en-US", {
|
|
2884
2884
|
hourCycle: "h23",
|
|
2885
2885
|
timeZone: "America/New_York",
|
|
2886
2886
|
year: "numeric",
|
|
@@ -2889,9 +2889,9 @@ const Ae = {}, xt = new Intl.DateTimeFormat("en-US", {
|
|
|
2889
2889
|
hour: "2-digit",
|
|
2890
2890
|
minute: "2-digit",
|
|
2891
2891
|
second: "2-digit"
|
|
2892
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")),
|
|
2893
|
-
function
|
|
2894
|
-
return
|
|
2892
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Pa = xt === "06/25/2014, 00:00:00" || xt === "06/25/2014 00:00:00";
|
|
2893
|
+
function xa(e) {
|
|
2894
|
+
return Xe[e] || (Xe[e] = Pa ? new Intl.DateTimeFormat("en-US", {
|
|
2895
2895
|
hourCycle: "h23",
|
|
2896
2896
|
timeZone: e,
|
|
2897
2897
|
year: "numeric",
|
|
@@ -2909,66 +2909,66 @@ function Pa(e) {
|
|
|
2909
2909
|
hour: "2-digit",
|
|
2910
2910
|
minute: "2-digit",
|
|
2911
2911
|
second: "2-digit"
|
|
2912
|
-
})),
|
|
2912
|
+
})), Xe[e];
|
|
2913
2913
|
}
|
|
2914
|
-
function
|
|
2914
|
+
function ct(e, n, t, r, a, s, o) {
|
|
2915
2915
|
const d = /* @__PURE__ */ new Date(0);
|
|
2916
2916
|
return d.setUTCFullYear(e, n, t), d.setUTCHours(r, a, s, o), d;
|
|
2917
2917
|
}
|
|
2918
|
-
const
|
|
2918
|
+
const Rt = 36e5, Ra = 6e4, Ze = {
|
|
2919
2919
|
timezone: /([Z+-].*)$/,
|
|
2920
2920
|
timezoneZ: /^(Z)$/,
|
|
2921
2921
|
timezoneHH: /^([+-]\d{2})$/,
|
|
2922
2922
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
2923
2923
|
};
|
|
2924
|
-
function
|
|
2924
|
+
function He(e, n, t) {
|
|
2925
2925
|
if (!e)
|
|
2926
2926
|
return 0;
|
|
2927
|
-
let r =
|
|
2927
|
+
let r = Ze.timezoneZ.exec(e);
|
|
2928
2928
|
if (r)
|
|
2929
2929
|
return 0;
|
|
2930
2930
|
let a, s;
|
|
2931
|
-
if (r =
|
|
2932
|
-
return a = parseInt(r[1], 10),
|
|
2933
|
-
if (r =
|
|
2931
|
+
if (r = Ze.timezoneHH.exec(e), r)
|
|
2932
|
+
return a = parseInt(r[1], 10), Ot(a) ? -(a * Rt) : NaN;
|
|
2933
|
+
if (r = Ze.timezoneHHMM.exec(e), r) {
|
|
2934
2934
|
a = parseInt(r[2], 10);
|
|
2935
2935
|
const o = parseInt(r[3], 10);
|
|
2936
|
-
return
|
|
2936
|
+
return Ot(a, o) ? (s = Math.abs(a) * Rt + o * Ra, r[1] === "+" ? -s : s) : NaN;
|
|
2937
2937
|
}
|
|
2938
2938
|
if (ka(e)) {
|
|
2939
2939
|
n = new Date(n || Date.now());
|
|
2940
|
-
const o = t ? n : Oa(n), d =
|
|
2940
|
+
const o = t ? n : Oa(n), d = ot(o, e);
|
|
2941
2941
|
return -(t ? d : Ma(n, d, e));
|
|
2942
2942
|
}
|
|
2943
2943
|
return NaN;
|
|
2944
2944
|
}
|
|
2945
2945
|
function Oa(e) {
|
|
2946
|
-
return
|
|
2946
|
+
return ct(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2947
2947
|
}
|
|
2948
|
-
function
|
|
2949
|
-
const t = Ta(e, n), r =
|
|
2948
|
+
function ot(e, n) {
|
|
2949
|
+
const t = Ta(e, n), r = ct(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
2950
2950
|
let a = e.getTime();
|
|
2951
2951
|
const s = a % 1e3;
|
|
2952
2952
|
return a -= s >= 0 ? s : 1e3 + s, r - a;
|
|
2953
2953
|
}
|
|
2954
2954
|
function Ma(e, n, t) {
|
|
2955
2955
|
let a = e.getTime() - n;
|
|
2956
|
-
const s =
|
|
2956
|
+
const s = ot(new Date(a), t);
|
|
2957
2957
|
if (n === s)
|
|
2958
2958
|
return n;
|
|
2959
2959
|
a -= s - n;
|
|
2960
|
-
const o =
|
|
2960
|
+
const o = ot(new Date(a), t);
|
|
2961
2961
|
return s === o ? s : Math.max(s, o);
|
|
2962
2962
|
}
|
|
2963
|
-
function
|
|
2963
|
+
function Ot(e, n) {
|
|
2964
2964
|
return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
|
|
2965
2965
|
}
|
|
2966
|
-
const
|
|
2966
|
+
const Mt = {};
|
|
2967
2967
|
function ka(e) {
|
|
2968
|
-
if (
|
|
2968
|
+
if (Mt[e])
|
|
2969
2969
|
return !0;
|
|
2970
2970
|
try {
|
|
2971
|
-
return new Intl.DateTimeFormat(void 0, { timeZone: e }),
|
|
2971
|
+
return new Intl.DateTimeFormat(void 0, { timeZone: e }), Mt[e] = !0, !0;
|
|
2972
2972
|
} catch {
|
|
2973
2973
|
return !1;
|
|
2974
2974
|
}
|
|
@@ -2976,39 +2976,39 @@ function ka(e) {
|
|
|
2976
2976
|
const Sa = 60 * 1e3, Ia = {
|
|
2977
2977
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2978
2978
|
X: function(e, n, t) {
|
|
2979
|
-
const r =
|
|
2979
|
+
const r = Je(t.timeZone, e);
|
|
2980
2980
|
if (r === 0)
|
|
2981
2981
|
return "Z";
|
|
2982
2982
|
switch (n) {
|
|
2983
2983
|
case "X":
|
|
2984
|
-
return
|
|
2984
|
+
return kt(r);
|
|
2985
2985
|
case "XXXX":
|
|
2986
2986
|
case "XX":
|
|
2987
|
-
return
|
|
2987
|
+
return Pe(r);
|
|
2988
2988
|
case "XXXXX":
|
|
2989
2989
|
case "XXX":
|
|
2990
2990
|
default:
|
|
2991
|
-
return
|
|
2991
|
+
return Pe(r, ":");
|
|
2992
2992
|
}
|
|
2993
2993
|
},
|
|
2994
2994
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
2995
2995
|
x: function(e, n, t) {
|
|
2996
|
-
const r =
|
|
2996
|
+
const r = Je(t.timeZone, e);
|
|
2997
2997
|
switch (n) {
|
|
2998
2998
|
case "x":
|
|
2999
|
-
return
|
|
2999
|
+
return kt(r);
|
|
3000
3000
|
case "xxxx":
|
|
3001
3001
|
case "xx":
|
|
3002
|
-
return
|
|
3002
|
+
return Pe(r);
|
|
3003
3003
|
case "xxxxx":
|
|
3004
3004
|
case "xxx":
|
|
3005
3005
|
default:
|
|
3006
|
-
return
|
|
3006
|
+
return Pe(r, ":");
|
|
3007
3007
|
}
|
|
3008
3008
|
},
|
|
3009
3009
|
// Timezone (GMT)
|
|
3010
3010
|
O: function(e, n, t) {
|
|
3011
|
-
const r =
|
|
3011
|
+
const r = Je(t.timeZone, e);
|
|
3012
3012
|
switch (n) {
|
|
3013
3013
|
case "O":
|
|
3014
3014
|
case "OO":
|
|
@@ -3016,7 +3016,7 @@ const Sa = 60 * 1e3, Ia = {
|
|
|
3016
3016
|
return "GMT" + Ca(r, ":");
|
|
3017
3017
|
case "OOOO":
|
|
3018
3018
|
default:
|
|
3019
|
-
return "GMT" +
|
|
3019
|
+
return "GMT" + Pe(r, ":");
|
|
3020
3020
|
}
|
|
3021
3021
|
},
|
|
3022
3022
|
// Timezone (specific non-location)
|
|
@@ -3025,42 +3025,42 @@ const Sa = 60 * 1e3, Ia = {
|
|
|
3025
3025
|
case "z":
|
|
3026
3026
|
case "zz":
|
|
3027
3027
|
case "zzz":
|
|
3028
|
-
return
|
|
3028
|
+
return Pt("short", e, t);
|
|
3029
3029
|
case "zzzz":
|
|
3030
3030
|
default:
|
|
3031
|
-
return
|
|
3031
|
+
return Pt("long", e, t);
|
|
3032
3032
|
}
|
|
3033
3033
|
}
|
|
3034
3034
|
};
|
|
3035
|
-
function
|
|
3036
|
-
const t = e ?
|
|
3035
|
+
function Je(e, n) {
|
|
3036
|
+
const t = e ? He(e, n, !0) / Sa : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
|
|
3037
3037
|
if (Number.isNaN(t))
|
|
3038
3038
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3039
3039
|
return t;
|
|
3040
3040
|
}
|
|
3041
|
-
function
|
|
3041
|
+
function Ye(e, n) {
|
|
3042
3042
|
const t = e < 0 ? "-" : "";
|
|
3043
3043
|
let r = Math.abs(e).toString();
|
|
3044
3044
|
for (; r.length < n; )
|
|
3045
3045
|
r = "0" + r;
|
|
3046
3046
|
return t + r;
|
|
3047
3047
|
}
|
|
3048
|
-
function
|
|
3049
|
-
const t = e > 0 ? "-" : "+", r = Math.abs(e), a =
|
|
3048
|
+
function Pe(e, n = "") {
|
|
3049
|
+
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Ye(Math.floor(r / 60), 2), s = Ye(Math.floor(r % 60), 2);
|
|
3050
3050
|
return t + a + n + s;
|
|
3051
3051
|
}
|
|
3052
|
-
function
|
|
3053
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") +
|
|
3052
|
+
function kt(e, n) {
|
|
3053
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + Ye(Math.abs(e) / 60, 2) : Pe(e, n);
|
|
3054
3054
|
}
|
|
3055
3055
|
function Ca(e, n = "") {
|
|
3056
3056
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.floor(r / 60), s = r % 60;
|
|
3057
|
-
return s === 0 ? t + String(a) : t + String(a) + n +
|
|
3057
|
+
return s === 0 ? t + String(a) : t + String(a) + n + Ye(s, 2);
|
|
3058
3058
|
}
|
|
3059
|
-
function
|
|
3059
|
+
function St(e) {
|
|
3060
3060
|
const n = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
3061
3061
|
return n.setUTCFullYear(e.getFullYear()), +e - +n;
|
|
3062
3062
|
}
|
|
3063
|
-
const
|
|
3063
|
+
const un = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Ke = 36e5, It = 6e4, ja = 2, E = {
|
|
3064
3064
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3065
3065
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3066
3066
|
plainTime: /:/,
|
|
@@ -3093,9 +3093,9 @@ const on = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
3093
3093
|
HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3094
3094
|
HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3095
3095
|
// time zone tokens (to identify the presence of a tz)
|
|
3096
|
-
timeZone:
|
|
3096
|
+
timeZone: un
|
|
3097
3097
|
};
|
|
3098
|
-
function
|
|
3098
|
+
function qe(e, n = {}) {
|
|
3099
3099
|
if (arguments.length < 1)
|
|
3100
3100
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
3101
3101
|
if (e === null)
|
|
@@ -3118,10 +3118,10 @@ function Ye(e, n = {}) {
|
|
|
3118
3118
|
if (r.time && (g = za(r.time), g === null || isNaN(g)))
|
|
3119
3119
|
return /* @__PURE__ */ new Date(NaN);
|
|
3120
3120
|
if (r.timeZone || n.timeZone) {
|
|
3121
|
-
if (f =
|
|
3121
|
+
if (f = He(r.timeZone || n.timeZone, new Date(d + g)), isNaN(f))
|
|
3122
3122
|
return /* @__PURE__ */ new Date(NaN);
|
|
3123
3123
|
} else
|
|
3124
|
-
f =
|
|
3124
|
+
f = St(new Date(d + g)), f = St(new Date(d + g + f));
|
|
3125
3125
|
return new Date(d + g + f);
|
|
3126
3126
|
} else
|
|
3127
3127
|
return /* @__PURE__ */ new Date(NaN);
|
|
@@ -3166,7 +3166,7 @@ function Fa(e, n) {
|
|
|
3166
3166
|
return t = /* @__PURE__ */ new Date(0), t.setUTCFullYear(n), t;
|
|
3167
3167
|
let s = E.MM.exec(e);
|
|
3168
3168
|
if (s)
|
|
3169
|
-
return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1,
|
|
3169
|
+
return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1, jt(n, r) ? (t.setUTCFullYear(n, r), t) : /* @__PURE__ */ new Date(NaN);
|
|
3170
3170
|
if (s = E.DDD.exec(e), s) {
|
|
3171
3171
|
t = /* @__PURE__ */ new Date(0);
|
|
3172
3172
|
const o = parseInt(s[1], 10);
|
|
@@ -3175,31 +3175,31 @@ function Fa(e, n) {
|
|
|
3175
3175
|
if (s = E.MMDD.exec(e), s) {
|
|
3176
3176
|
t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1;
|
|
3177
3177
|
const o = parseInt(s[2], 10);
|
|
3178
|
-
return
|
|
3178
|
+
return jt(n, r, o) ? (t.setUTCFullYear(n, r, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3179
3179
|
}
|
|
3180
3180
|
if (s = E.Www.exec(e), s)
|
|
3181
|
-
return a = parseInt(s[1], 10) - 1,
|
|
3181
|
+
return a = parseInt(s[1], 10) - 1, Nt(a) ? Ct(n, a) : /* @__PURE__ */ new Date(NaN);
|
|
3182
3182
|
if (s = E.WwwD.exec(e), s) {
|
|
3183
3183
|
a = parseInt(s[1], 10) - 1;
|
|
3184
3184
|
const o = parseInt(s[2], 10) - 1;
|
|
3185
|
-
return
|
|
3185
|
+
return Nt(a, o) ? Ct(n, a, o) : /* @__PURE__ */ new Date(NaN);
|
|
3186
3186
|
}
|
|
3187
3187
|
return null;
|
|
3188
3188
|
}
|
|
3189
3189
|
function za(e) {
|
|
3190
3190
|
let n, t, r = E.HH.exec(e);
|
|
3191
3191
|
if (r)
|
|
3192
|
-
return n = parseFloat(r[1].replace(",", ".")),
|
|
3192
|
+
return n = parseFloat(r[1].replace(",", ".")), et(n) ? n % 24 * Ke : NaN;
|
|
3193
3193
|
if (r = E.HHMM.exec(e), r)
|
|
3194
|
-
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")),
|
|
3194
|
+
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")), et(n, t) ? n % 24 * Ke + t * It : NaN;
|
|
3195
3195
|
if (r = E.HHMMSS.exec(e), r) {
|
|
3196
3196
|
n = parseInt(r[1], 10), t = parseInt(r[2], 10);
|
|
3197
3197
|
const a = parseFloat(r[3].replace(",", "."));
|
|
3198
|
-
return
|
|
3198
|
+
return et(n, t, a) ? n % 24 * Ke + t * It + a * 1e3 : NaN;
|
|
3199
3199
|
}
|
|
3200
3200
|
return null;
|
|
3201
3201
|
}
|
|
3202
|
-
function
|
|
3202
|
+
function Ct(e, n, t) {
|
|
3203
3203
|
n = n || 0, t = t || 0;
|
|
3204
3204
|
const r = /* @__PURE__ */ new Date(0);
|
|
3205
3205
|
r.setUTCFullYear(e, 0, 4);
|
|
@@ -3207,16 +3207,16 @@ function It(e, n, t) {
|
|
|
3207
3207
|
return r.setUTCDate(r.getUTCDate() + s), r;
|
|
3208
3208
|
}
|
|
3209
3209
|
const Ga = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Wa = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
3210
|
-
function
|
|
3210
|
+
function ln(e) {
|
|
3211
3211
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
3212
3212
|
}
|
|
3213
|
-
function
|
|
3213
|
+
function jt(e, n, t) {
|
|
3214
3214
|
if (n < 0 || n > 11)
|
|
3215
3215
|
return !1;
|
|
3216
3216
|
if (t != null) {
|
|
3217
3217
|
if (t < 1)
|
|
3218
3218
|
return !1;
|
|
3219
|
-
const r =
|
|
3219
|
+
const r = ln(e);
|
|
3220
3220
|
if (r && t > Wa[n] || !r && t > Ga[n])
|
|
3221
3221
|
return !1;
|
|
3222
3222
|
}
|
|
@@ -3225,13 +3225,13 @@ function Ct(e, n, t) {
|
|
|
3225
3225
|
function Ya(e, n) {
|
|
3226
3226
|
if (n < 1)
|
|
3227
3227
|
return !1;
|
|
3228
|
-
const t =
|
|
3228
|
+
const t = ln(e);
|
|
3229
3229
|
return !(t && n > 366 || !t && n > 365);
|
|
3230
3230
|
}
|
|
3231
|
-
function
|
|
3231
|
+
function Nt(e, n) {
|
|
3232
3232
|
return !(e < 0 || e > 52 || n != null && (n < 0 || n > 6));
|
|
3233
3233
|
}
|
|
3234
|
-
function
|
|
3234
|
+
function et(e, n, t) {
|
|
3235
3235
|
return !(e < 0 || e >= 25 || n != null && (n < 0 || n >= 60) || t != null && (t < 0 || t >= 60));
|
|
3236
3236
|
}
|
|
3237
3237
|
const qa = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
|
|
@@ -3239,7 +3239,7 @@ function Ea(e, n, t = {}) {
|
|
|
3239
3239
|
n = String(n);
|
|
3240
3240
|
const r = n.match(qa);
|
|
3241
3241
|
if (r) {
|
|
3242
|
-
const a =
|
|
3242
|
+
const a = qe(t.originalDate || e, t);
|
|
3243
3243
|
n = r.reduce(function(s, o) {
|
|
3244
3244
|
if (o[0] === "'")
|
|
3245
3245
|
return s;
|
|
@@ -3249,16 +3249,16 @@ function Ea(e, n, t = {}) {
|
|
|
3249
3249
|
}
|
|
3250
3250
|
return hr(e, n, t);
|
|
3251
3251
|
}
|
|
3252
|
-
function
|
|
3253
|
-
e =
|
|
3254
|
-
const r =
|
|
3252
|
+
function Ha(e, n, t) {
|
|
3253
|
+
e = qe(e, t);
|
|
3254
|
+
const r = He(n, e, !0), a = new Date(e.getTime() - r), s = /* @__PURE__ */ new Date(0);
|
|
3255
3255
|
return s.setFullYear(a.getUTCFullYear(), a.getUTCMonth(), a.getUTCDate()), s.setHours(a.getUTCHours(), a.getUTCMinutes(), a.getUTCSeconds(), a.getUTCMilliseconds()), s;
|
|
3256
3256
|
}
|
|
3257
|
-
function
|
|
3258
|
-
if (typeof e == "string" && !e.match(
|
|
3259
|
-
return
|
|
3260
|
-
e =
|
|
3261
|
-
const r =
|
|
3257
|
+
function Ba(e, n, t) {
|
|
3258
|
+
if (typeof e == "string" && !e.match(un))
|
|
3259
|
+
return qe(e, { ...t, timeZone: n });
|
|
3260
|
+
e = qe(e, t);
|
|
3261
|
+
const r = ct(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), a = He(n, new Date(r));
|
|
3262
3262
|
return new Date(r + a);
|
|
3263
3263
|
}
|
|
3264
3264
|
const Ua = (e) => new TextEncoder().encode(e), $a = (e) => {
|
|
@@ -3346,29 +3346,29 @@ const Ua = (e) => new TextEncoder().encode(e), $a = (e) => {
|
|
|
3346
3346
|
remainingTimeTo20th: a,
|
|
3347
3347
|
progressPercentageTo20th: g
|
|
3348
3348
|
};
|
|
3349
|
-
},
|
|
3349
|
+
}, cn = (e) => {
|
|
3350
3350
|
try {
|
|
3351
|
-
const { timezone: n } =
|
|
3351
|
+
const { timezone: n } = $t(), t = `Etc/GMT${n > 0 ? `-${n}` : `+${Math.abs(n)}`}`, r = pa(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
3352
3352
|
if (isNaN(r.getTime()))
|
|
3353
3353
|
throw new Error("Invalid date format");
|
|
3354
|
-
const a =
|
|
3354
|
+
const a = Ba(r, t), s = Intl.DateTimeFormat().resolvedOptions().timeZone, o = Ha(a, s);
|
|
3355
3355
|
return Ea(o, "yyyy-MM-dd HH:mm:ss", { timeZone: s });
|
|
3356
3356
|
} catch (n) {
|
|
3357
3357
|
throw console.error("Error converting to user timezone:", n), n;
|
|
3358
3358
|
}
|
|
3359
|
-
},
|
|
3359
|
+
}, dn = (e) => {
|
|
3360
3360
|
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (D, _) => `${_.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");
|
|
3361
3361
|
return `${a}-${s}-${o} ${d}:${g}:${f}`;
|
|
3362
|
-
}, Ka = () => Date.now(), es = (e) => new Date(e).getTime(),
|
|
3362
|
+
}, Ka = () => Date.now(), es = (e) => new Date(e).getTime(), Lt = (e, n = 0) => {
|
|
3363
3363
|
const t = Ka(), r = es(
|
|
3364
|
-
cn(
|
|
3364
|
+
dn(cn(e))
|
|
3365
3365
|
);
|
|
3366
3366
|
if (t > r) {
|
|
3367
3367
|
const a = r + n * 60 * 1e3;
|
|
3368
3368
|
return !(t <= a);
|
|
3369
3369
|
}
|
|
3370
3370
|
return !1;
|
|
3371
|
-
},
|
|
3371
|
+
}, ze = (e) => parseFloat(e.replace(/[^0-9.-]/g, "")), P = (e, n = 2) => {
|
|
3372
3372
|
if (Number(e) !== 0 && !Number(e))
|
|
3373
3373
|
return `${e || ""}`;
|
|
3374
3374
|
const t = `0${n ? "." + "0".repeat(n) : ""}`, r = parseFloat(e);
|
|
@@ -3390,7 +3390,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3390
3390
|
depositMethod: !1,
|
|
3391
3391
|
depositor: !1,
|
|
3392
3392
|
uploadReceipt: !1
|
|
3393
|
-
},
|
|
3393
|
+
}, dt = {
|
|
3394
3394
|
id: 0,
|
|
3395
3395
|
name: "",
|
|
3396
3396
|
type: ie.unknown,
|
|
@@ -3403,7 +3403,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3403
3403
|
const r = [];
|
|
3404
3404
|
switch (t.name) {
|
|
3405
3405
|
case ie.default:
|
|
3406
|
-
r.push(
|
|
3406
|
+
r.push(Ft(t.paymentmethod.manual, e));
|
|
3407
3407
|
break;
|
|
3408
3408
|
case ie.pay:
|
|
3409
3409
|
r.push(as(t.paymentmethod.onlinebanking, e));
|
|
@@ -3420,7 +3420,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3420
3420
|
break;
|
|
3421
3421
|
}
|
|
3422
3422
|
}
|
|
3423
|
-
a && r.push(
|
|
3423
|
+
a && r.push(Ft(t.paymentmethod.manual, e));
|
|
3424
3424
|
}
|
|
3425
3425
|
t.paymentmethod.fixamount.bank.length > 0 && r.push(
|
|
3426
3426
|
os(t.bankid ?? 0, t.paymentmethod.fixamount)
|
|
@@ -3429,10 +3429,11 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3429
3429
|
return {
|
|
3430
3430
|
name: t.label,
|
|
3431
3431
|
imageUrl: `/image/game/native/deposit/sidemenu/${t.name}.png?${e.systemtime}`,
|
|
3432
|
-
paymentList: r
|
|
3432
|
+
paymentList: r,
|
|
3433
|
+
hintMsg: ""
|
|
3433
3434
|
};
|
|
3434
3435
|
})) ?? [];
|
|
3435
|
-
},
|
|
3436
|
+
}, Ue = (e) => {
|
|
3436
3437
|
const n = {
|
|
3437
3438
|
id: -1,
|
|
3438
3439
|
name: "excludePromo",
|
|
@@ -3447,7 +3448,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3447
3448
|
dailyBonus: r.dtype === "5" && r.type === "D"
|
|
3448
3449
|
}));
|
|
3449
3450
|
return [n, ...t];
|
|
3450
|
-
},
|
|
3451
|
+
}, je = (e, n, t, r) => {
|
|
3451
3452
|
let a, s;
|
|
3452
3453
|
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);
|
|
3453
3454
|
const o = 100;
|
|
@@ -3456,16 +3457,16 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3456
3457
|
const g = d - o;
|
|
3457
3458
|
let f = "", y = "";
|
|
3458
3459
|
if (g > 0) {
|
|
3459
|
-
let
|
|
3460
|
-
for (const
|
|
3461
|
-
|
|
3462
|
-
for (let
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
for (const
|
|
3466
|
-
|
|
3467
|
-
for (let
|
|
3468
|
-
|
|
3460
|
+
let x = Math.round((d - o) * 0.25).toString().split(""), N = [];
|
|
3461
|
+
for (const w of x)
|
|
3462
|
+
w !== "" && N.push(w);
|
|
3463
|
+
for (let w = 0; w < N.length; w++)
|
|
3464
|
+
w === 0 ? f += (parseInt(N[w]) + 1).toString() : f += "0";
|
|
3465
|
+
x = Math.round((d - o) * 0.5).toString().split(""), N = [];
|
|
3466
|
+
for (const w of x)
|
|
3467
|
+
w !== "" && N.push(w);
|
|
3468
|
+
for (let w = 0; w < N.length; w++)
|
|
3469
|
+
w === 0 ? y += (parseInt(N[w]) + 1).toString() : y += "0";
|
|
3469
3470
|
} else
|
|
3470
3471
|
f = d.toString(), y = d.toString();
|
|
3471
3472
|
return { amountList: [
|
|
@@ -3474,13 +3475,13 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3474
3475
|
y,
|
|
3475
3476
|
d.toString()
|
|
3476
3477
|
], minAmount: a, maxAmount: s };
|
|
3477
|
-
},
|
|
3478
|
+
}, Ft = (e, n) => n ? {
|
|
3478
3479
|
id: 0,
|
|
3479
3480
|
name: "manualMethod",
|
|
3480
3481
|
type: ie.manual,
|
|
3481
|
-
promo:
|
|
3482
|
+
promo: Ue(e.promo),
|
|
3482
3483
|
bank: e.bank.map((a) => {
|
|
3483
|
-
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 } =
|
|
3484
|
+
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 } = je(
|
|
3484
3485
|
Number(s),
|
|
3485
3486
|
Number(o),
|
|
3486
3487
|
n.mdBankLevelDetail.deposit_min,
|
|
@@ -3506,17 +3507,17 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3506
3507
|
depositor: n.mdManualDepositRequireField.depositor,
|
|
3507
3508
|
uploadReceipt: n.mdUploadReceipt
|
|
3508
3509
|
}
|
|
3509
|
-
} :
|
|
3510
|
+
} : dt, as = (e, n) => n ? {
|
|
3510
3511
|
id: 0,
|
|
3511
3512
|
name: "onlineBankingMethod",
|
|
3512
3513
|
type: ie.pay,
|
|
3513
|
-
promo:
|
|
3514
|
+
promo: Ue(e.promo),
|
|
3514
3515
|
bank: e.banklist.map((a) => {
|
|
3515
3516
|
let s = "0.00", o = "0.00";
|
|
3516
3517
|
const d = a.bankindex ?? 0;
|
|
3517
|
-
for (let
|
|
3518
|
-
n.mdGatewayMinMax[
|
|
3519
|
-
const { amountList: g, minAmount: f, maxAmount: y } =
|
|
3518
|
+
for (let x = 0; x < n.mdGatewayMinMax.length; x++)
|
|
3519
|
+
n.mdGatewayMinMax[x].bankindex == d.toString() && (s = n.mdGatewayMinMax[x].min, o = n.mdGatewayMinMax[x].max);
|
|
3520
|
+
const { amountList: g, minAmount: f, maxAmount: y } = je(
|
|
3520
3521
|
Number(s),
|
|
3521
3522
|
Number(o),
|
|
3522
3523
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3527,18 +3528,18 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3527
3528
|
amountList: g,
|
|
3528
3529
|
min: f,
|
|
3529
3530
|
max: y
|
|
3530
|
-
}, _ = a.pg.map((
|
|
3531
|
-
const N =
|
|
3531
|
+
}, _ = a.pg.map((x) => {
|
|
3532
|
+
const N = x.mintransaction ?? "0.00", H = x.maxtransaction ?? "0.00", { amountList: B, minAmount: w, maxAmount: S } = je(
|
|
3532
3533
|
Number(N),
|
|
3533
|
-
Number(
|
|
3534
|
+
Number(H),
|
|
3534
3535
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
3535
3536
|
n.mdBankLevelDetail.onlinepayment_max
|
|
3536
3537
|
);
|
|
3537
3538
|
return {
|
|
3538
|
-
id:
|
|
3539
|
-
name:
|
|
3540
|
-
amountList:
|
|
3541
|
-
min:
|
|
3539
|
+
id: x.pgindex,
|
|
3540
|
+
name: x.bankaccountname,
|
|
3541
|
+
amountList: B,
|
|
3542
|
+
min: w,
|
|
3542
3543
|
max: S
|
|
3543
3544
|
};
|
|
3544
3545
|
});
|
|
@@ -3552,14 +3553,14 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3552
3553
|
};
|
|
3553
3554
|
}),
|
|
3554
3555
|
requiredField: Be
|
|
3555
|
-
} :
|
|
3556
|
-
if (!t) return
|
|
3556
|
+
} : dt, ss = (e, n, t) => {
|
|
3557
|
+
if (!t) return dt;
|
|
3557
3558
|
const r = ie.auto;
|
|
3558
3559
|
let a = [];
|
|
3559
3560
|
const s = t.mdGatewayMinMax ?? [];
|
|
3560
3561
|
if (n.bank.length > 0 && t.mdPGSelection === "1")
|
|
3561
3562
|
a = n.bank.map((d) => {
|
|
3562
|
-
const { amountList: g, minAmount: f, maxAmount: y } =
|
|
3563
|
+
const { amountList: g, minAmount: f, maxAmount: y } = je(
|
|
3563
3564
|
d.mintransaction ?? 0,
|
|
3564
3565
|
d.maxtransaction ?? 0,
|
|
3565
3566
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3577,7 +3578,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3577
3578
|
let d = "0.00", g = "0.00";
|
|
3578
3579
|
for (let p = 0; p < s.length; p++)
|
|
3579
3580
|
s[p].bankindex === e.toString() && (d = s[p].min, g = s[p].max);
|
|
3580
|
-
const { amountList: f, minAmount: y, maxAmount: D } =
|
|
3581
|
+
const { amountList: f, minAmount: y, maxAmount: D } = je(
|
|
3581
3582
|
Number(d),
|
|
3582
3583
|
Number(g),
|
|
3583
3584
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3595,7 +3596,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3595
3596
|
id: e,
|
|
3596
3597
|
name: "autoMethod",
|
|
3597
3598
|
type: r,
|
|
3598
|
-
promo:
|
|
3599
|
+
promo: Ue(n.promo),
|
|
3599
3600
|
bank: a,
|
|
3600
3601
|
requiredField: Be
|
|
3601
3602
|
};
|
|
@@ -3605,7 +3606,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3605
3606
|
id: e,
|
|
3606
3607
|
name: "fixAmountMethod",
|
|
3607
3608
|
type: t,
|
|
3608
|
-
promo:
|
|
3609
|
+
promo: Ue(n.promo),
|
|
3609
3610
|
bank: n.bank.map((a) => {
|
|
3610
3611
|
const s = a.amtlist.map(Number).sort((d, g) => d - g);
|
|
3611
3612
|
return {
|
|
@@ -3710,7 +3711,7 @@ function ds(e) {
|
|
|
3710
3711
|
}
|
|
3711
3712
|
const ms = (e) => ({
|
|
3712
3713
|
list: e.mdGrade.map((n) => {
|
|
3713
|
-
var t, r, a, s, o, d, g, f, y, D, _, p,
|
|
3714
|
+
var t, r, a, s, o, d, g, f, y, D, _, p, x, N, H, B, w, S, T, k, q, ue, se, le, ce, K, Ne, $e, he, _e, Te, Oe, ve, Ve, we, Ae, Le, Fe, i, m, v, u, l, R, z, V, Z, G, J, Q, X, U, A, ee, Me, fe, ke, ge, Se, b, gt, pt, bt, yt;
|
|
3714
3715
|
return {
|
|
3715
3716
|
id: n.gradeindex,
|
|
3716
3717
|
is_current_level: !1,
|
|
@@ -3719,77 +3720,77 @@ const ms = (e) => ({
|
|
|
3719
3720
|
turnover: {
|
|
3720
3721
|
isShow: !1,
|
|
3721
3722
|
current: "0.00",
|
|
3722
|
-
total:
|
|
3723
|
+
total: P(n.min_activebet)
|
|
3723
3724
|
},
|
|
3724
3725
|
deposit: {
|
|
3725
3726
|
isShow: !1,
|
|
3726
3727
|
current: "0.00",
|
|
3727
|
-
total:
|
|
3728
|
+
total: P(n.min_deposit)
|
|
3728
3729
|
},
|
|
3729
3730
|
promo_list: n.promocash.filter((oe) => oe.isshow == 1 && oe.status == "1").map((oe) => ({
|
|
3730
3731
|
name: oe.promosimplified,
|
|
3731
|
-
min_deposit:
|
|
3732
|
+
min_deposit: P(oe.min_deposit),
|
|
3732
3733
|
promo_bonus: oe.percentage,
|
|
3733
|
-
promo_limit:
|
|
3734
|
+
promo_limit: P(oe.max_promo_amt),
|
|
3734
3735
|
turnover_multiplier: oe.multiply,
|
|
3735
3736
|
type: oe.promo_type
|
|
3736
3737
|
})),
|
|
3737
3738
|
benefit_list: {
|
|
3738
3739
|
daily: {
|
|
3739
3740
|
isShow: !0,
|
|
3740
|
-
bonus:
|
|
3741
|
+
bonus: P(((r = (t = n.benefit) == null ? void 0 : t.daily) == null ? void 0 : r.bonus) ?? "0"),
|
|
3741
3742
|
bonus_name: ((s = (a = n.benefit) == null ? void 0 : a.daily) == null ? void 0 : s.bonus_name) ?? "",
|
|
3742
|
-
turnover:
|
|
3743
|
+
turnover: P(((d = (o = n.benefit) == null ? void 0 : o.daily) == null ? void 0 : d.turnover) ?? "0"),
|
|
3743
3744
|
turnover_name: ((f = (g = n.benefit) == null ? void 0 : g.daily) == null ? void 0 : f.turnover_name) ?? ""
|
|
3744
3745
|
},
|
|
3745
3746
|
monthly: {
|
|
3746
3747
|
isShow: !0,
|
|
3747
|
-
bonus:
|
|
3748
|
+
bonus: P(((D = (y = n.benefit) == null ? void 0 : y.monthly) == null ? void 0 : D.bonus) ?? "0"),
|
|
3748
3749
|
bonus_name: ((p = (_ = n.benefit) == null ? void 0 : _.monthly) == null ? void 0 : p.bonus_name) ?? "",
|
|
3749
|
-
turnover:
|
|
3750
|
-
turnover_name: ((
|
|
3750
|
+
turnover: P(((N = (x = n.benefit) == null ? void 0 : x.monthly) == null ? void 0 : N.turnover) ?? "0"),
|
|
3751
|
+
turnover_name: ((B = (H = n.benefit) == null ? void 0 : H.monthly) == null ? void 0 : B.turnover_name) ?? ""
|
|
3751
3752
|
},
|
|
3752
3753
|
weekly: {
|
|
3753
3754
|
isShow: !0,
|
|
3754
|
-
bonus:
|
|
3755
|
+
bonus: P(((S = (w = n.benefit) == null ? void 0 : w.weekly) == null ? void 0 : S.bonus) ?? "0"),
|
|
3755
3756
|
bonus_name: ((k = (T = n.benefit) == null ? void 0 : T.weekly) == null ? void 0 : k.bonus_name) ?? "",
|
|
3756
|
-
turnover:
|
|
3757
|
+
turnover: P(((ue = (q = n.benefit) == null ? void 0 : q.weekly) == null ? void 0 : ue.turnover) ?? "0"),
|
|
3757
3758
|
turnover_name: ((le = (se = n.benefit) == null ? void 0 : se.weekly) == null ? void 0 : le.turnover_name) ?? ""
|
|
3758
3759
|
},
|
|
3759
3760
|
upgrade: {
|
|
3760
3761
|
isShow: !0,
|
|
3761
|
-
bonus:
|
|
3762
|
-
bonus_name: ((
|
|
3763
|
-
turnover:
|
|
3764
|
-
turnover_name: ((
|
|
3762
|
+
bonus: P(((K = (ce = n.benefit) == null ? void 0 : ce.upgrade) == null ? void 0 : K.bonus) ?? "0"),
|
|
3763
|
+
bonus_name: (($e = (Ne = n.benefit) == null ? void 0 : Ne.upgrade) == null ? void 0 : $e.bonus_name) ?? "",
|
|
3764
|
+
turnover: P(((_e = (he = n.benefit) == null ? void 0 : he.upgrade) == null ? void 0 : _e.turnover) ?? "0"),
|
|
3765
|
+
turnover_name: ((Oe = (Te = n.benefit) == null ? void 0 : Te.upgrade) == null ? void 0 : Oe.turnover_name) ?? ""
|
|
3765
3766
|
},
|
|
3766
3767
|
birthday: {
|
|
3767
3768
|
isShow: !0,
|
|
3768
|
-
bonus:
|
|
3769
|
-
bonus_name: ((
|
|
3770
|
-
turnover:
|
|
3771
|
-
turnover_name: ((
|
|
3769
|
+
bonus: P(((Ve = (ve = n.benefit) == null ? void 0 : ve.birthday) == null ? void 0 : Ve.bonus) ?? "0"),
|
|
3770
|
+
bonus_name: ((Ae = (we = n.benefit) == null ? void 0 : we.birthday) == null ? void 0 : Ae.bonus_name) ?? "",
|
|
3771
|
+
turnover: P(((Fe = (Le = n.benefit) == null ? void 0 : Le.birthday) == null ? void 0 : Fe.turnover) ?? "0"),
|
|
3772
|
+
turnover_name: ((m = (i = n.benefit) == null ? void 0 : i.birthday) == null ? void 0 : m.turnover_name) ?? ""
|
|
3772
3773
|
},
|
|
3773
3774
|
salary_1st: {
|
|
3774
3775
|
isShow: !0,
|
|
3775
|
-
bonus:
|
|
3776
|
-
bonus_name: ((
|
|
3777
|
-
turnover:
|
|
3778
|
-
turnover_name: ((
|
|
3776
|
+
bonus: P(((u = (v = n.benefit) == null ? void 0 : v.salary_1st) == null ? void 0 : u.bonus) ?? "0"),
|
|
3777
|
+
bonus_name: ((R = (l = n.benefit) == null ? void 0 : l.salary_1st) == null ? void 0 : R.bonus_name) ?? "",
|
|
3778
|
+
turnover: P(((V = (z = n.benefit) == null ? void 0 : z.salary_1st) == null ? void 0 : V.turnover) ?? "0"),
|
|
3779
|
+
turnover_name: ((G = (Z = n.benefit) == null ? void 0 : Z.salary_1st) == null ? void 0 : G.turnover_name) ?? ""
|
|
3779
3780
|
},
|
|
3780
3781
|
salary_10th: {
|
|
3781
3782
|
isShow: !0,
|
|
3782
|
-
bonus:
|
|
3783
|
-
bonus_name: ((
|
|
3784
|
-
turnover:
|
|
3783
|
+
bonus: P(((Q = (J = n.benefit) == null ? void 0 : J.salary_10th) == null ? void 0 : Q.bonus) ?? "0"),
|
|
3784
|
+
bonus_name: ((U = (X = n.benefit) == null ? void 0 : X.salary_10th) == null ? void 0 : U.bonus_name) ?? "",
|
|
3785
|
+
turnover: P(((ee = (A = n.benefit) == null ? void 0 : A.salary_10th) == null ? void 0 : ee.turnover) ?? "0"),
|
|
3785
3786
|
turnover_name: ((fe = (Me = n.benefit) == null ? void 0 : Me.salary_10th) == null ? void 0 : fe.turnover_name) ?? ""
|
|
3786
3787
|
},
|
|
3787
3788
|
salary_20th: {
|
|
3788
3789
|
isShow: !0,
|
|
3789
|
-
bonus:
|
|
3790
|
-
bonus_name: ((
|
|
3791
|
-
turnover:
|
|
3792
|
-
turnover_name: ((
|
|
3790
|
+
bonus: P(((ge = (ke = n.benefit) == null ? void 0 : ke.salary_20th) == null ? void 0 : ge.bonus) ?? "0"),
|
|
3791
|
+
bonus_name: ((b = (Se = n.benefit) == null ? void 0 : Se.salary_20th) == null ? void 0 : b.bonus_name) ?? "",
|
|
3792
|
+
turnover: P(((pt = (gt = n.benefit) == null ? void 0 : gt.salary_20th) == null ? void 0 : pt.turnover) ?? "0"),
|
|
3793
|
+
turnover_name: ((yt = (bt = n.benefit) == null ? void 0 : bt.salary_20th) == null ? void 0 : yt.turnover_name) ?? ""
|
|
3793
3794
|
}
|
|
3794
3795
|
}
|
|
3795
3796
|
};
|
|
@@ -3909,27 +3910,27 @@ const ms = (e) => ({
|
|
|
3909
3910
|
}).sort((n, t) => n.claimable && !t.claimable ? -1 : !n.claimable && t.claimable ? 1 : 0)
|
|
3910
3911
|
}), gs = (e) => ({
|
|
3911
3912
|
month: {
|
|
3912
|
-
status:
|
|
3913
|
+
status: pe(e.month)
|
|
3913
3914
|
},
|
|
3914
3915
|
week: {
|
|
3915
|
-
status:
|
|
3916
|
+
status: pe(e.week)
|
|
3916
3917
|
},
|
|
3917
3918
|
day: {
|
|
3918
|
-
status:
|
|
3919
|
+
status: pe(e.day)
|
|
3919
3920
|
},
|
|
3920
3921
|
birthday: {
|
|
3921
|
-
status:
|
|
3922
|
+
status: pe(e.birthday)
|
|
3922
3923
|
},
|
|
3923
3924
|
salary_1st: {
|
|
3924
|
-
status:
|
|
3925
|
+
status: pe(e.salary1st)
|
|
3925
3926
|
},
|
|
3926
3927
|
salary_10th: {
|
|
3927
|
-
status:
|
|
3928
|
+
status: pe(e.salary10th)
|
|
3928
3929
|
},
|
|
3929
3930
|
salary_20th: {
|
|
3930
|
-
status:
|
|
3931
|
+
status: pe(e.salary20th)
|
|
3931
3932
|
}
|
|
3932
|
-
}),
|
|
3933
|
+
}), pe = (e) => ({
|
|
3933
3934
|
claimable: e === 1,
|
|
3934
3935
|
expired: e === 0,
|
|
3935
3936
|
claimed: e === -1
|
|
@@ -3980,21 +3981,25 @@ const ms = (e) => ({
|
|
|
3980
3981
|
whatsappRegister: e.registerwa ?? ""
|
|
3981
3982
|
};
|
|
3982
3983
|
}, hs = (e) => {
|
|
3983
|
-
var n, t, r, a, s;
|
|
3984
|
+
var n, t, r, a, s, o;
|
|
3984
3985
|
return {
|
|
3985
|
-
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((
|
|
3986
|
-
ad: ((t = e.mobileAd) == null ? void 0 : t.map((
|
|
3987
|
-
about: ((r = e.about) == null ? void 0 : r.map((
|
|
3988
|
-
name:
|
|
3989
|
-
content:
|
|
3990
|
-
link:
|
|
3986
|
+
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((d) => `${d.imagepath}?ts=${d.filemtime}`)) ?? [],
|
|
3987
|
+
ad: ((t = e.mobileAd) == null ? void 0 : t.map((d) => `${d.imagepath}?ts=${d.filemtime}`)) ?? [],
|
|
3988
|
+
about: ((r = e.about) == null ? void 0 : r.map((d) => ({
|
|
3989
|
+
name: d.name,
|
|
3990
|
+
content: d.content,
|
|
3991
|
+
link: d.link
|
|
3991
3992
|
}))) ?? [],
|
|
3992
|
-
mobileAbout: ((a = e.mobileAbout) == null ? void 0 : a.map((
|
|
3993
|
-
name:
|
|
3994
|
-
content:
|
|
3995
|
-
link:
|
|
3993
|
+
mobileAbout: ((a = e.mobileAbout) == null ? void 0 : a.map((d) => ({
|
|
3994
|
+
name: d.name,
|
|
3995
|
+
content: d.content,
|
|
3996
|
+
link: d.link
|
|
3996
3997
|
}))) ?? [],
|
|
3997
|
-
appAd: ((s = e.appAd) == null ? void 0 : s.map((
|
|
3998
|
+
appAd: ((s = e.appAd) == null ? void 0 : s.map((d) => `${d.imagepath}?ts=${d.filemtime}`)) ?? [],
|
|
3999
|
+
depositHint: ((o = e.deposit) == null ? void 0 : o.map((d) => ({
|
|
4000
|
+
paymentName: d.name,
|
|
4001
|
+
content: d.content
|
|
4002
|
+
}))) ?? []
|
|
3998
4003
|
};
|
|
3999
4004
|
}, _s = (e) => {
|
|
4000
4005
|
var n;
|
|
@@ -4017,14 +4022,14 @@ const ms = (e) => ({
|
|
|
4017
4022
|
}))) ?? [];
|
|
4018
4023
|
}, Ds = (e) => ({
|
|
4019
4024
|
name: ""
|
|
4020
|
-
}),
|
|
4025
|
+
}), Ps = (e) => {
|
|
4021
4026
|
var n;
|
|
4022
4027
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.company_status == 1).map((t) => ({
|
|
4023
4028
|
id: t.company_id,
|
|
4024
4029
|
name: t.company_name,
|
|
4025
4030
|
date: []
|
|
4026
4031
|
}))) ?? [];
|
|
4027
|
-
},
|
|
4032
|
+
}, xs = (e) => {
|
|
4028
4033
|
var n;
|
|
4029
4034
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
4030
4035
|
var r;
|
|
@@ -4090,10 +4095,10 @@ const Os = (e) => {
|
|
|
4090
4095
|
}
|
|
4091
4096
|
};
|
|
4092
4097
|
})
|
|
4093
|
-
})), ks = (e) => e.data ? e.data.filter((n) => !
|
|
4098
|
+
})), ks = (e) => e.data ? e.data.filter((n) => !Lt(n.matchDate, 120)).map((n) => ({
|
|
4094
4099
|
id: n.id,
|
|
4095
|
-
date: cn(
|
|
4096
|
-
started:
|
|
4100
|
+
date: dn(cn(n.matchDate)),
|
|
4101
|
+
started: Lt(n.matchDate),
|
|
4097
4102
|
stage: n.Stage,
|
|
4098
4103
|
sportId: n.SportID,
|
|
4099
4104
|
matchId: n.MatchID,
|
|
@@ -4223,7 +4228,7 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4223
4228
|
value: d.status == 1,
|
|
4224
4229
|
desc: ((f = (g = e.subStatusModes) == null ? void 0 : g.find((y) => y.key === d.status)) == null ? void 0 : f.value) ?? ""
|
|
4225
4230
|
},
|
|
4226
|
-
amount:
|
|
4231
|
+
amount: P(d.amount),
|
|
4227
4232
|
dateTime: d.ledgerdatetime,
|
|
4228
4233
|
reason: d.reasonsimplified,
|
|
4229
4234
|
method: d.fundmethod
|
|
@@ -4272,7 +4277,7 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4272
4277
|
categoryId: r.category_id,
|
|
4273
4278
|
maintenance: r.maintenance === 1
|
|
4274
4279
|
}))) ?? [],
|
|
4275
|
-
platformWallet:
|
|
4280
|
+
platformWallet: P(n.platformwallet),
|
|
4276
4281
|
com: n.com ?? "",
|
|
4277
4282
|
maintenance: n.maintenance ?? !1
|
|
4278
4283
|
};
|
|
@@ -4296,13 +4301,13 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4296
4301
|
tokenAmount: t.token_amount
|
|
4297
4302
|
}))) ?? []
|
|
4298
4303
|
};
|
|
4299
|
-
},
|
|
4304
|
+
}, Hs = (e) => ({
|
|
4300
4305
|
status: e.status == 1,
|
|
4301
4306
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4302
4307
|
loginId: e.loginId ?? "",
|
|
4303
4308
|
password: e.password ?? "",
|
|
4304
4309
|
downloadUrl: e.download_link ?? ""
|
|
4305
|
-
}),
|
|
4310
|
+
}), Bs = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
4306
4311
|
messageId: n.msgindex,
|
|
4307
4312
|
unread: n.status == "0",
|
|
4308
4313
|
date: n.cdate,
|
|
@@ -4592,7 +4597,7 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4592
4597
|
qrcode: ((a = e.data) == null ? void 0 : a.qrcode) ?? [],
|
|
4593
4598
|
personal: ((s = e.data) == null ? void 0 : s.personal) ?? []
|
|
4594
4599
|
};
|
|
4595
|
-
},
|
|
4600
|
+
}, tt = (e) => ({
|
|
4596
4601
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4597
4602
|
forms: co(e)
|
|
4598
4603
|
}), co = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((n) => ({
|
|
@@ -4665,10 +4670,10 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4665
4670
|
message: e.msg ?? "",
|
|
4666
4671
|
form: e.form ?? "",
|
|
4667
4672
|
gameUrl: e.data ?? ""
|
|
4668
|
-
}), Do = (e) => I(e),
|
|
4673
|
+
}), Do = (e) => I(e), Po = (e) => I(e), nt = (e) => ({
|
|
4669
4674
|
status: e.status == 1,
|
|
4670
4675
|
message: e.errormessage ?? ""
|
|
4671
|
-
}),
|
|
4676
|
+
}), xo = (e) => I(e), Ro = (e) => e, Oo = (e) => I(e), Mo = (e) => {
|
|
4672
4677
|
var n;
|
|
4673
4678
|
return {
|
|
4674
4679
|
platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
|
|
@@ -4756,7 +4761,7 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4756
4761
|
commission: t.commission
|
|
4757
4762
|
}))
|
|
4758
4763
|
}))
|
|
4759
|
-
}),
|
|
4764
|
+
}), Ho = (e) => ({
|
|
4760
4765
|
status: e.status == 1,
|
|
4761
4766
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4762
4767
|
id: e.id ?? 0,
|
|
@@ -4768,16 +4773,16 @@ const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4768
4773
|
})),
|
|
4769
4774
|
currentPage: e.page,
|
|
4770
4775
|
lastPage: e.lastpage
|
|
4771
|
-
}),
|
|
4776
|
+
}), Bo = (e) => ({
|
|
4772
4777
|
status: e.status == "1",
|
|
4773
4778
|
message: e.msg ?? "",
|
|
4774
4779
|
username: e.accountcode,
|
|
4775
4780
|
password: e.password
|
|
4776
4781
|
});
|
|
4777
|
-
var
|
|
4782
|
+
var Ee = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(Ee || {});
|
|
4778
4783
|
const Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4779
4784
|
__proto__: null,
|
|
4780
|
-
TransferMethod:
|
|
4785
|
+
TransferMethod: Ee
|
|
4781
4786
|
}, Symbol.toStringTag, { value: "Module" })), $o = (e) => {
|
|
4782
4787
|
var n;
|
|
4783
4788
|
return {
|
|
@@ -4786,8 +4791,8 @@ const Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4786
4791
|
data: ((n = e.mdGameCreditLimitTransfers.data) == null ? void 0 : n.map((t) => ({
|
|
4787
4792
|
transferIndex: t.clindex,
|
|
4788
4793
|
target: t.com_from !== "" ? t.com_from : t.com_to,
|
|
4789
|
-
category: t.com_from !== "" ?
|
|
4790
|
-
amount:
|
|
4794
|
+
category: t.com_from !== "" ? Ee.toWallet : Ee.toPlatform,
|
|
4795
|
+
amount: P(t.amount),
|
|
4791
4796
|
dateTime: t.transferdatetime
|
|
4792
4797
|
}))) ?? []
|
|
4793
4798
|
};
|
|
@@ -4811,10 +4816,10 @@ const Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4811
4816
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4812
4817
|
data: {
|
|
4813
4818
|
total: (n = e.data) != null && n.total ? {
|
|
4814
|
-
bet:
|
|
4815
|
-
activeBet:
|
|
4816
|
-
validBet:
|
|
4817
|
-
payout:
|
|
4819
|
+
bet: P(((t = e.data) == null ? void 0 : t.total.bet) ?? 0),
|
|
4820
|
+
activeBet: P(((r = e.data) == null ? void 0 : r.total.activebet) ?? 0),
|
|
4821
|
+
validBet: P(((a = e.data) == null ? void 0 : a.total.validbet) ?? 0),
|
|
4822
|
+
payout: P(((s = e.data) == null ? void 0 : s.total.payout) ?? 0)
|
|
4818
4823
|
} : {
|
|
4819
4824
|
bet: "0.00",
|
|
4820
4825
|
activeBet: "0.00",
|
|
@@ -4822,17 +4827,17 @@ const Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4822
4827
|
payout: "0.00"
|
|
4823
4828
|
},
|
|
4824
4829
|
data: ((d = (o = e.data) == null ? void 0 : o.sum) == null ? void 0 : d.map((_) => ({
|
|
4825
|
-
bet:
|
|
4826
|
-
activeBet:
|
|
4827
|
-
payout:
|
|
4830
|
+
bet: P(_.bet),
|
|
4831
|
+
activeBet: P(_.activebet),
|
|
4832
|
+
payout: P(_.payout),
|
|
4828
4833
|
target: _.name,
|
|
4829
4834
|
com: _.com
|
|
4830
4835
|
}))) ?? [],
|
|
4831
4836
|
wagers: ((f = (g = e.data) == null ? void 0 : g.wagers) == null ? void 0 : f.map((_) => ({
|
|
4832
|
-
payout:
|
|
4837
|
+
payout: P(_.payout),
|
|
4833
4838
|
betType: _.betType,
|
|
4834
|
-
stakeF:
|
|
4835
|
-
stakeL:
|
|
4839
|
+
stakeF: P(_.stakeF),
|
|
4840
|
+
stakeL: P(_.stakeL),
|
|
4836
4841
|
date: _.date,
|
|
4837
4842
|
key: _.key,
|
|
4838
4843
|
detailSA: _.detailsa,
|
|
@@ -4894,10 +4899,10 @@ const Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4894
4899
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4895
4900
|
tokenAmount: e.token_amount
|
|
4896
4901
|
}), ni = (e) => I(e);
|
|
4897
|
-
var
|
|
4902
|
+
var mt = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e.telegramAuthDomain = "telegramauthdomain", e.telegramBotId = "telegrambotid", e.registerwa = "registerwa", e.forgetUser = "forgetuser", e))(mt || {});
|
|
4898
4903
|
const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4899
4904
|
__proto__: null,
|
|
4900
|
-
SettingCategory:
|
|
4905
|
+
SettingCategory: mt
|
|
4901
4906
|
}, Symbol.toStringTag, { value: "Module" })), ai = (e) => {
|
|
4902
4907
|
let n = 0;
|
|
4903
4908
|
return e.data != null && typeof e.data == "object" && (n = e.data.amount), {
|
|
@@ -5007,21 +5012,21 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5007
5012
|
status: e.status,
|
|
5008
5013
|
data: null
|
|
5009
5014
|
};
|
|
5010
|
-
const n =
|
|
5015
|
+
const n = zt(e, 0), t = zt(e, 1);
|
|
5011
5016
|
return {
|
|
5012
5017
|
status: e.status,
|
|
5013
5018
|
data: {
|
|
5014
|
-
period: `${
|
|
5019
|
+
period: `${Gt(e.data.datefrom)} ~ ${Gt(e.data.dateto)}`,
|
|
5015
5020
|
gift: {
|
|
5016
5021
|
deposit: {
|
|
5017
5022
|
current: n.filter((r) => r.status == re.collected).length,
|
|
5018
5023
|
total: n.length,
|
|
5019
|
-
percentage:
|
|
5024
|
+
percentage: Wt(n)
|
|
5020
5025
|
},
|
|
5021
5026
|
activeBet: {
|
|
5022
5027
|
current: t.filter((r) => r.status == re.collected).length,
|
|
5023
5028
|
total: t.length,
|
|
5024
|
-
percentage:
|
|
5029
|
+
percentage: Wt(t)
|
|
5025
5030
|
},
|
|
5026
5031
|
grandPrize: {
|
|
5027
5032
|
countDownTimestamp: yi(e.data.dateto),
|
|
@@ -5033,7 +5038,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5033
5038
|
activeBet: t
|
|
5034
5039
|
}
|
|
5035
5040
|
};
|
|
5036
|
-
},
|
|
5041
|
+
}, zt = (e, n) => e.data.tier.filter((t) => t.type == n).map((t) => {
|
|
5037
5042
|
const r = Math.min(t.achieve ?? 0, t.requirement);
|
|
5038
5043
|
return {
|
|
5039
5044
|
id: t.transid,
|
|
@@ -5045,10 +5050,10 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5045
5050
|
currentPercentage: (r / t.requirement * 100).toFixed(0)
|
|
5046
5051
|
}
|
|
5047
5052
|
};
|
|
5048
|
-
}),
|
|
5053
|
+
}), Gt = (e) => {
|
|
5049
5054
|
const n = new Date(e), t = n.getDate().toString().padStart(2, "0"), r = (n.getMonth() + 1).toString().padStart(2, "0"), a = n.getHours().toString().padStart(2, "0"), s = n.getMinutes().toString().padStart(2, "0");
|
|
5050
5055
|
return `${t}/${r} ${a}:${s}`;
|
|
5051
|
-
},
|
|
5056
|
+
}, Wt = (e) => {
|
|
5052
5057
|
const n = e.reduce((r, a) => r + parseFloat(a.reward), 0), t = e.reduce((r, a) => r + a.progress.total, 0);
|
|
5053
5058
|
return t > 0 ? (n / t * 100).toFixed(2) : "0";
|
|
5054
5059
|
}, yi = (e) => {
|
|
@@ -5088,11 +5093,11 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5088
5093
|
rate: "0.00"
|
|
5089
5094
|
})) ?? [] : []
|
|
5090
5095
|
}), vi = (e) => I(e), wi = (e) => I(e);
|
|
5091
|
-
var
|
|
5096
|
+
var ye = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(ye || {});
|
|
5092
5097
|
const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5093
5098
|
__proto__: null,
|
|
5094
|
-
AccumulateDepositStatus:
|
|
5095
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5099
|
+
AccumulateDepositStatus: ye
|
|
5100
|
+
}, Symbol.toStringTag, { value: "Module" })), Pi = (e) => {
|
|
5096
5101
|
if (e.status == 0)
|
|
5097
5102
|
return {
|
|
5098
5103
|
status: !1,
|
|
@@ -5105,7 +5110,7 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5105
5110
|
n = {
|
|
5106
5111
|
buttonStatus: e.data.tier.filter(
|
|
5107
5112
|
(o) => o.claimable == "1" && o.collected != "1"
|
|
5108
|
-
).length > 0 ?
|
|
5113
|
+
).length > 0 ? ye.collectable : ye.collected,
|
|
5109
5114
|
dateFrom: e.data.datefrom,
|
|
5110
5115
|
dateTo: e.data.dateto,
|
|
5111
5116
|
progress: {
|
|
@@ -5116,7 +5121,7 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5116
5121
|
list: e.data.tier.map((o) => ({
|
|
5117
5122
|
total: o.requirement,
|
|
5118
5123
|
reward: Number(o.reward),
|
|
5119
|
-
status: o.claimable != "1" ?
|
|
5124
|
+
status: o.claimable != "1" ? ye.inProgress : o.collected == "1" ? ye.collected : ye.collectable
|
|
5120
5125
|
}))
|
|
5121
5126
|
};
|
|
5122
5127
|
}
|
|
@@ -5125,7 +5130,7 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5125
5130
|
message: e.msg ?? "",
|
|
5126
5131
|
data: n
|
|
5127
5132
|
};
|
|
5128
|
-
},
|
|
5133
|
+
}, xi = (e) => ({
|
|
5129
5134
|
status: e.status == 1,
|
|
5130
5135
|
message: e.msg ?? ""
|
|
5131
5136
|
}), Ri = (e) => {
|
|
@@ -5281,8 +5286,13 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5281
5286
|
desc: n.txn_type
|
|
5282
5287
|
}))
|
|
5283
5288
|
}
|
|
5284
|
-
})
|
|
5285
|
-
|
|
5289
|
+
});
|
|
5290
|
+
var ft = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e.appAd = "appAd", e.deposit = "deposit", e))(ft || {});
|
|
5291
|
+
const Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5292
|
+
__proto__: null,
|
|
5293
|
+
CmsCategory: ft
|
|
5294
|
+
}, Symbol.toStringTag, { value: "Module" })), qi = async (e) => {
|
|
5295
|
+
var n, t, r, a, s, o, d, g, f, y, D, _, p, x, N, H, B, w, S, T, k, q, ue, se, le, ce;
|
|
5286
5296
|
try {
|
|
5287
5297
|
e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
|
|
5288
5298
|
{
|
|
@@ -5293,7 +5303,7 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5293
5303
|
{ name: c.vipStatus, query: "" },
|
|
5294
5304
|
{
|
|
5295
5305
|
name: c.getSetting,
|
|
5296
|
-
query: JSON.stringify({ name: [
|
|
5306
|
+
query: JSON.stringify({ name: [mt.vipcalculation] })
|
|
5297
5307
|
}
|
|
5298
5308
|
), e.findIndex(
|
|
5299
5309
|
(m) => m.name === c.getRewardReferral
|
|
@@ -5310,57 +5320,66 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5310
5320
|
name: c.getTopupRewardData,
|
|
5311
5321
|
query: ""
|
|
5312
5322
|
}
|
|
5313
|
-
)
|
|
5314
|
-
|
|
5323
|
+
), e.findIndex(
|
|
5324
|
+
(m) => m.name === c.paymentsProvider
|
|
5325
|
+
) !== -1 && e.push({
|
|
5326
|
+
name: c.cmsList,
|
|
5327
|
+
query: JSON.stringify({
|
|
5328
|
+
p: 1,
|
|
5329
|
+
c: 0,
|
|
5330
|
+
list: [ft.deposit]
|
|
5331
|
+
})
|
|
5332
|
+
});
|
|
5333
|
+
const he = e.findIndex(
|
|
5315
5334
|
(m) => m.name === c.getFavouriteGame
|
|
5316
5335
|
);
|
|
5317
|
-
|
|
5336
|
+
he !== -1 && (JSON.parse(e[he].query).pid || e.push({
|
|
5318
5337
|
name: c.getPlatformTurnoverRate,
|
|
5319
5338
|
query: ""
|
|
5320
5339
|
}));
|
|
5321
|
-
const
|
|
5322
|
-
|
|
5340
|
+
const _e = e.findIndex((m) => m.name === c.fishGameList);
|
|
5341
|
+
_e !== -1 && (JSON.parse(e[_e].query).pid || e.push({
|
|
5323
5342
|
name: c.getPlatformTurnoverRate,
|
|
5324
5343
|
query: ""
|
|
5325
5344
|
}));
|
|
5326
|
-
const
|
|
5327
|
-
|
|
5345
|
+
const Te = e.findIndex((m) => m.name === c.gameList);
|
|
5346
|
+
Te !== -1 && (JSON.parse(e[Te].query).pid || e.push({
|
|
5328
5347
|
name: c.getPlatformTurnoverRate,
|
|
5329
5348
|
query: ""
|
|
5330
5349
|
}));
|
|
5331
|
-
const
|
|
5332
|
-
if (
|
|
5350
|
+
const Oe = e.findIndex((m) => m.name === c.searchHot);
|
|
5351
|
+
if (Oe !== -1) {
|
|
5333
5352
|
let m = {};
|
|
5334
|
-
e.forEach((
|
|
5335
|
-
m =
|
|
5336
|
-
}), e.splice(
|
|
5353
|
+
e.forEach((v) => {
|
|
5354
|
+
m = v.query;
|
|
5355
|
+
}), e.splice(Oe), e.push({
|
|
5337
5356
|
name: c.getFourDimensionData,
|
|
5338
5357
|
query: String(m)
|
|
5339
5358
|
});
|
|
5340
5359
|
}
|
|
5341
|
-
const
|
|
5342
|
-
if (
|
|
5360
|
+
const ve = e.findIndex((m) => m.name === c.searchNumberHistory);
|
|
5361
|
+
if (ve !== -1) {
|
|
5343
5362
|
let m = {};
|
|
5344
|
-
e.forEach((
|
|
5345
|
-
m =
|
|
5346
|
-
}), e.splice(
|
|
5363
|
+
e.forEach((v) => {
|
|
5364
|
+
m = v.query;
|
|
5365
|
+
}), e.splice(ve), e.push({
|
|
5347
5366
|
name: c.getFourDimensionData,
|
|
5348
5367
|
query: String(m)
|
|
5349
5368
|
});
|
|
5350
5369
|
}
|
|
5351
5370
|
if (e.findIndex((m) => m.name === c.searchByDate) !== -1) {
|
|
5352
5371
|
let m = {};
|
|
5353
|
-
e.forEach((
|
|
5354
|
-
m =
|
|
5355
|
-
}), e.splice(
|
|
5372
|
+
e.forEach((v) => {
|
|
5373
|
+
m = v.query;
|
|
5374
|
+
}), e.splice(ve), e.push({
|
|
5356
5375
|
name: c.getFourDimensionData,
|
|
5357
5376
|
query: String(m)
|
|
5358
5377
|
});
|
|
5359
5378
|
}
|
|
5360
|
-
const
|
|
5379
|
+
const we = e.findIndex(
|
|
5361
5380
|
(m) => m.name === c.getFourDimensionData
|
|
5362
5381
|
);
|
|
5363
|
-
|
|
5382
|
+
we !== -1 && e[we].query == "" && (e.splice(we), e.push(
|
|
5364
5383
|
{
|
|
5365
5384
|
name: c.getFourDimensionData,
|
|
5366
5385
|
query: JSON.stringify({ action: c.getCompany, native: "1" })
|
|
@@ -5376,22 +5395,22 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5376
5395
|
})
|
|
5377
5396
|
}
|
|
5378
5397
|
));
|
|
5379
|
-
const
|
|
5398
|
+
const Le = {
|
|
5380
5399
|
requests: e.map((m) => ({
|
|
5381
5400
|
name: m.name,
|
|
5382
5401
|
query: btoa(m.query)
|
|
5383
5402
|
}))
|
|
5384
|
-
},
|
|
5403
|
+
}, Fe = await ae.post(
|
|
5385
5404
|
"/graph/jwt",
|
|
5386
|
-
Ua(JSON.stringify(
|
|
5405
|
+
Ua(JSON.stringify(Le))
|
|
5387
5406
|
), i = {
|
|
5388
5407
|
status: 200,
|
|
5389
5408
|
message: "",
|
|
5390
5409
|
result: {}
|
|
5391
5410
|
};
|
|
5392
|
-
for (const m of
|
|
5411
|
+
for (const m of Fe.data.responses) {
|
|
5393
5412
|
m.error != null && m.error.code != 200 && (i.status = m.error.code, i.message = m.error.message);
|
|
5394
|
-
const
|
|
5413
|
+
const v = m.attributes !== null && m.attributes !== void 0 ? $a(m.attributes) : null, u = m.name, l = v ? JSON.parse(v) : null;
|
|
5395
5414
|
if (!l)
|
|
5396
5415
|
i.result[u] = null;
|
|
5397
5416
|
else
|
|
@@ -5455,10 +5474,10 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5455
5474
|
);
|
|
5456
5475
|
break;
|
|
5457
5476
|
case c.getCompany:
|
|
5458
|
-
i.result[u] =
|
|
5477
|
+
i.result[u] = Ps(l);
|
|
5459
5478
|
break;
|
|
5460
5479
|
case c.searchResultDate:
|
|
5461
|
-
i.result[u] =
|
|
5480
|
+
i.result[u] = xs(
|
|
5462
5481
|
l
|
|
5463
5482
|
);
|
|
5464
5483
|
break;
|
|
@@ -5511,10 +5530,10 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5511
5530
|
i.result[u] = Es(l);
|
|
5512
5531
|
break;
|
|
5513
5532
|
case c.getExtraGame:
|
|
5514
|
-
i.result[u] =
|
|
5533
|
+
i.result[u] = Hs(l);
|
|
5515
5534
|
break;
|
|
5516
5535
|
case c.mailBox:
|
|
5517
|
-
i.result[u] =
|
|
5536
|
+
i.result[u] = Bs(l);
|
|
5518
5537
|
break;
|
|
5519
5538
|
case c.fishGameList:
|
|
5520
5539
|
i.result[u] = Us(l);
|
|
@@ -5558,7 +5577,7 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5558
5577
|
);
|
|
5559
5578
|
break;
|
|
5560
5579
|
case c.submitWithdrawValidate:
|
|
5561
|
-
i.result[u] =
|
|
5580
|
+
i.result[u] = nt(l);
|
|
5562
5581
|
break;
|
|
5563
5582
|
case c.getDepositPromotion:
|
|
5564
5583
|
i.result[u] = eo(
|
|
@@ -5609,13 +5628,13 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5609
5628
|
i.result[u] = lo(l);
|
|
5610
5629
|
break;
|
|
5611
5630
|
case c.getDepositValidate:
|
|
5612
|
-
i.result[u] =
|
|
5631
|
+
i.result[u] = tt(l);
|
|
5613
5632
|
break;
|
|
5614
5633
|
case c.getWithdrawValidate:
|
|
5615
|
-
i.result[u] =
|
|
5634
|
+
i.result[u] = tt(l);
|
|
5616
5635
|
break;
|
|
5617
5636
|
case c.getTransferCreditValidate:
|
|
5618
|
-
i.result[u] =
|
|
5637
|
+
i.result[u] = tt(l);
|
|
5619
5638
|
break;
|
|
5620
5639
|
case c.updateProfilePicture:
|
|
5621
5640
|
i.result[u] = mo(
|
|
@@ -5660,18 +5679,18 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5660
5679
|
i.result[u] = Do(l);
|
|
5661
5680
|
break;
|
|
5662
5681
|
case c.transferProcess:
|
|
5663
|
-
i.result[u] =
|
|
5682
|
+
i.result[u] = Po(
|
|
5664
5683
|
l
|
|
5665
5684
|
);
|
|
5666
5685
|
break;
|
|
5667
5686
|
case c.submitDepositValidate:
|
|
5668
|
-
i.result[u] =
|
|
5687
|
+
i.result[u] = nt(l);
|
|
5669
5688
|
break;
|
|
5670
5689
|
case c.submitTransferCreditValidate:
|
|
5671
|
-
i.result[u] =
|
|
5690
|
+
i.result[u] = nt(l);
|
|
5672
5691
|
break;
|
|
5673
5692
|
case c.checkTransferCredit:
|
|
5674
|
-
i.result[u] =
|
|
5693
|
+
i.result[u] = xo(
|
|
5675
5694
|
l
|
|
5676
5695
|
);
|
|
5677
5696
|
break;
|
|
@@ -5749,12 +5768,12 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5749
5768
|
);
|
|
5750
5769
|
break;
|
|
5751
5770
|
case c.referralMemberProfile:
|
|
5752
|
-
i.result[u] =
|
|
5771
|
+
i.result[u] = Ho(
|
|
5753
5772
|
l
|
|
5754
5773
|
);
|
|
5755
5774
|
break;
|
|
5756
5775
|
case c.registerAction:
|
|
5757
|
-
i.result[u] =
|
|
5776
|
+
i.result[u] = Bo(l);
|
|
5758
5777
|
break;
|
|
5759
5778
|
case c.transferReport:
|
|
5760
5779
|
i.result[u] = $o(l);
|
|
@@ -5890,12 +5909,12 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5890
5909
|
);
|
|
5891
5910
|
break;
|
|
5892
5911
|
case c.getAccumulateDepositData:
|
|
5893
|
-
i.result[u] =
|
|
5912
|
+
i.result[u] = Pi(
|
|
5894
5913
|
l
|
|
5895
5914
|
);
|
|
5896
5915
|
break;
|
|
5897
5916
|
case c.getAccumulateDepositClaim:
|
|
5898
|
-
i.result[u] =
|
|
5917
|
+
i.result[u] = xi(
|
|
5899
5918
|
l
|
|
5900
5919
|
);
|
|
5901
5920
|
break;
|
|
@@ -5959,8 +5978,8 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5959
5978
|
const m = i.result.getIncentiveData;
|
|
5960
5979
|
if (c.getIncentiveRebate in i.result) {
|
|
5961
5980
|
if ((t = i.result) != null && t.getIncentiveRebate) {
|
|
5962
|
-
const
|
|
5963
|
-
m.claimable = Number(
|
|
5981
|
+
const v = i.result.getIncentiveRebate;
|
|
5982
|
+
m.claimable = Number(v.amount);
|
|
5964
5983
|
}
|
|
5965
5984
|
delete i.result.getIncentiveRebate;
|
|
5966
5985
|
}
|
|
@@ -5968,32 +5987,32 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5968
5987
|
}
|
|
5969
5988
|
if (c.vipList in i.result && ((r = i.result) != null && r.vipList)) {
|
|
5970
5989
|
const m = i.result.vipList;
|
|
5971
|
-
let
|
|
5972
|
-
if (c.getSetting in i.result && ((a = i.result) != null && a.getSetting && (
|
|
5990
|
+
let v = 4;
|
|
5991
|
+
if (c.getSetting in i.result && ((a = i.result) != null && a.getSetting && (v = i.result.getSetting.vipCalculation), delete i.result.getSetting), c.vipStatus in i.result) {
|
|
5973
5992
|
if ((s = i.result) != null && s.vipStatus) {
|
|
5974
5993
|
const u = i.result.vipStatus, {
|
|
5975
5994
|
current_grade_id: l,
|
|
5976
5995
|
current_deposit: R,
|
|
5977
5996
|
current_turnover: z,
|
|
5978
|
-
percentage:
|
|
5979
|
-
} = u,
|
|
5980
|
-
m.list = m.list.map((G,
|
|
5981
|
-
const
|
|
5982
|
-
let
|
|
5983
|
-
return
|
|
5997
|
+
percentage: V
|
|
5998
|
+
} = u, Z = m.list.findIndex((G) => G.id === l);
|
|
5999
|
+
m.list = m.list.map((G, J) => {
|
|
6000
|
+
const Q = J === Z;
|
|
6001
|
+
let X = "0", U = "0", A = 0;
|
|
6002
|
+
return Q ? (X = `${Math.min(ze(R), ze(G.deposit.total))}`, U = `${Math.min(ze(z), ze(G.turnover.total))}`, A = V) : J < Z ? (X = G.deposit.total, U = G.turnover.total, A = 1) : J > Z && (X = "0.00", U = "0.00", A = 0), {
|
|
5984
6003
|
...G,
|
|
5985
|
-
is_current_level:
|
|
6004
|
+
is_current_level: Q,
|
|
5986
6005
|
deposit: {
|
|
5987
6006
|
...G.deposit,
|
|
5988
|
-
isShow:
|
|
5989
|
-
current:
|
|
6007
|
+
isShow: v === 1 || v === 3 || v === 4,
|
|
6008
|
+
current: P(X)
|
|
5990
6009
|
},
|
|
5991
6010
|
turnover: {
|
|
5992
6011
|
...G.turnover,
|
|
5993
|
-
isShow:
|
|
5994
|
-
current:
|
|
6012
|
+
isShow: v === 2 || v === 3 || v === 4,
|
|
6013
|
+
current: P(U)
|
|
5995
6014
|
},
|
|
5996
|
-
percentage:
|
|
6015
|
+
percentage: A * 100 > 100 ? 100 : A * 100
|
|
5997
6016
|
};
|
|
5998
6017
|
});
|
|
5999
6018
|
}
|
|
@@ -6008,29 +6027,29 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6008
6027
|
current: l,
|
|
6009
6028
|
percentage: R > 100 ? 100 : R
|
|
6010
6029
|
}, m.bonus.week.status = u.week.status;
|
|
6011
|
-
const { weekRemainingTime: z, weekProgressPercentage:
|
|
6030
|
+
const { weekRemainingTime: z, weekProgressPercentage: V } = Aa();
|
|
6012
6031
|
m.bonus.week.timestamp = {
|
|
6013
6032
|
current: z,
|
|
6014
|
-
percentage:
|
|
6033
|
+
percentage: V > 100 ? 100 : V
|
|
6015
6034
|
}, m.bonus.month.status = u.month.status;
|
|
6016
|
-
const { monthRemainingTime:
|
|
6035
|
+
const { monthRemainingTime: Z, monthProgressPercentage: G } = Va();
|
|
6017
6036
|
m.bonus.month.timestamp = {
|
|
6018
|
-
current:
|
|
6037
|
+
current: Z,
|
|
6019
6038
|
percentage: G > 100 ? 100 : G
|
|
6020
6039
|
}, m.bonus.salary_1st.status = u.salary_1st.status;
|
|
6021
|
-
const { remainingTimeTo5th:
|
|
6040
|
+
const { remainingTimeTo5th: J, progressPercentageTo5th: Q } = Xa();
|
|
6022
6041
|
m.bonus.salary_1st.timestamp = {
|
|
6023
|
-
current:
|
|
6024
|
-
percentage:
|
|
6042
|
+
current: J,
|
|
6043
|
+
percentage: Q > 100 ? 100 : Q
|
|
6025
6044
|
}, m.bonus.salary_10th.status = u.salary_10th.status;
|
|
6026
|
-
const { remainingTimeTo10th:
|
|
6045
|
+
const { remainingTimeTo10th: X, progressPercentageTo10th: U } = Za();
|
|
6027
6046
|
m.bonus.salary_10th.timestamp = {
|
|
6028
|
-
current:
|
|
6047
|
+
current: X,
|
|
6029
6048
|
percentage: U > 100 ? 100 : U
|
|
6030
6049
|
}, m.bonus.salary_20th.status = u.salary_20th.status;
|
|
6031
|
-
const { remainingTimeTo20th:
|
|
6050
|
+
const { remainingTimeTo20th: A, progressPercentageTo20th: ee } = Ja();
|
|
6032
6051
|
m.bonus.salary_20th.timestamp = {
|
|
6033
|
-
current:
|
|
6052
|
+
current: A,
|
|
6034
6053
|
percentage: ee > 100 ? 100 : ee
|
|
6035
6054
|
}, m.bonus.birthday.status = u.birthday.status;
|
|
6036
6055
|
}
|
|
@@ -6060,19 +6079,19 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6060
6079
|
code: "",
|
|
6061
6080
|
value: m.list.map((b) => b.benefit_list.upgrade.turnover)
|
|
6062
6081
|
});
|
|
6063
|
-
const
|
|
6082
|
+
const V = u.findIndex(
|
|
6064
6083
|
(b) => b.fieldName == "monthly_bonus"
|
|
6065
6084
|
);
|
|
6066
|
-
m.bonus.month.isShow =
|
|
6067
|
-
name: u[
|
|
6085
|
+
m.bonus.month.isShow = V > -1, V > -1 && l.push({
|
|
6086
|
+
name: u[V].showName,
|
|
6068
6087
|
code: "",
|
|
6069
6088
|
value: m.list.map((b) => b.benefit_list.monthly.bonus)
|
|
6070
6089
|
});
|
|
6071
|
-
const
|
|
6090
|
+
const Z = u.findIndex(
|
|
6072
6091
|
(b) => b.fieldName == "monthly_bonus_multiply"
|
|
6073
6092
|
);
|
|
6074
|
-
|
|
6075
|
-
name: u[
|
|
6093
|
+
Z > -1 && l.push({
|
|
6094
|
+
name: u[Z].showName,
|
|
6076
6095
|
code: "",
|
|
6077
6096
|
value: m.list.map((b) => b.benefit_list.monthly.turnover)
|
|
6078
6097
|
});
|
|
@@ -6084,27 +6103,27 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6084
6103
|
code: "",
|
|
6085
6104
|
value: m.list.map((b) => b.benefit_list.weekly.bonus)
|
|
6086
6105
|
});
|
|
6087
|
-
const
|
|
6106
|
+
const J = u.findIndex(
|
|
6088
6107
|
(b) => b.fieldName == "weekly_bonus_multiply"
|
|
6089
6108
|
);
|
|
6090
|
-
|
|
6091
|
-
name: u[
|
|
6109
|
+
J > -1 && l.push({
|
|
6110
|
+
name: u[J].showName,
|
|
6092
6111
|
code: "",
|
|
6093
6112
|
value: m.list.map((b) => b.benefit_list.weekly.turnover)
|
|
6094
6113
|
});
|
|
6095
|
-
const
|
|
6114
|
+
const Q = u.findIndex(
|
|
6096
6115
|
(b) => b.fieldName == "daily_bonus"
|
|
6097
6116
|
);
|
|
6098
|
-
m.bonus.day.isShow =
|
|
6099
|
-
name: u[
|
|
6117
|
+
m.bonus.day.isShow = Q > -1, Q > -1 && l.push({
|
|
6118
|
+
name: u[Q].showName,
|
|
6100
6119
|
code: "",
|
|
6101
6120
|
value: m.list.map((b) => b.benefit_list.daily.bonus)
|
|
6102
6121
|
});
|
|
6103
|
-
const
|
|
6122
|
+
const X = u.findIndex(
|
|
6104
6123
|
(b) => b.fieldName == "daily_bonus_multiply"
|
|
6105
6124
|
);
|
|
6106
|
-
|
|
6107
|
-
name: u[
|
|
6125
|
+
X > -1 && l.push({
|
|
6126
|
+
name: u[X].showName,
|
|
6108
6127
|
code: "",
|
|
6109
6128
|
value: m.list.map((b) => b.benefit_list.daily.turnover)
|
|
6110
6129
|
});
|
|
@@ -6116,11 +6135,11 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6116
6135
|
code: "",
|
|
6117
6136
|
value: m.list.map((b) => b.benefit_list.birthday.bonus)
|
|
6118
6137
|
});
|
|
6119
|
-
const
|
|
6138
|
+
const A = u.findIndex(
|
|
6120
6139
|
(b) => b.fieldName == "birthday_bonus_multiply"
|
|
6121
6140
|
);
|
|
6122
|
-
|
|
6123
|
-
name: u[
|
|
6141
|
+
A > -1 && l.push({
|
|
6142
|
+
name: u[A].showName,
|
|
6124
6143
|
code: "",
|
|
6125
6144
|
value: m.list.map((b) => b.benefit_list.birthday.turnover)
|
|
6126
6145
|
});
|
|
@@ -6134,54 +6153,54 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6134
6153
|
code: "",
|
|
6135
6154
|
value: m.list.map((b) => b.benefit_list.salary_1st.bonus)
|
|
6136
6155
|
});
|
|
6137
|
-
const
|
|
6156
|
+
const Me = u.findIndex(
|
|
6138
6157
|
(b) => b.fieldName == "salary_bonus_multiply_1st"
|
|
6139
6158
|
);
|
|
6140
|
-
|
|
6141
|
-
name: u[
|
|
6159
|
+
Me > -1 && l.push({
|
|
6160
|
+
name: u[Me].showName,
|
|
6142
6161
|
code: "",
|
|
6143
6162
|
value: m.list.map((b) => b.benefit_list.salary_1st.turnover)
|
|
6144
6163
|
});
|
|
6145
|
-
const
|
|
6164
|
+
const fe = u.findIndex(
|
|
6146
6165
|
(b) => b.fieldName == "salary_bonus_10th"
|
|
6147
6166
|
);
|
|
6148
6167
|
m.list.map((b) => {
|
|
6149
|
-
b.benefit_list.salary_10th.isShow =
|
|
6150
|
-
}), m.bonus.salary_10th.isShow =
|
|
6151
|
-
name: u[
|
|
6168
|
+
b.benefit_list.salary_10th.isShow = fe > -1;
|
|
6169
|
+
}), m.bonus.salary_10th.isShow = fe > -1, fe > -1 && l.push({
|
|
6170
|
+
name: u[fe].showName,
|
|
6152
6171
|
code: "",
|
|
6153
6172
|
value: m.list.map((b) => b.benefit_list.salary_10th.bonus)
|
|
6154
6173
|
});
|
|
6155
|
-
const
|
|
6174
|
+
const ke = u.findIndex(
|
|
6156
6175
|
(b) => b.fieldName == "salary_bonus_multiply_10th"
|
|
6157
6176
|
);
|
|
6158
|
-
|
|
6159
|
-
name: u[
|
|
6177
|
+
ke > -1 && l.push({
|
|
6178
|
+
name: u[ke].showName,
|
|
6160
6179
|
code: "",
|
|
6161
6180
|
value: m.list.map((b) => b.benefit_list.salary_10th.turnover)
|
|
6162
6181
|
});
|
|
6163
|
-
const
|
|
6182
|
+
const ge = u.findIndex(
|
|
6164
6183
|
(b) => b.fieldName == "salary_bonus_20th"
|
|
6165
6184
|
);
|
|
6166
6185
|
m.list.map((b) => {
|
|
6167
|
-
b.benefit_list.salary_20th.isShow =
|
|
6168
|
-
}), m.bonus.salary_20th.isShow =
|
|
6169
|
-
name: u[
|
|
6186
|
+
b.benefit_list.salary_20th.isShow = ge > -1;
|
|
6187
|
+
}), m.bonus.salary_20th.isShow = ge > -1, ge > -1 && l.push({
|
|
6188
|
+
name: u[ge].showName,
|
|
6170
6189
|
code: "",
|
|
6171
6190
|
value: m.list.map((b) => b.benefit_list.salary_20th.bonus)
|
|
6172
6191
|
});
|
|
6173
|
-
const
|
|
6192
|
+
const Se = u.findIndex(
|
|
6174
6193
|
(b) => b.fieldName == "salary_bonus_multiply_20th"
|
|
6175
6194
|
);
|
|
6176
|
-
|
|
6177
|
-
name: u[
|
|
6195
|
+
Se > -1 && l.push({
|
|
6196
|
+
name: u[Se].showName,
|
|
6178
6197
|
code: "",
|
|
6179
6198
|
value: m.list.map((b) => b.benefit_list.salary_20th.turnover)
|
|
6180
|
-
}), (
|
|
6199
|
+
}), (v === 1 || v === 3 || v === 4) && l.push({
|
|
6181
6200
|
name: "",
|
|
6182
6201
|
code: "detail_deposit",
|
|
6183
6202
|
value: m.list.map((b) => b.deposit.total)
|
|
6184
|
-
}), (
|
|
6203
|
+
}), (v === 2 || v === 3 || v === 4) && l.push({
|
|
6185
6204
|
name: "",
|
|
6186
6205
|
code: "detail_turnover",
|
|
6187
6206
|
value: m.list.map((b) => b.turnover.total)
|
|
@@ -6193,27 +6212,27 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6193
6212
|
}
|
|
6194
6213
|
if (c.getRewardReferral in i.result && ((g = i.result) != null && g.getRewardReferral)) {
|
|
6195
6214
|
const m = (f = i.result) == null ? void 0 : f.getRewardReferral;
|
|
6196
|
-
let
|
|
6215
|
+
let v = 0, u = 0;
|
|
6197
6216
|
if (c.getTurnOverRewardData in i.result && ((y = i.result) != null && y.getTurnOverRewardData)) {
|
|
6198
6217
|
const l = (D = i.result) == null ? void 0 : D.getTurnOverRewardData;
|
|
6199
|
-
|
|
6218
|
+
v += Number(l.totalReward), u += Number(l.unclaimReward), m.turnOverRewardData = l, delete i.result.getTurnOverRewardData;
|
|
6200
6219
|
}
|
|
6201
6220
|
if (c.getInviteRewardData in i.result && ((_ = i.result) != null && _.getInviteRewardData)) {
|
|
6202
6221
|
const l = (p = i.result) == null ? void 0 : p.getInviteRewardData;
|
|
6203
|
-
|
|
6222
|
+
v += Number(l.totalReward), u += Number(l.unclaimReward), m.inviteRewardData = l, delete i.result.getInviteRewardData;
|
|
6204
6223
|
}
|
|
6205
|
-
if (c.getTopupRewardData in i.result && ((
|
|
6224
|
+
if (c.getTopupRewardData in i.result && ((x = i.result) != null && x.getTopupRewardData)) {
|
|
6206
6225
|
const l = (N = i.result) == null ? void 0 : N.getTopupRewardData;
|
|
6207
|
-
|
|
6226
|
+
v += Number(l.totalReward), u += Number(l.unclaimReward), m.topupRewardData = l, delete i.result.getTopupRewardData;
|
|
6208
6227
|
}
|
|
6209
|
-
m.referralRewardData.isClaimable = u > 0, m.referralRewardData.totalCommission =
|
|
6228
|
+
m.referralRewardData.isClaimable = u > 0, m.referralRewardData.totalCommission = v.toString();
|
|
6210
6229
|
}
|
|
6211
|
-
if (c.getFavouriteGame in i.result && ((
|
|
6230
|
+
if (c.getFavouriteGame in i.result && ((H = i.result) != null && H.getFavouriteGame)) {
|
|
6212
6231
|
const m = i.result.getFavouriteGame;
|
|
6213
|
-
if (JSON.parse(e[
|
|
6214
|
-
const
|
|
6232
|
+
if (JSON.parse(e[he].query).pid && c.getPlatformTurnoverRate in i.result && (B = i.result) != null && B.getPlatformTurnoverRate) {
|
|
6233
|
+
const v = i.result.getPlatformTurnoverRate;
|
|
6215
6234
|
i.result.getFavouriteGame = m.data.map((u) => {
|
|
6216
|
-
const l =
|
|
6235
|
+
const l = v.find(
|
|
6217
6236
|
(R) => R.id === u.platformId
|
|
6218
6237
|
);
|
|
6219
6238
|
return {
|
|
@@ -6223,12 +6242,12 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6223
6242
|
}), delete i.result.getPlatformTurnoverRate;
|
|
6224
6243
|
}
|
|
6225
6244
|
}
|
|
6226
|
-
if (c.fishGameList in i.result && ((
|
|
6245
|
+
if (c.fishGameList in i.result && ((w = i.result) != null && w.fishGameList)) {
|
|
6227
6246
|
const m = i.result.fishGameList;
|
|
6228
|
-
if (JSON.parse(e[
|
|
6229
|
-
const
|
|
6247
|
+
if (JSON.parse(e[_e].query).pid && c.getPlatformTurnoverRate in i.result && (S = i.result) != null && S.getPlatformTurnoverRate) {
|
|
6248
|
+
const v = i.result.getPlatformTurnoverRate;
|
|
6230
6249
|
i.result.fishGameList = m.data.map((u) => {
|
|
6231
|
-
const l =
|
|
6250
|
+
const l = v.find(
|
|
6232
6251
|
(R) => R.id === u.platformId
|
|
6233
6252
|
);
|
|
6234
6253
|
return {
|
|
@@ -6238,17 +6257,32 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6238
6257
|
}), delete i.result.getPlatformTurnoverRate;
|
|
6239
6258
|
}
|
|
6240
6259
|
}
|
|
6241
|
-
if (c.
|
|
6260
|
+
if (c.paymentsProvider in i.result && i.result.paymentsProvider) {
|
|
6261
|
+
const m = i.result.paymentsProvider;
|
|
6262
|
+
if (c.cmsList in i.result && ((T = i.result) != null && T.cmsList)) {
|
|
6263
|
+
const v = i.result.cmsList;
|
|
6264
|
+
i.result.paymentsProvider = m.map((u) => {
|
|
6265
|
+
const l = v.depositHint.find(
|
|
6266
|
+
(R) => R.paymentName === u.name
|
|
6267
|
+
);
|
|
6268
|
+
return {
|
|
6269
|
+
...u,
|
|
6270
|
+
hintMsg: (l == null ? void 0 : l.content) ?? ""
|
|
6271
|
+
};
|
|
6272
|
+
}), delete i.result.cmsList;
|
|
6273
|
+
}
|
|
6274
|
+
}
|
|
6275
|
+
if (c.gameList in i.result && ((k = i.result) != null && k.gameList)) {
|
|
6242
6276
|
const m = i.result.gameList;
|
|
6243
|
-
if (JSON.parse(e[
|
|
6244
|
-
const
|
|
6245
|
-
if (m.trialGameList =
|
|
6277
|
+
if (JSON.parse(e[Te].query).pid) {
|
|
6278
|
+
const v = m.platformGame.map((u) => u.list.filter((l) => l.flag.trial && !u.nextPage).map((l) => l));
|
|
6279
|
+
if (m.trialGameList = v.flat(), c.getPlatformTurnoverRate in i.result && ((q = i.result) != null && q.getPlatformTurnoverRate)) {
|
|
6246
6280
|
const u = i.result.getPlatformTurnoverRate;
|
|
6247
6281
|
m.platformGame = m.platformGame.map((l) => ({
|
|
6248
6282
|
...l,
|
|
6249
6283
|
list: l.list.map((R) => {
|
|
6250
6284
|
const z = u.find(
|
|
6251
|
-
(
|
|
6285
|
+
(V) => V.id === R.platformId
|
|
6252
6286
|
);
|
|
6253
6287
|
return {
|
|
6254
6288
|
...R,
|
|
@@ -6284,33 +6318,33 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6284
6318
|
}
|
|
6285
6319
|
i.result.gameList = m;
|
|
6286
6320
|
}
|
|
6287
|
-
if (c.getCompany in i.result && ((
|
|
6321
|
+
if (c.getCompany in i.result && ((ue = i.result) != null && ue.getCompany)) {
|
|
6288
6322
|
const m = i.result.getCompany;
|
|
6289
|
-
if (c.searchResultDate in i.result && (
|
|
6290
|
-
const
|
|
6323
|
+
if (c.searchResultDate in i.result && (se = i.result) != null && se.searchResultDate) {
|
|
6324
|
+
const v = i.result.searchResultDate;
|
|
6291
6325
|
m.forEach((u) => {
|
|
6292
|
-
const l =
|
|
6326
|
+
const l = v.find((R) => R.id == u.id);
|
|
6293
6327
|
l && (u.date = l == null ? void 0 : l.date);
|
|
6294
6328
|
}), delete i.result.searchResultDate;
|
|
6295
6329
|
}
|
|
6296
6330
|
i.result.getCompany = m;
|
|
6297
6331
|
}
|
|
6298
6332
|
return i;
|
|
6299
|
-
} catch (
|
|
6300
|
-
return
|
|
6301
|
-
status: ((
|
|
6302
|
-
message: JSON.stringify((
|
|
6333
|
+
} catch (K) {
|
|
6334
|
+
return Ut.isAxiosError(K) ? {
|
|
6335
|
+
status: ((le = K.response) == null ? void 0 : le.status) || 600,
|
|
6336
|
+
message: JSON.stringify((ce = K.response) == null ? void 0 : ce.data),
|
|
6303
6337
|
result: {}
|
|
6304
|
-
} : (console.error(
|
|
6305
|
-
status:
|
|
6306
|
-
message:
|
|
6338
|
+
} : (console.error(K), {
|
|
6339
|
+
status: K.status || 500,
|
|
6340
|
+
message: K.message,
|
|
6307
6341
|
result: {}
|
|
6308
6342
|
});
|
|
6309
6343
|
}
|
|
6310
|
-
},
|
|
6344
|
+
}, Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6311
6345
|
__proto__: null,
|
|
6312
|
-
post:
|
|
6313
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6346
|
+
post: qi
|
|
6347
|
+
}, Symbol.toStringTag, { value: "Module" })), Hi = async (e) => {
|
|
6314
6348
|
let n = {
|
|
6315
6349
|
status: 200,
|
|
6316
6350
|
message: ""
|
|
@@ -6329,8 +6363,8 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6329
6363
|
return n;
|
|
6330
6364
|
}, Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6331
6365
|
__proto__: null,
|
|
6332
|
-
call:
|
|
6333
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6366
|
+
call: Hi
|
|
6367
|
+
}, Symbol.toStringTag, { value: "Module" })), Ui = async (e, n) => {
|
|
6334
6368
|
let t = {
|
|
6335
6369
|
status: 200,
|
|
6336
6370
|
message: ""
|
|
@@ -6350,10 +6384,10 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6350
6384
|
};
|
|
6351
6385
|
}
|
|
6352
6386
|
return t;
|
|
6353
|
-
},
|
|
6387
|
+
}, $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6354
6388
|
__proto__: null,
|
|
6355
|
-
call:
|
|
6356
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6389
|
+
call: Ui
|
|
6390
|
+
}, Symbol.toStringTag, { value: "Module" })), Vi = async () => {
|
|
6357
6391
|
let e = {
|
|
6358
6392
|
status: 200,
|
|
6359
6393
|
message: ""
|
|
@@ -6367,10 +6401,10 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6367
6401
|
};
|
|
6368
6402
|
}
|
|
6369
6403
|
return e;
|
|
6370
|
-
},
|
|
6404
|
+
}, Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6371
6405
|
__proto__: null,
|
|
6372
|
-
call:
|
|
6373
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6406
|
+
call: Vi
|
|
6407
|
+
}, Symbol.toStringTag, { value: "Module" })), Yt = {
|
|
6374
6408
|
data: {
|
|
6375
6409
|
status: !1,
|
|
6376
6410
|
message: "",
|
|
@@ -6380,11 +6414,11 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6380
6414
|
accountId: 0
|
|
6381
6415
|
}
|
|
6382
6416
|
}
|
|
6383
|
-
},
|
|
6417
|
+
}, Qi = async () => {
|
|
6384
6418
|
let e = {
|
|
6385
6419
|
status: 200,
|
|
6386
6420
|
message: "",
|
|
6387
|
-
...
|
|
6421
|
+
...Yt
|
|
6388
6422
|
};
|
|
6389
6423
|
try {
|
|
6390
6424
|
const t = (await ae.get("/graph/autoregister")).data;
|
|
@@ -6401,23 +6435,23 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6401
6435
|
e = {
|
|
6402
6436
|
status: n.status || 500,
|
|
6403
6437
|
message: n.message,
|
|
6404
|
-
...
|
|
6438
|
+
...Yt
|
|
6405
6439
|
};
|
|
6406
6440
|
}
|
|
6407
6441
|
return e;
|
|
6408
|
-
},
|
|
6442
|
+
}, Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6409
6443
|
__proto__: null,
|
|
6410
|
-
call:
|
|
6411
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6444
|
+
call: Qi
|
|
6445
|
+
}, Symbol.toStringTag, { value: "Module" })), qt = {
|
|
6412
6446
|
data: {
|
|
6413
6447
|
status: !1,
|
|
6414
6448
|
message: ""
|
|
6415
6449
|
}
|
|
6416
|
-
},
|
|
6450
|
+
}, Zi = async (e, n) => {
|
|
6417
6451
|
let t = {
|
|
6418
6452
|
status: 200,
|
|
6419
6453
|
message: "",
|
|
6420
|
-
...
|
|
6454
|
+
...qt
|
|
6421
6455
|
};
|
|
6422
6456
|
try {
|
|
6423
6457
|
const r = await ae.post("/graph/setlocale", {
|
|
@@ -6434,14 +6468,14 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6434
6468
|
t = {
|
|
6435
6469
|
status: r.status || 500,
|
|
6436
6470
|
message: r.message,
|
|
6437
|
-
...
|
|
6471
|
+
...qt
|
|
6438
6472
|
};
|
|
6439
6473
|
}
|
|
6440
6474
|
return t;
|
|
6441
|
-
},
|
|
6475
|
+
}, Ji = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6442
6476
|
__proto__: null,
|
|
6443
|
-
call:
|
|
6444
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6477
|
+
call: Zi
|
|
6478
|
+
}, Symbol.toStringTag, { value: "Module" })), Ki = async (e, n, t, r, a) => {
|
|
6445
6479
|
let s = {
|
|
6446
6480
|
status: 200,
|
|
6447
6481
|
message: "",
|
|
@@ -6479,10 +6513,10 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6479
6513
|
};
|
|
6480
6514
|
}
|
|
6481
6515
|
return s;
|
|
6482
|
-
},
|
|
6516
|
+
}, eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6483
6517
|
__proto__: null,
|
|
6484
|
-
call:
|
|
6485
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6518
|
+
call: Ki
|
|
6519
|
+
}, Symbol.toStringTag, { value: "Module" })), Et = {
|
|
6486
6520
|
data: {
|
|
6487
6521
|
status: !1,
|
|
6488
6522
|
message: "",
|
|
@@ -6492,12 +6526,12 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6492
6526
|
endTime: ""
|
|
6493
6527
|
}
|
|
6494
6528
|
}
|
|
6495
|
-
},
|
|
6529
|
+
}, tu = async () => {
|
|
6496
6530
|
var n, t, r;
|
|
6497
6531
|
let e = {
|
|
6498
6532
|
status: 200,
|
|
6499
6533
|
message: "",
|
|
6500
|
-
...
|
|
6534
|
+
...Et
|
|
6501
6535
|
};
|
|
6502
6536
|
try {
|
|
6503
6537
|
const s = (await ae.get("/graph/getMaintenanceMode")).data;
|
|
@@ -6514,15 +6548,13 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6514
6548
|
e = {
|
|
6515
6549
|
status: a.status || 500,
|
|
6516
6550
|
message: a.message,
|
|
6517
|
-
...
|
|
6551
|
+
...Et
|
|
6518
6552
|
};
|
|
6519
6553
|
}
|
|
6520
6554
|
return e;
|
|
6521
|
-
},
|
|
6555
|
+
}, nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6522
6556
|
__proto__: null,
|
|
6523
|
-
call:
|
|
6524
|
-
}, Symbol.toStringTag, { value: "Module" })), nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6525
|
-
__proto__: null
|
|
6557
|
+
call: tu
|
|
6526
6558
|
}, Symbol.toStringTag, { value: "Module" })), ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6527
6559
|
__proto__: null
|
|
6528
6560
|
}, Symbol.toStringTag, { value: "Module" })), au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6533,11 +6565,8 @@ const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6533
6565
|
__proto__: null
|
|
6534
6566
|
}, Symbol.toStringTag, { value: "Module" })), iu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6535
6567
|
__proto__: null
|
|
6536
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6537
|
-
|
|
6538
|
-
const uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6539
|
-
__proto__: null,
|
|
6540
|
-
CmsCategory: dn
|
|
6568
|
+
}, Symbol.toStringTag, { value: "Module" })), uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6569
|
+
__proto__: null
|
|
6541
6570
|
}, Symbol.toStringTag, { value: "Module" })), lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6542
6571
|
__proto__: null
|
|
6543
6572
|
}, Symbol.toStringTag, { value: "Module" })), cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6568,10 +6597,10 @@ const uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6568
6597
|
__proto__: null
|
|
6569
6598
|
}, Symbol.toStringTag, { value: "Module" })), Du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6570
6599
|
__proto__: null
|
|
6571
|
-
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6572
|
-
__proto__: null
|
|
6573
6600
|
}, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6574
6601
|
__proto__: null
|
|
6602
|
+
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6603
|
+
__proto__: null
|
|
6575
6604
|
}, Symbol.toStringTag, { value: "Module" })), Ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6576
6605
|
__proto__: null
|
|
6577
6606
|
}, Symbol.toStringTag, { value: "Module" })), Ou = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6600,7 +6629,7 @@ const uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6600
6629
|
__proto__: null
|
|
6601
6630
|
}, Symbol.toStringTag, { value: "Module" })), Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6602
6631
|
__proto__: null
|
|
6603
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6632
|
+
}, Symbol.toStringTag, { value: "Module" })), Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6604
6633
|
__proto__: null
|
|
6605
6634
|
}, Symbol.toStringTag, { value: "Module" })), Bt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6606
6635
|
__proto__: null
|
|
@@ -6612,10 +6641,10 @@ const uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6612
6641
|
__proto__: null
|
|
6613
6642
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
6614
6643
|
var mn = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(mn || {});
|
|
6615
|
-
const
|
|
6644
|
+
const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6616
6645
|
__proto__: null,
|
|
6617
6646
|
ImageCategory: mn
|
|
6618
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6647
|
+
}, Symbol.toStringTag, { value: "Module" })), Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6619
6648
|
__proto__: null
|
|
6620
6649
|
}, Symbol.toStringTag, { value: "Module" })), Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6621
6650
|
__proto__: null
|
|
@@ -6683,10 +6712,10 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6683
6712
|
__proto__: null
|
|
6684
6713
|
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6685
6714
|
__proto__: null
|
|
6686
|
-
}, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6687
|
-
__proto__: null
|
|
6688
6715
|
}, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6689
6716
|
__proto__: null
|
|
6717
|
+
}, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6718
|
+
__proto__: null
|
|
6690
6719
|
}, Symbol.toStringTag, { value: "Module" })), Rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6691
6720
|
__proto__: null
|
|
6692
6721
|
}, Symbol.toStringTag, { value: "Module" })), Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6721,10 +6750,10 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6721
6750
|
__proto__: null
|
|
6722
6751
|
}, Symbol.toStringTag, { value: "Module" })), El = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6723
6752
|
__proto__: null
|
|
6724
|
-
}, Symbol.toStringTag, { value: "Module" })), Bl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6725
|
-
__proto__: null
|
|
6726
6753
|
}, Symbol.toStringTag, { value: "Module" })), Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6727
6754
|
__proto__: null
|
|
6755
|
+
}, Symbol.toStringTag, { value: "Module" })), Bl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6756
|
+
__proto__: null
|
|
6728
6757
|
}, Symbol.toStringTag, { value: "Module" })), Ul = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6729
6758
|
__proto__: null
|
|
6730
6759
|
}, Symbol.toStringTag, { value: "Module" })), $l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6758,24 +6787,24 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6758
6787
|
}, Symbol.toStringTag, { value: "Module" })), oc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6759
6788
|
__proto__: null
|
|
6760
6789
|
}, Symbol.toStringTag, { value: "Module" })), lc = {
|
|
6761
|
-
api:
|
|
6790
|
+
api: Ei,
|
|
6762
6791
|
config: bn,
|
|
6763
6792
|
telegramLoginApi: Bi,
|
|
6764
|
-
loginApi:
|
|
6765
|
-
logoutApi:
|
|
6766
|
-
autoRegisterApi:
|
|
6767
|
-
setLocaleApi:
|
|
6768
|
-
loadMatchApi:
|
|
6769
|
-
getMaintenanceModeApi:
|
|
6793
|
+
loginApi: $i,
|
|
6794
|
+
logoutApi: Ai,
|
|
6795
|
+
autoRegisterApi: Xi,
|
|
6796
|
+
setLocaleApi: Ji,
|
|
6797
|
+
loadMatchApi: eu,
|
|
6798
|
+
getMaintenanceModeApi: nu,
|
|
6770
6799
|
apiType: ts,
|
|
6771
|
-
loginType:
|
|
6772
|
-
logoutType:
|
|
6773
|
-
announcementType:
|
|
6800
|
+
loginType: ru,
|
|
6801
|
+
logoutType: au,
|
|
6802
|
+
announcementType: su,
|
|
6774
6803
|
paymentsProviderType: ns,
|
|
6775
|
-
gameListType:
|
|
6776
|
-
vipListType:
|
|
6777
|
-
promotionType:
|
|
6778
|
-
cmsListType:
|
|
6804
|
+
gameListType: ou,
|
|
6805
|
+
vipListType: iu,
|
|
6806
|
+
promotionType: uu,
|
|
6807
|
+
cmsListType: Yi,
|
|
6779
6808
|
mainWalletType: lu,
|
|
6780
6809
|
upcomingMatchType: cu,
|
|
6781
6810
|
depositType: du,
|
|
@@ -6793,8 +6822,8 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6793
6822
|
mailBoxType: vu,
|
|
6794
6823
|
fishGameListType: wu,
|
|
6795
6824
|
slotGameListType: Du,
|
|
6796
|
-
getTurnOverRewardDataType:
|
|
6797
|
-
getTurnOverRewardReportType:
|
|
6825
|
+
getTurnOverRewardDataType: Pu,
|
|
6826
|
+
getTurnOverRewardReportType: xu,
|
|
6798
6827
|
getInviteRewardDataType: Ru,
|
|
6799
6828
|
getInviteRewardReportType: Ou,
|
|
6800
6829
|
getTopupRewardDataType: Mu,
|
|
@@ -6809,13 +6838,13 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6809
6838
|
getTurnOverRewardSettingType: zu,
|
|
6810
6839
|
requestForgetPasswordType: Gu,
|
|
6811
6840
|
submitForgetPasswordType: Wu,
|
|
6812
|
-
submitGiftCode:
|
|
6841
|
+
submitGiftCode: Ht,
|
|
6813
6842
|
playGame: Bt,
|
|
6814
6843
|
requestUpdateMobileTacCode: Yu,
|
|
6815
6844
|
submitUpdateMobileTacCode: qu,
|
|
6816
6845
|
getVerifyPromo: Eu,
|
|
6817
|
-
getImageType:
|
|
6818
|
-
getValidateType:
|
|
6846
|
+
getImageType: Hu,
|
|
6847
|
+
getValidateType: Bu,
|
|
6819
6848
|
updateProfilePictureType: Uu,
|
|
6820
6849
|
readMailType: $u,
|
|
6821
6850
|
checkRedPacketValidateType: Vu,
|
|
@@ -6826,7 +6855,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6826
6855
|
applySignInType: Ju,
|
|
6827
6856
|
applyRedPacketType: Ku,
|
|
6828
6857
|
getCountryType: el,
|
|
6829
|
-
submitGiftCodeType:
|
|
6858
|
+
submitGiftCodeType: Ht,
|
|
6830
6859
|
playGameType: Bt,
|
|
6831
6860
|
transferToMainType: tl,
|
|
6832
6861
|
transferProcessType: nl,
|
|
@@ -6852,8 +6881,8 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6852
6881
|
agTransferCreditReportType: vl,
|
|
6853
6882
|
betReportType: wl,
|
|
6854
6883
|
getTwoFactorAuthenticateType: Dl,
|
|
6855
|
-
submitTwoFactorAuthenticateType:
|
|
6856
|
-
getUserDeviceListType:
|
|
6884
|
+
submitTwoFactorAuthenticateType: Pl,
|
|
6885
|
+
getUserDeviceListType: xl,
|
|
6857
6886
|
unbindUserDeviceType: Rl,
|
|
6858
6887
|
searchNumberHistoryType: Ol,
|
|
6859
6888
|
changeWithdrawalCodeType: Ml,
|
|
@@ -6872,8 +6901,8 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6872
6901
|
getIncentiveRebate: ql,
|
|
6873
6902
|
getMissionData: pi,
|
|
6874
6903
|
getMissionClaim: El,
|
|
6875
|
-
registerFormType:
|
|
6876
|
-
getFavouriteGameType:
|
|
6904
|
+
registerFormType: Hl,
|
|
6905
|
+
getFavouriteGameType: Bl,
|
|
6877
6906
|
updateFavouriteGameType: Ul,
|
|
6878
6907
|
requestForgetUsernameType: $l,
|
|
6879
6908
|
submitForgetUsernameType: Vl,
|
|
@@ -6896,8 +6925,8 @@ export {
|
|
|
6896
6925
|
lc as Repository,
|
|
6897
6926
|
gu as addBankCardType,
|
|
6898
6927
|
vl as agTransferCreditReportType,
|
|
6899
|
-
|
|
6900
|
-
|
|
6928
|
+
su as announcementType,
|
|
6929
|
+
Ei as api,
|
|
6901
6930
|
ts as apiType,
|
|
6902
6931
|
Zu as applyPromoType,
|
|
6903
6932
|
Ku as applyRedPacketType,
|
|
@@ -6905,7 +6934,7 @@ export {
|
|
|
6905
6934
|
Ju as applySignInType,
|
|
6906
6935
|
mu as applyVipBonusType,
|
|
6907
6936
|
Fl as applyWeekCard,
|
|
6908
|
-
|
|
6937
|
+
Xi as autoRegisterApi,
|
|
6909
6938
|
wl as betReportType,
|
|
6910
6939
|
bu as changePasswordType,
|
|
6911
6940
|
Ml as changeWithdrawalCodeType,
|
|
@@ -6913,14 +6942,14 @@ export {
|
|
|
6913
6942
|
Vu as checkRedPacketValidateType,
|
|
6914
6943
|
al as checkTransferCreditType,
|
|
6915
6944
|
Wl as claimIncentiveRebate,
|
|
6916
|
-
|
|
6945
|
+
Yi as cmsListType,
|
|
6917
6946
|
dl as commissionWithdrawType,
|
|
6918
6947
|
bn as config,
|
|
6919
6948
|
du as depositType,
|
|
6920
6949
|
wu as fishGameListType,
|
|
6921
6950
|
ol as friendListEditType,
|
|
6922
6951
|
sl as friendListType,
|
|
6923
|
-
|
|
6952
|
+
ou as gameListType,
|
|
6924
6953
|
Xl as getASCMatchCountType,
|
|
6925
6954
|
Al as getAccumulateDepositClaimType,
|
|
6926
6955
|
Di as getAccumulateDepositDataType,
|
|
@@ -6933,15 +6962,15 @@ export {
|
|
|
6933
6962
|
hu as getEventListType,
|
|
6934
6963
|
_u as getEventTokenType,
|
|
6935
6964
|
Tu as getExtraGameType,
|
|
6936
|
-
|
|
6937
|
-
|
|
6965
|
+
Bl as getFavouriteGameType,
|
|
6966
|
+
Hu as getImageType,
|
|
6938
6967
|
Yl as getIncentiveData,
|
|
6939
6968
|
ql as getIncentiveRebate,
|
|
6940
6969
|
Cu as getInviteRewardClaimType,
|
|
6941
6970
|
Ru as getInviteRewardDataType,
|
|
6942
6971
|
Ou as getInviteRewardReportType,
|
|
6943
6972
|
Lu as getInviteRewardSettingType,
|
|
6944
|
-
|
|
6973
|
+
nu as getMaintenanceModeApi,
|
|
6945
6974
|
El as getMissionClaim,
|
|
6946
6975
|
pi as getMissionData,
|
|
6947
6976
|
ec as getPopoutItemType,
|
|
@@ -6954,15 +6983,15 @@ export {
|
|
|
6954
6983
|
Mu as getTopupRewardDataType,
|
|
6955
6984
|
ku as getTopupRewardReportType,
|
|
6956
6985
|
Nu as getTurnOverRewardClaimType,
|
|
6957
|
-
|
|
6958
|
-
|
|
6986
|
+
Pu as getTurnOverRewardDataType,
|
|
6987
|
+
xu as getTurnOverRewardReportType,
|
|
6959
6988
|
tc as getTurnOverRewardSettingMultType,
|
|
6960
6989
|
zu as getTurnOverRewardSettingType,
|
|
6961
6990
|
Dl as getTwoFactorAuthenticateType,
|
|
6962
|
-
|
|
6991
|
+
xl as getUserDeviceListType,
|
|
6963
6992
|
Au as getUserProfileType,
|
|
6964
6993
|
Xu as getUsernameByReferType,
|
|
6965
|
-
|
|
6994
|
+
Bu as getValidateType,
|
|
6966
6995
|
Eu as getVerifyPromo,
|
|
6967
6996
|
Nl as getWeekCardClaim,
|
|
6968
6997
|
Ll as getWeekCardData,
|
|
@@ -6971,23 +7000,23 @@ export {
|
|
|
6971
7000
|
ac as interestTransferInType,
|
|
6972
7001
|
sc as interestTransferOutType,
|
|
6973
7002
|
oc as interestWalletInfoType,
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6977
|
-
|
|
6978
|
-
|
|
7003
|
+
eu as loadMatchApi,
|
|
7004
|
+
$i as loginApi,
|
|
7005
|
+
ru as loginType,
|
|
7006
|
+
Ai as logoutApi,
|
|
7007
|
+
au as logoutType,
|
|
6979
7008
|
vu as mailBoxType,
|
|
6980
7009
|
lu as mainWalletType,
|
|
6981
7010
|
ns as paymentsProviderType,
|
|
6982
7011
|
Bt as playGame,
|
|
6983
7012
|
Bt as playGameType,
|
|
6984
|
-
|
|
7013
|
+
uu as promotionType,
|
|
6985
7014
|
$u as readMailType,
|
|
6986
7015
|
Ql as rebateRefundSettingType,
|
|
6987
7016
|
_l as referralMemberProfileType,
|
|
6988
7017
|
hl as referralProfileType,
|
|
6989
7018
|
Tl as registerActionType,
|
|
6990
|
-
|
|
7019
|
+
Hl as registerFormType,
|
|
6991
7020
|
Gu as requestForgetPasswordType,
|
|
6992
7021
|
$l as requestForgetUsernameType,
|
|
6993
7022
|
Qu as requestTacCodeType,
|
|
@@ -6996,17 +7025,17 @@ export {
|
|
|
6996
7025
|
ll as requestWithdrawTacType,
|
|
6997
7026
|
cl as requestWithdrawalCodeType,
|
|
6998
7027
|
Ol as searchNumberHistoryType,
|
|
6999
|
-
|
|
7028
|
+
Ji as setLocaleApi,
|
|
7000
7029
|
yl as signInRecordType,
|
|
7001
7030
|
bl as signInViewInfoType,
|
|
7002
7031
|
Du as slotGameListType,
|
|
7003
7032
|
fl as submitCryptoAccountType,
|
|
7004
7033
|
Wu as submitForgetPasswordType,
|
|
7005
7034
|
Vl as submitForgetUsernameType,
|
|
7006
|
-
|
|
7007
|
-
|
|
7035
|
+
Ht as submitGiftCode,
|
|
7036
|
+
Ht as submitGiftCodeType,
|
|
7008
7037
|
pl as submitTransferMoneyType,
|
|
7009
|
-
|
|
7038
|
+
Pl as submitTwoFactorAuthenticateType,
|
|
7010
7039
|
qu as submitUpdateMobileTacCode,
|
|
7011
7040
|
rl as submitValidateType,
|
|
7012
7041
|
Sl as submitWithdrawalAlipayType,
|
|
@@ -7023,7 +7052,7 @@ export {
|
|
|
7023
7052
|
Zl as updateDeviceTokenType,
|
|
7024
7053
|
Ul as updateFavouriteGameType,
|
|
7025
7054
|
Uu as updateProfilePictureType,
|
|
7026
|
-
|
|
7055
|
+
iu as vipListType,
|
|
7027
7056
|
yu as walletType,
|
|
7028
7057
|
pu as withdrawType,
|
|
7029
7058
|
fu as withdrawalGetType
|