60p82u21t54k 0.2.4 → 0.2.5
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 +1004 -966
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/model/jackpotData/jackpotDataApi.d.ts +4 -0
- package/dist/model/jackpotData/jackpotDataApi.d.ts.map +1 -0
- package/dist/model/jackpotData/type.d.ts +12 -0
- package/dist/model/jackpotData/type.d.ts.map +1 -0
- package/dist/plugin.d.ts +3 -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 h = (e, n, t) =>
|
|
4
|
-
import
|
|
5
|
-
const
|
|
1
|
+
var Tn = Object.defineProperty;
|
|
2
|
+
var vn = (e, n, t) => n in e ? Tn(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
|
+
var h = (e, n, t) => vn(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
|
+
import en from "axios";
|
|
5
|
+
const K = en.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -48,14 +48,14 @@ const re = Kt.create({
|
|
|
48
48
|
// },
|
|
49
49
|
// },
|
|
50
50
|
});
|
|
51
|
-
|
|
51
|
+
K.interceptors.request.use(
|
|
52
52
|
(e) => {
|
|
53
53
|
const n = localStorage.getItem("token");
|
|
54
54
|
return n && (e.headers.Authorization = `Bearer ${n}`), e;
|
|
55
55
|
},
|
|
56
56
|
(e) => (console.error("Error request:", e.response), Promise.reject(e))
|
|
57
57
|
);
|
|
58
|
-
|
|
58
|
+
K.interceptors.response.use(
|
|
59
59
|
(e) => e,
|
|
60
60
|
(e) => {
|
|
61
61
|
const n = {
|
|
@@ -70,26 +70,26 @@ let ct = {
|
|
|
70
70
|
currency: "¥",
|
|
71
71
|
language: "zh"
|
|
72
72
|
};
|
|
73
|
-
const
|
|
73
|
+
const wn = (e) => {
|
|
74
74
|
ct = { ...ct, ...e };
|
|
75
|
-
}, ft = () => ct,
|
|
75
|
+
}, ft = () => ct, Dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
76
76
|
__proto__: null,
|
|
77
77
|
getConfig: ft,
|
|
78
|
-
setConfig:
|
|
79
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
78
|
+
setConfig: wn
|
|
79
|
+
}, Symbol.toStringTag, { value: "Module" })), tn = 6048e5, Pn = 864e5, xn = 6e4, Rn = 36e5, On = 1e3, Rt = Symbol.for("constructDateFrom");
|
|
80
80
|
function Y(e, n) {
|
|
81
81
|
return typeof e == "function" ? e(n) : e && typeof e == "object" && Rt in e ? e[Rt](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
82
82
|
}
|
|
83
83
|
function G(e, n) {
|
|
84
84
|
return Y(n || e, e);
|
|
85
85
|
}
|
|
86
|
-
function
|
|
86
|
+
function nn(e, n, t) {
|
|
87
87
|
const a = G(e, t == null ? void 0 : t.in);
|
|
88
88
|
return isNaN(n) ? Y((t == null ? void 0 : t.in) || e, NaN) : (n && a.setDate(a.getDate() + n), a);
|
|
89
89
|
}
|
|
90
|
-
let
|
|
90
|
+
let Mn = {};
|
|
91
91
|
function Oe() {
|
|
92
|
-
return
|
|
92
|
+
return Mn;
|
|
93
93
|
}
|
|
94
94
|
function ge(e, n) {
|
|
95
95
|
var d, f, g, y;
|
|
@@ -99,7 +99,7 @@ function ge(e, n) {
|
|
|
99
99
|
function Re(e, n) {
|
|
100
100
|
return ge(e, { ...n, weekStartsOn: 1 });
|
|
101
101
|
}
|
|
102
|
-
function
|
|
102
|
+
function an(e, n) {
|
|
103
103
|
const t = G(e, n == null ? void 0 : n.in), a = t.getFullYear(), r = Y(t, 0);
|
|
104
104
|
r.setFullYear(a + 1, 0, 4), r.setHours(0, 0, 0, 0);
|
|
105
105
|
const s = Re(r), i = Y(t, 0);
|
|
@@ -121,7 +121,7 @@ function Ye(e) {
|
|
|
121
121
|
);
|
|
122
122
|
return t.setUTCFullYear(n.getFullYear()), +e - +t;
|
|
123
123
|
}
|
|
124
|
-
function
|
|
124
|
+
function kn(e, ...n) {
|
|
125
125
|
const t = Y.bind(
|
|
126
126
|
null,
|
|
127
127
|
n.find((a) => typeof a == "object")
|
|
@@ -132,29 +132,29 @@ function Ot(e, n) {
|
|
|
132
132
|
const t = G(e, n == null ? void 0 : n.in);
|
|
133
133
|
return t.setHours(0, 0, 0, 0), t;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
136
|
-
const [a, r] =
|
|
135
|
+
function Sn(e, n, t) {
|
|
136
|
+
const [a, r] = kn(
|
|
137
137
|
t == null ? void 0 : t.in,
|
|
138
138
|
e,
|
|
139
139
|
n
|
|
140
140
|
), s = Ot(a), i = Ot(r), d = +s - Ye(s), f = +i - Ye(i);
|
|
141
|
-
return Math.round((d - f) /
|
|
141
|
+
return Math.round((d - f) / Pn);
|
|
142
142
|
}
|
|
143
|
-
function
|
|
144
|
-
const t =
|
|
143
|
+
function In(e, n) {
|
|
144
|
+
const t = an(e, n), a = Y(e, 0);
|
|
145
145
|
return a.setFullYear(t, 0, 4), a.setHours(0, 0, 0, 0), Re(a);
|
|
146
146
|
}
|
|
147
|
-
function
|
|
147
|
+
function jn(e) {
|
|
148
148
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
149
149
|
}
|
|
150
|
-
function
|
|
151
|
-
return !(!
|
|
150
|
+
function Cn(e) {
|
|
151
|
+
return !(!jn(e) && typeof e != "number" || isNaN(+G(e)));
|
|
152
152
|
}
|
|
153
|
-
function
|
|
153
|
+
function Nn(e, n) {
|
|
154
154
|
const t = G(e, n == null ? void 0 : n.in);
|
|
155
155
|
return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
156
156
|
}
|
|
157
|
-
const
|
|
157
|
+
const Ln = {
|
|
158
158
|
lessThanXSeconds: {
|
|
159
159
|
one: "less than a second",
|
|
160
160
|
other: "less than {{count}} seconds"
|
|
@@ -216,9 +216,9 @@ const Nn = {
|
|
|
216
216
|
one: "almost 1 year",
|
|
217
217
|
other: "almost {{count}} years"
|
|
218
218
|
}
|
|
219
|
-
},
|
|
219
|
+
}, Fn = (e, n, t) => {
|
|
220
220
|
let a;
|
|
221
|
-
const r =
|
|
221
|
+
const r = Ln[e];
|
|
222
222
|
return typeof r == "string" ? a = r : n === 1 ? a = r.one : a = r.other.replace("{{count}}", n.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + a : a + " ago" : a;
|
|
223
223
|
};
|
|
224
224
|
function nt(e) {
|
|
@@ -227,42 +227,42 @@ function nt(e) {
|
|
|
227
227
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
228
228
|
};
|
|
229
229
|
}
|
|
230
|
-
const
|
|
230
|
+
const zn = {
|
|
231
231
|
full: "EEEE, MMMM do, y",
|
|
232
232
|
long: "MMMM do, y",
|
|
233
233
|
medium: "MMM d, y",
|
|
234
234
|
short: "MM/dd/yyyy"
|
|
235
|
-
},
|
|
235
|
+
}, Wn = {
|
|
236
236
|
full: "h:mm:ss a zzzz",
|
|
237
237
|
long: "h:mm:ss a z",
|
|
238
238
|
medium: "h:mm:ss a",
|
|
239
239
|
short: "h:mm a"
|
|
240
|
-
},
|
|
240
|
+
}, Gn = {
|
|
241
241
|
full: "{{date}} 'at' {{time}}",
|
|
242
242
|
long: "{{date}} 'at' {{time}}",
|
|
243
243
|
medium: "{{date}}, {{time}}",
|
|
244
244
|
short: "{{date}}, {{time}}"
|
|
245
|
-
},
|
|
245
|
+
}, Yn = {
|
|
246
246
|
date: nt({
|
|
247
|
-
formats:
|
|
247
|
+
formats: zn,
|
|
248
248
|
defaultWidth: "full"
|
|
249
249
|
}),
|
|
250
250
|
time: nt({
|
|
251
|
-
formats:
|
|
251
|
+
formats: Wn,
|
|
252
252
|
defaultWidth: "full"
|
|
253
253
|
}),
|
|
254
254
|
dateTime: nt({
|
|
255
|
-
formats:
|
|
255
|
+
formats: Gn,
|
|
256
256
|
defaultWidth: "full"
|
|
257
257
|
})
|
|
258
|
-
},
|
|
258
|
+
}, qn = {
|
|
259
259
|
lastWeek: "'last' eeee 'at' p",
|
|
260
260
|
yesterday: "'yesterday at' p",
|
|
261
261
|
today: "'today at' p",
|
|
262
262
|
tomorrow: "'tomorrow at' p",
|
|
263
263
|
nextWeek: "eeee 'at' p",
|
|
264
264
|
other: "P"
|
|
265
|
-
},
|
|
265
|
+
}, En = (e, n, t, a) => qn[e];
|
|
266
266
|
function Ce(e) {
|
|
267
267
|
return (n, t) => {
|
|
268
268
|
const a = t != null && t.context ? String(t.context) : "standalone";
|
|
@@ -278,15 +278,15 @@ function Ce(e) {
|
|
|
278
278
|
return r[s];
|
|
279
279
|
};
|
|
280
280
|
}
|
|
281
|
-
const
|
|
281
|
+
const Hn = {
|
|
282
282
|
narrow: ["B", "A"],
|
|
283
283
|
abbreviated: ["BC", "AD"],
|
|
284
284
|
wide: ["Before Christ", "Anno Domini"]
|
|
285
|
-
},
|
|
285
|
+
}, Bn = {
|
|
286
286
|
narrow: ["1", "2", "3", "4"],
|
|
287
287
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
288
288
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
289
|
-
},
|
|
289
|
+
}, Un = {
|
|
290
290
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
291
291
|
abbreviated: [
|
|
292
292
|
"Jan",
|
|
@@ -316,7 +316,7 @@ const En = {
|
|
|
316
316
|
"November",
|
|
317
317
|
"December"
|
|
318
318
|
]
|
|
319
|
-
},
|
|
319
|
+
}, $n = {
|
|
320
320
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
321
321
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
322
322
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
@@ -329,7 +329,7 @@ const En = {
|
|
|
329
329
|
"Friday",
|
|
330
330
|
"Saturday"
|
|
331
331
|
]
|
|
332
|
-
},
|
|
332
|
+
}, Vn = {
|
|
333
333
|
narrow: {
|
|
334
334
|
am: "a",
|
|
335
335
|
pm: "p",
|
|
@@ -360,7 +360,7 @@ const En = {
|
|
|
360
360
|
evening: "evening",
|
|
361
361
|
night: "night"
|
|
362
362
|
}
|
|
363
|
-
},
|
|
363
|
+
}, An = {
|
|
364
364
|
narrow: {
|
|
365
365
|
am: "a",
|
|
366
366
|
pm: "p",
|
|
@@ -391,7 +391,7 @@ const En = {
|
|
|
391
391
|
evening: "in the evening",
|
|
392
392
|
night: "at night"
|
|
393
393
|
}
|
|
394
|
-
},
|
|
394
|
+
}, Qn = (e, n) => {
|
|
395
395
|
const t = Number(e), a = t % 100;
|
|
396
396
|
if (a > 20 || a < 10)
|
|
397
397
|
switch (a % 10) {
|
|
@@ -403,29 +403,29 @@ const En = {
|
|
|
403
403
|
return t + "rd";
|
|
404
404
|
}
|
|
405
405
|
return t + "th";
|
|
406
|
-
},
|
|
407
|
-
ordinalNumber:
|
|
406
|
+
}, Xn = {
|
|
407
|
+
ordinalNumber: Qn,
|
|
408
408
|
era: Ce({
|
|
409
|
-
values:
|
|
409
|
+
values: Hn,
|
|
410
410
|
defaultWidth: "wide"
|
|
411
411
|
}),
|
|
412
412
|
quarter: Ce({
|
|
413
|
-
values:
|
|
413
|
+
values: Bn,
|
|
414
414
|
defaultWidth: "wide",
|
|
415
415
|
argumentCallback: (e) => e - 1
|
|
416
416
|
}),
|
|
417
417
|
month: Ce({
|
|
418
|
-
values:
|
|
418
|
+
values: Un,
|
|
419
419
|
defaultWidth: "wide"
|
|
420
420
|
}),
|
|
421
421
|
day: Ce({
|
|
422
|
-
values:
|
|
422
|
+
values: $n,
|
|
423
423
|
defaultWidth: "wide"
|
|
424
424
|
}),
|
|
425
425
|
dayPeriod: Ce({
|
|
426
|
-
values:
|
|
426
|
+
values: Vn,
|
|
427
427
|
defaultWidth: "wide",
|
|
428
|
-
formattingValues:
|
|
428
|
+
formattingValues: An,
|
|
429
429
|
defaultFormattingWidth: "wide"
|
|
430
430
|
})
|
|
431
431
|
};
|
|
@@ -434,9 +434,9 @@ function Ne(e) {
|
|
|
434
434
|
const a = t.width, r = a && e.matchPatterns[a] || e.matchPatterns[e.defaultMatchWidth], s = n.match(r);
|
|
435
435
|
if (!s)
|
|
436
436
|
return null;
|
|
437
|
-
const i = s[0], d = a && e.parsePatterns[a] || e.parsePatterns[e.defaultParseWidth], f = Array.isArray(d) ?
|
|
437
|
+
const i = s[0], d = a && e.parsePatterns[a] || e.parsePatterns[e.defaultParseWidth], f = Array.isArray(d) ? Jn(d, (w) => w.test(i)) : (
|
|
438
438
|
// [TODO] -- I challenge you to fix the type
|
|
439
|
-
|
|
439
|
+
Zn(d, (w) => w.test(i))
|
|
440
440
|
);
|
|
441
441
|
let g;
|
|
442
442
|
g = e.valueCallback ? e.valueCallback(f) : f, g = t.valueCallback ? (
|
|
@@ -447,17 +447,17 @@ function Ne(e) {
|
|
|
447
447
|
return { value: g, rest: y };
|
|
448
448
|
};
|
|
449
449
|
}
|
|
450
|
-
function
|
|
450
|
+
function Zn(e, n) {
|
|
451
451
|
for (const t in e)
|
|
452
452
|
if (Object.prototype.hasOwnProperty.call(e, t) && n(e[t]))
|
|
453
453
|
return t;
|
|
454
454
|
}
|
|
455
|
-
function
|
|
455
|
+
function Jn(e, n) {
|
|
456
456
|
for (let t = 0; t < e.length; t++)
|
|
457
457
|
if (n(e[t]))
|
|
458
458
|
return t;
|
|
459
459
|
}
|
|
460
|
-
function
|
|
460
|
+
function Kn(e) {
|
|
461
461
|
return (n, t = {}) => {
|
|
462
462
|
const a = n.match(e.matchPattern);
|
|
463
463
|
if (!a) return null;
|
|
@@ -469,23 +469,23 @@ function Jn(e) {
|
|
|
469
469
|
return { value: i, rest: d };
|
|
470
470
|
};
|
|
471
471
|
}
|
|
472
|
-
const
|
|
472
|
+
const ea = /^(\d+)(th|st|nd|rd)?/i, ta = /\d+/i, na = {
|
|
473
473
|
narrow: /^(b|a)/i,
|
|
474
474
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
475
475
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
476
|
-
}, na = {
|
|
477
|
-
any: [/^b/i, /^(a|c)/i]
|
|
478
476
|
}, aa = {
|
|
477
|
+
any: [/^b/i, /^(a|c)/i]
|
|
478
|
+
}, ra = {
|
|
479
479
|
narrow: /^[1234]/i,
|
|
480
480
|
abbreviated: /^q[1234]/i,
|
|
481
481
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
482
|
-
}, ra = {
|
|
483
|
-
any: [/1/i, /2/i, /3/i, /4/i]
|
|
484
482
|
}, sa = {
|
|
483
|
+
any: [/1/i, /2/i, /3/i, /4/i]
|
|
484
|
+
}, oa = {
|
|
485
485
|
narrow: /^[jfmasond]/i,
|
|
486
486
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
487
487
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
488
|
-
},
|
|
488
|
+
}, ia = {
|
|
489
489
|
narrow: [
|
|
490
490
|
/^j/i,
|
|
491
491
|
/^f/i,
|
|
@@ -514,18 +514,18 @@ const Kn = /^(\d+)(th|st|nd|rd)?/i, ea = /\d+/i, ta = {
|
|
|
514
514
|
/^n/i,
|
|
515
515
|
/^d/i
|
|
516
516
|
]
|
|
517
|
-
},
|
|
517
|
+
}, ua = {
|
|
518
518
|
narrow: /^[smtwf]/i,
|
|
519
519
|
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
520
520
|
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
521
521
|
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
522
|
-
},
|
|
522
|
+
}, la = {
|
|
523
523
|
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
524
524
|
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
525
|
-
},
|
|
525
|
+
}, ca = {
|
|
526
526
|
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
527
527
|
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
528
|
-
},
|
|
528
|
+
}, da = {
|
|
529
529
|
any: {
|
|
530
530
|
am: /^a/i,
|
|
531
531
|
pm: /^p/i,
|
|
@@ -536,62 +536,62 @@ const Kn = /^(\d+)(th|st|nd|rd)?/i, ea = /\d+/i, ta = {
|
|
|
536
536
|
evening: /evening/i,
|
|
537
537
|
night: /night/i
|
|
538
538
|
}
|
|
539
|
-
},
|
|
540
|
-
ordinalNumber:
|
|
541
|
-
matchPattern:
|
|
542
|
-
parsePattern:
|
|
539
|
+
}, ma = {
|
|
540
|
+
ordinalNumber: Kn({
|
|
541
|
+
matchPattern: ea,
|
|
542
|
+
parsePattern: ta,
|
|
543
543
|
valueCallback: (e) => parseInt(e, 10)
|
|
544
544
|
}),
|
|
545
545
|
era: Ne({
|
|
546
|
-
matchPatterns:
|
|
546
|
+
matchPatterns: na,
|
|
547
547
|
defaultMatchWidth: "wide",
|
|
548
|
-
parsePatterns:
|
|
548
|
+
parsePatterns: aa,
|
|
549
549
|
defaultParseWidth: "any"
|
|
550
550
|
}),
|
|
551
551
|
quarter: Ne({
|
|
552
|
-
matchPatterns:
|
|
552
|
+
matchPatterns: ra,
|
|
553
553
|
defaultMatchWidth: "wide",
|
|
554
|
-
parsePatterns:
|
|
554
|
+
parsePatterns: sa,
|
|
555
555
|
defaultParseWidth: "any",
|
|
556
556
|
valueCallback: (e) => e + 1
|
|
557
557
|
}),
|
|
558
558
|
month: Ne({
|
|
559
|
-
matchPatterns:
|
|
559
|
+
matchPatterns: oa,
|
|
560
560
|
defaultMatchWidth: "wide",
|
|
561
|
-
parsePatterns:
|
|
561
|
+
parsePatterns: ia,
|
|
562
562
|
defaultParseWidth: "any"
|
|
563
563
|
}),
|
|
564
564
|
day: Ne({
|
|
565
|
-
matchPatterns:
|
|
565
|
+
matchPatterns: ua,
|
|
566
566
|
defaultMatchWidth: "wide",
|
|
567
|
-
parsePatterns:
|
|
567
|
+
parsePatterns: la,
|
|
568
568
|
defaultParseWidth: "any"
|
|
569
569
|
}),
|
|
570
570
|
dayPeriod: Ne({
|
|
571
|
-
matchPatterns:
|
|
571
|
+
matchPatterns: ca,
|
|
572
572
|
defaultMatchWidth: "any",
|
|
573
|
-
parsePatterns:
|
|
573
|
+
parsePatterns: da,
|
|
574
574
|
defaultParseWidth: "any"
|
|
575
575
|
})
|
|
576
|
-
},
|
|
576
|
+
}, rn = {
|
|
577
577
|
code: "en-US",
|
|
578
|
-
formatDistance:
|
|
579
|
-
formatLong:
|
|
580
|
-
formatRelative:
|
|
581
|
-
localize:
|
|
582
|
-
match:
|
|
578
|
+
formatDistance: Fn,
|
|
579
|
+
formatLong: Yn,
|
|
580
|
+
formatRelative: En,
|
|
581
|
+
localize: Xn,
|
|
582
|
+
match: ma,
|
|
583
583
|
options: {
|
|
584
584
|
weekStartsOn: 0,
|
|
585
585
|
firstWeekContainsDate: 1
|
|
586
586
|
}
|
|
587
587
|
};
|
|
588
|
-
function
|
|
588
|
+
function ga(e, n) {
|
|
589
589
|
const t = G(e, n == null ? void 0 : n.in);
|
|
590
|
-
return
|
|
590
|
+
return Sn(t, Nn(t)) + 1;
|
|
591
591
|
}
|
|
592
|
-
function
|
|
593
|
-
const t = G(e, n == null ? void 0 : n.in), a = +Re(t) - +
|
|
594
|
-
return Math.round(a /
|
|
592
|
+
function sn(e, n) {
|
|
593
|
+
const t = G(e, n == null ? void 0 : n.in), a = +Re(t) - +In(t);
|
|
594
|
+
return Math.round(a / tn) + 1;
|
|
595
595
|
}
|
|
596
596
|
function pt(e, n) {
|
|
597
597
|
var y, w, _, p;
|
|
@@ -602,14 +602,14 @@ function pt(e, n) {
|
|
|
602
602
|
const g = ge(f, n);
|
|
603
603
|
return +t >= +d ? a + 1 : +t >= +g ? a : a - 1;
|
|
604
604
|
}
|
|
605
|
-
function
|
|
605
|
+
function fa(e, n) {
|
|
606
606
|
var d, f, g, y;
|
|
607
607
|
const t = Oe(), a = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((f = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : f.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((y = (g = t.locale) == null ? void 0 : g.options) == null ? void 0 : y.firstWeekContainsDate) ?? 1, r = pt(e, n), s = Y((n == null ? void 0 : n.in) || e, 0);
|
|
608
608
|
return s.setFullYear(r, 0, a), s.setHours(0, 0, 0, 0), ge(s, n);
|
|
609
609
|
}
|
|
610
|
-
function
|
|
611
|
-
const t = G(e, n == null ? void 0 : n.in), a = +ge(t, n) - +
|
|
612
|
-
return Math.round(a /
|
|
610
|
+
function on(e, n) {
|
|
611
|
+
const t = G(e, n == null ? void 0 : n.in), a = +ge(t, n) - +fa(t, n);
|
|
612
|
+
return Math.round(a / tn) + 1;
|
|
613
613
|
}
|
|
614
614
|
function O(e, n) {
|
|
615
615
|
const t = e < 0 ? "-" : "", a = Math.abs(e).toString().padStart(n, "0");
|
|
@@ -713,7 +713,7 @@ const me = {
|
|
|
713
713
|
},
|
|
714
714
|
// ISO week-numbering year
|
|
715
715
|
R: function(e, n) {
|
|
716
|
-
const t =
|
|
716
|
+
const t = an(e);
|
|
717
717
|
return O(t, n.length);
|
|
718
718
|
},
|
|
719
719
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -836,12 +836,12 @@ const me = {
|
|
|
836
836
|
},
|
|
837
837
|
// Local week of year
|
|
838
838
|
w: function(e, n, t, a) {
|
|
839
|
-
const r =
|
|
839
|
+
const r = on(e, a);
|
|
840
840
|
return n === "wo" ? t.ordinalNumber(r, { unit: "week" }) : O(r, n.length);
|
|
841
841
|
},
|
|
842
842
|
// ISO week of year
|
|
843
843
|
I: function(e, n, t) {
|
|
844
|
-
const a =
|
|
844
|
+
const a = sn(e);
|
|
845
845
|
return n === "Io" ? t.ordinalNumber(a, { unit: "week" }) : O(a, n.length);
|
|
846
846
|
},
|
|
847
847
|
// Day of the month
|
|
@@ -850,7 +850,7 @@ const me = {
|
|
|
850
850
|
},
|
|
851
851
|
// Day of year
|
|
852
852
|
D: function(e, n, t) {
|
|
853
|
-
const a =
|
|
853
|
+
const a = ga(e);
|
|
854
854
|
return n === "Do" ? t.ordinalNumber(a, { unit: "dayOfYear" }) : O(a, n.length);
|
|
855
855
|
},
|
|
856
856
|
// Day of week
|
|
@@ -1188,7 +1188,7 @@ const It = (e, n) => {
|
|
|
1188
1188
|
default:
|
|
1189
1189
|
return n.date({ width: "full" });
|
|
1190
1190
|
}
|
|
1191
|
-
},
|
|
1191
|
+
}, un = (e, n) => {
|
|
1192
1192
|
switch (e) {
|
|
1193
1193
|
case "p":
|
|
1194
1194
|
return n.time({ width: "short" });
|
|
@@ -1200,7 +1200,7 @@ const It = (e, n) => {
|
|
|
1200
1200
|
default:
|
|
1201
1201
|
return n.time({ width: "full" });
|
|
1202
1202
|
}
|
|
1203
|
-
},
|
|
1203
|
+
}, pa = (e, n) => {
|
|
1204
1204
|
const t = e.match(/(P+)(p+)?/) || [], a = t[1], r = t[2];
|
|
1205
1205
|
if (!r)
|
|
1206
1206
|
return It(e, n);
|
|
@@ -1220,47 +1220,47 @@ const It = (e, n) => {
|
|
|
1220
1220
|
s = n.dateTime({ width: "full" });
|
|
1221
1221
|
break;
|
|
1222
1222
|
}
|
|
1223
|
-
return s.replace("{{date}}", It(a, n)).replace("{{time}}",
|
|
1223
|
+
return s.replace("{{date}}", It(a, n)).replace("{{time}}", un(r, n));
|
|
1224
1224
|
}, dt = {
|
|
1225
|
-
p:
|
|
1226
|
-
P:
|
|
1227
|
-
},
|
|
1228
|
-
function un(e) {
|
|
1229
|
-
return pa.test(e);
|
|
1230
|
-
}
|
|
1225
|
+
p: un,
|
|
1226
|
+
P: pa
|
|
1227
|
+
}, ba = /^D+$/, ya = /^Y+$/, ha = ["D", "DD", "YY", "YYYY"];
|
|
1231
1228
|
function ln(e) {
|
|
1232
1229
|
return ba.test(e);
|
|
1233
1230
|
}
|
|
1231
|
+
function cn(e) {
|
|
1232
|
+
return ya.test(e);
|
|
1233
|
+
}
|
|
1234
1234
|
function mt(e, n, t) {
|
|
1235
|
-
const a =
|
|
1236
|
-
if (console.warn(a),
|
|
1235
|
+
const a = _a(e, n, t);
|
|
1236
|
+
if (console.warn(a), ha.includes(e)) throw new RangeError(a);
|
|
1237
1237
|
}
|
|
1238
|
-
function
|
|
1238
|
+
function _a(e, n, t) {
|
|
1239
1239
|
const a = e[0] === "Y" ? "years" : "days of the month";
|
|
1240
1240
|
return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${n}\`) for formatting ${a} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
|
|
1241
1241
|
}
|
|
1242
|
-
const
|
|
1243
|
-
function
|
|
1242
|
+
const Ta = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, va = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, wa = /^'([^]*?)'?$/, Da = /''/g, Pa = /[a-zA-Z]/;
|
|
1243
|
+
function xa(e, n, t) {
|
|
1244
1244
|
var y, w, _, p, M, C, U, $;
|
|
1245
|
-
const a = Oe(), r = (t == null ? void 0 : t.locale) ?? a.locale ??
|
|
1246
|
-
if (!
|
|
1245
|
+
const a = Oe(), r = (t == null ? void 0 : t.locale) ?? a.locale ?? rn, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((w = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : w.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((p = (_ = a.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, i = (t == null ? void 0 : t.weekStartsOn) ?? ((C = (M = t == null ? void 0 : t.locale) == null ? void 0 : M.options) == null ? void 0 : C.weekStartsOn) ?? a.weekStartsOn ?? (($ = (U = a.locale) == null ? void 0 : U.options) == null ? void 0 : $.weekStartsOn) ?? 0, d = G(e, t == null ? void 0 : t.in);
|
|
1246
|
+
if (!Cn(d))
|
|
1247
1247
|
throw new RangeError("Invalid time value");
|
|
1248
|
-
let f = n.match(
|
|
1248
|
+
let f = n.match(va).map((I) => {
|
|
1249
1249
|
const k = I[0];
|
|
1250
1250
|
if (k === "p" || k === "P") {
|
|
1251
1251
|
const T = dt[k];
|
|
1252
1252
|
return T(I, r.formatLong);
|
|
1253
1253
|
}
|
|
1254
1254
|
return I;
|
|
1255
|
-
}).join("").match(
|
|
1255
|
+
}).join("").match(Ta).map((I) => {
|
|
1256
1256
|
if (I === "''")
|
|
1257
1257
|
return { isToken: !1, value: "'" };
|
|
1258
1258
|
const k = I[0];
|
|
1259
1259
|
if (k === "'")
|
|
1260
|
-
return { isToken: !1, value:
|
|
1260
|
+
return { isToken: !1, value: Ra(I) };
|
|
1261
1261
|
if (Mt[k])
|
|
1262
1262
|
return { isToken: !0, value: I };
|
|
1263
|
-
if (k.match(
|
|
1263
|
+
if (k.match(Pa))
|
|
1264
1264
|
throw new RangeError(
|
|
1265
1265
|
"Format string contains an unescaped latin alphabet character `" + k + "`"
|
|
1266
1266
|
);
|
|
@@ -1275,24 +1275,24 @@ function Pa(e, n, t) {
|
|
|
1275
1275
|
return f.map((I) => {
|
|
1276
1276
|
if (!I.isToken) return I.value;
|
|
1277
1277
|
const k = I.value;
|
|
1278
|
-
(!(t != null && t.useAdditionalWeekYearTokens) &&
|
|
1278
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && cn(k) || !(t != null && t.useAdditionalDayOfYearTokens) && ln(k)) && mt(k, n, String(e));
|
|
1279
1279
|
const T = Mt[k[0]];
|
|
1280
1280
|
return T(d, k, r.localize, g);
|
|
1281
1281
|
}).join("");
|
|
1282
1282
|
}
|
|
1283
|
-
function
|
|
1284
|
-
const n = e.match(
|
|
1285
|
-
return n ? n[1].replace(
|
|
1283
|
+
function Ra(e) {
|
|
1284
|
+
const n = e.match(wa);
|
|
1285
|
+
return n ? n[1].replace(Da, "'") : e;
|
|
1286
1286
|
}
|
|
1287
|
-
function
|
|
1287
|
+
function dn() {
|
|
1288
1288
|
return Object.assign({}, Oe());
|
|
1289
1289
|
}
|
|
1290
|
-
function
|
|
1290
|
+
function Oa(e, n) {
|
|
1291
1291
|
const t = G(e, n == null ? void 0 : n.in).getDay();
|
|
1292
1292
|
return t === 0 ? 7 : t;
|
|
1293
1293
|
}
|
|
1294
|
-
function
|
|
1295
|
-
const t =
|
|
1294
|
+
function Ma(e, n) {
|
|
1295
|
+
const t = ka(n) ? new n(0) : Y(n, 0);
|
|
1296
1296
|
return t.setFullYear(e.getFullYear(), e.getMonth(), e.getDate()), t.setHours(
|
|
1297
1297
|
e.getHours(),
|
|
1298
1298
|
e.getMinutes(),
|
|
@@ -1300,12 +1300,12 @@ function Oa(e, n) {
|
|
|
1300
1300
|
e.getMilliseconds()
|
|
1301
1301
|
), t;
|
|
1302
1302
|
}
|
|
1303
|
-
function
|
|
1303
|
+
function ka(e) {
|
|
1304
1304
|
var n;
|
|
1305
1305
|
return typeof e == "function" && ((n = e.prototype) == null ? void 0 : n.constructor) === e;
|
|
1306
1306
|
}
|
|
1307
|
-
const
|
|
1308
|
-
class
|
|
1307
|
+
const Sa = 10;
|
|
1308
|
+
class mn {
|
|
1309
1309
|
constructor() {
|
|
1310
1310
|
h(this, "subPriority", 0);
|
|
1311
1311
|
}
|
|
@@ -1313,7 +1313,7 @@ class dn {
|
|
|
1313
1313
|
return !0;
|
|
1314
1314
|
}
|
|
1315
1315
|
}
|
|
1316
|
-
class
|
|
1316
|
+
class Ia extends mn {
|
|
1317
1317
|
constructor(n, t, a, r, s) {
|
|
1318
1318
|
super(), this.value = n, this.validateValue = t, this.setValue = a, this.priority = r, s && (this.subPriority = s);
|
|
1319
1319
|
}
|
|
@@ -1324,22 +1324,22 @@ class Sa extends dn {
|
|
|
1324
1324
|
return this.setValue(n, t, this.value, a);
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|
|
1327
|
-
class
|
|
1327
|
+
class ja extends mn {
|
|
1328
1328
|
constructor(t, a) {
|
|
1329
1329
|
super();
|
|
1330
|
-
h(this, "priority",
|
|
1330
|
+
h(this, "priority", Sa);
|
|
1331
1331
|
h(this, "subPriority", -1);
|
|
1332
1332
|
this.context = t || ((r) => Y(a, r));
|
|
1333
1333
|
}
|
|
1334
1334
|
set(t, a) {
|
|
1335
|
-
return a.timestampIsSet ? t : Y(t,
|
|
1335
|
+
return a.timestampIsSet ? t : Y(t, Ma(t, this.context));
|
|
1336
1336
|
}
|
|
1337
1337
|
}
|
|
1338
1338
|
class x {
|
|
1339
1339
|
run(n, t, a, r) {
|
|
1340
1340
|
const s = this.parse(n, t, a, r);
|
|
1341
1341
|
return s ? {
|
|
1342
|
-
setter: new
|
|
1342
|
+
setter: new Ia(
|
|
1343
1343
|
s.value,
|
|
1344
1344
|
this.validate,
|
|
1345
1345
|
this.set,
|
|
@@ -1353,7 +1353,7 @@ class x {
|
|
|
1353
1353
|
return !0;
|
|
1354
1354
|
}
|
|
1355
1355
|
}
|
|
1356
|
-
class
|
|
1356
|
+
class Ca extends x {
|
|
1357
1357
|
constructor() {
|
|
1358
1358
|
super(...arguments);
|
|
1359
1359
|
h(this, "priority", 140);
|
|
@@ -1414,7 +1414,7 @@ const F = {
|
|
|
1414
1414
|
// 0 to 999, -0 to -999
|
|
1415
1415
|
fourDigitsSigned: /^-?\d{1,4}/
|
|
1416
1416
|
// 0 to 9999, -0 to -9999
|
|
1417
|
-
},
|
|
1417
|
+
}, ne = {
|
|
1418
1418
|
basicOptionalMinutes: /^([+-])(\d{2})(\d{2})?|Z/,
|
|
1419
1419
|
basic: /^([+-])(\d{2})(\d{2})|Z/,
|
|
1420
1420
|
basicOptionalSeconds: /^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,
|
|
@@ -1434,7 +1434,7 @@ function j(e, n) {
|
|
|
1434
1434
|
rest: n.slice(t[0].length)
|
|
1435
1435
|
} : null;
|
|
1436
1436
|
}
|
|
1437
|
-
function
|
|
1437
|
+
function ae(e, n) {
|
|
1438
1438
|
const t = n.match(e);
|
|
1439
1439
|
if (!t)
|
|
1440
1440
|
return null;
|
|
@@ -1445,11 +1445,11 @@ function ne(e, n) {
|
|
|
1445
1445
|
};
|
|
1446
1446
|
const a = t[1] === "+" ? 1 : -1, r = t[2] ? parseInt(t[2], 10) : 0, s = t[3] ? parseInt(t[3], 10) : 0, i = t[5] ? parseInt(t[5], 10) : 0;
|
|
1447
1447
|
return {
|
|
1448
|
-
value: a * (r *
|
|
1448
|
+
value: a * (r * Rn + s * xn + i * On),
|
|
1449
1449
|
rest: n.slice(t[0].length)
|
|
1450
1450
|
};
|
|
1451
1451
|
}
|
|
1452
|
-
function
|
|
1452
|
+
function gn(e) {
|
|
1453
1453
|
return j(F.anyDigitsSigned, e);
|
|
1454
1454
|
}
|
|
1455
1455
|
function N(e, n) {
|
|
@@ -1497,7 +1497,7 @@ function bt(e) {
|
|
|
1497
1497
|
return 0;
|
|
1498
1498
|
}
|
|
1499
1499
|
}
|
|
1500
|
-
function
|
|
1500
|
+
function fn(e, n) {
|
|
1501
1501
|
const t = n > 0, a = t ? n : 1 - n;
|
|
1502
1502
|
let r;
|
|
1503
1503
|
if (a <= 50)
|
|
@@ -1508,10 +1508,10 @@ function gn(e, n) {
|
|
|
1508
1508
|
}
|
|
1509
1509
|
return t ? r : 1 - r;
|
|
1510
1510
|
}
|
|
1511
|
-
function
|
|
1511
|
+
function pn(e) {
|
|
1512
1512
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1513
1513
|
}
|
|
1514
|
-
class
|
|
1514
|
+
class Na extends x {
|
|
1515
1515
|
constructor() {
|
|
1516
1516
|
super(...arguments);
|
|
1517
1517
|
h(this, "priority", 130);
|
|
@@ -1542,7 +1542,7 @@ class Ca extends x {
|
|
|
1542
1542
|
set(t, a, r) {
|
|
1543
1543
|
const s = t.getFullYear();
|
|
1544
1544
|
if (r.isTwoDigitYear) {
|
|
1545
|
-
const d =
|
|
1545
|
+
const d = fn(
|
|
1546
1546
|
r.year,
|
|
1547
1547
|
s
|
|
1548
1548
|
);
|
|
@@ -1552,7 +1552,7 @@ class Ca extends x {
|
|
|
1552
1552
|
return t.setFullYear(i, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1553
1553
|
}
|
|
1554
1554
|
}
|
|
1555
|
-
class
|
|
1555
|
+
class La extends x {
|
|
1556
1556
|
constructor() {
|
|
1557
1557
|
super(...arguments);
|
|
1558
1558
|
h(this, "priority", 130);
|
|
@@ -1597,7 +1597,7 @@ class Na extends x {
|
|
|
1597
1597
|
set(t, a, r, s) {
|
|
1598
1598
|
const i = pt(t, s);
|
|
1599
1599
|
if (r.isTwoDigitYear) {
|
|
1600
|
-
const f =
|
|
1600
|
+
const f = fn(
|
|
1601
1601
|
r.year,
|
|
1602
1602
|
i
|
|
1603
1603
|
);
|
|
@@ -1611,7 +1611,7 @@ class Na extends x {
|
|
|
1611
1611
|
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), ge(t, s);
|
|
1612
1612
|
}
|
|
1613
1613
|
}
|
|
1614
|
-
class
|
|
1614
|
+
class Fa extends x {
|
|
1615
1615
|
constructor() {
|
|
1616
1616
|
super(...arguments);
|
|
1617
1617
|
h(this, "priority", 130);
|
|
@@ -1641,7 +1641,7 @@ class La extends x {
|
|
|
1641
1641
|
return s.setFullYear(r, 0, 4), s.setHours(0, 0, 0, 0), Re(s);
|
|
1642
1642
|
}
|
|
1643
1643
|
}
|
|
1644
|
-
class
|
|
1644
|
+
class za extends x {
|
|
1645
1645
|
constructor() {
|
|
1646
1646
|
super(...arguments);
|
|
1647
1647
|
h(this, "priority", 130);
|
|
@@ -1654,7 +1654,7 @@ class Fa extends x {
|
|
|
1654
1654
|
return t.setFullYear(r, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1655
1655
|
}
|
|
1656
1656
|
}
|
|
1657
|
-
class
|
|
1657
|
+
class Wa extends x {
|
|
1658
1658
|
constructor() {
|
|
1659
1659
|
super(...arguments);
|
|
1660
1660
|
h(this, "priority", 120);
|
|
@@ -1716,7 +1716,7 @@ class za extends x {
|
|
|
1716
1716
|
return t.setMonth((r - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1717
1717
|
}
|
|
1718
1718
|
}
|
|
1719
|
-
class
|
|
1719
|
+
class Ga extends x {
|
|
1720
1720
|
constructor() {
|
|
1721
1721
|
super(...arguments);
|
|
1722
1722
|
h(this, "priority", 120);
|
|
@@ -1778,7 +1778,7 @@ class Wa extends x {
|
|
|
1778
1778
|
return t.setMonth((r - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1779
1779
|
}
|
|
1780
1780
|
}
|
|
1781
|
-
class
|
|
1781
|
+
class Ya extends x {
|
|
1782
1782
|
constructor() {
|
|
1783
1783
|
super(...arguments);
|
|
1784
1784
|
h(this, "incompatibleTokens", [
|
|
@@ -1840,7 +1840,7 @@ class Ga extends x {
|
|
|
1840
1840
|
return t.setMonth(r, 1), t.setHours(0, 0, 0, 0), t;
|
|
1841
1841
|
}
|
|
1842
1842
|
}
|
|
1843
|
-
class
|
|
1843
|
+
class qa extends x {
|
|
1844
1844
|
constructor() {
|
|
1845
1845
|
super(...arguments);
|
|
1846
1846
|
h(this, "priority", 110);
|
|
@@ -1902,11 +1902,11 @@ class Ya extends x {
|
|
|
1902
1902
|
return t.setMonth(r, 1), t.setHours(0, 0, 0, 0), t;
|
|
1903
1903
|
}
|
|
1904
1904
|
}
|
|
1905
|
-
function
|
|
1906
|
-
const a = G(e, t == null ? void 0 : t.in), r =
|
|
1905
|
+
function Ea(e, n, t) {
|
|
1906
|
+
const a = G(e, t == null ? void 0 : t.in), r = on(a, t) - n;
|
|
1907
1907
|
return a.setDate(a.getDate() - r * 7), G(a, t == null ? void 0 : t.in);
|
|
1908
1908
|
}
|
|
1909
|
-
class
|
|
1909
|
+
class Ha extends x {
|
|
1910
1910
|
constructor() {
|
|
1911
1911
|
super(...arguments);
|
|
1912
1912
|
h(this, "priority", 100);
|
|
@@ -1940,14 +1940,14 @@ class Ea extends x {
|
|
|
1940
1940
|
return a >= 1 && a <= 53;
|
|
1941
1941
|
}
|
|
1942
1942
|
set(t, a, r, s) {
|
|
1943
|
-
return ge(
|
|
1943
|
+
return ge(Ea(t, r, s), s);
|
|
1944
1944
|
}
|
|
1945
1945
|
}
|
|
1946
|
-
function
|
|
1947
|
-
const a = G(e, t == null ? void 0 : t.in), r =
|
|
1946
|
+
function Ba(e, n, t) {
|
|
1947
|
+
const a = G(e, t == null ? void 0 : t.in), r = sn(a, t) - n;
|
|
1948
1948
|
return a.setDate(a.getDate() - r * 7), a;
|
|
1949
1949
|
}
|
|
1950
|
-
class
|
|
1950
|
+
class Ua extends x {
|
|
1951
1951
|
constructor() {
|
|
1952
1952
|
super(...arguments);
|
|
1953
1953
|
h(this, "priority", 100);
|
|
@@ -1982,10 +1982,10 @@ class Ba extends x {
|
|
|
1982
1982
|
return a >= 1 && a <= 53;
|
|
1983
1983
|
}
|
|
1984
1984
|
set(t, a, r) {
|
|
1985
|
-
return Re(
|
|
1985
|
+
return Re(Ba(t, r));
|
|
1986
1986
|
}
|
|
1987
1987
|
}
|
|
1988
|
-
const
|
|
1988
|
+
const $a = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Va = [
|
|
1989
1989
|
31,
|
|
1990
1990
|
29,
|
|
1991
1991
|
31,
|
|
@@ -1999,7 +1999,7 @@ const Ua = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], $a = [
|
|
|
1999
1999
|
30,
|
|
2000
2000
|
31
|
|
2001
2001
|
];
|
|
2002
|
-
class
|
|
2002
|
+
class Aa extends x {
|
|
2003
2003
|
constructor() {
|
|
2004
2004
|
super(...arguments);
|
|
2005
2005
|
h(this, "priority", 90);
|
|
@@ -2030,14 +2030,14 @@ class Va extends x {
|
|
|
2030
2030
|
}
|
|
2031
2031
|
}
|
|
2032
2032
|
validate(t, a) {
|
|
2033
|
-
const r = t.getFullYear(), s =
|
|
2034
|
-
return s ? a >= 1 && a <=
|
|
2033
|
+
const r = t.getFullYear(), s = pn(r), i = t.getMonth();
|
|
2034
|
+
return s ? a >= 1 && a <= Va[i] : a >= 1 && a <= $a[i];
|
|
2035
2035
|
}
|
|
2036
2036
|
set(t, a, r) {
|
|
2037
2037
|
return t.setDate(r), t.setHours(0, 0, 0, 0), t;
|
|
2038
2038
|
}
|
|
2039
2039
|
}
|
|
2040
|
-
class
|
|
2040
|
+
class Qa extends x {
|
|
2041
2041
|
constructor() {
|
|
2042
2042
|
super(...arguments);
|
|
2043
2043
|
h(this, "priority", 90);
|
|
@@ -2073,7 +2073,7 @@ class Aa extends x {
|
|
|
2073
2073
|
}
|
|
2074
2074
|
validate(t, a) {
|
|
2075
2075
|
const r = t.getFullYear();
|
|
2076
|
-
return
|
|
2076
|
+
return pn(r) ? a >= 1 && a <= 366 : a >= 1 && a <= 365;
|
|
2077
2077
|
}
|
|
2078
2078
|
set(t, a, r) {
|
|
2079
2079
|
return t.setMonth(0, r), t.setHours(0, 0, 0, 0), t;
|
|
@@ -2082,9 +2082,9 @@ class Aa extends x {
|
|
|
2082
2082
|
function yt(e, n, t) {
|
|
2083
2083
|
var w, _, p, M;
|
|
2084
2084
|
const a = Oe(), r = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (w = t == null ? void 0 : t.locale) == null ? void 0 : w.options) == null ? void 0 : _.weekStartsOn) ?? a.weekStartsOn ?? ((M = (p = a.locale) == null ? void 0 : p.options) == null ? void 0 : M.weekStartsOn) ?? 0, s = G(e, t == null ? void 0 : t.in), i = s.getDay(), f = (n % 7 + 7) % 7, g = 7 - r, y = n < 0 || n > 6 ? n - (i + g) % 7 : (f + g) % 7 - (i + g) % 7;
|
|
2085
|
-
return
|
|
2085
|
+
return nn(s, y, t);
|
|
2086
2086
|
}
|
|
2087
|
-
class
|
|
2087
|
+
class Xa extends x {
|
|
2088
2088
|
constructor() {
|
|
2089
2089
|
super(...arguments);
|
|
2090
2090
|
h(this, "priority", 90);
|
|
@@ -2121,7 +2121,7 @@ class Qa extends x {
|
|
|
2121
2121
|
return t = yt(t, r, s), t.setHours(0, 0, 0, 0), t;
|
|
2122
2122
|
}
|
|
2123
2123
|
}
|
|
2124
|
-
class
|
|
2124
|
+
class Za extends x {
|
|
2125
2125
|
constructor() {
|
|
2126
2126
|
super(...arguments);
|
|
2127
2127
|
h(this, "priority", 90);
|
|
@@ -2186,7 +2186,7 @@ class Xa extends x {
|
|
|
2186
2186
|
return t = yt(t, r, s), t.setHours(0, 0, 0, 0), t;
|
|
2187
2187
|
}
|
|
2188
2188
|
}
|
|
2189
|
-
class
|
|
2189
|
+
class Ja extends x {
|
|
2190
2190
|
constructor() {
|
|
2191
2191
|
super(...arguments);
|
|
2192
2192
|
h(this, "priority", 90);
|
|
@@ -2251,11 +2251,11 @@ class Za extends x {
|
|
|
2251
2251
|
return t = yt(t, r, s), t.setHours(0, 0, 0, 0), t;
|
|
2252
2252
|
}
|
|
2253
2253
|
}
|
|
2254
|
-
function
|
|
2255
|
-
const a = G(e, t == null ? void 0 : t.in), r =
|
|
2256
|
-
return
|
|
2254
|
+
function Ka(e, n, t) {
|
|
2255
|
+
const a = G(e, t == null ? void 0 : t.in), r = Oa(a, t), s = n - r;
|
|
2256
|
+
return nn(a, s, t);
|
|
2257
2257
|
}
|
|
2258
|
-
class
|
|
2258
|
+
class er extends x {
|
|
2259
2259
|
constructor() {
|
|
2260
2260
|
super(...arguments);
|
|
2261
2261
|
h(this, "priority", 90);
|
|
@@ -2342,10 +2342,10 @@ class Ka extends x {
|
|
|
2342
2342
|
return a >= 1 && a <= 7;
|
|
2343
2343
|
}
|
|
2344
2344
|
set(t, a, r) {
|
|
2345
|
-
return t =
|
|
2345
|
+
return t = Ka(t, r), t.setHours(0, 0, 0, 0), t;
|
|
2346
2346
|
}
|
|
2347
2347
|
}
|
|
2348
|
-
class
|
|
2348
|
+
class tr extends x {
|
|
2349
2349
|
constructor() {
|
|
2350
2350
|
super(...arguments);
|
|
2351
2351
|
h(this, "priority", 80);
|
|
@@ -2386,7 +2386,7 @@ class er extends x {
|
|
|
2386
2386
|
return t.setHours(bt(r), 0, 0, 0), t;
|
|
2387
2387
|
}
|
|
2388
2388
|
}
|
|
2389
|
-
class
|
|
2389
|
+
class nr extends x {
|
|
2390
2390
|
constructor() {
|
|
2391
2391
|
super(...arguments);
|
|
2392
2392
|
h(this, "priority", 80);
|
|
@@ -2427,7 +2427,7 @@ class tr extends x {
|
|
|
2427
2427
|
return t.setHours(bt(r), 0, 0, 0), t;
|
|
2428
2428
|
}
|
|
2429
2429
|
}
|
|
2430
|
-
class
|
|
2430
|
+
class ar extends x {
|
|
2431
2431
|
constructor() {
|
|
2432
2432
|
super(...arguments);
|
|
2433
2433
|
h(this, "priority", 80);
|
|
@@ -2468,7 +2468,7 @@ class nr extends x {
|
|
|
2468
2468
|
return t.setHours(bt(r), 0, 0, 0), t;
|
|
2469
2469
|
}
|
|
2470
2470
|
}
|
|
2471
|
-
class
|
|
2471
|
+
class rr extends x {
|
|
2472
2472
|
constructor() {
|
|
2473
2473
|
super(...arguments);
|
|
2474
2474
|
h(this, "priority", 70);
|
|
@@ -2492,7 +2492,7 @@ class ar extends x {
|
|
|
2492
2492
|
return s && r < 12 ? t.setHours(r + 12, 0, 0, 0) : !s && r === 12 ? t.setHours(0, 0, 0, 0) : t.setHours(r, 0, 0, 0), t;
|
|
2493
2493
|
}
|
|
2494
2494
|
}
|
|
2495
|
-
class
|
|
2495
|
+
class sr extends x {
|
|
2496
2496
|
constructor() {
|
|
2497
2497
|
super(...arguments);
|
|
2498
2498
|
h(this, "priority", 70);
|
|
@@ -2515,7 +2515,7 @@ class rr extends x {
|
|
|
2515
2515
|
return t.setHours(r, 0, 0, 0), t;
|
|
2516
2516
|
}
|
|
2517
2517
|
}
|
|
2518
|
-
class
|
|
2518
|
+
class or extends x {
|
|
2519
2519
|
constructor() {
|
|
2520
2520
|
super(...arguments);
|
|
2521
2521
|
h(this, "priority", 70);
|
|
@@ -2538,7 +2538,7 @@ class sr extends x {
|
|
|
2538
2538
|
return t.getHours() >= 12 && r < 12 ? t.setHours(r + 12, 0, 0, 0) : t.setHours(r, 0, 0, 0), t;
|
|
2539
2539
|
}
|
|
2540
2540
|
}
|
|
2541
|
-
class
|
|
2541
|
+
class ir extends x {
|
|
2542
2542
|
constructor() {
|
|
2543
2543
|
super(...arguments);
|
|
2544
2544
|
h(this, "priority", 70);
|
|
@@ -2562,7 +2562,7 @@ class or extends x {
|
|
|
2562
2562
|
return t.setHours(s, 0, 0, 0), t;
|
|
2563
2563
|
}
|
|
2564
2564
|
}
|
|
2565
|
-
class
|
|
2565
|
+
class ur extends x {
|
|
2566
2566
|
constructor() {
|
|
2567
2567
|
super(...arguments);
|
|
2568
2568
|
h(this, "priority", 60);
|
|
@@ -2585,7 +2585,7 @@ class ir extends x {
|
|
|
2585
2585
|
return t.setMinutes(r, 0, 0), t;
|
|
2586
2586
|
}
|
|
2587
2587
|
}
|
|
2588
|
-
class
|
|
2588
|
+
class lr extends x {
|
|
2589
2589
|
constructor() {
|
|
2590
2590
|
super(...arguments);
|
|
2591
2591
|
h(this, "priority", 50);
|
|
@@ -2608,7 +2608,7 @@ class ur extends x {
|
|
|
2608
2608
|
return t.setSeconds(r, 0), t;
|
|
2609
2609
|
}
|
|
2610
2610
|
}
|
|
2611
|
-
class
|
|
2611
|
+
class cr extends x {
|
|
2612
2612
|
constructor() {
|
|
2613
2613
|
super(...arguments);
|
|
2614
2614
|
h(this, "priority", 30);
|
|
@@ -2622,7 +2622,7 @@ class lr extends x {
|
|
|
2622
2622
|
return t.setMilliseconds(r), t;
|
|
2623
2623
|
}
|
|
2624
2624
|
}
|
|
2625
|
-
class
|
|
2625
|
+
class dr extends x {
|
|
2626
2626
|
constructor() {
|
|
2627
2627
|
super(...arguments);
|
|
2628
2628
|
h(this, "priority", 10);
|
|
@@ -2631,25 +2631,25 @@ class cr extends x {
|
|
|
2631
2631
|
parse(t, a) {
|
|
2632
2632
|
switch (a) {
|
|
2633
2633
|
case "X":
|
|
2634
|
-
return
|
|
2635
|
-
|
|
2634
|
+
return ae(
|
|
2635
|
+
ne.basicOptionalMinutes,
|
|
2636
2636
|
t
|
|
2637
2637
|
);
|
|
2638
2638
|
case "XX":
|
|
2639
|
-
return ne
|
|
2639
|
+
return ae(ne.basic, t);
|
|
2640
2640
|
case "XXXX":
|
|
2641
|
-
return
|
|
2642
|
-
|
|
2641
|
+
return ae(
|
|
2642
|
+
ne.basicOptionalSeconds,
|
|
2643
2643
|
t
|
|
2644
2644
|
);
|
|
2645
2645
|
case "XXXXX":
|
|
2646
|
-
return
|
|
2647
|
-
|
|
2646
|
+
return ae(
|
|
2647
|
+
ne.extendedOptionalSeconds,
|
|
2648
2648
|
t
|
|
2649
2649
|
);
|
|
2650
2650
|
case "XXX":
|
|
2651
2651
|
default:
|
|
2652
|
-
return ne
|
|
2652
|
+
return ae(ne.extended, t);
|
|
2653
2653
|
}
|
|
2654
2654
|
}
|
|
2655
2655
|
set(t, a, r) {
|
|
@@ -2659,7 +2659,7 @@ class cr extends x {
|
|
|
2659
2659
|
);
|
|
2660
2660
|
}
|
|
2661
2661
|
}
|
|
2662
|
-
class
|
|
2662
|
+
class mr extends x {
|
|
2663
2663
|
constructor() {
|
|
2664
2664
|
super(...arguments);
|
|
2665
2665
|
h(this, "priority", 10);
|
|
@@ -2668,25 +2668,25 @@ class dr extends x {
|
|
|
2668
2668
|
parse(t, a) {
|
|
2669
2669
|
switch (a) {
|
|
2670
2670
|
case "x":
|
|
2671
|
-
return
|
|
2672
|
-
|
|
2671
|
+
return ae(
|
|
2672
|
+
ne.basicOptionalMinutes,
|
|
2673
2673
|
t
|
|
2674
2674
|
);
|
|
2675
2675
|
case "xx":
|
|
2676
|
-
return ne
|
|
2676
|
+
return ae(ne.basic, t);
|
|
2677
2677
|
case "xxxx":
|
|
2678
|
-
return
|
|
2679
|
-
|
|
2678
|
+
return ae(
|
|
2679
|
+
ne.basicOptionalSeconds,
|
|
2680
2680
|
t
|
|
2681
2681
|
);
|
|
2682
2682
|
case "xxxxx":
|
|
2683
|
-
return
|
|
2684
|
-
|
|
2683
|
+
return ae(
|
|
2684
|
+
ne.extendedOptionalSeconds,
|
|
2685
2685
|
t
|
|
2686
2686
|
);
|
|
2687
2687
|
case "xxx":
|
|
2688
2688
|
default:
|
|
2689
|
-
return ne
|
|
2689
|
+
return ae(ne.extended, t);
|
|
2690
2690
|
}
|
|
2691
2691
|
}
|
|
2692
2692
|
set(t, a, r) {
|
|
@@ -2696,82 +2696,82 @@ class dr extends x {
|
|
|
2696
2696
|
);
|
|
2697
2697
|
}
|
|
2698
2698
|
}
|
|
2699
|
-
class
|
|
2699
|
+
class gr extends x {
|
|
2700
2700
|
constructor() {
|
|
2701
2701
|
super(...arguments);
|
|
2702
2702
|
h(this, "priority", 40);
|
|
2703
2703
|
h(this, "incompatibleTokens", "*");
|
|
2704
2704
|
}
|
|
2705
2705
|
parse(t) {
|
|
2706
|
-
return
|
|
2706
|
+
return gn(t);
|
|
2707
2707
|
}
|
|
2708
2708
|
set(t, a, r) {
|
|
2709
2709
|
return [Y(t, r * 1e3), { timestampIsSet: !0 }];
|
|
2710
2710
|
}
|
|
2711
2711
|
}
|
|
2712
|
-
class
|
|
2712
|
+
class fr extends x {
|
|
2713
2713
|
constructor() {
|
|
2714
2714
|
super(...arguments);
|
|
2715
2715
|
h(this, "priority", 20);
|
|
2716
2716
|
h(this, "incompatibleTokens", "*");
|
|
2717
2717
|
}
|
|
2718
2718
|
parse(t) {
|
|
2719
|
-
return
|
|
2719
|
+
return gn(t);
|
|
2720
2720
|
}
|
|
2721
2721
|
set(t, a, r) {
|
|
2722
2722
|
return [Y(t, r), { timestampIsSet: !0 }];
|
|
2723
2723
|
}
|
|
2724
2724
|
}
|
|
2725
|
-
const
|
|
2726
|
-
G: new
|
|
2727
|
-
y: new
|
|
2728
|
-
Y: new
|
|
2729
|
-
R: new
|
|
2730
|
-
u: new
|
|
2731
|
-
Q: new
|
|
2732
|
-
q: new
|
|
2733
|
-
M: new
|
|
2734
|
-
L: new
|
|
2735
|
-
w: new
|
|
2736
|
-
I: new
|
|
2737
|
-
d: new
|
|
2738
|
-
D: new
|
|
2739
|
-
E: new
|
|
2740
|
-
e: new
|
|
2741
|
-
c: new
|
|
2742
|
-
i: new
|
|
2743
|
-
a: new
|
|
2744
|
-
b: new
|
|
2745
|
-
B: new
|
|
2746
|
-
h: new
|
|
2747
|
-
H: new
|
|
2748
|
-
K: new
|
|
2749
|
-
k: new
|
|
2750
|
-
m: new
|
|
2751
|
-
s: new
|
|
2752
|
-
S: new
|
|
2753
|
-
X: new
|
|
2754
|
-
x: new
|
|
2755
|
-
t: new
|
|
2756
|
-
T: new
|
|
2757
|
-
},
|
|
2758
|
-
function
|
|
2725
|
+
const pr = {
|
|
2726
|
+
G: new Ca(),
|
|
2727
|
+
y: new Na(),
|
|
2728
|
+
Y: new La(),
|
|
2729
|
+
R: new Fa(),
|
|
2730
|
+
u: new za(),
|
|
2731
|
+
Q: new Wa(),
|
|
2732
|
+
q: new Ga(),
|
|
2733
|
+
M: new Ya(),
|
|
2734
|
+
L: new qa(),
|
|
2735
|
+
w: new Ha(),
|
|
2736
|
+
I: new Ua(),
|
|
2737
|
+
d: new Aa(),
|
|
2738
|
+
D: new Qa(),
|
|
2739
|
+
E: new Xa(),
|
|
2740
|
+
e: new Za(),
|
|
2741
|
+
c: new Ja(),
|
|
2742
|
+
i: new er(),
|
|
2743
|
+
a: new tr(),
|
|
2744
|
+
b: new nr(),
|
|
2745
|
+
B: new ar(),
|
|
2746
|
+
h: new rr(),
|
|
2747
|
+
H: new sr(),
|
|
2748
|
+
K: new or(),
|
|
2749
|
+
k: new ir(),
|
|
2750
|
+
m: new ur(),
|
|
2751
|
+
s: new lr(),
|
|
2752
|
+
S: new cr(),
|
|
2753
|
+
X: new dr(),
|
|
2754
|
+
x: new mr(),
|
|
2755
|
+
t: new gr(),
|
|
2756
|
+
T: new fr()
|
|
2757
|
+
}, br = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, yr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, hr = /^'([^]*?)'?$/, _r = /''/g, Tr = /\S/, vr = /[a-zA-Z]/;
|
|
2758
|
+
function wr(e, n, t, a) {
|
|
2759
2759
|
var U, $, I, k;
|
|
2760
|
-
const r = () => Y(t, NaN), s =
|
|
2760
|
+
const r = () => Y(t, NaN), s = dn(), i = s.locale ?? rn, d = s.firstWeekContainsDate ?? (($ = (U = s.locale) == null ? void 0 : U.options) == null ? void 0 : $.firstWeekContainsDate) ?? 1, f = s.weekStartsOn ?? ((k = (I = s.locale) == null ? void 0 : I.options) == null ? void 0 : k.weekStartsOn) ?? 0, g = {
|
|
2761
2761
|
firstWeekContainsDate: d,
|
|
2762
2762
|
weekStartsOn: f,
|
|
2763
2763
|
locale: i
|
|
2764
|
-
}, y = [new
|
|
2764
|
+
}, y = [new ja(a == null ? void 0 : a.in, t)], w = n.match(yr).map((T) => {
|
|
2765
2765
|
const R = T[0];
|
|
2766
2766
|
if (R in dt) {
|
|
2767
2767
|
const q = dt[R];
|
|
2768
2768
|
return q(T, i.formatLong);
|
|
2769
2769
|
}
|
|
2770
2770
|
return T;
|
|
2771
|
-
}).join("").match(
|
|
2771
|
+
}).join("").match(br), _ = [];
|
|
2772
2772
|
for (let T of w) {
|
|
2773
|
-
|
|
2774
|
-
const R = T[0], q =
|
|
2773
|
+
cn(T) && mt(T, n, e), ln(T) && mt(T, n, e);
|
|
2774
|
+
const R = T[0], q = pr[R];
|
|
2775
2775
|
if (q) {
|
|
2776
2776
|
const { incompatibleTokens: le } = q;
|
|
2777
2777
|
if (Array.isArray(le)) {
|
|
@@ -2797,17 +2797,17 @@ function vr(e, n, t, a) {
|
|
|
2797
2797
|
return r();
|
|
2798
2798
|
y.push(se.setter), e = se.rest;
|
|
2799
2799
|
} else {
|
|
2800
|
-
if (R.match(
|
|
2800
|
+
if (R.match(vr))
|
|
2801
2801
|
throw new RangeError(
|
|
2802
2802
|
"Format string contains an unescaped latin alphabet character `" + R + "`"
|
|
2803
2803
|
);
|
|
2804
|
-
if (T === "''" ? T = "'" : R === "'" && (T =
|
|
2804
|
+
if (T === "''" ? T = "'" : R === "'" && (T = Dr(T)), e.indexOf(T) === 0)
|
|
2805
2805
|
e = e.slice(T.length);
|
|
2806
2806
|
else
|
|
2807
2807
|
return r();
|
|
2808
2808
|
}
|
|
2809
2809
|
}
|
|
2810
|
-
if (e.length > 0 &&
|
|
2810
|
+
if (e.length > 0 && Tr.test(e))
|
|
2811
2811
|
return r();
|
|
2812
2812
|
const p = y.map((T) => T.priority).sort((T, R) => R - T).filter((T, R, q) => q.indexOf(T) === R).map(
|
|
2813
2813
|
(T) => y.filter((R) => R.priority === T).sort((R, q) => q.subPriority - R.subPriority)
|
|
@@ -2823,34 +2823,34 @@ function vr(e, n, t, a) {
|
|
|
2823
2823
|
}
|
|
2824
2824
|
return M;
|
|
2825
2825
|
}
|
|
2826
|
-
function
|
|
2827
|
-
return e.match(
|
|
2826
|
+
function Dr(e) {
|
|
2827
|
+
return e.match(hr)[1].replace(_r, "'");
|
|
2828
2828
|
}
|
|
2829
2829
|
function jt(e, n, t) {
|
|
2830
|
-
const a =
|
|
2831
|
-
return "formatToParts" in r ?
|
|
2830
|
+
const a = dn(), r = Rr(e, t.timeZone, t.locale ?? a.locale);
|
|
2831
|
+
return "formatToParts" in r ? Pr(r, n) : xr(r, n);
|
|
2832
2832
|
}
|
|
2833
|
-
function
|
|
2833
|
+
function Pr(e, n) {
|
|
2834
2834
|
const t = e.formatToParts(n);
|
|
2835
2835
|
for (let a = t.length - 1; a >= 0; --a)
|
|
2836
2836
|
if (t[a].type === "timeZoneName")
|
|
2837
2837
|
return t[a].value;
|
|
2838
2838
|
}
|
|
2839
|
-
function
|
|
2839
|
+
function xr(e, n) {
|
|
2840
2840
|
const t = e.format(n).replace(/\u200E/g, ""), a = / [\w-+ ]+$/.exec(t);
|
|
2841
2841
|
return a ? a[0].substr(1) : "";
|
|
2842
2842
|
}
|
|
2843
|
-
function
|
|
2843
|
+
function Rr(e, n, t) {
|
|
2844
2844
|
return new Intl.DateTimeFormat(t ? [t.code, "en-US"] : void 0, {
|
|
2845
2845
|
timeZone: n,
|
|
2846
2846
|
timeZoneName: e
|
|
2847
2847
|
});
|
|
2848
2848
|
}
|
|
2849
|
-
function
|
|
2850
|
-
const t =
|
|
2851
|
-
return "formatToParts" in t ?
|
|
2849
|
+
function Or(e, n) {
|
|
2850
|
+
const t = jr(n);
|
|
2851
|
+
return "formatToParts" in t ? kr(t, e) : Sr(t, e);
|
|
2852
2852
|
}
|
|
2853
|
-
const
|
|
2853
|
+
const Mr = {
|
|
2854
2854
|
year: 0,
|
|
2855
2855
|
month: 1,
|
|
2856
2856
|
day: 2,
|
|
@@ -2858,11 +2858,11 @@ const Or = {
|
|
|
2858
2858
|
minute: 4,
|
|
2859
2859
|
second: 5
|
|
2860
2860
|
};
|
|
2861
|
-
function
|
|
2861
|
+
function kr(e, n) {
|
|
2862
2862
|
try {
|
|
2863
2863
|
const t = e.formatToParts(n), a = [];
|
|
2864
2864
|
for (let r = 0; r < t.length; r++) {
|
|
2865
|
-
const s =
|
|
2865
|
+
const s = Mr[t[r].type];
|
|
2866
2866
|
s !== void 0 && (a[s] = parseInt(t[r].value, 10));
|
|
2867
2867
|
}
|
|
2868
2868
|
return a;
|
|
@@ -2872,7 +2872,7 @@ function Mr(e, n) {
|
|
|
2872
2872
|
throw t;
|
|
2873
2873
|
}
|
|
2874
2874
|
}
|
|
2875
|
-
function
|
|
2875
|
+
function Sr(e, n) {
|
|
2876
2876
|
const t = e.format(n), a = /(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(t);
|
|
2877
2877
|
return [
|
|
2878
2878
|
parseInt(a[3], 10),
|
|
@@ -2892,9 +2892,9 @@ const at = {}, Ct = new Intl.DateTimeFormat("en-US", {
|
|
|
2892
2892
|
hour: "2-digit",
|
|
2893
2893
|
minute: "2-digit",
|
|
2894
2894
|
second: "2-digit"
|
|
2895
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")),
|
|
2896
|
-
function
|
|
2897
|
-
return at[e] || (at[e] =
|
|
2895
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Ir = Ct === "06/25/2014, 00:00:00" || Ct === "06/25/2014 00:00:00";
|
|
2896
|
+
function jr(e) {
|
|
2897
|
+
return at[e] || (at[e] = Ir ? new Intl.DateTimeFormat("en-US", {
|
|
2898
2898
|
hourCycle: "h23",
|
|
2899
2899
|
timeZone: e,
|
|
2900
2900
|
year: "numeric",
|
|
@@ -2918,7 +2918,7 @@ function ht(e, n, t, a, r, s, i) {
|
|
|
2918
2918
|
const d = /* @__PURE__ */ new Date(0);
|
|
2919
2919
|
return d.setUTCFullYear(e, n, t), d.setUTCHours(a, r, s, i), d;
|
|
2920
2920
|
}
|
|
2921
|
-
const Nt = 36e5,
|
|
2921
|
+
const Nt = 36e5, Cr = 6e4, rt = {
|
|
2922
2922
|
timezone: /([Z+-].*)$/,
|
|
2923
2923
|
timezoneZ: /^(Z)$/,
|
|
2924
2924
|
timezoneHH: /^([+-]\d{2})$/,
|
|
@@ -2936,25 +2936,25 @@ function Ve(e, n, t) {
|
|
|
2936
2936
|
if (a = rt.timezoneHHMM.exec(e), a) {
|
|
2937
2937
|
r = parseInt(a[2], 10);
|
|
2938
2938
|
const i = parseInt(a[3], 10);
|
|
2939
|
-
return Lt(r, i) ? (s = Math.abs(r) * Nt + i *
|
|
2939
|
+
return Lt(r, i) ? (s = Math.abs(r) * Nt + i * Cr, a[1] === "+" ? -s : s) : NaN;
|
|
2940
2940
|
}
|
|
2941
|
-
if (
|
|
2941
|
+
if (Fr(e)) {
|
|
2942
2942
|
n = new Date(n || Date.now());
|
|
2943
|
-
const i = t ? n :
|
|
2944
|
-
return -(t ? d :
|
|
2943
|
+
const i = t ? n : Nr(n), d = gt(i, e);
|
|
2944
|
+
return -(t ? d : Lr(n, d, e));
|
|
2945
2945
|
}
|
|
2946
2946
|
return NaN;
|
|
2947
2947
|
}
|
|
2948
|
-
function
|
|
2948
|
+
function Nr(e) {
|
|
2949
2949
|
return ht(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2950
2950
|
}
|
|
2951
2951
|
function gt(e, n) {
|
|
2952
|
-
const t =
|
|
2952
|
+
const t = Or(e, n), a = ht(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
2953
2953
|
let r = e.getTime();
|
|
2954
2954
|
const s = r % 1e3;
|
|
2955
2955
|
return r -= s >= 0 ? s : 1e3 + s, a - r;
|
|
2956
2956
|
}
|
|
2957
|
-
function
|
|
2957
|
+
function Lr(e, n, t) {
|
|
2958
2958
|
let r = e.getTime() - n;
|
|
2959
2959
|
const s = gt(new Date(r), t);
|
|
2960
2960
|
if (n === s)
|
|
@@ -2967,7 +2967,7 @@ function Lt(e, n) {
|
|
|
2967
2967
|
return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
|
|
2968
2968
|
}
|
|
2969
2969
|
const Ft = {};
|
|
2970
|
-
function
|
|
2970
|
+
function Fr(e) {
|
|
2971
2971
|
if (Ft[e])
|
|
2972
2972
|
return !0;
|
|
2973
2973
|
try {
|
|
@@ -2976,7 +2976,7 @@ function Lr(e) {
|
|
|
2976
2976
|
return !1;
|
|
2977
2977
|
}
|
|
2978
2978
|
}
|
|
2979
|
-
const
|
|
2979
|
+
const zr = 60 * 1e3, Wr = {
|
|
2980
2980
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2981
2981
|
X: function(e, n, t) {
|
|
2982
2982
|
const a = st(t.timeZone, e);
|
|
@@ -3016,7 +3016,7 @@ const Fr = 60 * 1e3, zr = {
|
|
|
3016
3016
|
case "O":
|
|
3017
3017
|
case "OO":
|
|
3018
3018
|
case "OOO":
|
|
3019
|
-
return "GMT" +
|
|
3019
|
+
return "GMT" + Gr(a, ":");
|
|
3020
3020
|
case "OOOO":
|
|
3021
3021
|
default:
|
|
3022
3022
|
return "GMT" + xe(a, ":");
|
|
@@ -3036,7 +3036,7 @@ const Fr = 60 * 1e3, zr = {
|
|
|
3036
3036
|
}
|
|
3037
3037
|
};
|
|
3038
3038
|
function st(e, n) {
|
|
3039
|
-
const t = e ? Ve(e, n, !0) /
|
|
3039
|
+
const t = e ? Ve(e, n, !0) / zr : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
|
|
3040
3040
|
if (Number.isNaN(t))
|
|
3041
3041
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3042
3042
|
return t;
|
|
@@ -3055,7 +3055,7 @@ function xe(e, n = "") {
|
|
|
3055
3055
|
function zt(e, n) {
|
|
3056
3056
|
return e % 60 === 0 ? (e > 0 ? "-" : "+") + Ee(Math.abs(e) / 60, 2) : xe(e, n);
|
|
3057
3057
|
}
|
|
3058
|
-
function
|
|
3058
|
+
function Gr(e, n = "") {
|
|
3059
3059
|
const t = e > 0 ? "-" : "+", a = Math.abs(e), r = Math.floor(a / 60), s = a % 60;
|
|
3060
3060
|
return s === 0 ? t + String(r) : t + String(r) + n + Ee(s, 2);
|
|
3061
3061
|
}
|
|
@@ -3063,7 +3063,7 @@ function Wt(e) {
|
|
|
3063
3063
|
const n = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
3064
3064
|
return n.setUTCFullYear(e.getFullYear()), +e - +n;
|
|
3065
3065
|
}
|
|
3066
|
-
const
|
|
3066
|
+
const bn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, ot = 36e5, Gt = 6e4, Yr = 2, E = {
|
|
3067
3067
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3068
3068
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3069
3069
|
plainTime: /:/,
|
|
@@ -3096,14 +3096,14 @@ const pn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
3096
3096
|
HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3097
3097
|
HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3098
3098
|
// time zone tokens (to identify the presence of a tz)
|
|
3099
|
-
timeZone:
|
|
3099
|
+
timeZone: bn
|
|
3100
3100
|
};
|
|
3101
3101
|
function He(e, n = {}) {
|
|
3102
3102
|
if (arguments.length < 1)
|
|
3103
3103
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
3104
3104
|
if (e === null)
|
|
3105
3105
|
return /* @__PURE__ */ new Date(NaN);
|
|
3106
|
-
const t = n.additionalDigits == null ?
|
|
3106
|
+
const t = n.additionalDigits == null ? Yr : Number(n.additionalDigits);
|
|
3107
3107
|
if (t !== 2 && t !== 1 && t !== 0)
|
|
3108
3108
|
throw new RangeError("additionalDigits must be 0, 1 or 2");
|
|
3109
3109
|
if (e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]")
|
|
@@ -3112,13 +3112,13 @@ function He(e, n = {}) {
|
|
|
3112
3112
|
return new Date(e);
|
|
3113
3113
|
if (Object.prototype.toString.call(e) !== "[object String]")
|
|
3114
3114
|
return /* @__PURE__ */ new Date(NaN);
|
|
3115
|
-
const a =
|
|
3115
|
+
const a = qr(e), { year: r, restDateString: s } = Er(a.date, t), i = Hr(s, r);
|
|
3116
3116
|
if (i === null || isNaN(i.getTime()))
|
|
3117
3117
|
return /* @__PURE__ */ new Date(NaN);
|
|
3118
3118
|
if (i) {
|
|
3119
3119
|
const d = i.getTime();
|
|
3120
3120
|
let f = 0, g;
|
|
3121
|
-
if (a.time && (f =
|
|
3121
|
+
if (a.time && (f = Br(a.time), f === null || isNaN(f)))
|
|
3122
3122
|
return /* @__PURE__ */ new Date(NaN);
|
|
3123
3123
|
if (a.timeZone || n.timeZone) {
|
|
3124
3124
|
if (g = Ve(a.timeZone || n.timeZone, new Date(d + f)), isNaN(g))
|
|
@@ -3129,7 +3129,7 @@ function He(e, n = {}) {
|
|
|
3129
3129
|
} else
|
|
3130
3130
|
return /* @__PURE__ */ new Date(NaN);
|
|
3131
3131
|
}
|
|
3132
|
-
function
|
|
3132
|
+
function qr(e) {
|
|
3133
3133
|
const n = {};
|
|
3134
3134
|
let t = E.dateTimePattern.exec(e), a;
|
|
3135
3135
|
if (t ? (n.date = t[1], a = t[3]) : (t = E.datePattern.exec(e), t ? (n.date = t[1], a = t[2]) : (n.date = null, a = e)), a) {
|
|
@@ -3138,7 +3138,7 @@ function Yr(e) {
|
|
|
3138
3138
|
}
|
|
3139
3139
|
return n;
|
|
3140
3140
|
}
|
|
3141
|
-
function
|
|
3141
|
+
function Er(e, n) {
|
|
3142
3142
|
if (e) {
|
|
3143
3143
|
const t = E.YYY[n], a = E.YYYYY[n];
|
|
3144
3144
|
let r = E.YYYY.exec(e) || a.exec(e);
|
|
@@ -3161,7 +3161,7 @@ function qr(e, n) {
|
|
|
3161
3161
|
year: null
|
|
3162
3162
|
};
|
|
3163
3163
|
}
|
|
3164
|
-
function
|
|
3164
|
+
function Hr(e, n) {
|
|
3165
3165
|
if (n === null)
|
|
3166
3166
|
return null;
|
|
3167
3167
|
let t, a, r;
|
|
@@ -3173,7 +3173,7 @@ function Er(e, n) {
|
|
|
3173
3173
|
if (s = E.DDD.exec(e), s) {
|
|
3174
3174
|
t = /* @__PURE__ */ new Date(0);
|
|
3175
3175
|
const i = parseInt(s[1], 10);
|
|
3176
|
-
return
|
|
3176
|
+
return Vr(n, i) ? (t.setUTCFullYear(n, 0, i), t) : /* @__PURE__ */ new Date(NaN);
|
|
3177
3177
|
}
|
|
3178
3178
|
if (s = E.MMDD.exec(e), s) {
|
|
3179
3179
|
t = /* @__PURE__ */ new Date(0), a = parseInt(s[1], 10) - 1;
|
|
@@ -3189,7 +3189,7 @@ function Er(e, n) {
|
|
|
3189
3189
|
}
|
|
3190
3190
|
return null;
|
|
3191
3191
|
}
|
|
3192
|
-
function
|
|
3192
|
+
function Br(e) {
|
|
3193
3193
|
let n, t, a = E.HH.exec(e);
|
|
3194
3194
|
if (a)
|
|
3195
3195
|
return n = parseFloat(a[1].replace(",", ".")), it(n) ? n % 24 * ot : NaN;
|
|
@@ -3209,8 +3209,8 @@ function Yt(e, n, t) {
|
|
|
3209
3209
|
const r = a.getUTCDay() || 7, s = n * 7 + t + 1 - r;
|
|
3210
3210
|
return a.setUTCDate(a.getUTCDate() + s), a;
|
|
3211
3211
|
}
|
|
3212
|
-
const
|
|
3213
|
-
function
|
|
3212
|
+
const Ur = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], $r = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
3213
|
+
function yn(e) {
|
|
3214
3214
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
3215
3215
|
}
|
|
3216
3216
|
function qt(e, n, t) {
|
|
@@ -3219,16 +3219,16 @@ function qt(e, n, t) {
|
|
|
3219
3219
|
if (t != null) {
|
|
3220
3220
|
if (t < 1)
|
|
3221
3221
|
return !1;
|
|
3222
|
-
const a =
|
|
3223
|
-
if (a && t >
|
|
3222
|
+
const a = yn(e);
|
|
3223
|
+
if (a && t > $r[n] || !a && t > Ur[n])
|
|
3224
3224
|
return !1;
|
|
3225
3225
|
}
|
|
3226
3226
|
return !0;
|
|
3227
3227
|
}
|
|
3228
|
-
function
|
|
3228
|
+
function Vr(e, n) {
|
|
3229
3229
|
if (n < 1)
|
|
3230
3230
|
return !1;
|
|
3231
|
-
const t =
|
|
3231
|
+
const t = yn(e);
|
|
3232
3232
|
return !(t && n > 366 || !t && n > 365);
|
|
3233
3233
|
}
|
|
3234
3234
|
function Et(e, n) {
|
|
@@ -3237,34 +3237,34 @@ function Et(e, n) {
|
|
|
3237
3237
|
function it(e, n, t) {
|
|
3238
3238
|
return !(e < 0 || e >= 25 || n != null && (n < 0 || n >= 60) || t != null && (t < 0 || t >= 60));
|
|
3239
3239
|
}
|
|
3240
|
-
const
|
|
3241
|
-
function
|
|
3240
|
+
const Ar = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
|
|
3241
|
+
function Qr(e, n, t = {}) {
|
|
3242
3242
|
n = String(n);
|
|
3243
|
-
const a = n.match(
|
|
3243
|
+
const a = n.match(Ar);
|
|
3244
3244
|
if (a) {
|
|
3245
3245
|
const r = He(t.originalDate || e, t);
|
|
3246
3246
|
n = a.reduce(function(s, i) {
|
|
3247
3247
|
if (i[0] === "'")
|
|
3248
3248
|
return s;
|
|
3249
|
-
const d = s.indexOf(i), f = s[d - 1] === "'", g = s.replace(i, "'" +
|
|
3249
|
+
const d = s.indexOf(i), f = s[d - 1] === "'", g = s.replace(i, "'" + Wr[i[0]](r, i, t) + "'");
|
|
3250
3250
|
return f ? g.substring(0, d - 1) + g.substring(d + 1) : g;
|
|
3251
3251
|
}, n);
|
|
3252
3252
|
}
|
|
3253
|
-
return
|
|
3253
|
+
return xa(e, n, t);
|
|
3254
3254
|
}
|
|
3255
|
-
function
|
|
3255
|
+
function Xr(e, n, t) {
|
|
3256
3256
|
e = He(e, t);
|
|
3257
3257
|
const a = Ve(n, e, !0), r = new Date(e.getTime() - a), s = /* @__PURE__ */ new Date(0);
|
|
3258
3258
|
return s.setFullYear(r.getUTCFullYear(), r.getUTCMonth(), r.getUTCDate()), s.setHours(r.getUTCHours(), r.getUTCMinutes(), r.getUTCSeconds(), r.getUTCMilliseconds()), s;
|
|
3259
3259
|
}
|
|
3260
|
-
function
|
|
3261
|
-
if (typeof e == "string" && !e.match(
|
|
3260
|
+
function Zr(e, n, t) {
|
|
3261
|
+
if (typeof e == "string" && !e.match(bn))
|
|
3262
3262
|
return He(e, { ...t, timeZone: n });
|
|
3263
3263
|
e = He(e, t);
|
|
3264
3264
|
const a = ht(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), r = Ve(n, new Date(a));
|
|
3265
3265
|
return new Date(a + r);
|
|
3266
3266
|
}
|
|
3267
|
-
const
|
|
3267
|
+
const Jr = (e) => new TextEncoder().encode(e), Kr = (e) => {
|
|
3268
3268
|
try {
|
|
3269
3269
|
return atob(e);
|
|
3270
3270
|
} catch (n) {
|
|
@@ -3286,22 +3286,22 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3286
3286
|
return ue(
|
|
3287
3287
|
new Date(a + 1 > 12 ? t + 1 : t, a + 1 > 12 ? 1 : a + 1, e)
|
|
3288
3288
|
);
|
|
3289
|
-
},
|
|
3289
|
+
}, es = () => {
|
|
3290
3290
|
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 0 ? 13 : n - 1 + 7;
|
|
3291
3291
|
return e.setDate(e.getDate() - t), ue(e);
|
|
3292
|
-
},
|
|
3292
|
+
}, ts = () => {
|
|
3293
3293
|
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 0 ? 6 : n - 1;
|
|
3294
3294
|
return e.setDate(e.getDate() - t), ue(e);
|
|
3295
|
-
},
|
|
3295
|
+
}, ns = () => {
|
|
3296
3296
|
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 0 ? 1 : 8 - n;
|
|
3297
3297
|
return e.setDate(e.getDate() + t), e.setHours(12, 0, 0, 0), ue(e);
|
|
3298
|
-
},
|
|
3298
|
+
}, as = () => {
|
|
3299
3299
|
const e = /* @__PURE__ */ new Date();
|
|
3300
3300
|
return e.setDate(e.getDate() - 1), e.setHours(12, 0, 0, 0), ue(e);
|
|
3301
|
-
},
|
|
3301
|
+
}, rs = () => {
|
|
3302
3302
|
const e = /* @__PURE__ */ new Date();
|
|
3303
3303
|
return e.setHours(12, 0, 0, 0), ue(e);
|
|
3304
|
-
},
|
|
3304
|
+
}, ss = () => {
|
|
3305
3305
|
const e = /* @__PURE__ */ new Date();
|
|
3306
3306
|
return e.setDate(e.getDate() + 1), e.setHours(12, 0, 0, 0), ue(e);
|
|
3307
3307
|
}, Me = (e, n, t) => {
|
|
@@ -3317,7 +3317,7 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3317
3317
|
remainingTime: i,
|
|
3318
3318
|
percentage: f
|
|
3319
3319
|
};
|
|
3320
|
-
},
|
|
3320
|
+
}, os = () => {
|
|
3321
3321
|
const { remainingTime: e, percentage: n } = Me(
|
|
3322
3322
|
Qe(1),
|
|
3323
3323
|
Ae(1),
|
|
@@ -3327,27 +3327,27 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3327
3327
|
monthRemainingTime: e,
|
|
3328
3328
|
monthProgressPercentage: n
|
|
3329
3329
|
};
|
|
3330
|
-
},
|
|
3330
|
+
}, is = () => {
|
|
3331
3331
|
const { remainingTime: e, percentage: n } = Me(
|
|
3332
|
+
ts(),
|
|
3332
3333
|
es(),
|
|
3333
|
-
|
|
3334
|
-
ts()
|
|
3334
|
+
ns()
|
|
3335
3335
|
);
|
|
3336
3336
|
return {
|
|
3337
3337
|
weekRemainingTime: e,
|
|
3338
3338
|
weekProgressPercentage: n
|
|
3339
3339
|
};
|
|
3340
|
-
},
|
|
3340
|
+
}, us = () => {
|
|
3341
3341
|
const { remainingTime: e, percentage: n } = Me(
|
|
3342
|
+
rs(),
|
|
3342
3343
|
as(),
|
|
3343
|
-
|
|
3344
|
-
rs()
|
|
3344
|
+
ss()
|
|
3345
3345
|
);
|
|
3346
3346
|
return {
|
|
3347
3347
|
dayRemainingTime: e,
|
|
3348
3348
|
dayProgressPercentage: n
|
|
3349
3349
|
};
|
|
3350
|
-
},
|
|
3350
|
+
}, ls = () => {
|
|
3351
3351
|
const { remainingTime: e, percentage: n } = Me(
|
|
3352
3352
|
Qe(5),
|
|
3353
3353
|
Ae(5),
|
|
@@ -3357,7 +3357,7 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3357
3357
|
remainingTimeTo5th: e,
|
|
3358
3358
|
progressPercentageTo5th: n
|
|
3359
3359
|
};
|
|
3360
|
-
},
|
|
3360
|
+
}, cs = () => {
|
|
3361
3361
|
const { remainingTime: e, percentage: n } = Me(
|
|
3362
3362
|
Qe(10),
|
|
3363
3363
|
Ae(10),
|
|
@@ -3367,7 +3367,7 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3367
3367
|
remainingTimeTo10th: e,
|
|
3368
3368
|
progressPercentageTo10th: n
|
|
3369
3369
|
};
|
|
3370
|
-
},
|
|
3370
|
+
}, ds = () => {
|
|
3371
3371
|
const { remainingTime: e, percentage: n } = Me(
|
|
3372
3372
|
Qe(20),
|
|
3373
3373
|
Ae(20),
|
|
@@ -3377,22 +3377,22 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3377
3377
|
remainingTimeTo20th: e,
|
|
3378
3378
|
progressPercentageTo20th: n
|
|
3379
3379
|
};
|
|
3380
|
-
},
|
|
3380
|
+
}, ms = () => Intl.DateTimeFormat().resolvedOptions().timeZone, Be = (e) => {
|
|
3381
3381
|
try {
|
|
3382
|
-
const { timezone: n } = ft(), t = `Etc/GMT${n > 0 ? `-${n}` : `+${Math.abs(n)}`}`, a =
|
|
3382
|
+
const { timezone: n } = ft(), t = `Etc/GMT${n > 0 ? `-${n}` : `+${Math.abs(n)}`}`, a = wr(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
3383
3383
|
if (isNaN(a.getTime()))
|
|
3384
3384
|
throw new Error("Invalid date format");
|
|
3385
|
-
const r =
|
|
3386
|
-
return
|
|
3385
|
+
const r = Zr(a, t), s = ms(), i = Xr(r, s);
|
|
3386
|
+
return Qr(i, "yyyy-MM-dd HH:mm:ss", { timeZone: s });
|
|
3387
3387
|
} catch (n) {
|
|
3388
3388
|
throw console.error("Error converting to user timezone:", n), n;
|
|
3389
3389
|
}
|
|
3390
|
-
},
|
|
3390
|
+
}, hn = (e) => {
|
|
3391
3391
|
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (w, _) => `${_.padStart(3, "0")}:00`), a = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), r = a.getFullYear(), s = String(a.getMonth() + 1).padStart(2, "0"), i = String(a.getDate()).padStart(2, "0"), d = String(a.getHours()).padStart(2, "0"), f = String(a.getMinutes()).padStart(2, "0"), g = String(a.getSeconds()).padStart(2, "0");
|
|
3392
3392
|
return `${r}-${s}-${i} ${d}:${f}:${g}`;
|
|
3393
|
-
},
|
|
3394
|
-
const t =
|
|
3395
|
-
|
|
3393
|
+
}, gs = () => Date.now(), fs = (e) => new Date(e).getTime(), Ht = (e, n = 0) => {
|
|
3394
|
+
const t = gs(), a = fs(
|
|
3395
|
+
hn(Be(e))
|
|
3396
3396
|
);
|
|
3397
3397
|
if (t > a) {
|
|
3398
3398
|
const r = a + n * 60 * 1e3;
|
|
@@ -3406,12 +3406,12 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3406
3406
|
return isNaN(a) || typeof e == "string" && /[^\d.,]/.test(e) ? `${t}` : `${a.toFixed(n).replace(/\B(?=(\d{3})+(?!\d))/g, ",")}`;
|
|
3407
3407
|
};
|
|
3408
3408
|
var c = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e.getASCMatchCount = "getASCMatchCount", e.updateDeviceToken = "updateDeviceToken", e.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e.getPopoutItem = "getPopoutItem", e.getTurnOverRewardSettingMult = "getTurnOverRewardSettingMult", e.interestIndex = "interestIndex", e.interestWalletInfo = "interestWalletInfo", e.interestTransactionList = "interestTransactionList", e.interestTransferIn = "interestTransferIn", e.interestTransferOut = "interestTransferOut", e.getWheelData = "getWheelData", e.getWheelTicket = "getWheelTicket", e.spinWheel = "spinWheel", e.getWheelReport = "getWheelReport", e.getWeekCardAllData = "getWeekCardAllData", e))(c || {});
|
|
3409
|
-
const
|
|
3409
|
+
const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3410
3410
|
__proto__: null,
|
|
3411
3411
|
Api: c
|
|
3412
3412
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3413
3413
|
var ie = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(ie || {});
|
|
3414
|
-
const
|
|
3414
|
+
const bs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3415
3415
|
__proto__: null,
|
|
3416
3416
|
PaymentType: ie
|
|
3417
3417
|
}, Symbol.toStringTag, { value: "Module" })), Ze = {
|
|
@@ -3430,7 +3430,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3430
3430
|
bank: [],
|
|
3431
3431
|
requiredField: Ze,
|
|
3432
3432
|
hintMsg: ""
|
|
3433
|
-
},
|
|
3433
|
+
}, ys = (e) => {
|
|
3434
3434
|
var n;
|
|
3435
3435
|
return ((n = e.mdPaymentChannels) == null ? void 0 : n.map((t) => {
|
|
3436
3436
|
const a = [];
|
|
@@ -3440,12 +3440,12 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3440
3440
|
break;
|
|
3441
3441
|
case ie.pay:
|
|
3442
3442
|
a.push(
|
|
3443
|
-
|
|
3443
|
+
hs(t.name, t.paymentmethod.onlinebanking, e)
|
|
3444
3444
|
);
|
|
3445
3445
|
break;
|
|
3446
3446
|
default:
|
|
3447
3447
|
if (t.paymentmethod.auto.bank.length > 0 && a.push(
|
|
3448
|
-
|
|
3448
|
+
_s(
|
|
3449
3449
|
t.name,
|
|
3450
3450
|
t.bankid ?? 0,
|
|
3451
3451
|
t.paymentmethod.auto,
|
|
@@ -3465,7 +3465,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3465
3465
|
);
|
|
3466
3466
|
}
|
|
3467
3467
|
t.paymentmethod.fixamount.bank.length > 0 && a.push(
|
|
3468
|
-
|
|
3468
|
+
Ts(
|
|
3469
3469
|
t.name,
|
|
3470
3470
|
t.bankid ?? 0,
|
|
3471
3471
|
t.paymentmethod.fixamount
|
|
@@ -3534,7 +3534,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3534
3534
|
},
|
|
3535
3535
|
hintMsg: ""
|
|
3536
3536
|
};
|
|
3537
|
-
},
|
|
3537
|
+
}, hs = (e, n, t) => {
|
|
3538
3538
|
if (!t) return _t;
|
|
3539
3539
|
const a = ie.pay;
|
|
3540
3540
|
return {
|
|
@@ -3586,7 +3586,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3586
3586
|
requiredField: Ze,
|
|
3587
3587
|
hintMsg: ""
|
|
3588
3588
|
};
|
|
3589
|
-
},
|
|
3589
|
+
}, _s = (e, n, t, a) => {
|
|
3590
3590
|
if (!a) return _t;
|
|
3591
3591
|
const r = ie.auto;
|
|
3592
3592
|
let s = [];
|
|
@@ -3635,7 +3635,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3635
3635
|
requiredField: Ze,
|
|
3636
3636
|
hintMsg: ""
|
|
3637
3637
|
};
|
|
3638
|
-
},
|
|
3638
|
+
}, Ts = (e, n, t) => {
|
|
3639
3639
|
const a = ie.fix;
|
|
3640
3640
|
return {
|
|
3641
3641
|
id: n,
|
|
@@ -3656,18 +3656,18 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3656
3656
|
requiredField: Ze,
|
|
3657
3657
|
hintMsg: ""
|
|
3658
3658
|
};
|
|
3659
|
-
},
|
|
3659
|
+
}, vs = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
3660
3660
|
alert: n.announcement_alert === "1",
|
|
3661
3661
|
content: n.announcement_simplified ?? "",
|
|
3662
3662
|
lastUpdatedTime: n.announcement_lastupdated
|
|
3663
|
-
}))) ?? [],
|
|
3663
|
+
}))) ?? [], ws = (e) => ({
|
|
3664
3664
|
username: e.username,
|
|
3665
3665
|
birthday: e.mdUserDetail.dob ?? "",
|
|
3666
3666
|
email: e.mdUserDetail.email ?? "",
|
|
3667
3667
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
3668
3668
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
3669
3669
|
profilePicUrl: e.mdUserDetail.profile_pic
|
|
3670
|
-
}),
|
|
3670
|
+
}), Ds = (e) => {
|
|
3671
3671
|
var n, t, a, r, s, i, d, f, g;
|
|
3672
3672
|
return {
|
|
3673
3673
|
platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((y) => {
|
|
@@ -3695,7 +3695,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3695
3695
|
}))) ?? [] : []
|
|
3696
3696
|
};
|
|
3697
3697
|
})) ?? [],
|
|
3698
|
-
hotGameList:
|
|
3698
|
+
hotGameList: Ps(e.mdGameLists.data) ? {
|
|
3699
3699
|
currentPage: ((t = e.mdGameLists) == null ? void 0 : t.current_page) ?? 1,
|
|
3700
3700
|
lastPage: ((a = e.mdGameLists) == null ? void 0 : a.last_page) ?? 1,
|
|
3701
3701
|
data: ((s = (r = e.mdGameLists) == null ? void 0 : r.data) == null ? void 0 : s.map((y) => ({
|
|
@@ -3714,7 +3714,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3714
3714
|
rate: "0.00"
|
|
3715
3715
|
}))) ?? []
|
|
3716
3716
|
} : {},
|
|
3717
|
-
platformGameList:
|
|
3717
|
+
platformGameList: xs(e.mdGameLists.data) ? {
|
|
3718
3718
|
currentPage: ((i = e.mdGameLists) == null ? void 0 : i.current_page) ?? 1,
|
|
3719
3719
|
lastPage: ((d = e.mdGameLists) == null ? void 0 : d.last_page) ?? 1,
|
|
3720
3720
|
data: ((g = (f = e.mdGameLists) == null ? void 0 : f.data) == null ? void 0 : g.map((y) => ({
|
|
@@ -3736,19 +3736,19 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3736
3736
|
trialGameList: []
|
|
3737
3737
|
};
|
|
3738
3738
|
};
|
|
3739
|
-
function
|
|
3739
|
+
function Ps(e) {
|
|
3740
3740
|
return Array.isArray(e) && e.every(
|
|
3741
3741
|
(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"
|
|
3742
3742
|
);
|
|
3743
3743
|
}
|
|
3744
|
-
function
|
|
3744
|
+
function xs(e) {
|
|
3745
3745
|
return Array.isArray(e) && e.every(
|
|
3746
3746
|
(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"
|
|
3747
3747
|
);
|
|
3748
3748
|
}
|
|
3749
|
-
const
|
|
3749
|
+
const Rs = (e) => ({
|
|
3750
3750
|
list: e.mdGrade.map((n) => {
|
|
3751
|
-
var t, a, r, s, i, d, f, g, y, w, _, p, M, C, U, $, I, k, T, R, q, le, se, ce, de,
|
|
3751
|
+
var t, a, r, s, i, d, f, g, y, w, _, p, M, C, U, $, I, k, T, R, q, le, se, ce, de, ee, Fe, Ke, _e, Te, ve, ke, we, et, De, tt, ze, We, o, m, v, u, l, D, L, V, Z, W, J, Q, X, H, A, te, Se, fe, Ie, pe, je, b, wt, Dt, Pt, xt;
|
|
3752
3752
|
return {
|
|
3753
3753
|
id: n.gradeindex,
|
|
3754
3754
|
is_current_level: !1,
|
|
@@ -3796,7 +3796,7 @@ const xs = (e) => ({
|
|
|
3796
3796
|
},
|
|
3797
3797
|
upgrade: {
|
|
3798
3798
|
isShow: !0,
|
|
3799
|
-
bonus: P(((
|
|
3799
|
+
bonus: P(((ee = (de = n.benefit) == null ? void 0 : de.upgrade) == null ? void 0 : ee.bonus) ?? "0"),
|
|
3800
3800
|
bonus_name: ((Ke = (Fe = n.benefit) == null ? void 0 : Fe.upgrade) == null ? void 0 : Ke.bonus_name) ?? "",
|
|
3801
3801
|
turnover: P(((Te = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : Te.turnover) ?? "0"),
|
|
3802
3802
|
turnover_name: ((ke = (ve = n.benefit) == null ? void 0 : ve.upgrade) == null ? void 0 : ke.turnover_name) ?? ""
|
|
@@ -3819,7 +3819,7 @@ const xs = (e) => ({
|
|
|
3819
3819
|
isShow: !0,
|
|
3820
3820
|
bonus: P(((Q = (J = n.benefit) == null ? void 0 : J.salary_10th) == null ? void 0 : Q.bonus) ?? "0"),
|
|
3821
3821
|
bonus_name: ((H = (X = n.benefit) == null ? void 0 : X.salary_10th) == null ? void 0 : H.bonus_name) ?? "",
|
|
3822
|
-
turnover: P(((
|
|
3822
|
+
turnover: P(((te = (A = n.benefit) == null ? void 0 : A.salary_10th) == null ? void 0 : te.turnover) ?? "0"),
|
|
3823
3823
|
turnover_name: ((fe = (Se = n.benefit) == null ? void 0 : Se.salary_10th) == null ? void 0 : fe.turnover_name) ?? ""
|
|
3824
3824
|
},
|
|
3825
3825
|
salary_20th: {
|
|
@@ -3926,7 +3926,7 @@ const xs = (e) => ({
|
|
|
3926
3926
|
}
|
|
3927
3927
|
}
|
|
3928
3928
|
}
|
|
3929
|
-
}),
|
|
3929
|
+
}), Os = (e) => ({
|
|
3930
3930
|
category: e.category.map((n) => ({
|
|
3931
3931
|
id: n.catid,
|
|
3932
3932
|
name: n.name
|
|
@@ -3945,7 +3945,7 @@ const xs = (e) => ({
|
|
|
3945
3945
|
amountDisplay: ((r = n.promo_cash) == null ? void 0 : r.display) ?? ""
|
|
3946
3946
|
};
|
|
3947
3947
|
}).sort((n, t) => n.claimable && !t.claimable ? -1 : !n.claimable && t.claimable ? 1 : 0)
|
|
3948
|
-
}),
|
|
3948
|
+
}), Ms = (e) => ({
|
|
3949
3949
|
month: {
|
|
3950
3950
|
status: be(e.month)
|
|
3951
3951
|
},
|
|
@@ -3971,16 +3971,16 @@ const xs = (e) => ({
|
|
|
3971
3971
|
claimable: e === 1,
|
|
3972
3972
|
expired: e === 0,
|
|
3973
3973
|
claimed: e === -1
|
|
3974
|
-
}),
|
|
3974
|
+
}), ks = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
3975
3975
|
fieldName: t.fieldname,
|
|
3976
3976
|
showName: t.showname
|
|
3977
|
-
})),
|
|
3977
|
+
})), Ss = (e) => ({
|
|
3978
3978
|
current_deposit: e.deposit,
|
|
3979
3979
|
current_turnover: e.turnOver,
|
|
3980
3980
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
3981
3981
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
3982
3982
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
3983
|
-
}),
|
|
3983
|
+
}), Is = (e) => {
|
|
3984
3984
|
var a, r;
|
|
3985
3985
|
let n = 4;
|
|
3986
3986
|
e.vipcalculation && (n = Number(e.vipcalculation));
|
|
@@ -4017,7 +4017,7 @@ const xs = (e) => ({
|
|
|
4017
4017
|
telegramBotId: e.telegrambotid ?? "",
|
|
4018
4018
|
whatsappRegister: e.registerwa ?? ""
|
|
4019
4019
|
};
|
|
4020
|
-
},
|
|
4020
|
+
}, js = (e) => {
|
|
4021
4021
|
var n, t, a, r, s, i;
|
|
4022
4022
|
return {
|
|
4023
4023
|
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((d) => `${d.imagepath}?ts=${d.filemtime}`)) ?? [],
|
|
@@ -4042,49 +4042,49 @@ const xs = (e) => ({
|
|
|
4042
4042
|
content: d.content
|
|
4043
4043
|
}))) ?? []
|
|
4044
4044
|
};
|
|
4045
|
-
},
|
|
4045
|
+
}, Cs = (e) => {
|
|
4046
4046
|
var n;
|
|
4047
4047
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
4048
4048
|
code: t.area_code,
|
|
4049
4049
|
regex: t.regex,
|
|
4050
4050
|
value: t.value
|
|
4051
4051
|
}))) ?? [];
|
|
4052
|
-
},
|
|
4052
|
+
}, Ns = (e) => e, Ls = (e) => {
|
|
4053
4053
|
let n = null;
|
|
4054
4054
|
return e ? e.status != 1 ? n = 0 : n = e.mainwallet : n = 0, {
|
|
4055
4055
|
amount: n
|
|
4056
4056
|
};
|
|
4057
|
-
},
|
|
4057
|
+
}, Fs = (e) => {
|
|
4058
4058
|
var n;
|
|
4059
4059
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
4060
4060
|
name: t.title,
|
|
4061
4061
|
code: t.code,
|
|
4062
4062
|
iconUrl: t.flag_icon
|
|
4063
4063
|
}))) ?? [];
|
|
4064
|
-
},
|
|
4064
|
+
}, zs = (e) => ({
|
|
4065
4065
|
name: ""
|
|
4066
|
-
}),
|
|
4066
|
+
}), Ws = (e) => {
|
|
4067
4067
|
var n;
|
|
4068
4068
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.company_status == 1).map((t) => ({
|
|
4069
4069
|
id: t.company_id,
|
|
4070
4070
|
name: t.company_name,
|
|
4071
4071
|
date: []
|
|
4072
4072
|
}))) ?? [];
|
|
4073
|
-
},
|
|
4073
|
+
}, Gs = (e) => {
|
|
4074
4074
|
var n;
|
|
4075
4075
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
4076
4076
|
var a;
|
|
4077
4077
|
return {
|
|
4078
4078
|
id: t.key,
|
|
4079
|
-
date: ((a = t.draw_date) == null ? void 0 : a.map((r) =>
|
|
4079
|
+
date: ((a = t.draw_date) == null ? void 0 : a.map((r) => Ys(r.draw_tmactive))) ?? []
|
|
4080
4080
|
};
|
|
4081
4081
|
})) ?? [];
|
|
4082
4082
|
};
|
|
4083
|
-
function
|
|
4083
|
+
function Ys(e) {
|
|
4084
4084
|
const n = new Date(e * 1e3), t = n.getFullYear(), a = ("0" + (n.getMonth() + 1)).slice(-2), r = ("0" + n.getDate()).slice(-2);
|
|
4085
4085
|
return `${t}-${a}-${r}`;
|
|
4086
4086
|
}
|
|
4087
|
-
const
|
|
4087
|
+
const qs = (e) => {
|
|
4088
4088
|
var n;
|
|
4089
4089
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
4090
4090
|
var a;
|
|
@@ -4097,7 +4097,7 @@ const Ys = (e) => {
|
|
|
4097
4097
|
}))) ?? []
|
|
4098
4098
|
};
|
|
4099
4099
|
})) ?? [];
|
|
4100
|
-
},
|
|
4100
|
+
}, Es = (e) => e.data.map((n) => ({
|
|
4101
4101
|
companyId: n.company_id,
|
|
4102
4102
|
companyName: n.company_name,
|
|
4103
4103
|
resultByDateList: n.draws.map((t) => {
|
|
@@ -4136,9 +4136,9 @@ const Ys = (e) => {
|
|
|
4136
4136
|
}
|
|
4137
4137
|
};
|
|
4138
4138
|
})
|
|
4139
|
-
})),
|
|
4139
|
+
})), Hs = (e) => e.data ? e.data.filter((n) => !Ht(n.matchDate, 120)).map((n) => ({
|
|
4140
4140
|
id: n.id,
|
|
4141
|
-
date:
|
|
4141
|
+
date: hn(Be(n.matchDate)),
|
|
4142
4142
|
started: Ht(n.matchDate),
|
|
4143
4143
|
stage: n.Stage,
|
|
4144
4144
|
sportId: n.SportID,
|
|
@@ -4160,18 +4160,18 @@ const Ys = (e) => {
|
|
|
4160
4160
|
score: n.HomeScore ?? 0,
|
|
4161
4161
|
logo_url: n.homeLogo
|
|
4162
4162
|
}
|
|
4163
|
-
})) ?? [] : [],
|
|
4163
|
+
})) ?? [] : [], Bs = (e) => ({
|
|
4164
4164
|
status: e.status == 1,
|
|
4165
4165
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4166
4166
|
paymentUrl: e.urlpayment ?? ""
|
|
4167
|
-
}),
|
|
4167
|
+
}), Us = (e) => ({
|
|
4168
4168
|
status: e.status == 1,
|
|
4169
4169
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4170
4170
|
flag: e.flag
|
|
4171
4171
|
}), S = (e) => ({
|
|
4172
4172
|
status: e.status == 1,
|
|
4173
4173
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4174
|
-
}),
|
|
4174
|
+
}), $s = (e) => S(e), Vs = (e) => {
|
|
4175
4175
|
var n, t, a, r, s;
|
|
4176
4176
|
return {
|
|
4177
4177
|
bankCard: ((n = e.bankCard) == null ? void 0 : n.map((i) => {
|
|
@@ -4229,19 +4229,19 @@ const Ys = (e) => {
|
|
|
4229
4229
|
},
|
|
4230
4230
|
bankCardLimit: e.bankcardlimit
|
|
4231
4231
|
};
|
|
4232
|
-
},
|
|
4232
|
+
}, As = (e) => ({
|
|
4233
4233
|
withdrawMin: Number(e.withdrawMin),
|
|
4234
4234
|
withdrawMax: Number(e.withdrawMax),
|
|
4235
4235
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
4236
4236
|
withdrawFee: e.withdrawFee,
|
|
4237
4237
|
withdrawMaxFee: Number(e.withdrawMaxFee),
|
|
4238
4238
|
withdrawCount: e.withdrawCount
|
|
4239
|
-
}),
|
|
4239
|
+
}), Qs = (e) => S(e);
|
|
4240
4240
|
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 || {});
|
|
4241
|
-
const
|
|
4241
|
+
const Xs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4242
4242
|
__proto__: null,
|
|
4243
4243
|
TransactionMethod: B
|
|
4244
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4244
|
+
}, Symbol.toStringTag, { value: "Module" })), Zs = (e) => {
|
|
4245
4245
|
var n, t, a, r, s, i;
|
|
4246
4246
|
return {
|
|
4247
4247
|
statusMode: ((n = e.subStatusModes) == null ? void 0 : n.map((d) => ({
|
|
@@ -4261,7 +4261,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4261
4261
|
transactionIndex: d.ledgerindex,
|
|
4262
4262
|
transactionInfo: {
|
|
4263
4263
|
id: d.fundindex,
|
|
4264
|
-
desc:
|
|
4264
|
+
desc: Js(d.fundindex, d.transactionindex),
|
|
4265
4265
|
ext: d.fundindex === 3 ? `(${d.promo_cash})` : ""
|
|
4266
4266
|
},
|
|
4267
4267
|
statusInfo: {
|
|
@@ -4277,7 +4277,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4277
4277
|
})) ?? []
|
|
4278
4278
|
}
|
|
4279
4279
|
};
|
|
4280
|
-
},
|
|
4280
|
+
}, Js = (e, n) => {
|
|
4281
4281
|
switch (e) {
|
|
4282
4282
|
case 1:
|
|
4283
4283
|
if (n === 1)
|
|
@@ -4307,9 +4307,9 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4307
4307
|
return B.shareHolder;
|
|
4308
4308
|
}
|
|
4309
4309
|
return "";
|
|
4310
|
-
},
|
|
4310
|
+
}, Ks = (e) => ({
|
|
4311
4311
|
status: e.status == 1
|
|
4312
|
-
}),
|
|
4312
|
+
}), eo = (e) => (e == null ? void 0 : e.map((n) => {
|
|
4313
4313
|
var t;
|
|
4314
4314
|
return {
|
|
4315
4315
|
activeCom: ((t = n.active_com) == null ? void 0 : t.map((a) => ({
|
|
@@ -4322,7 +4322,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4322
4322
|
com: n.com ?? "",
|
|
4323
4323
|
maintenance: n.maintenance ?? !1
|
|
4324
4324
|
};
|
|
4325
|
-
})) ?? [],
|
|
4325
|
+
})) ?? [], to = (e) => ({
|
|
4326
4326
|
status: e.status == 1,
|
|
4327
4327
|
message: e.message ?? "",
|
|
4328
4328
|
data: e.data.map((n) => ({
|
|
@@ -4332,7 +4332,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4332
4332
|
imageUrl: n.image_url,
|
|
4333
4333
|
getToken: n.getToken === 1
|
|
4334
4334
|
}))
|
|
4335
|
-
}),
|
|
4335
|
+
}), no = (e) => {
|
|
4336
4336
|
var n;
|
|
4337
4337
|
return {
|
|
4338
4338
|
status: e.status == 1,
|
|
@@ -4342,13 +4342,13 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4342
4342
|
tokenAmount: t.token_amount
|
|
4343
4343
|
}))) ?? []
|
|
4344
4344
|
};
|
|
4345
|
-
},
|
|
4345
|
+
}, ao = (e) => ({
|
|
4346
4346
|
status: e.status == 1,
|
|
4347
4347
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4348
4348
|
loginId: e.loginId ?? "",
|
|
4349
4349
|
password: e.password ?? "",
|
|
4350
4350
|
downloadUrl: e.download_link ?? ""
|
|
4351
|
-
}),
|
|
4351
|
+
}), ro = (e) => ({
|
|
4352
4352
|
mail: (e == null ? void 0 : e.filter((n) => n.type == "1").map((n) => {
|
|
4353
4353
|
var t, a;
|
|
4354
4354
|
return {
|
|
@@ -4370,7 +4370,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4370
4370
|
amount: parseFloat(n.amount ?? "0")
|
|
4371
4371
|
};
|
|
4372
4372
|
})) ?? []
|
|
4373
|
-
}),
|
|
4373
|
+
}), so = (e) => {
|
|
4374
4374
|
var n, t, a, r;
|
|
4375
4375
|
return {
|
|
4376
4376
|
currentPage: ((n = e.mdGameLists) == null ? void 0 : n.current_page) ?? 1,
|
|
@@ -4391,7 +4391,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4391
4391
|
rate: "0.00"
|
|
4392
4392
|
}))) ?? []
|
|
4393
4393
|
};
|
|
4394
|
-
},
|
|
4394
|
+
}, oo = (e) => e.mdGameLists.map((n) => ({
|
|
4395
4395
|
id: n.id,
|
|
4396
4396
|
name: n.name,
|
|
4397
4397
|
list: n.gameList.map((t) => {
|
|
@@ -4402,7 +4402,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4402
4402
|
imageUrl: s
|
|
4403
4403
|
};
|
|
4404
4404
|
})
|
|
4405
|
-
})),
|
|
4405
|
+
})), io = (e) => {
|
|
4406
4406
|
let n = "0", t = "0", a = "0", r = "0", s = "0", i = "0";
|
|
4407
4407
|
return e.status == 0 ? {
|
|
4408
4408
|
claimedReward: n,
|
|
@@ -4419,7 +4419,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4419
4419
|
totalReward: s,
|
|
4420
4420
|
unclaimReward: i
|
|
4421
4421
|
});
|
|
4422
|
-
},
|
|
4422
|
+
}, uo = (e) => {
|
|
4423
4423
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.downline), {
|
|
4424
4424
|
id: s.logindex,
|
|
4425
4425
|
name: s.firstname,
|
|
@@ -4432,7 +4432,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4432
4432
|
totalCount: r,
|
|
4433
4433
|
list: t
|
|
4434
4434
|
};
|
|
4435
|
-
},
|
|
4435
|
+
}, lo = (e) => {
|
|
4436
4436
|
let n = "0", t = "0", a = "0", r = "0", s = "0", i = "0";
|
|
4437
4437
|
return e.status == 0 ? {
|
|
4438
4438
|
claimedReward: n,
|
|
@@ -4449,7 +4449,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4449
4449
|
totalReward: s,
|
|
4450
4450
|
unclaimReward: i
|
|
4451
4451
|
});
|
|
4452
|
-
},
|
|
4452
|
+
}, co = (e) => {
|
|
4453
4453
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4454
4454
|
id: s.id,
|
|
4455
4455
|
name: s.firstname,
|
|
@@ -4463,7 +4463,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4463
4463
|
totalCount: r,
|
|
4464
4464
|
list: t
|
|
4465
4465
|
};
|
|
4466
|
-
},
|
|
4466
|
+
}, mo = (e) => {
|
|
4467
4467
|
let n = "0", t = "0", a = "0", r = "0", s = "0", i = "0";
|
|
4468
4468
|
return e.status == 0 ? {
|
|
4469
4469
|
claimedReward: n,
|
|
@@ -4480,7 +4480,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4480
4480
|
totalReward: s,
|
|
4481
4481
|
unclaimReward: i
|
|
4482
4482
|
});
|
|
4483
|
-
},
|
|
4483
|
+
}, go = (e) => {
|
|
4484
4484
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4485
4485
|
id: s.logindex,
|
|
4486
4486
|
name: s.firstname,
|
|
@@ -4493,7 +4493,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4493
4493
|
totalCount: r,
|
|
4494
4494
|
list: t
|
|
4495
4495
|
};
|
|
4496
|
-
},
|
|
4496
|
+
}, fo = (e) => {
|
|
4497
4497
|
const n = {
|
|
4498
4498
|
claimedReward: "0",
|
|
4499
4499
|
currentInvite: "0",
|
|
@@ -4541,7 +4541,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4541
4541
|
turnOverRewardData: t,
|
|
4542
4542
|
topupRewardData: a
|
|
4543
4543
|
};
|
|
4544
|
-
},
|
|
4544
|
+
}, po = (e) => {
|
|
4545
4545
|
var f;
|
|
4546
4546
|
let n = null, t = null;
|
|
4547
4547
|
if (e.status == 0)
|
|
@@ -4584,16 +4584,16 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4584
4584
|
expiryTime: i,
|
|
4585
4585
|
list: d
|
|
4586
4586
|
}, { welcomeBonus: n, dailyBonus: t };
|
|
4587
|
-
},
|
|
4587
|
+
}, bo = (e) => ({
|
|
4588
4588
|
status: e.status == 1,
|
|
4589
4589
|
message: e.msg ?? ""
|
|
4590
|
-
}),
|
|
4590
|
+
}), yo = (e) => ({
|
|
4591
4591
|
status: e.status == 1,
|
|
4592
4592
|
message: e.msg ?? ""
|
|
4593
|
-
}),
|
|
4593
|
+
}), ho = (e) => ({
|
|
4594
4594
|
status: e.status == 1,
|
|
4595
4595
|
message: e.msg ?? ""
|
|
4596
|
-
}),
|
|
4596
|
+
}), _o = (e) => e.status == 0 ? {
|
|
4597
4597
|
deposit: "0",
|
|
4598
4598
|
reward: "0",
|
|
4599
4599
|
turnover: "0",
|
|
@@ -4603,7 +4603,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4603
4603
|
reward: e.data.reward,
|
|
4604
4604
|
turnover: e.data.turnover,
|
|
4605
4605
|
multiplier: e.data.multiply
|
|
4606
|
-
},
|
|
4606
|
+
}, To = (e) => {
|
|
4607
4607
|
if (e.status == 0 || !e.data)
|
|
4608
4608
|
return {};
|
|
4609
4609
|
const n = {};
|
|
@@ -4623,7 +4623,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4623
4623
|
}
|
|
4624
4624
|
}
|
|
4625
4625
|
return n;
|
|
4626
|
-
},
|
|
4626
|
+
}, vo = (e) => {
|
|
4627
4627
|
if (e.status == 0 || !e.data)
|
|
4628
4628
|
return {};
|
|
4629
4629
|
const n = {};
|
|
@@ -4643,7 +4643,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4643
4643
|
}
|
|
4644
4644
|
}
|
|
4645
4645
|
return n;
|
|
4646
|
-
},
|
|
4646
|
+
}, wo = (e) => S(e), Do = (e) => S(e), Po = (e) => {
|
|
4647
4647
|
var n, t, a, r, s;
|
|
4648
4648
|
return {
|
|
4649
4649
|
status: e.status == 1,
|
|
@@ -4656,8 +4656,8 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4656
4656
|
};
|
|
4657
4657
|
}, ut = (e) => ({
|
|
4658
4658
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4659
|
-
forms:
|
|
4660
|
-
}),
|
|
4659
|
+
forms: xo(e)
|
|
4660
|
+
}), xo = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((n) => ({
|
|
4661
4661
|
id: n.id,
|
|
4662
4662
|
fieldName: n.fieldname,
|
|
4663
4663
|
regex: n.regex,
|
|
@@ -4675,7 +4675,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4675
4675
|
regex: n.regex,
|
|
4676
4676
|
showName: n.showname,
|
|
4677
4677
|
inputHelper: n.inputHelper
|
|
4678
|
-
})) : [],
|
|
4678
|
+
})) : [], Ro = (e) => S(e), Oo = (e) => e, Mo = (e) => {
|
|
4679
4679
|
var n;
|
|
4680
4680
|
return {
|
|
4681
4681
|
status: e.status == 1,
|
|
@@ -4685,22 +4685,22 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4685
4685
|
ledgerIndex: e.checkgame.ledgerindex ?? 0,
|
|
4686
4686
|
amount: e.checkgame.amount ?? ""
|
|
4687
4687
|
};
|
|
4688
|
-
},
|
|
4688
|
+
}, ko = (e) => S(e), So = (e) => ({
|
|
4689
4689
|
status: e.status == 1,
|
|
4690
4690
|
message: e.message,
|
|
4691
4691
|
user: e.user ?? ""
|
|
4692
|
-
}),
|
|
4692
|
+
}), Io = (e) => ({
|
|
4693
4693
|
status: e.status == 1,
|
|
4694
4694
|
message: e.msg ?? "",
|
|
4695
4695
|
amount: e.amount ?? ""
|
|
4696
|
-
}),
|
|
4696
|
+
}), jo = (e) => S(e), Co = (e) => {
|
|
4697
4697
|
var n;
|
|
4698
4698
|
return {
|
|
4699
4699
|
status: e.status == 1,
|
|
4700
4700
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4701
4701
|
dayStreak: ((n = e.data) == null ? void 0 : n.continuousDay) ?? 0
|
|
4702
4702
|
};
|
|
4703
|
-
},
|
|
4703
|
+
}, No = (e) => {
|
|
4704
4704
|
var n;
|
|
4705
4705
|
return {
|
|
4706
4706
|
status: e.status == 1,
|
|
@@ -4718,19 +4718,19 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4718
4718
|
};
|
|
4719
4719
|
})) ?? []
|
|
4720
4720
|
};
|
|
4721
|
-
},
|
|
4721
|
+
}, Lo = (e) => ({
|
|
4722
4722
|
status: e.status == 1,
|
|
4723
4723
|
message: e.msg ?? ""
|
|
4724
|
-
}),
|
|
4724
|
+
}), Fo = (e) => ({
|
|
4725
4725
|
status: e.status == 1,
|
|
4726
4726
|
code: e.code ?? 0,
|
|
4727
4727
|
message: e.msg ?? "",
|
|
4728
4728
|
form: e.form ?? "",
|
|
4729
4729
|
gameUrl: e.data ?? ""
|
|
4730
|
-
}),
|
|
4730
|
+
}), zo = (e) => S(e), Wo = (e) => S(e), lt = (e) => ({
|
|
4731
4731
|
status: e.status == 1,
|
|
4732
4732
|
message: e.errormessage ?? ""
|
|
4733
|
-
}),
|
|
4733
|
+
}), Go = (e) => S(e), Yo = (e) => e, qo = (e) => S(e), Eo = (e) => {
|
|
4734
4734
|
var n;
|
|
4735
4735
|
return {
|
|
4736
4736
|
platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
|
|
@@ -4739,7 +4739,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4739
4739
|
com: t.com
|
|
4740
4740
|
}))) ?? []
|
|
4741
4741
|
};
|
|
4742
|
-
},
|
|
4742
|
+
}, Ho = (e) => {
|
|
4743
4743
|
var n;
|
|
4744
4744
|
return ((n = e.mdProductMaster) == null ? void 0 : n.map((t) => {
|
|
4745
4745
|
var a;
|
|
@@ -4754,33 +4754,33 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4754
4754
|
}))) ?? []
|
|
4755
4755
|
};
|
|
4756
4756
|
})) ?? [];
|
|
4757
|
-
},
|
|
4757
|
+
}, Bo = (e) => S(e), Uo = (e) => S(e), $o = (e) => S(e), Vo = (e) => S(e), Ao = (e) => S(e), Qo = (e) => S(e), Xo = (e) => S(e), Zo = (e) => ({
|
|
4758
4758
|
status: e.status == 1,
|
|
4759
4759
|
message: e.msg ?? "",
|
|
4760
4760
|
data: e.data
|
|
4761
|
-
}),
|
|
4761
|
+
}), Jo = (e) => ({
|
|
4762
4762
|
status: e.status == 1,
|
|
4763
4763
|
message: e.msg ?? ""
|
|
4764
|
-
}),
|
|
4764
|
+
}), Ko = (e) => {
|
|
4765
4765
|
let n = "";
|
|
4766
4766
|
return e.data && (n = e.data.max_promo_amt), {
|
|
4767
4767
|
status: e.status == 1,
|
|
4768
4768
|
amount: n
|
|
4769
4769
|
};
|
|
4770
|
-
},
|
|
4770
|
+
}, ei = (e) => ({
|
|
4771
4771
|
eventDescription: {
|
|
4772
4772
|
condition: e.bottomDescription.signinCondition,
|
|
4773
4773
|
prize: e.bottomDescription.signinPrize,
|
|
4774
4774
|
others: e.bottomDescription.otherDescription
|
|
4775
4775
|
},
|
|
4776
4776
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4777
|
-
}),
|
|
4777
|
+
}), ti = (e) => ({
|
|
4778
4778
|
status: e.status == 1,
|
|
4779
4779
|
signedDays: e.days,
|
|
4780
4780
|
signedToday: e.todayIsSign === 1,
|
|
4781
4781
|
dayStreak: e.continuousDay,
|
|
4782
4782
|
canSignToday: e.canSign === 1
|
|
4783
|
-
}),
|
|
4783
|
+
}), ni = (e) => ({
|
|
4784
4784
|
status: e.status == 1,
|
|
4785
4785
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4786
4786
|
fullName: e.fullname,
|
|
@@ -4818,7 +4818,7 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4818
4818
|
commission: t.commission
|
|
4819
4819
|
}))
|
|
4820
4820
|
}))
|
|
4821
|
-
}),
|
|
4821
|
+
}), ai = (e) => ({
|
|
4822
4822
|
status: e.status == 1,
|
|
4823
4823
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4824
4824
|
id: e.id ?? 0,
|
|
@@ -4830,17 +4830,17 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4830
4830
|
})),
|
|
4831
4831
|
currentPage: e.page,
|
|
4832
4832
|
lastPage: e.lastpage
|
|
4833
|
-
}),
|
|
4833
|
+
}), ri = (e) => ({
|
|
4834
4834
|
status: e.status == "1",
|
|
4835
4835
|
message: e.msg ?? "",
|
|
4836
4836
|
username: e.accountcode,
|
|
4837
4837
|
password: e.password
|
|
4838
4838
|
});
|
|
4839
4839
|
var Ue = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(Ue || {});
|
|
4840
|
-
const
|
|
4840
|
+
const si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4841
4841
|
__proto__: null,
|
|
4842
4842
|
TransferMethod: Ue
|
|
4843
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4843
|
+
}, Symbol.toStringTag, { value: "Module" })), oi = (e) => {
|
|
4844
4844
|
var n;
|
|
4845
4845
|
return {
|
|
4846
4846
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -4853,7 +4853,7 @@ const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4853
4853
|
dateTime: t.transferdatetime
|
|
4854
4854
|
}))) ?? []
|
|
4855
4855
|
};
|
|
4856
|
-
},
|
|
4856
|
+
}, ii = (e) => {
|
|
4857
4857
|
var n;
|
|
4858
4858
|
return {
|
|
4859
4859
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -4866,7 +4866,7 @@ const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4866
4866
|
dateTime: t.transferdatetime
|
|
4867
4867
|
}))) ?? []
|
|
4868
4868
|
};
|
|
4869
|
-
},
|
|
4869
|
+
}, ui = (e) => {
|
|
4870
4870
|
var n, t, a, r, s, i, d, f, g, y, w;
|
|
4871
4871
|
return {
|
|
4872
4872
|
status: e.status == 1,
|
|
@@ -4905,7 +4905,7 @@ const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4905
4905
|
lastPage: ((w = e.data) == null ? void 0 : w.page.last_page) ?? 1
|
|
4906
4906
|
}
|
|
4907
4907
|
};
|
|
4908
|
-
},
|
|
4908
|
+
}, li = (e) => {
|
|
4909
4909
|
var n, t, a;
|
|
4910
4910
|
return {
|
|
4911
4911
|
status: e.status == 1,
|
|
@@ -4916,7 +4916,7 @@ const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4916
4916
|
binded: ((a = e.data) == null ? void 0 : a.binded) ?? !1
|
|
4917
4917
|
}
|
|
4918
4918
|
};
|
|
4919
|
-
},
|
|
4919
|
+
}, ci = (e) => S(e), di = (e) => {
|
|
4920
4920
|
var n;
|
|
4921
4921
|
return {
|
|
4922
4922
|
status: e.status == 1,
|
|
@@ -4926,7 +4926,7 @@ const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4926
4926
|
createdAt: t.created_at
|
|
4927
4927
|
}))) ?? []
|
|
4928
4928
|
};
|
|
4929
|
-
},
|
|
4929
|
+
}, mi = (e) => S(e), gi = (e) => {
|
|
4930
4930
|
var n, t, a;
|
|
4931
4931
|
return {
|
|
4932
4932
|
status: e.status == 1,
|
|
@@ -4951,23 +4951,23 @@ const ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4951
4951
|
}))) ?? []
|
|
4952
4952
|
}
|
|
4953
4953
|
};
|
|
4954
|
-
},
|
|
4954
|
+
}, fi = (e) => S(e), pi = (e) => ({
|
|
4955
4955
|
status: e.status == 1,
|
|
4956
4956
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4957
4957
|
tokenAmount: e.token_amount
|
|
4958
|
-
}),
|
|
4958
|
+
}), bi = (e) => S(e);
|
|
4959
4959
|
var Tt = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e.telegramAuthDomain = "telegramauthdomain", e.telegramBotId = "telegrambotid", e.registerwa = "registerwa", e.forgetUser = "forgetuser", e))(Tt || {});
|
|
4960
|
-
const
|
|
4960
|
+
const yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4961
4961
|
__proto__: null,
|
|
4962
4962
|
SettingCategory: Tt
|
|
4963
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4963
|
+
}, Symbol.toStringTag, { value: "Module" })), hi = (e) => {
|
|
4964
4964
|
let n = 0;
|
|
4965
4965
|
return e.data != null && typeof e.data == "object" && (n = e.data.amount), {
|
|
4966
4966
|
status: e.status,
|
|
4967
4967
|
message: e.msg ?? "",
|
|
4968
4968
|
amount: n
|
|
4969
4969
|
};
|
|
4970
|
-
},
|
|
4970
|
+
}, _i = (e) => e.status == 0 ? {
|
|
4971
4971
|
record: {
|
|
4972
4972
|
today: {
|
|
4973
4973
|
deposit: "0",
|
|
@@ -4997,15 +4997,15 @@ const bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4997
4997
|
loseLimit: n.loselimit,
|
|
4998
4998
|
maxReward: n.max_reward
|
|
4999
4999
|
}))
|
|
5000
|
-
},
|
|
5000
|
+
}, Ti = (e) => e.status == 0 ? [] : e.data.map((n) => ({
|
|
5001
5001
|
amount: n.amount,
|
|
5002
5002
|
date: n.date,
|
|
5003
5003
|
deposit: n.deposit,
|
|
5004
5004
|
payout: n.payout
|
|
5005
|
-
})),
|
|
5005
|
+
})), vi = (e) => ({
|
|
5006
5006
|
status: e.status == 1,
|
|
5007
5007
|
message: e.msg ?? ""
|
|
5008
|
-
}),
|
|
5008
|
+
}), wi = (e) => {
|
|
5009
5009
|
var n, t, a, r;
|
|
5010
5010
|
return {
|
|
5011
5011
|
status: e.status == 1,
|
|
@@ -5033,31 +5033,31 @@ const bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5033
5033
|
}))) ?? []
|
|
5034
5034
|
}
|
|
5035
5035
|
};
|
|
5036
|
-
},
|
|
5036
|
+
}, Di = (e) => ({
|
|
5037
5037
|
status: e.status == 1,
|
|
5038
5038
|
message: e.msg ?? ""
|
|
5039
|
-
}),
|
|
5039
|
+
}), Pi = (e) => {
|
|
5040
5040
|
var n, t;
|
|
5041
5041
|
return {
|
|
5042
5042
|
status: e.status == 1,
|
|
5043
5043
|
errorMessage: e.errormessage ?? "",
|
|
5044
5044
|
isAutoTransfer: e.optionkey == "auto" || ((n = e.message) == null ? void 0 : n.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
|
|
5045
5045
|
};
|
|
5046
|
-
},
|
|
5046
|
+
}, xi = (e) => S(e), Ri = (e) => ({
|
|
5047
5047
|
status: e.status,
|
|
5048
5048
|
message: e.msg ?? "",
|
|
5049
5049
|
turnover: e.data ? e.data.turnover : 0,
|
|
5050
5050
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
5051
5051
|
incentive: e.data ? e.data.incentive : 0,
|
|
5052
5052
|
claimable: 0
|
|
5053
|
-
}),
|
|
5053
|
+
}), Oi = (e) => {
|
|
5054
5054
|
let n = "0";
|
|
5055
5055
|
return e.data && (n = e.data.incentive), {
|
|
5056
5056
|
status: e.status,
|
|
5057
5057
|
message: e.msg ?? "",
|
|
5058
5058
|
amount: n
|
|
5059
5059
|
};
|
|
5060
|
-
},
|
|
5060
|
+
}, Mi = (e) => {
|
|
5061
5061
|
let n = "0";
|
|
5062
5062
|
return e.data && (n = e.data.incentive), {
|
|
5063
5063
|
status: e.status,
|
|
@@ -5065,11 +5065,11 @@ const bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5065
5065
|
amount: n
|
|
5066
5066
|
};
|
|
5067
5067
|
};
|
|
5068
|
-
var
|
|
5069
|
-
const
|
|
5068
|
+
var re = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(re || {});
|
|
5069
|
+
const ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5070
5070
|
__proto__: null,
|
|
5071
|
-
MissionStatus:
|
|
5072
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5071
|
+
MissionStatus: re
|
|
5072
|
+
}, Symbol.toStringTag, { value: "Module" })), Si = (e) => {
|
|
5073
5073
|
if (e.status === 0)
|
|
5074
5074
|
return {
|
|
5075
5075
|
status: e.status,
|
|
@@ -5082,18 +5082,18 @@ const Mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5082
5082
|
period: `${$t(e.data.datefrom)} ~ ${$t(e.data.dateto)}`,
|
|
5083
5083
|
gift: {
|
|
5084
5084
|
deposit: {
|
|
5085
|
-
current: n.filter((a) => a.status ==
|
|
5085
|
+
current: n.filter((a) => a.status == re.collected).length,
|
|
5086
5086
|
total: n.length,
|
|
5087
5087
|
percentage: Vt(n)
|
|
5088
5088
|
},
|
|
5089
5089
|
activeBet: {
|
|
5090
|
-
current: t.filter((a) => a.status ==
|
|
5090
|
+
current: t.filter((a) => a.status == re.collected).length,
|
|
5091
5091
|
total: t.length,
|
|
5092
5092
|
percentage: Vt(t)
|
|
5093
5093
|
},
|
|
5094
5094
|
grandPrize: {
|
|
5095
|
-
countDownTimestamp:
|
|
5096
|
-
status: e.data.final_claimable ? e.data.final_collected === "1" ?
|
|
5095
|
+
countDownTimestamp: Ii(e.data.dateto),
|
|
5096
|
+
status: e.data.final_claimable ? e.data.final_collected === "1" ? re.collected : re.collectable : re.inProgress,
|
|
5097
5097
|
prize: e.data.reward
|
|
5098
5098
|
}
|
|
5099
5099
|
},
|
|
@@ -5106,7 +5106,7 @@ const Mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5106
5106
|
return {
|
|
5107
5107
|
id: t.transid,
|
|
5108
5108
|
reward: t.reward,
|
|
5109
|
-
status: t.claimable !== "1" ?
|
|
5109
|
+
status: t.claimable !== "1" ? re.inProgress : t.collected === "1" ? re.collected : re.collectable,
|
|
5110
5110
|
progress: {
|
|
5111
5111
|
current: a,
|
|
5112
5112
|
total: t.requirement,
|
|
@@ -5119,13 +5119,13 @@ const Mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5119
5119
|
}, Vt = (e) => {
|
|
5120
5120
|
const n = e.reduce((a, r) => a + parseFloat(r.reward), 0), t = e.reduce((a, r) => a + r.progress.total, 0);
|
|
5121
5121
|
return t > 0 ? (n / t * 100).toFixed(2) : "0";
|
|
5122
|
-
},
|
|
5122
|
+
}, Ii = (e) => {
|
|
5123
5123
|
const n = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
5124
5124
|
return Math.max(0, t - n);
|
|
5125
|
-
},
|
|
5125
|
+
}, ji = (e) => ({
|
|
5126
5126
|
status: e.status,
|
|
5127
5127
|
message: e.msg ?? ""
|
|
5128
|
-
}),
|
|
5128
|
+
}), Ci = (e) => ({
|
|
5129
5129
|
status: e.status == 1,
|
|
5130
5130
|
socialLogin: e.social_login == 1,
|
|
5131
5131
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -5137,7 +5137,7 @@ const Mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5137
5137
|
maxLength: n.maxlen ?? "0",
|
|
5138
5138
|
inputHelper: n.inputHelper ?? ""
|
|
5139
5139
|
}))
|
|
5140
|
-
}),
|
|
5140
|
+
}), Ni = (e) => ({
|
|
5141
5141
|
currentPage: e.mdGameLists.current_page,
|
|
5142
5142
|
lastPage: e.mdGameLists.last_page,
|
|
5143
5143
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((n) => ({
|
|
@@ -5155,12 +5155,12 @@ const Mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5155
5155
|
logoUrl: `/image/platform_logo/${n.img.split("/").pop()}?v=1`,
|
|
5156
5156
|
rate: "0.00"
|
|
5157
5157
|
})) ?? [] : []
|
|
5158
|
-
}),
|
|
5158
|
+
}), Li = (e) => S(e), Fi = (e) => S(e);
|
|
5159
5159
|
var he = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(he || {});
|
|
5160
|
-
const
|
|
5160
|
+
const zi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5161
5161
|
__proto__: null,
|
|
5162
5162
|
AccumulateDepositStatus: he
|
|
5163
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5163
|
+
}, Symbol.toStringTag, { value: "Module" })), Wi = (e) => {
|
|
5164
5164
|
if (e.status == 0)
|
|
5165
5165
|
return {
|
|
5166
5166
|
status: !1,
|
|
@@ -5193,17 +5193,17 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5193
5193
|
message: e.msg ?? "",
|
|
5194
5194
|
data: n
|
|
5195
5195
|
};
|
|
5196
|
-
},
|
|
5196
|
+
}, Gi = (e) => ({
|
|
5197
5197
|
status: e.status == 1,
|
|
5198
5198
|
message: e.msg ?? ""
|
|
5199
|
-
}),
|
|
5199
|
+
}), Yi = (e) => {
|
|
5200
5200
|
var n;
|
|
5201
5201
|
return {
|
|
5202
5202
|
status: e.status == 1,
|
|
5203
5203
|
errorMessage: e.errormessage ?? "",
|
|
5204
5204
|
username: ((n = e.data) == null ? void 0 : n.username) ?? ""
|
|
5205
5205
|
};
|
|
5206
|
-
},
|
|
5206
|
+
}, qi = (e) => {
|
|
5207
5207
|
var n;
|
|
5208
5208
|
return {
|
|
5209
5209
|
status: e.status == 1,
|
|
@@ -5235,7 +5235,7 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5235
5235
|
};
|
|
5236
5236
|
})) ?? []
|
|
5237
5237
|
};
|
|
5238
|
-
},
|
|
5238
|
+
}, Ei = (e) => {
|
|
5239
5239
|
var n, t, a;
|
|
5240
5240
|
return {
|
|
5241
5241
|
status: e.status == 1,
|
|
@@ -5246,10 +5246,10 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5246
5246
|
early: ((a = e.data) == null ? void 0 : a.e) ?? 0
|
|
5247
5247
|
}
|
|
5248
5248
|
};
|
|
5249
|
-
},
|
|
5249
|
+
}, Hi = (e) => (console.log(e), {
|
|
5250
5250
|
status: e.status,
|
|
5251
5251
|
message: e.message ?? ""
|
|
5252
|
-
}),
|
|
5252
|
+
}), Bi = (e) => ({
|
|
5253
5253
|
status: e.status == 1,
|
|
5254
5254
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5255
5255
|
coinList: e.data.map((n) => ({
|
|
@@ -5260,11 +5260,11 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5260
5260
|
networkId: t.network_id
|
|
5261
5261
|
})) ?? []
|
|
5262
5262
|
})) ?? []
|
|
5263
|
-
}),
|
|
5263
|
+
}), Ui = (e) => ({
|
|
5264
5264
|
status: e.status == 1,
|
|
5265
5265
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5266
5266
|
address: e.data ?? ""
|
|
5267
|
-
}),
|
|
5267
|
+
}), $i = (e) => {
|
|
5268
5268
|
if (e.status == 0)
|
|
5269
5269
|
return {
|
|
5270
5270
|
status: 0,
|
|
@@ -5283,13 +5283,13 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5283
5283
|
popoutList: t
|
|
5284
5284
|
}
|
|
5285
5285
|
};
|
|
5286
|
-
},
|
|
5286
|
+
}, Vi = (e) => {
|
|
5287
5287
|
var n;
|
|
5288
5288
|
return ((n = e.data) == null ? void 0 : n.map((t) => ({
|
|
5289
5289
|
name: t.name,
|
|
5290
|
-
data:
|
|
5290
|
+
data: Ai(t)
|
|
5291
5291
|
}))) ?? [];
|
|
5292
|
-
},
|
|
5292
|
+
}, Ai = (e) => {
|
|
5293
5293
|
const n = [], t = Object.entries(e).filter(([a]) => a !== "name");
|
|
5294
5294
|
for (const [, a] of t) {
|
|
5295
5295
|
const r = a, s = [];
|
|
@@ -5306,7 +5306,7 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5306
5306
|
n.push({ achievementRate: s });
|
|
5307
5307
|
}
|
|
5308
5308
|
return n;
|
|
5309
|
-
},
|
|
5309
|
+
}, Qi = (e) => {
|
|
5310
5310
|
const n = {
|
|
5311
5311
|
minAmount: "0",
|
|
5312
5312
|
minHours: "0",
|
|
@@ -5324,7 +5324,7 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5324
5324
|
message: e.msg ?? "",
|
|
5325
5325
|
data: n
|
|
5326
5326
|
};
|
|
5327
|
-
},
|
|
5327
|
+
}, Xi = (e) => ({
|
|
5328
5328
|
status: e.status,
|
|
5329
5329
|
message: e.msg ?? "",
|
|
5330
5330
|
data: {
|
|
@@ -5333,13 +5333,13 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5333
5333
|
monthInterestSum: e.data.monthInterestSum ?? "0",
|
|
5334
5334
|
maintainStatus: e.data.maintainStatus
|
|
5335
5335
|
}
|
|
5336
|
-
}), Xi = (e) => ({
|
|
5337
|
-
status: e.status == 1,
|
|
5338
|
-
message: e.msg ?? ""
|
|
5339
5336
|
}), Zi = (e) => ({
|
|
5340
5337
|
status: e.status == 1,
|
|
5341
5338
|
message: e.msg ?? ""
|
|
5342
5339
|
}), Ji = (e) => ({
|
|
5340
|
+
status: e.status == 1,
|
|
5341
|
+
message: e.msg ?? ""
|
|
5342
|
+
}), Ki = (e) => ({
|
|
5343
5343
|
status: e.status == 1,
|
|
5344
5344
|
message: e.msg ?? "",
|
|
5345
5345
|
data: {
|
|
@@ -5352,7 +5352,7 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5352
5352
|
desc: n.txn_type
|
|
5353
5353
|
}))
|
|
5354
5354
|
}
|
|
5355
|
-
}),
|
|
5355
|
+
}), eu = (e) => e.status == 0 ? {
|
|
5356
5356
|
status: !1,
|
|
5357
5357
|
message: e.msg ?? "",
|
|
5358
5358
|
data: null
|
|
@@ -5370,25 +5370,25 @@ const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5370
5370
|
prize: n.prize
|
|
5371
5371
|
}))
|
|
5372
5372
|
}
|
|
5373
|
-
},
|
|
5373
|
+
}, tu = (e) => ({
|
|
5374
5374
|
status: e.status === 1,
|
|
5375
5375
|
message: e.msg ?? "",
|
|
5376
5376
|
data: Number(e.data ?? "0")
|
|
5377
|
-
}),
|
|
5377
|
+
}), nu = (e) => ({
|
|
5378
5378
|
status: e.status == 1,
|
|
5379
5379
|
message: e.msg ?? "",
|
|
5380
5380
|
data: e.data ?? 0
|
|
5381
5381
|
});
|
|
5382
5382
|
var vt = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e.appAd = "appAd", e.deposit = "deposit", e))(vt || {});
|
|
5383
|
-
const
|
|
5383
|
+
const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5384
5384
|
__proto__: null,
|
|
5385
5385
|
CmsCategory: vt
|
|
5386
5386
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5387
5387
|
var $e = /* @__PURE__ */ ((e) => (e.complete = "complete", e.pending = "pending", e))($e || {});
|
|
5388
|
-
const
|
|
5388
|
+
const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5389
5389
|
__proto__: null,
|
|
5390
5390
|
WheelStatus: $e
|
|
5391
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5391
|
+
}, Symbol.toStringTag, { value: "Module" })), su = (e) => {
|
|
5392
5392
|
if (e.status === 0)
|
|
5393
5393
|
return {
|
|
5394
5394
|
status: !1,
|
|
@@ -5412,7 +5412,7 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5412
5412
|
totalPage: t
|
|
5413
5413
|
}
|
|
5414
5414
|
};
|
|
5415
|
-
},
|
|
5415
|
+
}, ou = (e) => {
|
|
5416
5416
|
var n, t, a, r;
|
|
5417
5417
|
return {
|
|
5418
5418
|
status: e.status == 1,
|
|
@@ -5440,7 +5440,7 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5440
5440
|
}))) ?? []
|
|
5441
5441
|
}
|
|
5442
5442
|
};
|
|
5443
|
-
},
|
|
5443
|
+
}, iu = async (e) => {
|
|
5444
5444
|
var n, t, a, r, s, i, d, f, g, y, w, _, p, M, C, U, $, I, k, T, R, q, le, se, ce, de;
|
|
5445
5445
|
try {
|
|
5446
5446
|
e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
|
|
@@ -5549,9 +5549,9 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5549
5549
|
name: m.name,
|
|
5550
5550
|
query: btoa(m.query)
|
|
5551
5551
|
}))
|
|
5552
|
-
}, We = await
|
|
5552
|
+
}, We = await K.post(
|
|
5553
5553
|
"/graph/jwt",
|
|
5554
|
-
|
|
5554
|
+
Jr(JSON.stringify(ze))
|
|
5555
5555
|
), o = {
|
|
5556
5556
|
status: 200,
|
|
5557
5557
|
message: "",
|
|
@@ -5559,169 +5559,169 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5559
5559
|
};
|
|
5560
5560
|
for (const m of We.data.responses) {
|
|
5561
5561
|
m.error != null && m.error.code != 200 && (o.status = m.error.code, o.message = m.error.message);
|
|
5562
|
-
const v = m.attributes !== null && m.attributes !== void 0 ?
|
|
5562
|
+
const v = m.attributes !== null && m.attributes !== void 0 ? Kr(m.attributes) : null, u = m.name, l = v ? JSON.parse(v) : null;
|
|
5563
5563
|
if (!l)
|
|
5564
5564
|
o.result[u] = null;
|
|
5565
5565
|
else
|
|
5566
5566
|
switch (u) {
|
|
5567
5567
|
case c.announcement:
|
|
5568
|
-
o.result[u] =
|
|
5568
|
+
o.result[u] = vs(l);
|
|
5569
5569
|
break;
|
|
5570
5570
|
case c.gameList:
|
|
5571
|
-
o.result[u] =
|
|
5571
|
+
o.result[u] = Ds(l);
|
|
5572
5572
|
break;
|
|
5573
5573
|
case c.cmsList:
|
|
5574
|
-
o.result[u] =
|
|
5574
|
+
o.result[u] = js(l);
|
|
5575
5575
|
break;
|
|
5576
5576
|
case c.paymentsProvider:
|
|
5577
|
-
o.result[u] =
|
|
5577
|
+
o.result[u] = ys(
|
|
5578
5578
|
l
|
|
5579
5579
|
);
|
|
5580
5580
|
break;
|
|
5581
5581
|
case c.getUserProfile:
|
|
5582
|
-
o.result[u] =
|
|
5582
|
+
o.result[u] = ws(l);
|
|
5583
5583
|
break;
|
|
5584
5584
|
case c.vipList:
|
|
5585
|
-
o.result[u] =
|
|
5585
|
+
o.result[u] = Rs(l);
|
|
5586
5586
|
break;
|
|
5587
5587
|
case c.vipBonus:
|
|
5588
|
-
o.result[u] =
|
|
5588
|
+
o.result[u] = Ms(l);
|
|
5589
5589
|
break;
|
|
5590
5590
|
case c.vipFieldStatus:
|
|
5591
|
-
o.result[u] =
|
|
5591
|
+
o.result[u] = ks(l);
|
|
5592
5592
|
break;
|
|
5593
5593
|
case c.vipStatus:
|
|
5594
|
-
o.result[u] =
|
|
5594
|
+
o.result[u] = Ss(l);
|
|
5595
5595
|
break;
|
|
5596
5596
|
case c.promotion:
|
|
5597
|
-
o.result[u] =
|
|
5597
|
+
o.result[u] = Os(l);
|
|
5598
5598
|
break;
|
|
5599
5599
|
case c.getSetting:
|
|
5600
|
-
o.result[u] =
|
|
5600
|
+
o.result[u] = Is(l);
|
|
5601
5601
|
break;
|
|
5602
5602
|
case c.getCountryMobile:
|
|
5603
|
-
o.result[u] =
|
|
5603
|
+
o.result[u] = Cs(
|
|
5604
5604
|
l
|
|
5605
5605
|
);
|
|
5606
5606
|
break;
|
|
5607
5607
|
case c.getPlatformTurnoverRate:
|
|
5608
|
-
o.result[u] =
|
|
5608
|
+
o.result[u] = Ns(
|
|
5609
5609
|
l
|
|
5610
5610
|
);
|
|
5611
5611
|
break;
|
|
5612
5612
|
case c.mainWallet:
|
|
5613
|
-
o.result[u] =
|
|
5613
|
+
o.result[u] = Ls(l);
|
|
5614
5614
|
break;
|
|
5615
5615
|
case c.getLanguageSetting:
|
|
5616
|
-
o.result[u] =
|
|
5616
|
+
o.result[u] = Fs(
|
|
5617
5617
|
l
|
|
5618
5618
|
);
|
|
5619
5619
|
break;
|
|
5620
5620
|
case c.getFourDimensionData:
|
|
5621
|
-
o.result[u] =
|
|
5621
|
+
o.result[u] = zs(
|
|
5622
5622
|
l
|
|
5623
5623
|
);
|
|
5624
5624
|
break;
|
|
5625
5625
|
case c.getCompany:
|
|
5626
|
-
o.result[u] =
|
|
5626
|
+
o.result[u] = Ws(l);
|
|
5627
5627
|
break;
|
|
5628
5628
|
case c.searchResultDate:
|
|
5629
|
-
o.result[u] =
|
|
5629
|
+
o.result[u] = Gs(
|
|
5630
5630
|
l
|
|
5631
5631
|
);
|
|
5632
5632
|
break;
|
|
5633
5633
|
case c.searchHot:
|
|
5634
|
-
o.result[u] =
|
|
5634
|
+
o.result[u] = qs(l);
|
|
5635
5635
|
break;
|
|
5636
5636
|
case c.searchByDate:
|
|
5637
|
-
o.result[u] =
|
|
5637
|
+
o.result[u] = Es(l);
|
|
5638
5638
|
break;
|
|
5639
5639
|
case c.upcomingMatches:
|
|
5640
|
-
o.result[u] =
|
|
5640
|
+
o.result[u] = Hs(
|
|
5641
5641
|
l
|
|
5642
5642
|
);
|
|
5643
5643
|
break;
|
|
5644
5644
|
case c.deposit:
|
|
5645
|
-
o.result[u] =
|
|
5645
|
+
o.result[u] = Bs(l);
|
|
5646
5646
|
break;
|
|
5647
5647
|
case c.applyVipBonus:
|
|
5648
|
-
o.result[u] =
|
|
5648
|
+
o.result[u] = Us(l);
|
|
5649
5649
|
break;
|
|
5650
5650
|
case c.withdraw:
|
|
5651
|
-
o.result[u] =
|
|
5651
|
+
o.result[u] = $s(l);
|
|
5652
5652
|
break;
|
|
5653
5653
|
case c.getBankCardData:
|
|
5654
|
-
o.result[u] =
|
|
5654
|
+
o.result[u] = Vs(
|
|
5655
5655
|
l
|
|
5656
5656
|
);
|
|
5657
5657
|
break;
|
|
5658
5658
|
case c.withdrawalGet:
|
|
5659
|
-
o.result[u] =
|
|
5659
|
+
o.result[u] = As(l);
|
|
5660
5660
|
break;
|
|
5661
5661
|
case c.addBankCard:
|
|
5662
|
-
o.result[u] =
|
|
5662
|
+
o.result[u] = Qs(l);
|
|
5663
5663
|
break;
|
|
5664
5664
|
case c.transactionReport:
|
|
5665
|
-
o.result[u] =
|
|
5665
|
+
o.result[u] = Zs(
|
|
5666
5666
|
l
|
|
5667
5667
|
);
|
|
5668
5668
|
break;
|
|
5669
5669
|
case c.changePassword:
|
|
5670
|
-
o.result[u] =
|
|
5670
|
+
o.result[u] = Ks(l);
|
|
5671
5671
|
break;
|
|
5672
5672
|
case c.wallet:
|
|
5673
|
-
o.result[u] =
|
|
5673
|
+
o.result[u] = eo(l);
|
|
5674
5674
|
break;
|
|
5675
5675
|
case c.getEventList:
|
|
5676
|
-
o.result[u] =
|
|
5676
|
+
o.result[u] = to(l);
|
|
5677
5677
|
break;
|
|
5678
5678
|
case c.getEventToken:
|
|
5679
|
-
o.result[u] =
|
|
5679
|
+
o.result[u] = no(l);
|
|
5680
5680
|
break;
|
|
5681
5681
|
case c.getExtraGame:
|
|
5682
|
-
o.result[u] =
|
|
5682
|
+
o.result[u] = ao(l);
|
|
5683
5683
|
break;
|
|
5684
5684
|
case c.mailBox:
|
|
5685
|
-
o.result[u] =
|
|
5685
|
+
o.result[u] = ro(l);
|
|
5686
5686
|
break;
|
|
5687
5687
|
case c.fishGameList:
|
|
5688
|
-
o.result[u] =
|
|
5688
|
+
o.result[u] = so(l);
|
|
5689
5689
|
break;
|
|
5690
5690
|
case c.slotGameList:
|
|
5691
|
-
o.result[u] =
|
|
5691
|
+
o.result[u] = oo(l);
|
|
5692
5692
|
break;
|
|
5693
5693
|
case c.getTurnOverRewardData:
|
|
5694
|
-
o.result[u] =
|
|
5694
|
+
o.result[u] = io(
|
|
5695
5695
|
l
|
|
5696
5696
|
);
|
|
5697
5697
|
break;
|
|
5698
5698
|
case c.getTurnOverRewardReport:
|
|
5699
|
-
o.result[u] =
|
|
5699
|
+
o.result[u] = uo(
|
|
5700
5700
|
l
|
|
5701
5701
|
);
|
|
5702
5702
|
break;
|
|
5703
5703
|
case c.getInviteRewardData:
|
|
5704
|
-
o.result[u] =
|
|
5704
|
+
o.result[u] = lo(
|
|
5705
5705
|
l
|
|
5706
5706
|
);
|
|
5707
5707
|
break;
|
|
5708
5708
|
case c.getInviteRewardReport:
|
|
5709
|
-
o.result[u] =
|
|
5709
|
+
o.result[u] = co(
|
|
5710
5710
|
l
|
|
5711
5711
|
);
|
|
5712
5712
|
break;
|
|
5713
5713
|
case c.getTopupRewardData:
|
|
5714
|
-
o.result[u] =
|
|
5714
|
+
o.result[u] = mo(
|
|
5715
5715
|
l
|
|
5716
5716
|
);
|
|
5717
5717
|
break;
|
|
5718
5718
|
case c.getTopupRewardReport:
|
|
5719
|
-
o.result[u] =
|
|
5719
|
+
o.result[u] = go(
|
|
5720
5720
|
l
|
|
5721
5721
|
);
|
|
5722
5722
|
break;
|
|
5723
5723
|
case c.getRewardReferral:
|
|
5724
|
-
o.result[u] =
|
|
5724
|
+
o.result[u] = fo(
|
|
5725
5725
|
l
|
|
5726
5726
|
);
|
|
5727
5727
|
break;
|
|
@@ -5729,52 +5729,52 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5729
5729
|
o.result[u] = lt(l);
|
|
5730
5730
|
break;
|
|
5731
5731
|
case c.getDepositPromotion:
|
|
5732
|
-
o.result[u] =
|
|
5732
|
+
o.result[u] = po(
|
|
5733
5733
|
l
|
|
5734
5734
|
);
|
|
5735
5735
|
break;
|
|
5736
5736
|
case c.getTopUpRewardClaim:
|
|
5737
|
-
o.result[u] =
|
|
5737
|
+
o.result[u] = bo(
|
|
5738
5738
|
l
|
|
5739
5739
|
);
|
|
5740
5740
|
break;
|
|
5741
5741
|
case c.getInviteRewardClaim:
|
|
5742
|
-
o.result[u] =
|
|
5742
|
+
o.result[u] = yo(
|
|
5743
5743
|
l
|
|
5744
5744
|
);
|
|
5745
5745
|
break;
|
|
5746
5746
|
case c.getTurnOverRewardClaim:
|
|
5747
|
-
o.result[u] =
|
|
5747
|
+
o.result[u] = ho(
|
|
5748
5748
|
l
|
|
5749
5749
|
);
|
|
5750
5750
|
break;
|
|
5751
5751
|
case c.getInviteRewardSetting:
|
|
5752
|
-
o.result[u] =
|
|
5752
|
+
o.result[u] = _o(
|
|
5753
5753
|
l
|
|
5754
5754
|
);
|
|
5755
5755
|
break;
|
|
5756
5756
|
case c.getTurnOverRewardSetting:
|
|
5757
|
-
o.result[u] =
|
|
5757
|
+
o.result[u] = To(
|
|
5758
5758
|
l
|
|
5759
5759
|
);
|
|
5760
5760
|
break;
|
|
5761
5761
|
case c.getTopUpRewardSetting:
|
|
5762
|
-
o.result[u] =
|
|
5762
|
+
o.result[u] = vo(
|
|
5763
5763
|
l
|
|
5764
5764
|
);
|
|
5765
5765
|
break;
|
|
5766
5766
|
case c.requestForgetPassword:
|
|
5767
|
-
o.result[u] =
|
|
5767
|
+
o.result[u] = wo(
|
|
5768
5768
|
l
|
|
5769
5769
|
);
|
|
5770
5770
|
break;
|
|
5771
5771
|
case c.submitForgetPassword:
|
|
5772
|
-
o.result[u] =
|
|
5772
|
+
o.result[u] = Do(
|
|
5773
5773
|
l
|
|
5774
5774
|
);
|
|
5775
5775
|
break;
|
|
5776
5776
|
case c.getImage:
|
|
5777
|
-
o.result[u] =
|
|
5777
|
+
o.result[u] = Po(l);
|
|
5778
5778
|
break;
|
|
5779
5779
|
case c.getDepositValidate:
|
|
5780
5780
|
o.result[u] = ut(l);
|
|
@@ -5786,49 +5786,49 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5786
5786
|
o.result[u] = ut(l);
|
|
5787
5787
|
break;
|
|
5788
5788
|
case c.updateProfilePicture:
|
|
5789
|
-
o.result[u] =
|
|
5789
|
+
o.result[u] = Ro(
|
|
5790
5790
|
l
|
|
5791
5791
|
);
|
|
5792
5792
|
break;
|
|
5793
5793
|
case c.readMail:
|
|
5794
|
-
o.result[u] =
|
|
5794
|
+
o.result[u] = Oo(l);
|
|
5795
5795
|
break;
|
|
5796
5796
|
case c.checkRedPacketValidate:
|
|
5797
|
-
o.result[u] =
|
|
5797
|
+
o.result[u] = Mo(
|
|
5798
5798
|
l
|
|
5799
5799
|
);
|
|
5800
5800
|
break;
|
|
5801
5801
|
case c.requestTacCode:
|
|
5802
|
-
o.result[u] =
|
|
5802
|
+
o.result[u] = ko(l);
|
|
5803
5803
|
break;
|
|
5804
5804
|
case c.getUsernameByRefer:
|
|
5805
|
-
o.result[u] =
|
|
5805
|
+
o.result[u] = So(
|
|
5806
5806
|
l
|
|
5807
5807
|
);
|
|
5808
5808
|
break;
|
|
5809
5809
|
case c.applyPromo:
|
|
5810
|
-
o.result[u] =
|
|
5810
|
+
o.result[u] = Io(l);
|
|
5811
5811
|
break;
|
|
5812
5812
|
case c.applyRedPacket:
|
|
5813
|
-
o.result[u] =
|
|
5813
|
+
o.result[u] = jo(l);
|
|
5814
5814
|
break;
|
|
5815
5815
|
case c.applySignIn:
|
|
5816
|
-
o.result[u] =
|
|
5816
|
+
o.result[u] = Co(l);
|
|
5817
5817
|
break;
|
|
5818
5818
|
case c.getCountry:
|
|
5819
|
-
o.result[u] =
|
|
5819
|
+
o.result[u] = No(l);
|
|
5820
5820
|
break;
|
|
5821
5821
|
case c.submitGiftCode:
|
|
5822
|
-
o.result[u] =
|
|
5822
|
+
o.result[u] = Lo(l);
|
|
5823
5823
|
break;
|
|
5824
5824
|
case c.playGame:
|
|
5825
|
-
o.result[u] =
|
|
5825
|
+
o.result[u] = Fo(l);
|
|
5826
5826
|
break;
|
|
5827
5827
|
case c.transferToMain:
|
|
5828
|
-
o.result[u] =
|
|
5828
|
+
o.result[u] = zo(l);
|
|
5829
5829
|
break;
|
|
5830
5830
|
case c.transferProcess:
|
|
5831
|
-
o.result[u] =
|
|
5831
|
+
o.result[u] = Wo(
|
|
5832
5832
|
l
|
|
5833
5833
|
);
|
|
5834
5834
|
break;
|
|
@@ -5839,302 +5839,302 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5839
5839
|
o.result[u] = lt(l);
|
|
5840
5840
|
break;
|
|
5841
5841
|
case c.checkTransferCredit:
|
|
5842
|
-
o.result[u] =
|
|
5842
|
+
o.result[u] = Go(
|
|
5843
5843
|
l
|
|
5844
5844
|
);
|
|
5845
5845
|
break;
|
|
5846
5846
|
case c.friendList:
|
|
5847
|
-
o.result[u] =
|
|
5847
|
+
o.result[u] = Yo(l);
|
|
5848
5848
|
break;
|
|
5849
5849
|
case c.friendListEdit:
|
|
5850
|
-
o.result[u] =
|
|
5850
|
+
o.result[u] = qo(l);
|
|
5851
5851
|
break;
|
|
5852
5852
|
case c.getActivePP:
|
|
5853
|
-
o.result[u] =
|
|
5853
|
+
o.result[u] = Eo(l);
|
|
5854
5854
|
break;
|
|
5855
5855
|
case c.getActiveProduct:
|
|
5856
|
-
o.result[u] =
|
|
5856
|
+
o.result[u] = Ho(
|
|
5857
5857
|
l
|
|
5858
5858
|
);
|
|
5859
5859
|
break;
|
|
5860
5860
|
case c.requestWithdrawTac:
|
|
5861
|
-
o.result[u] =
|
|
5861
|
+
o.result[u] = Bo(
|
|
5862
5862
|
l
|
|
5863
5863
|
);
|
|
5864
5864
|
break;
|
|
5865
5865
|
case c.requestWithdrawalCode:
|
|
5866
|
-
o.result[u] =
|
|
5866
|
+
o.result[u] = Uo(
|
|
5867
5867
|
l
|
|
5868
5868
|
);
|
|
5869
5869
|
break;
|
|
5870
5870
|
case c.commissionWithdraw:
|
|
5871
|
-
o.result[u] =
|
|
5871
|
+
o.result[u] = $o(
|
|
5872
5872
|
l
|
|
5873
5873
|
);
|
|
5874
5874
|
break;
|
|
5875
5875
|
case c.submitWithdrawalCode:
|
|
5876
|
-
o.result[u] =
|
|
5876
|
+
o.result[u] = Vo(
|
|
5877
5877
|
l
|
|
5878
5878
|
);
|
|
5879
5879
|
break;
|
|
5880
5880
|
case c.submitCryptoAccount:
|
|
5881
|
-
o.result[u] =
|
|
5881
|
+
o.result[u] = Ao(
|
|
5882
5882
|
l
|
|
5883
5883
|
);
|
|
5884
5884
|
break;
|
|
5885
5885
|
case c.requestTransferMoney:
|
|
5886
|
-
o.result[u] =
|
|
5886
|
+
o.result[u] = Qo(
|
|
5887
5887
|
l
|
|
5888
5888
|
);
|
|
5889
5889
|
break;
|
|
5890
5890
|
case c.submitTransferMoney:
|
|
5891
|
-
o.result[u] =
|
|
5891
|
+
o.result[u] = Xo(
|
|
5892
5892
|
l
|
|
5893
5893
|
);
|
|
5894
5894
|
break;
|
|
5895
5895
|
case c.requestUpdateMobileTacCode:
|
|
5896
|
-
o.result[u] =
|
|
5896
|
+
o.result[u] = Zo(
|
|
5897
5897
|
l
|
|
5898
5898
|
);
|
|
5899
5899
|
break;
|
|
5900
5900
|
case c.submitUpdateMobileTacCode:
|
|
5901
|
-
o.result[u] =
|
|
5901
|
+
o.result[u] = Jo(
|
|
5902
5902
|
l
|
|
5903
5903
|
);
|
|
5904
5904
|
break;
|
|
5905
5905
|
case c.getVerifyPromo:
|
|
5906
|
-
o.result[u] =
|
|
5906
|
+
o.result[u] = Ko(l);
|
|
5907
5907
|
break;
|
|
5908
5908
|
case c.signInViewInfo:
|
|
5909
|
-
o.result[u] =
|
|
5909
|
+
o.result[u] = ei(l);
|
|
5910
5910
|
break;
|
|
5911
5911
|
case c.signInRecord:
|
|
5912
|
-
o.result[u] =
|
|
5912
|
+
o.result[u] = ti(l);
|
|
5913
5913
|
break;
|
|
5914
5914
|
case c.referralProfile:
|
|
5915
|
-
o.result[u] =
|
|
5915
|
+
o.result[u] = ni(
|
|
5916
5916
|
l
|
|
5917
5917
|
);
|
|
5918
5918
|
break;
|
|
5919
5919
|
case c.referralMemberProfile:
|
|
5920
|
-
o.result[u] =
|
|
5920
|
+
o.result[u] = ai(
|
|
5921
5921
|
l
|
|
5922
5922
|
);
|
|
5923
5923
|
break;
|
|
5924
5924
|
case c.registerAction:
|
|
5925
|
-
o.result[u] =
|
|
5925
|
+
o.result[u] = ri(l);
|
|
5926
5926
|
break;
|
|
5927
5927
|
case c.transferReport:
|
|
5928
|
-
o.result[u] =
|
|
5928
|
+
o.result[u] = oi(l);
|
|
5929
5929
|
break;
|
|
5930
5930
|
case c.agTransferCreditReport:
|
|
5931
|
-
o.result[u] =
|
|
5931
|
+
o.result[u] = ii(
|
|
5932
5932
|
l
|
|
5933
5933
|
);
|
|
5934
5934
|
break;
|
|
5935
5935
|
case c.betReport:
|
|
5936
|
-
o.result[u] =
|
|
5936
|
+
o.result[u] = ui(l);
|
|
5937
5937
|
break;
|
|
5938
5938
|
case c.getTwoFactorAuthenticate:
|
|
5939
|
-
o.result[u] =
|
|
5939
|
+
o.result[u] = li(
|
|
5940
5940
|
l
|
|
5941
5941
|
);
|
|
5942
5942
|
break;
|
|
5943
5943
|
case c.submitTwoFactorAuthenticate:
|
|
5944
|
-
o.result[u] =
|
|
5944
|
+
o.result[u] = ci(
|
|
5945
5945
|
l
|
|
5946
5946
|
);
|
|
5947
5947
|
break;
|
|
5948
5948
|
case c.getUserDeviceList:
|
|
5949
|
-
o.result[u] =
|
|
5949
|
+
o.result[u] = di(
|
|
5950
5950
|
l
|
|
5951
5951
|
);
|
|
5952
5952
|
break;
|
|
5953
5953
|
case c.unbindUserDevice:
|
|
5954
|
-
o.result[u] =
|
|
5954
|
+
o.result[u] = mi(
|
|
5955
5955
|
l
|
|
5956
5956
|
);
|
|
5957
5957
|
break;
|
|
5958
5958
|
case c.searchNumberHistory:
|
|
5959
|
-
o.result[u] =
|
|
5959
|
+
o.result[u] = gi(
|
|
5960
5960
|
l
|
|
5961
5961
|
);
|
|
5962
5962
|
break;
|
|
5963
5963
|
case c.changeWithdrawalCode:
|
|
5964
|
-
o.result[u] =
|
|
5964
|
+
o.result[u] = fi(
|
|
5965
5965
|
l
|
|
5966
5966
|
);
|
|
5967
5967
|
break;
|
|
5968
5968
|
case c.checkRedPacketToken:
|
|
5969
|
-
o.result[u] =
|
|
5969
|
+
o.result[u] = pi(
|
|
5970
5970
|
l
|
|
5971
5971
|
);
|
|
5972
5972
|
break;
|
|
5973
5973
|
case c.submitWithdrawalAlipay:
|
|
5974
|
-
o.result[u] =
|
|
5974
|
+
o.result[u] = bi(
|
|
5975
5975
|
l
|
|
5976
5976
|
);
|
|
5977
5977
|
break;
|
|
5978
5978
|
case c.applyReliefFund:
|
|
5979
|
-
o.result[u] =
|
|
5979
|
+
o.result[u] = hi(
|
|
5980
5980
|
l
|
|
5981
5981
|
);
|
|
5982
5982
|
break;
|
|
5983
5983
|
case c.getReliefFundData:
|
|
5984
|
-
o.result[u] =
|
|
5984
|
+
o.result[u] = _i(
|
|
5985
5985
|
l
|
|
5986
5986
|
);
|
|
5987
5987
|
break;
|
|
5988
5988
|
case c.getReliefFundReport:
|
|
5989
|
-
o.result[u] =
|
|
5989
|
+
o.result[u] = Ti(
|
|
5990
5990
|
l
|
|
5991
5991
|
);
|
|
5992
5992
|
break;
|
|
5993
5993
|
case c.getWeekCardClaim:
|
|
5994
|
-
o.result[u] =
|
|
5994
|
+
o.result[u] = vi(
|
|
5995
5995
|
l
|
|
5996
5996
|
);
|
|
5997
5997
|
break;
|
|
5998
5998
|
case c.getWeekCardData:
|
|
5999
|
-
o.result[u] =
|
|
5999
|
+
o.result[u] = wi(
|
|
6000
6000
|
l
|
|
6001
6001
|
);
|
|
6002
6002
|
break;
|
|
6003
6003
|
case c.applyWeekCard:
|
|
6004
|
-
o.result[u] =
|
|
6004
|
+
o.result[u] = Di(l);
|
|
6005
6005
|
break;
|
|
6006
6006
|
case c.transferSetting:
|
|
6007
|
-
o.result[u] =
|
|
6007
|
+
o.result[u] = Pi(
|
|
6008
6008
|
l
|
|
6009
6009
|
);
|
|
6010
6010
|
break;
|
|
6011
6011
|
case c.transfer:
|
|
6012
|
-
o.result[u] =
|
|
6012
|
+
o.result[u] = xi(l);
|
|
6013
6013
|
break;
|
|
6014
6014
|
case c.getIncentiveData:
|
|
6015
|
-
o.result[u] =
|
|
6015
|
+
o.result[u] = Ri(
|
|
6016
6016
|
l
|
|
6017
6017
|
);
|
|
6018
6018
|
break;
|
|
6019
6019
|
case c.getIncentiveRebate:
|
|
6020
|
-
o.result[u] =
|
|
6020
|
+
o.result[u] = Oi(
|
|
6021
6021
|
l
|
|
6022
6022
|
);
|
|
6023
6023
|
break;
|
|
6024
6024
|
case c.claimIncentiveRebate:
|
|
6025
|
-
o.result[u] =
|
|
6025
|
+
o.result[u] = Mi(
|
|
6026
6026
|
l
|
|
6027
6027
|
);
|
|
6028
6028
|
break;
|
|
6029
6029
|
case c.getMissionData:
|
|
6030
|
-
o.result[u] =
|
|
6030
|
+
o.result[u] = Si(l);
|
|
6031
6031
|
break;
|
|
6032
6032
|
case c.getMissionClaim:
|
|
6033
|
-
o.result[u] =
|
|
6033
|
+
o.result[u] = ji(
|
|
6034
6034
|
l
|
|
6035
6035
|
);
|
|
6036
6036
|
break;
|
|
6037
6037
|
case c.registerForm:
|
|
6038
|
-
o.result[u] =
|
|
6038
|
+
o.result[u] = Ci(l);
|
|
6039
6039
|
break;
|
|
6040
6040
|
case c.getFavouriteGame:
|
|
6041
|
-
o.result[u] =
|
|
6041
|
+
o.result[u] = Ni(
|
|
6042
6042
|
l
|
|
6043
6043
|
);
|
|
6044
6044
|
break;
|
|
6045
6045
|
case c.updateFavouriteGame:
|
|
6046
|
-
o.result[u] =
|
|
6046
|
+
o.result[u] = Li(
|
|
6047
6047
|
l
|
|
6048
6048
|
);
|
|
6049
6049
|
break;
|
|
6050
6050
|
case c.requestForgetUsername:
|
|
6051
|
-
o.result[u] =
|
|
6051
|
+
o.result[u] = Fi(
|
|
6052
6052
|
l
|
|
6053
6053
|
);
|
|
6054
6054
|
break;
|
|
6055
6055
|
case c.submitForgetUsername:
|
|
6056
|
-
o.result[u] =
|
|
6056
|
+
o.result[u] = Yi(
|
|
6057
6057
|
l
|
|
6058
6058
|
);
|
|
6059
6059
|
break;
|
|
6060
6060
|
case c.getAccumulateDepositData:
|
|
6061
|
-
o.result[u] =
|
|
6061
|
+
o.result[u] = Wi(
|
|
6062
6062
|
l
|
|
6063
6063
|
);
|
|
6064
6064
|
break;
|
|
6065
6065
|
case c.getAccumulateDepositClaim:
|
|
6066
|
-
o.result[u] =
|
|
6066
|
+
o.result[u] = Gi(
|
|
6067
6067
|
l
|
|
6068
6068
|
);
|
|
6069
6069
|
break;
|
|
6070
6070
|
case c.rebateRefundSetting:
|
|
6071
|
-
o.result[u] =
|
|
6071
|
+
o.result[u] = qi(
|
|
6072
6072
|
l
|
|
6073
6073
|
);
|
|
6074
6074
|
break;
|
|
6075
6075
|
case c.getASCMatchCount:
|
|
6076
|
-
o.result[u] =
|
|
6076
|
+
o.result[u] = Ei(
|
|
6077
6077
|
l
|
|
6078
6078
|
);
|
|
6079
6079
|
break;
|
|
6080
6080
|
case c.updateDeviceToken:
|
|
6081
|
-
o.result[u] =
|
|
6081
|
+
o.result[u] = Hi(
|
|
6082
6082
|
l
|
|
6083
6083
|
);
|
|
6084
6084
|
break;
|
|
6085
6085
|
case c.getCryptoList:
|
|
6086
|
-
o.result[u] =
|
|
6086
|
+
o.result[u] = Bi(l);
|
|
6087
6087
|
break;
|
|
6088
6088
|
case c.getCryptoAddress:
|
|
6089
|
-
o.result[u] =
|
|
6089
|
+
o.result[u] = Ui(
|
|
6090
6090
|
l
|
|
6091
6091
|
);
|
|
6092
6092
|
break;
|
|
6093
6093
|
case c.getPopoutItem:
|
|
6094
|
-
o.result[u] =
|
|
6094
|
+
o.result[u] = $i(l);
|
|
6095
6095
|
break;
|
|
6096
6096
|
case c.getTurnOverRewardSettingMult:
|
|
6097
|
-
o.result[u] =
|
|
6097
|
+
o.result[u] = Vi(
|
|
6098
6098
|
l
|
|
6099
6099
|
);
|
|
6100
6100
|
break;
|
|
6101
6101
|
case c.interestIndex:
|
|
6102
|
-
o.result[u] =
|
|
6102
|
+
o.result[u] = Qi(l);
|
|
6103
6103
|
break;
|
|
6104
6104
|
case c.interestWalletInfo:
|
|
6105
|
-
o.result[u] =
|
|
6105
|
+
o.result[u] = Xi(
|
|
6106
6106
|
l
|
|
6107
6107
|
);
|
|
6108
6108
|
break;
|
|
6109
6109
|
case c.interestTransactionList:
|
|
6110
|
-
o.result[u] =
|
|
6110
|
+
o.result[u] = Ki(
|
|
6111
6111
|
l
|
|
6112
6112
|
);
|
|
6113
6113
|
break;
|
|
6114
6114
|
case c.interestTransferIn:
|
|
6115
|
-
o.result[u] =
|
|
6115
|
+
o.result[u] = Zi(
|
|
6116
6116
|
l
|
|
6117
6117
|
);
|
|
6118
6118
|
break;
|
|
6119
6119
|
case c.interestTransferOut:
|
|
6120
|
-
o.result[u] =
|
|
6120
|
+
o.result[u] = Ji(
|
|
6121
6121
|
l
|
|
6122
6122
|
);
|
|
6123
6123
|
break;
|
|
6124
6124
|
case c.getWheelData:
|
|
6125
|
-
o.result[u] =
|
|
6125
|
+
o.result[u] = eu(l);
|
|
6126
6126
|
break;
|
|
6127
6127
|
case c.getWheelTicket:
|
|
6128
|
-
o.result[u] =
|
|
6128
|
+
o.result[u] = tu(l);
|
|
6129
6129
|
break;
|
|
6130
6130
|
case c.spinWheel:
|
|
6131
|
-
o.result[u] =
|
|
6131
|
+
o.result[u] = nu(l);
|
|
6132
6132
|
break;
|
|
6133
6133
|
case c.getWheelReport:
|
|
6134
|
-
o.result[u] =
|
|
6134
|
+
o.result[u] = su(l);
|
|
6135
6135
|
break;
|
|
6136
6136
|
case c.getWeekCardAllData:
|
|
6137
|
-
o.result[u] =
|
|
6137
|
+
o.result[u] = ou(
|
|
6138
6138
|
l
|
|
6139
6139
|
);
|
|
6140
6140
|
break;
|
|
@@ -6188,35 +6188,35 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6188
6188
|
if ((i = o.result) != null && i.vipBonus) {
|
|
6189
6189
|
const u = o.result.vipBonus;
|
|
6190
6190
|
m.bonus.day.status = u.day.status;
|
|
6191
|
-
const { dayRemainingTime: l, dayProgressPercentage: D } =
|
|
6191
|
+
const { dayRemainingTime: l, dayProgressPercentage: D } = us();
|
|
6192
6192
|
m.bonus.day.timestamp = {
|
|
6193
6193
|
current: l,
|
|
6194
6194
|
percentage: D > 100 ? 100 : D
|
|
6195
6195
|
}, m.bonus.week.status = u.week.status;
|
|
6196
|
-
const { weekRemainingTime: L, weekProgressPercentage: V } =
|
|
6196
|
+
const { weekRemainingTime: L, weekProgressPercentage: V } = is();
|
|
6197
6197
|
m.bonus.week.timestamp = {
|
|
6198
6198
|
current: L,
|
|
6199
6199
|
percentage: V > 100 ? 100 : V
|
|
6200
6200
|
}, m.bonus.month.status = u.month.status;
|
|
6201
|
-
const { monthRemainingTime: Z, monthProgressPercentage: W } =
|
|
6201
|
+
const { monthRemainingTime: Z, monthProgressPercentage: W } = os();
|
|
6202
6202
|
m.bonus.month.timestamp = {
|
|
6203
6203
|
current: Z,
|
|
6204
6204
|
percentage: W > 100 ? 100 : W
|
|
6205
6205
|
}, m.bonus.salary_1st.status = u.salary_1st.status;
|
|
6206
|
-
const { remainingTimeTo5th: J, progressPercentageTo5th: Q } =
|
|
6206
|
+
const { remainingTimeTo5th: J, progressPercentageTo5th: Q } = ls();
|
|
6207
6207
|
m.bonus.salary_1st.timestamp = {
|
|
6208
6208
|
current: J,
|
|
6209
6209
|
percentage: Q > 100 ? 100 : Q
|
|
6210
6210
|
}, m.bonus.salary_10th.status = u.salary_10th.status;
|
|
6211
|
-
const { remainingTimeTo10th: X, progressPercentageTo10th: H } =
|
|
6211
|
+
const { remainingTimeTo10th: X, progressPercentageTo10th: H } = cs();
|
|
6212
6212
|
m.bonus.salary_10th.timestamp = {
|
|
6213
6213
|
current: X,
|
|
6214
6214
|
percentage: H > 100 ? 100 : H
|
|
6215
6215
|
}, m.bonus.salary_20th.status = u.salary_20th.status;
|
|
6216
|
-
const { remainingTimeTo20th: A, progressPercentageTo20th:
|
|
6216
|
+
const { remainingTimeTo20th: A, progressPercentageTo20th: te } = ds();
|
|
6217
6217
|
m.bonus.salary_20th.timestamp = {
|
|
6218
6218
|
current: A,
|
|
6219
|
-
percentage:
|
|
6219
|
+
percentage: te > 100 ? 100 : te
|
|
6220
6220
|
}, m.bonus.birthday.status = u.birthday.status;
|
|
6221
6221
|
}
|
|
6222
6222
|
delete o.result.vipBonus;
|
|
@@ -6309,13 +6309,13 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6309
6309
|
code: "",
|
|
6310
6310
|
value: m.list.map((b) => b.benefit_list.birthday.turnover)
|
|
6311
6311
|
});
|
|
6312
|
-
const
|
|
6312
|
+
const te = u.findIndex(
|
|
6313
6313
|
(b) => b.fieldName == "salary_bonus_1st"
|
|
6314
6314
|
);
|
|
6315
6315
|
m.list.map((b) => {
|
|
6316
|
-
b.benefit_list.salary_1st.isShow =
|
|
6317
|
-
}), m.bonus.salary_1st.isShow =
|
|
6318
|
-
name: u[
|
|
6316
|
+
b.benefit_list.salary_1st.isShow = te > -1;
|
|
6317
|
+
}), m.bonus.salary_1st.isShow = te > -1, te > -1 && l.push({
|
|
6318
|
+
name: u[te].showName,
|
|
6319
6319
|
code: "",
|
|
6320
6320
|
value: m.list.map((b) => b.benefit_list.salary_1st.bonus)
|
|
6321
6321
|
});
|
|
@@ -6493,27 +6493,27 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6493
6493
|
o.result.getCompany = m;
|
|
6494
6494
|
}
|
|
6495
6495
|
return o;
|
|
6496
|
-
} catch (
|
|
6497
|
-
return
|
|
6498
|
-
status: ((ce =
|
|
6499
|
-
message: JSON.stringify((de =
|
|
6496
|
+
} catch (ee) {
|
|
6497
|
+
return en.isAxiosError(ee) ? {
|
|
6498
|
+
status: ((ce = ee.response) == null ? void 0 : ce.status) || 600,
|
|
6499
|
+
message: JSON.stringify((de = ee.response) == null ? void 0 : de.data),
|
|
6500
6500
|
result: {}
|
|
6501
|
-
} : (console.error(
|
|
6502
|
-
status:
|
|
6503
|
-
message:
|
|
6501
|
+
} : (console.error(ee), {
|
|
6502
|
+
status: ee.status || 500,
|
|
6503
|
+
message: ee.message,
|
|
6504
6504
|
result: {}
|
|
6505
6505
|
});
|
|
6506
6506
|
}
|
|
6507
|
-
},
|
|
6507
|
+
}, uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6508
6508
|
__proto__: null,
|
|
6509
|
-
post:
|
|
6510
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6509
|
+
post: iu
|
|
6510
|
+
}, Symbol.toStringTag, { value: "Module" })), lu = async (e) => {
|
|
6511
6511
|
let n = {
|
|
6512
6512
|
status: 200,
|
|
6513
6513
|
message: ""
|
|
6514
6514
|
};
|
|
6515
6515
|
try {
|
|
6516
|
-
await
|
|
6516
|
+
await K.post("/loginVia/telegram", e), n = {
|
|
6517
6517
|
status: 200,
|
|
6518
6518
|
message: ""
|
|
6519
6519
|
};
|
|
@@ -6524,16 +6524,16 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6524
6524
|
};
|
|
6525
6525
|
}
|
|
6526
6526
|
return n;
|
|
6527
|
-
},
|
|
6527
|
+
}, cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6528
6528
|
__proto__: null,
|
|
6529
|
-
call:
|
|
6530
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6529
|
+
call: lu
|
|
6530
|
+
}, Symbol.toStringTag, { value: "Module" })), du = async (e, n) => {
|
|
6531
6531
|
let t = {
|
|
6532
6532
|
status: 200,
|
|
6533
6533
|
message: ""
|
|
6534
6534
|
};
|
|
6535
6535
|
try {
|
|
6536
|
-
await
|
|
6536
|
+
await K.post("/graph/auth/sesh", {
|
|
6537
6537
|
usr: e,
|
|
6538
6538
|
pwd: n
|
|
6539
6539
|
}), t = {
|
|
@@ -6547,16 +6547,48 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6547
6547
|
};
|
|
6548
6548
|
}
|
|
6549
6549
|
return t;
|
|
6550
|
-
},
|
|
6550
|
+
}, mu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6551
|
+
__proto__: null,
|
|
6552
|
+
call: du
|
|
6553
|
+
}, Symbol.toStringTag, { value: "Module" })), At = {
|
|
6554
|
+
data: {
|
|
6555
|
+
startTimestamp: 0,
|
|
6556
|
+
startJackpot: 0,
|
|
6557
|
+
dailyIncrease: 0,
|
|
6558
|
+
updateInterval: 0
|
|
6559
|
+
}
|
|
6560
|
+
}, gu = async () => {
|
|
6561
|
+
let e = {
|
|
6562
|
+
status: 200,
|
|
6563
|
+
message: "",
|
|
6564
|
+
...At
|
|
6565
|
+
};
|
|
6566
|
+
try {
|
|
6567
|
+
const t = (await K.get("/api/jackpotData")).data;
|
|
6568
|
+
e.data = {
|
|
6569
|
+
startTimestamp: t.startTimestamp,
|
|
6570
|
+
startJackpot: t.startJackpot,
|
|
6571
|
+
dailyIncrease: t.dailyIncrease,
|
|
6572
|
+
updateInterval: t.updateInterval
|
|
6573
|
+
};
|
|
6574
|
+
} catch (n) {
|
|
6575
|
+
e = {
|
|
6576
|
+
status: n.status || 500,
|
|
6577
|
+
message: n.message,
|
|
6578
|
+
...At
|
|
6579
|
+
};
|
|
6580
|
+
}
|
|
6581
|
+
return e;
|
|
6582
|
+
}, fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6551
6583
|
__proto__: null,
|
|
6552
|
-
call:
|
|
6553
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6584
|
+
call: gu
|
|
6585
|
+
}, Symbol.toStringTag, { value: "Module" })), pu = async () => {
|
|
6554
6586
|
let e = {
|
|
6555
6587
|
status: 200,
|
|
6556
6588
|
message: ""
|
|
6557
6589
|
};
|
|
6558
6590
|
try {
|
|
6559
|
-
await
|
|
6591
|
+
await K.post("/graph/auth/sesh/logout");
|
|
6560
6592
|
} catch (n) {
|
|
6561
6593
|
e = {
|
|
6562
6594
|
status: n.status || 500,
|
|
@@ -6564,10 +6596,10 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6564
6596
|
};
|
|
6565
6597
|
}
|
|
6566
6598
|
return e;
|
|
6567
|
-
},
|
|
6599
|
+
}, bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6568
6600
|
__proto__: null,
|
|
6569
|
-
call:
|
|
6570
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6601
|
+
call: pu
|
|
6602
|
+
}, Symbol.toStringTag, { value: "Module" })), Qt = {
|
|
6571
6603
|
data: {
|
|
6572
6604
|
status: !1,
|
|
6573
6605
|
message: "",
|
|
@@ -6577,14 +6609,14 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6577
6609
|
accountId: 0
|
|
6578
6610
|
}
|
|
6579
6611
|
}
|
|
6580
|
-
},
|
|
6612
|
+
}, yu = async () => {
|
|
6581
6613
|
let e = {
|
|
6582
6614
|
status: 200,
|
|
6583
6615
|
message: "",
|
|
6584
|
-
...
|
|
6616
|
+
...Qt
|
|
6585
6617
|
};
|
|
6586
6618
|
try {
|
|
6587
|
-
const t = (await
|
|
6619
|
+
const t = (await K.get("/graph/autoregister")).data;
|
|
6588
6620
|
e.data = {
|
|
6589
6621
|
status: t.status == 1,
|
|
6590
6622
|
message: t.message ?? "",
|
|
@@ -6598,26 +6630,26 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6598
6630
|
e = {
|
|
6599
6631
|
status: n.status || 500,
|
|
6600
6632
|
message: n.message,
|
|
6601
|
-
...
|
|
6633
|
+
...Qt
|
|
6602
6634
|
};
|
|
6603
6635
|
}
|
|
6604
6636
|
return e;
|
|
6605
|
-
},
|
|
6637
|
+
}, hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6606
6638
|
__proto__: null,
|
|
6607
|
-
call:
|
|
6608
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6639
|
+
call: yu
|
|
6640
|
+
}, Symbol.toStringTag, { value: "Module" })), Xt = {
|
|
6609
6641
|
data: {
|
|
6610
6642
|
status: !1,
|
|
6611
6643
|
message: ""
|
|
6612
6644
|
}
|
|
6613
|
-
},
|
|
6645
|
+
}, _u = async (e, n) => {
|
|
6614
6646
|
let t = {
|
|
6615
6647
|
status: 200,
|
|
6616
6648
|
message: "",
|
|
6617
|
-
...
|
|
6649
|
+
...Xt
|
|
6618
6650
|
};
|
|
6619
6651
|
try {
|
|
6620
|
-
const a = await
|
|
6652
|
+
const a = await K.post("/graph/setlocale", {
|
|
6621
6653
|
language: e,
|
|
6622
6654
|
udid: n ?? ""
|
|
6623
6655
|
}), r = JSON.parse(
|
|
@@ -6631,14 +6663,14 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6631
6663
|
t = {
|
|
6632
6664
|
status: a.status || 500,
|
|
6633
6665
|
message: a.message,
|
|
6634
|
-
...
|
|
6666
|
+
...Xt
|
|
6635
6667
|
};
|
|
6636
6668
|
}
|
|
6637
6669
|
return t;
|
|
6638
|
-
},
|
|
6670
|
+
}, Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6639
6671
|
__proto__: null,
|
|
6640
|
-
call:
|
|
6641
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6672
|
+
call: _u
|
|
6673
|
+
}, Symbol.toStringTag, { value: "Module" })), vu = async (e, n, t, a, r) => {
|
|
6642
6674
|
let s = {
|
|
6643
6675
|
status: 200,
|
|
6644
6676
|
message: "",
|
|
@@ -6648,7 +6680,7 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6648
6680
|
}
|
|
6649
6681
|
};
|
|
6650
6682
|
try {
|
|
6651
|
-
const d = (await
|
|
6683
|
+
const d = (await K.post(`/loadgame/${e}`, {
|
|
6652
6684
|
wanturl: 1,
|
|
6653
6685
|
extra: {
|
|
6654
6686
|
Stage: n,
|
|
@@ -6676,10 +6708,10 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6676
6708
|
};
|
|
6677
6709
|
}
|
|
6678
6710
|
return s;
|
|
6679
|
-
},
|
|
6711
|
+
}, wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6680
6712
|
__proto__: null,
|
|
6681
|
-
call:
|
|
6682
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6713
|
+
call: vu
|
|
6714
|
+
}, Symbol.toStringTag, { value: "Module" })), Zt = {
|
|
6683
6715
|
data: {
|
|
6684
6716
|
status: !1,
|
|
6685
6717
|
message: "",
|
|
@@ -6689,15 +6721,15 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6689
6721
|
endTime: ""
|
|
6690
6722
|
}
|
|
6691
6723
|
}
|
|
6692
|
-
},
|
|
6724
|
+
}, Du = async () => {
|
|
6693
6725
|
var n, t, a;
|
|
6694
6726
|
let e = {
|
|
6695
6727
|
status: 200,
|
|
6696
6728
|
message: "",
|
|
6697
|
-
...
|
|
6729
|
+
...Zt
|
|
6698
6730
|
};
|
|
6699
6731
|
try {
|
|
6700
|
-
const s = (await
|
|
6732
|
+
const s = (await K.get("/graph/getMaintenanceMode")).data;
|
|
6701
6733
|
e.data = {
|
|
6702
6734
|
status: s.status == 1,
|
|
6703
6735
|
message: s.msg ?? "",
|
|
@@ -6711,19 +6743,13 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6711
6743
|
e = {
|
|
6712
6744
|
status: r.status || 500,
|
|
6713
6745
|
message: r.message,
|
|
6714
|
-
...
|
|
6746
|
+
...Zt
|
|
6715
6747
|
};
|
|
6716
6748
|
}
|
|
6717
6749
|
return e;
|
|
6718
|
-
},
|
|
6750
|
+
}, Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6719
6751
|
__proto__: null,
|
|
6720
|
-
call:
|
|
6721
|
-
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6722
|
-
__proto__: null
|
|
6723
|
-
}, Symbol.toStringTag, { value: "Module" })), Du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6724
|
-
__proto__: null
|
|
6725
|
-
}, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6726
|
-
__proto__: null
|
|
6752
|
+
call: Du
|
|
6727
6753
|
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6728
6754
|
__proto__: null
|
|
6729
6755
|
}, Symbol.toStringTag, { value: "Module" })), Ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6792,27 +6818,27 @@ const au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6792
6818
|
__proto__: null
|
|
6793
6819
|
}, Symbol.toStringTag, { value: "Module" })), rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6794
6820
|
__proto__: null
|
|
6795
|
-
}, Symbol.toStringTag, { value: "Module" })), Zt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6796
|
-
__proto__: null
|
|
6797
|
-
}, Symbol.toStringTag, { value: "Module" })), Jt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6798
|
-
__proto__: null
|
|
6799
6821
|
}, Symbol.toStringTag, { value: "Module" })), sl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6800
6822
|
__proto__: null
|
|
6801
6823
|
}, Symbol.toStringTag, { value: "Module" })), ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6802
6824
|
__proto__: null
|
|
6803
6825
|
}, Symbol.toStringTag, { value: "Module" })), il = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6804
6826
|
__proto__: null
|
|
6805
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6806
|
-
|
|
6807
|
-
|
|
6808
|
-
__proto__: null
|
|
6809
|
-
|
|
6827
|
+
}, Symbol.toStringTag, { value: "Module" })), Jt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6828
|
+
__proto__: null
|
|
6829
|
+
}, Symbol.toStringTag, { value: "Module" })), Kt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6830
|
+
__proto__: null
|
|
6831
|
+
}, Symbol.toStringTag, { value: "Module" })), ul = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6832
|
+
__proto__: null
|
|
6810
6833
|
}, Symbol.toStringTag, { value: "Module" })), ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6811
6834
|
__proto__: null
|
|
6812
6835
|
}, Symbol.toStringTag, { value: "Module" })), cl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6813
6836
|
__proto__: null
|
|
6814
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6815
|
-
|
|
6837
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6838
|
+
var _n = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(_n || {});
|
|
6839
|
+
const dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6840
|
+
__proto__: null,
|
|
6841
|
+
ImageCategory: _n
|
|
6816
6842
|
}, Symbol.toStringTag, { value: "Module" })), ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6817
6843
|
__proto__: null
|
|
6818
6844
|
}, Symbol.toStringTag, { value: "Module" })), gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6955,282 +6981,294 @@ const ul = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6955
6981
|
__proto__: null
|
|
6956
6982
|
}, Symbol.toStringTag, { value: "Module" })), Mc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6957
6983
|
__proto__: null
|
|
6958
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6959
|
-
|
|
6960
|
-
|
|
6961
|
-
|
|
6962
|
-
|
|
6963
|
-
|
|
6964
|
-
|
|
6965
|
-
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
|
|
6969
|
-
|
|
6970
|
-
|
|
6971
|
-
|
|
6972
|
-
|
|
6973
|
-
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6977
|
-
|
|
6978
|
-
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
|
|
6982
|
-
|
|
6983
|
-
|
|
6984
|
-
|
|
6985
|
-
|
|
6986
|
-
|
|
6987
|
-
|
|
6988
|
-
|
|
6989
|
-
|
|
6990
|
-
|
|
6991
|
-
|
|
6992
|
-
|
|
6993
|
-
|
|
6994
|
-
|
|
6995
|
-
|
|
6996
|
-
|
|
6997
|
-
|
|
6998
|
-
|
|
6999
|
-
|
|
7000
|
-
|
|
7001
|
-
|
|
7002
|
-
|
|
7003
|
-
|
|
7004
|
-
|
|
7005
|
-
|
|
7006
|
-
|
|
7007
|
-
|
|
7008
|
-
|
|
7009
|
-
|
|
7010
|
-
|
|
7011
|
-
|
|
7012
|
-
|
|
7013
|
-
|
|
7014
|
-
|
|
7015
|
-
|
|
7016
|
-
|
|
7017
|
-
|
|
7018
|
-
|
|
7019
|
-
|
|
7020
|
-
|
|
7021
|
-
|
|
7022
|
-
|
|
7023
|
-
|
|
7024
|
-
|
|
7025
|
-
|
|
7026
|
-
|
|
7027
|
-
|
|
7028
|
-
|
|
7029
|
-
|
|
7030
|
-
|
|
7031
|
-
|
|
7032
|
-
|
|
7033
|
-
|
|
7034
|
-
|
|
7035
|
-
|
|
7036
|
-
|
|
7037
|
-
|
|
7038
|
-
|
|
7039
|
-
|
|
7040
|
-
|
|
7041
|
-
|
|
7042
|
-
|
|
7043
|
-
|
|
7044
|
-
|
|
7045
|
-
|
|
7046
|
-
|
|
7047
|
-
|
|
7048
|
-
|
|
7049
|
-
|
|
7050
|
-
|
|
7051
|
-
|
|
7052
|
-
|
|
7053
|
-
|
|
7054
|
-
|
|
7055
|
-
|
|
7056
|
-
|
|
7057
|
-
|
|
7058
|
-
|
|
7059
|
-
|
|
7060
|
-
|
|
7061
|
-
|
|
7062
|
-
|
|
7063
|
-
|
|
7064
|
-
|
|
7065
|
-
|
|
7066
|
-
|
|
7067
|
-
|
|
7068
|
-
|
|
7069
|
-
|
|
7070
|
-
|
|
7071
|
-
|
|
7072
|
-
|
|
7073
|
-
|
|
7074
|
-
|
|
7075
|
-
|
|
7076
|
-
|
|
7077
|
-
|
|
7078
|
-
|
|
7079
|
-
|
|
7080
|
-
|
|
7081
|
-
|
|
7082
|
-
|
|
7083
|
-
|
|
7084
|
-
|
|
7085
|
-
|
|
7086
|
-
|
|
7087
|
-
|
|
7088
|
-
|
|
7089
|
-
|
|
7090
|
-
|
|
7091
|
-
|
|
7092
|
-
|
|
7093
|
-
|
|
7094
|
-
|
|
7095
|
-
|
|
6984
|
+
}, Symbol.toStringTag, { value: "Module" })), kc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6985
|
+
__proto__: null
|
|
6986
|
+
}, Symbol.toStringTag, { value: "Module" })), Sc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6987
|
+
__proto__: null
|
|
6988
|
+
}, Symbol.toStringTag, { value: "Module" })), Ic = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6989
|
+
__proto__: null
|
|
6990
|
+
}, Symbol.toStringTag, { value: "Module" })), jc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6991
|
+
__proto__: null
|
|
6992
|
+
}, Symbol.toStringTag, { value: "Module" })), Lc = {
|
|
6993
|
+
api: uu,
|
|
6994
|
+
config: Dn,
|
|
6995
|
+
telegramLoginApi: cu,
|
|
6996
|
+
loginApi: mu,
|
|
6997
|
+
jackpotDataApi: fu,
|
|
6998
|
+
logoutApi: bu,
|
|
6999
|
+
autoRegisterApi: hu,
|
|
7000
|
+
setLocaleApi: Tu,
|
|
7001
|
+
loadMatchApi: wu,
|
|
7002
|
+
getMaintenanceModeApi: Pu,
|
|
7003
|
+
apiType: ps,
|
|
7004
|
+
loginType: xu,
|
|
7005
|
+
logoutType: Ru,
|
|
7006
|
+
announcementType: Ou,
|
|
7007
|
+
paymentsProviderType: bs,
|
|
7008
|
+
gameListType: Mu,
|
|
7009
|
+
vipListType: ku,
|
|
7010
|
+
promotionType: Su,
|
|
7011
|
+
cmsListType: au,
|
|
7012
|
+
mainWalletType: Iu,
|
|
7013
|
+
upcomingMatchType: ju,
|
|
7014
|
+
depositType: Cu,
|
|
7015
|
+
applyVipBonusType: Nu,
|
|
7016
|
+
withdrawalGetType: Lu,
|
|
7017
|
+
addBankCardType: Fu,
|
|
7018
|
+
withdrawType: zu,
|
|
7019
|
+
getSettingType: yi,
|
|
7020
|
+
transactionReportType: Xs,
|
|
7021
|
+
changePasswordType: Wu,
|
|
7022
|
+
walletType: Gu,
|
|
7023
|
+
getEventListType: Yu,
|
|
7024
|
+
getEventTokenType: qu,
|
|
7025
|
+
getExtraGameType: Eu,
|
|
7026
|
+
mailBoxType: Hu,
|
|
7027
|
+
fishGameListType: Bu,
|
|
7028
|
+
slotGameListType: Uu,
|
|
7029
|
+
getTurnOverRewardDataType: $u,
|
|
7030
|
+
getTurnOverRewardReportType: Vu,
|
|
7031
|
+
getInviteRewardDataType: Au,
|
|
7032
|
+
getInviteRewardReportType: Qu,
|
|
7033
|
+
getTopupRewardDataType: Xu,
|
|
7034
|
+
getTopupRewardReportType: Zu,
|
|
7035
|
+
getRewardReferralType: Ju,
|
|
7036
|
+
getDepositPromotionType: Ku,
|
|
7037
|
+
getInviteRewardClaimType: el,
|
|
7038
|
+
getTopUpRewardClaimType: tl,
|
|
7039
|
+
getTurnOverRewardClaimType: nl,
|
|
7040
|
+
getInviteRewardSettingType: al,
|
|
7041
|
+
getTopUpRewardSettingType: rl,
|
|
7042
|
+
getTurnOverRewardSettingType: sl,
|
|
7043
|
+
requestForgetPasswordType: ol,
|
|
7044
|
+
submitForgetPasswordType: il,
|
|
7045
|
+
submitGiftCode: Jt,
|
|
7046
|
+
playGame: Kt,
|
|
7047
|
+
requestUpdateMobileTacCode: ul,
|
|
7048
|
+
submitUpdateMobileTacCode: ll,
|
|
7049
|
+
getVerifyPromo: cl,
|
|
7050
|
+
getImageType: dl,
|
|
7051
|
+
getValidateType: ml,
|
|
7052
|
+
updateProfilePictureType: gl,
|
|
7053
|
+
readMailType: fl,
|
|
7054
|
+
checkRedPacketValidateType: pl,
|
|
7055
|
+
getUserProfileType: bl,
|
|
7056
|
+
requestTacCodeType: yl,
|
|
7057
|
+
getUsernameByReferType: hl,
|
|
7058
|
+
applyPromoType: _l,
|
|
7059
|
+
applySignInType: Tl,
|
|
7060
|
+
applyRedPacketType: vl,
|
|
7061
|
+
getCountryType: wl,
|
|
7062
|
+
submitGiftCodeType: Jt,
|
|
7063
|
+
playGameType: Kt,
|
|
7064
|
+
transferToMainType: Dl,
|
|
7065
|
+
transferProcessType: Pl,
|
|
7066
|
+
submitValidateType: xl,
|
|
7067
|
+
checkTransferCreditType: Rl,
|
|
7068
|
+
friendListType: Ol,
|
|
7069
|
+
friendListEditType: Ml,
|
|
7070
|
+
getActivePPType: kl,
|
|
7071
|
+
getActiveProductType: Sl,
|
|
7072
|
+
requestWithdrawTacType: Il,
|
|
7073
|
+
requestWithdrawalCodeType: jl,
|
|
7074
|
+
commissionWithdrawType: Cl,
|
|
7075
|
+
submitWithdrawalCodeType: Nl,
|
|
7076
|
+
submitCryptoAccountType: Ll,
|
|
7077
|
+
requestTransferMoneyType: Fl,
|
|
7078
|
+
submitTransferMoneyType: zl,
|
|
7079
|
+
signInViewInfoType: Wl,
|
|
7080
|
+
signInRecordType: Gl,
|
|
7081
|
+
referralProfileType: Yl,
|
|
7082
|
+
referralMemberProfileType: ql,
|
|
7083
|
+
registerActionType: El,
|
|
7084
|
+
transferReportType: si,
|
|
7085
|
+
agTransferCreditReportType: Hl,
|
|
7086
|
+
betReportType: Bl,
|
|
7087
|
+
getTwoFactorAuthenticateType: Ul,
|
|
7088
|
+
submitTwoFactorAuthenticateType: $l,
|
|
7089
|
+
getUserDeviceListType: Vl,
|
|
7090
|
+
unbindUserDeviceType: Al,
|
|
7091
|
+
searchNumberHistoryType: Ql,
|
|
7092
|
+
changeWithdrawalCodeType: Xl,
|
|
7093
|
+
checkRedPacketTokenType: Zl,
|
|
7094
|
+
submitWithdrawalAlipayType: Jl,
|
|
7095
|
+
applyReliefFund: Kl,
|
|
7096
|
+
getReliefFundData: ec,
|
|
7097
|
+
getReliefFundReport: tc,
|
|
7098
|
+
getWeekCardClaim: nc,
|
|
7099
|
+
getWeekCardData: ac,
|
|
7100
|
+
applyWeekCard: rc,
|
|
7101
|
+
transferSettingType: sc,
|
|
7102
|
+
transferType: oc,
|
|
7103
|
+
claimIncentiveRebate: ic,
|
|
7104
|
+
getIncentiveData: uc,
|
|
7105
|
+
getIncentiveRebate: lc,
|
|
7106
|
+
getMissionData: ki,
|
|
7107
|
+
getMissionClaim: cc,
|
|
7108
|
+
registerFormType: dc,
|
|
7109
|
+
getFavouriteGameType: mc,
|
|
7110
|
+
updateFavouriteGameType: gc,
|
|
7111
|
+
requestForgetUsernameType: fc,
|
|
7112
|
+
submitForgetUsernameType: pc,
|
|
7113
|
+
getAccumulateDepositDataType: zi,
|
|
7114
|
+
getAccumulateDepositClaimType: bc,
|
|
7115
|
+
rebateRefundSettingType: yc,
|
|
7116
|
+
getASCMatchCountType: hc,
|
|
7117
|
+
updateDeviceTokenType: _c,
|
|
7118
|
+
getCryptoListType: Tc,
|
|
7119
|
+
getCryptoAddressType: vc,
|
|
7120
|
+
getPopoutItemType: wc,
|
|
7121
|
+
getTurnOverRewardSettingMultType: Dc,
|
|
7122
|
+
interestIndexType: Pc,
|
|
7123
|
+
interestTransactionListType: xc,
|
|
7124
|
+
interestTransferInType: Rc,
|
|
7125
|
+
interestTransferOutType: Oc,
|
|
7126
|
+
interestWalletInfoType: Mc,
|
|
7127
|
+
spinWheelType: kc,
|
|
7128
|
+
getWheelDataType: Sc,
|
|
7129
|
+
getWheelTicketType: Ic,
|
|
7130
|
+
getWheelReportType: ru,
|
|
7131
|
+
getWeekCardAllDataType: jc
|
|
7096
7132
|
};
|
|
7097
7133
|
export {
|
|
7098
|
-
|
|
7099
|
-
|
|
7100
|
-
|
|
7101
|
-
|
|
7102
|
-
|
|
7103
|
-
|
|
7104
|
-
|
|
7105
|
-
|
|
7106
|
-
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
|
|
7110
|
-
|
|
7111
|
-
|
|
7112
|
-
|
|
7113
|
-
|
|
7114
|
-
|
|
7115
|
-
|
|
7116
|
-
|
|
7117
|
-
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
|
|
7125
|
-
|
|
7126
|
-
|
|
7127
|
-
|
|
7128
|
-
|
|
7129
|
-
|
|
7130
|
-
|
|
7131
|
-
|
|
7132
|
-
|
|
7133
|
-
|
|
7134
|
-
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7138
|
-
|
|
7139
|
-
|
|
7140
|
-
|
|
7141
|
-
|
|
7142
|
-
|
|
7143
|
-
|
|
7144
|
-
|
|
7145
|
-
|
|
7146
|
-
|
|
7147
|
-
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
|
|
7151
|
-
|
|
7152
|
-
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
7156
|
-
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
|
|
7160
|
-
|
|
7161
|
-
|
|
7162
|
-
|
|
7163
|
-
|
|
7164
|
-
|
|
7165
|
-
|
|
7166
|
-
|
|
7167
|
-
|
|
7168
|
-
|
|
7169
|
-
|
|
7170
|
-
|
|
7171
|
-
|
|
7172
|
-
|
|
7173
|
-
|
|
7174
|
-
|
|
7175
|
-
|
|
7176
|
-
|
|
7177
|
-
|
|
7178
|
-
|
|
7179
|
-
|
|
7180
|
-
|
|
7181
|
-
wu as
|
|
7182
|
-
|
|
7183
|
-
|
|
7184
|
-
|
|
7185
|
-
|
|
7186
|
-
|
|
7187
|
-
|
|
7188
|
-
|
|
7189
|
-
|
|
7190
|
-
|
|
7191
|
-
|
|
7192
|
-
|
|
7193
|
-
|
|
7194
|
-
|
|
7195
|
-
|
|
7196
|
-
|
|
7197
|
-
dc as
|
|
7198
|
-
|
|
7199
|
-
|
|
7200
|
-
|
|
7201
|
-
|
|
7202
|
-
|
|
7203
|
-
|
|
7204
|
-
|
|
7205
|
-
|
|
7206
|
-
|
|
7207
|
-
|
|
7208
|
-
|
|
7209
|
-
|
|
7210
|
-
|
|
7211
|
-
|
|
7212
|
-
|
|
7213
|
-
|
|
7214
|
-
|
|
7215
|
-
|
|
7216
|
-
|
|
7217
|
-
|
|
7218
|
-
|
|
7219
|
-
|
|
7220
|
-
|
|
7221
|
-
|
|
7222
|
-
|
|
7223
|
-
|
|
7224
|
-
|
|
7225
|
-
|
|
7226
|
-
|
|
7227
|
-
|
|
7228
|
-
|
|
7229
|
-
|
|
7230
|
-
|
|
7231
|
-
|
|
7232
|
-
|
|
7233
|
-
|
|
7234
|
-
|
|
7235
|
-
|
|
7134
|
+
Lc as Repository,
|
|
7135
|
+
Fu as addBankCardType,
|
|
7136
|
+
Hl as agTransferCreditReportType,
|
|
7137
|
+
Ou as announcementType,
|
|
7138
|
+
uu as api,
|
|
7139
|
+
ps as apiType,
|
|
7140
|
+
_l as applyPromoType,
|
|
7141
|
+
vl as applyRedPacketType,
|
|
7142
|
+
Kl as applyReliefFund,
|
|
7143
|
+
Tl as applySignInType,
|
|
7144
|
+
Nu as applyVipBonusType,
|
|
7145
|
+
rc as applyWeekCard,
|
|
7146
|
+
hu as autoRegisterApi,
|
|
7147
|
+
Bl as betReportType,
|
|
7148
|
+
Wu as changePasswordType,
|
|
7149
|
+
Xl as changeWithdrawalCodeType,
|
|
7150
|
+
Zl as checkRedPacketTokenType,
|
|
7151
|
+
pl as checkRedPacketValidateType,
|
|
7152
|
+
Rl as checkTransferCreditType,
|
|
7153
|
+
ic as claimIncentiveRebate,
|
|
7154
|
+
au as cmsListType,
|
|
7155
|
+
Cl as commissionWithdrawType,
|
|
7156
|
+
Dn as config,
|
|
7157
|
+
Cu as depositType,
|
|
7158
|
+
Bu as fishGameListType,
|
|
7159
|
+
Ml as friendListEditType,
|
|
7160
|
+
Ol as friendListType,
|
|
7161
|
+
Mu as gameListType,
|
|
7162
|
+
hc as getASCMatchCountType,
|
|
7163
|
+
bc as getAccumulateDepositClaimType,
|
|
7164
|
+
zi as getAccumulateDepositDataType,
|
|
7165
|
+
kl as getActivePPType,
|
|
7166
|
+
Sl as getActiveProductType,
|
|
7167
|
+
wl as getCountryType,
|
|
7168
|
+
vc as getCryptoAddressType,
|
|
7169
|
+
Tc as getCryptoListType,
|
|
7170
|
+
Ku as getDepositPromotionType,
|
|
7171
|
+
Yu as getEventListType,
|
|
7172
|
+
qu as getEventTokenType,
|
|
7173
|
+
Eu as getExtraGameType,
|
|
7174
|
+
mc as getFavouriteGameType,
|
|
7175
|
+
dl as getImageType,
|
|
7176
|
+
uc as getIncentiveData,
|
|
7177
|
+
lc as getIncentiveRebate,
|
|
7178
|
+
el as getInviteRewardClaimType,
|
|
7179
|
+
Au as getInviteRewardDataType,
|
|
7180
|
+
Qu as getInviteRewardReportType,
|
|
7181
|
+
al as getInviteRewardSettingType,
|
|
7182
|
+
Pu as getMaintenanceModeApi,
|
|
7183
|
+
cc as getMissionClaim,
|
|
7184
|
+
ki as getMissionData,
|
|
7185
|
+
wc as getPopoutItemType,
|
|
7186
|
+
ec as getReliefFundData,
|
|
7187
|
+
tc as getReliefFundReport,
|
|
7188
|
+
Ju as getRewardReferralType,
|
|
7189
|
+
yi as getSettingType,
|
|
7190
|
+
tl as getTopUpRewardClaimType,
|
|
7191
|
+
rl as getTopUpRewardSettingType,
|
|
7192
|
+
Xu as getTopupRewardDataType,
|
|
7193
|
+
Zu as getTopupRewardReportType,
|
|
7194
|
+
nl as getTurnOverRewardClaimType,
|
|
7195
|
+
$u as getTurnOverRewardDataType,
|
|
7196
|
+
Vu as getTurnOverRewardReportType,
|
|
7197
|
+
Dc as getTurnOverRewardSettingMultType,
|
|
7198
|
+
sl as getTurnOverRewardSettingType,
|
|
7199
|
+
Ul as getTwoFactorAuthenticateType,
|
|
7200
|
+
Vl as getUserDeviceListType,
|
|
7201
|
+
bl as getUserProfileType,
|
|
7202
|
+
hl as getUsernameByReferType,
|
|
7203
|
+
ml as getValidateType,
|
|
7204
|
+
cl as getVerifyPromo,
|
|
7205
|
+
jc as getWeekCardAllDataType,
|
|
7206
|
+
nc as getWeekCardClaim,
|
|
7207
|
+
ac as getWeekCardData,
|
|
7208
|
+
Sc as getWheelDataType,
|
|
7209
|
+
ru as getWheelReportType,
|
|
7210
|
+
Ic as getWheelTicketType,
|
|
7211
|
+
Pc as interestIndexType,
|
|
7212
|
+
xc as interestTransactionListType,
|
|
7213
|
+
Rc as interestTransferInType,
|
|
7214
|
+
Oc as interestTransferOutType,
|
|
7215
|
+
Mc as interestWalletInfoType,
|
|
7216
|
+
fu as jackpotDataApi,
|
|
7217
|
+
wu as loadMatchApi,
|
|
7218
|
+
mu as loginApi,
|
|
7219
|
+
xu as loginType,
|
|
7220
|
+
bu as logoutApi,
|
|
7221
|
+
Ru as logoutType,
|
|
7222
|
+
Hu as mailBoxType,
|
|
7223
|
+
Iu as mainWalletType,
|
|
7224
|
+
bs as paymentsProviderType,
|
|
7225
|
+
Kt as playGame,
|
|
7226
|
+
Kt as playGameType,
|
|
7227
|
+
Su as promotionType,
|
|
7228
|
+
fl as readMailType,
|
|
7229
|
+
yc as rebateRefundSettingType,
|
|
7230
|
+
ql as referralMemberProfileType,
|
|
7231
|
+
Yl as referralProfileType,
|
|
7232
|
+
El as registerActionType,
|
|
7233
|
+
dc as registerFormType,
|
|
7234
|
+
ol as requestForgetPasswordType,
|
|
7235
|
+
fc as requestForgetUsernameType,
|
|
7236
|
+
yl as requestTacCodeType,
|
|
7237
|
+
Fl as requestTransferMoneyType,
|
|
7238
|
+
ul as requestUpdateMobileTacCode,
|
|
7239
|
+
Il as requestWithdrawTacType,
|
|
7240
|
+
jl as requestWithdrawalCodeType,
|
|
7241
|
+
Ql as searchNumberHistoryType,
|
|
7242
|
+
Tu as setLocaleApi,
|
|
7243
|
+
Gl as signInRecordType,
|
|
7244
|
+
Wl as signInViewInfoType,
|
|
7245
|
+
Uu as slotGameListType,
|
|
7246
|
+
kc as spinWheelType,
|
|
7247
|
+
Ll as submitCryptoAccountType,
|
|
7248
|
+
il as submitForgetPasswordType,
|
|
7249
|
+
pc as submitForgetUsernameType,
|
|
7250
|
+
Jt as submitGiftCode,
|
|
7251
|
+
Jt as submitGiftCodeType,
|
|
7252
|
+
zl as submitTransferMoneyType,
|
|
7253
|
+
$l as submitTwoFactorAuthenticateType,
|
|
7254
|
+
ll as submitUpdateMobileTacCode,
|
|
7255
|
+
xl as submitValidateType,
|
|
7256
|
+
Jl as submitWithdrawalAlipayType,
|
|
7257
|
+
Nl as submitWithdrawalCodeType,
|
|
7258
|
+
cu as telegramLoginApi,
|
|
7259
|
+
Xs as transactionReportType,
|
|
7260
|
+
Pl as transferProcessType,
|
|
7261
|
+
si as transferReportType,
|
|
7262
|
+
sc as transferSettingType,
|
|
7263
|
+
Dl as transferToMainType,
|
|
7264
|
+
oc as transferType,
|
|
7265
|
+
Al as unbindUserDeviceType,
|
|
7266
|
+
ju as upcomingMatchType,
|
|
7267
|
+
_c as updateDeviceTokenType,
|
|
7268
|
+
gc as updateFavouriteGameType,
|
|
7269
|
+
gl as updateProfilePictureType,
|
|
7270
|
+
ku as vipListType,
|
|
7271
|
+
Gu as walletType,
|
|
7272
|
+
zu as withdrawType,
|
|
7273
|
+
Lu as withdrawalGetType
|
|
7236
7274
|
};
|