@feedmepos/mf-inventory-portal 0.0.23-dev.36 → 0.0.23-dev.38

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 (79) hide show
  1. package/dist/{App-CRVwCmFX.js → App-DQgtWkQj.js} +20 -20
  2. package/dist/{ApprovalView-CfJQdSRz.js → ApprovalView-CvSK9fGA.js} +10 -10
  3. package/dist/{BindingsDialog-BKL8E0Ni.js → BindingsDialog-BAC0_xCP.js} +8 -8
  4. package/dist/{BindingsPicker-M9-ARPgB.js → BindingsPicker-ecWMwsNp.js} +3 -3
  5. package/dist/{BindingsTable-BUs8wO0p.js → BindingsTable-D5kQydOU.js} +10 -10
  6. package/dist/{ClosingDraftView-BI3P4oS4.js → ClosingDraftView-CnHQ59rX.js} +46 -46
  7. package/dist/{ClosingTemplateView-D732hJJj.js → ClosingTemplateView-vRTsVZ0c.js} +21 -21
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DzXJBW2r.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CpIzIvkU.js} +17 -17
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BPOPaW5x.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CNzEHF-R.js} +37 -37
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DCYtyGvl.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DBhBaRrd.js} +1 -1
  11. package/dist/{IngredientGroupView-CnnqKFGA.js → IngredientGroupView-BLsABZ3h.js} +1 -1
  12. package/dist/IngredientsView-Cs4TIf6V.js +1794 -0
  13. package/dist/{IntegrationView-6-Qvhwbr.js → IntegrationView-BqAqngtM.js} +137 -137
  14. package/dist/{InventoryBindingForm-F3o3dWhJ.js → InventoryBindingForm-D54V_qZQ.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-B1hTEubD.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-KIW9J7Xn.js} +106 -96
  16. package/dist/{InventoryBindingSummary-B9ziVhZr.js → InventoryBindingSummary-htT7GNto.js} +1 -1
  17. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BquI8s88.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BlEgALMj.js} +1 -1
  18. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BHRxlIxi.js → PremiumBadge.vue_vue_type_script_setup_true_lang-DHbxXDGy.js} +9 -9
  19. package/dist/{PurchaseOrderPrintPreview-DyjA8BsV.js → PurchaseOrderPrintPreview-hmzxKuIa.js} +5 -5
  20. package/dist/{ReceiveRequestView-BQoADy5j.js → ReceiveRequestView-_YioyWqU.js} +182 -182
  21. package/dist/{RecipeView-DOEPiT-V.js → RecipeView-88KJ0nvU.js} +3 -3
  22. package/dist/StockView-R4cnEbHQ.js +1818 -0
  23. package/dist/{SupplierView-BX6T3B40.js → SupplierView-CevGG507.js} +4 -4
  24. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-C-8uS9KA.js → TransferDetails.vue_vue_type_script_setup_true_lang-CeWP9msS.js} +52 -52
  25. package/dist/{TransferTemplateView-D3smZIqo.js → TransferTemplateView-QDniAq8o.js} +114 -114
  26. package/dist/{UnitView-PZthqb2i.js → UnitView-SjwJ3lZ0.js} +14 -14
  27. package/dist/{WarehouseView-Qqqwk353.js → WarehouseView-55LiPQXG.js} +70 -70
  28. package/dist/api/adjustment-template.d.ts +2 -0
  29. package/dist/api/bill.d.ts +240 -84
  30. package/dist/api/inventory.d.ts +15 -6
  31. package/dist/{app-Dzll4soM.js → app-UTiudUUR.js} +6779 -6514
  32. package/dist/app.d.ts +8 -0
  33. package/dist/app.js +1 -1
  34. package/dist/components/FmCustomAttribute.vue.d.ts +23 -0
  35. package/dist/components/FmLockableField.vue.d.ts +37 -0
  36. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +3 -1
  37. package/dist/components/shell/inventory/binding-ui.vue.d.ts +3 -1
  38. package/dist/{decimal-CSwcVJ9W.js → decimal-tyBgHJ47.js} +1 -1
  39. package/dist/feature-z7inw9y6.js +946 -0
  40. package/dist/{format-unit-display-D2-2_8Wo.js → format-unit-display-DN0KtCh2.js} +61 -61
  41. package/dist/index-Dj2Ccgp1.js +29202 -0
  42. package/dist/{StockView-CyJlLOjk.js → index-DlhdTaa8.js} +2218 -3854
  43. package/dist/{stock-VALQOiWM.js → stock-CxRxidDu.js} +1 -1
  44. package/dist/stores/feature.d.ts +5 -0
  45. package/dist/stores/inventory.d.ts +20 -8
  46. package/dist/stores/supplier.d.ts +1 -1
  47. package/dist/{supplier-CYRocBpq.js → supplier-BhyiTwSJ.js} +1 -1
  48. package/dist/tsconfig.app.tsbuildinfo +1 -1
  49. package/dist/{use-inventory-binding-dialog-SiBEsYI-.js → use-inventory-binding-dialog-DwSvUvRl.js} +1 -1
  50. package/dist/views/adjustment-template/wastage-template/WastageTemplateReason.vue.d.ts +18 -0
  51. package/dist/views/adjustment-template/wastage-template/actions.d.ts +37 -3
  52. package/dist/views/adjustment-template/wastage-template/props.d.ts +7 -0
  53. package/dist/views/adjustment-template/wastage-template/table.d.ts +32 -2
  54. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +8 -4
  55. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +48 -24
  56. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +2 -1
  57. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +24 -12
  58. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +24 -12
  59. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +6 -3
  60. package/dist/views/ingredients/components/convert/ConvertFormProps.d.ts +1 -0
  61. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -2
  62. package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +1 -0
  63. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +2 -1
  64. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  65. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +34 -17
  66. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -2
  67. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +2 -1
  68. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +48 -24
  69. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +48 -24
  70. package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -0
  71. package/dist/views/stock/components/StockRecordCard.vue.d.ts +120 -42
  72. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +4 -2
  73. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +2 -1
  74. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +24 -12
  75. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +24 -12
  76. package/package.json +7 -6
  77. package/dist/IngredientsView-DZS3wyBm.js +0 -1657
  78. package/dist/feature-CFAsUae4.js +0 -92
  79. package/dist/index-CLdXLjws.js +0 -12087
