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
@@ -9,395 +9,10 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon
9
9
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__ from "../modal";
10
10
  import "../modal/modal.less";
11
11
  import * as __WEBPACK_EXTERNAL_MODULE_lodash_isFunction_f90b20d6__ from "lodash/isFunction";
12
- /******/ var __webpack_modules__ = ({
13
-
14
- /***/ 7609:
15
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
16
-
17
- var _typeof = (__webpack_require__(7425)["default"]);
18
- function _regeneratorRuntime() {
19
- "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
20
- module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
21
- return e;
22
- }, module.exports.__esModule = true, module.exports["default"] = module.exports;
23
- var t,
24
- e = {},
25
- r = Object.prototype,
26
- n = r.hasOwnProperty,
27
- o = Object.defineProperty || function (t, e, r) {
28
- t[e] = r.value;
29
- },
30
- i = "function" == typeof Symbol ? Symbol : {},
31
- a = i.iterator || "@@iterator",
32
- c = i.asyncIterator || "@@asyncIterator",
33
- u = i.toStringTag || "@@toStringTag";
34
- function define(t, e, r) {
35
- return Object.defineProperty(t, e, {
36
- value: r,
37
- enumerable: !0,
38
- configurable: !0,
39
- writable: !0
40
- }), t[e];
41
- }
42
- try {
43
- define({}, "");
44
- } catch (t) {
45
- define = function define(t, e, r) {
46
- return t[e] = r;
47
- };
48
- }
49
- function wrap(t, e, r, n) {
50
- var i = e && e.prototype instanceof Generator ? e : Generator,
51
- a = Object.create(i.prototype),
52
- c = new Context(n || []);
53
- return o(a, "_invoke", {
54
- value: makeInvokeMethod(t, r, c)
55
- }), a;
56
- }
57
- function tryCatch(t, e, r) {
58
- try {
59
- return {
60
- type: "normal",
61
- arg: t.call(e, r)
62
- };
63
- } catch (t) {
64
- return {
65
- type: "throw",
66
- arg: t
67
- };
68
- }
69
- }
70
- e.wrap = wrap;
71
- var h = "suspendedStart",
72
- l = "suspendedYield",
73
- f = "executing",
74
- s = "completed",
75
- y = {};
76
- function Generator() {}
77
- function GeneratorFunction() {}
78
- function GeneratorFunctionPrototype() {}
79
- var p = {};
80
- define(p, a, function () {
81
- return this;
82
- });
83
- var d = Object.getPrototypeOf,
84
- v = d && d(d(values([])));
85
- v && v !== r && n.call(v, a) && (p = v);
86
- var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
87
- function defineIteratorMethods(t) {
88
- ["next", "throw", "return"].forEach(function (e) {
89
- define(t, e, function (t) {
90
- return this._invoke(e, t);
91
- });
92
- });
93
- }
94
- function AsyncIterator(t, e) {
95
- function invoke(r, o, i, a) {
96
- var c = tryCatch(t[r], t, o);
97
- if ("throw" !== c.type) {
98
- var u = c.arg,
99
- h = u.value;
100
- return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
101
- invoke("next", t, i, a);
102
- }, function (t) {
103
- invoke("throw", t, i, a);
104
- }) : e.resolve(h).then(function (t) {
105
- u.value = t, i(u);
106
- }, function (t) {
107
- return invoke("throw", t, i, a);
108
- });
109
- }
110
- a(c.arg);
111
- }
112
- var r;
113
- o(this, "_invoke", {
114
- value: function value(t, n) {
115
- function callInvokeWithMethodAndArg() {
116
- return new e(function (e, r) {
117
- invoke(t, n, e, r);
118
- });
119
- }
120
- return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
121
- }
122
- });
123
- }
124
- function makeInvokeMethod(e, r, n) {
125
- var o = h;
126
- return function (i, a) {
127
- if (o === f) throw new Error("Generator is already running");
128
- if (o === s) {
129
- if ("throw" === i) throw a;
130
- return {
131
- value: t,
132
- done: !0
133
- };
134
- }
135
- for (n.method = i, n.arg = a;;) {
136
- var c = n.delegate;
137
- if (c) {
138
- var u = maybeInvokeDelegate(c, n);
139
- if (u) {
140
- if (u === y) continue;
141
- return u;
142
- }
143
- }
144
- if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
145
- if (o === h) throw o = s, n.arg;
146
- n.dispatchException(n.arg);
147
- } else "return" === n.method && n.abrupt("return", n.arg);
148
- o = f;
149
- var p = tryCatch(e, r, n);
150
- if ("normal" === p.type) {
151
- if (o = n.done ? s : l, p.arg === y) continue;
152
- return {
153
- value: p.arg,
154
- done: n.done
155
- };
156
- }
157
- "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
158
- }
159
- };
160
- }
161
- function maybeInvokeDelegate(e, r) {
162
- var n = r.method,
163
- o = e.iterator[n];
164
- 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;
165
- var i = tryCatch(o, e.iterator, r.arg);
166
- if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
167
- var a = i.arg;
168
- 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);
169
- }
170
- function pushTryEntry(t) {
171
- var e = {
172
- tryLoc: t[0]
173
- };
174
- 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
175
- }
176
- function resetTryEntry(t) {
177
- var e = t.completion || {};
178
- e.type = "normal", delete e.arg, t.completion = e;
179
- }
180
- function Context(t) {
181
- this.tryEntries = [{
182
- tryLoc: "root"
183
- }], t.forEach(pushTryEntry, this), this.reset(!0);
184
- }
185
- function values(e) {
186
- if (e || "" === e) {
187
- var r = e[a];
188
- if (r) return r.call(e);
189
- if ("function" == typeof e.next) return e;
190
- if (!isNaN(e.length)) {
191
- var o = -1,
192
- i = function next() {
193
- for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
194
- return next.value = t, next.done = !0, next;
195
- };
196
- return i.next = i;
197
- }
198
- }
199
- throw new TypeError(_typeof(e) + " is not iterable");
200
- }
201
- return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
202
- value: GeneratorFunctionPrototype,
203
- configurable: !0
204
- }), o(GeneratorFunctionPrototype, "constructor", {
205
- value: GeneratorFunction,
206
- configurable: !0
207
- }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
208
- var e = "function" == typeof t && t.constructor;
209
- return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
210
- }, e.mark = function (t) {
211
- return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
212
- }, e.awrap = function (t) {
213
- return {
214
- __await: t
215
- };
216
- }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
217
- return this;
218
- }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
219
- void 0 === i && (i = Promise);
220
- var a = new AsyncIterator(wrap(t, r, n, o), i);
221
- return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
222
- return t.done ? t.value : a.next();
223
- });
224
- }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
225
- return this;
226
- }), define(g, "toString", function () {
227
- return "[object Generator]";
228
- }), e.keys = function (t) {
229
- var e = Object(t),
230
- r = [];
231
- for (var n in e) r.push(n);
232
- return r.reverse(), function next() {
233
- for (; r.length;) {
234
- var t = r.pop();
235
- if (t in e) return next.value = t, next.done = !1, next;
236
- }
237
- return next.done = !0, next;
238
- };
239
- }, e.values = values, Context.prototype = {
240
- constructor: Context,
241
- reset: function reset(e) {
242
- 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);
243
- },
244
- stop: function stop() {
245
- this.done = !0;
246
- var t = this.tryEntries[0].completion;
247
- if ("throw" === t.type) throw t.arg;
248
- return this.rval;
249
- },
250
- dispatchException: function dispatchException(e) {
251
- if (this.done) throw e;
252
- var r = this;
253
- function handle(n, o) {
254
- return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
255
- }
256
- for (var o = this.tryEntries.length - 1; o >= 0; --o) {
257
- var i = this.tryEntries[o],
258
- a = i.completion;
259
- if ("root" === i.tryLoc) return handle("end");
260
- if (i.tryLoc <= this.prev) {
261
- var c = n.call(i, "catchLoc"),
262
- u = n.call(i, "finallyLoc");
263
- if (c && u) {
264
- if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
265
- if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
266
- } else if (c) {
267
- if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
268
- } else {
269
- if (!u) throw new Error("try statement without catch or finally");
270
- if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
271
- }
272
- }
273
- }
274
- },
275
- abrupt: function abrupt(t, e) {
276
- for (var r = this.tryEntries.length - 1; r >= 0; --r) {
277
- var o = this.tryEntries[r];
278
- if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
279
- var i = o;
280
- break;
281
- }
282
- }
283
- i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
284
- var a = i ? i.completion : {};
285
- return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
286
- },
287
- complete: function complete(t, e) {
288
- if ("throw" === t.type) throw t.arg;
289
- 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;
290
- },
291
- finish: function finish(t) {
292
- for (var e = this.tryEntries.length - 1; e >= 0; --e) {
293
- var r = this.tryEntries[e];
294
- if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
295
- }
296
- },
297
- "catch": function _catch(t) {
298
- for (var e = this.tryEntries.length - 1; e >= 0; --e) {
299
- var r = this.tryEntries[e];
300
- if (r.tryLoc === t) {
301
- var n = r.completion;
302
- if ("throw" === n.type) {
303
- var o = n.arg;
304
- resetTryEntry(r);
305
- }
306
- return o;
307
- }
308
- }
309
- throw new Error("illegal catch attempt");
310
- },
311
- delegateYield: function delegateYield(e, r, n) {
312
- return this.delegate = {
313
- iterator: values(e),
314
- resultName: r,
315
- nextLoc: n
316
- }, "next" === this.method && (this.arg = t), y;
317
- }
318
- }, e;
319
- }
320
- module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
321
-
322
- /***/ }),
323
-
324
- /***/ 7425:
325
- /***/ ((module) => {
326
-
327
- function _typeof(o) {
328
- "@babel/helpers - typeof";
329
-
330
- return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
331
- return typeof o;
332
- } : function (o) {
333
- return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
334
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
335
- }
336
- module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
337
-
338
- /***/ }),
339
-
340
- /***/ 2841:
341
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
342
-
343
- // TODO(Babel 8): Remove this file.
344
-
345
- var runtime = __webpack_require__(7609)();
346
- module.exports = runtime;
347
-
348
- // Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
349
- try {
350
- regeneratorRuntime = runtime;
351
- } catch (accidentalStrictMode) {
352
- if (typeof globalThis === "object") {
353
- globalThis.regeneratorRuntime = runtime;
354
- } else {
355
- Function("r", "regeneratorRuntime = r")(runtime);
356
- }
357
- }
358
-
359
-
360
- /***/ })
361
-
362
- /******/ });
363
- /************************************************************************/
364
- /******/ // The module cache
365
- /******/ var __webpack_module_cache__ = {};
366
- /******/
367
- /******/ // The require function
368
- /******/ function __webpack_require__(moduleId) {
369
- /******/ // Check if module is in cache
370
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
371
- /******/ if (cachedModule !== undefined) {
372
- /******/ return cachedModule.exports;
373
- /******/ }
374
- /******/ // Create a new module (and put it into the cache)
375
- /******/ var module = __webpack_module_cache__[moduleId] = {
376
- /******/ // no module.id needed
377
- /******/ // no module.loaded needed
378
- /******/ exports: {}
379
- /******/ };
380
- /******/
381
- /******/ // Execute the module function
382
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
383
- /******/
384
- /******/ // Return the exports of the module
385
- /******/ return module.exports;
386
- /******/ }
12
+ /******/ // The require scope
13
+ /******/ var __webpack_require__ = {};
387
14
  /******/
