bkui-vue 2.0.2-beta.1 → 2.0.2-beta.11

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 (178) hide show
  1. package/dist/index.cjs.js +23 -23
  2. package/dist/index.esm.js +5609 -5575
  3. package/dist/index.umd.js +27 -27
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.js +22 -30
  7. package/lib/alert/index.js +22 -30
  8. package/lib/animate-number/index.js +10 -14
  9. package/lib/backtop/index.js +22 -32
  10. package/lib/badge/index.js +18 -24
  11. package/lib/breadcrumb/index.js +23 -31
  12. package/lib/button/index.js +26 -36
  13. package/lib/card/index.js +33 -47
  14. package/lib/cascader/index.js +705 -699
  15. package/lib/checkbox/index.js +34 -44
  16. package/lib/code-diff/index.js +79 -83
  17. package/lib/collapse/index.js +33 -39
  18. package/lib/collapse-transition/index.js +14 -20
  19. package/lib/color-picker/index.js +630 -639
  20. package/lib/components.d.ts +1 -2
  21. package/lib/components.js +1 -2
  22. package/lib/config-provider/index.js +26 -34
  23. package/lib/container/index.js +21 -27
  24. package/lib/date-picker/date-picker.css +220 -4
  25. package/lib/date-picker/date-picker.less +5 -5
  26. package/lib/date-picker/date-picker.variable.css +237 -21
  27. package/lib/date-picker/index.js +656 -671
  28. package/lib/dialog/index.js +87 -101
  29. package/lib/directives/index.js +515 -516
  30. package/lib/divider/index.js +15 -21
  31. package/lib/dropdown/index.js +31 -43
  32. package/lib/exception/index.js +49 -55
  33. package/lib/fixed-navbar/index.js +14 -20
  34. package/lib/form/index.js +644 -661
  35. package/lib/icon/angle-double-down-line.js +12 -14
  36. package/lib/icon/angle-double-left-line.js +12 -14
  37. package/lib/icon/angle-double-left.js +12 -14
  38. package/lib/icon/angle-double-right-line.js +12 -14
  39. package/lib/icon/angle-double-right.js +12 -14
  40. package/lib/icon/angle-double-up-line.js +12 -14
  41. package/lib/icon/angle-down-fill.js +12 -14
  42. package/lib/icon/angle-down-line.js +12 -14
  43. package/lib/icon/angle-down.js +12 -14
  44. package/lib/icon/angle-left.js +12 -14
  45. package/lib/icon/angle-right.js +12 -14
  46. package/lib/icon/angle-up-fill.js +12 -14
  47. package/lib/icon/angle-up.js +12 -14
  48. package/lib/icon/archive-fill.js +12 -14
  49. package/lib/icon/arrows-left.js +12 -14
  50. package/lib/icon/arrows-right.js +12 -14
  51. package/lib/icon/assistant.js +12 -14
  52. package/lib/icon/audio-fill.js +12 -14
  53. package/lib/icon/bk.js +12 -14
  54. package/lib/icon/circle.js +12 -14
  55. package/lib/icon/close-line.js +12 -14
  56. package/lib/icon/close.js +12 -14
  57. package/lib/icon/code.js +12 -14
  58. package/lib/icon/cog-shape.js +12 -14
  59. package/lib/icon/collapse-left.js +12 -14
  60. package/lib/icon/copy-shape.js +12 -14
  61. package/lib/icon/copy.js +12 -14
  62. package/lib/icon/data-shape.js +12 -14
  63. package/lib/icon/del.js +12 -14
  64. package/lib/icon/doc-fill.js +12 -14
  65. package/lib/icon/done.js +12 -14
  66. package/lib/icon/down-shape.js +12 -14
  67. package/lib/icon/down-small.js +12 -14
  68. package/lib/icon/edit-line.js +12 -14
  69. package/lib/icon/ellipsis.js +12 -14
  70. package/lib/icon/enlarge-line.js +12 -14
  71. package/lib/icon/error.js +12 -14
  72. package/lib/icon/excel-fill.js +12 -14
  73. package/lib/icon/exclamation-circle-shape.js +12 -14
  74. package/lib/icon/eye.js +12 -14
  75. package/lib/icon/filliscreen-line.js +12 -14
  76. package/lib/icon/fix-line.js +12 -14
  77. package/lib/icon/fix-shape.js +12 -14
  78. package/lib/icon/folder-open.js +12 -14
  79. package/lib/icon/folder-shape-open.js +12 -14
  80. package/lib/icon/folder-shape.js +12 -14
  81. package/lib/icon/folder.js +12 -14
  82. package/lib/icon/funnel.js +12 -14
  83. package/lib/icon/grag-fill.js +12 -14
  84. package/lib/icon/help-document-fill.js +12 -14
  85. package/lib/icon/help-fill.js +12 -14
  86. package/lib/icon/help.js +12 -14
  87. package/lib/icon/image-fill.js +12 -14
  88. package/lib/icon/img-error.js +12 -14
  89. package/lib/icon/img-placehoulder.js +12 -14
  90. package/lib/icon/info-line.js +12 -14
  91. package/lib/icon/info.js +12 -14
  92. package/lib/icon/left-shape.js +12 -14
  93. package/lib/icon/left-turn-line.js +12 -14
  94. package/lib/icon/loading.js +12 -14
  95. package/lib/icon/narrow-line.js +12 -14
  96. package/lib/icon/original.js +12 -14
  97. package/lib/icon/pdf-fill.js +12 -14
  98. package/lib/icon/play-shape.js +12 -14
  99. package/lib/icon/plus.js +12 -14
  100. package/lib/icon/ppt-fill.js +12 -14
  101. package/lib/icon/qq.js +12 -14
  102. package/lib/icon/right-shape.js +12 -14
  103. package/lib/icon/right-turn-line.js +12 -14
  104. package/lib/icon/search.js +12 -14
  105. package/lib/icon/share.js +12 -14
  106. package/lib/icon/spinner.js +12 -14
  107. package/lib/icon/success.js +12 -14
  108. package/lib/icon/switcher-loading.js +12 -14
  109. package/lib/icon/text-all.js +12 -14
  110. package/lib/icon/text-file.js +12 -14
  111. package/lib/icon/text-fill.js +12 -14
  112. package/lib/icon/transfer.js +12 -14
  113. package/lib/icon/tree-application-shape.js +12 -14
  114. package/lib/icon/unfull-screen.js +12 -14
  115. package/lib/icon/unvisible.js +12 -14
  116. package/lib/icon/up-shape.js +12 -14
  117. package/lib/icon/upload.js +12 -14
  118. package/lib/icon/video-fill.js +12 -14
  119. package/lib/icon/warn.js +12 -14
  120. package/lib/icon/weixin-pro.js +12 -14
  121. package/lib/icon/weixin.js +12 -14
  122. package/lib/image/index.js +326 -342
  123. package/lib/index.d.ts +0 -1
  124. package/lib/index.js +1 -2
  125. package/lib/info-box/index.js +87 -101
  126. package/lib/input/index.js +323 -335
  127. package/lib/link/index.js +18 -26
  128. package/lib/loading/index.js +19 -25
  129. package/lib/locale/index.js +3 -3
  130. package/lib/menu/index.js +32 -40
  131. package/lib/message/index.js +41 -47
  132. package/lib/modal/index.js +29 -39
  133. package/lib/navigation/index.js +19 -27
  134. package/lib/notify/index.js +27 -37
  135. package/lib/overflow-title/index.js +29 -41
  136. package/lib/pagination/index.js +46 -62
  137. package/lib/pop-confirm/index.d.ts +16 -2
  138. package/lib/pop-confirm/index.js +46 -54
  139. package/lib/pop-confirm/pop-confirm.d.ts +5 -1
  140. package/lib/popover/index.js +347 -363
  141. package/lib/popover2/index.js +10 -14
  142. package/lib/process/index.js +74 -78
  143. package/lib/progress/index.js +20 -26
  144. package/lib/radio/index.js +31 -39
  145. package/lib/rate/index.js +19 -25
  146. package/lib/resize-layout/index.js +22 -30
  147. package/lib/scrollbar/index.js +25 -25
  148. package/lib/search-select/index.js +511 -540
  149. package/lib/select/index.js +545 -594
  150. package/lib/shared/index.js +49 -57
  151. package/lib/sideslider/index.js +79 -89
  152. package/lib/slider/index.js +77 -86
  153. package/lib/steps/index.js +72 -78
  154. package/lib/swiper/index.js +18 -24
  155. package/lib/switcher/index.js +22 -30
  156. package/lib/tab/index.js +323 -337
  157. package/lib/table/index.js +604 -669
  158. package/lib/table-column/index.js +9 -13
  159. package/lib/tag/index.js +26 -36
  160. package/lib/tag-input/index.js +350 -383
  161. package/lib/time-picker/index.js +9 -13
  162. package/lib/timeline/index.js +15 -21
  163. package/lib/transfer/index.js +40 -56
  164. package/lib/tree/index.d.ts +4 -0
  165. package/lib/tree/index.js +132 -129
  166. package/lib/tree/props.d.ts +1 -0
  167. package/lib/tree/tree.css +18 -0
  168. package/lib/tree/tree.d.ts +2 -0
  169. package/lib/tree/tree.less +24 -0
  170. package/lib/tree/tree.variable.css +18 -0
  171. package/lib/tree/use-node-action.d.ts +2 -2
  172. package/lib/upload/index.js +562 -574
  173. package/lib/virtual-render/index.js +43 -55
  174. package/package.json +1 -1
  175. package/lib/plugin-popover/index.d.ts +0 -27
  176. package/lib/plugin-popover/index.js +0 -67
  177. package/lib/plugins/index.d.ts +0 -1
  178. package/lib/plugins/index.js +0 -66
