@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.
- package/dist/ApprovalView-DyazMoIY.js +118 -0
- package/dist/{BindingsDialog-DS7lMkEA.js → BindingsDialog-D-p9eOMP.js} +2 -2
- package/dist/{BindingsPicker-Cy9WuCSS.js → BindingsPicker-C_kuxqQI.js} +2 -2
- package/dist/BindingsTable-jgL5-FZc.js +147 -0
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DLc1nCIY.js +268 -0
- package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BtovUKzb.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-D2Cg0s16.js} +2 -2
- 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
- package/dist/{IngredientsView-D8xhcF7w.js → IngredientsView-DnIHe3Gj.js} +639 -629
- package/dist/{IntegrationView-C3zmrMpE.js → IntegrationView-CgYnK7JB.js} +260 -266
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-svRwQNr1.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-BObjqgU-.js} +6 -6
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-NtrraPyQ.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DClJGGeY.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-WSetqLLT.js → PurchaseOrderPrintPreview-Vbmche3y.js} +1 -1
- package/dist/ReceiveRequestView-CpRdJQuN.js +1394 -0
- package/dist/{RecipeView-95YCqNqL.js → RecipeView-Do3LgdfI.js} +182 -190
- package/dist/StockView-C16AHdmT.js +1862 -0
- package/dist/SupplierView-DGQXU4Ha.js +796 -0
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-Dw94RCtz.js → TransferDetails.vue_vue_type_script_setup_true_lang-DK5gzjwS.js} +21 -20
- package/dist/{UnitView-BsqSIZug.js → UnitView-AfEMV9Qr.js} +129 -133
- package/dist/{WarehouseView-Op_5Qk3F.js → WarehouseView-Cph8wrcF.js} +260 -264
- package/dist/api/inventory.d.ts +3 -0
- package/dist/app-UpgZo4xX.js +66113 -0
- package/dist/app.js +1 -1
- package/dist/array-AvWd53LI.js +30 -0
- package/dist/components/FmInventoryTableToolbar.vue.d.ts +53 -0
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -0
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -0
- package/dist/date2-BfOl_Gio.js +95 -0
- package/dist/dayjs.min-r5rPIQFX.js +282 -0
- package/dist/{decimal-Db6V5YuK.js → decimal-CTa5OWKK.js} +1 -1
- package/dist/extensions/array.d.ts +1 -0
- package/dist/{fuzzy-W0aq7cB9.js → fuzzy-0FMA9raY.js} +1 -1
- package/dist/{dayjs.min-uQtxxLfb.js → index-D9a9wXgJ.js} +3627 -3377
- package/dist/{layout-DJ9o2NRD.js → layout-DxcK0DGS.js} +1 -1
- package/dist/number-BSqhQaRy.js +97 -0
- package/dist/{rules-CkxtFlBm.js → rules-7WxBNkDE.js} +16 -15
- package/dist/stock-estimate-hfECAKZK.js +122 -0
- package/dist/stores/inventory.d.ts +4 -0
- package/dist/{supplier-CCKg4iLI.js → supplier-Dg3f6Ybw.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-CMw2fESH.js → use-inventory-binding-dialog-NLy01qAo.js} +2 -2
- package/dist/views/ingredients/IngredientsView.vue.d.ts +1 -0
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -0
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -0
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +5 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +4 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +12 -0
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +4 -2
- package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
- package/dist/{xlsx-DZh41VsU.js → xlsx-qSY56eID.js} +1 -1
- package/dist/{xlsx.util-CiVxc4oN.js → xlsx.util-DL8p0Kzi.js} +2 -2
- package/package.json +5 -4
- package/dist/ApprovalView-aWF8FbAj.js +0 -134
- package/dist/BindingsTable-Dp5U_jYF.js +0 -121
- package/dist/ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BY83bHSG.js +0 -97
- package/dist/ReceiveRequestView-VEZl69h8.js +0 -1435
- package/dist/SingleColumnLayout.vue_vue_type_script_setup_true_lang-Dov3Uq2z.js +0 -64
- package/dist/StockView-Ca9rtp7i.js +0 -1960
- package/dist/SupplierView-CHW93HW1.js +0 -804
- package/dist/app-BShd7PJF.js +0 -42889
- package/dist/components/FmTableToolbar.vue.d.ts +0 -49
- package/dist/date2-Cj6ya-vU.js +0 -189
- package/dist/init-date-range-D4tmP_jf.js +0 -21
- package/dist/stock-estimate-kcRPsgG_.js +0 -145
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { defineComponent as h, computed as v, resolveComponent as x, openBlock as l, createElementBlock as r, Fragment as f, createElementVNode as o, toDisplayString as g, renderList as B, createBlock as b, createCommentVNode as d, unref as s, createVNode as k, renderSlot as C, Teleport as w } from "vue";
|
|
2
|
-
import { FmButtonVariant as F, useBreakpoints as V } from "@feedmepos/ui-library";
|
|
3
|
-
const $ = { class: "flex flex-col w-full bg-white h-full" }, I = { class: "flex items-center px-24 py-16 xs:p-12 sm:p-12 gap-4 h-[68px]" }, N = { class: "flex-1 fm-typo-en-title-md-800 flex items-center h-[36px] bg-white" }, P = { key: 0 }, S = { key: 1 }, T = { class: "bg-white flex-1" }, A = { class: "fixed bottom-96 right-16" }, j = /* @__PURE__ */ h({
|
|
4
|
-
__name: "SingleColumnLayout",
|
|
5
|
-
props: {
|
|
6
|
-
actions: { default: () => [] },
|
|
7
|
-
title: { default: "Title" },
|
|
8
|
-
description: {},
|
|
9
|
-
showBackButton: { type: Boolean },
|
|
10
|
-
defaultPadding: { type: Boolean },
|
|
11
|
-
breadcrumbs: { default: () => [] }
|
|
12
|
-
},
|
|
13
|
-
emits: ["click:action"],
|
|
14
|
-
setup(_, { emit: y }) {
|
|
15
|
-
const u = _, c = y, t = v(() => u.actions.find((e) => e.isPrimary)), m = v(
|
|
16
|
-
() => u.actions.filter((e) => !e.isPrimary).map((e) => ({ ...e, variant: e.variant ?? F.Tertiary }))
|
|
17
|
-
), { breakpoints: i } = V();
|
|
18
|
-
return (e, a) => {
|
|
19
|
-
const p = x("FmButton");
|
|
20
|
-
return l(), r(f, null, [
|
|
21
|
-
o("div", $, [
|
|
22
|
-
o("div", I, [
|
|
23
|
-
o("div", N, g(e.title), 1),
|
|
24
|
-
m.value.length ? (l(), r("div", P, [
|
|
25
|
-
(l(!0), r(f, null, B(m.value, (n) => (l(), b(p, {
|
|
26
|
-
key: n.value,
|
|
27
|
-
label: n.label,
|
|
28
|
-
"prepend-icon": n.prependIcon,
|
|
29
|
-
variant: n.variant,
|
|
30
|
-
onClick: (E) => c("click:action", n.value)
|
|
31
|
-
}, null, 8, ["label", "prepend-icon", "variant", "onClick"]))), 128))
|
|
32
|
-
])) : d("", !0),
|
|
33
|
-
t.value && (s(i).lg || s(i).md) ? (l(), r("div", S, [
|
|
34
|
-
k(p, {
|
|
35
|
-
label: t.value.label,
|
|
36
|
-
"prepend-icon": t.value.prependIcon,
|
|
37
|
-
onClick: a[0] || (a[0] = (n) => c("click:action", t.value.value))
|
|
38
|
-
}, null, 8, ["label", "prepend-icon"])
|
|
39
|
-
])) : d("", !0)
|
|
40
|
-
]),
|
|
41
|
-
o("div", T, [
|
|
42
|
-
C(e.$slots, "default")
|
|
43
|
-
])
|
|
44
|
-
]),
|
|
45
|
-
t.value && (s(i).sm || s(i).xs) ? (l(), b(w, {
|
|
46
|
-
key: 0,
|
|
47
|
-
to: "body"
|
|
48
|
-
}, [
|
|
49
|
-
o("div", A, [
|
|
50
|
-
k(p, {
|
|
51
|
-
label: t.value.label,
|
|
52
|
-
"prepend-icon": t.value.prependIcon,
|
|
53
|
-
onClick: a[1] || (a[1] = (n) => c("click:action", t.value.value)),
|
|
54
|
-
variant: "fab"
|
|
55
|
-
}, null, 8, ["label", "prepend-icon"])
|
|
56
|
-
])
|
|
57
|
-
])) : d("", !0)
|
|
58
|
-
], 64);
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
});
|
|
62
|
-
export {
|
|
63
|
-
j as _
|
|
64
|
-
};
|