60p82u21t54k 0.2.6 → 0.2.8

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.
@@ -594,8 +594,8 @@ function ra(e, a) {
594
594
  return Math.round(n / ea) + 1;
595
595
  }
596
596
  function yt(e, a) {
597
- var y, D, _, p;
598
- const t = W(e, a == null ? void 0 : a.in), n = t.getFullYear(), r = ke(), s = (a == null ? void 0 : a.firstWeekContainsDate) ?? ((D = (y = a == null ? void 0 : a.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((p = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, i = Y((a == null ? void 0 : a.in) || e, 0);
597
+ var y, D, _, b;
598
+ const t = W(e, a == null ? void 0 : a.in), n = t.getFullYear(), r = ke(), s = (a == null ? void 0 : a.firstWeekContainsDate) ?? ((D = (y = a == null ? void 0 : a.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((b = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, i = Y((a == null ? void 0 : a.in) || e, 0);
599
599
  i.setFullYear(n + 1, 0, s), i.setHours(0, 0, 0, 0);
600
600
  const d = fe(i, a), f = Y((a == null ? void 0 : a.in) || e, 0);
601
601
  f.setFullYear(n, 0, s), f.setHours(0, 0, 0, 0);
@@ -1241,8 +1241,8 @@ function hn(e, a, t) {
1241
1241
  }
1242
1242
  const _n = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Tn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, vn = /^'([^]*?)'?$/, wn = /''/g, Dn = /[a-zA-Z]/;
1243
1243
  function Pn(e, a, t) {
1244
- var y, D, _, p, M, N, U, V;
1245
- const n = ke(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? na, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((D = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((p = (_ = n.locale) == null ? void 0 : _.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, i = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (M = t == null ? void 0 : t.locale) == null ? void 0 : M.options) == null ? void 0 : N.weekStartsOn) ?? n.weekStartsOn ?? ((V = (U = n.locale) == null ? void 0 : U.options) == null ? void 0 : V.weekStartsOn) ?? 0, d = W(e, t == null ? void 0 : t.in);
1244
+ var y, D, _, b, M, N, V, A;
1245
+ const n = ke(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? na, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((D = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((b = (_ = n.locale) == null ? void 0 : _.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, i = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (M = t == null ? void 0 : t.locale) == null ? void 0 : M.options) == null ? void 0 : N.weekStartsOn) ?? n.weekStartsOn ?? ((A = (V = n.locale) == null ? void 0 : V.options) == null ? void 0 : A.weekStartsOn) ?? 0, d = W(e, t == null ? void 0 : t.in);
1246
1246
  if (!Ia(d))
1247
1247
  throw new RangeError("Invalid time value");
1248
1248
  let f = a.match(Tn).map((I) => {
@@ -1452,7 +1452,7 @@ function ne(e, a) {
1452
1452
  function da(e) {
1453
1453
  return j(G.anyDigitsSigned, e);
1454
1454
  }
1455
- function C(e, a) {
1455
+ function L(e, a) {
1456
1456
  switch (e) {
1457
1457
  case 1:
1458
1458
  return j(G.singleDigit, a);
@@ -1524,7 +1524,7 @@ class Nn extends x {
1524
1524
  });
1525
1525
  switch (n) {
1526
1526
  case "y":
1527
- return z(C(4, t), s);
1527
+ return z(L(4, t), s);
1528
1528
  case "yo":
1529
1529
  return z(
1530
1530
  r.ordinalNumber(t, {
@@ -1533,7 +1533,7 @@ class Nn extends x {
1533
1533
  s
1534
1534
  );
1535
1535
  default:
1536
- return z(C(n.length, t), s);
1536
+ return z(L(n.length, t), s);
1537
1537
  }
1538
1538
  }
1539
1539
  validate(t, n) {
@@ -1579,7 +1579,7 @@ class Cn extends x {
1579
1579
  });
1580
1580
  switch (n) {
1581
1581
  case "Y":
1582
- return z(C(4, t), s);
1582
+ return z(L(4, t), s);
1583
1583
  case "Yo":
1584
1584
  return z(
1585
1585
  r.ordinalNumber(t, {
@@ -1588,7 +1588,7 @@ class Cn extends x {
1588
1588
  s
1589
1589
  );
1590
1590
  default:
1591
- return z(C(n.length, t), s);
1591
+ return z(L(n.length, t), s);
1592
1592
  }
1593
1593
  }
1594
1594
  validate(t, n) {
@@ -1679,7 +1679,7 @@ class Gn extends x {
1679
1679
  switch (n) {
1680
1680
  case "Q":
1681
1681
  case "QQ":
1682
- return C(n.length, t);
1682
+ return L(n.length, t);
1683
1683
  case "Qo":
1684
1684
  return r.ordinalNumber(t, { unit: "quarter" });
1685
1685
  case "QQQ":
@@ -1741,7 +1741,7 @@ class zn extends x {
1741
1741
  switch (n) {
1742
1742
  case "q":
1743
1743
  case "qq":
1744
- return C(n.length, t);
1744
+ return L(n.length, t);
1745
1745
  case "qo":
1746
1746
  return r.ordinalNumber(t, { unit: "quarter" });
1747
1747
  case "qqq":
@@ -1807,7 +1807,7 @@ class Wn extends x {
1807
1807
  s
1808
1808
  );
1809
1809
  case "MM":
1810
- return z(C(2, t), s);
1810
+ return z(L(2, t), s);
1811
1811
  case "Mo":
1812
1812
  return z(
1813
1813
  r.ordinalNumber(t, {
@@ -1869,7 +1869,7 @@ class Yn extends x {
1869
1869
  s
1870
1870
  );
1871
1871
  case "LL":
1872
- return z(C(2, t), s);
1872
+ return z(L(2, t), s);
1873
1873
  case "Lo":
1874
1874
  return z(
1875
1875
  r.ordinalNumber(t, {
@@ -1933,7 +1933,7 @@ class qn extends x {
1933
1933
  case "wo":
1934
1934
  return r.ordinalNumber(t, { unit: "week" });
1935
1935
  default:
1936
- return C(n.length, t);
1936
+ return L(n.length, t);
1937
1937
  }
1938
1938
  }
1939
1939
  validate(t, n) {
@@ -1975,7 +1975,7 @@ class Hn extends x {
1975
1975
  case "Io":
1976
1976
  return r.ordinalNumber(t, { unit: "week" });
1977
1977
  default:
1978
- return C(n.length, t);
1978
+ return L(n.length, t);
1979
1979
  }
1980
1980
  }
1981
1981
  validate(t, n) {
@@ -2026,7 +2026,7 @@ class Vn extends x {
2026
2026
  case "do":
2027
2027
  return r.ordinalNumber(t, { unit: "date" });
2028
2028
  default:
2029
- return C(n.length, t);
2029
+ return L(n.length, t);
2030
2030
  }
2031
2031
  }
2032
2032
  validate(t, n) {
@@ -2068,7 +2068,7 @@ class An extends x {
2068
2068
  case "Do":
2069
2069
  return r.ordinalNumber(t, { unit: "date" });
2070
2070
  default:
2071
- return C(n.length, t);
2071
+ return L(n.length, t);
2072
2072
  }
2073
2073
  }
2074
2074
  validate(t, n) {
@@ -2080,8 +2080,8 @@ class An extends x {
2080
2080
  }
2081
2081
  }
2082
2082
  function _t(e, a, t) {
2083
- var D, _, p, M;
2084
- const n = ke(), r = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : _.weekStartsOn) ?? n.weekStartsOn ?? ((M = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : M.weekStartsOn) ?? 0, s = W(e, t == null ? void 0 : t.in), i = s.getDay(), f = (a % 7 + 7) % 7, g = 7 - r, y = a < 0 || a > 6 ? a - (i + g) % 7 : (f + g) % 7 - (i + g) % 7;
2083
+ var D, _, b, M;
2084
+ const n = ke(), r = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : _.weekStartsOn) ?? n.weekStartsOn ?? ((M = (b = n.locale) == null ? void 0 : b.options) == null ? void 0 : M.weekStartsOn) ?? 0, s = W(e, t == null ? void 0 : t.in), i = s.getDay(), f = (a % 7 + 7) % 7, g = 7 - r, y = a < 0 || a > 6 ? a - (i + g) % 7 : (f + g) % 7 - (i + g) % 7;
2085
2085
  return ta(s, y, t);
2086
2086
  }
2087
2087
  class Qn extends x {
@@ -2151,7 +2151,7 @@ class Xn extends x {
2151
2151
  switch (n) {
2152
2152
  case "e":
2153
2153
  case "ee":
2154
- return z(C(n.length, t), i);
2154
+ return z(L(n.length, t), i);
2155
2155
  case "eo":
2156
2156
  return z(
2157
2157
  r.ordinalNumber(t, {
@@ -2216,7 +2216,7 @@ class Zn extends x {
2216
2216
  switch (n) {
2217
2217
  case "c":
2218
2218
  case "cc":
2219
- return z(C(n.length, t), i);
2219
+ return z(L(n.length, t), i);
2220
2220
  case "co":
2221
2221
  return z(
2222
2222
  r.ordinalNumber(t, {
@@ -2282,7 +2282,7 @@ class Kn extends x {
2282
2282
  switch (n) {
2283
2283
  case "i":
2284
2284
  case "ii":
2285
- return C(n.length, t);
2285
+ return L(n.length, t);
2286
2286
  case "io":
2287
2287
  return r.ordinalNumber(t, { unit: "day" });
2288
2288
  case "iii":
@@ -2481,7 +2481,7 @@ class nr extends x {
2481
2481
  case "ho":
2482
2482
  return r.ordinalNumber(t, { unit: "hour" });
2483
2483
  default:
2484
- return C(n.length, t);
2484
+ return L(n.length, t);
2485
2485
  }
2486
2486
  }
2487
2487
  validate(t, n) {
@@ -2505,7 +2505,7 @@ class rr extends x {
2505
2505
  case "Ho":
2506
2506
  return r.ordinalNumber(t, { unit: "hour" });
2507
2507
  default:
2508
- return C(n.length, t);
2508
+ return L(n.length, t);
2509
2509
  }
2510
2510
  }
2511
2511
  validate(t, n) {
@@ -2528,7 +2528,7 @@ class sr extends x {
2528
2528
  case "Ko":
2529
2529
  return r.ordinalNumber(t, { unit: "hour" });
2530
2530
  default:
2531
- return C(n.length, t);
2531
+ return L(n.length, t);
2532
2532
  }
2533
2533
  }
2534
2534
  validate(t, n) {
@@ -2551,7 +2551,7 @@ class or extends x {
2551
2551
  case "ko":
2552
2552
  return r.ordinalNumber(t, { unit: "hour" });
2553
2553
  default:
2554
- return C(n.length, t);
2554
+ return L(n.length, t);
2555
2555
  }
2556
2556
  }
2557
2557
  validate(t, n) {
@@ -2575,7 +2575,7 @@ class ir extends x {
2575
2575
  case "mo":
2576
2576
  return r.ordinalNumber(t, { unit: "minute" });
2577
2577
  default:
2578
- return C(n.length, t);
2578
+ return L(n.length, t);
2579
2579
  }
2580
2580
  }
2581
2581
  validate(t, n) {
@@ -2598,7 +2598,7 @@ class ur extends x {
2598
2598
  case "so":
2599
2599
  return r.ordinalNumber(t, { unit: "second" });
2600
2600
  default:
2601
- return C(n.length, t);
2601
+ return L(n.length, t);
2602
2602
  }
2603
2603
  }
2604
2604
  validate(t, n) {
@@ -2616,7 +2616,7 @@ class lr extends x {
2616
2616
  }
2617
2617
  parse(t, n) {
2618
2618
  const r = (s) => Math.trunc(s * Math.pow(10, -n.length + 3));
2619
- return z(C(n.length, t), r);
2619
+ return z(L(n.length, t), r);
2620
2620
  }
2621
2621
  set(t, n, r) {
2622
2622
  return t.setMilliseconds(r), t;
@@ -2756,8 +2756,8 @@ const fr = {
2756
2756
  T: new gr()
2757
2757
  }, pr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, br = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, yr = /^'([^]*?)'?$/, hr = /''/g, _r = /\S/, Tr = /[a-zA-Z]/;
2758
2758
  function vr(e, a, t, n) {
2759
- var U, V, I, k;
2760
- const r = () => Y(t, NaN), s = la(), i = s.locale ?? na, d = s.firstWeekContainsDate ?? ((V = (U = s.locale) == null ? void 0 : U.options) == null ? void 0 : V.firstWeekContainsDate) ?? 1, f = s.weekStartsOn ?? ((k = (I = s.locale) == null ? void 0 : I.options) == null ? void 0 : k.weekStartsOn) ?? 0, g = {
2759
+ var V, A, I, k;
2760
+ const r = () => Y(t, NaN), s = la(), i = s.locale ?? na, d = s.firstWeekContainsDate ?? ((A = (V = s.locale) == null ? void 0 : V.options) == null ? void 0 : A.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
@@ -2809,13 +2809,13 @@ function vr(e, a, t, n) {
2809
2809
  }
2810
2810
  if (e.length > 0 && _r.test(e))
2811
2811
  return r();
2812
- const p = y.map((T) => T.priority).sort((T, R) => R - T).filter((T, R, E) => E.indexOf(T) === R).map(
2812
+ const b = y.map((T) => T.priority).sort((T, R) => R - T).filter((T, R, E) => E.indexOf(T) === R).map(
2813
2813
  (T) => y.filter((R) => R.priority === T).sort((R, E) => E.subPriority - R.subPriority)
2814
2814
  ).map((T) => T[0]);
2815
2815
  let M = W(t, n == null ? void 0 : n.in);
2816
2816
  if (isNaN(+M)) return r();
2817
2817
  const N = {};
2818
- for (const T of p) {
2818
+ for (const T of b) {
2819
2819
  if (!T.validate(M, g))
2820
2820
  return r();
2821
2821
  const R = T.set(M, N, g);
@@ -3063,7 +3063,7 @@ function Gt(e) {
3063
3063
  const a = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
3064
3064
  return a.setUTCFullYear(e.getFullYear()), +e - +a;
3065
3065
  }
3066
- const fa = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, ut = 36e5, zt = 6e4, Wr = 2, q = {
3066
+ const fa = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, ut = 36e5, zt = 6e4, Wr = 2, H = {
3067
3067
  dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
3068
3068
  datePattern: /^([0-9W+-]+)(.*)/,
3069
3069
  plainTime: /:/,
@@ -3131,17 +3131,17 @@ function $e(e, a = {}) {
3131
3131
  }
3132
3132
  function Yr(e) {
3133
3133
  const a = {};
3134
- let t = q.dateTimePattern.exec(e), n;
3135
- if (t ? (a.date = t[1], n = t[3]) : (t = q.datePattern.exec(e), t ? (a.date = t[1], n = t[2]) : (a.date = null, n = e)), n) {
3136
- const r = q.timeZone.exec(n);
3134
+ let t = H.dateTimePattern.exec(e), n;
3135
+ if (t ? (a.date = t[1], n = t[3]) : (t = H.datePattern.exec(e), t ? (a.date = t[1], n = t[2]) : (a.date = null, n = e)), n) {
3136
+ const r = H.timeZone.exec(n);
3137
3137
  r ? (a.time = n.replace(r[1], ""), a.timeZone = r[1].trim()) : a.time = n;
3138
3138
  }
3139
3139
  return a;
3140
3140
  }
3141
3141
  function Er(e, a) {
3142
3142
  if (e) {
3143
- const t = q.YYY[a], n = q.YYYYY[a];
3144
- let r = q.YYYY.exec(e) || n.exec(e);
3143
+ const t = H.YYY[a], n = H.YYYYY[a];
3144
+ let r = H.YYYY.exec(e) || n.exec(e);
3145
3145
  if (r) {
3146
3146
  const s = r[1];
3147
3147
  return {
@@ -3149,7 +3149,7 @@ function Er(e, a) {
3149
3149
  restDateString: e.slice(s.length)
3150
3150
  };
3151
3151
  }
3152
- if (r = q.YY.exec(e) || t.exec(e), r) {
3152
+ if (r = H.YY.exec(e) || t.exec(e), r) {
3153
3153
  const s = r[1];
3154
3154
  return {
3155
3155
  year: parseInt(s, 10) * 100,
@@ -3167,22 +3167,22 @@ function qr(e, a) {
3167
3167
  let t, n, r;
3168
3168
  if (!e || !e.length)
3169
3169
  return t = /* @__PURE__ */ new Date(0), t.setUTCFullYear(a), t;
3170
- let s = q.MM.exec(e);
3170
+ let s = H.MM.exec(e);
3171
3171
  if (s)
3172
3172
  return t = /* @__PURE__ */ new Date(0), n = parseInt(s[1], 10) - 1, Yt(a, n) ? (t.setUTCFullYear(a, n), t) : /* @__PURE__ */ new Date(NaN);
3173
- if (s = q.DDD.exec(e), s) {
3173
+ if (s = H.DDD.exec(e), s) {
3174
3174
  t = /* @__PURE__ */ new Date(0);
3175
3175
  const i = parseInt(s[1], 10);
3176
3176
  return Ur(a, i) ? (t.setUTCFullYear(a, 0, i), t) : /* @__PURE__ */ new Date(NaN);
3177
3177
  }
3178
- if (s = q.MMDD.exec(e), s) {
3178
+ if (s = H.MMDD.exec(e), s) {
3179
3179
  t = /* @__PURE__ */ new Date(0), n = parseInt(s[1], 10) - 1;
3180
3180
  const i = parseInt(s[2], 10);
3181
3181
  return Yt(a, n, i) ? (t.setUTCFullYear(a, n, i), t) : /* @__PURE__ */ new Date(NaN);
3182
3182
  }
3183
- if (s = q.Www.exec(e), s)
3183
+ if (s = H.Www.exec(e), s)
3184
3184
  return r = parseInt(s[1], 10) - 1, Et(r) ? Wt(a, r) : /* @__PURE__ */ new Date(NaN);
3185
- if (s = q.WwwD.exec(e), s) {
3185
+ if (s = H.WwwD.exec(e), s) {
3186
3186
  r = parseInt(s[1], 10) - 1;
3187
3187
  const i = parseInt(s[2], 10) - 1;
3188
3188
  return Et(r, i) ? Wt(a, r, i) : /* @__PURE__ */ new Date(NaN);
@@ -3190,12 +3190,12 @@ function qr(e, a) {
3190
3190
  return null;
3191
3191
  }
3192
3192
  function Br(e) {
3193
- let a, t, n = q.HH.exec(e);
3193
+ let a, t, n = H.HH.exec(e);
3194
3194
  if (n)
3195
3195
  return a = parseFloat(n[1].replace(",", ".")), lt(a) ? a % 24 * ut : NaN;
3196
- if (n = q.HHMM.exec(e), n)
3196
+ if (n = H.HHMM.exec(e), n)
3197
3197
  return a = parseInt(n[1], 10), t = parseFloat(n[2].replace(",", ".")), lt(a, t) ? a % 24 * ut + t * zt : NaN;
3198
- if (n = q.HHMMSS.exec(e), n) {
3198
+ if (n = H.HHMMSS.exec(e), n) {
3199
3199
  a = parseInt(n[1], 10), t = parseInt(n[2], 10);
3200
3200
  const r = parseFloat(n[3].replace(",", "."));
3201
3201
  return lt(a, t, r) ? a % 24 * ut + t * zt + r * 1e3 : NaN;
@@ -3559,10 +3559,10 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3559
3559
  amountList: g,
3560
3560
  min: y,
3561
3561
  max: D
3562
- }, p = s.pg.map((N) => {
3563
- const U = N.mintransaction ?? "0.00", V = N.maxtransaction ?? "0.00", { amountList: I, minAmount: k, maxAmount: T } = ze(
3564
- Number(U),
3562
+ }, b = s.pg.map((N) => {
3563
+ const V = N.mintransaction ?? "0.00", A = N.maxtransaction ?? "0.00", { amountList: I, minAmount: k, maxAmount: T } = ze(
3565
3564
  Number(V),
3565
+ Number(A),
3566
3566
  t.mdBankLevelDetail.onlinepayment_min,
3567
3567
  t.mdBankLevelDetail.onlinepayment_max
3568
3568
  );
@@ -3580,7 +3580,7 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3580
3580
  amountList: [],
3581
3581
  min: 0,
3582
3582
  max: 0,
3583
- gateway: [_, ...p]
3583
+ gateway: [_, ...b]
3584
3584
  };
3585
3585
  }),
3586
3586
  requiredField: Ke,
@@ -3616,14 +3616,14 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3616
3616
  Number(g),
3617
3617
  n.mdBankLevelDetail.onlinepayment_min,
3618
3618
  n.mdBankLevelDetail.onlinepayment_max
3619
- ), p = {
3619
+ ), b = {
3620
3620
  id: 0,
3621
3621
  name: "autoChannel",
3622
3622
  amountList: y,
3623
3623
  min: D,
3624
3624
  max: _
3625
3625
  };
3626
- s.push(p);
3626
+ s.push(b);
3627
3627
  }
3628
3628
  return {
3629
3629
  id: a,
@@ -3678,19 +3678,19 @@ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3678
3678
  name: y.name,
3679
3679
  iconUrl: `/custom/image/side_menu/${y.code.toLowerCase()}.png?v=1`,
3680
3680
  nextPage: y.nextPage === 1,
3681
- list: (y.mdPlatformProducts !== null && ((D = y.mdPlatformProducts) == null ? void 0 : D.length)) ?? !1 ? ((_ = y.mdPlatformProducts) == null ? void 0 : _.map((p) => ({
3682
- gameId: Number(p.id_GameMaster),
3683
- platformId: Number(p.id),
3684
- platformCode: p.code,
3685
- name: p.name,
3681
+ list: (y.mdPlatformProducts !== null && ((D = y.mdPlatformProducts) == null ? void 0 : D.length)) ?? !1 ? ((_ = y.mdPlatformProducts) == null ? void 0 : _.map((b) => ({
3682
+ gameId: Number(b.id_GameMaster),
3683
+ platformId: Number(b.id),
3684
+ platformCode: b.code,
3685
+ name: b.name,
3686
3686
  flag: {
3687
- value: p.flag,
3688
- hot: (p.flag & 2) > 0,
3689
- trial: (p.flag & 4) > 0,
3690
- new: (p.flag & 8) > 0
3687
+ value: b.flag,
3688
+ hot: (b.flag & 2) > 0,
3689
+ trial: (b.flag & 4) > 0,
3690
+ new: (b.flag & 8) > 0
3691
3691
  },
3692
- imageUrl: `${e.mdDomains[p.mdDomains_id]}${p.img}?ts=${p.filemtime}`,
3693
- logoUrl: `/image/platform_logo/${p.img.split("/").pop()}?v=1`,
3692
+ imageUrl: `${e.mdDomains[b.mdDomains_id]}${b.img}?ts=${b.filemtime}`,
3693
+ logoUrl: `/image/platform_logo/${b.img.split("/").pop()}?v=1`,
3694
3694
  rate: "0.00"
3695
3695
  }))) ?? [] : []
3696
3696
  };
@@ -3773,7 +3773,7 @@ function Ps(e) {
3773
3773
  }
3774
3774
  const xs = (e) => ({
3775
3775
  list: e.mdGrade.map((a) => {
3776
- var t, n, r, s, i, d, f, g, y, D, _, p, M, N, U, V, I, k, T, R, E, le, se, ce, de, Ie, je, te, We, tt, Te, ve, we, De, Ne, Pe, at, xe, nt, Ye, Ee, o, m, v, u, l, w, L, A, X, F, K, B, Z, H, J, Q, me, pe, Ce, be, Le, b, Pt;
3776
+ var t, n, r, s, i, d, f, g, y, D, _, b, M, N, V, A, I, k, T, R, E, le, se, ce, de, Ie, je, te, We, tt, Te, ve, we, De, Ne, Pe, at, xe, nt, Ye, Ee, o, m, v, u, l, w, F, $, X, C, K, q, Z, B, J, Q, me, pe, Ce, be, Le, p, Pt;
3777
3777
  return {
3778
3778
  id: a.gradeindex,
3779
3779
  is_current_level: !1,
@@ -3808,9 +3808,9 @@ const xs = (e) => ({
3808
3808
  monthly: {
3809
3809
  isShow: !0,
3810
3810
  bonus: P(((D = (y = a.benefit) == null ? void 0 : y.monthly) == null ? void 0 : D.bonus) ?? "0"),
3811
- bonus_name: ((p = (_ = a.benefit) == null ? void 0 : _.monthly) == null ? void 0 : p.bonus_name) ?? "",
3811
+ bonus_name: ((b = (_ = a.benefit) == null ? void 0 : _.monthly) == null ? void 0 : b.bonus_name) ?? "",
3812
3812
  turnover: P(((N = (M = a.benefit) == null ? void 0 : M.monthly) == null ? void 0 : N.turnover) ?? "0"),
3813
- turnover_name: ((V = (U = a.benefit) == null ? void 0 : U.monthly) == null ? void 0 : V.turnover_name) ?? ""
3813
+ turnover_name: ((A = (V = a.benefit) == null ? void 0 : V.monthly) == null ? void 0 : A.turnover_name) ?? ""
3814
3814
  },
3815
3815
  weekly: {
3816
3816
  isShow: !0,
@@ -3838,21 +3838,21 @@ const xs = (e) => ({
3838
3838
  bonus: P(((o = (Ee = a.benefit) == null ? void 0 : Ee.salary_1st) == null ? void 0 : o.bonus) ?? "0"),
3839
3839
  bonus_name: ((v = (m = a.benefit) == null ? void 0 : m.salary_1st) == null ? void 0 : v.bonus_name) ?? "",
3840
3840
  turnover: P(((l = (u = a.benefit) == null ? void 0 : u.salary_1st) == null ? void 0 : l.turnover) ?? "0"),
3841
- turnover_name: ((L = (w = a.benefit) == null ? void 0 : w.salary_1st) == null ? void 0 : L.turnover_name) ?? ""
3841
+ turnover_name: ((F = (w = a.benefit) == null ? void 0 : w.salary_1st) == null ? void 0 : F.turnover_name) ?? ""
3842
3842
  },
3843
3843
  salary_10th: {
3844
3844
  isShow: !0,
3845
- bonus: P(((X = (A = a.benefit) == null ? void 0 : A.salary_10th) == null ? void 0 : X.bonus) ?? "0"),
3846
- bonus_name: ((K = (F = a.benefit) == null ? void 0 : F.salary_10th) == null ? void 0 : K.bonus_name) ?? "",
3847
- turnover: P(((Z = (B = a.benefit) == null ? void 0 : B.salary_10th) == null ? void 0 : Z.turnover) ?? "0"),
3848
- turnover_name: ((J = (H = a.benefit) == null ? void 0 : H.salary_10th) == null ? void 0 : J.turnover_name) ?? ""
3845
+ bonus: P(((X = ($ = a.benefit) == null ? void 0 : $.salary_10th) == null ? void 0 : X.bonus) ?? "0"),
3846
+ bonus_name: ((K = (C = a.benefit) == null ? void 0 : C.salary_10th) == null ? void 0 : K.bonus_name) ?? "",
3847
+ turnover: P(((Z = (q = a.benefit) == null ? void 0 : q.salary_10th) == null ? void 0 : Z.turnover) ?? "0"),
3848
+ turnover_name: ((J = (B = a.benefit) == null ? void 0 : B.salary_10th) == null ? void 0 : J.turnover_name) ?? ""
3849
3849
  },
3850
3850
  salary_20th: {
3851
3851
  isShow: !0,
3852
3852
  bonus: P(((me = (Q = a.benefit) == null ? void 0 : Q.salary_20th) == null ? void 0 : me.bonus) ?? "0"),
3853
3853
  bonus_name: ((Ce = (pe = a.benefit) == null ? void 0 : pe.salary_20th) == null ? void 0 : Ce.bonus_name) ?? "",
3854
3854
  turnover: P(((Le = (be = a.benefit) == null ? void 0 : be.salary_20th) == null ? void 0 : Le.turnover) ?? "0"),
3855
- turnover_name: ((Pt = (b = a.benefit) == null ? void 0 : b.salary_20th) == null ? void 0 : Pt.turnover_name) ?? ""
3855
+ turnover_name: ((Pt = (p = a.benefit) == null ? void 0 : p.salary_20th) == null ? void 0 : Pt.turnover_name) ?? ""
3856
3856
  }
3857
3857
  }
3858
3858
  };
@@ -4072,7 +4072,9 @@ const xs = (e) => ({
4072
4072
  return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
4073
4073
  code: t.area_code,
4074
4074
  regex: t.regex,
4075
- value: t.value
4075
+ value: t.value,
4076
+ minLength: t.minlength,
4077
+ maxLength: t.maxlength
4076
4078
  }))) ?? [];
4077
4079
  }, Ns = (e) => e, Cs = (e) => {
4078
4080
  let a = null;
@@ -4126,21 +4128,21 @@ const Ys = (e) => {
4126
4128
  companyId: a.company_id,
4127
4129
  companyName: a.company_name,
4128
4130
  resultByDateList: a.draws.map((t) => {
4129
- const n = t.results.filter((p) => p.combination_dimension == 3).map((p) => p.combination_combination), r = t.results.filter(
4130
- (p) => p.combination_dimension == 4 && p.combination_position === 1
4131
- ).map((p) => p.combination_combination), s = t.results.filter(
4132
- (p) => p.combination_dimension === 4 && p.combination_position === 2
4133
- ).map((p) => p.combination_combination), i = t.results.filter(
4134
- (p) => p.combination_dimension === 4 && p.combination_position === 3
4135
- ).map((p) => p.combination_combination), d = t.results.filter(
4136
- (p) => p.combination_dimension === 4 && p.combination_position === 4
4137
- ).map((p) => p.combination_combination), f = t.results.filter(
4138
- (p) => p.combination_dimension === 4 && p.combination_position === 5
4139
- ).map((p) => p.combination_combination), g = t.results.filter(
4140
- (p) => p.combination_dimension === 5 && p.combination_position === 1
4141
- ).map((p) => p.combination_combination), y = t.results.filter((p) => p.combination_dimension == 5).map((p) => p.combination_combination), D = t.results.filter(
4142
- (p) => p.combination_dimension === 6 && p.combination_position === 1
4143
- ).map((p) => p.combination_combination), _ = t.results.filter((p) => p.combination_dimension === 6).map((p) => p.combination_combination);
4131
+ const n = t.results.filter((b) => b.combination_dimension == 3).map((b) => b.combination_combination), r = t.results.filter(
4132
+ (b) => b.combination_dimension == 4 && b.combination_position === 1
4133
+ ).map((b) => b.combination_combination), s = t.results.filter(
4134
+ (b) => b.combination_dimension === 4 && b.combination_position === 2
4135
+ ).map((b) => b.combination_combination), i = t.results.filter(
4136
+ (b) => b.combination_dimension === 4 && b.combination_position === 3
4137
+ ).map((b) => b.combination_combination), d = t.results.filter(
4138
+ (b) => b.combination_dimension === 4 && b.combination_position === 4
4139
+ ).map((b) => b.combination_combination), f = t.results.filter(
4140
+ (b) => b.combination_dimension === 4 && b.combination_position === 5
4141
+ ).map((b) => b.combination_combination), g = t.results.filter(
4142
+ (b) => b.combination_dimension === 5 && b.combination_position === 1
4143
+ ).map((b) => b.combination_combination), y = t.results.filter((b) => b.combination_dimension == 5).map((b) => b.combination_combination), D = t.results.filter(
4144
+ (b) => b.combination_dimension === 6 && b.combination_position === 1
4145
+ ).map((b) => b.combination_combination), _ = t.results.filter((b) => b.combination_dimension === 6).map((b) => b.combination_combination);
4144
4146
  return {
4145
4147
  date: t.date,
4146
4148
  dimension_3: n,
@@ -4262,10 +4264,10 @@ const Ys = (e) => {
4262
4264
  withdrawMaxFee: Number(e.withdrawMaxFee),
4263
4265
  withdrawCount: e.withdrawCount
4264
4266
  }), As = (e) => S(e);
4265
- 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))($ || {});
4267
+ var U = /* @__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))(U || {});
4266
4268
  const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4267
4269
  __proto__: null,
4268
- TransactionMethod: $
4270
+ TransactionMethod: U
4269
4271
  }, Symbol.toStringTag, { value: "Module" })), Xs = (e) => {
4270
4272
  var a, t, n, r, s, i;
4271
4273
  return {
@@ -4306,30 +4308,30 @@ const Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4306
4308
  switch (e) {
4307
4309
  case 1:
4308
4310
  if (a === 1)
4309
- return $.deposit;
4311
+ return U.deposit;
4310
4312
  if (a === 2)
4311
- return $.withdraw;
4313
+ return U.withdraw;
4312
4314
  break;
4313
4315
  case 3:
4314
- return $.promo;
4316
+ return U.promo;
4315
4317
  case 4:
4316
- return $.manual;
4318
+ return U.manual;
4317
4319
  case 32:
4318
- return $.cashIn;
4320
+ return U.cashIn;
4319
4321
  case 33:
4320
- return $.cashOut;
4322
+ return U.cashOut;
4321
4323
  case 34:
4322
- return $.transfer;
4324
+ return U.transfer;
4323
4325
  case 35:
4324
- return $.incentive;
4326
+ return U.incentive;
4325
4327
  case 36:
4326
- return $.upgradeBonus;
4328
+ return U.upgradeBonus;
4327
4329
  case 40:
4328
- return $.extension;
4330
+ return U.extension;
4329
4331
  case 42:
4330
- return $.creditTransfer;
4332
+ return U.creditTransfer;
4331
4333
  case 43:
4332
- return $.shareHolder;
4334
+ return U.shareHolder;
4333
4335
  }
4334
4336
  return "";
4335
4337
  }, Js = (e) => ({
@@ -5489,7 +5491,7 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5489
5491
  }
5490
5492
  };
5491
5493
  }, iu = async (e) => {
5492
- var a, t, n, r, s, i, d, f, g, y, D, _, p, M, N, U, V, I, k, T, R, E, le, se, ce, de, Ie, je;
5494
+ var a, t, n, r, s, i, d, f, g, y, D, _, b, M, N, V, A, I, k, T, R, E, le, se, ce, de, Ie, je;
5493
5495
  try {
5494
5496
  e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
5495
5497
  {
@@ -6219,16 +6221,16 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6219
6221
  const u = o.result.vipStatus, {
6220
6222
  current_grade_id: l,
6221
6223
  current_deposit: w,
6222
- current_turnover: L,
6223
- percentage: A
6224
- } = u, X = m.list.findIndex((F) => F.id === l);
6225
- for (let F = 0; F < m.list.length; F++) {
6226
- const K = m.list[F], B = m.list[F + 1];
6227
- let Z = "0", H = "0", J = 0;
6228
- const Q = B === void 0 ? "0.00" : B.deposit.total, me = B === void 0 ? "0.00" : B.turnover.total;
6229
- F === X ? (Z = `${Math.min(Number(w), Number(Q))}`, H = `${Math.min(Number(L), Number(me))}`, J = A) : F < X ? (Z = K.deposit.total, H = K.turnover.total, J = 1) : F > X && (Z = "0.00", H = "0.00", J = 0), m.list[F] = {
6224
+ current_turnover: F,
6225
+ percentage: $
6226
+ } = u, X = m.list.findIndex((C) => C.id === l);
6227
+ for (let C = 0; C < m.list.length; C++) {
6228
+ const K = m.list[C], q = m.list[C + 1];
6229
+ let Z = "0", B = "0", J = 0;
6230
+ const Q = q === void 0 ? "0.00" : q.deposit.total, me = q === void 0 ? "0.00" : q.turnover.total;
6231
+ C === X ? (Z = `${Math.min(Number(w), Number(Q))}`, B = `${Math.min(Number(F), Number(me))}`, J = $) : C < X ? (Z = K.deposit.total, B = K.turnover.total, J = 1) : C > X && (Z = "0.00", B = "0.00", J = 0), m.list[C] = {
6230
6232
  ...K,
6231
- is_current_level: F === X,
6233
+ is_current_level: C === X,
6232
6234
  deposit: {
6233
6235
  total: Q,
6234
6236
  isShow: v === 1 || v === 3 || v === 4,
@@ -6237,7 +6239,7 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6237
6239
  turnover: {
6238
6240
  total: me,
6239
6241
  isShow: v === 2 || v === 3 || v === 4,
6240
- current: H
6242
+ current: B
6241
6243
  },
6242
6244
  percentage: J
6243
6245
  };
@@ -6254,25 +6256,25 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6254
6256
  current: l,
6255
6257
  percentage: w > 100 ? 100 : w
6256
6258
  }, m.bonus.week.status = u.week.status;
6257
- const { weekRemainingTime: L, weekProgressPercentage: A } = os();
6259
+ const { weekRemainingTime: F, weekProgressPercentage: $ } = os();
6258
6260
  m.bonus.week.timestamp = {
6259
- current: L,
6260
- percentage: A > 100 ? 100 : A
6261
+ current: F,
6262
+ percentage: $ > 100 ? 100 : $
6261
6263
  }, m.bonus.month.status = u.month.status;
6262
- const { monthRemainingTime: X, monthProgressPercentage: F } = ss();
6264
+ const { monthRemainingTime: X, monthProgressPercentage: C } = ss();
6263
6265
  m.bonus.month.timestamp = {
6264
6266
  current: X,
6265
- percentage: F > 100 ? 100 : F
6267
+ percentage: C > 100 ? 100 : C
6266
6268
  }, m.bonus.salary_1st.status = u.salary_1st.status;
6267
- const { remainingTimeTo5th: K, progressPercentageTo5th: B } = us();
6269
+ const { remainingTimeTo5th: K, progressPercentageTo5th: q } = us();
6268
6270
  m.bonus.salary_1st.timestamp = {
6269
6271
  current: K,
6270
- percentage: B > 100 ? 100 : B
6272
+ percentage: q > 100 ? 100 : q
6271
6273
  }, m.bonus.salary_10th.status = u.salary_10th.status;
6272
- const { remainingTimeTo10th: Z, progressPercentageTo10th: H } = ls();
6274
+ const { remainingTimeTo10th: Z, progressPercentageTo10th: B } = ls();
6273
6275
  m.bonus.salary_10th.timestamp = {
6274
6276
  current: Z,
6275
- percentage: H > 100 ? 100 : H
6277
+ percentage: B > 100 ? 100 : B
6276
6278
  }, m.bonus.salary_20th.status = u.salary_20th.status;
6277
6279
  const { remainingTimeTo20th: J, progressPercentageTo20th: Q } = cs();
6278
6280
  m.bonus.salary_20th.timestamp = {
@@ -6288,149 +6290,157 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6288
6290
  l.push({
6289
6291
  name: "",
6290
6292
  code: "vipLevel",
6291
- value: m.list.map((b) => b.name)
6293
+ value: m.list.map((p) => p.name)
6292
6294
  });
6293
6295
  const w = u.findIndex(
6294
- (b) => b.fieldName == "upgrade_bonus"
6296
+ (p) => p.fieldName == "upgrade_bonus"
6295
6297
  );
6296
6298
  w > -1 && l.push({
6297
6299
  name: u[w].showName,
6298
6300
  code: "",
6299
- value: m.list.map((b) => b.benefit_list.upgrade.bonus)
6301
+ value: m.list.map((p) => p.benefit_list.upgrade.bonus)
6300
6302
  });
6301
- const L = u.findIndex(
6302
- (b) => b.fieldName == "upgrade_bonus_multiply"
6303
+ const F = u.findIndex(
6304
+ (p) => p.fieldName == "upgrade_bonus_multiply"
6303
6305
  );
6304
- L > -1 && l.push({
6305
- name: u[L].showName,
6306
+ F > -1 && l.push({
6307
+ name: u[F].showName,
6306
6308
  code: "",
6307
- value: m.list.map((b) => b.benefit_list.upgrade.turnover)
6309
+ value: m.list.map((p) => p.benefit_list.upgrade.turnover)
6308
6310
  });
6309
- const A = u.findIndex(
6310
- (b) => b.fieldName == "monthly_bonus"
6311
+ const $ = u.findIndex(
6312
+ (p) => p.fieldName == "monthly_bonus"
6311
6313
  );
6312
- m.bonus.month.isShow = A > -1, A > -1 && l.push({
6313
- name: u[A].showName,
6314
+ m.list.map((p) => {
6315
+ p.benefit_list.monthly.isShow = $ > -1;
6316
+ }), m.bonus.month.isShow = $ > -1, $ > -1 && l.push({
6317
+ name: u[$].showName,
6314
6318
  code: "",
6315
- value: m.list.map((b) => b.benefit_list.monthly.bonus)
6319
+ value: m.list.map((p) => p.benefit_list.monthly.bonus)
6316
6320
  });
6317
6321
  const X = u.findIndex(
6318
- (b) => b.fieldName == "monthly_bonus_multiply"
6322
+ (p) => p.fieldName == "monthly_bonus_multiply"
6319
6323
  );
6320
6324
  X > -1 && l.push({
6321
6325
  name: u[X].showName,
6322
6326
  code: "",
6323
- value: m.list.map((b) => b.benefit_list.monthly.turnover)
6327
+ value: m.list.map((p) => p.benefit_list.monthly.turnover)
6324
6328
  });
6325
- const F = u.findIndex(
6326
- (b) => b.fieldName == "weekly_bonus"
6329
+ const C = u.findIndex(
6330
+ (p) => p.fieldName == "weekly_bonus"
6327
6331
  );
6328
- m.bonus.week.isShow = F > -1, F > -1 && l.push({
6329
- name: u[F].showName,
6332
+ m.list.map((p) => {
6333
+ p.benefit_list.weekly.isShow = C > -1;
6334
+ }), m.bonus.week.isShow = C > -1, C > -1 && l.push({
6335
+ name: u[C].showName,
6330
6336
  code: "",
6331
- value: m.list.map((b) => b.benefit_list.weekly.bonus)
6337
+ value: m.list.map((p) => p.benefit_list.weekly.bonus)
6332
6338
  });
6333
6339
  const K = u.findIndex(
6334
- (b) => b.fieldName == "weekly_bonus_multiply"
6340
+ (p) => p.fieldName == "weekly_bonus_multiply"
6335
6341
  );
6336
6342
  K > -1 && l.push({
6337
6343
  name: u[K].showName,
6338
6344
  code: "",
6339
- value: m.list.map((b) => b.benefit_list.weekly.turnover)
6345
+ value: m.list.map((p) => p.benefit_list.weekly.turnover)
6340
6346
  });
6341
- const B = u.findIndex(
6342
- (b) => b.fieldName == "daily_bonus"
6347
+ const q = u.findIndex(
6348
+ (p) => p.fieldName == "daily_bonus"
6343
6349
  );
6344
- m.bonus.day.isShow = B > -1, B > -1 && l.push({
6345
- name: u[B].showName,
6350
+ m.list.map((p) => {
6351
+ p.benefit_list.daily.isShow = q > -1;
6352
+ }), m.bonus.day.isShow = q > -1, q > -1 && l.push({
6353
+ name: u[q].showName,
6346
6354
  code: "",
6347
- value: m.list.map((b) => b.benefit_list.daily.bonus)
6355
+ value: m.list.map((p) => p.benefit_list.daily.bonus)
6348
6356
  });
6349
6357
  const Z = u.findIndex(
6350
- (b) => b.fieldName == "daily_bonus_multiply"
6358
+ (p) => p.fieldName == "daily_bonus_multiply"
6351
6359
  );
6352
6360
  Z > -1 && l.push({
6353
6361
  name: u[Z].showName,
6354
6362
  code: "",
6355
- value: m.list.map((b) => b.benefit_list.daily.turnover)
6363
+ value: m.list.map((p) => p.benefit_list.daily.turnover)
6356
6364
  });
6357
- const H = u.findIndex(
6358
- (b) => b.fieldName == "birthday_bonus"
6365
+ const B = u.findIndex(
6366
+ (p) => p.fieldName == "birthday_bonus"
6359
6367
  );
6360
- m.bonus.birthday.isShow = H > -1, H > -1 && l.push({
6361
- name: u[H].showName,
6368
+ m.list.map((p) => {
6369
+ p.benefit_list.birthday.isShow = B > -1;
6370
+ }), m.bonus.birthday.isShow = B > -1, B > -1 && l.push({
6371
+ name: u[B].showName,
6362
6372
  code: "",
6363
- value: m.list.map((b) => b.benefit_list.birthday.bonus)
6373
+ value: m.list.map((p) => p.benefit_list.birthday.bonus)
6364
6374
  });
6365
6375
  const J = u.findIndex(
6366
- (b) => b.fieldName == "birthday_bonus_multiply"
6376
+ (p) => p.fieldName == "birthday_bonus_multiply"
6367
6377
  );
6368
6378
  J > -1 && l.push({
6369
6379
  name: u[J].showName,
6370
6380
  code: "",
6371
- value: m.list.map((b) => b.benefit_list.birthday.turnover)
6381
+ value: m.list.map((p) => p.benefit_list.birthday.turnover)
6372
6382
  });
6373
6383
  const Q = u.findIndex(
6374
- (b) => b.fieldName == "salary_bonus_1st"
6384
+ (p) => p.fieldName == "salary_bonus_1st"
6375
6385
  );
6376
- m.list.map((b) => {
6377
- b.benefit_list.salary_1st.isShow = Q > -1;
6386
+ m.list.map((p) => {
6387
+ p.benefit_list.salary_1st.isShow = Q > -1;
6378
6388
  }), m.bonus.salary_1st.isShow = Q > -1, Q > -1 && l.push({
6379
6389
  name: u[Q].showName,
6380
6390
  code: "",
6381
- value: m.list.map((b) => b.benefit_list.salary_1st.bonus)
6391
+ value: m.list.map((p) => p.benefit_list.salary_1st.bonus)
6382
6392
  });
6383
6393
  const me = u.findIndex(
6384
- (b) => b.fieldName == "salary_bonus_multiply_1st"
6394
+ (p) => p.fieldName == "salary_bonus_multiply_1st"
6385
6395
  );
6386
6396
  me > -1 && l.push({
6387
6397
  name: u[me].showName,
6388
6398
  code: "",
6389
- value: m.list.map((b) => b.benefit_list.salary_1st.turnover)
6399
+ value: m.list.map((p) => p.benefit_list.salary_1st.turnover)
6390
6400
  });
6391
6401
  const pe = u.findIndex(
6392
- (b) => b.fieldName == "salary_bonus_10th"
6402
+ (p) => p.fieldName == "salary_bonus_10th"
6393
6403
  );
6394
- m.list.map((b) => {
6395
- b.benefit_list.salary_10th.isShow = pe > -1;
6404
+ m.list.map((p) => {
6405
+ p.benefit_list.salary_10th.isShow = pe > -1;
6396
6406
  }), m.bonus.salary_10th.isShow = pe > -1, pe > -1 && l.push({
6397
6407
  name: u[pe].showName,
6398
6408
  code: "",
6399
- value: m.list.map((b) => b.benefit_list.salary_10th.bonus)
6409
+ value: m.list.map((p) => p.benefit_list.salary_10th.bonus)
6400
6410
  });
6401
6411
  const Ce = u.findIndex(
6402
- (b) => b.fieldName == "salary_bonus_multiply_10th"
6412
+ (p) => p.fieldName == "salary_bonus_multiply_10th"
6403
6413
  );
6404
6414
  Ce > -1 && l.push({
6405
6415
  name: u[Ce].showName,
6406
6416
  code: "",
6407
- value: m.list.map((b) => b.benefit_list.salary_10th.turnover)
6417
+ value: m.list.map((p) => p.benefit_list.salary_10th.turnover)
6408
6418
  });
6409
6419
  const be = u.findIndex(
6410
- (b) => b.fieldName == "salary_bonus_20th"
6420
+ (p) => p.fieldName == "salary_bonus_20th"
6411
6421
  );
6412
- m.list.map((b) => {
6413
- b.benefit_list.salary_20th.isShow = be > -1;
6422
+ m.list.map((p) => {
6423
+ p.benefit_list.salary_20th.isShow = be > -1;
6414
6424
  }), m.bonus.salary_20th.isShow = be > -1, be > -1 && l.push({
6415
6425
  name: u[be].showName,
6416
6426
  code: "",
6417
- value: m.list.map((b) => b.benefit_list.salary_20th.bonus)
6427
+ value: m.list.map((p) => p.benefit_list.salary_20th.bonus)
6418
6428
  });
6419
6429
  const Le = u.findIndex(
6420
- (b) => b.fieldName == "salary_bonus_multiply_20th"
6430
+ (p) => p.fieldName == "salary_bonus_multiply_20th"
6421
6431
  );
6422
6432
  Le > -1 && l.push({
6423
6433
  name: u[Le].showName,
6424
6434
  code: "",
6425
- value: m.list.map((b) => b.benefit_list.salary_20th.turnover)
6435
+ value: m.list.map((p) => p.benefit_list.salary_20th.turnover)
6426
6436
  }), (v === 1 || v === 3 || v === 4) && l.push({
6427
6437
  name: "",
6428
6438
  code: "detail_deposit",
6429
- value: m.list.map((b) => b.deposit.total)
6439
+ value: m.list.map((p) => p.deposit.total)
6430
6440
  }), (v === 2 || v === 3 || v === 4) && l.push({
6431
6441
  name: "",
6432
6442
  code: "detail_turnover",
6433
- value: m.list.map((b) => b.turnover.total)
6443
+ value: m.list.map((p) => p.turnover.total)
6434
6444
  }), m.detail = l;
6435
6445
  }
6436
6446
  delete o.result.vipFieldStatus;
@@ -6445,7 +6455,7 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6445
6455
  v += Number(l.totalReward), u += Number(l.unclaimReward), m.turnOverRewardData = l, delete o.result.getTurnOverRewardData;
6446
6456
  }
6447
6457
  if (c.getInviteRewardData in o.result && ((_ = o.result) != null && _.getInviteRewardData)) {
6448
- const l = (p = o.result) == null ? void 0 : p.getInviteRewardData;
6458
+ const l = (b = o.result) == null ? void 0 : b.getInviteRewardData;
6449
6459
  v += Number(l.totalReward), u += Number(l.unclaimReward), m.inviteRewardData = l, delete o.result.getInviteRewardData;
6450
6460
  }
6451
6461
  if (c.getTopupRewardData in o.result && ((M = o.result) != null && M.getTopupRewardData)) {
@@ -6454,9 +6464,9 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6454
6464
  }
6455
6465
  m.referralRewardData.isClaimable = u > 0, m.referralRewardData.totalCommission = v.toString();
6456
6466
  }
6457
- if (c.getFavouriteGame in o.result && ((U = o.result) != null && U.getFavouriteGame)) {
6467
+ if (c.getFavouriteGame in o.result && ((V = o.result) != null && V.getFavouriteGame)) {
6458
6468
  const m = o.result.getFavouriteGame;
6459
- if (JSON.parse(e[Te].query).pid && c.getPlatformTurnoverRate in o.result && (V = o.result) != null && V.getPlatformTurnoverRate) {
6469
+ if (JSON.parse(e[Te].query).pid && c.getPlatformTurnoverRate in o.result && (A = o.result) != null && A.getPlatformTurnoverRate) {
6460
6470
  const v = o.result.getPlatformTurnoverRate;
6461
6471
  o.result.getFavouriteGame = m.data.map((u) => {
6462
6472
  const l = v.find(
@@ -6507,7 +6517,7 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6507
6517
  const v = o.result.cmsList;
6508
6518
  o.result.paymentsProvider = m.map((u) => (u.paymentList.map((l) => {
6509
6519
  const w = v.depositHint.find(
6510
- (L) => L.path === `/member/deposit/${l.pathName}`
6520
+ (F) => F.path === `/member/deposit/${l.pathName}`
6511
6521
  );
6512
6522
  l.hintMsg = (w == null ? void 0 : w.content) ?? "";
6513
6523
  }), u)), delete o.result.cmsList;
@@ -6522,17 +6532,17 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6522
6532
  m.platformGame = m.platformGame.map((l) => ({
6523
6533
  ...l,
6524
6534
  list: l.list.map((w) => {
6525
- const L = u.find(
6526
- (A) => A.id === w.platformId
6535
+ const F = u.find(
6536
+ ($) => $.id === w.platformId
6527
6537
  );
6528
6538
  return {
6529
6539
  ...w,
6530
- rate: (L == null ? void 0 : L.percentage) ?? "0.00"
6540
+ rate: (F == null ? void 0 : F.percentage) ?? "0.00"
6531
6541
  };
6532
6542
  })
6533
6543
  })), m.platformGameList.data = m.platformGameList.data.map((l) => {
6534
6544
  const w = u.find(
6535
- (L) => L.id === l.platformId
6545
+ (F) => F.id === l.platformId
6536
6546
  );
6537
6547
  return {
6538
6548
  ...l,
@@ -6540,7 +6550,7 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6540
6550
  };
6541
6551
  }), m.specialGameList.data = m.specialGameList.data.map((l) => {
6542
6552
  const w = u.find(
6543
- (L) => L.id === l.platformId
6553
+ (F) => F.id === l.platformId
6544
6554
  );
6545
6555
  return {
6546
6556
  ...l,
@@ -6548,7 +6558,7 @@ const nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6548
6558
  };
6549
6559
  }), m.trialGameList = m.trialGameList.map((l) => {
6550
6560
  const w = u.find(
6551
- (L) => L.id === l.platformId
6561
+ (F) => F.id === l.platformId
6552
6562
  );
6553
6563
  return {
6554
6564
  ...l,