bkui-vue 2.0.1-beta.47 → 2.0.1-beta.49

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
@@ -6867,16 +6867,16 @@ function q4(e, t) {
6867
6867
  }
6868
6868
  }
6869
6869
  function Ak(e) {
6870
- const { content: t, arrow: n, theme: r, extCls: s } = e, i = r === "light", o = _s.getPopperIndex(), c = document.createElement("div");
6871
- if (c.className = `${au("popper")} ${i ? "light" : "dark"} ${s}`, c.innerText = t, c.style.zIndex = String(o), q4(t, c), n) {
6872
- const u = J4();
6873
- c.appendChild(u);
6870
+ const { content: t, arrow: n, theme: r, extCls: s } = e, i = r === "light", o = _s.getPopperIndex(), c = document.createElement("div"), u = document.documentElement.style.getPropertyValue("--bk-prefix") || "bk";
6871
+ if (c.className = `${au("popper", u)} ${i ? "light" : "dark"} ${s}`, c.innerText = t, c.style.zIndex = String(o), q4(t, c), n) {
6872
+ const g = J4();
6873
+ c.appendChild(g);
6874
6874
  }
6875
6875
  return c;
6876
6876
  }
6877
6877
  function J4() {
6878
- const e = document.createElement("div");
6879
- return e.className = au("popper-arrow"), e.setAttribute("data-popper-arrow", ""), e;
6878
+ const e = document.createElement("div"), t = document.documentElement.style.getPropertyValue("--bk-prefix") || "bk";
6879
+ return e.className = au("popper-arrow", t), e.setAttribute("data-popper-arrow", ""), e;
6880
6880
  }
6881
6881
  function $k(e, t) {
6882
6882
  const { opts: n } = bs.get(e), { placement: r, distance: s, showOnInit: i, sameWidth: o } = n, c = Mm(e, t, {
@@ -36797,7 +36797,7 @@ const bq = (e, t) => {
36797
36797
  }, $q = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
36798
36798
  __proto__: null,
36799
36799
  $bkPopover: Ih
36800
- }, Symbol.toStringTag, { value: "Module" })), xq = "2.0.1-beta.47";
36800
+ }, Symbol.toStringTag, { value: "Module" })), xq = "2.0.1-beta.49";
36801
36801
  window.__bkui_vue_version__ = xq;
36802
36802
  export {
36803
36803
  Ih as $bkPopover,