@feedmepos/mf-inventory-portal 1.0.3 → 1.0.5-dev

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 (68) hide show
  1. package/dist/{App-C1VupiZY.js → App-HiQFjdJ-.js} +1 -1
  2. package/dist/{ApprovalView-DplI9cBD.js → ApprovalView-CynLDEVc.js} +2 -2
  3. package/dist/{BindingsDialog-BRODuQYW.js → BindingsDialog-Bnp9wpfo.js} +2 -2
  4. package/dist/{BindingsPicker-BQJeW4T5.js → BindingsPicker-d0mYW8dg.js} +5 -5
  5. package/dist/{BindingsTable-DdPACqSs.js → BindingsTable-DTqY2ksc.js} +5 -5
  6. package/dist/ClosingDraftView-CWioP0pS.js +1394 -0
  7. package/dist/{ClosingTemplateView-BONrPuvT.js → ClosingTemplateView-BQrAl5fV.js} +2 -2
  8. package/dist/{DeliveryOrderPrintPreview-C9ZT6Hlg.js → DeliveryOrderPrintPreview-BDF8lY7Y.js} +1 -1
  9. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-YdcIpvT7.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BN_xp-N6.js} +3 -3
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-B0cMgy-R.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BWUrzPyM.js} +1 -1
  11. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DbCkYQRx.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-XhFhN0MD.js} +1 -1
  12. package/dist/{IngredientGroupView-K00nLk1c.js → IngredientGroupView-CyjtkSE4.js} +1 -1
  13. package/dist/{IngredientsView-B6Yu-gfy.js → IngredientsView-DcTIYA5r.js} +3 -3
  14. package/dist/IntegrationView-Jeh9aw2u.js +2148 -0
  15. package/dist/{InventoryBindingForm-Ck3YkMP8.js → InventoryBindingForm-dlNXDnnO.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-Z0ofZoa5.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-BeUd7kC6.js} +3 -3
  17. package/dist/{InventoryBindingSummary-mDDEGGrj.js → InventoryBindingSummary-BPvSql2a.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-p1otjx3-.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DFofvMkD.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Q7bKAXW1.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CaBtx2ad.js} +1 -1
  20. package/dist/{PublishView-DIGrMK7M.js → PublishView-4Mh9EtfQ.js} +2 -2
  21. package/dist/{PurchaseOrderPrintPreview-CIvH6ak4.js → PurchaseOrderPrintPreview-DFNVxR7Q.js} +1 -1
  22. package/dist/{ReceiveRequestView-Do8YpHUz.js → ReceiveRequestView-DGfyfwbS.js} +8 -8
  23. package/dist/{RecipeView-D87QEyUM.js → RecipeView-D-M9rodW.js} +3 -3
  24. package/dist/{StockView-BlAsmxkM.js → StockView-Dmy2nTn9.js} +6 -6
  25. package/dist/{SupplierView-CJW6pqqq.js → SupplierView-dwayUuSs.js} +3 -3
  26. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-QGPSA275.js → TransferDetails.vue_vue_type_script_setup_true_lang-DtrWgdXq.js} +6 -6
  27. package/dist/{TransferTemplateView-Ufv0RRVH.js → TransferTemplateView-zl-E8FWk.js} +6 -6
  28. package/dist/{UnitView-CRJGTNRn.js → UnitView-DlgkMRfA.js} +3 -3
  29. package/dist/{WarehouseView-D_iqmtil.js → WarehouseView-Cwm2w_Li.js} +1 -1
  30. package/dist/api/closing.d.ts +7 -1
  31. package/dist/api/netsuite.d.ts +82 -0
  32. package/dist/api/stock.d.ts +44 -0
  33. package/dist/{app-DUVoMWjT.js → app-7jcARtWe.js} +2150 -2098
  34. package/dist/app.js +1 -1
  35. package/dist/{decimal-C2cu01Ty.js → decimal-Df15BvRp.js} +1 -1
  36. package/dist/{format-unit-display-BhApyqDh.js → format-unit-display-CEjqAYMQ.js} +2 -2
  37. package/dist/index-D1mi5w82.js +125 -0
  38. package/dist/{index-CzrCaC5N.js → index-D76OeHWL.js} +1 -1
  39. package/dist/{stock-BRe9UgbU.js → stock-C2o7RYsv.js} +35 -31
  40. package/dist/stores/feature.d.ts +4 -1
  41. package/dist/stores/integration/index.d.ts +1 -0
  42. package/dist/stores/integration/netsuite.d.ts +11 -0
  43. package/dist/stores/integration/xilnex.d.ts +12 -0
  44. package/dist/stores/inventory.d.ts +12 -12
  45. package/dist/stores/stock.d.ts +12 -12
  46. package/dist/{supplier-CjOLvGsU.js → supplier-DX4BGHJ3.js} +1 -1
  47. package/dist/tsconfig.app.tsbuildinfo +1 -1
  48. package/dist/{use-ingredient-select-dialog-316K96zh.js → use-ingredient-select-dialog-BQq-zLGA.js} +1 -1
  49. package/dist/{use-inventory-binding-dialog-fGBCj6Ba.js → use-inventory-binding-dialog-NM2fZkBw.js} +1 -1
  50. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +40 -40
  51. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +240 -240
  52. package/dist/views/integration/XilnexView.vue.d.ts +2 -0
  53. package/dist/views/integration/components/Xilnex/XilnexOpeningImport.vue.d.ts +2 -0
  54. package/dist/views/integration/components/Xilnex/XilnexProps.d.ts +7 -0
  55. package/dist/views/integration/components/Xilnex/XilnexSideSheet.vue.d.ts +24 -0
  56. package/dist/views/integration/components/Xilnex/importFn.d.ts +16 -0
  57. package/dist/views/integration/components/netsuite/AddLocationDialog.vue.d.ts +1334 -0
  58. package/dist/views/integration/components/netsuite/LocationConfigurationDialog.vue.d.ts +174 -0
  59. package/dist/views/integration/components/netsuite/LocationConfigurationDialogProps.d.ts +16 -0
  60. package/dist/views/integration/components/netsuite/NetSuiteLocationField.vue.d.ts +71 -0
  61. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +32 -32
  62. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +66 -66
  63. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +66 -66
  64. package/dist/{vue-i18n-DCtJpaCZ.js → vue-i18n-BRmzzMWS.js} +2 -2
  65. package/package.json +3 -2
  66. package/dist/ClosingDraftView-wCIesJUP.js +0 -1348
  67. package/dist/IntegrationView-CX3c7RQq.js +0 -1197
  68. package/dist/index-CrxvXOng.js +0 -84