package/lib/tab/index.js CHANGED
@@ -4,14 +4,22 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__ from "../sh
4
4
  import * as __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__ from "vue-types";
5
5
  import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
6
6
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ from "../config-provider";
7
- import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__ from "../plugin-popover";
7
+ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
8
8
  import * as __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__ from "@popperjs/core";
9
9
  import * as __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__ from "../loading";
10
10
  import * as __WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__ from "../overflow-title";
11
11
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
12
12
  /******/ var __webpack_modules__ = ({
13
13
 
14
- /***/ 1043:
14
+ /***/ 2439:
15
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
16
+
17
+ module.exports = __webpack_require__(2527);
18
+
19
+
20
+ /***/ }),
21
+
22
+ /***/ 7430:
15
23
  /***/ ((module) => {
16
24
 
17
25
  /**
@@ -61,265 +69,7 @@ module.exports = ExecutionEnvironment;
61
69
 
62
70
  /***/ }),
63
71
 
64
- /***/ 2586:
65
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
66
-
67
- /**
68
- * Copyright 2013-2015, Facebook, Inc.
69
- * All rights reserved.
70
- *
71
- * This source code is licensed under the BSD-style license found in the
72
- * LICENSE file in the root directory of this source tree. An additional grant
73
- * of patent rights can be found in the PATENTS file in the same directory.
74
- *
75
- * @providesModule isEventSupported
76
- */
77
-
78
-
79
-
80
- var ExecutionEnvironment = __webpack_require__(1043);
81
-
82
- var useHasFeature;
83
- if (ExecutionEnvironment.canUseDOM) {
84
- useHasFeature =
85
- document.implementation &&
86
- document.implementation.hasFeature &&
87
- // always returns true in newer browsers as per the standard.
88
- // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
89
- document.implementation.hasFeature('', '') !== true;
90
- }
91
-
92
- /**
93
- * Checks if an event is supported in the current execution environment.
94
- *
95
- * NOTE: This will not work correctly for non-generic events such as `change`,
96
- * `reset`, `load`, `error`, and `select`.
97
- *
98
- * Borrows from Modernizr.
99
- *
100
- * @param {string} eventNameSuffix Event name, e.g. "click".
101
- * @param {?boolean} capture Check if the capture phase is supported.
102
- * @return {boolean} True if the event is supported.
103
- * @internal
104
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
105
- */
106
- function isEventSupported(eventNameSuffix, capture) {
107
- if (!ExecutionEnvironment.canUseDOM ||
108
- capture && !('addEventListener' in document)) {
109
- return false;
110
- }
111
-
112
- var eventName = 'on' + eventNameSuffix;
113
- var isSupported = eventName in document;
114
-
115
- if (!isSupported) {
116
- var element = document.createElement('div');
117
- element.setAttribute(eventName, 'return;');
118
- isSupported = typeof element[eventName] === 'function';
119
- }
120
-
121
- if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
122
- // This is the only way to test support for the `wheel` event in IE9+.
123
- isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
124
- }
125
-
126
- return isSupported;
127
- }
128
-
129
- module.exports = isEventSupported;
130
-
131
-
132
- /***/ }),
133
-
134
- /***/ 5022:
135
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
136
-
137
- /**
138
- * Copyright (c) 2015, Facebook, Inc.
139
- * All rights reserved.
140
- *
141
- * This source code is licensed under the BSD-style license found in the
142
- * LICENSE file in the root directory of this source tree. An additional grant
143
- * of patent rights can be found in the PATENTS file in the same directory.
144
- *
145
- * @providesModule normalizeWheel
146
- * @typechecks
147
- */
148
-
149
-
150
-
151
- var UserAgent_DEPRECATED = __webpack_require__(7416);
152
-
153
- var isEventSupported = __webpack_require__(2586);
154
-
155
-
156
- // Reasonable defaults
157
- var PIXEL_STEP = 10;
158
- var LINE_HEIGHT = 40;
159
- var PAGE_HEIGHT = 800;
160
-
161
- /**
162
- * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
163
- * complicated, thus this doc is long and (hopefully) detailed enough to answer
164
- * your questions.
165
- *
166
- * If you need to react to the mouse wheel in a predictable way, this code is
167
- * like your bestest friend. * hugs *
168
- *
169
- * As of today, there are 4 DOM event types you can listen to:
170
- *
171
- * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
172
- * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
173
- * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
174
- * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
175
- *
176
- * So what to do? The is the best:
177
- *
178
- * normalizeWheel.getEventType();
179
- *
180
- * In your event callback, use this code to get sane interpretation of the
181
- * deltas. This code will return an object with properties:
182
- *
183
- * spinX -- normalized spin speed (use for zoom) - x plane
184
- * spinY -- " - y plane
185
- * pixelX -- normalized distance (to pixels) - x plane
186
- * pixelY -- " - y plane
187
- *
188
- * Wheel values are provided by the browser assuming you are using the wheel to
189
- * scroll a web page by a number of lines or pixels (or pages). Values can vary
190
- * significantly on different platforms and browsers, forgetting that you can
191
- * scroll at different speeds. Some devices (like trackpads) emit more events
192
- * at smaller increments with fine granularity, and some emit massive jumps with
193
- * linear speed or acceleration.
194
- *
195
- * This code does its best to normalize the deltas for you:
196
- *
197
- * - spin is trying to normalize how far the wheel was spun (or trackpad
198
- * dragged). This is super useful for zoom support where you want to
199
- * throw away the chunky scroll steps on the PC and make those equal to
200
- * the slow and smooth tiny steps on the Mac. Key data: This code tries to
201
- * resolve a single slow step on a wheel to 1.
202
- *
203
- * - pixel is normalizing the desired scroll delta in pixel units. You'll
204
- * get the crazy differences between browsers, but at least it'll be in
205
- * pixels!
206
- *
207
- * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
208
- * should translate to positive value zooming IN, negative zooming OUT.
209
- * This matches the newer 'wheel' event.
210
- *
211
- * Why are there spinX, spinY (or pixels)?
212
- *
213
- * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
214
- * with a mouse. It results in side-scrolling in the browser by default.
215
- *
216
- * - spinY is what you expect -- it's the classic axis of a mouse wheel.
217
- *
218
- * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
219
- * probably is by browsers in conjunction with fancy 3D controllers .. but
220
- * you know.
221
- *
222
- * Implementation info:
223
- *
224
- * Examples of 'wheel' event if you scroll slowly (down) by one step with an
225
- * average mouse:
226
- *
227
- * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
228
- * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
229
- * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
230
- * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
231
- * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
232
- *
233
- * On the trackpad:
234
- *
235
- * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
236
- * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
237
- *
238
- * On other/older browsers.. it's more complicated as there can be multiple and
239
- * also missing delta values.
240
- *
241
- * The 'wheel' event is more standard:
242
- *
243
- * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
244
- *
245
- * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
246
- * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
247
- * backward compatibility with older events. Those other values help us
248
- * better normalize spin speed. Example of what the browsers provide:
249
- *
250
- * | event.wheelDelta | event.detail
251
- * ------------------+------------------+--------------
252
- * Safari v5/OS X | -120 | 0
253
- * Safari v5/Win7 | -120 | 0
254
- * Chrome v17/OS X | -120 | 0
255
- * Chrome v17/Win7 | -120 | 0
256
- * IE9/Win7 | -120 | undefined
257
- * Firefox v4/OS X | undefined | 1
258
- * Firefox v4/Win7 | undefined | 3
259
- *
260
- */
261
- function normalizeWheel(/*object*/ event) /*object*/ {
262
- var sX = 0, sY = 0, // spinX, spinY
263
- pX = 0, pY = 0; // pixelX, pixelY
264
-
265
- // Legacy
266
- if ('detail' in event) { sY = event.detail; }
267
- if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
268
- if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
269
- if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
270
-
271
- // side scrolling on FF with DOMMouseScroll
272
- if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
273
- sX = sY;
274
- sY = 0;
275
- }
276
-
277
- pX = sX * PIXEL_STEP;
278
- pY = sY * PIXEL_STEP;
279
-
280
- if ('deltaY' in event) { pY = event.deltaY; }
281
- if ('deltaX' in event) { pX = event.deltaX; }
282
-
283
- if ((pX || pY) && event.deltaMode) {
284
- if (event.deltaMode == 1) { // delta in LINE units
285
- pX *= LINE_HEIGHT;
286
- pY *= LINE_HEIGHT;
287
- } else { // delta in PAGE units
288
- pX *= PAGE_HEIGHT;
289
- pY *= PAGE_HEIGHT;
290
- }
291
- }
292
-
293
- // Fall-back if spin cannot be determined
294
- if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
295
- if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
296
-
297
- return { spinX : sX,
298
- spinY : sY,
299
- pixelX : pX,
300
- pixelY : pY };
301
- }
302
-
303
-
304
- /**
305
- * The best combination if you prefer spinX + spinY normalization. It favors
306
- * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
307
- * 'wheel' event, making spin speed determination impossible.
308
- */
309
- normalizeWheel.getEventType = function() /*string*/ {
310
- return (UserAgent_DEPRECATED.firefox())
311
- ? 'DOMMouseScroll'
312
- : (isEventSupported('wheel'))
313
- ? 'wheel'
314
- : 'mousewheel';
315
- };
316
-
317
- module.exports = normalizeWheel;
318
-
319
-
320
- /***/ }),
321
-
322
- /***/ 7416:
72
+ /***/ 6377:
323
73
  /***/ ((module) => {
324
74
 
325
75
  /**
@@ -608,10 +358,260 @@ module.exports = UserAgent_DEPRECATED;
608
358
 
609
359
  /***/ }),
