@feedmepos/mf-payment 1.4.26 → 1.4.28

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 (65) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-DKeIpNIW.js → Actions.vue_vue_type_script_setup_true_lang-CLMalWxE.js} +2 -2
  2. package/dist/{Chargeback-BDRSyAmK.js → Chargeback-_-KfXEVv.js} +5 -5
  3. package/dist/{OnboardForm-BSOqOm95.js → OnboardForm-OsCSZD51.js} +4 -4
  4. package/dist/{OnboardForm-AB0mVuJ9.js → OnboardForm-hY9l_enH.js} +202 -196
  5. package/dist/{OnboardSubmission-DRWeuOKJ.js → OnboardSubmission-ByDceZ70.js} +5 -5
  6. package/dist/{OnboardSubmission-Dnk7gYO_.js → OnboardSubmission-CttvUQ4D.js} +2 -2
  7. package/dist/{PayoutAccount-xYdw-qwo.js → PayoutAccount-BdasKqjH.js} +5 -5
  8. package/dist/{PayoutAccount-_3rSThA1.js → PayoutAccount-eW-MqpMH.js} +5 -5
  9. package/dist/{PayoutAccountSetting-BkFPooSa.js → PayoutAccountSetting-LxWKmBOI.js} +3 -3
  10. package/dist/{Restaurant-7tDDS7PZ.js → Restaurant-CiaK6wV9.js} +4 -4
  11. package/dist/{RestaurantSetting-jsHDhjrj.js → RestaurantSetting-DOcVGjiD.js} +3 -3
  12. package/dist/{Settlement-BPeUovFo.js → Settlement-0g10njYN.js} +3 -3
  13. package/dist/{Settlement-BOQdhdzn.js → Settlement-CU8BlYx0.js} +3 -3
  14. package/dist/{SettlementTransactions-D7wfVl0P.js → SettlementTransactions-DsWWADGe.js} +4 -4
  15. package/dist/{SettlementTransactions-CmzgEQs0.js → SettlementTransactions-G9Q6Bi0g.js} +4 -4
  16. package/dist/{Status.vue_vue_type_script_setup_true_lang-D3aXDlnu.js → Status.vue_vue_type_script_setup_true_lang-COp6-_i4.js} +1 -1
  17. package/dist/{Terminal-Bk-fLvmw.js → Terminal-CetdabFy.js} +5 -5
  18. package/dist/TerminalSetting-MKI0jupT.js +1460 -0
  19. package/dist/{Transaction-CD3eAEsP.js → Transaction-BBGFc7jF.js} +146 -130
  20. package/dist/{Transaction-B5xuKV97.js → Transaction-CL0kwjHI.js} +162 -146
  21. package/dist/{TransactionOld-D8xULx8n.js → TransactionOld-_tvyK7TV.js} +6 -6
  22. package/dist/api/index.d.ts +2 -2
  23. package/dist/{app-BGLSsKgl.js → app--H8J5dFW.js} +23 -23
  24. package/dist/app.js +1 -1
  25. package/dist/assets-DCTj0P5R.js +134 -0
  26. package/dist/{grafana-Dq_GUJiP.js → grafana-3qKGKghh.js} +1 -1
  27. package/dist/{index-BIKn02lu.js → index-BQwri7nC.js} +1 -1
  28. package/dist/{index-tbFfJPr9.js → index-BsbqgL6x.js} +2 -2
  29. package/dist/{index-DeG469p5.js → index-C3ZceSMT.js} +8255 -8114
  30. package/dist/{index-hkLk1b3K.js → index-CElp-4g_.js} +5 -4
  31. package/dist/{index-hAcBjD4I.js → index-DOLajImh.js} +1 -1
  32. package/dist/{index-0n1_opm-.js → index-DrP0JZhQ.js} +1 -1
  33. package/dist/{index-oXO2UZ2G.js → index-DvDscxQR.js} +1 -1
  34. package/dist/{index-CqAsZVgo.js → index-MQyL_1-a.js} +1 -1
  35. package/dist/{index.vue_vue_type_script_setup_true_lang-BJ9Ys3KF.js → index.vue_vue_type_script_setup_true_lang-D__Vi_FK.js} +1 -1
  36. package/dist/package.json +2 -2
  37. package/dist/{payout-account-DRg9Hv9K.js → payout-account-BQpkiil1.js} +3 -3
  38. package/dist/{plugins-CXIAJ_yL.js → plugins-CMp8J-MM.js} +1 -1
  39. package/dist/tsconfig.app.tsbuildinfo +1 -1
  40. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
  41. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +4 -4
  42. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +4 -4
  43. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +4 -4
  44. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  45. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -4
  46. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +18 -4
  47. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -4
  48. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +18 -4
  49. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -4
  50. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -4
  51. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +210 -0
  52. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +18 -4
  53. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +18 -4
  54. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +18 -4
  55. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +18 -4
  56. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +18 -4
  57. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +18 -4
  58. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +18 -4
  59. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +18 -4
  60. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -4
  61. package/dist/views/admin/transaction/cell/BillSeqNumber.vue.d.ts +7 -0
  62. package/dist/views/transaction/cell/BillSeqNumber.vue.d.ts +7 -0
  63. package/package.json +2 -2
  64. package/dist/TerminalSetting-BGtvOvPk.js +0 -1369
  65. package/dist/assets-BDZz71O5.js +0 -133
