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
@@ -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
  *
@@ -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: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
50
51
 
51
52
  function toPrimitive(t, r) {
@@ -58,33 +59,30 @@ function toPrimitive(t, r) {
58
59
  }
59
60
  return ("string" === r ? String : Number)(t);
60
61
  }
62
+
61
63
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
62
64
 
63
65
 
64
66
  function toPropertyKey(t) {
65
67
  var i = toPrimitive(t, "string");
66
- return "symbol" == _typeof(i) ? i : String(i);
68
+ return "symbol" == _typeof(i) ? i : i + "";
67
69
  }
70
+
68
71
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
69
72
 
70
- function _defineProperty(obj, key, value) {
71
- key = toPropertyKey(key);
72
- if (key in obj) {
73
- Object.defineProperty(obj, key, {
74
- value: value,
75
- enumerable: true,
76
- configurable: true,
77
- writable: true
78
- });
79
- } else {
80
- obj[key] = value;
81
- }
82
- return obj;
73
+ function _defineProperty(e, r, t) {
74
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
75
+ value: t,
76
+ enumerable: !0,
77
+ configurable: !0,
78
+ writable: !0
79
+ }) : e[r] = t, e;
83
80
  }
81
+
84
82
  ;// CONCATENATED MODULE: external "vue"
85
83
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
86
84
  var external_vue_y = x => () => x
87
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode });
85
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode });
88
86
  ;// CONCATENATED MODULE: external "../config-provider"
89
87
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
90
88
  var config_provider_y = x => () => x
@@ -95,7 +93,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
95
93
  * Tencent is pleased to support the open source community by making
96
94
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
97
95
  *
98
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
96
+ * Copyright (C) 2025 Tencent. All rights reserved.
99
97
  *
100
98
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
101
99
  *
@@ -199,7 +197,7 @@ var Circle = function Circle(_, _ref) {
199
197
  * Tencent is pleased to support the open source community by making
200
198
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
201
199
  *
202
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
200
+ * Copyright (C) 2025 Tencent. All rights reserved.
203
201
  *
204
202
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
205
203
  *
@@ -273,14 +271,11 @@ var Line = function Line(_, _ref) {
273
271
  /* harmony default export */ const line = (Line);
274
272
  ;// CONCATENATED MODULE: ../../packages/progress/src/progress.tsx
275
273
 
276
-
277
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
278
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
279
274
  /*
280
275
  * Tencent is pleased to support the open source community by making
281
276
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
282
277
  *
283
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
278
+ * Copyright (C) 2025 Tencent. All rights reserved.
284
279
  *
285
280
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
286
281
  *
@@ -302,6 +297,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
302
297
  * IN THE SOFTWARE.
303
298
  */
304
299
 
300
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
301
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
305
302
 
306
303
 
307
304
 
@@ -333,7 +330,7 @@ var progressType = {
333
330
  verticalAlign: 'middle'
334
331
  })
335
332
  };
