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
@@ -46,7 +46,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
46
46
  ;// CONCATENATED MODULE: external "vue"
47
47
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
48
48
  var external_vue_y = x => () => x
49
- 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, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["shallowRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.shallowRef });
49
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
50
50
  ;// CONCATENATED MODULE: external "../popover"
51
51
  var popover_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
52
52
  var popover_y = x => () => x
@@ -68,7 +68,7 @@ const external_vue_types_namespaceObject = external_vue_types_x({ ["string"]: ()
68
68
  * Tencent is pleased to support the open source community by making
69
69
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
70
70
  *
71
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
71
+ * Copyright (C) 2025 Tencent. All rights reserved.
72
72
  *
73
73
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
74
74
  *
@@ -126,7 +126,7 @@ function placementType() {
126
126
  * Tencent is pleased to support the open source community by making
127
127
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
128
128
  *
129
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
129
+ * Copyright (C) 2025 Tencent. All rights reserved.
130
130
  *
131
131
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
132
132
  *
@@ -152,26 +152,25 @@ function placementType() {
152
152
 
153
153
 
154
154
 
155
-
156
155
  // import getActualWidthByCanvas from '../utils/getActualWidthByCanvas';
157
156
  // import getActualWidthByDom from '../utils/getActualWidthByDom';
158
- /* harmony default export */ const overflow_title = ((0,external_vue_namespaceObject.defineComponent)({
157
+ /* harmony default export */ const overflow_title = (defineComponent({
159
158
  name: 'OverflowTitle',
160
159
  props: props,
161
160
  setup: function setup(props, _ref) {
162
161
  var slots = _ref.slots;
163
- var boxRef = (0,external_vue_namespaceObject.ref)(null);
164
- var textRef = (0,external_vue_namespaceObject.ref)(null);
165
- var isShowTips = (0,external_vue_namespaceObject.ref)(false);
166
- var textProps = (0,external_vue_namespaceObject.shallowRef)();
167
- var contentText = (0,external_vue_namespaceObject.computed)(function () {
162
+ var boxRef = ref(null);
163
+ var textRef = ref(null);
164
+ var isShowTips = ref(false);
165
+ var textProps = shallowRef();
166
+ var contentText = computed(function () {
168
167
  var _slots$default;
169
168
  if (props.content) {
170
169
  return props.content;
171
170
  }
172
171
  return slots === null || slots === void 0 || (_slots$default = slots["default"]) === null || _slots$default === void 0 ? void 0 : _slots$default.call(slots);
173
172
  });
174
- (0,external_vue_namespaceObject.onMounted)(function () {
173
+ onMounted(function () {
175
174
  // const { clientWidth } = boxRef.value;
176
175
  var resizeHandler = (0,shared_namespaceObject.debounce)(500, function () {
177
176
  isShowTips.value = false;
@@ -197,7 +196,7 @@ function placementType() {
197
196
  if (props.resizeable) {
198
197
  var observer = new ResizeObserver(resizeHandler);
199
198
  observer.observe(boxRef.value);
200
- (0,external_vue_namespaceObject.onBeforeUnmount)(function () {
199
+ onBeforeUnmount(function () {
201
200
  boxRef.value && (observer === null || observer === void 0 ? void 0 : observer.unobserve(boxRef.value));
202
201
  observer === null || observer === void 0 || observer.disconnect();
203
202
  });
@@ -308,7 +307,7 @@ var overflowTitle = {
308
307
  * Tencent is pleased to support the open source community by making
309
308
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
310
309
  *
311
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
310
+ * Copyright (C) 2025 Tencent. All rights reserved.
312
311
  *
313
312
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
314
313
  *
@@ -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,31 @@ 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: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
91
- function _arrayWithHoles(arr) {
92
- if (Array.isArray(arr)) return arr;
89
+ function _arrayWithHoles(r) {
90
+ if (Array.isArray(r)) return r;
93
91
  }
92
+
94
93
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
95
94
  function _iterableToArrayLimit(r, l) {
96
95
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
@@ -119,34 +118,38 @@ function _iterableToArrayLimit(r, l) {
119
118
  return a;
120
119
  }
121
120
  }
121
+
122
122
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
123
- function _arrayLikeToArray(arr, len) {
124
- if (len == null || len > arr.length) len = arr.length;
125
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
126
- return arr2;
123
+ function _arrayLikeToArray(r, a) {
124
+ (null == a || a > r.length) && (a = r.length);
125
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
126
+ return n;
127
127
  }
128
+
128
129
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
129
130
 
130
- function _unsupportedIterableToArray(o, minLen) {
131
- if (!o) return;
132
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
133
- var n = Object.prototype.toString.call(o).slice(8, -1);
134
- if (n === "Object" && o.constructor) n = o.constructor.name;
135
- if (n === "Map" || n === "Set") return Array.from(o);
136
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
131
+ function _unsupportedIterableToArray(r, a) {
132
+ if (r) {
133
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
134
+ var t = {}.toString.call(r).slice(8, -1);
135
+ 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;
136
+ }
137
137
  }
138
+
138
139
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
139
140
  function _nonIterableRest() {
140
141
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
141
142
  }
143
+
142
144
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
143
145
 
144
146
 
145
147
 
146
148
 
147
- function _slicedToArray(arr, i) {
148
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
149
+ function _slicedToArray(r, e) {
150
+ return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
149
151
  }
152
+
150
153
  ;// CONCATENATED MODULE: external "vue"
151
154
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
152
155
  var external_vue_y = x => () => x
@@ -171,7 +174,7 @@ const select_less_namespaceObject = select_less_x({ });
171
174
  * Tencent is pleased to support the open source community by making
172
175
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
173
176
  *
174
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
177
+ * Copyright (C) 2025 Tencent. All rights reserved.
175
178
  *
176
179
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
177
180
  *
@@ -281,7 +284,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
281
284
  * Tencent is pleased to support the open source community by making
282
285
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
283
286
  *
284
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
287
+ * Copyright (C) 2025 Tencent. All rights reserved.
285
288
  *
286
289
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
287
290
  *
@@ -489,7 +492,7 @@ const popover_less_namespaceObject = popover_less_x({ });
489
492
  * Tencent is pleased to support the open source community by making
490
493
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
491
494
  *
492
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
495
+ * Copyright (C) 2025 Tencent. All rights reserved.
493
496
  *
494
497
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
495
498
  *
@@ -726,7 +729,7 @@ const popover_less_namespaceObject = popover_less_x({ });
726
729
  * Tencent is pleased to support the open source community by making
727
730
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
728
731
  *
729
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
732
+ * Copyright (C) 2025 Tencent. All rights reserved.
730
733
  *
731
734
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
732
735
  *
@@ -777,7 +780,7 @@ const popover_less_namespaceObject = popover_less_x({ });
777
780
  * Tencent is pleased to support the open source community by making
778
781
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
779
782
  *
780
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
783
+ * Copyright (C) 2025 Tencent. All rights reserved.
781
784
  *
782
785
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
783
786
  *
@@ -910,7 +913,7 @@ var paginationProps = {
910
913
  * Tencent is pleased to support the open source community by making
911
914
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
912
915
  *
913
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
916
+ * Copyright (C) 2025 Tencent. All rights reserved.
914
917
  *
915
918
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
916
919
  *
@@ -44,7 +44,7 @@ const shared_namespaceObject = x({ ["PlacementEnum"]: () => __WEBPACK_EXTERNAL_M
44
44
  ;// CONCATENATED MODULE: external "vue"
45
45
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
46
  var external_vue_y = x => () => x
47
- const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
47
+ const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
48
48
  ;// CONCATENATED MODULE: external "../button"
49
49
  var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
50
50
  var button_y = x => () => x
@@ -74,7 +74,7 @@ const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: ()
74
74
  * Tencent is pleased to support the open source community by making
75
75
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
76
76
  *
77
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
77
+ * Copyright (C) 2025 Tencent. All rights reserved.
78
78
  *
79
79
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
80
80
  *
@@ -154,7 +154,7 @@ var PopConfirmProps = {
154
154
  * Tencent is pleased to support the open source community by making
155
155
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
156
156
  *
157
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
157
+ * Copyright (C) 2025 Tencent. All rights reserved.
158
158
  *
159
159
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
160
160
  *
@@ -181,14 +181,13 @@ var PopConfirmProps = {
181
181
 
182
182
 
183
183
 
184
-
185
- /* harmony default export */ const pop_confirm = ((0,external_vue_namespaceObject.defineComponent)({
184
+ /* harmony default export */ const pop_confirm = (defineComponent({
186
185
  name: 'PopConfirm',
187
186
  props: props,
188
187
  emits: ['confirm', 'cancel', 'after-show', 'after-hidden'],
189
188
  setup: function setup(_props, _ref) {
190
189
  var emit = _ref.emit;
191
- var visible = (0,external_vue_namespaceObject.ref)(false);
190
+ var visible = ref(false);
192
191
  var t = (0,config_provider_namespaceObject.useLocale)('popConfirm');
193
192
  function ensure(e) {
194
193
  visible.value = false;
@@ -216,7 +215,7 @@ var PopConfirmProps = {
216
215
  // const icon = renderIcon();
217
216
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
218
217
  resolveClassName = _usePrefix.resolveClassName;
219
- var popoverRef = (0,external_vue_namespaceObject.ref)(null);
218
+ var popoverRef = ref(null);
220
219
  return {
221
220
  popoverRef: popoverRef,
222
221
  visible: visible,
@@ -287,7 +286,7 @@ var PopConfirmProps = {
287
286
  * Tencent is pleased to support the open source community by making
288
287
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
289
288
  *
290
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
289
+ * Copyright (C) 2025 Tencent. All rights reserved.
291
290
  *
292
291
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
293
292
  *