@@ -1,4 +1,4 @@
1
- import { a as g, H as y } from "./app-Dzll4soM.js";
1
+ import { a as g, J as y } from "./app-UTiudUUR.js";
2
2
  import { useDialog as C } from "@feedmepos/ui-library";
3
3
  function P() {
4
4
  const c = g(), u = C();
@@ -0,0 +1,18 @@
1
+ import type { WastageTemplateReasonProps } from './props';
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WastageTemplateReasonProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
+ "update:show": (show: boolean) => void;
4
+ submitted: () => void;
5
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<WastageTemplateReasonProps>>> & Readonly<{
6
+ "onUpdate:show"?: ((show: boolean) => any) | undefined;
7
+ onSubmitted?: (() => any) | undefined;
8
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
+ export default _default;
10
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
+ type __VLS_TypePropsToRuntimeProps<T> = {
12
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
13
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
+ } : {
15
+ type: import('vue').PropType<T[K]>;
16
+ required: true;
17
+ };
18
+ };
@@ -1,7 +1,7 @@
1
1
  import { FormMode } from '@/components/form/form-mode.enum';
2
2
  import { type Ref } from 'vue';
3
3
  import type { RevisionIdMeta } from '@feedmepos/inventory-core';
4
- import type { WastageTemplateDetailsProps, WastageTemplateDialogProps } from './props';
4
+ import type { WastageTemplateDetailsProps, WastageTemplateDialogProps, WastageTemplateReasonProps } from './props';
5
5
  type WastageTemplateDialogPropsWithEventBinding = WastageTemplateDialogProps & {
6
6
  'onUpdate:show'?(show: boolean): void;
7
7
  'onSubmitted'?(): void;
@@ -10,6 +10,10 @@ type WastageTemplateDetailsPropsWithEventBinding = WastageTemplateDetailsProps &
10
10
  'onUpdate:show'?(show: boolean): void;
11
11
  'onAction:edit'?(): void;
12
12
  };
13
+ type WastageTemplateReasonPropsWithEventBinding = WastageTemplateReasonProps & {
14
+ 'onUpdate:show'?(show: boolean): void;
15
+ 'onSubmitted'?(): void;
16
+ };
13
17
  export declare const useWastageTemplateActions: import("pinia").StoreDefinition<"wastageTemplateAction", import("pinia")._UnwrapAll<Pick<{
14
18
  createTemplate: () => void;
15
19
  viewTemplate: (template: FdoAdjustmentTemplate) => void;
@@ -17,6 +21,7 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
17
21
  deleteTemplate: (template: FdoAdjustmentTemplate & RevisionIdMeta, loadingRef: Ref<boolean>, onDeleted: () => void) => void;
18
22
  exportTemplates: () => void;
19
23
  importTemplates: () => void;
24
+ viewReason: () => void;
20
25
  templateDialogProps: Ref<{
21
26
  mode?: FormMode | undefined;
22
27
  modelValue?: {
@@ -437,13 +442,23 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
437
442
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
438
443
  'onAction:edit'?: (() => void) | undefined;
439
444
  }>;
440
- }, "templateDialogProps" | "templateDetailsProps">>, Pick<{
445
+ templateReasonProps: Ref<{
446
+ show?: boolean | undefined;
447
+ 'onUpdate:show'?: ((show: boolean) => void) | undefined;
448
+ onSubmitted?: (() => void) | undefined;
449
+ }, WastageTemplateReasonPropsWithEventBinding | {
450
+ show?: boolean | undefined;
451
+ 'onUpdate:show'?: ((show: boolean) => void) | undefined;
452
+ onSubmitted?: (() => void) | undefined;
453
+ }>;
454
+ }, "templateDialogProps" | "templateDetailsProps" | "templateReasonProps">>, Pick<{
441
455
  createTemplate: () => void;
442
456
  viewTemplate: (template: FdoAdjustmentTemplate) => void;
443
457
  updateTemplate: (template: FdoAdjustmentTemplate) => void;
444
458
  deleteTemplate: (template: FdoAdjustmentTemplate & RevisionIdMeta, loadingRef: Ref<boolean>, onDeleted: () => void) => void;
445
459
  exportTemplates: () => void;
446
460
  importTemplates: () => void;
461
+ viewReason: () => void;
447
462
  templateDialogProps: Ref<{
448
463
  mode?: FormMode | undefined;
449
464
  modelValue?: {
@@ -864,6 +879,15 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
864
879
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
865
880
  'onAction:edit'?: (() => void) | undefined;
866
881
  }>;
882
+ templateReasonProps: Ref<{
883
+ show?: boolean | undefined;
884
+ 'onUpdate:show'?: ((show: boolean) => void) | undefined;
885
+ onSubmitted?: (() => void) | undefined;
886
+ }, WastageTemplateReasonPropsWithEventBinding | {
887
+ show?: boolean | undefined;
888
+ 'onUpdate:show'?: ((show: boolean) => void) | undefined;
889
+ onSubmitted?: (() => void) | undefined;
890
+ }>;
867
891
  }, never>, Pick<{
868
892
  createTemplate: () => void;
869
893
  viewTemplate: (template: FdoAdjustmentTemplate) => void;
@@ -871,6 +895,7 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
871
895
  deleteTemplate: (template: FdoAdjustmentTemplate & RevisionIdMeta, loadingRef: Ref<boolean>, onDeleted: () => void) => void;
872
896
  exportTemplates: () => void;
873
897
  importTemplates: () => void;
898
+ viewReason: () => void;
874
899
  templateDialogProps: Ref<{
875
900
  mode?: FormMode | undefined;
876
901
  modelValue?: {
@@ -1291,5 +1316,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1291
1316
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
1292
1317
  'onAction:edit'?: (() => void) | undefined;
1293
1318
  }>;
1294
- }, "createTemplate" | "viewTemplate" | "updateTemplate" | "deleteTemplate" | "exportTemplates" | "importTemplates">>;
1319
+ templateReasonProps: Ref<{
1320
+ show?: boolean | undefined;
1321
+ 'onUpdate:show'?: ((show: boolean) => void) | undefined;
1322
+ onSubmitted?: (() => void) | undefined;
1323
+ }, WastageTemplateReasonPropsWithEventBinding | {
1324
+ show?: boolean | undefined;
1325
+ 'onUpdate:show'?: ((show: boolean) => void) | undefined;
1326
+ onSubmitted?: (() => void) | undefined;
1327
+ }>;
1328
+ }, "createTemplate" | "viewTemplate" | "updateTemplate" | "deleteTemplate" | "exportTemplates" | "importTemplates" | "viewReason">>;
1295
1329
  export {};
@@ -12,6 +12,9 @@ export interface WastageTemplateDetailsProps {
12
12
  template?: FdoAdjustmentTemplate;
13
13
  show?: boolean;
14
14
  }
15
+ export interface WastageTemplateReasonProps {
16
+ show?: boolean;
17
+ }
15
18
  export interface WastageTemplateDetailsEvents {
16
19
  (event: 'update:show', show: boolean): void;
17
20
  (event: 'action:edit'): void;
@@ -27,3 +30,7 @@ export interface WastageTemplateItemTableProps {
27
30
  export interface WastageTemplateFormEvents {
28
31
  (event: 'validation-success'): void;
29
32
  }
33
+ export interface WastageTemplateReasonEvents {
34
+ (event: 'update:show', show: boolean): void;
35
+ (event: 'submitted'): void;
36
+ }
@@ -421,10 +421,20 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
421
421
  }[];
422
422
  name: string;
423
423
  }[]>;
424
+ reasons: import("vue").Ref<{
425
+ _rev?: string | null | undefined;
426
+ value: string[];
427
+ _id: string;
428
+ } | undefined, {
429
+ _rev?: string | null | undefined;
430
+ value: string[];
431
+ _id: string;
432
+ } | undefined>;
433
+ isReasonPublished: () => boolean;
424
434
  loading: import("vue").Ref<boolean, boolean>;
425
435
  fetchTemplates: () => Promise<void>;
426
436
  loadTemplate: (templateId: string) => Promise<void>;
427
- }, "loading" | "columnDefs" | "recentPublish" | "templates">>, Pick<{
437
+ }, "loading" | "columnDefs" | "recentPublish" | "templates" | "reasons">>, Pick<{
428
438
  columnDefs: ColumnDef<{
429
439
  _rev?: string | null | undefined;
430
440
  locations?: {
@@ -844,6 +854,16 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
844
854
  }[];
845
855
  name: string;
846
856
  }[]>;
857
+ reasons: import("vue").Ref<{
858
+ _rev?: string | null | undefined;
859
+ value: string[];
860
+ _id: string;
861
+ } | undefined, {
862
+ _rev?: string | null | undefined;
863
+ value: string[];
864
+ _id: string;
865
+ } | undefined>;
866
+ isReasonPublished: () => boolean;
847
867
  loading: import("vue").Ref<boolean, boolean>;
848
868
  fetchTemplates: () => Promise<void>;
849
869
  loadTemplate: (templateId: string) => Promise<void>;
@@ -1267,7 +1287,17 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1267
1287
  }[];
1268
1288
  name: string;
1269
1289
  }[]>;
1290
+ reasons: import("vue").Ref<{
1291
+ _rev?: string | null | undefined;
1292
+ value: string[];
1293
+ _id: string;
1294
+ } | undefined, {
1295
+ _rev?: string | null | undefined;
1296
+ value: string[];
1297
+ _id: string;
1298
+ } | undefined>;
1299
+ isReasonPublished: () => boolean;
1270
1300
  loading: import("vue").Ref<boolean, boolean>;
1271
1301
  fetchTemplates: () => Promise<void>;
1272
1302
  loadTemplate: (templateId: string) => Promise<void>;
1273
- }, "fetchTemplates" | "loadTemplate">>;
1303
+ }, "isReasonPublished" | "fetchTemplates" | "loadTemplate">>;
@@ -61,11 +61,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
61
61
  precision: number;