@@ -0,0 +1,1334 @@
1
+ import { components } from '@feedmepos/ui-library';
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ showDialog: {
4
+ type: BooleanConstructor;
5
+ required: true;
6
+ };
7
+ fmLocationNotYetConfigured: {
8
+ type: {
9
+ (arrayLength: number): {
10
+ inventory?: {
11
+ _id: string;
12
+ updatedAt: string;
13
+ } | null | undefined;
14
+ type: "restaurant" | "warehouse";
15
+ name: string;
16
+ acceptRequest: boolean;
17
+ dbName: string;
18
+ doc: {
19
+ _id: string;
20
+ businessId: string;
21
+ profile: {
22
+ code?: string | null | undefined;
23
+ _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
+ legalName?: string | null | undefined;
39
+ discovery?: boolean | null | undefined;
40
+ coverPhoto?: string | null | undefined;
41
+ thumbnailPhoto?: string | null | undefined;
42
+ description?: string | null | undefined;
43
+ photos?: string[] | null | undefined;
44
+ operatingHours?: {
45
+ 0: {
46
+ hours: {
47
+ end: string;
48
+ start: string;
49
+ }[];
50
+ enable: boolean;
51
+ };
52
+ 2: {
53
+ hours: {
54
+ end: string;
55
+ start: string;
56
+ }[];
57
+ enable: boolean;
58
+ };
59
+ 1: {
60
+ hours: {
61
+ end: string;
62
+ start: string;
63
+ }[];
64
+ enable: boolean;
65
+ };
66
+ 3: {
67
+ hours: {
68
+ end: string;
69
+ start: string;
70
+ }[];
71
+ enable: boolean;
72
+ };
73
+ 4: {
74
+ hours: {
75
+ end: string;
76
+ start: string;
77
+ }[];
78
+ enable: boolean;
79
+ };
80
+ 5: {
81
+ hours: {
82
+ end: string;
83
+ start: string;
84
+ }[];
85
+ enable: boolean;
86
+ };
87
+ 6: {
88
+ hours: {
89
+ end: string;
90
+ start: string;
91
+ }[];
92
+ enable: boolean;
93
+ };
94
+ } | null | undefined;
95
+ tags?: string[] | null | undefined;
96
+ url?: string | null | undefined;
97
+ };
98
+ };
99
+ }[];
100
+ (...items: {
101
+ inventory?: {
102
+ _id: string;
103
+ updatedAt: string;
104
+ } | null | undefined;
105
+ type: "restaurant" | "warehouse";
106
+ name: string;
107
+ acceptRequest: boolean;
108
+ dbName: string;
109
+ doc: {
110
+ _id: string;
111
+ businessId: string;
112
+ profile: {
113
+ code?: string | null | undefined;
114
+ _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
+ legalName?: string | null | undefined;
130
+ discovery?: boolean | null | undefined;
131
+ coverPhoto?: string | null | undefined;
132
+ thumbnailPhoto?: string | null | undefined;
133
+ description?: string | null | undefined;
134
+ photos?: string[] | null | undefined;
135
+ operatingHours?: {
136
+ 0: {
137
+ hours: {
138
+ end: string;
139
+ start: string;
140
+ }[];
141
+ enable: boolean;
142
+ };
143
+ 2: {
144
+ hours: {
145
+ end: string;
146
+ start: string;
147
+ }[];
148
+ enable: boolean;
149
+ };
150
+ 1: {
151
+ hours: {
152
+ end: string;
153
+ start: string;
154
+ }[];
155
+ enable: boolean;
156
+ };
157
+ 3: {
158
+ hours: {
159
+ end: string;
160
+ start: string;
161
+ }[];
162
+ enable: boolean;
163
+ };
164
+ 4: {
165
+ hours: {
166
+ end: string;
167
+ start: string;
168
+ }[];
169
+ enable: boolean;
170
+ };
171
+ 5: {
172
+ hours: {
173
+ end: string;
174
+ start: string;
175
+ }[];
176
+ enable: boolean;
177
+ };
178
+ 6: {
179
+ hours: {
180
+ end: string;
181
+ start: string;
182
+ }[];
183
+ enable: boolean;
184
+ };
185
+ } | null | undefined;
186
+ tags?: string[] | null | undefined;
187
+ url?: string | null | undefined;
188
+ };
189
+ };
190
+ }[]): {
191
+ inventory?: {
192
+ _id: string;
193
+ updatedAt: string;
194
+ } | null | undefined;
195
+ type: "restaurant" | "warehouse";
196
+ name: string;
197
+ acceptRequest: boolean;
198
+ dbName: string;
199
+ doc: {
200
+ _id: string;
201
+ businessId: string;
202
+ profile: {
203
+ code?: string | null | undefined;
204
+ _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
+ legalName?: string | null | undefined;
220
+ discovery?: boolean | null | undefined;
221
+ coverPhoto?: string | null | undefined;
222
+ thumbnailPhoto?: string | null | undefined;
223
+ description?: string | null | undefined;
224
+ photos?: string[] | null | undefined;
225
+ operatingHours?: {
226
+ 0: {
227
+ hours: {
228
+ end: string;
229
+ start: string;
230
+ }[];
231
+ enable: boolean;
232
+ };
233
+ 2: {
234
+ hours: {
235
+ end: string;
236
+ start: string;
237
+ }[];
238
+ enable: boolean;
239
+ };
240
+ 1: {
241
+ hours: {
242
+ end: string;
243
+ start: string;
244
+ }[];
245
+ enable: boolean;
246
+ };
247
+ 3: {
248
+ hours: {
249
+ end: string;
250
+ start: string;
251
+ }[];
252
+ enable: boolean;
253
+ };
254
+ 4: {
255
+ hours: {
256
+ end: string;
257
+ start: string;
258
+ }[];
259
+ enable: boolean;
260
+ };
261
+ 5: {
262
+ hours: {
263
+ end: string;
264
+ start: string;
265
+ }[];
266
+ enable: boolean;
267
+ };
268
+ 6: {
269
+ hours: {
270
+ end: string;
271
+ start: string;
272
+ }[];
273
+ enable: boolean;
274
+ };
275
+ } | null | undefined;
276
+ tags?: string[] | null | undefined;
277
+ url?: string | null | undefined;
278
+ };
279
+ };
280
+ }[];
281
+ new (arrayLength: number): {
282
+ inventory?: {
283
+ _id: string;
284
+ updatedAt: string;
285
+ } | null | undefined;
286
+ type: "restaurant" | "warehouse";
287
+ name: string;
288
+ acceptRequest: boolean;
289
+ dbName: string;
290
+ doc: {
291
+ _id: string;
292
+ businessId: string;
293
+ profile: {
294
+ code?: string | null | undefined;
295
+ _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
+ legalName?: string | null | undefined;
311
+ discovery?: boolean | null | undefined;
312
+ coverPhoto?: string | null | undefined;
313
+ thumbnailPhoto?: string | null | undefined;
314
+ description?: string | null | undefined;
315
+ photos?: string[] | null | undefined;
316
+ operatingHours?: {
317
+ 0: {
318
+ hours: {
319
+ end: string;
320
+ start: string;
321
+ }[];
322
+ enable: boolean;
323
+ };
324
+ 2: {
325
+ hours: {
326
+ end: string;
327
+ start: string;
328
+ }[];
329
+ enable: boolean;
330
+ };
331
+ 1: {
332
+ hours: {
333
+ end: string;
334
+ start: string;
335
+ }[];
336
+ enable: boolean;
337
+ };
338
+ 3: {
339
+ hours: {
340
+ end: string;
341
+ start: string;
342
+ }[];
343
+ enable: boolean;
344
+ };
345
+ 4: {
346
+ hours: {
347
+ end: string;
348
+ start: string;
349
+ }[];
350
+ enable: boolean;
351
+ };
352
+ 5: {
353
+ hours: {
354
+ end: string;
355
+ start: string;
356
+ }[];
357
+ enable: boolean;
358
+ };
359
+ 6: {
360
+ hours: {
361
+ end: string;
362
+ start: string;
363
+ }[];
364
+ enable: boolean;
365
+ };
366
+ } | null | undefined;
367
+ tags?: string[] | null | undefined;
368
+ url?: string | null | undefined;
369
+ };
370
+ };
371
+ }[];
372
+ new (...items: {
373
+ inventory?: {
374
+ _id: string;
375
+ updatedAt: string;
376
+ } | null | undefined;
377
+ type: "restaurant" | "warehouse";
378
+ name: string;
379
+ acceptRequest: boolean;
380
+ dbName: string;
381
+ doc: {
382
+ _id: string;
383
+ businessId: string;
384
+ profile: {
385
+ code?: string | null | undefined;
386
+ _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
+ legalName?: string | null | undefined;
402
+ discovery?: boolean | null | undefined;
403
+ coverPhoto?: string | null | undefined;
404
+ thumbnailPhoto?: string | null | undefined;
405
+ description?: string | null | undefined;
406
+ photos?: string[] | null | undefined;
407
+ operatingHours?: {
408
+ 0: {
409
+ hours: {
410
+ end: string;
411
+ start: string;
412
+ }[];
413
+ enable: boolean;
414
+ };
415
+ 2: {
416
+ hours: {
417
+ end: string;
418
+ start: string;
419
+ }[];
420
+ enable: boolean;
421
+ };
422
+ 1: {
423
+ hours: {
424
+ end: string;
425
+ start: string;
426
+ }[];
427
+ enable: boolean;
428
+ };
429
+ 3: {
430
+ hours: {
431
+ end: string;
432
+ start: string;
433
+ }[];
434
+ enable: boolean;
435
+ };
436
+ 4: {
437
+ hours: {
438
+ end: string;
439
+ start: string;
440
+ }[];
441
+ enable: boolean;
442
+ };
443
+ 5: {
444
+ hours: {
445
+ end: string;
446
+ start: string;
447
+ }[];
448
+ enable: boolean;
449
+ };
450
+ 6: {
451
+ hours: {
452
+ end: string;
453
+ start: string;
454
+ }[];
455
+ enable: boolean;
456
+ };
457
+ } | null | undefined;
458
+ tags?: string[] | null | undefined;
459
+ url?: string | null | undefined;
460
+ };
461
+ };
462
+ }[]): {
463
+ inventory?: {
464
+ _id: string;
465
+ updatedAt: string;
466
+ } | null | undefined;
467
+ type: "restaurant" | "warehouse";
468
+ name: string;
469
+ acceptRequest: boolean;
470
+ dbName: string;
471
+ doc: {
472
+ _id: string;
473
+ businessId: string;
474
+ profile: {
475
+ code?: string | null | undefined;
476
+ _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
+ legalName?: string | null | undefined;
492
+ discovery?: boolean | null | undefined;
493
+ coverPhoto?: string | null | undefined;
494
+ thumbnailPhoto?: string | null | undefined;
495
+ description?: string | null | undefined;
496
+ photos?: string[] | null | undefined;
497
+ operatingHours?: {
498
+ 0: {
499
+ hours: {
500
+ end: string;
501
+ start: string;
502
+ }[];
503
+ enable: boolean;
504
+ };
505
+ 2: {
506
+ hours: {
507
+ end: string;
508
+ start: string;
509
+ }[];
510
+ enable: boolean;
511
+ };
512
+ 1: {
513
+ hours: {
514
+ end: string;
515
+ start: string;
516
+ }[];
517
+ enable: boolean;
518
+ };
519
+ 3: {
520
+ hours: {
521
+ end: string;
522
+ start: string;
523
+ }[];
524
+ enable: boolean;
525
+ };
526
+ 4: {
527
+ hours: {
528
+ end: string;
529
+ start: string;
530
+ }[];
531
+ enable: boolean;
532
+ };
533
+ 5: {
534
+ hours: {
535
+ end: string;
536
+ start: string;
537
+ }[];
538
+ enable: boolean;
539
+ };
540
+ 6: {
541
+ hours: {
542
+ end: string;
543
+ start: string;
544
+ }[];
545
+ enable: boolean;
546
+ };
547
+ } | null | undefined;
548
+ tags?: string[] | null | undefined;
549
+ url?: string | null | undefined;
550
+ };
551
+ };
552
+ }[];
553
+ isArray(arg: any): arg is any[];
554
+ readonly prototype: any[];
555
+ from<T>(arrayLike: ArrayLike<T>): T[];
556
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
557
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
558
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
559
+ of<T_4>(...items: T_4[]): T_4[];
560
+ readonly [Symbol.species]: ArrayConstructor;
561
+ };
562
+ required: true;
563
+ };
564
+ nsLocationsNotBeingUsed: {
565
+ type: {
566
+ (arrayLength: number): {
567
+ netsuiteId: string;
568
+ name: string;
569
+ }[];
570
+ (...items: {
571
+ netsuiteId: string;
572
+ name: string;
573
+ }[]): {
574
+ netsuiteId: string;
575
+ name: string;
576
+ }[];
577
+ new (arrayLength: number): {
578
+ netsuiteId: string;
579
+ name: string;
580
+ }[];
581
+ new (...items: {
582
+ netsuiteId: string;
583
+ name: string;
584
+ }[]): {
585
+ netsuiteId: string;
586
+ name: string;
587
+ }[];
588
+ isArray(arg: any): arg is any[];
589
+ readonly prototype: any[];
590
+ from<T>(arrayLike: ArrayLike<T>): T[];
591
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
592
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
593
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
594
+ of<T_4>(...items: T_4[]): T_4[];
595
+ readonly [Symbol.species]: ArrayConstructor;
596
+ };
597
+ required: true;
598
+ };
599
+ formRef: {
600
+ type: () => typeof components.FmForm | null;
601
+ default: null;
602
+ };
603
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
604
+ "update:loading": (loading: boolean) => void;
605
+ "update:showDialog": (showDialog: boolean) => void;
606
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
607
+ showDialog: {
608
+ type: BooleanConstructor;
609
+ required: true;
610
+ };
611
+ fmLocationNotYetConfigured: {
612
+ type: {
613
+ (arrayLength: number): {
614
+ inventory?: {
615
+ _id: string;
616
+ updatedAt: string;
617
+ } | null | undefined;
618
+ type: "restaurant" | "warehouse";
619
+ name: string;
620
+ acceptRequest: boolean;
621
+ dbName: string;
622
+ doc: {
623
+ _id: string;
624
+ businessId: string;
625
+ profile: {
626
+ code?: string | null | undefined;
627
+ _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
+ legalName?: string | null | undefined;
643
+ discovery?: boolean | null | undefined;
644
+ coverPhoto?: string | null | undefined;
645
+ thumbnailPhoto?: string | null | undefined;
646
+ description?: string | null | undefined;
647
+ photos?: string[] | null | undefined;
648
+ operatingHours?: {
649
+ 0: {
650
+ hours: {
651
+ end: string;
652
+ start: string;
653
+ }[];
654
+ enable: boolean;
655
+ };
656
+ 2: {
657
+ hours: {
658
+ end: string;
659
+ start: string;
660
+ }[];
661
+ enable: boolean;
662
+ };
663
+ 1: {
664
+ hours: {
665
+ end: string;
666
+ start: string;
667
+ }[];
668
+ enable: boolean;
669
+ };
670
+ 3: {
671
+ hours: {
672
+ end: string;
673
+ start: string;
674
+ }[];
675
+ enable: boolean;
676
+ };
677
+ 4: {
678
+ hours: {
679
+ end: string;
680
+ start: string;
681
+ }[];
682
+ enable: boolean;
683
+ };
684
+ 5: {
685
+ hours: {
686
+ end: string;
687
+ start: string;
688
+ }[];
689
+ enable: boolean;
690
+ };
691
+ 6: {
692
+ hours: {
693
+ end: string;
694
+ start: string;
695
+ }[];
696
+ enable: boolean;
697
+ };
698
+ } | null | undefined;
699
+ tags?: string[] | null | undefined;
700
+ url?: string | null | undefined;
701
+ };
702
+ };
703
+ }[];
704
+ (...items: {
705
+ inventory?: {
706
+ _id: string;
707
+ updatedAt: string;
708
+ } | null | undefined;
709
+ type: "restaurant" | "warehouse";
710
+ name: string;
711
+ acceptRequest: boolean;
712
+ dbName: string;
713
+ doc: {
714
+ _id: string;
715
+ businessId: string;
716
+ profile: {
717
+ code?: string | null | undefined;
718
+ _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
+ legalName?: string | null | undefined;
734
+ discovery?: boolean | null | undefined;
735
+ coverPhoto?: string | null | undefined;
736
+ thumbnailPhoto?: string | null | undefined;
737
+ description?: string | null | undefined;
738
+ photos?: string[] | null | undefined;
739
+ operatingHours?: {
740
+ 0: {
741
+ hours: {
742
+ end: string;
743
+ start: string;
744
+ }[];
745
+ enable: boolean;
746
+ };
747
+ 2: {
748
+ hours: {
749
+ end: string;
750
+ start: string;
751
+ }[];
752
+ enable: boolean;
753
+ };
754
+ 1: {
755
+ hours: {
756
+ end: string;
757
+ start: string;
758
+ }[];
759
+ enable: boolean;
760
+ };
761
+ 3: {
762
+ hours: {
763
+ end: string;
764
+ start: string;
765
+ }[];
766
+ enable: boolean;
767
+ };
768
+ 4: {
769
+ hours: {
770
+ end: string;
771
+ start: string;
772
+ }[];
773
+ enable: boolean;
774
+ };
775
+ 5: {
776
+ hours: {
777
+ end: string;
778
+ start: string;
779
+ }[];
780
+ enable: boolean;
781
+ };
782
+ 6: {
783
+ hours: {
784
+ end: string;
785
+ start: string;
786
+ }[];
787
+ enable: boolean;
788
+ };
789
+ } | null | undefined;
790
+ tags?: string[] | null | undefined;
791
+ url?: string | null | undefined;
792
+ };
793
+ };
794
+ }[]): {
795
+ inventory?: {
796
+ _id: string;
797
+ updatedAt: string;
798
+ } | null | undefined;
799
+ type: "restaurant" | "warehouse";
800
+ name: string;
801
+ acceptRequest: boolean;
802
+ dbName: string;
803
+ doc: {
804
+ _id: string;
805
+ businessId: string;
806
+ profile: {
807
+ code?: string | null | undefined;
808
+ _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
+ legalName?: string | null | undefined;
824
+ discovery?: boolean | null | undefined;
825
+ coverPhoto?: string | null | undefined;
826
+ thumbnailPhoto?: string | null | undefined;
827
+ description?: string | null | undefined;
828
+ photos?: string[] | null | undefined;
829
+ operatingHours?: {
830
+ 0: {
831
+ hours: {
832
+ end: string;
833
+ start: string;
834
+ }[];
835
+ enable: boolean;
836
+ };
837
+ 2: {
838
+ hours: {
839
+ end: string;
840
+ start: string;
841
+ }[];
842
+ enable: boolean;
843
+ };
844
+ 1: {
845
+ hours: {
846
+ end: string;
847
+ start: string;
848
+ }[];
849
+ enable: boolean;
850
+ };
851
+ 3: {
852
+ hours: {
853
+ end: string;
854
+ start: string;
855
+ }[];
856
+ enable: boolean;
857
+ };
858
+ 4: {
859
+ hours: {
860
+ end: string;
861
+ start: string;
862
+ }[];
863
+ enable: boolean;
864
+ };
865
+ 5: {
866
+ hours: {
867
+ end: string;
868
+ start: string;
869
+ }[];
870
+ enable: boolean;
871
+ };
872
+ 6: {
873
+ hours: {
874
+ end: string;
875
+ start: string;
876
+ }[];
877
+ enable: boolean;
878
+ };
879
+ } | null | undefined;
880
+ tags?: string[] | null | undefined;
881
+ url?: string | null | undefined;
882
+ };
883
+ };
884
+ }[];
885
+ new (arrayLength: number): {
886
+ inventory?: {
887
+ _id: string;
888
+ updatedAt: string;
889
+ } | null | undefined;
890
+ type: "restaurant" | "warehouse";
891
+ name: string;
892
+ acceptRequest: boolean;
893
+ dbName: string;
894
+ doc: {
895
+ _id: string;
896
+ businessId: string;
897
+ profile: {
898
+ code?: string | null | undefined;
899
+ _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
+ legalName?: string | null | undefined;
915
+ discovery?: boolean | null | undefined;
916
+ coverPhoto?: string | null | undefined;
917
+ thumbnailPhoto?: string | null | undefined;
918
+ description?: string | null | undefined;
919
+ photos?: string[] | null | undefined;
920
+ operatingHours?: {
921
+ 0: {
922
+ hours: {
923
+ end: string;
924
+ start: string;
925
+ }[];
926
+ enable: boolean;
927
+ };
928
+ 2: {
929
+ hours: {
930
+ end: string;
931
+ start: string;
932
+ }[];
933
+ enable: boolean;
934
+ };
935
+ 1: {
936
+ hours: {
937
+ end: string;
938
+ start: string;
939
+ }[];
940
+ enable: boolean;
941
+ };
942
+ 3: {
943
+ hours: {
944
+ end: string;
945
+ start: string;
946
+ }[];
947
+ enable: boolean;
948
+ };
949
+ 4: {
950
+ hours: {
951
+ end: string;
952
+ start: string;
953
+ }[];
954
+ enable: boolean;
955
+ };
956
+ 5: {
957
+ hours: {
958
+ end: string;
959
+ start: string;
960
+ }[];
961
+ enable: boolean;
962
+ };
963
+ 6: {
964
+ hours: {
965
+ end: string;
966
+ start: string;
967
+ }[];
968
+ enable: boolean;
969
+ };
970
+ } | null | undefined;
971
+ tags?: string[] | null | undefined;
972
+ url?: string | null | undefined;
973
+ };
974
+ };
975
+ }[];
976
+ new (...items: {
977
+ inventory?: {
978
+ _id: string;
979
+ updatedAt: string;
980
+ } | null | undefined;
981
+ type: "restaurant" | "warehouse";
982
+ name: string;
983
+ acceptRequest: boolean;
984
+ dbName: string;
985
+ doc: {
986
+ _id: string;
987
+ businessId: string;
988
+ profile: {
989
+ code?: string | null | undefined;
990
+ _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
+ legalName?: string | null | undefined;
1006
+ discovery?: boolean | null | undefined;
1007
+ coverPhoto?: string | null | undefined;
1008
+ thumbnailPhoto?: string | null | undefined;
1009
+ description?: string | null | undefined;
1010
+ photos?: string[] | null | undefined;
1011
+ operatingHours?: {
1012
+ 0: {
1013
+ hours: {
1014
+ end: string;
1015
+ start: string;
1016
+ }[];
1017
+ enable: boolean;
1018
+ };
1019
+ 2: {
1020
+ hours: {
1021
+ end: string;
1022
+ start: string;
1023
+ }[];
1024
+ enable: boolean;
1025
+ };
1026
+ 1: {
1027
+ hours: {
1028
+ end: string;
1029
+ start: string;
1030
+ }[];
1031
+ enable: boolean;
1032
+ };
1033
+ 3: {
1034
+ hours: {
1035
+ end: string;
1036
+ start: string;
1037
+ }[];
1038
+ enable: boolean;
1039
+ };
1040
+ 4: {
1041
+ hours: {
1042
+ end: string;
1043
+ start: string;
1044
+ }[];
1045
+ enable: boolean;
1046
+ };
1047
+ 5: {
1048
+ hours: {
1049
+ end: string;
1050
+ start: string;
1051
+ }[];
1052
+ enable: boolean;
1053
+ };
1054
+ 6: {
1055
+ hours: {
1056
+ end: string;
1057
+ start: string;
1058
+ }[];
1059
+ enable: boolean;
1060
+ };
1061
+ } | null | undefined;
1062
+ tags?: string[] | null | undefined;
1063
+ url?: string | null | undefined;
1064
+ };
1065
+ };
1066
+ }[]): {
1067
+ inventory?: {
1068
+ _id: string;
1069
+ updatedAt: string;
1070
+ } | null | undefined;
1071
+ type: "restaurant" | "warehouse";
1072
+ name: string;
1073
+ acceptRequest: boolean;
1074
+ dbName: string;
1075
+ doc: {
1076
+ _id: string;
1077
+ businessId: string;
1078
+ profile: {
1079
+ code?: string | null | undefined;
1080
+ _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
+ legalName?: string | null | undefined;
1096
+ discovery?: boolean | null | undefined;
1097
+ coverPhoto?: string | null | undefined;
1098
+ thumbnailPhoto?: string | null | undefined;
1099
+ description?: string | null | undefined;
1100
+ photos?: string[] | null | undefined;
1101
+ operatingHours?: {
1102
+ 0: {
1103
+ hours: {
1104
+ end: string;
1105
+ start: string;
1106
+ }[];
1107
+ enable: boolean;
1108
+ };
1109
+ 2: {
1110
+ hours: {
1111
+ end: string;
1112
+ start: string;
1113
+ }[];
1114
+ enable: boolean;
1115
+ };
1116
+ 1: {
1117
+ hours: {
1118
+ end: string;
1119
+ start: string;
1120
+ }[];
1121
+ enable: boolean;
1122
+ };
1123
+ 3: {
1124
+ hours: {
1125
+ end: string;
1126
+ start: string;
1127
+ }[];
1128
+ enable: boolean;
1129
+ };
1130
+ 4: {
1131
+ hours: {
1132
+ end: string;
1133
+ start: string;
1134
+ }[];
1135
+ enable: boolean;
1136
+ };
1137
+ 5: {
1138
+ hours: {
1139
+ end: string;
1140
+ start: string;
1141
+ }[];
1142
+ enable: boolean;
1143
+ };
1144
+ 6: {
1145
+ hours: {
1146
+ end: string;
1147
+ start: string;
1148
+ }[];
1149
+ enable: boolean;
1150
+ };
1151
+ } | null | undefined;
1152
+ tags?: string[] | null | undefined;
1153
+ url?: string | null | undefined;
1154
+ };
1155
+ };
1156
+ }[];
1157
+ isArray(arg: any): arg is any[];
1158
+ readonly prototype: any[];
1159
+ from<T>(arrayLike: ArrayLike<T>): T[];
1160
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
1161
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
1162
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
1163
+ of<T_4>(...items: T_4[]): T_4[];
1164
+ readonly [Symbol.species]: ArrayConstructor;
1165
+ };
1166
+ required: true;
1167
+ };
1168
+ nsLocationsNotBeingUsed: {
1169
+ type: {
1170
+ (arrayLength: number): {
1171
+ netsuiteId: string;
1172
+ name: string;
1173
+ }[];
1174
+ (...items: {
1175
+ netsuiteId: string;
1176
+ name: string;
1177
+ }[]): {
1178
+ netsuiteId: string;
1179
+ name: string;
1180
+ }[];
1181
+ new (arrayLength: number): {
1182
+ netsuiteId: string;
1183
+ name: string;
1184
+ }[];
1185
+ new (...items: {
1186
+ netsuiteId: string;
1187
+ name: string;
1188
+ }[]): {
1189
+ netsuiteId: string;
1190
+ name: string;
1191
+ }[];
1192
+ isArray(arg: any): arg is any[];
1193
+ readonly prototype: any[];
1194
+ from<T>(arrayLike: ArrayLike<T>): T[];
1195
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
1196
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
1197
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
1198
+ of<T_4>(...items: T_4[]): T_4[];
1199
+ readonly [Symbol.species]: ArrayConstructor;
1200
+ };
1201
+ required: true;
1202
+ };
1203
+ formRef: {
1204
+ type: () => typeof components.FmForm | null;
1205
+ default: null;
1206
+ };
1207
+ }>> & Readonly<{
1208
+ "onUpdate:loading"?: ((loading: boolean) => any) | undefined;
1209
+ "onUpdate:showDialog"?: ((showDialog: boolean) => any) | undefined;
1210
+ }>, {
1211
+ formRef: ({
1212
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
1213
+ disabled: {
1214
+ type: import("vue").PropType<boolean>;
1215
+ default: boolean;
1216
+ };
1217
+ blameFormChildOnValidationFailed: {
1218
+ type: import("vue").PropType<boolean>;
1219
+ default: boolean;
1220
+ };
1221
+ onValidationSuccess: {
1222
+ type: import("vue").PropType<() => void | PromiseLike<void>>;
1223
+ };
1224
+ onValidationFailed: {
1225
+ type: import("vue").PropType<(errorMessages: string[]) => void | PromiseLike<void>>;
1226
+ };
1227
+ }>> & {
1228
+ onReset?: (() => any) | undefined;
1229
+ "onValidation-reset"?: (() => any) | undefined;
1230
+ }, {
1231
+ validateInputsWithoutSubmit: () => string[];
1232
+ validateInputs: () => Promise<void>;
1233
+ resetInputsValidation: () => void;
1234
+ resetInputs: () => void;
1235
+ isSubmitting: import("vue").Ref<boolean, boolean>;
1236
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1237
+ "validation-reset": () => void;
1238
+ reset: () => void;
1239
+ }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
1240
+ disabled: {
1241
+ type: import("vue").PropType<boolean>;
1242
+ default: boolean;
1243
+ };
1244
+ blameFormChildOnValidationFailed: {
1245
+ type: import("vue").PropType<boolean>;
1246
+ default: boolean;
1247
+ };
1248
+ onValidationSuccess: {
1249
+ type: import("vue").PropType<() => void | PromiseLike<void>>;
1250
+ };
1251
+ onValidationFailed: {
1252
+ type: import("vue").PropType<(errorMessages: string[]) => void | PromiseLike<void>>;
1253
+ };
1254
+ }>> & {
1255
+ onReset?: (() => any) | undefined;
1256
+ "onValidation-reset"?: (() => any) | undefined;
1257
+ }, {
1258
+ disabled: boolean;
1259
+ blameFormChildOnValidationFailed: boolean;
1260
+ }, true, {}, {}, {
1261
+ P: {};
1262
+ B: {};
1263
+ D: {};
1264
+ C: {};
1265
+ M: {};
1266
+ Defaults: {};
1267
+ }, Readonly<import("vue").ExtractPropTypes<{
1268
+ disabled: {
1269
+ type: import("vue").PropType<boolean>;
1270
+ default: boolean;
1271
+ };
1272
+ blameFormChildOnValidationFailed: {
1273
+ type: import("vue").PropType<boolean>;
1274
+ default: boolean;
1275
+ };
1276
+ onValidationSuccess: {
1277
+ type: import("vue").PropType<() => void | PromiseLike<void>>;
1278
+ };
1279
+ onValidationFailed: {
1280
+ type: import("vue").PropType<(errorMessages: string[]) => void | PromiseLike<void>>;
1281
+ };
1282
+ }>> & {
1283
+ onReset?: (() => any) | undefined;
1284
+ "onValidation-reset"?: (() => any) | undefined;
1285
+ }, {
1286
+ validateInputsWithoutSubmit: () => string[];
1287
+ validateInputs: () => Promise<void>;
1288
+ resetInputsValidation: () => void;
1289
+ resetInputs: () => void;
1290
+ isSubmitting: import("vue").Ref<boolean, boolean>;
1291
+ }, {}, {}, {}, {
1292
+ disabled: boolean;
1293
+ blameFormChildOnValidationFailed: boolean;
1294
+ }>;
1295
+ __isFragment?: undefined;
1296
+ __isTeleport?: undefined;
1297
+ __isSuspense?: undefined;
1298
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
1299
+ disabled: {
1300
+ type: import("vue").PropType<boolean>;
1301
+ default: boolean;
1302
+ };
1303
+ blameFormChildOnValidationFailed: {
1304
+ type: import("vue").PropType<boolean>;
1305
+ default: boolean;
1306
+ };
1307
+ onValidationSuccess: {
1308
+ type: import("vue").PropType<() => void | PromiseLike<void>>;
1309
+ };
1310
+ onValidationFailed: {
1311
+ type: import("vue").PropType<(errorMessages: string[]) => void | PromiseLike<void>>;
1312
+ };
1313
+ }>> & {
1314
+ onReset?: (() => any) | undefined;
1315
+ "onValidation-reset"?: (() => any) | undefined;
1316
+ }, {
1317
+ validateInputsWithoutSubmit: () => string[];
1318
+ validateInputs: () => Promise<void>;
1319
+ resetInputsValidation: () => void;
1320
+ resetInputs: () => void;
1321
+ isSubmitting: import("vue").Ref<boolean, boolean>;
1322
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1323
+ "validation-reset": () => void;
1324
+ reset: () => void;
1325
+ }, string, {
1326
+ disabled: boolean;
1327
+ blameFormChildOnValidationFailed: boolean;
1328
+ }, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1329
+ $slots: {
1330
+ default?(_: {}): any;
1331
+ };
1332
+ })) | null;
1333
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1334
+ export default _default;