bkui-vue 2.0.2-beta.44 → 2.0.2-beta.46

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 (184) hide show
  1. package/License.txt +1 -2
  2. package/dist/index.cjs.js +47 -42
  3. package/dist/index.esm.js +7199 -7009
  4. package/dist/index.umd.js +50 -45
  5. package/dist/locale/en.esm.js.map +1 -1
  6. package/dist/locale/en.umd.js.map +1 -1
  7. package/dist/locale/ja-jp.esm.js +1 -1
  8. package/dist/locale/ja-jp.esm.js.map +1 -1
  9. package/dist/locale/ja-jp.umd.js +1 -1
  10. package/dist/locale/ja-jp.umd.js.map +1 -1
  11. package/dist/locale/zh-cn.esm.js.map +1 -1
  12. package/dist/locale/zh-cn.umd.js.map +1 -1
  13. package/lib/affix/index.js +14 -16
  14. package/lib/alert/index.js +14 -16
  15. package/lib/animate-number/index.js +13 -14
  16. package/lib/backtop/index.js +12 -13
  17. package/lib/badge/index.js +14 -16
  18. package/lib/breadcrumb/index.js +15 -17
  19. package/lib/button/button.d.ts +1 -1
  20. package/lib/button/index.js +15 -17
  21. package/lib/card/index.js +14 -16
  22. package/lib/cascader/index.js +104 -111
  23. package/lib/checkbox/index.js +41 -39
  24. package/lib/code-diff/index.js +1173 -677
  25. package/lib/collapse/index.js +47 -45
  26. package/lib/collapse-transition/index.js +5 -6
  27. package/lib/color-picker/index.js +72 -73
  28. package/lib/components.js +1 -1
  29. package/lib/config-provider/index.d.ts +1 -1
  30. package/lib/config-provider/index.js +18 -20
  31. package/lib/container/index.js +26 -30
  32. package/lib/date-picker/index.js +79 -72
  33. package/lib/dialog/index.js +56 -477
  34. package/lib/directives/index.js +42 -39
  35. package/lib/dist.index.js +1 -1
  36. package/lib/divider/index.js +5 -6
  37. package/lib/dropdown/index.js +21 -25
  38. package/lib/exception/index.js +16 -19
  39. package/lib/fixed-navbar/index.js +4 -5
  40. package/lib/form/index.js +48 -45
  41. package/lib/hooks.js +1 -1
  42. package/lib/icon/angle-double-down-line.js +30 -37
  43. package/lib/icon/angle-double-left-line.js +30 -37
  44. package/lib/icon/angle-double-left.js +30 -37
  45. package/lib/icon/angle-double-right-line.js +30 -37
  46. package/lib/icon/angle-double-right.js +30 -37
  47. package/lib/icon/angle-double-up-line.js +30 -37
  48. package/lib/icon/angle-down-fill.js +30 -37
  49. package/lib/icon/angle-down-line.js +30 -37
  50. package/lib/icon/angle-down.js +30 -37
  51. package/lib/icon/angle-left.js +30 -37
  52. package/lib/icon/angle-right.js +30 -37
  53. package/lib/icon/angle-up-fill.js +30 -37
  54. package/lib/icon/angle-up.js +30 -37
  55. package/lib/icon/archive-fill.js +30 -37
  56. package/lib/icon/arrows-left.js +30 -37
  57. package/lib/icon/arrows-right.js +30 -37
  58. package/lib/icon/assistant.js +30 -37
  59. package/lib/icon/audio-fill.js +30 -37
  60. package/lib/icon/bk.js +30 -37
  61. package/lib/icon/circle.js +30 -37
  62. package/lib/icon/close-line.js +30 -37
  63. package/lib/icon/close.js +30 -37
  64. package/lib/icon/code.js +30 -37
  65. package/lib/icon/cog-shape.js +30 -37
  66. package/lib/icon/collapse-left.js +30 -37
  67. package/lib/icon/copy-shape.js +30 -37
  68. package/lib/icon/copy.js +30 -37
  69. package/lib/icon/data-shape.js +30 -37
  70. package/lib/icon/del.js +30 -37
  71. package/lib/icon/doc-fill.js +30 -37
  72. package/lib/icon/done.js +30 -37
  73. package/lib/icon/down-shape.js +30 -37
  74. package/lib/icon/down-small.js +30 -37
  75. package/lib/icon/edit-line.js +30 -37
  76. package/lib/icon/ellipsis.js +30 -37
  77. package/lib/icon/enlarge-line.js +30 -37
  78. package/lib/icon/error.js +30 -37
  79. package/lib/icon/excel-fill.js +30 -37
  80. package/lib/icon/exclamation-circle-shape.js +30 -37
  81. package/lib/icon/eye.js +30 -37
  82. package/lib/icon/filliscreen-line.js +30 -37
  83. package/lib/icon/fix-line.js +30 -37
  84. package/lib/icon/fix-shape.js +30 -37
  85. package/lib/icon/folder-open.js +30 -37
  86. package/lib/icon/folder-shape-open.js +30 -37
  87. package/lib/icon/folder-shape.js +30 -37
  88. package/lib/icon/folder.js +30 -37
  89. package/lib/icon/funnel.js +30 -37
  90. package/lib/icon/grag-fill.js +30 -37
  91. package/lib/icon/help-document-fill.js +30 -37
  92. package/lib/icon/help-fill.js +30 -37
  93. package/lib/icon/help.js +30 -37
  94. package/lib/icon/image-fill.js +30 -37
  95. package/lib/icon/img-error.js +30 -37
  96. package/lib/icon/img-placehoulder.js +30 -37
  97. package/lib/icon/index.js +1 -1
  98. package/lib/icon/info-line.js +30 -37
  99. package/lib/icon/info.js +30 -37
  100. package/lib/icon/left-shape.js +30 -37
  101. package/lib/icon/left-turn-line.js +30 -37
  102. package/lib/icon/loading.js +30 -37
  103. package/lib/icon/narrow-line.js +30 -37
  104. package/lib/icon/original.js +30 -37
  105. package/lib/icon/pdf-fill.js +30 -37
  106. package/lib/icon/play-shape.js +30 -37
  107. package/lib/icon/plus.js +30 -37
  108. package/lib/icon/ppt-fill.js +30 -37
  109. package/lib/icon/qq.js +30 -37
  110. package/lib/icon/right-shape.js +30 -37
  111. package/lib/icon/right-turn-line.js +30 -37
  112. package/lib/icon/search.js +30 -37
  113. package/lib/icon/share.js +30 -37
  114. package/lib/icon/spinner.js +30 -37
  115. package/lib/icon/success.js +30 -37
  116. package/lib/icon/switcher-loading.js +30 -37
  117. package/lib/icon/text-all.js +30 -37
  118. package/lib/icon/text-file.js +30 -37
  119. package/lib/icon/text-fill.js +30 -37
  120. package/lib/icon/transfer.js +30 -37
  121. package/lib/icon/tree-application-shape.js +30 -37
  122. package/lib/icon/unfull-screen.js +30 -37
  123. package/lib/icon/unvisible.js +30 -37
  124. package/lib/icon/up-shape.js +30 -37
  125. package/lib/icon/upload.js +30 -37
  126. package/lib/icon/video-fill.js +30 -37
  127. package/lib/icon/warn.js +30 -37
  128. package/lib/icon/weixin-pro.js +30 -37
  129. package/lib/icon/weixin.js +30 -37
  130. package/lib/image/index.js +57 -55
  131. package/lib/index.js +1 -1
  132. package/lib/info-box/index.js +65 -464
  133. package/lib/input/index.js +70 -68
  134. package/lib/link/index.js +4 -4
  135. package/lib/loading/index.js +25 -28
  136. package/lib/locale/index.js +16 -16
  137. package/lib/menu/index.js +42 -40
  138. package/lib/message/index.js +37 -34
  139. package/lib/modal/index.js +17 -19
  140. package/lib/navigation/index.js +10 -12
  141. package/lib/notify/index.js +15 -17
  142. package/lib/overflow-title/index.js +12 -13
  143. package/lib/pagination/index.js +38 -35
  144. package/lib/pop-confirm/index.js +7 -8
  145. package/lib/popover/index.js +226 -153
  146. package/lib/popover2/index.js +4 -4
  147. package/lib/preset.js +1 -1
  148. package/lib/process/index.js +61 -454
  149. package/lib/process/process.d.ts +1 -1
  150. package/lib/progress/index.js +20 -23
  151. package/lib/radio/index.js +42 -39
  152. package/lib/rate/index.js +15 -17
  153. package/lib/resize-layout/index.js +20 -22
  154. package/lib/scrollbar/index.js +57 -64
  155. package/lib/search-select/index.js +233 -606
  156. package/lib/select/index.js +126 -478
  157. package/lib/shared/index.d.ts +1 -1
  158. package/lib/shared/index.js +93 -105
  159. package/lib/shared/z-index-manager.d.ts +1 -1
  160. package/lib/sideslider/index.js +45 -443
  161. package/lib/slider/index.d.ts +1 -1
  162. package/lib/slider/index.js +52 -449
  163. package/lib/slider/slider-button.d.ts +1 -1
  164. package/lib/slider/slider.d.ts +1 -1
  165. package/lib/steps/index.js +62 -460
  166. package/lib/steps/steps.d.ts +1 -1
  167. package/lib/swiper/index.js +17 -19
  168. package/lib/switcher/index.js +14 -16
  169. package/lib/tab/index.js +50 -48
  170. package/lib/table/index.js +184 -533
  171. package/lib/table-column/index.js +1 -1
  172. package/lib/tag/index.js +14 -16
  173. package/lib/tag-input/index.js +58 -52
  174. package/lib/time-picker/index.js +1 -1
  175. package/lib/timeline/index.js +3 -2
  176. package/lib/timeline/timeline.d.ts +1 -1
  177. package/lib/transfer/index.d.ts +1 -1
  178. package/lib/transfer/index.js +26 -21
  179. package/lib/transfer/transfer.d.ts +1 -1
  180. package/lib/tree/index.js +85 -78
  181. package/lib/upload/index.js +144 -495
  182. package/lib/virtual-render/index.js +54 -58
  183. package/lib/volar.components.d.ts +1 -1
  184. package/package.json +13 -2
