@feedmepos/mf-payment 1.1.1 → 1.1.2-beta.1

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.
Files changed (30) hide show
  1. package/dist/{PayoutAccount-CHlVhuln.js → PayoutAccount-C8u1fsE5.js} +3 -3
  2. package/dist/{PayoutAccount-Uxp8P5mP.js → PayoutAccount-QGAO7jPp.js} +5 -5
  3. package/dist/{PayoutAccountSetting-CkxieU1X.js → PayoutAccountSetting-wPoXPzrJ.js} +3 -3
  4. package/dist/{Restaurant-CuFO3QRI.js → Restaurant-DiGpgh-2.js} +4 -4
  5. package/dist/{RestaurantSetting-Cu-aL7T5.js → RestaurantSetting-jH0W00Hf.js} +3 -3
  6. package/dist/{Settlement-sUK7hciE.js → Settlement-BDCXvp_Y.js} +3 -3
  7. package/dist/{Settlement-DdtcmG-B.js → Settlement-DUnMPj3d.js} +3 -3
  8. package/dist/{SettlementTransactions-DmRHU4ub.js → SettlementTransactions-BuJyGH9B.js} +3 -3
  9. package/dist/{SettlementTransactions-DEjvlqRR.js → SettlementTransactions-p3221NIm.js} +3 -3
  10. package/dist/{Terminal-By5YvruF.js → Terminal-Ca4GdPsQ.js} +6 -6
  11. package/dist/{TerminalSetting-CdJ5IUMx.js → TerminalSetting-g3R2xMx1.js} +3 -3
  12. package/dist/{Transaction-fDV7uwPm.js → Transaction-BNzrJT8d.js} +6 -6
  13. package/dist/{Transaction-DjnThfJj.js → Transaction-mjzRz2wq.js} +5 -5
  14. package/dist/{TransactionOld-ClbfI26Q.js → TransactionOld-DmY1xWO8.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-V_Nu_Tfr.js → TransactionTable.vue_vue_type_script_setup_true_lang-CtkyIvFC.js} +3 -3
  16. package/dist/{app-WLOsDqR3.js → app-BXouYyP3.js} +317 -317
  17. package/dist/app.js +1 -1
  18. package/dist/{assets-DGWEFqE0.js → assets-Xkgdfqwh.js} +2 -2
  19. package/dist/{grafana-DBVvRHL3.js → grafana-DaRxYkiD.js} +2 -2
  20. package/dist/{index-DlCgS8kr.js → index-B1YzhSnB.js} +1343 -1343
  21. package/dist/{index-BTDZ_TfK.js → index-CRa8fKNl.js} +1 -1
  22. package/dist/{index-DZogRypU.js → index-CXqinLM0.js} +1 -1
  23. package/dist/{index-AnH6XmxC.js → index-DN0Wo5ud.js} +1 -1
  24. package/dist/{index-zH2qb_dJ.js → index-DXsqADIQ.js} +1 -1
  25. package/dist/{index-CsqWYojv.js → index-Dd0_bAdE.js} +1 -1
  26. package/dist/{index.vue_vue_type_script_setup_true_lang-DI0S6frH.js → index.vue_vue_type_script_setup_true_lang-C9Av3OHi.js} +1 -1
  27. package/dist/package.json +1 -1
  28. package/dist/{payout-account-DLHcoJHA.js → payout-account-DrSMYSgr.js} +2 -2
  29. package/dist/tsconfig.app.tsbuildinfo +1 -1
  30. package/package.json +1 -1
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { h as e, i as r, f as o } from "./app-WLOsDqR3.js";
1
+ import { h as e, i as r, f as o } from "./app-BXouYyP3.js";
2
2
  export {
3
3
  e as FmApp,
4
4
  r as i18nMessages,
@@ -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-DlCgS8kr.js";
1
+ import { g, b as H, r as c, f as E, l as v, i as l, _ as J } from "./index-B1YzhSnB.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) => (console.log(w), w.split(" ")[1]),
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-DlCgS8kr.js";
1
+ import { e as y } from "./index-B1YzhSnB.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) => ({
@@ -32,7 +32,7 @@ const i = "https://grafana.feedme.farm/explore?schemaVersion=1", d = (t, e, o) =
32
32
  {
33
33
  type: "resource",
34
34
  queryKey: "cluster",
35
- queryValue: "production"
35
+ queryValue: "dev"
36
36
  },
37
37
  {
38
38
  type: "resource",