@feedmepos/mf-menu 0.32.33 → 0.32.34-dev.2

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 (92) hide show
  1. package/dist/{App-DsD_aNkf.js → App-ygZinbOb.js} +7 -7
  2. package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-CnTeT1O3.js → ApplyProduct.vue_vue_type_script_setup_true_lang-NNsxrcH_.js} +3 -3
  3. package/dist/{Catalog-DYdmH8u6.js → Catalog-CDqUv0qq.js} +6 -6
  4. package/dist/{Category-BLaWhTc-.js → Category-liHygseT.js} +4 -4
  5. package/dist/{Category-CwG6sis1.js → Category-qpIIB4CP.js} +6 -6
  6. package/dist/{CookingGuide-B8xi_ykR.js → CookingGuide-BaSNF29W.js} +4 -4
  7. package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-BmySTJPE.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-D_z1jPdS.js} +1 -1
  8. package/dist/{Group-B_UsNpQo.js → Group-Brd5NDd3.js} +3 -3
  9. package/dist/{Group-C8yQR6fk.js → Group-CGTg47wl.js} +1 -1
  10. package/dist/{Group.vue_vue_type_script_setup_true_lang-bSldCDT-.js → Group.vue_vue_type_script_setup_true_lang-D3tnV1_m.js} +7 -7
  11. package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CRItpZDj.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-DZ1_FgSf.js} +5 -5
  12. package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-Q9oCrlhs.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-_M9-RI3o.js} +1450 -1450
  13. package/dist/{Ingredient-CI-wJZBT.js → Ingredient-o76coP9-.js} +3 -3
  14. package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-DyjRWOdZ.js → InventoryBinding.vue_vue_type_script_setup_true_lang-dKwz1bG9.js} +2 -2
  15. package/dist/{LinkProductSideSheet-D34qfF94.js → LinkProductSideSheet-BSz3bkrV.js} +3 -3
  16. package/dist/{MenuSetting-4ud_Rdn4.js → MenuSetting-XINZaqm0.js} +5 -5
  17. package/dist/{PrintRoute-Da7kBATw.js → PrintRoute-CcFYGeZa.js} +4 -4
  18. package/dist/{Product-Bi8CJ8_l.js → Product-CzRNnq2u.js} +1 -1
  19. package/dist/{Product.vue_vue_type_script_setup_true_lang-LaF2a--x.js → Product.vue_vue_type_script_setup_true_lang-DTH62kVc.js} +12 -12
  20. package/dist/{ProductInternalTools-CYSbU3Ev.js → ProductInternalTools-DKgX_NWa.js} +6 -6
  21. package/dist/{Products-BeW2bBid.js → Products-DsqpaK-e.js} +55 -55
  22. package/dist/{Publish-BM4Jtutc.js → Publish-CJZcrG_t.js} +3 -3
  23. package/dist/{Recipe-imt7dPpj.js → Recipe-BH9za-MR.js} +4 -4
  24. package/dist/{RuleView.vue_vue_type_script_setup_true_lang-p20AG7Yt.js → RuleView.vue_vue_type_script_setup_true_lang-Cu8d5Hp6.js} +366 -366
  25. package/dist/{Scheduler-CABotDjj.js → Scheduler-DItcdL5O.js} +3 -3
  26. package/dist/{ServingSequence-CkwOFR3q.js → ServingSequence-BKe7uywO.js} +3 -3
  27. package/dist/{Setting-BZAeXzC-.js → Setting-C33KDBLE.js} +5 -5
  28. package/dist/{Subcategory-DMv6oQro.js → Subcategory-CJHxKvcK.js} +4 -4
  29. package/dist/{Takeaway-B9ndRFAJ.js → Takeaway-DrKKKrSm.js} +1 -1
  30. package/dist/{Takeaway-DfJURg0U.js → Takeaway-MtdSrSls.js} +4 -4
  31. package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-Dydm9RQV.js → Takeaway.vue_vue_type_script_setup_true_lang-Ct-XexfK.js} +5 -5
  32. package/dist/{Thumbnail.vue_vue_type_script_setup_true_lang-CFDkBa7O.js → Thumbnail.vue_vue_type_script_setup_true_lang-Bq2qU9W0.js} +4 -4
  33. package/dist/TreeEditorOpenner.vue_vue_type_script_setup_true_lang-BIq32wbH.js +6024 -0
  34. package/dist/{Unit-BVc9Wsi8.js → Unit-CAeon983.js} +2 -2
  35. package/dist/{Variant-JOJ00yWS.js → Variant-BWtqz11U.js} +3 -3
  36. package/dist/{_id_-TFPu6Jx2.js → _id_-sRmTb-f3.js} +9 -9
  37. package/dist/app-7yeZuRB0.js +363 -0
  38. package/dist/{app-Dog01gb6.js → app-ohyo4lQz.js} +1 -1
  39. package/dist/app.js +1 -1
  40. package/dist/apps/mf-menu/src/app.d.ts +35 -0
  41. package/dist/apps/mf-menu/src/components/feature/ApplyProduct/index.d.ts +6 -0
  42. package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierButton.vue.d.ts +6 -0
  43. package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierForm.vue.d.ts +6 -0
  44. package/dist/apps/mf-menu/src/components/feature/RestaurantAttributesSelector.vue.d.ts +2 -2
  45. package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/category.d.ts +6 -0
  46. package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/item.d.ts +9 -0
  47. package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/scheduler.d.ts +3 -0
  48. package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts +3 -0
  49. package/dist/apps/mf-menu/src/components/feature/TreeEditor/item/ItemForm.vue.d.ts +9 -0
  50. package/dist/apps/mf-menu/src/components/feature/TreeEditor/menuUtils.d.ts +3 -0
  51. package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +16 -2
  52. package/dist/apps/mf-menu/src/components/import/PreviewAddonContent.vue.d.ts +6 -0
  53. package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +3 -0
  54. package/dist/apps/mf-menu/src/helper/itemCategories.d.ts +3 -0
  55. package/dist/apps/mf-menu/src/helper/menu.d.ts +17 -0
  56. package/dist/apps/mf-menu/src/helper/menuImport.d.ts +14 -0
  57. package/dist/apps/mf-menu/src/manager/menu/category.d.ts +6 -0
  58. package/dist/apps/mf-menu/src/manager/menu/item.d.ts +14 -0
  59. package/dist/apps/mf-menu/src/stores/manager/item.d.ts +9 -0
  60. package/dist/apps/mf-menu/src/stores/manager/scheduler.d.ts +3 -0
  61. package/dist/apps/mf-menu/src/stores/menu.d.ts +16 -2
  62. package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/Form.vue.d.ts +6 -0
  63. package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
  64. package/dist/assets/linked-status-DhKtV7tY.js +13 -0
  65. package/dist/assets/menu-export-BrrEV63S.js +107 -0
  66. package/dist/assets/override-menu-uoa6AC4R.js +13 -0
  67. package/dist/assets/validate-menu-CHdtD1Aw.js +13 -0
  68. package/dist/{catalog-acvpxLuY.js → catalog-C7LiJScL.js} +1 -1
  69. package/dist/{catalogSetting-BSJh74Lz.js → catalogSetting-0dYe38U2.js} +1 -1
  70. package/dist/{category--IiIjua9.js → category-B6yzCEPZ.js} +1 -1
  71. package/dist/{currency-DEJqXk7_.js → currency-BgQXI-Nv.js} +1 -1
  72. package/dist/{dayjs.min-DmmR1b0I.js → dayjs.min-B6noIOa3.js} +1 -1
  73. package/dist/{index-Du93sYxs.js → index-BClZWTl8.js} +1 -1
  74. package/dist/{index-CvISdC7T.js → index-CGjJNTZ3.js} +4 -4
  75. package/dist/{index-nGBWBg3Y.js → index-DXNJ9sGr.js} +3 -3
  76. package/dist/{index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js → index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js} +54688 -79447
  77. package/dist/{item-BEdoEPhj.js → item-NAD49caO.js} +1537 -1513
  78. package/dist/{jszip.min-CgsRgy17.js → jszip.min-C_U27Gm_.js} +383 -383
  79. package/dist/{menu-Bjf9_c2N.js → menu-CEwds0cd.js} +1 -1
  80. package/dist/{menuV2-Dtz7EMNr.js → menuV2-D6a9rslo.js} +80 -80
  81. package/dist/{priceTier-BRhidhcT.js → priceTier-D_xyUwVl.js} +1 -1
  82. package/dist/{scheduler-D_i3vUAw.js → scheduler--NXbHmhP.js} +4 -4
  83. package/dist/{subcategory-D6tPJjR7.js → subcategory-Cxr7X_Dd.js} +2 -2
  84. package/dist/{toExcel-Cx4qxT0_.js → toExcel-yGeffKju.js} +2 -2
  85. package/dist/{unit-D8y009Y7.js → unit-FlDezsl6.js} +2 -2
  86. package/package.json +3 -3
  87. package/dist/TreeEditorOpenner.vue_vue_type_script_setup_true_lang-CS5RNxkS.js +0 -6000
  88. package/dist/app-JoRe3nzx.js +0 -363
  89. package/dist/assets/linked-status-IbUced4L.js +0 -13
  90. package/dist/assets/menu-export-DMuq8YxH.js +0 -115
  91. package/dist/assets/override-menu-DpHqTuWD.js +0 -13
  92. package/dist/assets/validate-menu-CtJ3InKf.js +0 -13
