bkui-vue 2.0.1-beta.98 → 2.0.1-beta.99

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
@@ -1,7 +1,7 @@
1
1
  var yx = Object.defineProperty;
2
2
  var bx = (e, t, n) => t in e ? yx(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var Me = (e, t, n) => (bx(e, typeof t != "symbol" ? t + "" : t, n), n);
4
- import { inject as Kt, reactive as qe, watch as _e, getCurrentInstance as Ut, provide as Jt, computed as F, defineComponent as Oe, ref as U, onMounted as lt, nextTick as Je, onBeforeUnmount as Ht, createVNode as h, mergeProps as Ae, h as en, Transition as es, createApp as I2, Fragment as gt, toRefs as Et, Teleport as Hu, withDirectives as We, resolveDirective as Tn, isVNode as sn, Text as wx, render as H0, shallowRef as Bu, createTextVNode as Gt, vShow as nt, customRef as Cx, markRaw as xx, renderSlot as _x, onBeforeMount as k2, useSlots as M2, useAttrs as P2, watchEffect as Sx, onUnmounted as za, toRef as R2, vModelText as Sm, withModifiers as Tx, onUpdated as Ex, toRaw as ts, isRef as B0, unref as Gl, isProxy as Ox, TransitionGroup as E6 } from "vue";
4
+ import { inject as Kt, reactive as Je, watch as _e, getCurrentInstance as Ut, provide as Jt, computed as F, defineComponent as Oe, ref as U, onMounted as lt, nextTick as qe, onBeforeUnmount as Ht, createVNode as h, mergeProps as Ae, h as en, Transition as es, createApp as I2, Fragment as gt, toRefs as Et, Teleport as Hu, withDirectives as We, resolveDirective as Tn, isVNode as sn, Text as wx, render as H0, shallowRef as Bu, createTextVNode as Gt, vShow as nt, customRef as Cx, markRaw as xx, renderSlot as _x, onBeforeMount as k2, useSlots as M2, useAttrs as P2, watchEffect as Sx, onUnmounted as za, toRef as R2, vModelText as Sm, withModifiers as Tx, onUpdated as Ex, toRaw as ts, isRef as B0, unref as Gl, isProxy as Ox, TransitionGroup as E6 } from "vue";
5
5
  function Nx(e, t = 0, n, r = 500, s) {
6
6
  const i = Math.abs(t - n), o = Math.ceil(i / r * 50);
7
7
  function c(u, g, f) {
@@ -2738,7 +2738,7 @@ const ad = /* @__PURE__ */ un(v$), y$ = {
2738
2738
  }, o9 = (e) => {
2739
2739
  document.documentElement.style.setProperty("--bk-prefix", e || ki.prefix);
2740
2740
  }, Op = (e, t) => {
2741
- const n = qe({
2741
+ const n = Je({
2742
2742
  ...ad(ki, e)
2743
2743
  });
2744
2744
  if (o9(e.prefix), Object.keys(e).forEach((r) => {
@@ -2826,7 +2826,7 @@ const C$ = ot(w$), Nc = document.addEventListener ? (e, t, n) => {
2826
2826
  "z-index": e.zIndex
2827
2827
  }));
2828
2828
  lt(() => {
2829
- u.value = c.$el.offsetWidth, i.value = e.target ? document.querySelector(e.target) : window, Nc(i.value, "scroll", x), Nc(i.value, "resize", x), Je(() => {
2829
+ u.value = c.$el.offsetWidth, i.value = e.target ? document.querySelector(e.target) : window, Nc(i.value, "scroll", x), Nc(i.value, "resize", x), qe(() => {
2830
2830
  w();
2831
2831
  });
2832
2832
  });
@@ -4057,7 +4057,7 @@ const rI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4057
4057
  close: (e) => e
4058
4058
  },
4059
4059
  setup(e, t) {
4060
- const n = qe({
4060
+ const n = Je({
4061
4061
  visible: !0
4062
4062
  });
4063
4063
  return {
@@ -4433,7 +4433,7 @@ const wI = {
4433
4433
  const n = (o) => {
4434
4434
  var c;
4435
4435
  return ((c = t.value) == null ? void 0 : c[o]) ?? void 0;
4436
- }, r = qe({
4436
+ }, r = Je({
4437
4437
  indicator: n("indicator"),
4438
4438
  loading: n("loading") ?? !1,
4439
4439
  inline: n("inline") ?? !1,
@@ -4729,7 +4729,7 @@ const d9 = (e) => !0, f9 = (e) => e, LI = (e) => !0, AI = {
4729
4729
  var n, r, s, i, o, c;
4730
4730
  const t = ((u) => {
4731
4731
  var g;
4732
- return gt === ((g = u == null ? void 0 : u[0]) == null ? void 0 : g.type) && Je(() => {
4732
+ return gt === ((g = u == null ? void 0 : u[0]) == null ? void 0 : g.type) && qe(() => {
4733
4733
  this.setContentPointerEvent("none"), this.resetPointerEvent();
4734
4734
  }), this.style;
4735
4735
  })((r = (n = this.$slots).default) == null ? void 0 : r.call(n));
@@ -10196,7 +10196,7 @@ function Vh(e) {
10196
10196
  setup(b, {
10197
10197
  expose: x
10198
10198
  }) {
10199
- const w = qe(Object.keys(kp).reduce((A, M) => (Object.prototype.hasOwnProperty.call(i, M) && Object.assign(A, {
10199
+ const w = Je(Object.keys(kp).reduce((A, M) => (Object.prototype.hasOwnProperty.call(i, M) && Object.assign(A, {
10200
10200
  [M]: i[M]
10201
10201
  }), A), {
10202
10202
  target: i.target
@@ -10514,7 +10514,7 @@ const Bk = /* @__PURE__ */ un(Hk), Vk = typeof navigator < "u" && navigator.user
10514
10514
  beforeMount(e, t) {
10515
10515
  const n = N9(t), { trigger: r, showOnInit: s } = n, i = jk(n);
10516
10516
  let o = null;
10517
- if (s && Je(() => {
10517
+ if (s && qe(() => {
10518
10518
  T0(e);
10519
10519
  }), r === "hover") {
10520
10520
  let c = null;
@@ -10933,15 +10933,15 @@ const nM = {
10933
10933
  };
10934
10934
  }), H = F(() => typeof e.maxlength == "number" || typeof e.maxcharacter == "number");
10935
10935
  _e(() => e.type, () => {
10936
- Je(W);
10936
+ qe(W);
10937
10937
  }), _e(() => e.modelValue, (de) => {
10938
10938
  var j;
10939
10939
  e.withValidate && ((j = r == null ? void 0 : r.validate) == null || j.call(r, "change")), y.value = {
10940
10940
  value: de
10941
- }, Je(W);
10941
+ }, qe(W);
10942
10942
  }), lt(() => {
10943
10943
  var de, j;
10944
- Je(W), Object.prototype.hasOwnProperty.call(t.attrs, "autofocus") && ((j = (de = p.value) == null ? void 0 : de.focus) == null || j.call(de));
10944
+ qe(W), Object.prototype.hasOwnProperty.call(t.attrs, "autofocus") && ((j = (de = p.value) == null ? void 0 : de.focus) == null || j.call(de));
10945
10945
  }), t.expose({
10946
10946
  focus() {
10947
10947
  p.value.focus();
@@ -10963,7 +10963,7 @@ const nM = {
10963
10963
  C.value = {
10964
10964
  overflowY: "hidden",
10965
10965
  ...pe
10966
- }, Je(() => {
10966
+ }, qe(() => {
10967
10967
  C.value = pe;
10968
10968
  });
10969
10969
  } else
@@ -11355,7 +11355,7 @@ function cM(e, t) {
11355
11355
  }
11356
11356
  const Sa = 10;
11357
11357
  function uM(e) {
11358
- const t = qe({
11358
+ const t = Je({
11359
11359
  curPage: 1,
11360
11360
  totalSize: 0,
11361
11361
  totalPage: 0,
@@ -11444,7 +11444,7 @@ function fM() {
11444
11444
  const hM = () => {
11445
11445
  const e = Ut(), { props: t, emit: n } = e, r = Kt(cv, ip), s = !lp(r), i = U(), o = U(t.checked), c = U(!1), u = F(() => s && r.props.disabled ? !0 : t.disabled), g = (p) => {
11446
11446
  const y = o.value ? t.trueLabel : t.falseLabel;
11447
- n("update:modelValue", y), n("change", y, p), s && r.handleChange(), Je(() => {
11447
+ n("update:modelValue", y), n("change", y, p), s && r.handleChange(), qe(() => {
11448
11448
  i.value.checked !== o.value && (i.value.checked = o.value);
11449
11449
  });
11450
11450
  };
@@ -11651,7 +11651,7 @@ const hM = () => {
11651
11651
  resolveClassName: r
11652
11652
  } = Ne(), {
11653
11653
  store: s
11654
- } = e, i = qe({
11654
+ } = e, i = Je({
11655
11655
  list: [e.store.getNodes()]
11656
11656
  }), o = U([]), c = U([]), u = (L) => typeof L == "number" ? `${L}px` : L, g = u(e.height), f = u(e.width), d = (L) => {
11657
11657
  L.length === 0 && (i.list = i.list.slice(0, 1), o.value = []), p(L), c.value = L;
@@ -11720,7 +11720,7 @@ const hM = () => {
11720
11720
  }, w = () => {
11721
11721
  i.list.forEach((L, I) => {
11722
11722
  const D = document.querySelector(`.${r("cascader-panel")}:nth-child(${I + 1}) .${r("cascader-node.is-selected")}, .${r("cascader-node.is-checked")}`);
11723
- D && Je(() => {
11723
+ D && qe(() => {
11724
11724
  D.scrollIntoView();
11725
11725
  });
11726
11726
  });
@@ -12075,7 +12075,7 @@ const vM = /* @__PURE__ */ Oe({
12075
12075
  }, K = () => {
12076
12076
  g.value = new I9(e), q(e.modelValue);
12077
12077
  }, P = (oe) => {
12078
- _.value = oe.isShow, t("toggle", oe.isShow), w.value = oe.isShow, O.value = oe.isShow, Je(() => {
12078
+ _.value = oe.isShow, t("toggle", oe.isShow), w.value = oe.isShow, O.value = oe.isShow, qe(() => {
12079
12079
  var Y, ue;
12080
12080
  oe && ((Y = k.value) == null || Y.focus()), oe.isShow && ((ue = y.value) == null || ue.scrollToSelected());
12081
12081
  }), oe.isShow && Q(), oe.isShow || (C.value = !1);
@@ -13964,7 +13964,7 @@ const CP = /* @__PURE__ */ Oe({
13964
13964
  dark: e.theme === yP.dark
13965
13965
  }, `hljs ${t("code-diff")}`));
13966
13966
  function i() {
13967
- Je(() => {
13967
+ qe(() => {
13968
13968
  n.value && n.value.querySelectorAll(`.lang-${e.language}`).forEach((c) => {
13969
13969
  e.hljs.highlightElement(c);
13970
13970
  });
@@ -14963,9 +14963,9 @@ const QP = {
14963
14963
  f.isShow && f.hide(), f.destroy(), n = null, t("changeVisible", !1);
14964
14964
  }
14965
14965
  }, o = () => {
14966
- n && Object.keys(n).length !== 0 ? Je(() => {
14966
+ n && Object.keys(n).length !== 0 ? qe(() => {
14967
14967
  n.update();
14968
- }) : Je(() => {
14968
+ }) : qe(() => {
14969
14969
  n = new V_(e.triggerRef, r.value, {
14970
14970
  placement: e.placement,
14971
14971
  trigger: "manual",
@@ -15022,7 +15022,7 @@ const QP = {
15022
15022
  }, c = F(() => {
15023
15023
  const f = {};
15024
15024
  return e.appendToBody && (f["z-index"] = 1060 + Ts.getModalNextIndex()), f;
15025
- }), u = qe({
15025
+ }), u = Je({
15026
15026
  styles: c
15027
15027
  }), {
15028
15028
  resolveClassName: g
@@ -15088,27 +15088,27 @@ const QP = {
15088
15088
  setup(e, {
15089
15089
  emit: t
15090
15090
  }) {
15091
- const n = qe({
15091
+ const n = Je({
15092
15092
  key: "hex",
15093
15093
  name: "HEX",
15094
15094
  value: e.colorObj.hex,
15095
15095
  error: !1
15096
- }), r = qe({
15096
+ }), r = Je({
15097
15097
  key: "r",
15098
15098
  name: "R",
15099
15099
  value: e.colorObj.rgba.r.toString(),
15100
15100
  error: !1
15101
- }), s = qe({
15101
+ }), s = Je({
15102
15102
  key: "g",
15103
15103
  name: "G",
15104
15104
  value: e.colorObj.rgba.g.toString(),
15105
15105
  error: !1
15106
- }), i = qe({
15106
+ }), i = Je({
15107
15107
  key: "b",
15108
15108
  name: "B",
15109
15109
  value: e.colorObj.rgba.b.toString(),
15110
15110
  error: !1
15111
- }), o = qe({
15111
+ }), o = Je({
15112
15112
  key: "a",
15113
15113
  name: "Alpha",
15114
15114
  value: e.colorObj.rgba.a.toString(),
@@ -15309,7 +15309,7 @@ const QP = {
15309
15309
  }
15310
15310
  }, g = (d) => {
15311
15311
  const p = i.value[d];
15312
- t("change", p), Je(() => {
15312
+ t("change", p), qe(() => {
15313
15313
  r.value = d, s.value = p;
15314
15314
  });
15315
15315
  }, f = (d) => {
@@ -15454,7 +15454,7 @@ const cR = {
15454
15454
  emit: t,
15455
15455
  slots: n
15456
15456
  }) {
15457
- const r = $r(), s = U(!1), i = U(""), o = qe(JSON.parse(JSON.stringify(Nl))), c = U(null), u = U(null), g = U(null), {
15457
+ const r = $r(), s = U(!1), i = U(""), o = Je(JSON.parse(JSON.stringify(Nl))), c = U(null), u = U(null), g = U(null), {
15458
15458
  resolveClassName: f
15459
15459
  } = Ne(), d = F(() => Xe({
15460
15460
  [`${f(`color-picker-${e.size}`)}`]: e.size,
@@ -15465,7 +15465,7 @@ const cR = {
15465
15465
  k2(() => {
15466
15466
  S({
15467
15467
  isCreated: !0
15468
- }), e.showOnInit && Je(() => {
15468
+ }), e.showOnInit && qe(() => {
15469
15469
  O();
15470
15470
  });
15471
15471
  }), _e(() => e.modelValue, () => {
@@ -15489,7 +15489,7 @@ const cR = {
15489
15489
  }, 100);
15490
15490
  }, _ = () => {
15491
15491
  var k;
15492
- s.value && (Je(() => g.value.focus()), s.value = !1, (k = c.value) == null || k.destoryDropdown(), S());
15492
+ s.value && (qe(() => g.value.focus()), s.value = !1, (k = c.value) == null || k.destoryDropdown(), S());
15493
15493
  }, S = ({
15494
15494
  isCreated: k = !1
15495
15495
  } = {}) => {
@@ -18254,7 +18254,7 @@ const KF = (e, ...t) => {
18254
18254
  setup(e, {
18255
18255
  emit: t
18256
18256
  }) {
18257
- const n = St("datePicker"), r = qe({
18257
+ const n = St("datePicker"), r = Je({
18258
18258
  spinerSteps: [1, 1, 1].map((M, q) => Math.abs(e.steps[q]) || M),
18259
18259
  compiled: !1,
18260
18260
  focusedColumn: -1,
@@ -18312,7 +18312,7 @@ const KF = (e, ...t) => {
18312
18312
  N(H, J);
18313
18313
  });
18314
18314
  }), lt(() => {
18315
- Je(() => {
18315
+ qe(() => {
18316
18316
  r.compiled = !0, x();
18317
18317
  });
18318
18318
  });
@@ -18360,7 +18360,7 @@ const KF = (e, ...t) => {
18360
18360
  let W;
18361
18361
  if (M === "hours" ? W = s : M === "minutes" ? W = i : W = o, W.value.find((K) => K.text === H).disabled)
18362
18362
  return !1;
18363
- Je(() => {
18363
+ qe(() => {
18364
18364
  S({
18365
18365
  [M]: H
18366
18366
  });
@@ -18391,7 +18391,7 @@ const KF = (e, ...t) => {
18391
18391
  return J;
18392
18392
  }
18393
18393
  function k() {
18394
- Je(() => {
18394
+ qe(() => {
18395
18395
  cg.forEach((M) => {
18396
18396
  const q = u(M);
18397
18397
  let H;
@@ -18503,7 +18503,7 @@ const KF = (e, ...t) => {
18503
18503
  setup(e, {
18504
18504
  emit: t
18505
18505
  }) {
18506
- const n = qe({
18506
+ const n = Je({
18507
18507
  date: e.value[0] || Da(),
18508
18508
  showDate: !1
18509
18509
  }), r = Kt(No), s = U(null);
@@ -18645,7 +18645,7 @@ const KF = (e, ...t) => {
18645
18645
  slots: t,
18646
18646
  emit: n
18647
18647
  }) {
18648
- const r = (H) => H.match(/^time/) ? "time-picker" : `${H}-table`, s = e.modelValue.slice().sort(), i = qe({
18648
+ const r = (H) => H.match(/^time/) ? "time-picker" : `${H}-table`, s = e.modelValue.slice().sort(), i = Je({
18649
18649
  currentView: e.selectionMode || "date",
18650
18650
  pickerTable: r(e.selectionMode),
18651
18651
  dates: s,
@@ -18659,7 +18659,7 @@ const KF = (e, ...t) => {
18659
18659
  });
18660
18660
  const c = U(null), u = U(null), g = U(null);
18661
18661
  _e(() => i.currentView, (H) => {
18662
- n("selection-mode-change", H), i.currentView === "time" && Je(() => {
18662
+ n("selection-mode-change", H), i.currentView === "time" && qe(() => {
18663
18663
  c.value.timeSpinnerRef.updateScroll();
18664
18664
  });
18665
18665
  }), _e(() => e.selectionMode, (H) => {
@@ -18891,7 +18891,7 @@ const KF = (e, ...t) => {
18891
18891
  setup(e, {
18892
18892
  emit: t
18893
18893
  }) {
18894
- const [n, r] = e.value.slice(), s = qe({
18894
+ const [n, r] = e.value.slice(), s = Je({
18895
18895
  showDate: !1,
18896
18896
  dateStart: n || Da(),
18897
18897
  dateEnd: r || Da()
@@ -19072,7 +19072,7 @@ const KF = (e, ...t) => {
19072
19072
  const r = St("datePicker"), [s, i] = e.modelValue.map((G) => G || Da()), o = e.startDate ? e.startDate : s;
19073
19073
  let c;
19074
19074
  e.type === "monthrange" ? c = new Date(o.getFullYear() + 1, o.getMonth(), 1) : e.type === "yearrange" ? c = new Date(o.getFullYear() + 10, o.getMonth(), 1) : c = new Date(o.getFullYear(), o.getMonth() + 1, 1);
19075
- const u = qe({
19075
+ const u = Je({
19076
19076
  currentView: e.selectionMode || "date",
19077
19077
  leftPickerTable: `${e.selectionMode}-table`,
19078
19078
  rightPickerTable: `${e.selectionMode}-table`,
@@ -19204,7 +19204,7 @@ const KF = (e, ...t) => {
19204
19204
  }, M(e.startDate || u.dates[0] || /* @__PURE__ */ new Date());
19205
19205
  }), _e(() => u.currentView, (G) => {
19206
19206
  const ve = u.leftPanelDate.getMonth(), Ee = u.rightPanelDate.getMonth(), he = u.leftPanelDate.getFullYear() === u.rightPanelDate.getFullYear();
19207
- G === "date" && he && ve === Ee && x("right", "Month", 1), G === "month" && he && x("right", "FullYear", 1), G === "year" && he && x("right", "FullYear", 10), u.currentView === "time" && Je(() => {
19207
+ G === "date" && he && ve === Ee && x("right", "Month", 1), G === "month" && he && x("right", "FullYear", 1), G === "year" && he && x("right", "FullYear", 10), u.currentView === "time" && qe(() => {
19208
19208
  te.value.updateScroll();
19209
19209
  });
19210
19210
  });
@@ -19511,7 +19511,7 @@ const KF = (e, ...t) => {
19511
19511
  }
19512
19512
  const {
19513
19513
  resolveClassName: f
19514
- } = Ne(), d = qe({
19514
+ } = Ne(), d = Je({
19515
19515
  showClose: !1,
19516
19516
  visible: !1,
19517
19517
  internalValue: u,
@@ -19611,7 +19611,7 @@ const KF = (e, ...t) => {
19611
19611
  }, re = (G) => {
19612
19612
  d.showClose = !1, d.internalValue !== d.tmpValue && Z(G);
19613
19613
  }, Q = (G) => {
19614
- Je(() => {
19614
+ qe(() => {
19615
19615
  var ve;
19616
19616
  n("update:modelValue", y.value), n("change", b.value, G), e.type.indexOf("time") < 0 && ((ve = M == null ? void 0 : M.value) == null || ve.blur());
19617
19617
  });
@@ -19659,7 +19659,7 @@ const KF = (e, ...t) => {
19659
19659
  d.visible = !1, d.internalValue = d.internalValue.map(() => null), n("clear"), Q(e.type), ae(), d.showClose = !1, d.shortcut = null, setTimeout(() => p(e.type), 500);
19660
19660
  }, ue = () => {
19661
19661
  var G;
19662
- d.visible = !1, Je(() => {
19662
+ d.visible = !1, qe(() => {
19663
19663
  n("pick-success");
19664
19664
  }), (G = M == null ? void 0 : M.value) == null || G.blur(), ae();
19665
19665
  }, le = (G, ve = !1, Ee, he) => {
@@ -19853,7 +19853,7 @@ const KF = (e, ...t) => {
19853
19853
  } = Ne(), s = U(Jl()), i = $r(), o = e.type.includes("range"), c = o ? [null, null] : [null];
19854
19854
  let u = Fv((o ? e.modelValue : [e.modelValue]) || []) ? c : Wr(e.modelValue, e.type, e.multiple, e.format), g = null;
19855
19855
  e.shortcutSelectedIndex !== -1 && (g = e.shortcuts[e.shortcutSelectedIndex] || null, g && (u = g.value()));
19856
- const f = qe({
19856
+ const f = Je({
19857
19857
  showClose: !1,
19858
19858
  visible: !1,
19859
19859
  internalValue: u,
@@ -19908,7 +19908,7 @@ const KF = (e, ...t) => {
19908
19908
  } = Ut(), q = U(null);
19909
19909
  _e(() => f.visible, (te) => {
19910
19910
  var be, G;
19911
- te && ((G = (be = q.value) == null ? void 0 : be.forceUpdate) == null || G.call(be), Je(() => {
19911
+ te && ((G = (be = q.value) == null ? void 0 : be.forceUpdate) == null || G.call(be), qe(() => {
19912
19912
  var ve, Ee;
19913
19913
  (Ee = (ve = M.pickerPanelRef) == null ? void 0 : ve.timeSpinnerRef) == null || Ee.updateScroll();
19914
19914
  }));
@@ -19963,7 +19963,7 @@ const KF = (e, ...t) => {
19963
19963
  }, P = (te) => {
19964
19964
  f.showClose = !1, f.internalValue = f.tmpValue;
19965
19965
  }, re = (te) => {
19966
- Je(() => {
19966
+ qe(() => {
19967
19967
  var be;
19968
19968
  n("update:modelValue", p.value), n("change", y.value, te), e.type.indexOf("time") < 0 && ((be = A == null ? void 0 : A.value) == null || be.blur());
19969
19969
  });
@@ -20013,7 +20013,7 @@ const KF = (e, ...t) => {
20013
20013
  e.appendToBody && (f.disableCloseUnderTransfer = !0);
20014
20014
  }, ue = () => {
20015
20015
  var te;
20016
- f.visible = !1, Je(() => {
20016
+ f.visible = !1, qe(() => {
20017
20017
  n("pick-success");
20018
20018
  }), (te = A == null ? void 0 : A.value) == null || te.blur(), z();
20019
20019
  }, le = (te, be = !1, G, ve) => {
@@ -20596,7 +20596,7 @@ const Uz = /* @__PURE__ */ Oe({
20596
20596
  }) {
20597
20597
  const n = St("dialog"), r = P2(), s = M2(), {
20598
20598
  resolveClassName: i
20599
- } = Ne(), o = Ut(), c = U(!1), u = qe({
20599
+ } = Ne(), o = Ut(), c = U(!1), u = Je({
20600
20600
  positionX: 0,
20601
20601
  positionY: 0,
20602
20602
  moveStyle: {
@@ -21301,7 +21301,7 @@ const Rj = /* @__PURE__ */ un(Pj), Er = {
21301
21301
  },
21302
21302
  props: Fj,
21303
21303
  setup(e, t) {
21304
- const n = St("form"), r = $x(), s = !!r, o = !!$r(), c = Ut(), u = qe({
21304
+ const n = St("form"), r = $x(), s = !!r, o = !!$r(), c = Ut(), u = Je({
21305
21305
  isError: !1,
21306
21306
  errorMessage: ""
21307
21307
  }), g = F(() => s ? r.props.formType === "vertical" : !1), f = F(() => !!(e.label || t.slots.label)), d = F(() => {
@@ -21432,7 +21432,7 @@ const Rj = /* @__PURE__ */ un(Pj), Er = {
21432
21432
  setup(e, {
21433
21433
  expose: t
21434
21434
  }) {
21435
- const n = qe(a4()), r = U(!1), s = U(!1), {
21435
+ const n = Je(a4()), r = U(!1), s = U(!1), {
21436
21436
  resolveClassName: i
21437
21437
  } = Ne(), o = async () => {
21438
21438
  s.value = !0;
@@ -22815,7 +22815,7 @@ const hW = {
22815
22815
  top: `${e.offsetY}px`,
22816
22816
  zIndex: c,
22817
22817
  position: x.value ? "absolute" : "fixed"
22818
- }, b.value)), w = U(null), O = U(null), _ = U(null), S = U(!1), N = qe({
22818
+ }, b.value)), w = U(null), O = U(null), _ = U(null), S = U(!1), N = Je({
22819
22819
  isFix: !1,
22820
22820
  isDetailShow: !1
22821
22821
  });
@@ -23165,7 +23165,7 @@ const hW = {
23165
23165
  setup(e, {
23166
23166
  emit: t
23167
23167
  }) {
23168
- const n = U(e.headerTitle), r = qe({
23168
+ const n = U(e.headerTitle), r = Je({
23169
23169
  click: !1,
23170
23170
  hover: !1,
23171
23171
  delay: !1,
@@ -23551,7 +23551,7 @@ const y4 = /* @__PURE__ */ un(NG), Lu = /* @__PURE__ */ Oe({
23551
23551
  }) {
23552
23552
  const {
23553
23553
  proxy: n
23554
- } = Ut(), r = qe({
23554
+ } = Ut(), r = Je({
23555
23555
  visible: !0
23556
23556
  }), {
23557
23557
  disabled: s,
@@ -23647,7 +23647,7 @@ const y4 = /* @__PURE__ */ un(NG), Lu = /* @__PURE__ */ Oe({
23647
23647
  }) {
23648
23648
  const n = Ut(), {
23649
23649
  proxy: r
23650
- } = n, s = Kt(Rd, null), i = qe({
23650
+ } = n, s = Kt(Rd, null), i = Je({
23651
23651
  groupCollapse: e.collapse,
23652
23652
  visible: !0
23653
23653
  }), o = U(/* @__PURE__ */ new Map()), {
@@ -23656,7 +23656,7 @@ const y4 = /* @__PURE__ */ un(NG), Lu = /* @__PURE__ */ Oe({
23656
23656
  } = s2(o), g = F(() => `${e.label} (${[...o.value.values()].filter((p) => p.visible).length})`), f = () => {
23657
23657
  !e.collapsible || e.disabled || (i.groupCollapse = !i.groupCollapse, t("update:collapse", i.groupCollapse));
23658
23658
  };
23659
- Jt(iv, qe({
23659
+ Jt(iv, Je({
23660
23660
  ...Et(e),
23661
23661
  register: c,
23662
23662
  unregister: u,
@@ -24581,7 +24581,7 @@ const XG = {
24581
24581
  } = e, r = U(null), {
24582
24582
  init: s,
24583
24583
  scrollTo: i
24584
- } = S4(e), o = qe({
24584
+ } = S4(e), o = Je({
24585
24585
  x: 0,
24586
24586
  y: 0
24587
24587
  }), c = (y, b, x, C, w, O, _) => {
@@ -24688,7 +24688,7 @@ const XG = {
24688
24688
  update: x
24689
24689
  } = S4(e);
24690
24690
  let C = null;
24691
- const w = qe({
24691
+ const w = Je({
24692
24692
  startIndex: 0,
24693
24693
  endIndex: 0,
24694
24694
  scrollTop: 1,
@@ -24805,7 +24805,7 @@ const XG = {
24805
24805
  } : Q;
24806
24806
  C == null || C.setDelegateWrapper(Z);
24807
24807
  }, P = () => {
24808
- C == null || C.setBinding(d), E(), b(c.value), K(), x(), L(), Je(() => {
24808
+ C == null || C.setBinding(d), E(), b(c.value), K(), x(), L(), qe(() => {
24809
24809
  C == null || C.executeThrottledRender.call(C, {
24810
24810
  offset: {
24811
24811
  x: w.scrollLeft,
@@ -26365,7 +26365,7 @@ const lK = /* @__PURE__ */ Oe({
26365
26365
  } = De;
26366
26366
  (Ue = be.value) != null && Ue.contains(Fe) || be.value === Fe || (Xa(), rl());
26367
26367
  };
26368
- return Jt(Rd, qe({
26368
+ return Jt(Rd, Je({
26369
26369
  multiple: c,
26370
26370
  selected: X,
26371
26371
  activeOptionValue: fe,
@@ -26686,7 +26686,7 @@ const uK = (e) => {
26686
26686
  _e(() => t.limit, (o) => {
26687
26687
  n.value = o;
26688
26688
  }), _e(() => t.limitList, (o) => {
26689
- Je(() => {
26689
+ qe(() => {
26690
26690
  o.includes(n.value) || ([n.value] = o);
26691
26691
  });
26692
26692
  }, {
@@ -26747,12 +26747,12 @@ const uK = (e) => {
26747
26747
  return b;
26748
26748
  });
26749
26749
  _e(() => e.modelValue, (b) => {
26750
- e.small || Je(() => {
26750
+ e.small || qe(() => {
26751
26751
  b >= 1 && b <= e.totalPageNum ? t.value = b : b < 1 ? t.value = 1 : t.value = e.totalPageNum;
26752
26752
  });
26753
26753
  }, {
26754
26754
  immediate: !0
26755
- }), Je(() => {
26755
+ }), qe(() => {
26756
26756
  _e(() => e.totalPageNum, (b) => {
26757
26757
  e.small || t.value > b && (t.value = b);
26758
26758
  });
@@ -26836,12 +26836,12 @@ const uK = (e) => {
26836
26836
  return _;
26837
26837
  });
26838
26838
  _e(() => e.modelValue, (_) => {
26839
- e.small && Je(() => {
26839
+ e.small && qe(() => {
26840
26840
  _ >= 1 && _ <= e.totalPageNum ? r.value = _ : _ < 1 ? r.value = 1 : r.value = e.totalPageNum, c = r.value;
26841
26841
  });
26842
26842
  }, {
26843
26843
  immediate: !0
26844
- }), Je(() => {
26844
+ }), qe(() => {
26845
26845
  _e(() => e.totalPageNum, (_) => {
26846
26846
  e.small && r.value > _ && (r.value = _);
26847
26847
  });
@@ -27425,7 +27425,7 @@ const D4 = () => {
27425
27425
  if (b) {
27426
27426
  i.value = p.checked;
27427
27427
  const x = i.value ? t.label : "";
27428
- return n("update:modelValue", x), n("change", x), s && r.handleChange(e.proxy), Je(() => {
27428
+ return n("update:modelValue", x), n("change", x), s && r.handleChange(e.proxy), qe(() => {
27429
27429
  p.checked !== i.value && (p.checked = i.value);
27430
27430
  }), Promise.resolve(!0);
27431
27431
  }
@@ -27652,11 +27652,11 @@ const D4 = () => {
27652
27652
  if (!e.editable)
27653
27653
  return;
27654
27654
  const d = g + 1;
27655
- t("changeHover", d), Je(() => {
27655
+ t("changeHover", d), qe(() => {
27656
27656
  f.target.classList.add(i("is-hover"));
27657
27657
  });
27658
27658
  }, s = (g) => {
27659
- e.editable && Je(() => {
27659
+ e.editable && qe(() => {
27660
27660
  g.target.classList.remove(i("is-hover"));
27661
27661
  });
27662
27662
  }, {
@@ -27860,7 +27860,7 @@ const D4 = () => {
27860
27860
  const le = C.value.aside[E.value] + ue, we = W(le) + s.value, te = `${we}px`;
27861
27861
  u.value ? S.value.style[E.value] = te : O.value.style[n.value] = te, ae(we);
27862
27862
  }, oe = () => {
27863
- if (O.value.style.visibility = "hidden", _.value.style.display = "none", document.removeEventListener("mousemove", ie), document.removeEventListener("mouseup", oe), document.onselectstart = null, document.ondragstart = null, Je(() => {
27863
+ if (O.value.style.visibility = "hidden", _.value.style.display = "none", document.removeEventListener("mousemove", ie), document.removeEventListener("mouseup", oe), document.onselectstart = null, document.ondragstart = null, qe(() => {
27864
27864
  K(), t("after-resize", parseFloat(O.value.style[n.value]));
27865
27865
  }), u.value)
27866
27866
  return !1;
@@ -27873,7 +27873,7 @@ const D4 = () => {
27873
27873
  const B = S.value.getBoundingClientRect();
27874
27874
  if (b.value = p.value = B[E.value] <= D.value, !b.value)
27875
27875
  return y.value = !0, !1;
27876
- re(), Je(() => {
27876
+ re(), qe(() => {
27877
27877
  S.value.setAttribute(`data-${E.value}`, L.value[E.value]);
27878
27878
  });
27879
27879
  }, P = (B) => {
@@ -28571,10 +28571,10 @@ const XK = /* @__PURE__ */ Oe({
28571
28571
  id: ee.id,
28572
28572
  name: ee.name,
28573
28573
  values: []
28574
- }), se && ue(), f.value = se || !!d.value.children.length, Y(!!e.getMenuList || e.valueBehavior === gr.NEED_KEY && !!p.value);
28574
+ }), se && ue(), f.value = se || !!d.value.children.length, Y(e.valueBehavior === gr.NEED_KEY && !!p.value), typeof e.getMenuList == "function" && qe(oe);
28575
28575
  return;
28576
28576
  }
28577
- d.value && (d.value.addValue(ee), Je(te)), await B(d.value.values) && (d.value.multiple || ue(), e.valueBehavior === gr.NEED_KEY && ((fe = d.value) != null && fe.multiple) && Y());
28577
+ d.value && (d.value.addValue(ee), qe(te)), await B(d.value.values) && (d.value.multiple || ue(), e.valueBehavior === gr.NEED_KEY && ((fe = d.value) != null && fe.multiple) && Y());
28578
28578
  }
28579
28579
  function P(ee) {
28580
28580
  K(ee, "condition");
@@ -28696,16 +28696,16 @@ const XK = /* @__PURE__ */ Oe({
28696
28696
  ee.selectNodeContents(i.value), ee.collapse(!1), ge.removeAllRanges(), ge.addRange(ee);
28697
28697
  }
28698
28698
  function Y(ee = !1, ge = !0) {
28699
- ee && setTimeout(z, 16), g.value = !0, f.value = !0, u.value = !1, !e.getMenuList && ge && Je(oe), t("focus", g.value);
28699
+ ee && setTimeout(z, 16), g.value = !0, f.value = !0, u.value = !1, !e.getMenuList && ge && qe(oe), t("focus", g.value);
28700
28700
  }
28701
28701
  function ue(ee) {
28702
28702
  var de;
28703
28703
  t("add", ee ?? d.value);
28704
28704
  const ge = !((de = d.value) != null && de.isCustomMenu);
28705
- d.value = null, c.value = "", ge && (Y(!0, ge), Je(le));
28705
+ d.value = null, c.value = "", ge && (Y(!0, ge), qe(le));
28706
28706
  }
28707
28707
  function le() {
28708
- i.value && (c.value = "", Je(() => i.value.innerText = ""));
28708
+ i.value && (c.value = "", qe(() => i.value.innerText = ""));
28709
28709
  }
28710
28710
  function we(ee) {
28711
28711
  const [ge, de] = ee.split(":");
@@ -28734,7 +28734,7 @@ const XK = /* @__PURE__ */ Oe({
28734
28734
  await W().then((ee) => ee && le()), f.value = !1, i.value.blur();
28735
28735
  }
28736
28736
  function ve() {
28737
- c.value = "", u.value = !1, f.value = !1, d.value = null, Je(le);
28737
+ c.value = "", u.value = !1, f.value = !1, d.value = null, qe(le);
28738
28738
  }
28739
28739
  function Ee(ee) {
28740
28740
  d.value.values = [{
@@ -29630,7 +29630,7 @@ const nY = /* @__PURE__ */ Oe({
29630
29630
  const B = e.modelValue;
29631
29631
  e.range && Array.isArray(B) ? B[1] < e.minValue ? n("update:modelValue", [e.minValue, e.minValue]) : B[0] > e.maxValue ? n("update:modelValue", [e.maxValue, e.maxValue]) : B[0] < e.minValue ? n("update:modelValue", [e.minValue, B[1]]) : B[1] > e.maxValue ? n("update:modelValue", [B[0], e.maxValue]) : (s.value = Number(B[0]), i.value = Number(B[1]), A() && (o.value = B.slice())) : !e.range && typeof B == "number" && !isNaN(B) && (B < e.minValue ? n("update:modelValue", e.minValue) : B > e.maxValue ? n("update:modelValue", e.maxValue) : (s.value = B, A() && (o.value = B)));
29632
29632
  }, q = async () => {
29633
- await Je(), n("change", e.range ? [b.value, x.value] : e.modelValue);
29633
+ await qe(), n("change", e.range ? [b.value, x.value] : e.modelValue);
29634
29634
  }, H = (B) => e.vertical ? {
29635
29635
  bottom: `${B}%`
29636
29636
  } : {
@@ -31601,7 +31601,7 @@ const an = (e, t, n) => {
31601
31601
  enabled: !!e.filter,
31602
31602
  checked: []
31603
31603
  }, Uc = (e) => Ox(e) ? ts(e) : e, AX = (e) => {
31604
- const t = St("table"), n = qe(/* @__PURE__ */ new WeakMap()), r = qe([]), s = Nr(), i = qe([]), o = qe([]), c = qe([]), u = /* @__PURE__ */ new WeakMap(), g = (j, X = {}) => {
31604
+ const t = St("table"), n = Je(/* @__PURE__ */ new WeakMap()), r = Je([]), s = Nr(), i = Je([]), o = Je([]), c = Je([]), u = /* @__PURE__ */ new WeakMap(), g = (j, X = {}) => {
31605
31605
  i.forEach((fe) => fe.active = !1);
31606
31606
  const xe = i.find((fe) => fe.col === j);
31607
31607
  if (xe) {
@@ -31653,7 +31653,7 @@ const an = (e, t, n) => {
31653
31653
  col: j,
31654
31654
  ...X
31655
31655
  });
31656
- }, y = qe([]), b = () => {
31656
+ }, y = Je([]), b = () => {
31657
31657
  y.length = 0, y.push(...r.filter((j) => !z(j)));
31658
31658
  }, x = () => {
31659
31659
  var j, X;
@@ -31769,7 +31769,7 @@ const an = (e, t, n) => {
31769
31769
  }), n.set(X, {
31770
31770
  [Re.CALC_WIDTH]: void 0,
31771
31771
  [Re.RESIZE_WIDTH]: void 0,
31772
- [Re.COL_RECT]: qe({
31772
+ [Re.COL_RECT]: Je({
31773
31773
  width: null,
31774
31774
  left: null,
31775
31775
  right: null,
@@ -31797,7 +31797,7 @@ const an = (e, t, n) => {
31797
31797
  [Re.SELECTION_INDETERMINATE]: !1,
31798
31798
  [Re.SELECTION_VAL]: !1,
31799
31799
  [Re.COL_RESIZEABLE]: X.resizable !== !1,
31800
- [Re.COL_FIXED_STYLE]: qe({})
31800
+ [Re.COL_FIXED_STYLE]: Je({})
31801
31801
  });
31802
31802
  }
31803
31803
  Object.assign(n.get(X), {
@@ -32041,10 +32041,10 @@ const an = (e, t, n) => {
32041
32041
  }
32042
32042
  };
32043
32043
  }, DX = (e, t) => {
32044
- const n = F(() => t.visibleColumns.filter((f) => !!f.fixed && f.fixed !== "right")), r = F(() => t.visibleColumns.filter((f) => !!f.fixed && f.fixed === "right")), s = qe({
32044
+ const n = F(() => t.visibleColumns.filter((f) => !!f.fixed && f.fixed !== "right")), r = F(() => t.visibleColumns.filter((f) => !!f.fixed && f.fixed === "right")), s = Je({
32045
32045
  left: 0,
32046
32046
  width: "0"
32047
- }), i = qe({
32047
+ }), i = Je({
32048
32048
  right: 0,
32049
32049
  width: "0"
32050
32050
  }), o = () => {
@@ -32141,7 +32141,7 @@ const an = (e, t, n) => {
32141
32141
  }
32142
32142
  };
32143
32143
  }, MX = (e, t) => {
32144
- const n = U(null), r = U(null), s = U(null), i = U(null), o = U(0), c = U(0), u = U(0), g = U(-1e4), f = U(0), d = qe({}), p = qe([]), y = U(ea), b = U(1), x = F(() => {
32144
+ const n = U(null), r = U(null), s = U(null), i = U(null), o = U(0), c = U(0), u = U(0), g = U(-1e4), f = U(0), d = Je({}), p = Je([]), y = U(ea), b = U(1), x = F(() => {
32145
32145
  var fe, se, pe;
32146
32146
  return (fe = t.slots) != null && fe.fixedBottom && ((se = e.fixedBottom) == null ? void 0 : se.position) === "relative" ? ((pe = e.fixedBottom) == null ? void 0 : pe.height) ?? ea : 0;
32147
32147
  }), {
@@ -32354,7 +32354,7 @@ const an = (e, t, n) => {
32354
32354
  instance: s
32355
32355
  };
32356
32356
  }, RX = (e) => {
32357
- const t = qe({
32357
+ const t = Je({
32358
32358
  enabled: !1,
32359
32359
  count: 0,
32360
32360
  limit: 10,
@@ -32784,7 +32784,7 @@ const Wc = 32, BX = /* @__PURE__ */ Oe({
32784
32784
  }), o = F(() => {
32785
32785
  var P;
32786
32786
  return ((P = i.value) == null ? void 0 : P.checked) ?? [];
32787
- }), c = U(""), u = U(), g = U([]), f = qe({
32787
+ }), c = U(""), u = U(), g = U([]), f = Je({
32788
32788
  isOpen: !1,
32789
32789
  checked: []
32790
32790
  });
@@ -33460,7 +33460,7 @@ const GX = ({
33460
33460
  setDragEvents: x
33461
33461
  };
33462
33462
  }, KX = (e) => {
33463
- const t = qe(/* @__PURE__ */ new WeakMap()), n = U([]), r = qe([]), s = (K) => e.isRowSelectEnable ? typeof e.isSelectedFn == "function" ? e.isSelectedFn(c(K)) : Array.isArray(e.checked) ? e.checked.some((P) => typeof P != "object" ? e.selectionKey.length && Object.prototype.hasOwnProperty.call(K, e.selectionKey) ? CX(K, e.selectionKey) === P : (console.warn("props.selectionKey is undefined or null or empty"), !1) : Uc(P) === Uc(K)) : !1 : !1, i = (K, P, re) => typeof e.rowHeight == "function" || /^\d+/.test(`${e.rowHeight}`) ? an(e, "rowHeight", [{
33463
+ const t = Je(/* @__PURE__ */ new WeakMap()), n = U([]), r = Je([]), s = (K) => e.isRowSelectEnable ? typeof e.isSelectedFn == "function" ? e.isSelectedFn(c(K)) : Array.isArray(e.checked) ? e.checked.some((P) => typeof P != "object" ? e.selectionKey.length && Object.prototype.hasOwnProperty.call(K, e.selectionKey) ? CX(K, e.selectionKey) === P : (console.warn("props.selectionKey is undefined or null or empty"), !1) : Uc(P) === Uc(K)) : !1 : !1, i = (K, P, re) => typeof e.rowHeight == "function" || /^\d+/.test(`${e.rowHeight}`) ? an(e, "rowHeight", [{
33464
33464
  index: P,
33465
33465
  type: re ?? "tbody",
33466
33466
  row: K
@@ -33614,7 +33614,7 @@ const XX = (e, t, n, r) => {
33614
33614
  height: jl.small
33615
33615
  }), y = (ie) => typeof ie == "boolean" && ie !== !1 ? p() : ie ? Object.assign({}, p(), ie) : {
33616
33616
  enabled: !1
33617
- }, b = U(null), x = qe(p()), C = (ie) => {
33617
+ }, b = U(null), x = Je(p()), C = (ie) => {
33618
33618
  Object.assign(x, y(ie));
33619
33619
  };
33620
33620
  _e(() => [e.settings], () => {
@@ -33864,7 +33864,7 @@ const XX = (e, t, n, r) => {
33864
33864
  count: we.length
33865
33865
  });
33866
33866
  const te = re(we);
33867
- r.setPageRowList(te), le && (z.value = !0), Je(() => {
33867
+ r.setPageRowList(te), le && (z.value = !0), qe(() => {
33868
33868
  y(), Y(), z.value && (_(0, 0), z.value = !1);
33869
33869
  });
33870
33870
  }, 64), ie = U(!1);
@@ -33910,7 +33910,7 @@ const XX = (e, t, n, r) => {
33910
33910
  }), _e(() => [K.value], () => {
33911
33911
  p(K.value);
33912
33912
  }), _e(() => [n.visibleColumns], () => {
33913
- Je(() => J());
33913
+ qe(() => J());
33914
33914
  }, {
33915
33915
  immediate: !0,
33916
33916
  deep: !0
@@ -34176,11 +34176,11 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34176
34176
  setup(e, {
34177
34177
  emit: t
34178
34178
  }) {
34179
- const n = $r(), r = St("tagInput"), s = qe({
34179
+ const n = $r(), r = St("tagInput"), s = Je({
34180
34180
  isEdit: !1,
34181
34181
  isHover: !1,
34182
34182
  focusItemIndex: e.allowCreate ? -1 : 0
34183
- }), i = qe({
34183
+ }), i = Je({
34184
34184
  isShow: !1,
34185
34185
  width: 190,
34186
34186
  offset: {
@@ -34201,7 +34201,7 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34201
34201
  [`${o("tag-input-trigger")}`]: !0,
34202
34202
  active: s.isEdit,
34203
34203
  disabled: e.disabled
34204
- })), I = qe({
34204
+ })), I = Je({
34205
34205
  localList: [],
34206
34206
  tagListCache: [],
34207
34207
  selectedTagList: [],
@@ -34225,14 +34225,14 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34225
34225
  return u.curPageList;
34226
34226
  });
34227
34227
  _e([() => A.value], () => {
34228
- Je(() => {
34228
+ qe(() => {
34229
34229
  P();
34230
34230
  });
34231
34231
  }, {
34232
34232
  deep: !0
34233
34233
  }), _e(() => e.modelValue, (se) => {
34234
34234
  var pe;
34235
- Z(D.value, se) || (Je(() => {
34235
+ Z(D.value, se) || (qe(() => {
34236
34236
  P();
34237
34237
  }), e.withValidate && ((pe = n == null ? void 0 : n.validate) == null || pe.call(n, "change")));
34238
34238
  }), _e(d, Uu(() => {
@@ -34241,7 +34241,7 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34241
34241
  } = d;
34242
34242
  pe !== "" && se || pe === "" && e.trigger === "focus" && se ? i.isShow = !0 : (e.trigger !== "focus" || !se) && (i.isShow = !1);
34243
34243
  }, 150)), _e(() => i.isShow, (se) => {
34244
- H(), se && C.value && (Je(() => {
34244
+ H(), se && C.value && (qe(() => {
34245
34245
  C.value.scrollTop = 0;
34246
34246
  }), C.value.removeEventListener("scroll", W), C.value.addEventListener("scroll", W));
34247
34247
  }), lt(() => {
@@ -34351,7 +34351,7 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34351
34351
  const {
34352
34352
  value: ze
34353
34353
  } = se != null && se.target ? se.target : d, Ye = $9(ze);
34354
- Ye ? (re(ze), Je(() => {
34354
+ Ye ? (re(ze), qe(() => {
34355
34355
  const ct = w.value.getBoundingClientRect().width || Ye * Sa;
34356
34356
  p.value.style.width = `${ct}px`;
34357
34357
  })) : Se === "focus" && re();
@@ -34392,7 +34392,7 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34392
34392
  height: C.value.clientHeight,
34393
34393
  yAxis: C.value.getBoundingClientRect().y
34394
34394
  };
34395
- Je(() => {
34395
+ qe(() => {
34396
34396
  const pe = C.value.querySelector(`.${o("selector-actived")}`);
34397
34397
  if (!pe)
34398
34398
  return;
@@ -34520,7 +34520,7 @@ const sJ = /* @__PURE__ */ un(rJ), pm = /* @__PURE__ */ Oe({
34520
34520
  }
34521
34521
  else
34522
34522
  se && (Bt = se[Pe], Bt !== void 0 && !D.value.includes(Bt) && (I.selectedTagList.splice(mt, 0, se), Mt = !0));
34523
- Mt && Je(() => {
34523
+ Mt && qe(() => {
34524
34524
  for (let wt = 1; wt <= tt; wt++) {
34525
34525
  const Tt = J()[mt + wt];
34526
34526
  ie(Tt, x.value);
@@ -35690,7 +35690,7 @@ const wJ = {
35690
35690
  selected: ee,
35691
35691
  node: X
35692
35692
  }), ge && j.length === 1 && z(X, !0, !0), f(X, Ie.IS_ASYNC) && I(X).then(() => {
35693
- Je(() => {
35693
+ qe(() => {
35694
35694
  j.shift(), Y(j, ee, ge);
35695
35695
  });
35696
35696
  });
@@ -35991,7 +35991,7 @@ const wJ = {
35991
35991
  return K(C ?? O), e.showCheckbox !== !1 && e.checkStrictly && (S == null || S.forEach((P) => {
35992
35992
  L(P, Ie.IS_CHECKED, !0, J);
35993
35993
  })), [N, k];
35994
- }, n = t(), r = /* @__PURE__ */ new Map(), s = [], i = [], o = qe({
35994
+ }, n = t(), r = /* @__PURE__ */ new Map(), s = [], i = [], o = Je({
35995
35995
  data: n[0],
35996
35996
  schema: n[1],
35997
35997
  levelLineSchema: {}
@@ -36074,7 +36074,7 @@ const wJ = {
36074
36074
  isSearchDisabled: S,
36075
36075
  isTreeUI: N,
36076
36076
  showChildNodes: E
36077
- } = $J(e), k = qe([]), L = (le) => {
36077
+ } = $J(e), k = Je([]), L = (le) => {
36078
36078
  if (O.value) {
36079
36079
  if (E) {
36080
36080
  const te = `${p(le) ?? ""}-`;
@@ -36109,7 +36109,7 @@ const wJ = {
36109
36109
  deep: !0,
36110
36110
  immediate: !0
36111
36111
  }), lt(() => {
36112
- e.virtualRender && Je(() => {
36112
+ e.virtualRender && qe(() => {
36113
36113
  ae();
36114
36114
  });
36115
36115
  });
@@ -37305,7 +37305,7 @@ const VJ = (e, t) => {
37305
37305
  }, QJ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37306
37306
  __proto__: null,
37307
37307
  $bkPopover: Vh
37308
- }, Symbol.toStringTag, { value: "Module" })), jJ = "2.0.1-beta.98";
37308
+ }, Symbol.toStringTag, { value: "Module" })), jJ = "2.0.1-beta.99";
37309
37309
  window.__bkui_vue_version__ = jJ;
37310
37310
  export {
37311
37311
  Vh as $bkPopover,