@feedmepos/mf-menu 0.31.71-prod → 0.31.72-remy
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-27TpQ9Rh.js} +1442 -2546
- package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-Dflill79.js → ApplyProduct.vue_vue_type_script_setup_true_lang-CumuJ63E.js} +3 -3
- package/dist/{Catalog-yv_fwu1h.js → Catalog-qUXEGPwx.js} +26 -26
- package/dist/{Category-lOaUwRrB.js → Category-C9sdulfS.js} +35 -35
- package/dist/{Category-DEkZ-IWE.js → Category-DGUI1Glw.js} +22 -22
- package/dist/{CookingGuide-Db8VQK5V.js → CookingGuide-DIVESXs6.js} +113 -113
- package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-DwsVvlUq.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-B48GyN96.js} +1 -1
- package/dist/{Group-CFS8D5Uf.js → Group-C8gRQIjf.js} +3 -3
- package/dist/{Group-B2EXYbcn.js → Group-CTzxLznN.js} +1 -1
- package/dist/{Group.vue_vue_type_script_setup_true_lang-BdZ9K2Ht.js → Group.vue_vue_type_script_setup_true_lang-BPCjOiTv.js} +7 -7
- package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CtlyZlos.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-M7EU3tby.js} +5 -5
- package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-C-RPhKoA.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-h09saJxj.js} +21 -22
- package/dist/{Ingredient-C3B8G0Fd.js → Ingredient-DaWcvad4.js} +23 -23
- package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-BrhhXwp8.js → InventoryBinding.vue_vue_type_script_setup_true_lang-C9VpUX0B.js} +1052 -1052
- package/dist/{LinkProductSideSheet-DPn7KN3l.js → LinkProductSideSheet-b_gN9u5S.js} +3 -3
- package/dist/{MenuSetting-Mph9Pc9s.js → MenuSetting-B32RCTN9.js} +31 -31
- package/dist/{PrintRoute-BwboeALA.js → PrintRoute-BEXM1XO1.js} +26 -26
- package/dist/{Product-CNKnPt-z.js → Product-Dg6vmxu4.js} +1 -1
- package/dist/{Product.vue_vue_type_script_setup_true_lang-BksTc5Gm.js → Product.vue_vue_type_script_setup_true_lang-m1D4IZS3.js} +71 -71
- package/dist/{ProductInternalTools-DGkoIc6T.js → ProductInternalTools-DiG53QXf.js} +17 -17
- package/dist/{Products-CkLZYybB.js → Products-Bp4RN2tP.js} +11 -11
- package/dist/{Publish-Bzq9aREC.js → Publish-DHrjYAJO.js} +56 -57
- package/dist/{Recipe-K55Bnscl.js → Recipe-CPpiiwTj.js} +13 -13
- package/dist/{Scheduler-ChAmTqSR.js → Scheduler-BVgOUrgq.js} +16 -16
- package/dist/{ServingSequence-ywa7-8rG.js → ServingSequence-BvvQ7iAu.js} +20 -20
- package/dist/{Setting-CHUNtVho.js → Setting-C828ShhE.js} +20 -20
- package/dist/{Subcategory-0-99_i06.js → Subcategory-Bw4NC1zr.js} +19 -19
- package/dist/{Takeaway-CsJf5I8I.js → Takeaway-BP9vO3uO.js} +1 -1
- package/dist/{Takeaway-BzvxZ_dA.js → Takeaway-CZBbeNL8.js} +10 -10
- package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-Bh8mjdk4.js → Takeaway.vue_vue_type_script_setup_true_lang-Bf6h1oOm.js} +20 -20
- package/dist/{Thumbnail.vue_vue_type_script_setup_true_lang-CbxgtwVa.js → Thumbnail.vue_vue_type_script_setup_true_lang-BCqjdxf-.js} +20 -20
- package/dist/{TreeEditorOpenner.vue_vue_type_script_setup_true_lang-Dh_CA5gZ.js → TreeEditorOpenner.vue_vue_type_script_setup_true_lang-CTouhy0y.js} +16 -17
- package/dist/{Unit-CbTkNhj2.js → Unit-C0XP2gQF.js} +13 -13
- package/dist/{Variant-NkbzEbF-.js → Variant-CR6fNlW6.js} +15 -15
- package/dist/{_id_-mr4_eirX.js → _id_-DPpuWlln.js} +14 -14
- package/dist/{app-DVB67WHZ.js → app-CtQEOIp5.js} +471 -468
- package/dist/{app-BzsHQwP_.js → app-xaGd6_oS.js} +1 -1
- package/dist/app.js +1 -1
- package/dist/apps/mf-menu/src/app.d.ts +1626 -0
- 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-Ds3VKRNn.js +13 -0
- package/dist/assets/override-menu-BVPA9mG0.js +13 -0
- package/dist/assets/validate-menu-Ctwk0tSN.js +13 -0
- package/dist/{catalog-C_6TM4e_.js → catalog-B1AtGIOR.js} +1 -1
- package/dist/{catalogSetting-pTMi5i6h.js → catalogSetting-D76y7yoz.js} +1 -1
- package/dist/{category-CHNICcWp.js → category-B3MkQ7Pp.js} +5 -5
- package/dist/{currency-Dx-pn9tw.js → currency-DYj4YAoX.js} +1 -1
- package/dist/{customAttributes-DvHKcDWb.js → customAttributes-CfwqBwao.js} +1 -1
- package/dist/{index-DqIorABw.js → index-8_TFzfuI.js} +1 -1
- package/dist/{index-CA3_R55p.js → index-CAQqh5h4.js} +13 -13
- package/dist/{index-X3RliLfv.js → index-DNhoEElA.js} +26 -26
- package/dist/{index-DGtoqrTo.js → index-DUUtEjnd.js} +1 -1
- package/dist/{item-JhHKgoMj.js → item-MTfRKilm.js} +378 -378
- package/dist/iteration-DXXAmTGt.js +27 -0
- package/dist/{jszip.min-BQReTtS0.js → jszip.min-y7wFpnaP.js} +245 -245
- package/dist/{menu-Bhfx50bt.js → menu-C_m3ZEIK.js} +1 -1
- package/dist/{menu-2ymqQnFE.js → menu-DQurCWMa.js} +27902 -27334
- package/dist/{menuV2-ZaA_QLdj.js → menuV2-0FFzegP7.js} +92 -92
- 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-DMFtjpmw.js} +1 -1
- package/dist/{scheduler-CzuGjuw5.js → scheduler-D0IlDwT3.js} +20 -20
- package/dist/{subcategory-Dt6tFvIu.js → subcategory-D32FJH5D.js} +6 -6
- package/dist/{toExcel-CUrEHCjB.js → toExcel-CsQ_y0DF.js} +2 -2
- package/dist/{unit-Ibbp0wZT.js → unit-Bthb3r-g.js} +9 -9
- package/package.json +4 -4
- package/dist/apps/mf-menu/src/components/Announcements.vue.d.ts +0 -19
- 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
|
@@ -232,6 +232,16 @@ export declare class MenuImport {
|
|
|
232
232
|
_id: string;
|
|
233
233
|
}>, "many">>>;
|
|
234
234
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
235
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
236
|
+
pos: z.ZodBoolean;
|
|
237
|
+
app: z.ZodBoolean;
|
|
238
|
+
}, "strip", z.ZodTypeAny, {
|
|
239
|
+
pos: boolean;
|
|
240
|
+
app: boolean;
|
|
241
|
+
}, {
|
|
242
|
+
pos: boolean;
|
|
243
|
+
app: boolean;
|
|
244
|
+
}>>>;
|
|
235
245
|
}, "strip", z.ZodTypeAny, {
|
|
236
246
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
237
247
|
code?: string | null | undefined;
|
|
@@ -289,6 +299,10 @@ export declare class MenuImport {
|
|
|
289
299
|
position?: number | null | undefined;
|
|
290
300
|
_id: string;
|
|
291
301
|
}[] | null | undefined;
|
|
302
|
+
takeawayConfig?: {
|
|
303
|
+
pos: boolean;
|
|
304
|
+
app: boolean;
|
|
305
|
+
} | null | undefined;
|
|
292
306
|
_id: string;
|
|
293
307
|
}, {
|
|
294
308
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -347,6 +361,10 @@ export declare class MenuImport {
|
|
|
347
361
|
position?: number | null | undefined;
|
|
348
362
|
_id: string;
|
|
349
363
|
}[] | null | undefined;
|
|
364
|
+
takeawayConfig?: {
|
|
365
|
+
pos: boolean;
|
|
366
|
+
app: boolean;
|
|
367
|
+
} | null | undefined;
|
|
350
368
|
_id: string;
|
|
351
369
|
}>, "many">>;
|
|
352
370
|
groups: z.ZodRecord<z.ZodString, z.ZodType<FdoGroupOverriderV4, z.ZodTypeDef, FdoGroupOverriderV4>>;
|
|
@@ -547,6 +565,16 @@ export declare class MenuImport {
|
|
|
547
565
|
_id: string;
|
|
548
566
|
}>, "many">>>;
|
|
549
567
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
568
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
569
|
+
pos: z.ZodBoolean;
|
|
570
|
+
app: z.ZodBoolean;
|
|
571
|
+
}, "strip", z.ZodTypeAny, {
|
|
572
|
+
pos: boolean;
|
|
573
|
+
app: boolean;
|
|
574
|
+
}, {
|
|
575
|
+
pos: boolean;
|
|
576
|
+
app: boolean;
|
|
577
|
+
}>>>;
|
|
550
578
|
}, "strip", z.ZodTypeAny, {
|
|
551
579
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
552
580
|
code?: string | null | undefined;
|
|
@@ -604,6 +632,10 @@ export declare class MenuImport {
|
|
|
604
632
|
position?: number | null | undefined;
|
|
605
633
|
_id: string;
|
|
606
634
|
}[] | null | undefined;
|
|
635
|
+
takeawayConfig?: {
|
|
636
|
+
pos: boolean;
|
|
637
|
+
app: boolean;
|
|
638
|
+
} | null | undefined;
|
|
607
639
|
_id: string;
|
|
608
640
|
}, {
|
|
609
641
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -662,6 +694,10 @@ export declare class MenuImport {
|
|
|
662
694
|
position?: number | null | undefined;
|
|
663
695
|
_id: string;
|
|
664
696
|
}[] | null | undefined;
|
|
697
|
+
takeawayConfig?: {
|
|
698
|
+
pos: boolean;
|
|
699
|
+
app: boolean;
|
|
700
|
+
} | null | undefined;
|
|
665
701
|
_id: string;
|
|
666
702
|
}>, "many">>>;
|
|
667
703
|
groups: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodType<FdoGroupOverriderV4, z.ZodTypeDef, FdoGroupOverriderV4>, "many">>>;
|
|
@@ -727,6 +763,10 @@ export declare class MenuImport {
|
|
|
727
763
|
position?: number | null | undefined;
|
|
728
764
|
_id: string;
|
|
729
765
|
}[] | null | undefined;
|
|
766
|
+
takeawayConfig?: {
|
|
767
|
+
pos: boolean;
|
|
768
|
+
app: boolean;
|
|
769
|
+
} | null | undefined;
|
|
730
770
|
_id: string;
|
|
731
771
|
}[] | null | undefined;
|
|
732
772
|
timePeriod?: {
|
|
@@ -796,6 +836,10 @@ export declare class MenuImport {
|
|
|
796
836
|
position?: number | null | undefined;
|
|
797
837
|
_id: string;
|
|
798
838
|
}[] | null | undefined;
|
|
839
|
+
takeawayConfig?: {
|
|
840
|
+
pos: boolean;
|
|
841
|
+
app: boolean;
|
|
842
|
+
} | null | undefined;
|
|
799
843
|
_id: string;
|
|
800
844
|
}[] | null | undefined;
|
|
801
845
|
timePeriod?: {
|
|
@@ -878,6 +922,10 @@ export declare class MenuImport {
|
|
|
878
922
|
position?: number | null | undefined;
|
|
879
923
|
_id: string;
|
|
880
924
|
}[] | null | undefined;
|
|
925
|
+
takeawayConfig?: {
|
|
926
|
+
pos: boolean;
|
|
927
|
+
app: boolean;
|
|
928
|
+
} | null | undefined;
|
|
881
929
|
_id: string;
|
|
882
930
|
}[]>;
|
|
883
931
|
takeaway: Record<string, {
|
|
@@ -948,6 +996,10 @@ export declare class MenuImport {
|
|
|
948
996
|
position?: number | null | undefined;
|
|
949
997
|
_id: string;
|
|
950
998
|
}[] | null | undefined;
|
|
999
|
+
takeawayConfig?: {
|
|
1000
|
+
pos: boolean;
|
|
1001
|
+
app: boolean;
|
|
1002
|
+
} | null | undefined;
|
|
951
1003
|
_id: string;
|
|
952
1004
|
}[] | null | undefined;
|
|
953
1005
|
timePeriod?: {
|
|
@@ -1020,6 +1072,10 @@ export declare class MenuImport {
|
|
|
1020
1072
|
position?: number | null | undefined;
|
|
1021
1073
|
_id: string;
|
|
1022
1074
|
}[] | null | undefined;
|
|
1075
|
+
takeawayConfig?: {
|
|
1076
|
+
pos: boolean;
|
|
1077
|
+
app: boolean;
|
|
1078
|
+
} | null | undefined;
|
|
1023
1079
|
_id: string;
|
|
1024
1080
|
}[]>;
|
|
1025
1081
|
takeaway: Record<string, {
|
|
@@ -1090,6 +1146,10 @@ export declare class MenuImport {
|
|
|
1090
1146
|
position?: number | null | undefined;
|
|
1091
1147
|
_id: string;
|
|
1092
1148
|
}[] | null | undefined;
|
|
1149
|
+
takeawayConfig?: {
|
|
1150
|
+
pos: boolean;
|
|
1151
|
+
app: boolean;
|
|
1152
|
+
} | null | undefined;
|
|
1093
1153
|
_id: string;
|
|
1094
1154
|
}[] | null | undefined;
|
|
1095
1155
|
timePeriod?: {
|
|
@@ -1259,6 +1319,16 @@ export declare class MenuImport {
|
|
|
1259
1319
|
_id: string;
|
|
1260
1320
|
}>, "many">>>;
|
|
1261
1321
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1322
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1323
|
+
pos: z.ZodBoolean;
|
|
1324
|
+
app: z.ZodBoolean;
|
|
1325
|
+
}, "strip", z.ZodTypeAny, {
|
|
1326
|
+
pos: boolean;
|
|
1327
|
+
app: boolean;
|
|
1328
|
+
}, {
|
|
1329
|
+
pos: boolean;
|
|
1330
|
+
app: boolean;
|
|
1331
|
+
}>>>;
|
|
1262
1332
|
}, "strip", z.ZodTypeAny, {
|
|
1263
1333
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
1264
1334
|
code?: string | null | undefined;
|
|
@@ -1316,6 +1386,10 @@ export declare class MenuImport {
|
|
|
1316
1386
|
position?: number | null | undefined;
|
|
1317
1387
|
_id: string;
|
|
1318
1388
|
}[] | null | undefined;
|
|
1389
|
+
takeawayConfig?: {
|
|
1390
|
+
pos: boolean;
|
|
1391
|
+
app: boolean;
|
|
1392
|
+
} | null | undefined;
|
|
1319
1393
|
_id: string;
|
|
1320
1394
|
}, {
|
|
1321
1395
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -1374,6 +1448,10 @@ export declare class MenuImport {
|
|
|
1374
1448
|
position?: number | null | undefined;
|
|
1375
1449
|
_id: string;
|
|
1376
1450
|
}[] | null | undefined;
|
|
1451
|
+
takeawayConfig?: {
|
|
1452
|
+
pos: boolean;
|
|
1453
|
+
app: boolean;
|
|
1454
|
+
} | null | undefined;
|
|
1377
1455
|
_id: string;
|
|
1378
1456
|
}>, "many">>>;
|
|
1379
1457
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1434,6 +1512,10 @@ export declare class MenuImport {
|
|
|
1434
1512
|
position?: number | null | undefined;
|
|
1435
1513
|
_id: string;
|
|
1436
1514
|
}[] | null | undefined;
|
|
1515
|
+
takeawayConfig?: {
|
|
1516
|
+
pos: boolean;
|
|
1517
|
+
app: boolean;
|
|
1518
|
+
} | null | undefined;
|
|
1437
1519
|
_id: string;
|
|
1438
1520
|
}[] | null | undefined;
|
|
1439
1521
|
percentage: number;
|
|
@@ -1495,6 +1577,10 @@ export declare class MenuImport {
|
|
|
1495
1577
|
position?: number | null | undefined;
|
|
1496
1578
|
_id: string;
|
|
1497
1579
|
}[] | null | undefined;
|
|
1580
|
+
takeawayConfig?: {
|
|
1581
|
+
pos: boolean;
|
|
1582
|
+
app: boolean;
|
|
1583
|
+
} | null | undefined;
|
|
1498
1584
|
_id: string;
|
|
1499
1585
|
}[] | null | undefined;
|
|
1500
1586
|
percentage: number;
|
|
@@ -1644,6 +1730,10 @@ export declare class MenuImport {
|
|
|
1644
1730
|
position?: number | null | undefined;
|
|
1645
1731
|
_id: string;
|
|
1646
1732
|
}[] | null | undefined;
|
|
1733
|
+
takeawayConfig?: {
|
|
1734
|
+
pos: boolean;
|
|
1735
|
+
app: boolean;
|
|
1736
|
+
} | null | undefined;
|
|
1647
1737
|
_id: string;
|
|
1648
1738
|
}[] | null | undefined;
|
|
1649
1739
|
percentage: number;
|
|
@@ -1736,6 +1826,10 @@ export declare class MenuImport {
|
|
|
1736
1826
|
position?: number | null | undefined;
|
|
1737
1827
|
_id: string;
|
|
1738
1828
|
}[] | null | undefined;
|
|
1829
|
+
takeawayConfig?: {
|
|
1830
|
+
pos: boolean;
|
|
1831
|
+
app: boolean;
|
|
1832
|
+
} | null | undefined;
|
|
1739
1833
|
_id: string;
|
|
1740
1834
|
}[]>;
|
|
1741
1835
|
takeaway: Record<string, {
|
|
@@ -1806,6 +1900,10 @@ export declare class MenuImport {
|
|
|
1806
1900
|
position?: number | null | undefined;
|
|
1807
1901
|
_id: string;
|
|
1808
1902
|
}[] | null | undefined;
|
|
1903
|
+
takeawayConfig?: {
|
|
1904
|
+
pos: boolean;
|
|
1905
|
+
app: boolean;
|
|
1906
|
+
} | null | undefined;
|
|
1809
1907
|
_id: string;
|
|
1810
1908
|
}[] | null | undefined;
|
|
1811
1909
|
timePeriod?: {
|
|
@@ -1880,6 +1978,10 @@ export declare class MenuImport {
|
|
|
1880
1978
|
position?: number | null | undefined;
|
|
1881
1979
|
_id: string;
|
|
1882
1980
|
}[] | null | undefined;
|
|
1981
|
+
takeawayConfig?: {
|
|
1982
|
+
pos: boolean;
|
|
1983
|
+
app: boolean;
|
|
1984
|
+
} | null | undefined;
|
|
1883
1985
|
_id: string;
|
|
1884
1986
|
}[] | null | undefined;
|
|
1885
1987
|
percentage: number;
|
|
@@ -1972,6 +2074,10 @@ export declare class MenuImport {
|
|
|
1972
2074
|
position?: number | null | undefined;
|
|
1973
2075
|
_id: string;
|
|
1974
2076
|
}[] | null | undefined;
|
|
2077
|
+
takeawayConfig?: {
|
|
2078
|
+
pos: boolean;
|
|
2079
|
+
app: boolean;
|
|
2080
|
+
} | null | undefined;
|
|
1975
2081
|
_id: string;
|
|
1976
2082
|
}[]>;
|
|
1977
2083
|
takeaway: Record<string, {
|
|
@@ -2042,6 +2148,10 @@ export declare class MenuImport {
|
|
|
2042
2148
|
position?: number | null | undefined;
|
|
2043
2149
|
_id: string;
|
|
2044
2150
|
}[] | null | undefined;
|
|
2151
|
+
takeawayConfig?: {
|
|
2152
|
+
pos: boolean;
|
|
2153
|
+
app: boolean;
|
|
2154
|
+
} | null | undefined;
|
|
2045
2155
|
_id: string;
|
|
2046
2156
|
}[] | null | undefined;
|
|
2047
2157
|
timePeriod?: {
|
|
@@ -2259,6 +2369,16 @@ export declare class MenuImport {
|
|
|
2259
2369
|
_id: string;
|
|
2260
2370
|
}>, "many">>>;
|
|
2261
2371
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2372
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2373
|
+
pos: z.ZodBoolean;
|
|
2374
|
+
app: z.ZodBoolean;
|
|
2375
|
+
}, "strip", z.ZodTypeAny, {
|
|
2376
|
+
pos: boolean;
|
|
2377
|
+
app: boolean;
|
|
2378
|
+
}, {
|
|
2379
|
+
pos: boolean;
|
|
2380
|
+
app: boolean;
|
|
2381
|
+
}>>>;
|
|
2262
2382
|
}, "strip", z.ZodTypeAny, {
|
|
2263
2383
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
2264
2384
|
code?: string | null | undefined;
|
|
@@ -2316,6 +2436,10 @@ export declare class MenuImport {
|
|
|
2316
2436
|
position?: number | null | undefined;
|
|
2317
2437
|
_id: string;
|
|
2318
2438
|
}[] | null | undefined;
|
|
2439
|
+
takeawayConfig?: {
|
|
2440
|
+
pos: boolean;
|
|
2441
|
+
app: boolean;
|
|
2442
|
+
} | null | undefined;
|
|
2319
2443
|
_id: string;
|
|
2320
2444
|
}, {
|
|
2321
2445
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -2374,6 +2498,10 @@ export declare class MenuImport {
|
|
|
2374
2498
|
position?: number | null | undefined;
|
|
2375
2499
|
_id: string;
|
|
2376
2500
|
}[] | null | undefined;
|
|
2501
|
+
takeawayConfig?: {
|
|
2502
|
+
pos: boolean;
|
|
2503
|
+
app: boolean;
|
|
2504
|
+
} | null | undefined;
|
|
2377
2505
|
_id: string;
|
|
2378
2506
|
}>, "many">;
|
|
2379
2507
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2435,6 +2563,10 @@ export declare class MenuImport {
|
|
|
2435
2563
|
position?: number | null | undefined;
|
|
2436
2564
|
_id: string;
|
|
2437
2565
|
}[] | null | undefined;
|
|
2566
|
+
takeawayConfig?: {
|
|
2567
|
+
pos: boolean;
|
|
2568
|
+
app: boolean;
|
|
2569
|
+
} | null | undefined;
|
|
2438
2570
|
_id: string;
|
|
2439
2571
|
}[];
|
|
2440
2572
|
}, {
|
|
@@ -2496,6 +2628,10 @@ export declare class MenuImport {
|
|
|
2496
2628
|
position?: number | null | undefined;
|
|
2497
2629
|
_id: string;
|
|
2498
2630
|
}[] | null | undefined;
|
|
2631
|
+
takeawayConfig?: {
|
|
2632
|
+
pos: boolean;
|
|
2633
|
+
app: boolean;
|
|
2634
|
+
} | null | undefined;
|
|
2499
2635
|
_id: string;
|
|
2500
2636
|
}[];
|
|
2501
2637
|
}>>>;
|
|
@@ -2648,6 +2784,17 @@ export declare class MenuImport {
|
|
|
2648
2784
|
customAttributes: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
2649
2785
|
subCategory: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2650
2786
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2787
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2788
|
+
pos: z.ZodBoolean;
|
|
2789
|
+
app: z.ZodBoolean;
|
|
2790
|
+
}, "strip", z.ZodTypeAny, {
|
|
2791
|
+
pos: boolean;
|
|
2792
|
+
app: boolean;
|
|
2793
|
+
}, {
|
|
2794
|
+
pos: boolean;
|
|
2795
|
+
app: boolean;
|
|
2796
|
+
}>>>;
|
|
2797
|
+
shelfLife: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
2651
2798
|
}, "strip", z.ZodTypeAny, {
|
|
2652
2799
|
variant?: {
|
|
2653
2800
|
variantGroupIds: string[];
|
|
@@ -2708,6 +2855,10 @@ export declare class MenuImport {
|
|
|
2708
2855
|
position?: number | null | undefined;
|
|
2709
2856
|
_id: string;
|
|
2710
2857
|
}[] | null | undefined;
|
|
2858
|
+
takeawayConfig?: {
|
|
2859
|
+
pos: boolean;
|
|
2860
|
+
app: boolean;
|
|
2861
|
+
} | null | undefined;
|
|
2711
2862
|
_id: string;
|
|
2712
2863
|
}[];
|
|
2713
2864
|
} | null | undefined;
|
|
@@ -2768,7 +2919,12 @@ export declare class MenuImport {
|
|
|
2768
2919
|
position?: number | null | undefined;
|
|
2769
2920
|
_id: string;
|
|
2770
2921
|
}[] | null | undefined;
|
|
2922
|
+
takeawayConfig?: {
|
|
2923
|
+
pos: boolean;
|
|
2924
|
+
app: boolean;
|
|
2925
|
+
} | null | undefined;
|
|
2771
2926
|
subCategory?: string[] | null | undefined;
|
|
2927
|
+
shelfLife?: number | null | undefined;
|
|
2772
2928
|
groups: FdoGroupOverriderV4[];
|
|
2773
2929
|
code: string;
|
|
2774
2930
|
name: string;
|
|
@@ -2840,6 +2996,10 @@ export declare class MenuImport {
|
|
|
2840
2996
|
position?: number | null | undefined;
|
|
2841
2997
|
_id: string;
|
|
2842
2998
|
}[] | null | undefined;
|
|
2999
|
+
takeawayConfig?: {
|
|
3000
|
+
pos: boolean;
|
|
3001
|
+
app: boolean;
|
|
3002
|
+
} | null | undefined;
|
|
2843
3003
|
_id: string;
|
|
2844
3004
|
}[];
|
|
2845
3005
|
} | null | undefined;
|
|
@@ -2900,7 +3060,12 @@ export declare class MenuImport {
|
|
|
2900
3060
|
position?: number | null | undefined;
|
|
2901
3061
|
_id: string;
|
|
2902
3062
|
}[] | null | undefined;
|
|
3063
|
+
takeawayConfig?: {
|
|
3064
|
+
pos: boolean;
|
|
3065
|
+
app: boolean;
|
|
3066
|
+
} | null | undefined;
|
|
2903
3067
|
subCategory?: string[] | null | undefined;
|
|
3068
|
+
shelfLife?: number | null | undefined;
|
|
2904
3069
|
groups: FdoGroupOverriderV4[];
|
|
2905
3070
|
code: string;
|
|
2906
3071
|
name: string;
|
|
@@ -3077,6 +3242,16 @@ export declare class MenuImport {
|
|
|
3077
3242
|
_id: string;
|
|
3078
3243
|
}>, "many">>>;
|
|
3079
3244
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3245
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
3246
|
+
pos: z.ZodBoolean;
|
|
3247
|
+
app: z.ZodBoolean;
|
|
3248
|
+
}, "strip", z.ZodTypeAny, {
|
|
3249
|
+
pos: boolean;
|
|
3250
|
+
app: boolean;
|
|
3251
|
+
}, {
|
|
3252
|
+
pos: boolean;
|
|
3253
|
+
app: boolean;
|
|
3254
|
+
}>>>;
|
|
3080
3255
|
}, "strip", z.ZodTypeAny, {
|
|
3081
3256
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
3082
3257
|
code?: string | null | undefined;
|
|
@@ -3134,6 +3309,10 @@ export declare class MenuImport {
|
|
|
3134
3309
|
position?: number | null | undefined;
|
|
3135
3310
|
_id: string;
|
|
3136
3311
|
}[] | null | undefined;
|
|
3312
|
+
takeawayConfig?: {
|
|
3313
|
+
pos: boolean;
|
|
3314
|
+
app: boolean;
|
|
3315
|
+
} | null | undefined;
|
|
3137
3316
|
_id: string;
|
|
3138
3317
|
}, {
|
|
3139
3318
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -3192,6 +3371,10 @@ export declare class MenuImport {
|
|
|
3192
3371
|
position?: number | null | undefined;
|
|
3193
3372
|
_id: string;
|
|
3194
3373
|
}[] | null | undefined;
|
|
3374
|
+
takeawayConfig?: {
|
|
3375
|
+
pos: boolean;
|
|
3376
|
+
app: boolean;
|
|
3377
|
+
} | null | undefined;
|
|
3195
3378
|
_id: string;
|
|
3196
3379
|
}>, "many">;
|
|
3197
3380
|
customAttributes: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
@@ -3258,6 +3441,10 @@ export declare class MenuImport {
|
|
|
3258
3441
|
position?: number | null | undefined;
|
|
3259
3442
|
_id: string;
|
|
3260
3443
|
}[] | null | undefined;
|
|
3444
|
+
takeawayConfig?: {
|
|
3445
|
+
pos: boolean;
|
|
3446
|
+
app: boolean;
|
|
3447
|
+
} | null | undefined;
|
|
3261
3448
|
_id: string;
|
|
3262
3449
|
}[];
|
|
3263
3450
|
_id: string;
|
|
@@ -3326,6 +3513,10 @@ export declare class MenuImport {
|
|
|
3326
3513
|
position?: number | null | undefined;
|
|
3327
3514
|
_id: string;
|
|
3328
3515
|
}[] | null | undefined;
|
|
3516
|
+
takeawayConfig?: {
|
|
3517
|
+
pos: boolean;
|
|
3518
|
+
app: boolean;
|
|
3519
|
+
} | null | undefined;
|
|
3329
3520
|
_id: string;
|
|
3330
3521
|
}[];
|
|
3331
3522
|
_id: string;
|
|
@@ -3531,6 +3722,16 @@ export declare class MenuImport {
|
|
|
3531
3722
|
_id: string;
|
|
3532
3723
|
}>, "many">>>;
|
|
3533
3724
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3725
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
3726
|
+
pos: z.ZodBoolean;
|
|
3727
|
+
app: z.ZodBoolean;
|
|
3728
|
+
}, "strip", z.ZodTypeAny, {
|
|
3729
|
+
pos: boolean;
|
|
3730
|
+
app: boolean;
|
|
3731
|
+
}, {
|
|
3732
|
+
pos: boolean;
|
|
3733
|
+
app: boolean;
|
|
3734
|
+
}>>>;
|
|
3534
3735
|
}, "strip", z.ZodTypeAny, {
|
|
3535
3736
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
3536
3737
|
code?: string | null | undefined;
|
|
@@ -3588,6 +3789,10 @@ export declare class MenuImport {
|
|
|
3588
3789
|
position?: number | null | undefined;
|
|
3589
3790
|
_id: string;
|
|
3590
3791
|
}[] | null | undefined;
|
|
3792
|
+
takeawayConfig?: {
|
|
3793
|
+
pos: boolean;
|
|
3794
|
+
app: boolean;
|
|
3795
|
+
} | null | undefined;
|
|
3591
3796
|
_id: string;
|
|
3592
3797
|
}, {
|
|
3593
3798
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -3646,6 +3851,10 @@ export declare class MenuImport {
|
|
|
3646
3851
|
position?: number | null | undefined;
|
|
3647
3852
|
_id: string;
|
|
3648
3853
|
}[] | null | undefined;
|
|
3854
|
+
takeawayConfig?: {
|
|
3855
|
+
pos: boolean;
|
|
3856
|
+
app: boolean;
|
|
3857
|
+
} | null | undefined;
|
|
3649
3858
|
_id: string;
|
|
3650
3859
|
}>, "many">;
|
|
3651
3860
|
groups: z.ZodArray<z.ZodType<FdoGroupOverriderV4, z.ZodTypeDef, FdoGroupOverriderV4>, "many">;
|
|
@@ -3724,6 +3933,10 @@ export declare class MenuImport {
|
|
|
3724
3933
|
position?: number | null | undefined;
|
|
3725
3934
|
_id: string;
|
|
3726
3935
|
}[] | null | undefined;
|
|
3936
|
+
takeawayConfig?: {
|
|
3937
|
+
pos: boolean;
|
|
3938
|
+
app: boolean;
|
|
3939
|
+
} | null | undefined;
|
|
3727
3940
|
_id: string;
|
|
3728
3941
|
}[];
|
|
3729
3942
|
_id: string;
|
|
@@ -3797,6 +4010,10 @@ export declare class MenuImport {
|
|
|
3797
4010
|
position?: number | null | undefined;
|
|
3798
4011
|
_id: string;
|
|
3799
4012
|
}[] | null | undefined;
|
|
4013
|
+
takeawayConfig?: {
|
|
4014
|
+
pos: boolean;
|
|
4015
|
+
app: boolean;
|
|
4016
|
+
} | null | undefined;
|
|
3800
4017
|
_id: string;
|
|
3801
4018
|
}[];
|
|
3802
4019
|
_id: string;
|
|
@@ -4541,6 +4758,16 @@ export declare class MenuImport {
|
|
|
4541
4758
|
_id: string;
|
|
4542
4759
|
}>, "many">>>;
|
|
4543
4760
|
subCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4761
|
+
takeawayConfig: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4762
|
+
pos: z.ZodBoolean;
|
|
4763
|
+
app: z.ZodBoolean;
|
|
4764
|
+
}, "strip", z.ZodTypeAny, {
|
|
4765
|
+
pos: boolean;
|
|
4766
|
+
app: boolean;
|
|
4767
|
+
}, {
|
|
4768
|
+
pos: boolean;
|
|
4769
|
+
app: boolean;
|
|
4770
|
+
}>>>;
|
|
4544
4771
|
}, "strip", z.ZodTypeAny, {
|
|
4545
4772
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
4546
4773
|
code?: string | null | undefined;
|
|
@@ -4598,6 +4825,10 @@ export declare class MenuImport {
|
|
|
4598
4825
|
position?: number | null | undefined;
|
|
4599
4826
|
_id: string;
|
|
4600
4827
|
}[] | null | undefined;
|
|
4828
|
+
takeawayConfig?: {
|
|
4829
|
+
pos: boolean;
|
|
4830
|
+
app: boolean;
|
|
4831
|
+
} | null | undefined;
|
|
4601
4832
|
_id: string;
|
|
4602
4833
|
}, {
|
|
4603
4834
|
groups?: FdoGroupOverriderV4[] | null | undefined;
|
|
@@ -4656,6 +4887,10 @@ export declare class MenuImport {
|
|
|
4656
4887
|
position?: number | null | undefined;
|
|
4657
4888
|
_id: string;
|
|
4658
4889
|
}[] | null | undefined;
|
|
4890
|
+
takeawayConfig?: {
|
|
4891
|
+
pos: boolean;
|
|
4892
|
+
app: boolean;
|
|
4893
|
+
} | null | undefined;
|
|
4659
4894
|
_id: string;
|
|
4660
4895
|
}>, "many">;
|
|
4661
4896
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -4718,6 +4953,10 @@ export declare class MenuImport {
|
|
|
4718
4953
|
position?: number | null | undefined;
|
|
4719
4954
|
_id: string;
|
|
4720
4955
|
}[] | null | undefined;
|
|
4956
|
+
takeawayConfig?: {
|
|
4957
|
+
pos: boolean;
|
|
4958
|
+
app: boolean;
|
|
4959
|
+
} | null | undefined;
|
|
4721
4960
|
_id: string;
|
|
4722
4961
|
}[];
|
|
4723
4962
|
_id: string;
|
|
@@ -4781,6 +5020,10 @@ export declare class MenuImport {
|
|
|
4781
5020
|
position?: number | null | undefined;
|
|
4782
5021
|
_id: string;
|
|
4783
5022
|
}[] | null | undefined;
|
|
5023
|
+
takeawayConfig?: {
|
|
5024
|
+
pos: boolean;
|
|
5025
|
+
app: boolean;
|
|
5026
|
+
} | null | undefined;
|
|
4784
5027
|
_id: string;
|
|
4785
5028
|
}[];
|
|
4786
5029
|
_id: string;
|
|
@@ -4887,6 +5130,10 @@ export declare class MenuImport {
|
|
|
4887
5130
|
position?: number | null | undefined;
|
|
4888
5131
|
_id: string;
|
|
4889
5132
|
}[] | null | undefined;
|
|
5133
|
+
takeawayConfig?: {
|
|
5134
|
+
pos: boolean;
|
|
5135
|
+
app: boolean;
|
|
5136
|
+
} | null | undefined;
|
|
4890
5137
|
_id: string;
|
|
4891
5138
|
}[];
|
|
4892
5139
|
} | null | undefined;
|
|
@@ -4947,7 +5194,12 @@ export declare class MenuImport {
|
|
|
4947
5194
|
position?: number | null | undefined;
|
|
4948
5195
|
_id: string;
|
|
4949
5196
|
}[] | null | undefined;
|
|
5197
|
+
takeawayConfig?: {
|
|
5198
|
+
pos: boolean;
|
|
5199
|
+
app: boolean;
|
|
5200
|
+
} | null | undefined;
|
|
4950
5201
|
subCategory?: string[] | null | undefined;
|
|
5202
|
+
shelfLife?: number | null | undefined;
|
|
4951
5203
|
groups: FdoGroupOverriderV4[];
|
|
4952
5204
|
code: string;
|
|
4953
5205
|
name: string;
|
|
@@ -5023,6 +5275,10 @@ export declare class MenuImport {
|
|
|
5023
5275
|
position?: number | null | undefined;
|
|
5024
5276
|
_id: string;
|
|
5025
5277
|
}[] | null | undefined;
|
|
5278
|
+
takeawayConfig?: {
|
|
5279
|
+
pos: boolean;
|
|
5280
|
+
app: boolean;
|
|
5281
|
+
} | null | undefined;
|
|
5026
5282
|
_id: string;
|
|
5027
5283
|
}[];
|
|
5028
5284
|
_id: string;
|
|
@@ -5144,6 +5400,10 @@ export declare class MenuImport {
|
|
|
5144
5400
|
position?: number | null | undefined;
|
|
5145
5401
|
_id: string;
|
|
5146
5402
|
}[] | null | undefined;
|
|
5403
|
+
takeawayConfig?: {
|
|
5404
|
+
pos: boolean;
|
|
5405
|
+
app: boolean;
|
|
5406
|
+
} | null | undefined;
|
|
5147
5407
|
_id: string;
|
|
5148
5408
|
}[];
|
|
5149
5409
|
_id: string;
|
|
@@ -5222,6 +5482,10 @@ export declare class MenuImport {
|
|
|
5222
5482
|
position?: number | null | undefined;
|
|
5223
5483
|
_id: string;
|
|
5224
5484
|
}[] | null | undefined;
|
|
5485
|
+
takeawayConfig?: {
|
|
5486
|
+
pos: boolean;
|
|
5487
|
+
app: boolean;
|
|
5488
|
+
} | null | undefined;
|
|
5225
5489
|
_id: string;
|
|
5226
5490
|
}[] | null | undefined;
|
|
5227
5491
|
percentage: number;
|
|
@@ -5314,6 +5578,10 @@ export declare class MenuImport {
|
|
|
5314
5578
|
position?: number | null | undefined;
|
|
5315
5579
|
_id: string;
|
|
5316
5580
|
}[] | null | undefined;
|
|
5581
|
+
takeawayConfig?: {
|
|
5582
|
+
pos: boolean;
|
|
5583
|
+
app: boolean;
|
|
5584
|
+
} | null | undefined;
|
|
5317
5585
|
_id: string;
|
|
5318
5586
|
}[]>;
|
|
5319
5587
|
takeaway: Record<string, {
|
|
@@ -5384,6 +5652,10 @@ export declare class MenuImport {
|
|
|
5384
5652
|
position?: number | null | undefined;
|
|
5385
5653
|
_id: string;
|
|
5386
5654
|
}[] | null | undefined;
|
|
5655
|
+
takeawayConfig?: {
|
|
5656
|
+
pos: boolean;
|
|
5657
|
+
app: boolean;
|
|
5658
|
+
} | null | undefined;
|
|
5387
5659
|
_id: string;
|
|
5388
5660
|
}[] | null | undefined;
|
|
5389
5661
|
timePeriod?: {
|
|
@@ -5497,6 +5769,10 @@ export declare class MenuImport {
|
|
|
5497
5769
|
position?: number | null | undefined;
|
|
5498
5770
|
_id: string;
|
|
5499
5771
|
}[] | null | undefined;
|
|
5772
|
+
takeawayConfig?: {
|
|
5773
|
+
pos: boolean;
|
|
5774
|
+
app: boolean;
|
|
5775
|
+
} | null | undefined;
|
|
5500
5776
|
_id: string;
|
|
5501
5777
|
}[];
|
|
5502
5778
|
_id: string;
|
|
@@ -5590,6 +5866,10 @@ export declare class MenuImport {
|
|
|
5590
5866
|
position?: number | null | undefined;
|
|
5591
5867
|
_id: string;
|
|
5592
5868
|
}[] | null | undefined;
|
|
5869
|
+
takeawayConfig?: {
|
|
5870
|
+
pos: boolean;
|
|
5871
|
+
app: boolean;
|
|
5872
|
+
} | null | undefined;
|
|
5593
5873
|
_id: string;
|
|
5594
5874
|
}[];
|
|
5595
5875
|
} | null | undefined;
|
|
@@ -5650,7 +5930,12 @@ export declare class MenuImport {
|
|
|
5650
5930
|
position?: number | null | undefined;
|
|
5651
5931
|
_id: string;
|
|
5652
5932
|
}[] | null | undefined;
|
|
5933
|
+
takeawayConfig?: {
|
|
5934
|
+
pos: boolean;
|
|
5935
|
+
app: boolean;
|
|
5936
|
+
} | null | undefined;
|
|
5653
5937
|
subCategory?: string[] | null | undefined;
|
|
5938
|
+
shelfLife?: number | null | undefined;
|
|
5654
5939
|
groups: FdoGroupOverriderV4[];
|
|
5655
5940
|
code: string;
|
|
5656
5941
|
name: string;
|
|
@@ -5726,6 +6011,10 @@ export declare class MenuImport {
|
|
|
5726
6011
|
position?: number | null | undefined;
|
|
5727
6012
|
_id: string;
|
|
5728
6013
|
}[] | null | undefined;
|
|
6014
|
+
takeawayConfig?: {
|
|
6015
|
+
pos: boolean;
|
|
6016
|
+
app: boolean;
|
|
6017
|
+
} | null | undefined;
|
|
5729
6018
|
_id: string;
|
|
5730
6019
|
}[];
|
|
5731
6020
|
_id: string;
|
|
@@ -5847,6 +6136,10 @@ export declare class MenuImport {
|
|
|
5847
6136
|
position?: number | null | undefined;
|
|
5848
6137
|
_id: string;
|
|
5849
6138
|
}[] | null | undefined;
|
|
6139
|
+
takeawayConfig?: {
|
|
6140
|
+
pos: boolean;
|
|
6141
|
+
app: boolean;
|
|
6142
|
+
} | null | undefined;
|
|
5850
6143
|
_id: string;
|
|
5851
6144
|
}[];
|
|
5852
6145
|
_id: string;
|
|
@@ -5925,6 +6218,10 @@ export declare class MenuImport {
|
|
|
5925
6218
|
position?: number | null | undefined;
|
|
5926
6219
|
_id: string;
|
|
5927
6220
|
}[] | null | undefined;
|
|
6221
|
+
takeawayConfig?: {
|
|
6222
|
+
pos: boolean;
|
|
6223
|
+
app: boolean;
|
|
6224
|
+
} | null | undefined;
|
|
5928
6225
|
_id: string;
|
|
5929
6226
|
}[] | null | undefined;
|
|
5930
6227
|
percentage: number;
|
|
@@ -6017,6 +6314,10 @@ export declare class MenuImport {
|
|
|
6017
6314
|
position?: number | null | undefined;
|
|
6018
6315
|
_id: string;
|
|
6019
6316
|
}[] | null | undefined;
|
|
6317
|
+
takeawayConfig?: {
|
|
6318
|
+
pos: boolean;
|
|
6319
|
+
app: boolean;
|
|
6320
|
+
} | null | undefined;
|
|
6020
6321
|
_id: string;
|
|
6021
6322
|
}[]>;
|
|
6022
6323
|
takeaway: Record<string, {
|
|
@@ -6087,6 +6388,10 @@ export declare class MenuImport {
|
|
|
6087
6388
|
position?: number | null | undefined;
|
|
6088
6389
|
_id: string;
|
|
6089
6390
|
}[] | null | undefined;
|
|
6391
|
+
takeawayConfig?: {
|
|
6392
|
+
pos: boolean;
|
|
6393
|
+
app: boolean;
|
|
6394
|
+
} | null | undefined;
|
|
6090
6395
|
_id: string;
|
|
6091
6396
|
}[] | null | undefined;
|
|
6092
6397
|
timePeriod?: {
|
|
@@ -6200,6 +6505,10 @@ export declare class MenuImport {
|
|
|
6200
6505
|
position?: number | null | undefined;
|
|
6201
6506
|
_id: string;
|
|
6202
6507
|
}[] | null | undefined;
|
|
6508
|
+
takeawayConfig?: {
|
|
6509
|
+
pos: boolean;
|
|
6510
|
+
app: boolean;
|
|
6511
|
+
} | null | undefined;
|
|
6203
6512
|
_id: string;
|
|
6204
6513
|
}[];
|
|
6205
6514
|
_id: string;
|
|
@@ -6496,6 +6805,10 @@ export declare class MenuImport {
|
|
|
6496
6805
|
position?: number | null | undefined;
|
|
6497
6806
|
_id: string;
|
|
6498
6807
|
}[] | null | undefined;
|
|
6808
|
+
takeawayConfig?: {
|
|
6809
|
+
pos: boolean;
|
|
6810
|
+
app: boolean;
|
|
6811
|
+
} | null | undefined;
|
|
6499
6812
|
_id: string;
|
|
6500
6813
|
}[];
|
|
6501
6814
|
} | null | undefined;
|
|
@@ -6556,7 +6869,12 @@ export declare class MenuImport {
|
|
|
6556
6869
|
position?: number | null | undefined;
|
|
6557
6870
|
_id: string;
|
|
6558
6871
|
}[] | null | undefined;
|
|
6872
|
+
takeawayConfig?: {
|
|
6873
|
+
pos: boolean;
|
|
6874
|
+
app: boolean;
|
|
6875
|
+
} | null | undefined;
|
|
6559
6876
|
subCategory?: string[] | null | undefined;
|
|
6877
|
+
shelfLife?: number | null | undefined;
|
|
6560
6878
|
groups: FdoGroupOverriderV4[];
|
|
6561
6879
|
code: string;
|
|
6562
6880
|
name: string;
|
|
@@ -6632,6 +6950,10 @@ export declare class MenuImport {
|
|
|
6632
6950
|
position?: number | null | undefined;
|
|
6633
6951
|
_id: string;
|
|
6634
6952
|
}[] | null | undefined;
|
|
6953
|
+
takeawayConfig?: {
|
|
6954
|
+
pos: boolean;
|
|
6955
|
+
app: boolean;
|
|
6956
|
+
} | null | undefined;
|
|
6635
6957
|
_id: string;
|
|
6636
6958
|
}[];
|
|
6637
6959
|
_id: string;
|
|
@@ -6753,6 +7075,10 @@ export declare class MenuImport {
|
|
|
6753
7075
|
position?: number | null | undefined;
|
|
6754
7076
|
_id: string;
|
|
6755
7077
|
}[] | null | undefined;
|
|
7078
|
+
takeawayConfig?: {
|
|
7079
|
+
pos: boolean;
|
|
7080
|
+
app: boolean;
|
|
7081
|
+
} | null | undefined;
|
|
6756
7082
|
_id: string;
|
|
6757
7083
|
}[];
|
|
6758
7084
|
_id: string;
|
|
@@ -6831,6 +7157,10 @@ export declare class MenuImport {
|
|
|
6831
7157
|
position?: number | null | undefined;
|
|
6832
7158
|
_id: string;
|
|
6833
7159
|
}[] | null | undefined;
|
|
7160
|
+
takeawayConfig?: {
|
|
7161
|
+
pos: boolean;
|
|
7162
|
+
app: boolean;
|
|
7163
|
+
} | null | undefined;
|
|
6834
7164
|
_id: string;
|
|
6835
7165
|
}[] | null | undefined;
|
|
6836
7166
|
percentage: number;
|
|
@@ -6923,6 +7253,10 @@ export declare class MenuImport {
|
|
|
6923
7253
|
position?: number | null | undefined;
|
|
6924
7254
|
_id: string;
|
|
6925
7255
|
}[] | null | undefined;
|
|
7256
|
+
takeawayConfig?: {
|
|
7257
|
+
pos: boolean;
|
|
7258
|
+
app: boolean;
|
|
7259
|
+
} | null | undefined;
|
|
6926
7260
|
_id: string;
|
|
6927
7261
|
}[]>;
|
|
6928
7262
|
takeaway: Record<string, {
|
|
@@ -6993,6 +7327,10 @@ export declare class MenuImport {
|
|
|
6993
7327
|
position?: number | null | undefined;
|
|
6994
7328
|
_id: string;
|
|
6995
7329
|
}[] | null | undefined;
|
|
7330
|
+
takeawayConfig?: {
|
|
7331
|
+
pos: boolean;
|
|
7332
|
+
app: boolean;
|
|
7333
|
+
} | null | undefined;
|
|
6996
7334
|
_id: string;
|
|
6997
7335
|
}[] | null | undefined;
|
|
6998
7336
|
timePeriod?: {
|
|
@@ -7106,6 +7444,10 @@ export declare class MenuImport {
|
|
|
7106
7444
|
position?: number | null | undefined;
|
|
7107
7445
|
_id: string;
|
|
7108
7446
|
}[] | null | undefined;
|
|
7447
|
+
takeawayConfig?: {
|
|
7448
|
+
pos: boolean;
|
|
7449
|
+
app: boolean;
|
|
7450
|
+
} | null | undefined;
|
|
7109
7451
|
_id: string;
|
|
7110
7452
|
}[];
|
|
7111
7453
|
_id: string;
|
|
@@ -7238,6 +7580,10 @@ export declare class MenuImport {
|
|
|
7238
7580
|
position?: number | null | undefined;
|
|
7239
7581
|
_id: string;
|
|
7240
7582
|
}[] | null | undefined;
|
|
7583
|
+
takeawayConfig?: {
|
|
7584
|
+
pos: boolean;
|
|
7585
|
+
app: boolean;
|
|
7586
|
+
} | null | undefined;
|
|
7241
7587
|
_id: string;
|
|
7242
7588
|
}[];
|
|
7243
7589
|
} | null | undefined;
|
|
@@ -7298,7 +7644,12 @@ export declare class MenuImport {
|
|
|
7298
7644
|
position?: number | null | undefined;
|
|
7299
7645
|
_id: string;
|
|
7300
7646
|
}[] | null | undefined;
|
|
7647
|
+
takeawayConfig?: {
|
|
7648
|
+
pos: boolean;
|
|
7649
|
+
app: boolean;
|
|
7650
|
+
} | null | undefined;
|
|
7301
7651
|
subCategory?: string[] | null | undefined;
|
|
7652
|
+
shelfLife?: number | null | undefined;
|
|
7302
7653
|
groups: FdoGroupOverriderV4[];
|
|
7303
7654
|
code: string;
|
|
7304
7655
|
name: string;
|
|
@@ -7374,6 +7725,10 @@ export declare class MenuImport {
|
|
|
7374
7725
|
position?: number | null | undefined;
|
|
7375
7726
|
_id: string;
|
|
7376
7727
|
}[] | null | undefined;
|
|
7728
|
+
takeawayConfig?: {
|
|
7729
|
+
pos: boolean;
|
|
7730
|
+
app: boolean;
|
|
7731
|
+
} | null | undefined;
|
|
7377
7732
|
_id: string;
|
|
7378
7733
|
}[];
|
|
7379
7734
|
_id: string;
|
|
@@ -7495,6 +7850,10 @@ export declare class MenuImport {
|
|
|
7495
7850
|
position?: number | null | undefined;
|
|
7496
7851
|
_id: string;
|
|
7497
7852
|
}[] | null | undefined;
|
|
7853
|
+
takeawayConfig?: {
|
|
7854
|
+
pos: boolean;
|
|
7855
|
+
app: boolean;
|
|
7856
|
+
} | null | undefined;
|
|
7498
7857
|
_id: string;
|
|
7499
7858
|
}[];
|
|
7500
7859
|
_id: string;
|
|
@@ -7573,6 +7932,10 @@ export declare class MenuImport {
|
|
|
7573
7932
|
position?: number | null | undefined;
|
|
7574
7933
|
_id: string;
|
|
7575
7934
|
}[] | null | undefined;
|
|
7935
|
+
takeawayConfig?: {
|
|
7936
|
+
pos: boolean;
|
|
7937
|
+
app: boolean;
|
|
7938
|
+
} | null | undefined;
|
|
7576
7939
|
_id: string;
|
|
7577
7940
|
}[] | null | undefined;
|
|
7578
7941
|
percentage: number;
|
|
@@ -7665,6 +8028,10 @@ export declare class MenuImport {
|
|
|
7665
8028
|
position?: number | null | undefined;
|
|
7666
8029
|
_id: string;
|
|
7667
8030
|
}[] | null | undefined;
|
|
8031
|
+
takeawayConfig?: {
|
|
8032
|
+
pos: boolean;
|
|
8033
|
+
app: boolean;
|
|
8034
|
+
} | null | undefined;
|
|
7668
8035
|
_id: string;
|
|
7669
8036
|
}[]>;
|
|
7670
8037
|
takeaway: Record<string, {
|
|
@@ -7735,6 +8102,10 @@ export declare class MenuImport {
|
|
|
7735
8102
|
position?: number | null | undefined;
|
|
7736
8103
|
_id: string;
|
|
7737
8104
|
}[] | null | undefined;
|
|
8105
|
+
takeawayConfig?: {
|
|
8106
|
+
pos: boolean;
|
|
8107
|
+
app: boolean;
|
|
8108
|
+
} | null | undefined;
|
|
7738
8109
|
_id: string;
|
|
7739
8110
|
}[] | null | undefined;
|
|
7740
8111
|
timePeriod?: {
|
|
@@ -7848,6 +8219,10 @@ export declare class MenuImport {
|
|
|
7848
8219
|
position?: number | null | undefined;
|
|
7849
8220
|
_id: string;
|
|
7850
8221
|
}[] | null | undefined;
|
|
8222
|
+
takeawayConfig?: {
|
|
8223
|
+
pos: boolean;
|
|
8224
|
+
app: boolean;
|
|
8225
|
+
} | null | undefined;
|
|
7851
8226
|
_id: string;
|
|
7852
8227
|
}[];
|
|
7853
8228
|
_id: string;
|