bkui-vue 2.0.1-beta.113 → 2.0.1-beta.114

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 (254) hide show
  1. package/dist/index.cjs.js +54 -54
  2. package/dist/index.esm.js +13950 -13941
  3. package/dist/index.umd.js +54 -54
  4. package/dist/style.css +1 -1
  5. package/lib/affix/index.d.ts +57 -111
  6. package/lib/affix/index.js +47 -39
  7. package/lib/alert/index.d.ts +73 -126
  8. package/lib/alert/index.js +50 -42
  9. package/lib/animate-number/index.d.ts +33 -96
  10. package/lib/animate-number/index.js +21 -16
  11. package/lib/backtop/index.d.ts +69 -117
  12. package/lib/backtop/index.js +42 -31
  13. package/lib/badge/index.d.ts +119 -152
  14. package/lib/badge/index.js +43 -37
  15. package/lib/breadcrumb/index.d.ts +67 -119
  16. package/lib/breadcrumb/index.js +48 -40
  17. package/lib/button/button.d.ts +2 -2
  18. package/lib/button/index.d.ts +119 -155
  19. package/lib/button/index.js +55 -46
  20. package/lib/card/index.d.ts +128 -157
  21. package/lib/card/index.js +67 -55
  22. package/lib/cascader/cascader.d.ts +3 -3
  23. package/lib/cascader/index.d.ts +393 -354
  24. package/lib/cascader/index.js +149 -119
  25. package/lib/checkbox/checkbox.d.ts +1 -1
  26. package/lib/checkbox/index.d.ts +143 -175
  27. package/lib/checkbox/index.js +89 -79
  28. package/lib/code-diff/index.d.ts +65 -82
  29. package/lib/code-diff/index.js +464 -517
  30. package/lib/collapse/index.d.ts +156 -175
  31. package/lib/collapse/index.js +67 -60
  32. package/lib/collapse-transition/index.d.ts +19 -94
  33. package/lib/collapse-transition/index.js +23 -16
  34. package/lib/color-picker/color-picker.d.ts +1 -1
  35. package/lib/color-picker/index.d.ts +144 -165
  36. package/lib/color-picker/index.js +98 -82
  37. package/lib/config-provider/index.d.ts +160 -227
  38. package/lib/config-provider/index.js +51 -43
  39. package/lib/container/container.d.ts +1 -1
  40. package/lib/container/index.d.ts +74 -85
  41. package/lib/container/index.js +55 -47
  42. package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
  43. package/lib/date-picker/base/time-spinner.d.ts +3 -3
  44. package/lib/date-picker/date-picker.d.ts +4 -4
  45. package/lib/date-picker/index.d.ts +380 -351
  46. package/lib/date-picker/index.js +171 -150
  47. package/lib/date-picker/panel/date-range.d.ts +1 -1
  48. package/lib/date-picker/panel/date.d.ts +1 -1
  49. package/lib/date-picker/panel/time-range.d.ts +2 -2
  50. package/lib/date-picker/panel/time.d.ts +2 -2
  51. package/lib/date-picker/time-picker.d.ts +4 -4
  52. package/lib/dialog/index.d.ts +299 -269
  53. package/lib/dialog/index.js +323 -310
  54. package/lib/directives/index.js +344 -336
  55. package/lib/divider/index.d.ts +57 -111
  56. package/lib/divider/index.js +23 -16
  57. package/lib/dropdown/dropdown.d.ts +1 -1
  58. package/lib/dropdown/index.d.ts +94 -136
  59. package/lib/dropdown/index.js +66 -52
  60. package/lib/exception/index.d.ts +41 -102
  61. package/lib/exception/index.js +76 -70
  62. package/lib/fixed-navbar/index.d.ts +59 -113
  63. package/lib/fixed-navbar/index.js +22 -15
  64. package/lib/form/form.d.ts +1 -1
  65. package/lib/form/index.d.ts +80 -132
  66. package/lib/form/index.js +104 -83
  67. package/lib/icon/angle-double-down-line.js +31 -29
  68. package/lib/icon/angle-double-left-line.js +31 -29
  69. package/lib/icon/angle-double-left.js +31 -29
  70. package/lib/icon/angle-double-right-line.js +31 -29
  71. package/lib/icon/angle-double-right.js +31 -29
  72. package/lib/icon/angle-double-up-line.js +31 -29
  73. package/lib/icon/angle-down-fill.js +31 -29
  74. package/lib/icon/angle-down-line.js +31 -29
  75. package/lib/icon/angle-down.js +31 -29
  76. package/lib/icon/angle-left.js +31 -29
  77. package/lib/icon/angle-right.js +31 -29
  78. package/lib/icon/angle-up-fill.js +31 -29
  79. package/lib/icon/angle-up.js +31 -29
  80. package/lib/icon/archive-fill.js +31 -29
  81. package/lib/icon/arrows-left.js +31 -29
  82. package/lib/icon/arrows-right.js +31 -29
  83. package/lib/icon/assistant.js +31 -29
  84. package/lib/icon/audio-fill.js +31 -29
  85. package/lib/icon/bk.js +31 -29
  86. package/lib/icon/circle.js +31 -29
  87. package/lib/icon/close-line.js +31 -29
  88. package/lib/icon/close.js +31 -29
  89. package/lib/icon/code.js +31 -29
  90. package/lib/icon/cog-shape.js +31 -29
  91. package/lib/icon/collapse-left.js +31 -29
  92. package/lib/icon/copy-shape.js +31 -29
  93. package/lib/icon/copy.js +31 -29
  94. package/lib/icon/data-shape.js +31 -29
  95. package/lib/icon/del.js +31 -29
  96. package/lib/icon/doc-fill.js +31 -29
  97. package/lib/icon/done.js +31 -29
  98. package/lib/icon/down-shape.js +31 -29
  99. package/lib/icon/down-small.js +31 -29
  100. package/lib/icon/edit-line.js +31 -29
  101. package/lib/icon/ellipsis.js +31 -29
  102. package/lib/icon/enlarge-line.js +31 -29
  103. package/lib/icon/error.js +31 -29
  104. package/lib/icon/excel-fill.js +31 -29
  105. package/lib/icon/exclamation-circle-shape.js +31 -29
  106. package/lib/icon/eye.js +31 -29
  107. package/lib/icon/filliscreen-line.js +31 -29
  108. package/lib/icon/fix-line.js +31 -29
  109. package/lib/icon/fix-shape.js +31 -29
  110. package/lib/icon/folder-open.js +31 -29
  111. package/lib/icon/folder-shape-open.js +31 -29
  112. package/lib/icon/folder-shape.js +31 -29
  113. package/lib/icon/folder.js +31 -29
  114. package/lib/icon/funnel.js +31 -29
  115. package/lib/icon/grag-fill.js +31 -29
  116. package/lib/icon/help-document-fill.js +31 -29
  117. package/lib/icon/help-fill.js +31 -29
  118. package/lib/icon/help.js +31 -29
  119. package/lib/icon/image-fill.js +31 -29
  120. package/lib/icon/img-error.js +31 -29
  121. package/lib/icon/img-placehoulder.js +31 -29
  122. package/lib/icon/info-line.js +31 -29
  123. package/lib/icon/info.js +31 -29
  124. package/lib/icon/left-shape.js +31 -29
  125. package/lib/icon/left-turn-line.js +31 -29
  126. package/lib/icon/loading.js +31 -29
  127. package/lib/icon/narrow-line.js +31 -29
  128. package/lib/icon/original.js +31 -29
  129. package/lib/icon/pdf-fill.js +31 -29
  130. package/lib/icon/play-shape.js +31 -29
  131. package/lib/icon/plus.js +31 -29
  132. package/lib/icon/ppt-fill.js +31 -29
  133. package/lib/icon/qq.js +31 -29
  134. package/lib/icon/right-shape.js +31 -29
  135. package/lib/icon/right-turn-line.js +31 -29
  136. package/lib/icon/search.js +31 -29
  137. package/lib/icon/share.js +31 -29
  138. package/lib/icon/spinner.js +31 -29
  139. package/lib/icon/success.js +31 -29
  140. package/lib/icon/switcher-loading.js +31 -29
  141. package/lib/icon/text-all.js +31 -29
  142. package/lib/icon/text-file.js +31 -29
  143. package/lib/icon/text-fill.js +31 -29
  144. package/lib/icon/transfer.js +31 -29
  145. package/lib/icon/tree-application-shape.js +31 -29
  146. package/lib/icon/unfull-screen.js +31 -29
  147. package/lib/icon/unvisible.js +31 -29
  148. package/lib/icon/up-shape.js +31 -29
  149. package/lib/icon/upload.js +31 -29
  150. package/lib/icon/video-fill.js +31 -29
  151. package/lib/icon/warn.js +31 -29
  152. package/lib/icon/weixin-pro.js +31 -29
  153. package/lib/icon/weixin.js +31 -29
  154. package/lib/image/index.d.ts +113 -149
  155. package/lib/image/index.js +76 -61
  156. package/lib/index.js +1 -1
  157. package/lib/info-box/index.js +328 -315
  158. package/lib/input/index.d.ts +326 -293
  159. package/lib/input/index.js +91 -83
  160. package/lib/link/index.d.ts +73 -122
  161. package/lib/link/index.js +27 -19
  162. package/lib/loading/index.d.ts +130 -156
  163. package/lib/loading/index.js +56 -51
  164. package/lib/loading/loading.d.ts +1 -1
  165. package/lib/locale/index.js +3 -3
  166. package/lib/menu/index.d.ts +55 -116
  167. package/lib/menu/index.js +67 -58
  168. package/lib/message/index.js +72 -67
  169. package/lib/message/messageConstructor.d.ts +5 -5
  170. package/lib/modal/index.d.ts +171 -185
  171. package/lib/modal/index.js +58 -48
  172. package/lib/navigation/index.d.ts +152 -188
  173. package/lib/navigation/index.js +35 -25
  174. package/lib/notify/index.js +57 -48
  175. package/lib/overflow-title/index.d.ts +343 -256
  176. package/lib/overflow-title/index.js +51 -38
  177. package/lib/pagination/index.d.ts +184 -198
  178. package/lib/pagination/index.js +112 -103
  179. package/lib/plugin-popover/index.js +7 -5
  180. package/lib/plugins/index.js +7 -5
  181. package/lib/pop-confirm/index.d.ts +115 -153
  182. package/lib/pop-confirm/index.js +53 -36
  183. package/lib/pop-confirm/pop-confirm.d.ts +1 -1
  184. package/lib/popover/content.d.ts +1 -1
  185. package/lib/popover/index.d.ts +421 -359
  186. package/lib/popover/index.js +291 -179
  187. package/lib/popover2/index.d.ts +8 -83
  188. package/lib/popover2/index.js +15 -11
  189. package/lib/process/index.d.ts +93 -137
  190. package/lib/process/index.js +299 -295
  191. package/lib/progress/index.d.ts +178 -187
  192. package/lib/progress/index.js +47 -40
  193. package/lib/progress/progress.d.ts +2 -2
  194. package/lib/radio/index.d.ts +91 -140
  195. package/lib/radio/index.js +85 -79
  196. package/lib/rate/index.d.ts +55 -112
  197. package/lib/rate/index.js +44 -39
  198. package/lib/resize-layout/index.d.ts +168 -192
  199. package/lib/resize-layout/index.js +50 -43
  200. package/lib/resize-layout/resize-layout.d.ts +2 -2
  201. package/lib/scrollbar/index.js +63 -63
  202. package/lib/search-select/index.d.ts +678 -895
  203. package/lib/search-select/index.js +397 -379
  204. package/lib/search-select/input.d.ts +2 -2
  205. package/lib/search-select/search-select.d.ts +133 -188
  206. package/lib/search-select/selected.d.ts +133 -188
  207. package/lib/select/index.d.ts +1375 -1217
  208. package/lib/select/index.js +456 -419
  209. package/lib/select/select.d.ts +132 -169
  210. package/lib/select/selectTagInput.d.ts +2 -2
  211. package/lib/shared/index.js +109 -103
  212. package/lib/sideslider/index.d.ts +197 -201
  213. package/lib/sideslider/index.js +311 -302
  214. package/lib/slider/index.d.ts +214 -210
  215. package/lib/slider/index.js +305 -294
  216. package/lib/steps/index.d.ts +110 -149
  217. package/lib/steps/index.js +303 -298
  218. package/lib/swiper/index.d.ts +81 -127
  219. package/lib/swiper/index.js +42 -36
  220. package/lib/switcher/index.d.ts +152 -174
  221. package/lib/switcher/index.js +50 -44
  222. package/lib/tab/index.d.ts +151 -183
  223. package/lib/tab/index.js +72 -59
  224. package/lib/table/components/table-column.d.ts +1 -1
  225. package/lib/table/hooks/use-columns.d.ts +1 -1
  226. package/lib/table/hooks/use-layout.d.ts +2 -2
  227. package/lib/table/hooks/use-rows.d.ts +1 -1
  228. package/lib/table/index.d.ts +457 -362
  229. package/lib/table/index.js +589 -547
  230. package/lib/table/table.d.ts +1 -1
  231. package/lib/table-column/index.d.ts +104 -150
  232. package/lib/table-column/index.js +13 -9
  233. package/lib/tag/index.d.ts +95 -142
  234. package/lib/tag/index.js +56 -46
  235. package/lib/tag-input/index.d.ts +744 -529
  236. package/lib/tag-input/index.js +148 -128
  237. package/lib/tag-input/tag-input.d.ts +5 -5
  238. package/lib/time-picker/index.d.ts +439 -386
  239. package/lib/time-picker/index.js +13 -9
  240. package/lib/timeline/index.d.ts +64 -131
  241. package/lib/timeline/index.js +27 -21
  242. package/lib/transfer/index.d.ts +191 -206
  243. package/lib/transfer/index.js +56 -40
  244. package/lib/tree/index.d.ts +350 -308
  245. package/lib/tree/index.js +171 -150
  246. package/lib/tree/tree.d.ts +1 -1
  247. package/lib/tree/use-tree-init.d.ts +1 -1
  248. package/lib/upload/index.d.ts +311 -273
  249. package/lib/upload/index.js +474 -465
  250. package/lib/upload/upload.d.ts +2 -2
  251. package/lib/virtual-render/index.d.ts +333 -241
  252. package/lib/virtual-render/index.js +84 -72
  253. package/lib/virtual-render/virtual-render.d.ts +1 -1
  254. package/package.json +1 -1
