@feedmepos/mf-inventory-portal 1.0.8 → 1.0.9-dev.2

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 (97) hide show
  1. package/dist/{App-DeBNx7kq.js → App-DfxhucPn.js} +50 -49
  2. package/dist/{ApprovalView-CYgDG4X-.js → ApprovalView-BUYgTb8S.js} +24 -24
  3. package/dist/{BindingsDialog-Bojdsd9h.js → BindingsDialog-Cbs9aVch.js} +2 -2
  4. package/dist/{BindingsPicker-TkiARkrC.js → BindingsPicker-BH9bil6g.js} +3 -3
  5. package/dist/{BindingsTable-BWYaPoFt.js → BindingsTable-DBsS_9yb.js} +1 -1
  6. package/dist/ClosingDraftView-CcQssDLY.js +1415 -0
  7. package/dist/{ClosingTemplateView-CUjkAFjw.js → ClosingTemplateView-BHPqi-bL.js} +10 -10
  8. package/dist/{DeliveryOrderPrintPreview-BOEKl7zP.js → DeliveryOrderPrintPreview-DlTLtZ1f.js} +1 -1
  9. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Bve5cng3.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CtJSPDCo.js} +32 -32
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-1-G4gmCj.js → FmUnitInput.vue_vue_type_script_setup_true_lang-B-erI7fq.js} +51 -51
  11. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-Bl526zYj.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DT4nyE8i.js} +1 -1
  12. package/dist/{IngredientGroupView-stli1Xiv.js → IngredientGroupView-DE15kdqH.js} +11 -11
  13. package/dist/{IngredientsView-jmDSRSkr.js → IngredientsView-BCEznLxB.js} +15 -14
  14. package/dist/{IntegrationView-BQZtDqlR.js → IntegrationView-COSJuqnB.js} +146 -145
  15. package/dist/{InventoryBindingForm-hHgB20dI.js → InventoryBindingForm-B3C8gktf.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BK36mlQE.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Bn2X1jxB.js} +20 -20
  17. package/dist/{InventoryBindingSummary-JsAhd0Jm.js → InventoryBindingSummary-BF1OtGum.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C4A6bDPB.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BMTXHa4I.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-C6bND0mn.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CZR7wF6-.js} +10 -10
  20. package/dist/{PublishView-BK7WwXeV.js → PublishView-Cp5tpVb0.js} +12 -12
  21. package/dist/{PurchaseOrderPrintPreview-CMnaZkzc.js → PurchaseOrderPrintPreview-DWOcxCH8.js} +4 -4
  22. package/dist/{ReceiveRequestView-Bb6RQyJ8.js → ReceiveRequestView-CRuhm8r1.js} +53 -52
  23. package/dist/{RecipeView-CZnElbJ8.js → RecipeView-BTS1LBKZ.js} +29 -29
  24. package/dist/{StockView-CDAHrTyi.js → StockView-CuK8s5rt.js} +73 -72
  25. package/dist/{SupplierView-WTgrwbJ_.js → SupplierView-Bwpe9RoM.js} +12 -11
  26. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DDAZMTzq.js +1897 -0
  27. package/dist/{TransferTemplateView-26w6orAY.js → TransferTemplateView-BlluEiV-.js} +291 -290
  28. package/dist/{UnitView-DAl0OS01.js → UnitView-BWGQHOWP.js} +23 -23
  29. package/dist/{WarehouseView-Db2wXza_.js → WarehouseView-dOCu22dg.js} +26 -26
  30. package/dist/api/bill.d.ts +2 -2
  31. package/dist/api/food-market-hub.d.ts +1 -1
  32. package/dist/api/inventory.d.ts +44 -44
  33. package/dist/api/netsuite.d.ts +3 -3
  34. package/dist/api/purchase-order.d.ts +5 -1
  35. package/dist/api/stock.d.ts +1 -0
  36. package/dist/{app-Ch3IXeOL.js → app-BkIAyhP-.js} +16504 -16961
  37. package/dist/app.d.ts +7 -7
  38. package/dist/app.js +1 -1
  39. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +8 -8
  40. package/dist/components/shell/inventory/binding-dialog.vue.d.ts +2 -2
  41. package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
  42. package/dist/composable/usePromise.d.ts +41 -0
  43. package/dist/{decimal-BFWsfQmw.js → decimal-BiC7uGww.js} +1 -1
  44. package/dist/feature-CCDDWpq8.js +17319 -0
  45. package/dist/{format-unit-display-CyBzA_Ye.js → format-unit-display-CLa0op_h.js} +60 -60
  46. package/dist/{index-CKB7R0y2.js → index-BbFvsU1Z.js} +7 -6
  47. package/dist/{index-CSjhH3PC.js → index-UgbyiGok.js} +1 -1
  48. package/dist/{stock-BjY9UvKO.js → stock-SxO4bxTm.js} +29 -25
  49. package/dist/stores/feature.d.ts +5 -20
  50. package/dist/stores/integration/foodmarkethub.d.ts +1 -1
  51. package/dist/stores/integration/netsuite.d.ts +7 -7
  52. package/dist/stores/inventory.d.ts +44 -44
  53. package/dist/stores/location.d.ts +137 -137
  54. package/dist/{supplier-8x-ZFcOk.js → supplier-BVdCk7nI.js} +4 -4
  55. package/dist/tsconfig.app.tsbuildinfo +1 -1
  56. package/dist/{use-ingredient-select-dialog-CxZAaSGc.js → use-ingredient-select-dialog-CDeGXhur.js} +1 -1
  57. package/dist/{use-inventory-binding-dialog-Kmg24YiM.js → use-inventory-binding-dialog-CeRKqMy7.js} +1 -1
  58. package/dist/views/adjustment-template/wastage-template/actions.d.ts +228 -228
  59. package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +2 -2
  60. package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +1 -1
  61. package/dist/views/adjustment-template/wastage-template/table.d.ts +234 -234
  62. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +780 -74
  63. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +424 -409
  64. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +4 -4
  65. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +252 -252
  66. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +252 -252
  67. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +12 -12
  68. package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +2 -2
  69. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +8 -8
  70. package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +3 -3
  71. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +4 -4
  72. package/dist/views/integration/components/ApplyProduct.vue.d.ts +2 -2
  73. package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +2 -2
  74. package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +2 -2
  75. package/dist/views/integration/components/netsuite/AddLocationDialog.vue.d.ts +204 -204
  76. package/dist/views/integration/components/netsuite/LocationConfigurationDialog.vue.d.ts +2 -2
  77. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +665 -637
  78. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +22 -22
  79. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +44 -44
  80. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +11 -11
  81. package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +614 -0
  82. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1190 -1142
  83. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1192 -1144
  84. package/dist/views/receive-request/constants/po-action-to-ui-style.d.ts +6 -0
  85. package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -2
  86. package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
  87. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +14 -14
  88. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +22 -22
  89. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +17 -17
  90. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +11 -11
  91. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +805 -805
  92. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +805 -805
  93. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +33 -33
  94. package/dist/{vue-i18n-CXd9SF_G.js → vue-i18n-3Mh8tKq8.js} +341 -341
  95. package/package.json +3 -1
  96. package/dist/ClosingDraftView-C0ECZ9zi.js +0 -1394
  97. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-mHNmxBuV.js +0 -1746
