@feedmepos/mf-inventory-portal 0.0.19-dev.10 → 0.0.19-dev.11
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-BgTTFiOw.js → ApprovalView-BtgtZgDY.js} +5 -5
- package/dist/{BindingsDialog-BROnpXEI.js → BindingsDialog-DDqu7p2z.js} +1 -1
- package/dist/{BindingsPicker-aQHfS_vY.js → BindingsPicker-BDhn5Do7.js} +1 -1
- package/dist/{BindingsTable-DvtIQMFk.js → BindingsTable-C5R7orsB.js} +1 -1
- package/dist/{FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DR9YAhaJ.js → FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-D0sbKAX9.js} +1 -1
- package/dist/{IngredientsView-BgAQCCD-.js → IngredientsView-Ac52Wd12.js} +5 -5
- package/dist/{IntegrationView-DEBb_X5K.js → IntegrationView-6mJtJK-d.js} +2 -2
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-VF3PDSzP.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C2BFaTg-.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BIRzNfFN.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CL0RBLOF.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-D2zNGZhx.js → PurchaseOrderPrintPreview-UzrsJ0AN.js} +10 -10
- package/dist/{ReceiveRequestView-Dc5JlUMC.js → ReceiveRequestView-DW9u9TJZ.js} +7 -7
- package/dist/{RecipeView-C1DBn8pW.js → RecipeView-W15pCZKU.js} +5 -5
- package/dist/{StockView-6wi6BEOE.js → StockView-BqEe-OIX.js} +167 -167
- package/dist/{SupplierView-CS7YdL5Q.js → SupplierView-CGr2N-e7.js} +5 -5
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DupNA58V.js +739 -0
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-COVncBoC.js +1676 -0
- package/dist/TransferTemplateView-HgaSR8L8.js +1101 -0
- package/dist/{UnitView-BUdKTKch.js → UnitView-C07Yrynl.js} +6 -6
- package/dist/{WarehouseView-BbreEn79.js → WarehouseView-DL-8j9vX.js} +4 -4
- package/dist/{app-B3oV5Muh.js → app-B1MZZxUg.js} +97 -22
- package/dist/app.d.ts +74 -0
- package/dist/app.js +1 -1
- package/dist/components/row-action.enum.d.ts +3 -1
- package/dist/{decimal-DzjRPmPY.js → decimal-BXf_WdLk.js} +1 -1
- package/dist/{id-to-date-CG1QobkF.js → id-to-date-Dlovyec6.js} +1 -1
- package/dist/layout-BJjS48J5.js +151 -0
- package/dist/{purchase-order-transaction-type-D-GMrgDp.js → purchase-order-transaction-type-CMIu0jrP.js} +92 -87
- package/dist/row-action.enum-PMKMRrZR.js +50 -0
- package/dist/{supplier-BE_AQA4h.js → supplier-IDQmZ4VM.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/stock/helper/stock-row-action.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-details/TransferTemplateDetails.vue.d.ts +20 -0
- package/dist/views/transfer-template/components/transfer-template-details/TransferTemplateDetailsProps.d.ts +9 -0
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +1 -0
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +445 -1
- package/dist/{xlsx-BGXLmGtO.js → xlsx-CfdXcS72.js} +1 -1
- package/dist/{xlsx.util-DxU-P-ww.js → xlsx.util-C5Wx4IUs.js} +2 -2
- package/package.json +2 -2
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CBbbXOhl.js +0 -745
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-CWEypKBc.js +0 -1662
- package/dist/TransferTemplateView-C1hmdeKM.js +0 -933
- package/dist/layout-qEWDq5Vs.js +0 -147
- package/dist/row-action.enum-7jVyol1k.js +0 -36
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-inventory-portal",
|
|
3
|
-
"version": "0.0.19-dev.
|
|
3
|
+
"version": "0.0.19-dev.11",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"vue-router": "^4.3.2",
|
|
39
39
|
"xlsx": "^0.18.5",
|
|
40
40
|
"zod": "3.17.9",
|
|
41
|
-
"@feedmepos/inventory-core": "^0.2.17",
|
|
42
41
|
"@feedmepos/inventory-core-js": "^1.0.0",
|
|
42
|
+
"@feedmepos/inventory-core": "^0.2.17",
|
|
43
43
|
"@feedmepos/zod-inventory": "^1.0.9"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|