@feedmepos/mf-inventory-portal 0.0.25-dev.26 → 0.0.25-dev.29

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 (50) hide show
  1. package/dist/{App-FlLD43pf.js → App-Dek8Vr9-.js} +2 -2
  2. package/dist/{ApprovalView-DwTvIjyF.js → ApprovalView-CTMpqFzM.js} +2 -2
  3. package/dist/{BindingsDialog-Ctxe-2eR.js → BindingsDialog-DGLQikYF.js} +2 -2
  4. package/dist/{BindingsPicker-DpHgBr9I.js → BindingsPicker-DZG8wO4I.js} +1 -1
  5. package/dist/{BindingsTable-C0onBRN2.js → BindingsTable-Tph1IEs_.js} +1 -1
  6. package/dist/ClosingDraftView-BIe2OifC.js +1340 -0
  7. package/dist/{ClosingTemplateView-MRYukFc9.js → ClosingTemplateView-fYv2BOaN.js} +2 -2
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DLo0_EnE.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-XmL-gUij.js} +3 -3
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-vMjhugJb.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D6BOjf8w.js} +1 -1
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-C81Jfejj.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-q_i3hoJt.js} +1 -1
  11. package/dist/{IngredientGroupView-CRK2IXYi.js → IngredientGroupView-_klRRaoz.js} +1 -1
  12. package/dist/{IngredientsView-BVJDcDaw.js → IngredientsView-OHYrf3Vy.js} +4 -4
  13. package/dist/{IntegrationView-D2xZ-auL.js → IntegrationView-CT1ljdzD.js} +1 -1
  14. package/dist/{InventoryBindingForm-D2nu9Ffp.js → InventoryBindingForm-hJ2E32Un.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DTcqJhdD.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Dde7uicJ.js} +3 -3
  16. package/dist/{InventoryBindingSummary-BrfjSG-X.js → InventoryBindingSummary-DRTbyHoD.js} +1 -1
  17. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BuSqcjGE.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DIXSbpB8.js} +1 -1
  18. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-DNDFZjc2.js → PremiumBadge.vue_vue_type_script_setup_true_lang-zD7DXiNm.js} +1 -1
  19. package/dist/{PublishView-C53GSTpI.js → PublishView-C6AyRnRY.js} +2 -2
  20. package/dist/{PurchaseOrderPrintPreview-BJwg7kN3.js → PurchaseOrderPrintPreview-BFhh-w-p.js} +1 -1
  21. package/dist/{ReceiveRequestView-DSVVaWMp.js → ReceiveRequestView-lyDlAN_-.js} +961 -962
  22. package/dist/{RecipeView-BHQqcnww.js → RecipeView-BqHUhG3G.js} +3 -3
  23. package/dist/{StockView-Cnn-wHVz.js → StockView-Bnz2taY1.js} +7 -7
  24. package/dist/{SupplierView-B87uSeNG.js → SupplierView-DMQLdwUq.js} +4 -4
  25. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BtEavLOY.js → TransferDetails.vue_vue_type_script_setup_true_lang-BXxhHSsA.js} +4 -4
  26. package/dist/{TransferTemplateView-6bRr_A5Y.js → TransferTemplateView-BUY6mdtl.js} +7 -7
  27. package/dist/{UnitView-Ck94whT5.js → UnitView-DeM8bX16.js} +3 -3
  28. package/dist/{WarehouseView-BceoB6Cq.js → WarehouseView-COIAUO97.js} +1 -1
  29. package/dist/api/netsuite.d.ts +16 -0
  30. package/dist/{app-CtbmMi1h.js → app-u6OMpgtW.js} +8239 -8220
  31. package/dist/app.js +1 -1
  32. package/dist/{decimal-D1zkJPMb.js → decimal-DEqSst5w.js} +1 -1
  33. package/dist/{feature-OQuluLLR.js → feature-C1kPnnci.js} +139 -131
  34. package/dist/{format-unit-display-nGgm9HEU.js → format-unit-display-DU4cd95Q.js} +2 -2
  35. package/dist/{index-DZ88SgFi.js → index-Bsk-N25H.js} +2 -2
  36. package/dist/{stock-DZzQZdU1.js → stock-lQC0XzWE.js} +1 -1
  37. package/dist/stores/feature.d.ts +4 -1
  38. package/dist/stores/integration/netsuite.d.ts +16 -0
  39. package/dist/{supplier-C7vjGYYz.js → supplier-BKH1HGUY.js} +1 -1
  40. package/dist/tsconfig.app.tsbuildinfo +1 -1
  41. package/dist/{use-ingredient-select-dialog-DKsbfBJ5.js → use-ingredient-select-dialog-7ZzAy4V4.js} +1 -1
  42. package/dist/{use-inventory-binding-dialog-BM3hVdj-.js → use-inventory-binding-dialog-BGbh-pc0.js} +1 -1
  43. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +2 -2
  44. package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +2 -0
  45. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +6 -0
  46. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +6 -0
  47. package/dist/views/receive-request/import/export.d.ts +2 -4
  48. package/dist/{vue-i18n-kwkYkNRD.js → vue-i18n-B9A1NhGp.js} +409 -409
  49. package/package.json +3 -3
  50. package/dist/ClosingDraftView-bACYchEO.js +0 -1308
