bkui-vue 2.0.2-beta.50 → 2.0.2-beta.51

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
@@ -23892,14 +23892,14 @@ const IN = () => ({
23892
23892
  collapse: n
23893
23893
  } = eh(), {
23894
23894
  resolveClassName: a
23895
- } = be(), s = I(() => n.value && e.foldName !== void 0 ? e.foldName : e.name);
23895
+ } = be(), s = () => t.name ? t.name() : n.value && e.foldName !== void 0 ? e.foldName : e.name;
23896
23896
  return () => {
23897
23897
  var r;
23898
23898
  return d("div", {
23899
23899
  class: `${a("menu-group")}`
23900
23900
  }, [d("div", {
23901
23901
  class: "group-name"
23902
- }, [s.value]), d("ul", {
23902
+ }, [s()]), d("ul", {
23903
23903
  class: "group-wrap"
23904
23904
  }, [(r = t.default) == null ? void 0 : r.call(t)])]);
23905
23905
  };
@@ -35484,7 +35484,7 @@ const Ok = (e, t) => {
35484
35484
  }, Fk = {
35485
35485
  createInstall: Gm,
35486
35486
  install: Gm()
35487
- }, Lk = "2.0.2-beta.50";
35487
+ }, Lk = "2.0.2-beta.51";
35488
35488
  window.__bkui_vue_version__ = Lk;
35489
35489
  export {
35490
35490
  mp as $bkPopover,