@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.
Files changed (178) hide show
  1. package/dist/App.vue.d.ts +1 -1
  2. package/dist/{ApprovalView-9MdmwrUz.js → ApprovalView-BY13XuOu.js} +5 -5
  3. package/dist/{BindingsDialog-C-q6Y04n.js → BindingsDialog-B3PP-XkE.js} +22 -22
  4. package/dist/{BindingsPicker-syyx9h8v.js → BindingsPicker-DL17pRty.js} +17 -17
  5. package/dist/{BindingsTable-CQ0WyX2i.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-Ofs2UG-9.js → IngredientsView-C-rsKAsF.js} +294 -294
  9. package/dist/{IntegrationView-BCruLSTA.js → IntegrationView-BkhfPSjM.js} +278 -278
  10. 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
  11. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BLVAIHDv.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-Dw-AC1Mw.js → ReceiveRequestView-Bk0pUeEm.js} +7 -7
  14. package/dist/{RecipeView-B5WkUzLO.js → RecipeView-kzA9kIg8.js} +181 -181
  15. package/dist/Standalone.vue.d.ts +1 -1
  16. package/dist/{StockView-CMTxj8Ly.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-B8IGZmDZ.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-CExCsCFg.js → UnitView-9VMIlEZ_.js} +242 -242
  22. package/dist/{WarehouseView-DuPizg7w.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 +14 -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-GwZ2MmM_.js → decimal-E3w4eGHF.js} +1 -1
  64. package/dist/helper/number.d.ts +2 -0
  65. package/dist/{id-to-date-CMUZ2glF.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-C3IEOm7C.js → layout-BTYR4n3X.js} +1 -1
  71. package/dist/{purchase-order-transaction-type-DpZQe_jA.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-CjErNF-B.js → xlsx-q6Ctgevr.js} +2759 -2759
  169. package/dist/{xlsx.util-CMXCCmUA.js → xlsx.util-Cvqg56mI.js} +2 -2
  170. package/package.json +2 -1
  171. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DlIq3AyC.js +0 -272
  172. package/dist/PurchaseOrderPrintPreview-Do2KxBzF.js +0 -152
  173. package/dist/SupplierView-OmZ0X1E1.js +0 -801
  174. package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-BJMBsA9j.js +0 -1672
  175. package/dist/TransferTemplateView-Da6ehaJF.js +0 -1101
  176. package/dist/app-Chj8x632.js +0 -67206
  177. package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
  178. 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
- _rev?: string | null | undefined;
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
- _rev?: string | null | undefined;
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
- _rev?: string | null | undefined;
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
- _rev?: string | null | undefined;
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
- _rev?: string | null | undefined;
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
- _rev?: string | null | undefined;
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").ExtractPropTypes<{}>>, {}, {}>;
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").ExtractPropTypes<{}>>, {}, {}>;
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
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
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
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
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", import("pinia")._UnwrapAll<Pick<{
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">>, Pick<{
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").ExtractPropTypes<{}>>, {}, {}>;
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").ExtractPropTypes<{}>>, {}, {}>;
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>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
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<import("vue").ExtractPropTypes<{}>> & {
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;