@feedmepos/mf-inventory-portal 1.0.3 → 1.0.5-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.
Files changed (68) hide show
  1. package/dist/{App-C1VupiZY.js → App-HiQFjdJ-.js} +1 -1
  2. package/dist/{ApprovalView-DplI9cBD.js → ApprovalView-CynLDEVc.js} +2 -2
  3. package/dist/{BindingsDialog-BRODuQYW.js → BindingsDialog-Bnp9wpfo.js} +2 -2
  4. package/dist/{BindingsPicker-BQJeW4T5.js → BindingsPicker-d0mYW8dg.js} +5 -5
  5. package/dist/{BindingsTable-DdPACqSs.js → BindingsTable-DTqY2ksc.js} +5 -5
  6. package/dist/ClosingDraftView-CWioP0pS.js +1394 -0
  7. package/dist/{ClosingTemplateView-BONrPuvT.js → ClosingTemplateView-BQrAl5fV.js} +2 -2
  8. package/dist/{DeliveryOrderPrintPreview-C9ZT6Hlg.js → DeliveryOrderPrintPreview-BDF8lY7Y.js} +1 -1
  9. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-YdcIpvT7.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BN_xp-N6.js} +3 -3
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js} +1 -1
  11. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DbCkYQRx.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-XhFhN0MD.js} +1 -1
  12. package/dist/{IngredientGroupView-K00nLk1c.js → IngredientGroupView-CyjtkSE4.js} +1 -1
  13. package/dist/{IngredientsView-B6Yu-gfy.js → IngredientsView-DcTIYA5r.js} +3 -3
  14. package/dist/IntegrationView-Jeh9aw2u.js +2148 -0
  15. package/dist/{InventoryBindingForm-Ck3YkMP8.js → InventoryBindingForm-dlNXDnnO.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-Z0ofZoa5.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-BeUd7kC6.js} +3 -3
  17. package/dist/{InventoryBindingSummary-mDDEGGrj.js → InventoryBindingSummary-BPvSql2a.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-p1otjx3-.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DFofvMkD.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Q7bKAXW1.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CaBtx2ad.js} +1 -1
  20. package/dist/{PublishView-DIGrMK7M.js → PublishView-4Mh9EtfQ.js} +2 -2
  21. package/dist/{PurchaseOrderPrintPreview-CIvH6ak4.js → PurchaseOrderPrintPreview-DFNVxR7Q.js} +1 -1
  22. package/dist/{ReceiveRequestView-Do8YpHUz.js → ReceiveRequestView-DGfyfwbS.js} +8 -8
  23. package/dist/{RecipeView-D87QEyUM.js → RecipeView-D-M9rodW.js} +3 -3
  24. package/dist/{StockView-BlAsmxkM.js → StockView-Dmy2nTn9.js} +6 -6
  25. package/dist/{SupplierView-CJW6pqqq.js → SupplierView-dwayUuSs.js} +3 -3
  26. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-QGPSA275.js → TransferDetails.vue_vue_type_script_setup_true_lang-DtrWgdXq.js} +6 -6
  27. package/dist/{TransferTemplateView-Ufv0RRVH.js → TransferTemplateView-zl-E8FWk.js} +6 -6
  28. package/dist/{UnitView-CRJGTNRn.js → UnitView-DlgkMRfA.js} +3 -3
  29. package/dist/{WarehouseView-D_iqmtil.js → WarehouseView-Cwm2w_Li.js} +1 -1
  30. package/dist/api/closing.d.ts +7 -1
  31. package/dist/api/netsuite.d.ts +82 -0
  32. package/dist/api/stock.d.ts +44 -0
  33. package/dist/{app-DUVoMWjT.js → app-7jcARtWe.js} +2150 -2098
  34. package/dist/app.js +1 -1
  35. package/dist/{decimal-C2cu01Ty.js → decimal-Df15BvRp.js} +1 -1
  36. package/dist/{format-unit-display-BhApyqDh.js → format-unit-display-CEjqAYMQ.js} +2 -2
  37. package/dist/index-D1mi5w82.js +125 -0
  38. package/dist/{index-CzrCaC5N.js → index-D76OeHWL.js} +1 -1
  39. package/dist/{stock-BRe9UgbU.js → stock-C2o7RYsv.js} +35 -31
  40. package/dist/stores/feature.d.ts +4 -1
  41. package/dist/stores/integration/index.d.ts +1 -0
  42. package/dist/stores/integration/netsuite.d.ts +11 -0
  43. package/dist/stores/integration/xilnex.d.ts +12 -0
  44. package/dist/stores/inventory.d.ts +12 -12
  45. package/dist/stores/stock.d.ts +12 -12
  46. package/dist/{supplier-CjOLvGsU.js → supplier-DX4BGHJ3.js} +1 -1
  47. package/dist/tsconfig.app.tsbuildinfo +1 -1
  48. package/dist/{use-ingredient-select-dialog-316K96zh.js → use-ingredient-select-dialog-BQq-zLGA.js} +1 -1
  49. package/dist/{use-inventory-binding-dialog-fGBCj6Ba.js → use-inventory-binding-dialog-NM2fZkBw.js} +1 -1
  50. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +40 -40
  51. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +240 -240
  52. package/dist/views/integration/XilnexView.vue.d.ts +2 -0
  53. package/dist/views/integration/components/Xilnex/XilnexOpeningImport.vue.d.ts +2 -0
  54. package/dist/views/integration/components/Xilnex/XilnexProps.d.ts +7 -0
  55. package/dist/views/integration/components/Xilnex/XilnexSideSheet.vue.d.ts +24 -0
  56. package/dist/views/integration/components/Xilnex/importFn.d.ts +16 -0
  57. package/dist/views/integration/components/netsuite/AddLocationDialog.vue.d.ts +1334 -0
  58. package/dist/views/integration/components/netsuite/LocationConfigurationDialog.vue.d.ts +174 -0
  59. package/dist/views/integration/components/netsuite/LocationConfigurationDialogProps.d.ts +16 -0
  60. package/dist/views/integration/components/netsuite/NetSuiteLocationField.vue.d.ts +71 -0
  61. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +32 -32
  62. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +66 -66
  63. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +66 -66
  64. package/dist/{vue-i18n-DCtJpaCZ.js → vue-i18n-BRmzzMWS.js} +2 -2
  65. package/package.json +3 -2
  66. package/dist/ClosingDraftView-wCIesJUP.js +0 -1348
  67. package/dist/IntegrationView-CX3c7RQq.js +0 -1197
  68. package/dist/index-CrxvXOng.js +0 -84
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-Z0ofZoa5.js";
1
+ import { _ as f } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-BeUd7kC6.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as J, computed as _, reactive as Q, resolveComponent as x, openBlock as m, createElementBlock as y, createVNode as c, createElementVNode as n, toDisplayString as v, unref as l, createBlock as V, createCommentVNode as g, Fragment as R, renderList as S, withCtx as T, nextTick as X } from "vue";
2
- import { a as Z, P as ee, aR as ne, j as B, aS as oe, N, L as te, F as ie } from "./app-DUVoMWjT.js";
3
- import { u as le } from "./use-inventory-binding-dialog-fGBCj6Ba.js";
4
- import { _ as re, c as se, d as de } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js";
2
+ import { a as Z, P as ee, aS as ne, j as B, aT as oe, N, L as te, F as ie } from "./app-7jcARtWe.js";
3
+ import { u as le } from "./use-inventory-binding-dialog-NM2fZkBw.js";
4
+ import { _ as re, c as se, d as de } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js";
5
5
  import { useI18n as ae } from "@feedmepos/mf-common";
