60p82u21t54k 0.1.40 → 0.1.42

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.
@@ -93,7 +93,7 @@ function Ut(e, n) {
93
93
  const d = we(o);
94
94
  return t.getTime() >= s.getTime() ? r + 1 : t.getTime() >= d.getTime() ? r : r - 1;
95
95
  }
96
- function Ce(e) {
96
+ function Ie(e) {
97
97
  const n = z(e), t = new Date(
98
98
  Date.UTC(
99
99
  n.getFullYear(),
@@ -123,7 +123,7 @@ function hn(e, n, t) {
123
123
  t == null ? void 0 : t.in,
124
124
  e,
125
125
  n
126
- ), s = yt(r), o = yt(a), d = +s - Ce(s), p = +o - Ce(o);
126
+ ), s = yt(r), o = yt(a), d = +s - Ie(s), p = +o - Ie(o);
127
127
  return Math.round((d - p) / mn);
128
128
  }
129
129
  function _n(e, n) {
@@ -202,7 +202,7 @@ const Pn = {
202
202
  one: "almost 1 year",
203
203
  other: "almost {{count}} years"
204
204
  }
205
- }, xn = (e, n, t) => {
205
+ }, Dn = (e, n, t) => {
206
206
  let r;
207
207
  const a = Pn[e];
208
208
  return typeof a == "string" ? r = a : n === 1 ? r = a.one : r = a.other.replace("{{count}}", n.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + r : r + " ago" : r;
@@ -213,7 +213,7 @@ function We(e) {
213
213
  return e.formats[t] || e.formats[e.defaultWidth];
214
214
  };
215
215
  }
216
- const Dn = {
216
+ const xn = {
217
217
  full: "EEEE, MMMM do, y",
218
218
  long: "MMMM do, y",
219
219
  medium: "MMM d, y",
@@ -230,7 +230,7 @@ const Dn = {
230
230
  short: "{{date}}, {{time}}"
231
231
  }, kn = {
232
232
  date: We({
233
- formats: Dn,
233
+ formats: xn,
234
234
  defaultWidth: "full"
235
235
  }),
236
236
  time: We({
@@ -249,7 +249,7 @@ const Dn = {
249
249
  nextWeek: "eeee 'at' p",
250
250
  other: "P"
251
251
  }, Sn = (e, n, t, r) => Rn[e];
252
- function De(e) {
252
+ function xe(e) {
253
253
  return (n, t) => {
254
254
  const r = t != null && t.context ? String(t.context) : "standalone";
255
255
  let a;
@@ -264,11 +264,11 @@ function De(e) {
264
264
  return a[s];
265
265
  };
266
266
  }
267
- const In = {
267
+ const Cn = {
268
268
  narrow: ["B", "A"],
269
269
  abbreviated: ["BC", "AD"],
270
270
  wide: ["Before Christ", "Anno Domini"]
271
- }, Cn = {
271
+ }, In = {
272
272
  narrow: ["1", "2", "3", "4"],
273
273
  abbreviated: ["Q1", "Q2", "Q3", "Q4"],
274
274
  wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
@@ -391,24 +391,24 @@ const In = {
391
391
  return t + "th";
392
392
  }, zn = {
393
393
  ordinalNumber: Gn,
394
- era: De({
395
- values: In,
394
+ era: xe({
395
+ values: Cn,
396
396
  defaultWidth: "wide"
397
397
  }),
398
- quarter: De({
399
- values: Cn,
398
+ quarter: xe({
399
+ values: In,
400
400
  defaultWidth: "wide",
401
401
  argumentCallback: (e) => e - 1
402
402
  }),
403
- month: De({
403
+ month: xe({
404
404
  values: jn,
405
405
  defaultWidth: "wide"
406
406
  }),
407
- day: De({
407
+ day: xe({
408
408
  values: Nn,
409
409
  defaultWidth: "wide"
410
410
  }),
411
- dayPeriod: De({
411
+ dayPeriod: xe({
412
412
  values: Fn,
413
413
  defaultWidth: "wide",
414
414
  formattingValues: Ln,
@@ -561,7 +561,7 @@ const En = /^(\d+)(th|st|nd|rd)?/i, Bn = /\d+/i, Hn = {
561
561
  })
562
562
  }, $t = {
563
563
  code: "en-US",
564
- formatDistance: xn,
564
+ formatDistance: Dn,
565
565
  formatLong: kn,
566
566
  formatRelative: Sn,
567
567
  localize: zn,
@@ -1227,8 +1227,8 @@ function ir(e, n, t) {
1227
1227
  }
1228
1228
  const ur = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, lr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, cr = /^'([^]*?)'?$/, dr = /''/g, mr = /[a-zA-Z]/;
1229
1229
  function fr(e, n, t) {
1230
- var b, w, _, g, D, N, B, H;
1231
- const r = Pe(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? $t, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((w = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : N.weekStartsOn) ?? r.weekStartsOn ?? ((H = (B = r.locale) == null ? void 0 : B.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = z(e, t == null ? void 0 : t.in);
1230
+ var b, w, _, g, x, N, B, H;
1231
+ const r = Pe(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? $t, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((w = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : N.weekStartsOn) ?? r.weekStartsOn ?? ((H = (B = r.locale) == null ? void 0 : B.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = z(e, t == null ? void 0 : t.in);
1232
1232
  if (!vn(d))
1233
1233
  throw new RangeError("Invalid time value");
1234
1234
  let p = n.match(lr).map((T) => {
@@ -1413,7 +1413,7 @@ function L(e, n) {
1413
1413
  rest: e.rest
1414
1414
  };
1415
1415
  }
1416
- function C(e, n) {
1416
+ function I(e, n) {
1417
1417
  const t = n.match(e);
1418
1418
  return t ? {
1419
1419
  value: parseInt(t[0], 10),
@@ -1436,34 +1436,34 @@ function ee(e, n) {
1436
1436
  };
1437
1437
  }
1438
1438
  function en(e) {
1439
- return C(F.anyDigitsSigned, e);
1439
+ return I(F.anyDigitsSigned, e);
1440
1440
  }
1441
1441
  function j(e, n) {
1442
1442
  switch (e) {
1443
1443
  case 1:
1444
- return C(F.singleDigit, n);
1444
+ return I(F.singleDigit, n);
1445
1445
  case 2:
1446
- return C(F.twoDigits, n);
1446
+ return I(F.twoDigits, n);
1447
1447
  case 3:
1448
- return C(F.threeDigits, n);
1448
+ return I(F.threeDigits, n);
1449
1449
  case 4:
1450
- return C(F.fourDigits, n);
1450
+ return I(F.fourDigits, n);
1451
1451
  default:
1452
- return C(new RegExp("^\\d{1," + e + "}"), n);
1452
+ return I(new RegExp("^\\d{1," + e + "}"), n);
1453
1453
  }
1454
1454
  }
1455
1455
  function je(e, n) {
1456
1456
  switch (e) {
1457
1457
  case 1:
1458
- return C(F.singleDigitSigned, n);
1458
+ return I(F.singleDigitSigned, n);
1459
1459
  case 2:
1460
- return C(F.twoDigitsSigned, n);
1460
+ return I(F.twoDigitsSigned, n);
1461
1461
  case 3:
1462
- return C(F.threeDigitsSigned, n);
1462
+ return I(F.threeDigitsSigned, n);
1463
1463
  case 4:
1464
- return C(F.fourDigitsSigned, n);
1464
+ return I(F.fourDigitsSigned, n);
1465
1465
  default:
1466
- return C(new RegExp("^-?\\d{1," + e + "}"), n);
1466
+ return I(new RegExp("^-?\\d{1," + e + "}"), n);
1467
1467
  }
1468
1468
  }
1469
1469
  function Je(e) {
@@ -1597,7 +1597,7 @@ class Pr extends M {
1597
1597
  return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), ge(t, s);
1598
1598
  }
1599
1599
  }
1600
- class xr extends M {
1600
+ class Dr extends M {
1601
1601
  constructor() {
1602
1602
  super(...arguments);
1603
1603
  h(this, "priority", 130);
@@ -1627,7 +1627,7 @@ class xr extends M {
1627
1627
  return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0), we(s);
1628
1628
  }
1629
1629
  }
1630
- class Dr extends M {
1630
+ class xr extends M {
1631
1631
  constructor() {
1632
1632
  super(...arguments);
1633
1633
  h(this, "priority", 130);
@@ -1789,7 +1789,7 @@ class kr extends M {
1789
1789
  switch (r) {
1790
1790
  case "M":
1791
1791
  return L(
1792
- C(F.month, t),
1792
+ I(F.month, t),
1793
1793
  s
1794
1794
  );
1795
1795
  case "MM":
@@ -1851,7 +1851,7 @@ class Rr extends M {
1851
1851
  switch (r) {
1852
1852
  case "L":
1853
1853
  return L(
1854
- C(F.month, t),
1854
+ I(F.month, t),
1855
1855
  s
1856
1856
  );
1857
1857
  case "LL":
@@ -1892,7 +1892,7 @@ function Sr(e, n, t) {
1892
1892
  const r = z(e, t == null ? void 0 : t.in), a = At(r, t) - n;
1893
1893
  return r.setDate(r.getDate() - a * 7), z(r, t == null ? void 0 : t.in);
1894
1894
  }
1895
- class Ir extends M {
1895
+ class Cr extends M {
1896
1896
  constructor() {
1897
1897
  super(...arguments);
1898
1898
  h(this, "priority", 100);
@@ -1915,7 +1915,7 @@ class Ir extends M {
1915
1915
  parse(t, r, a) {
1916
1916
  switch (r) {
1917
1917
  case "w":
1918
- return C(F.week, t);
1918
+ return I(F.week, t);
1919
1919
  case "wo":
1920
1920
  return a.ordinalNumber(t, { unit: "week" });
1921
1921
  default:
@@ -1929,7 +1929,7 @@ class Ir extends M {
1929
1929
  return ge(Sr(t, a, s), s);
1930
1930
  }
1931
1931
  }
1932
- function Cr(e, n, t) {
1932
+ function Ir(e, n, t) {
1933
1933
  const r = z(e, t == null ? void 0 : t.in), a = Vt(r, t) - n;
1934
1934
  return r.setDate(r.getDate() - a * 7), r;
1935
1935
  }
@@ -1957,7 +1957,7 @@ class jr extends M {
1957
1957
  parse(t, r, a) {
1958
1958
  switch (r) {
1959
1959
  case "I":
1960
- return C(F.week, t);
1960
+ return I(F.week, t);
1961
1961
  case "Io":
1962
1962
  return a.ordinalNumber(t, { unit: "week" });
1963
1963
  default:
@@ -1968,7 +1968,7 @@ class jr extends M {
1968
1968
  return r >= 1 && r <= 53;
1969
1969
  }
1970
1970
  set(t, r, a) {
1971
- return we(Cr(t, a));
1971
+ return we(Ir(t, a));
1972
1972
  }
1973
1973
  }
1974
1974
  const Nr = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Fr = [
@@ -2008,7 +2008,7 @@ class Lr extends M {
2008
2008
  parse(t, r, a) {
2009
2009
  switch (r) {
2010
2010
  case "d":
2011
- return C(F.date, t);
2011
+ return I(F.date, t);
2012
2012
  case "do":
2013
2013
  return a.ordinalNumber(t, { unit: "date" });
2014
2014
  default:
@@ -2050,7 +2050,7 @@ class Gr extends M {
2050
2050
  switch (r) {
2051
2051
  case "D":
2052
2052
  case "DD":
2053
- return C(F.dayOfYear, t);
2053
+ return I(F.dayOfYear, t);
2054
2054
  case "Do":
2055
2055
  return a.ordinalNumber(t, { unit: "date" });
2056
2056
  default:
@@ -2066,8 +2066,8 @@ class Gr extends M {
2066
2066
  }
2067
2067
  }
2068
2068
  function Ke(e, n, t) {
2069
- var w, _, g, D;
2070
- const r = Pe(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (w = t == null ? void 0 : t.locale) == null ? void 0 : w.options) == null ? void 0 : _.weekStartsOn) ?? r.weekStartsOn ?? ((D = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : D.weekStartsOn) ?? 0, s = z(e, t == null ? void 0 : t.in), o = s.getDay(), p = (n % 7 + 7) % 7, f = 7 - a, b = n < 0 || n > 6 ? n - (o + f) % 7 : (p + f) % 7 - (o + f) % 7;
2069
+ var w, _, g, x;
2070
+ const r = Pe(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (w = t == null ? void 0 : t.locale) == null ? void 0 : w.options) == null ? void 0 : _.weekStartsOn) ?? r.weekStartsOn ?? ((x = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : x.weekStartsOn) ?? 0, s = z(e, t == null ? void 0 : t.in), o = s.getDay(), p = (n % 7 + 7) % 7, f = 7 - a, b = n < 0 || n > 6 ? n - (o + f) % 7 : (p + f) % 7 - (o + f) % 7;
2071
2071
  return Ht(s, b, t);
2072
2072
  }
2073
2073
  class zr extends M {
@@ -2463,7 +2463,7 @@ class $r extends M {
2463
2463
  parse(t, r, a) {
2464
2464
  switch (r) {
2465
2465
  case "h":
2466
- return C(F.hour12h, t);
2466
+ return I(F.hour12h, t);
2467
2467
  case "ho":
2468
2468
  return a.ordinalNumber(t, { unit: "hour" });
2469
2469
  default:
@@ -2487,7 +2487,7 @@ class Vr extends M {
2487
2487
  parse(t, r, a) {
2488
2488
  switch (r) {
2489
2489
  case "H":
2490
- return C(F.hour23h, t);
2490
+ return I(F.hour23h, t);
2491
2491
  case "Ho":
2492
2492
  return a.ordinalNumber(t, { unit: "hour" });
2493
2493
  default:
@@ -2510,7 +2510,7 @@ class Ar extends M {
2510
2510
  parse(t, r, a) {
2511
2511
  switch (r) {
2512
2512
  case "K":
2513
- return C(F.hour11h, t);
2513
+ return I(F.hour11h, t);
2514
2514
  case "Ko":
2515
2515
  return a.ordinalNumber(t, { unit: "hour" });
2516
2516
  default:
@@ -2533,7 +2533,7 @@ class Qr extends M {
2533
2533
  parse(t, r, a) {
2534
2534
  switch (r) {
2535
2535
  case "k":
2536
- return C(F.hour24h, t);
2536
+ return I(F.hour24h, t);
2537
2537
  case "ko":
2538
2538
  return a.ordinalNumber(t, { unit: "hour" });
2539
2539
  default:
@@ -2557,7 +2557,7 @@ class Xr extends M {
2557
2557
  parse(t, r, a) {
2558
2558
  switch (r) {
2559
2559
  case "m":
2560
- return C(F.minute, t);
2560
+ return I(F.minute, t);
2561
2561
  case "mo":
2562
2562
  return a.ordinalNumber(t, { unit: "minute" });
2563
2563
  default:
@@ -2580,7 +2580,7 @@ class Zr extends M {
2580
2580
  parse(t, r, a) {
2581
2581
  switch (r) {
2582
2582
  case "s":
2583
- return C(F.second, t);
2583
+ return I(F.second, t);
2584
2584
  case "so":
2585
2585
  return a.ordinalNumber(t, { unit: "second" });
2586
2586
  default:
@@ -2641,7 +2641,7 @@ class Kr extends M {
2641
2641
  set(t, r, a) {
2642
2642
  return r.timestampIsSet ? t : W(
2643
2643
  t,
2644
- t.getTime() - Ce(t) - a
2644
+ t.getTime() - Ie(t) - a
2645
2645
  );
2646
2646
  }
2647
2647
  }
@@ -2678,7 +2678,7 @@ class ea extends M {
2678
2678
  set(t, r, a) {
2679
2679
  return r.timestampIsSet ? t : W(
2680
2680
  t,
2681
- t.getTime() - Ce(t) - a
2681
+ t.getTime() - Ie(t) - a
2682
2682
  );
2683
2683
  }
2684
2684
  }
@@ -2712,13 +2712,13 @@ const ra = {
2712
2712
  G: new vr(),
2713
2713
  y: new wr(),
2714
2714
  Y: new Pr(),
2715
- R: new xr(),
2716
- u: new Dr(),
2715
+ R: new Dr(),
2716
+ u: new xr(),
2717
2717
  Q: new Mr(),
2718
2718
  q: new Or(),
2719
2719
  M: new kr(),
2720
2720
  L: new Rr(),
2721
- w: new Ir(),
2721
+ w: new Cr(),
2722
2722
  I: new jr(),
2723
2723
  d: new Lr(),
2724
2724
  D: new Gr(),
@@ -2798,16 +2798,16 @@ function ca(e, n, t, r) {
2798
2798
  const g = b.map((v) => v.priority).sort((v, k) => k - v).filter((v, k, q) => q.indexOf(v) === k).map(
2799
2799
  (v) => b.filter((k) => k.priority === v).sort((k, q) => q.subPriority - k.subPriority)
2800
2800
  ).map((v) => v[0]);
2801
- let D = z(t, r == null ? void 0 : r.in);
2802
- if (isNaN(+D)) return a();
2801
+ let x = z(t, r == null ? void 0 : r.in);
2802
+ if (isNaN(+x)) return a();
2803
2803
  const N = {};
2804
2804
  for (const v of g) {
2805
- if (!v.validate(D, f))
2805
+ if (!v.validate(x, f))
2806
2806
  return a();
2807
- const k = v.set(D, N, f);
2808
- Array.isArray(k) ? (D = k[0], Object.assign(N, k[1])) : D = k;
2807
+ const k = v.set(x, N, f);
2808
+ Array.isArray(k) ? (x = k[0], Object.assign(N, k[1])) : x = k;
2809
2809
  }
2810
- return D;
2810
+ return x;
2811
2811
  }
2812
2812
  function da(e) {
2813
2813
  return e.match(oa)[1].replace(ia, "'");
@@ -2904,7 +2904,7 @@ function et(e, n, t, r, a, s, o) {
2904
2904
  const d = /* @__PURE__ */ new Date(0);
2905
2905
  return d.setUTCFullYear(e, n, t), d.setUTCHours(r, a, s, o), d;
2906
2906
  }
2907
- const xt = 36e5, va = 6e4, Ee = {
2907
+ const Dt = 36e5, va = 6e4, Ee = {
2908
2908
  timezone: /([Z+-].*)$/,
2909
2909
  timezoneZ: /^(Z)$/,
2910
2910
  timezoneHH: /^([+-]\d{2})$/,
@@ -2918,13 +2918,13 @@ function Ge(e, n, t) {
2918
2918
  return 0;
2919
2919
  let a, s;
2920
2920
  if (r = Ee.timezoneHH.exec(e), r)
2921
- return a = parseInt(r[1], 10), Dt(a) ? -(a * xt) : NaN;
2921
+ return a = parseInt(r[1], 10), xt(a) ? -(a * Dt) : NaN;
2922
2922
  if (r = Ee.timezoneHHMM.exec(e), r) {
2923
2923
  a = parseInt(r[2], 10);
2924
2924
  const o = parseInt(r[3], 10);
2925
- return Dt(a, o) ? (s = Math.abs(a) * xt + o * va, r[1] === "+" ? -s : s) : NaN;
2925
+ return xt(a, o) ? (s = Math.abs(a) * Dt + o * va, r[1] === "+" ? -s : s) : NaN;
2926
2926
  }
2927
- if (xa(e)) {
2927
+ if (Da(e)) {
2928
2928
  n = new Date(n || Date.now());
2929
2929
  const o = t ? n : wa(n), d = Xe(o, e);
2930
2930
  return -(t ? d : Pa(n, d, e));
@@ -2949,11 +2949,11 @@ function Pa(e, n, t) {
2949
2949
  const o = Xe(new Date(a), t);
2950
2950
  return s === o ? s : Math.max(s, o);
2951
2951
  }
2952
- function Dt(e, n) {
2952
+ function xt(e, n) {
2953
2953
  return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
2954
2954
  }
2955
2955
  const Mt = {};
2956
- function xa(e) {
2956
+ function Da(e) {
2957
2957
  if (Mt[e])
2958
2958
  return !0;
2959
2959
  try {
@@ -2962,7 +2962,7 @@ function xa(e) {
2962
2962
  return !1;
2963
2963
  }
2964
2964
  }
2965
- const Da = 60 * 1e3, Ma = {
2965
+ const xa = 60 * 1e3, Ma = {
2966
2966
  // Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
2967
2967
  X: function(e, n, t) {
2968
2968
  const r = Be(t.timeZone, e);
@@ -3022,7 +3022,7 @@ const Da = 60 * 1e3, Ma = {
3022
3022
  }
3023
3023
  };
3024
3024
  function Be(e, n) {
3025
- const t = e ? Ge(e, n, !0) / Da : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
3025
+ const t = e ? Ge(e, n, !0) / xa : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
3026
3026
  if (Number.isNaN(t))
3027
3027
  throw new RangeError("Invalid time zone specified: " + e);
3028
3028
  return t;
@@ -3098,13 +3098,13 @@ function Fe(e, n = {}) {
3098
3098
  return new Date(e);
3099
3099
  if (Object.prototype.toString.call(e) !== "[object String]")
3100
3100
  return /* @__PURE__ */ new Date(NaN);
3101
- const r = Ra(e), { year: a, restDateString: s } = Sa(r.date, t), o = Ia(s, a);
3101
+ const r = Ra(e), { year: a, restDateString: s } = Sa(r.date, t), o = Ca(s, a);
3102
3102
  if (o === null || isNaN(o.getTime()))
3103
3103
  return /* @__PURE__ */ new Date(NaN);
3104
3104
  if (o) {
3105
3105
  const d = o.getTime();
3106
3106
  let p = 0, f;
3107
- if (r.time && (p = Ca(r.time), p === null || isNaN(p)))
3107
+ if (r.time && (p = Ia(r.time), p === null || isNaN(p)))
3108
3108
  return /* @__PURE__ */ new Date(NaN);
3109
3109
  if (r.timeZone || n.timeZone) {
3110
3110
  if (f = Ge(r.timeZone || n.timeZone, new Date(d + p)), isNaN(f))
@@ -3147,7 +3147,7 @@ function Sa(e, n) {
3147
3147
  year: null
3148
3148
  };
3149
3149
  }
3150
- function Ia(e, n) {
3150
+ function Ca(e, n) {
3151
3151
  if (n === null)
3152
3152
  return null;
3153
3153
  let t, r, a;
@@ -3155,7 +3155,7 @@ function Ia(e, n) {
3155
3155
  return t = /* @__PURE__ */ new Date(0), t.setUTCFullYear(n), t;
3156
3156
  let s = E.MM.exec(e);
3157
3157
  if (s)
3158
- return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1, It(n, r) ? (t.setUTCFullYear(n, r), t) : /* @__PURE__ */ new Date(NaN);
3158
+ return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1, Ct(n, r) ? (t.setUTCFullYear(n, r), t) : /* @__PURE__ */ new Date(NaN);
3159
3159
  if (s = E.DDD.exec(e), s) {
3160
3160
  t = /* @__PURE__ */ new Date(0);
3161
3161
  const o = parseInt(s[1], 10);
@@ -3164,18 +3164,18 @@ function Ia(e, n) {
3164
3164
  if (s = E.MMDD.exec(e), s) {
3165
3165
  t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1;
3166
3166
  const o = parseInt(s[2], 10);
3167
- return It(n, r, o) ? (t.setUTCFullYear(n, r, o), t) : /* @__PURE__ */ new Date(NaN);
3167
+ return Ct(n, r, o) ? (t.setUTCFullYear(n, r, o), t) : /* @__PURE__ */ new Date(NaN);
3168
3168
  }
3169
3169
  if (s = E.Www.exec(e), s)
3170
- return a = parseInt(s[1], 10) - 1, Ct(a) ? St(n, a) : /* @__PURE__ */ new Date(NaN);
3170
+ return a = parseInt(s[1], 10) - 1, It(a) ? St(n, a) : /* @__PURE__ */ new Date(NaN);
3171
3171
  if (s = E.WwwD.exec(e), s) {
3172
3172
  a = parseInt(s[1], 10) - 1;
3173
3173
  const o = parseInt(s[2], 10) - 1;
3174
- return Ct(a, o) ? St(n, a, o) : /* @__PURE__ */ new Date(NaN);
3174
+ return It(a, o) ? St(n, a, o) : /* @__PURE__ */ new Date(NaN);
3175
3175
  }
3176
3176
  return null;
3177
3177
  }
3178
- function Ca(e) {
3178
+ function Ia(e) {
3179
3179
  let n, t, r = E.HH.exec(e);
3180
3180
  if (r)
3181
3181
  return n = parseFloat(r[1].replace(",", ".")), Ue(n) ? n % 24 * He : NaN;
@@ -3199,7 +3199,7 @@ const ja = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Na = [31, 29, 31, 3
3199
3199
  function an(e) {
3200
3200
  return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
3201
3201
  }
3202
- function It(e, n, t) {
3202
+ function Ct(e, n, t) {
3203
3203
  if (n < 0 || n > 11)
3204
3204
  return !1;
3205
3205
  if (t != null) {
@@ -3217,7 +3217,7 @@ function Fa(e, n) {
3217
3217
  const t = an(e);
3218
3218
  return !(t && n > 366 || !t && n > 365);
3219
3219
  }
3220
- function Ct(e, n) {
3220
+ function It(e, n) {
3221
3221
  return !(e < 0 || e > 52 || n != null && (n < 0 || n > 6));
3222
3222
  }
3223
3223
  function Ue(e, n, t) {
@@ -3348,13 +3348,13 @@ const Wa = (e) => new TextEncoder().encode(e), qa = (e) => {
3348
3348
  }, on = (e) => {
3349
3349
  const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (w, _) => `${_.padStart(3, "0")}:00`), r = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), a = r.getFullYear(), s = String(r.getMonth() + 1).padStart(2, "0"), o = String(r.getDate()).padStart(2, "0"), d = String(r.getHours()).padStart(2, "0"), p = String(r.getMinutes()).padStart(2, "0"), f = String(r.getSeconds()).padStart(2, "0");
3350
3350
  return `${a}-${s}-${o} ${d}:${p}:${f}`;
3351
- }, Aa = () => Date.now(), Qa = (e) => new Date(e).getTime(), Xa = (e) => Aa() > Qa(on(sn(e))), Ie = (e) => parseFloat(e.replace(/[^0-9.-]/g, "")), x = (e, n = 2) => {
3351
+ }, Aa = () => Date.now(), Qa = (e) => new Date(e).getTime(), Xa = (e) => Aa() > Qa(on(sn(e))), Ce = (e) => parseFloat(e.replace(/[^0-9.-]/g, "")), D = (e, n = 2) => {
3352
3352
  if (Number(e) !== 0 && !Number(e))
3353
3353
  return `${e || ""}`;
3354
3354
  const t = `0${n ? "." + "0".repeat(n) : ""}`, r = parseFloat(e);
3355
3355
  return isNaN(r) || typeof e == "string" && /[^\d.,]/.test(e) ? `${t}` : `${r.toFixed(n).replace(/\B(?=(\d{3})+(?!\d))/g, ",")}`;
3356
3356
  };
3357
- 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.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e))(c || {});
3357
+ 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))(c || {});
3358
3358
  const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3359
3359
  __proto__: null,
3360
3360
  Api: c
@@ -3436,13 +3436,13 @@ const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3436
3436
  const p = d - o;
3437
3437
  let f = "", b = "";
3438
3438
  if (p > 0) {
3439
- let D = Math.round((d - o) * 0.25).toString().split(""), N = [];
3440
- for (const T of D)
3439
+ let x = Math.round((d - o) * 0.25).toString().split(""), N = [];
3440
+ for (const T of x)
3441
3441
  T !== "" && N.push(T);
3442
3442
  for (let T = 0; T < N.length; T++)
3443
3443
  T === 0 ? f += (parseInt(N[T]) + 1).toString() : f += "0";
3444
- D = Math.round((d - o) * 0.5).toString().split(""), N = [];
3445
- for (const T of D)
3444
+ x = Math.round((d - o) * 0.5).toString().split(""), N = [];
3445
+ for (const T of x)
3446
3446
  T !== "" && N.push(T);
3447
3447
  for (let T = 0; T < N.length; T++)
3448
3448
  T === 0 ? b += (parseInt(N[T]) + 1).toString() : b += "0";
@@ -3494,8 +3494,8 @@ const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3494
3494
  bank: e.banklist.map((a) => {
3495
3495
  let s = "0.00", o = "0.00";
3496
3496
  const d = a.bankindex ?? 0;
3497
- for (let D = 0; D < n.mdGatewayMinMax.length; D++)
3498
- n.mdGatewayMinMax[D].bankindex == d.toString() && (s = n.mdGatewayMinMax[D].min, o = n.mdGatewayMinMax[D].max);
3497
+ for (let x = 0; x < n.mdGatewayMinMax.length; x++)
3498
+ n.mdGatewayMinMax[x].bankindex == d.toString() && (s = n.mdGatewayMinMax[x].min, o = n.mdGatewayMinMax[x].max);
3499
3499
  const { amountList: p, minAmount: f, maxAmount: b } = Oe(
3500
3500
  Number(s),
3501
3501
  Number(o),
@@ -3507,16 +3507,16 @@ const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3507
3507
  amountList: p,
3508
3508
  min: f,
3509
3509
  max: b
3510
- }, _ = a.pg.map((D) => {
3511
- const N = D.mintransaction ?? "0.00", B = D.maxtransaction ?? "0.00", { amountList: H, minAmount: T, maxAmount: S } = Oe(
3510
+ }, _ = a.pg.map((x) => {
3511
+ const N = x.mintransaction ?? "0.00", B = x.maxtransaction ?? "0.00", { amountList: H, minAmount: T, maxAmount: S } = Oe(
3512
3512
  Number(N),
3513
3513
  Number(B),
3514
3514
  n.mdBankLevelDetail.onlinepayment_min,
3515
3515
  n.mdBankLevelDetail.onlinepayment_max
3516
3516
  );
3517
3517
  return {
3518
- id: D.pgindex,
3519
- name: D.bankaccountname,
3518
+ id: x.pgindex,
3519
+ name: x.bankaccountname,
3520
3520
  amountList: H,
3521
3521
  min: T,
3522
3522
  max: S
@@ -3623,6 +3623,7 @@ const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3623
3623
  list: (b.mdPlatformProducts !== null && ((w = b.mdPlatformProducts) == null ? void 0 : w.length)) ?? !1 ? ((_ = b.mdPlatformProducts) == null ? void 0 : _.map((g) => ({
3624
3624
  gameId: Number(g.id_GameMaster),
3625
3625
  platformId: Number(g.id),
3626
+ platformCode: g.code,
3626
3627
  name: g.name,
3627
3628
  flag: {
3628
3629
  value: g.flag,
@@ -3642,6 +3643,7 @@ const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3642
3643
  data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((b) => ({
3643
3644
  gameId: Number(b.id),
3644
3645
  platformId: Number(b.id_PlatformProduct),
3646
+ platformCode: b.code_PlatformProduct,
3645
3647
  name: b.name,
3646
3648
  flag: {
3647
3649
  value: 0,
@@ -3660,6 +3662,7 @@ const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3660
3662
  data: ((f = (p = e.mdGameLists) == null ? void 0 : p.data) == null ? void 0 : f.map((b) => ({
3661
3663
  gameId: Number(b.id),
3662
3664
  platformId: Number(b.id_PlatformProduct),
3665
+ platformCode: "",
3663
3666
  name: b.name,
3664
3667
  flag: {
3665
3668
  value: 0,
@@ -3687,7 +3690,7 @@ function is(e) {
3687
3690
  }
3688
3691
  const us = (e) => ({
3689
3692
  list: e.mdGrade.map((n) => {
3690
- var t, r, a, s, o, d, p, f, b, w, _, g, D, N, B, H, T, S, v, k, q, ne, pe, re, _e, ke, Re, l, m, P, u, i, O, G, Q, X, Y, Z, J, V, A, U, ie, ue, le, ce, de, me, y, xe, Se, rt, at, st, ot, it, ut, lt, ct, dt, mt, ft, gt, pt;
3693
+ var t, r, a, s, o, d, p, f, b, w, _, g, x, N, B, H, T, S, v, k, q, ne, pe, re, _e, ke, Re, l, m, P, u, i, O, G, Q, X, Y, Z, J, V, A, U, ie, ue, le, ce, de, me, y, De, Se, rt, at, st, ot, it, ut, lt, ct, dt, mt, ft, gt, pt;
3691
3694
  return {
3692
3695
  id: n.gradeindex,
3693
3696
  is_current_level: !1,
@@ -3696,68 +3699,68 @@ const us = (e) => ({
3696
3699
  turnover: {
3697
3700
  isShow: !1,
3698
3701
  current: "0.00",
3699
- total: x(n.min_activebet)
3702
+ total: D(n.min_activebet)
3700
3703
  },
3701
3704
  deposit: {
3702
3705
  isShow: !1,
3703
3706
  current: "0.00",
3704
- total: x(n.min_deposit)
3707
+ total: D(n.min_deposit)
3705
3708
  },
3706
3709
  promo_list: n.promocash.filter((ae) => ae.isshow == 1 && ae.status == "1").map((ae) => ({
3707
3710
  name: ae.promosimplified,
3708
- min_deposit: x(ae.min_deposit),
3711
+ min_deposit: D(ae.min_deposit),
3709
3712
  promo_bonus: ae.percentage,
3710
- promo_limit: x(ae.max_promo_amt),
3713
+ promo_limit: D(ae.max_promo_amt),
3711
3714
  turnover_multiplier: ae.multiply,
3712
3715
  type: ae.promo_type
3713
3716
  })),
3714
3717
  benefit_list: {
3715
3718
  daily: {
3716
- bonus: x(((r = (t = n.benefit) == null ? void 0 : t.daily) == null ? void 0 : r.bonus) ?? "0"),
3719
+ bonus: D(((r = (t = n.benefit) == null ? void 0 : t.daily) == null ? void 0 : r.bonus) ?? "0"),
3717
3720
  bonus_name: ((s = (a = n.benefit) == null ? void 0 : a.daily) == null ? void 0 : s.bonus_name) ?? "",
3718
- turnover: x(((d = (o = n.benefit) == null ? void 0 : o.daily) == null ? void 0 : d.turnover) ?? "0"),
3721
+ turnover: D(((d = (o = n.benefit) == null ? void 0 : o.daily) == null ? void 0 : d.turnover) ?? "0"),
3719
3722
  turnover_name: ((f = (p = n.benefit) == null ? void 0 : p.daily) == null ? void 0 : f.turnover_name) ?? ""
3720
3723
  },
3721
3724
  monthly: {
3722
- bonus: x(((w = (b = n.benefit) == null ? void 0 : b.monthly) == null ? void 0 : w.bonus) ?? "0"),
3725
+ bonus: D(((w = (b = n.benefit) == null ? void 0 : b.monthly) == null ? void 0 : w.bonus) ?? "0"),
3723
3726
  bonus_name: ((g = (_ = n.benefit) == null ? void 0 : _.monthly) == null ? void 0 : g.bonus_name) ?? "",
3724
- turnover: x(((N = (D = n.benefit) == null ? void 0 : D.monthly) == null ? void 0 : N.turnover) ?? "0"),
3727
+ turnover: D(((N = (x = n.benefit) == null ? void 0 : x.monthly) == null ? void 0 : N.turnover) ?? "0"),
3725
3728
  turnover_name: ((H = (B = n.benefit) == null ? void 0 : B.monthly) == null ? void 0 : H.turnover_name) ?? ""
3726
3729
  },
3727
3730
  weekly: {
3728
- bonus: x(((S = (T = n.benefit) == null ? void 0 : T.weekly) == null ? void 0 : S.bonus) ?? "0"),
3731
+ bonus: D(((S = (T = n.benefit) == null ? void 0 : T.weekly) == null ? void 0 : S.bonus) ?? "0"),
3729
3732
  bonus_name: ((k = (v = n.benefit) == null ? void 0 : v.weekly) == null ? void 0 : k.bonus_name) ?? "",
3730
- turnover: x(((ne = (q = n.benefit) == null ? void 0 : q.weekly) == null ? void 0 : ne.turnover) ?? "0"),
3733
+ turnover: D(((ne = (q = n.benefit) == null ? void 0 : q.weekly) == null ? void 0 : ne.turnover) ?? "0"),
3731
3734
  turnover_name: ((re = (pe = n.benefit) == null ? void 0 : pe.weekly) == null ? void 0 : re.turnover_name) ?? ""
3732
3735
  },
3733
3736
  upgrade: {
3734
- bonus: x(((ke = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : ke.bonus) ?? "0"),
3737
+ bonus: D(((ke = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : ke.bonus) ?? "0"),
3735
3738
  bonus_name: ((l = (Re = n.benefit) == null ? void 0 : Re.upgrade) == null ? void 0 : l.bonus_name) ?? "",
3736
- turnover: x(((P = (m = n.benefit) == null ? void 0 : m.upgrade) == null ? void 0 : P.turnover) ?? "0"),
3739
+ turnover: D(((P = (m = n.benefit) == null ? void 0 : m.upgrade) == null ? void 0 : P.turnover) ?? "0"),
3737
3740
  turnover_name: ((i = (u = n.benefit) == null ? void 0 : u.upgrade) == null ? void 0 : i.turnover_name) ?? ""
3738
3741
  },
3739
3742
  birthday: {
3740
- bonus: x(((G = (O = n.benefit) == null ? void 0 : O.birthday) == null ? void 0 : G.bonus) ?? "0"),
3743
+ bonus: D(((G = (O = n.benefit) == null ? void 0 : O.birthday) == null ? void 0 : G.bonus) ?? "0"),
3741
3744
  bonus_name: ((X = (Q = n.benefit) == null ? void 0 : Q.birthday) == null ? void 0 : X.bonus_name) ?? "",
3742
- turnover: x(((Z = (Y = n.benefit) == null ? void 0 : Y.birthday) == null ? void 0 : Z.turnover) ?? "0"),
3745
+ turnover: D(((Z = (Y = n.benefit) == null ? void 0 : Y.birthday) == null ? void 0 : Z.turnover) ?? "0"),
3743
3746
  turnover_name: ((V = (J = n.benefit) == null ? void 0 : J.birthday) == null ? void 0 : V.turnover_name) ?? ""
3744
3747
  },
3745
3748
  salary_1st: {
3746
- bonus: x(((U = (A = n.benefit) == null ? void 0 : A.salary_1st) == null ? void 0 : U.bonus) ?? "0"),
3749
+ bonus: D(((U = (A = n.benefit) == null ? void 0 : A.salary_1st) == null ? void 0 : U.bonus) ?? "0"),
3747
3750
  bonus_name: ((ue = (ie = n.benefit) == null ? void 0 : ie.salary_1st) == null ? void 0 : ue.bonus_name) ?? "",
3748
- turnover: x(((ce = (le = n.benefit) == null ? void 0 : le.salary_1st) == null ? void 0 : ce.turnover) ?? "0"),
3751
+ turnover: D(((ce = (le = n.benefit) == null ? void 0 : le.salary_1st) == null ? void 0 : ce.turnover) ?? "0"),
3749
3752
  turnover_name: ((me = (de = n.benefit) == null ? void 0 : de.salary_1st) == null ? void 0 : me.turnover_name) ?? ""
3750
3753
  },
3751
3754
  salary_10th: {
3752
- bonus: x(((xe = (y = n.benefit) == null ? void 0 : y.salary_10th) == null ? void 0 : xe.bonus) ?? "0"),
3755
+ bonus: D(((De = (y = n.benefit) == null ? void 0 : y.salary_10th) == null ? void 0 : De.bonus) ?? "0"),
3753
3756
  bonus_name: ((rt = (Se = n.benefit) == null ? void 0 : Se.salary_10th) == null ? void 0 : rt.bonus_name) ?? "",
3754
- turnover: x(((st = (at = n.benefit) == null ? void 0 : at.salary_10th) == null ? void 0 : st.turnover) ?? "0"),
3757
+ turnover: D(((st = (at = n.benefit) == null ? void 0 : at.salary_10th) == null ? void 0 : st.turnover) ?? "0"),
3755
3758
  turnover_name: ((it = (ot = n.benefit) == null ? void 0 : ot.salary_10th) == null ? void 0 : it.turnover_name) ?? ""
3756
3759
  },
3757
3760
  salary_20th: {
3758
- bonus: x(((lt = (ut = n.benefit) == null ? void 0 : ut.salary_20th) == null ? void 0 : lt.bonus) ?? "0"),
3761
+ bonus: D(((lt = (ut = n.benefit) == null ? void 0 : ut.salary_20th) == null ? void 0 : lt.bonus) ?? "0"),
3759
3762
  bonus_name: ((dt = (ct = n.benefit) == null ? void 0 : ct.salary_20th) == null ? void 0 : dt.bonus_name) ?? "",
3760
- turnover: x(((ft = (mt = n.benefit) == null ? void 0 : mt.salary_20th) == null ? void 0 : ft.turnover) ?? "0"),
3763
+ turnover: D(((ft = (mt = n.benefit) == null ? void 0 : mt.salary_20th) == null ? void 0 : ft.turnover) ?? "0"),
3761
3764
  turnover_name: ((pt = (gt = n.benefit) == null ? void 0 : gt.salary_20th) == null ? void 0 : pt.turnover_name) ?? ""
3762
3765
  }
3763
3766
  }
@@ -4015,7 +4018,7 @@ const Ps = (e) => {
4015
4018
  }))) ?? []
4016
4019
  };
4017
4020
  })) ?? [];
4018
- }, xs = (e) => e.data.map((n) => ({
4021
+ }, Ds = (e) => e.data.map((n) => ({
4019
4022
  companyId: n.company_id,
4020
4023
  companyName: n.company_name,
4021
4024
  resultByDateList: n.draws.map((t) => {
@@ -4054,7 +4057,7 @@ const Ps = (e) => {
4054
4057
  }
4055
4058
  };
4056
4059
  })
4057
- })), Ds = (e) => e.data ? e.data.filter((n) => !Xa(n.matchDate)).map((n) => ({
4060
+ })), xs = (e) => e.data ? e.data.filter((n) => !Xa(n.matchDate)).map((n) => ({
4058
4061
  id: n.id,
4059
4062
  date: on(sn(n.matchDate)),
4060
4063
  stage: n.Stage,
@@ -4082,10 +4085,10 @@ const Ps = (e) => {
4082
4085
  status: e.status == 1,
4083
4086
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
4084
4087
  flag: e.flag
4085
- }), I = (e) => ({
4088
+ }), C = (e) => ({
4086
4089
  status: e.status == 1,
4087
4090
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
4088
- }), ks = (e) => I(e), Rs = (e) => {
4091
+ }), ks = (e) => C(e), Rs = (e) => {
4089
4092
  var n, t, r, a, s;
4090
4093
  return {
4091
4094
  bankCard: ((n = e.bankCard) == null ? void 0 : n.map((o) => {
@@ -4150,9 +4153,9 @@ const Ps = (e) => {
4150
4153
  withdrawFee: e.withdrawFee,
4151
4154
  withdrawMaxFee: Number(e.withdrawMaxFee),
4152
4155
  withdrawCount: e.withdrawCount
4153
- }), Is = (e) => I(e);
4156
+ }), Cs = (e) => C(e);
4154
4157
  var $ = /* @__PURE__ */ ((e) => (e.deposit = "deposit", e.withdraw = "withdraw", e.promo = "promotion", e.manual = "adjustment", e.cashIn = "cashIn", e.cashOut = "cashOut", e.transfer = "transfer", e.incentive = "incentive", e.upgradeBonus = "upgradeBonus", e.extension = "extension", e.creditTransfer = "creditTransfer", e.shareHolder = "shareHolderDividend", e))($ || {});
4155
- const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4158
+ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4156
4159
  __proto__: null,
4157
4160
  TransactionMethod: $
4158
4161
  }, Symbol.toStringTag, { value: "Module" })), js = (e) => {
@@ -4183,7 +4186,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4183
4186
  value: d.status == 1,
4184
4187
  desc: ((f = (p = e.subStatusModes) == null ? void 0 : p.find((b) => b.key === d.status)) == null ? void 0 : f.value) ?? ""
4185
4188
  },
4186
- amount: x(d.amount),
4189
+ amount: D(d.amount),
4187
4190
  dateTime: d.ledgerdatetime,
4188
4191
  reason: d.reasonsimplified,
4189
4192
  method: d.fundmethod
@@ -4232,7 +4235,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4232
4235
  categoryId: r.category_id,
4233
4236
  maintenance: r.maintenance === 1
4234
4237
  }))) ?? [],
4235
- platformWallet: x(n.platformwallet),
4238
+ platformWallet: D(n.platformwallet),
4236
4239
  com: n.com ?? "",
4237
4240
  maintenance: n.maintenance ?? !1
4238
4241
  };
@@ -4276,6 +4279,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4276
4279
  data: ((t = (n = e.mdGameLists) == null ? void 0 : n.data) == null ? void 0 : t.map((r) => ({
4277
4280
  gameId: r.id,
4278
4281
  platformId: r.id_PlatformProduct,
4282
+ platformCode: r.code_PlatformMaster,
4279
4283
  name: r.name,
4280
4284
  flag: {
4281
4285
  value: 0,
@@ -4506,7 +4510,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4506
4510
  }
4507
4511
  }
4508
4512
  return n;
4509
- }, ro = (e) => I(e), ao = (e) => I(e), so = (e) => {
4513
+ }, ro = (e) => C(e), ao = (e) => C(e), so = (e) => {
4510
4514
  var n, t, r, a, s;
4511
4515
  return {
4512
4516
  status: e.status == 1,
@@ -4538,10 +4542,10 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4538
4542
  regex: n.regex,
4539
4543
  showName: n.showname,
4540
4544
  inputHelper: n.inputHelper
4541
- })) : [], io = (e) => I(e), uo = (e) => e, lo = (e) => ({
4545
+ })) : [], io = (e) => C(e), uo = (e) => e, lo = (e) => ({
4542
4546
  status: e.status == 1,
4543
4547
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
4544
- }), co = (e) => I(e), mo = (e) => ({
4548
+ }), co = (e) => C(e), mo = (e) => ({
4545
4549
  status: e.status == 1,
4546
4550
  message: e.message,
4547
4551
  user: e.user ?? ""
@@ -4549,7 +4553,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4549
4553
  status: e.status == 1,
4550
4554
  message: e.msg ?? "",
4551
4555
  amount: e.amount ?? ""
4552
- }), go = (e) => I(e), po = (e) => {
4556
+ }), go = (e) => C(e), po = (e) => {
4553
4557
  var n;
4554
4558
  return {
4555
4559
  status: e.status == 1,
@@ -4583,10 +4587,10 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4583
4587
  message: e.msg ?? "",
4584
4588
  form: e.form ?? "",
4585
4589
  gameUrl: e.data ?? ""
4586
- }), _o = (e) => I(e), To = (e) => I(e), Ve = (e) => ({
4590
+ }), _o = (e) => C(e), To = (e) => C(e), Ve = (e) => ({
4587
4591
  status: e.status == 1,
4588
4592
  message: e.errormessage ?? ""
4589
- }), vo = (e) => I(e), wo = (e) => e, Po = (e) => I(e), xo = (e) => {
4593
+ }), vo = (e) => C(e), wo = (e) => e, Po = (e) => C(e), Do = (e) => {
4590
4594
  var n;
4591
4595
  return {
4592
4596
  platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
@@ -4595,7 +4599,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4595
4599
  com: t.com
4596
4600
  }))) ?? []
4597
4601
  };
4598
- }, Do = (e) => {
4602
+ }, xo = (e) => {
4599
4603
  var n;
4600
4604
  return ((n = e.mdProductMaster) == null ? void 0 : n.map((t) => {
4601
4605
  var r;
@@ -4610,7 +4614,7 @@ const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4610
4614
  }))) ?? []
4611
4615
  };
4612
4616
  })) ?? [];
4613
- }, Mo = (e) => I(e), Oo = (e) => I(e), ko = (e) => I(e), Ro = (e) => I(e), So = (e) => I(e), Io = (e) => I(e), Co = (e) => I(e), jo = (e) => ({
4617
+ }, Mo = (e) => C(e), Oo = (e) => C(e), ko = (e) => C(e), Ro = (e) => C(e), So = (e) => C(e), Co = (e) => C(e), Io = (e) => C(e), jo = (e) => ({
4614
4618
  status: e.status == 1,
4615
4619
  message: e.msg ?? "",
4616
4620
  data: e.data
@@ -4705,7 +4709,7 @@ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4705
4709
  transferIndex: t.clindex,
4706
4710
  target: t.com_from !== "" ? t.com_from : t.com_to,
4707
4711
  category: t.com_from !== "" ? Le.toWallet : Le.toPlatform,
4708
- amount: x(t.amount),
4712
+ amount: D(t.amount),
4709
4713
  dateTime: t.transferdatetime
4710
4714
  }))) ?? []
4711
4715
  };
@@ -4729,10 +4733,10 @@ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4729
4733
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
4730
4734
  data: {
4731
4735
  total: (n = e.data) != null && n.total ? {
4732
- bet: x(((t = e.data) == null ? void 0 : t.total.bet) ?? 0),
4733
- activeBet: x(((r = e.data) == null ? void 0 : r.total.activebet) ?? 0),
4734
- validBet: x(((a = e.data) == null ? void 0 : a.total.validbet) ?? 0),
4735
- payout: x(((s = e.data) == null ? void 0 : s.total.payout) ?? 0)
4736
+ bet: D(((t = e.data) == null ? void 0 : t.total.bet) ?? 0),
4737
+ activeBet: D(((r = e.data) == null ? void 0 : r.total.activebet) ?? 0),
4738
+ validBet: D(((a = e.data) == null ? void 0 : a.total.validbet) ?? 0),
4739
+ payout: D(((s = e.data) == null ? void 0 : s.total.payout) ?? 0)
4736
4740
  } : {
4737
4741
  bet: "0.00",
4738
4742
  activeBet: "0.00",
@@ -4740,17 +4744,17 @@ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4740
4744
  payout: "0.00"
4741
4745
  },
4742
4746
  data: ((d = (o = e.data) == null ? void 0 : o.sum) == null ? void 0 : d.map((_) => ({
4743
- bet: x(_.bet),
4744
- activeBet: x(_.activebet),
4745
- payout: x(_.payout),
4747
+ bet: D(_.bet),
4748
+ activeBet: D(_.activebet),
4749
+ payout: D(_.payout),
4746
4750
  target: _.name,
4747
4751
  com: _.com
4748
4752
  }))) ?? [],
4749
4753
  wagers: ((f = (p = e.data) == null ? void 0 : p.wagers) == null ? void 0 : f.map((_) => ({
4750
- payout: x(_.payout),
4754
+ payout: D(_.payout),
4751
4755
  betType: _.betType,
4752
- stakeF: x(_.stakeF),
4753
- stakeL: x(_.stakeL),
4756
+ stakeF: D(_.stakeF),
4757
+ stakeL: D(_.stakeL),
4754
4758
  date: _.date,
4755
4759
  key: _.key,
4756
4760
  detailSA: _.detailsa,
@@ -4772,7 +4776,7 @@ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4772
4776
  binded: ((r = e.data) == null ? void 0 : r.binded) ?? !1
4773
4777
  }
4774
4778
  };
4775
- }, $o = (e) => I(e), Vo = (e) => {
4779
+ }, $o = (e) => C(e), Vo = (e) => {
4776
4780
  var n;
4777
4781
  return {
4778
4782
  status: e.status == 1,
@@ -4782,7 +4786,7 @@ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4782
4786
  createdAt: t.created_at
4783
4787
  }))) ?? []
4784
4788
  };
4785
- }, Ao = (e) => I(e), Qo = (e) => {
4789
+ }, Ao = (e) => C(e), Qo = (e) => {
4786
4790
  var n, t, r;
4787
4791
  return {
4788
4792
  status: e.status == 1,
@@ -4807,12 +4811,12 @@ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4807
4811
  }))) ?? []
4808
4812
  }
4809
4813
  };
4810
- }, Xo = (e) => I(e), Zo = (e) => ({
4814
+ }, Xo = (e) => C(e), Zo = (e) => ({
4811
4815
  status: e.status == 1,
4812
4816
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
4813
4817
  tokenAmount: e.token_amount
4814
- }), Jo = (e) => I(e);
4815
- var nt = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e.telegramAuthDomain = "telegramauthdomain", e.telegramBotId = "telegrambotid", e.registerwa = "registerwa", e))(nt || {});
4818
+ }), Jo = (e) => C(e);
4819
+ var nt = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e.telegramAuthDomain = "telegramauthdomain", e.telegramBotId = "telegrambotid", e.registerwa = "registerwa", e.forgetUser = "forgetuser", e))(nt || {});
4816
4820
  const Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4817
4821
  __proto__: null,
4818
4822
  SettingCategory: nt
@@ -4893,7 +4897,7 @@ const Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4893
4897
  errorMessage: e.errormessage ?? "",
4894
4898
  isAutoTransfer: e.optionkey == "auto" || ((n = e.message) == null ? void 0 : n.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
4895
4899
  };
4896
- }, ii = (e) => I(e), ui = (e) => ({
4900
+ }, ii = (e) => C(e), ui = (e) => ({
4897
4901
  status: e.status,
4898
4902
  message: e.msg ?? "",
4899
4903
  turnover: e.data ? e.data.turnover : 0,
@@ -4993,6 +4997,7 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4993
4997
  data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((n) => ({
4994
4998
  gameId: n.id,
4995
4999
  platformId: n.id_PlatformProduct,
5000
+ platformCode: n.code,
4996
5001
  name: n.name,
4997
5002
  flag: {
4998
5003
  value: 0,
@@ -5004,7 +5009,7 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5004
5009
  logoUrl: `/image/platform_logo/${n.img.split("/").pop()}?v=1`,
5005
5010
  rate: "0.00"
5006
5011
  })) ?? [] : []
5007
- }), yi = (e) => I(e), hi = (e) => I(e);
5012
+ }), yi = (e) => C(e), hi = (e) => C(e);
5008
5013
  var he = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(he || {});
5009
5014
  const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5010
5015
  __proto__: null,
@@ -5078,7 +5083,7 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5078
5083
  };
5079
5084
  })) ?? []
5080
5085
  };
5081
- }, xi = (e) => ({
5086
+ }, Di = (e) => ({
5082
5087
  status: e.status == 1,
5083
5088
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
5084
5089
  data: {
@@ -5086,7 +5091,10 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5086
5091
  today: e.data.t,
5087
5092
  early: e.data.e
5088
5093
  }
5089
- }), Di = (e) => ({
5094
+ }), xi = (e) => (console.log(e), {
5095
+ status: e.status,
5096
+ message: e.message ?? ""
5097
+ }), Mi = (e) => ({
5090
5098
  status: e.status == 1,
5091
5099
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
5092
5100
  coinList: e.data.map((n) => ({
@@ -5097,12 +5105,12 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5097
5105
  networkId: t.network_id
5098
5106
  })) ?? []
5099
5107
  })) ?? []
5100
- }), Mi = (e) => ({
5108
+ }), Oi = (e) => ({
5101
5109
  status: e.status == 1,
5102
5110
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
5103
5111
  address: e.data ?? ""
5104
- }), Oi = async (e) => {
5105
- var n, t, r, a, s, o, d, p, f, b, w, _, g, D, N, B, H;
5112
+ }), ki = async (e) => {
5113
+ var n, t, r, a, s, o, d, p, f, b, w, _, g, x, N, B, H;
5106
5114
  try {
5107
5115
  e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
5108
5116
  {
@@ -5271,10 +5279,10 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5271
5279
  l.result[u] = Ps(i);
5272
5280
  break;
5273
5281
  case c.searchByDate:
5274
- l.result[u] = xs(i);
5282
+ l.result[u] = Ds(i);
5275
5283
  break;
5276
5284
  case c.upcomingMatches:
5277
- l.result[u] = Ds(
5285
+ l.result[u] = xs(
5278
5286
  i
5279
5287
  );
5280
5288
  break;
@@ -5296,7 +5304,7 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5296
5304
  l.result[u] = Ss(i);
5297
5305
  break;
5298
5306
  case c.addBankCard:
5299
- l.result[u] = Is(i);
5307
+ l.result[u] = Cs(i);
5300
5308
  break;
5301
5309
  case c.transactionReport:
5302
5310
  l.result[u] = js(
@@ -5487,10 +5495,10 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5487
5495
  l.result[u] = Po(i);
5488
5496
  break;
5489
5497
  case c.getActivePP:
5490
- l.result[u] = xo(i);
5498
+ l.result[u] = Do(i);
5491
5499
  break;
5492
5500
  case c.getActiveProduct:
5493
- l.result[u] = Do(
5501
+ l.result[u] = xo(
5494
5502
  i
5495
5503
  );
5496
5504
  break;
@@ -5520,12 +5528,12 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5520
5528
  );
5521
5529
  break;
5522
5530
  case c.requestTransferMoney:
5523
- l.result[u] = Io(
5531
+ l.result[u] = Co(
5524
5532
  i
5525
5533
  );
5526
5534
  break;
5527
5535
  case c.submitTransferMoney:
5528
- l.result[u] = Co(
5536
+ l.result[u] = Io(
5529
5537
  i
5530
5538
  );
5531
5539
  break;
@@ -5710,15 +5718,20 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5710
5718
  );
5711
5719
  break;
5712
5720
  case c.getASCMatchCount:
5721
+ l.result[u] = Di(
5722
+ i
5723
+ );
5724
+ break;
5725
+ case c.updateDeviceToken:
5713
5726
  l.result[u] = xi(
5714
5727
  i
5715
5728
  );
5716
5729
  break;
5717
5730
  case c.getCryptoList:
5718
- l.result[u] = Di(i);
5731
+ l.result[u] = Mi(i);
5719
5732
  break;
5720
5733
  case c.getCryptoAddress:
5721
- l.result[u] = Mi(
5734
+ l.result[u] = Oi(
5722
5735
  i
5723
5736
  );
5724
5737
  break;
@@ -5749,18 +5762,18 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5749
5762
  m.list = m.list.map((Y, Z) => {
5750
5763
  const J = Z === X;
5751
5764
  let V = "0", A = "0", U = 0;
5752
- return J ? (V = `${Math.min(Ie(O), Ie(Y.deposit.total))}`, A = `${Math.min(Ie(G), Ie(Y.turnover.total))}`, U = Q) : Z < X ? (V = Y.deposit.total, A = Y.turnover.total, U = 1) : Z > X && (V = "0.00", A = "0.00", U = 0), {
5765
+ return J ? (V = `${Math.min(Ce(O), Ce(Y.deposit.total))}`, A = `${Math.min(Ce(G), Ce(Y.turnover.total))}`, U = Q) : Z < X ? (V = Y.deposit.total, A = Y.turnover.total, U = 1) : Z > X && (V = "0.00", A = "0.00", U = 0), {
5753
5766
  ...Y,
5754
5767
  is_current_level: J,
5755
5768
  deposit: {
5756
5769
  ...Y.deposit,
5757
5770
  isShow: P === 1 || P === 3 || P === 4,
5758
- current: x(V)
5771
+ current: D(V)
5759
5772
  },
5760
5773
  turnover: {
5761
5774
  ...Y.turnover,
5762
5775
  isShow: P === 2 || P === 3 || P === 4,
5763
- current: x(A)
5776
+ current: D(A)
5764
5777
  },
5765
5778
  percentage: U * 100 > 100 ? 100 : U * 100
5766
5779
  };
@@ -5797,10 +5810,10 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5797
5810
  current: !u.salary_10th.status.claimable && Y > 0 ? de : 0,
5798
5811
  percentage: me > 100 ? 100 : me
5799
5812
  }, m.bonus.salary_20th.status = u.salary_20th.status;
5800
- const { remainingTimeTo20th: y, progressPercentageTo20th: xe } = Va();
5813
+ const { remainingTimeTo20th: y, progressPercentageTo20th: De } = Va();
5801
5814
  m.bonus.salary_20th.timestamp = {
5802
5815
  current: !u.salary_20th.status.claimable && Z > 0 ? y : 0,
5803
- percentage: xe > 100 ? 100 : xe
5816
+ percentage: De > 100 ? 100 : De
5804
5817
  }, m.bonus.birthday.status = u.birthday.status;
5805
5818
  }
5806
5819
  delete l.result.vipBonus;
@@ -6030,7 +6043,7 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6030
6043
  }
6031
6044
  l.result.gameList = m;
6032
6045
  }
6033
- if (c.getCompany in l.result && ((D = l.result) != null && D.getCompany)) {
6046
+ if (c.getCompany in l.result && ((x = l.result) != null && x.getCompany)) {
6034
6047
  const m = l.result.getCompany;
6035
6048
  if (c.searchResultDate in l.result && (N = l.result) != null && N.searchResultDate) {
6036
6049
  const P = l.result.searchResultDate;
@@ -6053,10 +6066,10 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6053
6066
  result: {}
6054
6067
  });
6055
6068
  }
6056
- }, ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6069
+ }, Ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6057
6070
  __proto__: null,
6058
- post: Oi
6059
- }, Symbol.toStringTag, { value: "Module" })), Ri = async (e, n) => {
6071
+ post: ki
6072
+ }, Symbol.toStringTag, { value: "Module" })), Si = async (e, n) => {
6060
6073
  let t = {
6061
6074
  status: 200,
6062
6075
  message: ""
@@ -6076,9 +6089,9 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6076
6089
  };
6077
6090
  }
6078
6091
  return t;
6079
- }, Si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6092
+ }, Ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6080
6093
  __proto__: null,
6081
- call: Ri
6094
+ call: Si
6082
6095
  }, Symbol.toStringTag, { value: "Module" })), Ii = async () => {
6083
6096
  let e = {
6084
6097
  status: 200,
@@ -6093,7 +6106,7 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6093
6106
  };
6094
6107
  }
6095
6108
  return e;
6096
- }, Ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6109
+ }, ji = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6097
6110
  __proto__: null,
6098
6111
  call: Ii
6099
6112
  }, Symbol.toStringTag, { value: "Module" })), Gt = {
@@ -6106,7 +6119,7 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6106
6119
  accountId: 0
6107
6120
  }
6108
6121
  }
6109
- }, ji = async () => {
6122
+ }, Ni = async () => {
6110
6123
  let e = {
6111
6124
  status: 200,
6112
6125
  message: "",
@@ -6131,15 +6144,15 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6131
6144
  };
6132
6145
  }
6133
6146
  return e;
6134
- }, Ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6147
+ }, Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6135
6148
  __proto__: null,
6136
- call: ji
6149
+ call: Ni
6137
6150
  }, Symbol.toStringTag, { value: "Module" })), zt = {
6138
6151
  data: {
6139
6152
  status: !1,
6140
6153
  message: ""
6141
6154
  }
6142
- }, Fi = async (e, n) => {
6155
+ }, Li = async (e, n) => {
6143
6156
  let t = {
6144
6157
  status: 200,
6145
6158
  message: "",
@@ -6164,10 +6177,10 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6164
6177
  };
6165
6178
  }
6166
6179
  return t;
6167
- }, Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6180
+ }, Gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6168
6181
  __proto__: null,
6169
- call: Fi
6170
- }, Symbol.toStringTag, { value: "Module" })), Gi = async (e, n, t, r, a) => {
6182
+ call: Li
6183
+ }, Symbol.toStringTag, { value: "Module" })), zi = async (e, n, t, r, a) => {
6171
6184
  let s = {
6172
6185
  status: 200,
6173
6186
  message: "",
@@ -6205,22 +6218,32 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6205
6218
  };
6206
6219
  }
6207
6220
  return s;
6208
- }, zi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6221
+ }, Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6209
6222
  __proto__: null,
6210
- call: Gi
6223
+ call: zi
6211
6224
  }, Symbol.toStringTag, { value: "Module" })), Yt = {
6212
6225
  data: {
6213
6226
  status: !1,
6214
6227
  message: ""
6215
6228
  }
6216
- }, Yi = async () => {
6229
+ }, Wi = async () => {
6217
6230
  let e = {
6218
6231
  status: 200,
6219
6232
  message: "",
6220
6233
  ...Yt
6221
6234
  };
6222
6235
  try {
6223
- const t = (await oe.post("/graph/getendpoint")).data;
6236
+ const t = (await oe.post("/graph/getendpoint", {
6237
+ requests: {
6238
+ name: "getEndpoint",
6239
+ query: btoa(
6240
+ JSON.stringify({
6241
+ os: "android",
6242
+ interface_id: 0
6243
+ })
6244
+ )
6245
+ }
6246
+ })).data;
6224
6247
  e.data = {
6225
6248
  status: t.status == 1,
6226
6249
  message: t.message ?? ""
@@ -6233,11 +6256,9 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6233
6256
  };
6234
6257
  }
6235
6258
  return e;
6236
- }, Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6259
+ }, qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6237
6260
  __proto__: null,
6238
- call: Yi
6239
- }, Symbol.toStringTag, { value: "Module" })), qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6240
- __proto__: null
6261
+ call: Wi
6241
6262
  }, Symbol.toStringTag, { value: "Module" })), Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6242
6263
  __proto__: null
6243
6264
  }, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -6248,13 +6269,13 @@ const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6248
6269
  __proto__: null
6249
6270
  }, Symbol.toStringTag, { value: "Module" })), $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6250
6271
  __proto__: null
6272
+ }, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6273
+ __proto__: null
6251
6274
  }, Symbol.toStringTag, { value: "Module" }));
6252
6275
  var un = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(un || {});
6253
- const Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6276
+ const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6254
6277
  __proto__: null,
6255
6278
  CmsCategory: un
6256
- }, Symbol.toStringTag, { value: "Module" })), Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6257
- __proto__: null
6258
6279
  }, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6259
6280
  __proto__: null
6260
6281
  }, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -6313,31 +6334,31 @@ const Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6313
6334
  __proto__: null
6314
6335
  }, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6315
6336
  __proto__: null
6337
+ }, Symbol.toStringTag, { value: "Module" })), Du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6338
+ __proto__: null
6316
6339
  }, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6317
6340
  __proto__: null
6318
6341
  }, Symbol.toStringTag, { value: "Module" })), Wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6319
6342
  __proto__: null
6320
6343
  }, Symbol.toStringTag, { value: "Module" })), qt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6321
6344
  __proto__: null
6322
- }, Symbol.toStringTag, { value: "Module" })), Du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6323
- __proto__: null
6324
6345
  }, Symbol.toStringTag, { value: "Module" })), Mu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6325
6346
  __proto__: null
6326
6347
  }, Symbol.toStringTag, { value: "Module" })), Ou = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6327
6348
  __proto__: null
6349
+ }, Symbol.toStringTag, { value: "Module" })), ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6350
+ __proto__: null
6328
6351
  }, Symbol.toStringTag, { value: "Module" }));
6329
6352
  var ln = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ln || {});
6330
- const ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6353
+ const Ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6331
6354
  __proto__: null,
6332
6355
  ImageCategory: ln
6333
- }, Symbol.toStringTag, { value: "Module" })), Ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6334
- __proto__: null
6335
6356
  }, Symbol.toStringTag, { value: "Module" })), Su = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6336