@@ -645,12 +645,13 @@ module.exports = x({ ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["nextTick"
645
645
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
646
646
  /* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
647
647
  /* harmony export */ });
648
- function _arrayLikeToArray(arr, len) {
649
- if (len == null || len > arr.length) len = arr.length;
650
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
651
- return arr2;
648
+ function _arrayLikeToArray(r, a) {
649
+ (null == a || a > r.length) && (a = r.length);
650
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
651
+ return n;
652
652
  }
653
653
 
654
+
654
655
  /***/ }),
655
656
 
656
657
  /***/ 74:
@@ -661,10 +662,11 @@ function _arrayLikeToArray(arr, len) {
661
662
  /* harmony export */ });
662
663
  /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
663
664
 
664
- function _arrayWithoutHoles(arr) {
665
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
665
+ function _arrayWithoutHoles(r) {
666
+ if (Array.isArray(r)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r);
666
667
  }
667
668
 
669
+
668
670
  /***/ }),
669
671
 
670
672
  /***/ 6666:
@@ -675,21 +677,16 @@ function _arrayWithoutHoles(arr) {
675
677
  /* harmony export */ });
676
678
  /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
677
679
 
678
- function _defineProperty(obj, key, value) {
679
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
680
- if (key in obj) {
681
- Object.defineProperty(obj, key, {
682
- value: value,
683
- enumerable: true,
684
- configurable: true,
685
- writable: true
686
- });
687
- } else {
688
- obj[key] = value;
689
- }
690
- return obj;
680
+ function _defineProperty(e, r, t) {
681
+ return (r = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r)) in e ? Object.defineProperty(e, r, {
682
+ value: t,
683
+ enumerable: !0,
684
+ configurable: !0,
685
+ writable: !0
686
+ }) : e[r] = t, e;
691
687
  }