388
15
  /************************************************************************/
389
- /******/ /* webpack/runtime/compat get default export */
390
- /******/ (() => {
391
- /******/ // getDefaultExport function for compatibility with non-harmony modules
392
- /******/ __webpack_require__.n = (module) => {
393
- /******/ var getter = module && module.__esModule ?
394
- /******/ () => (module['default']) :
395
- /******/ () => (module);
396
- /******/ __webpack_require__.d(getter, { a: getter });
397
- /******/ return getter;
398
- /******/ };
399
- /******/ })();
400
- /******/
401
16
  /******/ /* webpack/runtime/define property getters */
402
17
  /******/ (() => {
403
18
  /******/ // define getter functions for harmony exports
@@ -417,8 +32,6 @@ try {
417
32
  /******/
418
33
  /************************************************************************/
419
34
  var __webpack_exports__ = {};
420
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
421
- (() => {
422
35
 
423
36
  // EXPORTS
424
37
  __webpack_require__.d(__webpack_exports__, {
@@ -443,6 +56,7 @@ function _typeof(o) {
443
56
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
444
57
  }, _typeof(o);
445
58
  }
59
+
446
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
447
61
 
448
62
  function toPrimitive(t, r) {
@@ -455,63 +69,53 @@ function toPrimitive(t, r) {
455
69
  }
456
70
  return ("string" === r ? String : Number)(t);
457
71
  }
72
+
458
73
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
459
74
 
460
75
 
461
76
  function toPropertyKey(t) {
462
77
  var i = toPrimitive(t, "string");
463
- return "symbol" == _typeof(i) ? i : String(i);
78
+ return "symbol" == _typeof(i) ? i : i + "";
464
79
  }
80
+
465
81
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
466
82
 
467
- function _defineProperty(obj, key, value) {
468
- key = toPropertyKey(key);
469
- if (key in obj) {
470
- Object.defineProperty(obj, key, {
471
- value: value,
472
- enumerable: true,
473
- configurable: true,
474
- writable: true
475
- });
476
- } else {
477
- obj[key] = value;
478
- }
479
- return obj;
83
+ function _defineProperty(e, r, t) {
84
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
85
+ value: t,
86
+ enumerable: !0,
87
+ configurable: !0,
88
+ writable: !0
89
+ }) : e[r] = t, e;
480
90
  }
91
+
481
92
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
482
- function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
93
+ function asyncGeneratorStep(n, t, e, r, o, a, c) {
483
94
  try {
484
- var info = gen[key](arg);
485
- var value = info.value;
486
- } catch (error) {
487
- reject(error);
488
- return;
489
- }
490
- if (info.done) {
491
- resolve(value);
492
- } else {
493
- Promise.resolve(value).then(_next, _throw);
95
+ var i = n[a](c),
96
+ u = i.value;
97
+ } catch (n) {
98
+ return void e(n);
494
99
  }
100
+ i.done ? t(u) : Promise.resolve(u).then(r, o);
495
101
  }
496
- function _asyncToGenerator(fn) {
102
+ function _asyncToGenerator(n) {
497
103
  return function () {
498
- var self = this,
499
- args = arguments;
500
- return new Promise(function (resolve, reject) {
501
- var gen = fn.apply(self, args);
502
- function _next(value) {
503
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
104
+ var t = this,
105
+ e = arguments;
106
+ return new Promise(function (r, o) {
107
+ var a = n.apply(t, e);
108
+ function _next(n) {
109
+ asyncGeneratorStep(a, r, o, _next, _throw, "next", n);
504
110
  }
505
- function _throw(err) {
506
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
111
+ function _throw(n) {
112
+ asyncGeneratorStep(a, r, o, _next, _throw, "throw", n);
507
113
  }
508
- _next(undefined);
114
+ _next(void 0);
509
115
  });
510
116
  };
511
117
  }
512
- // EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
513
- var regenerator = __webpack_require__(2841);
514
- var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
118
+
515
119
  ;// CONCATENATED MODULE: external "../button"
516
120
  var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
517
121
  var button_y = x => () => x
@@ -544,12 +148,13 @@ const isFunction_namespaceObject = isFunction_x({ ["default"]: () => __WEBPACK_E
544
148
 
545
149
 
546
150
 
547
-
151
+ 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 }; })(); }
152
+ 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); }
548
153
  /*
549
154
  * Tencent is pleased to support the open source community by making
550
155
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
551
156
  *
552
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
157
+ * Copyright (C) 2025 Tencent. All rights reserved.
553
158
  *
554
159
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
555
160
  *
@@ -620,62 +225,60 @@ var genDefaultState = function genDefaultState() {
620
225
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
621
226
  resolveClassName = _usePrefix.resolveClassName;
622
227
  var handleConfirm = /*#__PURE__*/function () {
623
- var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee() {
228
+ var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee() {
624
229
  var willClose;
625
- return regenerator_default().wrap(function _callee$(_context) {
626
- while (1) switch (_context.prev = _context.next) {
230
+ return _regenerator().w(function (_context) {
231
+ while (1) switch (_context.n) {
627
232
  case 0:
628
233
  isLoading.value = true;
629
- _context.prev = 1;
630
- _context.next = 4;
234
+ _context.p = 1;
235
+ _context.n = 2;
631
236
  return state.beforeClose('confirm');
632
- case 4:
633
- willClose = _context.sent;
237
+ case 2:
238
+ willClose = _context.v;
634
239
  if (willClose) {
635
- _context.next = 7;
240
+ _context.n = 3;
636
241
  break;
637
242
  }
638
- return _context.abrupt("return");
639
- case 7:
640
- _context.next = 9;
243
+ return _context.a(2);
244
+ case 3:
245
+ _context.n = 4;
641
246
  return state.onConfirm();
642
- case 9:
247
+ case 4:
643
248
  isShow.value = false;
644
- case 10:
645
- _context.prev = 10;
249
+ case 5:
250
+ _context.p = 5;
646
251
  isLoading.value = false;
647
- return _context.finish(10);
648
- case 13:
649
- case "end":
650
- return _context.stop();
252
+ return _context.f(5);
253
+ case 6:
254
+ return _context.a(2);
651
255
  }
652
- }, _callee, null, [[1,, 10, 13]]);
256
+ }, _callee, null, [[1,, 5, 6]]);
653
257
  }));
654
258
  return function handleConfirm() {
655
259
  return _ref2.apply(this, arguments);
656
260
  };
657
261
  }();
658
262
  var handleCancel = /*#__PURE__*/function () {
659
- var _ref3 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee2() {
263
+ var _ref3 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2() {
660
264
  var willClose;
661
- return regenerator_default().wrap(function _callee2$(_context2) {
662
- while (1) switch (_context2.prev = _context2.next) {
265
+ return _regenerator().w(function (_context2) {
266
+ while (1) switch (_context2.n) {
663
267
  case 0:
664
- _context2.next = 2;
268
+ _context2.n = 1;
665
269
  return state.beforeClose('cancel');
666
- case 2:
667
- willClose = _context2.sent;
270
+ case 1:
271
+ willClose = _context2.v;
668
272
  if (willClose) {
669
- _context2.next = 5;
273
+ _context2.n = 2;
670
274
  break;
671
275
  }
672
- return _context2.abrupt("return");
673
- case 5:
276
+ return _context2.a(2);
277
+ case 2:
674
278
  state.onCancel();
675
279
  isShow.value = false;
676
- case 7:
677
- case "end":
678
- return _context2.stop();
280
+ case 3:
281
+ return _context2.a(2);
679
282
  }
680
283
  }, _callee2);
681
284
  }));
@@ -833,7 +436,7 @@ var genDefaultState = function genDefaultState() {
833
436
  * Tencent is pleased to support the open source community by making
834
437
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
835
438
  *
836
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
439
+ * Copyright (C) 2025 Tencent. All rights reserved.
837
440
  *
838
441
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
839
442
  *
@@ -906,7 +509,7 @@ var InfoBox = function InfoBox(config) {
906
509
  * Tencent is pleased to support the open source community by making
907
510
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
908
511
  *
909
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
512
+ * Copyright (C) 2025 Tencent. All rights reserved.
910
513
  *
911
514
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
912
515
  *
@@ -931,7 +534,5 @@ var InfoBox = function InfoBox(config) {
931
534
 
932
535
  var BkInfoBox = (0,shared_namespaceObject.withInstall)(info_box);
933
536
  /* harmony default export */ const src = (BkInfoBox);
934
- })();
935
-
936
537
  var __webpack_exports__default = __webpack_exports__["default"];
937
538
  export { __webpack_exports__default as default };