@feedmepos/mf-common 1.14.0-beta.6 → 1.14.0-beta.7
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 +1 -1
- package/package.json +1 -1
package/dist/app.js
CHANGED
@@ -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, {
|