692
688
 
689
+
693
690
  /***/ }),
694
691
 
695
692
  /***/ 1079:
@@ -698,10 +695,11 @@ function _defineProperty(obj, key, value) {
698
695
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
699
696
  /* harmony export */ "default": () => (/* binding */ _iterableToArray)
700
697
  /* harmony export */ });
701
- function _iterableToArray(iter) {
702
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
698
+ function _iterableToArray(r) {
699
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
703
700
  }
704
701
 
702
+
705
703
  /***/ }),
706
704
 
707
705
  /***/ 6098:
@@ -714,6 +712,7 @@ function _nonIterableSpread() {
714
712
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
715
713
  }
716
714
 
715
+
717
716
  /***/ }),
718
717
 
719
718
  /***/ 7930:
@@ -730,10 +729,11 @@ function _nonIterableSpread() {
730
729
 
731
730
 
732
731
 
733
- function _toConsumableArray(arr) {
734
- return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(arr) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(arr) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
732
+ function _toConsumableArray(r) {
733
+ return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(r) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(r) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
735
734
  }
736
735
 
736
+
737
737
  /***/ }),
738
738
 
739
739
  /***/ 9745:
@@ -755,6 +755,7 @@ function toPrimitive(t, r) {
755
755
  return ("string" === r ? String : Number)(t);
756
756
  }
