bkui-vue 2.0.2-beta.7 → 2.0.2-beta.8

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 (158) hide show
  1. package/dist/index.cjs.js +15 -15
  2. package/dist/index.esm.js +2751 -2748
  3. package/dist/index.umd.js +15 -15
  4. package/lib/affix/index.js +30 -22
  5. package/lib/alert/index.js +30 -22
  6. package/lib/animate-number/index.js +14 -10
  7. package/lib/backtop/index.js +32 -22
  8. package/lib/badge/index.js +24 -18
  9. package/lib/breadcrumb/index.js +31 -23
  10. package/lib/button/index.js +36 -26
  11. package/lib/card/index.js +47 -33
  12. package/lib/cascader/index.js +642 -614
  13. package/lib/checkbox/index.js +44 -34
  14. package/lib/code-diff/index.js +83 -79
  15. package/lib/collapse/index.js +39 -33
  16. package/lib/collapse-transition/index.js +20 -14
  17. package/lib/color-picker/index.js +610 -594
  18. package/lib/config-provider/index.js +34 -26
  19. package/lib/container/index.js +27 -21
  20. package/lib/date-picker/index.js +642 -620
  21. package/lib/dialog/index.js +101 -87
  22. package/lib/directives/index.js +438 -430
  23. package/lib/divider/index.js +21 -15
  24. package/lib/dropdown/index.js +43 -31
  25. package/lib/exception/index.js +55 -49
  26. package/lib/fixed-navbar/index.js +20 -14
  27. package/lib/form/index.js +632 -608
  28. package/lib/icon/angle-double-down-line.js +14 -12
  29. package/lib/icon/angle-double-left-line.js +14 -12
  30. package/lib/icon/angle-double-left.js +14 -12
  31. package/lib/icon/angle-double-right-line.js +14 -12
  32. package/lib/icon/angle-double-right.js +14 -12
  33. package/lib/icon/angle-double-up-line.js +14 -12
  34. package/lib/icon/angle-down-fill.js +14 -12
  35. package/lib/icon/angle-down-line.js +14 -12
  36. package/lib/icon/angle-down.js +14 -12
  37. package/lib/icon/angle-left.js +14 -12
  38. package/lib/icon/angle-right.js +14 -12
  39. package/lib/icon/angle-up-fill.js +14 -12
  40. package/lib/icon/angle-up.js +14 -12
  41. package/lib/icon/archive-fill.js +14 -12
  42. package/lib/icon/arrows-left.js +14 -12
  43. package/lib/icon/arrows-right.js +14 -12
  44. package/lib/icon/assistant.js +14 -12
  45. package/lib/icon/audio-fill.js +14 -12
  46. package/lib/icon/bk.js +14 -12
  47. package/lib/icon/circle.js +14 -12
  48. package/lib/icon/close-line.js +14 -12
  49. package/lib/icon/close.js +14 -12
  50. package/lib/icon/code.js +14 -12
  51. package/lib/icon/cog-shape.js +14 -12
  52. package/lib/icon/collapse-left.js +14 -12
  53. package/lib/icon/copy-shape.js +14 -12
  54. package/lib/icon/copy.js +14 -12
  55. package/lib/icon/data-shape.js +14 -12
  56. package/lib/icon/del.js +14 -12
  57. package/lib/icon/doc-fill.js +14 -12
  58. package/lib/icon/done.js +14 -12
  59. package/lib/icon/down-shape.js +14 -12
  60. package/lib/icon/down-small.js +14 -12
  61. package/lib/icon/edit-line.js +14 -12
  62. package/lib/icon/ellipsis.js +14 -12
  63. package/lib/icon/enlarge-line.js +14 -12
  64. package/lib/icon/error.js +14 -12
  65. package/lib/icon/excel-fill.js +14 -12
  66. package/lib/icon/exclamation-circle-shape.js +14 -12
  67. package/lib/icon/eye.js +14 -12
  68. package/lib/icon/filliscreen-line.js +14 -12
  69. package/lib/icon/fix-line.js +14 -12
  70. package/lib/icon/fix-shape.js +14 -12
  71. package/lib/icon/folder-open.js +14 -12
  72. package/lib/icon/folder-shape-open.js +14 -12
  73. package/lib/icon/folder-shape.js +14 -12
  74. package/lib/icon/folder.js +14 -12
  75. package/lib/icon/funnel.js +14 -12
  76. package/lib/icon/grag-fill.js +14 -12
  77. package/lib/icon/help-document-fill.js +14 -12
  78. package/lib/icon/help-fill.js +14 -12
  79. package/lib/icon/help.js +14 -12
  80. package/lib/icon/image-fill.js +14 -12
  81. package/lib/icon/img-error.js +14 -12
  82. package/lib/icon/img-placehoulder.js +14 -12
  83. package/lib/icon/info-line.js +14 -12
  84. package/lib/icon/info.js +14 -12
  85. package/lib/icon/left-shape.js +14 -12
  86. package/lib/icon/left-turn-line.js +14 -12
  87. package/lib/icon/loading.js +14 -12
  88. package/lib/icon/narrow-line.js +14 -12
  89. package/lib/icon/original.js +14 -12
  90. package/lib/icon/pdf-fill.js +14 -12
  91. package/lib/icon/play-shape.js +14 -12
  92. package/lib/icon/plus.js +14 -12
  93. package/lib/icon/ppt-fill.js +14 -12
  94. package/lib/icon/qq.js +14 -12
  95. package/lib/icon/right-shape.js +14 -12
  96. package/lib/icon/right-turn-line.js +14 -12
  97. package/lib/icon/search.js +14 -12
  98. package/lib/icon/share.js +14 -12
  99. package/lib/icon/spinner.js +14 -12
  100. package/lib/icon/success.js +14 -12
  101. package/lib/icon/switcher-loading.js +14 -12
  102. package/lib/icon/text-all.js +14 -12
  103. package/lib/icon/text-file.js +14 -12
  104. package/lib/icon/text-fill.js +14 -12
  105. package/lib/icon/transfer.js +14 -12
  106. package/lib/icon/tree-application-shape.js +14 -12
  107. package/lib/icon/unfull-screen.js +14 -12
  108. package/lib/icon/unvisible.js +14 -12
  109. package/lib/icon/up-shape.js +14 -12
  110. package/lib/icon/upload.js +14 -12
  111. package/lib/icon/video-fill.js +14 -12
  112. package/lib/icon/warn.js +14 -12
  113. package/lib/icon/weixin-pro.js +14 -12
  114. package/lib/icon/weixin.js +14 -12
  115. package/lib/image/index.js +340 -324
  116. package/lib/index.js +1 -1
  117. package/lib/info-box/index.js +101 -87
  118. package/lib/input/index.js +342 -327
  119. package/lib/input/input.d.ts +4 -4
  120. package/lib/link/index.js +26 -18
  121. package/lib/loading/index.js +25 -19
  122. package/lib/locale/index.js +3 -3
  123. package/lib/menu/index.js +40 -32
  124. package/lib/message/index.js +47 -41
  125. package/lib/modal/index.js +39 -29
  126. package/lib/navigation/index.js +27 -19
  127. package/lib/notify/index.js +37 -27
  128. package/lib/overflow-title/index.js +41 -29
  129. package/lib/pagination/index.js +62 -46
  130. package/lib/pop-confirm/index.js +49 -33
  131. package/lib/popover/index.js +361 -345
  132. package/lib/popover2/index.js +14 -10
  133. package/lib/process/index.js +78 -74
  134. package/lib/progress/index.js +26 -20
  135. package/lib/radio/index.js +39 -31
  136. package/lib/rate/index.js +25 -19
  137. package/lib/resize-layout/index.js +30 -22
  138. package/lib/scrollbar/index.js +25 -25
  139. package/lib/search-select/index.js +434 -412
  140. package/lib/select/index.js +488 -446
  141. package/lib/shared/index.js +57 -49
  142. package/lib/sideslider/index.js +91 -81
  143. package/lib/slider/index.js +85 -75
  144. package/lib/steps/index.js +78 -72
  145. package/lib/swiper/index.js +24 -18
  146. package/lib/switcher/index.js +30 -22
  147. package/lib/tab/index.js +335 -321
  148. package/lib/table/index.js +563 -505
  149. package/lib/table-column/index.js +13 -9
  150. package/lib/tag/index.js +36 -26
  151. package/lib/tag-input/index.js +374 -348
  152. package/lib/time-picker/index.js +13 -9
  153. package/lib/timeline/index.js +21 -15
  154. package/lib/transfer/index.js +56 -40
  155. package/lib/tree/index.js +100 -76
  156. package/lib/upload/index.js +584 -572
  157. package/lib/virtual-render/index.js +55 -43
  158. package/package.json +1 -1
