@feedmepos/mf-common 1.14.0-beta.7 → 1.14.0-beta.9

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.js CHANGED
@@ -46687,7 +46687,7 @@ function YO(l, o) {
46687
46687
  o.value === void 0 && d.value ? y = [W] : o.value === void 0 && !d.value ? y = (J = l.value.map((I) => I.value)) == null ? void 0 : J.filter((I) => I !== W) : (B = o.value) != null && B.includes(W) ? y = (w = o.value) == null ? void 0 : w.filter((I) => I !== W) : y = [...o.value || [], W], y.length === 0 ? (o.value = void 0, d.value = !0) : y.length === l.value.length ? (o.value = void 0, d.value = !1) : o.value = y;
46688
46688
  } };
46689
46689
  }
46690
- const JO = { class: "flex flex-col w-[308px] min-h-0 gap-8" }, GO = { class: "flex gap-4 px-[6px]" }, vO = { class: "flex-1" }, jO = { class: "flex-1 overflow-y-auto min-h-0" }, gO = { class: "flex items-center px-[12px] pb-8" }, BO = { class: "fm-typo-en-body-md-600" }, DO = { class: "flex-1 overflow-y-auto min-h-0 px-[12px]" }, OO = { class: "flex items-center px-[12px] pb-8" }, wO = { class: "fm-typo-en-body-md-600 text-fm-color-typo-secondary" }, Tw = /* @__PURE__ */ Kt({
46690
+ const JO = { class: "flex flex-col w-[360px] min-h-0 gap-8" }, GO = { class: "flex gap-4 px-[6px]" }, vO = { class: "flex-1" }, jO = { class: "flex-1 overflow-y-auto min-h-0" }, gO = { class: "flex items-center px-[12px] pb-8" }, BO = { class: "fm-typo-en-body-md-600" }, DO = { class: "flex-1 overflow-y-auto min-h-0 px-[12px]" }, OO = { class: "flex items-center px-[12px] pb-8" }, wO = { class: "fm-typo-en-body-md-600 text-fm-color-typo-secondary" }, Tw = /* @__PURE__ */ Kt({
46691
46691
  __name: "RestaurantSelector",
46692
46692
  props: /* @__PURE__ */ GU({
46693
46693
  multiple: { type: Boolean, default: !1 },
@@ -46732,10 +46732,10 @@ const JO = { class: "flex flex-col w-[308px] min-h-0 gap-8" }, GO = { class: "fl
46732
46732
  }), X = tt(() => o.multiple ? w.value : I.value), { allCleared: te, allSelected: Ve, toggleAll: ne, toggleOption: ce, indeterminate: oe } = YO(
46733
46733
  B,
46734
46734
  V
46735
- ), P = it(!1), Ue = tt(() => Z.value.length > 0), We = it((() => ({
46735
+ ), P = it(!1), Ue = tt(() => Z.value.length > 0), Re = () => ({
46736
46736
  logic: "AND",
46737
46737
  rules: []
46738
- }))()), Fe = tt(() => {
46738
+ }), We = it(Re()), Fe = tt(() => {
46739
46739
  var he, $;
46740
46740
  return (($ = (he = We.value) == null ? void 0 : he.rules) == null ? void 0 : $.length) || 0;
46741
46741
  });
@@ -46791,7 +46791,7 @@ const JO = { class: "flex flex-col w-[308px] min-h-0 gap-8" }, GO = { class: "fl
46791
46791
  size: "md",
46792
46792
  icon: "refresh",
46793
46793
  "icon-color": "typo-secondary",
46794
- onClick: $[5] || ($[5] = (Ae) => We.value = {})
46794
+ onClick: $[5] || ($[5] = (Ae) => We.value = Re())
46795
46795
  }),
46796
46796
  ye("p", wO, Rt(ge(d)("portalshell.components.restaurantSelector.resetFilter")), 1)
46797
46797
  ])
@@ -1 +1 @@
1
- {"version":3,"file":"RestaurantSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RestaurantSelector.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkhBA,wBASG"}
1
+ {"version":3,"file":"RestaurantSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RestaurantSelector.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmhBA,wBASG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-common",
3
- "version": "1.14.0-beta.7",
3
+ "version": "1.14.0-beta.9",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"