@feedmepos/mf-menu 0.31.71-prod → 0.31.72-prod.remy.1
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.
- package/dist/{App-B5R51HHK.js → App-D0if3wqP.js} +1303 -2464
- package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-Dflill79.js → ApplyProduct.vue_vue_type_script_setup_true_lang-BGmnZ0fU.js} +3 -3
- package/dist/{Catalog-yv_fwu1h.js → Catalog-BtUfD8GQ.js} +26 -26
- package/dist/{Category-lOaUwRrB.js → Category-DM8VSsLr.js} +35 -35
- package/dist/{Category-DEkZ-IWE.js → Category-DnqbAJ8u.js} +22 -22
- package/dist/{CookingGuide-Db8VQK5V.js → CookingGuide-D6lkfqBt.js} +113 -113
- package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-DwsVvlUq.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-Bm_ojPwl.js} +1 -1
- package/dist/{Group-CFS8D5Uf.js → Group-C5dKF4Nh.js} +3 -3
- package/dist/{Group-B2EXYbcn.js → Group-DuzQnjaf.js} +1 -1
- package/dist/{Group.vue_vue_type_script_setup_true_lang-BdZ9K2Ht.js → Group.vue_vue_type_script_setup_true_lang-CmNA5T1e.js} +48 -48
- package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CtlyZlos.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-DNB2JuCW.js} +5 -5
- package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-C-RPhKoA.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-ChBkZPAT.js} +21 -22
- package/dist/{Ingredient-C3B8G0Fd.js → Ingredient-D1WJiFol.js} +23 -23
- package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-BrhhXwp8.js → InventoryBinding.vue_vue_type_script_setup_true_lang-CtRlYhYV.js} +2 -2
- package/dist/{LinkProductSideSheet-DPn7KN3l.js → LinkProductSideSheet-C8rzleiM.js} +3 -3
- package/dist/{MenuSetting-Mph9Pc9s.js → MenuSetting-DMubRzJX.js} +31 -31
- package/dist/{PrintRoute-BwboeALA.js → PrintRoute-BtUchxJF.js} +26 -26
- package/dist/{Product-CNKnPt-z.js → Product-DgBa91qO.js} +1 -1
- package/dist/{Product.vue_vue_type_script_setup_true_lang-BksTc5Gm.js → Product.vue_vue_type_script_setup_true_lang-HlvAWI2U.js} +71 -71
- package/dist/{ProductInternalTools-DGkoIc6T.js → ProductInternalTools-DtnJTZU3.js} +16 -16
- package/dist/{Products-CkLZYybB.js → Products-DzYBiuui.js} +11 -11
- package/dist/{Publish-Bzq9aREC.js → Publish-ITuDTIzg.js} +56 -57
- package/dist/{Recipe-K55Bnscl.js → Recipe-Cr1UPTHj.js} +13 -13
- package/dist/{Scheduler-ChAmTqSR.js → Scheduler-BydXXFdb.js} +16 -16
- package/dist/{ServingSequence-ywa7-8rG.js → ServingSequence-BIlY0lhh.js} +20 -20
- package/dist/{Setting-CHUNtVho.js → Setting-D2mSH2_l.js} +20 -20
- package/dist/{Subcategory-0-99_i06.js → Subcategory-Dx7lCJaE.js} +19 -19
- package/dist/{Takeaway-BzvxZ_dA.js → Takeaway-DQCHnaxB.js} +10 -10
- package/dist/{Takeaway-CsJf5I8I.js → Takeaway-vZeqiYnK.js} +1 -1
- package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-Bh8mjdk4.js → Takeaway.vue_vue_type_script_setup_true_lang-BuWEny09.js} +20 -20
- package/dist/{Thumbnail.vue_vue_type_script_setup_true_lang-CbxgtwVa.js → Thumbnail.vue_vue_type_script_setup_true_lang-BlF5or9G.js} +20 -20
- package/dist/{TreeEditorOpenner.vue_vue_type_script_setup_true_lang-Dh_CA5gZ.js → TreeEditorOpenner.vue_vue_type_script_setup_true_lang-CIfdrBaX.js} +1505 -1522
- package/dist/{Unit-CbTkNhj2.js → Unit-DaIRAqj9.js} +13 -13
- package/dist/{Variant-NkbzEbF-.js → Variant-CwPHFHql.js} +15 -15
- package/dist/{_id_-mr4_eirX.js → _id_-gdzXnRkY.js} +14 -14
- package/dist/{app-BzsHQwP_.js → app-BRK18Pzq.js} +1 -1
- package/dist/app-C7idHkPU.js +363 -0
- package/dist/app.js +1 -1
- package/dist/apps/mf-menu/src/app.d.ts +1626 -1
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProduct.vue.d.ts +72 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProductDialog.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/index.d.ts +218 -0
- package/dist/apps/mf-menu/src/components/feature/Fields/OrderFrom.vue.d.ts +1 -1
- package/dist/apps/mf-menu/src/components/feature/GroupManager/OptionTable.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/components/feature/GroupManager/UpdateForm.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierButton.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierForm.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/item.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/scheduler.d.ts +81 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts +55 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/OptionTable.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/UpdateForm.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/index.d.ts +144 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/item/ItemForm.vue.d.ts +165 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/menuUtils.d.ts +55 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +375 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/tree.d.ts +18 -18
- package/dist/apps/mf-menu/src/components/import/PreviewAddonContent.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +81 -0
- package/dist/apps/mf-menu/src/helper/itemCategories.d.ts +55 -0
- package/dist/apps/mf-menu/src/helper/menu.d.ts +430 -0
- package/dist/apps/mf-menu/src/helper/menuImport.d.ts +375 -0
- package/dist/apps/mf-menu/src/manager/menu/item.d.ts +375 -0
- package/dist/apps/mf-menu/src/stores/manager/item.d.ts +165 -0
- package/dist/apps/mf-menu/src/stores/manager/scheduler.d.ts +81 -0
- package/dist/apps/mf-menu/src/stores/menu.d.ts +375 -0
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/Form.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/views/Publish/UpdateCatalogDialog.vue.d.ts +220 -0
- package/dist/apps/mf-menu/src/views/Scheduler/FilterForm.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/views/Scheduler/SchedulerDialog.vue.d.ts +52 -0
- package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
- package/dist/assets/linked-status-CBDpK-sJ.js +13 -0
- package/dist/assets/override-menu-CKhoQX8C.js +13 -0
- package/dist/assets/validate-menu-Bd0HJtEE.js +13 -0
- package/dist/{catalog-C_6TM4e_.js → catalog-DUaNv8KG.js} +1 -1
- package/dist/{catalogSetting-pTMi5i6h.js → catalogSetting-Dv5gg8FZ.js} +1 -1
- package/dist/{category-CHNICcWp.js → category-bK12FQtW.js} +5 -5
- package/dist/{currency-Dx-pn9tw.js → currency-DY6dJBJl.js} +1 -1
- package/dist/{customAttributes-DvHKcDWb.js → customAttributes-DkW26Bc5.js} +1 -1
- package/dist/{index-X3RliLfv.js → index-B0vIEanV.js} +26 -26
- package/dist/{index-DGtoqrTo.js → index-BFUZvKOk.js} +1 -1
- package/dist/{index-CA3_R55p.js → index-C5eLCYqq.js} +13 -13
- package/dist/{index-DqIorABw.js → index-CII83JmK.js} +1 -1
- package/dist/{item-JhHKgoMj.js → item-ve_gbVz-.js} +2729 -2812
- package/dist/iteration-BJCvyPol.js +27 -0
- package/dist/{jszip.min-BQReTtS0.js → jszip.min-Cc_S6qRb.js} +353 -353
- package/dist/{menu-2ymqQnFE.js → menu-B0nEOY1F.js} +27904 -27336
- package/dist/{menu-Bhfx50bt.js → menu-C2TrhHCH.js} +1 -1
- package/dist/{menuV2-ZaA_QLdj.js → menuV2-TGyLK_nb.js} +56 -56
- package/dist/mf-menu.css +1 -1
- package/dist/packages/shared/src/components/form/SelectFilter.vue.d.ts +1 -1
- package/dist/packages/shared/src/components/info/TextChip.vue.d.ts +1 -1
- package/dist/{priceTier-IZtw6WUa.js → priceTier-DrwQuSKr.js} +1 -1
- package/dist/{scheduler-CzuGjuw5.js → scheduler-CQNnLYyx.js} +20 -20
- package/dist/{subcategory-Dt6tFvIu.js → subcategory-mEI4l24p.js} +6 -6
- package/dist/{toExcel-CUrEHCjB.js → toExcel--Sjhn3Fl.js} +2 -2
- package/dist/{unit-Ibbp0wZT.js → unit-C-k6t2BQ.js} +9 -9
- package/package.json +7 -7
- package/dist/app-DVB67WHZ.js +0 -2098
- package/dist/apps/mf-menu/src/components/Announcements.vue.d.ts +0 -19
- package/dist/apps/mf-menu/src/components/feature/RemyButton.vue.d.ts +0 -15
- package/dist/apps/mf-menu/src/components/feature/RemyDialog.vue.d.ts +0 -15
- package/dist/apps/mf-menu/src/helper/remy.d.ts +0 -5
- package/dist/apps/mf-menu/src/stores/announcement/announcement.d.ts +0 -11
- package/dist/assets/linked-status-Dwqdwyog.js +0 -13
- package/dist/assets/override-menu-CGexvHxV.js +0 -13
- package/dist/assets/validate-menu-C2daBpKY.js +0 -13
- package/dist/dayjs.min-BZu87fXJ.js +0 -6
- package/dist/iteration-BoeoXAHD.js +0 -23
|
@@ -209,6 +209,16 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
209
209
|
_id: string;
|
|
210
210
|
}>, "many">>>;
|
|
211
211
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
212
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
213
|
+
pos: z.ZodBoolean;
|
|
214
|
+
app: z.ZodBoolean;
|
|
215
|
+
}, "strip", z.ZodTypeAny, {
|
|
216
|
+
pos: boolean;
|
|
217
|
+
app: boolean;
|
|
218
|
+
}, {
|
|
219
|
+
pos: boolean;
|
|
220
|
+
app: boolean;
|
|
221
|
+
}>>>;
|
|
212
222
|
}, "strip", z.ZodTypeAny, {
|
|
213
223
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
214
224
|
code?: string | null | undefined;
|
|
@@ -266,6 +276,10 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
266
276
|
position?: number | null | undefined;
|
|
267
277
|
_id: string;
|
|
268
278
|
}[] | null | undefined;
|
|
279
|
+
takeawayConfig?: {
|
|
280
|
+
pos: boolean;
|
|
281
|
+
app: boolean;
|
|
282
|
+
} | null | undefined;
|
|
269
283
|
_id: string;
|
|
270
284
|
}, {
|
|
271
285
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -324,6 +338,10 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
324
338
|
position?: number | null | undefined;
|
|
325
339
|
_id: string;
|
|
326
340
|
}[] | null | undefined;
|
|
341
|
+
takeawayConfig?: {
|
|
342
|
+
pos: boolean;
|
|
343
|
+
app: boolean;
|
|
344
|
+
} | null | undefined;
|
|
327
345
|
_id: string;
|
|
328
346
|
}>, "many">;
|
|
329
347
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -385,6 +403,10 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
385
403
|
position?: number | null | undefined;
|
|
386
404
|
_id: string;
|
|
387
405
|
}[] | null | undefined;
|
|
406
|
+
takeawayConfig?: {
|
|
407
|
+
pos: boolean;
|
|
408
|
+
app: boolean;
|
|
409
|
+
} | null | undefined;
|
|
388
410
|
_id: string;
|
|
389
411
|
}[];
|
|
390
412
|
}, {
|
|
@@ -446,6 +468,10 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
446
468
|
position?: number | null | undefined;
|
|
447
469
|
_id: string;
|
|
448
470
|
}[] | null | undefined;
|
|
471
|
+
takeawayConfig?: {
|
|
472
|
+
pos: boolean;
|
|
473
|
+
app: boolean;
|
|
474
|
+
} | null | undefined;
|
|
449
475
|
_id: string;
|
|
450
476
|
}[];
|
|
451
477
|
}>>>;
|
|
@@ -598,6 +624,17 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
598
624
|
customAttributes: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
599
625
|
subCategory: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
600
626
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
627
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
628
|
+
pos: z.ZodBoolean;
|
|
629
|
+
app: z.ZodBoolean;
|
|
630
|
+
}, "strip", z.ZodTypeAny, {
|
|
631
|
+
pos: boolean;
|
|
632
|
+
app: boolean;
|
|
633
|
+
}, {
|
|
634
|
+
pos: boolean;
|
|
635
|
+
app: boolean;
|
|
636
|
+
}>>>;
|
|
637
|
+
shelfLife: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
601
638
|
}, "strip", z.ZodTypeAny, {
|
|
602
639
|
variant?: {
|
|
603
640
|
variantGroupIds: string[];
|
|
@@ -658,6 +695,10 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
658
695
|
position?: number | null | undefined;
|
|
659
696
|
_id: string;
|
|
660
697
|
}[] | null | undefined;
|
|
698
|
+
takeawayConfig?: {
|
|
699
|
+
pos: boolean;
|
|
700
|
+
app: boolean;
|
|
701
|
+
} | null | undefined;
|
|
661
702
|
_id: string;
|
|
662
703
|
}[];
|
|
663
704
|
} | null | undefined;
|
|
@@ -718,7 +759,12 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
718
759
|
position?: number | null | undefined;
|
|
719
760
|
_id: string;
|
|
720
761
|
}[] | null | undefined;
|
|
762
|
+
takeawayConfig?: {
|
|
763
|
+
pos: boolean;
|
|
764
|
+
app: boolean;
|
|
765
|
+
} | null | undefined;
|
|
721
766
|
subCategory?: string[] | null | undefined;
|
|
767
|
+
shelfLife?: number | null | undefined;
|
|
722
768
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
723
769
|
code: string;
|
|
724
770
|
name: string;
|
|
@@ -790,6 +836,10 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
790
836
|
position?: number | null | undefined;
|
|
791
837
|
_id: string;
|
|
792
838
|
}[] | null | undefined;
|
|
839
|
+
takeawayConfig?: {
|
|
840
|
+
pos: boolean;
|
|
841
|
+
app: boolean;
|
|
842
|
+
} | null | undefined;
|
|
793
843
|
_id: string;
|
|
794
844
|
}[];
|
|
795
845
|
} | null | undefined;
|
|
@@ -850,7 +900,12 @@ export declare const useMenuLoader: (useLoading: UseLoadingReturn) => {
|
|
|
850
900
|
position?: number | null | undefined;
|
|
851
901
|
_id: string;
|
|
852
902
|
}[] | null | undefined;
|
|
903
|
+
takeawayConfig?: {
|
|
904
|
+
pos: boolean;
|
|
905
|
+
app: boolean;
|
|
906
|
+
} | null | undefined;
|
|
853
907
|
subCategory?: string[] | null | undefined;
|
|
908
|
+
shelfLife?: number | null | undefined;
|
|
854
909
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
855
910
|
code: string;
|
|
856
911
|
name: string;
|
|
@@ -1111,6 +1166,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1111
1166
|
_id: string;
|
|
1112
1167
|
}>, "many">>>;
|
|
1113
1168
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1169
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1170
|
+
pos: z.ZodBoolean;
|
|
1171
|
+
app: z.ZodBoolean;
|
|
1172
|
+
}, "strip", z.ZodTypeAny, {
|
|
1173
|
+
pos: boolean;
|
|
1174
|
+
app: boolean;
|
|
1175
|
+
}, {
|
|
1176
|
+
pos: boolean;
|
|
1177
|
+
app: boolean;
|
|
1178
|
+
}>>>;
|
|
1114
1179
|
}, "strip", z.ZodTypeAny, {
|
|
1115
1180
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
1116
1181
|
code?: string | null | undefined;
|
|
@@ -1168,6 +1233,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1168
1233
|
position?: number | null | undefined;
|
|
1169
1234
|
_id: string;
|
|
1170
1235
|
}[] | null | undefined;
|
|
1236
|
+
takeawayConfig?: {
|
|
1237
|
+
pos: boolean;
|
|
1238
|
+
app: boolean;
|
|
1239
|
+
} | null | undefined;
|
|
1171
1240
|
_id: string;
|
|
1172
1241
|
}, {
|
|
1173
1242
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -1226,6 +1295,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1226
1295
|
position?: number | null | undefined;
|
|
1227
1296
|
_id: string;
|
|
1228
1297
|
}[] | null | undefined;
|
|
1298
|
+
takeawayConfig?: {
|
|
1299
|
+
pos: boolean;
|
|
1300
|
+
app: boolean;
|
|
1301
|
+
} | null | undefined;
|
|
1229
1302
|
_id: string;
|
|
1230
1303
|
}>, "many">>;
|
|
1231
1304
|
groups: z.ZodRecord<z.ZodString, z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>>;
|
|
@@ -1426,6 +1499,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1426
1499
|
_id: string;
|
|
1427
1500
|
}>, "many">>>;
|
|
1428
1501
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1502
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1503
|
+
pos: z.ZodBoolean;
|
|
1504
|
+
app: z.ZodBoolean;
|
|
1505
|
+
}, "strip", z.ZodTypeAny, {
|
|
1506
|
+
pos: boolean;
|
|
1507
|
+
app: boolean;
|
|
1508
|
+
}, {
|
|
1509
|
+
pos: boolean;
|
|
1510
|
+
app: boolean;
|
|
1511
|
+
}>>>;
|
|
1429
1512
|
}, "strip", z.ZodTypeAny, {
|
|
1430
1513
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
1431
1514
|
code?: string | null | undefined;
|
|
@@ -1483,6 +1566,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1483
1566
|
position?: number | null | undefined;
|
|
1484
1567
|
_id: string;
|
|
1485
1568
|
}[] | null | undefined;
|
|
1569
|
+
takeawayConfig?: {
|
|
1570
|
+
pos: boolean;
|
|
1571
|
+
app: boolean;
|
|
1572
|
+
} | null | undefined;
|
|
1486
1573
|
_id: string;
|
|
1487
1574
|
}, {
|
|
1488
1575
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -1541,6 +1628,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1541
1628
|
position?: number | null | undefined;
|
|
1542
1629
|
_id: string;
|
|
1543
1630
|
}[] | null | undefined;
|
|
1631
|
+
takeawayConfig?: {
|
|
1632
|
+
pos: boolean;
|
|
1633
|
+
app: boolean;
|
|
1634
|
+
} | null | undefined;
|
|
1544
1635
|
_id: string;
|
|
1545
1636
|
}>, "many">>>;
|
|
1546
1637
|
groups: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">>>;
|
|
@@ -1606,6 +1697,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1606
1697
|
position?: number | null | undefined;
|
|
1607
1698
|
_id: string;
|
|
1608
1699
|
}[] | null | undefined;
|
|
1700
|
+
takeawayConfig?: {
|
|
1701
|
+
pos: boolean;
|
|
1702
|
+
app: boolean;
|
|
1703
|
+
} | null | undefined;
|
|
1609
1704
|
_id: string;
|
|
1610
1705
|
}[] | null | undefined;
|
|
1611
1706
|
timePeriod?: {
|
|
@@ -1675,6 +1770,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1675
1770
|
position?: number | null | undefined;
|
|
1676
1771
|
_id: string;
|
|
1677
1772
|
}[] | null | undefined;
|
|
1773
|
+
takeawayConfig?: {
|
|
1774
|
+
pos: boolean;
|
|
1775
|
+
app: boolean;
|
|
1776
|
+
} | null | undefined;
|
|
1678
1777
|
_id: string;
|
|
1679
1778
|
}[] | null | undefined;
|
|
1680
1779
|
timePeriod?: {
|
|
@@ -1757,6 +1856,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1757
1856
|
position?: number | null | undefined;
|
|
1758
1857
|
_id: string;
|
|
1759
1858
|
}[] | null | undefined;
|
|
1859
|
+
takeawayConfig?: {
|
|
1860
|
+
pos: boolean;
|
|
1861
|
+
app: boolean;
|
|
1862
|
+
} | null | undefined;
|
|
1760
1863
|
_id: string;
|
|
1761
1864
|
}[]>;
|
|
1762
1865
|
takeaway: Record<string, {
|
|
@@ -1827,6 +1930,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1827
1930
|
position?: number | null | undefined;
|
|
1828
1931
|
_id: string;
|
|
1829
1932
|
}[] | null | undefined;
|
|
1933
|
+
takeawayConfig?: {
|
|
1934
|
+
pos: boolean;
|
|
1935
|
+
app: boolean;
|
|
1936
|
+
} | null | undefined;
|
|
1830
1937
|
_id: string;
|
|
1831
1938
|
}[] | null | undefined;
|
|
1832
1939
|
timePeriod?: {
|
|
@@ -1899,6 +2006,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1899
2006
|
position?: number | null | undefined;
|
|
1900
2007
|
_id: string;
|
|
1901
2008
|
}[] | null | undefined;
|
|
2009
|
+
takeawayConfig?: {
|
|
2010
|
+
pos: boolean;
|
|
2011
|
+
app: boolean;
|
|
2012
|
+
} | null | undefined;
|
|
1902
2013
|
_id: string;
|
|
1903
2014
|
}[]>;
|
|
1904
2015
|
takeaway: Record<string, {
|
|
@@ -1969,6 +2080,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
1969
2080
|
position?: number | null | undefined;
|
|
1970
2081
|
_id: string;
|
|
1971
2082
|
}[] | null | undefined;
|
|
2083
|
+
takeawayConfig?: {
|
|
2084
|
+
pos: boolean;
|
|
2085
|
+
app: boolean;
|
|
2086
|
+
} | null | undefined;
|
|
1972
2087
|
_id: string;
|
|
1973
2088
|
}[] | null | undefined;
|
|
1974
2089
|
timePeriod?: {
|
|
@@ -2138,6 +2253,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2138
2253
|
_id: string;
|
|
2139
2254
|
}>, "many">>>;
|
|
2140
2255
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2256
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2257
|
+
pos: z.ZodBoolean;
|
|
2258
|
+
app: z.ZodBoolean;
|
|
2259
|
+
}, "strip", z.ZodTypeAny, {
|
|
2260
|
+
pos: boolean;
|
|
2261
|
+
app: boolean;
|
|
2262
|
+
}, {
|
|
2263
|
+
pos: boolean;
|
|
2264
|
+
app: boolean;
|
|
2265
|
+
}>>>;
|
|
2141
2266
|
}, "strip", z.ZodTypeAny, {
|
|
2142
2267
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
2143
2268
|
code?: string | null | undefined;
|
|
@@ -2195,6 +2320,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2195
2320
|
position?: number | null | undefined;
|
|
2196
2321
|
_id: string;
|
|
2197
2322
|
}[] | null | undefined;
|
|
2323
|
+
takeawayConfig?: {
|
|
2324
|
+
pos: boolean;
|
|
2325
|
+
app: boolean;
|
|
2326
|
+
} | null | undefined;
|
|
2198
2327
|
_id: string;
|
|
2199
2328
|
}, {
|
|
2200
2329
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -2253,6 +2382,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2253
2382
|
position?: number | null | undefined;
|
|
2254
2383
|
_id: string;
|
|
2255
2384
|
}[] | null | undefined;
|
|
2385
|
+
takeawayConfig?: {
|
|
2386
|
+
pos: boolean;
|
|
2387
|
+
app: boolean;
|
|
2388
|
+
} | null | undefined;
|
|
2256
2389
|
_id: string;
|
|
2257
2390
|
}>, "many">>>;
|
|
2258
2391
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2313,6 +2446,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2313
2446
|
position?: number | null | undefined;
|
|
2314
2447
|
_id: string;
|
|
2315
2448
|
}[] | null | undefined;
|
|
2449
|
+
takeawayConfig?: {
|
|
2450
|
+
pos: boolean;
|
|
2451
|
+
app: boolean;
|
|
2452
|
+
} | null | undefined;
|
|
2316
2453
|
_id: string;
|
|
2317
2454
|
}[] | null | undefined;
|
|
2318
2455
|
percentage: number;
|
|
@@ -2374,6 +2511,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2374
2511
|
position?: number | null | undefined;
|
|
2375
2512
|
_id: string;
|
|
2376
2513
|
}[] | null | undefined;
|
|
2514
|
+
takeawayConfig?: {
|
|
2515
|
+
pos: boolean;
|
|
2516
|
+
app: boolean;
|
|
2517
|
+
} | null | undefined;
|
|
2377
2518
|
_id: string;
|
|
2378
2519
|
}[] | null | undefined;
|
|
2379
2520
|
percentage: number;
|
|
@@ -2523,6 +2664,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2523
2664
|
position?: number | null | undefined;
|
|
2524
2665
|
_id: string;
|
|
2525
2666
|
}[] | null | undefined;
|
|
2667
|
+
takeawayConfig?: {
|
|
2668
|
+
pos: boolean;
|
|
2669
|
+
app: boolean;
|
|
2670
|
+
} | null | undefined;
|
|
2526
2671
|
_id: string;
|
|
2527
2672
|
}[] | null | undefined;
|
|
2528
2673
|
percentage: number;
|
|
@@ -2615,6 +2760,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2615
2760
|
position?: number | null | undefined;
|
|
2616
2761
|
_id: string;
|
|
2617
2762
|
}[] | null | undefined;
|
|
2763
|
+
takeawayConfig?: {
|
|
2764
|
+
pos: boolean;
|
|
2765
|
+
app: boolean;
|
|
2766
|
+
} | null | undefined;
|
|
2618
2767
|
_id: string;
|
|
2619
2768
|
}[]>;
|
|
2620
2769
|
takeaway: Record<string, {
|
|
@@ -2685,6 +2834,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2685
2834
|
position?: number | null | undefined;
|
|
2686
2835
|
_id: string;
|
|
2687
2836
|
}[] | null | undefined;
|
|
2837
|
+
takeawayConfig?: {
|
|
2838
|
+
pos: boolean;
|
|
2839
|
+
app: boolean;
|
|
2840
|
+
} | null | undefined;
|
|
2688
2841
|
_id: string;
|
|
2689
2842
|
}[] | null | undefined;
|
|
2690
2843
|
timePeriod?: {
|
|
@@ -2759,6 +2912,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2759
2912
|
position?: number | null | undefined;
|
|
2760
2913
|
_id: string;
|
|
2761
2914
|
}[] | null | undefined;
|
|
2915
|
+
takeawayConfig?: {
|
|
2916
|
+
pos: boolean;
|
|
2917
|
+
app: boolean;
|
|
2918
|
+
} | null | undefined;
|
|
2762
2919
|
_id: string;
|
|
2763
2920
|
}[] | null | undefined;
|
|
2764
2921
|
percentage: number;
|
|
@@ -2851,6 +3008,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2851
3008
|
position?: number | null | undefined;
|
|
2852
3009
|
_id: string;
|
|
2853
3010
|
}[] | null | undefined;
|
|
3011
|
+
takeawayConfig?: {
|
|
3012
|
+
pos: boolean;
|
|
3013
|
+
app: boolean;
|
|
3014
|
+
} | null | undefined;
|
|
2854
3015
|
_id: string;
|
|
2855
3016
|
}[]>;
|
|
2856
3017
|
takeaway: Record<string, {
|
|
@@ -2921,6 +3082,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
2921
3082
|
position?: number | null | undefined;
|
|
2922
3083
|
_id: string;
|
|
2923
3084
|
}[] | null | undefined;
|
|
3085
|
+
takeawayConfig?: {
|
|
3086
|
+
pos: boolean;
|
|
3087
|
+
app: boolean;
|
|
3088
|
+
} | null | undefined;
|
|
2924
3089
|
_id: string;
|
|
2925
3090
|
}[] | null | undefined;
|
|
2926
3091
|
timePeriod?: {
|
|
@@ -3138,6 +3303,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3138
3303
|
_id: string;
|
|
3139
3304
|
}>, "many">>>;
|
|
3140
3305
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3306
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
3307
|
+
pos: z.ZodBoolean;
|
|
3308
|
+
app: z.ZodBoolean;
|
|
3309
|
+
}, "strip", z.ZodTypeAny, {
|
|
3310
|
+
pos: boolean;
|
|
3311
|
+
app: boolean;
|
|
3312
|
+
}, {
|
|
3313
|
+
pos: boolean;
|
|
3314
|
+
app: boolean;
|
|
3315
|
+
}>>>;
|
|
3141
3316
|
}, "strip", z.ZodTypeAny, {
|
|
3142
3317
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
3143
3318
|
code?: string | null | undefined;
|
|
@@ -3195,6 +3370,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3195
3370
|
position?: number | null | undefined;
|
|
3196
3371
|
_id: string;
|
|
3197
3372
|
}[] | null | undefined;
|
|
3373
|
+
takeawayConfig?: {
|
|
3374
|
+
pos: boolean;
|
|
3375
|
+
app: boolean;
|
|
3376
|
+
} | null | undefined;
|
|
3198
3377
|
_id: string;
|
|
3199
3378
|
}, {
|
|
3200
3379
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -3253,6 +3432,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3253
3432
|
position?: number | null | undefined;
|
|
3254
3433
|
_id: string;
|
|
3255
3434
|
}[] | null | undefined;
|
|
3435
|
+
takeawayConfig?: {
|
|
3436
|
+
pos: boolean;
|
|
3437
|
+
app: boolean;
|
|
3438
|
+
} | null | undefined;
|
|
3256
3439
|
_id: string;
|
|
3257
3440
|
}>, "many">;
|
|
3258
3441
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3314,6 +3497,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3314
3497
|
position?: number | null | undefined;
|
|
3315
3498
|
_id: string;
|
|
3316
3499
|
}[] | null | undefined;
|
|
3500
|
+
takeawayConfig?: {
|
|
3501
|
+
pos: boolean;
|
|
3502
|
+
app: boolean;
|
|
3503
|
+
} | null | undefined;
|
|
3317
3504
|
_id: string;
|
|
3318
3505
|
}[];
|
|
3319
3506
|
}, {
|
|
@@ -3375,6 +3562,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3375
3562
|
position?: number | null | undefined;
|
|
3376
3563
|
_id: string;
|
|
3377
3564
|
}[] | null | undefined;
|
|
3565
|
+
takeawayConfig?: {
|
|
3566
|
+
pos: boolean;
|
|
3567
|
+
app: boolean;
|
|
3568
|
+
} | null | undefined;
|
|
3378
3569
|
_id: string;
|
|
3379
3570
|
}[];
|
|
3380
3571
|
}>>>;
|
|
@@ -3527,6 +3718,17 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3527
3718
|
customAttributes: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
3528
3719
|
subCategory: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3529
3720
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3721
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
3722
|
+
pos: z.ZodBoolean;
|
|
3723
|
+
app: z.ZodBoolean;
|
|
3724
|
+
}, "strip", z.ZodTypeAny, {
|
|
3725
|
+
pos: boolean;
|
|
3726
|
+
app: boolean;
|
|
3727
|
+
}, {
|
|
3728
|
+
pos: boolean;
|
|
3729
|
+
app: boolean;
|
|
3730
|
+
}>>>;
|
|
3731
|
+
shelfLife: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
3530
3732
|
}, "strip", z.ZodTypeAny, {
|
|
3531
3733
|
variant?: {
|
|
3532
3734
|
variantGroupIds: string[];
|
|
@@ -3587,6 +3789,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3587
3789
|
position?: number | null | undefined;
|
|
3588
3790
|
_id: string;
|
|
3589
3791
|
}[] | null | undefined;
|
|
3792
|
+
takeawayConfig?: {
|
|
3793
|
+
pos: boolean;
|
|
3794
|
+
app: boolean;
|
|
3795
|
+
} | null | undefined;
|
|
3590
3796
|
_id: string;
|
|
3591
3797
|
}[];
|
|
3592
3798
|
} | null | undefined;
|
|
@@ -3647,7 +3853,12 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3647
3853
|
position?: number | null | undefined;
|
|
3648
3854
|
_id: string;
|
|
3649
3855
|
}[] | null | undefined;
|
|
3856
|
+
takeawayConfig?: {
|
|
3857
|
+
pos: boolean;
|
|
3858
|
+
app: boolean;
|
|
3859
|
+
} | null | undefined;
|
|
3650
3860
|
subCategory?: string[] | null | undefined;
|
|
3861
|
+
shelfLife?: number | null | undefined;
|
|
3651
3862
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
3652
3863
|
code: string;
|
|
3653
3864
|
name: string;
|
|
@@ -3719,6 +3930,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3719
3930
|
position?: number | null | undefined;
|
|
3720
3931
|
_id: string;
|
|
3721
3932
|
}[] | null | undefined;
|
|
3933
|
+
takeawayConfig?: {
|
|
3934
|
+
pos: boolean;
|
|
3935
|
+
app: boolean;
|
|
3936
|
+
} | null | undefined;
|
|
3722
3937
|
_id: string;
|
|
3723
3938
|
}[];
|
|
3724
3939
|
} | null | undefined;
|
|
@@ -3779,7 +3994,12 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3779
3994
|
position?: number | null | undefined;
|
|
3780
3995
|
_id: string;
|
|
3781
3996
|
}[] | null | undefined;
|
|
3997
|
+
takeawayConfig?: {
|
|
3998
|
+
pos: boolean;
|
|
3999
|
+
app: boolean;
|
|
4000
|
+
} | null | undefined;
|
|
3782
4001
|
subCategory?: string[] | null | undefined;
|
|
4002
|
+
shelfLife?: number | null | undefined;
|
|
3783
4003
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
3784
4004
|
code: string;
|
|
3785
4005
|
name: string;
|
|
@@ -3956,6 +4176,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
3956
4176
|
_id: string;
|
|
3957
4177
|
}>, "many">>>;
|
|
3958
4178
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4179
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4180
|
+
pos: z.ZodBoolean;
|
|
4181
|
+
app: z.ZodBoolean;
|
|
4182
|
+
}, "strip", z.ZodTypeAny, {
|
|
4183
|
+
pos: boolean;
|
|
4184
|
+
app: boolean;
|
|
4185
|
+
}, {
|
|
4186
|
+
pos: boolean;
|
|
4187
|
+
app: boolean;
|
|
4188
|
+
}>>>;
|
|
3959
4189
|
}, "strip", z.ZodTypeAny, {
|
|
3960
4190
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
3961
4191
|
code?: string | null | undefined;
|
|
@@ -4013,6 +4243,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4013
4243
|
position?: number | null | undefined;
|
|
4014
4244
|
_id: string;
|
|
4015
4245
|
}[] | null | undefined;
|
|
4246
|
+
takeawayConfig?: {
|
|
4247
|
+
pos: boolean;
|
|
4248
|
+
app: boolean;
|
|
4249
|
+
} | null | undefined;
|
|
4016
4250
|
_id: string;
|
|
4017
4251
|
}, {
|
|
4018
4252
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -4071,6 +4305,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4071
4305
|
position?: number | null | undefined;
|
|
4072
4306
|
_id: string;
|
|
4073
4307
|
}[] | null | undefined;
|
|
4308
|
+
takeawayConfig?: {
|
|
4309
|
+
pos: boolean;
|
|
4310
|
+
app: boolean;
|
|
4311
|
+
} | null | undefined;
|
|
4074
4312
|
_id: string;
|
|
4075
4313
|
}>, "many">;
|
|
4076
4314
|
customAttributes: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
@@ -4137,6 +4375,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4137
4375
|
position?: number | null | undefined;
|
|
4138
4376
|
_id: string;
|
|
4139
4377
|
}[] | null | undefined;
|
|
4378
|
+
takeawayConfig?: {
|
|
4379
|
+
pos: boolean;
|
|
4380
|
+
app: boolean;
|
|
4381
|
+
} | null | undefined;
|
|
4140
4382
|
_id: string;
|
|
4141
4383
|
}[];
|
|
4142
4384
|
_id: string;
|
|
@@ -4205,6 +4447,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4205
4447
|
position?: number | null | undefined;
|
|
4206
4448
|
_id: string;
|
|
4207
4449
|
}[] | null | undefined;
|
|
4450
|
+
takeawayConfig?: {
|
|
4451
|
+
pos: boolean;
|
|
4452
|
+
app: boolean;
|
|
4453
|
+
} | null | undefined;
|
|
4208
4454
|
_id: string;
|
|
4209
4455
|
}[];
|
|
4210
4456
|
_id: string;
|
|
@@ -4410,6 +4656,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4410
4656
|
_id: string;
|
|
4411
4657
|
}>, "many">>>;
|
|
4412
4658
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4659
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4660
|
+
pos: z.ZodBoolean;
|
|
4661
|
+
app: z.ZodBoolean;
|
|
4662
|
+
}, "strip", z.ZodTypeAny, {
|
|
4663
|
+
pos: boolean;
|
|
4664
|
+
app: boolean;
|
|
4665
|
+
}, {
|
|
4666
|
+
pos: boolean;
|
|
4667
|
+
app: boolean;
|
|
4668
|
+
}>>>;
|
|
4413
4669
|
}, "strip", z.ZodTypeAny, {
|
|
4414
4670
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
4415
4671
|
code?: string | null | undefined;
|
|
@@ -4467,6 +4723,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4467
4723
|
position?: number | null | undefined;
|
|
4468
4724
|
_id: string;
|
|
4469
4725
|
}[] | null | undefined;
|
|
4726
|
+
takeawayConfig?: {
|
|
4727
|
+
pos: boolean;
|
|
4728
|
+
app: boolean;
|
|
4729
|
+
} | null | undefined;
|
|
4470
4730
|
_id: string;
|
|
4471
4731
|
}, {
|
|
4472
4732
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -4525,6 +4785,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4525
4785
|
position?: number | null | undefined;
|
|
4526
4786
|
_id: string;
|
|
4527
4787
|
}[] | null | undefined;
|
|
4788
|
+
takeawayConfig?: {
|
|
4789
|
+
pos: boolean;
|
|
4790
|
+
app: boolean;
|
|
4791
|
+
} | null | undefined;
|
|
4528
4792
|
_id: string;
|
|
4529
4793
|
}>, "many">;
|
|
4530
4794
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
@@ -4603,6 +4867,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4603
4867
|
position?: number | null | undefined;
|
|
4604
4868
|
_id: string;
|
|
4605
4869
|
}[] | null | undefined;
|
|
4870
|
+
takeawayConfig?: {
|
|
4871
|
+
pos: boolean;
|
|
4872
|
+
app: boolean;
|
|
4873
|
+
} | null | undefined;
|
|
4606
4874
|
_id: string;
|
|
4607
4875
|
}[];
|
|
4608
4876
|
_id: string;
|
|
@@ -4676,6 +4944,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
4676
4944
|
position?: number | null | undefined;
|
|
4677
4945
|
_id: string;
|
|
4678
4946
|
}[] | null | undefined;
|
|
4947
|
+
takeawayConfig?: {
|
|
4948
|
+
pos: boolean;
|
|
4949
|
+
app: boolean;
|
|
4950
|
+
} | null | undefined;
|
|
4679
4951
|
_id: string;
|
|
4680
4952
|
}[];
|
|
4681
4953
|
_id: string;
|
|
@@ -5420,6 +5692,16 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5420
5692
|
_id: string;
|
|
5421
5693
|
}>, "many">>>;
|
|
5422
5694
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5695
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
5696
|
+
pos: z.ZodBoolean;
|
|
5697
|
+
app: z.ZodBoolean;
|
|
5698
|
+
}, "strip", z.ZodTypeAny, {
|
|
5699
|
+
pos: boolean;
|
|
5700
|
+
app: boolean;
|
|
5701
|
+
}, {
|
|
5702
|
+
pos: boolean;
|
|
5703
|
+
app: boolean;
|
|
5704
|
+
}>>>;
|
|
5423
5705
|
}, "strip", z.ZodTypeAny, {
|
|
5424
5706
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
5425
5707
|
code?: string | null | undefined;
|
|
@@ -5477,6 +5759,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5477
5759
|
position?: number | null | undefined;
|
|
5478
5760
|
_id: string;
|
|
5479
5761
|
}[] | null | undefined;
|
|
5762
|
+
takeawayConfig?: {
|
|
5763
|
+
pos: boolean;
|
|
5764
|
+
app: boolean;
|
|
5765
|
+
} | null | undefined;
|
|
5480
5766
|
_id: string;
|
|
5481
5767
|
}, {
|
|
5482
5768
|
groups?: import("@feedmepos/menu/entity").FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -5535,6 +5821,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5535
5821
|
position?: number | null | undefined;
|
|
5536
5822
|
_id: string;
|
|
5537
5823
|
}[] | null | undefined;
|
|
5824
|
+
takeawayConfig?: {
|
|
5825
|
+
pos: boolean;
|
|
5826
|
+
app: boolean;
|
|
5827
|
+
} | null | undefined;
|
|
5538
5828
|
_id: string;
|
|
5539
5829
|
}>, "many">;
|
|
5540
5830
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5597,6 +5887,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5597
5887
|
position?: number | null | undefined;
|
|
5598
5888
|
_id: string;
|
|
5599
5889
|
}[] | null | undefined;
|
|
5890
|
+
takeawayConfig?: {
|
|
5891
|
+
pos: boolean;
|
|
5892
|
+
app: boolean;
|
|
5893
|
+
} | null | undefined;
|
|
5600
5894
|
_id: string;
|
|
5601
5895
|
}[];
|
|
5602
5896
|
_id: string;
|
|
@@ -5660,6 +5954,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5660
5954
|
position?: number | null | undefined;
|
|
5661
5955
|
_id: string;
|
|
5662
5956
|
}[] | null | undefined;
|
|
5957
|
+
takeawayConfig?: {
|
|
5958
|
+
pos: boolean;
|
|
5959
|
+
app: boolean;
|
|
5960
|
+
} | null | undefined;
|
|
5663
5961
|
_id: string;
|
|
5664
5962
|
}[];
|
|
5665
5963
|
_id: string;
|
|
@@ -5766,6 +6064,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5766
6064
|
position?: number | null | undefined;
|
|
5767
6065
|
_id: string;
|
|
5768
6066
|
}[] | null | undefined;
|
|
6067
|
+
takeawayConfig?: {
|
|
6068
|
+
pos: boolean;
|
|
6069
|
+
app: boolean;
|
|
6070
|
+
} | null | undefined;
|
|
5769
6071
|
_id: string;
|
|
5770
6072
|
}[];
|
|
5771
6073
|
} | null | undefined;
|
|
@@ -5826,7 +6128,12 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5826
6128
|
position?: number | null | undefined;
|
|
5827
6129
|
_id: string;
|
|
5828
6130
|
}[] | null | undefined;
|
|
6131
|
+
takeawayConfig?: {
|
|
6132
|
+
pos: boolean;
|
|
6133
|
+
app: boolean;
|
|
6134
|
+
} | null | undefined;
|
|
5829
6135
|
subCategory?: string[] | null | undefined;
|
|
6136
|
+
shelfLife?: number | null | undefined;
|
|
5830
6137
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
5831
6138
|
code: string;
|
|
5832
6139
|
name: string;
|
|
@@ -5902,6 +6209,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
5902
6209
|
position?: number | null | undefined;
|
|
5903
6210
|
_id: string;
|
|
5904
6211
|
}[] | null | undefined;
|
|
6212
|
+
takeawayConfig?: {
|
|
6213
|
+
pos: boolean;
|
|
6214
|
+
app: boolean;
|
|
6215
|
+
} | null | undefined;
|
|
5905
6216
|
_id: string;
|
|
5906
6217
|
}[];
|
|
5907
6218
|
_id: string;
|
|
@@ -6023,6 +6334,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6023
6334
|
position?: number | null | undefined;
|
|
6024
6335
|
_id: string;
|
|
6025
6336
|
}[] | null | undefined;
|
|
6337
|
+
takeawayConfig?: {
|
|
6338
|
+
pos: boolean;
|
|
6339
|
+
app: boolean;
|
|
6340
|
+
} | null | undefined;
|
|
6026
6341
|
_id: string;
|
|
6027
6342
|
}[];
|
|
6028
6343
|
_id: string;
|
|
@@ -6101,6 +6416,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6101
6416
|
position?: number | null | undefined;
|
|
6102
6417
|
_id: string;
|
|
6103
6418
|
}[] | null | undefined;
|
|
6419
|
+
takeawayConfig?: {
|
|
6420
|
+
pos: boolean;
|
|
6421
|
+
app: boolean;
|
|
6422
|
+
} | null | undefined;
|
|
6104
6423
|
_id: string;
|
|
6105
6424
|
}[] | null | undefined;
|
|
6106
6425
|
percentage: number;
|
|
@@ -6193,6 +6512,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6193
6512
|
position?: number | null | undefined;
|
|
6194
6513
|
_id: string;
|
|
6195
6514
|
}[] | null | undefined;
|
|
6515
|
+
takeawayConfig?: {
|
|
6516
|
+
pos: boolean;
|
|
6517
|
+
app: boolean;
|
|
6518
|
+
} | null | undefined;
|
|
6196
6519
|
_id: string;
|
|
6197
6520
|
}[]>;
|
|
6198
6521
|
takeaway: Record<string, {
|
|
@@ -6263,6 +6586,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6263
6586
|
position?: number | null | undefined;
|
|
6264
6587
|
_id: string;
|
|
6265
6588
|
}[] | null | undefined;
|
|
6589
|
+
takeawayConfig?: {
|
|
6590
|
+
pos: boolean;
|
|
6591
|
+
app: boolean;
|
|
6592
|
+
} | null | undefined;
|
|
6266
6593
|
_id: string;
|
|
6267
6594
|
}[] | null | undefined;
|
|
6268
6595
|
timePeriod?: {
|
|
@@ -6376,6 +6703,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6376
6703
|
position?: number | null | undefined;
|
|
6377
6704
|
_id: string;
|
|
6378
6705
|
}[] | null | undefined;
|
|
6706
|
+
takeawayConfig?: {
|
|
6707
|
+
pos: boolean;
|
|
6708
|
+
app: boolean;
|
|
6709
|
+
} | null | undefined;
|
|
6379
6710
|
_id: string;
|
|
6380
6711
|
}[];
|
|
6381
6712
|
_id: string;
|
|
@@ -6469,6 +6800,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6469
6800
|
position?: number | null | undefined;
|
|
6470
6801
|
_id: string;
|
|
6471
6802
|
}[] | null | undefined;
|
|
6803
|
+
takeawayConfig?: {
|
|
6804
|
+
pos: boolean;
|
|
6805
|
+
app: boolean;
|
|
6806
|
+
} | null | undefined;
|
|
6472
6807
|
_id: string;
|
|
6473
6808
|
}[];
|
|
6474
6809
|
} | null | undefined;
|
|
@@ -6529,7 +6864,12 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6529
6864
|
position?: number | null | undefined;
|
|
6530
6865
|
_id: string;
|
|
6531
6866
|
}[] | null | undefined;
|
|
6867
|
+
takeawayConfig?: {
|
|
6868
|
+
pos: boolean;
|
|
6869
|
+
app: boolean;
|
|
6870
|
+
} | null | undefined;
|
|
6532
6871
|
subCategory?: string[] | null | undefined;
|
|
6872
|
+
shelfLife?: number | null | undefined;
|
|
6533
6873
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
6534
6874
|
code: string;
|
|
6535
6875
|
name: string;
|
|
@@ -6605,6 +6945,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6605
6945
|
position?: number | null | undefined;
|
|
6606
6946
|
_id: string;
|
|
6607
6947
|
}[] | null | undefined;
|
|
6948
|
+
takeawayConfig?: {
|
|
6949
|
+
pos: boolean;
|
|
6950
|
+
app: boolean;
|
|
6951
|
+
} | null | undefined;
|
|
6608
6952
|
_id: string;
|
|
6609
6953
|
}[];
|
|
6610
6954
|
_id: string;
|
|
@@ -6726,6 +7070,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6726
7070
|
position?: number | null | undefined;
|
|
6727
7071
|
_id: string;
|
|
6728
7072
|
}[] | null | undefined;
|
|
7073
|
+
takeawayConfig?: {
|
|
7074
|
+
pos: boolean;
|
|
7075
|
+
app: boolean;
|
|
7076
|
+
} | null | undefined;
|
|
6729
7077
|
_id: string;
|
|
6730
7078
|
}[];
|
|
6731
7079
|
_id: string;
|
|
@@ -6804,6 +7152,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6804
7152
|
position?: number | null | undefined;
|
|
6805
7153
|
_id: string;
|
|
6806
7154
|
}[] | null | undefined;
|
|
7155
|
+
takeawayConfig?: {
|
|
7156
|
+
pos: boolean;
|
|
7157
|
+
app: boolean;
|
|
7158
|
+
} | null | undefined;
|
|
6807
7159
|
_id: string;
|
|
6808
7160
|
}[] | null | undefined;
|
|
6809
7161
|
percentage: number;
|
|
@@ -6896,6 +7248,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6896
7248
|
position?: number | null | undefined;
|
|
6897
7249
|
_id: string;
|
|
6898
7250
|
}[] | null | undefined;
|
|
7251
|
+
takeawayConfig?: {
|
|
7252
|
+
pos: boolean;
|
|
7253
|
+
app: boolean;
|
|
7254
|
+
} | null | undefined;
|
|
6899
7255
|
_id: string;
|
|
6900
7256
|
}[]>;
|
|
6901
7257
|
takeaway: Record<string, {
|
|
@@ -6966,6 +7322,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
6966
7322
|
position?: number | null | undefined;
|
|
6967
7323
|
_id: string;
|
|
6968
7324
|
}[] | null | undefined;
|
|
7325
|
+
takeawayConfig?: {
|
|
7326
|
+
pos: boolean;
|
|
7327
|
+
app: boolean;
|
|
7328
|
+
} | null | undefined;
|
|
6969
7329
|
_id: string;
|
|
6970
7330
|
}[] | null | undefined;
|
|
6971
7331
|
timePeriod?: {
|
|
@@ -7079,6 +7439,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7079
7439
|
position?: number | null | undefined;
|
|
7080
7440
|
_id: string;
|
|
7081
7441
|
}[] | null | undefined;
|
|
7442
|
+
takeawayConfig?: {
|
|
7443
|
+
pos: boolean;
|
|
7444
|
+
app: boolean;
|
|
7445
|
+
} | null | undefined;
|
|
7082
7446
|
_id: string;
|
|
7083
7447
|
}[];
|
|
7084
7448
|
_id: string;
|
|
@@ -7375,6 +7739,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7375
7739
|
position?: number | null | undefined;
|
|
7376
7740
|
_id: string;
|
|
7377
7741
|
}[] | null | undefined;
|
|
7742
|
+
takeawayConfig?: {
|
|
7743
|
+
pos: boolean;
|
|
7744
|
+
app: boolean;
|
|
7745
|
+
} | null | undefined;
|
|
7378
7746
|
_id: string;
|
|
7379
7747
|
}[];
|
|
7380
7748
|
} | null | undefined;
|
|
@@ -7435,7 +7803,12 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7435
7803
|
position?: number | null | undefined;
|
|
7436
7804
|
_id: string;
|
|
7437
7805
|
}[] | null | undefined;
|
|
7806
|
+
takeawayConfig?: {
|
|
7807
|
+
pos: boolean;
|
|
7808
|
+
app: boolean;
|
|
7809
|
+
} | null | undefined;
|
|
7438
7810
|
subCategory?: string[] | null | undefined;
|
|
7811
|
+
shelfLife?: number | null | undefined;
|
|
7439
7812
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
7440
7813
|
code: string;
|
|
7441
7814
|
name: string;
|
|
@@ -7511,6 +7884,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7511
7884
|
position?: number | null | undefined;
|
|
7512
7885
|
_id: string;
|
|
7513
7886
|
}[] | null | undefined;
|
|
7887
|
+
takeawayConfig?: {
|
|
7888
|
+
pos: boolean;
|
|
7889
|
+
app: boolean;
|
|
7890
|
+
} | null | undefined;
|
|
7514
7891
|
_id: string;
|
|
7515
7892
|
}[];
|
|
7516
7893
|
_id: string;
|
|
@@ -7632,6 +8009,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7632
8009
|
position?: number | null | undefined;
|
|
7633
8010
|
_id: string;
|
|
7634
8011
|
}[] | null | undefined;
|
|
8012
|
+
takeawayConfig?: {
|
|
8013
|
+
pos: boolean;
|
|
8014
|
+
app: boolean;
|
|
8015
|
+
} | null | undefined;
|
|
7635
8016
|
_id: string;
|
|
7636
8017
|
}[];
|
|
7637
8018
|
_id: string;
|
|
@@ -7710,6 +8091,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7710
8091
|
position?: number | null | undefined;
|
|
7711
8092
|
_id: string;
|
|
7712
8093
|
}[] | null | undefined;
|
|
8094
|
+
takeawayConfig?: {
|
|
8095
|
+
pos: boolean;
|
|
8096
|
+
app: boolean;
|
|
8097
|
+
} | null | undefined;
|
|
7713
8098
|
_id: string;
|
|
7714
8099
|
}[] | null | undefined;
|
|
7715
8100
|
percentage: number;
|
|
@@ -7802,6 +8187,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7802
8187
|
position?: number | null | undefined;
|
|
7803
8188
|
_id: string;
|
|
7804
8189
|
}[] | null | undefined;
|
|
8190
|
+
takeawayConfig?: {
|
|
8191
|
+
pos: boolean;
|
|
8192
|
+
app: boolean;
|
|
8193
|
+
} | null | undefined;
|
|
7805
8194
|
_id: string;
|
|
7806
8195
|
}[]>;
|
|
7807
8196
|
takeaway: Record<string, {
|
|
@@ -7872,6 +8261,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7872
8261
|
position?: number | null | undefined;
|
|
7873
8262
|
_id: string;
|
|
7874
8263
|
}[] | null | undefined;
|
|
8264
|
+
takeawayConfig?: {
|
|
8265
|
+
pos: boolean;
|
|
8266
|
+
app: boolean;
|
|
8267
|
+
} | null | undefined;
|
|
7875
8268
|
_id: string;
|
|
7876
8269
|
}[] | null | undefined;
|
|
7877
8270
|
timePeriod?: {
|
|
@@ -7985,6 +8378,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
7985
8378
|
position?: number | null | undefined;
|
|
7986
8379
|
_id: string;
|
|
7987
8380
|
}[] | null | undefined;
|
|
8381
|
+
takeawayConfig?: {
|
|
8382
|
+
pos: boolean;
|
|
8383
|
+
app: boolean;
|
|
8384
|
+
} | null | undefined;
|
|
7988
8385
|
_id: string;
|
|
7989
8386
|
}[];
|
|
7990
8387
|
_id: string;
|
|
@@ -8117,6 +8514,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8117
8514
|
position?: number | null | undefined;
|
|
8118
8515
|
_id: string;
|
|
8119
8516
|
}[] | null | undefined;
|
|
8517
|
+
takeawayConfig?: {
|
|
8518
|
+
pos: boolean;
|
|
8519
|
+
app: boolean;
|
|
8520
|
+
} | null | undefined;
|
|
8120
8521
|
_id: string;
|
|
8121
8522
|
}[];
|
|
8122
8523
|
} | null | undefined;
|
|
@@ -8177,7 +8578,12 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8177
8578
|
position?: number | null | undefined;
|
|
8178
8579
|
_id: string;
|
|
8179
8580
|
}[] | null | undefined;
|
|
8581
|
+
takeawayConfig?: {
|
|
8582
|
+
pos: boolean;
|
|
8583
|
+
app: boolean;
|
|
8584
|
+
} | null | undefined;
|
|
8180
8585
|
subCategory?: string[] | null | undefined;
|
|
8586
|
+
shelfLife?: number | null | undefined;
|
|
8181
8587
|
groups: import("@feedmepos/menu/entity").FdoGroupOverriderV4[];
|
|
8182
8588
|
code: string;
|
|
8183
8589
|
name: string;
|
|
@@ -8253,6 +8659,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8253
8659
|
position?: number | null | undefined;
|
|
8254
8660
|
_id: string;
|
|
8255
8661
|
}[] | null | undefined;
|
|
8662
|
+
takeawayConfig?: {
|
|
8663
|
+
pos: boolean;
|
|
8664
|
+
app: boolean;
|
|
8665
|
+
} | null | undefined;
|
|
8256
8666
|
_id: string;
|
|
8257
8667
|
}[];
|
|
8258
8668
|
_id: string;
|
|
@@ -8374,6 +8784,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8374
8784
|
position?: number | null | undefined;
|
|
8375
8785
|
_id: string;
|
|
8376
8786
|
}[] | null | undefined;
|
|
8787
|
+
takeawayConfig?: {
|
|
8788
|
+
pos: boolean;
|
|
8789
|
+
app: boolean;
|
|
8790
|
+
} | null | undefined;
|
|
8377
8791
|
_id: string;
|
|
8378
8792
|
}[];
|
|
8379
8793
|
_id: string;
|
|
@@ -8452,6 +8866,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8452
8866
|
position?: number | null | undefined;
|
|
8453
8867
|
_id: string;
|
|
8454
8868
|
}[] | null | undefined;
|
|
8869
|
+
takeawayConfig?: {
|
|
8870
|
+
pos: boolean;
|
|
8871
|
+
app: boolean;
|
|
8872
|
+
} | null | undefined;
|
|
8455
8873
|
_id: string;
|
|
8456
8874
|
}[] | null | undefined;
|
|
8457
8875
|
percentage: number;
|
|
@@ -8544,6 +8962,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8544
8962
|
position?: number | null | undefined;
|
|
8545
8963
|
_id: string;
|
|
8546
8964
|
}[] | null | undefined;
|
|
8965
|
+
takeawayConfig?: {
|
|
8966
|
+
pos: boolean;
|
|
8967
|
+
app: boolean;
|
|
8968
|
+
} | null | undefined;
|
|
8547
8969
|
_id: string;
|
|
8548
8970
|
}[]>;
|
|
8549
8971
|
takeaway: Record<string, {
|
|
@@ -8614,6 +9036,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8614
9036
|
position?: number | null | undefined;
|
|
8615
9037
|
_id: string;
|
|
8616
9038
|
}[] | null | undefined;
|
|
9039
|
+
takeawayConfig?: {
|
|
9040
|
+
pos: boolean;
|
|
9041
|
+
app: boolean;
|
|
9042
|
+
} | null | undefined;
|
|
8617
9043
|
_id: string;
|
|
8618
9044
|
}[] | null | undefined;
|
|
8619
9045
|
timePeriod?: {
|
|
@@ -8727,6 +9153,10 @@ export declare function fixMenu(menu: FdoMenuV4): z.infer<z.ZodObject<{
|
|
|
8727
9153
|
position?: number | null | undefined;
|
|
8728
9154
|
_id: string;
|
|
8729
9155
|
}[] | null | undefined;
|
|
9156
|
+
takeawayConfig?: {
|
|
9157
|
+
pos: boolean;
|
|
9158
|
+
app: boolean;
|
|
9159
|
+
} | null | undefined;
|
|
8730
9160
|
_id: string;
|
|
8731
9161
|
}[];
|
|
8732
9162
|
_id: string;
|