@@ -1,4 +1,4 @@
1
- import { g as e, b as r, r as o, d as i, f as y, l as f, h as l } from "./index-DeG469p5.js";
1
+ import { g as e, b as r, r as o, d as i, f as y, l, h as f } from "./index-C3ZceSMT.js";
2
2
  import { h as a } from "./moment-h96o7c8I.js";
3
3
  const h = {
4
4
  async readBySettlementId(t) {
@@ -85,7 +85,7 @@ const h = {
85
85
  "restaurantId",
86
86
  "settlementId",
87
87
  "settlementAt"
88
- ), f(c, {
88
+ ), l(c, {
89
89
  filename: `transaction-report-${u.format("YYYY_MM_DD_HH:mm")}-${m.format("YYYY_MM_DD_HH:mm")}.xlsx`,
90
90
  exclude: s,
91
91
  include: ["method.issuer", "fdoAmount.amount", "fdoAmount.currency"],
@@ -93,7 +93,8 @@ const h = {
93
93
  "method.issuer": "method",
94
94
  "fdoAmount.currency": "currency",
95
95
  "fdoAmount.amount": "amount",
96
- seqNumberBinded: "Has Bill"
96
+ seqNumber: "Bill",
97
+ seqNumberBinded: "Bill Binded"
97
98
  },
98
99
  transformers: {
99
100
  gateway: (n) => n === "RAZER_MERCHANT_SERVICE" ? "FIUU" : n,
@@ -105,7 +106,7 @@ const h = {
105
106
  });
106
107
  },
107
108
  async downloadTransactionReport(t) {
108
- return l(
109
+ return f(
109
110
  await r().get("/transactions/report", {
110
111
  params: {
111
112
  start: a(t.start).startOf("day").toISOString(),
@@ -1,4 +1,4 @@
1
- import { b as r, g as e } from "./index-DeG469p5.js";
1
+ import { b as r, g as e } from "./index-C3ZceSMT.js";
2
2
  const n = {
3
3
  async readRestaurantById(t) {
4
4
  const a = await r().get(`/restaurants/${t}`);
@@ -1,6 +1,6 @@
1
1
  import { ref as b, watch as w } from "vue";
2
2
  import { useRoute as A, useRouter as m } from "vue-router";
3
- import { a as y } from "./index-DeG469p5.js";
3
+ import { a as y } from "./index-C3ZceSMT.js";
4
4
  var d = {};
5
5
  (function(s) {
6
6
  (function(c) {
@@ -1,4 +1,4 @@
1
- import { d as e, b as n, g as s, f as u } from "./index-DeG469p5.js";
1
+ import { d as e, b as n, g as s, f as u } from "./index-C3ZceSMT.js";
2
2
  const o = {
3
3
  async read(a) {
4
4
  return e(
@@ -1,4 +1,4 @@
1
- import { g as r, b as i, i as c, l as d, j as y, h as l, r as m } from "./index-DeG469p5.js";
1
+ import { g as r, b as i, i as c, l as d, j as y, h as l, r as m } from "./index-C3ZceSMT.js";
2
2
  import { h as o } from "./moment-h96o7c8I.js";
3
3
  import { d as f } from "./dinero-CIVmXLL-.js";
4
4
  function* p(t, n) {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as U, ref as r, resolveComponent as p, openBlock as f, createBlock as S, withCtx as z, createVNode as m, createElementVNode as s, normalizeStyle as j, createElementBlock as M, Fragment as N, renderList as E, computed as k, watch as I, onMounted as O, unref as D, toDisplayString as B, createCommentVNode as R, normalizeClass as G, nextTick as H } from "vue";
2
- import { u as J } from "./index-DeG469p5.js";
2
+ import { u as J } from "./index-C3ZceSMT.js";
3
3
  import "@feedmepos/ui-library";
4
4
  const K = ["id"], L = /* @__PURE__ */ U({
5
5
  __name: "FmTableSelection",
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "1.4.26",
3
+ "version": "1.4.28",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -33,7 +33,7 @@
33
33
  "@casl/ability": "^3.2.0",
34
34
  "@feedmepos/core": "^2.6.0",
35
35
  "@feedmepos/mf-common": "^1.26.8",
36
- "@feedmepos/payment-entity": "^0.1.38",
36
+ "@feedmepos/payment-entity": "^0.1.39",
37
37
  "@feedmepos/ui-library": "^1.7.1",
38
38
  "axios": "^0.27.2",
39
39
  "buffer": "^6.0.3",
@@ -1,7 +1,7 @@
1
- import { f as j } from "./plugins-CXIAJ_yL.js";
2
- import { c as st, a as it, B as at, p as E } from "./index-DeG469p5.js";
1
+ import { f as j } from "./plugins-CMp8J-MM.js";
2
+ import { c as st, a as it, B as at, p as E } from "./index-C3ZceSMT.js";
3
3
  import { useCoreStore as ut } from "@feedmepos/mf-common";
4
- import { _ as ot } from "./app-BGLSsKgl.js";
4
+ import { _ as ot } from "./app--H8J5dFW.js";
5
5
  var Q = { exports: {} };
6
6
  (function(i, a) {
7
7
  (function(t, m) {
@@ -1,4 +1,4 @@
1
- import { a as be, C as we, r as K, g as C, b as Te, c as ye, d as H, S as ke, e as Ee, F as Ae } from "./app-BGLSsKgl.js";
1
+ import { a as be, C as we, r as K, g as C, b as Te, c as ye, d as H, S as ke, e as Ee, F as Ae } from "./app--H8J5dFW.js";
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2017 Google LLC