610
360
 
611
- /***/ 8283:
361
+ /***/ 3541:
612
362
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
613
363
 
614
- module.exports = __webpack_require__(5022);
364
+ /**
365
+ * Copyright 2013-2015, Facebook, Inc.
366
+ * All rights reserved.
367
+ *
368
+ * This source code is licensed under the BSD-style license found in the
369
+ * LICENSE file in the root directory of this source tree. An additional grant
370
+ * of patent rights can be found in the PATENTS file in the same directory.
371
+ *
372
+ * @providesModule isEventSupported
373
+ */
374
+
375
+
376
+
377
+ var ExecutionEnvironment = __webpack_require__(7430);
378
+
379
+ var useHasFeature;
380
+ if (ExecutionEnvironment.canUseDOM) {
381
+ useHasFeature =
382
+ document.implementation &&
383
+ document.implementation.hasFeature &&
384
+ // always returns true in newer browsers as per the standard.
385
+ // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
386
+ document.implementation.hasFeature('', '') !== true;
387
+ }
388
+
389
+ /**
390
+ * Checks if an event is supported in the current execution environment.
391
+ *
392
+ * NOTE: This will not work correctly for non-generic events such as `change`,
393
+ * `reset`, `load`, `error`, and `select`.
394
+ *
395
+ * Borrows from Modernizr.
396
+ *
397
+ * @param {string} eventNameSuffix Event name, e.g. "click".
398
+ * @param {?boolean} capture Check if the capture phase is supported.
399
+ * @return {boolean} True if the event is supported.
400
+ * @internal
401
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
402
+ */
403
+ function isEventSupported(eventNameSuffix, capture) {
404
+ if (!ExecutionEnvironment.canUseDOM ||
405
+ capture && !('addEventListener' in document)) {
406
+ return false;
407
+ }
408
+
409
+ var eventName = 'on' + eventNameSuffix;
410
+ var isSupported = eventName in document;
411
+
412
+ if (!isSupported) {
413
+ var element = document.createElement('div');
414
+ element.setAttribute(eventName, 'return;');
415
+ isSupported = typeof element[eventName] === 'function';
416
+ }
417
+
418
+ if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
419
+ // This is the only way to test support for the `wheel` event in IE9+.
420
+ isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
421
+ }
422
+
423
+ return isSupported;
424
+ }
425
+
426
+ module.exports = isEventSupported;
427
+
428
+
429
+ /***/ }),
430
+
431
+ /***/ 2527:
432
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
433
+
434
+ /**
435
+ * Copyright (c) 2015, Facebook, Inc.
436
+ * All rights reserved.
437
+ *
438
+ * This source code is licensed under the BSD-style license found in the
439
+ * LICENSE file in the root directory of this source tree. An additional grant
440
+ * of patent rights can be found in the PATENTS file in the same directory.
441
+ *
442
+ * @providesModule normalizeWheel
443
+ * @typechecks
444
+ */
445
+
446
+
447
+
448
+ var UserAgent_DEPRECATED = __webpack_require__(6377);
449
+
450
+ var isEventSupported = __webpack_require__(3541);
451
+
452
+
453
+ // Reasonable defaults
454
+ var PIXEL_STEP = 10;
455
+ var LINE_HEIGHT = 40;
456
+ var PAGE_HEIGHT = 800;
457
+
458
+ /**
459
+ * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
460
+ * complicated, thus this doc is long and (hopefully) detailed enough to answer
461
+ * your questions.
462
+ *
463
+ * If you need to react to the mouse wheel in a predictable way, this code is
464
+ * like your bestest friend. * hugs *
465
+ *
466
+ * As of today, there are 4 DOM event types you can listen to:
467
+ *
468
+ * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
469
+ * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
470
+ * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
471
+ * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
472
+ *
473
+ * So what to do? The is the best:
474
+ *
475
+ * normalizeWheel.getEventType();
476
+ *
477
+ * In your event callback, use this code to get sane interpretation of the
478
+ * deltas. This code will return an object with properties:
479
+ *
480
+ * spinX -- normalized spin speed (use for zoom) - x plane
481
+ * spinY -- " - y plane
482
+ * pixelX -- normalized distance (to pixels) - x plane
483
+ * pixelY -- " - y plane
484
+ *
485
+ * Wheel values are provided by the browser assuming you are using the wheel to
486
+ * scroll a web page by a number of lines or pixels (or pages). Values can vary
487
+ * significantly on different platforms and browsers, forgetting that you can
488
+ * scroll at different speeds. Some devices (like trackpads) emit more events
489
+ * at smaller increments with fine granularity, and some emit massive jumps with
490
+ * linear speed or acceleration.
491
+ *
492
+ * This code does its best to normalize the deltas for you:
493
+ *
494
+ * - spin is trying to normalize how far the wheel was spun (or trackpad
495
+ * dragged). This is super useful for zoom support where you want to
496
+ * throw away the chunky scroll steps on the PC and make those equal to
497
+ * the slow and smooth tiny steps on the Mac. Key data: This code tries to
498
+ * resolve a single slow step on a wheel to 1.
499
+ *
500
+ * - pixel is normalizing the desired scroll delta in pixel units. You'll
501
+ * get the crazy differences between browsers, but at least it'll be in
502
+ * pixels!
503
+ *
504
+ * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
505
+ * should translate to positive value zooming IN, negative zooming OUT.
506
+ * This matches the newer 'wheel' event.
507
+ *
508
+ * Why are there spinX, spinY (or pixels)?
509
+ *
510
+ * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
511
+ * with a mouse. It results in side-scrolling in the browser by default.
512
+ *
513
+ * - spinY is what you expect -- it's the classic axis of a mouse wheel.
514
+ *
515
+ * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
516
+ * probably is by browsers in conjunction with fancy 3D controllers .. but
517
+ * you know.
518
+ *
519
+ * Implementation info:
520
+ *
521
+ * Examples of 'wheel' event if you scroll slowly (down) by one step with an
522
+ * average mouse:
523
+ *
524
+ * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
525
+ * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
526
+ * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
527
+ * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
528
+ * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
529
+ *
530
+ * On the trackpad:
531
+ *
532
+ * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
533
+ * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
534
+ *
535
+ * On other/older browsers.. it's more complicated as there can be multiple and
536
+ * also missing delta values.
537
+ *
538
+ * The 'wheel' event is more standard:
539
+ *
540
+ * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
541
+ *
542
+ * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
543
+ * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
544
+ * backward compatibility with older events. Those other values help us
545
+ * better normalize spin speed. Example of what the browsers provide:
546
+ *
547
+ * | event.wheelDelta | event.detail
548
+ * ------------------+------------------+--------------
549
+ * Safari v5/OS X | -120 | 0
550
+ * Safari v5/Win7 | -120 | 0
551
+ * Chrome v17/OS X | -120 | 0
552
+ * Chrome v17/Win7 | -120 | 0
553
+ * IE9/Win7 | -120 | undefined
554
+ * Firefox v4/OS X | undefined | 1
555
+ * Firefox v4/Win7 | undefined | 3
556
+ *
557
+ */
558
+ function normalizeWheel(/*object*/ event) /*object*/ {
559
+ var sX = 0, sY = 0, // spinX, spinY
560
+ pX = 0, pY = 0; // pixelX, pixelY
561
+
562
+ // Legacy
563
+ if ('detail' in event) { sY = event.detail; }
564
+ if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
565
+ if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
566
+ if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
567
+
568
+ // side scrolling on FF with DOMMouseScroll
569
+ if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
570
+ sX = sY;
571
+ sY = 0;
572
+ }
573
+
574
+ pX = sX * PIXEL_STEP;
575
+ pY = sY * PIXEL_STEP;
576
+
577
+ if ('deltaY' in event) { pY = event.deltaY; }
578
+ if ('deltaX' in event) { pX = event.deltaX; }
579
+
580
+ if ((pX || pY) && event.deltaMode) {
581
+ if (event.deltaMode == 1) { // delta in LINE units
582
+ pX *= LINE_HEIGHT;
583
+ pY *= LINE_HEIGHT;
584
+ } else { // delta in PAGE units
585
+ pX *= PAGE_HEIGHT;
586
+ pY *= PAGE_HEIGHT;
587
+ }
588
+ }
589
+
590
+ // Fall-back if spin cannot be determined
591
+ if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
592
+ if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
593
+
594
+ return { spinX : sX,
595
+ spinY : sY,
596
+ pixelX : pX,
597
+ pixelY : pY };
598
+ }
599
+
600
+
601
+ /**
602
+ * The best combination if you prefer spinX + spinY normalization. It favors
603
+ * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
604
+ * 'wheel' event, making spin speed determination impossible.
605
+ */
606
+ normalizeWheel.getEventType = function() /*string*/ {
607
+ return (UserAgent_DEPRECATED.firefox())
608
+ ? 'DOMMouseScroll'
609
+ : (isEventSupported('wheel'))
610
+ ? 'wheel'
611
+ : 'mousewheel';
612
+ };
613
+
614
+ module.exports = normalizeWheel;
615
615
 