@@ -1,5 +1,5 @@
1
1
  import { computed as n, onMounted as d, onBeforeUnmount as m } from "vue";
2
- import { u as c } from "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
2
+ import { u as c } from "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
3
3
  import "@feedmepos/mf-common";
4
4
  import "@feedmepos/ui-library";
5
5
  function p() {
@@ -1,12 +1,12 @@
1
1
  var We = Object.defineProperty;
2
2
  var Le = (e, t, n) => t in e ? We(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var ne = (e, t, n) => Le(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { K as ae, I as C, D as T, A as ue, aq as re, M as G, J as ie, ae as x, a as L, $ as V, ao as oe, ar as qe, as as ze, B as Ge, ag as He, at as Be, au as Je, ad as Ye } from "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
4
+ import { K as ae, I as C, D as T, A as ue, aq as re, M as G, J as ie, ae as x, a as L, $ as V, ao as oe, ar as qe, as as ze, B as Ge, ag as Be, at as He, au as Je, ad as Ye } from "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
5
5
  import { defineStore as Qe } from "pinia";
6
- import { shallowRef as N, ref as H, computed as S, shallowReactive as Xe, effectScope as Ze, watch as et } from "vue";
6
+ import { shallowRef as N, ref as B, computed as S, shallowReactive as Xe, effectScope as Ze, watch as et } from "vue";
7
7
  import { useCoreStore as se } from "@feedmepos/mf-common";
8
8
  import { useSnackbar as tt } from "@feedmepos/ui-library";
9
- const nt = "/assets/linked-status-IbUced4L.js", rt = "/assets/override-menu-DpHqTuWD.js";
9
+ const nt = "/assets/linked-status-DhKtV7tY.js", rt = "/assets/override-menu-uoa6AC4R.js";
10
10
  function ot(e) {
11
11
  var o;
12
12
  const t = C(e), n = (o = t.variant) == null ? void 0 : o.variantCombinations;
@@ -14,11 +14,11 @@ function ot(e) {
14
14
  }
15
15
  function st(e, t, n, o) {
16
16
  const r = C(t), u = n ? r.modules.catalog.find((v) => v._id === n) : null, l = o ? r.modules.scheduler.find((v) => v._id === o) : null, a = u ? C(u) : void 0, c = n ? r.modules.catalog.filter((v) => v._id !== n) : [], i = l ? C(l) : void 0, f = e.reduce((v, y) => (v[y._id] = ot(y), v), {});
17
- function p(v = []) {
18
- const y = e.map((h) => h._id);
17
+ function h(v = []) {
18
+ const y = e.map((p) => p._id);
19
19
  return [
20
- ...v.filter((h) => !y.includes(h._id)),
21
- ...Object.values(f).flatMap((h) => h)
20
+ ...v.filter((p) => !y.includes(p._id)),
21
+ ...Object.values(f).flatMap((p) => p)
22
22
  ];
23
23
  }
24
24
  return a && o ? (a.override.scheduler = {
@@ -26,7 +26,7 @@ function st(e, t, n, o) {
26
26
  [o]: {
27
27
  ...a.override.scheduler[o],
28
28
  _id: o,
29
- items: p(i == null ? void 0 : i.items).map((v) => ({
29
+ items: h(i == null ? void 0 : i.items).map((v) => ({
30
30
  ...v,
31
31
  orderFrom: ue.F_ORDER_FROM.enum.ALL
32
32
  }))
@@ -34,7 +34,7 @@ function st(e, t, n, o) {
34
34
  }, r.modules.catalog = [...c, a], r) : a ? (a.override.items = {
35
35
  ...a.override.items,
36
36
  ...f
37
- }, r.modules.catalog = [...c, a], r) : i ? (i.items = p(i.items), r.modules.scheduler = [
37
+ }, r.modules.catalog = [...c, a], r) : i ? (i.items = h(i.items), r.modules.scheduler = [
38
38
  ...r.modules.scheduler.filter((v) => v._id !== o),
39
39
  i
40
40
  ], r) : {
@@ -56,16 +56,16 @@ function P(e, t, n) {
56
56
  if (!o)
57
57
  throw new Error(`_insertItemOverriders - Item not found - ${e._id}`);
58
58
  const r = (u = o.groups) == null ? void 0 : u.map((l) => {
59
- var i, f, p;
59
+ var i, f, h;
60
60
  const a = (i = e == null ? void 0 : e.groups) == null ? void 0 : i.find((v) => v._id === l._id);
61
61
  let c;
62
62
  return a ? c = ((f = l.items) == null ? void 0 : f.map((v) => {
63
- var h;
64
- const y = (h = a.items) == null ? void 0 : h.find(
63
+ var p;
64
+ const y = (p = a.items) == null ? void 0 : p.find(
65
65
  (b) => b._id === v._id && b.combinationKey === v.combinationKey
66
66
  );
67
67
  return P(y || v, t, n + 1);
68
- })) ?? [] : c = ((p = l.items) == null ? void 0 : p.map((v) => P(v, t, n + 1))) ?? [], {
68
+ })) ?? [] : c = ((h = l.items) == null ? void 0 : h.map((v) => P(v, t, n + 1))) ?? [], {
69
69
  ...l,
70
70
  items: c
71
71
  };
@@ -81,8 +81,8 @@ function P(e, t, n) {
81
81
  function at(e, t) {
82
82
  const n = e.groups.map((u) => {
83
83
  const l = t.modules.group.find((c) => c._id === u._id), a = ((l == null ? void 0 : l.items) || []).map((c) => {
84
- var p;
85
- const i = (p = u.items) == null ? void 0 : p.find(
84
+ var h;
85
+ const i = (h = u.items) == null ? void 0 : h.find(
86
86
  (v) => v._id === c._id && v.combinationKey === c.combinationKey
87
87
  );
88
88
  if (i)
@@ -104,7 +104,7 @@ function at(e, t) {
104
104
  };
105
105
  return [...o, r];
106
106
  }
107
- function B(e, t) {
107
+ function H(e, t) {
108
108
  var o;
109
109
  if (!t)
110
110
  return e;
@@ -115,9 +115,9 @@ function B(e, t) {
115
115
  return r.items = (a = r.items) == null ? void 0 : a.map((c) => {
116
116
  var f;
117
117
  const i = (f = u == null ? void 0 : u.items) == null ? void 0 : f.find(
118
- (p) => p._id === c._id && p.combinationKey === c.combinationKey
118
+ (h) => h._id === c._id && h.combinationKey === c.combinationKey
119
119
  );
120
- return B(c, i);
120
+ return H(c, i);
121
121
  }), r;
122
122
  }), n;
123
123
  }
@@ -131,7 +131,7 @@ function ut(e, t) {
131
131
  );
132
132
  if (!u)
133
133
  throw new Error(`Item overrider not found - ${r._id} - ${r.combinationKey}`);
134
- return B(u, r);
134
+ return H(u, r);
135
135
  })
136
136
  });
137
137
  const o = n.find((r) => !r.combinationKey);
@@ -145,7 +145,7 @@ function ut(e, t) {
145
145
  const c = (i = u == null ? void 0 : u.items) == null ? void 0 : i.find(
146
146
  (f) => f._id === a._id && f.combinationKey === a.combinationKey
147
147
  );
148
- return B(a, c);
148
+ return H(a, c);
149
149
  }), r;
150
150
  }), {
151
151
  ...t,
@@ -153,17 +153,17 @@ function ut(e, t) {
153
153
  };
154
154
  }
155
155
  async function Dt(e, t, n, o, r, u = !0) {
156
- const l = C(n), a = u ? st(t, l, o, r) : l, c = t.reduce((p, v) => (p[v._id] = a.modules.item.find((y) => y._id === v._id), p), {}), i = t.reduce((p, v) => {
156
+ const l = C(n), a = u ? st(t, l, o, r) : l, c = t.reduce((h, v) => (h[v._id] = a.modules.item.find((y) => y._id === v._id), h), {}), i = t.reduce((h, v) => {
157
157
  const y = v._id;
158
- return p[y] = at(c[y], e), p;
158
+ return h[y] = at(c[y], e), h;
159
159
  }, {}), f = T.getFallbackPrices({
160
160
  rawMenu: a,
161
161
  items: i,
162
162
  catalogId: o || void 0,
163
163
  schedulerId: r
164
164
  });
165
- return t.map((p) => {
166
- const v = p._id, y = c[v];
165
+ return t.map((h) => {
166
+ const v = h._id, y = c[v];
167
167
  return {
168
168
  ...ut(f, y),
169
169
  category: o || r ? y == null ? void 0 : y.category : null
@@ -246,18 +246,18 @@ async function Ft(e, t, n) {
246
246
  var l, a;
247
247
  const o = await it(e, t, null), r = [], u = (c, i) => {
248
248
  const f = C(c);
249
- for (const p in i)
250
- i[p] && (f[p] = i[p]);
249
+ for (const h in i)
250
+ i[h] && (f[h] = i[h]);
251
251
  return f;
252
252
  };
253
253
  for (const c of o.modules.group) {
254
- const i = (l = c.items) == null ? void 0 : l.find((p) => p._id === n && !p.combinationKey), f = e.modules.item.find((p) => p._id === n);
254
+ const i = (l = c.items) == null ? void 0 : l.find((h) => h._id === n && !h.combinationKey), f = e.modules.item.find((h) => h._id === n);
255
255
  if (i) {
256
- const p = (a = c.items) == null ? void 0 : a.filter((y) => y._id === n && y.combinationKey), v = [i, ...p].map((y) => {
256
+ const h = (a = c.items) == null ? void 0 : a.filter((y) => y._id === n && y.combinationKey), v = [i, ...h].map((y) => {
257
257
  var w, I;
258
- const h = y.combinationKey ? (I = (w = f == null ? void 0 : f.variant) == null ? void 0 : w.variantCombinations) == null ? void 0 : I.find(
258
+ const p = y.combinationKey ? (I = (w = f == null ? void 0 : f.variant) == null ? void 0 : w.variantCombinations) == null ? void 0 : I.find(
259
259
  (k) => k.combinationKey === y.combinationKey
260
- ) : f, b = h && f ? u(f, h) : y;
260
+ ) : f, b = p && f ? u(f, p) : y;
261
261
  return u(b, y);
262
262
  });
263
263
  r.push({
@@ -327,9 +327,9 @@ function lt(e, t, n) {
327
327
  }
328
328
  const l = [], a = /* @__PURE__ */ new Set();
329
329
  for (let c = 0; c < o; c++) {
330
- const i = e[c], f = n ? n(i) : JSON.stringify(i), p = u.get(f);
331
- if (p) {
332
- for (const v of p)
330
+ const i = e[c], f = n ? n(i) : JSON.stringify(i), h = u.get(f);
331
+ if (h) {
332
+ for (const v of h)
333
333
  if (!a.has(v) && $(i, t[v])) {
334
334
  l.push({ leftIndex: c, rightIndex: v }), a.add(v);
335
335
  break;
@@ -344,34 +344,34 @@ function dt(e, t, n) {
344
344
  const o = { _t: "a" }, r = ((v = n == null ? void 0 : n.arrays) == null ? void 0 : v.detectMove) !== !1, u = ((y = n == null ? void 0 : n.arrays) == null ? void 0 : y.includeValueOnMove) === !0, l = n == null ? void 0 : n.objectHash;
345
345
  let a = r ? lt(e, t, l) : [];
346
346
  if (!l && e.length === t.length && e.length > 0 && a.length < e.length) {
347
- const h = E(e[0]) || Array.isArray(e[0]), b = a.length > 0;
348
- if (h || b) {
347
+ const p = E(e[0]) || Array.isArray(e[0]), b = a.length > 0;
348
+ if (p || b) {
349
349
  a = [];
350
350
  for (let w = 0; w < e.length; w++)
351
351
  a.push({ leftIndex: w, rightIndex: w });
352
352
  }
353
353
  }
354
- new Set(a.map((h) => h.leftIndex));
355
- const c = new Set(a.map((h) => h.rightIndex)), i = /* @__PURE__ */ new Map(), f = /* @__PURE__ */ new Map();
356
- for (const h of a)
357
- i.set(h.leftIndex, h.rightIndex), f.set(h.rightIndex, h.leftIndex);
358
- for (let h = 0; h < e.length; h++) {
359
- const b = i.get(h);
354
+ new Set(a.map((p) => p.leftIndex));
355
+ const c = new Set(a.map((p) => p.rightIndex)), i = /* @__PURE__ */ new Map(), f = /* @__PURE__ */ new Map();
356
+ for (const p of a)
357
+ i.set(p.leftIndex, p.rightIndex), f.set(p.rightIndex, p.leftIndex);
358
+ for (let p = 0; p < e.length; p++) {
359
+ const b = i.get(p);
360
360
  if (b !== void 0) {
361
- const w = J(e[h], t[b], n);
362
- if (w !== void 0 && (o[b] = w), r && b !== h) {
363
- const I = `_${h}`, k = u ? [e[h], b, K] : ["", b, K];
361
+ const w = J(e[p], t[b], n);
362
+ if (w !== void 0 && (o[b] = w), r && b !== p) {
363
+ const I = `_${p}`, k = u ? [e[p], b, K] : ["", b, K];
364
364
  o[I] = k;
365
365
  }
366
366
  } else {
367
- const w = `_${h}`;
368
- o[w] = [e[h], M, M];
367
+ const w = `_${p}`;
368
+ o[w] = [e[p], M, M];
369
369
  }
370
370
  }
371
- for (let h = 0; h < t.length; h++)
372
- c.has(h) || (o[h] = [t[h]]);
373
- const p = Object.keys(o);
374
- if (!(p.length === 1 && p[0] === "_t"))
371
+ for (let p = 0; p < t.length; p++)
372
+ c.has(p) || (o[p] = [t[p]]);
373
+ const h = Object.keys(o);
374
+ if (!(h.length === 1 && h[0] === "_t"))
375
375
  return o;
376
376
  }
377
377
  function ft(e, t, n) {
@@ -432,9 +432,9 @@ function vt(e, t, n) {
432
432
  }
433
433
  else {
434
434
  let f = !1;
435
- for (const [p, v] of r.entries())
435
+ for (const [h, v] of r.entries())
436
436
  if (v === a) {
437
- u.push(e[p]), f = !0;
437
+ u.push(e[h]), f = !0;
438
438
  break;
439
439
  }
440
440
  if (!f) {
@@ -472,7 +472,7 @@ function Y(e, t, n) {
472
472
  function le(e, t, n) {
473
473
  return Y(e, t);
474
474
  }
475
- function pt(e) {
475
+ function ht(e) {
476
476
  const t = { _t: "a" };
477
477
  for (const n in e)
478
478
  if (n !== "_t")
@@ -497,7 +497,7 @@ function pt(e) {
497
497
  }
498
498
  return t;
499
499
  }
500
- function ht(e) {
500
+ function pt(e) {
501
501
  const t = {};
502
502
  for (const n in e) {
503
503
  const o = e[n];
@@ -522,7 +522,7 @@ function Q(e) {
522
522
  if (e.length === 3 && e[2] === K)
523
523
  return e;
524
524
  }
525
- return E(e) && e._t === "a" ? pt(e) : E(e) ? ht(e) : e;
525
+ return E(e) && e._t === "a" ? ht(e) : E(e) ? pt(e) : e;
526
526
  }
527
527
  }
528
528
  function de(e) {
@@ -566,14 +566,14 @@ function bt({
566
566
  includeValueOnMove: !1
567
567
  },
568
568
  cloneDiffValues: !1
569
- }), n = N(null), o = N([]), r = H(-1), u = N(null), l = S(() => r.value > 0), a = S(() => r.value < o.value.length - 1);
569
+ }), n = N(null), o = N([]), r = B(-1), u = N(null), l = S(() => r.value > 0), a = S(() => r.value < o.value.length - 1);
570
570
  function c(y) {
571
571
  if (n.value === null) {
572
572
  n.value = C(y), u.value = C(y), o.value = [{ delta: null }], r.value = 0;
573
573
  return;
574
574
  }
575
- const h = t.diff(u.value, y);
576
- if (r.value < o.value.length - 1 && (o.value = o.value.slice(0, r.value + 1)), o.value.push({ delta: h }), r.value++, u.value = C(y), o.value.length > e) {
575
+ const p = t.diff(u.value, y);
576
+ if (r.value < o.value.length - 1 && (o.value = o.value.slice(0, r.value + 1)), o.value.push({ delta: p }), r.value++, u.value = C(y), o.value.length > e) {
577
577
  const b = o.value[1].delta;
578
578
  b && n.value && (n.value = t.patch(C(n.value), b)), o.value.shift(), r.value--;
579
579
  }
@@ -581,12 +581,12 @@ function bt({
581
581
  function i(y) {
582
582
  if (!n.value || y < 0 || y >= o.value.length)
583
583
  return;
584
- let h = C(n.value);
584
+ let p = C(n.value);
585
585
  for (let b = 1; b <= y; b++) {
586
586
  const w = o.value[b];
587
- w.delta && (h = t.patch(h, w.delta));
587
+ w.delta && (p = t.patch(p, w.delta));
588
588
  }
589
- return h;
589
+ return p;
590
590
  }
591
591
  function f() {
592
592
  if (l.value) {
@@ -595,7 +595,7 @@ function bt({
595
595
  return y && (u.value = C(y)), y;
596
596
  }
597
597
  }
598
- function p() {
598
+ function h() {
599
599
  if (a.value) {
600
600
  r.value++;
601
601
  const y = i(r.value);
@@ -610,7 +610,7 @@ function bt({
610
610
  canUndo: l,
611
611
  canRedo: a,
612
612
  undo: f,
613
- redo: p,
613
+ redo: h,
614
614
  clear: v
615
615
  };
616
616
  }
@@ -686,14 +686,14 @@ const Pt = Qe(
686
686
  items: e.menu.modules.item,
687
687
  ...e.currentRestaurantAttrParams ?? {}
688
688
  })), s;
689
- }), c = S(() => x(p.value.modules.scheduler, { selector: "name" })), i = S(() => e.menu.modules.scheduler.find(
689
+ }), c = S(() => x(h.value.modules.scheduler, { selector: "name" })), i = S(() => e.menu.modules.scheduler.find(
690
690
  (s) => s._id === e.currentSchedulerId
691
691
  ));
692
692
  function f(s, d = !0) {
693
693
  e.menu = { ...s, _rev: e.menu._rev }, d && D.push(e.menu);
694
694
  }
695
- const p = N(fe()), v = H(!1), y = H(1);
696
- async function h() {
695
+ const h = N(fe()), v = B(!1), y = B(1);
696
+ async function p() {
697
697
  var m;
698
698
  v.value = !0;
699
699
  let s = e.menu.modules.catalog;
@@ -725,9 +725,9 @@ const Pt = Qe(
725
725
  ), A = new Set(((_ == null ? void 0 : _.items) || []).map((R) => R._id));
726
726
  d.modules.item = d.modules.item.filter((R) => A.has(R._id));
727
727
  }
728
- return p.value = d, v.value = !1, y.value = y.value + 1, d;
728
+ return h.value = d, v.value = !1, y.value = y.value + 1, d;
729
729
  }
730
- const w = ie.debounce(h, 200);
730
+ const w = ie.debounce(p, 200);
731
731
  let I = null, k = null;
732
732
  function X() {
733
733
  k && (k(), k = null), I && I.stop(), I = Ze(!0), k = I.run(() => et(
@@ -748,7 +748,7 @@ const Pt = Qe(
748
748
  value: s._id
749
749
  }))
750
750
  ]), Z = S(() => {
751
- const s = p.value.modules.category;
751
+ const s = h.value.modules.category;
752
752
  return [
753
753
  ...U.value.item.addon ? [
754
754
  {
@@ -760,11 +760,11 @@ const Pt = Qe(
760
760
  ...V(s, (d) => d.name)
761
761
  ];
762
762
  }), ve = S(() => {
763
- const s = p.value.modules.subCategory || [];
763
+ const s = h.value.modules.subCategory || [];
764
764
  return V(s, (d) => d.name);
765
765
  }), ee = S(() => {
766
766
  var d;
767
- let s = p.value.modules.item;
767
+ let s = h.value.modules.item;
768
768
  if (a.value) {
769
769
  const m = (d = a.value) == null ? void 0 : d.override.items;
770
770
  s = s.filter((g) => {
@@ -785,7 +785,7 @@ const Pt = Qe(
785
785
  m,
786
786
  (g) => g.code || g.name
787
787
  ).reduce((g, _, A) => (g[_._id] = A + d[_.category || ""], g), {});
788
- }), pe = S(() => oe(j.value, Z.value, ee.value)), he = S(() => {
788
+ }), he = S(() => oe(j.value, Z.value, ee.value)), pe = S(() => {
789
789
  const s = U.value.item.addon ? [
790
790
  {
791
791
  _id: e.currentCatalogId ? "" : null,
@@ -800,14 +800,14 @@ const Pt = Qe(
800
800
  e.menu.modules.item
801
801
  );
802
802
  }), j = S(() => {
803
- const s = p.value.modules.variant;
803
+ const s = h.value.modules.variant;
804
804
  return x(s, { selector: "name" });
805
805
  });
806
806
  function ge(s = []) {
807
807
  const d = s.map((g) => j.value.find((_) => _._id === g)).filter((g) => !!g);
808
808
  return T.fullVariantCombination(d).reduce((g, _) => (g[_.combinationKey] = _.selectionName.join(" / "), g), {});
809
809
  }
810
- const _e = S(() => V(p.value.modules.group, (s) => s.name)), Se = S(() => x(p.value.modules.takeaway, { selector: "name" })), be = S(() => x(e.menu.modules.printDepartment || [], {
810
+ const _e = S(() => V(h.value.modules.group, (s) => s.name)), Se = S(() => x(h.value.modules.takeaway, { selector: "name" })), be = S(() => x(e.menu.modules.printDepartment || [], {
811
811
  selector: "name"
812
812
  })), we = S(() => x(e.menu.modules.unit, { selector: "name" })), Me = S(() => x(qe(e.menu.modules.recipe, e.menu.modules.sku), {
813
813
  selector: "name"
@@ -909,7 +909,7 @@ const Pt = Qe(
909
909
  const s = ["SV5", "SV10"], d = Ge.Country.getCountryFlattenTaxes(
910
910
  se().currentCountry.value
911
911
  ), m = d.filter((_) => u.value || !s.includes(_.taxCode)).map((_) => ({
912
- label: `${_.name} (${He(_.rate)}%)`,
912
+ label: `${_.name} (${Be(_.rate)}%)`,
913
913
  value: W(_),
914
914
  meta: {
915
915
  rate: _.rate
@@ -949,7 +949,7 @@ const Pt = Qe(
949
949
  if (d || g.some(
950
950
  (A) => [G.F_OPERATION_TYPE.delete, G.F_OPERATION_TYPE.deleteMany].includes(A.operation)
951
951
  )) {
952
- const A = await Be(g, e.menu.modules);
952
+ const A = await He(g, e.menu.modules);
953
953
  if (A !== !0) throw new Error(A);
954
954
  }
955
955
  const _ = await wt.updateMenuModule(e.menu, g);
@@ -984,7 +984,7 @@ const Pt = Qe(
984
984
  workerIsComputing: v,
985
985
  mergedMenuChangeId: y,
986
986
  // async computed state
987
- mergedMenu: p,
987
+ mergedMenu: h,
988
988
  // Computed
989
989
  version: r,
990
990
  isV4: u,
@@ -999,8 +999,8 @@ const Pt = Qe(
999
999
  items: ee,
1000
1000
  sortedItems: ye,
1001
1001
  itemCodeMap: Ie,
1002
- categorizedItems: pe,
1003
- categorizedRawMenuItems: he,
1002
+ categorizedItems: he,
1003
+ categorizedRawMenuItems: pe,
1004
1004
  variants: j,
1005
1005
  groups: _e,
1006
1006
  takeaways: Se,
@@ -1021,7 +1021,7 @@ const Pt = Qe(
1021
1021
  setRestaurantAttrParams: Te,
1022
1022
  updateMenu: Ke,
1023
1023
  updateMenuSetting: $e,
1024
- computeMergedMenu: h,
1024
+ computeMergedMenu: p,
1025
1025
  // helper
1026
1026
  encodeTax: W,
1027
1027
  decodeTax: ke,
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as d, ref as g, watch as _, resolveComponent as S, createBlock as T, openBlock as f, unref as y, computed as h } from "vue";
2
2
  import { useI18n as m } from "@feedmepos/mf-common";
3
3
  import { useDialogChild as w, useDialog as x, useSnackbar as C } from "@feedmepos/ui-library";
4
- import { u as k, G as M } from "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
4
+ import { u as k, G as M } from "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
5
5
  const v = /* @__PURE__ */ d({
6
6
  __name: "AddPriceGroupDialog",
7
7
  setup(s) {
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as ie, computed as Y, resolveComponent as _, createElementBlock as d, openBlock as u, createVNode as t, createCommentVNode as F, unref as n, toDisplayString as L, createElementVNode as h, withCtx as v, Fragment as N, renderList as M, createBlock as I, ref as H, Transition as se, createTextVNode as me } from "vue";
2
- import { I as S, A as r, u as pe, J as ve, M as ue } from "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
2
+ import { I as S, A as r, u as pe, J as ve, M as ue } from "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
3
3
  import { useI18n as de } from "@feedmepos/mf-common";
4
4
  import { components as _e } from "@feedmepos/ui-library";
5
5
  import { _ as fe } from "./FormItem.vue_vue_type_script_setup_true_lang-BmPAVphe.js";
6
- import { _ as ne } from "./RuleView.vue_vue_type_script_setup_true_lang-p20AG7Yt.js";
6
+ import { _ as ne } from "./RuleView.vue_vue_type_script_setup_true_lang-Cu8d5Hp6.js";
7
7
  import { u as ye } from "./discardConfirm-BHni0LNu.js";
8
- import { u as he } from "./menu-Bjf9_c2N.js";
9
- import { L as ge } from "./LinkProductSideSheet-D34qfF94.js";
8
+ import { u as he } from "./menu-CEwds0cd.js";
9
+ import { L as ge } from "./LinkProductSideSheet-BSz3bkrV.js";
10
10
  const Ve = { class: "space-y-8" }, Fe = {
11
11
  key: 0,
12
12
  class: "space-y-16"
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as M, watch as _, ref as E, resolveComponent as f, createBlock as x, openBlock as A, unref as c, withCtx as C, createVNode as V } from "vue";
2
- import { M as l, A as d, u as F } from "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
2
+ import { M as l, A as d, u as F } from "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
3
3
  import { useI18n as b } from "@feedmepos/mf-common";
4
4
  import { useDialogChild as P } from "@feedmepos/ui-library";
5
- import { u as v } from "./menuV2-Dtz7EMNr.js";
5
+ import { u as v } from "./menuV2-D6a9rslo.js";
6
6
  const y = /* @__PURE__ */ M({
7
7
  __name: "AddSubcategoryDialogContentComponent",
8
8
  props: {
@@ -1,5 +1,5 @@
1
- import { u as C } from "./ImportProductDialog.vue_vue_type_script_setup_true_lang-Q9oCrlhs.js";
2
- import "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
1
+ import { u as C } from "./ImportProductDialog.vue_vue_type_script_setup_true_lang-_M9-RI3o.js";
2
+ import "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
3
3
  var Z = {
4
4
  defaultAmount: 0,
5
5
  defaultCurrency: "USD",
@@ -1,12 +1,12 @@
1
1
  import { defineStore as Q } from "pinia";
2
2
  import { defineComponent as T, computed as U, ref as h, watch as L, resolveComponent as V, createBlock as W, openBlock as F, withCtx as w, createVNode as m, createElementVNode as f, normalizeClass as H, createElementBlock as A, toDisplayString as M, unref as l, Fragment as q, renderSlot as X, renderList as Z, getCurrentInstance as ee } from "vue";
3
- import { a8 as P, a9 as te, a6 as B, I as k, Q as $, G as I, D as E, a7 as ne, M as C, A as D, J as oe, u as ae } from "./index.vue_vue_type_script_setup_true_lang-pKFjIvLq.js";
3
+ import { a8 as P, a9 as te, a6 as B, I as k, Q as $, G as I, D as E, a7 as ne, M as C, A as D, J as oe, u as ae } from "./index.vue_vue_type_script_setup_true_lang-eC_BRnSi.js";
4
4
  import { useI18n as N } from "@feedmepos/mf-common";
5
5
  import { useSnackbar as j, components as le, useDialog as ue, FmButtonVariant as ie } from "@feedmepos/ui-library";
6
6
  import { u as se } from "./discardConfirm-BHni0LNu.js";
7
7
  import { c as re } from "./check-C9mY6LiX.js";
8
8
  import "./vuedraggable-CK8z7qA8.js";
9
- import "./menuV2-Dtz7EMNr.js";
9
+ import "./menuV2-D6a9rslo.js";
10
10
  import "./app-5fxKLAzS.js";
11
11
  /* empty css */
12
12
  import { c as me } from "./createComponentProgrammatically-Bt2rn1IQ.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-menu",
3
- "version": "0.32.33",
3
+ "version": "0.32.34-dev.2",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -17,12 +17,12 @@
17
17
  "dependencies": {
18
18
  "@feedmepos/feature-flag": "^0.0.15",
19
19
  "@feedmepos/auth": "^1.1.14",
20
- "@feedmepos/core": "2.15.3",
20
+ "@feedmepos/core": "2.15.18",
21
21
  "@feedmepos/core-dart": "^0.2.6",
22
22
  "@feedmepos/core-legacy": "file:../../core-legacy-1.5.tar.gz",
23
23
  "@feedmepos/custom-attributes": "0.0.1-rc.4",
24
24
  "@feedmepos/inventory-core": "^0.2.6",
25
- "@feedmepos/menu": "1.8.6",
25
+ "@feedmepos/menu": "1.9.2",
26
26
  "@feedmepos/mf-inventory-portal": "https://registry.npmjs.org/@feedmepos/mf-inventory-portal/-/mf-inventory-portal-0.0.19-dev.6.tgz",
27
27
  "@feedmepos/mf-remy-panel": "^0.3.5",
28
28
  "@feedmepos/ui-library": "1.8.8",