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
@@ -3,14 +3,13 @@ import "./tag-input.less";
3
3
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__ from "../shared";
4
4
  import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
5
5
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ from "../config-provider";
6
- import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__ from "../plugin-popover";
6
+ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
7
7
  import * as __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__ from "@popperjs/core";
8
8
  import * as __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__ from "../loading";
9
9
  import * as __WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__ from "../overflow-title";
10
10
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
11
11
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_loading_dcf0e69a__ from "../loading";
12
12
  import "../loading/loading.less";
13
- import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
14
13
  import "../popover/popover.less";
15
14
  import * as __WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__ from "lodash/debounce";
16
15
  import * as __WEBPACK_EXTERNAL_MODULE_lodash_trim_5cdad98c__ from "lodash/trim";
@@ -18,7 +17,15 @@ import * as __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__ from "vue-types";
18
17
  import * as __WEBPACK_EXTERNAL_MODULE_lodash_has_e9e453be__ from "lodash/has";
19
18
  /******/ var __webpack_modules__ = ({
20
19
 
21
- /***/ 1043:
20
+ /***/ 2439:
21
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
22
+
23
+ module.exports = __webpack_require__(2527);
24
+
25
+
26
+ /***/ }),
27
+
28
+ /***/ 7430:
22
29
  /***/ ((module) => {
23
30
 
24
31
  /**
@@ -68,265 +75,7 @@ module.exports = ExecutionEnvironment;
68
75
 
69
76
  /***/ }),
70
77
 