616
616
 
617
617
  /***/ })
@@ -674,6 +674,8 @@ module.exports = __webpack_require__(5022);
674
674
  /******/
675
675
  /************************************************************************/
676
676
  var __webpack_exports__ = {};
677
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
678
+ (() => {
677
679
 
678
680
  // EXPORTS
679
681
  __webpack_require__.d(__webpack_exports__, {
@@ -684,13 +686,11 @@ __webpack_require__.d(__webpack_exports__, {
684
686
  "default": () => (/* binding */ src)
685
687
  });
686
688
 
687
- ;// external "../shared"
688
- var x = (y) => {
689
- var x = {}; __webpack_require__.d(x, y); return x
690
- }
691
- var y = (x) => (() => (x))
692
- const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["renderDirectiveType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.renderDirectiveType), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
693
- ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
689
+ ;// CONCATENATED MODULE: external "../shared"
690
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
691
+ var y = x => () => x
692
+ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["renderDirectiveType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.renderDirectiveType, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps });
693
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
694
694
  function _typeof(o) {
695
695
  "@babel/helpers - typeof";
696
696
 
@@ -700,7 +700,7 @@ function _typeof(o) {
700
700
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
701
701
  }, _typeof(o);
702
702
  }
703
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
703
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
704
704
 
705
705
  function toPrimitive(t, r) {
706
706
  if ("object" != _typeof(t) || !t) return t;
@@ -712,14 +712,14 @@ function toPrimitive(t, r) {
712
712
  }
713
713
  return ("string" === r ? String : Number)(t);
714
714
  }
715
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
715
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
716
716
 
717
717
 
718
718
  function toPropertyKey(t) {
719
719
  var i = toPrimitive(t, "string");
720
720
  return "symbol" == _typeof(i) ? i : String(i);
721
721
  }
722
- ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
722
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
723
723
 
724
724
  function _defineProperty(obj, key, value) {
725
725
  key = toPropertyKey(key);
@@ -735,13 +735,11 @@ function _defineProperty(obj, key, value) {
735
735
  }
736
736
  return obj;
737
737
  }
738
- ;// external "vue-types"
739
- var external_vue_types_x = (y) => {
740
- var x = {}; __webpack_require__.d(x, y); return x
741
- }
742
- var external_vue_types_y = (x) => (() => (x))
743
- const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
744
- ;// ../../packages/tab/src/props.ts
738
+ ;// CONCATENATED MODULE: external "vue-types"
739
+ var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
740
+ var external_vue_types_y = x => () => x
741
+ const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
742
+ ;// CONCATENATED MODULE: ../../packages/tab/src/props.ts
745
743
 
746
744
  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; }
747
745
  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; }
@@ -881,22 +879,22 @@ var tabNavProps = _objectSpread({
881
879
  labelHeight: shared_namespaceObject.PropTypes.number.def(50),
882
880
  validateActive: shared_namespaceObject.PropTypes.bool.def(true)
883
881
  }, tabNavEventProps);
884
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
882
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
885
883
  function _arrayLikeToArray(arr, len) {
886
884
  if (len == null || len > arr.length) len = arr.length;
887
885
  for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
888
886
  return arr2;
889
887
  }
890
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
888
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
891
889
 
892
890
  function _arrayWithoutHoles(arr) {
893
891
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
894
892
  }
895
- ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
893
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
896
894
  function _iterableToArray(iter) {
897
895
  if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
898
896
  }
899
- ;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
897
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
900
898
 
901
899
  function _unsupportedIterableToArray(o, minLen) {
902
900
  if (!o) return;
@@ -906,11 +904,11 @@ function _unsupportedIterableToArray(o, minLen) {
906
904
  if (n === "Map" || n === "Set") return Array.from(o);
907
905
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
908
906
  }
909
- ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
907
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
910
908
  function _nonIterableSpread() {
911
909
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
912
910
  }
913
- ;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
911
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
914
912
 
915
913
 
916
914
 
@@ -918,19 +916,15 @@ function _nonIterableSpread() {
918
916
  function _toConsumableArray(arr) {
919
917
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
920
918
  }
921
- ;// external "vue"
922
- var external_vue_x = (y) => {
923
- var x = {}; __webpack_require__.d(x, y); return x
924
- }
925
- var external_vue_y = (x) => (() => (x))
926
- 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), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["onUpdated"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onUpdated), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["vShow"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.vShow), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
927
- ;// external "../config-provider"
928
- var config_provider_x = (y) => {
929
- var x = {}; __webpack_require__.d(x, y); return x
930
- }
931
- var config_provider_y = (x) => (() => (x))
932
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
933
- ;// ../../packages/directives/src/clickoutside.ts
919
+ ;// CONCATENATED MODULE: external "vue"
920
+ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
921
+ var external_vue_y = x => () => x
922
+ 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, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["onUpdated"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onUpdated, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["render"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.render, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["vShow"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.vShow, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
923
+ ;// CONCATENATED MODULE: external "../config-provider"
924
+ var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
925
+ var config_provider_y = x => () => x
926
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
927
+ ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
934
928
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = clickoutside_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; } } }; }
935
929
  function clickoutside_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return clickoutside_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 clickoutside_arrayLikeToArray(o, minLen); }
936
930
  function clickoutside_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; }
@@ -1056,13 +1050,11 @@ ClickOutside.install = function (app) {
1056
1050
  app.directive('bkTooltips', ClickOutside);
1057
1051
  };
1058
1052
  /* harmony default export */ const clickoutside = ((/* unused pure expression or super */ null && (ClickOutside)));
1059
- ;// external "../plugin-popover"
1060
- var plugin_popover_x = (y) => {
1061
- var x = {}; __webpack_require__.d(x, y); return x
1062
- }
1063
- var plugin_popover_y = (x) => (() => (x))
1064
- const plugin_popover_namespaceObject = plugin_popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__["default"]) });
1065
- ;// ../../packages/directives/src/ellipsis.ts
1053
+ ;// CONCATENATED MODULE: external "../popover"
1054
+ var popover_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1055
+ var popover_y = x => () => x
1056
+ const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
1057
+ ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
1066
1058
 
