@feedmepos/mf-common 1.14.0-beta.6 → 1.14.0-beta.8
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 +2 -2
- package/package.json +1 -1
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-[
|
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 },
|
@@ -46756,7 +46756,7 @@ const JO = { class: "flex flex-col w-[308px] min-h-0 gap-8" }, GO = { class: "fl
|
|
46756
46756
|
ref_key: "menuRef",
|
46757
46757
|
ref: W,
|
46758
46758
|
"z-index": 50,
|
46759
|
-
"selector-for-dismiss-away-event-exclusion": ".fm-dialog"
|
46759
|
+
"selector-for-dismiss-away-event-exclusion": ".fm-dialog, .fm-select__menu__wrapper"
|
46760
46760
|
}, {
|
46761
46761
|
"menu-button": yt(() => [
|
46762
46762
|
Ie(be, {
|