@feedmepos/mf-menu 0.31.40-prod → 0.31.41-prod

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/dist/{App-aWEH-ZEk.js → App-5Lzy8zHZ.js} +8 -8
  2. package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-jJyinQZl.js → ApplyProduct.vue_vue_type_script_setup_true_lang-BnKXsQH-.js} +3 -3
  3. package/dist/{Catalog-BoFfFdn8.js → Catalog-s5b8V8nw.js} +8 -9
  4. package/dist/{Category-CWYbb3Jn.js → Category-BJzScJEY.js} +4 -4
  5. package/dist/{Category-DZ45uikR.js → Category-DZ-xqIMI.js} +6 -6
  6. package/dist/{CookingGuide-BU0PRWIQ.js → CookingGuide-Bkd6GPww.js} +4 -4
  7. package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-Z5xsKDIE.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-B8tIjKOW.js} +1 -1
  8. package/dist/{Group-BMQDeqiS.js → Group-0b2Qiov3.js} +1 -1
  9. package/dist/{Group-C0T_uknK.js → Group-BOaCcKiI.js} +3 -3
  10. package/dist/{Group.vue_vue_type_script_setup_true_lang-DyfmY6F1.js → Group.vue_vue_type_script_setup_true_lang-DUlUfMAs.js} +8 -8
  11. package/dist/GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CouimeC4.js +399 -0
  12. package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-Dl-Wvt3D.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-DOvQmbrZ.js} +13 -14
  13. package/dist/{Ingredient-3lwDUQx_.js → Ingredient-ChcYUvOg.js} +3 -3
  14. package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-VLrrTkSC.js → InventoryBinding.vue_vue_type_script_setup_true_lang-DE1HkipX.js} +2 -2
  15. package/dist/LinkProductSideSheet-BdzBGYxG.js +361 -0
  16. package/dist/MenuSetting-zAAttaoA.js +618 -0
  17. package/dist/{PrintRoute-DfJ-vUAb.js → PrintRoute-T-vuO5N8.js} +4 -4
  18. package/dist/{Product-F4PoLm9v.js → Product-B5q291VF.js} +1 -1
  19. package/dist/{Product.vue_vue_type_script_setup_true_lang-DT5gffpA.js → Product.vue_vue_type_script_setup_true_lang-DLRlT10W.js} +468 -465
  20. package/dist/{ProductInternalTools-DSGU-OqU.js → ProductInternalTools-BOlc0VUR.js} +5 -5
  21. package/dist/{Products-COzW2Z4g.js → Products-Cd4Mqhm3.js} +88 -85
  22. package/dist/{Publish-CDXVWCk2.js → Publish-SuRzt-_D.js} +3 -3
  23. package/dist/{Recipe-BZx4wrcP.js → Recipe-BKrjNs5g.js} +4 -4
  24. package/dist/{Scheduler-wHCWSeU2.js → Scheduler-DnDgImLC.js} +3 -3
  25. package/dist/{ServingSequence-BbYEhDYh.js → ServingSequence-D602bVnm.js} +3 -3
  26. package/dist/{Setting-C9Tlw1Iy.js → Setting-FMT4oBYH.js} +44 -45
  27. package/dist/{Subcategory-C8AwfrKb.js → Subcategory-CpYmjAvA.js} +4 -4
  28. package/dist/{Takeaway-t1053wg2.js → Takeaway-BXh3iuME.js} +1 -1
  29. package/dist/{Takeaway-DaEUn-yM.js → Takeaway-D4hjN5z5.js} +4 -4
  30. package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-7XycP5fU.js → Takeaway.vue_vue_type_script_setup_true_lang-By1f-FCO.js} +5 -5
  31. package/dist/Thumbnail.vue_vue_type_script_setup_true_lang-CZUwa5C_.js +440 -0
  32. package/dist/{TreeEditorOpenner.vue_vue_type_script_setup_true_lang-Ci6iqOry.js → TreeEditorOpenner.vue_vue_type_script_setup_true_lang-DfjtfcCh.js} +604 -600
  33. package/dist/{Unit-CnqptGCz.js → Unit-CsjHkV-h.js} +2 -2
  34. package/dist/{Variant-DiOYOwJs.js → Variant-Djra14ZX.js} +3 -3
  35. package/dist/{_id_-BSfU16VO.js → _id_-BXkqoCzB.js} +78 -75
  36. package/dist/{app-Ddb81PNo.js → app-CVqWWV4x.js} +278 -278
  37. package/dist/{LinkProductSideSheet.vue_vue_type_style_index_0_scoped_97fa9d58_lang-DvG3mOom.js → app-CiBqmBzO.js} +2120 -2084
  38. package/dist/{app-Cou6qPF2.js → app-PhBJNss_.js} +1 -1
  39. package/dist/app.js +1 -1
  40. package/dist/apps/mf-menu/src/api/menu.d.ts +2 -1
  41. package/dist/apps/mf-menu/src/app.d.ts +144 -0
  42. package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierRuleEditor.vue.d.ts +36 -0
  43. package/dist/apps/mf-menu/src/components/feature/RestaurantAttributesSelector.vue.d.ts +9 -3
  44. package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +294 -4
  45. package/dist/apps/mf-menu/src/composable/attributes.d.ts +26 -0
  46. package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +40 -0
  47. package/dist/apps/mf-menu/src/helper/import-export.d.ts +285 -0
  48. package/dist/apps/mf-menu/src/helper/menu.d.ts +285 -0
  49. package/dist/apps/mf-menu/src/manager/menu/item.d.ts +285 -0
  50. package/dist/apps/mf-menu/src/stores/menu.d.ts +293 -3
  51. package/dist/apps/mf-menu/src/utils/array.d.ts +1 -0
  52. package/dist/apps/mf-menu/src/utils/customAttributes.d.ts +12 -0
  53. package/dist/apps/mf-menu/src/views/MenuSetting/LinkProductRuleGroups.vue.d.ts +2 -0
  54. package/dist/apps/mf-menu/src/views/MenuSetting/RuleGroupSideSheet.vue.d.ts +176 -0
  55. package/dist/apps/mf-menu/src/views/Publish/UpdateCatalogDialog.vue.d.ts +166 -0
  56. package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
  57. package/dist/assets/linked-status-WlVAcpRn.js +13 -0
  58. package/dist/assets/override-menu-__h4D7ac.js +13 -0
  59. package/dist/assets/validate-menu-DyPuzLRg.js +13 -0
  60. package/dist/{catalog-DSuJhsUb.js → catalog-C_TuQLxq.js} +1 -1
  61. package/dist/{catalogSetting-C3gEw9ov.js → catalogSetting-BUlJu6hG.js} +1 -1
  62. package/dist/{category-CwWq3KCE.js → category-CmVw1Kj-.js} +1 -1
  63. package/dist/{currency-g45Sh-t6.js → currency-OhOTnAqk.js} +1 -1
  64. package/dist/customAttributes-fpOfmGnw.js +180 -0
  65. package/dist/{dayjs.min-g3eN5z-V.js → dayjs.min-CDhP-7L5.js} +1 -1
  66. package/dist/{index-QsLFbxyG.js → index-BJZEWB5C.js} +4 -4
  67. package/dist/{index-BLQCYEc6.js → index-DHAYGEPp.js} +7 -8
  68. package/dist/{index-0yRUi7LL.js → index-DtwHmS38.js} +1 -1
  69. package/dist/index-N3cGc8ex.js +245 -0
  70. package/dist/{item-BvvQ9urP.js → item-BELLphR0.js} +16 -16
  71. package/dist/{jszip.min-DzdUiaR4.js → jszip.min-CZtcGb7A.js} +353 -353
  72. package/dist/{menu-QrVg2Ph7.js → menu-Csyr6W9A.js} +7 -7
  73. package/dist/{menu-DFNvhoNQ.js → menu-DS_ERmBf.js} +23355 -23206
  74. package/dist/{menuV2-Ezf_jW40.js → menuV2-DKzAZ4Ss.js} +151 -146
  75. package/dist/mf-menu.css +1 -1
  76. package/dist/{priceTier-zENsn3P_.js → priceTier-CYWS5lDS.js} +1 -1
  77. package/dist/{scheduler-BuwGSv6A.js → scheduler-DI5dXC7Y.js} +8 -8
  78. package/dist/{subcategory-O3L_zCJA.js → subcategory-D_ao-IV9.js} +2 -2
  79. package/dist/{toExcel-CpRy_4nG.js → toExcel-Cml-rkJQ.js} +2 -2
  80. package/dist/{unit-Ct_7Hfa2.js → unit-BWDp2LkV.js} +42 -41
  81. package/package.json +3 -3
  82. package/dist/FormSection.vue_vue_type_script_setup_true_lang-CO4YGYLB.js +0 -50
  83. package/dist/GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-D6qro5w_.js +0 -367
  84. package/dist/LinkProductSideSheet-LDZjKX95.js +0 -297
  85. package/dist/MenuSetting-AhutsCVy.js +0 -185
  86. package/dist/Thumbnail.vue_vue_type_script_setup_true_lang-B7oLH9cP.js +0 -431
  87. package/dist/assets/linked-status-B_crHhZH.js +0 -24
  88. package/dist/assets/override-menu-BmlCEpHH.js +0 -24
  89. package/dist/assets/validate-menu-CF-psoB-.js +0 -24
  90. package/dist/index-0Q5T9VZV.js +0 -214