62
62
  };
63
63
  } | null | undefined;
64
+ operationalGroup?: string | null | undefined;
64
65
  thresholds?: {
65
66
  low: number;
66
67
  mid: number;
67
68
  } | null | undefined;
68
- operationalGroup?: string | null | undefined;
69
+ customAttributes?: Record<string, any> | null | undefined;
69
70
  unit: {
70
71
  _id: string;
71
72
  name: string;
@@ -148,11 +149,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
148
149
  precision: number;
149
150
  };
150
151
  } | null | undefined;
152
+ operationalGroup?: string | null | undefined;
151
153
  thresholds?: {
152
154
  low: number;
153
155
  mid: number;
154
156
  } | null | undefined;
155
- operationalGroup?: string | null | undefined;
157
+ customAttributes?: Record<string, any> | null | undefined;
156
158
  unit: {
157
159
  _id: string;
158
160
  name: string;
@@ -366,11 +368,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
366
368
  precision: number;
367
369
  };
368
370
  } | null | undefined;
371
+ operationalGroup?: string | null | undefined;
369
372
  thresholds?: {
370
373
  low: number;
371
374
  mid: number;
372
375
  } | null | undefined;
373
- operationalGroup?: string | null | undefined;
376
+ customAttributes?: Record<string, any> | null | undefined;
374
377
  unit: {
375
378
  _id: string;
376
379
  name: string;
@@ -453,11 +456,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
453
456
  precision: number;
454
457
  };
