@feedmepos/mf-inventory-portal 0.0.25-dev.21 → 0.0.25-dev.22
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-D6WBVERc.js → App-DznQj-PT.js} +36 -34
- package/dist/{ApprovalView-BIBoagE8.js → ApprovalView-C5yLxIHf.js} +2 -2
- package/dist/{BindingsDialog-DHRRkK1Z.js → BindingsDialog-DwD1FLfX.js} +2 -2
- package/dist/{BindingsPicker-DohvMDDF.js → BindingsPicker-DlU4LkwQ.js} +1 -1
- package/dist/{BindingsTable-C_JwU9ei.js → BindingsTable-DGRTuMsE.js} +1 -1
- package/dist/{ClosingDraftView-BBebhUj-.js → ClosingDraftView-sdHlG6wI.js} +2 -2
- package/dist/{ClosingTemplateView-CXRN19-D.js → ClosingTemplateView-Caj8XrPa.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BJufUQNE.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BoCXfF2a.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-C5Xk19jY.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BT-FAOlr.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-7HNI82u-.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-3EDOov9j.js} +1 -1
- package/dist/{IngredientGroupView-l2bAc1Kj.js → IngredientGroupView-Br3codan.js} +1 -1
- package/dist/{IngredientsView-zDXt7KEx.js → IngredientsView-DlvtaI45.js} +4 -4
- package/dist/{IntegrationView-BYnlAPrP.js → IntegrationView-3x8mJUvO.js} +1 -1
- package/dist/{InventoryBindingForm-BuweG4Vl.js → InventoryBindingForm-DXsVPBa7.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DgxN0U4N.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-B4yIWdTd.js} +3 -3
- package/dist/{InventoryBindingSummary-BpEo0JsK.js → InventoryBindingSummary-DyWd80ov.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CcjzkzCt.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CxgG5SAH.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Ej20iSHA.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CjRiVqol.js} +1 -1
- package/dist/{PublishView-DCZ0zIaP.js → PublishView-DlGGZzK-.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-Cag7UEvz.js → PurchaseOrderPrintPreview-yqUPquop.js} +1 -1
- package/dist/{ReceiveRequestView-ChIJGA98.js → ReceiveRequestView-PufDIDNK.js} +162 -166
- package/dist/{RecipeView-bBshe0eF.js → RecipeView-Bw9O3zjB.js} +3 -3
- package/dist/{StockView-D6-oKpAC.js → StockView-C7aUV9Kn.js} +7 -7
- package/dist/{SupplierView-dyIcGp9Q.js → SupplierView-Mf3H2jU5.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-C_7wbQow.js → TransferDetails.vue_vue_type_script_setup_true_lang-C76mYw9N.js} +4 -4
- package/dist/{TransferTemplateView-D2rxV0k_.js → TransferTemplateView-BAx_of6-.js} +7 -7
- package/dist/{UnitView-DVS5Az5c.js → UnitView-Ca7GwXeW.js} +3 -3
- package/dist/{WarehouseView-CR03TpnA.js → WarehouseView-DOr_Z8O0.js} +1 -1
- package/dist/{app-oV9ISfFL.js → app-6L7nz_nU.js} +10 -10
- package/dist/app.js +1 -1
- package/dist/{decimal-C7zgfr5G.js → decimal-DnvQm8_y.js} +1 -1
- package/dist/{feature-CDQQ-mV9.js → feature-C3t9l5E5.js} +1 -1
- package/dist/{format-unit-display-CVBzrNQ4.js → format-unit-display-BP8FJtfB.js} +2 -2
- package/dist/{index-0VS4cuk3.js → index-0ZuWSPMG.js} +2 -2
- package/dist/{stock-BIP_NIK_.js → stock-BBtSSj_E.js} +1 -1
- package/dist/{supplier-DUQ2VSMg.js → supplier-DekMzif8.js} +1 -1
- package/dist/{use-ingredient-select-dialog-VkU5_Aaj.js → use-ingredient-select-dialog-CM7uZfKE.js} +1 -1
- package/dist/{use-inventory-binding-dialog-BXp0z3v_.js → use-inventory-binding-dialog-DQXwlGS6.js} +1 -1
- package/dist/{vue-i18n-CCd5_SRR.js → vue-i18n-DVJ8qHf7.js} +134 -134
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-inventory-portal",
|
|
3
|
-
"version": "0.0.25-dev.
|
|
3
|
+
"version": "0.0.25-dev.22",
|
|
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",
|
|
45
46
|
"@feedmepos/inventory-core-js": "^1.0.1",
|
|
46
|
-
"@feedmepos/zod-inventory": "^1.0.12"
|
|
47
|
-
"@feedmepos/inventory-core": "^0.2.18"
|
|
47
|
+
"@feedmepos/zod-inventory": "^1.0.12"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@rushstack/eslint-patch": "^1.10.3",
|