@@ -11,8 +11,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  _id: string;
12
12
  updatedAt: string;
13
13
  } | null | undefined;
14
- type: "restaurant" | "warehouse";
15
14
  name: string;
15
+ type: "restaurant" | "warehouse";
16
16
  acceptRequest: boolean;
17
17
  dbName: string;
18
18
  doc: {
@@ -20,26 +20,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
20
20
  businessId: string;
21
21
  profile: {
22
22
  code?: string | null | undefined;
23
+ url?: string | null | undefined;
24
+ description?: string | null | undefined;
23
25
  _id?: string | null | undefined;
24
- name?: string | undefined;
25
- address?: {
26
- coordinates?: number[] | null | undefined;
27
- line2?: string | null | undefined;
28
- state: string;
29
- country: string;
30
- line1: string;
31
- city: string;
32
- postcode: string;
33
- } | undefined;
34
- email?: string | undefined;
35
- regNo?: string | undefined;
36
- sstRegNo?: string | null | undefined;
37
- phoneNo?: string | undefined;
38
26
  legalName?: string | null | undefined;
27
+ sstRegNo?: string | null | undefined;
39
28
  discovery?: boolean | null | undefined;
40
29
  coverPhoto?: string | null | undefined;
41
30
  thumbnailPhoto?: string | null | undefined;
42
- description?: string | null | undefined;
43
31
  photos?: string[] | null | undefined;
44
32
  operatingHours?: {
45
33
  0: {
@@ -93,7 +81,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
81
  };
94
82
  } | null | undefined;
95
83
  tags?: string[] | null | undefined;
96
- url?: string | null | undefined;
84
+ name: string;
85
+ address: {
86
+ coordinates?: number[] | null | undefined;
87
+ line2?: string | null | undefined;
88
+ state: string;
89
+ country: string;
90
+ line1: string;
91
+ city: string;
92
+ postcode: string;
93
+ };
94
+ email: string;
95
+ phoneNo: string;
96
+ regNo: string;
97
97
  };
98
98
  };