757
757
 
758
+
758
759
  /***/ }),
759
760
 
760
761
  /***/ 3795:
@@ -769,9 +770,10 @@ function toPrimitive(t, r) {
769
770
 
770
771
  function toPropertyKey(t) {
771
772
  var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
772
- return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
773
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : i + "";
773
774
  }
774
775
 
776
+
775
777
  /***/ }),
776
778
 
777
779
  /***/ 6522:
@@ -790,6 +792,7 @@ function _typeof(o) {
790
792
  }, _typeof(o);
791
793
  }
792
794
 
795
+
793
796
  /***/ }),
794
797
 
795
798
  /***/ 9147:
@@ -800,15 +803,15 @@ function _typeof(o) {
800
803
  /* harmony export */ });
801
804
  /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
802
805
 
803
- function _unsupportedIterableToArray(o, minLen) {
804
- if (!o) return;
805
- if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
806
- var n = Object.prototype.toString.call(o).slice(8, -1);
807
- if (n === "Object" && o.constructor) n = o.constructor.name;
808
- if (n === "Map" || n === "Set") return Array.from(o);
809
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
806
+ function _unsupportedIterableToArray(r, a) {
807
+ if (r) {
808
+ if ("string" == typeof r) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a);
809
+ var t = {}.toString.call(r).slice(8, -1);
810
+ return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a) : void 0;
811
+ }
810
812
  }
811
813
 
814
+
812
815
  /***/ })
813
816
 
814
817
  /******/ });
@@ -884,14 +887,14 @@ __webpack_require__.d(__webpack_exports__, {
884
887
  });
885
888
 
886
889
  ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