71
- /***/ 2586:
72
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
73
-
74
- /**
75
- * Copyright 2013-2015, Facebook, Inc.
76
- * All rights reserved.
77
- *
78
- * This source code is licensed under the BSD-style license found in the
79
- * LICENSE file in the root directory of this source tree. An additional grant
80
- * of patent rights can be found in the PATENTS file in the same directory.
81
- *
82
- * @providesModule isEventSupported
83
- */
84
-
85
-
86
-
87
- var ExecutionEnvironment = __webpack_require__(1043);
88
-
89
- var useHasFeature;
90
- if (ExecutionEnvironment.canUseDOM) {
91
- useHasFeature =
92
- document.implementation &&
93
- document.implementation.hasFeature &&
94
- // always returns true in newer browsers as per the standard.
95
- // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
96
- document.implementation.hasFeature('', '') !== true;
97
- }
98
-
99
- /**
100
- * Checks if an event is supported in the current execution environment.
101
- *
102
- * NOTE: This will not work correctly for non-generic events such as `change`,
103
- * `reset`, `load`, `error`, and `select`.
104
- *
105
- * Borrows from Modernizr.
106
- *
107
- * @param {string} eventNameSuffix Event name, e.g. "click".
108
- * @param {?boolean} capture Check if the capture phase is supported.
109
- * @return {boolean} True if the event is supported.
110
- * @internal
111
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
112
- */
113
- function isEventSupported(eventNameSuffix, capture) {
114
- if (!ExecutionEnvironment.canUseDOM ||
115
- capture && !('addEventListener' in document)) {
116
- return false;
117
- }
118
-
119
- var eventName = 'on' + eventNameSuffix;
120
- var isSupported = eventName in document;
121
-
122
- if (!isSupported) {
123
- var element = document.createElement('div');
124
- element.setAttribute(eventName, 'return;');
125
- isSupported = typeof element[eventName] === 'function';
126
- }
127
-
128
- if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
129
- // This is the only way to test support for the `wheel` event in IE9+.
130
- isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
131
- }
132
-
133
- return isSupported;
134
- }
135
-
136
- module.exports = isEventSupported;
137
-
138
-
139
- /***/ }),
140
-
141
- /***/ 5022:
142
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
143
-
144
- /**
145
- * Copyright (c) 2015, Facebook, Inc.
146
- * All rights reserved.
147
- *
148
- * This source code is licensed under the BSD-style license found in the
149
- * LICENSE file in the root directory of this source tree. An additional grant
150
- * of patent rights can be found in the PATENTS file in the same directory.
151
- *
152
- * @providesModule normalizeWheel
153
- * @typechecks
154
- */
155
-
156
-
157
-
158
- var UserAgent_DEPRECATED = __webpack_require__(7416);
159
-
160
- var isEventSupported = __webpack_require__(2586);
161
-
162
-
163
- // Reasonable defaults
164
- var PIXEL_STEP = 10;
165
- var LINE_HEIGHT = 40;
166
- var PAGE_HEIGHT = 800;
167
-
168
- /**
169
- * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
170
- * complicated, thus this doc is long and (hopefully) detailed enough to answer
171
- * your questions.
172
- *
173
- * If you need to react to the mouse wheel in a predictable way, this code is
174
- * like your bestest friend. * hugs *
175
- *
176
- * As of today, there are 4 DOM event types you can listen to:
177
- *
178
- * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
179
- * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
180
- * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
181
- * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
182
- *
183
- * So what to do? The is the best:
184
- *
185
- * normalizeWheel.getEventType();
186
- *
187
- * In your event callback, use this code to get sane interpretation of the
188
- * deltas. This code will return an object with properties:
189
- *
190
- * spinX -- normalized spin speed (use for zoom) - x plane
191
- * spinY -- " - y plane
192
- * pixelX -- normalized distance (to pixels) - x plane
193
- * pixelY -- " - y plane
194
- *
195
- * Wheel values are provided by the browser assuming you are using the wheel to
196
- * scroll a web page by a number of lines or pixels (or pages). Values can vary
197
- * significantly on different platforms and browsers, forgetting that you can
198
- * scroll at different speeds. Some devices (like trackpads) emit more events
199
- * at smaller increments with fine granularity, and some emit massive jumps with
200
- * linear speed or acceleration.
201
- *
202
- * This code does its best to normalize the deltas for you:
203
- *
204
- * - spin is trying to normalize how far the wheel was spun (or trackpad
205
- * dragged). This is super useful for zoom support where you want to
206
- * throw away the chunky scroll steps on the PC and make those equal to
207
- * the slow and smooth tiny steps on the Mac. Key data: This code tries to
208
- * resolve a single slow step on a wheel to 1.
209
- *
210
- * - pixel is normalizing the desired scroll delta in pixel units. You'll
211
- * get the crazy differences between browsers, but at least it'll be in
212
- * pixels!
213
- *
214
- * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
215
- * should translate to positive value zooming IN, negative zooming OUT.
216
- * This matches the newer 'wheel' event.
217
- *
218
- * Why are there spinX, spinY (or pixels)?
219
- *
220
- * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
221
- * with a mouse. It results in side-scrolling in the browser by default.
222
- *
223
- * - spinY is what you expect -- it's the classic axis of a mouse wheel.
224
- *
225
- * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
226
- * probably is by browsers in conjunction with fancy 3D controllers .. but
227
- * you know.
228
- *
229
- * Implementation info:
230
- *
231
- * Examples of 'wheel' event if you scroll slowly (down) by one step with an
232
- * average mouse:
233
- *
234
- * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
235
- * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
236
- * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
237
- * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
238
- * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
239
- *
240
- * On the trackpad:
241
- *
242
- * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
243
- * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
244
- *
245
- * On other/older browsers.. it's more complicated as there can be multiple and
246
- * also missing delta values.
247
- *
248
- * The 'wheel' event is more standard:
249
- *
250
- * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
251
- *
252
- * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
253
- * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
254
- * backward compatibility with older events. Those other values help us
255
- * better normalize spin speed. Example of what the browsers provide:
256
- *
257
- * | event.wheelDelta | event.detail
258
- * ------------------+------------------+--------------
259
- * Safari v5/OS X | -120 | 0
260
- * Safari v5/Win7 | -120 | 0
261
- * Chrome v17/OS X | -120 | 0
262
- * Chrome v17/Win7 | -120 | 0
263
- * IE9/Win7 | -120 | undefined
264
- * Firefox v4/OS X | undefined | 1
265
- * Firefox v4/Win7 | undefined | 3
266
- *
267
- */
268
- function normalizeWheel(/*object*/ event) /*object*/ {
269
- var sX = 0, sY = 0, // spinX, spinY
270
- pX = 0, pY = 0; // pixelX, pixelY
271
-
272
- // Legacy
273
- if ('detail' in event) { sY = event.detail; }
274
- if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
275
- if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
276
- if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
277
-
278
- // side scrolling on FF with DOMMouseScroll
279
- if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
280
- sX = sY;
281
- sY = 0;
282
- }
283
-
284
- pX = sX * PIXEL_STEP;
285
- pY = sY * PIXEL_STEP;
286
-
287
- if ('deltaY' in event) { pY = event.deltaY; }
288
- if ('deltaX' in event) { pX = event.deltaX; }
289
-
290
- if ((pX || pY) && event.deltaMode) {
291
- if (event.deltaMode == 1) { // delta in LINE units
292
- pX *= LINE_HEIGHT;
293
- pY *= LINE_HEIGHT;
294
- } else { // delta in PAGE units
295
- pX *= PAGE_HEIGHT;
296
- pY *= PAGE_HEIGHT;
297
- }
298
- }
299
-
300
- // Fall-back if spin cannot be determined
301
- if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
302
- if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
303
-
304
- return { spinX : sX,
305
- spinY : sY,
306
- pixelX : pX,
307
- pixelY : pY };
308
- }
309
-
310
-
311
- /**
312
- * The best combination if you prefer spinX + spinY normalization. It favors
313
- * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
314
- * 'wheel' event, making spin speed determination impossible.
315
- */
316
- normalizeWheel.getEventType = function() /*string*/ {
317
- return (UserAgent_DEPRECATED.firefox())
318
- ? 'DOMMouseScroll'
319
- : (isEventSupported('wheel'))
320
- ? 'wheel'
321
- : 'mousewheel';
322
- };
323
-
324
- module.exports = normalizeWheel;
325
-
326
-
327
- /***/ }),
328
-
329
- /***/ 7416:
78
+ /***/ 6377:
330
79
  /***/ ((module) => {
331
80
 
332
81
  /**
@@ -615,10 +364,260 @@ module.exports = UserAgent_DEPRECATED;
615
364
 
616
365
  /***/ }),
