bkui-vue 2.0.1-beta.71 → 2.0.1-beta.72

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/index.esm.js CHANGED
@@ -30877,7 +30877,7 @@ const OY = {
30877
30877
  /**
30878
30878
  * 启用Scrollbar
30879
30879
  */
30880
- scrollbar: v.bool.def(!0),
30880
+ scrollbar: v.bool.def(!1),
30881
30881
  // scrollbehavior: toType<`${ScrollBehavior}`>('ScrollBehavior', {
30882
30882
  /**
30883
30883
  * 固定在底部的配置项
@@ -33751,7 +33751,7 @@ const FX = (e, t, n, r) => {
33751
33751
  let fe = null;
33752
33752
  EX(O, () => {
33753
33753
  if (!se.value) {
33754
- if (se.value = !0, (e.height === "100%" || e.virtualEnabled) && Pn.isElement(O.value)) {
33754
+ if (se.value = !0, e.virtualEnabled && Pn.isElement(O.value)) {
33755
33755
  if (M.value) {
33756
33756
  setTimeout(() => {
33757
33757
  M.value = !1;
@@ -33769,7 +33769,7 @@ const FX = (e, t, n, r) => {
33769
33769
  });
33770
33770
  });
33771
33771
  const de = () => {
33772
- if (e.virtualEnabled && (e.height === "100%" || e.height === "auto")) {
33772
+ if (e.virtualEnabled) {
33773
33773
  let pe = r.getCurrentPageRowsHeight();
33774
33774
  if (/^\d+\.?\d*(px)?$/.test(`${e.maxHeight}`)) {
33775
33775
  const ie = w(Number(`${e.maxHeight}`.replace("px", "")));
@@ -37076,7 +37076,7 @@ const xq = (e, t) => {
37076
37076
  }, kq = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37077
37077
  __proto__: null,
37078
37078
  $bkPopover: Rh
37079
- }, Symbol.toStringTag, { value: "Module" })), Tq = "2.0.1-beta.71";
37079
+ }, Symbol.toStringTag, { value: "Module" })), Tq = "2.0.1-beta.72";
37080
37080
  window.__bkui_vue_version__ = Tq;
37081
37081
  export {
37082
37082
  Rh as $bkPopover,