887
- function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
888
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
889
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
890
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
891
+ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
892
+ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
890
893
  /*
891
894
  * Tencent is pleased to support the open source community by making
892
895
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
893
896
  *
894
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
897
+ * Copyright (C) 2025 Tencent. All rights reserved.
895
898
  *
896
899
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
897
900
  *
@@ -1019,7 +1022,7 @@ var popover_ = __webpack_require__(563);
1019
1022
  * Tencent is pleased to support the open source community by making
1020
1023
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1021
1024
  *
1022
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1025
+ * Copyright (C) 2025 Tencent. All rights reserved.
1023
1026
  *
1024
1027
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1025
1028
  *
@@ -1131,7 +1134,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
1131
1134
  * Tencent is pleased to support the open source community by making
1132
1135
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1133
1136
  *
1134
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1137
+ * Copyright (C) 2025 Tencent. All rights reserved.
1135
1138
  *
1136
1139
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1137
1140
  *
@@ -1190,7 +1193,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
1190
1193
  * Tencent is pleased to support the open source community by making
1191
1194
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1192
1195
  *
1193
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1196
+ * Copyright (C) 2025 Tencent. All rights reserved.
1194
1197
  *
1195
1198
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1196
1199
  *
@@ -1482,7 +1485,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ ["ov
1482
1485
  * Tencent is pleased to support the open source community by making
1483
1486
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1484
1487
  *
1485
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1488
+ * Copyright (C) 2025 Tencent. All rights reserved.
1486
1489
  *
1487
1490
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1488
1491
  *
package/lib/dist.index.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * Tencent is pleased to support the open source community by making
3
3
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4
4
  *
5
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
5
+ * Copyright (C) 2025 Tencent. All rights reserved.
6
6
  *
7
7
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
8
8
  *
@@ -39,7 +39,7 @@ const shared_namespaceObject = x({ ["AlignEnum"]: () => __WEBPACK_EXTERNAL_MODUL
39
39
  ;// CONCATENATED MODULE: external "vue"
40
40
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
41
41
  var external_vue_y = x => () => x
42
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
42
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
43
43
  ;// CONCATENATED MODULE: external "../config-provider"
44
44
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
45
45
  var config_provider_y = x => () => x
@@ -49,7 +49,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
49
49
  * Tencent is pleased to support the open source community by making
50
50
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
51
51
  *
52
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
52
+ * Copyright (C) 2025 Tencent. All rights reserved.
53
53
  *
54
54
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
55
55
  *
@@ -84,7 +84,7 @@ var dividerProps = {
84
84
  * Tencent is pleased to support the open source community by making
85
85
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
86
86
  *
87
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
87
+ * Copyright (C) 2025 Tencent. All rights reserved.
88
88
  *
89
89
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
90
90
  *
@@ -107,8 +107,7 @@ var dividerProps = {
107
107
  */
108
108
 
109
109
 
