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
@@ -43,7 +43,7 @@ const table_namespaceObject = table_x({ ["BkTableColumn"]: () => __WEBPACK_EXTER
43
43
  * Tencent is pleased to support the open source community by making
44
44
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
45
45
  *
46
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
46
+ * Copyright (C) 2025 Tencent. All rights reserved.
47
47
  *
48
48
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
49
49
  *
package/lib/tag/index.js CHANGED
@@ -48,6 +48,7 @@ function _typeof(o) {
48
48
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
49
49
  }, _typeof(o);
50
50
  }
51
+
51
52
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
52
53
 
53
54
  function toPrimitive(t, r) {
@@ -60,29 +61,26 @@ function toPrimitive(t, r) {
60
61
  }
61
62
  return ("string" === r ? String : Number)(t);
62
63
  }
64
+
63
65
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
64
66
 
65
67
 
66
68
  function toPropertyKey(t) {
67
69
  var i = toPrimitive(t, "string");
68
- return "symbol" == _typeof(i) ? i : String(i);
70
+ return "symbol" == _typeof(i) ? i : i + "";
69
71
  }
72
+
70
73
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
71
74
 
72
- function _defineProperty(obj, key, value) {
73
- key = toPropertyKey(key);
74
- if (key in obj) {
75
- Object.defineProperty(obj, key, {
76
- value: value,
77
- enumerable: true,
78
- configurable: true,
79
- writable: true
80
- });
81
- } else {
82
- obj[key] = value;
83
- }
84
- return obj;
75
+ function _defineProperty(e, r, t) {
76
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
77
+ value: t,
78
+ enumerable: !0,
79
+ configurable: !0,
80
+ writable: !0
81
+ }) : e[r] = t, e;
85
82
  }
83
+
86
84
  ;// CONCATENATED MODULE: external "vue"
87
85
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
88
86
  var external_vue_y = x => () => x
@@ -106,7 +104,7 @@ const icon_namespaceObject = icon_x({ ["Error"]: () => __WEBPACK_EXTERNAL_MODULE
106
104
  * Tencent is pleased to support the open source community by making
107
105
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
108
106
  *
109
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
107
+ * Copyright (C) 2025 Tencent. All rights reserved.
110
108
  *
111
109
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
112
110
  *
@@ -201,7 +199,7 @@ var TagStrokeType;
201
199
  * Tencent is pleased to support the open source community by making
202
200
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
203
201
  *
204
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
202
+ * Copyright (C) 2025 Tencent. All rights reserved.
205
203
  *
206
204
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
207
205
  *
@@ -704,6 +704,7 @@ function _typeof(o) {
704
704
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
705
705
  }, _typeof(o);
706
706
  }
707
+
707
708
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
708
709
 
709
710
  function toPrimitive(t, r) {
@@ -716,66 +717,68 @@ function toPrimitive(t, r) {
716
717
  }
717
718
  return ("string" === r ? String : Number)(t);
718
719
  }
720
+
719
721
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
720
722
 
721
723
 
722
724
  function toPropertyKey(t) {
723
725
  var i = toPrimitive(t, "string");
724
- return "symbol" == _typeof(i) ? i : String(i);
726
+ return "symbol" == _typeof(i) ? i : i + "";
725
727
  }
728
+
726
729
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
727
730
 
728
- function _defineProperty(obj, key, value) {
729
- key = toPropertyKey(key);
730
- if (key in obj) {
731
- Object.defineProperty(obj, key, {
732
- value: value,
733
- enumerable: true,
734
- configurable: true,
735
- writable: true
736
- });
737
- } else {
738
- obj[key] = value;
739
- }
740
- return obj;
731
+ function _defineProperty(e, r, t) {
732
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
733
+ value: t,
734
+ enumerable: !0,
735
+ configurable: !0,
736
+ writable: !0
737
+ }) : e[r] = t, e;
741
738
  }