99
99
  }[];
@@ -102,8 +102,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
102
102
  _id: string;
103
103
  updatedAt: string;
104
104
  } | null | undefined;
105
- type: "restaurant" | "warehouse";
106
105
  name: string;
106
+ type: "restaurant" | "warehouse";
107
107
  acceptRequest: boolean;
108
108
  dbName: string;
109
109
  doc: {
@@ -111,26 +111,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
111
111
  businessId: string;
112
112
  profile: {
113
113
  code?: string | null | undefined;
114
+ url?: string | null | undefined;
115
+ description?: string | null | undefined;
114
116
  _id?: string | null | undefined;
115
- name?: string | undefined;
116
- address?: {
117
- coordinates?: number[] | null | undefined;
118
- line2?: string | null | undefined;
119
- state: string;
120
- country: string;
121
- line1: string;
122
- city: string;
123
- postcode: string;
124
- } | undefined;
125
- email?: string | undefined;
126
- regNo?: string | undefined;
127
- sstRegNo?: string | null | undefined;
128
- phoneNo?: string | undefined;
129
117
  legalName?: string | null | undefined;
118
+ sstRegNo?: string | null | undefined;
130
119
  discovery?: boolean | null | undefined;
131
120
  coverPhoto?: string | null | undefined;
132
121
  thumbnailPhoto?: string | null | undefined;
133
- description?: string | null | undefined;
134
122
  photos?: string[] | null | undefined;
135
123
  operatingHours?: {
136
124
  0: {
@@ -184,7 +172,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
184
172
  };
185
173
  } | null | undefined;
186
174
  tags?: string[] | null | undefined;
187
- url?: string | null | undefined;
175
+ name: string;
176
+ address: {
177
+ coordinates?: number[] | null | undefined;
178
+ line2?: string | null | undefined;
179
+ state: string;
180
+ country: string;
181
+ line1: string;
182
+ city: string;
183
+ postcode: string;
184
+ };
185
+ email: string;
186
+ phoneNo: string;
187
+ regNo: string;
188
188
  };
189
189
  };
190
190
  }[]): {
@@ -192,8 +192,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
192
192
  _id: string;
193
193
  updatedAt: string;
194
194
  } | null | undefined;
195
- type: "restaurant" | "warehouse";
196
195
  name: string;
196
+ type: "restaurant" | "warehouse";
197
197
  acceptRequest: boolean;
198
198
  dbName: string;