@@ -1441,25 +1441,82 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
1441
1441
  usePriceTiers: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1442
1442
  priceTierRules: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
1443
1443
  priceTier: z.ZodString;
1444
+ restaurantRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1445
+ restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1446
+ restaurantCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1447
+ }, "strip", z.ZodTypeAny, {
1448
+ restaurantAttributes?: any;
1449
+ restaurantCustomAttributes?: any;
1450
+ }, {
1451
+ restaurantAttributes?: any;
1452
+ restaurantCustomAttributes?: any;
1453
+ }>>>;
1444
1454
  restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1445
1455
  }, "strip", z.ZodTypeAny, {
1446
1456
  restaurantAttributes?: any;
1457
+ restaurantRule?: {
1458
+ restaurantAttributes?: any;
1459
+ restaurantCustomAttributes?: any;
1460
+ } | null | undefined;
1447
1461
  priceTier: string;
1448
1462
  }, {
1449
1463
  restaurantAttributes?: any;
1464
+ restaurantRule?: {
1465
+ restaurantAttributes?: any;
1466
+ restaurantCustomAttributes?: any;
1467
+ } | null | undefined;
1450
1468
  priceTier: string;
1451
1469
  }>, "many">>>;
1452
1470
  linkItemRules: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
1453
1471
  orderFrom: z.ZodEnum<["ALL", "POS_ONLY", "NONE"]>;