@@ -7,15 +7,35 @@ import * as __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__ from "../loading";
7
7
  import * as __WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__ from "../overflow-title";
8
8
  /******/ var __webpack_modules__ = ({
9
9
 
10
- /***/ 2439:
11
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10
+ /***/ 205:
11
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
12
+
13
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
14
+ /* harmony export */ "default": () => (/* binding */ toPropertyKey)
15
+ /* harmony export */ });
16
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7545);
17
+ /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9824);
12
18
 
13
- module.exports = __webpack_require__(2527);
14
19
 
20
+ function toPropertyKey(t) {
21
+ var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
22
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
23
+ }
24
+
25
+ /***/ }),
26
+
27
+ /***/ 592:
28
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
29
+
30
+ var x = (y) => {
31
+ var x = {}; __webpack_require__.d(x, y); return x
32
+ }
33
+ var y = (x) => (() => (x))
34
+ module.exports = x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover) });
15
35
 
16
36
  /***/ }),
17
37
 
18
- /***/ 7430:
38
+ /***/ 1043:
19
39
  /***/ ((module) => {
20
40
 
21
41
  /**
@@ -65,296 +85,7 @@ module.exports = ExecutionEnvironment;
65
85
 
66
86
  /***/ }),
67
87
 
68
- /***/ 6377:
69
- /***/ ((module) => {
70
-
71
- /**
72
- * Copyright 2004-present Facebook. All Rights Reserved.
73
- *
74
- * @providesModule UserAgent_DEPRECATED
75
- */
76
-
77
- /**
78
- * Provides entirely client-side User Agent and OS detection. You should prefer
79
- * the non-deprecated UserAgent module when possible, which exposes our
80
- * authoritative server-side PHP-based detection to the client.
81
- *
82
- * Usage is straightforward:
83
- *
84
- * if (UserAgent_DEPRECATED.ie()) {
85
- * // IE
86
- * }
87
- *
88
- * You can also do version checks:
89
- *
90
- * if (UserAgent_DEPRECATED.ie() >= 7) {
91
- * // IE7 or better
92
- * }
93
- *
94
- * The browser functions will return NaN if the browser does not match, so
95
- * you can also do version compares the other way:
96
- *
97
- * if (UserAgent_DEPRECATED.ie() < 7) {
98
- * // IE6 or worse
99
- * }
100
- *
101
- * Note that the version is a float and may include a minor version number,
102
- * so you should always use range operators to perform comparisons, not
103
- * strict equality.
104
- *
105
- * **Note:** You should **strongly** prefer capability detection to browser
106
- * version detection where it's reasonable:
107
- *
108
- * http://www.quirksmode.org/js/support.html
109
- *
110
- * Further, we have a large number of mature wrapper functions and classes
111
- * which abstract away many browser irregularities. Check the documentation,
112
- * grep for things, or ask on javascript@lists.facebook.com before writing yet
113
- * another copy of "event || window.event".
114
- *
115
- */
116
-
117
- var _populated = false;
118
-
119
- // Browsers
120
- var _ie, _firefox, _opera, _webkit, _chrome;
121
-
122
- // Actual IE browser for compatibility mode
123
- var _ie_real_version;
124
-
125
- // Platforms
126
- var _osx, _windows, _linux, _android;
127
-
128
- // Architectures
129
- var _win64;
130
-
131
- // Devices
132
- var _iphone, _ipad, _native;
133
-
134
- var _mobile;
135
-
136
- function _populate() {
137
- if (_populated) {
138
- return;
139
- }
140
-
141
- _populated = true;
142
-
143
- // To work around buggy JS libraries that can't handle multi-digit
144
- // version numbers, Opera 10's user agent string claims it's Opera
145
- // 9, then later includes a Version/X.Y field:
146
- //
147
- // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
148
- var uas = navigator.userAgent;
149
- var agent = /(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(uas);
150
- var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
151
-
152
- _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
153
- _ipad = /\b(iP[ao]d)/.exec(uas);
154
- _android = /Android/i.exec(uas);
155
- _native = /FBAN\/\w+;/i.exec(uas);
156
- _mobile = /Mobile/i.exec(uas);
157
-
158
- // Note that the IE team blog would have you believe you should be checking
159
- // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
160
- // from either x64 or ia64; so ultimately, you should just check for Win64
161
- // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
162
- // Windows will send 'WOW64' instead.
163
- _win64 = !!(/Win64/.exec(uas));
164
-
165
- if (agent) {
166
- _ie = agent[1] ? parseFloat(agent[1]) : (
167
- agent[5] ? parseFloat(agent[5]) : NaN);
168
- // IE compatibility mode
169
- if (_ie && document && document.documentMode) {
170
- _ie = document.documentMode;
171
- }
172
- // grab the "true" ie version from the trident token if available
173
- var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
174
- _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
175
-
176
- _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
177
- _opera = agent[3] ? parseFloat(agent[3]) : NaN;
178
- _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
179
- if (_webkit) {
180
- // We do not add the regexp to the above test, because it will always
181
- // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
182
- // the userAgent string.
183
- agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
184
- _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
185
- } else {
186
- _chrome = NaN;
187
- }
188
- } else {
189
- _ie = _firefox = _opera = _chrome = _webkit = NaN;
190
- }
191
-
192
- if (os) {
193
- if (os[1]) {
194
- // Detect OS X version. If no version number matches, set _osx to true.
195
- // Version examples: 10, 10_6_1, 10.7
196
- // Parses version number as a float, taking only first two sets of
197
- // digits. If only one set of digits is found, returns just the major
198
- // version number.
199
- var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
200
-
201
- _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
202
- } else {
203
- _osx = false;
204
- }
205
- _windows = !!os[2];
206
- _linux = !!os[3];
207
- } else {
208
- _osx = _windows = _linux = false;
209
- }
210
- }
211
-
212
- var UserAgent_DEPRECATED = {
213
-
214
- /**
215
- * Check if the UA is Internet Explorer.
216
- *
217
- *
218
- * @return float|NaN Version number (if match) or NaN.
219
- */
220
- ie: function() {
221
- return _populate() || _ie;
222
- },
223
-
224
- /**
225
- * Check if we're in Internet Explorer compatibility mode.
226
- *
227
- * @return bool true if in compatibility mode, false if
228
- * not compatibility mode or not ie
229
- */
230
- ieCompatibilityMode: function() {
231
- return _populate() || (_ie_real_version > _ie);
232
- },
233
-
234
-
235
- /**
236
- * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
237
- * only need this because Skype can't handle 64-bit IE yet. We need to remove
238
- * this when we don't need it -- tracked by #601957.
239
- */
240
- ie64: function() {
241
- return UserAgent_DEPRECATED.ie() && _win64;
242
- },
243
-
244
- /**
245
- * Check if the UA is Firefox.
246
- *
247
- *
248
- * @return float|NaN Version number (if match) or NaN.
249
- */
250
- firefox: function() {
251
- return _populate() || _firefox;
252
- },
253
-
254
-
255
- /**
256
- * Check if the UA is Opera.
257
- *
258
- *
259
- * @return float|NaN Version number (if match) or NaN.
260
- */
261
- opera: function() {
262
- return _populate() || _opera;
263
- },
264
-
265
-
266
- /**
267
- * Check if the UA is WebKit.
268
- *
269
- *
270
- * @return float|NaN Version number (if match) or NaN.
271
- */
272
- webkit: function() {
273
- return _populate() || _webkit;
274
- },
275
-
276
- /**
277
- * For Push
278
- * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
279
- */
280
- safari: function() {
281
- return UserAgent_DEPRECATED.webkit();
282
- },
283
-
284
- /**
285
- * Check if the UA is a Chrome browser.
286
- *
287
- *
288
- * @return float|NaN Version number (if match) or NaN.
289
- */
290
- chrome : function() {
291
- return _populate() || _chrome;
292
- },
293
-
294
-
295
- /**
296
- * Check if the user is running Windows.
297
- *
298
- * @return bool `true' if the user's OS is Windows.
299
- */
300
- windows: function() {
301
- return _populate() || _windows;
302
- },
303
-
304
-
305
- /**
306
- * Check if the user is running Mac OS X.
307
- *
308
- * @return float|bool Returns a float if a version number is detected,
309
- * otherwise true/false.
310
- */
311
- osx: function() {
312
- return _populate() || _osx;
313
- },
314
-
315
- /**
316
- * Check if the user is running Linux.
317
- *
318
- * @return bool `true' if the user's OS is some flavor of Linux.
319
- */
320
- linux: function() {
321
- return _populate() || _linux;
322
- },
323
-
324
- /**
325
- * Check if the user is running on an iPhone or iPod platform.
326
- *
327
- * @return bool `true' if the user is running some flavor of the
328
- * iPhone OS.
329
- */
330
- iphone: function() {
331
- return _populate() || _iphone;
332
- },
333
-
334
- mobile: function() {
335
- return _populate() || (_iphone || _ipad || _android || _mobile);
336
- },
337
-
338
- nativeApp: function() {
339
- // webviews inside of the native apps
340
- return _populate() || _native;
341
- },
342
-
343
- android: function() {
344
- return _populate() || _android;
345
- },
346
-
347
- ipad: function() {
348
- return _populate() || _ipad;
349
- }
350
- };
351
-
352
- module.exports = UserAgent_DEPRECATED;
353
-
354
-
355
- /***/ }),
356
-
357
- /***/ 3541:
88
+ /***/ 2586:
358
89
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
359
90
 
360
91
  /**
@@ -370,7 +101,7 @@ module.exports = UserAgent_DEPRECATED;
370
101
 
371
102
 
372
103
 
373
- var ExecutionEnvironment = __webpack_require__(7430);
104
+ var ExecutionEnvironment = __webpack_require__(1043);
374
105
 
375
106
  var useHasFeature;
376
107
  if (ExecutionEnvironment.canUseDOM) {
@@ -424,7 +155,70 @@ module.exports = isEventSupported;
424
155
 
425
156
  /***/ }),