455
458
  } | null | undefined;
459
+ operationalGroup?: string | null | undefined;
456
460
  thresholds?: {
457
461
  low: number;
458
462
  mid: number;
459
463
  } | null | undefined;
460
- operationalGroup?: string | null | undefined;
464
+ customAttributes?: Record<string, any> | null | undefined;
461
465
  unit: {
462
466
  _id: string;
463
467
  name: string;
@@ -62,11 +62,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
62
62
  precision: number;
63
63
  };
64
64
  } | null | undefined;
65
+ operationalGroup?: string | null | undefined;
65
66
  thresholds?: {
66
67
  low: number;
67
68
  mid: number;
68
69
  } | null | undefined;
69
- operationalGroup?: string | null | undefined;
70
+ customAttributes?: Record<string, any> | null | undefined;
70
71
  unit: {
71
72
  _id: string;
72
73
  name: string;
@@ -149,11 +150,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
149
150
  precision: number;
150
151
  };
151
152
  } | null | undefined;
153
+ operationalGroup?: string | null | undefined;
152
154
  thresholds?: {
153
155
  low: number;
154
156
  mid: number;
155
157
  } | null | undefined;
156
- operationalGroup?: string | null | undefined;
158
+ customAttributes?: Record<string, any> | null | undefined;
157
159
  unit: {
158
160
  _id: string;
159
161
  name: string;
@@ -363,11 +365,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
363
365
  precision: number;
364
366
  };