6
6
  const ue = { class: "flex flex-col gap-24" }, me = { class: "flex flex-col gap-16" }, ce = { class: "flex items-center" }, pe = { class: "flex-1 fm-typo-en-title-sm-600" }, fe = { class: "flex flex-col" }, ye = { class: "flex py-8 px-12 border-b border-fm-color-neutral-gray-200 bg-fm-color-neutral-gray-100 h-[44px] items-center" }, ve = { class: "fm-typo-en-body-md-600 text-fm-color-typo-secondary" }, _e = {
7
7
  class: "flex items-center w-full border-b border-fm-color-neutral-gray-100",
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as l, resolveComponent as m, openBlock as c, createBlock as d, h as g } from "vue";
2
2
  import { useI18n as p } from "@feedmepos/mf-common";
3
3
  import { components as u } from "@feedmepos/ui-library";
4
- import { F as r } from "./app-DUVoMWjT.js";
4
+ import { F as r } from "./app-7jcARtWe.js";
5
5
  const w = /* @__PURE__ */ l({
6
6
  __name: "InventoryBindingSummary",
7
7
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as y, computed as V, ref as w, watch as h, resolveComponent as u, openBlock as F, createBlock as A, withCtx as s, createVNode as g, createElementVNode as k, normalizeClass as K } from "vue";
2
- import { L as d } from "./app-DUVoMWjT.js";
2
+ import { L as d } from "./app-7jcARtWe.js";
3
3
  const _ = ["value", "disabled"], D = /* @__PURE__ */ y({
4
4
  __name: "NumberPrecisionInput",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { ax as d, ay as f, Y as _, u as h } from "./app-DUVoMWjT.js";
1
+ import { ax as d, ay as f, Y as _, u as h } from "./app-7jcARtWe.js";
2
2
  import { useCoreStore as y } from "@feedmepos/mf-common";
3
3
  import { ref as F, defineComponent as v, resolveComponent as p, openBlock as k, createElementBlock as g, renderSlot as x, createVNode as l, withCtx as S } from "vue";
4
4
  function I(e, t) {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as Q, ref as z, computed as r, resolveComponent as s, openBlock as I, createBlock as B, unref as v, createSlots as X, withCtx as u, createElementVNode as h, normalizeClass as Z, createVNode as n, normalizeStyle as ee, Teleport as te, h as f } from "vue";
2
- import { u as oe, a as ne, aN as ae, B as se, _ as le, af as H } from "./app-DUVoMWjT.js";
2
+ import { u as oe, a as ne, aN as ae, B as se, _ as le, af as H } from "./app-7jcARtWe.js";
3
3
  import { useBreakpoints as ie, useDialog as re, useSnackbar as ue, components as N } from "@feedmepos/ui-library";
4
- import { u as ce } from "./vue-i18n-DCtJpaCZ.js";
4
+ import { u as ce } from "./vue-i18n-BRmzzMWS.js";
5
5
  const me = { class: "flex flex-col py-8" }, pe = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, de = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, ge = /* @__PURE__ */ Q({
6
6
  __name: "PublishView",
7
7
  setup(ye) {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as h, computed as x, ref as m, onMounted as f, openBlock as n, createElementBlock as u, createElementVNode as t, toDisplayString as l, normalizeStyle as g, createTextVNode as i, Fragment as d, createCommentVNode as p, renderList as v, normalizeClass as w } from "vue";
2
2
  import { useRoute as k } from "vue-router";
3
- import { ar as y, ae as R } from "./app-DUVoMWjT.js";
3
+ import { ar as y, ae as R } from "./app-7jcARtWe.js";
4
4
  const C = { class: "purchase-box" }, A = { valign: "bottom" }, N = { class: "text-right" }, P = { class: "header" }, D = { class: "sub-header" }, E = { class: "caption" }, O = { class: "address" }, S = { class: "text-right" }, T = { class: "sub-header" }, q = { class: "address" }, F = { class: "purchase-body" }, L = { class: "text-left" }, U = { class: "text-left" }, V = { class: "text-right" }, z = { style: { "padding-top": "30px" } }, B = { valign: "bottom" }, H = { class: "header" }, I = { class: "caption" }, M = {
5
5
  class: "text-left",
6
6
  style: { width: "20%" }
@@ -1,17 +1,17 @@
1
1
  import { reactive as yt, onMounted as Be, computed as q, h as j, defineComponent as le, openBlock as x, createElementBlock as T, Fragment as ae, renderList as Ce, createElementVNode as l, toDisplayString as A, unref as t, resolveComponent as I, createVNode as d, withCtx as V, createCommentVNode as B, ref as E, createBlock as Q, watch as ve, normalizeClass as K, normalizeStyle as bt, createTextVNode as Fe, nextTick as $t, mergeProps as Ke, isRef as xe, createSlots as Dt, Teleport as It, normalizeProps as Tt, guardReactiveProps as Vt } from "vue";
2
- import { J as Qe, b as ze, a0 as gt, c as Xe, m as Re, j as ke, a2 as Ze, L as Pt, ao as Rt, A as Ne, M as At, n as _t, a9 as We, G as de, ap as Et, a as Le, aq as qt, ar as Ut, as as Mt, H as ht, u as Ge, at as Ot, au as Nt, a1 as Bt, W as zt, av as Lt, E as xt, e as Pe, x as Ht, y as jt, z as Yt, aw as Oe, a3 as ct, B as Kt, _ as Qt, C as Xt, O as mt } from "./app-DUVoMWjT.js";
3
- import { u as Je, a as Zt, P as Ye, b as Wt, _ as Gt, g as Jt } from "./TransferDetails.vue_vue_type_script_setup_true_lang-QGPSA275.js";
4
- import { _ as kt, u as es, i as ts, e as ss } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-Q7bKAXW1.js";
2
+ import { J as Qe, b as ze, a0 as gt, c as Xe, m as Re, j as ke, a2 as Ze, L as Pt, ao as Rt, A as Ne, M as At, n as _t, a9 as We, G as de, ap as Et, a as Le, aq as qt, ar as Ut, as as Mt, H as ht, u as Ge, at as Ot, au as Nt, a1 as Bt, W as zt, av as Lt, E as xt, e as Pe, x as Ht, y as jt, z as Yt, aw as Oe, a3 as ct, B as Kt, _ as Qt, C as Xt, O as mt } from "./app-7jcARtWe.js";
3
+ import { u as Je, a as Zt, P as Ye, b as Wt, _ as Gt, g as Jt } from "./TransferDetails.vue_vue_type_script_setup_true_lang-DtrWgdXq.js";
4
+ import { _ as kt, u as es, i as ts, e as ss } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-CaBtx2ad.js";
5
5
  import { u as os } from "./useTabStorage-BkIVScW_.js";
6
6
  import { useDialog as Ct, useBreakpoints as et, components as pe, FmButtonVariant as as, useSnackbar as $e, useProxiedModel as St } from "@feedmepos/ui-library";
7
- import { P as te, u as wt } from "./format-unit-display-BhApyqDh.js";
8
- import { _ as ls, F as ns, a as rs, b as is } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js";
9
- import { c as he, u as us, _ as ds } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-YdcIpvT7.js";
7
+ import { P as te, u as wt } from "./format-unit-display-CEjqAYMQ.js";
8
+ import { _ as ls, F as ns, a as rs, b as is } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js";
9
+ import { c as he, u as us, _ as ds } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BN_xp-N6.js";
10
10
  import { useI18n as ce } from "@feedmepos/mf-common";
11
11
  import { defineStore as cs } from "pinia";
12
- import { u as tt } from "./supplier-CjOLvGsU.js";
12
+ import { u as tt } from "./supplier-DX4BGHJ3.js";
13
13
  import { _ as ms } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
14
- import { u as ps } from "./vue-i18n-DCtJpaCZ.js";
14
+ import { u as ps } from "./vue-i18n-BRmzzMWS.js";
15
15
  import "./array-hChJVZLE.js";
16
16
  const fs = cs("inventoryMultiSelectDialog", () => {
17
17
  const b = Ct(), { t: _ } = ce();
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as q, ref as E, onMounted as re, resolveComponent as S, openBlock as x, createElementBlock as $, Fragment as ie, createElementVNode as R, toDisplayString as ce, createVNode as v, createCommentVNode as K, computed as F, watch as ue, createBlock as T, withCtx as P, unref as b, isRef as Z, normalizeClass as de, normalizeStyle as me, Teleport as pe, normalizeProps as fe, guardReactiveProps as ve } from "vue";
2
- import { a as A, e as V, f as O, S as ye, h as ge, D as ee, i as Y, j, F as te, m as be, U as _e, A as we, q as ne, r as Re, v as he, s as Ve, u as xe, B as Ce, _ as Ee, C as Se, E as Fe, G as oe } from "./app-DUVoMWjT.js";
2
+ import { a as A, e as V, f as O, S as ye, h as ge, D as ee, i as Y, j, F as te, m as be, U as _e, A as we, q as ne, r as Re, v as he, s as Ve, u as xe, B as Ce, _ as Ee, C as Se, E as Fe, G as oe } from "./app-7jcARtWe.js";
3
3
  import { useDialog as ke, useSnackbar as se, useProxiedModel as ae, useBreakpoints as De } from "@feedmepos/ui-library";
4
4
  import { i as Ae, _ as Ie } from "./is-linked-ingredient-error-fJ2TJb3z.js";
5
- import { _ as le } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-DbCkYQRx.js";
5
+ import { _ as le } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-XhFhN0MD.js";
6
6
  import { defineStore as $e, storeToRefs as Pe } from "pinia";
7
7
  import { useI18n as H } from "@feedmepos/mf-common";
8
- import { _ as Be } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-Z0ofZoa5.js";
8
+ import { _ as Be } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-BeUd7kC6.js";
9
9
  import { _ as Te } from "./FmCustomAttribute.vue_vue_type_script_setup_true_lang-D-IWRjRD.js";
10
10
  const Me = {
11
11
  key: 0,
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as ie, ref as O, computed as U, resolveComponent as M, openBlock as A, createBlock as Y, withCtx as D, createElementVNode as t, normalizeClass as ge, toDisplayString as h, createVNode as g, createElementBlock as R, Fragment as X, renderList as le, unref as r, h as _e, watch as be, isRef as Ie, createCommentVNode as ne, reactive as at, onMounted as Ge, normalizeStyle as Je, createTextVNode as ce, Teleport as rt, normalizeProps as we, mergeProps as $e } from "vue";
2
- import { u as pe, O as lt, f as Te, h as it, a as Ue, F as Le, P as ut, Q as Be, j as de, K as ct, t as xe, N as De, A as dt, M as mt, L as fe, T as pt, V as te, W as vt, X as Ne, m as ft, J as yt, Y as _t, Z as kt, $ as Qe, a0 as q, a1 as ht, s as Xe, a2 as ke, a3 as gt, a4 as bt, o as Ae, l as ze, p as xt, c as St, a5 as Ft, a6 as wt, a7 as $t, a8 as At, a9 as Ct, B as Vt, _ as Mt, C as Bt, E as Dt, G as Ye } from "./app-DUVoMWjT.js";
3
- import { u as Pe, a as Ee } from "./stock-BRe9UgbU.js";
4
- import { g as Se } from "./decimal-C2cu01Ty.js";
5
- import { e as jt, u as Ze, i as et, _ as Ke } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-Q7bKAXW1.js";
2
+ import { u as pe, O as lt, f as Te, h as it, a as Ue, F as Le, P as ut, Q as Be, j as de, K as ct, t as xe, N as De, A as dt, M as mt, L as fe, T as pt, V as te, W as vt, X as Ne, m as ft, J as yt, Y as _t, Z as kt, $ as Qe, a0 as q, a1 as ht, s as Xe, a2 as ke, a3 as gt, a4 as bt, o as Ae, l as ze, p as xt, c as St, a5 as Ft, a6 as wt, a7 as $t, a8 as At, a9 as Ct, B as Vt, _ as Mt, C as Bt, E as Dt, G as Ye } from "./app-7jcARtWe.js";
3
+ import { u as Pe, a as Ee } from "./stock-C2o7RYsv.js";
4
+ import { g as Se } from "./decimal-Df15BvRp.js";
5
+ import { e as jt, u as Ze, i as et, _ as Ke } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-CaBtx2ad.js";
6
6
  import { _ as je, S as Ce, g as tt } from "./StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js";
7
7
  import { _ as It } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
8
8
  import { useI18n as ue, useCoreStore as Tt } from "@feedmepos/mf-common";
9
9
  import { useSnackbar as ye, useDialog as nt, useProxiedModel as He, useBreakpoints as Ut } from "@feedmepos/ui-library";
10
10
  import { defineStore as Pt } from "pinia";
11
- import { u as Et } from "./use-inventory-binding-dialog-fGBCj6Ba.js";
12
- import { _ as Ht } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-p1otjx3-.js";
11
+ import { u as Et } from "./use-inventory-binding-dialog-NM2fZkBw.js";
12
+ import { _ as Ht } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DFofvMkD.js";
13
13
  import { E as Rt } from "./empty-placeholder-wf6-BWE8.js";
14
14
  import "./array-hChJVZLE.js";
15
15
  var he = /* @__PURE__ */ ((f) => (f.History = "History", f.Convert = "Convert", f.Adjust = "Adjust", f))(he || {});
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as Q, mergeModels as Bd, computed as I, useModel as Gd, resolveComponent as T, openBlock as S, createElementBlock as F, createElementVNode as g, createVNode as N, withCtx as k, toDisplayString as w, unref as f, Fragment as q, renderList as ee, ref as D, createBlock as j, createCommentVNode as K, isRef as Je, normalizeClass as J, createTextVNode as Hd, watch as Id, createSlots as jd, normalizeStyle as Kd, Teleport as Wd } from "vue";
2
- import { u as re } from "./supplier-CjOLvGsU.js";
3
- import { b as Ie, h as Yd, D as Qe, i as ie, f as _e, a as Fd, o as ed, p as dd, k as Xd, J as Zd, w as Od, u as pe, m as G, c as wd, e as V, r as Ad, s as zd, v as Td, x as qd, y as Jd, z as Qd, B as et, _ as dt, C as tt, E as rt, G as le } from "./app-DUVoMWjT.js";
2
+ import { u as re } from "./supplier-DX4BGHJ3.js";
3
+ import { b as Ie, h as Yd, D as Qe, i as ie, f as _e, a as Fd, o as ed, p as dd, k as Xd, J as Zd, w as Od, u as pe, m as G, c as wd, e as V, r as Ad, s as zd, v as Td, x as qd, y as Jd, z as Qd, B as et, _ as dt, C as tt, E as rt, G as le } from "./app-7jcARtWe.js";
4
4
  import { useI18n as X, useCoreStore as Fe } from "@feedmepos/mf-common";
5
5
  import { useDialog as Oe, useSnackbar as me, useProxiedModel as td, useDialogChild as nt, useBreakpoints as ot } from "@feedmepos/ui-library";
6
6
  import { _ as at } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
7
- import { _ as $t } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js";
7
+ import { _ as $t } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js";
8
8
  import { defineStore as it } from "pinia";
9
9
  function lt(e, d) {
10
10
  const { t } = X(), r = Ie();
@@ -1,12 +1,12 @@
1
- import { Y as Ye, u as ge, aI as N, a3 as We, a5 as Je, a6 as Xe, aJ as Ze, e as Ie, f as Le, ar as M, W as Me, c as je, aK as et, $ as Re, L as be, j as de, aL as Ve, aa as _e, h as Fe, i as z, D as te, b as Ke, a4 as tt, ao as Ue, a2 as ve, aM as rt, af as we, as as st } from "./app-DUVoMWjT.js";
1
+ import { Y as Ye, u as ge, aI as N, a3 as We, a5 as Je, a6 as Xe, aJ as Ze, e as Ie, f as Le, ar as M, W as Me, c as je, aK as et, $ as Re, L as be, j as de, aL as Ve, aa as _e, h as Fe, i as z, D as te, b as Ke, a4 as tt, ao as Ue, a2 as ve, aM as rt, af as we, as as st } from "./app-7jcARtWe.js";
2
2
  import { ref as V, computed as Y, h as R, defineComponent as Se, onMounted as Ge, unref as n, openBlock as b, createElementBlock as x, createElementVNode as t, toDisplayString as S, createCommentVNode as C, resolveComponent as Q, createVNode as L, reactive as at, createBlock as X, withCtx as me, watch as nt, isRef as ot, Fragment as oe, normalizeClass as he, createTextVNode as Oe, renderList as pe, resolveDynamicComponent as lt } from "vue";
3
- import { F as it } from "./decimal-C2cu01Ty.js";
4
- import { b as ct, u as ut, f as ze, P as ue } from "./format-unit-display-BhApyqDh.js";
3
+ import { F as it } from "./decimal-Df15BvRp.js";
4
+ import { b as ct, u as ut, f as ze, P as ue } from "./format-unit-display-CEjqAYMQ.js";
5
5
  import { useCoreStore as dt, useI18n as He } from "@feedmepos/mf-common";
6
6
  import { E as mt } from "./empty-placeholder-wf6-BWE8.js";
7
7
  import { useDialog as Ae, useSnackbar as De, components as Be, useProxiedModel as ft } from "@feedmepos/ui-library";
8
- import { u as pt } from "./index-CrxvXOng.js";
9
- import { _ as yt, F as vt, a as ht } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js";
8
+ import { u as pt } from "./index-D1mi5w82.js";
9
+ import { _ as yt, F as vt, a as ht } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js";
10
10
  const Ne = Ye((f, c) => {
11
11
  const u = ge();
12
12
  return {
@@ -165,7 +165,7 @@ function is(f, c) {
165
165
  s.value = [], k.value = !0;
166
166
  try {
167
167
  s.value = await d.getPurchaseOrders(o.value).then((a) => a.sort((_, D) => D._id.localeCompare(_._id)));
168
- const v = await w.readLastClosing(!0), m = v == null ? void 0 : v._id;
168
+ const v = await w.readCurrentLocationLastClosing(!0), m = v == null ? void 0 : v._id;
169
169
  m && (O.value = et(m)), h.mustUsePoTemplate && await $.fetchTemplates();
170
170
  } catch {
171
171
  e.open({
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as ee, onMounted as ve, computed as U, ref as Q, watch as be, inject as et, resolveComponent as A, openBlock as R, createElementBlock as j, createElementVNode as s, createVNode as p, withCtx as N, renderSlot as Re, withDirectives as Ae, normalizeClass as Y, vModelText as Pe, reactive as tt, h as J, toDisplayString as V, unref as t, createCommentVNode as oe, Fragment as _e, renderList as ze, normalizeStyle as He, createBlock as X, mergeProps as Qe, isRef as je, Teleport as st, normalizeProps as ot, guardReactiveProps as nt } from "vue";
2
- import { H as We, az as ce, t as Ue, I as lt, aA as at, aB as rt, j as Z, aC as it, b as ut, a as Ge, a0 as Le, m as fe, Q as me, L as ue, A as ye, M as dt, c as pe, G as K, u as Ke, ad as mt, W as pt, E as Ze, e as le, aD as de, aa as ct, a2 as ft, B as yt, i as Be, _ as vt, C as bt } from "./app-DUVoMWjT.js";
2
+ import { H as We, az as ce, t as Ue, I as lt, aA as at, aB as rt, j as Z, aC as it, b as ut, a as Ge, a0 as Le, m as fe, Q as me, L as ue, A as ye, M as dt, c as pe, G as K, u as Ke, ad as mt, W as pt, E as Ze, e as le, aD as de, aa as ct, a2 as ft, B as yt, i as Be, _ as vt, C as bt } from "./app-7jcARtWe.js";
3
3
  import { useI18n as ne } from "@feedmepos/mf-common";
4
- import { P as G, a as _t, f as xt, t as ht, b as qe, u as gt } from "./format-unit-display-BhApyqDh.js";
4
+ import { P as G, a as _t, f as xt, t as ht, b as qe, u as gt } from "./format-unit-display-CEjqAYMQ.js";
5
5
  import { components as se, useDialog as kt, useSnackbar as Tt, useProxiedModel as Je, useBreakpoints as wt } from "@feedmepos/ui-library";
6
6
  import { defineStore as Ft, storeToRefs as Ee } from "pinia";
7
- import { _ as It, b as St, F as Ct, a as $t } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js";
8
- import { c as Ot, u as Mt, _ as Dt } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-YdcIpvT7.js";
9
- import { u as Vt } from "./supplier-CjOLvGsU.js";
10
- import { u as Rt } from "./use-ingredient-select-dialog-316K96zh.js";
7
+ import { _ as It, b as St, F as Ct, a as $t } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js";
8
+ import { c as Ot, u as Mt, _ as Dt } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BN_xp-N6.js";
9
+ import { u as Vt } from "./supplier-DX4BGHJ3.js";
10
+ import { u as Rt } from "./use-ingredient-select-dialog-BQq-zLGA.js";
11
11
  const At = { class: "flex flex-col" }, Pt = { class: "flex flex-col" }, Ut = { class: "flex-1" }, Lt = { class: "flex items-center" }, Bt = { class: "flex-1" }, qt = { class: "flex-1" }, Et = /* @__PURE__ */ ee({
12
12
  __name: "FmMinMaxInput",
13
13
  props: {
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as H, computed as g, openBlock as v, createElementBlock as C, createElementVNode as l, Fragment as j, renderList as q, toDisplayString as V, createCommentVNode as Y, ref as M, resolveComponent as $, createBlock as T, withCtx as A, createVNode as y, unref as o, isRef as ee, normalizeClass as re, normalizeStyle as ie, Teleport as ue, normalizeProps as de, guardReactiveProps as me } from "vue";
2
- import { a as G, e as w, S as ce, h as pe, D as te, i as z, f as le, m as N, A as fe, j as J, L as ve, N as ye, q as ne, u as be, b as ge, B as xe, _ as _e, C as he, E as Ve, G as Ue } from "./app-DUVoMWjT.js";
2
+ import { a as G, e as w, S as ce, h as pe, D as te, i as z, f as le, m as N, A as fe, j as J, L as ve, N as ye, q as ne, u as be, b as ge, B as xe, _ as _e, C as he, E as Ve, G as Ue } from "./app-7jcARtWe.js";
3
3
  import { useDialog as we, useSnackbar as se, useProxiedModel as oe, useBreakpoints as Ce } from "@feedmepos/ui-library";
4
4
  import { i as Se, _ as ke } from "./is-linked-ingredient-error-fJ2TJb3z.js";
5
5
  import { defineStore as Ee, storeToRefs as Fe } from "pinia";
6
6
  import { useI18n as K } from "@feedmepos/mf-common";
7
- import { F as $e } from "./decimal-C2cu01Ty.js";
8
- import { _ as Ie } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-p1otjx3-.js";
7
+ import { F as $e } from "./decimal-Df15BvRp.js";
8
+ import { _ as Ie } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DFofvMkD.js";
9
9
  const De = { class: "flex flex-col gap-8" }, Ae = {
10
10
  key: 0,
11
11
  class: "flex flex-col"
@@ -1,5 +1,5 @@
1
1
  import { ref as D, defineComponent as j, watch as ee, onMounted as te, onUnmounted as xe, openBlock as R, createElementBlock as z, toRaw as be, reactive as Fe, createElementVNode as g, toDisplayString as L, unref as c, createVNode as V, resolveComponent as B, createSlots as $e, withCtx as q, createTextVNode as Se, renderSlot as We, createBlock as I, createCommentVNode as Ae, computed as $, isRef as we, normalizeClass as De, normalizeStyle as Pe } from "vue";
2
- import { Y as Re, al as Ue, am as Ee, h as Te, D as Ve, i as J, f as O, an as Le, ae as Ne, m as N, e as T, S as Be, u as qe, B as ze, _ as Ie, C as je, E as Ge, G as Q } from "./app-DUVoMWjT.js";
2
+ import { Y as Re, al as Ue, am as Ee, h as Te, D as Ve, i as J, f as O, an as Le, ae as Ne, m as N, e as T, S as Be, u as qe, B as ze, _ as Ie, C as je, E as Ge, G as Q } from "./app-7jcARtWe.js";
3
3
  import { useCoreStore as Oe, useI18n as G } from "@feedmepos/mf-common";
4
4
  import { useDialogChild as Ke, useDialog as Me, useSnackbar as ae, useProxiedModel as oe, useBreakpoints as He } from "@feedmepos/ui-library";
5
5
  import { c as le, u as se } from "./googlemap-Dm8ERVai.js";
@@ -1,4 +1,10 @@
1
1
  export declare const useClosingApi: () => {
2
- readLastClosing(idOnly?: boolean): Promise<Partial<FdoClosing> | null>;
2
+ readLastClosing(dbName: string, idOnly?: boolean): Promise<Partial<FdoClosing> | null>;
3
+ readCurrentLocationLastClosing(idOnly?: boolean): Promise<Partial<FdoClosing> | null>;
3
4
  getClosingById(id: string): Promise<FdoClosing | null>;
5
+ setOpeningBalance(payload: {
6
+ effectiveAt: string;
7
+ skuAdjustments: FdoSkuAdjustment[];
8
+ skuBalances: FdoSkuBalance[];
9
+ }): Promise<FdoClosing | null>;
4
10
  };
@@ -72,6 +72,87 @@ export declare const useNetSuiteApi: () => {
72
72
  }[];
73
73
  realm: string;
74
74
  }>;
75
+ updateLocationConfigs(payload: Record<string, {
76
+ netsuiteId: string;
77
+ name: string;
78
+ }>): Promise<{
79
+ accessToken?: string | null | undefined;
80
+ syncedAt?: string | null | undefined;
81
+ restlet?: {
82
+ type: "createItemReceipt" | "retrieveRecordInfo";
83
+ scriptId: string;
84
+ deploymentId: string;
85
+ }[] | null | undefined;
86
+ _id: string;
87
+ items: {
88
+ externalId?: string | null | undefined;
89
+ cogsAccount?: {
90
+ id: string;
91
+ refName: string;
92
+ } | null | undefined;
93
+ pktCode?: string | null | undefined;
94
+ pktName?: string | null | undefined;
95
+ id: string;
96
+ netSuiteId: string;
97
+ unitTypeId: string;
98
+ unitOfMeasureId: string;
99
+ subsidiaryIds: string[];
100
+ includeChildren: boolean;
101
+ }[];
102
+ enable: boolean;
103
+ locations: {
104
+ type: "restaurant" | "warehouse";
105
+ id: string;
106
+ name: string;
107
+ netSuiteId: string;
108
+ subsidiaryId: string;
109
+ }[];
110
+ childItems: {
111
+ externalId?: string | null | undefined;
112
+ cogsAccount?: {
113
+ id: string;
114
+ refName: string;
115
+ } | null | undefined;
116
+ pktCode?: string | null | undefined;
117
+ pktName?: string | null | undefined;
118
+ netSuiteId: string;
119
+ parentNetSuiteId: string;
120
+ unitTypeId: string;
121
+ unitOfMeasureId: string;
122
+ subsidiaryIds: string[];
123
+ includeChildren: boolean;
124
+ }[];
125
+ units: {
126
+ id: string;
127
+ measurements: {
128
+ id: string;
129
+ netSuiteId: string;
130
+ }[];
131
+ netSuiteId: string;
132
+ baseUnitUnitOfMeasureId: string;
133
+ }[];
134
+ subsidiaries: {
135
+ parentId?: string | undefined;
136
+ id: string;
137
+ name: string;
138
+ country: string;
139
+ currency: string;
140
+ }[];
141
+ vendors: {
142
+ externalId?: string | null | undefined;
143
+ custentity_financeapproval?: boolean | null | undefined;
144
+ id: string;
145
+ name: string;
146
+ netSuiteId: string;
147
+ subsidiaryId: string;
148
+ }[];
149
+ realm: string;
150
+ }>;
151
+ getNetSuiteLocationOptions(): Promise<{
152
+ netsuiteId: string;
153
+ name: string;
154
+ subsidiaryName: string;
155
+ }[]>;
75
156
  getNetSuiteLocation(): Promise<any>;
76
157
  syncPurchaseOrder(locationId: string, poId: string): Promise<{
77
158
  accessToken?: string | null | undefined;
@@ -146,6 +227,7 @@ export declare const useNetSuiteApi: () => {
146
227
  }[];
147
228
  realm: string;
148
229
  }>;
230
+ getItemAverageCosts(locationId: string): Promise<Record<string, number>>;
149
231
  urls: {
150
232
  portalBackendUrl: string;
151
233
  netSuiteBackendUrl: string;
@@ -14,5 +14,49 @@ export declare const useStockApi: () => {
14
14
  canRecalculate: boolean;
15
15
  }>;
16
16
  startRecalculateTask(): Promise<any>;
17
+ calculateStockSnapshotAtDate(effectiveAt: string, closingDraftId: string): Promise<{
18
+ closing?: {
19
+ costBalances?: {
20
+ adjustmentId?: string | null | undefined;
21
+ amount: {
22
+ amount: number;
23
+ precision: number;
24
+ };
25
+ cost: {
26
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
27
+ amount: number;
28
+ precision: number;
29
+ };
30
+ }[] | null | undefined;
31
+ balance: {
32
+ amount: number;
33
+ precision: number;
34
+ };
35
+ id: string;
36
+ createdAt: string;
37
+ } | null | undefined;
38
+ costs?: {
39
+ adjustmentId?: string | null | undefined;
40
+ amount: {
41
+ amount: number;
42
+ precision: number;
43
+ };
44
+ cost: {
45
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
46
+ amount: number;
47
+ precision: number;
48
+ };
49
+ }[] | null | undefined;
50
+ weightedAverage?: {
51
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
52
+ amount: number;
53
+ precision: number;
54
+ } | null | undefined;
55
+ balance: {
56
+ amount: number;
57
+ precision: number;
58
+ };
59
+ id: string;
60
+ }[]>;
17
61
  };
18
62
  };