617
366
 
618
- /***/ 8283:
367
+ /***/ 3541:
619
368
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
620
369
 
621
- module.exports = __webpack_require__(5022);
370
+ /**
371
+ * Copyright 2013-2015, Facebook, Inc.
372
+ * All rights reserved.
373
+ *
374
+ * This source code is licensed under the BSD-style license found in the
375
+ * LICENSE file in the root directory of this source tree. An additional grant
376
+ * of patent rights can be found in the PATENTS file in the same directory.
377
+ *
378
+ * @providesModule isEventSupported
379
+ */
380
+
381
+
382
+
383
+ var ExecutionEnvironment = __webpack_require__(7430);
384
+
385
+ var useHasFeature;
386
+ if (ExecutionEnvironment.canUseDOM) {
387
+ useHasFeature =
388
+ document.implementation &&
389
+ document.implementation.hasFeature &&
390
+ // always returns true in newer browsers as per the standard.
391
+ // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
392
+ document.implementation.hasFeature('', '') !== true;
393
+ }
394
+
395
+ /**
396
+ * Checks if an event is supported in the current execution environment.
397
+ *
398
+ * NOTE: This will not work correctly for non-generic events such as `change`,
399
+ * `reset`, `load`, `error`, and `select`.
400
+ *
401
+ * Borrows from Modernizr.
402
+ *
403
+ * @param {string} eventNameSuffix Event name, e.g. "click".
404
+ * @param {?boolean} capture Check if the capture phase is supported.
405
+ * @return {boolean} True if the event is supported.
406
+ * @internal
407
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
408
+ */
409
+ function isEventSupported(eventNameSuffix, capture) {
410
+ if (!ExecutionEnvironment.canUseDOM ||
411
+ capture && !('addEventListener' in document)) {
412
+ return false;
413
+ }
414
+
415
+ var eventName = 'on' + eventNameSuffix;
416
+ var isSupported = eventName in document;
417
+
418
+ if (!isSupported) {
419
+ var element = document.createElement('div');
420
+ element.setAttribute(eventName, 'return;');
421
+ isSupported = typeof element[eventName] === 'function';
422
+ }
423
+
424
+ if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
425
+ // This is the only way to test support for the `wheel` event in IE9+.
426
+ isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
427
+ }
428
+
429
+ return isSupported;
430
+ }
431
+
432
+ module.exports = isEventSupported;
433
+
434
+
435
+ /***/ }),
436
+
437
+ /***/ 2527:
438
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
439
+
440
+ /**
441
+ * Copyright (c) 2015, Facebook, Inc.
442
+ * All rights reserved.
443
+ *
444
+ * This source code is licensed under the BSD-style license found in the
445
+ * LICENSE file in the root directory of this source tree. An additional grant
446
+ * of patent rights can be found in the PATENTS file in the same directory.
447
+ *
448
+ * @providesModule normalizeWheel
449
+ * @typechecks
450
+ */
451
+
452
+
453
+
454
+ var UserAgent_DEPRECATED = __webpack_require__(6377);
455
+
456
+ var isEventSupported = __webpack_require__(3541);
457
+
458
+
459
+ // Reasonable defaults
460
+ var PIXEL_STEP = 10;
461
+ var LINE_HEIGHT = 40;
462
+ var PAGE_HEIGHT = 800;
463
+
464
+ /**
465
+ * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
466
+ * complicated, thus this doc is long and (hopefully) detailed enough to answer
467
+ * your questions.
468
+ *
469
+ * If you need to react to the mouse wheel in a predictable way, this code is
470
+ * like your bestest friend. * hugs *
471
+ *
472
+ * As of today, there are 4 DOM event types you can listen to:
473
+ *
474
+ * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
475
+ * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
476
+ * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
477
+ * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
478
+ *
479
+ * So what to do? The is the best:
480
+ *
481
+ * normalizeWheel.getEventType();
482
+ *
483
+ * In your event callback, use this code to get sane interpretation of the
484
+ * deltas. This code will return an object with properties:
485
+ *
486
+ * spinX -- normalized spin speed (use for zoom) - x plane
487
+ * spinY -- " - y plane
488
+ * pixelX -- normalized distance (to pixels) - x plane
489
+ * pixelY -- " - y plane
490
+ *
491
+ * Wheel values are provided by the browser assuming you are using the wheel to
492
+ * scroll a web page by a number of lines or pixels (or pages). Values can vary
493
+ * significantly on different platforms and browsers, forgetting that you can
494
+ * scroll at different speeds. Some devices (like trackpads) emit more events
495
+ * at smaller increments with fine granularity, and some emit massive jumps with
496
+ * linear speed or acceleration.
497
+ *
498
+ * This code does its best to normalize the deltas for you:
499
+ *
500
+ * - spin is trying to normalize how far the wheel was spun (or trackpad
501
+ * dragged). This is super useful for zoom support where you want to
502
+ * throw away the chunky scroll steps on the PC and make those equal to
503
+ * the slow and smooth tiny steps on the Mac. Key data: This code tries to
504
+ * resolve a single slow step on a wheel to 1.
505
+ *
506
+ * - pixel is normalizing the desired scroll delta in pixel units. You'll
507
+ * get the crazy differences between browsers, but at least it'll be in
508
+ * pixels!
509
+ *
510
+ * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
511
+ * should translate to positive value zooming IN, negative zooming OUT.
512
+ * This matches the newer 'wheel' event.
513
+ *
514
+ * Why are there spinX, spinY (or pixels)?
515
+ *
516
+ * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
517
+ * with a mouse. It results in side-scrolling in the browser by default.
518
+ *
519
+ * - spinY is what you expect -- it's the classic axis of a mouse wheel.
520
+ *
521
+ * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
522
+ * probably is by browsers in conjunction with fancy 3D controllers .. but
523
+ * you know.
524
+ *
525
+ * Implementation info:
526
+ *
527
+ * Examples of 'wheel' event if you scroll slowly (down) by one step with an
528
+ * average mouse:
529
+ *
530
+ * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
531
+ * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
532
+ * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
533
+ * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
534
+ * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
535
+ *
536
+ * On the trackpad:
537
+ *
538
+ * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
539
+ * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
540
+ *
541
+ * On other/older browsers.. it's more complicated as there can be multiple and
542
+ * also missing delta values.
543
+ *
544
+ * The 'wheel' event is more standard:
545
+ *
546
+ * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
547
+ *
548
+ * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
549
+ * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
550
+ * backward compatibility with older events. Those other values help us
551
+ * better normalize spin speed. Example of what the browsers provide:
552
+ *
553
+ * | event.wheelDelta | event.detail
554
+ * ------------------+------------------+--------------
555
+ * Safari v5/OS X | -120 | 0
556
+ * Safari v5/Win7 | -120 | 0
557
+ * Chrome v17/OS X | -120 | 0
558
+ * Chrome v17/Win7 | -120 | 0
559
+ * IE9/Win7 | -120 | undefined
560
+ * Firefox v4/OS X | undefined | 1
561
+ * Firefox v4/Win7 | undefined | 3
562
+ *
563
+ */
564
+ function normalizeWheel(/*object*/ event) /*object*/ {
565
+ var sX = 0, sY = 0, // spinX, spinY
566
+ pX = 0, pY = 0; // pixelX, pixelY
567
+
568
+ // Legacy
569
+ if ('detail' in event) { sY = event.detail; }
570
+ if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
571
+ if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
572
+ if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
573
+
574
+ // side scrolling on FF with DOMMouseScroll
575
+ if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
576
+ sX = sY;
577
+ sY = 0;
578
+ }
579
+
580
+ pX = sX * PIXEL_STEP;
581
+ pY = sY * PIXEL_STEP;
582
+
583
+ if ('deltaY' in event) { pY = event.deltaY; }
584
+ if ('deltaX' in event) { pX = event.deltaX; }
585
+
586
+ if ((pX || pY) && event.deltaMode) {
587
+ if (event.deltaMode == 1) { // delta in LINE units
588
+ pX *= LINE_HEIGHT;
589
+ pY *= LINE_HEIGHT;
590
+ } else { // delta in PAGE units
591
+ pX *= PAGE_HEIGHT;
592
+ pY *= PAGE_HEIGHT;
593
+ }
594
+ }
595
+
596
+ // Fall-back if spin cannot be determined
597
+ if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
598
+ if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
599
+
600
+ return { spinX : sX,
601
+ spinY : sY,
602
+ pixelX : pX,
603
+ pixelY : pY };
604
+ }
605
+
606
+
607
+ /**
608
+ * The best combination if you prefer spinX + spinY normalization. It favors
609
+ * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
610
+ * 'wheel' event, making spin speed determination impossible.
611
+ */
612
+ normalizeWheel.getEventType = function() /*string*/ {
613
+ return (UserAgent_DEPRECATED.firefox())
614
+ ? 'DOMMouseScroll'
615
+ : (isEventSupported('wheel'))
616
+ ? 'wheel'
617
+ : 'mousewheel';
618
+ };
619
+
620
+ module.exports = normalizeWheel;
622
621
 
