@feedmepos/mf-inventory-portal 0.0.23-dev.38 → 0.0.23-dev.40
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/{App-DQgtWkQj.js → App-D8DXxTIq.js} +2 -2
- package/dist/{ApprovalView-CvSK9fGA.js → ApprovalView-BWGXkHV6.js} +2 -2
- package/dist/{BindingsDialog-BAC0_xCP.js → BindingsDialog-D7WypDot.js} +2 -2
- package/dist/{BindingsPicker-ecWMwsNp.js → BindingsPicker-DUlGwkwM.js} +1 -1
- package/dist/{BindingsTable-D5kQydOU.js → BindingsTable-BjeZYCaJ.js} +1 -1
- package/dist/{ClosingDraftView-CnHQ59rX.js → ClosingDraftView-o2LEUfo8.js} +2 -2
- package/dist/{ClosingTemplateView-vRTsVZ0c.js → ClosingTemplateView-Dt983Cg4.js} +1 -1
- package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-Dc_7IyBG.js +142 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CpIzIvkU.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-wocPyZls.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-CNzEHF-R.js → FmUnitInput.vue_vue_type_script_setup_true_lang-DzoEp-Pg.js} +1 -1
- package/dist/{IngredientGroupView-BLsABZ3h.js → IngredientGroupView-CIPpIpv1.js} +1 -1
- package/dist/IngredientsView-CFV3kX7Q.js +1707 -0
- package/dist/{IntegrationView-BqAqngtM.js → IntegrationView-DkW32m-t.js} +1 -1
- package/dist/{InventoryBindingForm-D54V_qZQ.js → InventoryBindingForm-B4CBet9W.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-KIW9J7Xn.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DpdDVf6O.js} +3 -3
- package/dist/{InventoryBindingSummary-htT7GNto.js → InventoryBindingSummary-75ImZtqK.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BlEgALMj.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DfpG3Fy8.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-DHbxXDGy.js → PremiumBadge.vue_vue_type_script_setup_true_lang-B4d0c3nk.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-hmzxKuIa.js → PurchaseOrderPrintPreview-BYO0JcQW.js} +1 -1
- package/dist/{ReceiveRequestView-_YioyWqU.js → ReceiveRequestView-cFLNExw9.js} +182 -182
- package/dist/RecipeView-CjfpaHaT.js +609 -0
- package/dist/{StockView-R4cnEbHQ.js → StockView-HMtD9qar.js} +8 -8
- package/dist/{SupplierView-CevGG507.js → SupplierView-Cidfe-Xm.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-CeWP9msS.js → TransferDetails.vue_vue_type_script_setup_true_lang-CdU3HPBC.js} +4 -4
- package/dist/{TransferTemplateView-QDniAq8o.js → TransferTemplateView-Doxr1fXP.js} +6 -6
- package/dist/{UnitView-SjwJ3lZ0.js → UnitView-C1af71aM.js} +228 -223
- package/dist/{WarehouseView-55LiPQXG.js → WarehouseView-CviOLXfX.js} +1 -1
- package/dist/{app-UTiudUUR.js → app-BE8SgDqI.js} +92 -93
- package/dist/app.js +1 -1
- package/dist/{decimal-tyBgHJ47.js → decimal-xj3kVOP6.js} +1 -1
- package/dist/{feature-z7inw9y6.js → feature-CWpNYcWJ.js} +1 -1
- package/dist/{format-unit-display-DN0KtCh2.js → format-unit-display-CZ835oaL.js} +2 -2
- package/dist/{index-Dj2Ccgp1.js → index-B8IWDKYv.js} +3 -3
- package/dist/{index-DlhdTaa8.js → index-C6SzYqK7.js} +1 -1
- package/dist/{stock-CxRxidDu.js → stock-C2xyYnS7.js} +1 -1
- package/dist/{supplier-BhyiTwSJ.js → supplier-B-7o9hg1.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-DwSvUvRl.js → use-inventory-binding-dialog-Dm8Ky1MH.js} +1 -1
- package/package.json +3 -3
- package/dist/IngredientBindedItem.vue_vue_type_script_setup_true_lang-DBhBaRrd.js +0 -51
- package/dist/IngredientsView-Cs4TIf6V.js +0 -1794
- package/dist/RecipeView-88KJ0nvU.js +0 -591
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-inventory-portal",
|
|
3
|
-
"version": "0.0.23-dev.
|
|
3
|
+
"version": "0.0.23-dev.40",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -42,9 +42,9 @@
|
|
|
42
42
|
"vue-router": "^4.4.0",
|
|
43
43
|
"xlsx": "^0.18.5",
|
|
44
44
|
"zod": "3.17.9",
|
|
45
|
-
"@feedmepos/inventory-core": "^0.2.18",
|
|
46
45
|
"@feedmepos/inventory-core-js": "^1.0.1",
|
|
47
|
-
"@feedmepos/zod-inventory": "^1.0.10"
|
|
46
|
+
"@feedmepos/zod-inventory": "^1.0.10",
|
|
47
|
+
"@feedmepos/inventory-core": "^0.2.18"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@rushstack/eslint-patch": "^1.10.3",
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { defineComponent as p, openBlock as s, createElementBlock as n, createElementVNode as r, toDisplayString as o, unref as l, Fragment as d, renderList as x } from "vue";
|
|
2
|
-
import { i as a, K as y } from "./app-UTiudUUR.js";
|
|
3
|
-
import { useI18n as _ } from "@feedmepos/mf-common";
|
|
4
|
-
const v = { class: "flex flex-col" }, g = { class: "flex flex-row fm-typo-en-body-md-600 bg-fm-color-neutral-gray-100 text-fm-color-typo-secondary h-48 items-center" }, h = { class: "flex-1 py-8 px-16" }, b = {
|
|
5
|
-
class: "flex-0 py-8 px-16",
|
|
6
|
-
style: { "flex-basis": "120px" }
|
|
7
|
-
}, k = { class: "flex-1 py-8 px-16" }, B = {
|
|
8
|
-
key: 0,
|
|
9
|
-
class: "flex-0 py-8 px-16",
|
|
10
|
-
style: { "flex-basis": "120px" }
|
|
11
|
-
}, I = {
|
|
12
|
-
key: 1,
|
|
13
|
-
class: "flex-0 py-8 px-16",
|
|
14
|
-
style: { "flex-basis": "120px" }
|
|
15
|
-
}, A = /* @__PURE__ */ p({
|
|
16
|
-
__name: "IngredientBindedItem",
|
|
17
|
-
props: {
|
|
18
|
-
name: {},
|
|
19
|
-
bindings: {}
|
|
20
|
-
},
|
|
21
|
-
setup($) {
|
|
22
|
-
const { t: m } = _();
|
|
23
|
-
function c(e, i) {
|
|
24
|
-
var t;
|
|
25
|
-
if (e.measurement) {
|
|
26
|
-
const u = y(e.amount, e.measurement.conversion);
|
|
27
|
-
return `${a(u, !1)} ${(t = e.measurement) == null ? void 0 : t.abbrev}`;
|
|
28
|
-
}
|
|
29
|
-
return `${a(e.amount, !1)} ${i.abbrev}`;
|
|
30
|
-
}
|
|
31
|
-
function f(e) {
|
|
32
|
-
return e.unit !== void 0;
|
|
33
|
-
}
|
|
34
|
-
return (e, i) => (s(), n("div", v, [
|
|
35
|
-
r("div", g, [
|
|
36
|
-
r("div", h, o(e.name), 1),
|
|
37
|
-
r("div", b, o(l(m)("inventory.ingredient.bindedItems.amount")), 1)
|
|
38
|
-
]),
|
|
39
|
-
(s(!0), n(d, null, x(e.bindings, (t) => (s(), n("div", {
|
|
40
|
-
key: t.id,
|
|
41
|
-
class: "flex flex-row fm-typo-en-body-md-400 h-48 items-center border-b border-b-fm-color-neutral-gray-100"
|
|
42
|
-
}, [
|
|
43
|
-
r("div", k, o(t.name), 1),
|
|
44
|
-
f(t) ? (s(), n("div", B, o(c(t, t.unit)), 1)) : (s(), n("div", I, o(l(a)(t.amount, !1)), 1))
|
|
45
|
-
]))), 128))
|
|
46
|
-
]));
|
|
47
|
-
}
|
|
48
|
-
});
|
|
49
|
-
export {
|
|
50
|
-
A as _
|
|
51
|
-
};
|