@obb871001/api-integration-sdk 1.0.259 → 1.0.261

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -7543,7 +7543,7 @@ const fo = /* @__PURE__ */ nt(co), _o = ({
7543
7543
  memo: le(D, "memo", null),
7544
7544
  amount: le(D, "amount", null),
7545
7545
  limitAmount: le(D, "limit_amount", null)
7546
- }, A = Number(M.memberInfoUid) === d, P = M.data, K = M.amount, q = M.limitAmount, Y = C.get("mac_address"), Z = le(D, "data.line_id", null), oe = le(D, "data.line_name", null), ie = le(D, "member_info_uid", null);
7546
+ }, A = Number(M.memberInfoUid) === d, P = M.data, K = M.amount, q = M.limitAmount, Y = C.get("mac"), Z = le(D, "data.line_id", null), oe = le(D, "data.line_name", null), ie = le(D, "member_info_uid", null);
7547
7547
  switch (L) {
7548
7548
  case Se.DEPOSIT:
7549
7549
  A && (b(), E?.(M));
@@ -36484,7 +36484,7 @@ const Fm = {
36484
36484
  expired: "Kode QR telah kedaluwarsa"
36485
36485
  }
36486
36486
  }, Ts = () => {
36487
- const { lng: e, getToken: u } = te(), [n, l] = $i(300), [p, g] = $i(!1), U = Na(null), f = Pe(e), t = u?.(), a = new URLSearchParams(window.location.search).get("mac_address"), { data: o, isFetching: r } = Lo({
36487
+ const { lng: e, getToken: u } = te(), [n, l] = $i(300), [p, g] = $i(!1), U = Na(null), f = Pe(e), t = u?.(), a = new URLSearchParams(window.location.search).get("mac"), { data: o, isFetching: r } = Lo({
36488
36488
  formData: {
36489
36489
  mac_address: a
36490
36490
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@obb871001/api-integration-sdk",
3
3
  "private": false,
4
- "version": "1.0.259",
4
+ "version": "1.0.261",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",