1472
+ ruleGroupIds: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1473
+ restaurantRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1474
+ restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1475
+ restaurantCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1476
+ }, "strip", z.ZodTypeAny, {
1477
+ restaurantAttributes?: any;
1478
+ restaurantCustomAttributes?: any;
1479
+ }, {
1480
+ restaurantAttributes?: any;
1481
+ restaurantCustomAttributes?: any;
1482
+ }>>>;
1483
+ itemRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1484
+ itemAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1485
+ itemCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1486
+ }, "strip", z.ZodTypeAny, {
1487
+ itemAttributes?: any;
1488
+ itemCustomAttributes?: any;
1489
+ }, {
1490
+ itemAttributes?: any;
1491
+ itemCustomAttributes?: any;
1492
+ }>>>;
1454
1493
  restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1455
1494
  itemAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1456
1495
  }, "strip", z.ZodTypeAny, {
1457
1496
  restaurantAttributes?: any;
1458
1497
  itemAttributes?: any;
1498
+ restaurantRule?: {
1499
+ restaurantAttributes?: any;
1500
+ restaurantCustomAttributes?: any;
1501
+ } | null | undefined;
1502
+ ruleGroupIds?: string[] | null | undefined;
1503
+ itemRule?: {
1504
+ itemAttributes?: any;
1505
+ itemCustomAttributes?: any;
1506
+ } | null | undefined;
1459
1507
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1460
1508
  }, {
1461
1509
  restaurantAttributes?: any;
1462
1510
  itemAttributes?: any;
1511
+ restaurantRule?: {
1512
+ restaurantAttributes?: any;
1513
+ restaurantCustomAttributes?: any;
1514
+ } | null | undefined;
1515
+ ruleGroupIds?: string[] | null | undefined;
1516
+ itemRule?: {
1517
+ itemAttributes?: any;
1518
+ itemCustomAttributes?: any;
1519
+ } | null | undefined;
1463
1520
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1464
1521
  }>, "many">>>;