365
367
  } | null | undefined;
368
+ operationalGroup?: string | null | undefined;
366
369
  thresholds?: {
367
370
  low: number;
368
371
  mid: number;
369
372
  } | null | undefined;
370
- operationalGroup?: string | null | undefined;
373
+ customAttributes?: Record<string, any> | null | undefined;
371
374
  unit: {
372
375
  _id: string;
373
376
  name: string;
@@ -450,11 +453,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
450
453
  precision: number;
451
454
  };
452
455
  } | null | undefined;
456
+ operationalGroup?: string | null | undefined;
453
457
  thresholds?: {
454
458
  low: number;
455
459
  mid: number;
456
460
  } | null | undefined;
457
- operationalGroup?: string | null | undefined;
461
+ customAttributes?: Record<string, any> | null | undefined;
458
462
  unit: {
459
463
  _id: string;
460
464
  name: string;
@@ -663,11 +667,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
663
667
  precision: number;
664
668
  };
665
669
  } | null | undefined;
670
+ operationalGroup?: string | null | undefined;
666
671
  thresholds?: {
667
672
  low: number;
668
673
  mid: number;
669
674
  } | null | undefined;
670
- operationalGroup?: string | null | undefined;
675
+ customAttributes?: Record<string, any> | null | undefined;
671
676
  unit: {
672
677
  _id: string;
673
678
  name: string;
@@ -750,11 +755,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
750
755
  precision: number;
751
756
  };
