@feedmepos/mf-inventory-portal 0.0.14-dev.4 → 0.0.15-dev.1
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-RDKSFUZo.js → ApprovalView-BY-O670N.js} +6 -6
- package/dist/{BindingsDialog-B4ewRMkz.js → BindingsDialog-XmH2SMob.js} +2 -2
- package/dist/{BindingsPicker-DDqtV-Dt.js → BindingsPicker-Cjl2Th_Q.js} +2 -2
- package/dist/{BindingsTable-C7pNcdJS.js → BindingsTable-BeNptqZW.js} +3 -3
- package/dist/{ChangeLocationComponent.vue_vue_type_script_setup_true_lang-TUaVrXZt.js → ChangeLocationComponent.vue_vue_type_script_setup_true_lang-h-hFgCLF.js} +1 -1
- package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-CFVarJY6.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-DMJFuKOx.js} +2 -2
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-B46dL3GK.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D5MDXCdF.js} +3 -3
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-eHB-EELx.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-BWHoRZgx.js} +1 -1
- package/dist/IngredientsView-D2koDDCa.js +961 -0
- package/dist/{IntegrationView-DoNIpOlf.js → IntegrationView-GCoPVdgX.js} +3 -3
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BOD3sRaO.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-lu1Pn7Gk.js} +6 -6
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Bo5r3L9C.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CrPXWCp-.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-BPvebP_9.js → PurchaseOrderPrintPreview-Cn-mprBN.js} +1 -1
- package/dist/{ReceiveRequestView-BmGfyccP.js → ReceiveRequestView-GL432SId.js} +12 -12
- package/dist/{RecipeView-CMTLMhqx.js → RecipeView-BFmR7xPn.js} +7 -7
- package/dist/StockForecast.vue_vue_type_style_index_0_lang-B5EK101t.js +58 -0
- package/dist/StockView-DcP0TgA3.js +1960 -0
- package/dist/{SupplierView-CvU7KAhV.js → SupplierView-Bm-s_LxZ.js} +7 -7
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-WB33qI-T.js → TransferDetails.vue_vue_type_script_setup_true_lang-DYoCba5O.js} +5 -5
- package/dist/{UnitView-BVvw9e8T.js → UnitView-D18PDC4n.js} +6 -6
- package/dist/{WarehouseView-CmV0UW0K.js → WarehouseView-eLPv8hGj.js} +3 -3
- package/dist/api/inventory.d.ts +8 -0
- package/dist/{app-O1zDxmv0.js → app-CoibawJ0.js} +2618 -2613
- package/dist/app.js +1 -1
- package/dist/components/StockForecast.vue.d.ts +1 -1
- package/dist/components/StockForecastProps.d.ts +7 -0
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +4 -0
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +4 -0
- package/dist/{date2-BD5YjQ2-.js → date2-dqysRKe3.js} +1 -1
- package/dist/{dayjs.min-D2krsD1m.js → dayjs.min-BzpFqAbZ.js} +171 -136
- package/dist/{decimal-kgi8j2WD.js → decimal-DWauQ6xh.js} +1 -1
- package/dist/{fuzzy-DgzXRD3R.js → fuzzy-DugNfdQg.js} +1 -1
- package/dist/{init-date-range-AqEW4Dkk.js → init-date-range-C7UhcSkp.js} +1 -1
- package/dist/{layout-DrCGFTq4.js → layout-h_bwk4FG.js} +1 -1
- package/dist/{rules-xXkrVUNf.js → rules-DFRHLux_.js} +1 -1
- package/dist/{stock-estimate-5EznMVbX.js → stock-estimate-vp_4DTD4.js} +2 -2
- package/dist/stores/inventory.d.ts +16 -0
- package/dist/{supplier-BxDnb8U3.js → supplier-WzY65qOo.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-Ci8xOw7J.js → use-inventory-binding-dialog-D5FIe7hV.js} +2 -2
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +8 -0
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +4 -0
- package/dist/views/ingredients/helper/sku-days-threshold.helper.d.ts +1 -0
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +20 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +16 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +48 -0
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +8 -0
- package/dist/{xlsx-BTr72y9q.js → xlsx-tNyBIBTV.js} +1 -1
- package/package.json +1 -1
- package/dist/IngredientsView-DfCkjxFn.js +0 -832
- package/dist/StockView-DnjkFPPa.js +0 -1987
- package/dist/util-CEVKTbZD.js +0 -18
package/dist/app.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import { type StockForecastProps } from '@/components/StockForecastProps';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<StockForecastProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<StockForecastProps>>>, {}, {}>;
|
|
3
3
|
export default _default;
|
|
4
4
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|