1465
1522
  }, "strip", z.ZodTypeAny, {
@@ -1532,11 +1589,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
1532
1589
  usePriceTiers?: string[] | null | undefined;
1533
1590
  priceTierRules?: {
1534
1591
  restaurantAttributes?: any;
1592
+ restaurantRule?: {
1593
+ restaurantAttributes?: any;
1594
+ restaurantCustomAttributes?: any;
1595
+ } | null | undefined;
1535
1596
  priceTier: string;
1536
1597
  }[] | null | undefined;
1537
1598
  linkItemRules?: {
1538
1599
  restaurantAttributes?: any;
1539
1600
  itemAttributes?: any;
1601
+ restaurantRule?: {
1602
+ restaurantAttributes?: any;
1603
+ restaurantCustomAttributes?: any;
1604
+ } | null | undefined;
1605
+ ruleGroupIds?: string[] | null | undefined;
1606
+ itemRule?: {
1607
+ itemAttributes?: any;
1608
+ itemCustomAttributes?: any;
1609
+ } | null | undefined;
1540
1610
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1541
1611
  }[] | null | undefined;
1542
1612
  name: string;
@@ -1752,11 +1822,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
1752
1822
  usePriceTiers?: string[] | null | undefined;
1753
1823
  priceTierRules?: {
1754
1824
  restaurantAttributes?: any;
1825
+ restaurantRule?: {
1826
+ restaurantAttributes?: any;
1827
+ restaurantCustomAttributes?: any;
1828
+ } | null | undefined;
1755
1829
  priceTier: string;
1756
1830
  }[] | null | undefined;
1757
1831
  linkItemRules?: {
1758
1832
  restaurantAttributes?: any;
1759
1833
  itemAttributes?: any;
1834
+ restaurantRule?: {
1835
+ restaurantAttributes?: any;
1836
+ restaurantCustomAttributes?: any;
1837
+ } | null | undefined;
1838
+ ruleGroupIds?: string[] | null | undefined;
1839
+ itemRule?: {
1840
+ itemAttributes?: any;
1841
+ itemCustomAttributes?: any;
1842
+ } | null | undefined;
1760
1843
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1761
1844
  }[] | null | undefined;
1762
1845
  name: string;
@@ -5053,11 +5136,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
5053
5136
  usePriceTiers?: string[] | null | undefined;
5054
5137
  priceTierRules?: {
5055
5138
  restaurantAttributes?: any;
5139
+ restaurantRule?: {
5140
+ restaurantAttributes?: any;
5141
+ restaurantCustomAttributes?: any;
5142
+ } | null | undefined;
5056
5143
  priceTier: string;
5057
5144
  }[] | null | undefined;
5058
5145
  linkItemRules?: {
5059
5146
  restaurantAttributes?: any;
5060
5147
  itemAttributes?: any;
5148
+ restaurantRule?: {
5149
+ restaurantAttributes?: any;
5150
+ restaurantCustomAttributes?: any;
5151
+ } | null | undefined;
5152
+ ruleGroupIds?: string[] | null | undefined;
5153
+ itemRule?: {
5154
+ itemAttributes?: any;
5155
+ itemCustomAttributes?: any;
5156
+ } | null | undefined;
5061
5157
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
5062
5158
  }[] | null | undefined;
5063
5159
  name: string;
@@ -5736,11 +5832,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
5736
5832
  usePriceTiers?: string[] | null | undefined;
5737
5833
  priceTierRules?: {
5738
5834
  restaurantAttributes?: any;
5835
+ restaurantRule?: {
5836
+ restaurantAttributes?: any;
5837
+ restaurantCustomAttributes?: any;
5838
+ } | null | undefined;
5739
5839
  priceTier: string;
5740
5840
  }[] | null | undefined;
5741
5841
  linkItemRules?: {
5742
5842
  restaurantAttributes?: any;
5743
5843
  itemAttributes?: any;
5844
+ restaurantRule?: {
5845
+ restaurantAttributes?: any;
5846
+ restaurantCustomAttributes?: any;
5847
+ } | null | undefined;
5848
+ ruleGroupIds?: string[] | null | undefined;
5849
+ itemRule?: {
5850
+ itemAttributes?: any;
5851
+ itemCustomAttributes?: any;
5852
+ } | null | undefined;
5744
5853
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
5745
5854
  }[] | null | undefined;
5746
5855
  name: string;
@@ -6042,6 +6151,120 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
6042
6151
  }, {
6043
6152
  key: string;
6044
6153
  }>, "many">>>;