6357
  __proto__: null
6337
- }, Symbol.toStringTag, { value: "Module" })), Iu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6338
- __proto__: null
6339
6358
  }, Symbol.toStringTag, { value: "Module" })), Cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6340
6359
  __proto__: null
6360
+ }, Symbol.toStringTag, { value: "Module" })), Iu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6361
+ __proto__: null
6341
6362
  }, Symbol.toStringTag, { value: "Module" })), ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6342
6363
  __proto__: null
6343
6364
  }, Symbol.toStringTag, { value: "Module" })), Nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -6428,10 +6449,10 @@ const ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6428
6449
  __proto__: null
6429
6450
  }, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6430
6451
  __proto__: null
6431
- }, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6432
- __proto__: null
6433
6452
  }, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6434
6453
  __proto__: null
6454
+ }, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6455
+ __proto__: null
6435
6456
  }, Symbol.toStringTag, { value: "Module" })), Ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6436
6457
  __proto__: null
6437
6458
  }, Symbol.toStringTag, { value: "Module" })), Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -6442,10 +6463,10 @@ const ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6442
6463
  __proto__: null
6443
6464
  }, Symbol.toStringTag, { value: "Module" })), Sl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6444
6465
  __proto__: null
6445
- }, Symbol.toStringTag, { value: "Module" })), Il = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6446
- __proto__: null
6447
6466
  }, Symbol.toStringTag, { value: "Module" })), Cl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6448