@@ -1,9 +1,9 @@
1
1
  import { ref as R, h as A, defineComponent as W, resolveComponent as E, openBlock as w, createElementBlock as I, createElementVNode as b, normalizeClass as q, createTextVNode as Fe, toDisplayString as C, unref as i, createCommentVNode as Q, createVNode as T, withCtx as P, Fragment as j, renderList as X, computed as U, watch as Re, createSlots as ie, createBlock as N, isRef as Pe, normalizeStyle as Ye, Teleport as Ge, normalizeProps as Ke, guardReactiveProps as We, mergeProps as Je } from "vue";
2
- import { W as qe, u as ue, ac as Qe, D as Se, h as O, f as Xe, e as Ae, ad as ce, q as Ze, ae as Ee, r as Ue, a as de, b as et, s as tt, v as Ve, w as nt, x as ot, d as K, E as J, G as st, af as lt, l as at, ag as rt, B as Ne, A as it, ah as ct, ai as re, y as mt, _ as ut, z as dt } from "./app-CtbmMi1h.js";
2
+ import { W as qe, u as ue, ac as Qe, D as Se, h as O, f as Xe, e as Ae, ad as ce, q as Ze, ae as Ee, r as Ue, a as de, b as et, s as tt, v as Ve, w as nt, x as ot, d as K, E as J, G as st, af as lt, l as at, ag as rt, B as Ne, A as it, ah as ct, ai as re, y as mt, _ as ut, z as dt } from "./app-u6OMpgtW.js";
3
3
  import { useCoreStore as pe, useI18n as Y } from "@feedmepos/mf-common";
4
4
  import { useDialogChild as pt, useSnackbar as se, useDialog as Be, FmButtonVariant as De, components as G, useProxiedModel as ft, useBreakpoints as gt } from "@feedmepos/ui-library";
5
5
  import { defineStore as Le, storeToRefs as ze } from "pinia";