6154
+ ruleGroupSettings: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6155
+ groups: z.ZodArray<z.ZodObject<{
6156
+ _id: z.ZodString;
6157
+ name: z.ZodString;
6158
+ description: z.ZodString;
6159
+ rules: z.ZodArray<z.ZodObject<{
6160
+ _id: z.ZodString;
6161
+ restaurantRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6162
+ restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6163
+ restaurantCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6164
+ }, "strip", z.ZodTypeAny, {
6165
+ restaurantAttributes?: any;
6166
+ restaurantCustomAttributes?: any;
6167
+ }, {
6168
+ restaurantAttributes?: any;
6169
+ restaurantCustomAttributes?: any;
6170
+ }>>>;
6171
+ itemRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6172
+ itemAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6173
+ itemCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6174
+ }, "strip", z.ZodTypeAny, {
6175
+ itemAttributes?: any;
6176
+ itemCustomAttributes?: any;
6177
+ }, {
6178
+ itemAttributes?: any;
6179
+ itemCustomAttributes?: any;
6180
+ }>>>;
6181
+ }, "strip", z.ZodTypeAny, {
6182
+ restaurantRule?: {
6183
+ restaurantAttributes?: any;
6184
+ restaurantCustomAttributes?: any;
6185
+ } | null | undefined;
6186
+ itemRule?: {
6187
+ itemAttributes?: any;
6188
+ itemCustomAttributes?: any;
6189
+ } | null | undefined;
6190
+ _id: string;
6191
+ }, {
6192
+ restaurantRule?: {
6193
+ restaurantAttributes?: any;
6194
+ restaurantCustomAttributes?: any;
6195
+ } | null | undefined;
6196
+ itemRule?: {
6197
+ itemAttributes?: any;
6198
+ itemCustomAttributes?: any;
6199
+ } | null | undefined;
6200
+ _id: string;
6201
+ }>, "many">;
6202
+ }, "strip", z.ZodTypeAny, {
6203
+ name: string;
6204
+ description: string;
6205
+ _id: string;
6206
+ rules: {
6207
+ restaurantRule?: {
6208
+ restaurantAttributes?: any;
6209
+ restaurantCustomAttributes?: any;
6210
+ } | null | undefined;
6211
+ itemRule?: {
6212
+ itemAttributes?: any;
6213
+ itemCustomAttributes?: any;
6214
+ } | null | undefined;
6215
+ _id: string;
6216
+ }[];
6217
+ }, {
6218
+ name: string;
6219
+ description: string;
6220
+ _id: string;
6221
+ rules: {
6222
+ restaurantRule?: {
6223
+ restaurantAttributes?: any;
6224
+ restaurantCustomAttributes?: any;
6225
+ } | null | undefined;
6226
+ itemRule?: {
6227
+ itemAttributes?: any;
6228
+ itemCustomAttributes?: any;
6229
+ } | null | undefined;
6230
+ _id: string;
6231
+ }[];
6232
+ }>, "many">;
6233
+ }, "strip", z.ZodTypeAny, {
6234
+ groups: {
6235
+ name: string;
6236
+ description: string;
6237
+ _id: string;
6238
+ rules: {
6239
+ restaurantRule?: {
6240
+ restaurantAttributes?: any;
6241
+ restaurantCustomAttributes?: any;
6242
+ } | null | undefined;
6243
+ itemRule?: {
6244
+ itemAttributes?: any;
6245
+ itemCustomAttributes?: any;
6246
+ } | null | undefined;
6247
+ _id: string;
6248
+ }[];
6249
+ }[];
6250
+ }, {
6251
+ groups: {
6252
+ name: string;
6253
+ description: string;
6254
+ _id: string;
6255
+ rules: {
6256
+ restaurantRule?: {
6257
+ restaurantAttributes?: any;
6258
+ restaurantCustomAttributes?: any;
6259
+ } | null | undefined;
6260
+ itemRule?: {
6261
+ itemAttributes?: any;
6262
+ itemCustomAttributes?: any;
6263
+ } | null | undefined;
6264
+ _id: string;
6265
+ }[];
6266
+ }[];
6267
+ }>>>;
6045
6268
  lowStockThreshold: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
