@feedmepos/mf-inventory-portal 0.0.14-dev.4 → 0.0.15-dev.1
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.
- package/dist/{ApprovalView-RDKSFUZo.js → ApprovalView-BY-O670N.js} +6 -6
- package/dist/{BindingsDialog-B4ewRMkz.js → BindingsDialog-XmH2SMob.js} +2 -2
- package/dist/{BindingsPicker-DDqtV-Dt.js → BindingsPicker-Cjl2Th_Q.js} +2 -2
- package/dist/{BindingsTable-C7pNcdJS.js → BindingsTable-BeNptqZW.js} +3 -3
- package/dist/{ChangeLocationComponent.vue_vue_type_script_setup_true_lang-TUaVrXZt.js → ChangeLocationComponent.vue_vue_type_script_setup_true_lang-h-hFgCLF.js} +1 -1
- package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-CFVarJY6.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-DMJFuKOx.js} +2 -2
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-B46dL3GK.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D5MDXCdF.js} +3 -3
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-eHB-EELx.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-BWHoRZgx.js} +1 -1
- package/dist/IngredientsView-D2koDDCa.js +961 -0
- package/dist/{IntegrationView-DoNIpOlf.js → IntegrationView-GCoPVdgX.js} +3 -3
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BOD3sRaO.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-lu1Pn7Gk.js} +6 -6
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Bo5r3L9C.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CrPXWCp-.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-BPvebP_9.js → PurchaseOrderPrintPreview-Cn-mprBN.js} +1 -1
- package/dist/{ReceiveRequestView-BmGfyccP.js → ReceiveRequestView-GL432SId.js} +12 -12
- package/dist/{RecipeView-CMTLMhqx.js → RecipeView-BFmR7xPn.js} +7 -7
- package/dist/StockForecast.vue_vue_type_style_index_0_lang-B5EK101t.js +58 -0
- package/dist/StockView-DcP0TgA3.js +1960 -0
- package/dist/{SupplierView-CvU7KAhV.js → SupplierView-Bm-s_LxZ.js} +7 -7
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-WB33qI-T.js → TransferDetails.vue_vue_type_script_setup_true_lang-DYoCba5O.js} +5 -5
- package/dist/{UnitView-BVvw9e8T.js → UnitView-D18PDC4n.js} +6 -6
- package/dist/{WarehouseView-CmV0UW0K.js → WarehouseView-eLPv8hGj.js} +3 -3
- package/dist/api/inventory.d.ts +8 -0
- package/dist/{app-O1zDxmv0.js → app-CoibawJ0.js} +2618 -2613
- package/dist/app.js +1 -1
- package/dist/components/StockForecast.vue.d.ts +1 -1
- package/dist/components/StockForecastProps.d.ts +7 -0
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +4 -0
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +4 -0
- package/dist/{date2-BD5YjQ2-.js → date2-dqysRKe3.js} +1 -1
- package/dist/{dayjs.min-D2krsD1m.js → dayjs.min-BzpFqAbZ.js} +171 -136
- package/dist/{decimal-kgi8j2WD.js → decimal-DWauQ6xh.js} +1 -1
- package/dist/{fuzzy-DgzXRD3R.js → fuzzy-DugNfdQg.js} +1 -1
- package/dist/{init-date-range-AqEW4Dkk.js → init-date-range-C7UhcSkp.js} +1 -1
- package/dist/{layout-DrCGFTq4.js → layout-h_bwk4FG.js} +1 -1
- package/dist/{rules-xXkrVUNf.js → rules-DFRHLux_.js} +1 -1
- package/dist/{stock-estimate-5EznMVbX.js → stock-estimate-vp_4DTD4.js} +2 -2
- package/dist/stores/inventory.d.ts +16 -0
- package/dist/{supplier-BxDnb8U3.js → supplier-WzY65qOo.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-Ci8xOw7J.js → use-inventory-binding-dialog-D5FIe7hV.js} +2 -2
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +8 -0
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +4 -0
- package/dist/views/ingredients/helper/sku-days-threshold.helper.d.ts +1 -0
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +20 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +16 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +48 -0
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +8 -0
- package/dist/{xlsx-BTr72y9q.js → xlsx-tNyBIBTV.js} +1 -1
- package/package.json +1 -1
- package/dist/IngredientsView-DfCkjxFn.js +0 -832
- package/dist/StockView-DnjkFPPa.js +0 -1987
- package/dist/util-CEVKTbZD.js +0 -18
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { components as B, useBreakpoints as M } from "@feedmepos/ui-library";
|
|
2
2
|
import { h as i, defineComponent as I, computed as R, resolveComponent as _, openBlock as u, createBlock as x, normalizeClass as V, withCtx as L, createElementVNode as d, renderSlot as z, normalizeProps as N, guardReactiveProps as P, createElementBlock as c, Fragment as h, renderList as D, createVNode as k, unref as w, createCommentVNode as b } from "vue";
|
|
3
|
-
import { w as E } from "./app-
|
|
3
|
+
import { w as E } from "./app-CoibawJ0.js";
|
|
4
4
|
const { FmMenu: S, FmButton: $, FmMenuItem: j } = B;
|
|
5
5
|
function Q(o, n) {
|
|
6
6
|
return i(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { u as l, a as f } from "./xlsx-
|
|
1
|
+
import { u as l, a as f } from "./xlsx-tNyBIBTV.js";
|
|
2
2
|
import { defineComponent as h, resolveComponent as p, openBlock as y, createElementBlock as _, renderSlot as v, createVNode as d, withCtx as g, createElementVNode as F, ref as k } from "vue";
|
|
3
|
-
import { f as x, e as I } from "./app-
|
|
3
|
+
import { f as x, e as I } from "./app-CoibawJ0.js";
|
|
4
4
|
import { useCoreStore as w } from "@feedmepos/mf-common";
|
|
5
5
|
function S(t, e) {
|
|
6
6
|
return e.map((r) => typeof r.selector == "function" ? r.selector(t) : t[r.selector]);
|
|
@@ -87,6 +87,10 @@ export declare function useInventoryStore(): {
|
|
|
87
87
|
precision: number;
|
|
88
88
|
};
|
|
89
89
|
} | null | undefined;
|
|
90
|
+
thresholds?: {
|
|
91
|
+
low: number;
|
|
92
|
+
mid: number;
|
|
93
|
+
} | null | undefined;
|
|
90
94
|
unit: {
|
|
91
95
|
_id: string;
|
|
92
96
|
name: string;
|
|
@@ -787,6 +791,10 @@ export declare function useInventoryStore(): {
|
|
|
787
791
|
precision: number;
|
|
788
792
|
};
|
|
789
793
|
} | null | undefined;
|
|
794
|
+
thresholds?: {
|
|
795
|
+
low: number;
|
|
796
|
+
mid: number;
|
|
797
|
+
} | null | undefined;
|
|
790
798
|
unit: {
|
|
791
799
|
_id: string;
|
|
792
800
|
name: string;
|
|
@@ -1949,6 +1957,10 @@ export declare function useInventoryStore(): {
|
|
|
1949
1957
|
precision: number;
|
|
1950
1958
|
};
|
|
1951
1959
|
} | null | undefined;
|
|
1960
|
+
thresholds?: {
|
|
1961
|
+
low: number;
|
|
1962
|
+
mid: number;
|
|
1963
|
+
} | null | undefined;
|
|
1952
1964
|
unit: {
|
|
1953
1965
|
_id: string;
|
|
1954
1966
|
name: string;
|
|
@@ -2007,6 +2019,10 @@ export declare function useInventoryStore(): {
|
|
|
2007
2019
|
precision: number;
|
|
2008
2020
|
};
|
|
2009
2021
|
} | null | undefined;
|
|
2022
|
+
thresholds?: {
|
|
2023
|
+
low: number;
|
|
2024
|
+
mid: number;
|
|
2025
|
+
} | null | undefined;
|
|
2010
2026
|
unit: {
|
|
2011
2027
|
_id: string;
|
|
2012
2028
|
name: string;
|