623
622
 
624
623
  /***/ })
@@ -681,6 +680,8 @@ module.exports = __webpack_require__(5022);
681
680
  /******/
682
681
  /************************************************************************/
683
682
  var __webpack_exports__ = {};
683
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
684
+ (() => {
684
685
 
685
686
  // EXPORTS
686
687
  __webpack_require__.d(__webpack_exports__, {
@@ -689,13 +690,11 @@ __webpack_require__.d(__webpack_exports__, {
689
690
  useTagsOverflow: () => (/* reexport */ useTagsOverflow)
690
691
  });
691
692
 
692
- ;// external "../shared"
693
- var x = (y) => {
694
- var x = {}; __webpack_require__.d(x, y); return x
695
- }
696
- var y = (x) => (() => (x))
697
- const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["checkOverflow"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.checkOverflow), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["useFormItem"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
698
- ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
693
+ ;// CONCATENATED MODULE: external "../shared"
694
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
695
+ var y = x => () => x
696
+ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["checkOverflow"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.checkOverflow, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["useFormItem"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
697
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
699
698
  function _typeof(o) {
700
699
  "@babel/helpers - typeof";
701
700
 
@@ -705,7 +704,7 @@ function _typeof(o) {
705
704
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
706
705
  }, _typeof(o);
707
706
  }
708
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
707
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
709
708
 
710
709
  function toPrimitive(t, r) {
711
710
  if ("object" != _typeof(t) || !t) return t;
@@ -717,14 +716,14 @@ function toPrimitive(t, r) {
717
716
  }
718
717
  return ("string" === r ? String : Number)(t);
719
718
  }
720
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
719
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
721
720
 
722
721
 
723
722
  function toPropertyKey(t) {
724
723
  var i = toPrimitive(t, "string");
725
724
  return "symbol" == _typeof(i) ? i : String(i);
726
725
  }
727
- ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
726
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
728
727
 
729
728
  function _defineProperty(obj, key, value) {
730
729
  key = toPropertyKey(key);
@@ -740,22 +739,22 @@ function _defineProperty(obj, key, value) {
740
739
  }
741
740
  return obj;
742
741
  }
743
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
742
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
744
743
  function _arrayLikeToArray(arr, len) {
745
744
  if (len == null || len > arr.length) len = arr.length;
746
745
  for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
747
746
  return arr2;
748
747
  }
749
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
748
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
750
749
 
751
750
  function _arrayWithoutHoles(arr) {
752
751
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
753
752
  }
754
- ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
753
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
755
754
  function _iterableToArray(iter) {
756
755
  if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
757
756
  }
758
- ;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
757
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
759
758
 
760
759
  function _unsupportedIterableToArray(o, minLen) {
761
760
  if (!o) return;
@@ -765,11 +764,11 @@ function _unsupportedIterableToArray(o, minLen) {
765
764
  if (n === "Map" || n === "Set") return Array.from(o);
766
765
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
767
766
  }
768
- ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
767
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
769
768
  function _nonIterableSpread() {
770
769
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
771
770
  }
772
- ;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
771
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
773
772
 
774
773
 
775
774
 
@@ -777,13 +776,11 @@ function _nonIterableSpread() {
777
776
  function _toConsumableArray(arr) {
778
777
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
779
778
  }
780
- ;// external "vue"
781
- var external_vue_x = (y) => {
782
- var x = {}; __webpack_require__.d(x, y); return x
783
- }
784
- var external_vue_y = (x) => (() => (x))
785
- const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["markRaw"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.markRaw), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["toRefs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRefs), ["vModelText"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.vModelText), ["vShow"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.vShow), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
786
- ;// ../../packages/tag-input/src/common.ts
779
+ ;// CONCATENATED MODULE: external "vue"
780
+ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
781
+ var external_vue_y = x => () => x
782
+ const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["markRaw"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.markRaw, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["render"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.render, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["toRefs"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.toRefs, ["vModelText"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.vModelText, ["vShow"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.vShow, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
783
+ ;// CONCATENATED MODULE: ../../packages/tag-input/src/common.ts
787
784
 
788
785
 
789
786
  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; }
@@ -964,11 +961,11 @@ var useTagsOverflow = function useTagsOverflow(tagInputRef, collapseTags, select
964
961
  overflowTagIndex: overflowTagIndex
965
962
  };
966
963
  };
967
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
964
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
968
965
  function _arrayWithHoles(arr) {
969
966
  if (Array.isArray(arr)) return arr;
970
967
  }
971
- ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
968
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
972
969
  function _iterableToArrayLimit(r, l) {
973
970
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
974
971
  if (null != t) {
@@ -996,11 +993,11 @@ function _iterableToArrayLimit(r, l) {
996
993
  return a;
997
994
  }
998
995
  }
999
- ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
996
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
1000
997
  function _nonIterableRest() {
1001
998
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1002
999
  }
1003
- ;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1000
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1004
1001
 
1005
1002
 
1006
1003
 
@@ -1008,13 +1005,11 @@ function _nonIterableRest() {
1008
1005
  function _slicedToArray(arr, i) {
1009
1006
  return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
1010
1007
  }
1011
- ;// external "../config-provider"
1012
- var config_provider_x = (y) => {
1013
- var x = {}; __webpack_require__.d(x, y); return x
1014
- }
1015
- var config_provider_y = (x) => (() => (x))
1016
- const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
1017
- ;// ../../packages/directives/src/clickoutside.ts
1008
+ ;// CONCATENATED MODULE: external "../config-provider"
1009
+ var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1010
+ var config_provider_y = x => () => x
1011
+ const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
1012
+ ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
1018
1013
  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; } } }; }
1019
1014
  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); }
1020
1015
  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; }
@@ -1140,13 +1135,11 @@ ClickOutside.install = function (app) {
1140
1135
  app.directive('bkTooltips', ClickOutside);
1141
1136
  };
1142
1137
  /* harmony default export */ const clickoutside = ((/* unused pure expression or super */ null && (ClickOutside)));
1143
- ;// external "../plugin-popover"
1144
- var plugin_popover_x = (y) => {
1145
- var x = {}; __webpack_require__.d(x, y); return x
1146
- }
1147
- var plugin_popover_y = (x) => (() => (x))
1148
- const plugin_popover_namespaceObject = plugin_popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__["default"]) });
1149
- ;// ../../packages/directives/src/ellipsis.ts
1138
+ ;// CONCATENATED MODULE: external "../popover"
1139
+ var popover_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1140
+ var popover_y = x => () => x
1141
+ const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover, ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"] });
1142
+ ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
1150
1143
 
1151
1144
  /*
1152
1145
  * Tencent is pleased to support the open source community by making
@@ -1223,7 +1216,7 @@ var createInstance = function createInstance(el, binding) {
1223
1216
  onContentMouseenter: handleContentEnter,
1224
1217
  onContentMouseleave: handleContentLeave
1225
1218
  });
1226
- instance = (0,plugin_popover_namespaceObject["default"])(targetOptions);
1219
+ instance = (0,popover_namespaceObject.$bkPopover)(targetOptions);
1227
1220
  }, 300);
1228
1221
  };
1229
1222
  var handleMouseLeave = function handleMouseLeave() {
@@ -1257,9 +1250,9 @@ var ellipsis = {
1257
1250
  };
1258
1251
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
1259
1252
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
1260
- var normalize_wheel = __webpack_require__(8283);
1253
+ var normalize_wheel = __webpack_require__(2439);
1261
1254
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
1262
- ;// ../../packages/directives/src/mousewheel.ts
1255
+ ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
1263
1256
  /*
1264
1257
  * Tencent is pleased to support the open source community by making
1265
1258
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1301,13 +1294,11 @@ var mousewheel = {
1301
1294
  }
1302
1295
  };
1303
1296
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
1304
- ;// external "@popperjs/core"
1305
- var core_x = (y) => {
1306
- var x = {}; __webpack_require__.d(x, y); return x
1307
- }
1308
- var core_y = (x) => (() => (x))
1309
- const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
1310
- ;// ../../packages/directives/src/tooltips.ts
1297
+ ;// CONCATENATED MODULE: external "@popperjs/core"
1298
+ var core_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1299
+ var core_y = x => () => x
1300
+ const core_namespaceObject = core_x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
1301
+ ;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
1311
1302
 
1312
1303
 
1313
1304
 
@@ -1599,19 +1590,15 @@ function hide(el) {
1599
1590
  }
1600
1591
  }
1601
1592
  /* harmony default export */ const src_tooltips = (tooltips);
1602
- ;// external "../loading"
1603
- var external_loading_x = (y) => {
1604
- var x = {}; __webpack_require__.d(x, y); return x
1605
- }
1606
- var external_loading_y = (x) => (() => (x))
1593
+ ;// CONCATENATED MODULE: external "../loading"
1594
+ var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1595
+ var external_loading_y = x => () => x
1607
1596
  const external_loading_namespaceObject = external_loading_x({ });
1608
- ;// external "../overflow-title"
1609
- var external_overflow_title_x = (y) => {
1610
- var x = {}; __webpack_require__.d(x, y); return x
1611
- }
1612
- var external_overflow_title_y = (x) => (() => (x))
1597
+ ;// CONCATENATED MODULE: external "../overflow-title"
1598
+ var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1599
+ var external_overflow_title_y = x => () => x
1613
1600
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
1614
- ;// ../../packages/directives/src/index.ts
1601
+ ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
1615
1602
  /*
1616
1603
  * Tencent is pleased to support the open source community by making
1617
1604
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1644,49 +1631,31 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
1644
1631
 
1645
1632
 
1646
1633
  // export { createInstance as bkEllipsisInstance } from './ellipsis';
1647
- ;// external "../icon"
1648
- var icon_x = (y) => {
1649
- var x = {}; __webpack_require__.d(x, y); return x
1650
- }
1651
- var icon_y = (x) => (() => (x))
1652
- const icon_namespaceObject = icon_x({ ["Close"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close), ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error) });
1653
- ;// external "../loading"
1654
- var loading_x = (y) => {
1655
- var x = {}; __webpack_require__.d(x, y); return x
1656
- }
1657
- var loading_y = (x) => (() => (x))
1658
- const loading_namespaceObject = loading_x({ ["BkLoadingSize"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_loading_dcf0e69a__.BkLoadingSize), ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_loading_dcf0e69a__["default"]) });
1659
- ;// external "../loading/loading.less"
1660
- var loading_less_x = (y) => {
1661
- var x = {}; __webpack_require__.d(x, y); return x
1662
- }
1663
- var loading_less_y = (x) => (() => (x))
1634
+ ;// CONCATENATED MODULE: external "../icon"
1635
+ var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1636
+ var icon_y = x => () => x
1637
+ const icon_namespaceObject = icon_x({ ["Close"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close, ["Error"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error });
1638
+ ;// CONCATENATED MODULE: external "../loading"
1639
+ var loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1640
+ var loading_y = x => () => x
1641
+ const loading_namespaceObject = loading_x({ ["BkLoadingSize"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_loading_dcf0e69a__.BkLoadingSize, ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_loading_dcf0e69a__["default"] });
1642
+ ;// CONCATENATED MODULE: external "../loading/loading.less"
1643
+ var loading_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1644
+ var loading_less_y = x => () => x
1664
1645
  const loading_less_namespaceObject = loading_less_x({ });
1665
- ;// external "../popover"
1666
- var popover_x = (y) => {
1667
- var x = {}; __webpack_require__.d(x, y); return x
1668
- }
1669
- var popover_y = (x) => (() => (x))
1670
- const popover_namespaceObject = popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
1671
- ;// external "../popover/popover.less"
1672
- var popover_less_x = (y) => {
1673
- var x = {}; __webpack_require__.d(x, y); return x
1674
- }
1675
- var popover_less_y = (x) => (() => (x))
1646
+ ;// CONCATENATED MODULE: external "../popover/popover.less"
1647
+ var popover_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1648
+ var popover_less_y = x => () => x
1676
1649
  const popover_less_namespaceObject = popover_less_x({ });
1677
- ;// external "lodash/debounce"
1678
- var debounce_x = (y) => {
1679
- var x = {}; __webpack_require__.d(x, y); return x
1680
- }
1681
- var debounce_y = (x) => (() => (x))
1682
- const debounce_namespaceObject = debounce_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__["default"]) });
1683
- ;// external "lodash/trim"
1684
- var trim_x = (y) => {
1685
- var x = {}; __webpack_require__.d(x, y); return x
1686
- }
1687
- var trim_y = (x) => (() => (x))
1688
- const trim_namespaceObject = trim_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_trim_5cdad98c__["default"]) });
1689
- ;// ../../packages/tag-input/src/list-tag-render.tsx
1650
+ ;// CONCATENATED MODULE: external "lodash/debounce"
1651
+ var debounce_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1652
+ var debounce_y = x => () => x
1653
+ const debounce_namespaceObject = debounce_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__["default"] });
1654
+ ;// CONCATENATED MODULE: external "lodash/trim"
1655
+ var trim_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1656
+ var trim_y = x => () => x
1657
+ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_trim_5cdad98c__["default"] });
1658
+ ;// CONCATENATED MODULE: ../../packages/tag-input/src/list-tag-render.tsx
1690
1659
 
1691
1660
  /*
1692
1661
  * Tencent is pleased to support the open source community by making
@@ -1751,13 +1720,11 @@ const trim_namespaceObject = trim_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MOD
1751
1720
  }, [displayText])]);
1752
1721
  }
1753
1722
  }));
1754
- ;// external "vue-types"
1755
- var external_vue_types_x = (y) => {
1756
- var x = {}; __webpack_require__.d(x, y); return x
1757
- }
1758
- var external_vue_types_y = (x) => (() => (x))
1759
- const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
1760
- ;// ../../packages/tag-input/src/tag-props.ts
1723
+ ;// CONCATENATED MODULE: external "vue-types"
1724
+ var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1725
+ var external_vue_types_y = x => () => x
1726
+ const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
1727
+ ;// CONCATENATED MODULE: ../../packages/tag-input/src/tag-props.ts
1761
1728
  /*
1762
1729
  * Tencent is pleased to support the open source community by making
1763
1730
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1854,13 +1821,11 @@ var tagProps = function tagProps() {
1854
1821
  };
1855
1822
  };
1856
1823
  /* harmony default export */ const tag_props = (tagProps);
1857
- ;// external "lodash/has"
1858
- var has_x = (y) => {
1859
- var x = {}; __webpack_require__.d(x, y); return x
1860
- }
1861
- var has_y = (x) => (() => (x))
1862
- const has_namespaceObject = has_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_has_e9e453be__["default"]) });
1863
- ;// ../../packages/tag-input/src/tag-render.tsx
1824
+ ;// CONCATENATED MODULE: external "lodash/has"
1825
+ var has_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1826
+ var has_y = x => () => x
1827
+ const has_namespaceObject = has_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_has_e9e453be__["default"] });
1828
+ ;// CONCATENATED MODULE: ../../packages/tag-input/src/tag-render.tsx
1864
1829
 
