@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
@@ -1599,25 +1599,82 @@ export declare class MenuImport {
1599
1599
  usePriceTiers: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1600
1600
  priceTierRules: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
1601
1601
  priceTier: z.ZodString;
1602
+ restaurantRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1603
+ restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1604
+ restaurantCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1605
+ }, "strip", z.ZodTypeAny, {
1606
+ restaurantAttributes?: any;
1607
+ restaurantCustomAttributes?: any;
1608
+ }, {
1609
+ restaurantAttributes?: any;
1610
+ restaurantCustomAttributes?: any;
1611
+ }>>>;
1602
1612
  restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1603
1613
  }, "strip", z.ZodTypeAny, {
1604
1614
  restaurantAttributes?: any;
1615
+ restaurantRule?: {
1616
+ restaurantAttributes?: any;
1617
+ restaurantCustomAttributes?: any;
1618
+ } | null | undefined;
1605
1619
  priceTier: string;
1606
1620
  }, {
1607
1621
  restaurantAttributes?: any;
1622
+ restaurantRule?: {
1623
+ restaurantAttributes?: any;
1624
+ restaurantCustomAttributes?: any;
1625
+ } | null | undefined;
1608
1626
  priceTier: string;
1609
1627
  }>, "many">>>;
1610
1628
  linkItemRules: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
1611
1629
  orderFrom: z.ZodEnum<["ALL", "POS_ONLY", "NONE"]>;
1630
+ ruleGroupIds: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1631
+ restaurantRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1632
+ restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1633
+ restaurantCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1634
+ }, "strip", z.ZodTypeAny, {
1635
+ restaurantAttributes?: any;
1636
+ restaurantCustomAttributes?: any;
1637
+ }, {
1638
+ restaurantAttributes?: any;
1639
+ restaurantCustomAttributes?: any;
1640
+ }>>>;
1641
+ itemRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1642
+ itemAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1643
+ itemCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1644
+ }, "strip", z.ZodTypeAny, {
1645
+ itemAttributes?: any;
1646
+ itemCustomAttributes?: any;
1647
+ }, {
1648
+ itemAttributes?: any;
1649
+ itemCustomAttributes?: any;
1650
+ }>>>;
1612
1651
  restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1613
1652
  itemAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
1614
1653
  }, "strip", z.ZodTypeAny, {
1615
1654
  restaurantAttributes?: any;
1616
1655
  itemAttributes?: any;
1656
+ restaurantRule?: {
1657
+ restaurantAttributes?: any;
1658
+ restaurantCustomAttributes?: any;
1659
+ } | null | undefined;
1660
+ ruleGroupIds?: string[] | null | undefined;
1661
+ itemRule?: {
1662
+ itemAttributes?: any;
1663
+ itemCustomAttributes?: any;
1664
+ } | null | undefined;
1617
1665
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1618
1666
  }, {
1619
1667
  restaurantAttributes?: any;
1620
1668
  itemAttributes?: any;
1669
+ restaurantRule?: {
1670
+ restaurantAttributes?: any;
1671
+ restaurantCustomAttributes?: any;
1672
+ } | null | undefined;
1673
+ ruleGroupIds?: string[] | null | undefined;
1674
+ itemRule?: {
1675
+ itemAttributes?: any;
1676
+ itemCustomAttributes?: any;
1677
+ } | null | undefined;
1621
1678
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1622
1679
  }>, "many">>>;