752
757
  } | null | undefined;
758
+ operationalGroup?: string | null | undefined;
753
759
  thresholds?: {
754
760
  low: number;
755
761
  mid: number;
756
762
  } | null | undefined;
757
- operationalGroup?: string | null | undefined;
763
+ customAttributes?: Record<string, any> | null | undefined;
758
764
  unit: {
759
765
  _id: string;
760
766
  name: string;
@@ -963,11 +969,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
963
969
  precision: number;
964
970
  };
965
971
  } | null | undefined;
972
+ operationalGroup?: string | null | undefined;
966
973
  thresholds?: {
967
974
  low: number;
968
975
  mid: number;
969
976
  } | null | undefined;
970
- operationalGroup?: string | null | undefined;
977
+ customAttributes?: Record<string, any> | null | undefined;
971
978
  unit: {
972
979
  _id: string;
973
980
  name: string;
@@ -1050,11 +1057,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1050
1057
  precision: number;
1051
1058
  };
1052
1059
  } | null | undefined;
1060
+ operationalGroup?: string | null | undefined;
1053
1061
  thresholds?: {
1054
1062
  low: number;
1055
1063
  mid: number;
1056
1064
  } | null | undefined;
1057
- operationalGroup?: string | null | undefined;
1065
+ customAttributes?: Record<string, any> | null | undefined;
1058
1066
  unit: {
1059
1067
  _id: string;
1060
1068
  name: string;
@@ -1268,11 +1276,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1268
1276
  precision: number;
1269
1277
  };
1270
1278
  } | null | undefined;
1279
+ operationalGroup?: string | null | undefined;
1271
1280
  thresholds?: {
1272
1281
  low: number;
1273
1282
  mid: number;
1274
1283
  } | null | undefined;
1275
- operationalGroup?: string | null | undefined;
1284
+ customAttributes?: Record<string, any> | null | undefined;
1276
1285
  unit: {
1277
1286
  _id: string;
1278
1287
  name: string;
@@ -1355,11 +1364,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1355
1364
  precision: number;
1356
1365
  };
1357
1366
  } | null | undefined;
1367
+ operationalGroup?: string | null | undefined;
1358
1368
  thresholds?: {
1359
1369
  low: number;
1360
1370
  mid: number;
1361
1371
  } | null | undefined;
1362
- operationalGroup?: string | null | undefined;
1372
+ customAttributes?: Record<string, any> | null | undefined;
1363
1373
  unit: {
1364
1374
  _id: string;
1365
1375
  name: string;
@@ -1569,11 +1579,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1569
1579
  precision: number;
1570
1580
  };
1571
1581
  } | null | undefined;
1582
+ operationalGroup?: string | null | undefined;
1572
1583
  thresholds?: {
1573
1584
  low: number;
1574
1585
  mid: number;
1575
1586
  } | null | undefined;
