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
@@ -37,14 +37,14 @@ const shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MOD
37
37
  ;// CONCATENATED MODULE: external "vue"
38
38
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
39
39
  var external_vue_y = x => () => x
40
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
40
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
41
41
  ;// CONCATENATED MODULE: ../../packages/popover2/src/popover.tsx
42
42
 
43
43
  /*
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
  *
@@ -66,7 +66,7 @@ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __W
66
66
  * IN THE SOFTWARE.
67
67
  */
68
68
 
69
- /* harmony default export */ const popover = ((0,external_vue_namespaceObject.defineComponent)({
69
+ /* harmony default export */ const popover = (defineComponent({
70
70
  name: 'Popover2',
71
71
  setup: function setup() {
72
72
  return function () {
@@ -79,7 +79,7 @@ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __W
79
79
  * Tencent is pleased to support the open source community by making
80
80
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
81
81
  *
82
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
82
+ * Copyright (C) 2025 Tencent. All rights reserved.
83
83
  *
84
84
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
85
85
  *
package/lib/preset.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * Tencent is pleased to support the open source community by making
3
3
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4
4
  *
5
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
5
+ * Copyright (C) 2025 Tencent. All rights reserved.
6
6
  *
7
7
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
8
8
  *
@@ -4,395 +4,10 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__ from "../sh
4
4
  import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
5
5
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ from "../config-provider";
6
6
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
7
- /******/ var __webpack_modules__ = ({
8
-
9
- /***/ 7609:
10
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11
-
12
- var _typeof = (__webpack_require__(7425)["default"]);
13
- function _regeneratorRuntime() {
14
- "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
15
- module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
16
- return e;
17
- }, module.exports.__esModule = true, module.exports["default"] = module.exports;
18
- var t,
19
- e = {},
20
- r = Object.prototype,
21
- n = r.hasOwnProperty,
22
- o = Object.defineProperty || function (t, e, r) {
23
- t[e] = r.value;
24
- },
25
- i = "function" == typeof Symbol ? Symbol : {},
26
- a = i.iterator || "@@iterator",
27
- c = i.asyncIterator || "@@asyncIterator",
28
- u = i.toStringTag || "@@toStringTag";
29
- function define(t, e, r) {
30
- return Object.defineProperty(t, e, {
31
- value: r,
32
- enumerable: !0,
33
- configurable: !0,
34
- writable: !0
35
- }), t[e];
36
- }
37
- try {
38
- define({}, "");
39
- } catch (t) {
40
- define = function define(t, e, r) {
41
- return t[e] = r;
42
- };
43
- }
44
- function wrap(t, e, r, n) {
45
- var i = e && e.prototype instanceof Generator ? e : Generator,
46
- a = Object.create(i.prototype),
47
- c = new Context(n || []);
48
- return o(a, "_invoke", {
49
- value: makeInvokeMethod(t, r, c)
50
- }), a;
51
- }
52
- function tryCatch(t, e, r) {
53
- try {
54
- return {
55
- type: "normal",
56
- arg: t.call(e, r)
57
- };
58
- } catch (t) {
59
- return {
60
- type: "throw",
61
- arg: t
62
- };
63
- }
64
- }
65
- e.wrap = wrap;
66
- var h = "suspendedStart",
67
- l = "suspendedYield",
68
- f = "executing",
69
- s = "completed",
70
- y = {};
71
- function Generator() {}
72
- function GeneratorFunction() {}
73
- function GeneratorFunctionPrototype() {}
74
- var p = {};
75
- define(p, a, function () {
76
- return this;
77
- });
78
- var d = Object.getPrototypeOf,
79
- v = d && d(d(values([])));
80
- v && v !== r && n.call(v, a) && (p = v);
81
- var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
82
- function defineIteratorMethods(t) {
83
- ["next", "throw", "return"].forEach(function (e) {
84
- define(t, e, function (t) {
85
- return this._invoke(e, t);
86
- });
87
- });
88
- }
89
- function AsyncIterator(t, e) {
90
- function invoke(r, o, i, a) {
91
- var c = tryCatch(t[r], t, o);
92
- if ("throw" !== c.type) {
93
- var u = c.arg,
94
- h = u.value;
95
- return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
96
- invoke("next", t, i, a);
97
- }, function (t) {
98
- invoke("throw", t, i, a);
99
- }) : e.resolve(h).then(function (t) {
100
- u.value = t, i(u);
101
- }, function (t) {
102
- return invoke("throw", t, i, a);
103
- });
104
- }
105
- a(c.arg);
106
- }
107
- var r;
108
- o(this, "_invoke", {
109
- value: function value(t, n) {
110
- function callInvokeWithMethodAndArg() {
111
- return new e(function (e, r) {
112
- invoke(t, n, e, r);
113
- });
114
- }
115
- return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
116
- }
117
- });
118
- }
119
- function makeInvokeMethod(e, r, n) {
120
- var o = h;
121
- return function (i, a) {
122
- if (o === f) throw new Error("Generator is already running");
123
- if (o === s) {
124
- if ("throw" === i) throw a;
125
- return {
126
- value: t,
127
- done: !0
128
- };
129
- }
130
- for (n.method = i, n.arg = a;;) {
131
- var c = n.delegate;
132
- if (c) {
133
- var u = maybeInvokeDelegate(c, n);
134
- if (u) {
135
- if (u === y) continue;
136
- return u;
137
- }
138
- }
139
- if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
140
- if (o === h) throw o = s, n.arg;
141
- n.dispatchException(n.arg);
142
- } else "return" === n.method && n.abrupt("return", n.arg);
143
- o = f;
144
- var p = tryCatch(e, r, n);
145
- if ("normal" === p.type) {
146
- if (o = n.done ? s : l, p.arg === y) continue;
147
- return {
148
- value: p.arg,
149
- done: n.done
150
- };
151
- }
152
- "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
153
- }
154
- };
155
- }
156
- function maybeInvokeDelegate(e, r) {
157
- var n = r.method,
158
- o = e.iterator[n];
159
- if (o === t) return r.delegate = null, "throw" === n && e.iterator["return"] && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y;
160
- var i = tryCatch(o, e.iterator, r.arg);
161
- if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
162
- var a = i.arg;
163
- return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y);
164
- }
165
- function pushTryEntry(t) {
166
- var e = {
167
- tryLoc: t[0]
168
- };
169
- 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
170
- }
171
- function resetTryEntry(t) {
172
- var e = t.completion || {};
173
- e.type = "normal", delete e.arg, t.completion = e;
174
- }
175
- function Context(t) {
176
- this.tryEntries = [{
177
- tryLoc: "root"
178
- }], t.forEach(pushTryEntry, this), this.reset(!0);
179
- }
180
- function values(e) {
181
- if (e || "" === e) {
182
- var r = e[a];
183
- if (r) return r.call(e);
184
- if ("function" == typeof e.next) return e;
185
- if (!isNaN(e.length)) {
186
- var o = -1,
187
- i = function next() {
188
- for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
189
- return next.value = t, next.done = !0, next;
190
- };
191
- return i.next = i;
192
- }
193
- }
194
- throw new TypeError(_typeof(e) + " is not iterable");
195
- }
196
- return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
197
- value: GeneratorFunctionPrototype,
198
- configurable: !0
199
- }), o(GeneratorFunctionPrototype, "constructor", {
200
- value: GeneratorFunction,
201
- configurable: !0
202
- }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
203
- var e = "function" == typeof t && t.constructor;
204
- return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
205
- }, e.mark = function (t) {
206
- return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
207
- }, e.awrap = function (t) {
208
- return {
209
- __await: t
210
- };
211
- }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
212
- return this;
213
- }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
214
- void 0 === i && (i = Promise);
215
- var a = new AsyncIterator(wrap(t, r, n, o), i);
216
- return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
217
- return t.done ? t.value : a.next();
218
- });
219
- }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
220
- return this;
221
- }), define(g, "toString", function () {
222
- return "[object Generator]";
223
- }), e.keys = function (t) {
224
- var e = Object(t),
225
- r = [];
226
- for (var n in e) r.push(n);
227
- return r.reverse(), function next() {
228
- for (; r.length;) {
229
- var t = r.pop();
230
- if (t in e) return next.value = t, next.done = !1, next;
231
- }
232
- return next.done = !0, next;
233
- };
234
- }, e.values = values, Context.prototype = {
235
- constructor: Context,
236
- reset: function reset(e) {
237
- if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t);
238
- },
239
- stop: function stop() {
240
- this.done = !0;
241
- var t = this.tryEntries[0].completion;
242
- if ("throw" === t.type) throw t.arg;
243
- return this.rval;
244
- },
245
- dispatchException: function dispatchException(e) {
246
- if (this.done) throw e;
247
- var r = this;
248
- function handle(n, o) {
249
- return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
250
- }
251
- for (var o = this.tryEntries.length - 1; o >= 0; --o) {
252
- var i = this.tryEntries[o],
253
- a = i.completion;
254
- if ("root" === i.tryLoc) return handle("end");
255
- if (i.tryLoc <= this.prev) {
256
- var c = n.call(i, "catchLoc"),
257
- u = n.call(i, "finallyLoc");
258
- if (c && u) {
259
- if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
260
- if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
261
- } else if (c) {
262
- if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
263
- } else {
264
- if (!u) throw new Error("try statement without catch or finally");
265
- if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
266
- }
267
- }
268
- }
269
- },
270
- abrupt: function abrupt(t, e) {
271
- for (var r = this.tryEntries.length - 1; r >= 0; --r) {
272
- var o = this.tryEntries[r];
273
- if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
274
- var i = o;
275
- break;
276
- }
277
- }
278
- i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
279
- var a = i ? i.completion : {};
280
- return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
281
- },
282
- complete: function complete(t, e) {
283
- if ("throw" === t.type) throw t.arg;
284
- return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y;
285
- },
286
- finish: function finish(t) {
287
- for (var e = this.tryEntries.length - 1; e >= 0; --e) {
288
- var r = this.tryEntries[e];
289
- if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
290
- }
291
- },
292
- "catch": function _catch(t) {
293
- for (var e = this.tryEntries.length - 1; e >= 0; --e) {
294
- var r = this.tryEntries[e];
295
- if (r.tryLoc === t) {
296
- var n = r.completion;
297
- if ("throw" === n.type) {
298
- var o = n.arg;
299
- resetTryEntry(r);
300
- }
301
- return o;
302
- }
303
- }
304
- throw new Error("illegal catch attempt");
305
- },
306
- delegateYield: function delegateYield(e, r, n) {
307
- return this.delegate = {
308
- iterator: values(e),
309
- resultName: r,
310
- nextLoc: n
311
- }, "next" === this.method && (this.arg = t), y;
312
- }
313
- }, e;
314
- }
315
- module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
316
-
317
- /***/ }),
318
-
319
- /***/ 7425:
320
- /***/ ((module) => {
321
-
322
- function _typeof(o) {
323
- "@babel/helpers - typeof";
324
-
325
- return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
326
- return typeof o;
327
- } : function (o) {
328
- return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
329
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
330
- }
331
- module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
332
-
333
- /***/ }),
334
-
335
- /***/ 2841:
336
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
337
-
338
- // TODO(Babel 8): Remove this file.
339
-
340
- var runtime = __webpack_require__(7609)();
341
- module.exports = runtime;
342
-
343
- // Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
344
- try {
345
- regeneratorRuntime = runtime;
346
- } catch (accidentalStrictMode) {
347
- if (typeof globalThis === "object") {
348
- globalThis.regeneratorRuntime = runtime;
349
- } else {
350
- Function("r", "regeneratorRuntime = r")(runtime);
351
- }
352
- }
353
-
354
-
355
- /***/ })
356
-
357
- /******/ });
358
- /************************************************************************/
359
- /******/ // The module cache
360
- /******/ var __webpack_module_cache__ = {};
361
- /******/
362
- /******/ // The require function
363
- /******/ function __webpack_require__(moduleId) {
364
- /******/ // Check if module is in cache
365
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
366
- /******/ if (cachedModule !== undefined) {
367
- /******/ return cachedModule.exports;
368
- /******/ }
369
- /******/ // Create a new module (and put it into the cache)
370
- /******/ var module = __webpack_module_cache__[moduleId] = {
371
- /******/ // no module.id needed
372
- /******/ // no module.loaded needed
373
- /******/ exports: {}
374
- /******/ };
375
- /******/
376
- /******/ // Execute the module function
377
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
378
- /******/
379
- /******/ // Return the exports of the module
380
- /******/ return module.exports;
381
- /******/ }
7
+ /******/ // The require scope
8
+ /******/ var __webpack_require__ = {};
382
9
  /******/
