@obb871001/api-integration-sdk 1.0.260 → 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.cjs +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
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("
|
|
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("
|
|
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
|
},
|