@feedmepos/mf-inventory-portal 0.0.19-dev.9 → 0.0.20-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/App.vue.d.ts +1 -1
- package/dist/{ApprovalView-Bcxk6B7K.js → ApprovalView-CF-RhtHH.js} +5 -5
- package/dist/{BindingsDialog-XDkcjW_c.js → BindingsDialog-0_fCmf7t.js} +26 -26
- package/dist/{BindingsPicker-CgbiqX72.js → BindingsPicker-CT-56t-W.js} +17 -17
- package/dist/BindingsTable-DEftAnTN.js +120 -0
- package/dist/Entry.vue.d.ts +1 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-6yg6_JPe.js +308 -0
- package/dist/IngredientsView-Au6oRwF2.js +1663 -0
- package/dist/{IntegrationView-CErHEVAO.js → IntegrationView-D7hqf0P5.js} +278 -278
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-XXoPyhlc.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-HcOKpAlW.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BpyUheXn.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BTOE1vFl.js} +1 -1
- package/dist/PurchaseOrderPrintPreview-C92PdleC.js +152 -0
- package/dist/{ReceiveRequestView-BKbeFDxm.js → ReceiveRequestView-BaxEQWOD.js} +8 -8
- package/dist/{RecipeView-Drp4l4gL.js → RecipeView-CDgZpLPk.js} +181 -181
- package/dist/Standalone.vue.d.ts +1 -1
- package/dist/{StockView-Cj6fErwD.js → StockView-B77CrARl.js} +498 -502
- package/dist/SupplierView-DQ3hB7q2.js +819 -0
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-lsyakQIl.js +738 -0
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-DN7NCT72.js +1435 -0
- package/dist/TransferTemplateView-Dt04xMCK.js +1290 -0
- package/dist/{UnitView-C_tAxIpq.js → UnitView-DlmlVNOx.js} +242 -242
- package/dist/{WarehouseView-BAqVtbD6.js → WarehouseView-DXWls5vv.js} +360 -362
- package/dist/api/bill.d.ts +238 -84
- package/dist/api/inventory.d.ts +3 -3
- package/dist/api/purchase-order-template.d.ts +4 -0
- package/dist/api/stock.d.ts +0 -8
- package/dist/api/supplier.d.ts +2 -0
- package/dist/app-P7rGzGsF.js +68600 -0
- package/dist/app.d.ts +200 -7
- package/dist/app.js +3 -3
- package/dist/{array-AvWd53LI.js → array-ClJzD_Lt.js} +3 -3
- package/dist/components/ChangeLocationComponent.vue.d.ts +14 -1
- package/dist/components/DeferableLoading.vue.d.ts +1 -1
- package/dist/components/DeleteDialog.vue.d.ts +1 -1
- package/dist/components/FmCoordinateInput.vue.d.ts +3 -3
- package/dist/components/FmDroppableField.vue.d.ts +6 -6
- package/dist/components/FmFilterableSelect.vue.d.ts +3 -3
- package/dist/components/FmInventoryTableToolbar.vue.d.ts +19 -10
- package/dist/components/FmMinMaxInput.vue.d.ts +20 -0
- package/dist/components/FmMinMaxInputProps.d.ts +16 -0
- package/dist/components/FmMinMaxInputRules.d.ts +4 -0
- package/dist/components/FmMultiselectDialog.vue.d.ts +5 -5
- package/dist/components/FmMultiselectDialogProps.d.ts +14 -1
- package/dist/components/FmUnitInputRules.d.ts +1 -0
- package/dist/components/MultiSelectDialog.vue.d.ts +1 -1
- package/dist/components/NavigationTab.vue.d.ts +1 -1
- package/dist/components/NumberPrecisionInput.vue.d.ts +3 -3
- package/dist/components/PremiumBadge.vue.d.ts +3 -3
- package/dist/components/PreviewBadge.vue.d.ts +3 -3
- package/dist/components/StockForecast.vue.d.ts +1 -1
- package/dist/components/TableActionableRow.vue.d.ts +4 -4
- package/dist/components/UnitDisplayControl.vue.d.ts +1 -1
- package/dist/components/icons/IconCommunity.vue.d.ts +1 -1
- package/dist/components/icons/IconDocumentation.vue.d.ts +1 -1
- package/dist/components/icons/IconEcosystem.vue.d.ts +1 -1
- package/dist/components/icons/IconSupport.vue.d.ts +1 -1
- package/dist/components/icons/IconTooling.vue.d.ts +1 -1
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +6 -6
- package/dist/components/map/CoordinateDialog.vue.d.ts +4 -4
- package/dist/components/map/GoogleMap.vue.d.ts +6 -6
- package/dist/components/nested-multiselect/FmNestedMultiselectDialog.vue.d.ts +3 -3
- package/dist/components/row-action.enum.d.ts +3 -1
- package/dist/components/shell/inventory/binding-dialog.vue.d.ts +3 -3
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +6 -6
- package/dist/components/ui-library/FmDateRangePickerChip.vue.d.ts +5 -5
- package/dist/composable/useIframe.d.ts +1 -1
- package/dist/composable/useSearch.d.ts +1 -1
- package/dist/{decimal-D3KXLC4T.js → decimal-4ONRlhOO.js} +1 -1
- package/dist/format-unit-display-DJpElzu_.js +707 -0
- package/dist/helper/number.d.ts +2 -0
- package/dist/{id-to-date-Cj02m808.js → id-to-date-D8Ey2CVj.js} +1 -1
- package/dist/is-linked-ingredient-error-fJ2TJb3z.js +37 -0
- package/dist/layout/InventoryLayout.vue.d.ts +1 -1
- package/dist/layout/SingleColumnLayout.vue.d.ts +6 -5
- package/dist/layout/components/NavigationButton.vue.d.ts +4 -4
- package/dist/layout-D-zXtsSp.js +151 -0
- package/dist/row-action.enum-PMKMRrZR.js +50 -0
- package/dist/stores/feature.d.ts +5 -1
- package/dist/stores/inventory.d.ts +4 -4
- package/dist/stores/location.d.ts +185 -152
- package/dist/stores/supplier.d.ts +666 -12
- package/dist/stores/warehouse.d.ts +17 -5
- package/dist/supplier-DsUIjl-L.js +69 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/InventoryView.vue.d.ts +1 -1
- package/dist/views/SelectBussinessDialog.vue.d.ts +1 -1
- package/dist/views/approval/ApprovalView.vue.d.ts +1 -1
- package/dist/views/dev/ComponentPreview.vue.d.ts +1 -1
- package/dist/views/dev/components/CoordinateTest.vue.d.ts +1 -1
- package/dist/views/dev/components/DateRange.vue.d.ts +1 -1
- package/dist/views/dev/components/FmDecimalInputTest.vue.d.ts +1 -1
- package/dist/views/dev/components/FmMultiselectDialogGrouped.vue.d.ts +2 -0
- package/dist/views/dev/components/FmSelectTest.vue.d.ts +1 -1
- package/dist/views/dev/components/InventoryIframe.vue.d.ts +1 -1
- package/dist/views/dev/components/LayoutDev.vue.d.ts +1 -1
- package/dist/views/dev/components/MfCommontTest.vue.d.ts +1 -1
- package/dist/views/dev/components/NestedSelection.vue.d.ts +1 -1
- package/dist/views/dev/components/NumberStepper.vue.d.ts +1 -1
- package/dist/views/dev/components/TabStorageTest.vue.d.ts +1 -1
- package/dist/views/dev/components/UnitInput.vue.d.ts +1 -1
- package/dist/views/dev/helpers/pinia-test.d.ts +1 -1
- package/dist/views/home/HomeView.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-dialog/BindingsDialog.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-picker/BindingsPicker.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-table/BindingsTable.vue.d.ts +1 -1
- package/dist/views/ingredients/IngredientsView.vue.d.ts +1 -1
- package/dist/views/ingredients/components/cannot-delete/CannotDelete.vue.d.ts +4 -4
- package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +3 -3
- package/dist/views/ingredients/components/import-ingredients/ImportIngredientItem.vue.d.ts +1 -1
- package/dist/views/ingredients/components/import-ingredients/ImportIngredients.vue.d.ts +1 -1
- package/dist/views/ingredients/components/ingredient-binded-item/IngredientBindedItem.vue.d.ts +1 -1
- package/dist/views/ingredients/components/ingredient-dialog/IngredientDialog.vue.d.ts +5 -5
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +6 -6
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +5 -5
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingSummary.vue.d.ts +3 -3
- package/dist/views/ingredients/composables/use-ingredient-form.d.ts +8 -8
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -1
- package/dist/views/integration/IntegrationView.vue.d.ts +1 -1
- package/dist/views/integration/components/ApplyAddon.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProduct.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +5 -5
- package/dist/views/receive-request/ReceiveRequestView.vue.d.ts +1 -1
- package/dist/views/receive-request/components/select-template-dialog/SelectTemplateDialog.vue.d.ts +8 -0
- package/dist/views/receive-request/components/supplier-price-history/SupplierPriceHistory.vue.d.ts +1 -1
- package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-dialog/TransferDialog.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-dialog/TransferDialogProps.d.ts +1 -1
- package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +34 -32
- package/dist/views/receive-request/components/transfer-form/TransferForm2.vue.d.ts +8 -2
- package/dist/views/receive-request/components/transfer-form/TransferFormProps.d.ts +1 -0
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +6 -6
- package/dist/views/receive-request/components/transfer-form/components/TransferItem.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/composables/use-backdate-po.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/composables/use-compare-price.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +2 -9
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1016 -70
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +36 -36
- package/dist/views/receive-request/print-preview/PurchaseOrderPrintPreview.vue.d.ts +1 -1
- package/dist/views/recipe/RecipeView.vue.d.ts +1 -1
- package/dist/views/recipe/components/recipe-dialog/RecipeDialog.vue.d.ts +5 -5
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +4 -4
- package/dist/views/recipe/composables/use-recipe-form.d.ts +8 -8
- package/dist/views/stock/StockView.vue.d.ts +1 -1
- package/dist/views/stock/components/StockHeaderPreview.vue.d.ts +1 -1
- package/dist/views/stock/components/StockHistory.vue.d.ts +3 -3
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +123 -46
- package/dist/views/stock/components/dialog/AdjustSkuDialog.vue.d.ts +4 -4
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +5 -5
- package/dist/views/stock/components/dialog/ConvertSkuDialog.vue.d.ts +4 -4
- package/dist/views/stock/composables/use-stock-action.d.ts +11 -11
- package/dist/views/stock/helper/stock-row-action.d.ts +4 -2
- package/dist/views/supplier/SupplierView.vue.d.ts +1 -1
- package/dist/views/supplier/components/SupplierDialog.vue.d.ts +4 -4
- package/dist/views/supplier/components/SupplierForm.vue.d.ts +10 -10
- package/dist/views/supplier/components/SupplierSupplyItemField.vue.d.ts +3 -3
- package/dist/views/supplier/composables/use-supplier-table.d.ts +3 -3
- package/dist/views/transfer-template/TransferTemplateView.vue.d.ts +1 -1
- 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-dialog/TransferTemplateDialog.vue.d.ts +4 -4
- package/dist/views/transfer-template/components/transfer-template-form/TransferTemplateForm.vue.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItem.vue.d.ts +3 -3
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-locations.d.ts +7 -7
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +15 -9
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +1428 -43
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +893 -13
- package/dist/views/unit/UnitView.vue.d.ts +1 -1
- package/dist/views/unit/components/unit-dialog/UnitDialog.vue.d.ts +5 -5
- package/dist/views/unit/components/unit-form/UnitForm.vue.d.ts +4 -4
- package/dist/views/unit/components/unit-summary/UnitSummary.vue.d.ts +3 -3
- package/dist/views/unit/components/unit-used-by/UnitUsedBy.vue.d.ts +1 -1
- package/dist/views/unit/composables/use-unit-form.d.ts +8 -8
- package/dist/views/warehouse/WarehouseView.vue.d.ts +1 -1
- package/dist/views/warehouse/components/WarehouseDialog.vue.d.ts +4 -4
- package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +38 -14
- package/dist/{xlsx-B-2KyDJq.js → xlsx-zfERRe6K.js} +3383 -3383
- package/dist/{xlsx.util-D6EzRE71.js → xlsx.util-DnbiJzsk.js} +4 -4
- package/package.json +6 -5
- package/dist/BindingsTable-xNXNsBAd.js +0 -145
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DFPkUHl-.js +0 -272
- package/dist/IngredientsView-DD7ns3mP.js +0 -1751
- package/dist/PurchaseOrderPrintPreview-L_iaaURb.js +0 -152
- package/dist/SupplierView-EFsHWet-.js +0 -801
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-kM5fyqq6.js +0 -745
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-CyFMCmXw.js +0 -1605
- package/dist/TransferTemplateView-Cymhrayh.js +0 -933
- package/dist/app-CeUU5Gd8.js +0 -66938
- package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
- package/dist/layout-2zzAZIVO.js +0 -147
- package/dist/purchase-order-transaction-type-Dz0YF5qh.js +0 -294
- package/dist/row-action.enum-7jVyol1k.js +0 -36
- package/dist/supplier-mDVKd7Ge.js +0 -54
- package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +0 -9
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import type { UnitDialogProps } from './UnitDialogProps';
|
|
2
2
|
import { FormMode } from '@/components/form/form-mode.enum';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UnitDialogProps>, {
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UnitDialogProps>, {
|
|
4
4
|
mode: FormMode;
|
|
5
|
-
}
|
|
5
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
"update:show": (show: boolean) => void;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UnitDialogProps>, {
|
|
8
8
|
mode: FormMode;
|
|
9
|
-
}>>> & {
|
|
9
|
+
}>>> & Readonly<{
|
|
10
10
|
"onUpdate:show"?: ((show: boolean) => any) | undefined;
|
|
11
|
-
}
|
|
11
|
+
}>, {
|
|
12
12
|
mode: FormMode;
|
|
13
|
-
}, {}>;
|
|
13
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
14
|
export default _default;
|
|
15
15
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
16
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type { UnitFormProps } from './UnitFormProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<UnitFormProps
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UnitFormProps>>, {
|
|
3
3
|
validateInputs: () => void;
|
|
4
4
|
resetInputsValidation: () => void;
|
|
5
5
|
resetInputs: () => void;
|
|
6
|
-
},
|
|
6
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
"update:modelValue": (mv: {
|
|
8
8
|
_id: string;
|
|
9
9
|
name: string;
|
|
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
20
20
|
}[];
|
|
21
21
|
}) => void;
|
|
22
22
|
"click:submit": () => void;
|
|
23
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UnitFormProps>>> & {
|
|
23
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UnitFormProps>>> & Readonly<{
|
|
24
24
|
"onUpdate:modelValue"?: ((mv: {
|
|
25
25
|
_id: string;
|
|
26
26
|
name: string;
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
37
37
|
}[];
|
|
38
38
|
}) => any) | undefined;
|
|
39
39
|
"onClick:submit"?: (() => any) | undefined;
|
|
40
|
-
}, {}, {}>;
|
|
40
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
export default _default;
|
|
42
42
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
43
43
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
2
2
|
unit?: {
|
|
3
3
|
_id: string;
|
|
4
4
|
name: string;
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
14
14
|
};
|
|
15
15
|
}[];
|
|
16
16
|
} | undefined;
|
|
17
|
-
}
|
|
17
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
18
18
|
unit?: {
|
|
19
19
|
_id: string;
|
|
20
20
|
name: string;
|
|
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
30
30
|
};
|
|
31
31
|
}[];
|
|
32
32
|
} | undefined;
|
|
33
|
-
}
|
|
33
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
export default _default;
|
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
36
36
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { UnitUsedByProps } from './UnitUsedByProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<UnitUsedByProps
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UnitUsedByProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UnitUsedByProps>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
3
|
export default _default;
|
|
4
4
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
5
5
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import type { UnitDialogProps } from '../components/unit-dialog/UnitDialogProps';
|
|
2
|
-
export declare const useUnitForm: import("pinia").StoreDefinition<"unitForm",
|
|
2
|
+
export declare const useUnitForm: import("pinia").StoreDefinition<"unitForm", Pick<{
|
|
3
3
|
createUnit: () => void;
|
|
4
4
|
updateUnit: (unitToUpdate: FdoInventoryUnit) => Promise<void>;
|
|
5
5
|
deleteUnit: (unit: FdoInventoryUnit) => void;
|
|
6
|
-
unitDialogProps: import("vue").Ref<UnitDialogProps | undefined>;
|
|
7
|
-
unitViewLoading: import("vue").Ref<boolean>;
|
|
8
|
-
}, "unitDialogProps" | "unitViewLoading"
|
|
6
|
+
unitDialogProps: import("vue").Ref<UnitDialogProps | undefined, UnitDialogProps | undefined>;
|
|
7
|
+
unitViewLoading: import("vue").Ref<boolean, boolean>;
|
|
8
|
+
}, "unitDialogProps" | "unitViewLoading">, Pick<{
|
|
9
9
|
createUnit: () => void;
|
|
10
10
|
updateUnit: (unitToUpdate: FdoInventoryUnit) => Promise<void>;
|
|
11
11
|
deleteUnit: (unit: FdoInventoryUnit) => void;
|
|
12
|
-
unitDialogProps: import("vue").Ref<UnitDialogProps | undefined>;
|
|
13
|
-
unitViewLoading: import("vue").Ref<boolean>;
|
|
12
|
+
unitDialogProps: import("vue").Ref<UnitDialogProps | undefined, UnitDialogProps | undefined>;
|
|
13
|
+
unitViewLoading: import("vue").Ref<boolean, boolean>;
|
|
14
14
|
}, never>, Pick<{
|
|
15
15
|
createUnit: () => void;
|
|
16
16
|
updateUnit: (unitToUpdate: FdoInventoryUnit) => Promise<void>;
|
|
17
17
|
deleteUnit: (unit: FdoInventoryUnit) => void;
|
|
18
|
-
unitDialogProps: import("vue").Ref<UnitDialogProps | undefined>;
|
|
19
|
-
unitViewLoading: import("vue").Ref<boolean>;
|
|
18
|
+
unitDialogProps: import("vue").Ref<UnitDialogProps | undefined, UnitDialogProps | undefined>;
|
|
19
|
+
unitViewLoading: import("vue").Ref<boolean, boolean>;
|
|
20
20
|
}, "createUnit" | "updateUnit" | "deleteUnit">>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import type { WarehouseDialogProps } from './WarehouseDialogProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<WarehouseDialogProps
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WarehouseDialogProps>>, {
|
|
3
3
|
validateInputs: () => void;
|
|
4
4
|
resetInputsValidation: () => void;
|
|
5
5
|
resetInputs: () => void;
|
|
6
|
-
},
|
|
6
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
"update:show": (show: boolean) => void;
|
|
8
8
|
submitted: () => void;
|
|
9
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WarehouseDialogProps>>> & {
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WarehouseDialogProps>>> & Readonly<{
|
|
10
10
|
"onUpdate:show"?: ((show: boolean) => any) | undefined;
|
|
11
11
|
onSubmitted?: (() => any) | undefined;
|
|
12
|
-
}, {}, {}>;
|
|
12
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
13
|
export default _default;
|
|
14
14
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
15
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,15 +1,23 @@
|
|
|
1
1
|
import type { WarehouseFormProps } from './WarehouseFormProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<WarehouseFormProps
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WarehouseFormProps>>, {
|
|
3
3
|
validateInputs: () => void;
|
|
4
4
|
resetInputsValidation: () => void;
|
|
5
5
|
resetInputs: () => void;
|
|
6
|
-
},
|
|
6
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
"update:modelValue": (mv: {
|
|
8
8
|
pf_business?: {
|
|
9
9
|
internal?: boolean | null | undefined;
|
|
10
10
|
url?: string | null | undefined;
|
|
11
11
|
expiredAt?: string | null | undefined;
|
|
12
12
|
agentId?: string | null | undefined;
|
|
13
|
+
restaurantTagGroups?: {
|
|
14
|
+
name: string;
|
|
15
|
+
id: string;
|
|
16
|
+
tags: {
|
|
17
|
+
name: string;
|
|
18
|
+
id: string;
|
|
19
|
+
}[];
|
|
20
|
+
}[] | null | undefined;
|
|
13
21
|
pf_agent?: {
|
|
14
22
|
clickupId?: string | null | undefined;
|
|
15
23
|
members?: {
|
|
@@ -19,8 +27,8 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
19
27
|
birthday?: string | null | undefined;
|
|
20
28
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
21
29
|
addresses?: {
|
|
22
|
-
address: string;
|
|
23
30
|
name: string;
|
|
31
|
+
address: string;
|
|
24
32
|
coordinates: number[];
|
|
25
33
|
}[] | null | undefined;
|
|
26
34
|
photoURL?: string | null | undefined;
|
|
@@ -42,20 +50,24 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
42
50
|
thumbnail?: string | null | undefined;
|
|
43
51
|
billingInfos?: {
|
|
44
52
|
_id?: string | null | undefined;
|
|
53
|
+
name: string;
|
|
45
54
|
address: {
|
|
46
55
|
coordinates?: number[] | null | undefined;
|
|
47
56
|
line2?: string | null | undefined;
|
|
48
57
|
state: string;
|
|
58
|
+
country: string;
|
|
49
59
|
line1: string;
|
|
50
60
|
city: string;
|
|
51
61
|
postcode: string;
|
|
52
|
-
country: string;
|
|
53
62
|
};
|
|
54
|
-
name: string;
|
|
55
63
|
email: string;
|
|
56
64
|
companyName: string;
|
|
57
65
|
contact: string;
|
|
58
66
|
}[] | null | undefined;
|
|
67
|
+
customerDisplayImages?: {
|
|
68
|
+
url: string;
|
|
69
|
+
restaurantIds: string[];
|
|
70
|
+
}[] | null | undefined;
|
|
59
71
|
name: string;
|
|
60
72
|
_id: string;
|
|
61
73
|
ownerId: string;
|
|
@@ -64,6 +76,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
64
76
|
menuVersion: string;
|
|
65
77
|
} | null | undefined;
|
|
66
78
|
_id: string;
|
|
79
|
+
businessId: string;
|
|
67
80
|
profile: {
|
|
68
81
|
email?: string | null | undefined;
|
|
69
82
|
phoneNo?: string | null | undefined;
|
|
@@ -72,23 +85,30 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
72
85
|
coordinates?: number[] | null | undefined;
|
|
73
86
|
line2?: string | null | undefined;
|
|
74
87
|
state: string;
|
|
88
|
+
country: string;
|
|
75
89
|
line1: string;
|
|
76
90
|
city: string;
|
|
77
91
|
postcode: string;
|
|
78
|
-
country: string;
|
|
79
92
|
};
|
|
80
93
|
regNo: string;
|
|
81
94
|
};
|
|
82
|
-
businessId: string;
|
|
83
95
|
}) => void;
|
|
84
96
|
"validation-success": () => void;
|
|
85
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WarehouseFormProps>>> & {
|
|
97
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WarehouseFormProps>>> & Readonly<{
|
|
86
98
|
"onUpdate:modelValue"?: ((mv: {
|
|
87
99
|
pf_business?: {
|
|
88
100
|
internal?: boolean | null | undefined;
|
|
89
101
|
url?: string | null | undefined;
|
|
90
102
|
expiredAt?: string | null | undefined;
|
|
91
103
|
agentId?: string | null | undefined;
|
|
104
|
+
restaurantTagGroups?: {
|
|
105
|
+
name: string;
|
|
106
|
+
id: string;
|
|
107
|
+
tags: {
|
|
108
|
+
name: string;
|
|
109
|
+
id: string;
|
|
110
|
+
}[];
|
|
111
|
+
}[] | null | undefined;
|
|
92
112
|
pf_agent?: {
|
|
93
113
|
clickupId?: string | null | undefined;
|
|
94
114
|
members?: {
|
|
@@ -98,8 +118,8 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
98
118
|
birthday?: string | null | undefined;
|
|
99
119
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
100
120
|
addresses?: {
|
|
101
|
-
address: string;
|
|
102
121
|
name: string;
|
|
122
|
+
address: string;
|
|
103
123
|
coordinates: number[];
|
|
104
124
|
}[] | null | undefined;
|
|
105
125
|
photoURL?: string | null | undefined;
|
|
@@ -121,20 +141,24 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
121
141
|
thumbnail?: string | null | undefined;
|
|
122
142
|
billingInfos?: {
|
|
123
143
|
_id?: string | null | undefined;
|
|
144
|
+
name: string;
|
|
124
145
|
address: {
|
|
125
146
|
coordinates?: number[] | null | undefined;
|
|
126
147
|
line2?: string | null | undefined;
|
|
127
148
|
state: string;
|
|
149
|
+
country: string;
|
|
128
150
|
line1: string;
|
|
129
151
|
city: string;
|
|
130
152
|
postcode: string;
|
|
131
|
-
country: string;
|
|
132
153
|
};
|
|
133
|
-
name: string;
|
|
134
154
|
email: string;
|
|
135
155
|
companyName: string;
|
|
136
156
|
contact: string;
|
|
137
157
|
}[] | null | undefined;
|
|
158
|
+
customerDisplayImages?: {
|
|
159
|
+
url: string;
|
|
160
|
+
restaurantIds: string[];
|
|
161
|
+
}[] | null | undefined;
|
|
138
162
|
name: string;
|
|
139
163
|
_id: string;
|
|
140
164
|
ownerId: string;
|
|
@@ -143,6 +167,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
143
167
|
menuVersion: string;
|
|
144
168
|
} | null | undefined;
|
|
145
169
|
_id: string;
|
|
170
|
+
businessId: string;
|
|
146
171
|
profile: {
|
|
147
172
|
email?: string | null | undefined;
|
|
148
173
|
phoneNo?: string | null | undefined;
|
|
@@ -151,17 +176,16 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
151
176
|
coordinates?: number[] | null | undefined;
|
|
152
177
|
line2?: string | null | undefined;
|
|
153
178
|
state: string;
|
|
179
|
+
country: string;
|
|
154
180
|
line1: string;
|
|
155
181
|
city: string;
|
|
156
182
|
postcode: string;
|
|
157
|
-
country: string;
|
|
158
183
|
};
|
|
159
184
|
regNo: string;
|
|
160
185
|
};
|
|
161
|
-
businessId: string;
|
|
162
186
|
}) => any) | undefined;
|
|
163
187
|
"onValidation-success"?: (() => any) | undefined;
|
|
164
|
-
}, {}, {}>;
|
|
188
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
165
189
|
export default _default;
|
|
166
190
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
167
191
|
type __VLS_TypePropsToRuntimeProps<T> = {
|