199
199
  doc: {
@@ -201,26 +201,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
201
201
  businessId: string;
202
202
  profile: {
203
203
  code?: string | null | undefined;
204
+ url?: string | null | undefined;
205
+ description?: string | null | undefined;
204
206
  _id?: string | null | undefined;
205
- name?: string | undefined;
206
- address?: {
207
- coordinates?: number[] | null | undefined;
208
- line2?: string | null | undefined;
209
- state: string;
210
- country: string;
211
- line1: string;
212
- city: string;
213
- postcode: string;
214
- } | undefined;
215
- email?: string | undefined;
216
- regNo?: string | undefined;
217
- sstRegNo?: string | null | undefined;
218
- phoneNo?: string | undefined;
219
207
  legalName?: string | null | undefined;
208
+ sstRegNo?: string | null | undefined;
220
209
  discovery?: boolean | null | undefined;
221
210
  coverPhoto?: string | null | undefined;
222
211
  thumbnailPhoto?: string | null | undefined;
223
- description?: string | null | undefined;
224
212
  photos?: string[] | null | undefined;
225
213
  operatingHours?: {
226
214
  0: {
@@ -274,7 +262,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
274
262
  };
275
263
  } | null | undefined;
276
264
  tags?: string[] | null | undefined;
277
- url?: string | null | undefined;
265
+ name: string;
266
+ address: {
267
+ coordinates?: number[] | null | undefined;
268
+ line2?: string | null | undefined;
269
+ state: string;
270
+ country: string;
271
+ line1: string;
272
+ city: string;
273
+ postcode: string;
274
+ };
275
+ email: string;
276
+ phoneNo: string;
277
+ regNo: string;
278
278
  };
279
279
  };
280
280
  }[];
@@ -283,8 +283,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
283
283
  _id: string;
284
284
  updatedAt: string;
285
285
  } | null | undefined;
286
- type: "restaurant" | "warehouse";
287
286
  name: string;
287
+ type: "restaurant" | "warehouse";
288
288
  acceptRequest: boolean;
289
289
  dbName: string;
290
290
  doc: {
@@ -292,26 +292,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
292
292
  businessId: string;
293
293
  profile: {
294
294
  code?: string | null | undefined;
295
+ url?: string | null | undefined;
296
+ description?: string | null | undefined;
295
297
  _id?: string | null | undefined;
296
- name?: string | undefined;
297
- address?: {
298
- coordinates?: number[] | null | undefined;
299
- line2?: string | null | undefined;
300
- state: string;
301
- country: string;
302
- line1: string;
303
- city: string;
304
- postcode: string;
305
- } | undefined;
306
- email?: string | undefined;
307
- regNo?: string | undefined;
308
- sstRegNo?: string | null | undefined;
309
- phoneNo?: string | undefined;
310
298
  legalName?: string | null | undefined;
299
+ sstRegNo?: string | null | undefined;
311
300
  discovery?: boolean | null | undefined;
312
301
  coverPhoto?: string | null | undefined;
313
302
  thumbnailPhoto?: string | null | undefined;
314
- description?: string | null | undefined;
315
303
  photos?: string[] | null | undefined;
316
304
  operatingHours?: {
317
305
  0: {
@@ -365,7 +353,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
365
353
  };
366
354
  } | null | undefined;
367
355
  tags?: string[] | null | undefined;
368
- url?: string | null | undefined;
356
+ name: string;
357
+ address: {
358
+ coordinates?: number[] | null | undefined;
359
+ line2?: string | null | undefined;
360
+ state: string;
361
+ country: string;
362
+ line1: string;
363
+ city: string;
364
+ postcode: string;
365
+ };
366
+ email: string;
367
+ phoneNo: string;
368
+ regNo: string;
369
369
  };
370
370
  };
371
371
  }[];
@@ -374,8 +374,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
374
374
  _id: string;
375
375
  updatedAt: string;
376
376
  } | null | undefined;
377
- type: "restaurant" | "warehouse";
378
377
  name: string;
378
+ type: "restaurant" | "warehouse";
379
379
  acceptRequest: boolean;
380
380
  dbName: string;