@@ -6,352 +6,352 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ fr
6
6
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
7
7
  /******/ var __webpack_modules__ = ({
8
8
 
9
- /***/ 7609:
9
+ /***/ 4319:
10
+ /***/ ((module) => {
11
+
12
+ function _typeof(o) {
13
+ "@babel/helpers - typeof";
14
+
15
+ return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
16
+ return typeof o;
17
+ } : function (o) {
18
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
19
+ }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
20
+ }
21
+ module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
22
+
23
+ /***/ }),
24
+
25
+ /***/ 5799:
10
26
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11
27
 
12
- var _typeof = (__webpack_require__(7425)["default"]);
28
+ // TODO(Babel 8): Remove this file.
29
+
30
+ var runtime = __webpack_require__(7048)();
31
+ module.exports = runtime;
32
+
33
+ // Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
34
+ try {
35
+ regeneratorRuntime = runtime;
36
+ } catch (accidentalStrictMode) {
37
+ if (typeof globalThis === "object") {
38
+ globalThis.regeneratorRuntime = runtime;
39
+ } else {
40
+ Function("r", "regeneratorRuntime = r")(runtime);
41
+ }
42
+ }
43
+
44
+
45
+ /***/ }),
46
+
47
+ /***/ 7048:
48
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
49
+
50
+ var _typeof = (__webpack_require__(4319)["default"]);
13
51
  function _regeneratorRuntime() {
14
52
  "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
15
53
  module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
16
- return exports;
54
+ return e;
17
55
  }, module.exports.__esModule = true, module.exports["default"] = module.exports;