1865
1830
 
1866
1831
  function tag_render_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; }
@@ -1949,7 +1914,7 @@ function tag_render_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
1949
1914
  }, [this.node[this.displayKey]])]), [[(0,external_vue_namespaceObject.resolveDirective)("bk-tooltips"), this.overflowTips]]);
1950
1915
  }
1951
1916
  }));
1952
- ;// ../../packages/tag-input/src/tag-input.tsx
1917
+ ;// CONCATENATED MODULE: ../../packages/tag-input/src/tag-input.tsx
1953
1918
 
1954
1919
 
1955
1920
 
@@ -2969,7 +2934,7 @@ function tag_input_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
2969
2934
  })]);
2970
2935
  }
2971
2936
  }));
2972
- ;// ../../packages/tag-input/src/index.ts
2937
+ ;// CONCATENATED MODULE: ../../packages/tag-input/src/index.ts
2973
2938
  /*
2974
2939
  * Tencent is pleased to support the open source community by making
2975
2940
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3001,6 +2966,8 @@ function tag_input_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
3001
2966
  var TagInput = (0,shared_namespaceObject.withInstall)(tag_input);
3002
2967
  /* harmony default export */ const src = (TagInput);
3003
2968
 
2969
+ })();
2970
+
3004
2971
  var __webpack_exports__TagInput = __webpack_exports__.TagInput;
3005
2972
  var __webpack_exports__default = __webpack_exports__["default"];
3006
2973
  var __webpack_exports__useTagsOverflow = __webpack_exports__.useTagsOverflow;