739
+
742
740
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
743
- function _arrayLikeToArray(arr, len) {
744
- if (len == null || len > arr.length) len = arr.length;
745
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
746
- return arr2;
741
+ function _arrayLikeToArray(r, a) {
742
+ (null == a || a > r.length) && (a = r.length);
743
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
744
+ return n;
747
745
  }
746
+
748
747
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
749
748
 
750
- function _arrayWithoutHoles(arr) {
751
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
749
+ function _arrayWithoutHoles(r) {
750
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
752
751
  }
752
+
753
753
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
754
- function _iterableToArray(iter) {
755
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
754
+ function _iterableToArray(r) {
755
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
756
756
  }
757
+
757
758
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
758
759
 
759
- function _unsupportedIterableToArray(o, minLen) {
760
- if (!o) return;
761
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
762
- var n = Object.prototype.toString.call(o).slice(8, -1);
763
- if (n === "Object" && o.constructor) n = o.constructor.name;
764
- if (n === "Map" || n === "Set") return Array.from(o);
765
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
760
+ function _unsupportedIterableToArray(r, a) {
761
+ if (r) {
762
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
763
+ var t = {}.toString.call(r).slice(8, -1);
764
+ 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;
765
+ }
766
766
  }
767
+
767
768
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
768
769
  function _nonIterableSpread() {
769
770
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
770
771
  }
772
+
771
773
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
772
774
 
773
775
 
774
776
 
775
777
 
776
- function _toConsumableArray(arr) {
777
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
778
+ function _toConsumableArray(r) {
779
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
778
780
  }
781
+
779
782
  ;// CONCATENATED MODULE: external "vue"
780
783
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
781
784
  var external_vue_y = x => () => x
@@ -789,7 +792,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
789
792
  * Tencent is pleased to support the open source community by making
790
793
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
791
794
  *
792
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
795
+ * Copyright (C) 2025 Tencent. All rights reserved.
793
796
  *
794
797
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
795
798
  *
@@ -962,9 +965,10 @@ var useTagsOverflow = function useTagsOverflow(tagInputRef, collapseTags, select
962
965
  };
963
966
  };
964
967
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
965
- function _arrayWithHoles(arr) {
966
- if (Array.isArray(arr)) return arr;
968
+ function _arrayWithHoles(r) {
969
+ if (Array.isArray(r)) return r;
967
970
  }
971
+
968
972
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
969
973
  function _iterableToArrayLimit(r, l) {
970
974
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
@@ -993,31 +997,34 @@ function _iterableToArrayLimit(r, l) {
993
997
  return a;
994
998
  }
995
999
  }
1000
+
996
1001
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
997
1002
  function _nonIterableRest() {
998
1003
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
999
1004
  }
1005
+
1000
1006
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1001
1007
 
1002
1008
 
1003
1009
 
1004
1010
 
1005
- function _slicedToArray(arr, i) {
1006
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
1011
+ function _slicedToArray(r, e) {
1012
+ return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
1007
1013
  }
1014
+
1008
1015
  ;// CONCATENATED MODULE: external "../config-provider"
1009
1016
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1010
1017
  var config_provider_y = x => () => x
1011
1018
  const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
1012
1019
  ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
1013
- function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = clickoutside_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; } } }; }
1014
- function clickoutside_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return clickoutside_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 clickoutside_arrayLikeToArray(o, minLen); }
1015
- function clickoutside_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; }
1020
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = clickoutside_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; } } }; }
1021
+ function clickoutside_unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return clickoutside_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) ? clickoutside_arrayLikeToArray(r, a) : void 0; } }
1022
+ function clickoutside_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; }
1016
1023
  /*
1017
1024
  * Tencent is pleased to support the open source community by making
1018
1025
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1019
1026
  *
1020
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1027
+ * Copyright (C) 2025 Tencent. All rights reserved.
1021
1028
  *
1022
1029
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1023
1030
  *
@@ -1145,7 +1152,7 @@ const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => __WEBPACK_EXTE
1145
1152
  * Tencent is pleased to support the open source community by making
1146
1153
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1147
1154
  *
1148
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1155
+ * Copyright (C) 2025 Tencent. All rights reserved.
1149
1156
  *
1150
1157
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1151
1158
  *
@@ -1257,7 +1264,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
1257
1264
  * Tencent is pleased to support the open source community by making
1258
1265
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1259
1266
  *
1260
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1267
+ * Copyright (C) 2025 Tencent. All rights reserved.
1261
1268
  *
1262
1269
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1263
1270
  *
@@ -1308,7 +1315,7 @@ function tooltips_objectSpread(e) { for (var r = 1; r < arguments.length; r++) {
1308
1315
  * Tencent is pleased to support the open source community by making
1309
1316
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1310
1317
  *
1311
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1318
+ * Copyright (C) 2025 Tencent. All rights reserved.
1312
1319
  *
1313
1320
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1314
1321
  *
@@ -1600,7 +1607,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
1600
1607
  * Tencent is pleased to support the open source community by making
1601
1608
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1602
1609
  *
1603
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1610
+ * Copyright (C) 2025 Tencent. All rights reserved.
1604
1611
  *
1605
1612
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1606
1613
  *
@@ -1658,7 +1665,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
1658
1665
  * Tencent is pleased to support the open source community by making
1659
1666
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1660
1667
  *
1661
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1668
+ * Copyright (C) 2025 Tencent. All rights reserved.
1662
1669
  *
1663
1670
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1664
1671
  *
@@ -1681,8 +1688,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
1681
1688
  */
