60p82u21t54k 0.1.17 → 0.1.18
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 +1134 -1083
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/api/api.d.ts.map +1 -1
- package/dist/api/type.d.ts +4 -1
- package/dist/api/type.d.ts.map +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/model/rebateRefundSetting/getRebateRefundSettingResponse.d.ts +27 -0
- package/dist/model/rebateRefundSetting/getRebateRefundSettingResponse.d.ts.map +1 -0
- package/dist/model/rebateRefundSetting/type.d.ts +22 -0
- package/dist/model/rebateRefundSetting/type.d.ts.map +1 -0
- package/dist/model/vipBonus/getVipBonusResponse.d.ts +6 -2
- package/dist/model/vipBonus/getVipBonusResponse.d.ts.map +1 -1
- package/dist/model/vipBonus/type.d.ts +20 -3
- package/dist/model/vipBonus/type.d.ts.map +1 -1
- package/dist/plugin.d.ts +2 -1
- package/dist/plugin.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var y = (e, n, t) =>
|
|
4
|
-
import
|
|
5
|
-
const ae =
|
|
1
|
+
var Gt = Object.defineProperty;
|
|
2
|
+
var zt = (e, n, t) => n in e ? Gt(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
|
+
var y = (e, n, t) => zt(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
|
+
import bt from "axios";
|
|
5
|
+
const ae = bt.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -62,38 +62,38 @@ 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
|
-
const
|
|
65
|
+
const yt = 6048e5, Wt = 864e5, Yt = 6e4, qt = 36e5, Et = 1e3, Ue = Symbol.for("constructDateFrom");
|
|
66
66
|
function G(e, n) {
|
|
67
|
-
return typeof e == "function" ? e(n) : e && typeof e == "object" &&
|
|
67
|
+
return typeof e == "function" ? e(n) : e && typeof e == "object" && Ue in e ? e[Ue](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
68
68
|
}
|
|
69
69
|
function L(e, n) {
|
|
70
70
|
return G(n || e, e);
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function ht(e, n, t) {
|
|
73
73
|
const r = L(e, t == null ? void 0 : t.in);
|
|
74
74
|
return isNaN(n) ? G((t == null ? void 0 : t.in) || e, NaN) : (n && r.setDate(r.getDate() + n), r);
|
|
75
75
|
}
|
|
76
|
-
let
|
|
77
|
-
function
|
|
78
|
-
return
|
|
76
|
+
let Ht = {};
|
|
77
|
+
function ge() {
|
|
78
|
+
return Ht;
|
|
79
79
|
}
|
|
80
80
|
function re(e, n) {
|
|
81
81
|
var d, p, m, b;
|
|
82
|
-
const t =
|
|
82
|
+
const t = ge(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.weekStartsOn) ?? t.weekStartsOn ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.weekStartsOn) ?? 0, a = L(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
|
|
83
83
|
return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function fe(e, n) {
|
|
86
86
|
return re(e, { ...n, weekStartsOn: 1 });
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function _t(e, n) {
|
|
89
89
|
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = G(t, 0);
|
|
90
90
|
a.setFullYear(r + 1, 0, 4), a.setHours(0, 0, 0, 0);
|
|
91
|
-
const s =
|
|
91
|
+
const s = fe(a), o = G(t, 0);
|
|
92
92
|
o.setFullYear(r, 0, 4), o.setHours(0, 0, 0, 0);
|
|
93
|
-
const d =
|
|
93
|
+
const d = fe(o);
|
|
94
94
|
return t.getTime() >= s.getTime() ? r + 1 : t.getTime() >= d.getTime() ? r : r - 1;
|
|
95
95
|
}
|
|
96
|
-
function
|
|
96
|
+
function Te(e) {
|
|
97
97
|
const n = L(e), t = new Date(
|
|
98
98
|
Date.UTC(
|
|
99
99
|
n.getFullYear(),
|
|
@@ -107,40 +107,40 @@ function _e(e) {
|
|
|
107
107
|
);
|
|
108
108
|
return t.setUTCFullYear(n.getFullYear()), +e - +t;
|
|
109
109
|
}
|
|
110
|
-
function
|
|
110
|
+
function Bt(e, ...n) {
|
|
111
111
|
const t = G.bind(
|
|
112
112
|
null,
|
|
113
113
|
n.find((r) => typeof r == "object")
|
|
114
114
|
);
|
|
115
115
|
return n.map(t);
|
|
116
116
|
}
|
|
117
|
-
function
|
|
117
|
+
function $e(e, n) {
|
|
118
118
|
const t = L(e, n == null ? void 0 : n.in);
|
|
119
119
|
return t.setHours(0, 0, 0, 0), t;
|
|
120
120
|
}
|
|
121
|
-
function
|
|
122
|
-
const [r, a] =
|
|
121
|
+
function Ut(e, n, t) {
|
|
122
|
+
const [r, a] = Bt(
|
|
123
123
|
t == null ? void 0 : t.in,
|
|
124
124
|
e,
|
|
125
125
|
n
|
|
126
|
-
), s =
|
|
127
|
-
return Math.round((d - p) /
|
|
126
|
+
), s = $e(r), o = $e(a), d = +s - Te(s), p = +o - Te(o);
|
|
127
|
+
return Math.round((d - p) / Wt);
|
|
128
128
|
}
|
|
129
|
-
function
|
|
130
|
-
const t =
|
|
131
|
-
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0),
|
|
129
|
+
function $t(e, n) {
|
|
130
|
+
const t = _t(e, n), r = G(e, 0);
|
|
131
|
+
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0), fe(r);
|
|
132
132
|
}
|
|
133
|
-
function
|
|
133
|
+
function Vt(e) {
|
|
134
134
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
135
135
|
}
|
|
136
|
-
function
|
|
137
|
-
return !(
|
|
136
|
+
function At(e) {
|
|
137
|
+
return !(!Vt(e) && typeof e != "number" || isNaN(+L(e)));
|
|
138
138
|
}
|
|
139
|
-
function
|
|
139
|
+
function Qt(e, n) {
|
|
140
140
|
const t = L(e, n == null ? void 0 : n.in);
|
|
141
141
|
return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
142
142
|
}
|
|
143
|
-
const
|
|
143
|
+
const Xt = {
|
|
144
144
|
lessThanXSeconds: {
|
|
145
145
|
one: "less than a second",
|
|
146
146
|
other: "less than {{count}} seconds"
|
|
@@ -202,54 +202,54 @@ const Qt = {
|
|
|
202
202
|
one: "almost 1 year",
|
|
203
203
|
other: "almost {{count}} years"
|
|
204
204
|
}
|
|
205
|
-
},
|
|
205
|
+
}, Zt = (e, n, t) => {
|
|
206
206
|
let r;
|
|
207
|
-
const a =
|
|
207
|
+
const a = Xt[e];
|
|
208
208
|
return typeof a == "string" ? r = a : n === 1 ? r = a.one : r = a.other.replace("{{count}}", n.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + r : r + " ago" : r;
|
|
209
209
|
};
|
|
210
|
-
function
|
|
210
|
+
function ke(e) {
|
|
211
211
|
return (n = {}) => {
|
|
212
212
|
const t = n.width ? String(n.width) : e.defaultWidth;
|
|
213
213
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
214
214
|
};
|
|
215
215
|
}
|
|
216
|
-
const
|
|
216
|
+
const Jt = {
|
|
217
217
|
full: "EEEE, MMMM do, y",
|
|
218
218
|
long: "MMMM do, y",
|
|
219
219
|
medium: "MMM d, y",
|
|
220
220
|
short: "MM/dd/yyyy"
|
|
221
|
-
},
|
|
221
|
+
}, Kt = {
|
|
222
222
|
full: "h:mm:ss a zzzz",
|
|
223
223
|
long: "h:mm:ss a z",
|
|
224
224
|
medium: "h:mm:ss a",
|
|
225
225
|
short: "h:mm a"
|
|
226
|
-
},
|
|
226
|
+
}, en = {
|
|
227
227
|
full: "{{date}} 'at' {{time}}",
|
|
228
228
|
long: "{{date}} 'at' {{time}}",
|
|
229
229
|
medium: "{{date}}, {{time}}",
|
|
230
230
|
short: "{{date}}, {{time}}"
|
|
231
|
-
},
|
|
232
|
-
date:
|
|
233
|
-
formats: Zt,
|
|
234
|
-
defaultWidth: "full"
|
|
235
|
-
}),
|
|
236
|
-
time: Me({
|
|
231
|
+
}, tn = {
|
|
232
|
+
date: ke({
|
|
237
233
|
formats: Jt,
|
|
238
234
|
defaultWidth: "full"
|
|
239
235
|
}),
|
|
240
|
-
|
|
236
|
+
time: ke({
|
|
241
237
|
formats: Kt,
|
|
242
238
|
defaultWidth: "full"
|
|
239
|
+
}),
|
|
240
|
+
dateTime: ke({
|
|
241
|
+
formats: en,
|
|
242
|
+
defaultWidth: "full"
|
|
243
243
|
})
|
|
244
|
-
},
|
|
244
|
+
}, nn = {
|
|
245
245
|
lastWeek: "'last' eeee 'at' p",
|
|
246
246
|
yesterday: "'yesterday at' p",
|
|
247
247
|
today: "'today at' p",
|
|
248
248
|
tomorrow: "'tomorrow at' p",
|
|
249
249
|
nextWeek: "eeee 'at' p",
|
|
250
250
|
other: "P"
|
|
251
|
-
},
|
|
252
|
-
function
|
|
251
|
+
}, rn = (e, n, t, r) => nn[e];
|
|
252
|
+
function pe(e) {
|
|
253
253
|
return (n, t) => {
|
|
254
254
|
const r = t != null && t.context ? String(t.context) : "standalone";
|
|
255
255
|
let a;
|
|
@@ -264,15 +264,15 @@ function ge(e) {
|
|
|
264
264
|
return a[s];
|
|
265
265
|
};
|
|
266
266
|
}
|
|
267
|
-
const
|
|
267
|
+
const an = {
|
|
268
268
|
narrow: ["B", "A"],
|
|
269
269
|
abbreviated: ["BC", "AD"],
|
|
270
270
|
wide: ["Before Christ", "Anno Domini"]
|
|
271
|
-
},
|
|
271
|
+
}, sn = {
|
|
272
272
|
narrow: ["1", "2", "3", "4"],
|
|
273
273
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
274
274
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
275
|
-
},
|
|
275
|
+
}, on = {
|
|
276
276
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
277
277
|
abbreviated: [
|
|
278
278
|
"Jan",
|
|
@@ -302,7 +302,7 @@ const rn = {
|
|
|
302
302
|
"November",
|
|
303
303
|
"December"
|
|
304
304
|
]
|
|
305
|
-
},
|
|
305
|
+
}, un = {
|
|
306
306
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
307
307
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
308
308
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
@@ -315,7 +315,7 @@ const rn = {
|
|
|
315
315
|
"Friday",
|
|
316
316
|
"Saturday"
|
|
317
317
|
]
|
|
318
|
-
},
|
|
318
|
+
}, cn = {
|
|
319
319
|
narrow: {
|
|
320
320
|
am: "a",
|
|
321
321
|
pm: "p",
|
|
@@ -346,7 +346,7 @@ const rn = {
|
|
|
346
346
|
evening: "evening",
|
|
347
347
|
night: "night"
|
|
348
348
|
}
|
|
349
|
-
},
|
|
349
|
+
}, ln = {
|
|
350
350
|
narrow: {
|
|
351
351
|
am: "a",
|
|
352
352
|
pm: "p",
|
|
@@ -377,7 +377,7 @@ const rn = {
|
|
|
377
377
|
evening: "in the evening",
|
|
378
378
|
night: "at night"
|
|
379
379
|
}
|
|
380
|
-
},
|
|
380
|
+
}, dn = (e, n) => {
|
|
381
381
|
const t = Number(e), r = t % 100;
|
|
382
382
|
if (r > 20 || r < 10)
|
|
383
383
|
switch (r % 10) {
|
|
@@ -389,40 +389,40 @@ const rn = {
|
|
|
389
389
|
return t + "rd";
|
|
390
390
|
}
|
|
391
391
|
return t + "th";
|
|
392
|
-
},
|
|
393
|
-
ordinalNumber:
|
|
394
|
-
era:
|
|
395
|
-
values:
|
|
392
|
+
}, mn = {
|
|
393
|
+
ordinalNumber: dn,
|
|
394
|
+
era: pe({
|
|
395
|
+
values: an,
|
|
396
396
|
defaultWidth: "wide"
|
|
397
397
|
}),
|
|
398
|
-
quarter:
|
|
399
|
-
values:
|
|
398
|
+
quarter: pe({
|
|
399
|
+
values: sn,
|
|
400
400
|
defaultWidth: "wide",
|
|
401
401
|
argumentCallback: (e) => e - 1
|
|
402
402
|
}),
|
|
403
|
-
month:
|
|
404
|
-
values: sn,
|
|
405
|
-
defaultWidth: "wide"
|
|
406
|
-
}),
|
|
407
|
-
day: ge({
|
|
403
|
+
month: pe({
|
|
408
404
|
values: on,
|
|
409
405
|
defaultWidth: "wide"
|
|
410
406
|
}),
|
|
411
|
-
|
|
407
|
+
day: pe({
|
|
412
408
|
values: un,
|
|
409
|
+
defaultWidth: "wide"
|
|
410
|
+
}),
|
|
411
|
+
dayPeriod: pe({
|
|
412
|
+
values: cn,
|
|
413
413
|
defaultWidth: "wide",
|
|
414
|
-
formattingValues:
|
|
414
|
+
formattingValues: ln,
|
|
415
415
|
defaultFormattingWidth: "wide"
|
|
416
416
|
})
|
|
417
417
|
};
|
|
418
|
-
function
|
|
418
|
+
function be(e) {
|
|
419
419
|
return (n, t = {}) => {
|
|
420
420
|
const r = t.width, a = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], s = n.match(a);
|
|
421
421
|
if (!s)
|
|
422
422
|
return null;
|
|
423
|
-
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(d) ?
|
|
423
|
+
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(d) ? gn(d, (x) => x.test(o)) : (
|
|
424
424
|
// [TODO] -- I challenge you to fix the type
|
|
425
|
-
|
|
425
|
+
fn(d, (x) => x.test(o))
|
|
426
426
|
);
|
|
427
427
|
let m;
|
|
428
428
|
m = e.valueCallback ? e.valueCallback(p) : p, m = t.valueCallback ? (
|
|
@@ -433,17 +433,17 @@ function pe(e) {
|
|
|
433
433
|
return { value: m, rest: b };
|
|
434
434
|
};
|
|
435
435
|
}
|
|
436
|
-
function
|
|
436
|
+
function fn(e, n) {
|
|
437
437
|
for (const t in e)
|
|
438
438
|
if (Object.prototype.hasOwnProperty.call(e, t) && n(e[t]))
|
|
439
439
|
return t;
|
|
440
440
|
}
|
|
441
|
-
function
|
|
441
|
+
function gn(e, n) {
|
|
442
442
|
for (let t = 0; t < e.length; t++)
|
|
443
443
|
if (n(e[t]))
|
|
444
444
|
return t;
|
|
445
445
|
}
|
|
446
|
-
function
|
|
446
|
+
function pn(e) {
|
|
447
447
|
return (n, t = {}) => {
|
|
448
448
|
const r = n.match(e.matchPattern);
|
|
449
449
|
if (!r) return null;
|
|
@@ -455,23 +455,23 @@ function gn(e) {
|
|
|
455
455
|
return { value: o, rest: d };
|
|
456
456
|
};
|
|
457
457
|
}
|
|
458
|
-
const
|
|
458
|
+
const bn = /^(\d+)(th|st|nd|rd)?/i, yn = /\d+/i, hn = {
|
|
459
459
|
narrow: /^(b|a)/i,
|
|
460
460
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
461
461
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
462
|
-
}, hn = {
|
|
463
|
-
any: [/^b/i, /^(a|c)/i]
|
|
464
462
|
}, _n = {
|
|
463
|
+
any: [/^b/i, /^(a|c)/i]
|
|
464
|
+
}, Tn = {
|
|
465
465
|
narrow: /^[1234]/i,
|
|
466
466
|
abbreviated: /^q[1234]/i,
|
|
467
467
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
468
|
-
},
|
|
468
|
+
}, vn = {
|
|
469
469
|
any: [/1/i, /2/i, /3/i, /4/i]
|
|
470
470
|
}, wn = {
|
|
471
471
|
narrow: /^[jfmasond]/i,
|
|
472
472
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
473
473
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
474
|
-
},
|
|
474
|
+
}, xn = {
|
|
475
475
|
narrow: [
|
|
476
476
|
/^j/i,
|
|
477
477
|
/^f/i,
|
|
@@ -500,18 +500,18 @@ const pn = /^(\d+)(th|st|nd|rd)?/i, bn = /\d+/i, yn = {
|
|
|
500
500
|
/^n/i,
|
|
501
501
|
/^d/i
|
|
502
502
|
]
|
|
503
|
-
},
|
|
503
|
+
}, Pn = {
|
|
504
504
|
narrow: /^[smtwf]/i,
|
|
505
505
|
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
506
506
|
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
507
507
|
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
508
|
-
},
|
|
508
|
+
}, Dn = {
|
|
509
509
|
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
510
510
|
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
511
|
-
},
|
|
511
|
+
}, On = {
|
|
512
512
|
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
513
513
|
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
514
|
-
},
|
|
514
|
+
}, Mn = {
|
|
515
515
|
any: {
|
|
516
516
|
am: /^a/i,
|
|
517
517
|
pm: /^p/i,
|
|
@@ -522,80 +522,80 @@ const pn = /^(\d+)(th|st|nd|rd)?/i, bn = /\d+/i, yn = {
|
|
|
522
522
|
evening: /evening/i,
|
|
523
523
|
night: /night/i
|
|
524
524
|
}
|
|
525
|
-
},
|
|
526
|
-
ordinalNumber:
|
|
527
|
-
matchPattern:
|
|
528
|
-
parsePattern:
|
|
525
|
+
}, kn = {
|
|
526
|
+
ordinalNumber: pn({
|
|
527
|
+
matchPattern: bn,
|
|
528
|
+
parsePattern: yn,
|
|
529
529
|
valueCallback: (e) => parseInt(e, 10)
|
|
530
530
|
}),
|
|
531
|
-
era:
|
|
532
|
-
matchPatterns:
|
|
531
|
+
era: be({
|
|
532
|
+
matchPatterns: hn,
|
|
533
533
|
defaultMatchWidth: "wide",
|
|
534
|
-
parsePatterns:
|
|
534
|
+
parsePatterns: _n,
|
|
535
535
|
defaultParseWidth: "any"
|
|
536
536
|
}),
|
|
537
|
-
quarter:
|
|
538
|
-
matchPatterns:
|
|
537
|
+
quarter: be({
|
|
538
|
+
matchPatterns: Tn,
|
|
539
539
|
defaultMatchWidth: "wide",
|
|
540
|
-
parsePatterns:
|
|
540
|
+
parsePatterns: vn,
|
|
541
541
|
defaultParseWidth: "any",
|
|
542
542
|
valueCallback: (e) => e + 1
|
|
543
543
|
}),
|
|
544
|
-
month:
|
|
544
|
+
month: be({
|
|
545
545
|
matchPatterns: wn,
|
|
546
546
|
defaultMatchWidth: "wide",
|
|
547
|
-
parsePatterns:
|
|
547
|
+
parsePatterns: xn,
|
|
548
548
|
defaultParseWidth: "any"
|
|
549
549
|
}),
|
|
550
|
-
day:
|
|
551
|
-
matchPatterns:
|
|
550
|
+
day: be({
|
|
551
|
+
matchPatterns: Pn,
|
|
552
552
|
defaultMatchWidth: "wide",
|
|
553
|
-
parsePatterns:
|
|
553
|
+
parsePatterns: Dn,
|
|
554
554
|
defaultParseWidth: "any"
|
|
555
555
|
}),
|
|
556
|
-
dayPeriod:
|
|
557
|
-
matchPatterns:
|
|
556
|
+
dayPeriod: be({
|
|
557
|
+
matchPatterns: On,
|
|
558
558
|
defaultMatchWidth: "any",
|
|
559
|
-
parsePatterns:
|
|
559
|
+
parsePatterns: Mn,
|
|
560
560
|
defaultParseWidth: "any"
|
|
561
561
|
})
|
|
562
|
-
},
|
|
562
|
+
}, Tt = {
|
|
563
563
|
code: "en-US",
|
|
564
|
-
formatDistance:
|
|
565
|
-
formatLong:
|
|
566
|
-
formatRelative:
|
|
567
|
-
localize:
|
|
568
|
-
match:
|
|
564
|
+
formatDistance: Zt,
|
|
565
|
+
formatLong: tn,
|
|
566
|
+
formatRelative: rn,
|
|
567
|
+
localize: mn,
|
|
568
|
+
match: kn,
|
|
569
569
|
options: {
|
|
570
570
|
weekStartsOn: 0,
|
|
571
571
|
firstWeekContainsDate: 1
|
|
572
572
|
}
|
|
573
573
|
};
|
|
574
|
-
function
|
|
574
|
+
function Rn(e, n) {
|
|
575
575
|
const t = L(e, n == null ? void 0 : n.in);
|
|
576
|
-
return
|
|
576
|
+
return Ut(t, Qt(t)) + 1;
|
|
577
577
|
}
|
|
578
|
-
function
|
|
579
|
-
const t = L(e, n == null ? void 0 : n.in), r = +
|
|
580
|
-
return Math.round(r /
|
|
578
|
+
function vt(e, n) {
|
|
579
|
+
const t = L(e, n == null ? void 0 : n.in), r = +fe(t) - +$t(t);
|
|
580
|
+
return Math.round(r / yt) + 1;
|
|
581
581
|
}
|
|
582
|
-
function
|
|
582
|
+
function We(e, n) {
|
|
583
583
|
var b, x, h, g;
|
|
584
|
-
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a =
|
|
584
|
+
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = ge(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((x = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((g = (h = a.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = G((n == null ? void 0 : n.in) || e, 0);
|
|
585
585
|
o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
|
|
586
586
|
const d = re(o, n), p = G((n == null ? void 0 : n.in) || e, 0);
|
|
587
587
|
p.setFullYear(r, 0, s), p.setHours(0, 0, 0, 0);
|
|
588
588
|
const m = re(p, n);
|
|
589
589
|
return +t >= +d ? r + 1 : +t >= +m ? r : r - 1;
|
|
590
590
|
}
|
|
591
|
-
function
|
|
591
|
+
function Sn(e, n) {
|
|
592
592
|
var d, p, m, b;
|
|
593
|
-
const t =
|
|
593
|
+
const t = ge(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, a = We(e, n), s = G((n == null ? void 0 : n.in) || e, 0);
|
|
594
594
|
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), re(s, n);
|
|
595
595
|
}
|
|
596
596
|
function wt(e, n) {
|
|
597
|
-
const t = L(e, n == null ? void 0 : n.in), r = +re(t, n) - +
|
|
598
|
-
return Math.round(r /
|
|
597
|
+
const t = L(e, n == null ? void 0 : n.in), r = +re(t, n) - +Sn(t, n);
|
|
598
|
+
return Math.round(r / yt) + 1;
|
|
599
599
|
}
|
|
600
600
|
function k(e, n) {
|
|
601
601
|
const t = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(n, "0");
|
|
@@ -655,7 +655,7 @@ const ne = {
|
|
|
655
655
|
);
|
|
656
656
|
return k(a, n.length);
|
|
657
657
|
}
|
|
658
|
-
},
|
|
658
|
+
}, de = {
|
|
659
659
|
am: "am",
|
|
660
660
|
pm: "pm",
|
|
661
661
|
midnight: "midnight",
|
|
@@ -664,7 +664,7 @@ const ne = {
|
|
|
664
664
|
afternoon: "afternoon",
|
|
665
665
|
evening: "evening",
|
|
666
666
|
night: "night"
|
|
667
|
-
},
|
|
667
|
+
}, Ve = {
|
|
668
668
|
// Era
|
|
669
669
|
G: function(e, n, t) {
|
|
670
670
|
const r = e.getFullYear() > 0 ? 1 : 0;
|
|
@@ -690,7 +690,7 @@ const ne = {
|
|
|
690
690
|
},
|
|
691
691
|
// Local week-numbering year
|
|
692
692
|
Y: function(e, n, t, r) {
|
|
693
|
-
const a =
|
|
693
|
+
const a = We(e, r), s = a > 0 ? a : 1 - a;
|
|
694
694
|
if (n === "YY") {
|
|
695
695
|
const o = s % 100;
|
|
696
696
|
return k(o, 2);
|
|
@@ -699,7 +699,7 @@ const ne = {
|
|
|
699
699
|
},
|
|
700
700
|
// ISO week-numbering year
|
|
701
701
|
R: function(e, n) {
|
|
702
|
-
const t =
|
|
702
|
+
const t = _t(e);
|
|
703
703
|
return k(t, n.length);
|
|
704
704
|
},
|
|
705
705
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -827,7 +827,7 @@ const ne = {
|
|
|
827
827
|
},
|
|
828
828
|
// ISO week of year
|
|
829
829
|
I: function(e, n, t) {
|
|
830
|
-
const r =
|
|
830
|
+
const r = vt(e);
|
|
831
831
|
return n === "Io" ? t.ordinalNumber(r, { unit: "week" }) : k(r, n.length);
|
|
832
832
|
},
|
|
833
833
|
// Day of the month
|
|
@@ -836,7 +836,7 @@ const ne = {
|
|
|
836
836
|
},
|
|
837
837
|
// Day of year
|
|
838
838
|
D: function(e, n, t) {
|
|
839
|
-
const r =
|
|
839
|
+
const r = Rn(e);
|
|
840
840
|
return n === "Do" ? t.ordinalNumber(r, { unit: "dayOfYear" }) : k(r, n.length);
|
|
841
841
|
},
|
|
842
842
|
// Day of week
|
|
@@ -999,7 +999,7 @@ const ne = {
|
|
|
999
999
|
b: function(e, n, t) {
|
|
1000
1000
|
const r = e.getHours();
|
|
1001
1001
|
let a;
|
|
1002
|
-
switch (r === 12 ? a =
|
|
1002
|
+
switch (r === 12 ? a = de.noon : r === 0 ? a = de.midnight : a = r / 12 >= 1 ? "pm" : "am", n) {
|
|
1003
1003
|
case "b":
|
|
1004
1004
|
case "bb":
|
|
1005
1005
|
return t.dayPeriod(a, {
|
|
@@ -1028,7 +1028,7 @@ const ne = {
|
|
|
1028
1028
|
B: function(e, n, t) {
|
|
1029
1029
|
const r = e.getHours();
|
|
1030
1030
|
let a;
|
|
1031
|
-
switch (r >= 17 ? a =
|
|
1031
|
+
switch (r >= 17 ? a = de.evening : r >= 12 ? a = de.afternoon : r >= 4 ? a = de.morning : a = de.night, n) {
|
|
1032
1032
|
case "B":
|
|
1033
1033
|
case "BB":
|
|
1034
1034
|
case "BBB":
|
|
@@ -1090,14 +1090,14 @@ const ne = {
|
|
|
1090
1090
|
return "Z";
|
|
1091
1091
|
switch (n) {
|
|
1092
1092
|
case "X":
|
|
1093
|
-
return
|
|
1093
|
+
return Qe(r);
|
|
1094
1094
|
case "XXXX":
|
|
1095
1095
|
case "XX":
|
|
1096
|
-
return
|
|
1096
|
+
return ue(r);
|
|
1097
1097
|
case "XXXXX":
|
|
1098
1098
|
case "XXX":
|
|
1099
1099
|
default:
|
|
1100
|
-
return
|
|
1100
|
+
return ue(r, ":");
|
|
1101
1101
|
}
|
|
1102
1102
|
},
|
|
1103
1103
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
@@ -1105,14 +1105,14 @@ const ne = {
|
|
|
1105
1105
|
const r = e.getTimezoneOffset();
|
|
1106
1106
|
switch (n) {
|
|
1107
1107
|
case "x":
|
|
1108
|
-
return
|
|
1108
|
+
return Qe(r);
|
|
1109
1109
|
case "xxxx":
|
|
1110
1110
|
case "xx":
|
|
1111
|
-
return
|
|
1111
|
+
return ue(r);
|
|
1112
1112
|
case "xxxxx":
|
|
1113
1113
|
case "xxx":
|
|
1114
1114
|
default:
|
|
1115
|
-
return
|
|
1115
|
+
return ue(r, ":");
|
|
1116
1116
|
}
|
|
1117
1117
|
},
|
|
1118
1118
|
// Timezone (GMT)
|
|
@@ -1122,10 +1122,10 @@ const ne = {
|
|
|
1122
1122
|
case "O":
|
|
1123
1123
|
case "OO":
|
|
1124
1124
|
case "OOO":
|
|
1125
|
-
return "GMT" +
|
|
1125
|
+
return "GMT" + Ae(r, ":");
|
|
1126
1126
|
case "OOOO":
|
|
1127
1127
|
default:
|
|
1128
|
-
return "GMT" +
|
|
1128
|
+
return "GMT" + ue(r, ":");
|
|
1129
1129
|
}
|
|
1130
1130
|
},
|
|
1131
1131
|
// Timezone (specific non-location)
|
|
@@ -1135,10 +1135,10 @@ const ne = {
|
|
|
1135
1135
|
case "z":
|
|
1136
1136
|
case "zz":
|
|
1137
1137
|
case "zzz":
|
|
1138
|
-
return "GMT" +
|
|
1138
|
+
return "GMT" + Ae(r, ":");
|
|
1139
1139
|
case "zzzz":
|
|
1140
1140
|
default:
|
|
1141
|
-
return "GMT" +
|
|
1141
|
+
return "GMT" + ue(r, ":");
|
|
1142
1142
|
}
|
|
1143
1143
|
},
|
|
1144
1144
|
// Seconds timestamp
|
|
@@ -1151,18 +1151,18 @@ const ne = {
|
|
|
1151
1151
|
return k(+e, n.length);
|
|
1152
1152
|
}
|
|
1153
1153
|
};
|
|
1154
|
-
function
|
|
1154
|
+
function Ae(e, n = "") {
|
|
1155
1155
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.trunc(r / 60), s = r % 60;
|
|
1156
1156
|
return s === 0 ? t + String(a) : t + String(a) + n + k(s, 2);
|
|
1157
1157
|
}
|
|
1158
|
-
function
|
|
1159
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + k(Math.abs(e) / 60, 2) :
|
|
1158
|
+
function Qe(e, n) {
|
|
1159
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + k(Math.abs(e) / 60, 2) : ue(e, n);
|
|
1160
1160
|
}
|
|
1161
|
-
function
|
|
1161
|
+
function ue(e, n = "") {
|
|
1162
1162
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = k(Math.trunc(r / 60), 2), s = k(r % 60, 2);
|
|
1163
1163
|
return t + a + n + s;
|
|
1164
1164
|
}
|
|
1165
|
-
const
|
|
1165
|
+
const Xe = (e, n) => {
|
|
1166
1166
|
switch (e) {
|
|
1167
1167
|
case "P":
|
|
1168
1168
|
return n.date({ width: "short" });
|
|
@@ -1174,7 +1174,7 @@ const Qe = (e, n) => {
|
|
|
1174
1174
|
default:
|
|
1175
1175
|
return n.date({ width: "full" });
|
|
1176
1176
|
}
|
|
1177
|
-
},
|
|
1177
|
+
}, xt = (e, n) => {
|
|
1178
1178
|
switch (e) {
|
|
1179
1179
|
case "p":
|
|
1180
1180
|
return n.time({ width: "short" });
|
|
@@ -1186,10 +1186,10 @@ const Qe = (e, n) => {
|
|
|
1186
1186
|
default:
|
|
1187
1187
|
return n.time({ width: "full" });
|
|
1188
1188
|
}
|
|
1189
|
-
},
|
|
1189
|
+
}, In = (e, n) => {
|
|
1190
1190
|
const t = e.match(/(P+)(p+)?/) || [], r = t[1], a = t[2];
|
|
1191
1191
|
if (!a)
|
|
1192
|
-
return
|
|
1192
|
+
return Xe(e, n);
|
|
1193
1193
|
let s;
|
|
1194
1194
|
switch (r) {
|
|
1195
1195
|
case "P":
|
|
@@ -1206,47 +1206,47 @@ const Qe = (e, n) => {
|
|
|
1206
1206
|
s = n.dateTime({ width: "full" });
|
|
1207
1207
|
break;
|
|
1208
1208
|
}
|
|
1209
|
-
return s.replace("{{date}}",
|
|
1210
|
-
},
|
|
1211
|
-
p:
|
|
1212
|
-
P:
|
|
1213
|
-
},
|
|
1214
|
-
function xt(e) {
|
|
1215
|
-
return In.test(e);
|
|
1216
|
-
}
|
|
1209
|
+
return s.replace("{{date}}", Xe(r, n)).replace("{{time}}", xt(a, n));
|
|
1210
|
+
}, Le = {
|
|
1211
|
+
p: xt,
|
|
1212
|
+
P: In
|
|
1213
|
+
}, Cn = /^D+$/, jn = /^Y+$/, Nn = ["D", "DD", "YY", "YYYY"];
|
|
1217
1214
|
function Pt(e) {
|
|
1218
1215
|
return Cn.test(e);
|
|
1219
1216
|
}
|
|
1220
|
-
function
|
|
1217
|
+
function Dt(e) {
|
|
1218
|
+
return jn.test(e);
|
|
1219
|
+
}
|
|
1220
|
+
function Ge(e, n, t) {
|
|
1221
1221
|
const r = Fn(e, n, t);
|
|
1222
|
-
if (console.warn(r),
|
|
1222
|
+
if (console.warn(r), Nn.includes(e)) throw new RangeError(r);
|
|
1223
1223
|
}
|
|
1224
1224
|
function Fn(e, n, t) {
|
|
1225
1225
|
const r = e[0] === "Y" ? "years" : "days of the month";
|
|
1226
1226
|
return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${n}\`) for formatting ${r} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
|
|
1227
1227
|
}
|
|
1228
|
-
const
|
|
1229
|
-
function
|
|
1228
|
+
const Ln = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Gn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, zn = /^'([^]*?)'?$/, Wn = /''/g, Yn = /[a-zA-Z]/;
|
|
1229
|
+
function qn(e, n, t) {
|
|
1230
1230
|
var b, x, h, g, D, j, E, H;
|
|
1231
|
-
const r =
|
|
1232
|
-
if (!
|
|
1231
|
+
const r = ge(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? Tt, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((x = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((j = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : j.weekStartsOn) ?? r.weekStartsOn ?? ((H = (E = r.locale) == null ? void 0 : E.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = L(e, t == null ? void 0 : t.in);
|
|
1232
|
+
if (!At(d))
|
|
1233
1233
|
throw new RangeError("Invalid time value");
|
|
1234
|
-
let p = n.match(
|
|
1234
|
+
let p = n.match(Gn).map((_) => {
|
|
1235
1235
|
const R = _[0];
|
|
1236
1236
|
if (R === "p" || R === "P") {
|
|
1237
|
-
const
|
|
1238
|
-
return
|
|
1237
|
+
const v = Le[R];
|
|
1238
|
+
return v(_, a.formatLong);
|
|
1239
1239
|
}
|
|
1240
1240
|
return _;
|
|
1241
|
-
}).join("").match(
|
|
1241
|
+
}).join("").match(Ln).map((_) => {
|
|
1242
1242
|
if (_ === "''")
|
|
1243
1243
|
return { isToken: !1, value: "'" };
|
|
1244
1244
|
const R = _[0];
|
|
1245
1245
|
if (R === "'")
|
|
1246
|
-
return { isToken: !1, value:
|
|
1247
|
-
if (
|
|
1246
|
+
return { isToken: !1, value: En(_) };
|
|
1247
|
+
if (Ve[R])
|
|
1248
1248
|
return { isToken: !0, value: _ };
|
|
1249
|
-
if (R.match(
|
|
1249
|
+
if (R.match(Yn))
|
|
1250
1250
|
throw new RangeError(
|
|
1251
1251
|
"Format string contains an unescaped latin alphabet character `" + R + "`"
|
|
1252
1252
|
);
|
|
@@ -1261,24 +1261,24 @@ function Yn(e, n, t) {
|
|
|
1261
1261
|
return p.map((_) => {
|
|
1262
1262
|
if (!_.isToken) return _.value;
|
|
1263
1263
|
const R = _.value;
|
|
1264
|
-
(!(t != null && t.useAdditionalWeekYearTokens) &&
|
|
1265
|
-
const
|
|
1266
|
-
return
|
|
1264
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && Dt(R) || !(t != null && t.useAdditionalDayOfYearTokens) && Pt(R)) && Ge(R, n, String(e));
|
|
1265
|
+
const v = Ve[R[0]];
|
|
1266
|
+
return v(d, R, a.localize, m);
|
|
1267
1267
|
}).join("");
|
|
1268
1268
|
}
|
|
1269
|
-
function
|
|
1270
|
-
const n = e.match(
|
|
1271
|
-
return n ? n[1].replace(
|
|
1269
|
+
function En(e) {
|
|
1270
|
+
const n = e.match(zn);
|
|
1271
|
+
return n ? n[1].replace(Wn, "'") : e;
|
|
1272
1272
|
}
|
|
1273
|
-
function
|
|
1274
|
-
return Object.assign({},
|
|
1273
|
+
function Ot() {
|
|
1274
|
+
return Object.assign({}, ge());
|
|
1275
1275
|
}
|
|
1276
|
-
function
|
|
1276
|
+
function Hn(e, n) {
|
|
1277
1277
|
const t = L(e, n == null ? void 0 : n.in).getDay();
|
|
1278
1278
|
return t === 0 ? 7 : t;
|
|
1279
1279
|
}
|
|
1280
|
-
function
|
|
1281
|
-
const t =
|
|
1280
|
+
function Bn(e, n) {
|
|
1281
|
+
const t = Un(n) ? new n(0) : G(n, 0);
|
|
1282
1282
|
return t.setFullYear(e.getFullYear(), e.getMonth(), e.getDate()), t.setHours(
|
|
1283
1283
|
e.getHours(),
|
|
1284
1284
|
e.getMinutes(),
|
|
@@ -1286,12 +1286,12 @@ function Hn(e, n) {
|
|
|
1286
1286
|
e.getMilliseconds()
|
|
1287
1287
|
), t;
|
|
1288
1288
|
}
|
|
1289
|
-
function
|
|
1289
|
+
function Un(e) {
|
|
1290
1290
|
var n;
|
|
1291
1291
|
return typeof e == "function" && ((n = e.prototype) == null ? void 0 : n.constructor) === e;
|
|
1292
1292
|
}
|
|
1293
|
-
const
|
|
1294
|
-
class
|
|
1293
|
+
const $n = 10;
|
|
1294
|
+
class Mt {
|
|
1295
1295
|
constructor() {
|
|
1296
1296
|
y(this, "subPriority", 0);
|
|
1297
1297
|
}
|
|
@@ -1299,7 +1299,7 @@ class Ot {
|
|
|
1299
1299
|
return !0;
|
|
1300
1300
|
}
|
|
1301
1301
|
}
|
|
1302
|
-
class
|
|
1302
|
+
class Vn extends Mt {
|
|
1303
1303
|
constructor(n, t, r, a, s) {
|
|
1304
1304
|
super(), this.value = n, this.validateValue = t, this.setValue = r, this.priority = a, s && (this.subPriority = s);
|
|
1305
1305
|
}
|
|
@@ -1310,22 +1310,22 @@ class $n extends Ot {
|
|
|
1310
1310
|
return this.setValue(n, t, this.value, r);
|
|
1311
1311
|
}
|
|
1312
1312
|
}
|
|
1313
|
-
class
|
|
1313
|
+
class An extends Mt {
|
|
1314
1314
|
constructor(t, r) {
|
|
1315
1315
|
super();
|
|
1316
|
-
y(this, "priority",
|
|
1316
|
+
y(this, "priority", $n);
|
|
1317
1317
|
y(this, "subPriority", -1);
|
|
1318
1318
|
this.context = t || ((a) => G(r, a));
|
|
1319
1319
|
}
|
|
1320
1320
|
set(t, r) {
|
|
1321
|
-
return r.timestampIsSet ? t : G(t,
|
|
1321
|
+
return r.timestampIsSet ? t : G(t, Bn(t, this.context));
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
class O {
|
|
1325
1325
|
run(n, t, r, a) {
|
|
1326
1326
|
const s = this.parse(n, t, r, a);
|
|
1327
1327
|
return s ? {
|
|
1328
|
-
setter: new
|
|
1328
|
+
setter: new Vn(
|
|
1329
1329
|
s.value,
|
|
1330
1330
|
this.validate,
|
|
1331
1331
|
this.set,
|
|
@@ -1339,7 +1339,7 @@ class O {
|
|
|
1339
1339
|
return !0;
|
|
1340
1340
|
}
|
|
1341
1341
|
}
|
|
1342
|
-
class
|
|
1342
|
+
class Qn extends O {
|
|
1343
1343
|
constructor() {
|
|
1344
1344
|
super(...arguments);
|
|
1345
1345
|
y(this, "priority", 140);
|
|
@@ -1362,7 +1362,7 @@ class An extends O {
|
|
|
1362
1362
|
return r.era = a, t.setFullYear(a, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1363
1363
|
}
|
|
1364
1364
|
}
|
|
1365
|
-
const
|
|
1365
|
+
const N = {
|
|
1366
1366
|
month: /^(1[0-2]|0?\d)/,
|
|
1367
1367
|
// 0 to 12
|
|
1368
1368
|
date: /^(3[0-1]|[0-2]?\d)/,
|
|
@@ -1407,7 +1407,7 @@ const F = {
|
|
|
1407
1407
|
extended: /^([+-])(\d{2}):(\d{2})|Z/,
|
|
1408
1408
|
extendedOptionalSeconds: /^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/
|
|
1409
1409
|
};
|
|
1410
|
-
function
|
|
1410
|
+
function F(e, n) {
|
|
1411
1411
|
return e && {
|
|
1412
1412
|
value: n(e.value),
|
|
1413
1413
|
rest: e.rest
|
|
@@ -1431,42 +1431,42 @@ function $(e, n) {
|
|
|
1431
1431
|
};
|
|
1432
1432
|
const r = t[1] === "+" ? 1 : -1, a = t[2] ? parseInt(t[2], 10) : 0, s = t[3] ? parseInt(t[3], 10) : 0, o = t[5] ? parseInt(t[5], 10) : 0;
|
|
1433
1433
|
return {
|
|
1434
|
-
value: r * (a *
|
|
1434
|
+
value: r * (a * qt + s * Yt + o * Et),
|
|
1435
1435
|
rest: n.slice(t[0].length)
|
|
1436
1436
|
};
|
|
1437
1437
|
}
|
|
1438
|
-
function
|
|
1439
|
-
return I(
|
|
1438
|
+
function kt(e) {
|
|
1439
|
+
return I(N.anyDigitsSigned, e);
|
|
1440
1440
|
}
|
|
1441
1441
|
function C(e, n) {
|
|
1442
1442
|
switch (e) {
|
|
1443
1443
|
case 1:
|
|
1444
|
-
return I(
|
|
1444
|
+
return I(N.singleDigit, n);
|
|
1445
1445
|
case 2:
|
|
1446
|
-
return I(
|
|
1446
|
+
return I(N.twoDigits, n);
|
|
1447
1447
|
case 3:
|
|
1448
|
-
return I(
|
|
1448
|
+
return I(N.threeDigits, n);
|
|
1449
1449
|
case 4:
|
|
1450
|
-
return I(
|
|
1450
|
+
return I(N.fourDigits, n);
|
|
1451
1451
|
default:
|
|
1452
1452
|
return I(new RegExp("^\\d{1," + e + "}"), n);
|
|
1453
1453
|
}
|
|
1454
1454
|
}
|
|
1455
|
-
function
|
|
1455
|
+
function ve(e, n) {
|
|
1456
1456
|
switch (e) {
|
|
1457
1457
|
case 1:
|
|
1458
|
-
return I(
|
|
1458
|
+
return I(N.singleDigitSigned, n);
|
|
1459
1459
|
case 2:
|
|
1460
|
-
return I(
|
|
1460
|
+
return I(N.twoDigitsSigned, n);
|
|
1461
1461
|
case 3:
|
|
1462
|
-
return I(
|
|
1462
|
+
return I(N.threeDigitsSigned, n);
|
|
1463
1463
|
case 4:
|
|
1464
|
-
return I(
|
|
1464
|
+
return I(N.fourDigitsSigned, n);
|
|
1465
1465
|
default:
|
|
1466
1466
|
return I(new RegExp("^-?\\d{1," + e + "}"), n);
|
|
1467
1467
|
}
|
|
1468
1468
|
}
|
|
1469
|
-
function
|
|
1469
|
+
function Ye(e) {
|
|
1470
1470
|
switch (e) {
|
|
1471
1471
|
case "morning":
|
|
1472
1472
|
return 4;
|
|
@@ -1483,7 +1483,7 @@ function We(e) {
|
|
|
1483
1483
|
return 0;
|
|
1484
1484
|
}
|
|
1485
1485
|
}
|
|
1486
|
-
function
|
|
1486
|
+
function Rt(e, n) {
|
|
1487
1487
|
const t = n > 0, r = t ? n : 1 - n;
|
|
1488
1488
|
let a;
|
|
1489
1489
|
if (r <= 50)
|
|
@@ -1494,10 +1494,10 @@ function kt(e, n) {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
return t ? a : 1 - a;
|
|
1496
1496
|
}
|
|
1497
|
-
function
|
|
1497
|
+
function St(e) {
|
|
1498
1498
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1499
1499
|
}
|
|
1500
|
-
class
|
|
1500
|
+
class Xn extends O {
|
|
1501
1501
|
constructor() {
|
|
1502
1502
|
super(...arguments);
|
|
1503
1503
|
y(this, "priority", 130);
|
|
@@ -1510,16 +1510,16 @@ class Qn extends O {
|
|
|
1510
1510
|
});
|
|
1511
1511
|
switch (r) {
|
|
1512
1512
|
case "y":
|
|
1513
|
-
return
|
|
1513
|
+
return F(C(4, t), s);
|
|
1514
1514
|
case "yo":
|
|
1515
|
-
return
|
|
1515
|
+
return F(
|
|
1516
1516
|
a.ordinalNumber(t, {
|
|
1517
1517
|
unit: "year"
|
|
1518
1518
|
}),
|
|
1519
1519
|
s
|
|
1520
1520
|
);
|
|
1521
1521
|
default:
|
|
1522
|
-
return
|
|
1522
|
+
return F(C(r.length, t), s);
|
|
1523
1523
|
}
|
|
1524
1524
|
}
|
|
1525
1525
|
validate(t, r) {
|
|
@@ -1528,7 +1528,7 @@ class Qn extends O {
|
|
|
1528
1528
|
set(t, r, a) {
|
|
1529
1529
|
const s = t.getFullYear();
|
|
1530
1530
|
if (a.isTwoDigitYear) {
|
|
1531
|
-
const d =
|
|
1531
|
+
const d = Rt(
|
|
1532
1532
|
a.year,
|
|
1533
1533
|
s
|
|
1534
1534
|
);
|
|
@@ -1538,7 +1538,7 @@ class Qn extends O {
|
|
|
1538
1538
|
return t.setFullYear(o, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
|
-
class
|
|
1541
|
+
class Zn extends O {
|
|
1542
1542
|
constructor() {
|
|
1543
1543
|
super(...arguments);
|
|
1544
1544
|
y(this, "priority", 130);
|
|
@@ -1565,25 +1565,25 @@ class Xn extends O {
|
|
|
1565
1565
|
});
|
|
1566
1566
|
switch (r) {
|
|
1567
1567
|
case "Y":
|
|
1568
|
-
return
|
|
1568
|
+
return F(C(4, t), s);
|
|
1569
1569
|
case "Yo":
|
|
1570
|
-
return
|
|
1570
|
+
return F(
|
|
1571
1571
|
a.ordinalNumber(t, {
|
|
1572
1572
|
unit: "year"
|
|
1573
1573
|
}),
|
|
1574
1574
|
s
|
|
1575
1575
|
);
|
|
1576
1576
|
default:
|
|
1577
|
-
return
|
|
1577
|
+
return F(C(r.length, t), s);
|
|
1578
1578
|
}
|
|
1579
1579
|
}
|
|
1580
1580
|
validate(t, r) {
|
|
1581
1581
|
return r.isTwoDigitYear || r.year > 0;
|
|
1582
1582
|
}
|
|
1583
1583
|
set(t, r, a, s) {
|
|
1584
|
-
const o =
|
|
1584
|
+
const o = We(t, s);
|
|
1585
1585
|
if (a.isTwoDigitYear) {
|
|
1586
|
-
const p =
|
|
1586
|
+
const p = Rt(
|
|
1587
1587
|
a.year,
|
|
1588
1588
|
o
|
|
1589
1589
|
);
|
|
@@ -1597,7 +1597,7 @@ class Xn extends O {
|
|
|
1597
1597
|
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), re(t, s);
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
|
-
class
|
|
1600
|
+
class Jn extends O {
|
|
1601
1601
|
constructor() {
|
|
1602
1602
|
super(...arguments);
|
|
1603
1603
|
y(this, "priority", 130);
|
|
@@ -1620,27 +1620,27 @@ class Zn extends O {
|
|
|
1620
1620
|
]);
|
|
1621
1621
|
}
|
|
1622
1622
|
parse(t, r) {
|
|
1623
|
-
return
|
|
1623
|
+
return ve(r === "R" ? 4 : r.length, t);
|
|
1624
1624
|
}
|
|
1625
1625
|
set(t, r, a) {
|
|
1626
1626
|
const s = G(t, 0);
|
|
1627
|
-
return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0),
|
|
1627
|
+
return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0), fe(s);
|
|
1628
1628
|
}
|
|
1629
1629
|
}
|
|
1630
|
-
class
|
|
1630
|
+
class Kn extends O {
|
|
1631
1631
|
constructor() {
|
|
1632
1632
|
super(...arguments);
|
|
1633
1633
|
y(this, "priority", 130);
|
|
1634
1634
|
y(this, "incompatibleTokens", ["G", "y", "Y", "R", "w", "I", "i", "e", "c", "t", "T"]);
|
|
1635
1635
|
}
|
|
1636
1636
|
parse(t, r) {
|
|
1637
|
-
return
|
|
1637
|
+
return ve(r === "u" ? 4 : r.length, t);
|
|
1638
1638
|
}
|
|
1639
1639
|
set(t, r, a) {
|
|
1640
1640
|
return t.setFullYear(a, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1641
1641
|
}
|
|
1642
1642
|
}
|
|
1643
|
-
class
|
|
1643
|
+
class er extends O {
|
|
1644
1644
|
constructor() {
|
|
1645
1645
|
super(...arguments);
|
|
1646
1646
|
y(this, "priority", 120);
|
|
@@ -1702,7 +1702,7 @@ class Kn extends O {
|
|
|
1702
1702
|
return t.setMonth((a - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1703
1703
|
}
|
|
1704
1704
|
}
|
|
1705
|
-
class
|
|
1705
|
+
class tr extends O {
|
|
1706
1706
|
constructor() {
|
|
1707
1707
|
super(...arguments);
|
|
1708
1708
|
y(this, "priority", 120);
|
|
@@ -1764,7 +1764,7 @@ class er extends O {
|
|
|
1764
1764
|
return t.setMonth((a - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1765
1765
|
}
|
|
1766
1766
|
}
|
|
1767
|
-
class
|
|
1767
|
+
class nr extends O {
|
|
1768
1768
|
constructor() {
|
|
1769
1769
|
super(...arguments);
|
|
1770
1770
|
y(this, "incompatibleTokens", [
|
|
@@ -1788,14 +1788,14 @@ class tr extends O {
|
|
|
1788
1788
|
const s = (o) => o - 1;
|
|
1789
1789
|
switch (r) {
|
|
1790
1790
|
case "M":
|
|
1791
|
-
return
|
|
1792
|
-
I(
|
|
1791
|
+
return F(
|
|
1792
|
+
I(N.month, t),
|
|
1793
1793
|
s
|
|
1794
1794
|
);
|
|
1795
1795
|
case "MM":
|
|
1796
|
-
return
|
|
1796
|
+
return F(C(2, t), s);
|
|
1797
1797
|
case "Mo":
|
|
1798
|
-
return
|
|
1798
|
+
return F(
|
|
1799
1799
|
a.ordinalNumber(t, {
|
|
1800
1800
|
unit: "month"
|
|
1801
1801
|
}),
|
|
@@ -1826,7 +1826,7 @@ class tr extends O {
|
|
|
1826
1826
|
return t.setMonth(a, 1), t.setHours(0, 0, 0, 0), t;
|
|
1827
1827
|
}
|
|
1828
1828
|
}
|
|
1829
|
-
class
|
|
1829
|
+
class rr extends O {
|
|
1830
1830
|
constructor() {
|
|
1831
1831
|
super(...arguments);
|
|
1832
1832
|
y(this, "priority", 110);
|
|
@@ -1850,14 +1850,14 @@ class nr extends O {
|
|
|
1850
1850
|
const s = (o) => o - 1;
|
|
1851
1851
|
switch (r) {
|
|
1852
1852
|
case "L":
|
|
1853
|
-
return
|
|
1854
|
-
I(
|
|
1853
|
+
return F(
|
|
1854
|
+
I(N.month, t),
|
|
1855
1855
|
s
|
|
1856
1856
|
);
|
|
1857
1857
|
case "LL":
|
|
1858
|
-
return
|
|
1858
|
+
return F(C(2, t), s);
|
|
1859
1859
|
case "Lo":
|
|
1860
|
-
return
|
|
1860
|
+
return F(
|
|
1861
1861
|
a.ordinalNumber(t, {
|
|
1862
1862
|
unit: "month"
|
|
1863
1863
|
}),
|
|
@@ -1888,11 +1888,11 @@ class nr extends O {
|
|
|
1888
1888
|
return t.setMonth(a, 1), t.setHours(0, 0, 0, 0), t;
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
|
-
function
|
|
1891
|
+
function ar(e, n, t) {
|
|
1892
1892
|
const r = L(e, t == null ? void 0 : t.in), a = wt(r, t) - n;
|
|
1893
1893
|
return r.setDate(r.getDate() - a * 7), L(r, t == null ? void 0 : t.in);
|
|
1894
1894
|
}
|
|
1895
|
-
class
|
|
1895
|
+
class sr extends O {
|
|
1896
1896
|
constructor() {
|
|
1897
1897
|
super(...arguments);
|
|
1898
1898
|
y(this, "priority", 100);
|
|
@@ -1915,7 +1915,7 @@ class ar extends O {
|
|
|
1915
1915
|
parse(t, r, a) {
|
|
1916
1916
|
switch (r) {
|
|
1917
1917
|
case "w":
|
|
1918
|
-
return I(
|
|
1918
|
+
return I(N.week, t);
|
|
1919
1919
|
case "wo":
|
|
1920
1920
|
return a.ordinalNumber(t, { unit: "week" });
|
|
1921
1921
|
default:
|
|
@@ -1926,14 +1926,14 @@ class ar extends O {
|
|
|
1926
1926
|
return r >= 1 && r <= 53;
|
|
1927
1927
|
}
|
|
1928
1928
|
set(t, r, a, s) {
|
|
1929
|
-
return re(
|
|
1929
|
+
return re(ar(t, a, s), s);
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
|
-
function
|
|
1933
|
-
const r = L(e, t == null ? void 0 : t.in), a =
|
|
1932
|
+
function or(e, n, t) {
|
|
1933
|
+
const r = L(e, t == null ? void 0 : t.in), a = vt(r, t) - n;
|
|
1934
1934
|
return r.setDate(r.getDate() - a * 7), r;
|
|
1935
1935
|
}
|
|
1936
|
-
class
|
|
1936
|
+
class ir extends O {
|
|
1937
1937
|
constructor() {
|
|
1938
1938
|
super(...arguments);
|
|
1939
1939
|
y(this, "priority", 100);
|
|
@@ -1957,7 +1957,7 @@ class or extends O {
|
|
|
1957
1957
|
parse(t, r, a) {
|
|
1958
1958
|
switch (r) {
|
|
1959
1959
|
case "I":
|
|
1960
|
-
return I(
|
|
1960
|
+
return I(N.week, t);
|
|
1961
1961
|
case "Io":
|
|
1962
1962
|
return a.ordinalNumber(t, { unit: "week" });
|
|
1963
1963
|
default:
|
|
@@ -1968,10 +1968,10 @@ class or extends O {
|
|
|
1968
1968
|
return r >= 1 && r <= 53;
|
|
1969
1969
|
}
|
|
1970
1970
|
set(t, r, a) {
|
|
1971
|
-
return
|
|
1971
|
+
return fe(or(t, a));
|
|
1972
1972
|
}
|
|
1973
1973
|
}
|
|
1974
|
-
const
|
|
1974
|
+
const ur = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], cr = [
|
|
1975
1975
|
31,
|
|
1976
1976
|
29,
|
|
1977
1977
|
31,
|
|
@@ -1985,7 +1985,7 @@ const ir = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ur = [
|
|
|
1985
1985
|
30,
|
|
1986
1986
|
31
|
|
1987
1987
|
];
|
|
1988
|
-
class
|
|
1988
|
+
class lr extends O {
|
|
1989
1989
|
constructor() {
|
|
1990
1990
|
super(...arguments);
|
|
1991
1991
|
y(this, "priority", 90);
|
|
@@ -2008,7 +2008,7 @@ class cr extends O {
|
|
|
2008
2008
|
parse(t, r, a) {
|
|
2009
2009
|
switch (r) {
|
|
2010
2010
|
case "d":
|
|
2011
|
-
return I(
|
|
2011
|
+
return I(N.date, t);
|
|
2012
2012
|
case "do":
|
|
2013
2013
|
return a.ordinalNumber(t, { unit: "date" });
|
|
2014
2014
|
default:
|
|
@@ -2016,14 +2016,14 @@ class cr extends O {
|
|
|
2016
2016
|
}
|
|
2017
2017
|
}
|
|
2018
2018
|
validate(t, r) {
|
|
2019
|
-
const a = t.getFullYear(), s =
|
|
2020
|
-
return s ? r >= 1 && r <=
|
|
2019
|
+
const a = t.getFullYear(), s = St(a), o = t.getMonth();
|
|
2020
|
+
return s ? r >= 1 && r <= cr[o] : r >= 1 && r <= ur[o];
|
|
2021
2021
|
}
|
|
2022
2022
|
set(t, r, a) {
|
|
2023
2023
|
return t.setDate(a), t.setHours(0, 0, 0, 0), t;
|
|
2024
2024
|
}
|
|
2025
2025
|
}
|
|
2026
|
-
class
|
|
2026
|
+
class dr extends O {
|
|
2027
2027
|
constructor() {
|
|
2028
2028
|
super(...arguments);
|
|
2029
2029
|
y(this, "priority", 90);
|
|
@@ -2050,7 +2050,7 @@ class lr extends O {
|
|
|
2050
2050
|
switch (r) {
|
|
2051
2051
|
case "D":
|
|
2052
2052
|
case "DD":
|
|
2053
|
-
return I(
|
|
2053
|
+
return I(N.dayOfYear, t);
|
|
2054
2054
|
case "Do":
|
|
2055
2055
|
return a.ordinalNumber(t, { unit: "date" });
|
|
2056
2056
|
default:
|
|
@@ -2059,18 +2059,18 @@ class lr extends O {
|
|
|
2059
2059
|
}
|
|
2060
2060
|
validate(t, r) {
|
|
2061
2061
|
const a = t.getFullYear();
|
|
2062
|
-
return
|
|
2062
|
+
return St(a) ? r >= 1 && r <= 366 : r >= 1 && r <= 365;
|
|
2063
2063
|
}
|
|
2064
2064
|
set(t, r, a) {
|
|
2065
2065
|
return t.setMonth(0, a), t.setHours(0, 0, 0, 0), t;
|
|
2066
2066
|
}
|
|
2067
2067
|
}
|
|
2068
|
-
function
|
|
2068
|
+
function qe(e, n, t) {
|
|
2069
2069
|
var x, h, g, D;
|
|
2070
|
-
const r =
|
|
2071
|
-
return
|
|
2070
|
+
const r = ge(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((h = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : h.weekStartsOn) ?? r.weekStartsOn ?? ((D = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : D.weekStartsOn) ?? 0, s = L(e, t == null ? void 0 : t.in), o = s.getDay(), p = (n % 7 + 7) % 7, m = 7 - a, b = n < 0 || n > 6 ? n - (o + m) % 7 : (p + m) % 7 - (o + m) % 7;
|
|
2071
|
+
return ht(s, b, t);
|
|
2072
2072
|
}
|
|
2073
|
-
class
|
|
2073
|
+
class mr extends O {
|
|
2074
2074
|
constructor() {
|
|
2075
2075
|
super(...arguments);
|
|
2076
2076
|
y(this, "priority", 90);
|
|
@@ -2104,10 +2104,10 @@ class dr extends O {
|
|
|
2104
2104
|
return r >= 0 && r <= 6;
|
|
2105
2105
|
}
|
|
2106
2106
|
set(t, r, a, s) {
|
|
2107
|
-
return t =
|
|
2107
|
+
return t = qe(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2108
2108
|
}
|
|
2109
2109
|
}
|
|
2110
|
-
class
|
|
2110
|
+
class fr extends O {
|
|
2111
2111
|
constructor() {
|
|
2112
2112
|
super(...arguments);
|
|
2113
2113
|
y(this, "priority", 90);
|
|
@@ -2137,9 +2137,9 @@ class mr extends O {
|
|
|
2137
2137
|
switch (r) {
|
|
2138
2138
|
case "e":
|
|
2139
2139
|
case "ee":
|
|
2140
|
-
return
|
|
2140
|
+
return F(C(r.length, t), o);
|
|
2141
2141
|
case "eo":
|
|
2142
|
-
return
|
|
2142
|
+
return F(
|
|
2143
2143
|
a.ordinalNumber(t, {
|
|
2144
2144
|
unit: "day"
|
|
2145
2145
|
}),
|
|
@@ -2169,10 +2169,10 @@ class mr extends O {
|
|
|
2169
2169
|
return r >= 0 && r <= 6;
|
|
2170
2170
|
}
|
|
2171
2171
|
set(t, r, a, s) {
|
|
2172
|
-
return t =
|
|
2172
|
+
return t = qe(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2173
2173
|
}
|
|
2174
2174
|
}
|
|
2175
|
-
class
|
|
2175
|
+
class gr extends O {
|
|
2176
2176
|
constructor() {
|
|
2177
2177
|
super(...arguments);
|
|
2178
2178
|
y(this, "priority", 90);
|
|
@@ -2202,9 +2202,9 @@ class fr extends O {
|
|
|
2202
2202
|
switch (r) {
|
|
2203
2203
|
case "c":
|
|
2204
2204
|
case "cc":
|
|
2205
|
-
return
|
|
2205
|
+
return F(C(r.length, t), o);
|
|
2206
2206
|
case "co":
|
|
2207
|
-
return
|
|
2207
|
+
return F(
|
|
2208
2208
|
a.ordinalNumber(t, {
|
|
2209
2209
|
unit: "day"
|
|
2210
2210
|
}),
|
|
@@ -2234,14 +2234,14 @@ class fr extends O {
|
|
|
2234
2234
|
return r >= 0 && r <= 6;
|
|
2235
2235
|
}
|
|
2236
2236
|
set(t, r, a, s) {
|
|
2237
|
-
return t =
|
|
2237
|
+
return t = qe(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2238
2238
|
}
|
|
2239
2239
|
}
|
|
2240
|
-
function
|
|
2241
|
-
const r = L(e, t == null ? void 0 : t.in), a =
|
|
2242
|
-
return
|
|
2240
|
+
function pr(e, n, t) {
|
|
2241
|
+
const r = L(e, t == null ? void 0 : t.in), a = Hn(r, t), s = n - a;
|
|
2242
|
+
return ht(r, s, t);
|
|
2243
2243
|
}
|
|
2244
|
-
class
|
|
2244
|
+
class br extends O {
|
|
2245
2245
|
constructor() {
|
|
2246
2246
|
super(...arguments);
|
|
2247
2247
|
y(this, "priority", 90);
|
|
@@ -2272,7 +2272,7 @@ class pr extends O {
|
|
|
2272
2272
|
case "io":
|
|
2273
2273
|
return a.ordinalNumber(t, { unit: "day" });
|
|
2274
2274
|
case "iii":
|
|
2275
|
-
return
|
|
2275
|
+
return F(
|
|
2276
2276
|
a.day(t, {
|
|
2277
2277
|
width: "abbreviated",
|
|
2278
2278
|
context: "formatting"
|
|
@@ -2286,7 +2286,7 @@ class pr extends O {
|
|
|
2286
2286
|
s
|
|
2287
2287
|
);
|
|
2288
2288
|
case "iiiii":
|
|
2289
|
-
return
|
|
2289
|
+
return F(
|
|
2290
2290
|
a.day(t, {
|
|
2291
2291
|
width: "narrow",
|
|
2292
2292
|
context: "formatting"
|
|
@@ -2294,7 +2294,7 @@ class pr extends O {
|
|
|
2294
2294
|
s
|
|
2295
2295
|
);
|
|
2296
2296
|
case "iiiiii":
|
|
2297
|
-
return
|
|
2297
|
+
return F(
|
|
2298
2298
|
a.day(t, {
|
|
2299
2299
|
width: "short",
|
|
2300
2300
|
context: "formatting"
|
|
@@ -2306,7 +2306,7 @@ class pr extends O {
|
|
|
2306
2306
|
);
|
|
2307
2307
|
case "iiii":
|
|
2308
2308
|
default:
|
|
2309
|
-
return
|
|
2309
|
+
return F(
|
|
2310
2310
|
a.day(t, {
|
|
2311
2311
|
width: "wide",
|
|
2312
2312
|
context: "formatting"
|
|
@@ -2328,10 +2328,10 @@ class pr extends O {
|
|
|
2328
2328
|
return r >= 1 && r <= 7;
|
|
2329
2329
|
}
|
|
2330
2330
|
set(t, r, a) {
|
|
2331
|
-
return t =
|
|
2331
|
+
return t = pr(t, a), t.setHours(0, 0, 0, 0), t;
|
|
2332
2332
|
}
|
|
2333
2333
|
}
|
|
2334
|
-
class
|
|
2334
|
+
class yr extends O {
|
|
2335
2335
|
constructor() {
|
|
2336
2336
|
super(...arguments);
|
|
2337
2337
|
y(this, "priority", 80);
|
|
@@ -2369,10 +2369,10 @@ class br extends O {
|
|
|
2369
2369
|
}
|
|
2370
2370
|
}
|
|
2371
2371
|
set(t, r, a) {
|
|
2372
|
-
return t.setHours(
|
|
2372
|
+
return t.setHours(Ye(a), 0, 0, 0), t;
|
|
2373
2373
|
}
|
|
2374
2374
|
}
|
|
2375
|
-
class
|
|
2375
|
+
class hr extends O {
|
|
2376
2376
|
constructor() {
|
|
2377
2377
|
super(...arguments);
|
|
2378
2378
|
y(this, "priority", 80);
|
|
@@ -2410,10 +2410,10 @@ class yr extends O {
|
|
|
2410
2410
|
}
|
|
2411
2411
|
}
|
|
2412
2412
|
set(t, r, a) {
|
|
2413
|
-
return t.setHours(
|
|
2413
|
+
return t.setHours(Ye(a), 0, 0, 0), t;
|
|
2414
2414
|
}
|
|
2415
2415
|
}
|
|
2416
|
-
class
|
|
2416
|
+
class _r extends O {
|
|
2417
2417
|
constructor() {
|
|
2418
2418
|
super(...arguments);
|
|
2419
2419
|
y(this, "priority", 80);
|
|
@@ -2451,10 +2451,10 @@ class hr extends O {
|
|
|
2451
2451
|
}
|
|
2452
2452
|
}
|
|
2453
2453
|
set(t, r, a) {
|
|
2454
|
-
return t.setHours(
|
|
2454
|
+
return t.setHours(Ye(a), 0, 0, 0), t;
|
|
2455
2455
|
}
|
|
2456
2456
|
}
|
|
2457
|
-
class
|
|
2457
|
+
class Tr extends O {
|
|
2458
2458
|
constructor() {
|
|
2459
2459
|
super(...arguments);
|
|
2460
2460
|
y(this, "priority", 70);
|
|
@@ -2463,7 +2463,7 @@ class _r extends O {
|
|
|
2463
2463
|
parse(t, r, a) {
|
|
2464
2464
|
switch (r) {
|
|
2465
2465
|
case "h":
|
|
2466
|
-
return I(
|
|
2466
|
+
return I(N.hour12h, t);
|
|
2467
2467
|
case "ho":
|
|
2468
2468
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2469
2469
|
default:
|
|
@@ -2478,7 +2478,7 @@ class _r extends O {
|
|
|
2478
2478
|
return s && a < 12 ? t.setHours(a + 12, 0, 0, 0) : !s && a === 12 ? t.setHours(0, 0, 0, 0) : t.setHours(a, 0, 0, 0), t;
|
|
2479
2479
|
}
|
|
2480
2480
|
}
|
|
2481
|
-
class
|
|
2481
|
+
class vr extends O {
|
|
2482
2482
|
constructor() {
|
|
2483
2483
|
super(...arguments);
|
|
2484
2484
|
y(this, "priority", 70);
|
|
@@ -2487,7 +2487,7 @@ class Tr extends O {
|
|
|
2487
2487
|
parse(t, r, a) {
|
|
2488
2488
|
switch (r) {
|
|
2489
2489
|
case "H":
|
|
2490
|
-
return I(
|
|
2490
|
+
return I(N.hour23h, t);
|
|
2491
2491
|
case "Ho":
|
|
2492
2492
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2493
2493
|
default:
|
|
@@ -2510,7 +2510,7 @@ class wr extends O {
|
|
|
2510
2510
|
parse(t, r, a) {
|
|
2511
2511
|
switch (r) {
|
|
2512
2512
|
case "K":
|
|
2513
|
-
return I(
|
|
2513
|
+
return I(N.hour11h, t);
|
|
2514
2514
|
case "Ko":
|
|
2515
2515
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2516
2516
|
default:
|
|
@@ -2524,7 +2524,7 @@ class wr extends O {
|
|
|
2524
2524
|
return t.getHours() >= 12 && a < 12 ? t.setHours(a + 12, 0, 0, 0) : t.setHours(a, 0, 0, 0), t;
|
|
2525
2525
|
}
|
|
2526
2526
|
}
|
|
2527
|
-
class
|
|
2527
|
+
class xr extends O {
|
|
2528
2528
|
constructor() {
|
|
2529
2529
|
super(...arguments);
|
|
2530
2530
|
y(this, "priority", 70);
|
|
@@ -2533,7 +2533,7 @@ class vr extends O {
|
|
|
2533
2533
|
parse(t, r, a) {
|
|
2534
2534
|
switch (r) {
|
|
2535
2535
|
case "k":
|
|
2536
|
-
return I(
|
|
2536
|
+
return I(N.hour24h, t);
|
|
2537
2537
|
case "ko":
|
|
2538
2538
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2539
2539
|
default:
|
|
@@ -2548,7 +2548,7 @@ class vr extends O {
|
|
|
2548
2548
|
return t.setHours(s, 0, 0, 0), t;
|
|
2549
2549
|
}
|
|
2550
2550
|
}
|
|
2551
|
-
class
|
|
2551
|
+
class Pr extends O {
|
|
2552
2552
|
constructor() {
|
|
2553
2553
|
super(...arguments);
|
|
2554
2554
|
y(this, "priority", 60);
|
|
@@ -2557,7 +2557,7 @@ class xr extends O {
|
|
|
2557
2557
|
parse(t, r, a) {
|
|
2558
2558
|
switch (r) {
|
|
2559
2559
|
case "m":
|
|
2560
|
-
return I(
|
|
2560
|
+
return I(N.minute, t);
|
|
2561
2561
|
case "mo":
|
|
2562
2562
|
return a.ordinalNumber(t, { unit: "minute" });
|
|
2563
2563
|
default:
|
|
@@ -2571,7 +2571,7 @@ class xr extends O {
|
|
|
2571
2571
|
return t.setMinutes(a, 0, 0), t;
|
|
2572
2572
|
}
|
|
2573
2573
|
}
|
|
2574
|
-
class
|
|
2574
|
+
class Dr extends O {
|
|
2575
2575
|
constructor() {
|
|
2576
2576
|
super(...arguments);
|
|
2577
2577
|
y(this, "priority", 50);
|
|
@@ -2580,7 +2580,7 @@ class Pr extends O {
|
|
|
2580
2580
|
parse(t, r, a) {
|
|
2581
2581
|
switch (r) {
|
|
2582
2582
|
case "s":
|
|
2583
|
-
return I(
|
|
2583
|
+
return I(N.second, t);
|
|
2584
2584
|
case "so":
|
|
2585
2585
|
return a.ordinalNumber(t, { unit: "second" });
|
|
2586
2586
|
default:
|
|
@@ -2594,7 +2594,7 @@ class Pr extends O {
|
|
|
2594
2594
|
return t.setSeconds(a, 0), t;
|
|
2595
2595
|
}
|
|
2596
2596
|
}
|
|
2597
|
-
class
|
|
2597
|
+
class Or extends O {
|
|
2598
2598
|
constructor() {
|
|
2599
2599
|
super(...arguments);
|
|
2600
2600
|
y(this, "priority", 30);
|
|
@@ -2602,13 +2602,13 @@ class Dr extends O {
|
|
|
2602
2602
|
}
|
|
2603
2603
|
parse(t, r) {
|
|
2604
2604
|
const a = (s) => Math.trunc(s * Math.pow(10, -r.length + 3));
|
|
2605
|
-
return
|
|
2605
|
+
return F(C(r.length, t), a);
|
|
2606
2606
|
}
|
|
2607
2607
|
set(t, r, a) {
|
|
2608
2608
|
return t.setMilliseconds(a), t;
|
|
2609
2609
|
}
|
|
2610
2610
|
}
|
|
2611
|
-
class
|
|
2611
|
+
class Mr extends O {
|
|
2612
2612
|
constructor() {
|
|
2613
2613
|
super(...arguments);
|
|
2614
2614
|
y(this, "priority", 10);
|
|
@@ -2641,11 +2641,11 @@ class Or extends O {
|
|
|
2641
2641
|
set(t, r, a) {
|
|
2642
2642
|
return r.timestampIsSet ? t : G(
|
|
2643
2643
|
t,
|
|
2644
|
-
t.getTime() -
|
|
2644
|
+
t.getTime() - Te(t) - a
|
|
2645
2645
|
);
|
|
2646
2646
|
}
|
|
2647
2647
|
}
|
|
2648
|
-
class
|
|
2648
|
+
class kr extends O {
|
|
2649
2649
|
constructor() {
|
|
2650
2650
|
super(...arguments);
|
|
2651
2651
|
y(this, "priority", 10);
|
|
@@ -2678,104 +2678,104 @@ class Mr extends O {
|
|
|
2678
2678
|
set(t, r, a) {
|
|
2679
2679
|
return r.timestampIsSet ? t : G(
|
|
2680
2680
|
t,
|
|
2681
|
-
t.getTime() -
|
|
2681
|
+
t.getTime() - Te(t) - a
|
|
2682
2682
|
);
|
|
2683
2683
|
}
|
|
2684
2684
|
}
|
|
2685
|
-
class
|
|
2685
|
+
class Rr extends O {
|
|
2686
2686
|
constructor() {
|
|
2687
2687
|
super(...arguments);
|
|
2688
2688
|
y(this, "priority", 40);
|
|
2689
2689
|
y(this, "incompatibleTokens", "*");
|
|
2690
2690
|
}
|
|
2691
2691
|
parse(t) {
|
|
2692
|
-
return
|
|
2692
|
+
return kt(t);
|
|
2693
2693
|
}
|
|
2694
2694
|
set(t, r, a) {
|
|
2695
2695
|
return [G(t, a * 1e3), { timestampIsSet: !0 }];
|
|
2696
2696
|
}
|
|
2697
2697
|
}
|
|
2698
|
-
class
|
|
2698
|
+
class Sr extends O {
|
|
2699
2699
|
constructor() {
|
|
2700
2700
|
super(...arguments);
|
|
2701
2701
|
y(this, "priority", 20);
|
|
2702
2702
|
y(this, "incompatibleTokens", "*");
|
|
2703
2703
|
}
|
|
2704
2704
|
parse(t) {
|
|
2705
|
-
return
|
|
2705
|
+
return kt(t);
|
|
2706
2706
|
}
|
|
2707
2707
|
set(t, r, a) {
|
|
2708
2708
|
return [G(t, a), { timestampIsSet: !0 }];
|
|
2709
2709
|
}
|
|
2710
2710
|
}
|
|
2711
|
-
const
|
|
2712
|
-
G: new
|
|
2713
|
-
y: new
|
|
2714
|
-
Y: new
|
|
2715
|
-
R: new
|
|
2716
|
-
u: new
|
|
2717
|
-
Q: new
|
|
2718
|
-
q: new
|
|
2719
|
-
M: new
|
|
2720
|
-
L: new
|
|
2721
|
-
w: new
|
|
2722
|
-
I: new
|
|
2723
|
-
d: new
|
|
2724
|
-
D: new
|
|
2725
|
-
E: new
|
|
2726
|
-
e: new
|
|
2727
|
-
c: new
|
|
2728
|
-
i: new
|
|
2729
|
-
a: new
|
|
2730
|
-
b: new
|
|
2731
|
-
B: new
|
|
2732
|
-
h: new
|
|
2733
|
-
H: new
|
|
2711
|
+
const Ir = {
|
|
2712
|
+
G: new Qn(),
|
|
2713
|
+
y: new Xn(),
|
|
2714
|
+
Y: new Zn(),
|
|
2715
|
+
R: new Jn(),
|
|
2716
|
+
u: new Kn(),
|
|
2717
|
+
Q: new er(),
|
|
2718
|
+
q: new tr(),
|
|
2719
|
+
M: new nr(),
|
|
2720
|
+
L: new rr(),
|
|
2721
|
+
w: new sr(),
|
|
2722
|
+
I: new ir(),
|
|
2723
|
+
d: new lr(),
|
|
2724
|
+
D: new dr(),
|
|
2725
|
+
E: new mr(),
|
|
2726
|
+
e: new fr(),
|
|
2727
|
+
c: new gr(),
|
|
2728
|
+
i: new br(),
|
|
2729
|
+
a: new yr(),
|
|
2730
|
+
b: new hr(),
|
|
2731
|
+
B: new _r(),
|
|
2732
|
+
h: new Tr(),
|
|
2733
|
+
H: new vr(),
|
|
2734
2734
|
K: new wr(),
|
|
2735
|
-
k: new
|
|
2736
|
-
m: new
|
|
2737
|
-
s: new
|
|
2738
|
-
S: new
|
|
2739
|
-
X: new
|
|
2740
|
-
x: new
|
|
2741
|
-
t: new
|
|
2742
|
-
T: new
|
|
2743
|
-
},
|
|
2744
|
-
function
|
|
2735
|
+
k: new xr(),
|
|
2736
|
+
m: new Pr(),
|
|
2737
|
+
s: new Dr(),
|
|
2738
|
+
S: new Or(),
|
|
2739
|
+
X: new Mr(),
|
|
2740
|
+
x: new kr(),
|
|
2741
|
+
t: new Rr(),
|
|
2742
|
+
T: new Sr()
|
|
2743
|
+
}, Cr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, jr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Nr = /^'([^]*?)'?$/, Fr = /''/g, Lr = /\S/, Gr = /[a-zA-Z]/;
|
|
2744
|
+
function zr(e, n, t, r) {
|
|
2745
2745
|
var E, H, _, R;
|
|
2746
|
-
const a = () => G(t, NaN), s =
|
|
2746
|
+
const a = () => G(t, NaN), s = Ot(), o = s.locale ?? Tt, d = s.firstWeekContainsDate ?? ((H = (E = s.locale) == null ? void 0 : E.options) == null ? void 0 : H.firstWeekContainsDate) ?? 1, p = s.weekStartsOn ?? ((R = (_ = s.locale) == null ? void 0 : _.options) == null ? void 0 : R.weekStartsOn) ?? 0, m = {
|
|
2747
2747
|
firstWeekContainsDate: d,
|
|
2748
2748
|
weekStartsOn: p,
|
|
2749
2749
|
locale: o
|
|
2750
|
-
}, b = [new
|
|
2751
|
-
const M =
|
|
2752
|
-
if (M in
|
|
2753
|
-
const z =
|
|
2754
|
-
return z(
|
|
2750
|
+
}, b = [new An(r == null ? void 0 : r.in, t)], x = n.match(jr).map((v) => {
|
|
2751
|
+
const M = v[0];
|
|
2752
|
+
if (M in Le) {
|
|
2753
|
+
const z = Le[M];
|
|
2754
|
+
return z(v, o.formatLong);
|
|
2755
2755
|
}
|
|
2756
|
-
return
|
|
2757
|
-
}).join("").match(
|
|
2758
|
-
for (let
|
|
2759
|
-
|
|
2760
|
-
const M =
|
|
2756
|
+
return v;
|
|
2757
|
+
}).join("").match(Cr), h = [];
|
|
2758
|
+
for (let v of x) {
|
|
2759
|
+
Dt(v) && Ge(v, n, e), Pt(v) && Ge(v, n, e);
|
|
2760
|
+
const M = v[0], z = Ir[M];
|
|
2761
2761
|
if (z) {
|
|
2762
2762
|
const { incompatibleTokens: A } = z;
|
|
2763
2763
|
if (Array.isArray(A)) {
|
|
2764
2764
|
const Q = h.find(
|
|
2765
|
-
(
|
|
2765
|
+
(le) => A.includes(le.token) || le.token === M
|
|
2766
2766
|
);
|
|
2767
2767
|
if (Q)
|
|
2768
2768
|
throw new RangeError(
|
|
2769
|
-
`The format string mustn't contain \`${Q.fullToken}\` and \`${
|
|
2769
|
+
`The format string mustn't contain \`${Q.fullToken}\` and \`${v}\` at the same time`
|
|
2770
2770
|
);
|
|
2771
2771
|
} else if (z.incompatibleTokens === "*" && h.length > 0)
|
|
2772
2772
|
throw new RangeError(
|
|
2773
|
-
`The format string mustn't contain \`${
|
|
2773
|
+
`The format string mustn't contain \`${v}\` and any other token at the same time`
|
|
2774
2774
|
);
|
|
2775
|
-
h.push({ token: M, fullToken:
|
|
2775
|
+
h.push({ token: M, fullToken: v });
|
|
2776
2776
|
const se = z.run(
|
|
2777
2777
|
e,
|
|
2778
|
-
|
|
2778
|
+
v,
|
|
2779
2779
|
o.match,
|
|
2780
2780
|
m
|
|
2781
2781
|
);
|
|
@@ -2783,60 +2783,60 @@ function Gr(e, n, t, r) {
|
|
|
2783
2783
|
return a();
|
|
2784
2784
|
b.push(se.setter), e = se.rest;
|
|
2785
2785
|
} else {
|
|
2786
|
-
if (M.match(
|
|
2786
|
+
if (M.match(Gr))
|
|
2787
2787
|
throw new RangeError(
|
|
2788
2788
|
"Format string contains an unescaped latin alphabet character `" + M + "`"
|
|
2789
2789
|
);
|
|
2790
|
-
if (
|
|
2791
|
-
e = e.slice(
|
|
2790
|
+
if (v === "''" ? v = "'" : M === "'" && (v = Wr(v)), e.indexOf(v) === 0)
|
|
2791
|
+
e = e.slice(v.length);
|
|
2792
2792
|
else
|
|
2793
2793
|
return a();
|
|
2794
2794
|
}
|
|
2795
2795
|
}
|
|
2796
|
-
if (e.length > 0 &&
|
|
2796
|
+
if (e.length > 0 && Lr.test(e))
|
|
2797
2797
|
return a();
|
|
2798
|
-
const g = b.map((
|
|
2799
|
-
(
|
|
2800
|
-
).map((
|
|
2798
|
+
const g = b.map((v) => v.priority).sort((v, M) => M - v).filter((v, M, z) => z.indexOf(v) === M).map(
|
|
2799
|
+
(v) => b.filter((M) => M.priority === v).sort((M, z) => z.subPriority - M.subPriority)
|
|
2800
|
+
).map((v) => v[0]);
|
|
2801
2801
|
let D = L(t, r == null ? void 0 : r.in);
|
|
2802
2802
|
if (isNaN(+D)) return a();
|
|
2803
2803
|
const j = {};
|
|
2804
|
-
for (const
|
|
2805
|
-
if (!
|
|
2804
|
+
for (const v of g) {
|
|
2805
|
+
if (!v.validate(D, m))
|
|
2806
2806
|
return a();
|
|
2807
|
-
const M =
|
|
2807
|
+
const M = v.set(D, j, m);
|
|
2808
2808
|
Array.isArray(M) ? (D = M[0], Object.assign(j, M[1])) : D = M;
|
|
2809
2809
|
}
|
|
2810
2810
|
return D;
|
|
2811
2811
|
}
|
|
2812
|
-
function
|
|
2813
|
-
return e.match(
|
|
2812
|
+
function Wr(e) {
|
|
2813
|
+
return e.match(Nr)[1].replace(Fr, "'");
|
|
2814
2814
|
}
|
|
2815
|
-
function
|
|
2816
|
-
const r =
|
|
2817
|
-
return "formatToParts" in a ?
|
|
2815
|
+
function Ze(e, n, t) {
|
|
2816
|
+
const r = Ot(), a = Er(e, t.timeZone, t.locale ?? r.locale);
|
|
2817
|
+
return "formatToParts" in a ? Yr(a, n) : qr(a, n);
|
|
2818
2818
|
}
|
|
2819
|
-
function
|
|
2819
|
+
function Yr(e, n) {
|
|
2820
2820
|
const t = e.formatToParts(n);
|
|
2821
2821
|
for (let r = t.length - 1; r >= 0; --r)
|
|
2822
2822
|
if (t[r].type === "timeZoneName")
|
|
2823
2823
|
return t[r].value;
|
|
2824
2824
|
}
|
|
2825
|
-
function
|
|
2825
|
+
function qr(e, n) {
|
|
2826
2826
|
const t = e.format(n).replace(/\u200E/g, ""), r = / [\w-+ ]+$/.exec(t);
|
|
2827
2827
|
return r ? r[0].substr(1) : "";
|
|
2828
2828
|
}
|
|
2829
|
-
function
|
|
2829
|
+
function Er(e, n, t) {
|
|
2830
2830
|
return new Intl.DateTimeFormat(t ? [t.code, "en-US"] : void 0, {
|
|
2831
2831
|
timeZone: n,
|
|
2832
2832
|
timeZoneName: e
|
|
2833
2833
|
});
|
|
2834
2834
|
}
|
|
2835
|
-
function
|
|
2836
|
-
const t =
|
|
2837
|
-
return "formatToParts" in t ?
|
|
2835
|
+
function Hr(e, n) {
|
|
2836
|
+
const t = Ar(n);
|
|
2837
|
+
return "formatToParts" in t ? Ur(t, e) : $r(t, e);
|
|
2838
2838
|
}
|
|
2839
|
-
const
|
|
2839
|
+
const Br = {
|
|
2840
2840
|
year: 0,
|
|
2841
2841
|
month: 1,
|
|
2842
2842
|
day: 2,
|
|
@@ -2844,11 +2844,11 @@ const Hr = {
|
|
|
2844
2844
|
minute: 4,
|
|
2845
2845
|
second: 5
|
|
2846
2846
|
};
|
|
2847
|
-
function
|
|
2847
|
+
function Ur(e, n) {
|
|
2848
2848
|
try {
|
|
2849
2849
|
const t = e.formatToParts(n), r = [];
|
|
2850
2850
|
for (let a = 0; a < t.length; a++) {
|
|
2851
|
-
const s =
|
|
2851
|
+
const s = Br[t[a].type];
|
|
2852
2852
|
s !== void 0 && (r[s] = parseInt(t[a].value, 10));
|
|
2853
2853
|
}
|
|
2854
2854
|
return r;
|
|
@@ -2858,7 +2858,7 @@ function Br(e, n) {
|
|
|
2858
2858
|
throw t;
|
|
2859
2859
|
}
|
|
2860
2860
|
}
|
|
2861
|
-
function
|
|
2861
|
+
function $r(e, n) {
|
|
2862
2862
|
const t = e.format(n), r = /(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(t);
|
|
2863
2863
|
return [
|
|
2864
2864
|
parseInt(r[3], 10),
|
|
@@ -2869,7 +2869,7 @@ function Ur(e, n) {
|
|
|
2869
2869
|
parseInt(r[6], 10)
|
|
2870
2870
|
];
|
|
2871
2871
|
}
|
|
2872
|
-
const
|
|
2872
|
+
const Re = {}, Je = new Intl.DateTimeFormat("en-US", {
|
|
2873
2873
|
hourCycle: "h23",
|
|
2874
2874
|
timeZone: "America/New_York",
|
|
2875
2875
|
year: "numeric",
|
|
@@ -2878,9 +2878,9 @@ const ke = {}, Ze = new Intl.DateTimeFormat("en-US", {
|
|
|
2878
2878
|
hour: "2-digit",
|
|
2879
2879
|
minute: "2-digit",
|
|
2880
2880
|
second: "2-digit"
|
|
2881
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")),
|
|
2882
|
-
function
|
|
2883
|
-
return
|
|
2881
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Vr = Je === "06/25/2014, 00:00:00" || Je === "06/25/2014 00:00:00";
|
|
2882
|
+
function Ar(e) {
|
|
2883
|
+
return Re[e] || (Re[e] = Vr ? new Intl.DateTimeFormat("en-US", {
|
|
2884
2884
|
hourCycle: "h23",
|
|
2885
2885
|
timeZone: e,
|
|
2886
2886
|
year: "numeric",
|
|
@@ -2898,114 +2898,114 @@ function Vr(e) {
|
|
|
2898
2898
|
hour: "2-digit",
|
|
2899
2899
|
minute: "2-digit",
|
|
2900
2900
|
second: "2-digit"
|
|
2901
|
-
})),
|
|
2901
|
+
})), Re[e];
|
|
2902
2902
|
}
|
|
2903
|
-
function
|
|
2903
|
+
function Ee(e, n, t, r, a, s, o) {
|
|
2904
2904
|
const d = /* @__PURE__ */ new Date(0);
|
|
2905
2905
|
return d.setUTCFullYear(e, n, t), d.setUTCHours(r, a, s, o), d;
|
|
2906
2906
|
}
|
|
2907
|
-
const
|
|
2907
|
+
const Ke = 36e5, Qr = 6e4, Se = {
|
|
2908
2908
|
timezone: /([Z+-].*)$/,
|
|
2909
2909
|
timezoneZ: /^(Z)$/,
|
|
2910
2910
|
timezoneHH: /^([+-]\d{2})$/,
|
|
2911
2911
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
2912
2912
|
};
|
|
2913
|
-
function
|
|
2913
|
+
function De(e, n, t) {
|
|
2914
2914
|
if (!e)
|
|
2915
2915
|
return 0;
|
|
2916
|
-
let r =
|
|
2916
|
+
let r = Se.timezoneZ.exec(e);
|
|
2917
2917
|
if (r)
|
|
2918
2918
|
return 0;
|
|
2919
2919
|
let a, s;
|
|
2920
|
-
if (r =
|
|
2921
|
-
return a = parseInt(r[1], 10),
|
|
2922
|
-
if (r =
|
|
2920
|
+
if (r = Se.timezoneHH.exec(e), r)
|
|
2921
|
+
return a = parseInt(r[1], 10), et(a) ? -(a * Ke) : NaN;
|
|
2922
|
+
if (r = Se.timezoneHHMM.exec(e), r) {
|
|
2923
2923
|
a = parseInt(r[2], 10);
|
|
2924
2924
|
const o = parseInt(r[3], 10);
|
|
2925
|
-
return
|
|
2925
|
+
return et(a, o) ? (s = Math.abs(a) * Ke + o * Qr, r[1] === "+" ? -s : s) : NaN;
|
|
2926
2926
|
}
|
|
2927
|
-
if (
|
|
2927
|
+
if (Jr(e)) {
|
|
2928
2928
|
n = new Date(n || Date.now());
|
|
2929
|
-
const o = t ? n :
|
|
2930
|
-
return -(t ? d :
|
|
2929
|
+
const o = t ? n : Xr(n), d = ze(o, e);
|
|
2930
|
+
return -(t ? d : Zr(n, d, e));
|
|
2931
2931
|
}
|
|
2932
2932
|
return NaN;
|
|
2933
2933
|
}
|
|
2934
|
-
function
|
|
2935
|
-
return
|
|
2934
|
+
function Xr(e) {
|
|
2935
|
+
return Ee(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2936
2936
|
}
|
|
2937
|
-
function
|
|
2938
|
-
const t =
|
|
2937
|
+
function ze(e, n) {
|
|
2938
|
+
const t = Hr(e, n), r = Ee(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
2939
2939
|
let a = e.getTime();
|
|
2940
2940
|
const s = a % 1e3;
|
|
2941
2941
|
return a -= s >= 0 ? s : 1e3 + s, r - a;
|
|
2942
2942
|
}
|
|
2943
|
-
function
|
|
2943
|
+
function Zr(e, n, t) {
|
|
2944
2944
|
let a = e.getTime() - n;
|
|
2945
|
-
const s =
|
|
2945
|
+
const s = ze(new Date(a), t);
|
|
2946
2946
|
if (n === s)
|
|
2947
2947
|
return n;
|
|
2948
2948
|
a -= s - n;
|
|
2949
|
-
const o =
|
|
2949
|
+
const o = ze(new Date(a), t);
|
|
2950
2950
|
return s === o ? s : Math.max(s, o);
|
|
2951
2951
|
}
|
|
2952
|
-
function
|
|
2952
|
+
function et(e, n) {
|
|
2953
2953
|
return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
|
|
2954
2954
|
}
|
|
2955
|
-
const
|
|
2956
|
-
function
|
|
2957
|
-
if (
|
|
2955
|
+
const tt = {};
|
|
2956
|
+
function Jr(e) {
|
|
2957
|
+
if (tt[e])
|
|
2958
2958
|
return !0;
|
|
2959
2959
|
try {
|
|
2960
|
-
return new Intl.DateTimeFormat(void 0, { timeZone: e }),
|
|
2960
|
+
return new Intl.DateTimeFormat(void 0, { timeZone: e }), tt[e] = !0, !0;
|
|
2961
2961
|
} catch {
|
|
2962
2962
|
return !1;
|
|
2963
2963
|
}
|
|
2964
2964
|
}
|
|
2965
|
-
const
|
|
2965
|
+
const Kr = 60 * 1e3, ea = {
|
|
2966
2966
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2967
2967
|
X: function(e, n, t) {
|
|
2968
|
-
const r =
|
|
2968
|
+
const r = Ie(t.timeZone, e);
|
|
2969
2969
|
if (r === 0)
|
|
2970
2970
|
return "Z";
|
|
2971
2971
|
switch (n) {
|
|
2972
2972
|
case "X":
|
|
2973
|
-
return
|
|
2973
|
+
return nt(r);
|
|
2974
2974
|
case "XXXX":
|
|
2975
2975
|
case "XX":
|
|
2976
|
-
return
|
|
2976
|
+
return me(r);
|
|
2977
2977
|
case "XXXXX":
|
|
2978
2978
|
case "XXX":
|
|
2979
2979
|
default:
|
|
2980
|
-
return
|
|
2980
|
+
return me(r, ":");
|
|
2981
2981
|
}
|
|
2982
2982
|
},
|
|
2983
2983
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
2984
2984
|
x: function(e, n, t) {
|
|
2985
|
-
const r =
|
|
2985
|
+
const r = Ie(t.timeZone, e);
|
|
2986
2986
|
switch (n) {
|
|
2987
2987
|
case "x":
|
|
2988
|
-
return
|
|
2988
|
+
return nt(r);
|
|
2989
2989
|
case "xxxx":
|
|
2990
2990
|
case "xx":
|
|
2991
|
-
return
|
|
2991
|
+
return me(r);
|
|
2992
2992
|
case "xxxxx":
|
|
2993
2993
|
case "xxx":
|
|
2994
2994
|
default:
|
|
2995
|
-
return
|
|
2995
|
+
return me(r, ":");
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
2998
2998
|
// Timezone (GMT)
|
|
2999
2999
|
O: function(e, n, t) {
|
|
3000
|
-
const r =
|
|
3000
|
+
const r = Ie(t.timeZone, e);
|
|
3001
3001
|
switch (n) {
|
|
3002
3002
|
case "O":
|
|
3003
3003
|
case "OO":
|
|
3004
3004
|
case "OOO":
|
|
3005
|
-
return "GMT" +
|
|
3005
|
+
return "GMT" + ta(r, ":");
|
|
3006
3006
|
case "OOOO":
|
|
3007
3007
|
default:
|
|
3008
|
-
return "GMT" +
|
|
3008
|
+
return "GMT" + me(r, ":");
|
|
3009
3009
|
}
|
|
3010
3010
|
},
|
|
3011
3011
|
// Timezone (specific non-location)
|
|
@@ -3014,15 +3014,15 @@ const Jr = 60 * 1e3, Kr = {
|
|
|
3014
3014
|
case "z":
|
|
3015
3015
|
case "zz":
|
|
3016
3016
|
case "zzz":
|
|
3017
|
-
return
|
|
3017
|
+
return Ze("short", e, t);
|
|
3018
3018
|
case "zzzz":
|
|
3019
3019
|
default:
|
|
3020
|
-
return
|
|
3020
|
+
return Ze("long", e, t);
|
|
3021
3021
|
}
|
|
3022
3022
|
}
|
|
3023
3023
|
};
|
|
3024
|
-
function
|
|
3025
|
-
const t = e ?
|
|
3024
|
+
function Ie(e, n) {
|
|
3025
|
+
const t = e ? De(e, n, !0) / Kr : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
|
|
3026
3026
|
if (Number.isNaN(t))
|
|
3027
3027
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3028
3028
|
return t;
|
|
@@ -3034,22 +3034,22 @@ function we(e, n) {
|
|
|
3034
3034
|
r = "0" + r;
|
|
3035
3035
|
return t + r;
|
|
3036
3036
|
}
|
|
3037
|
-
function
|
|
3037
|
+
function me(e, n = "") {
|
|
3038
3038
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = we(Math.floor(r / 60), 2), s = we(Math.floor(r % 60), 2);
|
|
3039
3039
|
return t + a + n + s;
|
|
3040
3040
|
}
|
|
3041
|
-
function
|
|
3042
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + we(Math.abs(e) / 60, 2) :
|
|
3041
|
+
function nt(e, n) {
|
|
3042
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + we(Math.abs(e) / 60, 2) : me(e, n);
|
|
3043
3043
|
}
|
|
3044
|
-
function
|
|
3044
|
+
function ta(e, n = "") {
|
|
3045
3045
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.floor(r / 60), s = r % 60;
|
|
3046
3046
|
return s === 0 ? t + String(a) : t + String(a) + n + we(s, 2);
|
|
3047
3047
|
}
|
|
3048
|
-
function
|
|
3048
|
+
function rt(e) {
|
|
3049
3049
|
const n = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
3050
3050
|
return n.setUTCFullYear(e.getFullYear()), +e - +n;
|
|
3051
3051
|
}
|
|
3052
|
-
const
|
|
3052
|
+
const It = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Ce = 36e5, at = 6e4, na = 2, q = {
|
|
3053
3053
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3054
3054
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3055
3055
|
plainTime: /:/,
|
|
@@ -3082,14 +3082,14 @@ const St = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
3082
3082
|
HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3083
3083
|
HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3084
3084
|
// time zone tokens (to identify the presence of a tz)
|
|
3085
|
-
timeZone:
|
|
3085
|
+
timeZone: It
|
|
3086
3086
|
};
|
|
3087
|
-
function
|
|
3087
|
+
function xe(e, n = {}) {
|
|
3088
3088
|
if (arguments.length < 1)
|
|
3089
3089
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
3090
3090
|
if (e === null)
|
|
3091
3091
|
return /* @__PURE__ */ new Date(NaN);
|
|
3092
|
-
const t = n.additionalDigits == null ?
|
|
3092
|
+
const t = n.additionalDigits == null ? na : Number(n.additionalDigits);
|
|
3093
3093
|
if (t !== 2 && t !== 1 && t !== 0)
|
|
3094
3094
|
throw new RangeError("additionalDigits must be 0, 1 or 2");
|
|
3095
3095
|
if (e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]")
|
|
@@ -3098,24 +3098,24 @@ function ve(e, n = {}) {
|
|
|
3098
3098
|
return new Date(e);
|
|
3099
3099
|
if (Object.prototype.toString.call(e) !== "[object String]")
|
|
3100
3100
|
return /* @__PURE__ */ new Date(NaN);
|
|
3101
|
-
const r =
|
|
3101
|
+
const r = ra(e), { year: a, restDateString: s } = aa(r.date, t), o = sa(s, a);
|
|
3102
3102
|
if (o === null || isNaN(o.getTime()))
|
|
3103
3103
|
return /* @__PURE__ */ new Date(NaN);
|
|
3104
3104
|
if (o) {
|
|
3105
3105
|
const d = o.getTime();
|
|
3106
3106
|
let p = 0, m;
|
|
3107
|
-
if (r.time && (p =
|
|
3107
|
+
if (r.time && (p = oa(r.time), p === null || isNaN(p)))
|
|
3108
3108
|
return /* @__PURE__ */ new Date(NaN);
|
|
3109
3109
|
if (r.timeZone || n.timeZone) {
|
|
3110
|
-
if (m =
|
|
3110
|
+
if (m = De(r.timeZone || n.timeZone, new Date(d + p)), isNaN(m))
|
|
3111
3111
|
return /* @__PURE__ */ new Date(NaN);
|
|
3112
3112
|
} else
|
|
3113
|
-
m =
|
|
3113
|
+
m = rt(new Date(d + p)), m = rt(new Date(d + p + m));
|
|
3114
3114
|
return new Date(d + p + m);
|
|
3115
3115
|
} else
|
|
3116
3116
|
return /* @__PURE__ */ new Date(NaN);
|
|
3117
3117
|
}
|
|
3118
|
-
function
|
|
3118
|
+
function ra(e) {
|
|
3119
3119
|
const n = {};
|
|
3120
3120
|
let t = q.dateTimePattern.exec(e), r;
|
|
3121
3121
|
if (t ? (n.date = t[1], r = t[3]) : (t = q.datePattern.exec(e), t ? (n.date = t[1], r = t[2]) : (n.date = null, r = e)), r) {
|
|
@@ -3124,7 +3124,7 @@ function na(e) {
|
|
|
3124
3124
|
}
|
|
3125
3125
|
return n;
|
|
3126
3126
|
}
|
|
3127
|
-
function
|
|
3127
|
+
function aa(e, n) {
|
|
3128
3128
|
if (e) {
|
|
3129
3129
|
const t = q.YYY[n], r = q.YYYYY[n];
|
|
3130
3130
|
let a = q.YYYY.exec(e) || r.exec(e);
|
|
@@ -3147,7 +3147,7 @@ function ra(e, n) {
|
|
|
3147
3147
|
year: null
|
|
3148
3148
|
};
|
|
3149
3149
|
}
|
|
3150
|
-
function
|
|
3150
|
+
function sa(e, n) {
|
|
3151
3151
|
if (n === null)
|
|
3152
3152
|
return null;
|
|
3153
3153
|
let t, r, a;
|
|
@@ -3155,108 +3155,108 @@ function aa(e, n) {
|
|
|
3155
3155
|
return t = /* @__PURE__ */ new Date(0), t.setUTCFullYear(n), t;
|
|
3156
3156
|
let s = q.MM.exec(e);
|
|
3157
3157
|
if (s)
|
|
3158
|
-
return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1,
|
|
3158
|
+
return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1, ot(n, r) ? (t.setUTCFullYear(n, r), t) : /* @__PURE__ */ new Date(NaN);
|
|
3159
3159
|
if (s = q.DDD.exec(e), s) {
|
|
3160
3160
|
t = /* @__PURE__ */ new Date(0);
|
|
3161
3161
|
const o = parseInt(s[1], 10);
|
|
3162
|
-
return
|
|
3162
|
+
return ca(n, o) ? (t.setUTCFullYear(n, 0, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3163
3163
|
}
|
|
3164
3164
|
if (s = q.MMDD.exec(e), s) {
|
|
3165
3165
|
t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1;
|
|
3166
3166
|
const o = parseInt(s[2], 10);
|
|
3167
|
-
return
|
|
3167
|
+
return ot(n, r, o) ? (t.setUTCFullYear(n, r, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3168
3168
|
}
|
|
3169
3169
|
if (s = q.Www.exec(e), s)
|
|
3170
|
-
return a = parseInt(s[1], 10) - 1,
|
|
3170
|
+
return a = parseInt(s[1], 10) - 1, it(a) ? st(n, a) : /* @__PURE__ */ new Date(NaN);
|
|
3171
3171
|
if (s = q.WwwD.exec(e), s) {
|
|
3172
3172
|
a = parseInt(s[1], 10) - 1;
|
|
3173
3173
|
const o = parseInt(s[2], 10) - 1;
|
|
3174
|
-
return
|
|
3174
|
+
return it(a, o) ? st(n, a, o) : /* @__PURE__ */ new Date(NaN);
|
|
3175
3175
|
}
|
|
3176
3176
|
return null;
|
|
3177
3177
|
}
|
|
3178
|
-
function
|
|
3178
|
+
function oa(e) {
|
|
3179
3179
|
let n, t, r = q.HH.exec(e);
|
|
3180
3180
|
if (r)
|
|
3181
|
-
return n = parseFloat(r[1].replace(",", ".")),
|
|
3181
|
+
return n = parseFloat(r[1].replace(",", ".")), je(n) ? n % 24 * Ce : NaN;
|
|
3182
3182
|
if (r = q.HHMM.exec(e), r)
|
|
3183
|
-
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")),
|
|
3183
|
+
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")), je(n, t) ? n % 24 * Ce + t * at : NaN;
|
|
3184
3184
|
if (r = q.HHMMSS.exec(e), r) {
|
|
3185
3185
|
n = parseInt(r[1], 10), t = parseInt(r[2], 10);
|
|
3186
3186
|
const a = parseFloat(r[3].replace(",", "."));
|
|
3187
|
-
return
|
|
3187
|
+
return je(n, t, a) ? n % 24 * Ce + t * at + a * 1e3 : NaN;
|
|
3188
3188
|
}
|
|
3189
3189
|
return null;
|
|
3190
3190
|
}
|
|
3191
|
-
function
|
|
3191
|
+
function st(e, n, t) {
|
|
3192
3192
|
n = n || 0, t = t || 0;
|
|
3193
3193
|
const r = /* @__PURE__ */ new Date(0);
|
|
3194
3194
|
r.setUTCFullYear(e, 0, 4);
|
|
3195
3195
|
const a = r.getUTCDay() || 7, s = n * 7 + t + 1 - a;
|
|
3196
3196
|
return r.setUTCDate(r.getUTCDate() + s), r;
|
|
3197
3197
|
}
|
|
3198
|
-
const
|
|
3199
|
-
function
|
|
3198
|
+
const ia = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ua = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
3199
|
+
function Ct(e) {
|
|
3200
3200
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
3201
3201
|
}
|
|
3202
|
-
function
|
|
3202
|
+
function ot(e, n, t) {
|
|
3203
3203
|
if (n < 0 || n > 11)
|
|
3204
3204
|
return !1;
|
|
3205
3205
|
if (t != null) {
|
|
3206
3206
|
if (t < 1)
|
|
3207
3207
|
return !1;
|
|
3208
|
-
const r =
|
|
3209
|
-
if (r && t >
|
|
3208
|
+
const r = Ct(e);
|
|
3209
|
+
if (r && t > ua[n] || !r && t > ia[n])
|
|
3210
3210
|
return !1;
|
|
3211
3211
|
}
|
|
3212
3212
|
return !0;
|
|
3213
3213
|
}
|
|
3214
|
-
function
|
|
3214
|
+
function ca(e, n) {
|
|
3215
3215
|
if (n < 1)
|
|
3216
3216
|
return !1;
|
|
3217
|
-
const t =
|
|
3217
|
+
const t = Ct(e);
|
|
3218
3218
|
return !(t && n > 366 || !t && n > 365);
|
|
3219
3219
|
}
|
|
3220
|
-
function
|
|
3220
|
+
function it(e, n) {
|
|
3221
3221
|
return !(e < 0 || e > 52 || n != null && (n < 0 || n > 6));
|
|
3222
3222
|
}
|
|
3223
|
-
function
|
|
3223
|
+
function je(e, n, t) {
|
|
3224
3224
|
return !(e < 0 || e >= 25 || n != null && (n < 0 || n >= 60) || t != null && (t < 0 || t >= 60));
|
|
3225
3225
|
}
|
|
3226
|
-
const
|
|
3227
|
-
function
|
|
3226
|
+
const la = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
|
|
3227
|
+
function da(e, n, t = {}) {
|
|
3228
3228
|
n = String(n);
|
|
3229
|
-
const r = n.match(
|
|
3229
|
+
const r = n.match(la);
|
|
3230
3230
|
if (r) {
|
|
3231
|
-
const a =
|
|
3231
|
+
const a = xe(t.originalDate || e, t);
|
|
3232
3232
|
n = r.reduce(function(s, o) {
|
|
3233
3233
|
if (o[0] === "'")
|
|
3234
3234
|
return s;
|
|
3235
|
-
const d = s.indexOf(o), p = s[d - 1] === "'", m = s.replace(o, "'" +
|
|
3235
|
+
const d = s.indexOf(o), p = s[d - 1] === "'", m = s.replace(o, "'" + ea[o[0]](a, o, t) + "'");
|
|
3236
3236
|
return p ? m.substring(0, d - 1) + m.substring(d + 1) : m;
|
|
3237
3237
|
}, n);
|
|
3238
3238
|
}
|
|
3239
|
-
return
|
|
3239
|
+
return qn(e, n, t);
|
|
3240
3240
|
}
|
|
3241
|
-
function
|
|
3242
|
-
e =
|
|
3243
|
-
const r =
|
|
3241
|
+
function ma(e, n, t) {
|
|
3242
|
+
e = xe(e, t);
|
|
3243
|
+
const r = De(n, e, !0), a = new Date(e.getTime() - r), s = /* @__PURE__ */ new Date(0);
|
|
3244
3244
|
return s.setFullYear(a.getUTCFullYear(), a.getUTCMonth(), a.getUTCDate()), s.setHours(a.getUTCHours(), a.getUTCMinutes(), a.getUTCSeconds(), a.getUTCMilliseconds()), s;
|
|
3245
3245
|
}
|
|
3246
|
-
function
|
|
3247
|
-
if (typeof e == "string" && !e.match(
|
|
3248
|
-
return
|
|
3249
|
-
e =
|
|
3250
|
-
const r =
|
|
3246
|
+
function fa(e, n, t) {
|
|
3247
|
+
if (typeof e == "string" && !e.match(It))
|
|
3248
|
+
return xe(e, { ...t, timeZone: n });
|
|
3249
|
+
e = xe(e, t);
|
|
3250
|
+
const r = Ee(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), a = De(n, new Date(r));
|
|
3251
3251
|
return new Date(r + a);
|
|
3252
3252
|
}
|
|
3253
|
-
const
|
|
3253
|
+
const ga = (e) => new TextEncoder().encode(e), pa = (e) => {
|
|
3254
3254
|
try {
|
|
3255
3255
|
return atob(e);
|
|
3256
3256
|
} catch (n) {
|
|
3257
3257
|
return console.error("Failed to decode Base64:", n), "";
|
|
3258
3258
|
}
|
|
3259
|
-
},
|
|
3259
|
+
}, ba = () => {
|
|
3260
3260
|
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 1, 12, 0, 0), a = new Date(n, t + 1, 1, 12, 0, 0), s = Math.floor(
|
|
3261
3261
|
(a.getTime() - e.getTime()) / 1e3
|
|
3262
3262
|
), o = Math.floor(
|
|
@@ -3266,7 +3266,7 @@ const fa = (e) => new TextEncoder().encode(e), ga = (e) => {
|
|
|
3266
3266
|
monthRemainingTime: s,
|
|
3267
3267
|
monthProgressPercentage: Math.round(d / o * 100)
|
|
3268
3268
|
};
|
|
3269
|
-
},
|
|
3269
|
+
}, ya = () => {
|
|
3270
3270
|
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 1 ? 7 : 8 - n, r = new Date(
|
|
3271
3271
|
e.getFullYear(),
|
|
3272
3272
|
e.getMonth(),
|
|
@@ -3280,7 +3280,7 @@ const fa = (e) => new TextEncoder().encode(e), ga = (e) => {
|
|
|
3280
3280
|
weekRemainingTime: a,
|
|
3281
3281
|
weekProgressPercentage: Math.round(a / m * 100)
|
|
3282
3282
|
};
|
|
3283
|
-
},
|
|
3283
|
+
}, ha = () => {
|
|
3284
3284
|
const e = /* @__PURE__ */ new Date(), n = new Date(
|
|
3285
3285
|
e.getFullYear(),
|
|
3286
3286
|
e.getMonth(),
|
|
@@ -3294,57 +3294,57 @@ const fa = (e) => new TextEncoder().encode(e), ga = (e) => {
|
|
|
3294
3294
|
dayRemainingTime: t,
|
|
3295
3295
|
dayProgressPercentage: Math.round(t / o * 100)
|
|
3296
3296
|
};
|
|
3297
|
-
},
|
|
3297
|
+
}, jt = (e) => {
|
|
3298
3298
|
try {
|
|
3299
|
-
const n = "Asia/Kuala_Lumpur", t =
|
|
3299
|
+
const n = "Asia/Kuala_Lumpur", t = zr(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
3300
3300
|
if (isNaN(t.getTime()))
|
|
3301
3301
|
throw new Error("Invalid date format");
|
|
3302
|
-
const r =
|
|
3303
|
-
return
|
|
3302
|
+
const r = fa(t, n), a = Intl.DateTimeFormat().resolvedOptions().timeZone, s = ma(r, a);
|
|
3303
|
+
return da(s, "yyyy-MM-dd HH:mm:ss", { timeZone: a });
|
|
3304
3304
|
} catch (n) {
|
|
3305
3305
|
throw console.error("Error converting to user timezone:", n), n;
|
|
3306
3306
|
}
|
|
3307
|
-
},
|
|
3307
|
+
}, Nt = (e) => {
|
|
3308
3308
|
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (x, h) => `${h.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"), p = String(r.getMinutes()).padStart(2, "0"), m = String(r.getSeconds()).padStart(2, "0");
|
|
3309
3309
|
return `${a}-${s}-${o} ${d}:${p}:${m}`;
|
|
3310
|
-
},
|
|
3311
|
-
var l = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e))(l || {});
|
|
3310
|
+
}, _a = () => Date.now(), Ta = (e) => new Date(e).getTime(), va = (e) => _a() > Ta(Nt(jt(e)));
|
|
3311
|
+
var l = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e))(l || {});
|
|
3312
3312
|
const wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3313
3313
|
__proto__: null,
|
|
3314
3314
|
Api: l
|
|
3315
3315
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3316
3316
|
var K = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(K || {});
|
|
3317
|
-
const
|
|
3317
|
+
const xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3318
3318
|
__proto__: null,
|
|
3319
3319
|
PaymentType: K
|
|
3320
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3320
|
+
}, Symbol.toStringTag, { value: "Module" })), Oe = {
|
|
3321
3321
|
depositBank: !1,
|
|
3322
3322
|
depositDateTime: !1,
|
|
3323
3323
|
depositDetail: !1,
|
|
3324
3324
|
depositMethod: !1,
|
|
3325
3325
|
depositor: !1,
|
|
3326
3326
|
uploadReceipt: !1
|
|
3327
|
-
},
|
|
3327
|
+
}, He = {
|
|
3328
3328
|
id: 0,
|
|
3329
3329
|
name: "",
|
|
3330
3330
|
type: K.unknown,
|
|
3331
3331
|
promo: [],
|
|
3332
3332
|
bank: [],
|
|
3333
|
-
requiredField:
|
|
3334
|
-
},
|
|
3333
|
+
requiredField: Oe
|
|
3334
|
+
}, Pa = (e) => {
|
|
3335
3335
|
var n;
|
|
3336
3336
|
return ((n = e.mdPaymentChannels) == null ? void 0 : n.map((t) => {
|
|
3337
3337
|
const r = [];
|
|
3338
3338
|
switch (t.name) {
|
|
3339
3339
|
case K.default:
|
|
3340
|
-
r.push(
|
|
3340
|
+
r.push(ut(t.paymentmethod.manual, e));
|
|
3341
3341
|
break;
|
|
3342
3342
|
case K.pay:
|
|
3343
|
-
r.push(
|
|
3343
|
+
r.push(Da(t.paymentmethod.onlinebanking, e));
|
|
3344
3344
|
break;
|
|
3345
3345
|
default:
|
|
3346
3346
|
if (t.paymentmethod.auto.bank.length > 0 && r.push(
|
|
3347
|
-
|
|
3347
|
+
Oa(t.bankid ?? 0, t.paymentmethod.auto, e)
|
|
3348
3348
|
), t.paymentmethod.manual.bank.length > 0) {
|
|
3349
3349
|
let a = !1;
|
|
3350
3350
|
for (let s = 0; s < t.paymentmethod.manual.bank.length; s++) {
|
|
@@ -3354,10 +3354,10 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3354
3354
|
break;
|
|
3355
3355
|
}
|
|
3356
3356
|
}
|
|
3357
|
-
a && r.push(
|
|
3357
|
+
a && r.push(ut(t.paymentmethod.manual, e));
|
|
3358
3358
|
}
|
|
3359
3359
|
t.paymentmethod.fixamount.bank.length > 0 && r.push(
|
|
3360
|
-
|
|
3360
|
+
Ma(t.bankid ?? 0, t.paymentmethod.fixamount)
|
|
3361
3361
|
);
|
|
3362
3362
|
}
|
|
3363
3363
|
return {
|
|
@@ -3366,7 +3366,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3366
3366
|
paymentList: r
|
|
3367
3367
|
};
|
|
3368
3368
|
})) ?? [];
|
|
3369
|
-
},
|
|
3369
|
+
}, Me = (e) => {
|
|
3370
3370
|
const n = {
|
|
3371
3371
|
id: -1,
|
|
3372
3372
|
name: "excludePromo",
|
|
@@ -3381,7 +3381,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3381
3381
|
dailyBonus: r.dtype === "5" && r.type === "D"
|
|
3382
3382
|
}));
|
|
3383
3383
|
return [n, ...t];
|
|
3384
|
-
},
|
|
3384
|
+
}, ye = (e, n, t, r) => {
|
|
3385
3385
|
let a, s;
|
|
3386
3386
|
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);
|
|
3387
3387
|
const o = Math.round(a);
|
|
@@ -3408,13 +3408,13 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3408
3408
|
b,
|
|
3409
3409
|
d.toString()
|
|
3410
3410
|
], minAmount: o, maxAmount: s };
|
|
3411
|
-
},
|
|
3411
|
+
}, ut = (e, n) => n ? {
|
|
3412
3412
|
id: 0,
|
|
3413
3413
|
name: "manualMethod",
|
|
3414
3414
|
type: K.manual,
|
|
3415
|
-
promo:
|
|
3415
|
+
promo: Me(e.promo),
|
|
3416
3416
|
bank: e.bank.map((a) => {
|
|
3417
|
-
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: p, maxAmount: m } =
|
|
3417
|
+
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: p, maxAmount: m } = ye(
|
|
3418
3418
|
Number(s),
|
|
3419
3419
|
Number(o),
|
|
3420
3420
|
n.mdBankLevelDetail.deposit_min,
|
|
@@ -3440,17 +3440,17 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3440
3440
|
depositor: n.mdManualDepositRequireField.depositor,
|
|
3441
3441
|
uploadReceipt: n.mdUploadReceipt
|
|
3442
3442
|
}
|
|
3443
|
-
} :
|
|
3443
|
+
} : He, Da = (e, n) => n ? {
|
|
3444
3444
|
id: 0,
|
|
3445
3445
|
name: "onlineBankingMethod",
|
|
3446
3446
|
type: K.pay,
|
|
3447
|
-
promo:
|
|
3447
|
+
promo: Me(e.promo),
|
|
3448
3448
|
bank: e.banklist.map((a) => {
|
|
3449
3449
|
let s = "0.00", o = "0.00";
|
|
3450
3450
|
const d = a.bankindex ?? 0;
|
|
3451
3451
|
for (let D = 0; D < n.mdGatewayMinMax.length; D++)
|
|
3452
3452
|
n.mdGatewayMinMax[D].bankindex == d.toString() && (s = n.mdGatewayMinMax[D].min, o = n.mdGatewayMinMax[D].max);
|
|
3453
|
-
const { amountList: p, minAmount: m, maxAmount: b } =
|
|
3453
|
+
const { amountList: p, minAmount: m, maxAmount: b } = ye(
|
|
3454
3454
|
Number(s),
|
|
3455
3455
|
Number(o),
|
|
3456
3456
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3462,7 +3462,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3462
3462
|
min: m,
|
|
3463
3463
|
max: b
|
|
3464
3464
|
}, h = a.pg.map((D) => {
|
|
3465
|
-
const j = D.mintransaction ?? "0.00", E = D.maxtransaction ?? "0.00", { amountList: H, minAmount: _, maxAmount: R } =
|
|
3465
|
+
const j = D.mintransaction ?? "0.00", E = D.maxtransaction ?? "0.00", { amountList: H, minAmount: _, maxAmount: R } = ye(
|
|
3466
3466
|
Number(j),
|
|
3467
3467
|
Number(E),
|
|
3468
3468
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3485,15 +3485,15 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3485
3485
|
gateway: [x, ...h]
|
|
3486
3486
|
};
|
|
3487
3487
|
}),
|
|
3488
|
-
requiredField:
|
|
3489
|
-
} :
|
|
3490
|
-
if (!t) return
|
|
3488
|
+
requiredField: Oe
|
|
3489
|
+
} : He, Oa = (e, n, t) => {
|
|
3490
|
+
if (!t) return He;
|
|
3491
3491
|
const r = K.auto;
|
|
3492
3492
|
let a = [];
|
|
3493
3493
|
const s = t.mdGatewayMinMax ?? [];
|
|
3494
3494
|
if (n.bank.length > 0 && t.mdPGSelection === "1")
|
|
3495
3495
|
a = n.bank.map((d) => {
|
|
3496
|
-
const { amountList: p, minAmount: m, maxAmount: b } =
|
|
3496
|
+
const { amountList: p, minAmount: m, maxAmount: b } = ye(
|
|
3497
3497
|
d.mintransaction ?? 0,
|
|
3498
3498
|
d.maxtransaction ?? 0,
|
|
3499
3499
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3511,7 +3511,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3511
3511
|
let d = "0.00", p = "0.00";
|
|
3512
3512
|
for (let g = 0; g < s.length; g++)
|
|
3513
3513
|
s[g].bankindex === e.toString() && (d = s[g].min, p = s[g].max);
|
|
3514
|
-
const { amountList: m, minAmount: b, maxAmount: x } =
|
|
3514
|
+
const { amountList: m, minAmount: b, maxAmount: x } = ye(
|
|
3515
3515
|
Number(d),
|
|
3516
3516
|
Number(p),
|
|
3517
3517
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3529,17 +3529,17 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3529
3529
|
id: e,
|
|
3530
3530
|
name: "autoMethod",
|
|
3531
3531
|
type: r,
|
|
3532
|
-
promo:
|
|
3532
|
+
promo: Me(n.promo),
|
|
3533
3533
|
bank: a,
|
|
3534
|
-
requiredField:
|
|
3534
|
+
requiredField: Oe
|
|
3535
3535
|
};
|
|
3536
|
-
},
|
|
3536
|
+
}, Ma = (e, n) => {
|
|
3537
3537
|
const t = K.fix;
|
|
3538
3538
|
return {
|
|
3539
3539
|
id: e,
|
|
3540
3540
|
name: "fixAmountMethod",
|
|
3541
3541
|
type: t,
|
|
3542
|
-
promo:
|
|
3542
|
+
promo: Me(n.promo),
|
|
3543
3543
|
bank: n.bank.map((a) => {
|
|
3544
3544
|
const s = a.amtlist.map(Number).sort((d, p) => d - p);
|
|
3545
3545
|
return {
|
|
@@ -3550,20 +3550,20 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3550
3550
|
max: s.length > 0 ? s[s.length - 1] : 0
|
|
3551
3551
|
};
|
|
3552
3552
|
}),
|
|
3553
|
-
requiredField:
|
|
3553
|
+
requiredField: Oe
|
|
3554
3554
|
};
|
|
3555
|
-
},
|
|
3555
|
+
}, ka = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
3556
3556
|
alert: n.announcement_alert === "1",
|
|
3557
3557
|
content: n.announcement_simplified ?? "",
|
|
3558
3558
|
lastUpdatedTime: n.announcement_lastupdated
|
|
3559
|
-
}))) ?? [],
|
|
3559
|
+
}))) ?? [], Ra = (e) => ({
|
|
3560
3560
|
username: e.username,
|
|
3561
3561
|
birthday: e.mdUserDetail.dob ?? "",
|
|
3562
3562
|
email: e.mdUserDetail.email ?? "",
|
|
3563
3563
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
3564
3564
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
3565
3565
|
profilePicUrl: e.mdUserDetail.profile_pic
|
|
3566
|
-
}),
|
|
3566
|
+
}), Sa = (e) => {
|
|
3567
3567
|
var n, t, r, a, s, o, d, p, m;
|
|
3568
3568
|
return {
|
|
3569
3569
|
platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((b) => {
|
|
@@ -3590,7 +3590,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3590
3590
|
}))) ?? [] : []
|
|
3591
3591
|
};
|
|
3592
3592
|
})) ?? [],
|
|
3593
|
-
hotGameList:
|
|
3593
|
+
hotGameList: Ia(e.mdGameLists.data) ? {
|
|
3594
3594
|
currentPage: ((t = e.mdGameLists) == null ? void 0 : t.current_page) ?? 1,
|
|
3595
3595
|
lastPage: ((r = e.mdGameLists) == null ? void 0 : r.last_page) ?? 1,
|
|
3596
3596
|
data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((b) => ({
|
|
@@ -3608,7 +3608,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3608
3608
|
rate: "0.00"
|
|
3609
3609
|
}))) ?? []
|
|
3610
3610
|
} : {},
|
|
3611
|
-
platformGameList:
|
|
3611
|
+
platformGameList: Ca(e.mdGameLists.data) ? {
|
|
3612
3612
|
currentPage: ((o = e.mdGameLists) == null ? void 0 : o.current_page) ?? 1,
|
|
3613
3613
|
lastPage: ((d = e.mdGameLists) == null ? void 0 : d.last_page) ?? 1,
|
|
3614
3614
|
data: ((m = (p = e.mdGameLists) == null ? void 0 : p.data) == null ? void 0 : m.map((b) => ({
|
|
@@ -3629,19 +3629,19 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3629
3629
|
trialGameList: []
|
|
3630
3630
|
};
|
|
3631
3631
|
};
|
|
3632
|
-
function
|
|
3632
|
+
function Ia(e) {
|
|
3633
3633
|
return Array.isArray(e) && e.every(
|
|
3634
3634
|
(n) => typeof n.appFlag == "number" && typeof n.code_PlatformProduct == "string" && typeof n.filemtime == "number" && typeof n.flag == "number" && typeof n.id == "number" && typeof n.id_PlatformProduct == "number" && typeof n.img == "string" && typeof n.mdDomains_id == "number" && typeof n.name == "string" && typeof n.shortName_PlatformProduct == "string"
|
|
3635
3635
|
);
|
|
3636
3636
|
}
|
|
3637
|
-
function
|
|
3637
|
+
function Ca(e) {
|
|
3638
3638
|
return Array.isArray(e) && e.every(
|
|
3639
3639
|
(n) => typeof n.id == "number" && typeof n.name == "string" && typeof n.img == "string" && typeof n.id_PlatformProduct == "number" && typeof n.appFlag == "number" && typeof n.filemtime == "number" && typeof n.mdDomains_id == "number"
|
|
3640
3640
|
);
|
|
3641
3641
|
}
|
|
3642
|
-
const
|
|
3642
|
+
const ja = (e) => ({
|
|
3643
3643
|
list: e.mdGrade.map((n) => {
|
|
3644
|
-
var t, r, a, s, o, d, p, m, b, x, h, g, D, j, E, H, _, R,
|
|
3644
|
+
var t, r, a, s, o, d, p, m, b, x, h, g, D, j, E, H, _, R, v, M, z, A, se, Q, le, he, _e, i, f, P, c, u;
|
|
3645
3645
|
return {
|
|
3646
3646
|
id: n.gradeindex,
|
|
3647
3647
|
is_current_level: !1,
|
|
@@ -3657,13 +3657,13 @@ const Ca = (e) => ({
|
|
|
3657
3657
|
current: "0.00",
|
|
3658
3658
|
total: parseFloat(n.min_deposit).toFixed(2)
|
|
3659
3659
|
},
|
|
3660
|
-
promo_list: n.promocash.filter((
|
|
3661
|
-
name:
|
|
3662
|
-
min_deposit: parseFloat(
|
|
3663
|
-
promo_bonus:
|
|
3664
|
-
promo_limit: parseFloat(
|
|
3665
|
-
turnover_multiplier:
|
|
3666
|
-
type:
|
|
3660
|
+
promo_list: n.promocash.filter((w) => w.isshow == 1 && w.status == "1").map((w) => ({
|
|
3661
|
+
name: w.promosimplified,
|
|
3662
|
+
min_deposit: parseFloat(w.min_deposit).toFixed(2),
|
|
3663
|
+
promo_bonus: w.percentage,
|
|
3664
|
+
promo_limit: parseFloat(w.max_promo_amt).toFixed(2),
|
|
3665
|
+
turnover_multiplier: w.multiply,
|
|
3666
|
+
type: w.promo_type
|
|
3667
3667
|
})),
|
|
3668
3668
|
benefit_list: {
|
|
3669
3669
|
daily: {
|
|
@@ -3680,13 +3680,13 @@ const Ca = (e) => ({
|
|
|
3680
3680
|
},
|
|
3681
3681
|
weekly: {
|
|
3682
3682
|
bonus: parseFloat(((R = (_ = n.benefit) == null ? void 0 : _.weekly) == null ? void 0 : R.bonus) ?? "0.00").toFixed(2),
|
|
3683
|
-
bonus_name: ((M = (
|
|
3683
|
+
bonus_name: ((M = (v = n.benefit) == null ? void 0 : v.weekly) == null ? void 0 : M.bonus_name) ?? "",
|
|
3684
3684
|
turnover: parseFloat(((A = (z = n.benefit) == null ? void 0 : z.weekly) == null ? void 0 : A.turnover) ?? "0.00").toFixed(2),
|
|
3685
3685
|
turnover_name: ((Q = (se = n.benefit) == null ? void 0 : se.weekly) == null ? void 0 : Q.turnover_name) ?? ""
|
|
3686
3686
|
},
|
|
3687
3687
|
upgrade: {
|
|
3688
|
-
bonus: parseFloat(((
|
|
3689
|
-
bonus_name: ((i = (
|
|
3688
|
+
bonus: parseFloat(((he = (le = n.benefit) == null ? void 0 : le.upgrade) == null ? void 0 : he.bonus) ?? "0.00").toFixed(2),
|
|
3689
|
+
bonus_name: ((i = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : i.bonus_name) ?? "",
|
|
3690
3690
|
turnover: parseFloat(((P = (f = n.benefit) == null ? void 0 : f.upgrade) == null ? void 0 : P.turnover) ?? "0.00").toFixed(2),
|
|
3691
3691
|
turnover_name: ((u = (c = n.benefit) == null ? void 0 : c.upgrade) == null ? void 0 : u.turnover_name) ?? ""
|
|
3692
3692
|
}
|
|
@@ -3723,7 +3723,7 @@ const Ca = (e) => ({
|
|
|
3723
3723
|
}
|
|
3724
3724
|
}
|
|
3725
3725
|
}
|
|
3726
|
-
}),
|
|
3726
|
+
}), Na = (e) => ({
|
|
3727
3727
|
category: e.category.sort((n, t) => n.sequence - t.sequence).map((n) => ({
|
|
3728
3728
|
id: n.catid,
|
|
3729
3729
|
name: n.name
|
|
@@ -3740,24 +3740,40 @@ const Ca = (e) => ({
|
|
|
3740
3740
|
})
|
|
3741
3741
|
}), Fa = (e) => ({
|
|
3742
3742
|
month: {
|
|
3743
|
-
|
|
3743
|
+
status: ie(e.month)
|
|
3744
3744
|
},
|
|
3745
3745
|
week: {
|
|
3746
|
-
|
|
3746
|
+
status: ie(e.week)
|
|
3747
3747
|
},
|
|
3748
3748
|
day: {
|
|
3749
|
-
|
|
3750
|
-
}
|
|
3751
|
-
|
|
3749
|
+
status: ie(e.day)
|
|
3750
|
+
},
|
|
3751
|
+
birthday: {
|
|
3752
|
+
status: ie(e.birthday)
|
|
3753
|
+
},
|
|
3754
|
+
salary1st: {
|
|
3755
|
+
status: ie(e.salary1st)
|
|
3756
|
+
},
|
|
3757
|
+
salary10th: {
|
|
3758
|
+
status: ie(e.salary10th)
|
|
3759
|
+
},
|
|
3760
|
+
salary20th: {
|
|
3761
|
+
status: ie(e.salary20th)
|
|
3762
|
+
}
|
|
3763
|
+
}), ie = (e) => ({
|
|
3764
|
+
claimable: e === 1,
|
|
3765
|
+
expired: e === 0,
|
|
3766
|
+
claimed: e === -1
|
|
3767
|
+
}), La = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
3752
3768
|
fieldName: t.fieldname,
|
|
3753
3769
|
showName: t.showname
|
|
3754
|
-
})),
|
|
3770
|
+
})), Ga = (e) => ({
|
|
3755
3771
|
current_deposit: e.deposit,
|
|
3756
3772
|
current_turnover: e.turnOver,
|
|
3757
3773
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
3758
3774
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
3759
3775
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
3760
|
-
}),
|
|
3776
|
+
}), za = (e) => {
|
|
3761
3777
|
var r, a;
|
|
3762
3778
|
let n = 4;
|
|
3763
3779
|
e.vipcalculation && (n = Number(e.vipcalculation));
|
|
@@ -3793,7 +3809,7 @@ const Ca = (e) => ({
|
|
|
3793
3809
|
telegramAuthDomain: e.telegramauthdomain ?? "",
|
|
3794
3810
|
telegramBotId: e.telegrambotid ?? ""
|
|
3795
3811
|
};
|
|
3796
|
-
},
|
|
3812
|
+
}, Wa = (e) => {
|
|
3797
3813
|
var n, t, r, a;
|
|
3798
3814
|
return {
|
|
3799
3815
|
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((s) => `${s.imagepath}?ts=${s.filemtime}`)) ?? [],
|
|
@@ -3809,49 +3825,49 @@ const Ca = (e) => ({
|
|
|
3809
3825
|
link: s.link
|
|
3810
3826
|
}))) ?? []
|
|
3811
3827
|
};
|
|
3812
|
-
},
|
|
3828
|
+
}, Ya = (e) => {
|
|
3813
3829
|
var n;
|
|
3814
3830
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3815
3831
|
code: t.area_code,
|
|
3816
3832
|
regex: t.regex,
|
|
3817
3833
|
value: t.value
|
|
3818
3834
|
}))) ?? [];
|
|
3819
|
-
},
|
|
3835
|
+
}, qa = (e) => e, Ea = (e) => {
|
|
3820
3836
|
let n = null;
|
|
3821
3837
|
return e ? e.status != 1 ? n = 0 : n = e.mainwallet : n = 0, {
|
|
3822
3838
|
amount: n
|
|
3823
3839
|
};
|
|
3824
|
-
},
|
|
3840
|
+
}, Ha = (e) => {
|
|
3825
3841
|
var n;
|
|
3826
3842
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3827
3843
|
name: t.title,
|
|
3828
3844
|
code: t.code,
|
|
3829
3845
|
iconUrl: t.flag_icon
|
|
3830
3846
|
}))) ?? [];
|
|
3831
|
-
},
|
|
3847
|
+
}, Ba = (e) => (console.log(e), {
|
|
3832
3848
|
name: ""
|
|
3833
|
-
}),
|
|
3849
|
+
}), Ua = (e) => {
|
|
3834
3850
|
var n;
|
|
3835
3851
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.company_status == 1).map((t) => ({
|
|
3836
3852
|
id: t.company_id,
|
|
3837
3853
|
name: t.company_name,
|
|
3838
3854
|
date: []
|
|
3839
3855
|
}))) ?? [];
|
|
3840
|
-
},
|
|
3856
|
+
}, $a = (e) => {
|
|
3841
3857
|
var n;
|
|
3842
3858
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3843
3859
|
var r;
|
|
3844
3860
|
return {
|
|
3845
3861
|
id: t.key,
|
|
3846
|
-
date: ((r = t.draw_date) == null ? void 0 : r.map((a) =>
|
|
3862
|
+
date: ((r = t.draw_date) == null ? void 0 : r.map((a) => Va(a.draw_tmactive))) ?? []
|
|
3847
3863
|
};
|
|
3848
3864
|
})) ?? [];
|
|
3849
3865
|
};
|
|
3850
|
-
function
|
|
3866
|
+
function Va(e) {
|
|
3851
3867
|
const n = new Date(e * 1e3), t = n.getFullYear(), r = ("0" + (n.getMonth() + 1)).slice(-2), a = ("0" + n.getDate()).slice(-2);
|
|
3852
3868
|
return `${t}-${r}-${a}`;
|
|
3853
3869
|
}
|
|
3854
|
-
const
|
|
3870
|
+
const Aa = (e) => {
|
|
3855
3871
|
var n;
|
|
3856
3872
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3857
3873
|
var r;
|
|
@@ -3864,7 +3880,7 @@ const Va = (e) => {
|
|
|
3864
3880
|
}))) ?? []
|
|
3865
3881
|
};
|
|
3866
3882
|
})) ?? [];
|
|
3867
|
-
},
|
|
3883
|
+
}, Qa = (e) => e.data.map((n) => ({
|
|
3868
3884
|
companyId: n.company_id,
|
|
3869
3885
|
companyName: n.company_name,
|
|
3870
3886
|
resultByDateList: n.draws.map((t) => {
|
|
@@ -3903,9 +3919,9 @@ const Va = (e) => {
|
|
|
3903
3919
|
}
|
|
3904
3920
|
};
|
|
3905
3921
|
})
|
|
3906
|
-
})),
|
|
3922
|
+
})), Xa = (e) => e.data ? e.data.filter((n) => !va(n.matchDate)).map((n) => ({
|
|
3907
3923
|
id: n.id,
|
|
3908
|
-
date: jt(
|
|
3924
|
+
date: Nt(jt(n.matchDate)),
|
|
3909
3925
|
stage: n.Stage,
|
|
3910
3926
|
sportId: n.SportID,
|
|
3911
3927
|
matchId: n.MatchID,
|
|
@@ -3923,18 +3939,18 @@ const Va = (e) => {
|
|
|
3923
3939
|
name: n.home,
|
|
3924
3940
|
logo_url: n.homeLogo
|
|
3925
3941
|
}
|
|
3926
|
-
})) ?? [] : [],
|
|
3942
|
+
})) ?? [] : [], Za = (e) => ({
|
|
3927
3943
|
status: e.status == 1,
|
|
3928
3944
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
3929
3945
|
paymentUrl: e.urlpayment ?? ""
|
|
3930
|
-
}),
|
|
3946
|
+
}), Ja = (e) => ({
|
|
3931
3947
|
status: e.status == 1,
|
|
3932
3948
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
3933
3949
|
flag: e.flag
|
|
3934
3950
|
}), S = (e) => ({
|
|
3935
3951
|
status: e.status == 1,
|
|
3936
3952
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
3937
|
-
}),
|
|
3953
|
+
}), Ka = (e) => S(e), es = (e) => {
|
|
3938
3954
|
var n, t, r, a, s;
|
|
3939
3955
|
return {
|
|
3940
3956
|
bankCard: ((n = e.bankCard) == null ? void 0 : n.map((o) => {
|
|
@@ -3992,19 +4008,19 @@ const Va = (e) => {
|
|
|
3992
4008
|
},
|
|
3993
4009
|
bankCardLimit: e.bankcardlimit
|
|
3994
4010
|
};
|
|
3995
|
-
},
|
|
4011
|
+
}, ts = (e) => ({
|
|
3996
4012
|
withdrawMin: Number(e.withdrawMin),
|
|
3997
4013
|
withdrawMax: Number(e.withdrawMax),
|
|
3998
4014
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
3999
4015
|
withdrawFee: e.withdrawFee,
|
|
4000
4016
|
withdrawMaxFee: Number(e.withdrawMaxFee),
|
|
4001
4017
|
withdrawCount: e.withdrawCount
|
|
4002
|
-
}),
|
|
4018
|
+
}), ns = (e) => S(e);
|
|
4003
4019
|
var B = /* @__PURE__ */ ((e) => (e.deposit = "deposit", e.withdraw = "withdraw", e.promo = "promotion", e.manual = "adjustment", e.cashIn = "cashIn", e.cashOut = "cashOut", e.transfer = "transfer", e.incentive = "incentive", e.upgradeBonus = "upgradeBonus", e.extension = "extension", e.creditTransfer = "creditTransfer", e.shareHolder = "shareHolderDividend", e))(B || {});
|
|
4004
|
-
const
|
|
4020
|
+
const rs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4005
4021
|
__proto__: null,
|
|
4006
4022
|
TransactionMethod: B
|
|
4007
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4023
|
+
}, Symbol.toStringTag, { value: "Module" })), as = (e) => {
|
|
4008
4024
|
var n, t, r, a, s, o;
|
|
4009
4025
|
return {
|
|
4010
4026
|
statusMode: ((n = e.subStatusModes) == null ? void 0 : n.map((d) => ({
|
|
@@ -4024,7 +4040,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4024
4040
|
transactionIndex: d.ledgerindex,
|
|
4025
4041
|
transactionInfo: {
|
|
4026
4042
|
id: d.fundindex,
|
|
4027
|
-
desc:
|
|
4043
|
+
desc: ss(d.fundindex, d.transactionindex),
|
|
4028
4044
|
ext: d.fundindex === 3 ? `(${d.promo_cash})` : ""
|
|
4029
4045
|
},
|
|
4030
4046
|
statusInfo: {
|
|
@@ -4040,7 +4056,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4040
4056
|
})) ?? []
|
|
4041
4057
|
}
|
|
4042
4058
|
};
|
|
4043
|
-
},
|
|
4059
|
+
}, ss = (e, n) => {
|
|
4044
4060
|
switch (e) {
|
|
4045
4061
|
case 1:
|
|
4046
4062
|
if (n === 1)
|
|
@@ -4070,9 +4086,9 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4070
4086
|
return B.shareHolder;
|
|
4071
4087
|
}
|
|
4072
4088
|
return "";
|
|
4073
|
-
},
|
|
4089
|
+
}, os = (e) => ({
|
|
4074
4090
|
status: e.status == 1
|
|
4075
|
-
}),
|
|
4091
|
+
}), is = (e) => (e == null ? void 0 : e.map((n) => {
|
|
4076
4092
|
var t;
|
|
4077
4093
|
return {
|
|
4078
4094
|
activeCom: ((t = n.active_com) == null ? void 0 : t.map((r) => ({
|
|
@@ -4085,7 +4101,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4085
4101
|
com: n.com ?? "",
|
|
4086
4102
|
maintenance: n.maintenance ?? !1
|
|
4087
4103
|
};
|
|
4088
|
-
})) ?? [],
|
|
4104
|
+
})) ?? [], us = (e) => ({
|
|
4089
4105
|
status: e.status == 1,
|
|
4090
4106
|
message: e.message ?? "",
|
|
4091
4107
|
data: e.data.map((n) => ({
|
|
@@ -4095,7 +4111,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4095
4111
|
imageUrl: n.image_url,
|
|
4096
4112
|
getToken: n.getToken === 1
|
|
4097
4113
|
}))
|
|
4098
|
-
}),
|
|
4114
|
+
}), cs = (e) => {
|
|
4099
4115
|
var n;
|
|
4100
4116
|
return {
|
|
4101
4117
|
status: e.status == 1,
|
|
@@ -4105,19 +4121,19 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4105
4121
|
tokenAmount: t.token_amount
|
|
4106
4122
|
}))) ?? []
|
|
4107
4123
|
};
|
|
4108
|
-
},
|
|
4124
|
+
}, ls = (e) => ({
|
|
4109
4125
|
status: e.status == 1,
|
|
4110
4126
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4111
4127
|
loginId: e.loginId ?? "",
|
|
4112
4128
|
password: e.password ?? "",
|
|
4113
4129
|
downloadUrl: e.download_link ?? ""
|
|
4114
|
-
}),
|
|
4130
|
+
}), ds = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
4115
4131
|
messageId: n.msgindex,
|
|
4116
4132
|
unread: n.status == "0",
|
|
4117
4133
|
date: n.cdate,
|
|
4118
4134
|
title: n.account_message_content.subject,
|
|
4119
4135
|
content: n.account_message_content.content
|
|
4120
|
-
}))) ?? [],
|
|
4136
|
+
}))) ?? [], ms = (e) => {
|
|
4121
4137
|
var n, t;
|
|
4122
4138
|
return {
|
|
4123
4139
|
currentPage: 1,
|
|
@@ -4137,7 +4153,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4137
4153
|
rate: "0.00"
|
|
4138
4154
|
}))) ?? []
|
|
4139
4155
|
};
|
|
4140
|
-
},
|
|
4156
|
+
}, fs = (e) => e.mdGameLists.map((n) => ({
|
|
4141
4157
|
id: n.id,
|
|
4142
4158
|
name: n.name,
|
|
4143
4159
|
list: n.gameList.map((t) => {
|
|
@@ -4148,7 +4164,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4148
4164
|
imageUrl: s
|
|
4149
4165
|
};
|
|
4150
4166
|
})
|
|
4151
|
-
})),
|
|
4167
|
+
})), gs = (e) => {
|
|
4152
4168
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4153
4169
|
return e.status == 0 ? {
|
|
4154
4170
|
claimedReward: n,
|
|
@@ -4165,7 +4181,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4165
4181
|
totalReward: s,
|
|
4166
4182
|
unclaimReward: o
|
|
4167
4183
|
});
|
|
4168
|
-
},
|
|
4184
|
+
}, ps = (e) => {
|
|
4169
4185
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.downline), {
|
|
4170
4186
|
id: s.logindex,
|
|
4171
4187
|
name: s.firstname,
|
|
@@ -4178,7 +4194,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4178
4194
|
totalCount: a,
|
|
4179
4195
|
list: t
|
|
4180
4196
|
};
|
|
4181
|
-
},
|
|
4197
|
+
}, bs = (e) => {
|
|
4182
4198
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4183
4199
|
return e.status == 0 ? {
|
|
4184
4200
|
claimedReward: n,
|
|
@@ -4195,7 +4211,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4195
4211
|
totalReward: s,
|
|
4196
4212
|
unclaimReward: o
|
|
4197
4213
|
});
|
|
4198
|
-
},
|
|
4214
|
+
}, ys = (e) => {
|
|
4199
4215
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4200
4216
|
id: s.id,
|
|
4201
4217
|
name: s.firstname,
|
|
@@ -4209,7 +4225,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4209
4225
|
totalCount: a,
|
|
4210
4226
|
list: t
|
|
4211
4227
|
};
|
|
4212
|
-
},
|
|
4228
|
+
}, hs = (e) => {
|
|
4213
4229
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4214
4230
|
return e.status == 0 ? {
|
|
4215
4231
|
claimedReward: n,
|
|
@@ -4226,7 +4242,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4226
4242
|
totalReward: s,
|
|
4227
4243
|
unclaimReward: o
|
|
4228
4244
|
});
|
|
4229
|
-
},
|
|
4245
|
+
}, _s = (e) => {
|
|
4230
4246
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4231
4247
|
id: s.logindex,
|
|
4232
4248
|
name: s.firstname,
|
|
@@ -4239,7 +4255,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4239
4255
|
totalCount: a,
|
|
4240
4256
|
list: t
|
|
4241
4257
|
};
|
|
4242
|
-
},
|
|
4258
|
+
}, Ts = (e) => e.status == 0 ? {
|
|
4243
4259
|
directDownline: "0",
|
|
4244
4260
|
otherDownline: "0",
|
|
4245
4261
|
uplineCode: "",
|
|
@@ -4253,7 +4269,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4253
4269
|
referralCode: e.data.referral_code,
|
|
4254
4270
|
totalCommission: "0",
|
|
4255
4271
|
isClaimable: !1
|
|
4256
|
-
},
|
|
4272
|
+
}, vs = (e) => {
|
|
4257
4273
|
var p;
|
|
4258
4274
|
let n = null, t = null;
|
|
4259
4275
|
if (e.status == 0)
|
|
@@ -4299,13 +4315,13 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4299
4315
|
}, ws = (e) => ({
|
|
4300
4316
|
status: e.status == 1,
|
|
4301
4317
|
message: e.msg ?? ""
|
|
4302
|
-
}),
|
|
4318
|
+
}), xs = (e) => ({
|
|
4303
4319
|
status: e.status == 1,
|
|
4304
4320
|
message: e.msg ?? ""
|
|
4305
|
-
}),
|
|
4321
|
+
}), Ps = (e) => ({
|
|
4306
4322
|
status: e.status == 1,
|
|
4307
4323
|
message: e.msg ?? ""
|
|
4308
|
-
}),
|
|
4324
|
+
}), Ds = (e) => e.status == 0 ? {
|
|
4309
4325
|
deposit: "0",
|
|
4310
4326
|
reward: "0",
|
|
4311
4327
|
turnover: "0"
|
|
@@ -4313,7 +4329,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4313
4329
|
deposit: e.data.deposit,
|
|
4314
4330
|
reward: e.data.reward,
|
|
4315
4331
|
turnover: e.data.turnover
|
|
4316
|
-
},
|
|
4332
|
+
}, Os = (e) => {
|
|
4317
4333
|
if (e.status == 0 || !e.data)
|
|
4318
4334
|
return {};
|
|
4319
4335
|
const n = {};
|
|
@@ -4332,7 +4348,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4332
4348
|
}
|
|
4333
4349
|
}
|
|
4334
4350
|
return n;
|
|
4335
|
-
},
|
|
4351
|
+
}, Ms = (e) => {
|
|
4336
4352
|
if (e.status == 0 || !e.data)
|
|
4337
4353
|
return {};
|
|
4338
4354
|
const n = {};
|
|
@@ -4351,7 +4367,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4351
4367
|
}
|
|
4352
4368
|
}
|
|
4353
4369
|
return n;
|
|
4354
|
-
},
|
|
4370
|
+
}, ks = (e) => S(e), Rs = (e) => S(e), Ss = (e) => {
|
|
4355
4371
|
var n, t, r, a, s;
|
|
4356
4372
|
return {
|
|
4357
4373
|
status: e.status == 1,
|
|
@@ -4362,10 +4378,10 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4362
4378
|
qrcode: ((a = e.data) == null ? void 0 : a.qrcode) ?? [],
|
|
4363
4379
|
personal: ((s = e.data) == null ? void 0 : s.personal) ?? []
|
|
4364
4380
|
};
|
|
4365
|
-
},
|
|
4381
|
+
}, Ne = (e) => ({
|
|
4366
4382
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4367
|
-
forms:
|
|
4368
|
-
}),
|
|
4383
|
+
forms: Is(e)
|
|
4384
|
+
}), Is = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((n) => ({
|
|
4369
4385
|
id: n.id,
|
|
4370
4386
|
fieldName: n.fieldname,
|
|
4371
4387
|
regex: n.regex,
|
|
@@ -4383,25 +4399,25 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4383
4399
|
regex: n.regex,
|
|
4384
4400
|
showName: n.showname,
|
|
4385
4401
|
inputHelper: n.inputHelper
|
|
4386
|
-
})) : [],
|
|
4402
|
+
})) : [], Cs = (e) => S(e), js = (e) => e, Ns = (e) => ({
|
|
4387
4403
|
status: e.status == 1,
|
|
4388
4404
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4389
|
-
}), Fs = (e) => S(e),
|
|
4405
|
+
}), Fs = (e) => S(e), Ls = (e) => ({
|
|
4390
4406
|
status: e.status == 1,
|
|
4391
4407
|
message: e.message,
|
|
4392
4408
|
user: e.user ?? ""
|
|
4393
|
-
}),
|
|
4409
|
+
}), Gs = (e) => ({
|
|
4394
4410
|
status: e.status == 1,
|
|
4395
4411
|
message: e.msg ?? "",
|
|
4396
4412
|
amount: e.amount ?? ""
|
|
4397
|
-
}),
|
|
4413
|
+
}), zs = (e) => S(e), Ws = (e) => {
|
|
4398
4414
|
var n;
|
|
4399
4415
|
return {
|
|
4400
4416
|
status: e.status == 1,
|
|
4401
4417
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4402
4418
|
dayStreak: ((n = e.data) == null ? void 0 : n.continuousDay) ?? 0
|
|
4403
4419
|
};
|
|
4404
|
-
},
|
|
4420
|
+
}, Ys = (e) => {
|
|
4405
4421
|
var n;
|
|
4406
4422
|
return {
|
|
4407
4423
|
status: e.status == 1,
|
|
@@ -4419,19 +4435,19 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4419
4435
|
};
|
|
4420
4436
|
})) ?? []
|
|
4421
4437
|
};
|
|
4422
|
-
},
|
|
4438
|
+
}, qs = (e) => ({
|
|
4423
4439
|
status: e.status == 1,
|
|
4424
4440
|
message: e.msg ?? ""
|
|
4425
|
-
}),
|
|
4441
|
+
}), Es = (e) => ({
|
|
4426
4442
|
status: e.status == 1,
|
|
4427
4443
|
code: e.code ?? 0,
|
|
4428
4444
|
message: e.msg ?? "",
|
|
4429
4445
|
form: e.form ?? "",
|
|
4430
4446
|
gameUrl: e.data ?? ""
|
|
4431
|
-
}),
|
|
4447
|
+
}), Hs = (e) => S(e), Bs = (e) => S(e), Fe = (e) => ({
|
|
4432
4448
|
status: e.status == 1,
|
|
4433
4449
|
message: e.errormessage ?? ""
|
|
4434
|
-
}),
|
|
4450
|
+
}), Us = (e) => S(e), $s = (e) => e, Vs = (e) => S(e), As = (e) => {
|
|
4435
4451
|
var n;
|
|
4436
4452
|
return {
|
|
4437
4453
|
platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
|
|
@@ -4440,7 +4456,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4440
4456
|
com: t.com
|
|
4441
4457
|
}))) ?? []
|
|
4442
4458
|
};
|
|
4443
|
-
},
|
|
4459
|
+
}, Qs = (e) => {
|
|
4444
4460
|
var n;
|
|
4445
4461
|
return ((n = e.mdProductMaster) == null ? void 0 : n.map((t) => {
|
|
4446
4462
|
var r;
|
|
@@ -4455,33 +4471,33 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4455
4471
|
}))) ?? []
|
|
4456
4472
|
};
|
|
4457
4473
|
})) ?? [];
|
|
4458
|
-
},
|
|
4474
|
+
}, Xs = (e) => S(e), Zs = (e) => S(e), Js = (e) => S(e), Ks = (e) => S(e), eo = (e) => S(e), to = (e) => S(e), no = (e) => S(e), ro = (e) => ({
|
|
4459
4475
|
status: e.status == 1,
|
|
4460
4476
|
message: e.msg ?? "",
|
|
4461
4477
|
data: e.data
|
|
4462
|
-
}),
|
|
4478
|
+
}), ao = (e) => ({
|
|
4463
4479
|
status: e.status == 1,
|
|
4464
4480
|
message: e.msg ?? ""
|
|
4465
|
-
}),
|
|
4481
|
+
}), so = (e) => {
|
|
4466
4482
|
let n = "";
|
|
4467
4483
|
return e.data && (n = e.data.max_promo_amt), {
|
|
4468
4484
|
status: e.status == 1,
|
|
4469
4485
|
amount: n
|
|
4470
4486
|
};
|
|
4471
|
-
},
|
|
4487
|
+
}, oo = (e) => ({
|
|
4472
4488
|
eventDescription: {
|
|
4473
4489
|
condition: e.bottomDescription.signinCondition,
|
|
4474
4490
|
prize: e.bottomDescription.signinPrize,
|
|
4475
4491
|
others: e.bottomDescription.otherDescription
|
|
4476
4492
|
},
|
|
4477
4493
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4478
|
-
}),
|
|
4494
|
+
}), io = (e) => ({
|
|
4479
4495
|
status: e.status == 1,
|
|
4480
4496
|
signedDays: e.days,
|
|
4481
4497
|
signedToday: e.todayIsSign === 1,
|
|
4482
4498
|
dayStreak: e.continuousDay,
|
|
4483
4499
|
canSignToday: e.canSign === 1
|
|
4484
|
-
}),
|
|
4500
|
+
}), uo = (e) => ({
|
|
4485
4501
|
status: e.status == 1,
|
|
4486
4502
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4487
4503
|
fullName: e.fullname,
|
|
@@ -4519,7 +4535,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4519
4535
|
commission: t.commission
|
|
4520
4536
|
}))
|
|
4521
4537
|
}))
|
|
4522
|
-
}),
|
|
4538
|
+
}), co = (e) => ({
|
|
4523
4539
|
status: e.status == 1,
|
|
4524
4540
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4525
4541
|
id: e.id ?? 0,
|
|
@@ -4531,17 +4547,17 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4531
4547
|
})),
|
|
4532
4548
|
currentPage: e.page,
|
|
4533
4549
|
lastPage: e.lastpage
|
|
4534
|
-
}),
|
|
4550
|
+
}), lo = (e) => ({
|
|
4535
4551
|
status: e.status == "1",
|
|
4536
4552
|
message: e.msg ?? "",
|
|
4537
4553
|
username: e.accountcode,
|
|
4538
4554
|
password: e.password
|
|
4539
4555
|
});
|
|
4540
|
-
var
|
|
4541
|
-
const
|
|
4556
|
+
var Pe = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(Pe || {});
|
|
4557
|
+
const mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4542
4558
|
__proto__: null,
|
|
4543
|
-
TransferMethod:
|
|
4544
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4559
|
+
TransferMethod: Pe
|
|
4560
|
+
}, Symbol.toStringTag, { value: "Module" })), fo = (e) => {
|
|
4545
4561
|
var n;
|
|
4546
4562
|
return {
|
|
4547
4563
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -4549,12 +4565,12 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4549
4565
|
data: ((n = e.mdGameCreditLimitTransfers.data) == null ? void 0 : n.map((t) => ({
|
|
4550
4566
|
transferIndex: t.clindex,
|
|
4551
4567
|
target: t.com_from !== "" ? t.com_from : t.com_to,
|
|
4552
|
-
category: t.com_from !== "" ?
|
|
4568
|
+
category: t.com_from !== "" ? Pe.toWallet : Pe.toPlatform,
|
|
4553
4569
|
amount: Number(t.amount).toFixed(2),
|
|
4554
4570
|
dateTime: t.transferdatetime
|
|
4555
4571
|
}))) ?? []
|
|
4556
4572
|
};
|
|
4557
|
-
},
|
|
4573
|
+
}, go = (e) => {
|
|
4558
4574
|
var n;
|
|
4559
4575
|
return {
|
|
4560
4576
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -4567,7 +4583,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4567
4583
|
dateTime: t.transferdatetime
|
|
4568
4584
|
}))) ?? []
|
|
4569
4585
|
};
|
|
4570
|
-
},
|
|
4586
|
+
}, po = (e) => {
|
|
4571
4587
|
var n, t, r, a, s, o, d, p, m, b, x;
|
|
4572
4588
|
return {
|
|
4573
4589
|
status: e.status == 1,
|
|
@@ -4606,7 +4622,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4606
4622
|
lastPage: ((x = e.data) == null ? void 0 : x.page.last_page) ?? 1
|
|
4607
4623
|
}
|
|
4608
4624
|
};
|
|
4609
|
-
},
|
|
4625
|
+
}, bo = (e) => {
|
|
4610
4626
|
var n, t, r;
|
|
4611
4627
|
return {
|
|
4612
4628
|
status: e.status == 1,
|
|
@@ -4617,7 +4633,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4617
4633
|
binded: ((r = e.data) == null ? void 0 : r.binded) ?? !1
|
|
4618
4634
|
}
|
|
4619
4635
|
};
|
|
4620
|
-
},
|
|
4636
|
+
}, yo = (e) => S(e), ho = (e) => {
|
|
4621
4637
|
var n;
|
|
4622
4638
|
return {
|
|
4623
4639
|
status: e.status == 1,
|
|
@@ -4627,7 +4643,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4627
4643
|
createdAt: t.created_at
|
|
4628
4644
|
}))) ?? []
|
|
4629
4645
|
};
|
|
4630
|
-
},
|
|
4646
|
+
}, _o = (e) => S(e), To = (e) => {
|
|
4631
4647
|
var n, t, r;
|
|
4632
4648
|
return {
|
|
4633
4649
|
status: e.status == 1,
|
|
@@ -4652,23 +4668,23 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4652
4668
|
}))) ?? []
|
|
4653
4669
|
}
|
|
4654
4670
|
};
|
|
4655
|
-
},
|
|
4671
|
+
}, vo = (e) => S(e), wo = (e) => ({
|
|
4656
4672
|
status: e.status == 1,
|
|
4657
4673
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4658
4674
|
tokenAmount: e.token_amount
|
|
4659
|
-
}),
|
|
4660
|
-
var
|
|
4661
|
-
const
|
|
4675
|
+
}), xo = (e) => S(e);
|
|
4676
|
+
var Be = /* @__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))(Be || {});
|
|
4677
|
+
const Po = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4662
4678
|
__proto__: null,
|
|
4663
|
-
SettingCategory:
|
|
4664
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4679
|
+
SettingCategory: Be
|
|
4680
|
+
}, Symbol.toStringTag, { value: "Module" })), Do = (e) => {
|
|
4665
4681
|
let n = 0;
|
|
4666
4682
|
return e.data != null && typeof e.data == "object" && (n = e.data.amount), {
|
|
4667
4683
|
status: e.status,
|
|
4668
4684
|
message: e.msg ?? "",
|
|
4669
4685
|
amount: n
|
|
4670
4686
|
};
|
|
4671
|
-
},
|
|
4687
|
+
}, Oo = (e) => e.status == 0 ? {
|
|
4672
4688
|
record: {
|
|
4673
4689
|
today: {
|
|
4674
4690
|
deposit: "0",
|
|
@@ -4698,15 +4714,15 @@ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4698
4714
|
loseLimit: n.loselimit,
|
|
4699
4715
|
maxReward: n.max_reward
|
|
4700
4716
|
}))
|
|
4701
|
-
},
|
|
4717
|
+
}, Mo = (e) => e.status == 0 ? [] : e.data.map((n) => ({
|
|
4702
4718
|
amount: n.amount,
|
|
4703
4719
|
date: n.date,
|
|
4704
4720
|
deposit: n.deposit,
|
|
4705
4721
|
payout: n.payout
|
|
4706
|
-
})),
|
|
4722
|
+
})), ko = (e) => ({
|
|
4707
4723
|
status: e.status,
|
|
4708
4724
|
message: e.msg ?? ""
|
|
4709
|
-
}),
|
|
4725
|
+
}), Ro = (e) => e.status == 0 ? {
|
|
4710
4726
|
status: e.status,
|
|
4711
4727
|
message: e.msg ?? "",
|
|
4712
4728
|
data: null
|
|
@@ -4728,21 +4744,21 @@ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4728
4744
|
collectable: e.data.collectable,
|
|
4729
4745
|
remainingDay: e.data.remaining
|
|
4730
4746
|
}
|
|
4731
|
-
},
|
|
4747
|
+
}, So = (e) => ({
|
|
4732
4748
|
status: e.status,
|
|
4733
4749
|
message: e.msg ?? ""
|
|
4734
|
-
}),
|
|
4750
|
+
}), Io = (e) => ({
|
|
4735
4751
|
status: e.status == 1,
|
|
4736
4752
|
errorMessage: e.errormessage ?? "",
|
|
4737
4753
|
isAutoTransfer: e.optionkey == "auto"
|
|
4738
|
-
}),
|
|
4754
|
+
}), Co = (e) => S(e), jo = (e) => ({
|
|
4739
4755
|
status: e.status,
|
|
4740
4756
|
message: e.msg ?? "",
|
|
4741
4757
|
turnover: e.data ? e.data.turnover : 0,
|
|
4742
4758
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
4743
4759
|
incentive: e.data ? e.data.incentive : 0,
|
|
4744
4760
|
claimable: 0
|
|
4745
|
-
}),
|
|
4761
|
+
}), No = (e) => {
|
|
4746
4762
|
let n = "0";
|
|
4747
4763
|
return e.data && (n = e.data.incentive), {
|
|
4748
4764
|
status: e.status,
|
|
@@ -4758,33 +4774,33 @@ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4758
4774
|
};
|
|
4759
4775
|
};
|
|
4760
4776
|
var V = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(V || {});
|
|
4761
|
-
const
|
|
4777
|
+
const Lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4762
4778
|
__proto__: null,
|
|
4763
4779
|
MissionStatus: V
|
|
4764
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4780
|
+
}, Symbol.toStringTag, { value: "Module" })), Go = (e) => {
|
|
4765
4781
|
if (e.status === 0)
|
|
4766
4782
|
return {
|
|
4767
4783
|
status: e.status,
|
|
4768
4784
|
data: null
|
|
4769
4785
|
};
|
|
4770
|
-
const n =
|
|
4786
|
+
const n = ct(e, 0), t = ct(e, 1);
|
|
4771
4787
|
return {
|
|
4772
4788
|
status: e.status,
|
|
4773
4789
|
data: {
|
|
4774
|
-
period: `${
|
|
4790
|
+
period: `${lt(e.data.datefrom)} ~ ${lt(e.data.dateto)}`,
|
|
4775
4791
|
gift: {
|
|
4776
4792
|
deposit: {
|
|
4777
4793
|
current: n.filter((r) => r.status == V.collected).length,
|
|
4778
4794
|
total: n.length,
|
|
4779
|
-
percentage:
|
|
4795
|
+
percentage: dt(n)
|
|
4780
4796
|
},
|
|
4781
4797
|
activeBet: {
|
|
4782
4798
|
current: t.filter((r) => r.status == V.collected).length,
|
|
4783
4799
|
total: t.length,
|
|
4784
|
-
percentage:
|
|
4800
|
+
percentage: dt(t)
|
|
4785
4801
|
},
|
|
4786
4802
|
grandPrize: {
|
|
4787
|
-
countDownTimestamp:
|
|
4803
|
+
countDownTimestamp: zo(e.data.dateto),
|
|
4788
4804
|
status: e.data.final_claimable ? e.data.final_collected === "1" ? V.collected : V.collectable : V.inProgress,
|
|
4789
4805
|
prize: e.data.reward
|
|
4790
4806
|
}
|
|
@@ -4793,7 +4809,7 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4793
4809
|
activeBet: t
|
|
4794
4810
|
}
|
|
4795
4811
|
};
|
|
4796
|
-
},
|
|
4812
|
+
}, ct = (e, n) => e.data.tier.filter((t) => t.type == n).map((t) => {
|
|
4797
4813
|
const r = Math.min(t.achieve ?? 0, t.requirement);
|
|
4798
4814
|
return {
|
|
4799
4815
|
id: t.transid,
|
|
@@ -4805,19 +4821,19 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4805
4821
|
currentPercentage: (r / t.requirement * 100).toFixed(0)
|
|
4806
4822
|
}
|
|
4807
4823
|
};
|
|
4808
|
-
}),
|
|
4824
|
+
}), lt = (e) => {
|
|
4809
4825
|
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");
|
|
4810
4826
|
return `${t}/${r} ${a}:${s}`;
|
|
4811
|
-
},
|
|
4827
|
+
}, dt = (e) => {
|
|
4812
4828
|
const n = e.reduce((r, a) => r + parseFloat(a.reward), 0), t = e.reduce((r, a) => r + a.progress.total, 0);
|
|
4813
4829
|
return t > 0 ? (n / t * 100).toFixed(2) : "0";
|
|
4814
|
-
},
|
|
4830
|
+
}, zo = (e) => {
|
|
4815
4831
|
const n = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
4816
4832
|
return Math.max(0, t - n);
|
|
4817
|
-
},
|
|
4833
|
+
}, Wo = (e) => ({
|
|
4818
4834
|
status: e.status,
|
|
4819
4835
|
message: e.msg ?? ""
|
|
4820
|
-
}),
|
|
4836
|
+
}), Yo = (e) => ({
|
|
4821
4837
|
status: e.status == 1,
|
|
4822
4838
|
socialLogin: e.social_login == 1,
|
|
4823
4839
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -4829,7 +4845,7 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4829
4845
|
maxLength: n.maxlen ?? "0",
|
|
4830
4846
|
inputHelper: n.inputHelper ?? ""
|
|
4831
4847
|
}))
|
|
4832
|
-
}),
|
|
4848
|
+
}), qo = (e) => ({
|
|
4833
4849
|
currentPage: e.mdGameLists.current_page,
|
|
4834
4850
|
lastPage: e.mdGameLists.last_page,
|
|
4835
4851
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((n) => ({
|
|
@@ -4846,12 +4862,12 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4846
4862
|
logoUrl: `/image/platform_logo/${n.img.split("/").pop()}?v=1`,
|
|
4847
4863
|
rate: "0.00"
|
|
4848
4864
|
})) ?? [] : []
|
|
4849
|
-
}),
|
|
4850
|
-
var
|
|
4851
|
-
const
|
|
4865
|
+
}), Eo = (e) => S(e), Ho = (e) => S(e);
|
|
4866
|
+
var ce = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(ce || {});
|
|
4867
|
+
const Bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4852
4868
|
__proto__: null,
|
|
4853
|
-
AccumulateDepositStatus:
|
|
4854
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4869
|
+
AccumulateDepositStatus: ce
|
|
4870
|
+
}, Symbol.toStringTag, { value: "Module" })), Uo = (e) => {
|
|
4855
4871
|
if (e.status == 0)
|
|
4856
4872
|
return {
|
|
4857
4873
|
status: !1,
|
|
@@ -4864,7 +4880,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4864
4880
|
n = {
|
|
4865
4881
|
buttonStatus: e.data.tier.filter(
|
|
4866
4882
|
(o) => o.claimable == "1" && o.collected != "1"
|
|
4867
|
-
).length > 0 ?
|
|
4883
|
+
).length > 0 ? ce.collectable : ce.collected,
|
|
4868
4884
|
dateFrom: e.data.datefrom,
|
|
4869
4885
|
dateTo: e.data.dateto,
|
|
4870
4886
|
progress: {
|
|
@@ -4875,7 +4891,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4875
4891
|
list: e.data.tier.map((o) => ({
|
|
4876
4892
|
total: o.requirement,
|
|
4877
4893
|
reward: Number(o.reward),
|
|
4878
|
-
status: o.claimable != "1" ?
|
|
4894
|
+
status: o.claimable != "1" ? ce.inProgress : o.collected == "1" ? ce.collected : ce.collectable
|
|
4879
4895
|
}))
|
|
4880
4896
|
};
|
|
4881
4897
|
}
|
|
@@ -4884,17 +4900,43 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4884
4900
|
message: e.msg ?? "",
|
|
4885
4901
|
data: n
|
|
4886
4902
|
};
|
|
4887
|
-
},
|
|
4903
|
+
}, $o = (e) => ({
|
|
4888
4904
|
status: e.status == 1,
|
|
4889
4905
|
message: e.msg ?? ""
|
|
4890
|
-
}),
|
|
4906
|
+
}), Vo = (e) => {
|
|
4891
4907
|
var n;
|
|
4892
4908
|
return {
|
|
4893
4909
|
status: e.status == 1,
|
|
4894
4910
|
errorMessage: e.errormessage ?? "",
|
|
4895
4911
|
username: ((n = e.data) == null ? void 0 : n.username) ?? ""
|
|
4896
4912
|
};
|
|
4897
|
-
},
|
|
4913
|
+
}, Ao = (e) => {
|
|
4914
|
+
var n;
|
|
4915
|
+
return {
|
|
4916
|
+
status: e.status == 1,
|
|
4917
|
+
message: e.msg ?? "",
|
|
4918
|
+
data: ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
4919
|
+
var r;
|
|
4920
|
+
return {
|
|
4921
|
+
min: t.min,
|
|
4922
|
+
max: t.max,
|
|
4923
|
+
multiplier: t.multiply,
|
|
4924
|
+
name: t.displayName,
|
|
4925
|
+
vipSetting: ((r = t.settings) == null ? void 0 : r.map((a) => {
|
|
4926
|
+
var s;
|
|
4927
|
+
return {
|
|
4928
|
+
name: a.displayName,
|
|
4929
|
+
rate: a.percentage,
|
|
4930
|
+
platforms: ((s = a.platformProducts) == null ? void 0 : s.map((o) => ({
|
|
4931
|
+
name: o.displayName,
|
|
4932
|
+
rate: o.percentage
|
|
4933
|
+
}))) ?? []
|
|
4934
|
+
};
|
|
4935
|
+
})) ?? []
|
|
4936
|
+
};
|
|
4937
|
+
})) ?? []
|
|
4938
|
+
};
|
|
4939
|
+
}, Qo = async (e) => {
|
|
4898
4940
|
var n, t, r, a, s, o, d, p, m, b, x, h, g, D, j, E, H;
|
|
4899
4941
|
try {
|
|
4900
4942
|
e.findIndex((f) => f.name === l.vipList) !== -1 && e.push(
|
|
@@ -4906,7 +4948,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4906
4948
|
{ name: l.vipStatus, query: "" },
|
|
4907
4949
|
{
|
|
4908
4950
|
name: l.getSetting,
|
|
4909
|
-
query: JSON.stringify({ name: [
|
|
4951
|
+
query: JSON.stringify({ name: [Be.vipcalculation] })
|
|
4910
4952
|
}
|
|
4911
4953
|
);
|
|
4912
4954
|
const R = e.findIndex(
|
|
@@ -4916,8 +4958,8 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4916
4958
|
name: l.getPlatformTurnoverRate,
|
|
4917
4959
|
query: ""
|
|
4918
4960
|
}));
|
|
4919
|
-
const
|
|
4920
|
-
|
|
4961
|
+
const v = e.findIndex((f) => f.name === l.fishGameList);
|
|
4962
|
+
v !== -1 && (JSON.parse(e[v].query).pid || e.push({
|
|
4921
4963
|
name: l.getPlatformTurnoverRate,
|
|
4922
4964
|
query: ""
|
|
4923
4965
|
}));
|
|
@@ -4974,184 +5016,184 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4974
5016
|
})
|
|
4975
5017
|
}
|
|
4976
5018
|
));
|
|
4977
|
-
const
|
|
5019
|
+
const he = {
|
|
4978
5020
|
requests: e.map((f) => ({
|
|
4979
5021
|
name: f.name,
|
|
4980
5022
|
query: btoa(f.query)
|
|
4981
5023
|
}))
|
|
4982
|
-
},
|
|
5024
|
+
}, _e = await ae.post(
|
|
4983
5025
|
"/graph/jwt",
|
|
4984
|
-
|
|
5026
|
+
ga(JSON.stringify(he))
|
|
4985
5027
|
), i = {
|
|
4986
5028
|
status: 200,
|
|
4987
5029
|
message: "",
|
|
4988
5030
|
result: {}
|
|
4989
5031
|
};
|
|
4990
|
-
for (const f of
|
|
5032
|
+
for (const f of _e.data.responses) {
|
|
4991
5033
|
f.error != null && f.error.code != 200 && (i.status = f.error.code, i.message = f.error.message);
|
|
4992
|
-
const P = f.attributes !== null && f.attributes !== void 0 ?
|
|
5034
|
+
const P = f.attributes !== null && f.attributes !== void 0 ? pa(f.attributes) : null, c = f.name, u = P ? JSON.parse(P) : null;
|
|
4993
5035
|
if (console.log(c), console.log(u), !u)
|
|
4994
5036
|
console.log("Not data received"), i.result[c] = null;
|
|
4995
5037
|
else
|
|
4996
5038
|
switch (c) {
|
|
4997
5039
|
case l.announcement:
|
|
4998
|
-
i.result[c] =
|
|
5040
|
+
i.result[c] = ka(u);
|
|
4999
5041
|
break;
|
|
5000
5042
|
case l.gameList:
|
|
5001
|
-
i.result[c] =
|
|
5043
|
+
i.result[c] = Sa(u);
|
|
5002
5044
|
break;
|
|
5003
5045
|
case l.cmsList:
|
|
5004
|
-
i.result[c] =
|
|
5046
|
+
i.result[c] = Wa(u);
|
|
5005
5047
|
break;
|
|
5006
5048
|
case l.paymentsProvider:
|
|
5007
|
-
i.result[c] =
|
|
5049
|
+
i.result[c] = Pa(
|
|
5008
5050
|
u
|
|
5009
5051
|
);
|
|
5010
5052
|
break;
|
|
5011
5053
|
case l.getUserProfile:
|
|
5012
|
-
i.result[c] =
|
|
5054
|
+
i.result[c] = Ra(u);
|
|
5013
5055
|
break;
|
|
5014
5056
|
case l.vipList:
|
|
5015
|
-
i.result[c] =
|
|
5057
|
+
i.result[c] = ja(u);
|
|
5016
5058
|
break;
|
|
5017
5059
|
case l.vipBonus:
|
|
5018
5060
|
i.result[c] = Fa(u);
|
|
5019
5061
|
break;
|
|
5020
5062
|
case l.vipFieldStatus:
|
|
5021
|
-
i.result[c] =
|
|
5063
|
+
i.result[c] = La(u);
|
|
5022
5064
|
break;
|
|
5023
5065
|
case l.vipStatus:
|
|
5024
|
-
i.result[c] =
|
|
5066
|
+
i.result[c] = Ga(u);
|
|
5025
5067
|
break;
|
|
5026
5068
|
case l.promotion:
|
|
5027
|
-
i.result[c] =
|
|
5069
|
+
i.result[c] = Na(u);
|
|
5028
5070
|
break;
|
|
5029
5071
|
case l.getSetting:
|
|
5030
|
-
i.result[c] =
|
|
5072
|
+
i.result[c] = za(u);
|
|
5031
5073
|
break;
|
|
5032
5074
|
case l.getCountryMobile:
|
|
5033
|
-
i.result[c] =
|
|
5075
|
+
i.result[c] = Ya(
|
|
5034
5076
|
u
|
|
5035
5077
|
);
|
|
5036
5078
|
break;
|
|
5037
5079
|
case l.getPlatformTurnoverRate:
|
|
5038
|
-
i.result[c] =
|
|
5080
|
+
i.result[c] = qa(
|
|
5039
5081
|
u
|
|
5040
5082
|
);
|
|
5041
5083
|
break;
|
|
5042
5084
|
case l.mainWallet:
|
|
5043
|
-
i.result[c] =
|
|
5085
|
+
i.result[c] = Ea(u);
|
|
5044
5086
|
break;
|
|
5045
5087
|
case l.getLanguageSetting:
|
|
5046
|
-
i.result[c] =
|
|
5088
|
+
i.result[c] = Ha(
|
|
5047
5089
|
u
|
|
5048
5090
|
);
|
|
5049
5091
|
break;
|
|
5050
5092
|
case l.getFourDimensionData:
|
|
5051
|
-
i.result[c] =
|
|
5093
|
+
i.result[c] = Ba(
|
|
5052
5094
|
u
|
|
5053
5095
|
);
|
|
5054
5096
|
break;
|
|
5055
5097
|
case l.getCompany:
|
|
5056
|
-
i.result[c] =
|
|
5098
|
+
i.result[c] = Ua(u);
|
|
5057
5099
|
break;
|
|
5058
5100
|
case l.searchResultDate:
|
|
5059
|
-
i.result[c] =
|
|
5101
|
+
i.result[c] = $a(
|
|
5060
5102
|
u
|
|
5061
5103
|
);
|
|
5062
5104
|
break;
|
|
5063
5105
|
case l.searchHot:
|
|
5064
|
-
i.result[c] =
|
|
5106
|
+
i.result[c] = Aa(u);
|
|
5065
5107
|
break;
|
|
5066
5108
|
case l.searchByDate:
|
|
5067
|
-
i.result[c] =
|
|
5109
|
+
i.result[c] = Qa(u);
|
|
5068
5110
|
break;
|
|
5069
5111
|
case l.upcomingMatches:
|
|
5070
|
-
i.result[c] =
|
|
5112
|
+
i.result[c] = Xa(
|
|
5071
5113
|
u
|
|
5072
5114
|
);
|
|
5073
5115
|
break;
|
|
5074
5116
|
case l.deposit:
|
|
5075
|
-
i.result[c] =
|
|
5117
|
+
i.result[c] = Za(u);
|
|
5076
5118
|
break;
|
|
5077
5119
|
case l.applyVipBonus:
|
|
5078
|
-
i.result[c] =
|
|
5120
|
+
i.result[c] = Ja(u);
|
|
5079
5121
|
break;
|
|
5080
5122
|
case l.withdraw:
|
|
5081
|
-
i.result[c] =
|
|
5123
|
+
i.result[c] = Ka(u);
|
|
5082
5124
|
break;
|
|
5083
5125
|
case l.getBankCardData:
|
|
5084
|
-
i.result[c] =
|
|
5126
|
+
i.result[c] = es(
|
|
5085
5127
|
u
|
|
5086
5128
|
);
|
|
5087
5129
|
break;
|
|
5088
5130
|
case l.withdrawalGet:
|
|
5089
|
-
i.result[c] =
|
|
5131
|
+
i.result[c] = ts(u);
|
|
5090
5132
|
break;
|
|
5091
5133
|
case l.addBankCard:
|
|
5092
|
-
i.result[c] =
|
|
5134
|
+
i.result[c] = ns(u);
|
|
5093
5135
|
break;
|
|
5094
5136
|
case l.transactionReport:
|
|
5095
|
-
i.result[c] =
|
|
5137
|
+
i.result[c] = as(
|
|
5096
5138
|
u
|
|
5097
5139
|
);
|
|
5098
5140
|
break;
|
|
5099
5141
|
case l.changePassword:
|
|
5100
|
-
i.result[c] =
|
|
5142
|
+
i.result[c] = os(u);
|
|
5101
5143
|
break;
|
|
5102
5144
|
case l.wallet:
|
|
5103
|
-
i.result[c] =
|
|
5145
|
+
i.result[c] = is(u);
|
|
5104
5146
|
break;
|
|
5105
5147
|
case l.getEventList:
|
|
5106
|
-
i.result[c] =
|
|
5148
|
+
i.result[c] = us(u);
|
|
5107
5149
|
break;
|
|
5108
5150
|
case l.getEventToken:
|
|
5109
|
-
i.result[c] =
|
|
5151
|
+
i.result[c] = cs(u);
|
|
5110
5152
|
break;
|
|
5111
5153
|
case l.getExtraGame:
|
|
5112
|
-
i.result[c] =
|
|
5154
|
+
i.result[c] = ls(u);
|
|
5113
5155
|
break;
|
|
5114
5156
|
case l.mailBox:
|
|
5115
|
-
i.result[c] =
|
|
5157
|
+
i.result[c] = ds(u);
|
|
5116
5158
|
break;
|
|
5117
5159
|
case l.fishGameList:
|
|
5118
|
-
i.result[c] =
|
|
5160
|
+
i.result[c] = ms(u);
|
|
5119
5161
|
break;
|
|
5120
5162
|
case l.slotGameList:
|
|
5121
|
-
i.result[c] =
|
|
5163
|
+
i.result[c] = fs(u);
|
|
5122
5164
|
break;
|
|
5123
5165
|
case l.getTurnOverRewardData:
|
|
5124
|
-
i.result[c] =
|
|
5166
|
+
i.result[c] = gs(
|
|
5125
5167
|
u
|
|
5126
5168
|
);
|
|
5127
5169
|
break;
|
|
5128
5170
|
case l.getTurnOverRewardReport:
|
|
5129
|
-
i.result[c] =
|
|
5171
|
+
i.result[c] = ps(
|
|
5130
5172
|
u
|
|
5131
5173
|
);
|
|
5132
5174
|
break;
|
|
5133
5175
|
case l.getInviteRewardData:
|
|
5134
|
-
i.result[c] =
|
|
5176
|
+
i.result[c] = bs(
|
|
5135
5177
|
u
|
|
5136
5178
|
);
|
|
5137
5179
|
break;
|
|
5138
5180
|
case l.getInviteRewardReport:
|
|
5139
|
-
i.result[c] =
|
|
5181
|
+
i.result[c] = ys(
|
|
5140
5182
|
u
|
|
5141
5183
|
);
|
|
5142
5184
|
break;
|
|
5143
5185
|
case l.getTopupRewardData:
|
|
5144
|
-
i.result[c] =
|
|
5186
|
+
i.result[c] = hs(
|
|
5145
5187
|
u
|
|
5146
5188
|
);
|
|
5147
5189
|
break;
|
|
5148
5190
|
case l.getTopupRewardReport:
|
|
5149
|
-
i.result[c] =
|
|
5191
|
+
i.result[c] = _s(
|
|
5150
5192
|
u
|
|
5151
5193
|
);
|
|
5152
5194
|
break;
|
|
5153
5195
|
case l.getRewardReferral:
|
|
5154
|
-
i.result[c] =
|
|
5196
|
+
i.result[c] = Ts(
|
|
5155
5197
|
u
|
|
5156
5198
|
);
|
|
5157
5199
|
break;
|
|
@@ -5159,7 +5201,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5159
5201
|
i.result[c] = Fe(u);
|
|
5160
5202
|
break;
|
|
5161
5203
|
case l.getDepositPromotion:
|
|
5162
|
-
i.result[c] =
|
|
5204
|
+
i.result[c] = vs(
|
|
5163
5205
|
u
|
|
5164
5206
|
);
|
|
5165
5207
|
break;
|
|
@@ -5169,62 +5211,62 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5169
5211
|
);
|
|
5170
5212
|
break;
|
|
5171
5213
|
case l.getInviteRewardClaim:
|
|
5172
|
-
i.result[c] =
|
|
5214
|
+
i.result[c] = xs(
|
|
5173
5215
|
u
|
|
5174
5216
|
);
|
|
5175
5217
|
break;
|
|
5176
5218
|
case l.getTurnOverRewardClaim:
|
|
5177
|
-
i.result[c] =
|
|
5219
|
+
i.result[c] = Ps(
|
|
5178
5220
|
u
|
|
5179
5221
|
);
|
|
5180
5222
|
break;
|
|
5181
5223
|
case l.getInviteRewardSetting:
|
|
5182
|
-
i.result[c] =
|
|
5224
|
+
i.result[c] = Ds(
|
|
5183
5225
|
u
|
|
5184
5226
|
);
|
|
5185
5227
|
break;
|
|
5186
5228
|
case l.getTurnOverRewardSetting:
|
|
5187
|
-
i.result[c] =
|
|
5229
|
+
i.result[c] = Os(
|
|
5188
5230
|
u
|
|
5189
5231
|
);
|
|
5190
5232
|
break;
|
|
5191
5233
|
case l.getTopUpRewardSetting:
|
|
5192
|
-
i.result[c] =
|
|
5234
|
+
i.result[c] = Ms(
|
|
5193
5235
|
u
|
|
5194
5236
|
);
|
|
5195
5237
|
break;
|
|
5196
5238
|
case l.requestForgetPassword:
|
|
5197
|
-
i.result[c] =
|
|
5239
|
+
i.result[c] = ks(
|
|
5198
5240
|
u
|
|
5199
5241
|
);
|
|
5200
5242
|
break;
|
|
5201
5243
|
case l.submitForgetPassword:
|
|
5202
|
-
i.result[c] =
|
|
5244
|
+
i.result[c] = Rs(
|
|
5203
5245
|
u
|
|
5204
5246
|
);
|
|
5205
5247
|
break;
|
|
5206
5248
|
case l.getImage:
|
|
5207
|
-
i.result[c] =
|
|
5249
|
+
i.result[c] = Ss(u);
|
|
5208
5250
|
break;
|
|
5209
5251
|
case l.getDepositValidate:
|
|
5210
|
-
i.result[c] =
|
|
5252
|
+
i.result[c] = Ne(u);
|
|
5211
5253
|
break;
|
|
5212
5254
|
case l.getWithdrawValidate:
|
|
5213
|
-
i.result[c] =
|
|
5255
|
+
i.result[c] = Ne(u);
|
|
5214
5256
|
break;
|
|
5215
5257
|
case l.getTransferCreditValidate:
|
|
5216
|
-
i.result[c] =
|
|
5258
|
+
i.result[c] = Ne(u);
|
|
5217
5259
|
break;
|
|
5218
5260
|
case l.updateProfilePicture:
|
|
5219
|
-
i.result[c] =
|
|
5261
|
+
i.result[c] = Cs(
|
|
5220
5262
|
u
|
|
5221
5263
|
);
|
|
5222
5264
|
break;
|
|
5223
5265
|
case l.readMail:
|
|
5224
|
-
i.result[c] =
|
|
5266
|
+
i.result[c] = js(u);
|
|
5225
5267
|
break;
|
|
5226
5268
|
case l.checkRedPacketValidate:
|
|
5227
|
-
i.result[c] =
|
|
5269
|
+
i.result[c] = Ns(
|
|
5228
5270
|
u
|
|
5229
5271
|
);
|
|
5230
5272
|
break;
|
|
@@ -5232,33 +5274,33 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5232
5274
|
i.result[c] = Fs(u);
|
|
5233
5275
|
break;
|
|
5234
5276
|
case l.getUsernameByRefer:
|
|
5235
|
-
i.result[c] =
|
|
5277
|
+
i.result[c] = Ls(
|
|
5236
5278
|
u
|
|
5237
5279
|
);
|
|
5238
5280
|
break;
|
|
5239
5281
|
case l.applyPromo:
|
|
5240
|
-
i.result[c] =
|
|
5282
|
+
i.result[c] = Gs(u);
|
|
5241
5283
|
break;
|
|
5242
5284
|
case l.applyRedPacket:
|
|
5243
|
-
i.result[c] =
|
|
5285
|
+
i.result[c] = zs(u);
|
|
5244
5286
|
break;
|
|
5245
5287
|
case l.applySignIn:
|
|
5246
|
-
i.result[c] =
|
|
5288
|
+
i.result[c] = Ws(u);
|
|
5247
5289
|
break;
|
|
5248
5290
|
case l.getCountry:
|
|
5249
|
-
i.result[c] =
|
|
5291
|
+
i.result[c] = Ys(u);
|
|
5250
5292
|
break;
|
|
5251
5293
|
case l.submitGiftCode:
|
|
5252
|
-
i.result[c] =
|
|
5294
|
+
i.result[c] = qs(u);
|
|
5253
5295
|
break;
|
|
5254
5296
|
case l.playGame:
|
|
5255
|
-
i.result[c] =
|
|
5297
|
+
i.result[c] = Es(u);
|
|
5256
5298
|
break;
|
|
5257
5299
|
case l.transferToMain:
|
|
5258
|
-
i.result[c] =
|
|
5300
|
+
i.result[c] = Hs(u);
|
|
5259
5301
|
break;
|
|
5260
5302
|
case l.transferProcess:
|
|
5261
|
-
i.result[c] =
|
|
5303
|
+
i.result[c] = Bs(
|
|
5262
5304
|
u
|
|
5263
5305
|
);
|
|
5264
5306
|
break;
|
|
@@ -5269,129 +5311,129 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5269
5311
|
i.result[c] = Fe(u);
|
|
5270
5312
|
break;
|
|
5271
5313
|
case l.checkTransferCredit:
|
|
5272
|
-
i.result[c] =
|
|
5314
|
+
i.result[c] = Us(
|
|
5273
5315
|
u
|
|
5274
5316
|
);
|
|
5275
5317
|
break;
|
|
5276
5318
|
case l.friendList:
|
|
5277
|
-
i.result[c] =
|
|
5319
|
+
i.result[c] = $s(u);
|
|
5278
5320
|
break;
|
|
5279
5321
|
case l.friendListEdit:
|
|
5280
|
-
i.result[c] =
|
|
5322
|
+
i.result[c] = Vs(u);
|
|
5281
5323
|
break;
|
|
5282
5324
|
case l.getActivePP:
|
|
5283
|
-
i.result[c] =
|
|
5325
|
+
i.result[c] = As(u);
|
|
5284
5326
|
break;
|
|
5285
5327
|
case l.getActiveProduct:
|
|
5286
|
-
i.result[c] =
|
|
5328
|
+
i.result[c] = Qs(
|
|
5287
5329
|
u
|
|
5288
5330
|
);
|
|
5289
5331
|
break;
|
|
5290
5332
|
case l.requestWithdrawTac:
|
|
5291
|
-
i.result[c] =
|
|
5333
|
+
i.result[c] = Xs(
|
|
5292
5334
|
u
|
|
5293
5335
|
);
|
|
5294
5336
|
break;
|
|
5295
5337
|
case l.requestWithdrawalCode:
|
|
5296
|
-
i.result[c] =
|
|
5338
|
+
i.result[c] = Zs(
|
|
5297
5339
|
u
|
|
5298
5340
|
);
|
|
5299
5341
|
break;
|
|
5300
5342
|
case l.commissionWithdraw:
|
|
5301
|
-
i.result[c] =
|
|
5343
|
+
i.result[c] = Js(
|
|
5302
5344
|
u
|
|
5303
5345
|
);
|
|
5304
5346
|
break;
|
|
5305
5347
|
case l.submitWithdrawalCode:
|
|
5306
|
-
i.result[c] =
|
|
5348
|
+
i.result[c] = Ks(
|
|
5307
5349
|
u
|
|
5308
5350
|
);
|
|
5309
5351
|
break;
|
|
5310
5352
|
case l.submitCryptoAccount:
|
|
5311
|
-
i.result[c] =
|
|
5353
|
+
i.result[c] = eo(
|
|
5312
5354
|
u
|
|
5313
5355
|
);
|
|
5314
5356
|
break;
|
|
5315
5357
|
case l.requestTransferMoney:
|
|
5316
|
-
i.result[c] =
|
|
5358
|
+
i.result[c] = to(
|
|
5317
5359
|
u
|
|
5318
5360
|
);
|
|
5319
5361
|
break;
|
|
5320
5362
|
case l.submitTransferMoney:
|
|
5321
|
-
i.result[c] =
|
|
5363
|
+
i.result[c] = no(
|
|
5322
5364
|
u
|
|
5323
5365
|
);
|
|
5324
5366
|
break;
|
|
5325
5367
|
case l.requestUpdateMobileTacCode:
|
|
5326
|
-
i.result[c] =
|
|
5368
|
+
i.result[c] = ro(
|
|
5327
5369
|
u
|
|
5328
5370
|
);
|
|
5329
5371
|
break;
|
|
5330
5372
|
case l.submitUpdateMobileTacCode:
|
|
5331
|
-
i.result[c] =
|
|
5373
|
+
i.result[c] = ao(
|
|
5332
5374
|
u
|
|
5333
5375
|
);
|
|
5334
5376
|
break;
|
|
5335
5377
|
case l.getVerifyPromo:
|
|
5336
|
-
i.result[c] =
|
|
5378
|
+
i.result[c] = so(u);
|
|
5337
5379
|
break;
|
|
5338
5380
|
case l.signInViewInfo:
|
|
5339
|
-
i.result[c] =
|
|
5381
|
+
i.result[c] = oo(u);
|
|
5340
5382
|
break;
|
|
5341
5383
|
case l.signInRecord:
|
|
5342
|
-
i.result[c] =
|
|
5384
|
+
i.result[c] = io(u);
|
|
5343
5385
|
break;
|
|
5344
5386
|
case l.referralProfile:
|
|
5345
|
-
i.result[c] =
|
|
5387
|
+
i.result[c] = uo(
|
|
5346
5388
|
u
|
|
5347
5389
|
);
|
|
5348
5390
|
break;
|
|
5349
5391
|
case l.referralMemberProfile:
|
|
5350
|
-
i.result[c] =
|
|
5392
|
+
i.result[c] = co(
|
|
5351
5393
|
u
|
|
5352
5394
|
);
|
|
5353
5395
|
break;
|
|
5354
5396
|
case l.registerAction:
|
|
5355
|
-
i.result[c] =
|
|
5397
|
+
i.result[c] = lo(u);
|
|
5356
5398
|
break;
|
|
5357
5399
|
case l.transferReport:
|
|
5358
|
-
i.result[c] =
|
|
5400
|
+
i.result[c] = fo(u);
|
|
5359
5401
|
break;
|
|
5360
5402
|
case l.agTransferCreditReport:
|
|
5361
|
-
i.result[c] =
|
|
5403
|
+
i.result[c] = go(
|
|
5362
5404
|
u
|
|
5363
5405
|
);
|
|
5364
5406
|
break;
|
|
5365
5407
|
case l.betReport:
|
|
5366
|
-
i.result[c] =
|
|
5408
|
+
i.result[c] = po(u);
|
|
5367
5409
|
break;
|
|
5368
5410
|
case l.getTwoFactorAuthenticate:
|
|
5369
|
-
i.result[c] =
|
|
5411
|
+
i.result[c] = bo(
|
|
5370
5412
|
u
|
|
5371
5413
|
);
|
|
5372
5414
|
break;
|
|
5373
5415
|
case l.submitTwoFactorAuthenticate:
|
|
5374
|
-
i.result[c] =
|
|
5416
|
+
i.result[c] = yo(
|
|
5375
5417
|
u
|
|
5376
5418
|
);
|
|
5377
5419
|
break;
|
|
5378
5420
|
case l.getUserDeviceList:
|
|
5379
|
-
i.result[c] =
|
|
5421
|
+
i.result[c] = ho(
|
|
5380
5422
|
u
|
|
5381
5423
|
);
|
|
5382
5424
|
break;
|
|
5383
5425
|
case l.unbindUserDevice:
|
|
5384
|
-
i.result[c] =
|
|
5426
|
+
i.result[c] = _o(
|
|
5385
5427
|
u
|
|
5386
5428
|
);
|
|
5387
5429
|
break;
|
|
5388
5430
|
case l.searchNumberHistory:
|
|
5389
|
-
i.result[c] =
|
|
5431
|
+
i.result[c] = To(
|
|
5390
5432
|
u
|
|
5391
5433
|
);
|
|
5392
5434
|
break;
|
|
5393
5435
|
case l.changeWithdrawalCode:
|
|
5394
|
-
i.result[c] =
|
|
5436
|
+
i.result[c] = vo(
|
|
5395
5437
|
u
|
|
5396
5438
|
);
|
|
5397
5439
|
break;
|
|
@@ -5401,53 +5443,53 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5401
5443
|
);
|
|
5402
5444
|
break;
|
|
5403
5445
|
case l.submitWithdrawalAlipay:
|
|
5404
|
-
i.result[c] =
|
|
5446
|
+
i.result[c] = xo(
|
|
5405
5447
|
u
|
|
5406
5448
|
);
|
|
5407
5449
|
break;
|
|
5408
5450
|
case l.applyReliefFund:
|
|
5409
|
-
i.result[c] =
|
|
5451
|
+
i.result[c] = Do(
|
|
5410
5452
|
u
|
|
5411
5453
|
);
|
|
5412
5454
|
break;
|
|
5413
5455
|
case l.getReliefFundData:
|
|
5414
|
-
i.result[c] =
|
|
5456
|
+
i.result[c] = Oo(
|
|
5415
5457
|
u
|
|
5416
5458
|
);
|
|
5417
5459
|
break;
|
|
5418
5460
|
case l.getReliefFundReport:
|
|
5419
|
-
i.result[c] =
|
|
5461
|
+
i.result[c] = Mo(
|
|
5420
5462
|
u
|
|
5421
5463
|
);
|
|
5422
5464
|
break;
|
|
5423
5465
|
case l.getWeekCardClaim:
|
|
5424
|
-
i.result[c] =
|
|
5466
|
+
i.result[c] = ko(
|
|
5425
5467
|
u
|
|
5426
5468
|
);
|
|
5427
5469
|
break;
|
|
5428
5470
|
case l.getWeekCardData:
|
|
5429
|
-
i.result[c] =
|
|
5471
|
+
i.result[c] = Ro(
|
|
5430
5472
|
u
|
|
5431
5473
|
);
|
|
5432
5474
|
break;
|
|
5433
5475
|
case l.applyWeekCard:
|
|
5434
|
-
i.result[c] =
|
|
5476
|
+
i.result[c] = So(u);
|
|
5435
5477
|
break;
|
|
5436
5478
|
case l.transferSetting:
|
|
5437
|
-
i.result[c] =
|
|
5479
|
+
i.result[c] = Io(
|
|
5438
5480
|
u
|
|
5439
5481
|
);
|
|
5440
5482
|
break;
|
|
5441
5483
|
case l.transfer:
|
|
5442
|
-
i.result[c] =
|
|
5484
|
+
i.result[c] = Co(u);
|
|
5443
5485
|
break;
|
|
5444
5486
|
case l.getIncentiveData:
|
|
5445
|
-
i.result[c] =
|
|
5487
|
+
i.result[c] = jo(
|
|
5446
5488
|
u
|
|
5447
5489
|
);
|
|
5448
5490
|
break;
|
|
5449
5491
|
case l.getIncentiveRebate:
|
|
5450
|
-
i.result[c] =
|
|
5492
|
+
i.result[c] = No(
|
|
5451
5493
|
u
|
|
5452
5494
|
);
|
|
5453
5495
|
break;
|
|
@@ -5457,43 +5499,48 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5457
5499
|
);
|
|
5458
5500
|
break;
|
|
5459
5501
|
case l.getMissionData:
|
|
5460
|
-
i.result[c] =
|
|
5502
|
+
i.result[c] = Go(u);
|
|
5461
5503
|
break;
|
|
5462
5504
|
case l.getMissionClaim:
|
|
5463
|
-
i.result[c] =
|
|
5505
|
+
i.result[c] = Wo(
|
|
5464
5506
|
u
|
|
5465
5507
|
);
|
|
5466
5508
|
break;
|
|
5467
5509
|
case l.registerForm:
|
|
5468
|
-
i.result[c] =
|
|
5510
|
+
i.result[c] = Yo(u);
|
|
5469
5511
|
break;
|
|
5470
5512
|
case l.getFavouriteGame:
|
|
5471
|
-
i.result[c] =
|
|
5513
|
+
i.result[c] = qo(
|
|
5472
5514
|
u
|
|
5473
5515
|
);
|
|
5474
5516
|
break;
|
|
5475
5517
|
case l.updateFavouriteGame:
|
|
5476
|
-
i.result[c] =
|
|
5518
|
+
i.result[c] = Eo(
|
|
5477
5519
|
u
|
|
5478
5520
|
);
|
|
5479
5521
|
break;
|
|
5480
5522
|
case l.requestForgetUsername:
|
|
5481
|
-
i.result[c] =
|
|
5523
|
+
i.result[c] = Ho(
|
|
5482
5524
|
u
|
|
5483
5525
|
);
|
|
5484
5526
|
break;
|
|
5485
5527
|
case l.submitForgetUsername:
|
|
5486
|
-
i.result[c] =
|
|
5528
|
+
i.result[c] = Vo(
|
|
5487
5529
|
u
|
|
5488
5530
|
);
|
|
5489
5531
|
break;
|
|
5490
5532
|
case l.getAccumulateDepositData:
|
|
5491
|
-
i.result[c] =
|
|
5533
|
+
i.result[c] = Uo(
|
|
5492
5534
|
u
|
|
5493
5535
|
);
|
|
5494
5536
|
break;
|
|
5495
5537
|
case l.getAccumulateDepositClaim:
|
|
5496
|
-
i.result[c] =
|
|
5538
|
+
i.result[c] = $o(
|
|
5539
|
+
u
|
|
5540
|
+
);
|
|
5541
|
+
break;
|
|
5542
|
+
case l.rebateRefundSetting:
|
|
5543
|
+
i.result[c] = Ao(
|
|
5497
5544
|
u
|
|
5498
5545
|
);
|
|
5499
5546
|
break;
|
|
@@ -5517,14 +5564,14 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5517
5564
|
if ((s = i.result) != null && s.vipStatus) {
|
|
5518
5565
|
const c = i.result.vipStatus, {
|
|
5519
5566
|
current_grade_id: u,
|
|
5520
|
-
current_deposit:
|
|
5567
|
+
current_deposit: w,
|
|
5521
5568
|
current_turnover: W,
|
|
5522
5569
|
percentage: X
|
|
5523
5570
|
} = c, ee = f.list.findIndex((Y) => Y.id === u);
|
|
5524
5571
|
f.list = f.list.map((Y, te) => {
|
|
5525
5572
|
const Z = te === ee;
|
|
5526
|
-
let J = "0", T = "0",
|
|
5527
|
-
return Z ? (J = `${Math.min(Number(
|
|
5573
|
+
let J = "0", T = "0", oe = 0;
|
|
5574
|
+
return Z ? (J = `${Math.min(Number(w), Number(Y.deposit.total))}`, T = `${Math.min(Number(W), Number(Y.turnover.total))}`, oe = X) : te < ee ? (J = Y.deposit.total, T = Y.turnover.total, oe = 1) : te > ee && (J = "0.00", T = "0.00", oe = 0), {
|
|
5528
5575
|
...Y,
|
|
5529
5576
|
is_current_level: Z,
|
|
5530
5577
|
deposit: {
|
|
@@ -5537,7 +5584,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5537
5584
|
isShow: P === 2 || P === 3 || P === 4,
|
|
5538
5585
|
current: T
|
|
5539
5586
|
},
|
|
5540
|
-
percentage:
|
|
5587
|
+
percentage: oe * 100 > 100 ? 100 : oe * 100
|
|
5541
5588
|
};
|
|
5542
5589
|
});
|
|
5543
5590
|
}
|
|
@@ -5545,21 +5592,21 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5545
5592
|
}
|
|
5546
5593
|
if (l.vipBonus in i.result) {
|
|
5547
5594
|
if ((o = i.result) != null && o.vipBonus) {
|
|
5548
|
-
const c = i.result.vipBonus, u = f.list.find((
|
|
5549
|
-
f.bonus.day.isClaimable = c.day.
|
|
5550
|
-
const { dayRemainingTime: ee, dayProgressPercentage: Y } =
|
|
5595
|
+
const c = i.result.vipBonus, u = f.list.find((oe) => oe.is_current_level == !0), w = Number(u == null ? void 0 : u.benefit_list.daily.bonus) ?? 0, W = Number(u == null ? void 0 : u.benefit_list.weekly.bonus) ?? 0, X = Number(u == null ? void 0 : u.benefit_list.monthly.bonus) ?? 0;
|
|
5596
|
+
f.bonus.day.isClaimable = c.day.status.claimable;
|
|
5597
|
+
const { dayRemainingTime: ee, dayProgressPercentage: Y } = ha();
|
|
5551
5598
|
f.bonus.day.timestamp = {
|
|
5552
|
-
current: !c.day.
|
|
5599
|
+
current: !c.day.status.claimable && w > 0 ? ee : 0,
|
|
5553
5600
|
percentage: Y > 100 ? 100 : Y
|
|
5554
|
-
}, f.bonus.week.isClaimable = c.week.
|
|
5555
|
-
const { weekRemainingTime: te, weekProgressPercentage: Z } =
|
|
5601
|
+
}, f.bonus.week.isClaimable = c.week.status.claimable;
|
|
5602
|
+
const { weekRemainingTime: te, weekProgressPercentage: Z } = ya();
|
|
5556
5603
|
f.bonus.week.timestamp = {
|
|
5557
|
-
current: !c.week.
|
|
5604
|
+
current: !c.week.status.claimable && W > 0 ? te : 0,
|
|
5558
5605
|
percentage: Z > 100 ? 100 : Z
|
|
5559
|
-
}, f.bonus.month.isClaimable = c.month.
|
|
5560
|
-
const { monthRemainingTime: J, monthProgressPercentage: T } =
|
|
5606
|
+
}, f.bonus.month.isClaimable = c.month.status.claimable;
|
|
5607
|
+
const { monthRemainingTime: J, monthProgressPercentage: T } = ba();
|
|
5561
5608
|
f.bonus.month.timestamp = {
|
|
5562
|
-
current: !c.month.
|
|
5609
|
+
current: !c.month.status.claimable && X > 0 ? J : 0,
|
|
5563
5610
|
percentage: T > 100 ? 100 : T
|
|
5564
5611
|
};
|
|
5565
5612
|
}
|
|
@@ -5573,11 +5620,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5573
5620
|
code: "vipLevel",
|
|
5574
5621
|
value: f.list.map((T) => T.name)
|
|
5575
5622
|
});
|
|
5576
|
-
const
|
|
5623
|
+
const w = c.findIndex(
|
|
5577
5624
|
(T) => T.fieldName == "upgrade_bonus"
|
|
5578
5625
|
);
|
|
5579
|
-
|
|
5580
|
-
name: c[
|
|
5626
|
+
w > -1 && u.push({
|
|
5627
|
+
name: c[w].showName,
|
|
5581
5628
|
code: "",
|
|
5582
5629
|
value: f.list.map((T) => T.benefit_list.upgrade.bonus)
|
|
5583
5630
|
});
|
|
@@ -5656,7 +5703,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5656
5703
|
const P = i.result.getPlatformTurnoverRate;
|
|
5657
5704
|
i.result.getFavouriteGame = f.data.map((c) => {
|
|
5658
5705
|
const u = P.find(
|
|
5659
|
-
(
|
|
5706
|
+
(w) => w.id === c.platformId
|
|
5660
5707
|
);
|
|
5661
5708
|
return {
|
|
5662
5709
|
...c,
|
|
@@ -5667,11 +5714,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5667
5714
|
}
|
|
5668
5715
|
if (l.fishGameList in i.result && ((b = i.result) != null && b.fishGameList)) {
|
|
5669
5716
|
const f = i.result.fishGameList;
|
|
5670
|
-
if (JSON.parse(e[
|
|
5717
|
+
if (JSON.parse(e[v].query).pid && l.getPlatformTurnoverRate in i.result && (x = i.result) != null && x.getPlatformTurnoverRate) {
|
|
5671
5718
|
const P = i.result.getPlatformTurnoverRate;
|
|
5672
5719
|
i.result.fishGameList = f.data.map((c) => {
|
|
5673
5720
|
const u = P.find(
|
|
5674
|
-
(
|
|
5721
|
+
(w) => w.id === c.platformId
|
|
5675
5722
|
);
|
|
5676
5723
|
return {
|
|
5677
5724
|
...c,
|
|
@@ -5688,38 +5735,38 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5688
5735
|
const c = i.result.getPlatformTurnoverRate;
|
|
5689
5736
|
f.platformGame = f.platformGame.map((u) => ({
|
|
5690
5737
|
...u,
|
|
5691
|
-
list: u.list.map((
|
|
5738
|
+
list: u.list.map((w) => {
|
|
5692
5739
|
const W = c.find(
|
|
5693
|
-
(X) => X.id ===
|
|
5740
|
+
(X) => X.id === w.platformId
|
|
5694
5741
|
);
|
|
5695
5742
|
return {
|
|
5696
|
-
...
|
|
5743
|
+
...w,
|
|
5697
5744
|
rate: (W == null ? void 0 : W.percentage) ?? "0.00"
|
|
5698
5745
|
};
|
|
5699
5746
|
})
|
|
5700
5747
|
})), f.platformGameList.data = f.platformGameList.data.map((u) => {
|
|
5701
|
-
const
|
|
5748
|
+
const w = c.find(
|
|
5702
5749
|
(W) => W.id === u.platformId
|
|
5703
5750
|
);
|
|
5704
5751
|
return {
|
|
5705
5752
|
...u,
|
|
5706
|
-
rate: (
|
|
5753
|
+
rate: (w == null ? void 0 : w.percentage) ?? "0.00"
|
|
5707
5754
|
};
|
|
5708
5755
|
}), f.hotGameList.data = f.hotGameList.data.map((u) => {
|
|
5709
|
-
const
|
|
5756
|
+
const w = c.find(
|
|
5710
5757
|
(W) => W.id === u.platformId
|
|
5711
5758
|
);
|
|
5712
5759
|
return {
|
|
5713
5760
|
...u,
|
|
5714
|
-
rate: (
|
|
5761
|
+
rate: (w == null ? void 0 : w.percentage) ?? "0.00"
|
|
5715
5762
|
};
|
|
5716
5763
|
}), f.trialGameList = f.trialGameList.map((u) => {
|
|
5717
|
-
const
|
|
5764
|
+
const w = c.find(
|
|
5718
5765
|
(W) => W.id === u.platformId
|
|
5719
5766
|
);
|
|
5720
5767
|
return {
|
|
5721
5768
|
...u,
|
|
5722
|
-
rate: (
|
|
5769
|
+
rate: (w == null ? void 0 : w.percentage) ?? "0.00"
|
|
5723
5770
|
};
|
|
5724
5771
|
}), delete i.result.getPlatformTurnoverRate;
|
|
5725
5772
|
}
|
|
@@ -5731,7 +5778,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5731
5778
|
if (l.searchResultDate in i.result && (j = i.result) != null && j.searchResultDate) {
|
|
5732
5779
|
const P = i.result.searchResultDate;
|
|
5733
5780
|
f.forEach((c) => {
|
|
5734
|
-
const u = P.find((
|
|
5781
|
+
const u = P.find((w) => w.id == c.id);
|
|
5735
5782
|
u && (c.date = u == null ? void 0 : u.date);
|
|
5736
5783
|
}), delete i.result.searchResultDate;
|
|
5737
5784
|
}
|
|
@@ -5739,7 +5786,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5739
5786
|
}
|
|
5740
5787
|
return i;
|
|
5741
5788
|
} catch (_) {
|
|
5742
|
-
return
|
|
5789
|
+
return bt.isAxiosError(_) ? {
|
|
5743
5790
|
status: ((E = _.response) == null ? void 0 : E.status) || 600,
|
|
5744
5791
|
message: JSON.stringify((H = _.response) == null ? void 0 : H.data),
|
|
5745
5792
|
result: {}
|
|
@@ -5749,10 +5796,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5749
5796
|
result: {}
|
|
5750
5797
|
});
|
|
5751
5798
|
}
|
|
5752
|
-
},
|
|
5799
|
+
}, Xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5753
5800
|
__proto__: null,
|
|
5754
|
-
post:
|
|
5755
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5801
|
+
post: Qo
|
|
5802
|
+
}, Symbol.toStringTag, { value: "Module" })), Zo = async (e, n) => {
|
|
5756
5803
|
let t = {
|
|
5757
5804
|
status: 200,
|
|
5758
5805
|
message: ""
|
|
@@ -5772,10 +5819,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5772
5819
|
};
|
|
5773
5820
|
}
|
|
5774
5821
|
return t;
|
|
5775
|
-
},
|
|
5822
|
+
}, Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5776
5823
|
__proto__: null,
|
|
5777
|
-
call:
|
|
5778
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5824
|
+
call: Zo
|
|
5825
|
+
}, Symbol.toStringTag, { value: "Module" })), Ko = async () => {
|
|
5779
5826
|
let e = {
|
|
5780
5827
|
status: 200,
|
|
5781
5828
|
message: ""
|
|
@@ -5789,10 +5836,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5789
5836
|
};
|
|
5790
5837
|
}
|
|
5791
5838
|
return e;
|
|
5792
|
-
},
|
|
5839
|
+
}, ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5793
5840
|
__proto__: null,
|
|
5794
|
-
call:
|
|
5795
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5841
|
+
call: Ko
|
|
5842
|
+
}, Symbol.toStringTag, { value: "Module" })), mt = {
|
|
5796
5843
|
data: {
|
|
5797
5844
|
status: !1,
|
|
5798
5845
|
message: "",
|
|
@@ -5802,11 +5849,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5802
5849
|
accountId: 0
|
|
5803
5850
|
}
|
|
5804
5851
|
}
|
|
5805
|
-
},
|
|
5852
|
+
}, ti = async () => {
|
|
5806
5853
|
let e = {
|
|
5807
5854
|
status: 200,
|
|
5808
5855
|
message: "",
|
|
5809
|
-
...
|
|
5856
|
+
...mt
|
|
5810
5857
|
};
|
|
5811
5858
|
try {
|
|
5812
5859
|
const t = (await ae.get("/graph/autoregister")).data;
|
|
@@ -5823,23 +5870,23 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5823
5870
|
e = {
|
|
5824
5871
|
status: n.status || 500,
|
|
5825
5872
|
message: n.message,
|
|
5826
|
-
...
|
|
5873
|
+
...mt
|
|
5827
5874
|
};
|
|
5828
5875
|
}
|
|
5829
5876
|
return e;
|
|
5830
|
-
},
|
|
5877
|
+
}, ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5831
5878
|
__proto__: null,
|
|
5832
|
-
call:
|
|
5833
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5879
|
+
call: ti
|
|
5880
|
+
}, Symbol.toStringTag, { value: "Module" })), ft = {
|
|
5834
5881
|
data: {
|
|
5835
5882
|
status: !1,
|
|
5836
5883
|
message: ""
|
|
5837
5884
|
}
|
|
5838
|
-
},
|
|
5885
|
+
}, ri = async (e, n) => {
|
|
5839
5886
|
let t = {
|
|
5840
5887
|
status: 200,
|
|
5841
5888
|
message: "",
|
|
5842
|
-
...
|
|
5889
|
+
...ft
|
|
5843
5890
|
};
|
|
5844
5891
|
try {
|
|
5845
5892
|
const r = await ae.post("/graph/setlocale", {
|
|
@@ -5856,14 +5903,14 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5856
5903
|
t = {
|
|
5857
5904
|
status: r.status || 500,
|
|
5858
5905
|
message: r.message,
|
|
5859
|
-
...
|
|
5906
|
+
...ft
|
|
5860
5907
|
};
|
|
5861
5908
|
}
|
|
5862
5909
|
return t;
|
|
5863
|
-
},
|
|
5910
|
+
}, ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5864
5911
|
__proto__: null,
|
|
5865
|
-
call:
|
|
5866
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5912
|
+
call: ri
|
|
5913
|
+
}, Symbol.toStringTag, { value: "Module" })), si = async (e, n, t, r) => {
|
|
5867
5914
|
let a = {
|
|
5868
5915
|
status: 200,
|
|
5869
5916
|
message: "",
|
|
@@ -5901,13 +5948,9 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5901
5948
|
};
|
|
5902
5949
|
}
|
|
5903
5950
|
return a;
|
|
5904
|
-
},
|
|
5951
|
+
}, oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5905
5952
|
__proto__: null,
|
|
5906
|
-
call:
|
|
5907
|
-
}, Symbol.toStringTag, { value: "Module" })), si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5908
|
-
__proto__: null
|
|
5909
|
-
}, Symbol.toStringTag, { value: "Module" })), oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5910
|
-
__proto__: null
|
|
5953
|
+
call: si
|
|
5911
5954
|
}, Symbol.toStringTag, { value: "Module" })), ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5912
5955
|
__proto__: null
|
|
5913
5956
|
}, Symbol.toStringTag, { value: "Module" })), ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5916,15 +5959,15 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5916
5959
|
__proto__: null
|
|
5917
5960
|
}, Symbol.toStringTag, { value: "Module" })), li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5918
5961
|
__proto__: null
|
|
5962
|
+
}, Symbol.toStringTag, { value: "Module" })), di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5963
|
+
__proto__: null
|
|
5964
|
+
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5965
|
+
__proto__: null
|
|
5919
5966
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5920
5967
|
var Ft = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(Ft || {});
|
|
5921
|
-
const
|
|
5968
|
+
const fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5922
5969
|
__proto__: null,
|
|
5923
5970
|
CmsCategory: Ft
|
|
5924
|
-
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5925
|
-
__proto__: null
|
|
5926
|
-
}, Symbol.toStringTag, { value: "Module" })), fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5927
|
-
__proto__: null
|
|
5928
5971
|
}, Symbol.toStringTag, { value: "Module" })), gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5929
5972
|
__proto__: null
|
|
5930
5973
|
}, Symbol.toStringTag, { value: "Module" })), pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5939,10 +5982,10 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5939
5982
|
__proto__: null
|
|
5940
5983
|
}, Symbol.toStringTag, { value: "Module" })), Ti = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5941
5984
|
__proto__: null
|
|
5942
|
-
}, Symbol.toStringTag, { value: "Module" })), wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5943
|
-
__proto__: null
|
|
5944
5985
|
}, Symbol.toStringTag, { value: "Module" })), vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5945
5986
|
__proto__: null
|
|
5987
|
+
}, Symbol.toStringTag, { value: "Module" })), wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5988
|
+
__proto__: null
|
|
5946
5989
|
}, Symbol.toStringTag, { value: "Module" })), xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5947
5990
|
__proto__: null
|
|
5948
5991
|
}, Symbol.toStringTag, { value: "Module" })), Pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5965,10 +6008,10 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5965
6008
|
__proto__: null
|
|
5966
6009
|
}, Symbol.toStringTag, { value: "Module" })), ji = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5967
6010
|
__proto__: null
|
|
5968
|
-
}, Symbol.toStringTag, { value: "Module" })), Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5969
|
-
__proto__: null
|
|
5970
6011
|
}, Symbol.toStringTag, { value: "Module" })), Ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5971
6012
|
__proto__: null
|
|
6013
|
+
}, Symbol.toStringTag, { value: "Module" })), Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6014
|
+
__proto__: null
|
|
5972
6015
|
}, Symbol.toStringTag, { value: "Module" })), Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5973
6016
|
__proto__: null
|
|
5974
6017
|
}, Symbol.toStringTag, { value: "Module" })), Gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5983,25 +6026,25 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5983
6026
|
__proto__: null
|
|
5984
6027
|
}, Symbol.toStringTag, { value: "Module" })), Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5985
6028
|
__proto__: null
|
|
5986
|
-
}, Symbol.toStringTag, { value: "Module" })), ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5987
|
-
__proto__: null
|
|
5988
|
-
}, Symbol.toStringTag, { value: "Module" })), gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5989
|
-
__proto__: null
|
|
5990
6029
|
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5991
6030
|
__proto__: null
|
|
5992
6031
|
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5993
6032
|
__proto__: null
|
|
6033
|
+
}, Symbol.toStringTag, { value: "Module" })), gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6034
|
+
__proto__: null
|
|
6035
|
+
}, Symbol.toStringTag, { value: "Module" })), pt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6036
|
+
__proto__: null
|
|
5994
6037
|
}, Symbol.toStringTag, { value: "Module" })), Ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5995
6038
|
__proto__: null
|
|
5996
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
5997
|
-
var Nt = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(Nt || {});
|
|
5998
|
-
const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5999
|
-
__proto__: null,
|
|
6000
|
-
ImageCategory: Nt
|
|
6001
|
-
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6039
|
+
}, Symbol.toStringTag, { value: "Module" })), $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6002
6040
|
__proto__: null
|
|
6003
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6041
|
+
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6004
6042
|
__proto__: null
|
|
6043
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6044
|
+
var Lt = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(Lt || {});
|
|
6045
|
+
const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6046
|
+
__proto__: null,
|
|
6047
|
+
ImageCategory: Lt
|
|
6005
6048
|
}, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6006
6049
|
__proto__: null
|
|
6007
6050
|
}, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6054,10 +6097,10 @@ const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6054
6097
|
__proto__: null
|
|
6055
6098
|
}, Symbol.toStringTag, { value: "Module" })), Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6056
6099
|
__proto__: null
|
|
6057
|
-
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6058
|
-
__proto__: null
|
|
6059
6100
|
}, Symbol.toStringTag, { value: "Module" })), vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6060
6101
|
__proto__: null
|
|
6102
|
+
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6103
|
+
__proto__: null
|
|
6061
6104
|
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6062
6105
|
__proto__: null
|
|
6063
6106
|
}, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6080,10 +6123,10 @@ const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6080
6123
|
__proto__: null
|
|
6081
6124
|
}, Symbol.toStringTag, { value: "Module" })), ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6082
6125
|
__proto__: null
|
|
6083
|
-
}, Symbol.toStringTag, { value: "Module" })), Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6084
|
-
__proto__: null
|
|
6085
6126
|
}, Symbol.toStringTag, { value: "Module" })), Nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6086
6127
|
__proto__: null
|
|
6128
|
+
}, Symbol.toStringTag, { value: "Module" })), Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6129
|
+
__proto__: null
|
|
6087
6130
|
}, Symbol.toStringTag, { value: "Module" })), Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6088
6131
|
__proto__: null
|
|
6089
6132
|
}, Symbol.toStringTag, { value: "Module" })), Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6116,244 +6159,252 @@ const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6116
6159
|
__proto__: null
|
|
6117
6160
|
}, Symbol.toStringTag, { value: "Module" })), Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6118
6161
|
__proto__: null
|
|
6119
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6120
|
-
|
|
6121
|
-
|
|
6122
|
-
|
|
6123
|
-
|
|
6124
|
-
|
|
6125
|
-
|
|
6162
|
+
}, Symbol.toStringTag, { value: "Module" })), Ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6163
|
+
__proto__: null
|
|
6164
|
+
}, Symbol.toStringTag, { value: "Module" })), Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6165
|
+
__proto__: null
|
|
6166
|
+
}, Symbol.toStringTag, { value: "Module" })), ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6167
|
+
__proto__: null
|
|
6168
|
+
}, Symbol.toStringTag, { value: "Module" })), rc = {
|
|
6169
|
+
api: Xo,
|
|
6170
|
+
loginApi: Jo,
|
|
6171
|
+
logoutApi: ei,
|
|
6172
|
+
autoRegisterApi: ni,
|
|
6173
|
+
setLocaleApi: ai,
|
|
6174
|
+
loadMatchApi: oi,
|
|
6126
6175
|
apiType: wa,
|
|
6127
|
-
loginType:
|
|
6128
|
-
logoutType:
|
|
6129
|
-
announcementType:
|
|
6130
|
-
paymentsProviderType:
|
|
6131
|
-
gameListType:
|
|
6132
|
-
vipListType:
|
|
6133
|
-
promotionType:
|
|
6134
|
-
cmsListType:
|
|
6135
|
-
mainWalletType:
|
|
6136
|
-
upcomingMatchType:
|
|
6137
|
-
depositType:
|
|
6138
|
-
applyVipBonusType:
|
|
6139
|
-
withdrawalGetType:
|
|
6140
|
-
addBankCardType:
|
|
6141
|
-
withdrawType:
|
|
6142
|
-
getSettingType:
|
|
6143
|
-
transactionReportType:
|
|
6144
|
-
changePasswordType:
|
|
6145
|
-
walletType:
|
|
6146
|
-
getEventListType:
|
|
6147
|
-
getEventTokenType:
|
|
6148
|
-
getExtraGameType:
|
|
6149
|
-
mailBoxType:
|
|
6150
|
-
fishGameListType:
|
|
6151
|
-
slotGameListType:
|
|
6152
|
-
getTurnOverRewardDataType:
|
|
6153
|
-
getTurnOverRewardReportType:
|
|
6154
|
-
getInviteRewardDataType:
|
|
6155
|
-
getInviteRewardReportType:
|
|
6156
|
-
getTopupRewardDataType:
|
|
6157
|
-
getTopupRewardReportType:
|
|
6158
|
-
getRewardReferralType:
|
|
6159
|
-
getDepositPromotionType:
|
|
6160
|
-
getInviteRewardClaimType:
|
|
6161
|
-
getTopUpRewardClaimType:
|
|
6162
|
-
getTurnOverRewardClaimType:
|
|
6163
|
-
getInviteRewardSettingType:
|
|
6164
|
-
getTopUpRewardSettingType:
|
|
6165
|
-
getTurnOverRewardSettingType:
|
|
6166
|
-
requestForgetPasswordType:
|
|
6167
|
-
submitForgetPasswordType:
|
|
6168
|
-
submitGiftCode:
|
|
6169
|
-
playGame:
|
|
6170
|
-
requestUpdateMobileTacCode:
|
|
6171
|
-
submitUpdateMobileTacCode:
|
|
6172
|
-
getVerifyPromo:
|
|
6173
|
-
getImageType:
|
|
6174
|
-
getValidateType:
|
|
6175
|
-
updateProfilePictureType:
|
|
6176
|
-
readMailType:
|
|
6177
|
-
checkRedPacketValidateType:
|
|
6178
|
-
getUserProfileType:
|
|
6179
|
-
requestTacCodeType:
|
|
6180
|
-
getUsernameByReferType:
|
|
6181
|
-
applyPromoType:
|
|
6182
|
-
applySignInType:
|
|
6183
|
-
applyRedPacketType:
|
|
6184
|
-
getCountryType:
|
|
6185
|
-
submitGiftCodeType:
|
|
6186
|
-
playGameType:
|
|
6187
|
-
transferToMainType:
|
|
6188
|
-
transferProcessType:
|
|
6189
|
-
submitValidateType:
|
|
6190
|
-
checkTransferCreditType:
|
|
6191
|
-
friendListType:
|
|
6192
|
-
friendListEditType:
|
|
6193
|
-
getActivePPType:
|
|
6194
|
-
getActiveProductType:
|
|
6195
|
-
requestWithdrawTacType:
|
|
6196
|
-
requestWithdrawalCodeType:
|
|
6197
|
-
commissionWithdrawType:
|
|
6198
|
-
submitWithdrawalCodeType:
|
|
6199
|
-
submitCryptoAccountType:
|
|
6200
|
-
requestTransferMoneyType:
|
|
6201
|
-
submitTransferMoneyType:
|
|
6202
|
-
signInViewInfoType:
|
|
6203
|
-
signInRecordType:
|
|
6204
|
-
referralProfileType:
|
|
6205
|
-
referralMemberProfileType:
|
|
6206
|
-
registerActionType:
|
|
6207
|
-
transferReportType:
|
|
6208
|
-
agTransferCreditReportType:
|
|
6209
|
-
betReportType:
|
|
6210
|
-
getTwoFactorAuthenticateType:
|
|
6211
|
-
submitTwoFactorAuthenticateType:
|
|
6212
|
-
getUserDeviceListType:
|
|
6213
|
-
unbindUserDeviceType:
|
|
6214
|
-
searchNumberHistoryType:
|
|
6215
|
-
changeWithdrawalCodeType:
|
|
6216
|
-
checkRedPacketTokenType:
|
|
6217
|
-
submitWithdrawalAlipayType:
|
|
6218
|
-
applyReliefFund:
|
|
6219
|
-
getReliefFundData:
|
|
6220
|
-
getReliefFundReport:
|
|
6221
|
-
getWeekCardClaim:
|
|
6222
|
-
getWeekCardData:
|
|
6223
|
-
applyWeekCard:
|
|
6224
|
-
transferSettingType:
|
|
6225
|
-
transferType:
|
|
6226
|
-
claimIncentiveRebate:
|
|
6227
|
-
getIncentiveData:
|
|
6228
|
-
getIncentiveRebate:
|
|
6229
|
-
getMissionData:
|
|
6230
|
-
getMissionClaim:
|
|
6231
|
-
registerFormType:
|
|
6232
|
-
getFavouriteGameType:
|
|
6233
|
-
updateFavouriteGameType:
|
|
6234
|
-
requestForgetUsernameType:
|
|
6235
|
-
submitForgetUsernameType:
|
|
6236
|
-
getAccumulateDepositDataType:
|
|
6237
|
-
getAccumulateDepositClaimType:
|
|
6176
|
+
loginType: ii,
|
|
6177
|
+
logoutType: ui,
|
|
6178
|
+
announcementType: ci,
|
|
6179
|
+
paymentsProviderType: xa,
|
|
6180
|
+
gameListType: li,
|
|
6181
|
+
vipListType: di,
|
|
6182
|
+
promotionType: mi,
|
|
6183
|
+
cmsListType: fi,
|
|
6184
|
+
mainWalletType: gi,
|
|
6185
|
+
upcomingMatchType: pi,
|
|
6186
|
+
depositType: bi,
|
|
6187
|
+
applyVipBonusType: yi,
|
|
6188
|
+
withdrawalGetType: hi,
|
|
6189
|
+
addBankCardType: _i,
|
|
6190
|
+
withdrawType: Ti,
|
|
6191
|
+
getSettingType: Po,
|
|
6192
|
+
transactionReportType: rs,
|
|
6193
|
+
changePasswordType: vi,
|
|
6194
|
+
walletType: wi,
|
|
6195
|
+
getEventListType: xi,
|
|
6196
|
+
getEventTokenType: Pi,
|
|
6197
|
+
getExtraGameType: Di,
|
|
6198
|
+
mailBoxType: Oi,
|
|
6199
|
+
fishGameListType: Mi,
|
|
6200
|
+
slotGameListType: ki,
|
|
6201
|
+
getTurnOverRewardDataType: Ri,
|
|
6202
|
+
getTurnOverRewardReportType: Si,
|
|
6203
|
+
getInviteRewardDataType: Ii,
|
|
6204
|
+
getInviteRewardReportType: Ci,
|
|
6205
|
+
getTopupRewardDataType: ji,
|
|
6206
|
+
getTopupRewardReportType: Ni,
|
|
6207
|
+
getRewardReferralType: Fi,
|
|
6208
|
+
getDepositPromotionType: Li,
|
|
6209
|
+
getInviteRewardClaimType: Gi,
|
|
6210
|
+
getTopUpRewardClaimType: zi,
|
|
6211
|
+
getTurnOverRewardClaimType: Wi,
|
|
6212
|
+
getInviteRewardSettingType: Yi,
|
|
6213
|
+
getTopUpRewardSettingType: qi,
|
|
6214
|
+
getTurnOverRewardSettingType: Ei,
|
|
6215
|
+
requestForgetPasswordType: Hi,
|
|
6216
|
+
submitForgetPasswordType: Bi,
|
|
6217
|
+
submitGiftCode: gt,
|
|
6218
|
+
playGame: pt,
|
|
6219
|
+
requestUpdateMobileTacCode: Ui,
|
|
6220
|
+
submitUpdateMobileTacCode: $i,
|
|
6221
|
+
getVerifyPromo: Vi,
|
|
6222
|
+
getImageType: Ai,
|
|
6223
|
+
getValidateType: Qi,
|
|
6224
|
+
updateProfilePictureType: Xi,
|
|
6225
|
+
readMailType: Zi,
|
|
6226
|
+
checkRedPacketValidateType: Ji,
|
|
6227
|
+
getUserProfileType: Ki,
|
|
6228
|
+
requestTacCodeType: eu,
|
|
6229
|
+
getUsernameByReferType: tu,
|
|
6230
|
+
applyPromoType: nu,
|
|
6231
|
+
applySignInType: ru,
|
|
6232
|
+
applyRedPacketType: au,
|
|
6233
|
+
getCountryType: su,
|
|
6234
|
+
submitGiftCodeType: gt,
|
|
6235
|
+
playGameType: pt,
|
|
6236
|
+
transferToMainType: ou,
|
|
6237
|
+
transferProcessType: iu,
|
|
6238
|
+
submitValidateType: uu,
|
|
6239
|
+
checkTransferCreditType: cu,
|
|
6240
|
+
friendListType: lu,
|
|
6241
|
+
friendListEditType: du,
|
|
6242
|
+
getActivePPType: mu,
|
|
6243
|
+
getActiveProductType: fu,
|
|
6244
|
+
requestWithdrawTacType: gu,
|
|
6245
|
+
requestWithdrawalCodeType: pu,
|
|
6246
|
+
commissionWithdrawType: bu,
|
|
6247
|
+
submitWithdrawalCodeType: yu,
|
|
6248
|
+
submitCryptoAccountType: hu,
|
|
6249
|
+
requestTransferMoneyType: _u,
|
|
6250
|
+
submitTransferMoneyType: Tu,
|
|
6251
|
+
signInViewInfoType: vu,
|
|
6252
|
+
signInRecordType: wu,
|
|
6253
|
+
referralProfileType: xu,
|
|
6254
|
+
referralMemberProfileType: Pu,
|
|
6255
|
+
registerActionType: Du,
|
|
6256
|
+
transferReportType: mo,
|
|
6257
|
+
agTransferCreditReportType: Ou,
|
|
6258
|
+
betReportType: Mu,
|
|
6259
|
+
getTwoFactorAuthenticateType: ku,
|
|
6260
|
+
submitTwoFactorAuthenticateType: Ru,
|
|
6261
|
+
getUserDeviceListType: Su,
|
|
6262
|
+
unbindUserDeviceType: Iu,
|
|
6263
|
+
searchNumberHistoryType: Cu,
|
|
6264
|
+
changeWithdrawalCodeType: ju,
|
|
6265
|
+
checkRedPacketTokenType: Nu,
|
|
6266
|
+
submitWithdrawalAlipayType: Fu,
|
|
6267
|
+
applyReliefFund: Lu,
|
|
6268
|
+
getReliefFundData: Gu,
|
|
6269
|
+
getReliefFundReport: zu,
|
|
6270
|
+
getWeekCardClaim: Wu,
|
|
6271
|
+
getWeekCardData: Yu,
|
|
6272
|
+
applyWeekCard: qu,
|
|
6273
|
+
transferSettingType: Eu,
|
|
6274
|
+
transferType: Hu,
|
|
6275
|
+
claimIncentiveRebate: Bu,
|
|
6276
|
+
getIncentiveData: Uu,
|
|
6277
|
+
getIncentiveRebate: $u,
|
|
6278
|
+
getMissionData: Lo,
|
|
6279
|
+
getMissionClaim: Vu,
|
|
6280
|
+
registerFormType: Au,
|
|
6281
|
+
getFavouriteGameType: Qu,
|
|
6282
|
+
updateFavouriteGameType: Xu,
|
|
6283
|
+
requestForgetUsernameType: Zu,
|
|
6284
|
+
submitForgetUsernameType: Ju,
|
|
6285
|
+
getAccumulateDepositDataType: Bo,
|
|
6286
|
+
getAccumulateDepositClaimType: Ku,
|
|
6287
|
+
rebateRefundSettingType: ec
|
|
6238
6288
|
};
|
|
6239
6289
|
export {
|
|
6240
|
-
|
|
6241
|
-
|
|
6242
|
-
|
|
6243
|
-
|
|
6244
|
-
|
|
6290
|
+
rc as Repository,
|
|
6291
|
+
_i as addBankCardType,
|
|
6292
|
+
Ou as agTransferCreditReportType,
|
|
6293
|
+
ci as announcementType,
|
|
6294
|
+
Xo as api,
|
|
6245
6295
|
wa as apiType,
|
|
6246
|
-
|
|
6247
|
-
|
|
6248
|
-
|
|
6249
|
-
|
|
6250
|
-
|
|
6251
|
-
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
|
|
6255
|
-
|
|
6256
|
-
|
|
6257
|
-
|
|
6258
|
-
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
|
|
6264
|
-
|
|
6265
|
-
|
|
6266
|
-
|
|
6267
|
-
|
|
6268
|
-
|
|
6269
|
-
|
|
6270
|
-
|
|
6271
|
-
|
|
6272
|
-
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
|
|
6276
|
-
|
|
6277
|
-
|
|
6278
|
-
|
|
6279
|
-
|
|
6280
|
-
|
|
6281
|
-
|
|
6282
|
-
|
|
6283
|
-
|
|
6284
|
-
|
|
6285
|
-
|
|
6286
|
-
|
|
6287
|
-
|
|
6288
|
-
|
|
6289
|
-
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
|
|
6295
|
-
|
|
6296
|
-
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
|
|
6305
|
-
|
|
6306
|
-
|
|
6307
|
-
|
|
6308
|
-
|
|
6309
|
-
|
|
6310
|
-
|
|
6311
|
-
|
|
6312
|
-
|
|
6313
|
-
|
|
6314
|
-
|
|
6315
|
-
|
|
6316
|
-
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
xu as
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
|
|
6325
|
-
|
|
6326
|
-
|
|
6327
|
-
|
|
6328
|
-
|
|
6329
|
-
|
|
6330
|
-
|
|
6331
|
-
|
|
6332
|
-
|
|
6333
|
-
|
|
6334
|
-
|
|
6335
|
-
|
|
6336
|
-
|
|
6337
|
-
|
|
6338
|
-
|
|
6339
|
-
|
|
6340
|
-
|
|
6341
|
-
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
|
|
6358
|
-
|
|
6296
|
+
nu as applyPromoType,
|
|
6297
|
+
au as applyRedPacketType,
|
|
6298
|
+
Lu as applyReliefFund,
|
|
6299
|
+
ru as applySignInType,
|
|
6300
|
+
yi as applyVipBonusType,
|
|
6301
|
+
qu as applyWeekCard,
|
|
6302
|
+
ni as autoRegisterApi,
|
|
6303
|
+
Mu as betReportType,
|
|
6304
|
+
vi as changePasswordType,
|
|
6305
|
+
ju as changeWithdrawalCodeType,
|
|
6306
|
+
Nu as checkRedPacketTokenType,
|
|
6307
|
+
Ji as checkRedPacketValidateType,
|
|
6308
|
+
cu as checkTransferCreditType,
|
|
6309
|
+
Bu as claimIncentiveRebate,
|
|
6310
|
+
fi as cmsListType,
|
|
6311
|
+
bu as commissionWithdrawType,
|
|
6312
|
+
bi as depositType,
|
|
6313
|
+
Mi as fishGameListType,
|
|
6314
|
+
du as friendListEditType,
|
|
6315
|
+
lu as friendListType,
|
|
6316
|
+
li as gameListType,
|
|
6317
|
+
Ku as getAccumulateDepositClaimType,
|
|
6318
|
+
Bo as getAccumulateDepositDataType,
|
|
6319
|
+
mu as getActivePPType,
|
|
6320
|
+
fu as getActiveProductType,
|
|
6321
|
+
su as getCountryType,
|
|
6322
|
+
Li as getDepositPromotionType,
|
|
6323
|
+
xi as getEventListType,
|
|
6324
|
+
Pi as getEventTokenType,
|
|
6325
|
+
Di as getExtraGameType,
|
|
6326
|
+
Qu as getFavouriteGameType,
|
|
6327
|
+
Ai as getImageType,
|
|
6328
|
+
Uu as getIncentiveData,
|
|
6329
|
+
$u as getIncentiveRebate,
|
|
6330
|
+
Gi as getInviteRewardClaimType,
|
|
6331
|
+
Ii as getInviteRewardDataType,
|
|
6332
|
+
Ci as getInviteRewardReportType,
|
|
6333
|
+
Yi as getInviteRewardSettingType,
|
|
6334
|
+
Vu as getMissionClaim,
|
|
6335
|
+
Lo as getMissionData,
|
|
6336
|
+
Gu as getReliefFundData,
|
|
6337
|
+
zu as getReliefFundReport,
|
|
6338
|
+
Fi as getRewardReferralType,
|
|
6339
|
+
Po as getSettingType,
|
|
6340
|
+
zi as getTopUpRewardClaimType,
|
|
6341
|
+
qi as getTopUpRewardSettingType,
|
|
6342
|
+
ji as getTopupRewardDataType,
|
|
6343
|
+
Ni as getTopupRewardReportType,
|
|
6344
|
+
Wi as getTurnOverRewardClaimType,
|
|
6345
|
+
Ri as getTurnOverRewardDataType,
|
|
6346
|
+
Si as getTurnOverRewardReportType,
|
|
6347
|
+
Ei as getTurnOverRewardSettingType,
|
|
6348
|
+
ku as getTwoFactorAuthenticateType,
|
|
6349
|
+
Su as getUserDeviceListType,
|
|
6350
|
+
Ki as getUserProfileType,
|
|
6351
|
+
tu as getUsernameByReferType,
|
|
6352
|
+
Qi as getValidateType,
|
|
6353
|
+
Vi as getVerifyPromo,
|
|
6354
|
+
Wu as getWeekCardClaim,
|
|
6355
|
+
Yu as getWeekCardData,
|
|
6356
|
+
oi as loadMatchApi,
|
|
6357
|
+
Jo as loginApi,
|
|
6358
|
+
ii as loginType,
|
|
6359
|
+
ei as logoutApi,
|
|
6360
|
+
ui as logoutType,
|
|
6361
|
+
Oi as mailBoxType,
|
|
6362
|
+
gi as mainWalletType,
|
|
6363
|
+
xa as paymentsProviderType,
|
|
6364
|
+
pt as playGame,
|
|
6365
|
+
pt as playGameType,
|
|
6366
|
+
mi as promotionType,
|
|
6367
|
+
Zi as readMailType,
|
|
6368
|
+
ec as rebateRefundSettingType,
|
|
6369
|
+
Pu as referralMemberProfileType,
|
|
6370
|
+
xu as referralProfileType,
|
|
6371
|
+
Du as registerActionType,
|
|
6372
|
+
Au as registerFormType,
|
|
6373
|
+
Hi as requestForgetPasswordType,
|
|
6374
|
+
Zu as requestForgetUsernameType,
|
|
6375
|
+
eu as requestTacCodeType,
|
|
6376
|
+
_u as requestTransferMoneyType,
|
|
6377
|
+
Ui as requestUpdateMobileTacCode,
|
|
6378
|
+
gu as requestWithdrawTacType,
|
|
6379
|
+
pu as requestWithdrawalCodeType,
|
|
6380
|
+
Cu as searchNumberHistoryType,
|
|
6381
|
+
ai as setLocaleApi,
|
|
6382
|
+
wu as signInRecordType,
|
|
6383
|
+
vu as signInViewInfoType,
|
|
6384
|
+
ki as slotGameListType,
|
|
6385
|
+
hu as submitCryptoAccountType,
|
|
6386
|
+
Bi as submitForgetPasswordType,
|
|
6387
|
+
Ju as submitForgetUsernameType,
|
|
6388
|
+
gt as submitGiftCode,
|
|
6389
|
+
gt as submitGiftCodeType,
|
|
6390
|
+
Tu as submitTransferMoneyType,
|
|
6391
|
+
Ru as submitTwoFactorAuthenticateType,
|
|
6392
|
+
$i as submitUpdateMobileTacCode,
|
|
6393
|
+
uu as submitValidateType,
|
|
6394
|
+
Fu as submitWithdrawalAlipayType,
|
|
6395
|
+
yu as submitWithdrawalCodeType,
|
|
6396
|
+
rs as transactionReportType,
|
|
6397
|
+
iu as transferProcessType,
|
|
6398
|
+
mo as transferReportType,
|
|
6399
|
+
Eu as transferSettingType,
|
|
6400
|
+
ou as transferToMainType,
|
|
6401
|
+
Hu as transferType,
|
|
6402
|
+
Iu as unbindUserDeviceType,
|
|
6403
|
+
pi as upcomingMatchType,
|
|
6404
|
+
Xu as updateFavouriteGameType,
|
|
6405
|
+
Xi as updateProfilePictureType,
|
|
6406
|
+
di as vipListType,
|
|
6407
|
+
wi as walletType,
|
|
6408
|
+
Ti as withdrawType,
|
|
6409
|
+
hi as withdrawalGetType
|
|
6359
6410
|
};
|