bkui-vue 2.0.2-beta.47 → 2.0.2-beta.49

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 (154) hide show
  1. package/dist/index.cjs.js +42 -47
  2. package/dist/index.esm.js +7009 -7201
  3. package/dist/index.umd.js +45 -50
  4. package/lib/affix/index.js +14 -12
  5. package/lib/alert/index.js +14 -12
  6. package/lib/animate-number/index.js +12 -11
  7. package/lib/backtop/index.js +11 -10
  8. package/lib/badge/index.js +14 -12
  9. package/lib/breadcrumb/index.js +14 -12
  10. package/lib/button/index.js +14 -12
  11. package/lib/card/index.js +14 -12
  12. package/lib/cascader/index.js +101 -94
  13. package/lib/checkbox/index.js +35 -37
  14. package/lib/code-diff/index.js +674 -1170
  15. package/lib/collapse/index.js +42 -44
  16. package/lib/collapse-transition/index.js +4 -3
  17. package/lib/color-picker/index.js +60 -59
  18. package/lib/config-provider/index.js +14 -12
  19. package/lib/container/index.js +25 -21
  20. package/lib/date-picker/index.js +51 -58
  21. package/lib/dialog/index.js +441 -43
  22. package/lib/directives/index.js +34 -37
  23. package/lib/divider/index.js +3 -2
  24. package/lib/dropdown/index.js +21 -17
  25. package/lib/exception/index.js +17 -14
  26. package/lib/fixed-navbar/index.js +3 -2
  27. package/lib/form/index.js +34 -37
  28. package/lib/icon/angle-double-down-line.js +36 -29
  29. package/lib/icon/angle-double-left-line.js +36 -29
  30. package/lib/icon/angle-double-left.js +36 -29
  31. package/lib/icon/angle-double-right-line.js +36 -29
  32. package/lib/icon/angle-double-right.js +36 -29
  33. package/lib/icon/angle-double-up-line.js +36 -29
  34. package/lib/icon/angle-down-fill.js +36 -29
  35. package/lib/icon/angle-down-line.js +36 -29
  36. package/lib/icon/angle-down.js +36 -29
  37. package/lib/icon/angle-left.js +36 -29
  38. package/lib/icon/angle-right.js +36 -29
  39. package/lib/icon/angle-up-fill.js +36 -29
  40. package/lib/icon/angle-up.js +36 -29
  41. package/lib/icon/archive-fill.js +36 -29
  42. package/lib/icon/arrows-left.js +36 -29
  43. package/lib/icon/arrows-right.js +36 -29
  44. package/lib/icon/assistant.js +36 -29
  45. package/lib/icon/audio-fill.js +36 -29
  46. package/lib/icon/bk.js +36 -29
  47. package/lib/icon/circle.js +36 -29
  48. package/lib/icon/close-line.js +36 -29
  49. package/lib/icon/close.js +36 -29
  50. package/lib/icon/code.js +36 -29
  51. package/lib/icon/cog-shape.js +36 -29
  52. package/lib/icon/collapse-left.js +36 -29
  53. package/lib/icon/copy-shape.js +36 -29
  54. package/lib/icon/copy.js +36 -29
  55. package/lib/icon/data-shape.js +36 -29
  56. package/lib/icon/del.js +36 -29
  57. package/lib/icon/doc-fill.js +36 -29
  58. package/lib/icon/done.js +36 -29
  59. package/lib/icon/down-shape.js +36 -29
  60. package/lib/icon/down-small.js +36 -29
  61. package/lib/icon/edit-line.js +36 -29
  62. package/lib/icon/ellipsis.js +36 -29
  63. package/lib/icon/enlarge-line.js +36 -29
  64. package/lib/icon/error.js +36 -29
  65. package/lib/icon/excel-fill.js +36 -29
  66. package/lib/icon/exclamation-circle-shape.js +36 -29
  67. package/lib/icon/eye.js +36 -29
  68. package/lib/icon/filliscreen-line.js +36 -29
  69. package/lib/icon/fix-line.js +36 -29
  70. package/lib/icon/fix-shape.js +36 -29
  71. package/lib/icon/folder-open.js +36 -29
  72. package/lib/icon/folder-shape-open.js +36 -29
  73. package/lib/icon/folder-shape.js +36 -29
  74. package/lib/icon/folder.js +36 -29
  75. package/lib/icon/funnel.js +36 -29
  76. package/lib/icon/grag-fill.js +36 -29
  77. package/lib/icon/help-document-fill.js +36 -29
  78. package/lib/icon/help-fill.js +36 -29
  79. package/lib/icon/help.js +36 -29
  80. package/lib/icon/image-fill.js +36 -29
  81. package/lib/icon/img-error.js +36 -29
  82. package/lib/icon/img-placehoulder.js +36 -29
  83. package/lib/icon/info-line.js +36 -29
  84. package/lib/icon/info.js +36 -29
  85. package/lib/icon/left-shape.js +36 -29
  86. package/lib/icon/left-turn-line.js +36 -29
  87. package/lib/icon/loading.js +36 -29
  88. package/lib/icon/narrow-line.js +36 -29
  89. package/lib/icon/original.js +36 -29
  90. package/lib/icon/pdf-fill.js +36 -29
  91. package/lib/icon/play-shape.js +36 -29
  92. package/lib/icon/plus.js +36 -29
  93. package/lib/icon/ppt-fill.js +36 -29
  94. package/lib/icon/qq.js +36 -29
  95. package/lib/icon/right-shape.js +36 -29
  96. package/lib/icon/right-turn-line.js +36 -29
  97. package/lib/icon/search.js +36 -29
  98. package/lib/icon/share.js +36 -29
  99. package/lib/icon/spinner.js +36 -29
  100. package/lib/icon/success.js +36 -29
  101. package/lib/icon/switcher-loading.js +36 -29
  102. package/lib/icon/text-all.js +36 -29
  103. package/lib/icon/text-file.js +36 -29
  104. package/lib/icon/text-fill.js +36 -29
  105. package/lib/icon/transfer.js +36 -29
  106. package/lib/icon/tree-application-shape.js +36 -29
  107. package/lib/icon/unfull-screen.js +36 -29
  108. package/lib/icon/unvisible.js +36 -29
  109. package/lib/icon/up-shape.js +36 -29
  110. package/lib/icon/upload.js +36 -29
  111. package/lib/icon/video-fill.js +36 -29
  112. package/lib/icon/warn.js +36 -29
  113. package/lib/icon/weixin-pro.js +36 -29
  114. package/lib/icon/weixin.js +36 -29
  115. package/lib/image/index.js +47 -49
  116. package/lib/index.js +1 -1
  117. package/lib/info-box/index.js +461 -62
  118. package/lib/input/index.js +60 -62
  119. package/lib/link/index.js +2 -2
  120. package/lib/loading/index.js +25 -22
  121. package/lib/menu/index.js +34 -36
  122. package/lib/message/index.js +31 -34
  123. package/lib/modal/index.js +14 -12
  124. package/lib/navigation/index.js +9 -7
  125. package/lib/notify/index.js +14 -12
  126. package/lib/overflow-title/index.js +10 -9
  127. package/lib/pagination/index.js +29 -32
  128. package/lib/pop-confirm/index.js +5 -4
  129. package/lib/popover/index.js +136 -209
  130. package/lib/popover2/index.js +2 -2
  131. package/lib/process/index.js +452 -59
  132. package/lib/progress/index.js +19 -16
  133. package/lib/radio/index.js +34 -37
  134. package/lib/rate/index.js +14 -12
  135. package/lib/resize-layout/index.js +20 -18
  136. package/lib/scrollbar/index.js +58 -51
  137. package/lib/search-select/index.js +595 -222
  138. package/lib/select/index.js +463 -111
  139. package/lib/shared/index.js +95 -83
  140. package/lib/sideslider/index.js +441 -43
  141. package/lib/slider/index.js +446 -49
  142. package/lib/steps/index.js +458 -60
  143. package/lib/swiper/index.js +17 -15
  144. package/lib/switcher/index.js +14 -12
  145. package/lib/tab/index.js +40 -42
  146. package/lib/table/index.js +501 -152
  147. package/lib/tag/index.js +14 -12
  148. package/lib/tag-input/index.js +41 -47
  149. package/lib/timeline/index.js +0 -1
  150. package/lib/transfer/index.js +17 -22
  151. package/lib/tree/index.js +66 -73
  152. package/lib/upload/index.js +487 -136
  153. package/lib/virtual-render/index.js +51 -47
  154. package/package.json +1 -2