383
10
  /************************************************************************/
384
- /******/ /* webpack/runtime/compat get default export */
385
- /******/ (() => {
386
- /******/ // getDefaultExport function for compatibility with non-harmony modules
387
- /******/ __webpack_require__.n = (module) => {
388
- /******/ var getter = module && module.__esModule ?
389
- /******/ () => (module['default']) :
390
- /******/ () => (module);
391
- /******/ __webpack_require__.d(getter, { a: getter });
392
- /******/ return getter;
393
- /******/ };
394
- /******/ })();
395
- /******/
396
11
  /******/ /* webpack/runtime/define property getters */
397
12
  /******/ (() => {
398
13
  /******/ // define getter functions for harmony exports
@@ -412,8 +27,6 @@ try {
412
27
  /******/
413
28
  /************************************************************************/
414
29
  var __webpack_exports__ = {};
415
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
416
- (() => {
417
30
 
418
31
  // EXPORTS
419
32
  __webpack_require__.d(__webpack_exports__, {
@@ -434,6 +47,7 @@ function _typeof(o) {
434
47
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
435
48
  }, _typeof(o);
436
49
  }
50
+
437
51
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
438
52
 
439
53
  function toPrimitive(t, r) {
@@ -446,104 +60,99 @@ function toPrimitive(t, r) {
446
60
  }
447
61
  return ("string" === r ? String : Number)(t);
448
62
  }
63
+
449
64
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
450
65
 
451
66
 
452
67
  function toPropertyKey(t) {
453
68
  var i = toPrimitive(t, "string");
454
- return "symbol" == _typeof(i) ? i : String(i);
69
+ return "symbol" == _typeof(i) ? i : i + "";
455
70
  }
71
+
456
72
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
457
73
 
458
- function _defineProperty(obj, key, value) {
459
- key = toPropertyKey(key);
460
- if (key in obj) {
461
- Object.defineProperty(obj, key, {
462
- value: value,
463
- enumerable: true,
464
- configurable: true,
465
- writable: true
466
- });
467
- } else {
468
- obj[key] = value;
469
- }
470
- 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;
471
81
  }
82
+
472
83
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
473
- function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
84
+ function asyncGeneratorStep(n, t, e, r, o, a, c) {
474
85
  try {
475
- var info = gen[key](arg);
476
- var value = info.value;
477
- } catch (error) {
478
- reject(error);
479
- return;
480
- }
481
- if (info.done) {
482
- resolve(value);
483
- } else {
484
- Promise.resolve(value).then(_next, _throw);
86
+ var i = n[a](c),
87
+ u = i.value;
88
+ } catch (n) {
89
+ return void e(n);
485
90
  }
91
+ i.done ? t(u) : Promise.resolve(u).then(r, o);
486
92
  }
487
- function _asyncToGenerator(fn) {
93
+ function _asyncToGenerator(n) {
488
94
  return function () {
489
- var self = this,
490
- args = arguments;
491
- return new Promise(function (resolve, reject) {
492
- var gen = fn.apply(self, args);
493
- function _next(value) {
494
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
95
+ var t = this,
96
+ e = arguments;
97
+ return new Promise(function (r, o) {
98
+ var a = n.apply(t, e);
99
+ function _next(n) {
100
+ asyncGeneratorStep(a, r, o, _next, _throw, "next", n);
495
101
  }
496
- function _throw(err) {
497
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
102
+ function _throw(n) {
103
+ asyncGeneratorStep(a, r, o, _next, _throw, "throw", n);
498
104
  }
499
- _next(undefined);
105
+ _next(void 0);
500
106
  });
501
107
  };
502
108
  }
109
+
503
110
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
504
- function _arrayLikeToArray(arr, len) {
505
- if (len == null || len > arr.length) len = arr.length;
506
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
507
- return arr2;
111
+ function _arrayLikeToArray(r, a) {
112
+ (null == a || a > r.length) && (a = r.length);
113
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
114
+ return n;
508
115
  }
116
+
509
117
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
510
118
 
511
- function _arrayWithoutHoles(arr) {
512
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
119
+ function _arrayWithoutHoles(r) {
120
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
513
121
  }
122
+
514
123
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
515
- function _iterableToArray(iter) {
516
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
124
+ function _iterableToArray(r) {
125
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
517
126
  }
127
+
518
128
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
519
129
 
520
- function _unsupportedIterableToArray(o, minLen) {
521
- if (!o) return;
522
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
523
- var n = Object.prototype.toString.call(o).slice(8, -1);
524
- if (n === "Object" && o.constructor) n = o.constructor.name;
525
- if (n === "Map" || n === "Set") return Array.from(o);
526
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
130
+ function _unsupportedIterableToArray(r, a) {
131
+ if (r) {
132
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
133
+ var t = {}.toString.call(r).slice(8, -1);
134
+ 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;
135
+ }
527
136
  }
137
+
528
138
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
529
139
  function _nonIterableSpread() {
530
140
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
531
141
  }
142
+
532
143
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
533
144
 
534
145
 
535
146
 
536
147
 
537
- function _toConsumableArray(arr) {
538
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
148
+ function _toConsumableArray(r) {
149
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
539
150
  }
151
+
540
152
  ;// CONCATENATED MODULE: external "vue"
541
153
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
542
154
  var external_vue_y = x => () => x
543
155
  const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
544
- // EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
545
- var regenerator = __webpack_require__(2841);
546
- var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
547
156
  ;// CONCATENATED MODULE: external "../config-provider"
548
157
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
549
158
  var config_provider_y = x => () => x
@@ -557,12 +166,13 @@ const icon_namespaceObject = icon_x({ ["Circle"]: () => __WEBPACK_EXTERNAL_MODUL
557
166
 
558
167
 
559
168
 
560
-
169
+ function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i["return"]) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
170
+ function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { if (r) i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n;else { var o = function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); }; o("next", 0), o("throw", 1), o("return", 2); } }, _regeneratorDefine2(e, r, n, t); }
561
171
  /**
562
172
  * Tencent is pleased to support the open source community by making
563
173
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
564
174
  *
565
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
175
+ * Copyright (C) 2025 Tencent. All rights reserved.
566
176
  *
567
177
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
568
178
  *
@@ -627,9 +237,9 @@ var processProps = {
627
237
  init();
628
238
  });
629
239
  var jumpTo = /*#__PURE__*/function () {
630
- var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee(index) {
631
- return regenerator_default().wrap(function _callee$(_context) {
632
- while (1) switch (_context.prev = _context.next) {
240
+ var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(index) {
241
+ return _regenerator().w(function (_context) {
242
+ while (1) switch (_context.n) {
633
243
  case 0:
634
244
  try {
635
245
  if (props.controllable && index !== props.curProcess) {
@@ -640,8 +250,7 @@ var processProps = {
640
250
  console.warn(e);
641
251
  }
642
252
  case 1:
643
- case "end":
644
- return _context.stop();
253
+ return _context.a(2);
645
254
  }
646
255
  }, _callee);
647
256
  }));
@@ -728,7 +337,7 @@ var processProps = {
728
337
  * Tencent is pleased to support the open source community by making
729
338
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
730
339
  *
731
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
340
+ * Copyright (C) 2025 Tencent. All rights reserved.
732
341
  *
733
342
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
734
343
  *
@@ -753,7 +362,5 @@ var processProps = {
753
362
 
754
363
  var BkProcess = (0,shared_namespaceObject.withInstall)(process);
755
364
  /* harmony default export */ const src = (BkProcess);
756
- })();
757
-
758
365
  var __webpack_exports__default = __webpack_exports__["default"];
759
366
  export { __webpack_exports__default as default };