426
157
 
427
- /***/ 2527:
158
+ /***/ 2880:
159
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
160
+
161
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
162
+ /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
163
+ /* harmony export */ });
164
+ function _nonIterableSpread() {
165
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
166
+ }
167
+
168
+ /***/ }),
169
+
170
+ /***/ 3492:
171
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
172
+
173
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
174
+ /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
175
+ /* harmony export */ });
176
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
177
+
178
+ function _arrayWithoutHoles(arr) {
179
+ if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
180
+ }
181
+
182
+ /***/ }),
183
+
184
+ /***/ 4430:
185
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
186
+
187
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
188
+ /* harmony export */ "default": () => (/* binding */ _iterableToArray)
189
+ /* harmony export */ });
190
+ function _iterableToArray(iter) {
191
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
192
+ }
193
+
194
+ /***/ }),
195
+
196
+ /***/ 4586:
197
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
198
+
199
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
200
+ /* harmony export */ "default": () => (/* binding */ _defineProperty)
201
+ /* harmony export */ });
202
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(205);
203
+
204
+ function _defineProperty(obj, key, value) {
205
+ key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
206
+ if (key in obj) {
207
+ Object.defineProperty(obj, key, {
208
+ value: value,
209
+ enumerable: true,
210
+ configurable: true,
211
+ writable: true
212
+ });
213
+ } else {
214
+ obj[key] = value;
215
+ }
216
+ return obj;
217
+ }
218
+
219
+ /***/ }),
220
+
221
+ /***/ 5022:
428
222
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
429
223
 