@@ -9,10 +9,395 @@ 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
- /******/ // The require scope
13
- /******/ var __webpack_require__ = {};
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
+ /******/ }
14
387
  /******/
15
388
  /************************************************************************/
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
+ /******/
16
401
  /******/ /* webpack/runtime/define property getters */
17
402
  /******/ (() => {
18
403
  /******/ // define getter functions for harmony exports
@@ -32,6 +417,8 @@ import * as __WEBPACK_EXTERNAL_MODULE_lodash_isFunction_f90b20d6__ from "lodash/
32
417
  /******/
33
418
  /************************************************************************/
34
419
  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
+ (() => {
35
422
 
36
423
  // EXPORTS
37
424
  __webpack_require__.d(__webpack_exports__, {
@@ -56,7 +443,6 @@ function _typeof(o) {
56
443
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
57
444
  }, _typeof(o);
58
445
  }
59
-
60
446
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
61
447
 
62
448
  function toPrimitive(t, r) {
@@ -69,53 +455,63 @@ function toPrimitive(t, r) {
69
455
  }
70
456
  return ("string" === r ? String : Number)(t);
71
457
  }
72
-
73
458
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
74
459
 
75
460
 
76
461
  function toPropertyKey(t) {
77
462
  var i = toPrimitive(t, "string");
78
- return "symbol" == _typeof(i) ? i : i + "";
463
+ return "symbol" == _typeof(i) ? i : String(i);
79
464
  }
80
-
81
465
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
82
466
 
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;
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;
90
480
  }
91
-
92
481
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
93
- function asyncGeneratorStep(n, t, e, r, o, a, c) {
482
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
94
483
  try {
95
- var i = n[a](c),
96
- u = i.value;
97
- } catch (n) {
98
- return void e(n);
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);
99
494
  }
100
- i.done ? t(u) : Promise.resolve(u).then(r, o);
101
495
  }
102
- function _asyncToGenerator(n) {
496
+ function _asyncToGenerator(fn) {
103
497
  return function () {
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);
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);
110
504
  }
111
- function _throw(n) {
112
- asyncGeneratorStep(a, r, o, _next, _throw, "throw", n);
505
+ function _throw(err) {
506
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
113
507
  }
114
- _next(void 0);
508
+ _next(undefined);
115
509
  });
116
510
  };
117
511
  }