6
- import { u as vt } from "./use-ingredient-select-dialog-DKsbfBJ5.js";
6
+ import { u as vt } from "./use-ingredient-select-dialog-7ZzAy4V4.js";
7
7
  const le = qe((l, o) => {
8
8
  function n() {
9
9
  var t;
@@ -1,6 +1,6 @@
1
- import { i as k, t as E, as as w, aG as B, u as H, ax as z, aH as D, aI as V } from "./app-CtbmMi1h.js";
2
- import { u as x } from "./supplier-C7vjGYYz.js";
3
- import { P as F } from "./format-unit-display-nGgm9HEU.js";
1
+ import { i as k, t as E, as as w, aG as B, u as H, ax as z, aH as D, aI as V } from "./app-u6OMpgtW.js";
2
+ import { u as x } from "./supplier-BKH1HGUY.js";
3
+ import { P as F } from "./format-unit-display-DU4cd95Q.js";
4
4
  import { computed as d, defineComponent as j, mergeModels as q, useModel as W, ref as $, resolveComponent as g, openBlock as L, createElementBlock as N, normalizeStyle as J, createElementVNode as A, createVNode as K, withCtx as Q, createBlock as M, createCommentVNode as I, Fragment as X, renderList as Y, unref as R } from "vue";
5
5
  function Z(e, l, a) {
6
6
  var n;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as oe, mergeModels as j, useModel as se, computed as v, ref as P, watch as z, inject as ie, resolveComponent as b, openBlock as f, createElementBlock as y, createElementVNode as u, createVNode as M, withCtx as g, renderSlot as T, normalizeClass as V, toDisplayString as F, withDirectives as le, vModelText as ae, createCommentVNode as q, createTextVNode as ue, createBlock as W, Fragment as re, renderList as me } from "vue";
2
- import { Z as I, I as k, O as L, K as ce, i as h, aF as de, t as pe, J as fe, al as ve, aD as be, aC as ye } from "./app-CtbmMi1h.js";
2
+ import { Z as I, I as k, O as L, K as ce, i as h, aF as de, t as pe, J as fe, al as ve, aD as be, aC as ye } from "./app-u6OMpgtW.js";
3
3
  import "@feedmepos/ui-library";
4
4
  function E() {
5
5
  return {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, openBlock as s, createElementBlock as n, createElementVNode as r, toDisplayString as o, unref as l, Fragment as d, renderList as x } from "vue";
2
- import { i as a, J as y } from "./app-CtbmMi1h.js";
2
+ import { i as a, J as y } from "./app-u6OMpgtW.js";
3
3
  import { useI18n as _ } from "@feedmepos/mf-common";
4
4
  const v = { class: "flex flex-col" }, g = { class: "flex flex-row fm-typo-en-body-md-600 bg-fm-color-neutral-gray-100 text-fm-color-typo-secondary h-48 items-center" }, h = { class: "flex-1 py-8 px-16" }, b = {
5
5
  class: "flex-0 py-8 px-16",
@@ -1,5 +1,5 @@
1
1
  import { ref as C, computed as F, defineComponent as Y, resolveComponent as S, openBlock as M, createBlock as O, withCtx as R, createElementVNode as x, createVNode as g, unref as l, createElementBlock as ee, toDisplayString as j, createTextVNode as te, watch as ue, isRef as ce, normalizeClass as de, normalizeStyle as me, createSlots as pe, Teleport as fe, normalizeProps as ve, guardReactiveProps as ge } from "vue";
2
- import { a as J, d as h, e as B, f as ye, D as oe, h as Q, G as be, l as _e, A as xe, H as ne, o as se, u as ke, y as he, _ as we, z as Se, B as Ie, E as ae } from "./app-CtbmMi1h.js";
2
+ import { a as J, d as h, e as B, f as ye, D as oe, h as Q, G as be, l as _e, A as xe, H as ne, o as se, u as ke, y as he, _ as we, z as Se, B as Ie, E as ae } from "./app-u6OMpgtW.js";
3
3
  import { useDialog as le, useSnackbar as Z, useProxiedModel as Fe, useBreakpoints as Ce } from "@feedmepos/ui-library";
4
4
  import { useI18n as W } from "@feedmepos/mf-common";
5
5
  import { defineStore as ie, storeToRefs as re } from "pinia";
@@ -1,13 +1,13 @@
1
1
  import { ref as j, defineComponent as oe, computed as S, resolveComponent as C, openBlock as f, createBlock as B, withCtx as V, createVNode as p, unref as m, createElementBlock as A, Fragment as Q, createElementVNode as u, createCommentVNode as Y, renderSlot as ce, createTextVNode as Ie, toDisplayString as D, normalizeClass as X, onMounted as ot, watch as Oe, renderList as de, isRef as De, createSlots as qe, normalizeStyle as lt, Teleport as Pe, normalizeProps as at, guardReactiveProps as rt } from "vue";
2
- import { a as le, d as K, e as Ge, S as st, f as it, D as Be, h as fe, A as ge, b as Me, i as We, j as be, t as Ke, k as pe, l as xe, U as dt, m as ut, M as mt, n as Ne, C as ke, o as Le, p as Ze, q as ct, r as Je, s as pt, v as vt, I as ft, w as yt, x as gt, u as bt, y as ht, _ as _t, z as xt, B as kt, E as ze } from "./app-CtbmMi1h.js";
2
+ import { a as le, d as K, e as Ge, S as st, f as it, D as Be, h as fe, A as ge, b as Me, i as We, j as be, t as Ke, k as pe, l as xe, U as dt, m as ut, M as mt, n as Ne, C as ke, o as Le, p as Ze, q as ct, r as Je, s as pt, v as vt, I as ft, w as yt, x as gt, u as bt, y as ht, _ as _t, z as xt, B as kt, E as ze } from "./app-u6OMpgtW.js";
3
3
  import { useDialog as Qe, useSnackbar as he, useProxiedModel as He, useDialogChild as Vt, useBreakpoints as St } from "@feedmepos/ui-library";
4
4
  import { i as Ct, _ as wt } from "./is-linked-ingredient-error-fJ2TJb3z.js";
5
5
  import { useI18n as ae, useCoreStore as ve } from "@feedmepos/mf-common";
6
6
  import { defineStore as Ft, storeToRefs as It } from "pinia";
7
7
  import { g as Mt, _ as Ve, S as Se } from "./StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js";
8
- import { _ as $t } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-DTcqJhdD.js";
9
- import { _ as Ce } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-C81Jfejj.js";
10
- import { u as Xe } from "./feature-OQuluLLR.js";
8
+ import { _ as $t } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-Dde7uicJ.js";
9
+ import { _ as Ce } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-q_i3hoJt.js";
10
+ import { u as Xe } from "./feature-C1kPnnci.js";
11
11
  import { _ as we } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
12
12
  import { _ as Et } from "./FmCustomAttribute.vue_vue_type_script_setup_true_lang-D-IWRjRD.js";
13
13
  import "./array-hChJVZLE.js";
@@ -1,6 +1,6 @@
1
1
  import { ref as Q, computed as H, defineComponent as Z, mergeModels as ve, useModel as pe, onMounted as Ie, resolveComponent as O, openBlock as k, createElementBlock as z, createElementVNode as f, toDisplayString as L, unref as b, createVNode as V, createBlock as K, withCtx as J, Fragment as G, renderList as U, normalizeClass as q, normalizeStyle as ye, createSlots as be, createCommentVNode as F, withModifiers as Ee, reactive as te, watch as ne, isRef as ie, Teleport as oe } from "vue";
2
2
  import { E as he } from "./empty-placeholder-wf6-BWE8.js";
3
- import { u as _, aO as se, b as re, aP as Be, aI as Ce, e as T, _ as Se, z as ke } from "./app-CtbmMi1h.js";
3
+ import { u as _, aO as se, b as re, aP as Be, aI as Ce, e as T, _ as Se, z as ke } from "./app-u6OMpgtW.js";
4
4
  import { useSnackbar as le, useDialogChild as xe, useDialog as ae, useProxiedModel as ue, useBreakpoints as $ } from "@feedmepos/ui-library";
5
5
  import { useI18n as Y, useCoreStore as we } from "@feedmepos/mf-common";
6
6
  function Me() {
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-DTcqJhdD.js";
1
+ import { _ as f } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-Dde7uicJ.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, aR as ee, aS as ne, i as B, aT as oe, L as N, K as te, F as ie } from "./app-CtbmMi1h.js";
3
- import { u as le } from "./use-inventory-binding-dialog-BM3hVdj-.js";
4
- import { _ as re, c as se, d as de } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-vMjhugJb.js";
2
+ import { a as Z, aR as ee, aS as ne, i as B, aT as oe, L as N, K as te, F as ie } from "./app-u6OMpgtW.js";
3
+ import { u as le } from "./use-inventory-binding-dialog-BGbh-pc0.js";
4
+ import { _ as re, c as se, d as de } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-D6BOjf8w.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 s, resolveComponent as c, openBlock as m, 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-CtbmMi1h.js";
4
+ import { F as r } from "./app-u6OMpgtW.js";
5
5
  const B = /* @__PURE__ */ s({
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 { K as d } from "./app-CtbmMi1h.js";
2
+ import { K as d } from "./app-u6OMpgtW.js";
3
3
  const _ = ["value", "disabled"], D = /* @__PURE__ */ y({
4
4
  __name: "NumberPrecisionInput",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { aA as d, aB as f, W as _, u as h } from "./app-CtbmMi1h.js";
1
+ import { aA as d, aB as f, W as _, u as h } from "./app-u6OMpgtW.js";
2
2
  import { useCoreStore as F } from "@feedmepos/mf-common";
3
3
  import { ref as y, defineComponent as v, resolveComponent as p, openBlock as k, createElementBlock as g, renderSlot as S, createVNode as l, withCtx as x } 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 R, unref as h, createSlots as X, withCtx as u, createElementVNode as v, 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, y as se, _ as le, ai as B } from "./app-CtbmMi1h.js";
2
+ import { u as oe, a as ne, aN as ae, y as se, _ as le, ai as B } from "./app-u6OMpgtW.js";
3
3
  import { useBreakpoints as ie, useDialog as re, useSnackbar as ue, components as H } from "@feedmepos/ui-library";
4
- import { u as ce } from "./vue-i18n-kwkYkNRD.js";
4
+ import { u as ce } from "./vue-i18n-B9A1NhGp.js";
5
5
  const me = { class: "flex flex-col py-8" }, de = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, pe = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, ge = /* @__PURE__ */ Q({
6
6
  __name: "PublishView",
7
7
  setup(be) {
@@ -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 { av as y, ah as C } from "./app-CtbmMi1h.js";
3
+ import { av as y, ah as C } from "./app-u6OMpgtW.js";
4
4
  const P = { class: "purchase-box" }, R = { valign: "bottom" }, A = { class: "text-right" }, N = { class: "header" }, E = { class: "sub-header" }, O = { class: "caption" }, S = { class: "address" }, D = { 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%" }