430
224
  /**
@@ -441,9 +235,9 @@ module.exports = isEventSupported;
441
235
 
442
236
 
443
237
 
444
- var UserAgent_DEPRECATED = __webpack_require__(6377);
238
+ var UserAgent_DEPRECATED = __webpack_require__(7416);
445
239
 
446
- var isEventSupported = __webpack_require__(3541);
240
+ var isEventSupported = __webpack_require__(2586);
447
241
 
448
242
 
449
243
  // Reasonable defaults
@@ -612,34 +406,49 @@ module.exports = normalizeWheel;
612
406
 
613
407
  /***/ }),
614
408
 
615
- /***/ 563:
616
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
409
+ /***/ 5153:
410
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
411
+
412
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
413
+ /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
414
+ /* harmony export */ });
415
+ /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3492);
416
+ /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4430);
417
+ /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7985);
418
+ /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2880);
617
419
 
618
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
619
- var y = x => () => x
620
- module.exports = x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
420
+
421
+
422
+
423
+ function _toConsumableArray(arr) {
424
+ return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(arr) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(arr) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
425
+ }
621
426
 
622
427
  /***/ }),
623
428
 
624
- /***/ 9253:
429
+ /***/ 5166:
625
430
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
626
431
 
627
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
628
- var y = x => () => x
629
- module.exports = x({ ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName });
432
+ var x = (y) => {
433
+ var x = {}; __webpack_require__.d(x, y); return x
434
+ }
435
+ var y = (x) => (() => (x))
436
+ module.exports = x({ ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName) });
630
437
 