1067
1059
  /*
1068
1060
  * Tencent is pleased to support the open source community by making
@@ -1139,7 +1131,7 @@ var createInstance = function createInstance(el, binding) {
1139
1131
  onContentMouseenter: handleContentEnter,
1140
1132
  onContentMouseleave: handleContentLeave
1141
1133
  });
1142
- instance = (0,plugin_popover_namespaceObject["default"])(targetOptions);
1134
+ instance = (0,popover_namespaceObject.$bkPopover)(targetOptions);
1143
1135
  }, 300);
1144
1136
  };
1145
1137
  var handleMouseLeave = function handleMouseLeave() {
@@ -1173,9 +1165,9 @@ var ellipsis = {
1173
1165
  };
1174
1166
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
1175
1167
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
1176
- var normalize_wheel = __webpack_require__(8283);
1168
+ var normalize_wheel = __webpack_require__(2439);
1177
1169
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
1178
- ;// ../../packages/directives/src/mousewheel.ts
1170
+ ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
1179
1171
  /*
1180
1172
  * Tencent is pleased to support the open source community by making
1181
1173
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1217,13 +1209,11 @@ var mousewheel = {
1217
1209
  }
1218
1210
  };
1219
1211
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
1220
- ;// external "@popperjs/core"
1221
- var core_x = (y) => {
1222
- var x = {}; __webpack_require__.d(x, y); return x
1223
- }
1224
- var core_y = (x) => (() => (x))
1225
- const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
1226
- ;// ../../packages/directives/src/tooltips.ts
1212
+ ;// CONCATENATED MODULE: external "@popperjs/core"
1213
+ var core_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1214
+ var core_y = x => () => x
1215
+ const core_namespaceObject = core_x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
1216
+ ;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
1227
1217
 
1228
1218
 
1229
1219
 
@@ -1515,19 +1505,15 @@ function hide(el) {
1515
1505
  }
1516
1506
  }
1517
1507
  /* harmony default export */ const src_tooltips = (tooltips);
