bkui-vue 2.0.1-beta.20 → 2.0.1-beta.22

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
@@ -7549,6 +7549,7 @@ function _9(e, t = 200) {
7549
7549
  get() {
7550
7550
  return r(), s;
7551
7551
  },
7552
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
7552
7553
  set(o) {
7553
7554
  clearTimeout(n), o === void 0 || o === "" ? (s = o, i()) : n = setTimeout(() => {
7554
7555
  s = o, i();
@@ -26207,7 +26208,7 @@ const IG = /* @__PURE__ */ Ne({
26207
26208
  isShowAll: at,
26208
26209
  isShowSelectAll: Qe,
26209
26210
  virtualHeight: vt,
26210
- virtualList: ce,
26211
+ filterList: ce,
26211
26212
  isCollapseTags: Er,
26212
26213
  popoverConfig: ta,
26213
26214
  isAllSelected: K,
@@ -26356,7 +26357,7 @@ const IG = /* @__PURE__ */ Ne({
26356
26357
  }, u = () => this.isEnableVirtualRender ? h(Co, {
26357
26358
  height: this.virtualHeight,
26358
26359
  lineHeight: this.virtualLineHeight,
26359
- list: this.virtualList,
26360
+ list: this.filterList,
26360
26361
  preloadItemCount: this.preloadItemCount
26361
26362
  }, {
26362
26363
  default: ({
@@ -26374,7 +26375,7 @@ const IG = /* @__PURE__ */ Ne({
26374
26375
  })
26375
26376
  } : null));
26376
26377
  }
26377
- }) : this.list.map((g) => {
26378
+ }) : this.filterList.map((g) => {
26378
26379
  var d;
26379
26380
  return h(fu, {
26380
26381
  id: g[this.idKey],
@@ -36522,7 +36523,7 @@ const Jq = (e, t) => {
36522
36523
  }, cX = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
36523
36524
  __proto__: null,
36524
36525
  $bkPopover: $h
36525
- }, Symbol.toStringTag, { value: "Module" })), eX = "2.0.1-beta.20";
36526
+ }, Symbol.toStringTag, { value: "Module" })), eX = "2.0.1-beta.22";
36526
36527
  window.__bkui_vue_version__ = eX;
36527
36528
  export {
36528
36529
  $h as $bkPopover,