6467
  __proto__: null
6468
+ }, Symbol.toStringTag, { value: "Module" })), Il = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6469
+ __proto__: null
6449
6470
  }, Symbol.toStringTag, { value: "Module" })), jl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6450
6471
  __proto__: null
6451
6472
  }, Symbol.toStringTag, { value: "Module" })), Nl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -6456,254 +6477,260 @@ const ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6456
6477
  __proto__: null
6457
6478
  }, Symbol.toStringTag, { value: "Module" })), Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6458
6479
  __proto__: null
6459
- }, Symbol.toStringTag, { value: "Module" })), Wl = {
6460
- api: ki,
6461
- loginApi: Si,
6462
- logoutApi: Ci,
6463
- autoRegisterApi: Ni,
6464
- setLocaleApi: Li,
6465
- loadMatchApi: zi,
6466
- getEndpointApi: Wi,
6480
+ }, Symbol.toStringTag, { value: "Module" })), zl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6481
+ __proto__: null
6482
+ }, Symbol.toStringTag, { value: "Module" })), Yl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6483
+ __proto__: null
6484
+ }, Symbol.toStringTag, { value: "Module" })), El = {
6485
+ api: Ri,
6486
+ loginApi: Ci,
6487
+ logoutApi: ji,
6488
+ autoRegisterApi: Fi,
6489
+ setLocaleApi: Gi,
6490
+ loadMatchApi: Yi,
6491
+ getEndpointApi: qi,
6467
6492
  apiType: Za,
6468
- loginType: qi,
6469
- logoutType: Ei,
6470
- announcementType: Bi,
6493
+ loginType: Ei,
6494
+ logoutType: Bi,
6495
+ announcementType: Hi,
6471
6496
  paymentsProviderType: Ja,
6472
- gameListType: Hi,
6473
- vipListType: Ui,
6474
- promotionType: $i,
6475
- cmsListType: Vi,
6476
- mainWalletType: Ai,
6477
- upcomingMatchType: Qi,
6478
- depositType: Xi,
6479
- applyVipBonusType: Zi,
6480
- withdrawalGetType: Ji,
6481
- addBankCardType: Ki,
6482
- withdrawType: eu,
6497
+ gameListType: Ui,
6498
+ vipListType: $i,
6499
+ promotionType: Vi,
6500
+ cmsListType: Ai,
6501
+ mainWalletType: Qi,
6502
+ upcomingMatchType: Xi,
6503
+ depositType: Zi,
6504
+ applyVipBonusType: Ji,
6505
+ withdrawalGetType: Ki,
6506
+ addBankCardType: eu,
6507
+ withdrawType: tu,
6483
6508
  getSettingType: Ko,
6484
- transactionReportType: Cs,
6485
- changePasswordType: tu,
6486
- walletType: nu,
6487
- getEventListType: ru,
6488
- getEventTokenType: au,
6489
- getExtraGameType: su,
6490
- mailBoxType: ou,
6491
- fishGameListType: iu,
6492
- slotGameListType: uu,
6493
- getTurnOverRewardDataType: lu,
6494
- getTurnOverRewardReportType: cu,
6495
- getInviteRewardDataType: du,
6496
- getInviteRewardReportType: mu,
6497
- getTopupRewardDataType: fu,
6498
- getTopupRewardReportType: gu,
6499
- getRewardReferralType: pu,
6500
- getDepositPromotionType: bu,
6501
- getInviteRewardClaimType: yu,
6502
- getTopUpRewardClaimType: hu,
6503
- getTurnOverRewardClaimType: _u,
6504
- getInviteRewardSettingType: Tu,
6505
- getTopUpRewardSettingType: vu,
6506
- getTurnOverRewardSettingType: wu,
6507
- requestForgetPasswordType: Pu,
6509
+ transactionReportType: Is,
6510
+ changePasswordType: nu,
6511
+ walletType: ru,
6512
+ getEventListType: au,
6513
+ getEventTokenType: su,
6514
+ getExtraGameType: ou,
6515
+ mailBoxType: iu,
6516
+ fishGameListType: uu,
6517
+ slotGameListType: lu,
6518
+ getTurnOverRewardDataType: cu,
6519
+ getTurnOverRewardReportType: du,
6520
+ getInviteRewardDataType: mu,
6521
+ getInviteRewardReportType: fu,
6522
+ getTopupRewardDataType: gu,
6523
+ getTopupRewardReportType: pu,
6524
+ getRewardReferralType: bu,
6525
+ getDepositPromotionType: yu,
6526
+ getInviteRewardClaimType: hu,
6527
+ getTopUpRewardClaimType: _u,
6528
+ getTurnOverRewardClaimType: Tu,
6529
+ getInviteRewardSettingType: vu,
6530
+ getTopUpRewardSettingType: wu,
6531
+ getTurnOverRewardSettingType: Pu,
6532
+ requestForgetPasswordType: Du,
6508
6533
  submitForgetPasswordType: xu,
6509
6534
  submitGiftCode: Wt,
6510
6535
  playGame: qt,
6511
- requestUpdateMobileTacCode: Du,
6512
- submitUpdateMobileTacCode: Mu,
6513
- getVerifyPromo: Ou,
6514
- getImageType: ku,
6515
- getValidateType: Ru,
6516
- updateProfilePictureType: Su,
6536
+ requestUpdateMobileTacCode: Mu,
6537
+ submitUpdateMobileTacCode: Ou,
6538
+ getVerifyPromo: ku,
6539
+ getImageType: Ru,
6540
+ getValidateType: Su,
6541
+ updateProfilePictureType: Cu,
6517
6542
  readMailType: Iu,
6518
- checkRedPacketValidateType: Cu,
6519
- getUserProfileType: ju,
6520
- requestTacCodeType: Nu,
6521
- getUsernameByReferType: Fu,
6522
- applyPromoType: Lu,
6523
- applySignInType: Gu,
6524
- applyRedPacketType: zu,
6525
- getCountryType: Yu,
6543
+ checkRedPacketValidateType: ju,
6544
+ getUserProfileType: Nu,
6545
+ requestTacCodeType: Fu,
6546
+ getUsernameByReferType: Lu,
6547
+ applyPromoType: Gu,
6548
+ applySignInType: zu,
6549
+ applyRedPacketType: Yu,
6550
+ getCountryType: Wu,
6526
6551
  submitGiftCodeType: Wt,
6527
6552
  playGameType: qt,
6528
- transferToMainType: Wu,
6529
- transferProcessType: qu,
6530
- submitValidateType: Eu,
6531
- checkTransferCreditType: Bu,
6532
- friendListType: Hu,
6533
- friendListEditType: Uu,
6534
- getActivePPType: $u,
6535
- getActiveProductType: Vu,
6536
- requestWithdrawTacType: Au,
6537
- requestWithdrawalCodeType: Qu,
6538
- commissionWithdrawType: Xu,
6539
- submitWithdrawalCodeType: Zu,
6540
- submitCryptoAccountType: Ju,
6541
- requestTransferMoneyType: Ku,
6542
- submitTransferMoneyType: el,
6543
- signInViewInfoType: tl,
6544
- signInRecordType: nl,
6545
- referralProfileType: rl,
6546
- referralMemberProfileType: al,
6547
- registerActionType: sl,
6553
+ transferToMainType: qu,
6554
+ transferProcessType: Eu,
6555
+ submitValidateType: Bu,
6556
+ checkTransferCreditType: Hu,
6557
+ friendListType: Uu,
6558
+ friendListEditType: $u,
6559
+ getActivePPType: Vu,
6560
+ getActiveProductType: Au,
6561
+ requestWithdrawTacType: Qu,
6562
+ requestWithdrawalCodeType: Xu,
6563
+ commissionWithdrawType: Zu,
6564
+ submitWithdrawalCodeType: Ju,
6565
+ submitCryptoAccountType: Ku,
6566
+ requestTransferMoneyType: el,
6567
+ submitTransferMoneyType: tl,
6568
+ signInViewInfoType: nl,
6569
+ signInRecordType: rl,
6570
+ referralProfileType: al,
6571
+ referralMemberProfileType: sl,
6572
+ registerActionType: ol,
6548
6573
  transferReportType: qo,
6549
- agTransferCreditReportType: ol,
6550
- betReportType: il,
6551
- getTwoFactorAuthenticateType: ul,
6552
- submitTwoFactorAuthenticateType: ll,
6553
- getUserDeviceListType: cl,
6554
- unbindUserDeviceType: dl,
6555
- searchNumberHistoryType: ml,
6556
- changeWithdrawalCodeType: fl,
6557
- checkRedPacketTokenType: gl,
6558
- submitWithdrawalAlipayType: pl,
6559
- applyReliefFund: bl,
6560
- getReliefFundData: yl,
6561
- getReliefFundReport: hl,
6562
- getWeekCardClaim: _l,
6563
- getWeekCardData: Tl,
6564
- applyWeekCard: vl,
6565
- transferSettingType: wl,
6566
- transferType: Pl,
6574
+ agTransferCreditReportType: il,
6575
+ betReportType: ul,
6576
+ getTwoFactorAuthenticateType: ll,
6577
+ submitTwoFactorAuthenticateType: cl,
6578
+ getUserDeviceListType: dl,
6579
+ unbindUserDeviceType: ml,
6580
+ searchNumberHistoryType: fl,
6581
+ changeWithdrawalCodeType: gl,
6582
+ checkRedPacketTokenType: pl,
6583
+ submitWithdrawalAlipayType: bl,
6584
+ applyReliefFund: yl,
6585
+ getReliefFundData: hl,
6586
+ getReliefFundReport: _l,
6587
+ getWeekCardClaim: Tl,
6588
+ getWeekCardData: vl,
6589
+ applyWeekCard: wl,
6590
+ transferSettingType: Pl,
6591
+ transferType: Dl,
6567
6592
  claimIncentiveRebate: xl,
6568
- getIncentiveData: Dl,
6569
- getIncentiveRebate: Ml,
6593
+ getIncentiveData: Ml,
6594
+ getIncentiveRebate: Ol,
6570
6595
  getMissionData: di,
6571
- getMissionClaim: Ol,
6572
- registerFormType: kl,
6573
- getFavouriteGameType: Rl,
6574
- updateFavouriteGameType: Sl,
6596
+ getMissionClaim: kl,
6597
+ registerFormType: Rl,
6598
+ getFavouriteGameType: Sl,
6599
+ updateFavouriteGameType: Cl,
6575
6600
  requestForgetUsernameType: Il,
6576
- submitForgetUsernameType: Cl,
6601
+ submitForgetUsernameType: jl,
6577
6602
  getAccumulateDepositDataType: _i,
6578
- getAccumulateDepositClaimType: jl,
6579
- rebateRefundSettingType: Nl,
6580
- getASCMatchCountType: Fl,
6581
- getCryptoListType: Ll,
6582
- getCryptoAddressType: Gl
6603
+ getAccumulateDepositClaimType: Nl,
6604
+ rebateRefundSettingType: Fl,
6605
+ getASCMatchCountType: Ll,
6606
+ updateDeviceTokenType: Gl,
6607
+ getCryptoListType: zl,
6608
+ getCryptoAddressType: Yl
6583
6609
  };