381
381
  doc: {
@@ -383,26 +383,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
383
383
  businessId: string;
384
384
  profile: {
385
385
  code?: string | null | undefined;
386
+ url?: string | null | undefined;
387
+ description?: string | null | undefined;
386
388
  _id?: string | null | undefined;
387
- name?: string | undefined;
388
- address?: {
389
- coordinates?: number[] | null | undefined;
390
- line2?: string | null | undefined;
391
- state: string;
392
- country: string;
393
- line1: string;
394
- city: string;
395
- postcode: string;
396
- } | undefined;
397
- email?: string | undefined;
398
- regNo?: string | undefined;
399
- sstRegNo?: string | null | undefined;
400
- phoneNo?: string | undefined;
401
389
  legalName?: string | null | undefined;
390
+ sstRegNo?: string | null | undefined;
402
391
  discovery?: boolean | null | undefined;
403
392
  coverPhoto?: string | null | undefined;
404
393
  thumbnailPhoto?: string | null | undefined;
405
- description?: string | null | undefined;
406
394
  photos?: string[] | null | undefined;
407
395
  operatingHours?: {
408
396
  0: {
@@ -456,7 +444,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
456
444
  };
457
445
  } | null | undefined;
458
446
  tags?: string[] | null | undefined;
459
- url?: string | null | undefined;
447
+ name: string;
448
+ address: {
449
+ coordinates?: number[] | null | undefined;
450
+ line2?: string | null | undefined;
451
+ state: string;
452
+ country: string;
453
+ line1: string;
454
+ city: string;
455
+ postcode: string;
456
+ };
457
+ email: string;
458
+ phoneNo: string;
459
+ regNo: string;
460
460
  };
461
461
  };
462
462
  }[]): {
@@ -464,8 +464,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
464
464
  _id: string;
465
465
  updatedAt: string;
466
466
  } | null | undefined;
467
- type: "restaurant" | "warehouse";
468
467
  name: string;
468
+ type: "restaurant" | "warehouse";
469
469
  acceptRequest: boolean;
470
470
  dbName: string;
471
471
  doc: {
@@ -473,26 +473,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
473
473
  businessId: string;
474
474
  profile: {
475
475
  code?: string | null | undefined;
476
+ url?: string | null | undefined;
477
+ description?: string | null | undefined;
476
478
  _id?: string | null | undefined;
477
- name?: string | undefined;
478
- address?: {
479
- coordinates?: number[] | null | undefined;
480
- line2?: string | null | undefined;
481
- state: string;
482
- country: string;
483
- line1: string;
484
- city: string;
485
- postcode: string;
486
- } | undefined;
487
- email?: string | undefined;
488
- regNo?: string | undefined;
489
- sstRegNo?: string | null | undefined;
490
- phoneNo?: string | undefined;
491
479
  legalName?: string | null | undefined;
480
+ sstRegNo?: string | null | undefined;
492
481
  discovery?: boolean | null | undefined;
493
482
  coverPhoto?: string | null | undefined;
494
483
  thumbnailPhoto?: string | null | undefined;
495
- description?: string | null | undefined;
496
484
  photos?: string[] | null | undefined;
497
485
  operatingHours?: {
498
486
  0: {
@@ -546,7 +534,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
546
534
  };
547
535
  } | null | undefined;
548
536
  tags?: string[] | null | undefined;
549
- url?: string | null | undefined;
537
+ name: string;
538
+ address: {
539
+ coordinates?: number[] | null | undefined;
540
+ line2?: string | null | undefined;
541
+ state: string;
542
+ country: string;
543
+ line1: string;
544
+ city: string;
545
+ postcode: string;
546
+ };
547
+ email: string;
548
+ phoneNo: string;
549
+ regNo: string;
550
550
  };
551
551
  };
552
552
  }[];
@@ -615,8 +615,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
615
615
  _id: string;
616
616
  updatedAt: string;
617
617
  } | null | undefined;
618
- type: "restaurant" | "warehouse";
619
618
  name: string;
619
+ type: "restaurant" | "warehouse";
620
620
  acceptRequest: boolean;
621
621
  dbName: string;
