@feedmepos/mf-payment 1.5.34-dev → 1.5.35-dev

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.
@@ -1,7 +1,7 @@
1
- import { defineComponent as i, resolveComponent as o, openBlock as a, createBlock as s, withCtx as r, createElementVNode as d, unref as p, createElementBlock as u, createVNode as m, Fragment as g, renderList as w } from "vue";
2
- import { g as h, a as y } from "./assets-gWQvONT9.js";
1
+ import { defineComponent as i, resolveComponent as o, openBlock as a, createBlock as s, withCtx as r, createElementVNode as d, unref as p, computed as g, createElementBlock as u, createVNode as m, Fragment as w, renderList as h } from "vue";
2
+ import { g as y, a as F } from "./assets-gWQvONT9.js";
3
3
  import "@feedmepos/ui-library";
4
- const F = ["src"], M = /* @__PURE__ */ i({
4
+ const k = ["src"], M = /* @__PURE__ */ i({
5
5
  __name: "Gateway",
6
6
  props: {
7
7
  row: {},
@@ -19,14 +19,14 @@ const F = ["src"], M = /* @__PURE__ */ i({
19
19
  default: r(() => [
20
20
  d("img", {
21
21
  class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
22
- src: p(h)(n.row.original.gateway)
23
- }, null, 8, F)
22
+ src: p(y)(n.row.original.gateway)
23
+ }, null, 8, k)
24
24
  ]),
25
25
  _: 1
26
26
  }, 8, ["content"]);
27
27
  };
28
28
  }
29
- }), k = ["src"], v = /* @__PURE__ */ i({
29
+ }), x = ["src"], C = /* @__PURE__ */ i({
30
30
  __name: "Method",
31
31
  props: {
32
32
  row: {},
@@ -44,21 +44,21 @@ const F = ["src"], M = /* @__PURE__ */ i({
44
44
  default: r(() => [
45
45
  d("img", {
46
46
  class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
47
- src: p(y)(n.row.original.method.issuer, n.row.original.method.variant)
48
- }, null, 8, k)
47
+ src: p(F)(n.row.original.method.issuer, n.row.original.method.variant)
48
+ }, null, 8, x)
49
49
  ]),
50
50
  _: 1
51
51
  }, 8, ["content"]);
52
52
  };
53
53
  }