6584
6610
  export {
6585
- Wl as Repository,
6586
- Ki as addBankCardType,
6587
- ol as agTransferCreditReportType,
6588
- Bi as announcementType,
6589
- ki as api,
6611
+ El as Repository,
6612
+ eu as addBankCardType,
6613
+ il as agTransferCreditReportType,
6614
+ Hi as announcementType,
6615
+ Ri as api,
6590
6616
  Za as apiType,
6591
- Lu as applyPromoType,
6592
- zu as applyRedPacketType,
6593
- bl as applyReliefFund,
6594
- Gu as applySignInType,
6595
- Zi as applyVipBonusType,
6596
- vl as applyWeekCard,
6597
- Ni as autoRegisterApi,
6598
- il as betReportType,
6599
- tu as changePasswordType,
6600
- fl as changeWithdrawalCodeType,
6601
- gl as checkRedPacketTokenType,
6602
- Cu as checkRedPacketValidateType,
6603
- Bu as checkTransferCreditType,
6617
+ Gu as applyPromoType,
6618
+ Yu as applyRedPacketType,
6619
+ yl as applyReliefFund,
6620
+ zu as applySignInType,
6621
+ Ji as applyVipBonusType,
6622
+ wl as applyWeekCard,
6623
+ Fi as autoRegisterApi,
6624
+ ul as betReportType,
6625
+ nu as changePasswordType,
6626
+ gl as changeWithdrawalCodeType,
6627
+ pl as checkRedPacketTokenType,
6628
+ ju as checkRedPacketValidateType,
6629
+ Hu as checkTransferCreditType,
6604
6630
  xl as claimIncentiveRebate,
6605
- Vi as cmsListType,
6606
- Xu as commissionWithdrawType,
6607
- Xi as depositType,
6608
- iu as fishGameListType,
6609
- Uu as friendListEditType,
6610
- Hu as friendListType,
6611
- Hi as gameListType,
6612
- Fl as getASCMatchCountType,
6613
- jl as getAccumulateDepositClaimType,
6631
+ Ai as cmsListType,
6632
+ Zu as commissionWithdrawType,
6633
+ Zi as depositType,
6634
+ uu as fishGameListType,
6635
+ $u as friendListEditType,
6636
+ Uu as friendListType,
6637
+ Ui as gameListType,
6638
+ Ll as getASCMatchCountType,
6639
+ Nl as getAccumulateDepositClaimType,
6614
6640
  _i as getAccumulateDepositDataType,
6615
- $u as getActivePPType,
6616
- Vu as getActiveProductType,
6617
- Yu as getCountryType,
6618
- Gl as getCryptoAddressType,
6619
- Ll as getCryptoListType,
6620
- bu as getDepositPromotionType,
6621
- Wi as getEndpointApi,
6622
- ru as getEventListType,
6623
- au as getEventTokenType,
6624
- su as getExtraGameType,
6625
- Rl as getFavouriteGameType,
6626
- ku as getImageType,
6627
- Dl as getIncentiveData,
6628
- Ml as getIncentiveRebate,
6629
- yu as getInviteRewardClaimType,
6630
- du as getInviteRewardDataType,
6631
- mu as getInviteRewardReportType,
6632
- Tu as getInviteRewardSettingType,
6633
- Ol as getMissionClaim,
6641
+ Vu as getActivePPType,
6642
+ Au as getActiveProductType,
6643
+ Wu as getCountryType,
6644
+ Yl as getCryptoAddressType,
6645
+ zl as getCryptoListType,
6646
+ yu as getDepositPromotionType,
6647
+ qi as getEndpointApi,
6648
+ au as getEventListType,
6649
+ su as getEventTokenType,
6650
+ ou as getExtraGameType,
6651
+ Sl as getFavouriteGameType,
6652
+ Ru as getImageType,
6653
+ Ml as getIncentiveData,
6654
+ Ol as getIncentiveRebate,
6655
+ hu as getInviteRewardClaimType,
6656
+ mu as getInviteRewardDataType,
6657
+ fu as getInviteRewardReportType,
6658
+ vu as getInviteRewardSettingType,
6659
+ kl as getMissionClaim,
6634
6660
  di as getMissionData,
6635
- yl as getReliefFundData,
6636
- hl as getReliefFundReport,
6637
- pu as getRewardReferralType,
6661
+ hl as getReliefFundData,
6662
+ _l as getReliefFundReport,
6663
+ bu as getRewardReferralType,
6638
6664
  Ko as getSettingType,
6639
- hu as getTopUpRewardClaimType,
6640
- vu as getTopUpRewardSettingType,
6641
- fu as getTopupRewardDataType,
6642
- gu as getTopupRewardReportType,
6643
- _u as getTurnOverRewardClaimType,
6644
- lu as getTurnOverRewardDataType,
6645
- cu as getTurnOverRewardReportType,
6646
- wu as getTurnOverRewardSettingType,
6647
- ul as getTwoFactorAuthenticateType,
6648
- cl as getUserDeviceListType,
6649
- ju as getUserProfileType,
6650
- Fu as getUsernameByReferType,
6651
- Ru as getValidateType,
6652
- Ou as getVerifyPromo,
6653
- _l as getWeekCardClaim,
6654
- Tl as getWeekCardData,
6655
- zi as loadMatchApi,
6656
- Si as loginApi,
6657
- qi as loginType,
6658
- Ci as logoutApi,
6659
- Ei as logoutType,
6660
- ou as mailBoxType,
6661
- Ai as mainWalletType,
6665
+ _u as getTopUpRewardClaimType,
6666
+ wu as getTopUpRewardSettingType,
6667
+ gu as getTopupRewardDataType,
6668
+ pu as getTopupRewardReportType,
6669
+ Tu as getTurnOverRewardClaimType,
6670
+ cu as getTurnOverRewardDataType,
6671
+ du as getTurnOverRewardReportType,
6672
+ Pu as getTurnOverRewardSettingType,
6673
+ ll as getTwoFactorAuthenticateType,
6674
+ dl as getUserDeviceListType,
6675
+ Nu as getUserProfileType,
6676
+ Lu as getUsernameByReferType,
6677
+ Su as getValidateType,
6678
+ ku as getVerifyPromo,
6679
+ Tl as getWeekCardClaim,
6680
+ vl as getWeekCardData,
6681
+ Yi as loadMatchApi,
6682
+ Ci as loginApi,
6683
+ Ei as loginType,
6684
+ ji as logoutApi,
6685
+ Bi as logoutType,
6686
+ iu as mailBoxType,
6687
+ Qi as mainWalletType,
6662
6688
  Ja as paymentsProviderType,
6663
6689
  qt as playGame,
6664
6690
  qt as playGameType,
6665
- $i as promotionType,
6691
+ Vi as promotionType,
6666
6692
  Iu as readMailType,
6667
- Nl as rebateRefundSettingType,
6668
- al as referralMemberProfileType,
6669
- rl as referralProfileType,
6670
- sl as registerActionType,
6671
- kl as registerFormType,
6672
- Pu as requestForgetPasswordType,
6693
+ Fl as rebateRefundSettingType,
6694
+ sl as referralMemberProfileType,
6695
+ al as referralProfileType,
6696
+ ol as registerActionType,
6697
+ Rl as registerFormType,
6698
+ Du as requestForgetPasswordType,
6673
6699
  Il as requestForgetUsernameType,
6674
- Nu as requestTacCodeType,
6675
- Ku as requestTransferMoneyType,
6676
- Du as requestUpdateMobileTacCode,
6677
- Au as requestWithdrawTacType,
6678
- Qu as requestWithdrawalCodeType,
6679
- ml as searchNumberHistoryType,
6680
- Li as setLocaleApi,
6681
- nl as signInRecordType,
6682
- tl as signInViewInfoType,
6683
- uu as slotGameListType,
6684
- Ju as submitCryptoAccountType,
6700
+ Fu as requestTacCodeType,
6701
+ el as requestTransferMoneyType,
6702
+ Mu as requestUpdateMobileTacCode,
6703
+ Qu as requestWithdrawTacType,
6704
+ Xu as requestWithdrawalCodeType,
6705
+ fl as searchNumberHistoryType,
6706
+ Gi as setLocaleApi,
6707
+ rl as signInRecordType,
6708
+ nl as signInViewInfoType,
6709
+ lu as slotGameListType,
6710
+ Ku as submitCryptoAccountType,
6685
6711
  xu as submitForgetPasswordType,
6686
- Cl as submitForgetUsernameType,
6712
+ jl as submitForgetUsernameType,
6687
6713
  Wt as submitGiftCode,
6688
6714
  Wt as submitGiftCodeType,
6689
- el as submitTransferMoneyType,
6690
- ll as submitTwoFactorAuthenticateType,
6691
- Mu as submitUpdateMobileTacCode,
6692
- Eu as submitValidateType,
6693
- pl as submitWithdrawalAlipayType,
6694
- Zu as submitWithdrawalCodeType,
6695
- Cs as transactionReportType,
6696
- qu as transferProcessType,
6715
+ tl as submitTransferMoneyType,
6716
+ cl as submitTwoFactorAuthenticateType,
6717
+ Ou as submitUpdateMobileTacCode,
6718
+ Bu as submitValidateType,
6719
+ bl as submitWithdrawalAlipayType,
6720
+ Ju as submitWithdrawalCodeType,
6721
+ Is as transactionReportType,
6722
+ Eu as transferProcessType,
6697
6723
  qo as transferReportType,
6698
- wl as transferSettingType,
6699
- Wu as transferToMainType,
6700
- Pl as transferType,
6701
- dl as unbindUserDeviceType,
6702
- Qi as upcomingMatchType,
6703
- Sl as updateFavouriteGameType,
6704
- Su as updateProfilePictureType,
6705
- Ui as vipListType,
6706
- nu as walletType,
6707
- eu as withdrawType,
6708
- Ji as withdrawalGetType
6724
+ Pl as transferSettingType,
6725
+ qu as transferToMainType,
6726
+ Dl as transferType,
6727
+ ml as unbindUserDeviceType,
6728
+ Xi as upcomingMatchType,
6729
+ Gl as updateDeviceTokenType,
6730
+ Cl as updateFavouriteGameType,
6731
+ Cu as updateProfilePictureType,
6732
+ $i as vipListType,
6733
+ ru as walletType,
6734
+ tu as withdrawType,
6735
+ Ki as withdrawalGetType
6709
6736
  };