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
@@ -11,352 +11,352 @@ import "../modal/modal.less";
11
11
  import * as __WEBPACK_EXTERNAL_MODULE_lodash_cloneDeep_13f2b125__ from "lodash/cloneDeep";
12
12
  /******/ var __webpack_modules__ = ({
13
13
 
14
- /***/ 7609:
14
+ /***/ 4319:
15
+ /***/ ((module) => {
16
+
17
+ function _typeof(o) {
18
+ "@babel/helpers - typeof";
19
+
20
+ return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
21
+ return typeof o;
22
+ } : function (o) {
23
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
24
+ }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
25
+ }
26
+ module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
27
+
28
+ /***/ }),
29
+
30
+ /***/ 5799:
15
31
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
16
32
 
17
- var _typeof = (__webpack_require__(7425)["default"]);
33
+ // TODO(Babel 8): Remove this file.
34
+
35
+ var runtime = __webpack_require__(7048)();
36
+ module.exports = runtime;
37
+
38
+ // Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
39
+ try {
40
+ regeneratorRuntime = runtime;
41
+ } catch (accidentalStrictMode) {
42
+ if (typeof globalThis === "object") {
43
+ globalThis.regeneratorRuntime = runtime;
44
+ } else {
45
+ Function("r", "regeneratorRuntime = r")(runtime);
46
+ }
47
+ }
48
+
49
+
50
+ /***/ }),
51
+
52
+ /***/ 7048:
53
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
54
+
55
+ var _typeof = (__webpack_require__(4319)["default"]);
18
56
  function _regeneratorRuntime() {
19
57
  "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
20
58
  module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
21
- return exports;
59
+ return e;
22
60
  }, module.exports.__esModule = true, module.exports["default"] = module.exports;