54
- }), C = /* @__PURE__ */ i({
54
+ }), P = /* @__PURE__ */ i({
55
55
  __name: "Actions",
56
56
  props: {
57
57
  onAction: { type: Function },
58
58
  transaction: {}
59
59
  },
60
60
  setup(n) {
61
- const c = [
61
+ const c = g(() => [
62
62
  n.transaction.flags.query && {
63
63
  label: "Query",
64
64
  sublabel: "Perform transaction status inquriy",
@@ -83,7 +83,7 @@ const F = ["src"], M = /* @__PURE__ */ i({
83
83
  icon: "history",
84
84
  action: "history"
85
85
  }
86
- ];
86
+ ]);
87
87
  return (l, e) => {
88
88
  const b = o("FmIcon"), f = o("FmMenuItem"), _ = o("FmMenu");
89
89
  return a(), u("div", {
@@ -96,7 +96,7 @@ const F = ["src"], M = /* @__PURE__ */ i({
96
96
  m(b, { name: "settings" })
97
97
  ]),
98
98
  default: r(() => [
99
- (a(!0), u(g, null, w(c.filter((t) => !!t), (t) => (a(), s(f, {
99
+ (a(!0), u(w, null, h(c.value.filter((t) => !!t), (t) => (a(), s(f, {
100
100
  selectable: !0,
101
101
  key: t.label,
102
102
  sublabel: t.sublabel,
@@ -113,6 +113,6 @@ const F = ["src"], M = /* @__PURE__ */ i({
113
113
  });
114
114
  export {
115
115
  M as _,
116
- v as a,
117
- C as b
116
+ C as a,
117
+ P as b
118
118
  };
@@ -8,7 +8,7 @@ import { p as En } from "./index-Dq4IAN2N.js";
8
8
  import { useSnackbar as Vn, useFormChild as Kn, useDialog as Qn } from "@feedmepos/ui-library";
9
9
  import { u as yn } from "./index-T2CVm7-_.js";
10
10
  import { s as Sn } from "./vue-signature-pad.esm-IXPjf4fL.js";
11
- import { P as Un } from "./payout-account-Ce3mmpiT.js";
11
+ import { P as Un } from "./payout-account-BvYk9wz-.js";
12
12
  import { useRouter as In } from "vue-router";
13
13
  const _n = { class: "flex" }, $n = { class: "justify-self-center font-semibold" }, nt = ["src"], tt = ["src"], C = /* @__PURE__ */ rn({
14
14
  __name: "UploadButton",
@@ -3,7 +3,7 @@ import { o as z } from "./index-DhYZ6Ghe.js";
3
3
  import { u as Z, p as oe } from "./index-T2CVm7-_.js";
4
4
  import { useRouter as re } from "vue-router";
5
5
  import { z as u, a as d } from "./validator-DzjyJnvv.js";
6
- import { P as ie } from "./payout-account-Ce3mmpiT.js";
6
+ import { P as ie } from "./payout-account-BvYk9wz-.js";
7
7
  import { _ } from "./DocumentViewer.vue_vue_type_script_setup_true_lang-3pmwclcO.js";
8
8
  import { s as ue } from "./vue-signature-pad.esm-IXPjf4fL.js";
9
9
  import { _ as ee } from "./Status.vue_vue_type_script_setup_true_lang-B41rO8q8.js";
@@ -2,7 +2,7 @@ import { defineComponent as _, resolveComponent as p, openBlock as y, createBloc
2
2
  import { u as K } from "./index-Q0ELb0wB.js";
3
3
  import { p as D } from "./index-T2CVm7-_.js";
4
4
  import { _ as $ } from "./AdminLayout.vue_vue_type_script_setup_true_lang-0Mf1MhAL.js";
5
- import { P } from "./payout-account-Ce3mmpiT.js";
5
+ import { P } from "./payout-account-BvYk9wz-.js";
6
6
  import { p as A } from "./index-Dq4IAN2N.js";
7
7
  import "@feedmepos/ui-library";
8
8
  import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-CkzD8rQP.js";
@@ -3,7 +3,7 @@ import { defineStore as rA, storeToRefs as lA } from "pinia";
3
3
  import { p as J } from "./index-Dq4IAN2N.js";
4
4
  import { p as Z, u as nA, e as cA } from "./index-T2CVm7-_.js";
5
5
  import { useI18n as L, useCoreStore as sA } from "@feedmepos/mf-common";
6
- import { c as BA, a as AA, P as k } from "./payout-account-Ce3mmpiT.js";
6
+ import { c as BA, a as AA, P as k } from "./payout-account-BvYk9wz-.js";
7
7
  import { useDialogChild as uA, useDialog as wA } from "@feedmepos/ui-library";
8
8
  import { z as X, a as q } from "./validator-DzjyJnvv.js";
9
9
  import { P as tA } from "./PDFViewer-CIPPbzWD.js";
@@ -12,7 +12,7 @@ import { p as se } from "./index-Dq4IAN2N.js";
12
12
  import { t as oe } from "./index-DGqWjywh.js";
13
13
  import { u as le, p as E } from "./index-T2CVm7-_.js";
14
14
  import { useSnackbar as ie, useDialog as ce } from "@feedmepos/ui-library";
15
- import { _ as ue, a as me, b as de } from "./Actions.vue_vue_type_script_setup_true_lang-BMLg-uol.js";
15
+ import { _ as ue, a as me, b as de } from "./Actions.vue_vue_type_script_setup_true_lang-otzczqU5.js";
16
16
  import { g as pe } from "./grafana-VY3mqepx.js";
17
17
  import { w as L } from "./Modal-DB8M9o1T.js";
18
18
  import { u as K } from "./error-K1CakhA9.js";
@@ -1,20 +1,20 @@
1
- import { defineComponent as v, resolveComponent as p, openBlock as g, createBlock as F, withCtx as D, createElementVNode as b, unref as y, createElementBlock as $, createVNode as f, Fragment as O, renderList as Y, ref as M, createTextVNode as U, toDisplayString as L, watch as G, isRef as K, h as I } from "vue";
1
+ import { defineComponent as v, resolveComponent as p, openBlock as g, createBlock as F, withCtx as D, createElementVNode as b, unref as y, computed as O, createElementBlock as $, createVNode as f, Fragment as Y, renderList as U, ref as M, createTextVNode as L, toDisplayString as j, watch as G, isRef as K, h as I } from "vue";
2
2
  import { t as _ } from "./index-CiCmB-Rg.js";
3
3
  import { h as x } from "./moment-h96o7c8I.js";
4
- import { g as j, a as z, t as Q, _ as W, b as S } from "./assets-gWQvONT9.js";
5
- import { u as H } from "./index-Q0ELb0wB.js";
6
- import { _ as J } from "./AdminLayout.vue_vue_type_script_setup_true_lang-0Mf1MhAL.js";
7
- import { _ as X } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
8
- import { useDialogChild as Z, useSnackbar as ee, useDialog as te } from "@feedmepos/ui-library";
4
+ import { g as z, a as Q, t as W, _ as H, b as S } from "./assets-gWQvONT9.js";
5
+ import { u as J } from "./index-Q0ELb0wB.js";
6
+ import { _ as X } from "./AdminLayout.vue_vue_type_script_setup_true_lang-0Mf1MhAL.js";
7
+ import { _ as Z } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
8
+ import { useDialogChild as ee, useSnackbar as te, useDialog as ae } from "@feedmepos/ui-library";
9
9
  import { w as N } from "./Modal-DB8M9o1T.js";
10
10
  import { u as T } from "./error-K1CakhA9.js";
11
- import { _ as ae } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-kymnzYpd.js";
12
- import { g as ne } from "./grafana-VY3mqepx.js";
13
- import { _ as oe } from "./index.vue_vue_type_script_setup_true_lang-CkzD8rQP.js";
14
- import { _ as re } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-DrBLdVka.js";
15
- import { s as q, z as se } from "./validator-DzjyJnvv.js";
16
- import { useCoreStore as ie } from "@feedmepos/mf-common";
17
- const ce = ["src"], le = /* @__PURE__ */ v({
11
+ import { _ as ne } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-kymnzYpd.js";
12
+ import { g as oe } from "./grafana-VY3mqepx.js";
13
+ import { _ as re } from "./index.vue_vue_type_script_setup_true_lang-CkzD8rQP.js";
14
+ import { _ as se } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-DrBLdVka.js";
15
+ import { s as q, z as ie } from "./validator-DzjyJnvv.js";
16
+ import { useCoreStore as ce } from "@feedmepos/mf-common";
17
+ const le = ["src"], ue = /* @__PURE__ */ v({
18
18
  __name: "Gateway",
19
19
  props: {
20
20
  row: {},
@@ -32,14 +32,14 @@ const ce = ["src"], le = /* @__PURE__ */ v({
32
32
  default: D(() => [
33
33
  b("img", {
34
34
  class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
35
- src: y(j)(s.row.original.gateway)
36
- }, null, 8, ce)
35
+ src: y(z)(s.row.original.gateway)
36
+ }, null, 8, le)
37
37
  ]),
38
38
  _: 1
39
39
  }, 8, ["content"]);
40
40
  };
41
41
  }
42
- }), ue = ["src"], de = /* @__PURE__ */ v({
42
+ }), de = ["src"], me = /* @__PURE__ */ v({
43
43
  __name: "Method",
44
44
  props: {
45
45
  row: {},
@@ -57,21 +57,21 @@ const ce = ["src"], le = /* @__PURE__ */ v({
57
57
  default: D(() => [
58
58
  b("img", {
59
59
  class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
60
- src: y(z)(s.row.original.method.issuer, s.row.original.method.variant)
61
- }, null, 8, ue)
60
+ src: y(Q)(s.row.original.method.issuer, s.row.original.method.variant)
61
+ }, null, 8, de)
62
62
  ]),
63
63
  _: 1
64
64
  }, 8, ["content"]);
65
65
  };
66
66
  }
67
- }), me = /* @__PURE__ */ v({
67
+ }), pe = /* @__PURE__ */ v({
68
68
  __name: "Actions",
69
69
  props: {
70
70
  onAction: { type: Function },
71
71
  transaction: {}
72
72
  },
73
73
  setup(s) {
74
- const r = [
74
+ const r = O(() => [
75
75
  s.transaction.flags.query && {
76
76
  label: "Query",
77
77
  sublabel: "Perform transaction status inquriy",
@@ -108,7 +108,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
108
108
  icon: "link",
109
109
  action: "setGatewayId"
110
110
  }
111
- ];
111
+ ]);
112
112
  return (u, i) => {
113
113
  const d = p("FmIcon"), o = p("FmMenuItem"), m = p("FmMenu");
114
114
  return g(), $("div", {
@@ -121,7 +121,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
121
121
  f(d, { name: "settings" })
122
122
  ]),
123
123
  default: D(() => [
124
- (g(!0), $(O, null, Y(r.filter((c) => !!c), (c) => (g(), F(o, {
124
+ (g(!0), $(Y, null, U(r.value.filter((c) => !!c), (c) => (g(), F(o, {
125
125
  selectable: !0,
126
126
  key: c.label,
127
127
  sublabel: c.sublabel,
@@ -135,7 +135,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
135
135
  ]);
136
136
  };
137
137
  }
138
- }), pe = { class: "flex justify-end mb-2" }, C = /* @__PURE__ */ v({
138
+ }), ye = { class: "flex justify-end mb-2" }, C = /* @__PURE__ */ v({
139
139
  __name: "TextInputDialog",
140
140
  props: {
141
141
  label: {
@@ -152,7 +152,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
152
152
  }
153
153
  },
154
154
  setup(s) {
155
- const r = s, { emitData: u, emitAction: i } = Z(), d = M(""), o = q().trim().pipe(r.schema), m = () => {
155
+ const r = s, { emitData: u, emitAction: i } = ee(), d = M(""), o = q().trim().pipe(r.schema), m = () => {
156
156
  const c = o.safeParse(d.value);
157
157
  c.success && (u(c.data), i("primary"));
158
158
  };
@@ -168,10 +168,10 @@ const ce = ["src"], le = /* @__PURE__ */ v({
168
168
  "onUpdate:modelValue": w[0] || (w[0] = (k) => d.value = k),
169
169
  label: s.label,
170
170
  placeholder: s.placeholder,
171
- rules: y(se)(y(o)),
171
+ rules: y(ie)(y(o)),
172
172
  autofocus: ""
173
173
  }, null, 8, ["modelValue", "label", "placeholder", "rules"]),
174
- b("div", pe, [
174
+ b("div", ye, [
175
175
  f(A, {
176
176
  type: "submit",
177
177
  variant: "primary",
@@ -183,7 +183,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
183
183
  });
184
184
  };
185
185
  }
186
- }), ye = { class: "flex items-center gap-1" }, fe = /* @__PURE__ */ v({
186
+ }), fe = { class: "flex items-center gap-1" }, ge = /* @__PURE__ */ v({
187
187
  __name: "BillSeqNumber",
188
188
  props: {
189
189
  row: {},
@@ -192,8 +192,8 @@ const ce = ["src"], le = /* @__PURE__ */ v({
192
192
  setup(s) {
193
193
  return (r, u) => {
194
194
  const i = p("FmIcon");
195
- return g(), $("span", ye, [
196
- U(L(s.row.original.seqNumber) + " ", 1),
195
+ return g(), $("span", fe, [
196
+ L(j(s.row.original.seqNumber) + " ", 1),
197
197
  f(i, {
198
198
  size: "md",
199
199
  name: "check",
@@ -202,16 +202,16 @@ const ce = ["src"], le = /* @__PURE__ */ v({
202
202
  ]);
203
203
  };
204
204
  }
205
- }), ge = { class: "flex justify-between mb-6 items-center" }, he = { class: "flex space-x-4" }, _e = { class: "flex space-x-4 self-center" }, be = { class: "mb-6" }, Ne = /* @__PURE__ */ v({
205
+ }), he = { class: "flex justify-between mb-6 items-center" }, _e = { class: "flex space-x-4" }, be = { class: "flex space-x-4 self-center" }, we = { class: "mb-6" }, Ce = /* @__PURE__ */ v({
206
206
  __name: "Transaction",
207
207
  setup(s) {
208
- const r = M(), { dateRange: u, searchKey: i } = H({
208
+ const r = M(), { dateRange: u, searchKey: i } = J({
209
209
  searchKey: "",
210
210
  dateRange: {
211
211
  startDate: x().startOf("day").format("YYYY-MM-DD"),
212
212
  endDate: x().endOf("day").format("YYYY-MM-DD")
213
213
  }
214
- }), { sessionUser: d } = ie(), o = ee(), m = te(), c = async (t, e) => {
214
+ }), { sessionUser: d } = ce(), o = te(), m = ae(), c = async (t, e) => {
215
215
  let a = parseInt(e);
216
216
  Number.isNaN(a) && (a = 1);
217
217
  const n = await _.readTransactions({
@@ -222,7 +222,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
222
222
  search: i.value
223
223
  }), l = n.length == t;
224
224
  return {
225
- data: Q(n),
225
+ data: W(n),
226
226
  meta: {
227
227
  cursor: l ? (a + 1).toString() : ""
228
228
  }
@@ -343,7 +343,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
343
343
  });
344
344
  return;
345
345
  }
346
- const a = ne([
346
+ const a = oe([
347
347
  {
348
348
  type: "span",
349
349
  queryKey: "transaction.id",
@@ -436,7 +436,7 @@ const ce = ["src"], le = /* @__PURE__ */ v({
436
436
  var a, n;
437
437
  let e = "";
438
438
  return ((a = d.value) != null && a.role.isStaff || (n = d.value) != null && n.role.isAdmin) && t.row.original.transactionId && (e = `
439
- ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
439
+ ID: ${t.row.original.transactionId}`), I(se, { data: t.getValue(), extra: e });
440
440
  }
441
441
  },
442
442
  {
@@ -446,7 +446,7 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
446
446
  {
447
447
  header: () => "Bill",
448
448
  accessorKey: "seqNumber",
449
- cell: ({ cell: t, row: e }) => e.original.seqNumberBinded ? I(fe, { row: e, data: t.getValue() }) : e.original.seqNumber
449
+ cell: ({ cell: t, row: e }) => e.original.seqNumberBinded ? I(ge, { row: e, data: t.getValue() }) : e.original.seqNumber
450
450
  },
451
451
  {
452
452
  header: () => "Gateway",
@@ -454,7 +454,7 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
454
454
  meta: {
455
455
  textAlign: "center"
456
456
  },
457
- cell: ({ cell: t, row: e }) => e.original.method ? I(le, { row: e, data: t.getValue() }) : ""
457
+ cell: ({ cell: t, row: e }) => e.original.method ? I(ue, { row: e, data: t.getValue() }) : ""
458
458
  },
459
459
  {
460
460
  header: () => "Method",
@@ -462,7 +462,7 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
462
462
  meta: {
463
463
  textAlign: "center"
464
464
  },
465
- cell: ({ cell: t, row: e }) => e.original.method ? I(de, { row: e, data: t.getValue() }) : ""
465
+ cell: ({ cell: t, row: e }) => e.original.method ? I(me, { row: e, data: t.getValue() }) : ""
466
466
  },
467
467
  {
468
468
  header: () => "Gateway ID",
@@ -479,7 +479,7 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
479
479
  {
480
480
  header: () => "Status",
481
481
  accessorKey: "status",
482
- cell: ({ cell: t }) => I(W, { data: t.getValue() })
482
+ cell: ({ cell: t }) => I(H, { data: t.getValue() })
483
483
  },
484
484
  {
485
485
  header: () => "Source",
@@ -515,7 +515,7 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
515
515
  });
516
516
  return;
517
517
  }
518
- return I(me, {
518
+ return I(pe, {
519
519
  transaction: e,
520
520
  onAction: (n) => {
521
521
  switch (n) {
@@ -539,13 +539,13 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
539
539
  ];
540
540
  return (t, e) => {
541
541
  const a = p("FmSearch");
542
- return g(), F(J, {
542
+ return g(), F(X, {
543
543
  title: "Transactions",
544
544
  loading: !1
545
545
  }, {
546
546
  default: D(() => [
547
- b("div", ge, [
548
- b("div", he, [
547
+ b("div", he, [
548
+ b("div", _e, [
549
549
  f(a, {
550
550
  "model-value": y(i),
551
551
  "onUpdate:modelValue": e[0] || (e[0] = (n) => K(i) ? i.value = n : null),
@@ -554,8 +554,8 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
554
554
  placeholder: "Search Transactions ..."
555
555
  }, null, 8, ["model-value"])
556
556
  ]),
557
- b("div", _e, [
558
- f(X, {
557
+ b("div", be, [
558
+ f(Z, {
559
559
  button: {
560
560
  appendIcon: "file_download",
561
561
  variant: "primary",
@@ -570,13 +570,13 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
570
570
  }, null, 8, ["handler"])
571
571
  ])
572
572
  ]),
573
- b("div", be, [
574
- f(ae, {
573
+ b("div", we, [
574
+ f(ne, {
575
575
  modelValue: y(u),
576
576
  "onUpdate:modelValue": e[1] || (e[1] = (n) => K(u) ? u.value = n : null)
577
577
  }, null, 8, ["modelValue"])
578
578
  ]),
579
- f(oe, {
579
+ f(re, {
580
580
  ref_key: "controller",
581
581
  ref: r,
582
582
  "column-defs": E,
@@ -590,5 +590,5 @@ ID: ${t.row.original.transactionId}`), I(re, { data: t.getValue(), extra: e });
590
590
  }
591
591
  });
592
592
  export {
593
- Ne as default
593
+ Ce as default
594
594
  };
@@ -3,7 +3,7 @@ import { t as v } from "./index-CiCmB-Rg.js";
3
3
  import { u as U } from "./index-T2CVm7-_.js";
4
4
  import { useSnackbar as L, useDialog as P } from "@feedmepos/ui-library";
5
5
  import { _ as B, b as $, t as J } from "./assets-gWQvONT9.js";
6
- import { _ as j, a as G, b as Q } from "./Actions.vue_vue_type_script_setup_true_lang-BMLg-uol.js";
6
+ import { _ as j, a as G, b as Q } from "./Actions.vue_vue_type_script_setup_true_lang-otzczqU5.js";
7
7
  import { g as z } from "./grafana-VY3mqepx.js";
8
8
  import { w as k } from "./Modal-DB8M9o1T.js";
9
9
  import { u as V } from "./error-K1CakhA9.js";
@@ -1174,7 +1174,7 @@ const Kn = {
1174
1174
  sidebarDisplay: "Payout Accounts",
1175
1175
  section: "payment-gateway"
1176
1176
  },
1177
- component: () => import("./PayoutAccount-DyLs9JCT.js")
1177
+ component: () => import("./PayoutAccount-D8ZiVHXg.js")
1178
1178
  },
1179
1179
  {
1180
1180
  path: "/admin/payout-accounts/:accountId",
@@ -1201,7 +1201,7 @@ const Kn = {
1201
1201
  meta: {
1202
1202
  parent: "mf-payment-admin.onboard-submission"
1203
1203
  },
1204
- component: () => import("./OnboardForm-C8aDH-Z2.js")
1204
+ component: () => import("./OnboardForm-CqZYRciP.js")
1205
1205
  },
1206
1206
  {
1207
1207
  path: "/admin/terminal/pos",
@@ -1272,7 +1272,7 @@ const Kn = {
1272
1272
  meta: {
1273
1273
  sidebarDisplay: "Transactions"
1274
1274
  },
1275
- component: () => import("./Transaction-yG_6hsqm.js")
1275
+ component: () => import("./Transaction-pfFFXNUZ.js")
1276
1276
  },
1277
1277
  {
1278
1278
  path: "/admin/chargeback",
@@ -1307,7 +1307,7 @@ const Kn = {
1307
1307
  {
1308
1308
  path: "/payout-account",
1309
1309
  name: "mf-payment-payout-account",
1310
- component: () => import("./PayoutAccount-Dc_zZpAf.js"),
1310
+ component: () => import("./PayoutAccount-DbJB5Y6K.js"),
1311
1311
  meta: {
1312
1312
  sidebarDisplay: "i18n:payment.routes.payout_account"
1313
1313
  }
@@ -1325,7 +1325,7 @@ const Kn = {
1325
1325
  path: "/onboard-submission/:type/:submission?",
1326
1326
  name: "mf-payment-onboard-submission-form",
1327
1327
  props: !0,
1328
- component: () => import("./OnboardForm-wAD3F3VU.js"),
1328
+ component: () => import("./OnboardForm-By03Chhh.js"),
1329
1329
  meta: {
1330
1330
  parent: "mf-payment-onboard-submission"
1331
1331
  }
@@ -1333,7 +1333,7 @@ const Kn = {
1333
1333
  {
1334
1334
  path: "/transaction-old",
1335
1335
  name: "mf-payment-old-transaction",
1336
- component: () => import("./TransactionOld-r7nV-5_S.js"),
1336
+ component: () => import("./TransactionOld-CaLBhbhp.js"),
1337
1337
  meta: {
1338
1338
  sidebarDisplay: "i18n:payment.routes.transaction"
1339
1339
  }
@@ -1341,7 +1341,7 @@ const Kn = {
1341
1341
  {
1342
1342
  path: "/transaction",
1343
1343
  name: "mf-payment-transaction",
1344
- component: () => import("./Transaction-D9hFp-bx.js"),
1344
+ component: () => import("./Transaction-CkmY_1p2.js"),
1345
1345
  meta: {
1346
1346
  sidebarDisplay: "i18n:payment.routes.transaction_new",
1347
1347
  sidebarNew: !0
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e, i as o, r as p } from "./app-DmsKi6me.js";
1
+ import { a as e, i as o, r as p } from "./app-CjT9c5hY.js";
2
2
  import "@feedmepos/mf-financing";
3
3
  export {
4
4
  e as FmApp,
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "1.5.34-dev",
3
+ "version": "1.5.35-dev",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -1,7 +1,7 @@
1
1
  import { a as st, c as it, p as E, B as at } from "./index-T2CVm7-_.js";
2
2
  import { useCoreStore as ut } from "@feedmepos/mf-common";
3
3
  import { d as H } from "./index-BGIv1us6.js";
4
- import { _ as ot } from "./app-DmsKi6me.js";
4
+ import { _ as ot } from "./app-CjT9c5hY.js";
5
5
  var Q = { exports: {} };
6
6
  (function(i, a) {
7
7
  (function(t, m) {