bkui-vue 2.0.2-beta.13 → 2.0.2-beta.14

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.
Files changed (226) hide show
  1. package/dist/index.cjs.js +61 -61
  2. package/dist/index.esm.js +18341 -19546
  3. package/dist/index.umd.js +68 -68
  4. package/dist/style.variable.css +1 -1
  5. package/lib/affix/affix.variable.css +1 -0
  6. package/lib/affix/index.js +30 -22
  7. package/lib/alert/alert.variable.css +1 -0
  8. package/lib/alert/index.js +30 -22
  9. package/lib/animate-number/index.js +14 -10
  10. package/lib/backtop/backtop.variable.css +1 -0
  11. package/lib/backtop/index.js +32 -22
  12. package/lib/badge/badge.variable.css +1 -0
  13. package/lib/badge/index.js +24 -18
  14. package/lib/breadcrumb/breadcrumb.variable.css +1 -0
  15. package/lib/breadcrumb/index.js +31 -23
  16. package/lib/button/button.variable.css +1 -0
  17. package/lib/button/index.js +36 -26
  18. package/lib/card/card.variable.css +1 -0
  19. package/lib/card/index.js +47 -33
  20. package/lib/cascader/cascader.variable.css +1 -0
  21. package/lib/cascader/index.js +642 -614
  22. package/lib/checkbox/checkbox.variable.css +1 -0
  23. package/lib/checkbox/index.js +44 -34
  24. package/lib/code-diff/code-diff.variable.css +1 -0
  25. package/lib/code-diff/index.js +83 -79
  26. package/lib/collapse/collapse.variable.css +1 -0
  27. package/lib/collapse/index.js +39 -33
  28. package/lib/collapse-transition/collapse-transition.variable.css +1 -0
  29. package/lib/collapse-transition/index.js +20 -14
  30. package/lib/color-picker/color-picker.variable.css +1 -0
  31. package/lib/color-picker/index.js +610 -594
  32. package/lib/config-provider/config-provider.variable.css +1 -0
  33. package/lib/config-provider/index.js +34 -26
  34. package/lib/container/container.variable.css +1 -0
  35. package/lib/container/index.js +27 -21
  36. package/lib/date-picker/date-picker.variable.css +1 -0
  37. package/lib/date-picker/index.js +642 -620
  38. package/lib/dialog/dialog.variable.css +1 -0
  39. package/lib/dialog/index.js +101 -87
  40. package/lib/directives/index.js +438 -430
  41. package/lib/divider/divider.variable.css +1 -0
  42. package/lib/divider/index.js +21 -15
  43. package/lib/dropdown/dropdown.variable.css +1 -0
  44. package/lib/dropdown/index.js +43 -31
  45. package/lib/exception/exception.variable.css +1 -0
  46. package/lib/exception/index.js +55 -49
  47. package/lib/fixed-navbar/fixed-navbar.variable.css +1 -0
  48. package/lib/fixed-navbar/index.js +20 -14
  49. package/lib/form/form.variable.css +1 -0
  50. package/lib/form/index.js +632 -608
  51. package/lib/icon/angle-double-down-line.js +14 -12
  52. package/lib/icon/angle-double-left-line.js +14 -12
  53. package/lib/icon/angle-double-left.js +14 -12
  54. package/lib/icon/angle-double-right-line.js +14 -12
  55. package/lib/icon/angle-double-right.js +14 -12
  56. package/lib/icon/angle-double-up-line.js +14 -12
  57. package/lib/icon/angle-down-fill.js +14 -12
  58. package/lib/icon/angle-down-line.js +14 -12
  59. package/lib/icon/angle-down.js +14 -12
  60. package/lib/icon/angle-left.js +14 -12
  61. package/lib/icon/angle-right.js +14 -12
  62. package/lib/icon/angle-up-fill.js +14 -12
  63. package/lib/icon/angle-up.js +14 -12
  64. package/lib/icon/archive-fill.js +14 -12
  65. package/lib/icon/arrows-left.js +14 -12
  66. package/lib/icon/arrows-right.js +14 -12
  67. package/lib/icon/assistant.js +14 -12
  68. package/lib/icon/audio-fill.js +14 -12
  69. package/lib/icon/bk.js +14 -12
  70. package/lib/icon/circle.js +14 -12
  71. package/lib/icon/close-line.js +14 -12
  72. package/lib/icon/close.js +14 -12
  73. package/lib/icon/code.js +14 -12
  74. package/lib/icon/cog-shape.js +14 -12
  75. package/lib/icon/collapse-left.js +14 -12
  76. package/lib/icon/copy-shape.js +14 -12
  77. package/lib/icon/copy.js +14 -12
  78. package/lib/icon/data-shape.js +14 -12
  79. package/lib/icon/del.js +14 -12
  80. package/lib/icon/doc-fill.js +14 -12
  81. package/lib/icon/done.js +14 -12
  82. package/lib/icon/down-shape.js +14 -12
  83. package/lib/icon/down-small.js +14 -12
  84. package/lib/icon/edit-line.js +14 -12
  85. package/lib/icon/ellipsis.js +14 -12
  86. package/lib/icon/enlarge-line.js +14 -12
  87. package/lib/icon/error.js +14 -12
  88. package/lib/icon/excel-fill.js +14 -12
  89. package/lib/icon/exclamation-circle-shape.js +14 -12
  90. package/lib/icon/eye.js +14 -12
  91. package/lib/icon/filliscreen-line.js +14 -12
  92. package/lib/icon/fix-line.js +14 -12
  93. package/lib/icon/fix-shape.js +14 -12
  94. package/lib/icon/folder-open.js +14 -12
  95. package/lib/icon/folder-shape-open.js +14 -12
  96. package/lib/icon/folder-shape.js +14 -12
  97. package/lib/icon/folder.js +14 -12
  98. package/lib/icon/funnel.js +14 -12
  99. package/lib/icon/grag-fill.js +14 -12
  100. package/lib/icon/help-document-fill.js +14 -12
  101. package/lib/icon/help-fill.js +14 -12
  102. package/lib/icon/help.js +14 -12
  103. package/lib/icon/image-fill.js +14 -12
  104. package/lib/icon/img-error.js +14 -12
  105. package/lib/icon/img-placehoulder.js +14 -12
  106. package/lib/icon/info-line.js +14 -12
  107. package/lib/icon/info.js +14 -12
  108. package/lib/icon/left-shape.js +14 -12
  109. package/lib/icon/left-turn-line.js +14 -12
  110. package/lib/icon/loading.js +14 -12
  111. package/lib/icon/narrow-line.js +14 -12
  112. package/lib/icon/original.js +14 -12
  113. package/lib/icon/pdf-fill.js +14 -12
  114. package/lib/icon/play-shape.js +14 -12
  115. package/lib/icon/plus.js +14 -12
  116. package/lib/icon/ppt-fill.js +14 -12
  117. package/lib/icon/qq.js +14 -12
  118. package/lib/icon/right-shape.js +14 -12
  119. package/lib/icon/right-turn-line.js +14 -12
  120. package/lib/icon/search.js +14 -12
  121. package/lib/icon/share.js +14 -12
  122. package/lib/icon/spinner.js +14 -12
  123. package/lib/icon/success.js +14 -12
  124. package/lib/icon/switcher-loading.js +14 -12
  125. package/lib/icon/text-all.js +14 -12
  126. package/lib/icon/text-file.js +14 -12
  127. package/lib/icon/text-fill.js +14 -12
  128. package/lib/icon/transfer.js +14 -12
  129. package/lib/icon/tree-application-shape.js +14 -12
  130. package/lib/icon/unfull-screen.js +14 -12
  131. package/lib/icon/unvisible.js +14 -12
  132. package/lib/icon/up-shape.js +14 -12
  133. package/lib/icon/upload.js +14 -12
  134. package/lib/icon/video-fill.js +14 -12
  135. package/lib/icon/warn.js +14 -12
  136. package/lib/icon/weixin-pro.js +14 -12
  137. package/lib/icon/weixin.js +14 -12
  138. package/lib/image/image-viewer.variable.css +1 -0
  139. package/lib/image/image.variable.css +1 -0
  140. package/lib/image/index.js +340 -324
  141. package/lib/index.js +1 -1
  142. package/lib/info-box/index.js +101 -87
  143. package/lib/info-box/info-box.variable.css +1 -0
  144. package/lib/input/index.js +333 -321
  145. package/lib/input/input.variable.css +1 -0
  146. package/lib/link/index.js +26 -18
  147. package/lib/link/link.variable.css +1 -0
  148. package/lib/loading/index.js +25 -19
  149. package/lib/loading/loading.variable.css +1 -0
  150. package/lib/locale/index.js +3 -3
  151. package/lib/menu/index.js +40 -32
  152. package/lib/menu/menu.variable.css +1 -0
  153. package/lib/menu/submenu.variable.css +1 -0
  154. package/lib/message/index.js +47 -41
  155. package/lib/message/message.variable.css +1 -0
  156. package/lib/modal/index.js +39 -29
  157. package/lib/modal/modal.variable.css +1 -0
  158. package/lib/navigation/index.js +27 -19
  159. package/lib/navigation/navigation.variable.css +1 -0
  160. package/lib/notify/index.js +37 -27
  161. package/lib/notify/notify.variable.css +1 -0
  162. package/lib/overflow-title/index.js +41 -29
  163. package/lib/pagination/index.js +62 -46
  164. package/lib/pagination/pagination.variable.css +1 -0
  165. package/lib/pop-confirm/index.js +49 -33
  166. package/lib/pop-confirm/pop-confirm.variable.css +1 -0
  167. package/lib/popover/index.js +361 -345
  168. package/lib/popover/popover.variable.css +1 -0
  169. package/lib/popover2/index.js +14 -10
  170. package/lib/process/index.js +78 -74
  171. package/lib/process/process.variable.css +1 -0
  172. package/lib/progress/index.js +26 -20
  173. package/lib/progress/progress.variable.css +1 -0
  174. package/lib/radio/index.js +39 -31
  175. package/lib/radio/radio.variable.css +1 -0
  176. package/lib/rate/index.js +25 -19
  177. package/lib/rate/rate.variable.css +1 -0
  178. package/lib/resize-layout/index.js +30 -22
  179. package/lib/resize-layout/resize-layout.variable.css +1 -0
  180. package/lib/scrollbar/css/scrollbar.variable.css +1 -0
  181. package/lib/scrollbar/index.js +25 -25
  182. package/lib/search-select/index.js +434 -412
  183. package/lib/search-select/search-select.variable.css +1 -0
  184. package/lib/select/index.js +488 -446
  185. package/lib/select/select.variable.css +1 -0
  186. package/lib/shared/index.js +57 -49
  187. package/lib/sideslider/index.js +89 -79
  188. package/lib/sideslider/sideslider.variable.css +1 -0
  189. package/lib/slider/index.js +85 -75
  190. package/lib/slider/slider.variable.css +1 -0
  191. package/lib/steps/index.js +78 -72
  192. package/lib/steps/steps.variable.css +1 -0
  193. package/lib/styles/mixins/animate.variable.css +1 -0
  194. package/lib/styles/mixins/popper.variable.css +1 -0
  195. package/lib/styles/mixins/scroll.variable.css +1 -0
  196. package/lib/styles/reset.variable.css +1 -0
  197. package/lib/swiper/index.js +24 -18
  198. package/lib/swiper/swiper.variable.css +1 -0
  199. package/lib/switcher/index.js +30 -22
  200. package/lib/switcher/switcher.variable.css +1 -0
  201. package/lib/tab/index.js +335 -321
  202. package/lib/tab/tab.variable.css +1 -0
  203. package/lib/table/index.js +563 -505
  204. package/lib/table/plugins/head-filter.variable.css +1 -0
  205. package/lib/table/plugins/head-sort.variable.css +1 -0
  206. package/lib/table/plugins/settings.variable.css +1 -0
  207. package/lib/table/table.variable.css +1 -0
  208. package/lib/table-column/index.js +13 -9
  209. package/lib/tag/index.js +36 -26
  210. package/lib/tag/tag.variable.css +1 -0
  211. package/lib/tag-input/index.js +374 -348
  212. package/lib/tag-input/tag-input.variable.css +1 -0
  213. package/lib/time-picker/index.js +13 -9
  214. package/lib/time-picker/time-picker.variable.css +1 -0
  215. package/lib/timeline/index.js +21 -15
  216. package/lib/timeline/timeline.variable.css +1 -0
  217. package/lib/transfer/index.js +56 -40
  218. package/lib/transfer/transfer.variable.css +1 -0
  219. package/lib/tree/index.js +102 -82
  220. package/lib/tree/tree.variable.css +1 -0
  221. package/lib/upload/index.js +584 -572
  222. package/lib/upload/upload.variable.css +1 -0
  223. package/lib/virtual-render/index.js +55 -43
  224. package/lib/virtual-render/virtual-render.variable.css +1 -0
  225. package/package.json +1 -1
  226. /package/dist/{cli.css → style.css} +0 -0
