@feedmepos/mf-inventory-portal 0.0.25-dev.35 → 0.0.25-dev.37
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-C0_9-oDP.js +277 -0
- package/dist/{ApprovalView-lHxxupqD.js → ApprovalView-BDUbQAH0.js} +12 -18
- package/dist/{BindingsDialog-BYXxxF3D.js → BindingsDialog-BvKDyWAP.js} +4 -4
- package/dist/{BindingsPicker-BiOmhG63.js → BindingsPicker-zAexcP3H.js} +5 -5
- package/dist/{BindingsTable-C2CG0Wzx.js → BindingsTable-6dPndhbk.js} +5 -5
- package/dist/{ClosingDraftView-BO8Fg9uW.js → ClosingDraftView-NwwxcHA-.js} +2 -2
- package/dist/{ClosingTemplateView-DmBvstOM.js → ClosingTemplateView-Cfh0BZXH.js} +2 -2
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DKxW0e2c.js +211 -0
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-CQB9QYnf.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CD0p0eOE.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DditohRx.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-eGofs51J.js} +1 -1
- package/dist/{IngredientGroupView-D5SpwtqP.js → IngredientGroupView-Cz4zcWgF.js} +1 -1
- package/dist/{IngredientsView-Dgw0nCeT.js → IngredientsView-Ctmor1Ds.js} +622 -605
- package/dist/{IntegrationView-BPkBh8lR.js → IntegrationView-DYV2ISmc.js} +23 -23
- package/dist/{InventoryBindingForm-COpLVAaA.js → InventoryBindingForm-Be75Cpzd.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BkyQOb8e.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-D8dK7h0Z.js} +11 -11
- package/dist/{InventoryBindingSummary-D6lmFeFs.js → InventoryBindingSummary-Cw1Woc3L.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BKzL_obr.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BhKk5nMz.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-CRrDyI6N.js → PremiumBadge.vue_vue_type_script_setup_true_lang-DECtXs-3.js} +1 -1
- package/dist/{PublishView-DRLVREhD.js → PublishView-D9mnP1d8.js} +11 -11
- package/dist/{PurchaseOrderPrintPreview-DvaJAeNk.js → PurchaseOrderPrintPreview-2DOgQczG.js} +1 -1
- package/dist/ReceiveRequestView-Ss803mII.js +2547 -0
- package/dist/{RecipeView-BFVpv5zA.js → RecipeView-DTwkk7M_.js} +3 -3
- package/dist/{StockView-BOzx7POz.js → StockView-cd047f5L.js} +7 -7
- package/dist/{SupplierView-DA3-b1sK.js → SupplierView-CkYiC3sV.js} +4 -4
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CE3vSlpG.js +1540 -0
- package/dist/{TransferTemplateView-V4C_flzB.js → TransferTemplateView-C6-6Db2r.js} +7 -7
- package/dist/{UnitView-CfQSRLN9.js → UnitView-C-1I-kVv.js} +3 -3
- package/dist/{WarehouseView-B5mEXts4.js → WarehouseView-CJTtNzco.js} +1 -1
- package/dist/api/purchase-order.d.ts +2 -2
- package/dist/{app-tDCjbNqA.js → app-C720GM9g.js} +6632 -6672
- package/dist/app.js +1 -1
- package/dist/components/FmMultiselectDialog.d.ts +1 -24
- package/dist/{decimal-BXNZd-qR.js → decimal-BCdHyq3s.js} +1 -1
- package/dist/{feature-RoIIaF13.js → feature-Df0TfAlQ.js} +227 -231
- package/dist/{format-unit-display-B2P_1U8-.js → format-unit-display-DhVGfJ3A.js} +2 -2
- package/dist/{index-0DbWAreR.js → index-BcO0U3XD.js} +2 -2
- package/dist/{stock-BkYwqicV.js → stock-AgQ9Kd12.js} +1 -1
- package/dist/stores/feature.d.ts +2 -3
- package/dist/{supplier-2qlZME6l.js → supplier-y6wN-U1P.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-D9bLhIPr.js → use-ingredient-select-dialog-DedAlRiZ.js} +1 -1
- package/dist/{use-inventory-binding-dialog-FprlSH51.js → use-inventory-binding-dialog-D6ESCCxB.js} +1 -1
- package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +0 -1375
- package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +1 -3
- package/dist/views/receive-request/components/transfer-dialog/TransferDialogProps.d.ts +0 -3
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +3022 -0
- package/dist/views/receive-request/components/transfer-form/TransferFormProps.d.ts +2 -1
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +1 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +9 -27
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +9 -22
- package/dist/views/receive-request/helper/print-po.d.ts +2 -9
- package/dist/{vue-i18n-C2CwX0tc.js → vue-i18n-C4yPgaCz.js} +397 -397
- package/package.json +1 -1
- package/dist/App-DPw6U_NJ.js +0 -280
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CJ7BgFh6.js +0 -215
- package/dist/ReceiveRequestView-C9Hqtit6.js +0 -2661
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DRUroMZS.js +0 -1843
- package/dist/components/MountListener.vue.d.ts +0 -15
- package/dist/views/receive-request/helper/po-to-po-template.util.d.ts +0 -1
- package/dist/views/transfer-template/helpers/location-to-po-supplier.util.d.ts +0 -75
package/dist/app.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import { type FooterActionButton } from '@feedmepos/ui-library';
|
|
2
1
|
import type { ISelectItemSublabel } from '@/components/FmMultiselectDialogProps';
|
|
3
|
-
import { type VNode } from 'vue';
|
|
4
2
|
export declare const usePrompt: import("pinia").StoreDefinition<"inventoryMultiSelectDialog", import("pinia")._UnwrapAll<Pick<{
|
|
5
3
|
multiSelect: <T, R = T>(items: (ISelectItemSublabel & {
|
|
6
4
|
value: T;
|
|
@@ -8,13 +6,6 @@ export declare const usePrompt: import("pinia").StoreDefinition<"inventoryMultiS
|
|
|
8
6
|
singleSelect: <T_1, R_1 = T_1>(items: (ISelectItemSublabel & {
|
|
9
7
|
value: T_1;
|
|
10
8
|
})[], modelValue?: T_1 | null | undefined, _mapper?: ((source: T_1) => R_1) | undefined) => Promise<R_1 | null | undefined>;
|
|
11
|
-
confirmation: <True = true, False = false, Tertiary = never>(title: string, content: string | VNode, primaryAction?: (FooterActionButton & {
|
|
12
|
-
value: True;
|
|
13
|
-
}) | undefined, secondaryAction?: (FooterActionButton & {
|
|
14
|
-
value: False;
|
|
15
|
-
}) | undefined, tertiaryAction?: (FooterActionButton & {
|
|
16
|
-
value: Tertiary;
|
|
17
|
-
}) | undefined) => Promise<True | False | Tertiary | null>;
|
|
18
9
|
}, never>>, Pick<{
|
|
19
10
|
multiSelect: <T, R = T>(items: (ISelectItemSublabel & {
|
|
20
11
|
value: T;
|
|
@@ -22,13 +13,6 @@ export declare const usePrompt: import("pinia").StoreDefinition<"inventoryMultiS
|
|
|
22
13
|
singleSelect: <T_1, R_1 = T_1>(items: (ISelectItemSublabel & {
|
|
23
14
|
value: T_1;
|
|
24
15
|
})[], modelValue?: T_1 | null | undefined, _mapper?: ((source: T_1) => R_1) | undefined) => Promise<R_1 | null | undefined>;
|
|
25
|
-
confirmation: <True = true, False = false, Tertiary = never>(title: string, content: string | VNode, primaryAction?: (FooterActionButton & {
|
|
26
|
-
value: True;
|
|
27
|
-
}) | undefined, secondaryAction?: (FooterActionButton & {
|
|
28
|
-
value: False;
|
|
29
|
-
}) | undefined, tertiaryAction?: (FooterActionButton & {
|
|
30
|
-
value: Tertiary;
|
|
31
|
-
}) | undefined) => Promise<True | False | Tertiary | null>;
|
|
32
16
|
}, never>, Pick<{
|
|
33
17
|
multiSelect: <T, R = T>(items: (ISelectItemSublabel & {
|
|
34
18
|
value: T;
|
|
@@ -36,11 +20,4 @@ export declare const usePrompt: import("pinia").StoreDefinition<"inventoryMultiS
|
|
|
36
20
|
singleSelect: <T_1, R_1 = T_1>(items: (ISelectItemSublabel & {
|
|
37
21
|
value: T_1;
|
|
38
22
|
})[], modelValue?: T_1 | null | undefined, _mapper?: ((source: T_1) => R_1) | undefined) => Promise<R_1 | null | undefined>;
|
|
39
|
-
|
|
40
|
-
value: True;
|
|
41
|
-
}) | undefined, secondaryAction?: (FooterActionButton & {
|
|
42
|
-
value: False;
|
|
43
|
-
}) | undefined, tertiaryAction?: (FooterActionButton & {
|
|
44
|
-
value: Tertiary;
|
|
45
|
-
}) | undefined) => Promise<True | False | Tertiary | null>;
|
|
46
|
-
}, "singleSelect" | "multiSelect" | "confirmation">>;
|
|
23
|
+
}, "singleSelect" | "multiSelect">>;
|