6046
6269
  }, "strip", z.ZodTypeAny, {
6047
6270
  updatedAt?: string | null | undefined;
@@ -6062,6 +6285,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
6062
6285
  priceTierSettings?: {
6063
6286
  key: string;
6064
6287
  }[] | null | undefined;
6288
+ ruleGroupSettings?: {
6289
+ groups: {
6290
+ name: string;
6291
+ description: string;
6292
+ _id: string;
6293
+ rules: {
6294
+ restaurantRule?: {
6295
+ restaurantAttributes?: any;
6296
+ restaurantCustomAttributes?: any;
6297
+ } | null | undefined;
6298
+ itemRule?: {
6299
+ itemAttributes?: any;
6300
+ itemCustomAttributes?: any;
6301
+ } | null | undefined;
6302
+ _id: string;
6303
+ }[];
6304
+ }[];
6305
+ } | null | undefined;
6065
6306
  _id: string;
6066
6307
  modules: {
6067
6308
  subCategory?: {
@@ -6490,11 +6731,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
6490
6731
  usePriceTiers?: string[] | null | undefined;
6491
6732
  priceTierRules?: {
6492
6733
  restaurantAttributes?: any;
6734
+ restaurantRule?: {
6735
+ restaurantAttributes?: any;
6736
+ restaurantCustomAttributes?: any;
6737
+ } | null | undefined;
6493
6738
  priceTier: string;
6494
6739
  }[] | null | undefined;
6495
6740
  linkItemRules?: {
6496
6741
  restaurantAttributes?: any;
6497
6742
  itemAttributes?: any;
6743
+ restaurantRule?: {
6744
+ restaurantAttributes?: any;
6745
+ restaurantCustomAttributes?: any;
6746
+ } | null | undefined;
6747
+ ruleGroupIds?: string[] | null | undefined;
6748
+ itemRule?: {
6749
+ itemAttributes?: any;
6750
+ itemCustomAttributes?: any;
6751
+ } | null | undefined;
6498
6752
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
6499
6753
  }[] | null | undefined;
6500
6754
  name: string;
@@ -6766,6 +7020,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
6766
7020
  priceTierSettings?: {
6767
7021
  key: string;
6768
7022
  }[] | null | undefined;
7023
+ ruleGroupSettings?: {
7024
+ groups: {
7025
+ name: string;
7026
+ description: string;
7027
+ _id: string;
7028
+ rules: {
7029
+ restaurantRule?: {
7030
+ restaurantAttributes?: any;
7031
+ restaurantCustomAttributes?: any;
7032
+ } | null | undefined;
7033
+ itemRule?: {
7034
+ itemAttributes?: any;
7035
+ itemCustomAttributes?: any;
7036
+ } | null | undefined;
7037
+ _id: string;
7038
+ }[];
7039
+ }[];
7040
+ } | null | undefined;
6769
7041
  _id: string;
6770
7042
  modules: {
6771
7043
  subCategory?: {
@@ -7194,11 +7466,24 @@ export declare function overrideMenuWithWorker(menu: FdoMenuV4, catalogId: strin
7194
7466
  usePriceTiers?: string[] | null | undefined;
7195
7467
  priceTierRules?: {
7196
7468
  restaurantAttributes?: any;
7469
+ restaurantRule?: {
7470
+ restaurantAttributes?: any;
7471
+ restaurantCustomAttributes?: any;
7472
+ } | null | undefined;
7197
7473
  priceTier: string;
7198
7474
  }[] | null | undefined;
7199
7475
  linkItemRules?: {
7200
7476
  restaurantAttributes?: any;
7201
7477
  itemAttributes?: any;
7478
+ restaurantRule?: {
7479
+ restaurantAttributes?: any;
7480
+ restaurantCustomAttributes?: any;
7481
+ } | null | undefined;
7482
+ ruleGroupIds?: string[] | null | undefined;
7483
+ itemRule?: {
7484
+ itemAttributes?: any;
7485
+ itemCustomAttributes?: any;
7486
+ } | null | undefined;
7202
7487
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
7203
7488
  }[] | null | undefined;
7204
7489
  name: string;