23
- var exports = {},
24
- Op = Object.prototype,
25
- hasOwn = Op.hasOwnProperty,
26
- defineProperty = Object.defineProperty || function (obj, key, desc) {
27
- obj[key] = desc.value;
61
+ var t,
62
+ e = {},
63
+ r = Object.prototype,
64
+ n = r.hasOwnProperty,
65
+ o = Object.defineProperty || function (t, e, r) {
66
+ t[e] = r.value;
28
67
  },
29
- $Symbol = "function" == typeof Symbol ? Symbol : {},
30
- iteratorSymbol = $Symbol.iterator || "@@iterator",
31
- asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator",
32
- toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
33
- function define(obj, key, value) {
34
- return Object.defineProperty(obj, key, {
35
- value: value,
68
+ i = "function" == typeof Symbol ? Symbol : {},
69
+ a = i.iterator || "@@iterator",
70
+ c = i.asyncIterator || "@@asyncIterator",
71
+ u = i.toStringTag || "@@toStringTag";
72
+ function define(t, e, r) {
73
+ return Object.defineProperty(t, e, {
74
+ value: r,
36
75
  enumerable: !0,
37
76
  configurable: !0,
38
77
  writable: !0
39
- }), obj[key];
78
+ }), t[e];
40
79
  }
41
80
  try {
42
81
  define({}, "");
43
- } catch (err) {
44
- define = function define(obj, key, value) {
45
- return obj[key] = value;
82
+ } catch (t) {
83
+ define = function define(t, e, r) {
84
+ return t[e] = r;
46
85
  };
47
86
  }
48
- function wrap(innerFn, outerFn, self, tryLocsList) {
49
- var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator,
50
- generator = Object.create(protoGenerator.prototype),
51
- context = new Context(tryLocsList || []);
52
- return defineProperty(generator, "_invoke", {
53
- value: makeInvokeMethod(innerFn, self, context)
54
- }), generator;
87
+ function wrap(t, e, r, n) {
88
+ var i = e && e.prototype instanceof Generator ? e : Generator,
89
+ a = Object.create(i.prototype),
90
+ c = new Context(n || []);
91
+ return o(a, "_invoke", {
92
+ value: makeInvokeMethod(t, r, c)
93
+ }), a;
55
94
  }
56
- function tryCatch(fn, obj, arg) {
95
+ function tryCatch(t, e, r) {
57
96
  try {
58
97
  return {
59
98
  type: "normal",
60
- arg: fn.call(obj, arg)
99
+ arg: t.call(e, r)
61
100
  };
62
- } catch (err) {
101
+ } catch (t) {
63
102
  return {
64
103
  type: "throw",
65
- arg: err
104
+ arg: t
66
105
  };
67
106
  }
68
107
  }
69
- exports.wrap = wrap;
70
- var ContinueSentinel = {};
108
+ e.wrap = wrap;
109
+ var h = "suspendedStart",
110
+ l = "suspendedYield",
111
+ f = "executing",
112
+ s = "completed",
113
+ y = {};
71
114
  function Generator() {}
72
115
  function GeneratorFunction() {}
73
116
  function GeneratorFunctionPrototype() {}
74
- var IteratorPrototype = {};
75
- define(IteratorPrototype, iteratorSymbol, function () {
117
+ var p = {};
118
+ define(p, a, function () {
76
119
  return this;
77
120
  });
78
- var getProto = Object.getPrototypeOf,
79
- NativeIteratorPrototype = getProto && getProto(getProto(values([])));
80
- NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype);
81
- var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
82
- function defineIteratorMethods(prototype) {
83
- ["next", "throw", "return"].forEach(function (method) {
84
- define(prototype, method, function (arg) {
85
- return this._invoke(method, arg);
121
+ var d = Object.getPrototypeOf,
122
+ v = d && d(d(values([])));
123
+ v && v !== r && n.call(v, a) && (p = v);
124
+ var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
125
+ function defineIteratorMethods(t) {
126
+ ["next", "throw", "return"].forEach(function (e) {
127
+ define(t, e, function (t) {
128
+ return this._invoke(e, t);
86
129
  });
87
130
  });
88
131
  }
89
- function AsyncIterator(generator, PromiseImpl) {
90
- function invoke(method, arg, resolve, reject) {
91
- var record = tryCatch(generator[method], generator, arg);
92
- if ("throw" !== record.type) {
93
- var result = record.arg,
94
- value = result.value;
95
- return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) {
96
- invoke("next", value, resolve, reject);
97
- }, function (err) {
98
- invoke("throw", err, resolve, reject);
99
- }) : PromiseImpl.resolve(value).then(function (unwrapped) {
100
- result.value = unwrapped, resolve(result);
101
- }, function (error) {
102
- return invoke("throw", error, resolve, reject);
132
+ function AsyncIterator(t, e) {
133
+ function invoke(r, o, i, a) {
134
+ var c = tryCatch(t[r], t, o);
135
+ if ("throw" !== c.type) {
136
+ var u = c.arg,
137
+ h = u.value;
138
+ return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
139
+ invoke("next", t, i, a);
140
+ }, function (t) {
141
+ invoke("throw", t, i, a);
142
+ }) : e.resolve(h).then(function (t) {
143
+ u.value = t, i(u);
144
+ }, function (t) {
145
+ return invoke("throw", t, i, a);
103
146
  });
104
147
  }
105
- reject(record.arg);
148
+ a(c.arg);
106
149
  }
107
- var previousPromise;
108
- defineProperty(this, "_invoke", {
109
- value: function value(method, arg) {
150
+ var r;
151
+ o(this, "_invoke", {
152
+ value: function value(t, n) {
110
153
  function callInvokeWithMethodAndArg() {
111
- return new PromiseImpl(function (resolve, reject) {
112
- invoke(method, arg, resolve, reject);
154
+ return new e(function (e, r) {
155
+ invoke(t, n, e, r);
113
156
  });
114
157
  }
115
- return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
158
+ return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
116
159
  }
117
160
  });
118
161
  }
119
- function makeInvokeMethod(innerFn, self, context) {
120
- var state = "suspendedStart";
121
- return function (method, arg) {
122
- if ("executing" === state) throw new Error("Generator is already running");
123
- if ("completed" === state) {
124
- if ("throw" === method) throw arg;
125
- return doneResult();
162
+ function makeInvokeMethod(e, r, n) {
163
+ var o = h;
164
+ return function (i, a) {
165
+ if (o === f) throw new Error("Generator is already running");
166
+ if (o === s) {
167
+ if ("throw" === i) throw a;
168
+ return {
169
+ value: t,
170
+ done: !0
171
+ };
126
172
  }
127
- for (context.method = method, context.arg = arg;;) {
128
- var delegate = context.delegate;
129
- if (delegate) {
130
- var delegateResult = maybeInvokeDelegate(delegate, context);
131
- if (delegateResult) {
132
- if (delegateResult === ContinueSentinel) continue;
133
- return delegateResult;
173
+ for (n.method = i, n.arg = a;;) {
174
+ var c = n.delegate;
175
+ if (c) {
176
+ var u = maybeInvokeDelegate(c, n);
177
+ if (u) {
178
+ if (u === y) continue;
179
+ return u;
134
180
  }
135
181
  }
136
- if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) {
137
- if ("suspendedStart" === state) throw state = "completed", context.arg;
138
- context.dispatchException(context.arg);
139
- } else "return" === context.method && context.abrupt("return", context.arg);
140
- state = "executing";
141
- var record = tryCatch(innerFn, self, context);
142
- if ("normal" === record.type) {
143
- if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue;
182
+ if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
183
+ if (o === h) throw o = s, n.arg;
184
+ n.dispatchException(n.arg);
185
+ } else "return" === n.method && n.abrupt("return", n.arg);
186
+ o = f;
187
+ var p = tryCatch(e, r, n);
188
+ if ("normal" === p.type) {
189
+ if (o = n.done ? s : l, p.arg === y) continue;
144
190
  return {
145
- value: record.arg,
146
- done: context.done
191
+ value: p.arg,
192
+ done: n.done
147
193
  };
148
194
  }
149
- "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg);
195
+ "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
150
196
  }
151
197
  };
152
198
  }
153
- function maybeInvokeDelegate(delegate, context) {
154
- var methodName = context.method,
155
- method = delegate.iterator[methodName];
156
- 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;
157
- var record = tryCatch(method, delegate.iterator, context.arg);
158
- if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel;
159
- var info = record.arg;
160
- 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);
199
+ function maybeInvokeDelegate(e, r) {
200
+ var n = r.method,
201
+ o = e.iterator[n];
202
+ 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;
203
+ var i = tryCatch(o, e.iterator, r.arg);
204
+ if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
205
+ var a = i.arg;
206
+ 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);
161
207
  }
162
- function pushTryEntry(locs) {
163
- var entry = {
164
- tryLoc: locs[0]
208
+ function pushTryEntry(t) {
209
+ var e = {
210
+ tryLoc: t[0]
165
211
  };
166
- 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry);
212
+ 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
167
213
  }
168
- function resetTryEntry(entry) {
169
- var record = entry.completion || {};
170
- record.type = "normal", delete record.arg, entry.completion = record;
214
+ function resetTryEntry(t) {
215
+ var e = t.completion || {};
216
+ e.type = "normal", delete e.arg, t.completion = e;
171
217
  }
172
- function Context(tryLocsList) {
218
+ function Context(t) {
173
219
  this.tryEntries = [{
174
220
  tryLoc: "root"
175
- }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0);
221
+ }], t.forEach(pushTryEntry, this), this.reset(!0);
176
222
  }
177
- function values(iterable) {
178
- if (iterable) {
179
- var iteratorMethod = iterable[iteratorSymbol];
180
- if (iteratorMethod) return iteratorMethod.call(iterable);
181
- if ("function" == typeof iterable.next) return iterable;
182
- if (!isNaN(iterable.length)) {
183
- var i = -1,
184
- next = function next() {
185
- for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next;
186
- return next.value = undefined, next.done = !0, next;
223
+ function values(e) {
224
+ if (e || "" === e) {
225
+ var r = e[a];
226
+ if (r) return r.call(e);
227
+ if ("function" == typeof e.next) return e;
228
+ if (!isNaN(e.length)) {
229
+ var o = -1,
230
+ i = function next() {
231
+ for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
232
+ return next.value = t, next.done = !0, next;
187
233
  };
188
- return next.next = next;
234
+ return i.next = i;
189
235
  }
190
236
  }
191
- return {
192
- next: doneResult
193
- };
237
+ throw new TypeError(_typeof(e) + " is not iterable");
194
238
  }
195
- function doneResult() {
196
- return {
197
- value: undefined,
198
- done: !0
199
- };
200
- }
201
- return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", {
239
+ return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
202
240
  value: GeneratorFunctionPrototype,
203
241
  configurable: !0
204
- }), defineProperty(GeneratorFunctionPrototype, "constructor", {
242
+ }), o(GeneratorFunctionPrototype, "constructor", {
205
243
  value: GeneratorFunction,
206
244
  configurable: !0
207
- }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) {
208
- var ctor = "function" == typeof genFun && genFun.constructor;
209
- return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name));
210
- }, exports.mark = function (genFun) {
211
- return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun;
212
- }, exports.awrap = function (arg) {
245
+ }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
246
+ var e = "function" == typeof t && t.constructor;
247
+ return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
248
+ }, e.mark = function (t) {
249
+ return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
250
+ }, e.awrap = function (t) {
213
251
  return {
214
- __await: arg
252
+ __await: t
215
253
  };
216
- }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
254
+ }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
217
255
  return this;
218
- }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) {
219
- void 0 === PromiseImpl && (PromiseImpl = Promise);
220
- var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl);
221
- return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) {
222
- return result.done ? result.value : iter.next();
256
+ }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
257
+ void 0 === i && (i = Promise);
258
+ var a = new AsyncIterator(wrap(t, r, n, o), i);
259
+ return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
260
+ return t.done ? t.value : a.next();
223
261
  });
224
- }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () {
262
+ }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
225
263
  return this;
226
- }), define(Gp, "toString", function () {
264
+ }), define(g, "toString", function () {
227
265
  return "[object Generator]";
228
- }), exports.keys = function (val) {
229
- var object = Object(val),
230
- keys = [];
231
- for (var key in object) keys.push(key);
232
- return keys.reverse(), function next() {
233
- for (; keys.length;) {
234
- var key = keys.pop();
235
- if (key in object) return next.value = key, next.done = !1, next;
266
+ }), e.keys = function (t) {
267
+ var e = Object(t),
268
+ r = [];
269
+ for (var n in e) r.push(n);
270
+ return r.reverse(), function next() {
271
+ for (; r.length;) {
272
+ var t = r.pop();
273
+ if (t in e) return next.value = t, next.done = !1, next;
236
274
  }
237
275
  return next.done = !0, next;
238
276
  };
239
- }, exports.values = values, Context.prototype = {
277
+ }, e.values = values, Context.prototype = {
240
278
  constructor: Context,
241
- reset: function reset(skipTempReset) {
242
- 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);
279
+ reset: function reset(e) {
280
+ 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
281
  },
244
282
  stop: function stop() {
245
283
  this.done = !0;
246
- var rootRecord = this.tryEntries[0].completion;
247
- if ("throw" === rootRecord.type) throw rootRecord.arg;
284
+ var t = this.tryEntries[0].completion;
285
+ if ("throw" === t.type) throw t.arg;
248
286
  return this.rval;
249
287
  },
250
- dispatchException: function dispatchException(exception) {
251
- if (this.done) throw exception;
252
- var context = this;
253
- function handle(loc, caught) {
254
- return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught;
288
+ dispatchException: function dispatchException(e) {
289
+ if (this.done) throw e;
290
+ var r = this;
291
+ function handle(n, o) {
292
+ return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
255
293
  }
256
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
257
- var entry = this.tryEntries[i],
258
- record = entry.completion;
259
- if ("root" === entry.tryLoc) return handle("end");
260
- if (entry.tryLoc <= this.prev) {
261
- var hasCatch = hasOwn.call(entry, "catchLoc"),
262
- hasFinally = hasOwn.call(entry, "finallyLoc");
263
- if (hasCatch && hasFinally) {
264
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
265
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
266
- } else if (hasCatch) {
267
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
294
+ for (var o = this.tryEntries.length - 1; o >= 0; --o) {
295
+ var i = this.tryEntries[o],
296
+ a = i.completion;
297
+ if ("root" === i.tryLoc) return handle("end");
298
+ if (i.tryLoc <= this.prev) {
299
+ var c = n.call(i, "catchLoc"),
300
+ u = n.call(i, "finallyLoc");
301
+ if (c && u) {
302
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
303
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
304
+ } else if (c) {
305
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
268
306
  } else {
269
- if (!hasFinally) throw new Error("try statement without catch or finally");
270
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
307
+ if (!u) throw new Error("try statement without catch or finally");
308
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
271
309
  }
272
310
  }
273
311
  }
274
312
  },
275
- abrupt: function abrupt(type, arg) {
276
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
277
- var entry = this.tryEntries[i];
278
- if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) {
279
- var finallyEntry = entry;
313
+ abrupt: function abrupt(t, e) {
314
+ for (var r = this.tryEntries.length - 1; r >= 0; --r) {
315
+ var o = this.tryEntries[r];
316
+ if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
317
+ var i = o;
280
318
  break;
281
319
  }
282
320
  }
283
- finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null);
284
- var record = finallyEntry ? finallyEntry.completion : {};
285
- return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record);
321
+ i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
322
+ var a = i ? i.completion : {};
323
+ return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
286
324
  },
287
- complete: function complete(record, afterLoc) {
288
- if ("throw" === record.type) throw record.arg;
289
- 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;
325
+ complete: function complete(t, e) {
326
+ if ("throw" === t.type) throw t.arg;
327
+ 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
328
  },
291
- finish: function finish(finallyLoc) {
292
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
293
- var entry = this.tryEntries[i];
294
- if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel;
329
+ finish: function finish(t) {
330
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
331
+ var r = this.tryEntries[e];
332
+ if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
295
333
  }
296
334
  },
297
- "catch": function _catch(tryLoc) {
298
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
299
- var entry = this.tryEntries[i];
300
- if (entry.tryLoc === tryLoc) {
301
- var record = entry.completion;
302
- if ("throw" === record.type) {
303
- var thrown = record.arg;
304
- resetTryEntry(entry);
335
+ "catch": function _catch(t) {
336
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
337
+ var r = this.tryEntries[e];
338
+ if (r.tryLoc === t) {
339
+ var n = r.completion;
340
+ if ("throw" === n.type) {
341
+ var o = n.arg;
342
+ resetTryEntry(r);
305
343
  }
306
- return thrown;
344
+ return o;
307
345
  }
308
346
  }
309
347
  throw new Error("illegal catch attempt");
310
348
  },
311
- delegateYield: function delegateYield(iterable, resultName, nextLoc) {
349
+ delegateYield: function delegateYield(e, r, n) {
312
350
  return this.delegate = {
313
- iterator: values(iterable),
314
- resultName: resultName,
315
- nextLoc: nextLoc
316
- }, "next" === this.method && (this.arg = undefined), ContinueSentinel;
351
+ iterator: values(e),
352
+ resultName: r,
353
+ nextLoc: n
354
+ }, "next" === this.method && (this.arg = t), y;
317
355
  }
318
- }, exports;
356
+ }, e;
319
357
  }
320
358
  module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
321
359
 
322
- /***/ }),
323
-
324
- /***/ 7425:
325
- /***/ ((module) => {
326
-
327
- function _typeof(obj) {
328
- "@babel/helpers - typeof";
329
-
330
- return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
331
- return typeof obj;
332
- } : function (obj) {
333
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
334
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
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
360
  /***/ })
361
361
 
362
362
  /******/ });
@@ -417,51 +417,51 @@ try {
417
417
  /******/
418
418
  /************************************************************************/
419
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
- (() => {
422
420
 
423
421
  // EXPORTS
424
422
  __webpack_require__.d(__webpack_exports__, {
425
423
  "default": () => (/* binding */ src)
426
424
  });
427
425
 
428
- ;// CONCATENATED MODULE: external "../shared"
429
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
430
- var y = x => () => x
431
- const shared_namespaceObject = x({ ["AlignEnum"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.AlignEnum, ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["ThemeEnum"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.ThemeEnum, ["alignType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.alignType, ["dialogTypeUnion"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.dialogTypeUnion, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
432
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
433
- function _typeof(obj) {
426
+ ;// external "../shared"
427
+ var x = (y) => {
428
+ var x = {}; __webpack_require__.d(x, y); return x
429
+ }
430
+ var y = (x) => (() => (x))
431
+ const shared_namespaceObject = x({ ["AlignEnum"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.AlignEnum), ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["ThemeEnum"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.ThemeEnum), ["alignType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.alignType), ["dialogTypeUnion"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.dialogTypeUnion), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
432
+ ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
433
+ function _typeof(o) {
434
434
  "@babel/helpers - typeof";
435
435
 
436
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
437
- return typeof obj;
438
- } : function (obj) {
439
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
440
- }, _typeof(obj);
436
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
437
+ return typeof o;
438
+ } : function (o) {
439
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
440
+ }, _typeof(o);
441
441
  }
442
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
443
-
444
- function _toPrimitive(input, hint) {
445
- if (_typeof(input) !== "object" || input === null) return input;
446
- var prim = input[Symbol.toPrimitive];
447
- if (prim !== undefined) {
448
- var res = prim.call(input, hint || "default");
449
- if (_typeof(res) !== "object") return res;
442
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
443
+
444
+ function toPrimitive(t, r) {
445
+ if ("object" != _typeof(t) || !t) return t;
446
+ var e = t[Symbol.toPrimitive];
447
+ if (void 0 !== e) {
448
+ var i = e.call(t, r || "default");
449
+ if ("object" != _typeof(i)) return i;
450
450
  throw new TypeError("@@toPrimitive must return a primitive value.");
451
451
  }
452
- return (hint === "string" ? String : Number)(input);
452
+ return ("string" === r ? String : Number)(t);
453
453
  }
454
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
454
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
455
455
 
456
456
 
457
- function _toPropertyKey(arg) {
458
- var key = _toPrimitive(arg, "string");
459
- return _typeof(key) === "symbol" ? key : String(key);
457
+ function toPropertyKey(t) {
458
+ var i = toPrimitive(t, "string");
459
+ return "symbol" == _typeof(i) ? i : String(i);
460
460
  }
461
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
461
+ ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
462
462
 
463
463
  function _defineProperty(obj, key, value) {
464
- key = _toPropertyKey(key);
464
+ key = toPropertyKey(key);
465
465
  if (key in obj) {
466
466
  Object.defineProperty(obj, key, {
467
467
  value: value,
@@ -474,7 +474,7 @@ function _defineProperty(obj, key, value) {
474
474
  }
475
475
  return obj;
476
476
  }
477
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
477
+ ;// ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
478
478
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
479
479
  try {
480
480
  var info = gen[key](arg);
@@ -505,42 +505,58 @@ function _asyncToGenerator(fn) {
505
505
  });
506
506
  };
507
507
  }
508
- ;// CONCATENATED MODULE: external "vue"
509
- var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
510
- var external_vue_y = x => () => x
511
- const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["useAttrs"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.useAttrs, ["useSlots"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.useSlots });
508
+ ;// external "vue"
509
+ var external_vue_x = (y) => {
510
+ var x = {}; __webpack_require__.d(x, y); return x
511
+ }
512
+ var external_vue_y = (x) => (() => (x))
513
+ const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Fragment), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["getCurrentInstance"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance), ["isVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.isVNode), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["useAttrs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.useAttrs), ["useSlots"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.useSlots) });
512
514
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
513
- var regenerator = __webpack_require__(2841);
515
+ var regenerator = __webpack_require__(5799);
514
516
  var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
515
- ;// CONCATENATED MODULE: external "../button"
516
- var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
517
- var button_y = x => () => x
518
- const button_namespaceObject = button_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_button_a2ea7c9a__["default"] });
519
- ;// CONCATENATED MODULE: external "../button/button.less"
520
- var button_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
521
- var button_less_y = x => () => x
517
+ ;// external "../button"
518
+ var button_x = (y) => {
519
+ var x = {}; __webpack_require__.d(x, y); return x
520
+ }
521
+ var button_y = (x) => (() => (x))
522
+ const button_namespaceObject = button_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_button_a2ea7c9a__["default"]) });
523
+ ;// external "../button/button.less"
524
+ var button_less_x = (y) => {
525
+ var x = {}; __webpack_require__.d(x, y); return x
526
+ }
527
+ var button_less_y = (x) => (() => (x))
522
528
  const button_less_namespaceObject = button_less_x({ });
523
- ;// CONCATENATED MODULE: external "../config-provider"
524
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
525
- var config_provider_y = x => () => x
526
- 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 });
527
- ;// CONCATENATED MODULE: external "../icon"
528
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
529
- var icon_y = x => () => x
530
- const icon_namespaceObject = icon_x({ ["Error"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error });
531
- ;// CONCATENATED MODULE: external "../modal"
532
- var modal_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
533
- var modal_y = x => () => x
534
- const modal_namespaceObject = modal_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__["default"], ["propsMixin"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__.propsMixin });
535
- ;// CONCATENATED MODULE: external "../modal/modal.less"
536
- var modal_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
537
- var modal_less_y = x => () => x
529
+ ;// external "../config-provider"
530
+ var config_provider_x = (y) => {
531
+ var x = {}; __webpack_require__.d(x, y); return x
532
+ }
533
+ var config_provider_y = (x) => (() => (x))
534
+ 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) });
535
+ ;// external "../icon"
536
+ var icon_x = (y) => {
537
+ var x = {}; __webpack_require__.d(x, y); return x
538
+ }
539
+ var icon_y = (x) => (() => (x))
540
+ const icon_namespaceObject = icon_x({ ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error) });
541
+ ;// external "../modal"
542
+ var modal_x = (y) => {
543
+ var x = {}; __webpack_require__.d(x, y); return x
544
+ }
545
+ var modal_y = (x) => (() => (x))
546
+ const modal_namespaceObject = modal_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__["default"]), ["propsMixin"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__.propsMixin) });
547
+ ;// external "../modal/modal.less"
548
+ var modal_less_x = (y) => {
549
+ var x = {}; __webpack_require__.d(x, y); return x
550
+ }
551
+ var modal_less_y = (x) => (() => (x))
538
552
  const modal_less_namespaceObject = modal_less_x({ });
539
- ;// CONCATENATED MODULE: external "lodash/cloneDeep"
540
- var cloneDeep_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
541
- var cloneDeep_y = x => () => x
542
- const cloneDeep_namespaceObject = cloneDeep_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_cloneDeep_13f2b125__["default"] });
543
- ;// CONCATENATED MODULE: ../../packages/dialog/src/props.ts
553
+ ;// external "lodash/cloneDeep"
554
+ var cloneDeep_x = (y) => {
555
+ var x = {}; __webpack_require__.d(x, y); return x
556
+ }
557
+ var cloneDeep_y = (x) => (() => (x))
558
+ const cloneDeep_namespaceObject = cloneDeep_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_cloneDeep_13f2b125__["default"]) });
559
+ ;// ../../packages/dialog/src/props.ts
544
560
 
545
561
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
546
562
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -608,7 +624,7 @@ var props = _objectSpread(_objectSpread({}, dialogProps), {}, {
608
624
  transfer: shared_namespaceObject.PropTypes.oneOfType([Boolean, String, HTMLElement]).def(true)
609
625
  });
610
626
  /* harmony default export */ const src_props = (props);
611
- ;// CONCATENATED MODULE: ../../packages/dialog/src/dialog.tsx
627
+ ;// ../../packages/dialog/src/dialog.tsx
612
628
 
613
629
 
614
630
 
@@ -721,7 +737,7 @@ function _isSlot(s) {
721
737
  });
722
738
  // 关闭弹框
723
739
  var handleClose = /*#__PURE__*/function () {
724
- var _ref2 = _asyncToGenerator(/*#__PURE__*/regenerator_default().mark(function _callee() {
740
+ var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator_default().mark(function _callee() {
725
741
  var shouldClose;
726
742
  return regenerator_default().wrap(function _callee$(_context) {
727
743
  while (1) switch (_context.prev = _context.next) {
@@ -816,7 +832,6 @@ function _isSlot(s) {
816
832
  };
817
833
  };
818
834
  return function () {
819
- var _ref3;
820
835
  var dialogSlot = {
821
836
  header: function header() {
822
837
  var _slots$tools, _slots$header, _slots$header2;
@@ -925,7 +940,7 @@ function _isSlot(s) {
925
940
  }
926
941
  return (0,external_vue_namespaceObject.createVNode)(modal_namespaceObject["default"], (0,external_vue_namespaceObject.mergeProps)(inheritAttrs, {
927
942
  "width": props.fullscreen ? 'auto' : props.width,
928
- "class": (_ref3 = {}, _defineProperty(_ref3, resolveClassName('dialog'), true), _defineProperty(_ref3, 'is-fullscreen', props.fullscreen), _ref3),
943
+ "class": _defineProperty(_defineProperty({}, resolveClassName('dialog'), true), 'is-fullscreen', props.fullscreen),
929
944
  "animateType": "fadein",
930
945
  "beforeClose": props.beforeClose,
931
946
  "closeIcon": props.closeIcon,
@@ -950,7 +965,7 @@ function _isSlot(s) {
950
965
  };
951
966
  }
952
967
  }));
953
- ;// CONCATENATED MODULE: ../../packages/dialog/src/index.ts
968
+ ;// ../../packages/dialog/src/index.ts
954
969
  /*
955
970
  * Tencent is pleased to support the open source community by making
956
971
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -980,7 +995,5 @@ function _isSlot(s) {
980
995
 
981
996
  var BkDialog = (0,shared_namespaceObject.withInstall)(dialog);
982
997
  /* harmony default export */ const src = (BkDialog);
983
- })();
984
-
985
998
  var __webpack_exports__default = __webpack_exports__["default"];
986
999
  export { __webpack_exports__default as default };