@feedmepos/mf-inventory-portal 0.0.19-dev.13 → 0.0.19-dev.14
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-9MdmwrUz.js → ApprovalView-BY13XuOu.js} +5 -5
- package/dist/{BindingsDialog-C-q6Y04n.js → BindingsDialog-B3PP-XkE.js} +22 -22
- package/dist/{BindingsPicker-syyx9h8v.js → BindingsPicker-DL17pRty.js} +17 -17
- package/dist/{BindingsTable-CQ0WyX2i.js → BindingsTable-CjKOv7Yw.js} +29 -29
- package/dist/Entry.vue.d.ts +1 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DoF7wwNT.js +306 -0
- package/dist/{IngredientsView-Ofs2UG-9.js → IngredientsView-C-rsKAsF.js} +294 -294
- package/dist/{IntegrationView-BCruLSTA.js → IntegrationView-BkhfPSjM.js} +278 -278
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Bvw_BkWY.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Buc21sEN.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BLVAIHDv.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BRijSilS.js} +1 -1
- package/dist/PurchaseOrderPrintPreview-CGMMozPA.js +152 -0
- package/dist/{ReceiveRequestView-Dw-AC1Mw.js → ReceiveRequestView-Bk0pUeEm.js} +7 -7
- package/dist/{RecipeView-B5WkUzLO.js → RecipeView-kzA9kIg8.js} +181 -181
- package/dist/Standalone.vue.d.ts +1 -1
- package/dist/{StockView-CMTxj8Ly.js → StockView-DF-ucES_.js} +23 -23
- package/dist/SupplierView-XlzsU00G.js +813 -0
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-B8IGZmDZ.js → TransferDetails.vue_vue_type_script_setup_true_lang-Bp7AJiJ-.js} +106 -106
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-D1NAkXMT.js +1690 -0
- package/dist/TransferTemplateView-CsA2SzQY.js +1279 -0
- package/dist/{UnitView-CExCsCFg.js → UnitView-9VMIlEZ_.js} +242 -242
- package/dist/{WarehouseView-DuPizg7w.js → WarehouseView-JTYLFBsu.js} +360 -362
- package/dist/api/bill.d.ts +238 -84
- package/dist/api/supplier.d.ts +4 -4
- package/dist/app-kYGuBDV8.js +68549 -0
- package/dist/app.d.ts +14 -0
- package/dist/app.js +3 -3
- package/dist/components/ChangeLocationComponent.vue.d.ts +11 -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 +21 -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 +3 -0
- 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 +5 -5
- 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/shell/inventory/binding-dialog.vue.d.ts +3 -3
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
- 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-GwZ2MmM_.js → decimal-E3w4eGHF.js} +1 -1
- package/dist/helper/number.d.ts +2 -0
- package/dist/{id-to-date-CMUZ2glF.js → id-to-date-gyR82hWy.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 +5 -5
- package/dist/layout/components/NavigationButton.vue.d.ts +4 -4
- package/dist/{layout-C3IEOm7C.js → layout-BTYR4n3X.js} +1 -1
- package/dist/{purchase-order-transaction-type-DpZQe_jA.js → purchase-order-transaction-type-CUtdDhYo.js} +2 -2
- package/dist/stores/feature.d.ts +2 -1
- package/dist/stores/location.d.ts +108 -148
- package/dist/stores/supplier.d.ts +672 -18
- package/dist/stores/warehouse.d.ts +9 -5
- package/dist/supplier-Ed-Bva_-.js +60 -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 +1 -1
- 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 +4 -4
- 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/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/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-form/SparkIcon.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +27 -27
- package/dist/views/receive-request/components/transfer-form/TransferForm2.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -4
- 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 +0 -8
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1012 -66
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +24 -24
- 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/StockRecalculateDialog.vue.d.ts +2 -2
- 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 +3 -3
- 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/supplier/SupplierView.vue.d.ts +1 -1
- package/dist/views/supplier/components/SupplierDialog.vue.d.ts +4 -4
- package/dist/views/supplier/components/SupplierDialogProps.d.ts +1 -0
- 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 +3 -3
- 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 +13 -8
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +1020 -79
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +309 -11
- 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 +22 -14
- package/dist/{xlsx-CjErNF-B.js → xlsx-q6Ctgevr.js} +2759 -2759
- package/dist/{xlsx.util-CMXCCmUA.js → xlsx.util-Cvqg56mI.js} +2 -2
- package/package.json +2 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DlIq3AyC.js +0 -272
- package/dist/PurchaseOrderPrintPreview-Do2KxBzF.js +0 -152
- package/dist/SupplierView-OmZ0X1E1.js +0 -801
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-BJMBsA9j.js +0 -1672
- package/dist/TransferTemplateView-Da6ehaJF.js +0 -1101
- package/dist/app-Chj8x632.js +0 -67206
- package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
- package/dist/supplier-dG_APcwB.js +0 -54
|
@@ -14,8 +14,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
14
14
|
header: () => string;
|
|
15
15
|
cell(props: import("@tanstack/vue-table").CellContext<{
|
|
16
16
|
remark?: string | null | undefined;
|
|
17
|
-
_rev?: string | null | undefined;
|
|
18
17
|
ref?: string | null | undefined;
|
|
18
|
+
_rev?: string | null | undefined;
|
|
19
19
|
template?: string | null | undefined;
|
|
20
20
|
request?: {
|
|
21
21
|
id: string;
|
|
@@ -112,11 +112,11 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
112
112
|
};
|
|
113
113
|
}[];
|
|
114
114
|
supplier: {
|
|
115
|
-
|
|
115
|
+
phoneNumber?: string | null | undefined;
|
|
116
116
|
email?: string | null | undefined;
|
|
117
|
+
_rev?: string | null | undefined;
|
|
117
118
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
118
119
|
contactName?: string | null | undefined;
|
|
119
|
-
phoneNumber?: string | null | undefined;
|
|
120
120
|
registrationNumber?: string | undefined;
|
|
121
121
|
supplyItems?: {
|
|
122
122
|
defaultCost: {
|
|
@@ -235,8 +235,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
235
235
|
};
|
|
236
236
|
}[];
|
|
237
237
|
createdBy: {
|
|
238
|
-
id: string;
|
|
239
238
|
name: string;
|
|
239
|
+
id: string;
|
|
240
240
|
};
|
|
241
241
|
createdAt: string;
|
|
242
242
|
deliveryOrderNumber: string;
|
|
@@ -283,8 +283,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
283
283
|
header: () => string;
|
|
284
284
|
cell(props: import("@tanstack/vue-table").CellContext<{
|
|
285
285
|
remark?: string | null | undefined;
|
|
286
|
-
_rev?: string | null | undefined;
|
|
287
286
|
ref?: string | null | undefined;
|
|
287
|
+
_rev?: string | null | undefined;
|
|
288
288
|
template?: string | null | undefined;
|
|
289
289
|
request?: {
|
|
290
290
|
id: string;
|
|
@@ -381,11 +381,11 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
381
381
|
};
|
|
382
382
|
}[];
|
|
383
383
|
supplier: {
|
|
384
|
-
|
|
384
|
+
phoneNumber?: string | null | undefined;
|
|
385
385
|
email?: string | null | undefined;
|
|
386
|
+
_rev?: string | null | undefined;
|
|
386
387
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
387
388
|
contactName?: string | null | undefined;
|
|
388
|
-
phoneNumber?: string | null | undefined;
|
|
389
389
|
registrationNumber?: string | undefined;
|
|
390
390
|
supplyItems?: {
|
|
391
391
|
defaultCost: {
|
|
@@ -504,8 +504,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
504
504
|
};
|
|
505
505
|
}[];
|
|
506
506
|
createdBy: {
|
|
507
|
-
id: string;
|
|
508
507
|
name: string;
|
|
508
|
+
id: string;
|
|
509
509
|
};
|
|
510
510
|
createdAt: string;
|
|
511
511
|
deliveryOrderNumber: string;
|
|
@@ -522,8 +522,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
522
522
|
id: string;
|
|
523
523
|
cell(props: import("@tanstack/vue-table").CellContext<{
|
|
524
524
|
remark?: string | null | undefined;
|
|
525
|
-
_rev?: string | null | undefined;
|
|
526
525
|
ref?: string | null | undefined;
|
|
526
|
+
_rev?: string | null | undefined;
|
|
527
527
|
template?: string | null | undefined;
|
|
528
528
|
request?: {
|
|
529
529
|
id: string;
|
|
@@ -620,11 +620,11 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
620
620
|
};
|
|
621
621
|
}[];
|
|
622
622
|
supplier: {
|
|
623
|
-
|
|
623
|
+
phoneNumber?: string | null | undefined;
|
|
624
624
|
email?: string | null | undefined;
|
|
625
|
+
_rev?: string | null | undefined;
|
|
625
626
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
626
627
|
contactName?: string | null | undefined;
|
|
627
|
-
phoneNumber?: string | null | undefined;
|
|
628
628
|
registrationNumber?: string | undefined;
|
|
629
629
|
supplyItems?: {
|
|
630
630
|
defaultCost: {
|
|
@@ -743,8 +743,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
743
743
|
};
|
|
744
744
|
}[];
|
|
745
745
|
createdBy: {
|
|
746
|
-
id: string;
|
|
747
746
|
name: string;
|
|
747
|
+
id: string;
|
|
748
748
|
};
|
|
749
749
|
createdAt: string;
|
|
750
750
|
deliveryOrderNumber: string;
|
|
@@ -777,8 +777,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
777
777
|
cell(props: import("@tanstack/vue-table").CellContext<{
|
|
778
778
|
purchaseOrder?: {
|
|
779
779
|
remark?: string | null | undefined;
|
|
780
|
-
_rev?: string | null | undefined;
|
|
781
780
|
ref?: string | null | undefined;
|
|
781
|
+
_rev?: string | null | undefined;
|
|
782
782
|
template?: string | null | undefined;
|
|
783
783
|
request?: {
|
|
784
784
|
id: string;
|
|
@@ -875,11 +875,11 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
875
875
|
};
|
|
876
876
|
}[];
|
|
877
877
|
supplier: {
|
|
878
|
-
|
|
878
|
+
phoneNumber?: string | null | undefined;
|
|
879
879
|
email?: string | null | undefined;
|
|
880
|
+
_rev?: string | null | undefined;
|
|
880
881
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
881
882
|
contactName?: string | null | undefined;
|
|
882
|
-
phoneNumber?: string | null | undefined;
|
|
883
883
|
registrationNumber?: string | undefined;
|
|
884
884
|
supplyItems?: {
|
|
885
885
|
defaultCost: {
|
|
@@ -998,8 +998,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
998
998
|
};
|
|
999
999
|
}[];
|
|
1000
1000
|
createdBy: {
|
|
1001
|
-
id: string;
|
|
1002
1001
|
name: string;
|
|
1002
|
+
id: string;
|
|
1003
1003
|
};
|
|
1004
1004
|
createdAt: string;
|
|
1005
1005
|
deliveryOrderNumber: string;
|
|
@@ -1057,8 +1057,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1057
1057
|
cell(props: import("@tanstack/vue-table").CellContext<{
|
|
1058
1058
|
purchaseOrder?: {
|
|
1059
1059
|
remark?: string | null | undefined;
|
|
1060
|
-
_rev?: string | null | undefined;
|
|
1061
1060
|
ref?: string | null | undefined;
|
|
1061
|
+
_rev?: string | null | undefined;
|
|
1062
1062
|
template?: string | null | undefined;
|
|
1063
1063
|
request?: {
|
|
1064
1064
|
id: string;
|
|
@@ -1155,11 +1155,11 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1155
1155
|
};
|
|
1156
1156
|
}[];
|
|
1157
1157
|
supplier: {
|
|
1158
|
-
|
|
1158
|
+
phoneNumber?: string | null | undefined;
|
|
1159
1159
|
email?: string | null | undefined;
|
|
1160
|
+
_rev?: string | null | undefined;
|
|
1160
1161
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
1161
1162
|
contactName?: string | null | undefined;
|
|
1162
|
-
phoneNumber?: string | null | undefined;
|
|
1163
1163
|
registrationNumber?: string | undefined;
|
|
1164
1164
|
supplyItems?: {
|
|
1165
1165
|
defaultCost: {
|
|
@@ -1278,8 +1278,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1278
1278
|
};
|
|
1279
1279
|
}[];
|
|
1280
1280
|
createdBy: {
|
|
1281
|
-
id: string;
|
|
1282
1281
|
name: string;
|
|
1282
|
+
id: string;
|
|
1283
1283
|
};
|
|
1284
1284
|
createdAt: string;
|
|
1285
1285
|
deliveryOrderNumber: string;
|
|
@@ -1311,8 +1311,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1311
1311
|
cell(props: import("@tanstack/vue-table").CellContext<{
|
|
1312
1312
|
purchaseOrder?: {
|
|
1313
1313
|
remark?: string | null | undefined;
|
|
1314
|
-
_rev?: string | null | undefined;
|
|
1315
1314
|
ref?: string | null | undefined;
|
|
1315
|
+
_rev?: string | null | undefined;
|
|
1316
1316
|
template?: string | null | undefined;
|
|
1317
1317
|
request?: {
|
|
1318
1318
|
id: string;
|
|
@@ -1409,11 +1409,11 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1409
1409
|
};
|
|
1410
1410
|
}[];
|
|
1411
1411
|
supplier: {
|
|
1412
|
-
|
|
1412
|
+
phoneNumber?: string | null | undefined;
|
|
1413
1413
|
email?: string | null | undefined;
|
|
1414
|
+
_rev?: string | null | undefined;
|
|
1414
1415
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
1415
1416
|
contactName?: string | null | undefined;
|
|
1416
|
-
phoneNumber?: string | null | undefined;
|
|
1417
1417
|
registrationNumber?: string | undefined;
|
|
1418
1418
|
supplyItems?: {
|
|
1419
1419
|
defaultCost: {
|
|
@@ -1532,8 +1532,8 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1532
1532
|
};
|
|
1533
1533
|
}[];
|
|
1534
1534
|
createdBy: {
|
|
1535
|
-
id: string;
|
|
1536
1535
|
name: string;
|
|
1536
|
+
id: string;
|
|
1537
1537
|
};
|
|
1538
1538
|
createdAt: string;
|
|
1539
1539
|
deliveryOrderNumber: string;
|
|
@@ -43,5 +43,5 @@ export interface PurchaseOrderPrintData {
|
|
|
43
43
|
}[];
|
|
44
44
|
}[];
|
|
45
45
|
}
|
|
46
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
46
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
47
47
|
export default _default;
|
|
@@ -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 { RecipeDialogProps } from './RecipeDialogProps';
|
|
2
2
|
import { FormMode } from '@/components/form/form-mode.enum';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<RecipeDialogProps>, {
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<RecipeDialogProps>, {
|
|
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<RecipeDialogProps>, {
|
|
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 { RecipeFormProps } from './RecipeFormProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<RecipeFormProps
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RecipeFormProps>>, {
|
|
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;
|
|
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
26
26
|
}[];
|
|
27
27
|
}) => void;
|
|
28
28
|
"click:submit": () => void;
|
|
29
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RecipeFormProps>>> & {
|
|
29
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RecipeFormProps>>> & Readonly<{
|
|
30
30
|
"onUpdate:modelValue"?: ((mv: {
|
|
31
31
|
_id: string;
|
|
32
32
|
name: string;
|
|
@@ -49,7 +49,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
49
49
|
}[];
|
|
50
50
|
}) => any) | undefined;
|
|
51
51
|
"onClick:submit"?: (() => any) | undefined;
|
|
52
|
-
}, {}, {}>;
|
|
52
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
53
53
|
export default _default;
|
|
54
54
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
55
55
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { FdoInventoryRecipe } from '@feedmepos/zod-inventory';
|
|
2
2
|
import type { RecipeDialogProps } from '../components/recipe-dialog/RecipeDialogProps';
|
|
3
|
-
export declare const useRecipeForm: import("pinia").StoreDefinition<"recipeForm",
|
|
3
|
+
export declare const useRecipeForm: import("pinia").StoreDefinition<"recipeForm", Pick<{
|
|
4
4
|
createRecipe: () => void;
|
|
5
5
|
updateRecipe: (recipeToUpdate: FdoInventoryRecipe) => Promise<void>;
|
|
6
6
|
deleteRecipe: (recipe: FdoInventoryRecipe) => void;
|
|
7
|
-
recipeDialogProps: import("vue").Ref<RecipeDialogProps | undefined>;
|
|
8
|
-
recipeViewLoading: import("vue").Ref<boolean>;
|
|
9
|
-
}, "recipeDialogProps" | "recipeViewLoading"
|
|
7
|
+
recipeDialogProps: import("vue").Ref<RecipeDialogProps | undefined, RecipeDialogProps | undefined>;
|
|
8
|
+
recipeViewLoading: import("vue").Ref<boolean, boolean>;
|
|
9
|
+
}, "recipeDialogProps" | "recipeViewLoading">, Pick<{
|
|
10
10
|
createRecipe: () => void;
|
|
11
11
|
updateRecipe: (recipeToUpdate: FdoInventoryRecipe) => Promise<void>;
|
|
12
12
|
deleteRecipe: (recipe: FdoInventoryRecipe) => void;
|
|
13
|
-
recipeDialogProps: import("vue").Ref<RecipeDialogProps | undefined>;
|
|
14
|
-
recipeViewLoading: import("vue").Ref<boolean>;
|
|
13
|
+
recipeDialogProps: import("vue").Ref<RecipeDialogProps | undefined, RecipeDialogProps | undefined>;
|
|
14
|
+
recipeViewLoading: import("vue").Ref<boolean, boolean>;
|
|
15
15
|
}, never>, Pick<{
|
|
16
16
|
createRecipe: () => void;
|
|
17
17
|
updateRecipe: (recipeToUpdate: FdoInventoryRecipe) => Promise<void>;
|
|
18
18
|
deleteRecipe: (recipe: FdoInventoryRecipe) => void;
|
|
19
|
-
recipeDialogProps: import("vue").Ref<RecipeDialogProps | undefined>;
|
|
20
|
-
recipeViewLoading: import("vue").Ref<boolean>;
|
|
19
|
+
recipeDialogProps: import("vue").Ref<RecipeDialogProps | undefined, RecipeDialogProps | undefined>;
|
|
20
|
+
recipeViewLoading: import("vue").Ref<boolean, boolean>;
|
|
21
21
|
}, "createRecipe" | "updateRecipe" | "deleteRecipe">>;
|
|
@@ -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,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,10 +1,10 @@
|
|
|
1
1
|
import type { StockHistoryProps } from './StockHistoryProps';
|
|
2
2
|
import '@/extensions/array';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<StockHistoryProps
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<StockHistoryProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4
4
|
"update:show": (show: boolean) => void;
|
|
5
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<StockHistoryProps>>> & {
|
|
5
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<StockHistoryProps>>> & Readonly<{
|
|
6
6
|
"onUpdate:show"?: ((show: boolean) => any) | undefined;
|
|
7
|
-
}, {}, {}>;
|
|
7
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
8
|
export default _default;
|
|
9
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,7 +3,7 @@ export interface StockRecalculateDialogEvents {
|
|
|
3
3
|
}
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
close: () => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
6
|
+
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
7
7
|
onClose?: (() => any) | undefined;
|
|
8
|
-
}, {}, {}>;
|
|
8
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
9
9
|
export default _default;
|