@feedmepos/mf-inventory-portal 0.0.23-dev.27 → 0.0.23-dev.29
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-B2-rB0yC.js → App-Cb0DKDZS.js} +2 -2
- package/dist/{ApprovalView-DrL44_4i.js → ApprovalView-Cifc-Y_m.js} +2 -2
- package/dist/{BindingsDialog-G_9Qdbjt.js → BindingsDialog-huZq9ea8.js} +2 -2
- package/dist/{BindingsPicker-D6Dbm59Q.js → BindingsPicker-fFhc3-J_.js} +1 -1
- package/dist/{BindingsTable-rpkfHFu6.js → BindingsTable-i3JEZnKw.js} +1 -1
- package/dist/ClosingDraftView-C8yh1aar.js +1190 -0
- package/dist/{ClosingTemplateView-Cbq14r2J.js → ClosingTemplateView-CUfFxnXb.js} +1 -1
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CiK3jJzv.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-lcB61e9L.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BCnEgLFo.js → FmUnitInput.vue_vue_type_script_setup_true_lang-FrCm7O_S.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-6e20tPAa.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-BtwkTwMB.js} +1 -1
- package/dist/{IngredientGroupView-DXvlg9T2.js → IngredientGroupView-DS1OeV_l.js} +1 -1
- package/dist/{IngredientsView-Oasfl3n4.js → IngredientsView-1ICj0ozR.js} +4 -4
- package/dist/{IntegrationView-Ba2eeCeF.js → IntegrationView-BCwOX1nf.js} +1 -1
- package/dist/{InventoryBindingForm-B4v03AdY.js → InventoryBindingForm-BObD8RZu.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DmkxsM2R.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-YGmtVDLf.js} +3 -3
- package/dist/{InventoryBindingSummary-B74nSYWo.js → InventoryBindingSummary-D1OHZ8H_.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BIcIrcdw.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CJSNaaWU.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-CSVYXLNb.js → PremiumBadge.vue_vue_type_script_setup_true_lang-C-oLUbzX.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-DjMM9eMI.js → PurchaseOrderPrintPreview-s-lWuBrs.js} +1 -1
- package/dist/{ReceiveRequestView-C-8s7_EU.js → ReceiveRequestView-BR1NkASK.js} +10 -10
- package/dist/{RecipeView-Dj_0TDsF.js → RecipeView-BdmH9QHY.js} +3 -3
- package/dist/{StockView-stjLfg3f.js → StockView-CzIY1FD0.js} +7 -7
- package/dist/{SupplierView-DeglTp5H.js → SupplierView-CDdzeK4D.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-CmQCMEiN.js → TransferDetails.vue_vue_type_script_setup_true_lang-9gBm-Qpw.js} +4 -4
- package/dist/{TransferTemplateView-BPP181lL.js → TransferTemplateView-BYuUr8m6.js} +6 -6
- package/dist/{UnitView-DY0X-xIJ.js → UnitView-CAKx1qNs.js} +3 -3
- package/dist/{WarehouseView-D1rxo-vc.js → WarehouseView-DRveYDl1.js} +1 -1
- package/dist/{app-CCSWGqGQ.js → app-CutWLf0m.js} +1347 -1300
- package/dist/app.js +1 -1
- package/dist/{decimal-GRRZU5-3.js → decimal-Dv59Tc95.js} +1 -1
- package/dist/{feature-3Nr7NqEl.js → feature-CcnwSkJs.js} +1 -1
- package/dist/{format-unit-display-BA-KI-a-.js → format-unit-display-mDGo4-C8.js} +2 -2
- package/dist/{index-i0DM_jxR.js → index-BRw5keOc.js} +1 -1
- package/dist/stock-Bqhch78I.js +125 -0
- package/dist/{supplier-BmEIB4Jq.js → supplier-DElqqxGT.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-DKJCAeBg.js → use-inventory-binding-dialog-CfHThiv9.js} +1 -1
- package/package.json +2 -2
- package/dist/ClosingDraftView-CbIQxG9i.js +0 -1144
- package/dist/stock-ntKQ4Rgr.js +0 -110
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.29",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"vue-router": "^4.4.0",
|
|
42
42
|
"xlsx": "^0.18.5",
|
|
43
43
|
"zod": "3.17.9",
|
|
44
|
-
"@feedmepos/inventory-core-js": "^1.0.1",
|
|
45
44
|
"@feedmepos/inventory-core": "^0.2.18",
|
|
45
|
+
"@feedmepos/inventory-core-js": "^1.0.1",
|
|
46
46
|
"@feedmepos/zod-inventory": "^1.0.10"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|