@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.
Files changed (60) hide show
  1. package/dist/App-C0_9-oDP.js +277 -0
  2. package/dist/{ApprovalView-lHxxupqD.js → ApprovalView-BDUbQAH0.js} +12 -18
  3. package/dist/{BindingsDialog-BYXxxF3D.js → BindingsDialog-BvKDyWAP.js} +4 -4
  4. package/dist/{BindingsPicker-BiOmhG63.js → BindingsPicker-zAexcP3H.js} +5 -5
  5. package/dist/{BindingsTable-C2CG0Wzx.js → BindingsTable-6dPndhbk.js} +5 -5
  6. package/dist/{ClosingDraftView-BO8Fg9uW.js → ClosingDraftView-NwwxcHA-.js} +2 -2
  7. package/dist/{ClosingTemplateView-DmBvstOM.js → ClosingTemplateView-Cfh0BZXH.js} +2 -2
  8. package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DKxW0e2c.js +211 -0
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-CQB9QYnf.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CD0p0eOE.js} +1 -1
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DditohRx.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-eGofs51J.js} +1 -1
  11. package/dist/{IngredientGroupView-D5SpwtqP.js → IngredientGroupView-Cz4zcWgF.js} +1 -1
  12. package/dist/{IngredientsView-Dgw0nCeT.js → IngredientsView-Ctmor1Ds.js} +622 -605
  13. package/dist/{IntegrationView-BPkBh8lR.js → IntegrationView-DYV2ISmc.js} +23 -23
  14. package/dist/{InventoryBindingForm-COpLVAaA.js → InventoryBindingForm-Be75Cpzd.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BkyQOb8e.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-D8dK7h0Z.js} +11 -11
  16. package/dist/{InventoryBindingSummary-D6lmFeFs.js → InventoryBindingSummary-Cw1Woc3L.js} +1 -1
  17. 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
  18. 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
  19. package/dist/{PublishView-DRLVREhD.js → PublishView-D9mnP1d8.js} +11 -11
  20. package/dist/{PurchaseOrderPrintPreview-DvaJAeNk.js → PurchaseOrderPrintPreview-2DOgQczG.js} +1 -1
  21. package/dist/ReceiveRequestView-Ss803mII.js +2547 -0
  22. package/dist/{RecipeView-BFVpv5zA.js → RecipeView-DTwkk7M_.js} +3 -3
  23. package/dist/{StockView-BOzx7POz.js → StockView-cd047f5L.js} +7 -7
  24. package/dist/{SupplierView-DA3-b1sK.js → SupplierView-CkYiC3sV.js} +4 -4
  25. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CE3vSlpG.js +1540 -0
  26. package/dist/{TransferTemplateView-V4C_flzB.js → TransferTemplateView-C6-6Db2r.js} +7 -7
  27. package/dist/{UnitView-CfQSRLN9.js → UnitView-C-1I-kVv.js} +3 -3
  28. package/dist/{WarehouseView-B5mEXts4.js → WarehouseView-CJTtNzco.js} +1 -1
  29. package/dist/api/purchase-order.d.ts +2 -2
  30. package/dist/{app-tDCjbNqA.js → app-C720GM9g.js} +6632 -6672
  31. package/dist/app.js +1 -1
  32. package/dist/components/FmMultiselectDialog.d.ts +1 -24
  33. package/dist/{decimal-BXNZd-qR.js → decimal-BCdHyq3s.js} +1 -1
  34. package/dist/{feature-RoIIaF13.js → feature-Df0TfAlQ.js} +227 -231
  35. package/dist/{format-unit-display-B2P_1U8-.js → format-unit-display-DhVGfJ3A.js} +2 -2
  36. package/dist/{index-0DbWAreR.js → index-BcO0U3XD.js} +2 -2
  37. package/dist/{stock-BkYwqicV.js → stock-AgQ9Kd12.js} +1 -1
  38. package/dist/stores/feature.d.ts +2 -3
  39. package/dist/{supplier-2qlZME6l.js → supplier-y6wN-U1P.js} +1 -1
  40. package/dist/tsconfig.app.tsbuildinfo +1 -1
  41. package/dist/{use-ingredient-select-dialog-D9bLhIPr.js → use-ingredient-select-dialog-DedAlRiZ.js} +1 -1
  42. package/dist/{use-inventory-binding-dialog-FprlSH51.js → use-inventory-binding-dialog-D6ESCCxB.js} +1 -1
  43. package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +0 -1375
  44. package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +1 -3
  45. package/dist/views/receive-request/components/transfer-dialog/TransferDialogProps.d.ts +0 -3
  46. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +3022 -0
  47. package/dist/views/receive-request/components/transfer-form/TransferFormProps.d.ts +2 -1
  48. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +1 -0
  49. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +9 -27
  50. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +9 -22
  51. package/dist/views/receive-request/helper/print-po.d.ts +2 -9
  52. package/dist/{vue-i18n-C2CwX0tc.js → vue-i18n-C4yPgaCz.js} +397 -397
  53. package/package.json +1 -1
  54. package/dist/App-DPw6U_NJ.js +0 -280
  55. package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CJ7BgFh6.js +0 -215
  56. package/dist/ReceiveRequestView-C9Hqtit6.js +0 -2661
  57. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DRUroMZS.js +0 -1843
  58. package/dist/components/MountListener.vue.d.ts +0 -15
  59. package/dist/views/receive-request/helper/po-to-po-template.util.d.ts +0 -1
  60. package/dist/views/transfer-template/helpers/location-to-po-supplier.util.d.ts +0 -75
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { aY as s, aZ as e, a_ as o, aX as t, a$ as i, a as m } from "./app-tDCjbNqA.js";
2
+ import { aZ as s, a_ as e, a$ as o, aY as t, b0 as i, a as m } from "./app-C720GM9g.js";
3
3
  export {
4
4
  s as FmApp,
5
5
  e as InventoryBindingForm,
@@ -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
- confirmation: <True = true, False = false, Tertiary = never>(title: string, content: string | VNode, primaryAction?: (FooterActionButton & {
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">>;
@@ -1,4 +1,4 @@
1
- import "./app-tDCjbNqA.js";
1
+ import "./app-C720GM9g.js";
2
2
  function m(a) {
3
3
  function t(o, n = !0) {
4
4
  const e = Math.round(Math.log10(o));