622
622
  doc: {
@@ -624,26 +624,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
624
624
  businessId: string;
625
625
  profile: {
626
626
  code?: string | null | undefined;
627
+ url?: string | null | undefined;
628
+ description?: string | null | undefined;
627
629
  _id?: string | null | undefined;
628
- name?: string | undefined;
629
- address?: {
630
- coordinates?: number[] | null | undefined;
631
- line2?: string | null | undefined;
632
- state: string;
633
- country: string;
634
- line1: string;
635
- city: string;
636
- postcode: string;
637
- } | undefined;
638
- email?: string | undefined;
639
- regNo?: string | undefined;
640
- sstRegNo?: string | null | undefined;
641
- phoneNo?: string | undefined;
642
630
  legalName?: string | null | undefined;
631
+ sstRegNo?: string | null | undefined;
643
632
  discovery?: boolean | null | undefined;
644
633
  coverPhoto?: string | null | undefined;
645
634
  thumbnailPhoto?: string | null | undefined;
646
- description?: string | null | undefined;
647
635
  photos?: string[] | null | undefined;
648
636
  operatingHours?: {
649
637
  0: {
@@ -697,7 +685,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
697
685
  };
698
686
  } | null | undefined;
699
687
  tags?: string[] | null | undefined;
700
- url?: string | null | undefined;
688
+ name: string;
689
+ address: {
690
+ coordinates?: number[] | null | undefined;
691
+ line2?: string | null | undefined;
692
+ state: string;
693
+ country: string;
694
+ line1: string;
695
+ city: string;
696
+ postcode: string;
697
+ };
698
+ email: string;
699
+ phoneNo: string;
700
+ regNo: string;
701
701
  };
702
702
  };
703
703
  }[];
@@ -706,8 +706,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
706
706
  _id: string;
707
707
  updatedAt: string;
708
708
  } | null | undefined;
709
- type: "restaurant" | "warehouse";
710
709
  name: string;
710
+ type: "restaurant" | "warehouse";
711
711
  acceptRequest: boolean;
712
712
  dbName: string;
713
713
  doc: {
@@ -715,26 +715,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
715
715
  businessId: string;
716
716
  profile: {
717
717
  code?: string | null | undefined;
718
+ url?: string | null | undefined;
719
+ description?: string | null | undefined;
718
720
  _id?: string | null | undefined;
719
- name?: string | undefined;
720
- address?: {
721
- coordinates?: number[] | null | undefined;
722
- line2?: string | null | undefined;
723
- state: string;
724
- country: string;
725
- line1: string;
726
- city: string;
727
- postcode: string;
728
- } | undefined;
729
- email?: string | undefined;
730
- regNo?: string | undefined;
731
- sstRegNo?: string | null | undefined;
732
- phoneNo?: string | undefined;
733
721
  legalName?: string | null | undefined;
722
+ sstRegNo?: string | null | undefined;
734
723
  discovery?: boolean | null | undefined;
735
724
  coverPhoto?: string | null | undefined;
736
725
  thumbnailPhoto?: string | null | undefined;
737
- description?: string | null | undefined;
738
726
  photos?: string[] | null | undefined;
739
727
  operatingHours?: {
740
728
  0: {
@@ -788,7 +776,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
788
776
  };
789
777
  } | null | undefined;
790
778
  tags?: string[] | null | undefined;
791
- url?: string | null | undefined;
779
+ name: string;
780
+ address: {
781
+ coordinates?: number[] | null | undefined;
782
+ line2?: string | null | undefined;
783
+ state: string;
784
+ country: string;
785
+ line1: string;
786
+ city: string;
787
+ postcode: string;
788
+ };
789
+ email: string;
790
+ phoneNo: string;
791
+ regNo: string;
792
792
  };
793
793
  };
794
794
  }[]): {
@@ -796,8 +796,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
796
796
  _id: string;
797
797
  updatedAt: string;
798
798
  } | null | undefined;
799
- type: "restaurant" | "warehouse";
800
799
  name: string;
800
+ type: "restaurant" | "warehouse";
801
801
  acceptRequest: boolean;
802
802
  dbName: string;
