@feedmepos/mf-inventory-portal 0.0.22-dev.43 → 0.0.22-dev.44

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 (38) hide show
  1. package/dist/ApprovalView-DJhk8ORX.js +140 -0
  2. package/dist/{BindingsDialog-CKjAs5mJ.js → BindingsDialog-CNY83IzG.js} +1 -1
  3. package/dist/{BindingsPicker-BAVZ-3dF.js → BindingsPicker-BCeGBlTl.js} +1 -1
  4. package/dist/{BindingsTable-qq8M9fzG.js → BindingsTable-DwN0rUr_.js} +1 -1
  5. package/dist/{ClosingTemplateView-DOLuHmy8.js → ClosingTemplateView-BE1JMBGd.js} +342 -349
  6. package/dist/{FmDroppableField-BBpVEZs4.js → FmDroppableField-DeZRIGOb.js} +13 -13
  7. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-ChRPq-Ok.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CptHxbFO.js} +3 -3
  8. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BGYVXLcj.js +435 -0
  9. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DrL5a2Pn.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-C0liaZ9Y.js} +1 -1
  10. package/dist/{IngredientsView-m5K8MlM2.js → IngredientsView-B6BPG_MN.js} +414 -417
  11. package/dist/{IntegrationView-BE5P68EJ.js → IntegrationView-CXurxj5t.js} +2 -2
  12. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-B8cCv--C.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C4np_znK.js} +1 -1
  13. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-CcM04Veu.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CvSRvT_i.js} +2 -2
  14. package/dist/{PurchaseOrderPrintPreview-D40E9qZt.js → PurchaseOrderPrintPreview-BYSkl_zL.js} +3 -3
  15. package/dist/{ReceiveRequestView-Ci7FgSjU.js → ReceiveRequestView-DWKEL17S.js} +31 -27
  16. package/dist/{RecipeView-Bp7iBiy7.js → RecipeView-DEZblbQT.js} +91 -88
  17. package/dist/{StockView-BzowFcFA.js → StockView-hijQ7wQL.js} +533 -525
  18. package/dist/{SupplierView-CbRnAb8G.js → SupplierView-B2xKGKCF.js} +776 -802
  19. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BMikyrhA.js → TransferDetails.vue_vue_type_script_setup_true_lang-CBwT8yGC.js} +5 -5
  20. package/dist/TransferTemplateView--2vvQWBW.js +1258 -0
  21. package/dist/{UnitView-B-058oRk.js → UnitView-B30FwZGg.js} +4 -4
  22. package/dist/{WarehouseView-RtU3sWKx.js → WarehouseView-BwbqpKwn.js} +14 -14
  23. package/dist/{app-By3PLx0q.js → app-DXZpbt33.js} +7334 -7251
  24. package/dist/app.js +1 -1
  25. package/dist/{decimal-CtriZ1S6.js → decimal-BVO6jH4l.js} +1 -1
  26. package/dist/{defineDeepModel-ClK3S9xx.js → defineDeepModel-DlkycC_t.js} +1 -1
  27. package/dist/{format-time-from-id-CGLKzJJO.js → format-time-from-id-Dhgv47T9.js} +1 -1
  28. package/dist/{format-unit-display-COeZSqdS.js → format-unit-display-D4D1b9F7.js} +15 -15
  29. package/dist/{supplier-BxBMThPQ.js → supplier-Beauc4QC.js} +1 -1
  30. package/dist/tsconfig.app.tsbuildinfo +1 -1
  31. package/dist/{use-template-enabled-locations-2-BIgPnzRW.js → use-template-enabled-locations-2-DbnvkOM9.js} +1 -1
  32. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +30 -0
  33. package/dist/{xlsx-X_0qJPDg.js → xlsx-DXqCVrb5.js} +1 -1
  34. package/dist/{xlsx.util-BOPzVbUa.js → xlsx.util-7VhQushh.js} +1 -1
  35. package/package.json +1 -1
  36. package/dist/ApprovalView-1ZKaZJ2Z.js +0 -128
  37. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BSxhRfE4.js +0 -359
  38. package/dist/TransferTemplateView-BwamiSyk.js +0 -1302
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { ay as s, _ as r, az as e, aw as o, ax as t, u as i } from "./app-By3PLx0q.js";
1
+ import { ay as s, _ as r, az as e, aw as o, ax as t, u as i } from "./app-DXZpbt33.js";
2
2
  export {
3
3
  s as FmApp,
4
4
  r as InventoryBindingForm,
@@ -1,4 +1,4 @@
1
- import "./app-By3PLx0q.js";
1
+ import "./app-DXZpbt33.js";
2
2
  function m(a) {
3
3
  function t(o, n = !0) {
4
4
  const e = Math.round(Math.log10(o));
@@ -1,4 +1,4 @@
1
- import { c as i, ao as d } from "./app-By3PLx0q.js";
1
+ import { c as i, ao as d } from "./app-DXZpbt33.js";
2
2
  import { getCurrentInstance as n, reactive as m, watch as l } from "vue";
3
3
  function b(e = "modelValue") {
4
4
  var t, r;
@@ -1,4 +1,4 @@
1
- import { ar as n } from "./app-By3PLx0q.js";
1
+ import { ar as n } from "./app-DXZpbt33.js";
2
2
  function d(t) {
3
3
  const r = a(t);
4
4
  return r === null ? "" : n(r);
@@ -1,15 +1,15 @@
1
1
  import { F as ee, D as j, R as I } from "./row-action.enum-PMKMRrZR.js";
2
2
  import { c as be } from "./TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js";
3
- import { n as Te, u as M, f as Se, i as V, a as D, h as _e, W as te, t as Q, r as L, al as we, af as $e, w as ke, c as K, as as re, y as Re } from "./app-By3PLx0q.js";
4
- import { f as Ee } from "./format-time-from-id-CGLKzJJO.js";
3
+ import { n as Te, u as M, f as Se, i as V, a as D, h as _e, al as te, t as Q, r as L, ak as we, ae as $e, w as ke, c as W, as as re, y as Re } from "./app-DXZpbt33.js";
4
+ import { f as Ee } from "./format-time-from-id-Dhgv47T9.js";
5
5
  import { useCoreStore as Y, useI18n as G } from "@feedmepos/mf-common";
6
6
  import { useDialogChild as Ce, useSnackbar as le, useDialog as Ae, FmButtonVariant as ne, components as oe } from "@feedmepos/ui-library";
7
7
  import { defineStore as me } from "pinia";
8
- import { defineComponent as ce, resolveComponent as P, openBlock as _, createElementBlock as $, createElementVNode as w, normalizeClass as U, createTextVNode as Ie, toDisplayString as C, unref as E, createCommentVNode as B, createVNode as N, withCtx as W, Fragment as F, renderList as q, ref as k, onMounted as Ne, computed as ae, watch as De, createSlots as Fe, createBlock as H, h as z } from "vue";
8
+ import { defineComponent as ce, resolveComponent as P, openBlock as _, createElementBlock as $, createElementVNode as w, normalizeClass as U, createTextVNode as Ie, toDisplayString as C, unref as E, createCommentVNode as B, createVNode as N, withCtx as K, Fragment as F, renderList as q, ref as k, onMounted as Ne, computed as ae, watch as De, createSlots as Fe, createBlock as H, h as z } from "vue";
9
9
  import { useRouter as Oe } from "vue-router";
10
- import { a as O, b as ue, d as pe, s as de, r as Pe } from "./xlsx.util-BOPzVbUa.js";
11
- import { F as Ue } from "./FmDroppableField-BBpVEZs4.js";
12
- import { u as J } from "./supplier-BxBMThPQ.js";
10
+ import { a as O, b as ue, d as pe, s as de, r as Pe } from "./xlsx.util-7VhQushh.js";
11
+ import { F as Ue } from "./FmDroppableField-DeZRIGOb.js";
12
+ import { u as J } from "./supplier-Beauc4QC.js";
13
13
  const fe = Te((t, r) => {
14
14
  function a() {
15
15
  var n;
@@ -558,7 +558,7 @@ function ze() {
558
558
  supplier: ge()
559
559
  };
560
560
  }
561
- const We = { class: "flex items-center gap-12 pl-8" }, Ke = { class: "flex flex-col" }, Ye = { class: "fm-typo-en-body-md-400 text-fm-color-typo-primary flex items-center gap-4" }, Ge = { class: "text-fm-color-typo-secondary fm-typo-en-body-md-400" }, Je = {
561
+ const Ke = { class: "flex items-center gap-12 pl-8" }, We = { class: "flex flex-col" }, Ye = { class: "fm-typo-en-body-md-400 text-fm-color-typo-primary flex items-center gap-4" }, Ge = { class: "text-fm-color-typo-secondary fm-typo-en-body-md-400" }, Je = {
562
562
  key: 0,
563
563
  class: "text-fm-color-typo-secondary fm-typo-en-body-sm-400"
564
564
  }, Xe = { key: 0 }, se = /* @__PURE__ */ ce({
@@ -575,9 +575,9 @@ const We = { class: "flex items-center gap-12 pl-8" }, Ke = { class: "flex flex-
575
575
  return (r, a) => {
576
576
  var n, i, l;
577
577
  const c = P("FmIcon"), o = P("FmTooltip");
578
- return _(), $("div", We, [
578
+ return _(), $("div", Ke, [
579
579
  a[0] || (a[0] = w("div", null, "•", -1)),
580
- w("div", Ke, [
580
+ w("div", We, [
581
581
  w("div", Ye, [
582
582
  w("div", {
583
583
  class: U({
@@ -590,12 +590,12 @@ const We = { class: "flex items-center gap-12 pl-8" }, Ke = { class: "flex flex-
590
590
  ], 2),
591
591
  r.errors.length ? (_(), $("div", Xe, [
592
592
  N(o, { "z-index": 50 }, {
593
- content: W(() => [
593
+ content: K(() => [
594
594
  w("ol", null, [
595
595
  (_(!0), $(F, null, q(r.errors, (u, m) => (_(), $("li", { key: m }, C(u), 1))), 128))
596
596
  ])
597
597
  ]),
598
- default: W(() => [
598
+ default: K(() => [
599
599
  N(c, {
600
600
  name: "error",
601
601
  size: "sm",
@@ -721,7 +721,7 @@ const We = { class: "flex items-center gap-12 pl-8" }, Ke = { class: "flex flex-
721
721
  }, Fe({ _: 2 }, [
722
722
  r.value ? {
723
723
  name: "default",
724
- fn: W(({ openFileDialog: s }) => [
724
+ fn: K(({ openFileDialog: s }) => [
725
725
  w("div", tt, [
726
726
  w("div", {
727
727
  class: U([
@@ -877,7 +877,7 @@ const We = { class: "flex items-center gap-12 pl-8" }, Ke = { class: "flex flex-
877
877
  g.value.show = v;
878
878
  },
879
879
  "onAction:edit"() {
880
- g.value.show = !1, m(K(d));
880
+ g.value.show = !1, m(W(d));
881
881
  }
882
882
  };
883
883
  }
@@ -1039,7 +1039,7 @@ const We = { class: "flex items-center gap-12 pl-8" }, Ke = { class: "flex flex-
1039
1039
  };
1040
1040
  });
1041
1041
  function ie(t) {
1042
- const { skuById: r } = M(), a = K(t);
1042
+ const { skuById: r } = M(), a = W(t);
1043
1043
  return a.purchaseOrder.items = t.purchaseOrder.items.filter((c) => r[c.sku._id]), a;
1044
1044
  }
1045
1045
  const xe = me(
@@ -1075,7 +1075,7 @@ const xe = me(
1075
1075
  }
1076
1076
  }
1077
1077
  function g(y, f) {
1078
- switch (f = K(f), y) {
1078
+ switch (f = W(f), y) {
1079
1079
  case I.Details:
1080
1080
  return a(f);
1081
1081
  case I.Edit:
@@ -1,4 +1,4 @@
1
- import { n as m, i as u, h as y, Z as b, $ as v } from "./app-By3PLx0q.js";
1
+ import { n as m, i as u, h as y, Y as b, Z as v } from "./app-DXZpbt33.js";
2
2
  import { useCoreStore as c } from "@feedmepos/mf-common";
3
3
  import { defineStore as w } from "pinia";
4
4
  import { ref as l, computed as d } from "vue";