@feedmepos/mf-inventory-portal 0.0.17-dev.8 → 0.0.18-dev.2

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 (63) hide show
  1. package/dist/ApprovalView-DyazMoIY.js +118 -0
  2. package/dist/{BindingsDialog-DS7lMkEA.js → BindingsDialog-D-p9eOMP.js} +2 -2
  3. package/dist/{BindingsPicker-Cy9WuCSS.js → BindingsPicker-C_kuxqQI.js} +2 -2
  4. package/dist/BindingsTable-jgL5-FZc.js +147 -0
  5. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DLc1nCIY.js +268 -0
  6. package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BtovUKzb.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-D2Cg0s16.js} +2 -2
  7. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-Bjc23m-U.js → FmUnitInput.vue_vue_type_script_setup_true_lang-FMI-Bp6y.js} +12 -12
  8. package/dist/{IngredientsView-D8xhcF7w.js → IngredientsView-DnIHe3Gj.js} +639 -629
  9. package/dist/{IntegrationView-C3zmrMpE.js → IntegrationView-CgYnK7JB.js} +260 -266
  10. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-svRwQNr1.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-BObjqgU-.js} +6 -6
  11. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-NtrraPyQ.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DClJGGeY.js} +1 -1
  12. package/dist/{PurchaseOrderPrintPreview-WSetqLLT.js → PurchaseOrderPrintPreview-Vbmche3y.js} +1 -1
  13. package/dist/ReceiveRequestView-CpRdJQuN.js +1394 -0
  14. package/dist/{RecipeView-95YCqNqL.js → RecipeView-Do3LgdfI.js} +182 -190
  15. package/dist/StockView-C16AHdmT.js +1862 -0
  16. package/dist/SupplierView-DGQXU4Ha.js +796 -0
  17. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-Dw94RCtz.js → TransferDetails.vue_vue_type_script_setup_true_lang-DK5gzjwS.js} +21 -20
  18. package/dist/{UnitView-BsqSIZug.js → UnitView-AfEMV9Qr.js} +129 -133
  19. package/dist/{WarehouseView-Op_5Qk3F.js → WarehouseView-Cph8wrcF.js} +260 -264
  20. package/dist/api/inventory.d.ts +3 -0
  21. package/dist/app-UpgZo4xX.js +66113 -0
  22. package/dist/app.js +1 -1
  23. package/dist/array-AvWd53LI.js +30 -0
  24. package/dist/components/FmInventoryTableToolbar.vue.d.ts +53 -0
  25. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -0
  26. package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -0
  27. package/dist/date2-BfOl_Gio.js +95 -0
  28. package/dist/dayjs.min-r5rPIQFX.js +282 -0
  29. package/dist/{decimal-Db6V5YuK.js → decimal-CTa5OWKK.js} +1 -1
  30. package/dist/extensions/array.d.ts +1 -0
  31. package/dist/{fuzzy-W0aq7cB9.js → fuzzy-0FMA9raY.js} +1 -1
  32. package/dist/{dayjs.min-uQtxxLfb.js → index-D9a9wXgJ.js} +3627 -3377
  33. package/dist/{layout-DJ9o2NRD.js → layout-DxcK0DGS.js} +1 -1
  34. package/dist/number-BSqhQaRy.js +97 -0
  35. package/dist/{rules-CkxtFlBm.js → rules-7WxBNkDE.js} +16 -15
  36. package/dist/stock-estimate-hfECAKZK.js +122 -0
  37. package/dist/stores/inventory.d.ts +4 -0
  38. package/dist/{supplier-CCKg4iLI.js → supplier-Dg3f6Ybw.js} +1 -1
  39. package/dist/tsconfig.app.tsbuildinfo +1 -1
  40. package/dist/{use-inventory-binding-dialog-CMw2fESH.js → use-inventory-binding-dialog-NLy01qAo.js} +2 -2
  41. package/dist/views/ingredients/IngredientsView.vue.d.ts +1 -0
  42. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -0
  43. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -0
  44. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +5 -0
  45. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +4 -0
  46. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +12 -0
  47. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +4 -2
  48. package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
  49. package/dist/{xlsx-DZh41VsU.js → xlsx-qSY56eID.js} +1 -1
  50. package/dist/{xlsx.util-CiVxc4oN.js → xlsx.util-DL8p0Kzi.js} +2 -2
  51. package/package.json +5 -4
  52. package/dist/ApprovalView-aWF8FbAj.js +0 -134
  53. package/dist/BindingsTable-Dp5U_jYF.js +0 -121
  54. package/dist/ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BY83bHSG.js +0 -97
  55. package/dist/ReceiveRequestView-VEZl69h8.js +0 -1435
  56. package/dist/SingleColumnLayout.vue_vue_type_script_setup_true_lang-Dov3Uq2z.js +0 -64
  57. package/dist/StockView-Ca9rtp7i.js +0 -1960
  58. package/dist/SupplierView-CHW93HW1.js +0 -804
  59. package/dist/app-BShd7PJF.js +0 -42889
  60. package/dist/components/FmTableToolbar.vue.d.ts +0 -49
  61. package/dist/date2-Cj6ya-vU.js +0 -189
  62. package/dist/init-date-range-D4tmP_jf.js +0 -21
  63. package/dist/stock-estimate-kcRPsgG_.js +0 -145
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as H, computed as v, reactive as J, resolveComponent as y, openBlock as p, createElementBlock as b, createVNode as r, unref as m, createElementVNode as o, Fragment as U, renderList as C, createBlock as k, withCtx as I, createTextVNode as Q, toDisplayString as R, createCommentVNode as S, nextTick as W } from "vue";
2
- import { u as X, i as Z } from "./app-BShd7PJF.js";
3
- import { a as h, c as ee } from "./date2-Cj6ya-vU.js";
4
- import { u as oe } from "./use-inventory-binding-dialog-CMw2fESH.js";
5
- import { A as ne, b as te, a as E } from "./rules-CkxtFlBm.js";
6
- import { g as le } from "./dayjs.min-uQtxxLfb.js";
7
- import { _ as ie, a as ae, b as se } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-Bjc23m-U.js";
2
+ import { u as X, i as Z } from "./app-UpgZo4xX.js";
3
+ import { a as h, c as ee } from "./number-BSqhQaRy.js";
4
+ import { u as oe } from "./use-inventory-binding-dialog-NLy01qAo.js";
5
+ import { A as ne, b as te, a as E } from "./rules-7WxBNkDE.js";
6
+ import { g as le } from "./index-D9a9wXgJ.js";
7
+ import { _ as ie, a as ae, b as se } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-FMI-Bp6y.js";
8
8
  const de = { class: "flex flex-col gap-24" }, re = { class: "flex flex-col gap-16" }, me = { class: "flex items-center" }, ue = /* @__PURE__ */ o("div", { class: "flex-1 fm-typo-en-title-sm-600" }, "Recipe", -1), ce = { class: "flex flex-col" }, pe = /* @__PURE__ */ o("div", { class: "flex py-8 px-12 border-b border-fm-color-neutral-gray-200 bg-fm-color-neutral-gray-100 h-[44px] items-center" }, [
9
9
  /* @__PURE__ */ o("div", { class: "fm-typo-en-body-md-600 text-fm-color-typo-secondary" }, "Recipe"),
10
10
  /* @__PURE__ */ o("div", { class: "w-[200px]" }),
@@ -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 { c as d } from "./date2-Cj6ya-vU.js";
2
+ import { c as d } from "./number-BSqhQaRy.js";
3
3
  const _ = ["value", "disabled"], D = /* @__PURE__ */ y({
4
4
  __name: "NumberPrecisionInput",
5
5
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as x, computed as f, ref as m, onMounted as g, openBlock as r, createElementBlock as o, createElementVNode as e, toDisplayString as t, normalizeStyle as w, createTextVNode as i, Fragment as u, createCommentVNode as h, renderList as _, normalizeClass as k, pushScopeId as S, popScopeId as C } from "vue";
2
2
  import { useRoute as P } from "vue-router";
3
- import { q as v, _ as R } from "./app-BShd7PJF.js";
3
+ import { q as v, _ as R } from "./app-UpgZo4xX.js";
4
4
  const n = (d) => (S("data-v-54384fc1"), d = d(), C(), d), A = { class: "purchase-box" }, N = { valign: "bottom" }, E = /* @__PURE__ */ n(() => /* @__PURE__ */ e("div", { class: "title" }, "Inventory Receive Note", -1)), O = { class: "text-right" }, q = { class: "header" }, D = /* @__PURE__ */ n(() => /* @__PURE__ */ e("hr", null, null, -1)), I = /* @__PURE__ */ n(() => /* @__PURE__ */ e("div", { class: "header" }, "Supplier", -1)), T = { class: "sub-header" }, F = { class: "caption" }, L = { class: "address" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), V = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), z = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), B = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), H = { class: "text-right" }, M = /* @__PURE__ */ n(() => /* @__PURE__ */ e("div", { class: "header" }, "Delivery To", -1)), J = { class: "sub-header" }, Q = { class: "address" }, j = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), G = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), K = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), W = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), X = { class: "purchase-body" }, Y = /* @__PURE__ */ n(() => /* @__PURE__ */ e("thead", { class: "item-header" }, [
5
5
  /* @__PURE__ */ e("tr", null, [
6
6
  /* @__PURE__ */ e("th", {