@feedmepos/mf-inventory-portal 0.0.19-dev.12 → 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.
Files changed (178) hide show
  1. package/dist/App.vue.d.ts +1 -1
  2. package/dist/{ApprovalView-CuTAFiWC.js → ApprovalView-BY13XuOu.js} +5 -5
  3. package/dist/{BindingsDialog-C_ndNZ8f.js → BindingsDialog-B3PP-XkE.js} +22 -22
  4. package/dist/{BindingsPicker-CcAod_ha.js → BindingsPicker-DL17pRty.js} +17 -17
  5. package/dist/{BindingsTable-Bm4-kj_a.js → BindingsTable-CjKOv7Yw.js} +29 -29
  6. package/dist/Entry.vue.d.ts +1 -1
  7. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DoF7wwNT.js +306 -0
  8. package/dist/{IngredientsView-CyD65_rv.js → IngredientsView-C-rsKAsF.js} +294 -294
  9. package/dist/{IntegrationView-Bh1BWAq-.js → IntegrationView-BkhfPSjM.js} +278 -278
  10. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-cw3SEkW_.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Buc21sEN.js} +1 -1
  11. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-B_kVFkxk.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BRijSilS.js} +1 -1
  12. package/dist/PurchaseOrderPrintPreview-CGMMozPA.js +152 -0
  13. package/dist/{ReceiveRequestView-C0r1FIwM.js → ReceiveRequestView-Bk0pUeEm.js} +7 -7
  14. package/dist/{RecipeView-CYE6gi__.js → RecipeView-kzA9kIg8.js} +181 -181
  15. package/dist/Standalone.vue.d.ts +1 -1
  16. package/dist/{StockView-CKyhKuGi.js → StockView-DF-ucES_.js} +23 -23
  17. package/dist/SupplierView-XlzsU00G.js +813 -0
  18. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-8L6lwGpu.js → TransferDetails.vue_vue_type_script_setup_true_lang-Bp7AJiJ-.js} +106 -106
  19. package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-D1NAkXMT.js +1690 -0
  20. package/dist/TransferTemplateView-CsA2SzQY.js +1279 -0
  21. package/dist/{UnitView-DXnLq5nR.js → UnitView-9VMIlEZ_.js} +242 -242
  22. package/dist/{WarehouseView-BCnvqHHp.js → WarehouseView-JTYLFBsu.js} +360 -362
  23. package/dist/api/bill.d.ts +238 -84
  24. package/dist/api/supplier.d.ts +4 -4
  25. package/dist/app-kYGuBDV8.js +68549 -0
  26. package/dist/app.d.ts +24 -0
  27. package/dist/app.js +3 -3
  28. package/dist/components/ChangeLocationComponent.vue.d.ts +11 -1
  29. package/dist/components/DeferableLoading.vue.d.ts +1 -1
  30. package/dist/components/DeleteDialog.vue.d.ts +1 -1
  31. package/dist/components/FmCoordinateInput.vue.d.ts +3 -3
  32. package/dist/components/FmDroppableField.vue.d.ts +6 -6
  33. package/dist/components/FmFilterableSelect.vue.d.ts +3 -3
  34. package/dist/components/FmInventoryTableToolbar.vue.d.ts +21 -10
  35. package/dist/components/FmMinMaxInput.vue.d.ts +20 -0
  36. package/dist/components/FmMinMaxInputProps.d.ts +16 -0
  37. package/dist/components/FmMinMaxInputRules.d.ts +4 -0
  38. package/dist/components/FmMultiselectDialog.vue.d.ts +5 -5
  39. package/dist/components/FmMultiselectDialogProps.d.ts +3 -0
  40. package/dist/components/FmUnitInputRules.d.ts +1 -0
  41. package/dist/components/MultiSelectDialog.vue.d.ts +1 -1
  42. package/dist/components/NavigationTab.vue.d.ts +1 -1
  43. package/dist/components/NumberPrecisionInput.vue.d.ts +3 -3
  44. package/dist/components/PremiumBadge.vue.d.ts +3 -3
  45. package/dist/components/PreviewBadge.vue.d.ts +3 -3
  46. package/dist/components/StockForecast.vue.d.ts +1 -1
  47. package/dist/components/TableActionableRow.vue.d.ts +4 -4
  48. package/dist/components/UnitDisplayControl.vue.d.ts +1 -1
  49. package/dist/components/icons/IconCommunity.vue.d.ts +1 -1
  50. package/dist/components/icons/IconDocumentation.vue.d.ts +1 -1
  51. package/dist/components/icons/IconEcosystem.vue.d.ts +1 -1
  52. package/dist/components/icons/IconSupport.vue.d.ts +1 -1
  53. package/dist/components/icons/IconTooling.vue.d.ts +1 -1
  54. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +5 -5
  55. package/dist/components/map/CoordinateDialog.vue.d.ts +4 -4
  56. package/dist/components/map/GoogleMap.vue.d.ts +6 -6
  57. package/dist/components/nested-multiselect/FmNestedMultiselectDialog.vue.d.ts +3 -3
  58. package/dist/components/shell/inventory/binding-dialog.vue.d.ts +3 -3
  59. package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
  60. package/dist/components/ui-library/FmDateRangePickerChip.vue.d.ts +5 -5
  61. package/dist/composable/useIframe.d.ts +1 -1
  62. package/dist/composable/useSearch.d.ts +1 -1
  63. package/dist/{decimal-DN0h6619.js → decimal-E3w4eGHF.js} +1 -1
  64. package/dist/helper/number.d.ts +2 -0
  65. package/dist/{id-to-date-D1fU6Y7T.js → id-to-date-gyR82hWy.js} +1 -1
  66. package/dist/is-linked-ingredient-error-fJ2TJb3z.js +37 -0
  67. package/dist/layout/InventoryLayout.vue.d.ts +1 -1
  68. package/dist/layout/SingleColumnLayout.vue.d.ts +5 -5
  69. package/dist/layout/components/NavigationButton.vue.d.ts +4 -4
  70. package/dist/{layout-DcSLry7F.js → layout-BTYR4n3X.js} +1 -1
  71. package/dist/{purchase-order-transaction-type-D0c31GiL.js → purchase-order-transaction-type-CUtdDhYo.js} +2 -2
  72. package/dist/stores/feature.d.ts +2 -1
  73. package/dist/stores/location.d.ts +108 -148
  74. package/dist/stores/supplier.d.ts +672 -18
  75. package/dist/stores/warehouse.d.ts +9 -5
  76. package/dist/supplier-Ed-Bva_-.js +60 -0
  77. package/dist/tsconfig.app.tsbuildinfo +1 -1
  78. package/dist/views/InventoryView.vue.d.ts +1 -1
  79. package/dist/views/SelectBussinessDialog.vue.d.ts +1 -1
  80. package/dist/views/approval/ApprovalView.vue.d.ts +1 -1
  81. package/dist/views/dev/ComponentPreview.vue.d.ts +1 -1
  82. package/dist/views/dev/components/CoordinateTest.vue.d.ts +1 -1
  83. package/dist/views/dev/components/DateRange.vue.d.ts +1 -1
  84. package/dist/views/dev/components/FmDecimalInputTest.vue.d.ts +1 -1
  85. package/dist/views/dev/components/FmMultiselectDialogGrouped.vue.d.ts +1 -1
  86. package/dist/views/dev/components/FmSelectTest.vue.d.ts +1 -1
  87. package/dist/views/dev/components/InventoryIframe.vue.d.ts +1 -1
  88. package/dist/views/dev/components/LayoutDev.vue.d.ts +1 -1
  89. package/dist/views/dev/components/MfCommontTest.vue.d.ts +1 -1
  90. package/dist/views/dev/components/NestedSelection.vue.d.ts +1 -1
  91. package/dist/views/dev/components/NumberStepper.vue.d.ts +1 -1
  92. package/dist/views/dev/components/TabStorageTest.vue.d.ts +1 -1
  93. package/dist/views/dev/components/UnitInput.vue.d.ts +1 -1
  94. package/dist/views/dev/helpers/pinia-test.d.ts +1 -1
  95. package/dist/views/home/HomeView.vue.d.ts +1 -1
  96. package/dist/views/iframe/inventory-bindings/bindings-dialog/BindingsDialog.vue.d.ts +1 -1
  97. package/dist/views/iframe/inventory-bindings/bindings-picker/BindingsPicker.vue.d.ts +1 -1
  98. package/dist/views/iframe/inventory-bindings/bindings-table/BindingsTable.vue.d.ts +1 -1
  99. package/dist/views/ingredients/IngredientsView.vue.d.ts +1 -1
  100. package/dist/views/ingredients/components/cannot-delete/CannotDelete.vue.d.ts +4 -4
  101. package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +3 -3
  102. package/dist/views/ingredients/components/import-ingredients/ImportIngredientItem.vue.d.ts +1 -1
  103. package/dist/views/ingredients/components/import-ingredients/ImportIngredients.vue.d.ts +1 -1
  104. package/dist/views/ingredients/components/ingredient-binded-item/IngredientBindedItem.vue.d.ts +1 -1
  105. package/dist/views/ingredients/components/ingredient-dialog/IngredientDialog.vue.d.ts +5 -5
  106. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -4
  107. package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +5 -5
  108. package/dist/views/ingredients/components/inventory-binding/InventoryBindingSummary.vue.d.ts +3 -3
  109. package/dist/views/ingredients/composables/use-ingredient-form.d.ts +8 -8
  110. package/dist/views/integration/IntegrationView.vue.d.ts +1 -1
  111. package/dist/views/integration/components/ApplyAddon.vue.d.ts +5 -5
  112. package/dist/views/integration/components/ApplyProduct.vue.d.ts +5 -5
  113. package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +5 -5
  114. package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +5 -5
  115. package/dist/views/receive-request/ReceiveRequestView.vue.d.ts +1 -1
  116. package/dist/views/receive-request/components/supplier-price-history/SupplierPriceHistory.vue.d.ts +1 -1
  117. package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +3 -3
  118. package/dist/views/receive-request/components/transfer-dialog/TransferDialog.vue.d.ts +4 -4
  119. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +4 -4
  120. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +27 -27
  121. package/dist/views/receive-request/components/transfer-form/TransferForm2.vue.d.ts +4 -4
  122. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -4
  123. package/dist/views/receive-request/components/transfer-form/components/TransferItem.vue.d.ts +3 -3
  124. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +3 -3
  125. package/dist/views/receive-request/components/transfer-form/composables/use-backdate-po.d.ts +4 -4
  126. package/dist/views/receive-request/components/transfer-form/composables/use-compare-price.d.ts +3 -3
  127. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +0 -8
  128. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1012 -66
  129. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +24 -24
  130. package/dist/views/receive-request/print-preview/PurchaseOrderPrintPreview.vue.d.ts +1 -1
  131. package/dist/views/recipe/RecipeView.vue.d.ts +1 -1
  132. package/dist/views/recipe/components/recipe-dialog/RecipeDialog.vue.d.ts +5 -5
  133. package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +4 -4
  134. package/dist/views/recipe/composables/use-recipe-form.d.ts +8 -8
  135. package/dist/views/stock/StockView.vue.d.ts +1 -1
  136. package/dist/views/stock/components/StockHeaderPreview.vue.d.ts +1 -1
  137. package/dist/views/stock/components/StockHistory.vue.d.ts +3 -3
  138. package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +2 -2
  139. package/dist/views/stock/components/StockRecordCard.vue.d.ts +123 -46
  140. package/dist/views/stock/components/dialog/AdjustSkuDialog.vue.d.ts +4 -4
  141. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +3 -3
  142. package/dist/views/stock/components/dialog/ConvertSkuDialog.vue.d.ts +4 -4
  143. package/dist/views/stock/composables/use-stock-action.d.ts +11 -11
  144. package/dist/views/supplier/SupplierView.vue.d.ts +1 -1
  145. package/dist/views/supplier/components/SupplierDialog.vue.d.ts +4 -4
  146. package/dist/views/supplier/components/SupplierDialogProps.d.ts +1 -0
  147. package/dist/views/supplier/components/SupplierForm.vue.d.ts +10 -10
  148. package/dist/views/supplier/components/SupplierSupplyItemField.vue.d.ts +3 -3
  149. package/dist/views/supplier/composables/use-supplier-table.d.ts +3 -3
  150. package/dist/views/transfer-template/TransferTemplateView.vue.d.ts +1 -1
  151. package/dist/views/transfer-template/components/transfer-template-details/TransferTemplateDetails.vue.d.ts +3 -3
  152. package/dist/views/transfer-template/components/transfer-template-dialog/TransferTemplateDialog.vue.d.ts +4 -4
  153. package/dist/views/transfer-template/components/transfer-template-form/TransferTemplateForm.vue.d.ts +2 -2
  154. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItem.vue.d.ts +3 -3
  155. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-locations.d.ts +7 -7
  156. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +13 -8
  157. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +1020 -79
  158. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +309 -11
  159. package/dist/views/unit/UnitView.vue.d.ts +1 -1
  160. package/dist/views/unit/components/unit-dialog/UnitDialog.vue.d.ts +5 -5
  161. package/dist/views/unit/components/unit-form/UnitForm.vue.d.ts +4 -4
  162. package/dist/views/unit/components/unit-summary/UnitSummary.vue.d.ts +3 -3
  163. package/dist/views/unit/components/unit-used-by/UnitUsedBy.vue.d.ts +1 -1
  164. package/dist/views/unit/composables/use-unit-form.d.ts +8 -8
  165. package/dist/views/warehouse/WarehouseView.vue.d.ts +1 -1
  166. package/dist/views/warehouse/components/WarehouseDialog.vue.d.ts +4 -4
  167. package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +22 -14
  168. package/dist/{xlsx-yV2SoDMC.js → xlsx-q6Ctgevr.js} +2759 -2759
  169. package/dist/{xlsx.util-CTIDgqw2.js → xlsx.util-Cvqg56mI.js} +2 -2
  170. package/package.json +4 -3
  171. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-rDMoAXyd.js +0 -272
  172. package/dist/PurchaseOrderPrintPreview-Uf0aO8n1.js +0 -152
  173. package/dist/SupplierView-BSJoZFMr.js +0 -801
  174. package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-Bdby-n4P.js +0 -1676
  175. package/dist/TransferTemplateView-B23JFk-I.js +0 -1101
  176. package/dist/app-DDxzU9iC.js +0 -67196
  177. package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
  178. package/dist/supplier-CQXRbSC3.js +0 -54
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  modelValue: import("vue").PropType<Omit<{
3
3
  _rev?: string | null | undefined;
4
4
  template?: string | null | undefined;
@@ -97,11 +97,11 @@ declare const _default: import("vue").DefineComponent<{
97
97
  remark: string | null;
98
98
  ref: string | null;
99
99
  supplier: {
100
- _rev?: string | null | undefined;
100
+ phoneNumber?: string | null | undefined;
101
101
  email?: string | null | undefined;
102
+ _rev?: string | null | undefined;
102
103
  internal?: "restaurant" | "warehouse" | null | undefined;
103
104
  contactName?: string | null | undefined;
104
- phoneNumber?: string | null | undefined;
105
105
  supplyItems?: {
106
106
  defaultCost: {
107
107
  measurement?: {
@@ -123,7 +123,6 @@ declare const _default: import("vue").DefineComponent<{
123
123
  }[] | null | undefined;
124
124
  _id: string;
125
125
  name: string;
126
- registrationNumber: string;
127
126
  address: {
128
127
  line2?: string | null | undefined;
129
128
  line1: string;
@@ -132,14 +131,15 @@ declare const _default: import("vue").DefineComponent<{
132
131
  postcode: string;
133
132
  country: string;
134
133
  };
134
+ registrationNumber: string;
135
135
  };
136
136
  }, "supplier"> & {
137
137
  supplier: {
138
- _rev?: string | null | undefined;
138
+ phoneNumber?: string | null | undefined;
139
139
  email?: string | null | undefined;
140
+ _rev?: string | null | undefined;
140
141
  internal?: "restaurant" | "warehouse" | null | undefined;
141
142
  contactName?: string | null | undefined;
142
- phoneNumber?: string | null | undefined;
143
143
  supplyItems?: {
144
144
  defaultCost: {
145
145
  measurement?: {
@@ -161,7 +161,6 @@ declare const _default: import("vue").DefineComponent<{
161
161
  }[] | null | undefined;
162
162
  _id: string;
163
163
  name: string;
164
- registrationNumber: string;
165
164
  address: {
166
165
  line2?: string | null | undefined;
167
166
  line1: string;
@@ -170,6 +169,7 @@ declare const _default: import("vue").DefineComponent<{
170
169
  postcode: string;
171
170
  country: string;
172
171
  };
172
+ registrationNumber: string;
173
173
  } | null;
174
174
  }>;
175
175
  skus: {
@@ -243,11 +243,11 @@ declare const _default: import("vue").DefineComponent<{
243
243
  };
244
244
  suppliers: {
245
245
  type: import("vue").PropType<{
246
- _rev?: string | null | undefined;
246
+ phoneNumber?: string | null | undefined;
247
247
  email?: string | null | undefined;
248
+ _rev?: string | null | undefined;
248
249
  internal?: "restaurant" | "warehouse" | null | undefined;
249
250
  contactName?: string | null | undefined;
250
- phoneNumber?: string | null | undefined;
251
251
  supplyItems?: {
252
252
  defaultCost: {
253
253
  measurement?: {
@@ -269,7 +269,6 @@ declare const _default: import("vue").DefineComponent<{
269
269
  }[] | null | undefined;
270
270
  _id: string;
271
271
  name: string;
272
- registrationNumber: string;
273
272
  address: {
274
273
  line2?: string | null | undefined;
275
274
  line1: string;
@@ -278,17 +277,18 @@ declare const _default: import("vue").DefineComponent<{
278
277
  postcode: string;
279
278
  country: string;
280
279
  };
280
+ registrationNumber: string;
281
281
  }[]>;
282
282
  default: () => never[];
283
283
  };
284
284
  lastClosingDate: {
285
285
  type: import("vue").PropType<Date | null>;
286
286
  };
287
- }, {
287
+ }>, {
288
288
  validateInputs: () => void;
289
289
  resetInputsValidation: () => void;
290
290
  resetInputs: () => void;
291
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
291
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
292
292
  "validation-success": () => void;
293
293
  "form:ready": () => void;
294
294
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -390,11 +390,11 @@ declare const _default: import("vue").DefineComponent<{
390
390
  remark: string | null;
391
391
  ref: string | null;
392
392
  supplier: {
393
- _rev?: string | null | undefined;
393
+ phoneNumber?: string | null | undefined;
394
394
  email?: string | null | undefined;
395
+ _rev?: string | null | undefined;
395
396
  internal?: "restaurant" | "warehouse" | null | undefined;
396
397
  contactName?: string | null | undefined;
397
- phoneNumber?: string | null | undefined;
398
398
  supplyItems?: {
399
399
  defaultCost: {
400
400
  measurement?: {
@@ -416,7 +416,6 @@ declare const _default: import("vue").DefineComponent<{
416
416
  }[] | null | undefined;
417
417
  _id: string;
418
418
  name: string;
419
- registrationNumber: string;
420
419
  address: {
421
420
  line2?: string | null | undefined;
422
421
  line1: string;
@@ -425,14 +424,15 @@ declare const _default: import("vue").DefineComponent<{
425
424
  postcode: string;
426
425
  country: string;
427
426
  };
427
+ registrationNumber: string;
428
428
  };
429
429
  }, "supplier"> & {
430
430
  supplier: {
431
- _rev?: string | null | undefined;
431
+ phoneNumber?: string | null | undefined;
432
432
  email?: string | null | undefined;
433
+ _rev?: string | null | undefined;
433
434
  internal?: "restaurant" | "warehouse" | null | undefined;
434
435
  contactName?: string | null | undefined;
435
- phoneNumber?: string | null | undefined;
436
436
  supplyItems?: {
437
437
  defaultCost: {
438
438
  measurement?: {
@@ -454,7 +454,6 @@ declare const _default: import("vue").DefineComponent<{
454
454
  }[] | null | undefined;
455
455
  _id: string;
456
456
  name: string;
457
- registrationNumber: string;
458
457
  address: {
459
458
  line2?: string | null | undefined;
460
459
  line1: string;
@@ -463,6 +462,7 @@ declare const _default: import("vue").DefineComponent<{
463
462
  postcode: string;
464
463
  country: string;
465
464
  };
465
+ registrationNumber: string;
466
466
  } | null;
467
467
  }>;
468
468
  skus: {
@@ -536,11 +536,11 @@ declare const _default: import("vue").DefineComponent<{
536
536
  };
537
537
  suppliers: {
538
538
  type: import("vue").PropType<{
539
- _rev?: string | null | undefined;
539
+ phoneNumber?: string | null | undefined;
540
540
  email?: string | null | undefined;
541
+ _rev?: string | null | undefined;
541
542
  internal?: "restaurant" | "warehouse" | null | undefined;
542
543
  contactName?: string | null | undefined;
543
- phoneNumber?: string | null | undefined;
544
544
  supplyItems?: {
545
545
  defaultCost: {
546
546
  measurement?: {
@@ -562,7 +562,6 @@ declare const _default: import("vue").DefineComponent<{
562
562
  }[] | null | undefined;
563
563
  _id: string;
564
564
  name: string;
565
- registrationNumber: string;
566
565
  address: {
567
566
  line2?: string | null | undefined;
568
567
  line1: string;
@@ -571,16 +570,17 @@ declare const _default: import("vue").DefineComponent<{
571
570
  postcode: string;
572
571
  country: string;
573
572
  };
573
+ registrationNumber: string;
574
574
  }[]>;
575
575
  default: () => never[];
576
576
  };
577
577
  lastClosingDate: {
578
578
  type: import("vue").PropType<Date | null>;
579
579
  };
580
- }>> & {
580
+ }>> & Readonly<{
581
581
  "onValidation-success"?: (() => any) | undefined;
582
582
  "onForm:ready"?: (() => any) | undefined;
583
- }, {
583
+ }>, {
584
584
  skus: {
585
585
  trackingMeasurement?: string | null | undefined;
586
586
  convert?: {
@@ -645,11 +645,11 @@ declare const _default: import("vue").DefineComponent<{
645
645
  name: string;
646
646
  }[];
647
647
  suppliers: {
648
- _rev?: string | null | undefined;
648
+ phoneNumber?: string | null | undefined;
649
649
  email?: string | null | undefined;
650
+ _rev?: string | null | undefined;
650
651
  internal?: "restaurant" | "warehouse" | null | undefined;
651
652
  contactName?: string | null | undefined;
652
- phoneNumber?: string | null | undefined;
653
653
  supplyItems?: {
654
654
  defaultCost: {
655
655
  measurement?: {
@@ -671,7 +671,6 @@ declare const _default: import("vue").DefineComponent<{
671
671
  }[] | null | undefined;
672
672
  _id: string;
673
673
  name: string;
674
- registrationNumber: string;
675
674
  address: {
676
675
  line2?: string | null | undefined;
677
676
  line1: string;
@@ -680,6 +679,7 @@ declare const _default: import("vue").DefineComponent<{
680
679
  postcode: string;
681
680
  country: string;
682
681
  };
682
+ registrationNumber: string;
683
683
  }[];
684
- }, {}>;
684
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
685
685
  export default _default;
@@ -1,15 +1,15 @@
1
1
  import type { TransferFormProps } from './TransferFormProps';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<TransferFormProps>, {
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TransferFormProps>>, {
3
3
  validateInputs: () => void;
4
4
  resetInputsValidation: () => void;
5
5
  resetInputs: () => void;
6
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
7
  "validation-success": () => void;
8
8
  "form:ready": () => void;
9
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TransferFormProps>>> & {
9
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TransferFormProps>>> & Readonly<{
10
10
  "onValidation-success"?: (() => any) | undefined;
11
11
  "onForm:ready"?: (() => 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,6 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
2
2
  disabled?: boolean | undefined;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4
4
  "update:poItems": (poItems: {
5
5
  measurement?: {
6
6
  id: string;
@@ -88,7 +88,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
88
88
  }[]) => void;
89
89
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
90
90
  disabled?: boolean | undefined;
91
- }>>> & {
91
+ }>>> & Readonly<{
92
92
  "onUpdate:poItems"?: ((poItems: {
93
93
  measurement?: {
94
94
  id: string;
@@ -174,7 +174,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
174
174
  precision: number;
175
175
  };
176
176
  }[]) => any) | undefined;
177
- }, {}, {}>;
177
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
178
178
  export default _default;
179
179
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
180
180
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -1,16 +1,16 @@
1
1
  import { type Cell, type Row } from '@tanstack/vue-table';
2
2
  import type { ComparePriceSkuBySupplier } from '../../supplier-price-history/SupplierPriceHistoryProps';
3
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
4
  cellByColId: Record<string, Cell<any, any>>;
5
5
  comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
6
6
  showComparePrice: boolean;
7
7
  row: Row<FdoPurchaseOrderItem>;
8
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
8
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
9
9
  cellByColId: Record<string, Cell<any, any>>;
10
10
  comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
11
11
  showComparePrice: boolean;
12
12
  row: Row<FdoPurchaseOrderItem>;
13
- }>>>, {}, {}>;
13
+ }>>> & Readonly<{}>, {}, {}, {}, {}, 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,14 +1,14 @@
1
1
  import { type Row } from '@tanstack/vue-table';
2
2
  import type { ComparePriceSkuBySupplier } from '../../supplier-price-history/SupplierPriceHistoryProps';
3
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
4
  row: Row<FdoPurchaseOrderItem>;
5
5
  comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
6
6
  showComparePrice: boolean;
7
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
7
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
8
8
  row: Row<FdoPurchaseOrderItem>;
9
9
  comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
10
10
  showComparePrice: boolean;
11
- }>>>, {}, {}>;
11
+ }>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
12
  export default _default;
13
13
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
14
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -2,8 +2,8 @@ export declare function useBackdatePo(controller: {
2
2
  getEffectiveAt(): FdoPurchaseOrder['effectiveAt'];
3
3
  setEffectiveAt(effectiveAt: FdoPurchaseOrder['effectiveAt']): void;
4
4
  }): {
5
- backdatePo: import("vue").WritableComputedRef<Date | null>;
6
- backdateSwitch: import("vue").WritableComputedRef<boolean>;
7
- backdateModel: import("vue").WritableComputedRef<"" | `${string}-${string}-${string}`>;
8
- backdateTimeModel: import("vue").WritableComputedRef<"" | `${string}:${string}`>;
5
+ backdatePo: import("vue").WritableComputedRef<Date | null, Date | null>;
6
+ backdateSwitch: import("vue").WritableComputedRef<boolean, boolean>;
7
+ backdateModel: import("vue").WritableComputedRef<"" | `${string}-${string}-${string}`, "" | `${string}-${string}-${string}`>;
8
+ backdateTimeModel: import("vue").WritableComputedRef<"" | `${string}:${string}`, "" | `${string}:${string}`>;
9
9
  };
@@ -1,6 +1,6 @@
1
1
  import type { ComparePriceBySku } from '../../supplier-price-history/SupplierPriceHistoryProps';
2
2
  export declare function useComparePrice(): {
3
- comparePricesToggle: import("vue").Ref<boolean>;
4
- comparePriceFetching: import("vue").Ref<boolean>;
5
- comparePriceBySku: import("vue").Ref<ComparePriceBySku>;
3
+ comparePricesToggle: import("vue").Ref<boolean, boolean>;
4
+ comparePriceFetching: import("vue").Ref<boolean, boolean>;
5
+ comparePriceBySku: import("vue").Ref<ComparePriceBySku, ComparePriceBySku>;
6
6
  };
@@ -31,14 +31,6 @@ export declare function useTransferItems(controller: {
31
31
  amount: number;
32
32
  precision: number;
33
33
  } | null | undefined;
34
- quantityStep?: {
35
- amount: number;
36
- precision: number;
37
- } | null | undefined;
38
- minimumQuantity?: {
39
- amount: number;
40
- precision: number;
41
- } | null | undefined;
42
34
  sku: {
43
35
  trackingMeasurement?: string | null | undefined;
44
36
  convert?: {