beca-ui 2.0.10-beta.19 → 2.0.10-beta.20
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/beca-ui.js +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -98283,7 +98283,7 @@ const jw = qC, xxt = (e) => {
|
|
|
98283
98283
|
listHeight: c && !h ? 220 : void 0,
|
|
98284
98284
|
menuItemSelectedIcon: l ?? /* @__PURE__ */ z(nqe, {}),
|
|
98285
98285
|
removeIcon: /* @__PURE__ */ z(BF, {}),
|
|
98286
|
-
getPopupContainer: o ?? e.position === "
|
|
98286
|
+
getPopupContainer: o ?? e.position === "relative" ? (m) => m.parentNode : void 0,
|
|
98287
98287
|
showSearch: e.showSearch || i || a,
|
|
98288
98288
|
filterOption: d,
|
|
98289
98289
|
allowClear: n === !0 ? { clearIcon: /* @__PURE__ */ z(om, {}) } : !1,
|