631
438
  /***/ }),
632
439
 
633
- /***/ 6609:
440
+ /***/ 5286:
634
441
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
635
442
 
636
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
637
- var y = x => () => x
638
- module.exports = x({ ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["render"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.render });
443
+ var x = (y) => {
444
+ var x = {}; __webpack_require__.d(x, y); return x
445
+ }
446
+ var y = (x) => (() => (x))
447
+ module.exports = x({ ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render) });
639
448
 
640
449
  /***/ }),
641
450
 
642
- /***/ 926:
451
+ /***/ 6284:
643
452
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
644
453
 
645
454
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -653,128 +462,296 @@ function _arrayLikeToArray(arr, len) {
653
462
 
654
463
  /***/ }),
655
464
 
656
- /***/ 74:
657
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
465
+ /***/ 7416:
466
+ /***/ ((module) => {
658
467
 
659
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
660
- /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
661
- /* harmony export */ });
662
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
468
+ /**
469
+ * Copyright 2004-present Facebook. All Rights Reserved.
470
+ *
471
+ * @providesModule UserAgent_DEPRECATED
472
+ */
663
473
 
664
- function _arrayWithoutHoles(arr) {
665
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
666
- }
474
+ /**
475
+ * Provides entirely client-side User Agent and OS detection. You should prefer
476
+ * the non-deprecated UserAgent module when possible, which exposes our
477
+ * authoritative server-side PHP-based detection to the client.
478
+ *
479
+ * Usage is straightforward:
480
+ *
481
+ * if (UserAgent_DEPRECATED.ie()) {
482
+ * // IE
483
+ * }
484
+ *
485
+ * You can also do version checks:
486
+ *
487
+ * if (UserAgent_DEPRECATED.ie() >= 7) {
488
+ * // IE7 or better
489
+ * }
490
+ *
491
+ * The browser functions will return NaN if the browser does not match, so
492
+ * you can also do version compares the other way:
493
+ *
494
+ * if (UserAgent_DEPRECATED.ie() < 7) {
495
+ * // IE6 or worse
496
+ * }
497
+ *
498
+ * Note that the version is a float and may include a minor version number,
499
+ * so you should always use range operators to perform comparisons, not
500
+ * strict equality.
501
+ *
502
+ * **Note:** You should **strongly** prefer capability detection to browser
503
+ * version detection where it's reasonable:
504
+ *
505
+ * http://www.quirksmode.org/js/support.html
506
+ *
507
+ * Further, we have a large number of mature wrapper functions and classes
508
+ * which abstract away many browser irregularities. Check the documentation,
509
+ * grep for things, or ask on javascript@lists.facebook.com before writing yet
510
+ * another copy of "event || window.event".
511
+ *
512
+ */
513
+
514
+ var _populated = false;
515
+
516
+ // Browsers
517
+ var _ie, _firefox, _opera, _webkit, _chrome;
518
+
519
+ // Actual IE browser for compatibility mode
520
+ var _ie_real_version;
521
+
522
+ // Platforms
523
+ var _osx, _windows, _linux, _android;
524
+
525
+ // Architectures
526
+ var _win64;
527
+
528
+ // Devices
529
+ var _iphone, _ipad, _native;
530
+
531
+ var _mobile;
532
+
533
+ function _populate() {
534
+ if (_populated) {
535
+ return;
536
+ }
537
+
538
+ _populated = true;
539
+
540
+ // To work around buggy JS libraries that can't handle multi-digit
541
+ // version numbers, Opera 10's user agent string claims it's Opera
542
+ // 9, then later includes a Version/X.Y field:
543
+ //
544
+ // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
545
+ var uas = navigator.userAgent;
546
+ var agent = /(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(uas);
547
+ var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
548
+
549
+ _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
550
+ _ipad = /\b(iP[ao]d)/.exec(uas);
551
+ _android = /Android/i.exec(uas);
552
+ _native = /FBAN\/\w+;/i.exec(uas);
553
+ _mobile = /Mobile/i.exec(uas);
554
+
555
+ // Note that the IE team blog would have you believe you should be checking
556
+ // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
557
+ // from either x64 or ia64; so ultimately, you should just check for Win64
558
+ // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
559
+ // Windows will send 'WOW64' instead.
560
+ _win64 = !!(/Win64/.exec(uas));
667
561
 
668
- /***/ }),
562
+ if (agent) {
563
+ _ie = agent[1] ? parseFloat(agent[1]) : (
564
+ agent[5] ? parseFloat(agent[5]) : NaN);
565
+ // IE compatibility mode
566
+ if (_ie && document && document.documentMode) {
567
+ _ie = document.documentMode;
568
+ }
569
+ // grab the "true" ie version from the trident token if available
570
+ var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
571
+ _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
669
572
 
670
- /***/ 6666:
671
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
573
+ _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
574
+ _opera = agent[3] ? parseFloat(agent[3]) : NaN;
575
+ _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
576
+ if (_webkit) {
577
+ // We do not add the regexp to the above test, because it will always
578
+ // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
579
+ // the userAgent string.
580
+ agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
581
+ _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
582
+ } else {
583
+ _chrome = NaN;
584
+ }
585
+ } else {
586
+ _ie = _firefox = _opera = _chrome = _webkit = NaN;
587
+ }
672
588
 