110
-
111
- /* harmony default export */ const divider = ((0,external_vue_namespaceObject.defineComponent)({
110
+ /* harmony default export */ const divider = (defineComponent({
112
111
  name: 'Divider',
113
112
  props: dividerProps,
114
113
  render: function render() {
@@ -142,7 +141,7 @@ var dividerProps = {
142
141
  * Tencent is pleased to support the open source community by making
143
142
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
144
143
  *
145
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
144
+ * Copyright (C) 2025 Tencent. All rights reserved.
146
145
  *
147
146
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
148
147
  *
@@ -52,6 +52,7 @@ function _typeof(o) {
52
52
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
53
53
  }, _typeof(o);
54
54
  }
55
+
55
56
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
56
57
 
57
58
  function toPrimitive(t, r) {
@@ -64,33 +65,30 @@ function toPrimitive(t, r) {
64
65
  }
65
66
  return ("string" === r ? String : Number)(t);
66
67
  }
68
+
67
69
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
68
70
 
69
71
 
70
72
  function toPropertyKey(t) {
71
73
  var i = toPrimitive(t, "string");
72
- return "symbol" == _typeof(i) ? i : String(i);
74
+ return "symbol" == _typeof(i) ? i : i + "";
73
75
  }
76
+
74
77
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
75
78
 
76
- function _defineProperty(obj, key, value) {
77
- key = toPropertyKey(key);
78
- if (key in obj) {
79
- Object.defineProperty(obj, key, {
80
- value: value,
81
- enumerable: true,
82
- configurable: true,
83
- writable: true
84
- });
85
- } else {
86
- obj[key] = value;
87
- }
88
- return obj;
79
+ function _defineProperty(e, r, t) {
80
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
81
+ value: t,
82
+ enumerable: !0,
83
+ configurable: !0,
84
+ writable: !0
85
+ }) : e[r] = t, e;
89
86
  }
87
+
90
88
  ;// CONCATENATED MODULE: external "vue"
91
89
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
92
90
  var external_vue_y = x => () => x
93
- 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, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
91
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
94
92
  ;// CONCATENATED MODULE: external "../config-provider"
95
93
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
96
94
  var config_provider_y = x => () => x
@@ -114,7 +112,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
114
112
  * Tencent is pleased to support the open source community by making
115
113
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
116
114
  *
117
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
115
+ * Copyright (C) 2025 Tencent. All rights reserved.
118
116
  *
119
117
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
120
118
  *
@@ -231,7 +229,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
231
229
  * Tencent is pleased to support the open source community by making
232
230
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
233
231
  *
234
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
232
+ * Copyright (C) 2025 Tencent. All rights reserved.
235
233
  *
236
234
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
237
235
  *
@@ -254,8 +252,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
254
252
  */
255
253
 
256
254
 
257
-
258
- /* harmony default export */ const dropdown_item = ((0,external_vue_namespaceObject.defineComponent)({
255
+ /* harmony default export */ const dropdown_item = (defineComponent({
259
256
  name: 'DropdownItem',
260
257
  props: {
261
258
  /** 外部设置的 class name */
@@ -272,7 +269,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
272
269
  };
273
270
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
274
271
  resolveClassName = _usePrefix.resolveClassName;
275
- var wrapperCLasses = (0,external_vue_namespaceObject.computed)(function () {
272
+ var wrapperCLasses = computed(function () {
276
273
  return [resolveClassName('dropdown-item'), props.extCls];
277
274
  });
278
275
  return {
@@ -294,7 +291,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
294
291
  * Tencent is pleased to support the open source community by making
295
292
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
296
293
  *
297
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
294
+ * Copyright (C) 2025 Tencent. All rights reserved.
298
295
  *
299
296
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
300
297
  *
@@ -317,8 +314,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
317
314
  */
318
315
 
319
316
 
320
-
321
- /* harmony default export */ const dropdown_menu = ((0,external_vue_namespaceObject.defineComponent)({
317
+ /* harmony default export */ const dropdown_menu = (defineComponent({
322
318
  name: 'DropdownMenu',
323
319
  props: {
324
320
  /** 外部设置的 class name */
@@ -327,7 +323,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
327
323
  setup: function setup(props) {
328
324
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
329
325
  resolveClassName = _usePrefix.resolveClassName;
330
- var wrapperCLasses = (0,external_vue_namespaceObject.computed)(function () {
326
+ var wrapperCLasses = computed(function () {
331
327
  return [resolveClassName('dropdown-menu'), props.extCls];
332
328
  });
333
329
  return {
@@ -346,7 +342,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
346
342
  * Tencent is pleased to support the open source community by making
347
343
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
348
344
  *
349
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
345
+ * Copyright (C) 2025 Tencent. All rights reserved.
350
346
  *
351
347
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
352
348
  *
@@ -139,6 +139,7 @@ function _typeof(o) {
139
139
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
140
140
  }, _typeof(o);
141
141
  }
142
+
142
143
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
143
144
 
144
145
  function toPrimitive(t, r) {
@@ -151,33 +152,30 @@ function toPrimitive(t, r) {
151
152
  }
152
153
  return ("string" === r ? String : Number)(t);
153
154
  }
155
+
154
156
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
155
157
 
156
158
 
157
159
  function toPropertyKey(t) {
158
160
  var i = toPrimitive(t, "string");
159
- return "symbol" == _typeof(i) ? i : String(i);
161
+ return "symbol" == _typeof(i) ? i : i + "";
160
162
  }
163
+
161
164
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
162
165
 
163
- function _defineProperty(obj, key, value) {
164
- key = toPropertyKey(key);
165
- if (key in obj) {
166
- Object.defineProperty(obj, key, {
167
- value: value,
168
- enumerable: true,
169
- configurable: true,
170
- writable: true
171
- });
172
- } else {
173
- obj[key] = value;
174
- }
175
- return obj;
166
+ function _defineProperty(e, r, t) {
167
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
168
+ value: t,
169
+ enumerable: !0,
170
+ configurable: !0,
171
+ writable: !0
172
+ }) : e[r] = t, e;
176
173
  }
174
+
177
175
  ;// CONCATENATED MODULE: external "vue"
178
176
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
179
177
  var external_vue_y = x => () => x
180
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
178
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
181
179
  ;// CONCATENATED MODULE: external "vue-types"
182
180
  var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
183
181
  var external_vue_types_y = x => () => x
@@ -213,12 +211,11 @@ var search_empty = __webpack_require__(3196);
213
211
  var search_empty_default = /*#__PURE__*/__webpack_require__.n(search_empty);
214
212
  ;// CONCATENATED MODULE: ../../packages/exception/src/exception.tsx
215
213
 
216
-
217
214
  /*
218
215
  * Tencent is pleased to support the open source community by making
219
216
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
220
217
  *
221
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
218
+ * Copyright (C) 2025 Tencent. All rights reserved.
222
219
  *
223
220
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
224
221
  *
@@ -266,7 +263,7 @@ var SceneEnum;
266
263
  SceneEnum["PAGE"] = "page";
267
264
  SceneEnum["PART"] = "part";
268
265
  })(SceneEnum || (SceneEnum = {}));
269
- /* harmony default export */ const exception = ((0,external_vue_namespaceObject.defineComponent)({
266
+ /* harmony default export */ const exception = (defineComponent({
270
267
  name: 'Exception',
271
268
  props: {
272
269
  // 类型
@@ -351,7 +348,7 @@ var SceneEnum;
351
348
  * Tencent is pleased to support the open source community by making
352
349
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
353
350
  *
354
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
351
+ * Copyright (C) 2025 Tencent. All rights reserved.
355
352
  *
356
353
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
357
354
  *
@@ -39,7 +39,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
39
39
  ;// CONCATENATED MODULE: external "vue"
40
40
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
41
41
  var external_vue_y = x => () => x
42
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
42
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
43
43
  ;// CONCATENATED MODULE: external "../config-provider"
44
44
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
45
45
  var config_provider_y = x => () => x
@@ -50,7 +50,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
50
50
  * Tencent is pleased to support the open source community by making
51
51
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
52
52
  *
53
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
53
+ * Copyright (C) 2025 Tencent. All rights reserved.
54
54
  *
55
55
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
56
56
  *
@@ -73,8 +73,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
73
73
  */
74
74
 
75
75
 
76
-
77
- /* harmony default export */ const fixed_navbar = ((0,external_vue_namespaceObject.defineComponent)({
76
+ /* harmony default export */ const fixed_navbar = (defineComponent({
78
77
  name: 'FixedNavbar',
79
78
  props: {
80
79
  navItems: shared_namespaceObject.PropTypes.array.def([]),
@@ -127,7 +126,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
127
126
  * Tencent is pleased to support the open source community by making
128
127
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
129
128
  *
130
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
129
+ * Copyright (C) 2025 Tencent. All rights reserved.
131
130
  *
132
131
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
133
132
  *