@feedmepos/mf-payment 1.1.1 → 1.1.2
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/{PayoutAccount-CHlVhuln.js → PayoutAccount-BmDvfPwA.js} +3 -3
- package/dist/{PayoutAccount-Uxp8P5mP.js → PayoutAccount-HGC_AiSq.js} +5 -5
- package/dist/{PayoutAccountSetting-CkxieU1X.js → PayoutAccountSetting-BmjdyfAe.js} +3 -3
- package/dist/{Restaurant-CuFO3QRI.js → Restaurant-DmgPFx2j.js} +4 -4
- package/dist/{RestaurantSetting-Cu-aL7T5.js → RestaurantSetting-BLWqrj2m.js} +3 -3
- package/dist/{Settlement-DdtcmG-B.js → Settlement-CuJgDf9B.js} +3 -3
- package/dist/{Settlement-sUK7hciE.js → Settlement-DT0d7fFE.js} +3 -3
- package/dist/{SettlementTransactions-DmRHU4ub.js → SettlementTransactions-CIbq6e-d.js} +3 -3
- package/dist/{SettlementTransactions-DEjvlqRR.js → SettlementTransactions-EsXVoNit.js} +3 -3
- package/dist/{Terminal-By5YvruF.js → Terminal-CYNUjIiD.js} +5 -5
- package/dist/{TerminalSetting-CdJ5IUMx.js → TerminalSetting-B-sJbZ0m.js} +3 -3
- package/dist/{Transaction-fDV7uwPm.js → Transaction-D4KpcoUF.js} +6 -6
- package/dist/{Transaction-DjnThfJj.js → Transaction-DbFL2fS3.js} +5 -5
- package/dist/{TransactionOld-ClbfI26Q.js → TransactionOld-Bcs7OZsY.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-V_Nu_Tfr.js → TransactionTable.vue_vue_type_script_setup_true_lang-5MTiaMAq.js} +3 -3
- package/dist/{app-WLOsDqR3.js → app-QKWhpgn2.js} +236 -236
- package/dist/app.js +1 -1
- package/dist/{assets-DGWEFqE0.js → assets-Bo15bZch.js} +2 -2
- package/dist/{grafana-DBVvRHL3.js → grafana-D2tjthr7.js} +1 -1
- package/dist/{index-CsqWYojv.js → index-CbIjujCk.js} +1 -1
- package/dist/{index-BTDZ_TfK.js → index-Con7stPB.js} +1 -1
- package/dist/{index-DZogRypU.js → index-DQQr8pc4.js} +1 -1
- package/dist/{index-zH2qb_dJ.js → index-DShyWspu.js} +1 -1
- package/dist/{index-DlCgS8kr.js → index-Dxf4aNNa.js} +1342 -1342
- package/dist/{index-AnH6XmxC.js → index-DzT_YAZv.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-DI0S6frH.js → index.vue_vue_type_script_setup_true_lang-CRoyN19T.js} +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-DLHcoJHA.js → payout-account-DNCmsHx6.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/app.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g, b as H, r as c, f as E, l as v, i as l, _ as J } from "./index-
|
1
|
+
import { g, b as H, r as c, f as E, l as v, i as l, _ as J } from "./index-Dxf4aNNa.js";
|
2
2
|
import { h as C } from "./moment-h96o7c8I.js";
|
3
3
|
import { d as O } from "./dinero-CIVmXLL-.js";
|
4
4
|
const K = {
|
@@ -89,7 +89,7 @@ const K = {
|
|
89
89
|
transformers: {
|
90
90
|
gateway: (w) => w === "RAZER_MERCHANT_SERVICE" ? "FIUU" : w,
|
91
91
|
"fdoAmount.amount": (w) => (w / 100).toFixed(2),
|
92
|
-
fee: (w) =>
|
92
|
+
fee: (w) => w.split(" ")[1],
|
93
93
|
payout: (w) => w.split(" ")[1],
|
94
94
|
transactionAt: (w) => C(w).format("YYYY-MM-DD HH:mm:ss"),
|
95
95
|
refundedAt: (w) => C(w).format("YYYY-MM-DD HH:mm:ss")
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { e as y } from "./index-
|
1
|
+
import { e as y } from "./index-Dxf4aNNa.js";
|
2
2
|
import { useCoreStore as p } from "@feedmepos/mf-common";
|
3
3
|
import { h as m } from "./moment-h96o7c8I.js";
|
4
4
|
const i = "https://grafana.feedme.farm/explore?schemaVersion=1", d = (t, e, o) => ({
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g as r, b as i, j as d, l as y, k as f, i as l, r as m } from "./index-
|
1
|
+
import { g as r, b as i, j as d, l as y, k as f, i as l, r as m } from "./index-Dxf4aNNa.js";
|
2
2
|
import { h as o } from "./moment-h96o7c8I.js";
|
3
3
|
import { d as u } from "./dinero-CIVmXLL-.js";
|
4
4
|
function* p(t, n) {
|