@feedmepos/mf-inventory-portal 0.0.8 → 0.0.9-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-CV1aKhpn.js → ApprovalView-Br14v6j_.js} +6 -6
- package/dist/{BindingsDialog-DyOj7ftf.js → BindingsDialog-BbV2bNST.js} +2 -2
- package/dist/{BindingsPicker-KwG2CsXl.js → BindingsPicker-BOzxrTPj.js} +2 -2
- package/dist/{BindingsTable-CdpDTyY8.js → BindingsTable-DLb4BVII.js} +3 -3
- package/dist/{ChangeLocationComponent.vue_vue_type_script_setup_true_lang-Cnom-0UK.js → ChangeLocationComponent.vue_vue_type_script_setup_true_lang-Cc9VT9C_.js} +1 -1
- package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-CQxvHZg0.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-nYxqvxg0.js} +2 -2
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CcwKBi_P.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-CcLL-ilW.js} +1 -1
- package/dist/{IngredientsView-DZnjj8QY.js → IngredientsView-BbfvkcIr.js} +7 -7
- package/dist/{IntegrationView-BT5F-P0D.js → IntegrationView-mevFBUEP.js} +3 -3
- package/dist/InventoryBindingForm.vue_vue_type_script_setup_true_lang-DDFBuPPb.js +423 -0
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D9n3OW9N.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D1_MsmgN.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-DM2MVMAg.js → PurchaseOrderPrintPreview-CWuaV1xH.js} +1 -1
- package/dist/{ReceiveRequestView-pQW7439O.js → ReceiveRequestView-VFt8tALF.js} +11 -11
- package/dist/{RecipeView-Dl8eICzR.js → RecipeView-vBSWDneP.js} +7 -7
- package/dist/StockView-vn9LIFBM.js +1995 -0
- package/dist/{SupplierView-Dl-QtrkM.js → SupplierView-jopEUREP.js} +7 -7
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BxVDWXLI.js → TransferDetails.vue_vue_type_script_setup_true_lang-OQ11BS1f.js} +5 -5
- package/dist/{UnitView-skfMz5g5.js → UnitView-CHxzCxYk.js} +6 -6
- package/dist/{WarehouseView-BOMuOe0d.js → WarehouseView-C6AmCIiw.js} +3 -3
- package/dist/api/stock.d.ts +8 -0
- package/dist/{app-xvM0IT6q.js → app-DHsfR6J8.js} +1097 -1092
- package/dist/app.js +1 -1
- package/dist/components/FmUnitInputProps.d.ts +19 -0
- package/dist/{date2-CPG_e5XN.js → date2-CM5r8cLo.js} +8 -8
- package/dist/dayjs.min-xpHocq62.js +21235 -0
- package/dist/{decimal-DLQq1gqK.js → decimal-QxURfazH.js} +1 -1
- package/dist/{fuzzy-DF45ZGPY.js → fuzzy-B4IluZqJ.js} +1 -1
- package/dist/{init-date-range-B2K9jb0p.js → init-date-range-DIeIdvaf.js} +1 -1
- package/dist/{layout-AKD1mdGw.js → layout-NuzOIM2J.js} +1 -1
- package/dist/{rules-CMkplg8p.js → rules-BfcSeEak.js} +2 -1
- package/dist/{stock-estimate-CUQZMVGq.js → stock-estimate-CGhpBlZl.js} +2 -2
- package/dist/{supplier-BUt82bLW.js → supplier-CMoCA8xc.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/use-inventory-binding-dialog-D6HCM0oB.js +93 -0
- package/dist/util-CEVKTbZD.js +18 -0
- package/dist/views/dev/components/UnitInput.vue.d.ts +2 -0
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +3 -0
- package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +9 -0
- package/dist/{xlsx-BfqYFREJ.js → xlsx-CXiw_5-A.js} +306 -306
- package/package.json +4 -4
- package/dist/InventoryBindingForm.vue_vue_type_script_setup_true_lang-BKQwDZwb.js +0 -258
- package/dist/StockView-M0EH_ua3.js +0 -1885
- package/dist/dayjs.min-C4W5S_u8.js +0 -13864
- package/dist/use-inventory-binding-dialog-BMdXWZig.js +0 -109
|
@@ -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 b, createCommentVNode as w } from "vue";
|
|
3
|
-
import { t as E } from "./app-
|
|
3
|
+
import { t as E } from "./app-DHsfR6J8.js";
|
|
4
4
|
const { FmMenu: S, FmButton: $, FmMenuItem: j } = B;
|
|
5
5
|
function Q(o, t) {
|
|
6
6
|
return i(
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as u, q as s, j as m, g as d, c as a } from "./date2-
|
|
1
|
+
import { a as u, q as s, j as m, g as d, c as a } from "./date2-CM5r8cLo.js";
|
|
2
2
|
function y() {
|
|
3
3
|
return function(n) {
|
|
4
4
|
return !!n || "Required";
|
|
@@ -78,6 +78,7 @@ function g(t, n, o) {
|
|
|
78
78
|
export {
|
|
79
79
|
A,
|
|
80
80
|
j as B,
|
|
81
|
+
c as I,
|
|
81
82
|
P as M,
|
|
82
83
|
y as R,
|
|
83
84
|
g as U,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { u as l, a as f } from "./xlsx-
|
|
1
|
+
import { u as l, a as f } from "./xlsx-CXiw_5-A.js";
|
|
2
2
|
import { defineComponent as _, resolveComponent as d, openBlock as y, createElementBlock as h, renderSlot as F, createVNode as p, withCtx as v, createElementVNode as g, 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-DHsfR6J8.js";
|
|
4
4
|
import { useCoreStore as w } from "@feedmepos/mf-common";
|
|
5
5
|
function S(e, t) {
|
|
6
6
|
return t.map((r) => typeof r.selector == "function" ? r.selector(e) : `${e[r.selector]}`);
|