803
803
  doc: {
@@ -805,26 +805,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
805
805
  businessId: string;
806
806
  profile: {
807
807
  code?: string | null | undefined;
808
+ url?: string | null | undefined;
809
+ description?: string | null | undefined;
808
810
  _id?: string | null | undefined;
809
- name?: string | undefined;
810
- address?: {
811
- coordinates?: number[] | null | undefined;
812
- line2?: string | null | undefined;
813
- state: string;
814
- country: string;
815
- line1: string;
816
- city: string;
817
- postcode: string;
818
- } | undefined;
819
- email?: string | undefined;
820
- regNo?: string | undefined;
821
- sstRegNo?: string | null | undefined;
822
- phoneNo?: string | undefined;
823
811
  legalName?: string | null | undefined;
812
+ sstRegNo?: string | null | undefined;
824
813
  discovery?: boolean | null | undefined;
825
814
  coverPhoto?: string | null | undefined;
826
815
  thumbnailPhoto?: string | null | undefined;
827
- description?: string | null | undefined;
828
816
  photos?: string[] | null | undefined;
829
817
  operatingHours?: {
830
818
  0: {
@@ -878,7 +866,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
878
866
  };
879
867
  } | null | undefined;
880
868
  tags?: string[] | null | undefined;
881
- url?: string | null | undefined;
869
+ name: string;
870
+ address: {
871
+ coordinates?: number[] | null | undefined;
872
+ line2?: string | null | undefined;
873
+ state: string;
874
+ country: string;
875
+ line1: string;
876
+ city: string;
877
+ postcode: string;
878
+ };
879
+ email: string;
880
+ phoneNo: string;
881
+ regNo: string;
882
882
  };
883
883
  };
884
884
  }[];
@@ -887,8 +887,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
887
887
  _id: string;
888
888
  updatedAt: string;
889
889
  } | null | undefined;
890
- type: "restaurant" | "warehouse";
891
890
  name: string;
891
+ type: "restaurant" | "warehouse";
892
892
  acceptRequest: boolean;
893
893
  dbName: string;
894
894
  doc: {
@@ -896,26 +896,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
896
896
  businessId: string;
897
897
  profile: {
898
898
  code?: string | null | undefined;
899
+ url?: string | null | undefined;
900
+ description?: string | null | undefined;
899
901
  _id?: string | null | undefined;
900
- name?: string | undefined;
901
- address?: {
902
- coordinates?: number[] | null | undefined;
903
- line2?: string | null | undefined;
904
- state: string;
905
- country: string;
906
- line1: string;
907
- city: string;
908
- postcode: string;
909
- } | undefined;
910
- email?: string | undefined;
911
- regNo?: string | undefined;
912
- sstRegNo?: string | null | undefined;
913
- phoneNo?: string | undefined;
914
902
  legalName?: string | null | undefined;
903
+ sstRegNo?: string | null | undefined;
915
904
  discovery?: boolean | null | undefined;
916
905
  coverPhoto?: string | null | undefined;
917
906
  thumbnailPhoto?: string | null | undefined;
918
- description?: string | null | undefined;
919
907
  photos?: string[] | null | undefined;
920
908
  operatingHours?: {
921
909
  0: {
@@ -969,7 +957,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
969
957
  };
970
958
  } | null | undefined;
971
959
  tags?: string[] | null | undefined;
972
- url?: string | null | undefined;
960
+ name: string;
961
+ address: {
962
+ coordinates?: number[] | null | undefined;
963
+ line2?: string | null | undefined;
964
+ state: string;
965
+ country: string;
966
+ line1: string;
967
+ city: string;
968
+ postcode: string;
969
+ };
970
+ email: string;
971
+ phoneNo: string;
972
+ regNo: string;
973
973
  };
974
974
  };
975
975
  }[];
@@ -978,8 +978,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
978
978
  _id: string;
979
979
  updatedAt: string;
980
980
  } | null | undefined;
981
- type: "restaurant" | "warehouse";
982
981
  name: string;
982
+ type: "restaurant" | "warehouse";
983
983
  acceptRequest: boolean;
984
984
  dbName: string;