118
-
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);
119
515
  ;// CONCATENATED MODULE: external "../button"
120
516
  var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
121
517
  var button_y = x => () => x
@@ -148,8 +544,7 @@ const isFunction_namespaceObject = isFunction_x({ ["default"]: () => __WEBPACK_E
148
544
 
149
545
 
150
546
 
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); }
547
+
153
548
  /*
154
549
  * Tencent is pleased to support the open source community by making
155
550
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -225,60 +620,62 @@ var genDefaultState = function genDefaultState() {
225
620
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
226
621
  resolveClassName = _usePrefix.resolveClassName;
227
622
  var handleConfirm = /*#__PURE__*/function () {
228
- var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee() {
623
+ var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee() {
229
624
  var willClose;
230
- return _regenerator().w(function (_context) {
231
- while (1) switch (_context.n) {
625
+ return regenerator_default().wrap(function _callee$(_context) {
626
+ while (1) switch (_context.prev = _context.next) {
232
627
  case 0:
233
628
  isLoading.value = true;
234
- _context.p = 1;
235
- _context.n = 2;
629
+ _context.prev = 1;
630
+ _context.next = 4;
236
631
  return state.beforeClose('confirm');
237
- case 2:
238
- willClose = _context.v;
632
+ case 4:
633
+ willClose = _context.sent;
239
634
  if (willClose) {
240
- _context.n = 3;
635
+ _context.next = 7;
241
636
  break;
242
637
  }
243
- return _context.a(2);
244
- case 3:
245
- _context.n = 4;
638
+ return _context.abrupt("return");
639
+ case 7:
640
+ _context.next = 9;
246
641
  return state.onConfirm();
247
- case 4:
642
+ case 9:
248
643
  isShow.value = false;
249
- case 5:
250
- _context.p = 5;
644
+ case 10:
645
+ _context.prev = 10;
251
646
  isLoading.value = false;
252
- return _context.f(5);
253
- case 6:
254
- return _context.a(2);
647
+ return _context.finish(10);
648
+ case 13:
649
+ case "end":
650
+ return _context.stop();
255
651
  }
256
- }, _callee, null, [[1,, 5, 6]]);
652
+ }, _callee, null, [[1,, 10, 13]]);
257
653
  }));
258
654
  return function handleConfirm() {
259
655
  return _ref2.apply(this, arguments);
260
656
  };
261
657
  }();
262
658
  var handleCancel = /*#__PURE__*/function () {
263
- var _ref3 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2() {
659
+ var _ref3 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee2() {
264
660
  var willClose;
265
- return _regenerator().w(function (_context2) {
266
- while (1) switch (_context2.n) {
661
+ return regenerator_default().wrap(function _callee2$(_context2) {
662
+ while (1) switch (_context2.prev = _context2.next) {
267
663
  case 0:
268
- _context2.n = 1;
664
+ _context2.next = 2;
269
665
  return state.beforeClose('cancel');
270
- case 1:
271
- willClose = _context2.v;
666
+ case 2:
667
+ willClose = _context2.sent;
272
668
  if (willClose) {
273
- _context2.n = 2;
669
+ _context2.next = 5;
274
670
  break;
275
671
  }
276
- return _context2.a(2);
277
- case 2:
672
+ return _context2.abrupt("return");
673
+ case 5:
278
674
  state.onCancel();
279
675
  isShow.value = false;
280
- case 3:
281
- return _context2.a(2);
676
+ case 7:
677
+ case "end":
678
+ return _context2.stop();
282
679
  }
283
680
  }, _callee2);
284
681
  }));
@@ -534,5 +931,7 @@ var InfoBox = function InfoBox(config) {
534
931
 
535
932
  var BkInfoBox = (0,shared_namespaceObject.withInstall)(info_box);
536
933
  /* harmony default export */ const src = (BkInfoBox);
934
+ })();
935
+
537
936
  var __webpack_exports__default = __webpack_exports__["default"];
538
937
  export { __webpack_exports__default as default };