@feedmepos/mf-inventory-portal 1.0.9-dev.3 → 1.0.9-dev.4
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-C6gg2tff.js → App-BOKGVcoO.js} +2 -2
- package/dist/{ApprovalView-DZifohZp.js → ApprovalView-Bo-4fnEU.js} +2 -2
- package/dist/{BindingsDialog-D-NE4sbz.js → BindingsDialog-DM2b4GN4.js} +2 -2
- package/dist/{BindingsPicker-BP5HkQhe.js → BindingsPicker-CJKBXA0c.js} +3 -3
- package/dist/{BindingsTable-DCLu2260.js → BindingsTable-BxCEEJfb.js} +1 -1
- package/dist/{ClosingDraftView-CF1WvxPK.js → ClosingDraftView-bQxPF18V.js} +2 -2
- package/dist/{ClosingTemplateView-BTAwwKIK.js → ClosingTemplateView-DLkp9Qt8.js} +2 -2
- package/dist/{DeliveryOrderPrintPreview-C0ornFrS.js → DeliveryOrderPrintPreview-CK3HdYVb.js} +1 -1
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-C5aDXHfX.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DvCBsPdI.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DMHC_WQn.js → FmUnitInput.vue_vue_type_script_setup_true_lang-R8f-Q9Nk.js} +20 -20
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CDB7BLGo.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-BOyqgaik.js} +1 -1
- package/dist/{IngredientsView-Cw9hWci5.js → IngredientsView-DmKCy_JQ.js} +4 -4
- package/dist/{IntegrationView-Af4yE6YN.js → IntegrationView-B1dzt8WK.js} +4 -4
- package/dist/{InventoryBindingForm-CKNE-9XF.js → InventoryBindingForm-CeTlH0U1.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DXGno3jm.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DsM2bCNe.js} +92 -87
- package/dist/{InventoryBindingSummary-DeNGAysn.js → InventoryBindingSummary-QVSD87YL.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BiB8cZwH.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C-lgLo2e.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-CriwQBvl.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CEMRfo1C.js} +1 -1
- package/dist/{PublishView-CXRCoNai.js → PublishView-BYGKLC9D.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-C02inqk2.js → PurchaseOrderPrintPreview-CEVjGeom.js} +1 -1
- package/dist/{ReceiveRequestView-B7S4pKgp.js → ReceiveRequestView-D5PcGCLv.js} +42 -42
- package/dist/RecipeView-DmTDCsvk.js +8493 -0
- package/dist/{StockView-C7X97PgJ.js → StockView-EmTqUcP1.js} +7 -7
- package/dist/{SupplierView-DSD56NEd.js → SupplierView-BaLnW761.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-COa-ENT_.js → TransferDetails.vue_vue_type_script_setup_true_lang-B3ew6mc5.js} +36 -36
- package/dist/{TransferTemplateView-D76GtJPP.js → TransferTemplateView-DoeLAFmJ.js} +114 -114
- package/dist/{UnitView-DjrfCvNG.js → UnitView-6Kobe5di.js} +18 -18
- package/dist/{WarehouseView-BenlwQj0.js → WarehouseView-BBMS14jU.js} +1 -1
- package/dist/api/inventory.d.ts +66 -207
- package/dist/{app-Cn649AKe.js → app-CUTIQqG_.js} +7318 -7360
- package/dist/app.js +1 -1
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +22 -0
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +22 -0
- package/dist/{decimal-B_2tpC5T.js → decimal-Bb7Chjpr.js} +1 -1
- package/dist/{feature-C3tkzv_R.js → feature-D5GLIW5h.js} +143 -148
- package/dist/{format-unit-display-CUjVAExM.js → format-unit-display-CqqBiewI.js} +29 -29
- package/dist/{index-WEO-tzBF.js → index-B7QMXzGe.js} +2739 -2823
- package/dist/{index-C8N0qnaj.js → index-DiEdX1Bs.js} +2 -2
- package/dist/main.d.ts +1 -0
- package/dist/{stock-D5ctHplB.js → stock-CO0XWh8j.js} +1 -1
- package/dist/stores/feature.d.ts +0 -2
- package/dist/stores/inventory.d.ts +89 -211
- package/dist/{supplier-CnlrJD2z.js → supplier-C877x7mU.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-DnG7HGSX.js → use-ingredient-select-dialog-ClufUFeU.js} +1 -1
- package/dist/{use-inventory-binding-dialog-sALJ--xH.js → use-inventory-binding-dialog-BuRe6QNp.js} +1 -1
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +44 -0
- package/dist/views/recipe/components/recipe-override-form-field/RecipeOverrideFormField.vue.d.ts +61 -0
- package/dist/views/recipe/composables/use-recipe-overrides-form-field.d.ts +10 -0
- package/dist/{vue-i18n-B_Hl3d6o.js → vue-i18n-CxuQa0ds.js} +401 -401
- package/package.json +6 -5
- package/dist/IngredientGroupView-DwUeV_bZ.js +0 -604
- package/dist/RecipeView-dUKMM9iC.js +0 -616
- package/dist/views/ingredient-group/IngredientGroupView.vue.d.ts +0 -3
- package/dist/views/ingredient-group/components/ingredient-group-dialog/IngredientGroupDialog.vue.d.ts +0 -31
- package/dist/views/ingredient-group/components/ingredient-group-dialog/IngredientGroupDialogProps.d.ts +0 -12
- package/dist/views/ingredient-group/components/ingredient-group-form/IngredientGroupForm.vue.d.ts +0 -20
- package/dist/views/ingredient-group/components/ingredient-group-form/IngredientGroupFormProps.d.ts +0 -12
- package/dist/views/ingredient-group/composables/use-ingredient-group-actions.d.ts +0 -24
- package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +0 -218
package/dist/app.js
CHANGED
|
@@ -127,6 +127,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
127
127
|
}[];
|
|
128
128
|
recipes: {
|
|
129
129
|
customAttributes?: Record<string, any> | null | undefined;
|
|
130
|
+
overrides?: {
|
|
131
|
+
rule?: any;
|
|
132
|
+
id: string;
|
|
133
|
+
name: string;
|
|
134
|
+
override: {
|
|
135
|
+
measurement?: {
|
|
136
|
+
id: string;
|
|
137
|
+
name: string;
|
|
138
|
+
abbrev: string;
|
|
139
|
+
conversion: {
|
|
140
|
+
amount: number;
|
|
141
|
+
precision: number;
|
|
142
|
+
};
|
|
143
|
+
} | null | undefined;
|
|
144
|
+
id: string;
|
|
145
|
+
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
146
|
+
amount: {
|
|
147
|
+
amount: number;
|
|
148
|
+
precision: number;
|
|
149
|
+
};
|
|
150
|
+
}[];
|
|
151
|
+
}[] | null | undefined;
|
|
130
152
|
_id: string;
|
|
131
153
|
name: string;
|
|
132
154
|
contains: {
|
|
@@ -92,6 +92,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
92
92
|
editable: boolean;
|
|
93
93
|
recipes: {
|
|
94
94
|
customAttributes?: Record<string, any> | null | undefined;
|
|
95
|
+
overrides?: {
|
|
96
|
+
rule?: any;
|
|
97
|
+
id: string;
|
|
98
|
+
name: string;
|
|
99
|
+
override: {
|
|
100
|
+
measurement?: {
|
|
101
|
+
id: string;
|
|
102
|
+
name: string;
|
|
103
|
+
abbrev: string;
|
|
104
|
+
conversion: {
|
|
105
|
+
amount: number;
|
|
106
|
+
precision: number;
|
|
107
|
+
};
|
|
108
|
+
} | null | undefined;
|
|
109
|
+
id: string;
|
|
110
|
+
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
111
|
+
amount: {
|
|
112
|
+
amount: number;
|
|
113
|
+
precision: number;
|
|
114
|
+
};
|
|
115
|
+
}[];
|
|
116
|
+
}[] | null | undefined;
|
|
95
117
|
_id: string;
|
|
96
118
|
name: string;
|
|
97
119
|
contains: {
|