673
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
674
- /* harmony export */ "default": () => (/* binding */ _defineProperty)
675
- /* harmony export */ });
676
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
589
+ if (os) {
590
+ if (os[1]) {
591
+ // Detect OS X version. If no version number matches, set _osx to true.
592
+ // Version examples: 10, 10_6_1, 10.7
593
+ // Parses version number as a float, taking only first two sets of
594
+ // digits. If only one set of digits is found, returns just the major
595
+ // version number.
596
+ var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
677
597
 
678
- function _defineProperty(obj, key, value) {
679
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
680
- if (key in obj) {
681
- Object.defineProperty(obj, key, {
682
- value: value,
683
- enumerable: true,
684
- configurable: true,
685
- writable: true
686
- });
598
+ _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
599
+ } else {
600
+ _osx = false;
601
+ }
602
+ _windows = !!os[2];
603
+ _linux = !!os[3];
687
604
  } else {
688
- obj[key] = value;
605
+ _osx = _windows = _linux = false;
689
606
  }
690
- return obj;
691
607
  }
692
608
 
693
- /***/ }),
609
+ var UserAgent_DEPRECATED = {
694
610
 
695
- /***/ 1079:
696
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
611
+ /**
612
+ * Check if the UA is Internet Explorer.
613
+ *
614
+ *
615
+ * @return float|NaN Version number (if match) or NaN.
616
+ */
617
+ ie: function() {
618
+ return _populate() || _ie;
619
+ },
697
620
 
698
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
699
- /* harmony export */ "default": () => (/* binding */ _iterableToArray)
700
- /* harmony export */ });
701
- function _iterableToArray(iter) {
702
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
703
- }
621
+ /**
622
+ * Check if we're in Internet Explorer compatibility mode.
623
+ *
624
+ * @return bool true if in compatibility mode, false if
625
+ * not compatibility mode or not ie
626
+ */
627
+ ieCompatibilityMode: function() {
628
+ return _populate() || (_ie_real_version > _ie);
629
+ },
704
630
 
705
- /***/ }),
706
631
 
707
- /***/ 6098:
708
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
632
+ /**
633
+ * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
634
+ * only need this because Skype can't handle 64-bit IE yet. We need to remove
635
+ * this when we don't need it -- tracked by #601957.
636
+ */
637
+ ie64: function() {
638
+ return UserAgent_DEPRECATED.ie() && _win64;
639
+ },
709
640
 
710
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
711
- /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
712
- /* harmony export */ });
713
- function _nonIterableSpread() {
714
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
715
- }
641
+ /**
642
+ * Check if the UA is Firefox.
643
+ *
644
+ *
645
+ * @return float|NaN Version number (if match) or NaN.
646
+ */
647
+ firefox: function() {
648
+ return _populate() || _firefox;
649
+ },
716
650
 
717
- /***/ }),
718
651
 
719
- /***/ 7930:
720
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
652
+ /**
653
+ * Check if the UA is Opera.
654
+ *
655
+ *
656
+ * @return float|NaN Version number (if match) or NaN.
657
+ */
658
+ opera: function() {
659
+ return _populate() || _opera;
660
+ },
721
661
 
722
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
723
- /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
724
- /* harmony export */ });
725
- /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(74);
726
- /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1079);
727
- /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9147);
728
- /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6098);
729
662
 
663
+ /**
664
+ * Check if the UA is WebKit.
665
+ *
666
+ *
667
+ * @return float|NaN Version number (if match) or NaN.
668
+ */
669
+ webkit: function() {
670
+ return _populate() || _webkit;
671
+ },
672
+
673
+ /**
674
+ * For Push
675
+ * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
676
+ */
677
+ safari: function() {
678
+ return UserAgent_DEPRECATED.webkit();
679
+ },
730
680
 
