@feedmepos/mf-payment 0.0.0-beta.15 → 0.0.0-beta.16

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.
@@ -2,7 +2,7 @@ import { defineComponent as b, resolveComponent as m, openBlock as g, createBloc
2
2
  import { u as S } from "./index-Bboaan5m.js";
3
3
  import { _ as O } from "./index-BBTjdV3w.js";
4
4
  import { _ as K } from "./AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js";
5
- import { P as V } from "./payout-account-CqrgAP5S.js";
5
+ import { P as V } from "./payout-account-BFlecjFI.js";
6
6
  import { p as D } from "./index-DIT7Btp7.js";
7
7
  import "@feedmepos/ui-library";
8
8
  import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-CcT6hjAl.js";
@@ -3,7 +3,7 @@ import { p as z } from "./index-DIT7Btp7.js";
3
3
  import { _ as I, u as S, e as h } from "./index-BBTjdV3w.js";
4
4
  import { defineStore as _ } from "pinia";
5
5
  import { useCoreStore as $ } from "@feedmepos/mf-common";
6
- import { c as AA, P as j } from "./payout-account-CqrgAP5S.js";
6
+ import { c as AA, P as j } from "./payout-account-BFlecjFI.js";
7
7
  import { useDialogChild as sA, useDialog as eA } from "@feedmepos/ui-library";
8
8
  import { z as f, a as q } from "./validator-D5jtpt9A.js";
9
9
  import { P as K } from "./PDFViewer-CjH_C1uT.js";
@@ -6,7 +6,7 @@ import { _ as K } from "./index.vue_vue_type_script_setup_true_lang-CcT6hjAl.js"
6
6
  import { _ as V } from "./AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js";
7
7
  import "@feedmepos/ui-library";
8
8
  import { g as M } from "./assets-DB7pg43Y.js";
9
- import { t as B } from "./index-CEGydext.js";
9
+ import { t as B } from "./index-BVmZTFl8.js";
10
10
  import { d as L } from "./dinero-CIVmXLL-.js";
11
11
  import { _ as $ } from "./RestaurantSelector.vue_vue_type_script_setup_true_lang-CY4ttpKj.js";
12
12
  const P = ["src"], U = /* @__PURE__ */ T({
@@ -6,7 +6,7 @@ import { _ as K } from "./index.vue_vue_type_script_setup_true_lang-CcT6hjAl.js"
6
6
  import { _ as V } from "./AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js";
7
7
  import "@feedmepos/ui-library";
8
8
  import { g as M } from "./assets-DB7pg43Y.js";
9
- import { t as B } from "./index-CEGydext.js";
9
+ import { t as B } from "./index-BVmZTFl8.js";
10
10
  import { d as L } from "./dinero-CIVmXLL-.js";
11
11
  const $ = ["src"], P = /* @__PURE__ */ T({
12
12
  __name: "Gateway",
package/dist/app.js CHANGED
@@ -9,7 +9,7 @@ const u = [
9
9
  meta: {
10
10
  sidebarDisplay: "Payout Accounts"
11
11
  },
12
- component: () => import("./PayoutAccount-NNigMHF9.js")
12
+ component: () => import("./PayoutAccount-CNVWd22h.js")
13
13
  },
14
14
  {
15
15
  path: "/admin/payout-accounts/:accountId",
@@ -59,7 +59,7 @@ const u = [
59
59
  meta: {
60
60
  sidebarDisplay: "Terminal Transactions"
61
61
  },
62
- component: () => import("./TerminalTransaction-Ln59u2GT.js")
62
+ component: () => import("./TerminalTransaction-DYlm_3zt.js")
63
63
  }
64
64
  ], l = [
65
65
  {
@@ -69,7 +69,7 @@ const u = [
69
69
  {
70
70
  path: "/payout-account",
71
71
  name: "mf-payment-payout-account",
72
- component: () => import("./PayoutAccount-nJzdU1ip.js"),
72
+ component: () => import("./PayoutAccount-DqNPOjFg.js"),
73
73
  meta: {
74
74
  sidebarDisplay: "Payout Accounts"
75
75
  }
@@ -102,7 +102,7 @@ const u = [
102
102
  meta: {
103
103
  sidebarDisplay: "Terminal Transactions"
104
104
  },
105
- component: () => import("./TerminalTransaction-DOfM8pcb.js")
105
+ component: () => import("./TerminalTransaction-CxkG6chg.js")
106
106
  }
107
107
  ], g = P("iframe", () => {
108
108
  const o = {
@@ -9,7 +9,7 @@ const e = {
9
9
  },
10
10
  async readRestaurantTransactions(a) {
11
11
  return t(
12
- await s().get("/payments/terminal-transactions", {
12
+ await s().get("/terminal-transactions", {
13
13
  params: a
14
14
  })
15
15
  );
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "0.0.0-beta.15",
3
+ "version": "0.0.0-beta.16",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"