1576
- operationalGroup?: string | null | undefined;
1587
+ customAttributes?: Record<string, any> | null | undefined;
1577
1588
  unit: {
1578
1589
  _id: string;
1579
1590
  name: string;
@@ -1656,11 +1667,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1656
1667
  precision: number;
1657
1668
  };
1658
1669
  } | null | undefined;
1670
+ operationalGroup?: string | null | undefined;
1659
1671
  thresholds?: {
1660
1672
  low: number;
1661
1673
  mid: number;
1662
1674
  } | null | undefined;
1663
- operationalGroup?: string | null | undefined;
1675
+ customAttributes?: Record<string, any> | null | undefined;
1664
1676
  unit: {
1665
1677
  _id: string;
1666
1678
  name: string;
@@ -1869,11 +1881,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1869
1881
  precision: number;
1870
1882
  };
1871
1883
  } | null | undefined;
1884
+ operationalGroup?: string | null | undefined;
1872
1885
  thresholds?: {
1873
1886
  low: number;
1874
1887
  mid: number;
1875
1888
  } | null | undefined;
1876
- operationalGroup?: string | null | undefined;
1889
+ customAttributes?: Record<string, any> | null | undefined;
1877
1890
  unit: {
1878
1891
  _id: string;
1879
1892
  name: string;
@@ -1956,11 +1969,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
1956
1969
  precision: number;
1957
1970
  };
1958
1971
  } | null | undefined;
1972
+ operationalGroup?: string | null | undefined;
1959
1973
  thresholds?: {
1960
1974
  low: number;
1961
1975
  mid: number;
1962
1976
  } | null | undefined;
1963
- operationalGroup?: string | null | undefined;
1977
+ customAttributes?: Record<string, any> | null | undefined;
1964
1978
  unit: {
1965
1979
  _id: string;
1966
1980
  name: string;
@@ -2169,11 +2183,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
2169
2183
  precision: number;
2170
2184
  };
2171
2185
  } | null | undefined;
2186
+ operationalGroup?: string | null | undefined;
2172
2187
  thresholds?: {
2173
2188
  low: number;
2174
2189
  mid: number;
2175
2190
  } | null | undefined;
2176
- operationalGroup?: string | null | undefined;
2191
+ customAttributes?: Record<string, any> | null | undefined;
2177
2192
  unit: {
2178
2193
  _id: string;
2179
2194
  name: string;
@@ -2256,11 +2271,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
2256
2271
  precision: number;
2257
2272
  };
2258
2273
  } | null | undefined;
2274
+ operationalGroup?: string | null | undefined;
2259
2275
  thresholds?: {
2260
2276
  low: number;
2261
2277
  mid: number;
2262
2278
  } | null | undefined;
2263
- operationalGroup?: string | null | undefined;
2279
+ customAttributes?: Record<string, any> | null | undefined;
2264
2280
  unit: {
2265
2281
  _id: string;
2266
2282
  name: string;
@@ -2474,11 +2490,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
2474
2490
  precision: number;
2475
2491
  };
2476
2492
  } | null | undefined;
2493
+ operationalGroup?: string | null | undefined;
2477
2494
  thresholds?: {
2478
2495
  low: number;
2479
2496
  mid: number;
2480
2497
  } | null | undefined;
2481
- operationalGroup?: string | null | undefined;
2498
+ customAttributes?: Record<string, any> | null | undefined;
2482
2499
  unit: {
2483
2500
  _id: string;
2484
2501
  name: string;
@@ -2561,11 +2578,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
2561
2578
  precision: number;
2562
2579
  };
2563
2580
  } | null | undefined;
2581
+ operationalGroup?: string | null | undefined;
2564
2582
  thresholds?: {
2565
2583
  low: number;
2566
2584
  mid: number;
2567
2585
  } | null | undefined;
2568
- operationalGroup?: string | null | undefined;
2586
+ customAttributes?: Record<string, any> | null | undefined;
2569
2587
  unit: {
2570
2588
  _id: string;
2571
2589
  name: string;
@@ -2775,11 +2793,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
2775
2793
  precision: number;
2776
2794
  };
