@feedmepos/mf-inventory-portal 0.0.23-dev.43 → 0.0.23-dev.44
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-C8wsA5dN.js → App-Bu28H-qV.js} +63 -59
- package/dist/{ApprovalView-ZV8rwQp1.js → ApprovalView-Cgb6Getu.js} +2 -2
- package/dist/{BindingsDialog-Sbtijb1i.js → BindingsDialog-DGtPuzr1.js} +2 -2
- package/dist/{BindingsPicker-wnlrCohJ.js → BindingsPicker-BamL3_Vk.js} +1 -1
- package/dist/{BindingsTable-BZCI3MS6.js → BindingsTable-C9FeglE4.js} +1 -1
- package/dist/{ClosingDraftView-DyKbXVev.js → ClosingDraftView-C_B1u3g1.js} +2 -2
- package/dist/{ClosingTemplateView-DJr6D7iw.js → ClosingTemplateView-BxK3yAV4.js} +1 -1
- package/dist/{FmCustomAttribute.vue_vue_type_script_setup_true_lang-B1mRTbf9.js → FmCustomAttribute.vue_vue_type_script_setup_true_lang-DAWPJ65s.js} +1 -1
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BUiVV1lj.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-D1PU7pae.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-qU9EBVED.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D1AIFe-0.js} +1 -1
- package/dist/{IngredientGroupView-BWeMME4-.js → IngredientGroupView-S7ps5Bsc.js} +1 -1
- package/dist/{IngredientsView-BRxpBv77.js → IngredientsView-BesGBkXM.js} +3 -3
- package/dist/{IntegrationView-DZqL0Ekt.js → IntegrationView-Bkf7zGLw.js} +1 -1
- package/dist/{InventoryBindingForm-C2zDhhfZ.js → InventoryBindingForm-DHwTsR2G.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BhaK3zOk.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CseHejfD.js} +3 -3
- package/dist/{InventoryBindingSummary-CJP0sf4N.js → InventoryBindingSummary-COybHYsZ.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Dplylu1K.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cgv6gv2x.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-CC1nuQKm.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BGJNkqYH.js} +1 -1
- package/dist/PublishView-2EcaLsU2.js +192 -0
- package/dist/{PurchaseOrderPrintPreview-C5afxprc.js → PurchaseOrderPrintPreview-DPFfFQQd.js} +1 -1
- package/dist/ReceiveRequestView-Dnl79p8h.js +1843 -0
- package/dist/{RecipeView-8koCeNhZ.js → RecipeView-CmaMGv6N.js} +3 -3
- package/dist/{StockView-C3Ef3mQz.js → StockView-CLw8un14.js} +7 -7
- package/dist/{SupplierView-BHuYKWgW.js → SupplierView-DLcZ6HDt.js} +3 -3
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-8rCAz5GA.js → TransferDetails.vue_vue_type_script_setup_true_lang-DgwS1KTx.js} +3 -3
- package/dist/{TransferTemplateView-u1u-VV-i.js → TransferTemplateView-BRDq2_Zw.js} +5 -5
- package/dist/{UnitView-ucQ_K9ot.js → UnitView-rJrXqu8W.js} +3 -3
- package/dist/{WarehouseView-CCwLKR3J.js → WarehouseView-BwSLmicZ.js} +1 -1
- package/dist/api/inventory.d.ts +4 -0
- package/dist/{app-BvW6mdJl.js → app-F909rQ5n.js} +1291 -1253
- package/dist/app.d.ts +24 -0
- package/dist/app.js +1 -1
- package/dist/{decimal-hD6H0C0M.js → decimal-0pQSNdVz.js} +1 -1
- package/dist/{format-unit-display-BfYIFIft.js → format-unit-display-CM40cl03.js} +2 -2
- package/dist/{index-BQUuh_Xy.js → index-DzA11XLY.js} +1 -1
- package/dist/{index-y9SmouGG.js → index-rBUXpqWE.js} +3 -3
- package/dist/layout/SingleColumnLayout.vue.d.ts +1 -0
- package/dist/router/name.d.ts +1 -0
- package/dist/{stock-CHW2fGsm.js → stock-c68S1hmD.js} +1 -1
- package/dist/stores/location.d.ts +28 -0
- package/dist/{supplier-CCUVm2qD.js → supplier-CPuz6JVf.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-B8Cgp_x2.js → use-inventory-binding-dialog-DjlU5nUb.js} +1 -1
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +48 -0
- package/dist/views/adjustment-template/wastage-template/table.d.ts +48 -0
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +8 -0
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +48 -0
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +48 -0
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +48 -0
- package/dist/views/publish/PublishView.vue.d.ts +2 -0
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +16 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +24 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +24 -0
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +4 -0
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +48 -0
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +48 -0
- package/dist/vue-i18n-BiavdzKQ.js +2365 -0
- package/package.json +1 -1
- package/dist/ReceiveRequestView-DzbcqmMA.js +0 -4204
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.