985
985
  doc: {
@@ -987,26 +987,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
987
987
  businessId: string;
988
988
  profile: {
989
989
  code?: string | null | undefined;
990
+ url?: string | null | undefined;
991
+ description?: string | null | undefined;
990
992
  _id?: string | null | undefined;
991
- name?: string | undefined;
992
- address?: {
993
- coordinates?: number[] | null | undefined;
994
- line2?: string | null | undefined;
995
- state: string;
996
- country: string;
997
- line1: string;
998
- city: string;
999
- postcode: string;
1000
- } | undefined;
1001
- email?: string | undefined;
1002
- regNo?: string | undefined;
1003
- sstRegNo?: string | null | undefined;
1004
- phoneNo?: string | undefined;
1005
993
  legalName?: string | null | undefined;
994
+ sstRegNo?: string | null | undefined;
1006
995
  discovery?: boolean | null | undefined;
1007
996
  coverPhoto?: string | null | undefined;
1008
997
  thumbnailPhoto?: string | null | undefined;
1009
- description?: string | null | undefined;
1010
998
  photos?: string[] | null | undefined;
1011
999
  operatingHours?: {
1012
1000
  0: {
@@ -1060,7 +1048,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1060
1048
  };
1061
1049
  } | null | undefined;
1062
1050
  tags?: string[] | null | undefined;
1063
- url?: string | null | undefined;
1051
+ name: string;
1052
+ address: {
1053
+ coordinates?: number[] | null | undefined;
1054
+ line2?: string | null | undefined;
1055
+ state: string;
1056
+ country: string;
1057
+ line1: string;
1058
+ city: string;
1059
+ postcode: string;
1060
+ };
1061
+ email: string;
1062
+ phoneNo: string;
1063
+ regNo: string;
1064
1064
  };
1065
1065
  };
1066
1066
  }[]): {
@@ -1068,8 +1068,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1068
1068
  _id: string;
1069
1069
  updatedAt: string;
1070
1070
  } | null | undefined;
1071
- type: "restaurant" | "warehouse";
1072
1071
  name: string;
1072
+ type: "restaurant" | "warehouse";
1073
1073
  acceptRequest: boolean;
1074
1074
  dbName: string;
1075
1075
  doc: {
@@ -1077,26 +1077,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1077
1077
  businessId: string;
1078
1078
  profile: {
1079
1079
  code?: string | null | undefined;
1080
+ url?: string | null | undefined;
1081
+ description?: string | null | undefined;
1080
1082
  _id?: string | null | undefined;
1081
- name?: string | undefined;
1082
- address?: {
1083
- coordinates?: number[] | null | undefined;
1084
- line2?: string | null | undefined;
1085
- state: string;
1086
- country: string;
1087
- line1: string;
1088
- city: string;
1089
- postcode: string;
1090
- } | undefined;
1091
- email?: string | undefined;
1092
- regNo?: string | undefined;
1093
- sstRegNo?: string | null | undefined;
1094
- phoneNo?: string | undefined;
1095
1083
  legalName?: string | null | undefined;
1084
+ sstRegNo?: string | null | undefined;
1096
1085
  discovery?: boolean | null | undefined;
1097
1086
  coverPhoto?: string | null | undefined;
1098
1087
  thumbnailPhoto?: string | null | undefined;
1099
- description?: string | null | undefined;
1100
1088
  photos?: string[] | null | undefined;
1101
1089
  operatingHours?: {
1102
1090
  0: {
@@ -1150,7 +1138,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1150
1138
  };
1151
1139
  } | null | undefined;
1152
1140
  tags?: string[] | null | undefined;
1153
- url?: string | null | undefined;
1141
+ name: string;
1142
+ address: {
1143
+ coordinates?: number[] | null | undefined;
1144
+ line2?: string | null | undefined;
1145
+ state: string;
1146
+ country: string;
1147
+ line1: string;
1148
+ city: string;
1149
+ postcode: string;
1150
+ };
1151
+ email: string;
1152
+ phoneNo: string;
1153
+ regNo: string;
1154
1154
  };
1155
1155
  };
1156
1156
  }[];