2777
2795
  } | null | undefined;
2796
+ operationalGroup?: string | null | undefined;
2778
2797
  thresholds?: {
2779
2798
  low: number;
2780
2799
  mid: number;
2781
2800
  } | null | undefined;
2782
- operationalGroup?: string | null | undefined;
2801
+ customAttributes?: Record<string, any> | null | undefined;
2783
2802
  unit: {
2784
2803
  _id: string;
2785
2804
  name: string;
@@ -2862,11 +2881,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
2862
2881
  precision: number;
2863
2882
  };
2864
2883
  } | null | undefined;
2884
+ operationalGroup?: string | null | undefined;
2865
2885
  thresholds?: {
2866
2886
  low: number;
2867
2887
  mid: number;
2868
2888
  } | null | undefined;
2869
- operationalGroup?: string | null | undefined;
2889
+ customAttributes?: Record<string, any> | null | undefined;
2870
2890
  unit: {
2871
2891
  _id: string;
2872
2892
  name: string;
@@ -3075,11 +3095,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
3075
3095
  precision: number;
3076
3096
  };
3077
3097
  } | null | undefined;
3098
+ operationalGroup?: string | null | undefined;
3078
3099
  thresholds?: {
3079
3100
  low: number;
3080
3101
  mid: number;
3081
3102
  } | null | undefined;
3082
- operationalGroup?: string | null | undefined;
3103
+ customAttributes?: Record<string, any> | null | undefined;
3083
3104
  unit: {
3084
3105
  _id: string;
3085
3106
  name: string;
@@ -3162,11 +3183,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
3162
3183
  precision: number;
3163
3184
  };
3164
3185
  } | null | undefined;
3186
+ operationalGroup?: string | null | undefined;
3165
3187
  thresholds?: {
3166
3188
  low: number;
3167
3189
  mid: number;
3168
3190
  } | null | undefined;
3169
- operationalGroup?: string | null | undefined;
3191
+ customAttributes?: Record<string, any> | null | undefined;
3170
3192
  unit: {
3171
3193
  _id: string;
3172
3194
  name: string;
@@ -3375,11 +3397,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
3375
3397
  precision: number;
3376
3398
  };
3377
3399
  } | null | undefined;
3400
+ operationalGroup?: string | null | undefined;
3378
3401
  thresholds?: {
3379
3402
  low: number;
3380
3403
  mid: number;
3381
3404
  } | null | undefined;
3382
- operationalGroup?: string | null | undefined;
3405
+ customAttributes?: Record<string, any> | null | undefined;
3383
3406
  unit: {
3384
3407
  _id: string;
3385
3408
  name: string;
@@ -3462,11 +3485,12 @@ export declare const useClosingDraftTable: import("pinia").StoreDefinition<"clos
3462
3485
  precision: number;
3463
3486
  };
3464
3487
  } | null | undefined;
3488
+ operationalGroup?: string | null | undefined;
3465
3489
  thresholds?: {
3466
3490
  low: number;
3467
3491
  mid: number;
3468
3492
  } | null | undefined;
3469
- operationalGroup?: string | null | undefined;
3493
+ customAttributes?: Record<string, any> | null | undefined;
3470
3494
  unit: {
3471
3495
  _id: string;
3472
3496
  name: string;
@@ -51,11 +51,12 @@ export declare function useClosingTemplateItems(controller: {
51
51
  precision: number;
52
52
  };
53
53
  } | null | undefined;
54
+ operationalGroup?: string | null | undefined;
54
55
  thresholds?: {
55
56
  low: number;
56
57
  mid: number;
57
58
  } | null | undefined;
58
- operationalGroup?: string | null | undefined;
59
+ customAttributes?: Record<string, any> | null | undefined;
59
60
  unit: {
60
61
  _id: string;
61
62
  name: string;