681
+ /**
682
+ * Check if the UA is a Chrome browser.
683
+ *
684
+ *
685
+ * @return float|NaN Version number (if match) or NaN.
686
+ */
687
+ chrome : function() {
688
+ return _populate() || _chrome;
689
+ },
731
690
 
732
691
 
733
- function _toConsumableArray(arr) {
734
- return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(arr) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(arr) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
735
- }
692
+ /**
693
+ * Check if the user is running Windows.
694
+ *
695
+ * @return bool `true' if the user's OS is Windows.
696
+ */
697
+ windows: function() {
698
+ return _populate() || _windows;
699
+ },
736
700
 
737
- /***/ }),
738
701
 
739
- /***/ 9745:
740
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
702
+ /**
703
+ * Check if the user is running Mac OS X.
704
+ *
705
+ * @return float|bool Returns a float if a version number is detected,
706
+ * otherwise true/false.
707
+ */
708
+ osx: function() {
709
+ return _populate() || _osx;
710
+ },
741
711
 
742
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
743
- /* harmony export */ "default": () => (/* binding */ toPrimitive)
744
- /* harmony export */ });
745
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
712
+ /**
713
+ * Check if the user is running Linux.
714
+ *
715
+ * @return bool `true' if the user's OS is some flavor of Linux.
716
+ */
717
+ linux: function() {
718
+ return _populate() || _linux;
719
+ },
746
720
 
747
- function toPrimitive(t, r) {
748
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
749
- var e = t[Symbol.toPrimitive];
750
- if (void 0 !== e) {
751
- var i = e.call(t, r || "default");
752
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
753
- throw new TypeError("@@toPrimitive must return a primitive value.");
754
- }
755
- return ("string" === r ? String : Number)(t);
756
- }
721
+ /**
722
+ * Check if the user is running on an iPhone or iPod platform.
723
+ *
724
+ * @return bool `true' if the user is running some flavor of the
725
+ * iPhone OS.
726
+ */
727
+ iphone: function() {
728
+ return _populate() || _iphone;
729
+ },
757
730
 
758
- /***/ }),
731
+ mobile: function() {
732
+ return _populate() || (_iphone || _ipad || _android || _mobile);
733
+ },
759
734
 
760
- /***/ 3795:
761
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
735
+ nativeApp: function() {
736
+ // webviews inside of the native apps
737
+ return _populate() || _native;
738
+ },
762
739
 
763
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
764
- /* harmony export */ "default": () => (/* binding */ toPropertyKey)
765
- /* harmony export */ });
766
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6522);
767
- /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9745);
740
+ android: function() {
741
+ return _populate() || _android;
742
+ },
743
+
744
+ ipad: function() {
745
+ return _populate() || _ipad;
746
+ }
747
+ };
768
748
 
749
+ module.exports = UserAgent_DEPRECATED;
769
750
 
770
- function toPropertyKey(t) {
771
- var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
772
- return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
773
- }
774
751
 
775
752
  /***/ }),
776
753
 
777
- /***/ 6522:
754
+ /***/ 7545:
778
755
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
779
756
 
780
757
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -792,13 +769,13 @@ function _typeof(o) {
792
769
 
793
770
  /***/ }),
794
771
 
795
- /***/ 9147:
772
+ /***/ 7985:
796
773
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
797
774
 
798
775
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
799
776
  /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
800
777
  /* harmony export */ });
801
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
778
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
802
779
 
803
780
  function _unsupportedIterableToArray(o, minLen) {
804
781
  if (!o) return;
@@ -809,6 +786,35 @@ function _unsupportedIterableToArray(o, minLen) {
809
786
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
810
787
  }
811
788
 
789
+ /***/ }),
790
+
791
+ /***/ 8283:
792
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
793
+
794
+ module.exports = __webpack_require__(5022);
795
+
796
+
797
+ /***/ }),
798
+
799
+ /***/ 9824:
800
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
801
+
802
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
803
+ /* harmony export */ "default": () => (/* binding */ toPrimitive)
804
+ /* harmony export */ });
805
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7545);
806
+
807
+ function toPrimitive(t, r) {
808
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
809
+ var e = t[Symbol.toPrimitive];
810
+ if (void 0 !== e) {
811
+ var i = e.call(t, r || "default");
812
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
813
+ throw new TypeError("@@toPrimitive must return a primitive value.");
814
+ }
815
+ return ("string" === r ? String : Number)(t);
816
+ }
817
+
812
818
  /***/ })
813
819
 
814
820
  /******/ });