1623
1680
  }, "strip", z.ZodTypeAny, {
@@ -1690,11 +1747,24 @@ export declare class MenuImport {
1690
1747
  usePriceTiers?: string[] | null | undefined;
1691
1748
  priceTierRules?: {
1692
1749
  restaurantAttributes?: any;
1750
+ restaurantRule?: {
1751
+ restaurantAttributes?: any;
1752
+ restaurantCustomAttributes?: any;
1753
+ } | null | undefined;
1693
1754
  priceTier: string;
1694
1755
  }[] | null | undefined;
1695
1756
  linkItemRules?: {
1696
1757
  restaurantAttributes?: any;
1697
1758
  itemAttributes?: any;
1759
+ restaurantRule?: {
1760
+ restaurantAttributes?: any;
1761
+ restaurantCustomAttributes?: any;
1762
+ } | null | undefined;
1763
+ ruleGroupIds?: string[] | null | undefined;
1764
+ itemRule?: {
1765
+ itemAttributes?: any;
1766
+ itemCustomAttributes?: any;
1767
+ } | null | undefined;
1698
1768
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1699
1769
  }[] | null | undefined;
1700
1770
  name: string;
@@ -1910,11 +1980,24 @@ export declare class MenuImport {
1910
1980
  usePriceTiers?: string[] | null | undefined;
1911
1981
  priceTierRules?: {
1912
1982
  restaurantAttributes?: any;
1983
+ restaurantRule?: {
1984
+ restaurantAttributes?: any;
1985
+ restaurantCustomAttributes?: any;
1986
+ } | null | undefined;
1913
1987
  priceTier: string;
1914
1988
  }[] | null | undefined;
1915
1989
  linkItemRules?: {
1916
1990
  restaurantAttributes?: any;
1917
1991
  itemAttributes?: any;
1992
+ restaurantRule?: {
1993
+ restaurantAttributes?: any;
1994
+ restaurantCustomAttributes?: any;
1995
+ } | null | undefined;
1996
+ ruleGroupIds?: string[] | null | undefined;
1997
+ itemRule?: {
1998
+ itemAttributes?: any;
1999
+ itemCustomAttributes?: any;
2000
+ } | null | undefined;
1918
2001
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
1919
2002
  }[] | null | undefined;
1920
2003
  name: string;
@@ -5211,11 +5294,24 @@ export declare class MenuImport {
5211
5294
  usePriceTiers?: string[] | null | undefined;
5212
5295
  priceTierRules?: {
5213
5296
  restaurantAttributes?: any;
5297
+ restaurantRule?: {
5298
+ restaurantAttributes?: any;
5299
+ restaurantCustomAttributes?: any;
5300
+ } | null | undefined;
5214
5301
  priceTier: string;
5215
5302
  }[] | null | undefined;
5216
5303
  linkItemRules?: {
5217
5304
  restaurantAttributes?: any;
5218
5305
  itemAttributes?: any;
5306
+ restaurantRule?: {
5307
+ restaurantAttributes?: any;
5308
+ restaurantCustomAttributes?: any;
5309
+ } | null | undefined;
5310
+ ruleGroupIds?: string[] | null | undefined;
5311
+ itemRule?: {
5312
+ itemAttributes?: any;
5313
+ itemCustomAttributes?: any;
5314
+ } | null | undefined;
5219
5315
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
5220
5316
  }[] | null | undefined;
5221
5317
  name: string;
@@ -5894,11 +5990,24 @@ export declare class MenuImport {
5894
5990
  usePriceTiers?: string[] | null | undefined;
5895
5991
  priceTierRules?: {
5896
5992
  restaurantAttributes?: any;
5993
+ restaurantRule?: {
5994
+ restaurantAttributes?: any;
5995
+ restaurantCustomAttributes?: any;
5996
+ } | null | undefined;
5897
5997
  priceTier: string;
5898
5998
  }[] | null | undefined;
5899
5999
  linkItemRules?: {
5900
6000
  restaurantAttributes?: any;
5901
6001
  itemAttributes?: any;
6002
+ restaurantRule?: {
6003
+ restaurantAttributes?: any;
6004
+ restaurantCustomAttributes?: any;
6005
+ } | null | undefined;
6006
+ ruleGroupIds?: string[] | null | undefined;
6007
+ itemRule?: {
6008
+ itemAttributes?: any;
6009
+ itemCustomAttributes?: any;
6010
+ } | null | undefined;
5902
6011
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
5903
6012
  }[] | null | undefined;
5904
6013
  name: string;
@@ -6200,6 +6309,120 @@ export declare class MenuImport {
6200
6309
  }, {
6201
6310
  key: string;
6202
6311
  }>, "many">>>;
6312
+ ruleGroupSettings: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6313
+ groups: z.ZodArray<z.ZodObject<{
6314
+ _id: z.ZodString;
6315
+ name: z.ZodString;
6316
+ description: z.ZodString;
6317
+ rules: z.ZodArray<z.ZodObject<{
6318
+ _id: z.ZodString;
6319
+ restaurantRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6320
+ restaurantAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6321
+ restaurantCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6322
+ }, "strip", z.ZodTypeAny, {
6323
+ restaurantAttributes?: any;
6324
+ restaurantCustomAttributes?: any;
6325
+ }, {
6326
+ restaurantAttributes?: any;
6327
+ restaurantCustomAttributes?: any;
6328
+ }>>>;
6329
+ itemRule: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6330
+ itemAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6331
+ itemCustomAttributes: z.ZodNullable<z.ZodOptional<z.ZodAny>>;
6332
+ }, "strip", z.ZodTypeAny, {
6333
+ itemAttributes?: any;
6334
+ itemCustomAttributes?: any;
6335
+ }, {
6336
+ itemAttributes?: any;
6337
+ itemCustomAttributes?: any;
6338
+ }>>>;
6339
+ }, "strip", z.ZodTypeAny, {
6340
+ restaurantRule?: {
6341
+ restaurantAttributes?: any;
6342
+ restaurantCustomAttributes?: any;
6343
+ } | null | undefined;
6344
+ itemRule?: {
6345
+ itemAttributes?: any;
6346
+ itemCustomAttributes?: any;
6347
+ } | null | undefined;
6348
+ _id: string;
6349
+ }, {
6350
+ restaurantRule?: {
6351
+ restaurantAttributes?: any;
6352
+ restaurantCustomAttributes?: any;
6353
+ } | null | undefined;
6354
+ itemRule?: {
6355
+ itemAttributes?: any;
6356
+ itemCustomAttributes?: any;
6357
+ } | null | undefined;
6358
+ _id: string;
6359
+ }>, "many">;
6360
+ }, "strip", z.ZodTypeAny, {
6361
+ name: string;
6362
+ description: string;
6363
+ _id: string;
6364
+ rules: {
6365
+ restaurantRule?: {
6366
+ restaurantAttributes?: any;
6367
+ restaurantCustomAttributes?: any;
6368
+ } | null | undefined;
6369
+ itemRule?: {
6370
+ itemAttributes?: any;
6371
+ itemCustomAttributes?: any;
6372
+ } | null | undefined;
6373
+ _id: string;
6374
+ }[];
6375
+ }, {
6376
+ name: string;
6377
+ description: string;
6378
+ _id: string;
6379
+ rules: {
6380
+ restaurantRule?: {
6381
+ restaurantAttributes?: any;
6382
+ restaurantCustomAttributes?: any;
6383
+ } | null | undefined;
6384
+ itemRule?: {
6385
+ itemAttributes?: any;
6386
+ itemCustomAttributes?: any;
6387
+ } | null | undefined;
6388
+ _id: string;
6389
+ }[];
6390
+ }>, "many">;
6391
+ }, "strip", z.ZodTypeAny, {
6392
+ groups: {
6393
+ name: string;
6394
+ description: string;
6395
+ _id: string;
6396
+ rules: {
6397
+ restaurantRule?: {
6398
+ restaurantAttributes?: any;
6399
+ restaurantCustomAttributes?: any;
6400
+ } | null | undefined;
6401
+ itemRule?: {
6402
+ itemAttributes?: any;
6403
+ itemCustomAttributes?: any;
6404
+ } | null | undefined;
6405
+ _id: string;
6406
+ }[];
6407
+ }[];
6408
+ }, {
6409
+ groups: {
6410
+ name: string;
6411
+ description: string;
6412
+ _id: string;
6413
+ rules: {
6414
+ restaurantRule?: {
6415
+ restaurantAttributes?: any;
6416
+ restaurantCustomAttributes?: any;
6417
+ } | null | undefined;
6418
+ itemRule?: {
6419
+ itemAttributes?: any;
6420
+ itemCustomAttributes?: any;
6421
+ } | null | undefined;
6422
+ _id: string;
6423
+ }[];
6424
+ }[];
6425
+ }>>>;
6203
6426
  lowStockThreshold: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
6204
6427
  }, "strip", z.ZodTypeAny, {
6205
6428
  updatedAt?: string | null | undefined;
@@ -6220,6 +6443,24 @@ export declare class MenuImport {
6220
6443
  priceTierSettings?: {
6221
6444
  key: string;
6222
6445
  }[] | null | undefined;
6446
+ ruleGroupSettings?: {
6447
+ groups: {
6448
+ name: string;
6449
+ description: string;
6450
+ _id: string;
6451
+ rules: {
6452
+ restaurantRule?: {
6453
+ restaurantAttributes?: any;
6454
+ restaurantCustomAttributes?: any;
6455
+ } | null | undefined;
6456
+ itemRule?: {
6457
+ itemAttributes?: any;
6458
+ itemCustomAttributes?: any;
6459
+ } | null | undefined;
6460
+ _id: string;
6461
+ }[];
6462
+ }[];
6463
+ } | null | undefined;
6223
6464
  _id: string;
6224
6465
  modules: {
6225
6466
  subCategory?: {
@@ -6648,11 +6889,24 @@ export declare class MenuImport {
6648
6889
  usePriceTiers?: string[] | null | undefined;
6649
6890
  priceTierRules?: {
6650
6891
  restaurantAttributes?: any;
6892
+ restaurantRule?: {
6893
+ restaurantAttributes?: any;
6894
+ restaurantCustomAttributes?: any;
6895
+ } | null | undefined;
6651
6896
  priceTier: string;
6652
6897
  }[] | null | undefined;
6653
6898
  linkItemRules?: {
6654
6899
  restaurantAttributes?: any;
6655
6900
  itemAttributes?: any;
6901
+ restaurantRule?: {
6902
+ restaurantAttributes?: any;
6903
+ restaurantCustomAttributes?: any;
6904
+ } | null | undefined;
6905
+ ruleGroupIds?: string[] | null | undefined;
6906
+ itemRule?: {
6907
+ itemAttributes?: any;
6908
+ itemCustomAttributes?: any;
6909
+ } | null | undefined;
6656
6910
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
6657
6911
  }[] | null | undefined;
6658
6912
  name: string;
@@ -6924,6 +7178,24 @@ export declare class MenuImport {
6924
7178
  priceTierSettings?: {
6925
7179
  key: string;
6926
7180
  }[] | null | undefined;
7181
+ ruleGroupSettings?: {
7182
+ groups: {
7183
+ name: string;
7184
+ description: string;
7185
+ _id: string;
7186
+ rules: {
7187
+ restaurantRule?: {
7188
+ restaurantAttributes?: any;
7189
+ restaurantCustomAttributes?: any;
7190
+ } | null | undefined;
7191
+ itemRule?: {
7192
+ itemAttributes?: any;
7193
+ itemCustomAttributes?: any;
7194
+ } | null | undefined;
7195
+ _id: string;
7196
+ }[];
7197
+ }[];
7198
+ } | null | undefined;
6927
7199
  _id: string;
6928
7200
  modules: {
6929
7201
  subCategory?: {
@@ -7352,11 +7624,24 @@ export declare class MenuImport {
7352
7624
  usePriceTiers?: string[] | null | undefined;
7353
7625
  priceTierRules?: {
7354
7626
  restaurantAttributes?: any;
7627
+ restaurantRule?: {
7628
+ restaurantAttributes?: any;
7629
+ restaurantCustomAttributes?: any;
7630
+ } | null | undefined;
7355
7631
  priceTier: string;
7356
7632
  }[] | null | undefined;
7357
7633
  linkItemRules?: {
7358
7634
  restaurantAttributes?: any;
7359
7635
  itemAttributes?: any;
7636
+ restaurantRule?: {
7637
+ restaurantAttributes?: any;
7638
+ restaurantCustomAttributes?: any;
7639
+ } | null | undefined;
7640
+ ruleGroupIds?: string[] | null | undefined;
7641
+ itemRule?: {
7642
+ itemAttributes?: any;
7643
+ itemCustomAttributes?: any;
7644
+ } | null | undefined;
7360
7645
  orderFrom: "ALL" | "POS_ONLY" | "NONE";
7361
7646
  }[] | null | undefined;
7362
7647
  name: string;