@feedmepos/mf-inventory-portal 0.0.25-dev.38 → 0.0.25-dev.39
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-hhvhfaVM.js → App-B7L9LuKI.js} +2 -2
- package/dist/{ApprovalView-CQTi8xek.js → ApprovalView-P7uUdpuJ.js} +2 -2
- package/dist/{BindingsDialog-C79sZjTC.js → BindingsDialog-E4j9FuOl.js} +2 -2
- package/dist/{BindingsPicker-BjDgP8ZY.js → BindingsPicker-3mrWImf-.js} +1 -1
- package/dist/{BindingsTable-BZ9Umf7m.js → BindingsTable-DMoC7BEJ.js} +1 -1
- package/dist/{ClosingDraftView-CiViDjmq.js → ClosingDraftView-hUFOQ9pI.js} +241 -237
- package/dist/{ClosingTemplateView-BsdJoo_c.js → ClosingTemplateView-DGG2zD13.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CVGQkbfy.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BjYwi7Vb.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-CGoDBgGZ.js → FmUnitInput.vue_vue_type_script_setup_true_lang-B7CfRiCR.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-4_lF2HuT.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DH5ud0qJ.js} +1 -1
- package/dist/{IngredientGroupView-BBFe2QNY.js → IngredientGroupView-D63u-gSo.js} +1 -1
- package/dist/{IngredientsView-DrkQVuCl.js → IngredientsView-DzzIoie9.js} +115 -106
- package/dist/{IntegrationView-BR0_updv.js → IntegrationView-SO7nVoSn.js} +1 -1
- package/dist/{InventoryBindingForm-qfm6N3kd.js → InventoryBindingForm-CNBLyKuy.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-C7Y6qlbt.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-gcdA5y3h.js} +3 -3
- package/dist/{InventoryBindingSummary-BFeonJ57.js → InventoryBindingSummary-Cx5doszw.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-OIti-A9w.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-uBLwHGx6.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-XrWWnbN_.js → PremiumBadge.vue_vue_type_script_setup_true_lang-U-MNov1N.js} +1 -1
- package/dist/{PublishView-ChEkvKGY.js → PublishView-C7-F5H_l.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-BrnnwFGN.js → PurchaseOrderPrintPreview-Cn1MGNQG.js} +1 -1
- package/dist/{ReceiveRequestView-3-xKaZwM.js → ReceiveRequestView-1ltlDUjA.js} +9 -9
- package/dist/{RecipeView-BKpPv7My.js → RecipeView-CFEr9txv.js} +3 -3
- package/dist/{StockView-CRxqN8lP.js → StockView-BCuZoG8u.js} +7 -7
- package/dist/{SupplierView-ex1jQt0k.js → SupplierView-BFZYyzZE.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-CZMz9g-n.js → TransferDetails.vue_vue_type_script_setup_true_lang-XKOcF4q9.js} +4 -4
- package/dist/{TransferTemplateView-BsWk0vV4.js → TransferTemplateView-DAcRo6jQ.js} +7 -7
- package/dist/{UnitView-DpbEefeR.js → UnitView-IzqKR_Ue.js} +3 -3
- package/dist/{WarehouseView-DxX8my77.js → WarehouseView-D_lYd_zi.js} +1 -1
- package/dist/api/stock.d.ts +1 -0
- package/dist/{app-fksh_4Zg.js → app-D8JtDgcD.js} +10 -10
- package/dist/app.js +1 -1
- package/dist/{decimal-BNkG2vLf.js → decimal-BzA7nhoj.js} +1 -1
- package/dist/{feature-CSOnhGSg.js → feature-DZpzqRzb.js} +1 -1
- package/dist/{format-unit-display-BLcUGrLx.js → format-unit-display-gJA_tWyb.js} +2 -2
- package/dist/{index-D4Or5bIy.js → index-4_4oJqYY.js} +2 -2
- package/dist/{stock-DEKMoEdQ.js → stock-Cw4_XPhT.js} +29 -25
- package/dist/{supplier-BRQmRIMB.js → supplier-FQRxjLKh.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-lCrbZ411.js → use-ingredient-select-dialog-CxxnIrMR.js} +1 -1
- package/dist/{use-inventory-binding-dialog-DMQdYN2j.js → use-inventory-binding-dialog-C9t7UpkK.js} +1 -1
- package/dist/{vue-i18n-Dx5MlfSW.js → vue-i18n-UenefCe4.js} +153 -153
- 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.39",
|
|
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
|
|
45
|
+
"@feedmepos/inventory-core": "^0.2.18",
|
|
46
46
|
"@feedmepos/zod-inventory": "^1.0.12",
|
|
47
|
-
"@feedmepos/inventory-core": "^0.
|
|
47
|
+
"@feedmepos/inventory-core-js": "^1.0.1"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@rushstack/eslint-patch": "^1.10.3",
|