@@ -869,8 +875,6 @@ function _unsupportedIterableToArray(o, minLen) {
869
875
  /******/
870
876
  /************************************************************************/
871
877
  var __webpack_exports__ = {};
872
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
873
- (() => {
874
878
 
875
879
  // EXPORTS
876
880
  __webpack_require__.d(__webpack_exports__, {
@@ -883,7 +887,7 @@ __webpack_require__.d(__webpack_exports__, {
883
887
  overflowTitle: () => (/* reexport */ external_overflow_title_namespaceObject.overflowTitle)
884
888
  });
885
889
 
886
- ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
890
+ ;// ../../packages/directives/src/clickoutside.ts
887
891
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
888
892
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
889
893
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
@@ -1010,10 +1014,10 @@ ClickOutside.install = function (app) {
1010
1014
  };
1011
1015
  /* harmony default export */ const clickoutside = (ClickOutside);
1012
1016
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
1013
- var esm_typeof = __webpack_require__(6522);
1017
+ var esm_typeof = __webpack_require__(7545);
1014
1018
  // EXTERNAL MODULE: external "../popover"
1015
- var popover_ = __webpack_require__(563);
1016
- ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
1019
+ var popover_ = __webpack_require__(592);
1020
+ ;// ../../packages/directives/src/ellipsis.ts
1017
1021
 
1018
1022
  /*
1019
1023
  * Tencent is pleased to support the open source community by making
@@ -1124,9 +1128,9 @@ var ellipsis = {
1124
1128
  };
1125
1129
  /* harmony default export */ const src_ellipsis = (ellipsis);
1126
1130
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
1127
- var normalize_wheel = __webpack_require__(2439);
1131
+ var normalize_wheel = __webpack_require__(8283);
1128
1132
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
1129
- ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
1133
+ ;// ../../packages/directives/src/mousewheel.ts
1130
1134
  /*
1131
1135
  * Tencent is pleased to support the open source community by making
1132
1136
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1169,18 +1173,20 @@ var mousewheel = {
1169
1173
  };
1170
1174
  /* harmony default export */ const src_mousewheel = (mousewheel);
1171
1175
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
1172
- var defineProperty = __webpack_require__(6666);
1176
+ var defineProperty = __webpack_require__(4586);
1173
1177
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
1174
- var toConsumableArray = __webpack_require__(7930);
1178
+ var toConsumableArray = __webpack_require__(5153);
1175
1179
  // EXTERNAL MODULE: external "vue"
1176
- var external_vue_ = __webpack_require__(6609);
1180
+ var external_vue_ = __webpack_require__(5286);
1177
1181
  // EXTERNAL MODULE: external "../shared"
1178
- var shared_ = __webpack_require__(9253);
1179
- ;// CONCATENATED MODULE: external "@popperjs/core"
1180
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1181
- var y = x => () => x
1182
- const core_namespaceObject = x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
1183
- ;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
1182
+ var shared_ = __webpack_require__(5166);
1183
+ ;// external "@popperjs/core"
1184
+ var x = (y) => {
1185
+ var x = {}; __webpack_require__.d(x, y); return x
1186
+ }
1187
+ var y = (x) => (() => (x))
1188
+ const core_namespaceObject = x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
1189
+ ;// ../../packages/directives/src/tooltips.ts
1184
1190
 
1185
1191
 
1186
1192
 
@@ -1472,15 +1478,19 @@ function hide(el) {
1472
1478
  }
1473
1479
  }
1474
1480
  /* harmony default export */ const src_tooltips = (tooltips);
1475
- ;// CONCATENATED MODULE: external "../loading"
1476
- var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1477
- var external_loading_y = x => () => x
1478
- const external_loading_namespaceObject = external_loading_x({ ["vBkloading"]: () => __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__.vBkloading });
1479
- ;// CONCATENATED MODULE: external "../overflow-title"
1480
- var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1481
- var external_overflow_title_y = x => () => x
1482
- const external_overflow_title_namespaceObject = external_overflow_title_x({ ["overflowTitle"]: () => __WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__.overflowTitle });
1483
- ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
1481
+ ;// external "../loading"
1482
+ var external_loading_x = (y) => {
1483
+ var x = {}; __webpack_require__.d(x, y); return x
1484
+ }
1485
+ var external_loading_y = (x) => (() => (x))
1486
+ const external_loading_namespaceObject = external_loading_x({ ["vBkloading"]: () => (__WEBPACK_EXTERNAL_MODULE__loading_4d683b23__.vBkloading) });
1487
+ ;// external "../overflow-title"
1488
+ var external_overflow_title_x = (y) => {
1489
+ var x = {}; __webpack_require__.d(x, y); return x
1490
+ }
1491
+ var external_overflow_title_y = (x) => (() => (x))
1492
+ const external_overflow_title_namespaceObject = external_overflow_title_x({ ["overflowTitle"]: () => (__WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__.overflowTitle) });
1493
+ ;// ../../packages/directives/src/index.ts
1484
1494
  /*
1485
1495
  * Tencent is pleased to support the open source community by making
1486
1496
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1513,8 +1523,6 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ ["ov
1513
1523
 
1514
1524
 
1515
1525
  // export { createInstance as bkEllipsisInstance } from './ellipsis';
1516
- })();
1517
-
1518
1526
  var __webpack_exports__bkEllipsis = __webpack_exports__.bkEllipsis;
1519
1527
  var __webpack_exports__bkEllipsisInstance = __webpack_exports__.bkEllipsisInstance;
1520
1528
  var __webpack_exports__bkLoading = __webpack_exports__.bkLoading;