336
- /* harmony default export */ const progress = ((0,external_vue_namespaceObject.defineComponent)({
333
+ /* harmony default export */ const progress = (defineComponent({
337
334
  name: 'Progress',
338
335
  props: progressType,
339
336
  setup: function setup() {
@@ -403,7 +400,7 @@ var progressType = {
403
400
  * Tencent is pleased to support the open source community by making
404
401
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
405
402
  *
406
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
403
+ * Copyright (C) 2025 Tencent. All rights reserved.
407
404
  *
408
405
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
409
406
  *
@@ -50,6 +50,7 @@ function _typeof(o) {
50
50
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
51
51
  }, _typeof(o);
52
52
  }
53
+
53
54
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
54
55
 
55
56
  function toPrimitive(t, r) {
@@ -62,33 +63,31 @@ function toPrimitive(t, r) {
62
63
  }
63
64
  return ("string" === r ? String : Number)(t);
64
65
  }
66
+
65
67
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
66
68
 
67
69
 
68
70
  function toPropertyKey(t) {
69
71
  var i = toPrimitive(t, "string");
70
- return "symbol" == _typeof(i) ? i : String(i);
72
+ return "symbol" == _typeof(i) ? i : i + "";
71
73
  }
74
+
72
75
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
73
76
 
74
- function _defineProperty(obj, key, value) {
75
- key = toPropertyKey(key);
76
- if (key in obj) {
77
- Object.defineProperty(obj, key, {
78
- value: value,
79
- enumerable: true,
80
- configurable: true,
81
- writable: true
82
- });
83
- } else {
84
- obj[key] = value;
85
- }
86
- return obj;
77
+ function _defineProperty(e, r, t) {
78
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
79
+ value: t,
80
+ enumerable: !0,
81
+ configurable: !0,
82
+ writable: !0
83
+ }) : e[r] = t, e;
87
84
  }
85
+
88
86
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
89
- function _arrayWithHoles(arr) {
90
- if (Array.isArray(arr)) return arr;
87
+ function _arrayWithHoles(r) {
88
+ if (Array.isArray(r)) return r;
91
89
  }
90
+
92
91
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
93
92
  function _iterableToArrayLimit(r, l) {
94
93
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
@@ -117,38 +116,42 @@ function _iterableToArrayLimit(r, l) {
117
116
  return a;
118
117
  }
119
118
  }
119
+
120
120
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
121
- function _arrayLikeToArray(arr, len) {
122
- if (len == null || len > arr.length) len = arr.length;
123
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
124
- return arr2;
121
+ function _arrayLikeToArray(r, a) {
122
+ (null == a || a > r.length) && (a = r.length);
123
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
124
+ return n;
125
125
  }
126
+
126
127
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
127
128
 
128
- function _unsupportedIterableToArray(o, minLen) {
129
- if (!o) return;
130
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
131
- var n = Object.prototype.toString.call(o).slice(8, -1);
132
- if (n === "Object" && o.constructor) n = o.constructor.name;
133
- if (n === "Map" || n === "Set") return Array.from(o);
134
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
129
+ function _unsupportedIterableToArray(r, a) {
130
+ if (r) {
131
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
132
+ var t = {}.toString.call(r).slice(8, -1);
133
+ 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;
134
+ }
135
135
  }
136
+
136
137
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
137
138
  function _nonIterableRest() {
138
139
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
139
140
  }
141
+
140
142
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
141
143
 
142
144
 
143
145
 
144
146
 
145
- function _slicedToArray(arr, i) {
146
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
147
+ function _slicedToArray(r, e) {
148
+ return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
147
149
  }
150
+
148
151
  ;// CONCATENATED MODULE: external "vue"
149
152
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
150
153
  var external_vue_y = x => () => x
151
- 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, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["provide"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.provide, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
154
+ 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, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
152
155
  ;// CONCATENATED MODULE: external "vue-types"
153
156
  var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
154
157
  var external_vue_types_y = x => () => x
@@ -162,7 +165,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
162
165
  * Tencent is pleased to support the open source community by making
163
166
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
164
167
  *
165
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
168
+ * Copyright (C) 2025 Tencent. All rights reserved.
166
169
  *
167
170
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
168
171
  *
@@ -299,7 +302,7 @@ var useRadio = function useRadio() {
299
302
  * Tencent is pleased to support the open source community by making
300
303
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
301
304
  *
302
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
305
+ * Copyright (C) 2025 Tencent. All rights reserved.
303
306
  *
304
307
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
305
308
  *
@@ -408,7 +411,7 @@ var radioProps = {
408
411
  * Tencent is pleased to support the open source community by making
409
412
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
410
413
  *
411
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
414
+ * Copyright (C) 2025 Tencent. All rights reserved.
412
415
  *
413
416
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
414
417
  *
@@ -516,7 +519,7 @@ var radioButtonProps = {
516
519
  * Tencent is pleased to support the open source community by making
517
520
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
518
521
  *
519
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
522
+ * Copyright (C) 2025 Tencent. All rights reserved.
520
523
  *
521
524
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
522
525
  *
@@ -553,7 +556,7 @@ var radioGroupProps = {
553
556
  return true;
554
557
  })
555
558
  };
556
- /* harmony default export */ const radio_group = ((0,external_vue_namespaceObject.defineComponent)({
559
+ /* harmony default export */ const radio_group = (defineComponent({
557
560
  name: 'RadioGroup',
558
561
  props: radioGroupProps,
559
562
  emits: {
@@ -586,13 +589,13 @@ var radioGroupProps = {
586
589
  context.emit('update:modelValue', nextValue);
587
590
  context.emit('change', nextValue);
588
591
  };
589
- (0,external_vue_namespaceObject.provide)(radioGroupKey, {
592
+ provide(radioGroupKey, {
590
593
  props: props,
591
594
  register: register,
592
595
  unregister: unregister,
593
596
  handleChange: handleChange
594
597
  });
595
- (0,external_vue_namespaceObject.watch)(function () {
598
+ watch(function () {
596
599
  return props.modelValue;
597
600
  }, function () {
598
601
  if (props.withValidate) {
@@ -600,7 +603,7 @@ var radioGroupProps = {
600
603
  formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0 || _formItem$validate.call(formItem, 'change');
601
604
  }
602
605
  });
603
- (0,external_vue_namespaceObject.onMounted)(function () {
606
+ onMounted(function () {
604
607
  if (props.modelValue === '') {
605
608
  return;
606
609
  }
@@ -626,7 +629,7 @@ var radioGroupProps = {
626
629
  * Tencent is pleased to support the open source community by making
627
630
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
628
631
  *
629
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
632
+ * Copyright (C) 2025 Tencent. All rights reserved.
630
633
  *
631
634
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
632
635
  *
package/lib/rate/index.js CHANGED
@@ -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: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
50
51
 
51
52
  function toPrimitive(t, r) {
@@ -58,29 +59,26 @@ function toPrimitive(t, r) {
58
59
  }
59
60
  return ("string" === r ? String : Number)(t);
60
61
  }
62
+
61
63
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
62
64
 
63
65
 
64
66
  function toPropertyKey(t) {
65
67
  var i = toPrimitive(t, "string");
66
- return "symbol" == _typeof(i) ? i : String(i);
68
+ return "symbol" == _typeof(i) ? i : i + "";
67
69
  }
70
+
68
71
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
69
72
 
70
- function _defineProperty(obj, key, value) {
71
- key = toPropertyKey(key);
72
- if (key in obj) {
73
- Object.defineProperty(obj, key, {
74
- value: value,
75
- enumerable: true,
76
- configurable: true,
77
- writable: true
78
- });
79
- } else {
80
- obj[key] = value;
81
- }
82
- return obj;
73
+ function _defineProperty(e, r, t) {
74
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
75
+ value: t,
76
+ enumerable: !0,
77
+ configurable: !0,
78
+ writable: !0
79
+ }) : e[r] = t, e;
83
80
  }
81
+
84
82
  ;// CONCATENATED MODULE: external "vue"
85
83
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
86
84
  var external_vue_y = x => () => x
@@ -96,7 +94,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
96
94
  * Tencent is pleased to support the open source community by making
97
95
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
98
96
  *
99
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
97
+ * Copyright (C) 2025 Tencent. All rights reserved.
100
98
  *
101
99
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
102
100
  *
@@ -207,7 +205,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
207
205
  * Tencent is pleased to support the open source community by making
208
206
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
209
207
  *
210
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
208
+ * Copyright (C) 2025 Tencent. All rights reserved.
211
209
  *
212
210
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
213
211
  *
@@ -326,7 +324,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
326
324
  * Tencent is pleased to support the open source community by making
327
325
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
328
326
  *
329
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
327
+ * Copyright (C) 2025 Tencent. All rights reserved.
330
328
  *
331
329
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
332
330
  *
@@ -47,6 +47,7 @@ function _typeof(o) {
47
47
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
48
48
  }, _typeof(o);
49
49
  }
50
+
50
51
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
51
52
 
52
53
  function toPrimitive(t, r) {
@@ -59,29 +60,26 @@ function toPrimitive(t, r) {
59
60
  }
60
61
  return ("string" === r ? String : Number)(t);
61
62
  }
63
+
62
64
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
63
65
 
64
66
 
65
67
  function toPropertyKey(t) {
66
68
  var i = toPrimitive(t, "string");
67
- return "symbol" == _typeof(i) ? i : String(i);
69
+ return "symbol" == _typeof(i) ? i : i + "";
68
70
  }
71
+
69
72
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
70
73
 
71
- function _defineProperty(obj, key, value) {
72
- key = toPropertyKey(key);
73
- if (key in obj) {
74
- Object.defineProperty(obj, key, {
75
- value: value,
76
- enumerable: true,
77
- configurable: true,
78
- writable: true
79
- });
80
- } else {
81
- obj[key] = value;
82
- }
83
- return obj;
74
+ function _defineProperty(e, r, t) {
75
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
76
+ value: t,
77
+ enumerable: !0,
78
+ configurable: !0,
79
+ writable: !0
80
+ }) : e[r] = t, e;
84
81
  }
82
+
85
83
  ;// CONCATENATED MODULE: external "vue"
86
84
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
87
85
  var external_vue_y = x => () => x
@@ -101,7 +99,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
101
99
  * Tencent is pleased to support the open source community by making
102
100
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
103
101
  *
104
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
102
+ * Copyright (C) 2025 Tencent. All rights reserved.
105
103
  *
106
104
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
107
105
  *
@@ -283,11 +281,11 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
283
281
  }
284
282
  resizingCallback(realValue);
285
283
  };
286
- var handleMouseUp = function handleMouseUp() {
284
+ var _handleMouseUp = function handleMouseUp() {
287
285
  resizeProxyRef.value.style.visibility = 'hidden';
288
286
  resizeMaskRef.value.style.display = 'none';
289
287
  document.removeEventListener('mousemove', handleMouseMove);
290
- document.removeEventListener('mouseup', handleMouseUp);
288
+ document.removeEventListener('mouseup', _handleMouseUp);
291
289
  document.onselectstart = null;
292
290
  document.ondragstart = null;
293
291
  (0,external_vue_namespaceObject.nextTick)(function () {
@@ -300,7 +298,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
300
298
  asideRef.value.style[cssPropKey.value] = resizeProxyRef.value.style[placement.value];
301
299
  };
302
300
  document.addEventListener('mousemove', handleMouseMove);
303
- document.addEventListener('mouseup', handleMouseUp);
301
+ document.addEventListener('mouseup', _handleMouseUp);
304
302
  };
305
303
  var setupAutoMinimize = function setupAutoMinimize() {
306
304
  if (!autoMinimize.value) {
@@ -335,12 +333,12 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
335
333
  }
336
334
  };
337
335
  var setupAsideListener = function setupAsideListener(visible) {
338
- var removeClass = function removeClass() {
336
+ var _removeClass = function removeClass() {
339
337
  asideContentVisible.value = visible;
340
338
  asideRef.value.style.transition = '';
341
- asideRef.value.removeEventListener('transitionend', removeClass);
339
+ asideRef.value.removeEventListener('transitionend', _removeClass);
342
340
  };
343
- asideRef.value.addEventListener('transitionend', removeClass);
341
+ asideRef.value.addEventListener('transitionend', _removeClass);
344
342
  asideRef.value.style.transition = "".concat(cssPropKey.value, " cubic-bezier(0.4, 0, 0.2, 1) .3s");
345
343
  };
346
344
  // 监听折叠状态变化
@@ -420,7 +418,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
420
418
  * Tencent is pleased to support the open source community by making
421
419
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
422
420
  *
423
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
421
+ * Copyright (C) 2025 Tencent. All rights reserved.
424
422
  *
425
423
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
426
424
  *