@feedmepos/mf-inventory-portal 0.0.6 → 0.0.7-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-7XAT5-7o.js → ApprovalView-PgJmPjWr.js} +6 -6
- package/dist/{BindingsDialog-DgHuffxZ.js → BindingsDialog-Ch42kY-Z.js} +2 -2
- package/dist/{BindingsPicker-CdG1FKt3.js → BindingsPicker-CjKJb9Iu.js} +2 -2
- package/dist/{BindingsTable-DnhyMeyT.js → BindingsTable-PvwPN2Vu.js} +3 -3
- package/dist/{ChangeLocationComponent.vue_vue_type_script_setup_true_lang-aicACi6T.js → ChangeLocationComponent.vue_vue_type_script_setup_true_lang-Dyl7UXMT.js} +1 -1
- package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BeCBc3ie.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BCUjOxSy.js} +2 -2
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DS9A38-m.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-CDi5O9gb.js} +1 -1
- package/dist/{IngredientsView-CC2M-Oxt.js → IngredientsView--902oYCN.js} +35 -39
- package/dist/{IntegrationView-C0eXkb_X.js → IntegrationView-DzfSwX2I.js} +3 -3
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BqkpGRQG.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-jBbeI4Xr.js} +5 -5
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DZshbzqT.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-VIcbJgay.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-BChxLASs.js → PurchaseOrderPrintPreview-sr4WLbNL.js} +1 -1
- package/dist/{ReceiveRequestView-B2T-K9on.js → ReceiveRequestView-B3n0s9JC.js} +11 -11
- package/dist/{RecipeView-DGS0-kll.js → RecipeView-DjHRoOJv.js} +58 -58
- package/dist/StockView-CtJ1iGfy.js +1807 -0
- package/dist/{SupplierView-C-qEfLPr.js → SupplierView-DXn13XBW.js} +7 -7
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BQvyTSZC.js → TransferDetails.vue_vue_type_script_setup_true_lang-BdTcFpfV.js} +5 -5
- package/dist/{UnitView-zTo6Jwgy.js → UnitView-DVrscPTQ.js} +190 -177
- package/dist/{WarehouseView-h92-OZ8y.js → WarehouseView-B1n-2vW4.js} +3 -3
- package/dist/api/stock.d.ts +0 -8
- package/dist/{app-D_R27XfK.js → app-D-4-R23d.js} +10467 -10461
- package/dist/app.js +1 -1
- package/dist/core.d.ts +3 -3
- package/dist/{date2-CsVyh2xw.js → date2-B0vvvXGT.js} +8 -8
- package/dist/{dayjs.min-DJF3Prun.js → dayjs.min-BJNynOI_.js} +145 -145
- package/dist/{decimal-esXdd4p7.js → decimal-MudMBQgK.js} +1 -1
- package/dist/{fuzzy-5drv5SZI.js → fuzzy-CToOYwhA.js} +1 -1
- package/dist/{init-date-range-BWVT2UgA.js → init-date-range-D5SkV2p4.js} +1 -1
- package/dist/{layout-Cf3iZuvk.js → layout-C7Dvo6EU.js} +1 -1
- package/dist/{rules-QzzL5oLu.js → rules-D4pouPya.js} +1 -1
- package/dist/{stock-estimate-DqJKQ1Jf.js → stock-estimate-Cpumo92_.js} +2 -2
- package/dist/style.css +1 -1
- package/dist/{supplier-Df899fpy.js → supplier-lu9adAbr.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-CYQrVeOf.js → use-inventory-binding-dialog-C-4l8D01.js} +2 -2
- package/dist/{xlsx-DqpZNivg.js → xlsx-BIvEkCPF.js} +1087 -1087
- package/package.json +4 -4
- package/dist/StockView-Byeg5Lmo.js +0 -1919
- package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +0 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-inventory-portal",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7-dev.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"vue-router": "^4.3.2",
|
|
38
38
|
"xlsx": "^0.18.5",
|
|
39
39
|
"zod": "3.17.9",
|
|
40
|
-
"@feedmepos/inventory
|
|
41
|
-
"@feedmepos/
|
|
42
|
-
"@feedmepos/inventory-core
|
|
40
|
+
"@feedmepos/zod-inventory": "^1.0.7",
|
|
41
|
+
"@feedmepos/inventory-core-js": "^1.0.0",
|
|
42
|
+
"@feedmepos/inventory-core": "^0.2.13"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@rushstack/eslint-patch": "^1.10.3",
|