1518
- ;// external "../loading"
1519
- var external_loading_x = (y) => {
1520
- var x = {}; __webpack_require__.d(x, y); return x
1521
- }
1522
- var external_loading_y = (x) => (() => (x))
1508
+ ;// CONCATENATED MODULE: external "../loading"
1509
+ var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1510
+ var external_loading_y = x => () => x
1523
1511
  const external_loading_namespaceObject = external_loading_x({ });
1524
- ;// external "../overflow-title"
1525
- var external_overflow_title_x = (y) => {
1526
- var x = {}; __webpack_require__.d(x, y); return x
1527
- }
1528
- var external_overflow_title_y = (x) => (() => (x))
1512
+ ;// CONCATENATED MODULE: external "../overflow-title"
1513
+ var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1514
+ var external_overflow_title_y = x => () => x
1529
1515
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
1530
- ;// ../../packages/directives/src/index.ts
1516
+ ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
1531
1517
  /*
1532
1518
  * Tencent is pleased to support the open source community by making
1533
1519
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1560,13 +1546,11 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
1560
1546
 
1561
1547
 
1562
1548
  // export { createInstance as bkEllipsisInstance } from './ellipsis';
1563
- ;// external "../icon"
1564
- var icon_x = (y) => {
1565
- var x = {}; __webpack_require__.d(x, y); return x
1566
- }
1567
- var icon_y = (x) => (() => (x))
1568
- const icon_namespaceObject = icon_x({ ["Close"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close), ["Plus"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Plus) });
1569
- ;// ../../packages/tab/src/tab-nav.tsx
1549
+ ;// CONCATENATED MODULE: external "../icon"
1550
+ var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1551
+ var icon_y = x => () => x
1552
+ const icon_namespaceObject = icon_x({ ["Close"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close, ["Plus"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Plus });
1553
+ ;// CONCATENATED MODULE: ../../packages/tab/src/tab-nav.tsx
1570
1554
 
1571
1555
 
1572
1556
  function tab_nav_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; }
@@ -1913,7 +1897,7 @@ function tab_nav_objectSpread(e) { for (var r = 1; r < arguments.length; r++) {
1913
1897
  }, [renderActiveBar(), renderNavs()]), operations, setting]);
1914
1898
  }
1915
1899
  }));
1916
- ;// ../../packages/tab/src/tab.tsx
1900
+ ;// CONCATENATED MODULE: ../../packages/tab/src/tab.tsx
1917
1901
 
1918
1902
 
1919
1903
 
@@ -2128,7 +2112,7 @@ function tab_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var
2128
2112
  }, [(_this$$slots$default = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots)])]);
2129
2113
  }
2130
2114
  }));
2131
- ;// ../../packages/tab/src/tab-panel.tsx
2115
+ ;// CONCATENATED MODULE: ../../packages/tab/src/tab-panel.tsx
2132
2116
 
2133
2117
  /*
2134
2118
  * Tencent is pleased to support the open source community by making
@@ -2188,7 +2172,7 @@ function tab_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var
2188
2172
  }, [getContent()]), [[external_vue_namespaceObject.vShow, active]]);
2189
2173
  }
2190
2174
  }));
2191
- ;// ../../packages/tab/src/index.ts
2175
+ ;// CONCATENATED MODULE: ../../packages/tab/src/index.ts
2192
2176
 
2193
2177
 
2194
2178
 
@@ -2198,6 +2182,8 @@ var BkTab = (0,shared_namespaceObject.withInstallProps)(tab, {
2198
2182
  });
2199
2183
 
2200
2184
  /* harmony default export */ const src = (BkTab);
2185
+ })();
2186
+
2201
2187
  var __webpack_exports__BkTab = __webpack_exports__.BkTab;
2202
2188
  var __webpack_exports__BkTabPanel = __webpack_exports__.BkTabPanel;
2203
2189
  var __webpack_exports__PositionEnum = __webpack_exports__.PositionEnum;