package/lib/tree/index.js CHANGED
@@ -14,7 +14,7 @@ import "../checkbox/checkbox.less";
14
14
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
15
15
  /******/ var __webpack_modules__ = ({
16
16
 
17
- /***/ 6635:
17
+ /***/ 5250:
18
18
  /***/ (function(module, exports, __webpack_require__) {
19
19
 
20
20
  /* module decorator */ module = __webpack_require__.nmd(module);
@@ -17293,23 +17293,23 @@ var __WEBPACK_AMD_DEFINE_RESULT__;/**
17293
17293
  /******/
17294
17294
  /************************************************************************/
17295
17295
  var __webpack_exports__ = {};
17296
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
17297
- (() => {
17298
17296
 
17299
17297
  // EXPORTS
17300
17298
  __webpack_require__.d(__webpack_exports__, {
17301
17299
  "default": () => (/* binding */ src)
17302
17300
  });
17303
17301
 
17304
- ;// CONCATENATED MODULE: external "../shared"
17305
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17306
- var y = x => () => x
17307
- const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["debounce"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
17308
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
17302
+ ;// external "../shared"
17303
+ var x = (y) => {
17304
+ var x = {}; __webpack_require__.d(x, y); return x
17305
+ }
17306
+ var y = (x) => (() => (x))
17307
+ const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["debounce"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
17308
+ ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
17309
17309
  function _arrayWithHoles(arr) {
17310
17310
  if (Array.isArray(arr)) return arr;
17311
17311
  }
17312
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
17312
+ ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
17313
17313
  function _iterableToArrayLimit(r, l) {
17314
17314
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
17315
17315
  if (null != t) {
@@ -17337,13 +17337,13 @@ function _iterableToArrayLimit(r, l) {
17337
17337
  return a;
17338
17338
  }
17339
17339
  }
17340
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
17340
+ ;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
17341
17341
  function _arrayLikeToArray(arr, len) {
17342
17342
  if (len == null || len > arr.length) len = arr.length;
17343
17343
  for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
17344
17344
  return arr2;
17345
17345
  }
17346
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
17346
+ ;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
17347
17347
 
17348
17348
  function _unsupportedIterableToArray(o, minLen) {
17349
17349
  if (!o) return;
@@ -17353,11 +17353,11 @@ function _unsupportedIterableToArray(o, minLen) {
17353
17353
  if (n === "Map" || n === "Set") return Array.from(o);
17354
17354
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
17355
17355
  }
17356
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
17356
+ ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
17357
17357
  function _nonIterableRest() {
17358
17358
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
17359
17359
  }
17360
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
17360
+ ;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
17361
17361
 
17362
17362
 
17363
17363
 
@@ -17365,23 +17365,31 @@ function _nonIterableRest() {
17365
17365
  function _slicedToArray(arr, i) {
17366
17366
  return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
17367
17367
  }
17368
- ;// CONCATENATED MODULE: external "vue"
17369
- var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17370
- var external_vue_y = x => () => x
17371
- const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["onUnmounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onUnmounted, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["toRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.toRef, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
17372
- ;// CONCATENATED MODULE: external "../config-provider"
17373
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17374
- var config_provider_y = x => () => x
17375
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
17376
- ;// CONCATENATED MODULE: external "../virtual-render"
17377
- var virtual_render_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17378
- var virtual_render_y = x => () => x
17379
- const virtual_render_namespaceObject = virtual_render_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_virtual_render_927587a8__["default"] });
17380
- ;// CONCATENATED MODULE: external "../virtual-render/virtual-render.less"
17381
- var virtual_render_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17382
- var virtual_render_less_y = x => () => x
17368
+ ;// external "vue"
17369
+ var external_vue_x = (y) => {
17370
+ var x = {}; __webpack_require__.d(x, y); return x
17371
+ }
17372
+ var external_vue_y = (x) => (() => (x))
17373
+ const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["isVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.isVNode), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["onUnmounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onUnmounted), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["toRef"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRef), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch) });
17374
+ ;// external "../config-provider"
17375
+ var config_provider_x = (y) => {
17376
+ var x = {}; __webpack_require__.d(x, y); return x
17377
+ }
17378
+ var config_provider_y = (x) => (() => (x))
17379
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
17380
+ ;// external "../virtual-render"
17381
+ var virtual_render_x = (y) => {
17382
+ var x = {}; __webpack_require__.d(x, y); return x
17383
+ }
17384
+ var virtual_render_y = (x) => (() => (x))
17385
+ const virtual_render_namespaceObject = virtual_render_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_virtual_render_927587a8__["default"]) });
17386
+ ;// external "../virtual-render/virtual-render.less"
17387
+ var virtual_render_less_x = (y) => {
17388
+ var x = {}; __webpack_require__.d(x, y); return x
17389
+ }
17390
+ var virtual_render_less_y = (x) => (() => (x))
17383
17391
  const virtual_render_less_namespaceObject = virtual_render_less_x({ });
17384
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
17392
+ ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
17385
17393
  function _typeof(o) {
17386
17394
  "@babel/helpers - typeof";
17387
17395
 
@@ -17391,7 +17399,7 @@ function _typeof(o) {
17391
17399
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
17392
17400
  }, _typeof(o);
17393
17401
  }
17394
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
17402
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
17395
17403
 
17396
17404
  function toPrimitive(t, r) {
17397
17405
  if ("object" != _typeof(t) || !t) return t;
@@ -17403,14 +17411,14 @@ function toPrimitive(t, r) {
17403
17411
  }
17404
17412
  return ("string" === r ? String : Number)(t);
17405
17413
  }
17406
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
17414
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
17407
17415
 
17408
17416
 
17409
17417
  function toPropertyKey(t) {
17410
17418
  var i = toPrimitive(t, "string");
17411
17419
  return "symbol" == _typeof(i) ? i : String(i);
17412
17420
  }
17413
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
17421
+ ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
17414
17422
 
17415
17423
  function _defineProperty(obj, key, value) {
17416
17424
  key = toPropertyKey(key);
@@ -17426,7 +17434,7 @@ function _defineProperty(obj, key, value) {
17426
17434
  }
17427
17435
  return obj;
17428
17436
  }
17429
- ;// CONCATENATED MODULE: ../../packages/tree/src/constant.ts
17437
+ ;// ../../packages/tree/src/constant.ts
17430
17438
 
17431
17439
  /*
17432
17440
  * Tencent is pleased to support the open source community by making
@@ -17507,11 +17515,13 @@ var NodeContentActionEnum;
17507
17515
  NodeContentActionEnum["EXPAND"] = "expand";
17508
17516
  NodeContentActionEnum["SELECTED"] = "selected";
17509
17517
  })(NodeContentActionEnum || (NodeContentActionEnum = {}));
17510
- ;// CONCATENATED MODULE: external "vue-types"
17511
- var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17512
- var external_vue_types_y = x => () => x
17513
- const external_vue_types_namespaceObject = external_vue_types_x({ ["string"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.string, ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
17514
- ;// CONCATENATED MODULE: ../../packages/tree/src/props.ts
17518
+ ;// external "vue-types"
17519
+ var external_vue_types_x = (y) => {
17520
+ var x = {}; __webpack_require__.d(x, y); return x
17521
+ }
17522
+ var external_vue_types_y = (x) => (() => (x))
17523
+ const external_vue_types_namespaceObject = external_vue_types_x({ ["string"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.string), ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
17524
+ ;// ../../packages/tree/src/props.ts
17515
17525
 
17516
17526
 
17517
17527
 
@@ -17708,15 +17718,19 @@ var treeProps = {
17708
17718
  callback: shared_namespaceObject.PropTypes.func.def(undefined)
17709
17719
  })]).def(false)
17710
17720
  };
17711
- ;// CONCATENATED MODULE: external "../exception"
17712
- var exception_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17713
- var exception_y = x => () => x
17714
- const exception_namespaceObject = exception_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_exception_7490d0fd__["default"] });
17715
- ;// CONCATENATED MODULE: external "../exception/exception.less"
17716
- var exception_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17717
- var exception_less_y = x => () => x
17721
+ ;// external "../exception"
17722
+ var exception_x = (y) => {
17723
+ var x = {}; __webpack_require__.d(x, y); return x
17724
+ }
17725
+ var exception_y = (x) => (() => (x))
17726
+ const exception_namespaceObject = exception_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_exception_7490d0fd__["default"]) });
17727
+ ;// external "../exception/exception.less"
17728
+ var exception_less_x = (y) => {
17729
+ var x = {}; __webpack_require__.d(x, y); return x
17730
+ }
17731
+ var exception_less_y = (x) => (() => (x))
17718
17732
  const exception_less_namespaceObject = exception_less_x({ });
17719
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-empty.tsx
17733
+ ;// ../../packages/tree/src/use-empty.tsx
17720
17734
 
17721
17735
  /*
17722
17736
  * Tencent is pleased to support the open source community by making
@@ -17759,11 +17773,13 @@ const exception_less_namespaceObject = exception_less_x({ });
17759
17773
  }
17760
17774
  };
17761
17775
  });
17762
- ;// CONCATENATED MODULE: external "lodash/isElement"
17763
- var isElement_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17764
- var isElement_y = x => () => x
17765
- const isElement_namespaceObject = isElement_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isElement_e6b2a6ce__["default"] });
17766
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-intersection-observer.tsx
17776
+ ;// external "lodash/isElement"
17777
+ var isElement_x = (y) => {
17778
+ var x = {}; __webpack_require__.d(x, y); return x
17779
+ }
17780
+ var isElement_y = (x) => (() => (x))
17781
+ const isElement_namespaceObject = isElement_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_isElement_e6b2a6ce__["default"]) });
17782
+ ;// ../../packages/tree/src/use-intersection-observer.tsx
17767
17783
 
17768
17784
  /*
17769
17785
  * Tencent is pleased to support the open source community by making
@@ -17898,19 +17914,25 @@ const isElement_namespaceObject = isElement_x({ ["default"]: () => __WEBPACK_EXT
17898
17914
  getLastVisibleElement: getLastVisibleElement
17899
17915
  };
17900
17916
  });
17901
- ;// CONCATENATED MODULE: external "../checkbox"
17902
- var checkbox_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17903
- var checkbox_y = x => () => x
17904
- const checkbox_namespaceObject = checkbox_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"] });
17905
- ;// CONCATENATED MODULE: external "../checkbox/checkbox.less"
17906
- var checkbox_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17907
- var checkbox_less_y = x => () => x
17917
+ ;// external "../checkbox"
17918
+ var checkbox_x = (y) => {
17919
+ var x = {}; __webpack_require__.d(x, y); return x
17920
+ }
17921
+ var checkbox_y = (x) => (() => (x))
17922
+ const checkbox_namespaceObject = checkbox_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"]) });
17923
+ ;// external "../checkbox/checkbox.less"
17924
+ var checkbox_less_x = (y) => {
17925
+ var x = {}; __webpack_require__.d(x, y); return x
17926
+ }
17927
+ var checkbox_less_y = (x) => (() => (x))
17908
17928
  const checkbox_less_namespaceObject = checkbox_less_x({ });
17909
- ;// CONCATENATED MODULE: external "../icon"
17910
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
17911
- var icon_y = x => () => x
17912
- const icon_namespaceObject = icon_x({ ["DownShape"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.DownShape, ["Folder"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Folder, ["FolderShapeOpen"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.FolderShapeOpen, ["RightShape"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.RightShape, ["Spinner"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Spinner, ["TextFile"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.TextFile });
17913
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-node-attribute.tsx
17929
+ ;// external "../icon"
17930
+ var icon_x = (y) => {
17931
+ var x = {}; __webpack_require__.d(x, y); return x
17932
+ }
17933
+ var icon_y = (x) => (() => (x))
17934
+ const icon_namespaceObject = icon_x({ ["DownShape"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.DownShape), ["Folder"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Folder), ["FolderShapeOpen"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.FolderShapeOpen), ["RightShape"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.RightShape), ["Spinner"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Spinner), ["TextFile"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.TextFile) });
17935
+ ;// ../../packages/tree/src/use-node-attribute.tsx
17914
17936
 
17915
17937
 
17916
17938
  /*
@@ -18189,20 +18211,20 @@ const icon_namespaceObject = icon_x({ ["DownShape"]: () => __WEBPACK_EXTERNAL_MO
18189
18211
  getIntersectionResponse: getIntersectionResponse
18190
18212
  };
18191
18213
  });
18192
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
18214
+ ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
18193
18215
 
18194
18216
  function _arrayWithoutHoles(arr) {
18195
18217
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
18196
18218
  }
18197
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
18219
+ ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
18198
18220
  function _iterableToArray(iter) {
18199
18221
  if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
18200
18222
  }
18201
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
18223
+ ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
18202
18224
  function _nonIterableSpread() {
18203
18225
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
18204
18226
  }
18205
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
18227
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
18206
18228
 
18207
18229
 
18208
18230
 
@@ -18210,7 +18232,7 @@ function _nonIterableSpread() {
18210
18232
  function _toConsumableArray(arr) {
18211
18233
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
18212
18234
  }
18213
- ;// CONCATENATED MODULE: ../../packages/tree/src/util.ts
18235
+ ;// ../../packages/tree/src/util.ts
18214
18236
 
18215
18237
 
18216
18238
 
@@ -18431,7 +18453,7 @@ var showCheckbox = function showCheckbox(props, node) {
18431
18453
  }
18432
18454
  return props.showCheckbox;
18433
18455
  };
18434
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-node-async.tsx
18456
+ ;// ../../packages/tree/src/use-node-async.tsx
18435
18457
 
18436
18458
  /*
18437
18459
  * Tencent is pleased to support the open source community by making
@@ -18539,7 +18561,7 @@ var showCheckbox = function showCheckbox(props, node) {
18539
18561
  deepAutoOpen: deepAutoOpen
18540
18562
  };
18541
18563
  });
18542
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-node-action.tsx
18564
+ ;// ../../packages/tree/src/use-node-action.tsx
18543
18565
 
18544
18566
 
18545
18567
  var use_node_action_this = undefined;
@@ -19124,8 +19146,8 @@ var use_node_action_this = undefined;
19124
19146
  };
19125
19147
  });
19126
19148
  // EXTERNAL MODULE: ../../node_modules/lodash/lodash.js
19127
- var lodash = __webpack_require__(6635);
19128
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-node-drag.tsx
19149
+ var lodash = __webpack_require__(5250);
19150
+ ;// ../../packages/tree/src/use-node-drag.tsx
19129
19151
  var use_node_drag_this = undefined;
19130
19152
  /*
19131
19153
  * Tencent is pleased to support the open source community by making
@@ -19366,7 +19388,7 @@ var use_node_drag_this = undefined;
19366
19388
  }
19367
19389
  });
19368
19390
  });
19369
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-search.tsx
19391
+ ;// ../../packages/tree/src/use-search.tsx
19370
19392
 
19371
19393
  var use_search_this = undefined;
19372
19394
  /*
@@ -19465,12 +19487,12 @@ var use_search_this = undefined;
19465
19487
  showChildNodes: showChildNodes
19466
19488
  };
19467
19489
  });
19468
- ;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/native.js
19490
+ ;// ../../node_modules/uuid/dist/esm-browser/native.js
19469
19491
  const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
19470
19492
  /* harmony default export */ const esm_browser_native = ({
19471
19493
  randomUUID
19472
19494
  });
19473
- ;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/rng.js
19495
+ ;// ../../node_modules/uuid/dist/esm-browser/rng.js
19474
19496
  // Unique ID creation requires a high quality random # generator. In the browser we therefore
19475
19497
  // require the crypto API and do not support built-in fallback to lower quality random number
19476
19498
  // generators (like Math.random()).
@@ -19489,7 +19511,7 @@ function rng() {
19489
19511
 
19490
19512
  return getRandomValues(rnds8);
19491
19513
  }
19492
- ;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/stringify.js
19514
+ ;// ../../node_modules/uuid/dist/esm-browser/stringify.js
19493
19515
 
19494
19516
  /**
19495
19517
  * Convert array of 16 byte values to UUID string format of the form:
@@ -19523,7 +19545,7 @@ function stringify(arr, offset = 0) {
19523
19545
  }
19524
19546
 
19525
19547
  /* harmony default export */ const esm_browser_stringify = ((/* unused pure expression or super */ null && (stringify)));
19526
- ;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/v4.js
19548
+ ;// ../../node_modules/uuid/dist/esm-browser/v4.js
19527
19549
 
19528
19550
 
19529
19551
 
@@ -19553,7 +19575,7 @@ function v4(options, buf, offset) {
19553
19575
  }
19554
19576
 
19555
19577
  /* harmony default export */ const esm_browser_v4 = (v4);
19556
- ;// CONCATENATED MODULE: ../../packages/tree/src/use-tree-init.tsx
19578
+ ;// ../../packages/tree/src/use-tree-init.tsx
19557
19579
 
19558
19580
 
19559
19581
  var use_tree_init_this = undefined;
@@ -19925,7 +19947,7 @@ var use_tree_init_this = undefined;
19925
19947
  onSelected: onSelected
19926
19948
  };
19927
19949
  });
19928
- ;// CONCATENATED MODULE: ../../packages/tree/src/tree.tsx
19950
+ ;// ../../packages/tree/src/tree.tsx
19929
19951
 
19930
19952
 
19931
19953
  /*
@@ -20223,7 +20245,7 @@ var use_tree_init_this = undefined;
20223
20245
  };
20224
20246
  }
20225
20247
  }));
20226
- ;// CONCATENATED MODULE: ../../packages/tree/src/index.ts
20248
+ ;// ../../packages/tree/src/index.ts
20227
20249
  /*
20228
20250
  * Tencent is pleased to support the open source community by making
20229
20251
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -20253,7 +20275,5 @@ var use_tree_init_this = undefined;
20253
20275
 
20254
20276
  var BkTree = (0,shared_namespaceObject.withInstall)(tree);
20255
20277
  /* harmony default export */ const src = (BkTree);
20256
- })();
20257
-
20258
20278
  var __webpack_exports__default = __webpack_exports__["default"];
20259
20279
  export { __webpack_exports__default as default };
@@ -1,3 +1,4 @@
1
+ :host,
1
2
  :root {
2
3
  --bk-prefix: bk;
3
4
  --popover-max-height: 216px;