1682
1689
 
1683
1690
 
1684
-
1685
- /* harmony default export */ const list_tag_render = ((0,external_vue_namespaceObject.defineComponent)({
1691
+ /* harmony default export */ const list_tag_render = (defineComponent({
1686
1692
  name: 'ListTagRender',
1687
1693
  props: {
1688
1694
  node: shared_namespaceObject.PropTypes.object,
@@ -1706,7 +1712,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
1706
1712
  return value;
1707
1713
  };
1708
1714
  if (this.tpl) {
1709
- return this.tpl(this.node, highlightKeyword, external_vue_namespaceObject.h, this);
1715
+ return this.tpl(this.node, highlightKeyword, h, this);
1710
1716
  }
1711
1717
  var displayText = this.node[this.displayKey];
1712
1718
  return (0,external_vue_namespaceObject.createVNode)("div", {
@@ -1726,7 +1732,7 @@ const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: ()
1726
1732
  * Tencent is pleased to support the open source community by making
1727
1733
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1728
1734
  *
1729
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1735
+ * Copyright (C) 2025 Tencent. All rights reserved.
1730
1736
  *
1731
1737
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1732
1738
  *
@@ -1831,7 +1837,7 @@ function tag_render_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
1831
1837
  * Tencent is pleased to support the open source community by making
1832
1838
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1833
1839
  *
1834
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1840
+ * Copyright (C) 2025 Tencent. All rights reserved.
1835
1841
  *
1836
1842
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1837
1843
  *
@@ -1923,7 +1929,7 @@ function tag_input_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
1923
1929
  * Tencent is pleased to support the open source community by making
1924
1930
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1925
1931
  *
1926
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1932
+ * Copyright (C) 2025 Tencent. All rights reserved.
1927
1933
  *
1928
1934
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1929
1935
  *
@@ -2955,7 +2961,7 @@ function tag_input_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
2955
2961
  * Tencent is pleased to support the open source community by making
2956
2962
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
2957
2963
  *
2958
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
2964
+ * Copyright (C) 2025 Tencent. All rights reserved.
2959
2965
  *
2960
2966
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
2961
2967
  *
@@ -44,7 +44,7 @@ const shared_namespaceObject = shared_x({ ["withInstall"]: () => __WEBPACK_EXTER
44
44
  * Tencent is pleased to support the open source community by making
45
45
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
46
46
  *
47
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
47
+ * Copyright (C) 2025 Tencent. All rights reserved.
48
48
  *
49
49
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
50
50
  *
@@ -46,6 +46,7 @@ function _typeof(o) {
46
46
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
47
47
  }, _typeof(o);
48
48
  }
49
+
49
50
  ;// CONCATENATED MODULE: external "vue"
50
51
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
51
52
  var external_vue_y = x => () => x
@@ -61,7 +62,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
61
62
  * Tencent is pleased to support the open source community by making
62
63
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
63
64
  *
64
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
65
+ * Copyright (C) 2025 Tencent. All rights reserved.
65
66
  *
66
67
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
67
68
  *
@@ -202,7 +203,7 @@ var timelineProps = {
202
203
  * Tencent is pleased to support the open source community by making
203
204
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
204
205
  *
205
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
206
+ * Copyright (C) 2025 Tencent. All rights reserved.
206
207
  *
207
208
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
208
209
  *
@@ -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
  *
@@ -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
  *
@@ -42,42 +42,47 @@ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
42
  var y = x => () => x
43
43
  const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
44
44
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
45
- function _arrayLikeToArray(arr, len) {
46
- if (len == null || len > arr.length) len = arr.length;
47
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
48
- return arr2;
45
+ function _arrayLikeToArray(r, a) {
46
+ (null == a || a > r.length) && (a = r.length);
47
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
48
+ return n;
49
49
  }
50
+
50
51
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
51
52
 
52
- function _arrayWithoutHoles(arr) {
53
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
53
+ function _arrayWithoutHoles(r) {
54
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
54
55
  }
56
+
55
57
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
56
- function _iterableToArray(iter) {
57
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
58
+ function _iterableToArray(r) {
59
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
58
60
  }
61
+
59
62
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
60
63
 
61
- function _unsupportedIterableToArray(o, minLen) {
62
- if (!o) return;
63
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
64
- var n = Object.prototype.toString.call(o).slice(8, -1);
65
- if (n === "Object" && o.constructor) n = o.constructor.name;
66
- if (n === "Map" || n === "Set") return Array.from(o);
67
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
64
+ function _unsupportedIterableToArray(r, a) {
65
+ if (r) {
66
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
67
+ var t = {}.toString.call(r).slice(8, -1);
68
+ 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;
69
+ }
68
70
  }
71
+
69
72
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
70
73
  function _nonIterableSpread() {
71
74
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
72
75
  }
76
+
73
77
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
74
78
 
75
79
 
76
80
 
77
81
 
78
- function _toConsumableArray(arr) {
79
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
82
+ function _toConsumableArray(r) {
83
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
80
84
  }
85
+
81
86
  ;// CONCATENATED MODULE: external "vue"
82
87
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
83
88
  var external_vue_y = x => () => x
@@ -111,7 +116,7 @@ const input_less_namespaceObject = input_less_x({ });
111
116
  * Tencent is pleased to support the open source community by making
112
117
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
113
118
  *
114
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
119
+ * Copyright (C) 2025 Tencent. All rights reserved.
115
120
  *
116
121
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
117
122
  *
@@ -144,7 +149,7 @@ var ArrayType;
144
149
  * Tencent is pleased to support the open source community by making
145
150
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
146
151
  *
147
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
152
+ * Copyright (C) 2025 Tencent. All rights reserved.
148
153
  *
149
154
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
150
155
  *
@@ -201,7 +206,7 @@ var transferProps = {
201
206
  * Tencent is pleased to support the open source community by making
202
207
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
203
208
  *
204
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
209
+ * Copyright (C) 2025 Tencent. All rights reserved.
205
210
  *
206
211
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
207
212
  *
@@ -659,7 +664,7 @@ function useSelectListSearch(selectList, displayCode) {
659
664
  * Tencent is pleased to support the open source community by making
660
665
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
661
666
  *
662
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
667
+ * Copyright (C) 2025 Tencent. All rights reserved.
663
668
  *
664
669
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
665
670
  *
@@ -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
  *