18
- var exports = {},
19
- Op = Object.prototype,
20
- hasOwn = Op.hasOwnProperty,
21
- defineProperty = Object.defineProperty || function (obj, key, desc) {
22
- obj[key] = desc.value;
56
+ var t,
57
+ e = {},
58
+ r = Object.prototype,
59
+ n = r.hasOwnProperty,
60
+ o = Object.defineProperty || function (t, e, r) {
61
+ t[e] = r.value;
23
62
  },
24
- $Symbol = "function" == typeof Symbol ? Symbol : {},
25
- iteratorSymbol = $Symbol.iterator || "@@iterator",
26
- asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator",
27
- toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
28
- function define(obj, key, value) {
29
- return Object.defineProperty(obj, key, {
30
- value: value,
63
+ i = "function" == typeof Symbol ? Symbol : {},
64
+ a = i.iterator || "@@iterator",
65
+ c = i.asyncIterator || "@@asyncIterator",
66
+ u = i.toStringTag || "@@toStringTag";
67
+ function define(t, e, r) {
68
+ return Object.defineProperty(t, e, {
69
+ value: r,
31
70
  enumerable: !0,
32
71
  configurable: !0,
33
72
  writable: !0
34
- }), obj[key];
73
+ }), t[e];
35
74
  }
36
75
  try {
37
76
  define({}, "");
38
- } catch (err) {
39
- define = function define(obj, key, value) {
40
- return obj[key] = value;
77
+ } catch (t) {
78
+ define = function define(t, e, r) {
79
+ return t[e] = r;
41
80
  };
42
81
  }
43
- function wrap(innerFn, outerFn, self, tryLocsList) {
44
- var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator,
45
- generator = Object.create(protoGenerator.prototype),
46
- context = new Context(tryLocsList || []);
47
- return defineProperty(generator, "_invoke", {
48
- value: makeInvokeMethod(innerFn, self, context)
49
- }), generator;
82
+ function wrap(t, e, r, n) {
83
+ var i = e && e.prototype instanceof Generator ? e : Generator,
84
+ a = Object.create(i.prototype),
85
+ c = new Context(n || []);
86
+ return o(a, "_invoke", {
87
+ value: makeInvokeMethod(t, r, c)
88
+ }), a;
50
89
  }
51
- function tryCatch(fn, obj, arg) {
90
+ function tryCatch(t, e, r) {
52
91
  try {
53
92
  return {
54
93
  type: "normal",
55
- arg: fn.call(obj, arg)
94
+ arg: t.call(e, r)
56
95
  };
57
- } catch (err) {
96
+ } catch (t) {
58
97
  return {
59
98
  type: "throw",
60
- arg: err
99
+ arg: t
61
100
  };
62
101
  }
63
102
  }
64
- exports.wrap = wrap;
65
- var ContinueSentinel = {};
103
+ e.wrap = wrap;
104
+ var h = "suspendedStart",
105
+ l = "suspendedYield",
106
+ f = "executing",
107
+ s = "completed",
108
+ y = {};
66
109
  function Generator() {}
67
110
  function GeneratorFunction() {}
68
111
  function GeneratorFunctionPrototype() {}
69
- var IteratorPrototype = {};
70
- define(IteratorPrototype, iteratorSymbol, function () {
112
+ var p = {};
113
+ define(p, a, function () {
71
114
  return this;
72
115
  });
73
- var getProto = Object.getPrototypeOf,
74
- NativeIteratorPrototype = getProto && getProto(getProto(values([])));
75
- NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype);
76
- var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
77
- function defineIteratorMethods(prototype) {
78
- ["next", "throw", "return"].forEach(function (method) {
79
- define(prototype, method, function (arg) {
80
- return this._invoke(method, arg);
116
+ var d = Object.getPrototypeOf,
117
+ v = d && d(d(values([])));
118
+ v && v !== r && n.call(v, a) && (p = v);
119
+ var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
120
+ function defineIteratorMethods(t) {
121
+ ["next", "throw", "return"].forEach(function (e) {
122
+ define(t, e, function (t) {
123
+ return this._invoke(e, t);
81
124
  });
82
125
  });
83
126
  }
84
- function AsyncIterator(generator, PromiseImpl) {
85
- function invoke(method, arg, resolve, reject) {
86
- var record = tryCatch(generator[method], generator, arg);
87
- if ("throw" !== record.type) {
88
- var result = record.arg,
89
- value = result.value;
90
- return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) {
91
- invoke("next", value, resolve, reject);
92
- }, function (err) {
93
- invoke("throw", err, resolve, reject);
94
- }) : PromiseImpl.resolve(value).then(function (unwrapped) {
95
- result.value = unwrapped, resolve(result);
96
- }, function (error) {
97
- return invoke("throw", error, resolve, reject);
127
+ function AsyncIterator(t, e) {
128
+ function invoke(r, o, i, a) {
129
+ var c = tryCatch(t[r], t, o);
130
+ if ("throw" !== c.type) {
131
+ var u = c.arg,
132
+ h = u.value;
133
+ return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
134
+ invoke("next", t, i, a);
135
+ }, function (t) {
136
+ invoke("throw", t, i, a);
137
+ }) : e.resolve(h).then(function (t) {
138
+ u.value = t, i(u);
139
+ }, function (t) {
140
+ return invoke("throw", t, i, a);
98
141
  });
99
142
  }
100
- reject(record.arg);
143
+ a(c.arg);
101
144
  }
102
- var previousPromise;
103
- defineProperty(this, "_invoke", {
104
- value: function value(method, arg) {
145
+ var r;
146
+ o(this, "_invoke", {
147
+ value: function value(t, n) {
105
148
  function callInvokeWithMethodAndArg() {
106
- return new PromiseImpl(function (resolve, reject) {
107
- invoke(method, arg, resolve, reject);
149
+ return new e(function (e, r) {
150
+ invoke(t, n, e, r);
108
151
  });
109
152
  }
110
- return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
153
+ return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
111
154
  }
112
155
  });
113
156
  }
114
- function makeInvokeMethod(innerFn, self, context) {
115
- var state = "suspendedStart";
116
- return function (method, arg) {
117
- if ("executing" === state) throw new Error("Generator is already running");
118
- if ("completed" === state) {
119
- if ("throw" === method) throw arg;
120
- return doneResult();
157
+ function makeInvokeMethod(e, r, n) {
158
+ var o = h;
159
+ return function (i, a) {
160
+ if (o === f) throw new Error("Generator is already running");
161
+ if (o === s) {
162
+ if ("throw" === i) throw a;
163
+ return {
164
+ value: t,
165
+ done: !0
166
+ };
121
167
  }
122
- for (context.method = method, context.arg = arg;;) {
123
- var delegate = context.delegate;
124
- if (delegate) {
125
- var delegateResult = maybeInvokeDelegate(delegate, context);
126
- if (delegateResult) {
127
- if (delegateResult === ContinueSentinel) continue;
128
- return delegateResult;
168
+ for (n.method = i, n.arg = a;;) {
169
+ var c = n.delegate;
170
+ if (c) {
171
+ var u = maybeInvokeDelegate(c, n);
172
+ if (u) {
173
+ if (u === y) continue;
174
+ return u;
129
175
  }
130
176
  }
131
- if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) {
132
- if ("suspendedStart" === state) throw state = "completed", context.arg;
133
- context.dispatchException(context.arg);
134
- } else "return" === context.method && context.abrupt("return", context.arg);
135
- state = "executing";
136
- var record = tryCatch(innerFn, self, context);
137
- if ("normal" === record.type) {
138
- if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue;
177
+ if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
178
+ if (o === h) throw o = s, n.arg;
179
+ n.dispatchException(n.arg);
180
+ } else "return" === n.method && n.abrupt("return", n.arg);
181
+ o = f;
182
+ var p = tryCatch(e, r, n);
183
+ if ("normal" === p.type) {
184
+ if (o = n.done ? s : l, p.arg === y) continue;
139
185
  return {
140
- value: record.arg,
141
- done: context.done
186
+ value: p.arg,
187
+ done: n.done
142
188
  };
143
189
  }
144
- "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg);
190
+ "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
145
191
  }
146
192
  };
147
193
  }
148
- function maybeInvokeDelegate(delegate, context) {
149
- var methodName = context.method,
150
- method = delegate.iterator[methodName];
151
- if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel;
152
- var record = tryCatch(method, delegate.iterator, context.arg);
153
- if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel;
154
- var info = record.arg;
155
- return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel);
194
+ function maybeInvokeDelegate(e, r) {
195
+ var n = r.method,
196
+ o = e.iterator[n];
197
+ 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;
198
+ var i = tryCatch(o, e.iterator, r.arg);
199
+ if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
200
+ var a = i.arg;
201
+ 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);
156
202
  }
157
- function pushTryEntry(locs) {
158
- var entry = {
159
- tryLoc: locs[0]
203
+ function pushTryEntry(t) {
204
+ var e = {
205
+ tryLoc: t[0]
160
206
  };
161
- 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry);
207
+ 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
162
208
  }
163
- function resetTryEntry(entry) {
164
- var record = entry.completion || {};
165
- record.type = "normal", delete record.arg, entry.completion = record;
209
+ function resetTryEntry(t) {
210
+ var e = t.completion || {};
211
+ e.type = "normal", delete e.arg, t.completion = e;
166
212
  }
167
- function Context(tryLocsList) {
213
+ function Context(t) {
168
214
  this.tryEntries = [{
169
215
  tryLoc: "root"
170
- }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0);
216
+ }], t.forEach(pushTryEntry, this), this.reset(!0);
171
217
  }
172
- function values(iterable) {
173
- if (iterable) {
174
- var iteratorMethod = iterable[iteratorSymbol];
175
- if (iteratorMethod) return iteratorMethod.call(iterable);
176
- if ("function" == typeof iterable.next) return iterable;
177
- if (!isNaN(iterable.length)) {
178
- var i = -1,
179
- next = function next() {
180
- for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next;
181
- return next.value = undefined, next.done = !0, next;
218
+ function values(e) {
219
+ if (e || "" === e) {
220
+ var r = e[a];
221
+ if (r) return r.call(e);
222
+ if ("function" == typeof e.next) return e;
223
+ if (!isNaN(e.length)) {
224
+ var o = -1,
225
+ i = function next() {
226
+ for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
227
+ return next.value = t, next.done = !0, next;
182
228
  };
183
- return next.next = next;
229
+ return i.next = i;
184
230
  }
185
231
  }
186
- return {
187
- next: doneResult
188
- };
232
+ throw new TypeError(_typeof(e) + " is not iterable");
189
233
  }
190
- function doneResult() {
191
- return {
192
- value: undefined,
193
- done: !0
194
- };
195
- }
196
- return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", {
234
+ return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
197
235
  value: GeneratorFunctionPrototype,
198
236
  configurable: !0
199
- }), defineProperty(GeneratorFunctionPrototype, "constructor", {
237
+ }), o(GeneratorFunctionPrototype, "constructor", {
200
238
  value: GeneratorFunction,
201
239
  configurable: !0
202
- }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) {
203
- var ctor = "function" == typeof genFun && genFun.constructor;
204
- return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name));
205
- }, exports.mark = function (genFun) {
206
- return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun;
207
- }, exports.awrap = function (arg) {
240
+ }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
241
+ var e = "function" == typeof t && t.constructor;
242
+ return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
243
+ }, e.mark = function (t) {
244
+ return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
245
+ }, e.awrap = function (t) {
208
246
  return {
209
- __await: arg
247
+ __await: t
210
248
  };
211
- }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
249
+ }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
212
250
  return this;
213
- }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) {
214
- void 0 === PromiseImpl && (PromiseImpl = Promise);
215
- var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl);
216
- return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) {
217
- return result.done ? result.value : iter.next();
251
+ }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
252
+ void 0 === i && (i = Promise);
253
+ var a = new AsyncIterator(wrap(t, r, n, o), i);
254
+ return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
255
+ return t.done ? t.value : a.next();
218
256
  });
219
- }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () {
257
+ }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
220
258
  return this;
221
- }), define(Gp, "toString", function () {
259
+ }), define(g, "toString", function () {
222
260
  return "[object Generator]";
223
- }), exports.keys = function (val) {
224
- var object = Object(val),
225
- keys = [];
226
- for (var key in object) keys.push(key);
227
- return keys.reverse(), function next() {
228
- for (; keys.length;) {
229
- var key = keys.pop();
230
- if (key in object) return next.value = key, next.done = !1, next;
261
+ }), e.keys = function (t) {
262
+ var e = Object(t),
263
+ r = [];
264
+ for (var n in e) r.push(n);
265
+ return r.reverse(), function next() {
266
+ for (; r.length;) {
267
+ var t = r.pop();
268
+ if (t in e) return next.value = t, next.done = !1, next;
231
269
  }
232
270
  return next.done = !0, next;
233
271
  };
234
- }, exports.values = values, Context.prototype = {
272
+ }, e.values = values, Context.prototype = {
235
273
  constructor: Context,
236
- reset: function reset(skipTempReset) {
237
- if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined);
274
+ reset: function reset(e) {
275
+ 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
276
  },
239
277
  stop: function stop() {
240
278
  this.done = !0;
241
- var rootRecord = this.tryEntries[0].completion;
242
- if ("throw" === rootRecord.type) throw rootRecord.arg;
279
+ var t = this.tryEntries[0].completion;
280
+ if ("throw" === t.type) throw t.arg;
243
281
  return this.rval;
244
282
  },
245
- dispatchException: function dispatchException(exception) {
246
- if (this.done) throw exception;
247
- var context = this;
248
- function handle(loc, caught) {
249
- return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught;
283
+ dispatchException: function dispatchException(e) {
284
+ if (this.done) throw e;
285
+ var r = this;
286
+ function handle(n, o) {
287
+ return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
250
288
  }
251
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
252
- var entry = this.tryEntries[i],
253
- record = entry.completion;
254
- if ("root" === entry.tryLoc) return handle("end");
255
- if (entry.tryLoc <= this.prev) {
256
- var hasCatch = hasOwn.call(entry, "catchLoc"),
257
- hasFinally = hasOwn.call(entry, "finallyLoc");
258
- if (hasCatch && hasFinally) {
259
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
260
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
261
- } else if (hasCatch) {
262
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
289
+ for (var o = this.tryEntries.length - 1; o >= 0; --o) {
290
+ var i = this.tryEntries[o],
291
+ a = i.completion;
292
+ if ("root" === i.tryLoc) return handle("end");
293
+ if (i.tryLoc <= this.prev) {
294
+ var c = n.call(i, "catchLoc"),
295
+ u = n.call(i, "finallyLoc");
296
+ if (c && u) {
297
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
298
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
299
+ } else if (c) {
300
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
263
301
  } else {
264
- if (!hasFinally) throw new Error("try statement without catch or finally");
265
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
302
+ if (!u) throw new Error("try statement without catch or finally");
303
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
266
304
  }
267
305
  }
268
306
  }
269
307
  },
270
- abrupt: function abrupt(type, arg) {
271
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
272
- var entry = this.tryEntries[i];
273
- if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) {
274
- var finallyEntry = entry;
308
+ abrupt: function abrupt(t, e) {
309
+ for (var r = this.tryEntries.length - 1; r >= 0; --r) {
310
+ var o = this.tryEntries[r];
311
+ if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
312
+ var i = o;
275
313
  break;
276
314
  }
277
315
  }
278
- finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null);
279
- var record = finallyEntry ? finallyEntry.completion : {};
280
- return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record);
316
+ i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
317
+ var a = i ? i.completion : {};
318
+ return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
281
319
  },
282
- complete: function complete(record, afterLoc) {
283
- if ("throw" === record.type) throw record.arg;
284
- return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel;
320
+ complete: function complete(t, e) {
321
+ if ("throw" === t.type) throw t.arg;
322
+ 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
323
  },
286
- finish: function finish(finallyLoc) {
287
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
288
- var entry = this.tryEntries[i];
289
- if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel;
324
+ finish: function finish(t) {
325
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
326
+ var r = this.tryEntries[e];
327
+ if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
290
328
  }
291
329
  },
292
- "catch": function _catch(tryLoc) {
293
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
294
- var entry = this.tryEntries[i];
295
- if (entry.tryLoc === tryLoc) {
296
- var record = entry.completion;
297
- if ("throw" === record.type) {
298
- var thrown = record.arg;
299
- resetTryEntry(entry);
330
+ "catch": function _catch(t) {
331
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
332
+ var r = this.tryEntries[e];
333
+ if (r.tryLoc === t) {
334
+ var n = r.completion;
335
+ if ("throw" === n.type) {
336
+ var o = n.arg;
337
+ resetTryEntry(r);
300
338
  }
301
- return thrown;
339
+ return o;
302
340
  }
303
341
  }
304
342
  throw new Error("illegal catch attempt");
305
343
  },
306
- delegateYield: function delegateYield(iterable, resultName, nextLoc) {
344
+ delegateYield: function delegateYield(e, r, n) {
307
345
  return this.delegate = {
308
- iterator: values(iterable),
309
- resultName: resultName,
310
- nextLoc: nextLoc
311
- }, "next" === this.method && (this.arg = undefined), ContinueSentinel;
346
+ iterator: values(e),
347
+ resultName: r,
348
+ nextLoc: n
349
+ }, "next" === this.method && (this.arg = t), y;
312
350
  }
313
- }, exports;
351
+ }, e;
314
352
  }
315
353
  module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
316
354
 
317
- /***/ }),
318
-
319
- /***/ 7425:
320
- /***/ ((module) => {
321
-
322
- function _typeof(obj) {
323
- "@babel/helpers - typeof";
324
-
325
- return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
326
- return typeof obj;
327
- } : function (obj) {
328
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
329
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
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
355
  /***/ })
356
356
 
357
357
  /******/ });
@@ -412,51 +412,51 @@ try {
412
412
  /******/
413
413
  /************************************************************************/
414
414
  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
415
 
418
416
  // EXPORTS
419
417
  __webpack_require__.d(__webpack_exports__, {
420
418
  "default": () => (/* binding */ src)
421
419
  });
422
420
 
423
- ;// CONCATENATED MODULE: external "../shared"
424
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
425
- var y = x => () => x
426
- const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
427
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
428
- function _typeof(obj) {
421
+ ;// external "../shared"
422
+ var x = (y) => {
423
+ var x = {}; __webpack_require__.d(x, y); return x
424
+ }
425
+ var y = (x) => (() => (x))
426
+ const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
427
+ ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
428
+ function _typeof(o) {
429
429
  "@babel/helpers - typeof";
430
430
 
431
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
432
- return typeof obj;
433
- } : function (obj) {
434
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
435
- }, _typeof(obj);
431
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
432
+ return typeof o;
433
+ } : function (o) {
434
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
435
+ }, _typeof(o);
436
436
  }
437
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
438
-
439
- function _toPrimitive(input, hint) {
440
- if (_typeof(input) !== "object" || input === null) return input;
441
- var prim = input[Symbol.toPrimitive];
442
- if (prim !== undefined) {
443
- var res = prim.call(input, hint || "default");
444
- if (_typeof(res) !== "object") return res;
437
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
438
+
439
+ function toPrimitive(t, r) {
440
+ if ("object" != _typeof(t) || !t) return t;
441
+ var e = t[Symbol.toPrimitive];
442
+ if (void 0 !== e) {
443
+ var i = e.call(t, r || "default");
444
+ if ("object" != _typeof(i)) return i;
445
445
  throw new TypeError("@@toPrimitive must return a primitive value.");
446
446
  }
447
- return (hint === "string" ? String : Number)(input);
447
+ return ("string" === r ? String : Number)(t);
448
448
  }
449
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
449
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
450
450
 
451
451
 
452
- function _toPropertyKey(arg) {
453
- var key = _toPrimitive(arg, "string");
454
- return _typeof(key) === "symbol" ? key : String(key);
452
+ function toPropertyKey(t) {
453
+ var i = toPrimitive(t, "string");
454
+ return "symbol" == _typeof(i) ? i : String(i);
455
455
  }
456
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
456
+ ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
457
457
 
458
458
  function _defineProperty(obj, key, value) {
459
- key = _toPropertyKey(key);
459
+ key = toPropertyKey(key);
460
460
  if (key in obj) {
461
461
  Object.defineProperty(obj, key, {
462
462
  value: value,
@@ -469,7 +469,7 @@ function _defineProperty(obj, key, value) {
469
469
  }
470
470
  return obj;
471
471
  }
472
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
472
+ ;// ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
473
473
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
474
474
  try {
475
475
  var info = gen[key](arg);
@@ -500,22 +500,22 @@ function _asyncToGenerator(fn) {
500
500
  });
501
501
  };
502
502
  }
503
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
503
+ ;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
504
504
  function _arrayLikeToArray(arr, len) {
505
505
  if (len == null || len > arr.length) len = arr.length;
506
506
  for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
507
507
  return arr2;
508
508
  }
509
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
509
+ ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
510
510
 
511
511
  function _arrayWithoutHoles(arr) {
512
512
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
513
513
  }
514
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
514
+ ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
515
515
  function _iterableToArray(iter) {
516
516
  if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
517
517
  }
518
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
518
+ ;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
519
519
 
520
520
  function _unsupportedIterableToArray(o, minLen) {
521
521
  if (!o) return;
@@ -525,11 +525,11 @@ function _unsupportedIterableToArray(o, minLen) {
525
525
  if (n === "Map" || n === "Set") return Array.from(o);
526
526
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
527
527
  }
528
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
528
+ ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
529
529
  function _nonIterableSpread() {
530
530
  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
531
  }
532
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
532
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
533
533
 
534
534
 
535
535
 
@@ -537,22 +537,28 @@ function _nonIterableSpread() {
537
537
  function _toConsumableArray(arr) {
538
538
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
539
539
  }
540
- ;// CONCATENATED MODULE: external "vue"
541
- var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
542
- var external_vue_y = x => () => x
543
- 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 });
540
+ ;// external "vue"
541
+ var external_vue_x = (y) => {
542
+ var x = {}; __webpack_require__.d(x, y); return x
543
+ }
544
+ var external_vue_y = (x) => (() => (x))
545
+ 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
546
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
545
- var regenerator = __webpack_require__(2841);
547
+ var regenerator = __webpack_require__(5799);
546
548
  var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
547
- ;// CONCATENATED MODULE: external "../config-provider"
548
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
549
- var config_provider_y = x => () => x
550
- const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
551
- ;// CONCATENATED MODULE: external "../icon"
552
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
553
- var icon_y = x => () => x
554
- const icon_namespaceObject = icon_x({ ["Circle"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Circle, ["Done"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Done, ["Error"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error });
555
- ;// CONCATENATED MODULE: ../../packages/process/src/process.tsx
549
+ ;// external "../config-provider"
550
+ var config_provider_x = (y) => {
551
+ var x = {}; __webpack_require__.d(x, y); return x
552
+ }
553
+ var config_provider_y = (x) => (() => (x))
554
+ const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
555
+ ;// external "../icon"
556
+ var icon_x = (y) => {
557
+ var x = {}; __webpack_require__.d(x, y); return x
558
+ }
559
+ var icon_y = (x) => (() => (x))
560
+ const icon_namespaceObject = icon_x({ ["Circle"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Circle), ["Done"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Done), ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error) });
561
+ ;// ../../packages/process/src/process.tsx
556
562
 
557
563
 
558
564
 
@@ -627,7 +633,7 @@ var processProps = {
627
633
  init();
628
634
  });
629
635
  var jumpTo = /*#__PURE__*/function () {
630
- var _ref2 = _asyncToGenerator(/*#__PURE__*/regenerator_default().mark(function _callee(index) {
636
+ var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee(index) {
631
637
  return regenerator_default().wrap(function _callee$(_context) {
632
638
  while (1) switch (_context.prev = _context.next) {
633
639
  case 0:
@@ -723,7 +729,7 @@ var processProps = {
723
729
  })])]);
724
730
  }
725
731
  }));
726
- ;// CONCATENATED MODULE: ../../packages/process/src/index.ts
732
+ ;// ../../packages/process/src/index.ts
727
733
  /*
728
734
  * Tencent is pleased to support the open source community by making
729
735
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -753,7 +759,5 @@ var processProps = {
753
759
 
754
760
  var BkProcess = (0,shared_namespaceObject.withInstall)(process);
755
761
  /* harmony default export */ const src = (BkProcess);
756
- })();
757
-
758
762
  var __webpack_exports__default = __webpack_exports__["default"];
759
763
  export { __webpack_exports__default as default };