bkui-vue 2.0.2-beta.22 → 2.0.2-beta.23
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.
- package/dist/index.cjs.js +50 -76
- package/dist/index.esm.js +19536 -22010
- package/dist/index.umd.js +50 -76
- package/lib/affix/index.js +22 -30
- package/lib/alert/index.js +22 -30
- package/lib/animate-number/index.js +10 -14
- package/lib/backtop/index.js +22 -32
- package/lib/badge/index.js +18 -24
- package/lib/breadcrumb/index.js +23 -31
- package/lib/button/index.js +26 -36
- package/lib/card/index.js +33 -47
- package/lib/cascader/index.js +644 -672
- package/lib/checkbox/index.js +34 -44
- package/lib/code-diff/index.js +79 -83
- package/lib/collapse/index.js +33 -39
- package/lib/collapse-transition/index.js +14 -20
- package/lib/color-picker/index.js +624 -640
- package/lib/config-provider/index.js +26 -34
- package/lib/container/index.js +21 -27
- package/lib/date-picker/index.js +683 -714
- package/lib/date-picker/panel/time.d.ts +1 -1
- package/lib/date-picker/utils.d.ts +5 -17
- package/lib/dialog/index.js +87 -101
- package/lib/directives/index.js +512 -520
- package/lib/divider/index.js +15 -21
- package/lib/dropdown/index.js +31 -43
- package/lib/exception/index.js +49 -55
- package/lib/fixed-navbar/index.js +14 -20
- package/lib/form/index.js +638 -662
- package/lib/icon/angle-double-down-line.js +12 -14
- package/lib/icon/angle-double-left-line.js +12 -14
- package/lib/icon/angle-double-left.js +12 -14
- package/lib/icon/angle-double-right-line.js +12 -14
- package/lib/icon/angle-double-right.js +12 -14
- package/lib/icon/angle-double-up-line.js +12 -14
- package/lib/icon/angle-down-fill.js +12 -14
- package/lib/icon/angle-down-line.js +12 -14
- package/lib/icon/angle-down.js +12 -14
- package/lib/icon/angle-left.js +12 -14
- package/lib/icon/angle-right.js +12 -14
- package/lib/icon/angle-up-fill.js +12 -14
- package/lib/icon/angle-up.js +12 -14
- package/lib/icon/archive-fill.js +12 -14
- package/lib/icon/arrows-left.js +12 -14
- package/lib/icon/arrows-right.js +12 -14
- package/lib/icon/assistant.js +12 -14
- package/lib/icon/audio-fill.js +12 -14
- package/lib/icon/bk.js +12 -14
- package/lib/icon/circle.js +12 -14
- package/lib/icon/close-line.js +12 -14
- package/lib/icon/close.js +12 -14
- package/lib/icon/code.js +12 -14
- package/lib/icon/cog-shape.js +12 -14
- package/lib/icon/collapse-left.js +12 -14
- package/lib/icon/copy-shape.js +12 -14
- package/lib/icon/copy.js +12 -14
- package/lib/icon/data-shape.js +12 -14
- package/lib/icon/del.js +12 -14
- package/lib/icon/doc-fill.js +12 -14
- package/lib/icon/done.js +12 -14
- package/lib/icon/down-shape.js +12 -14
- package/lib/icon/down-small.js +12 -14
- package/lib/icon/edit-line.js +12 -14
- package/lib/icon/ellipsis.js +12 -14
- package/lib/icon/enlarge-line.js +12 -14
- package/lib/icon/error.js +12 -14
- package/lib/icon/excel-fill.js +12 -14
- package/lib/icon/exclamation-circle-shape.js +12 -14
- package/lib/icon/eye.js +12 -14
- package/lib/icon/filliscreen-line.js +12 -14
- package/lib/icon/fix-line.js +12 -14
- package/lib/icon/fix-shape.js +12 -14
- package/lib/icon/folder-open.js +12 -14
- package/lib/icon/folder-shape-open.js +12 -14
- package/lib/icon/folder-shape.js +12 -14
- package/lib/icon/folder.js +12 -14
- package/lib/icon/funnel.js +12 -14
- package/lib/icon/grag-fill.js +12 -14
- package/lib/icon/help-document-fill.js +12 -14
- package/lib/icon/help-fill.js +12 -14
- package/lib/icon/help.js +12 -14
- package/lib/icon/image-fill.js +12 -14
- package/lib/icon/img-error.js +12 -14
- package/lib/icon/img-placehoulder.js +12 -14
- package/lib/icon/info-line.js +12 -14
- package/lib/icon/info.js +12 -14
- package/lib/icon/left-shape.js +12 -14
- package/lib/icon/left-turn-line.js +12 -14
- package/lib/icon/loading.js +12 -14
- package/lib/icon/narrow-line.js +12 -14
- package/lib/icon/original.js +12 -14
- package/lib/icon/pdf-fill.js +12 -14
- package/lib/icon/play-shape.js +12 -14
- package/lib/icon/plus.js +12 -14
- package/lib/icon/ppt-fill.js +12 -14
- package/lib/icon/qq.js +12 -14
- package/lib/icon/right-shape.js +12 -14
- package/lib/icon/right-turn-line.js +12 -14
- package/lib/icon/search.js +12 -14
- package/lib/icon/share.js +12 -14
- package/lib/icon/spinner.js +12 -14
- package/lib/icon/success.js +12 -14
- package/lib/icon/switcher-loading.js +12 -14
- package/lib/icon/text-all.js +12 -14
- package/lib/icon/text-file.js +12 -14
- package/lib/icon/text-fill.js +12 -14
- package/lib/icon/transfer.js +12 -14
- package/lib/icon/tree-application-shape.js +12 -14
- package/lib/icon/unfull-screen.js +12 -14
- package/lib/icon/unvisible.js +12 -14
- package/lib/icon/up-shape.js +12 -14
- package/lib/icon/upload.js +12 -14
- package/lib/icon/video-fill.js +12 -14
- package/lib/icon/warn.js +12 -14
- package/lib/icon/weixin-pro.js +12 -14
- package/lib/icon/weixin.js +12 -14
- package/lib/image/index.js +324 -340
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +87 -101
- package/lib/input/index.js +321 -333
- package/lib/link/index.js +18 -26
- package/lib/loading/index.js +19 -25
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +32 -40
- package/lib/message/index.js +41 -47
- package/lib/modal/index.js +29 -39
- package/lib/navigation/index.js +19 -27
- package/lib/notify/index.js +27 -37
- package/lib/overflow-title/index.js +29 -41
- package/lib/pagination/index.js +46 -62
- package/lib/pop-confirm/index.js +33 -49
- package/lib/popover/index.js +346 -361
- package/lib/popover2/index.js +10 -14
- package/lib/process/index.js +74 -78
- package/lib/progress/index.js +20 -26
- package/lib/radio/index.js +31 -39
- package/lib/rate/index.js +19 -25
- package/lib/resize-layout/index.js +22 -30
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +509 -531
- package/lib/select/index.js +543 -585
- package/lib/shared/index.js +49 -57
- package/lib/sideslider/index.js +82 -90
- package/lib/slider/index.js +75 -85
- package/lib/steps/index.js +72 -78
- package/lib/swiper/index.js +18 -24
- package/lib/switcher/index.js +22 -30
- package/lib/tab/index.js +321 -335
- package/lib/table/index.js +602 -660
- package/lib/table-column/index.js +9 -13
- package/lib/tag/index.js +26 -36
- package/lib/tag-input/index.js +348 -374
- package/lib/time-picker/index.js +9 -13
- package/lib/timeline/index.js +15 -21
- package/lib/transfer/index.js +40 -56
- package/lib/tree/index.js +84 -17363
- package/lib/upload/index.js +562 -574
- package/lib/virtual-render/index.js +43 -55
- package/package.json +1 -1
- /package/dist/{style.css → cli.css} +0 -0
package/lib/popover/index.js
CHANGED
@@ -12,7 +12,15 @@ import * as __WEBPACK_EXTERNAL_MODULE_lodash_isElement_e6b2a6ce__ from "lodash/i
|
|
12
12
|
import * as __WEBPACK_EXTERNAL_MODULE_lodash_random_1771bfd1__ from "lodash/random";
|
13
13
|
/******/ var __webpack_modules__ = ({
|
14
14
|
|
15
|
-
/***/
|
15
|
+
/***/ 2439:
|
16
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
17
|
+
|
18
|
+
module.exports = __webpack_require__(2527);
|
19
|
+
|
20
|
+
|
21
|
+
/***/ }),
|
22
|
+
|
23
|
+
/***/ 7430:
|
16
24
|
/***/ ((module) => {
|
17
25
|
|
18
26
|
/**
|
@@ -62,265 +70,7 @@ module.exports = ExecutionEnvironment;
|
|
62
70
|
|
63
71
|
/***/ }),
|
64
72
|
|
65
|
-
/***/
|
66
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
67
|
-
|
68
|
-
/**
|
69
|
-
* Copyright 2013-2015, Facebook, Inc.
|
70
|
-
* All rights reserved.
|
71
|
-
*
|
72
|
-
* This source code is licensed under the BSD-style license found in the
|
73
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
74
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
75
|
-
*
|
76
|
-
* @providesModule isEventSupported
|
77
|
-
*/
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
var ExecutionEnvironment = __webpack_require__(1043);
|
82
|
-
|
83
|
-
var useHasFeature;
|
84
|
-
if (ExecutionEnvironment.canUseDOM) {
|
85
|
-
useHasFeature =
|
86
|
-
document.implementation &&
|
87
|
-
document.implementation.hasFeature &&
|
88
|
-
// always returns true in newer browsers as per the standard.
|
89
|
-
// @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
|
90
|
-
document.implementation.hasFeature('', '') !== true;
|
91
|
-
}
|
92
|
-
|
93
|
-
/**
|
94
|
-
* Checks if an event is supported in the current execution environment.
|
95
|
-
*
|
96
|
-
* NOTE: This will not work correctly for non-generic events such as `change`,
|
97
|
-
* `reset`, `load`, `error`, and `select`.
|
98
|
-
*
|
99
|
-
* Borrows from Modernizr.
|
100
|
-
*
|
101
|
-
* @param {string} eventNameSuffix Event name, e.g. "click".
|
102
|
-
* @param {?boolean} capture Check if the capture phase is supported.
|
103
|
-
* @return {boolean} True if the event is supported.
|
104
|
-
* @internal
|
105
|
-
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
106
|
-
*/
|
107
|
-
function isEventSupported(eventNameSuffix, capture) {
|
108
|
-
if (!ExecutionEnvironment.canUseDOM ||
|
109
|
-
capture && !('addEventListener' in document)) {
|
110
|
-
return false;
|
111
|
-
}
|
112
|
-
|
113
|
-
var eventName = 'on' + eventNameSuffix;
|
114
|
-
var isSupported = eventName in document;
|
115
|
-
|
116
|
-
if (!isSupported) {
|
117
|
-
var element = document.createElement('div');
|
118
|
-
element.setAttribute(eventName, 'return;');
|
119
|
-
isSupported = typeof element[eventName] === 'function';
|
120
|
-
}
|
121
|
-
|
122
|
-
if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
|
123
|
-
// This is the only way to test support for the `wheel` event in IE9+.
|
124
|
-
isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
|
125
|
-
}
|
126
|
-
|
127
|
-
return isSupported;
|
128
|
-
}
|
129
|
-
|
130
|
-
module.exports = isEventSupported;
|
131
|
-
|
132
|
-
|
133
|
-
/***/ }),
|
134
|
-
|
135
|
-
/***/ 5022:
|
136
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
137
|
-
|
138
|
-
/**
|
139
|
-
* Copyright (c) 2015, Facebook, Inc.
|
140
|
-
* All rights reserved.
|
141
|
-
*
|
142
|
-
* This source code is licensed under the BSD-style license found in the
|
143
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
144
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
145
|
-
*
|
146
|
-
* @providesModule normalizeWheel
|
147
|
-
* @typechecks
|
148
|
-
*/
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
var UserAgent_DEPRECATED = __webpack_require__(7416);
|
153
|
-
|
154
|
-
var isEventSupported = __webpack_require__(2586);
|
155
|
-
|
156
|
-
|
157
|
-
// Reasonable defaults
|
158
|
-
var PIXEL_STEP = 10;
|
159
|
-
var LINE_HEIGHT = 40;
|
160
|
-
var PAGE_HEIGHT = 800;
|
161
|
-
|
162
|
-
/**
|
163
|
-
* Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
|
164
|
-
* complicated, thus this doc is long and (hopefully) detailed enough to answer
|
165
|
-
* your questions.
|
166
|
-
*
|
167
|
-
* If you need to react to the mouse wheel in a predictable way, this code is
|
168
|
-
* like your bestest friend. * hugs *
|
169
|
-
*
|
170
|
-
* As of today, there are 4 DOM event types you can listen to:
|
171
|
-
*
|
172
|
-
* 'wheel' -- Chrome(31+), FF(17+), IE(9+)
|
173
|
-
* 'mousewheel' -- Chrome, IE(6+), Opera, Safari
|
174
|
-
* 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
|
175
|
-
* 'DOMMouseScroll' -- FF(0.9.7+) since 2003
|
176
|
-
*
|
177
|
-
* So what to do? The is the best:
|
178
|
-
*
|
179
|
-
* normalizeWheel.getEventType();
|
180
|
-
*
|
181
|
-
* In your event callback, use this code to get sane interpretation of the
|
182
|
-
* deltas. This code will return an object with properties:
|
183
|
-
*
|
184
|
-
* spinX -- normalized spin speed (use for zoom) - x plane
|
185
|
-
* spinY -- " - y plane
|
186
|
-
* pixelX -- normalized distance (to pixels) - x plane
|
187
|
-
* pixelY -- " - y plane
|
188
|
-
*
|
189
|
-
* Wheel values are provided by the browser assuming you are using the wheel to
|
190
|
-
* scroll a web page by a number of lines or pixels (or pages). Values can vary
|
191
|
-
* significantly on different platforms and browsers, forgetting that you can
|
192
|
-
* scroll at different speeds. Some devices (like trackpads) emit more events
|
193
|
-
* at smaller increments with fine granularity, and some emit massive jumps with
|
194
|
-
* linear speed or acceleration.
|
195
|
-
*
|
196
|
-
* This code does its best to normalize the deltas for you:
|
197
|
-
*
|
198
|
-
* - spin is trying to normalize how far the wheel was spun (or trackpad
|
199
|
-
* dragged). This is super useful for zoom support where you want to
|
200
|
-
* throw away the chunky scroll steps on the PC and make those equal to
|
201
|
-
* the slow and smooth tiny steps on the Mac. Key data: This code tries to
|
202
|
-
* resolve a single slow step on a wheel to 1.
|
203
|
-
*
|
204
|
-
* - pixel is normalizing the desired scroll delta in pixel units. You'll
|
205
|
-
* get the crazy differences between browsers, but at least it'll be in
|
206
|
-
* pixels!
|
207
|
-
*
|
208
|
-
* - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
|
209
|
-
* should translate to positive value zooming IN, negative zooming OUT.
|
210
|
-
* This matches the newer 'wheel' event.
|
211
|
-
*
|
212
|
-
* Why are there spinX, spinY (or pixels)?
|
213
|
-
*
|
214
|
-
* - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
|
215
|
-
* with a mouse. It results in side-scrolling in the browser by default.
|
216
|
-
*
|
217
|
-
* - spinY is what you expect -- it's the classic axis of a mouse wheel.
|
218
|
-
*
|
219
|
-
* - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
|
220
|
-
* probably is by browsers in conjunction with fancy 3D controllers .. but
|
221
|
-
* you know.
|
222
|
-
*
|
223
|
-
* Implementation info:
|
224
|
-
*
|
225
|
-
* Examples of 'wheel' event if you scroll slowly (down) by one step with an
|
226
|
-
* average mouse:
|
227
|
-
*
|
228
|
-
* OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
|
229
|
-
* OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
|
230
|
-
* OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
|
231
|
-
* Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
|
232
|
-
* Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
|
233
|
-
*
|
234
|
-
* On the trackpad:
|
235
|
-
*
|
236
|
-
* OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
|
237
|
-
* OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
|
238
|
-
*
|
239
|
-
* On other/older browsers.. it's more complicated as there can be multiple and
|
240
|
-
* also missing delta values.
|
241
|
-
*
|
242
|
-
* The 'wheel' event is more standard:
|
243
|
-
*
|
244
|
-
* http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
|
245
|
-
*
|
246
|
-
* The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
|
247
|
-
* deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
|
248
|
-
* backward compatibility with older events. Those other values help us
|
249
|
-
* better normalize spin speed. Example of what the browsers provide:
|
250
|
-
*
|
251
|
-
* | event.wheelDelta | event.detail
|
252
|
-
* ------------------+------------------+--------------
|
253
|
-
* Safari v5/OS X | -120 | 0
|
254
|
-
* Safari v5/Win7 | -120 | 0
|
255
|
-
* Chrome v17/OS X | -120 | 0
|
256
|
-
* Chrome v17/Win7 | -120 | 0
|
257
|
-
* IE9/Win7 | -120 | undefined
|
258
|
-
* Firefox v4/OS X | undefined | 1
|
259
|
-
* Firefox v4/Win7 | undefined | 3
|
260
|
-
*
|
261
|
-
*/
|
262
|
-
function normalizeWheel(/*object*/ event) /*object*/ {
|
263
|
-
var sX = 0, sY = 0, // spinX, spinY
|
264
|
-
pX = 0, pY = 0; // pixelX, pixelY
|
265
|
-
|
266
|
-
// Legacy
|
267
|
-
if ('detail' in event) { sY = event.detail; }
|
268
|
-
if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
|
269
|
-
if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
|
270
|
-
if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
|
271
|
-
|
272
|
-
// side scrolling on FF with DOMMouseScroll
|
273
|
-
if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
|
274
|
-
sX = sY;
|
275
|
-
sY = 0;
|
276
|
-
}
|
277
|
-
|
278
|
-
pX = sX * PIXEL_STEP;
|
279
|
-
pY = sY * PIXEL_STEP;
|
280
|
-
|
281
|
-
if ('deltaY' in event) { pY = event.deltaY; }
|
282
|
-
if ('deltaX' in event) { pX = event.deltaX; }
|
283
|
-
|
284
|
-
if ((pX || pY) && event.deltaMode) {
|
285
|
-
if (event.deltaMode == 1) { // delta in LINE units
|
286
|
-
pX *= LINE_HEIGHT;
|
287
|
-
pY *= LINE_HEIGHT;
|
288
|
-
} else { // delta in PAGE units
|
289
|
-
pX *= PAGE_HEIGHT;
|
290
|
-
pY *= PAGE_HEIGHT;
|
291
|
-
}
|
292
|
-
}
|
293
|
-
|
294
|
-
// Fall-back if spin cannot be determined
|
295
|
-
if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
|
296
|
-
if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
|
297
|
-
|
298
|
-
return { spinX : sX,
|
299
|
-
spinY : sY,
|
300
|
-
pixelX : pX,
|
301
|
-
pixelY : pY };
|
302
|
-
}
|
303
|
-
|
304
|
-
|
305
|
-
/**
|
306
|
-
* The best combination if you prefer spinX + spinY normalization. It favors
|
307
|
-
* the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
|
308
|
-
* 'wheel' event, making spin speed determination impossible.
|
309
|
-
*/
|
310
|
-
normalizeWheel.getEventType = function() /*string*/ {
|
311
|
-
return (UserAgent_DEPRECATED.firefox())
|
312
|
-
? 'DOMMouseScroll'
|
313
|
-
: (isEventSupported('wheel'))
|
314
|
-
? 'wheel'
|
315
|
-
: 'mousewheel';
|
316
|
-
};
|
317
|
-
|
318
|
-
module.exports = normalizeWheel;
|
319
|
-
|
320
|
-
|
321
|
-
/***/ }),
|
322
|
-
|
323
|
-
/***/ 7416:
|
73
|
+
/***/ 6377:
|
324
74
|
/***/ ((module) => {
|
325
75
|
|
326
76
|
/**
|
@@ -609,10 +359,260 @@ module.exports = UserAgent_DEPRECATED;
|
|
609
359
|
|
610
360
|
/***/ }),
|
611
361
|
|
612
|
-
/***/
|
362
|
+
/***/ 3541:
|
613
363
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
614
364
|
|
615
|
-
|
365
|
+
/**
|
366
|
+
* Copyright 2013-2015, Facebook, Inc.
|
367
|
+
* All rights reserved.
|
368
|
+
*
|
369
|
+
* This source code is licensed under the BSD-style license found in the
|
370
|
+
* LICENSE file in the root directory of this source tree. An additional grant
|
371
|
+
* of patent rights can be found in the PATENTS file in the same directory.
|
372
|
+
*
|
373
|
+
* @providesModule isEventSupported
|
374
|
+
*/
|
375
|
+
|
376
|
+
|
377
|
+
|
378
|
+
var ExecutionEnvironment = __webpack_require__(7430);
|
379
|
+
|
380
|
+
var useHasFeature;
|
381
|
+
if (ExecutionEnvironment.canUseDOM) {
|
382
|
+
useHasFeature =
|
383
|
+
document.implementation &&
|
384
|
+
document.implementation.hasFeature &&
|
385
|
+
// always returns true in newer browsers as per the standard.
|
386
|
+
// @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
|
387
|
+
document.implementation.hasFeature('', '') !== true;
|
388
|
+
}
|
389
|
+
|
390
|
+
/**
|
391
|
+
* Checks if an event is supported in the current execution environment.
|
392
|
+
*
|
393
|
+
* NOTE: This will not work correctly for non-generic events such as `change`,
|
394
|
+
* `reset`, `load`, `error`, and `select`.
|
395
|
+
*
|
396
|
+
* Borrows from Modernizr.
|
397
|
+
*
|
398
|
+
* @param {string} eventNameSuffix Event name, e.g. "click".
|
399
|
+
* @param {?boolean} capture Check if the capture phase is supported.
|
400
|
+
* @return {boolean} True if the event is supported.
|
401
|
+
* @internal
|
402
|
+
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
403
|
+
*/
|
404
|
+
function isEventSupported(eventNameSuffix, capture) {
|
405
|
+
if (!ExecutionEnvironment.canUseDOM ||
|
406
|
+
capture && !('addEventListener' in document)) {
|
407
|
+
return false;
|
408
|
+
}
|
409
|
+
|
410
|
+
var eventName = 'on' + eventNameSuffix;
|
411
|
+
var isSupported = eventName in document;
|
412
|
+
|
413
|
+
if (!isSupported) {
|
414
|
+
var element = document.createElement('div');
|
415
|
+
element.setAttribute(eventName, 'return;');
|
416
|
+
isSupported = typeof element[eventName] === 'function';
|
417
|
+
}
|
418
|
+
|
419
|
+
if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
|
420
|
+
// This is the only way to test support for the `wheel` event in IE9+.
|
421
|
+
isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
|
422
|
+
}
|
423
|
+
|
424
|
+
return isSupported;
|
425
|
+
}
|
426
|
+
|
427
|
+
module.exports = isEventSupported;
|
428
|
+
|
429
|
+
|
430
|
+
/***/ }),
|
431
|
+
|
432
|
+
/***/ 2527:
|
433
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
434
|
+
|
435
|
+
/**
|
436
|
+
* Copyright (c) 2015, Facebook, Inc.
|
437
|
+
* All rights reserved.
|
438
|
+
*
|
439
|
+
* This source code is licensed under the BSD-style license found in the
|
440
|
+
* LICENSE file in the root directory of this source tree. An additional grant
|
441
|
+
* of patent rights can be found in the PATENTS file in the same directory.
|
442
|
+
*
|
443
|
+
* @providesModule normalizeWheel
|
444
|
+
* @typechecks
|
445
|
+
*/
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
var UserAgent_DEPRECATED = __webpack_require__(6377);
|
450
|
+
|
451
|
+
var isEventSupported = __webpack_require__(3541);
|
452
|
+
|
453
|
+
|
454
|
+
// Reasonable defaults
|
455
|
+
var PIXEL_STEP = 10;
|
456
|
+
var LINE_HEIGHT = 40;
|
457
|
+
var PAGE_HEIGHT = 800;
|
458
|
+
|
459
|
+
/**
|
460
|
+
* Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
|
461
|
+
* complicated, thus this doc is long and (hopefully) detailed enough to answer
|
462
|
+
* your questions.
|
463
|
+
*
|
464
|
+
* If you need to react to the mouse wheel in a predictable way, this code is
|
465
|
+
* like your bestest friend. * hugs *
|
466
|
+
*
|
467
|
+
* As of today, there are 4 DOM event types you can listen to:
|
468
|
+
*
|
469
|
+
* 'wheel' -- Chrome(31+), FF(17+), IE(9+)
|
470
|
+
* 'mousewheel' -- Chrome, IE(6+), Opera, Safari
|
471
|
+
* 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
|
472
|
+
* 'DOMMouseScroll' -- FF(0.9.7+) since 2003
|
473
|
+
*
|
474
|
+
* So what to do? The is the best:
|
475
|
+
*
|
476
|
+
* normalizeWheel.getEventType();
|
477
|
+
*
|
478
|
+
* In your event callback, use this code to get sane interpretation of the
|
479
|
+
* deltas. This code will return an object with properties:
|
480
|
+
*
|
481
|
+
* spinX -- normalized spin speed (use for zoom) - x plane
|
482
|
+
* spinY -- " - y plane
|
483
|
+
* pixelX -- normalized distance (to pixels) - x plane
|
484
|
+
* pixelY -- " - y plane
|
485
|
+
*
|
486
|
+
* Wheel values are provided by the browser assuming you are using the wheel to
|
487
|
+
* scroll a web page by a number of lines or pixels (or pages). Values can vary
|
488
|
+
* significantly on different platforms and browsers, forgetting that you can
|
489
|
+
* scroll at different speeds. Some devices (like trackpads) emit more events
|
490
|
+
* at smaller increments with fine granularity, and some emit massive jumps with
|
491
|
+
* linear speed or acceleration.
|
492
|
+
*
|
493
|
+
* This code does its best to normalize the deltas for you:
|
494
|
+
*
|
495
|
+
* - spin is trying to normalize how far the wheel was spun (or trackpad
|
496
|
+
* dragged). This is super useful for zoom support where you want to
|
497
|
+
* throw away the chunky scroll steps on the PC and make those equal to
|
498
|
+
* the slow and smooth tiny steps on the Mac. Key data: This code tries to
|
499
|
+
* resolve a single slow step on a wheel to 1.
|
500
|
+
*
|
501
|
+
* - pixel is normalizing the desired scroll delta in pixel units. You'll
|
502
|
+
* get the crazy differences between browsers, but at least it'll be in
|
503
|
+
* pixels!
|
504
|
+
*
|
505
|
+
* - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
|
506
|
+
* should translate to positive value zooming IN, negative zooming OUT.
|
507
|
+
* This matches the newer 'wheel' event.
|
508
|
+
*
|
509
|
+
* Why are there spinX, spinY (or pixels)?
|
510
|
+
*
|
511
|
+
* - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
|
512
|
+
* with a mouse. It results in side-scrolling in the browser by default.
|
513
|
+
*
|
514
|
+
* - spinY is what you expect -- it's the classic axis of a mouse wheel.
|
515
|
+
*
|
516
|
+
* - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
|
517
|
+
* probably is by browsers in conjunction with fancy 3D controllers .. but
|
518
|
+
* you know.
|
519
|
+
*
|
520
|
+
* Implementation info:
|
521
|
+
*
|
522
|
+
* Examples of 'wheel' event if you scroll slowly (down) by one step with an
|
523
|
+
* average mouse:
|
524
|
+
*
|
525
|
+
* OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
|
526
|
+
* OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
|
527
|
+
* OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
|
528
|
+
* Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
|
529
|
+
* Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
|
530
|
+
*
|
531
|
+
* On the trackpad:
|
532
|
+
*
|
533
|
+
* OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
|
534
|
+
* OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
|
535
|
+
*
|
536
|
+
* On other/older browsers.. it's more complicated as there can be multiple and
|
537
|
+
* also missing delta values.
|
538
|
+
*
|
539
|
+
* The 'wheel' event is more standard:
|
540
|
+
*
|
541
|
+
* http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
|
542
|
+
*
|
543
|
+
* The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
|
544
|
+
* deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
|
545
|
+
* backward compatibility with older events. Those other values help us
|
546
|
+
* better normalize spin speed. Example of what the browsers provide:
|
547
|
+
*
|
548
|
+
* | event.wheelDelta | event.detail
|
549
|
+
* ------------------+------------------+--------------
|
550
|
+
* Safari v5/OS X | -120 | 0
|
551
|
+
* Safari v5/Win7 | -120 | 0
|
552
|
+
* Chrome v17/OS X | -120 | 0
|
553
|
+
* Chrome v17/Win7 | -120 | 0
|
554
|
+
* IE9/Win7 | -120 | undefined
|
555
|
+
* Firefox v4/OS X | undefined | 1
|
556
|
+
* Firefox v4/Win7 | undefined | 3
|
557
|
+
*
|
558
|
+
*/
|
559
|
+
function normalizeWheel(/*object*/ event) /*object*/ {
|
560
|
+
var sX = 0, sY = 0, // spinX, spinY
|
561
|
+
pX = 0, pY = 0; // pixelX, pixelY
|
562
|
+
|
563
|
+
// Legacy
|
564
|
+
if ('detail' in event) { sY = event.detail; }
|
565
|
+
if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
|
566
|
+
if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
|
567
|
+
if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
|
568
|
+
|
569
|
+
// side scrolling on FF with DOMMouseScroll
|
570
|
+
if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
|
571
|
+
sX = sY;
|
572
|
+
sY = 0;
|
573
|
+
}
|
574
|
+
|
575
|
+
pX = sX * PIXEL_STEP;
|
576
|
+
pY = sY * PIXEL_STEP;
|
577
|
+
|
578
|
+
if ('deltaY' in event) { pY = event.deltaY; }
|
579
|
+
if ('deltaX' in event) { pX = event.deltaX; }
|
580
|
+
|
581
|
+
if ((pX || pY) && event.deltaMode) {
|
582
|
+
if (event.deltaMode == 1) { // delta in LINE units
|
583
|
+
pX *= LINE_HEIGHT;
|
584
|
+
pY *= LINE_HEIGHT;
|
585
|
+
} else { // delta in PAGE units
|
586
|
+
pX *= PAGE_HEIGHT;
|
587
|
+
pY *= PAGE_HEIGHT;
|
588
|
+
}
|
589
|
+
}
|
590
|
+
|
591
|
+
// Fall-back if spin cannot be determined
|
592
|
+
if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
|
593
|
+
if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
|
594
|
+
|
595
|
+
return { spinX : sX,
|
596
|
+
spinY : sY,
|
597
|
+
pixelX : pX,
|
598
|
+
pixelY : pY };
|
599
|
+
}
|
600
|
+
|
601
|
+
|
602
|
+
/**
|
603
|
+
* The best combination if you prefer spinX + spinY normalization. It favors
|
604
|
+
* the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
|
605
|
+
* 'wheel' event, making spin speed determination impossible.
|
606
|
+
*/
|
607
|
+
normalizeWheel.getEventType = function() /*string*/ {
|
608
|
+
return (UserAgent_DEPRECATED.firefox())
|
609
|
+
? 'DOMMouseScroll'
|
610
|
+
: (isEventSupported('wheel'))
|
611
|
+
? 'wheel'
|
612
|
+
: 'mousewheel';
|
613
|
+
};
|
614
|
+
|
615
|
+
module.exports = normalizeWheel;
|
616
616
|
|
617
617
|
|
618
618
|
/***/ })
|
@@ -675,6 +675,8 @@ module.exports = __webpack_require__(5022);
|
|
675
675
|
/******/
|
676
676
|
/************************************************************************/
|
677
677
|
var __webpack_exports__ = {};
|
678
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
679
|
+
(() => {
|
678
680
|
|
679
681
|
// EXPORTS
|
680
682
|
__webpack_require__.d(__webpack_exports__, {
|
@@ -683,19 +685,15 @@ __webpack_require__.d(__webpack_exports__, {
|
|
683
685
|
"default": () => (/* binding */ src)
|
684
686
|
});
|
685
687
|
|
686
|
-
;// external "../shared"
|
687
|
-
var x = (y)
|
688
|
-
|
689
|
-
}
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
}
|
696
|
-
var external_vue_y = (x) => (() => (x))
|
697
|
-
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Fragment), ["Teleport"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Teleport), ["Text"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Text), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createApp"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createApp), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["isVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.isVNode), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onBeforeUnmount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount), ["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), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
|
698
|
-
;// ../../packages/directives/src/clickoutside.ts
|
688
|
+
;// CONCATENATED MODULE: external "../shared"
|
689
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
690
|
+
var y = x => () => x
|
691
|
+
const shared_namespaceObject = x({ ["PlacementEnum"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PlacementEnum, ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["RenderType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.RenderType, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["placementType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.placementType, ["renderDirectiveType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.renderDirectiveType, ["renderType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.renderType, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["triggerType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.triggerType, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
692
|
+
;// CONCATENATED MODULE: external "vue"
|
693
|
+
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
694
|
+
var external_vue_y = x => () => x
|
695
|
+
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Text"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Text, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["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, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
|
696
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
|
699
697
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
|
700
698
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
701
699
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
|
@@ -821,7 +819,7 @@ ClickOutside.install = function (app) {
|
|
821
819
|
app.directive('bkTooltips', ClickOutside);
|
822
820
|
};
|
823
821
|
/* harmony default export */ const clickoutside = (ClickOutside);
|
824
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
822
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
825
823
|
function _typeof(o) {
|
826
824
|
"@babel/helpers - typeof";
|
827
825
|
|
@@ -831,13 +829,11 @@ function _typeof(o) {
|
|
831
829
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
832
830
|
}, _typeof(o);
|
833
831
|
}
|
834
|
-
;// external "../popover"
|
835
|
-
var popover_x = (y)
|
836
|
-
|
837
|
-
}
|
838
|
-
|
839
|
-
const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover) });
|
840
|
-
;// ../../packages/directives/src/ellipsis.ts
|
832
|
+
;// CONCATENATED MODULE: external "../popover"
|
833
|
+
var popover_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
834
|
+
var popover_y = x => () => x
|
835
|
+
const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
|
836
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
|
841
837
|
|
842
838
|
/*
|
843
839
|
* Tencent is pleased to support the open source community by making
|
@@ -948,9 +944,9 @@ var ellipsis = {
|
|
948
944
|
};
|
949
945
|
/* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
|
950
946
|
// EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
|
951
|
-
var normalize_wheel = __webpack_require__(
|
947
|
+
var normalize_wheel = __webpack_require__(2439);
|
952
948
|
var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
|
953
|
-
;// ../../packages/directives/src/mousewheel.ts
|
949
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
|
954
950
|
/*
|
955
951
|
* Tencent is pleased to support the open source community by making
|
956
952
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -992,7 +988,7 @@ var mousewheel = {
|
|
992
988
|
}
|
993
989
|
};
|
994
990
|
/* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
|
995
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
991
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
996
992
|
|
997
993
|
function toPrimitive(t, r) {
|
998
994
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -1004,14 +1000,14 @@ function toPrimitive(t, r) {
|
|
1004
1000
|
}
|
1005
1001
|
return ("string" === r ? String : Number)(t);
|
1006
1002
|
}
|
1007
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
1003
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
1008
1004
|
|
1009
1005
|
|
1010
1006
|
function toPropertyKey(t) {
|
1011
1007
|
var i = toPrimitive(t, "string");
|
1012
1008
|
return "symbol" == _typeof(i) ? i : String(i);
|
1013
1009
|
}
|
1014
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
1010
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
1015
1011
|
|
1016
1012
|
function _defineProperty(obj, key, value) {
|
1017
1013
|
key = toPropertyKey(key);
|
@@ -1027,22 +1023,22 @@ function _defineProperty(obj, key, value) {
|
|
1027
1023
|
}
|
1028
1024
|
return obj;
|
1029
1025
|
}
|
1030
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
1026
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
1031
1027
|
function arrayLikeToArray_arrayLikeToArray(arr, len) {
|
1032
1028
|
if (len == null || len > arr.length) len = arr.length;
|
1033
1029
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
1034
1030
|
return arr2;
|
1035
1031
|
}
|
1036
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
1032
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
1037
1033
|
|
1038
1034
|
function _arrayWithoutHoles(arr) {
|
1039
1035
|
if (Array.isArray(arr)) return arrayLikeToArray_arrayLikeToArray(arr);
|
1040
1036
|
}
|
1041
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
1037
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
1042
1038
|
function _iterableToArray(iter) {
|
1043
1039
|
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
1044
1040
|
}
|
1045
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
1041
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
1046
1042
|
|
1047
1043
|
function unsupportedIterableToArray_unsupportedIterableToArray(o, minLen) {
|
1048
1044
|
if (!o) return;
|
@@ -1052,11 +1048,11 @@ function unsupportedIterableToArray_unsupportedIterableToArray(o, minLen) {
|
|
1052
1048
|
if (n === "Map" || n === "Set") return Array.from(o);
|
1053
1049
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray_arrayLikeToArray(o, minLen);
|
1054
1050
|
}
|
1055
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
1051
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
1056
1052
|
function _nonIterableSpread() {
|
1057
1053
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1058
1054
|
}
|
1059
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
1055
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
1060
1056
|
|
1061
1057
|
|
1062
1058
|
|
@@ -1064,13 +1060,11 @@ function _nonIterableSpread() {
|
|
1064
1060
|
function _toConsumableArray(arr) {
|
1065
1061
|
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || unsupportedIterableToArray_unsupportedIterableToArray(arr) || _nonIterableSpread();
|
1066
1062
|
}
|
1067
|
-
;// external "@popperjs/core"
|
1068
|
-
var core_x = (y)
|
1069
|
-
|
1070
|
-
}
|
1071
|
-
|
1072
|
-
const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
|
1073
|
-
;// ../../packages/directives/src/tooltips.ts
|
1063
|
+
;// CONCATENATED MODULE: external "@popperjs/core"
|
1064
|
+
var core_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1065
|
+
var core_y = x => () => x
|
1066
|
+
const core_namespaceObject = core_x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
|
1067
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
|
1074
1068
|
|
1075
1069
|
|
1076
1070
|
|
@@ -1359,19 +1353,15 @@ function hide(el) {
|
|
1359
1353
|
}
|
1360
1354
|
}
|
1361
1355
|
/* harmony default export */ const src_tooltips = ((/* unused pure expression or super */ null && (tooltips)));
|
1362
|
-
;// external "../loading"
|
1363
|
-
var external_loading_x = (y)
|
1364
|
-
|
1365
|
-
}
|
1366
|
-
var external_loading_y = (x) => (() => (x))
|
1356
|
+
;// CONCATENATED MODULE: external "../loading"
|
1357
|
+
var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1358
|
+
var external_loading_y = x => () => x
|
1367
1359
|
const external_loading_namespaceObject = external_loading_x({ });
|
1368
|
-
;// external "../overflow-title"
|
1369
|
-
var external_overflow_title_x = (y)
|
1370
|
-
|
1371
|
-
}
|
1372
|
-
var external_overflow_title_y = (x) => (() => (x))
|
1360
|
+
;// CONCATENATED MODULE: external "../overflow-title"
|
1361
|
+
var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1362
|
+
var external_overflow_title_y = x => () => x
|
1373
1363
|
const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
1374
|
-
;// ../../packages/directives/src/index.ts
|
1364
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
|
1375
1365
|
/*
|
1376
1366
|
* Tencent is pleased to support the open source community by making
|
1377
1367
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1404,13 +1394,11 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
|
1404
1394
|
|
1405
1395
|
|
1406
1396
|
// export { createInstance as bkEllipsisInstance } from './ellipsis';
|
1407
|
-
;// external "../config-provider"
|
1408
|
-
var config_provider_x = (y)
|
1409
|
-
|
1410
|
-
}
|
1411
|
-
|
1412
|
-
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
1413
|
-
;// ../../packages/popover/src/arrow.tsx
|
1397
|
+
;// CONCATENATED MODULE: external "../config-provider"
|
1398
|
+
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1399
|
+
var config_provider_y = x => () => x
|
1400
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
|
1401
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/arrow.tsx
|
1414
1402
|
|
1415
1403
|
/*
|
1416
1404
|
* Tencent is pleased to support the open source community by making
|
@@ -1450,7 +1438,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
1450
1438
|
}, null);
|
1451
1439
|
}
|
1452
1440
|
}));
|
1453
|
-
;// ../../packages/popover/src/const.tsx
|
1441
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/const.tsx
|
1454
1442
|
|
1455
1443
|
/* eslint-disable @typescript-eslint/naming-convention */
|
1456
1444
|
/*
|
@@ -1496,7 +1484,7 @@ var EVENT_CLICK_OUTSIDE_FN = function EVENT_CLICK_OUTSIDE_FN(_args) {
|
|
1496
1484
|
return true;
|
1497
1485
|
};
|
1498
1486
|
var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, EMIT_EVENTS.CLICK_OUTSIDE, EVENT_CLICK_OUTSIDE_FN), EMIT_EVENTS.CONTENT_MOUSEENTER, EVENT_COMMON_FN), EMIT_EVENTS.CONTENT_MOUSELEAVE, EVENT_COMMON_FN), EMIT_EVENTS.CONTENT_AfterHidden, EVENT_SHOW_HIDE_FN), EMIT_EVENTS.CONTENT_AfterShow, EVENT_SHOW_HIDE_FN);
|
1499
|
-
;// ../../packages/popover/src/content.tsx
|
1487
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/content.tsx
|
1500
1488
|
|
1501
1489
|
/*
|
1502
1490
|
* Tencent is pleased to support the open source community by making
|
@@ -1620,13 +1608,11 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
|
|
1620
1608
|
}, [(_this$$slots$arrow = (_this$$slots$arrow2 = (_this$$slots2 = this.$slots).arrow) === null || _this$$slots$arrow2 === void 0 ? void 0 : _this$$slots$arrow2.call(_this$$slots2)) !== null && _this$$slots$arrow !== void 0 ? _this$$slots$arrow : '', (_this$$slots$default2 = (_this$$slots$default3 = (_this$$slots3 = this.$slots)["default"]) === null || _this$$slots$default3 === void 0 ? void 0 : _this$$slots$default3.call(_this$$slots3)) !== null && _this$$slots$default2 !== void 0 ? _this$$slots$default2 : '']);
|
1621
1609
|
}
|
1622
1610
|
}));
|
1623
|
-
;// external "vue-types"
|
1624
|
-
var external_vue_types_x = (y)
|
1625
|
-
|
1626
|
-
}
|
1627
|
-
|
1628
|
-
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
|
1629
|
-
;// ../../packages/popover/src/props.ts
|
1611
|
+
;// CONCATENATED MODULE: external "vue-types"
|
1612
|
+
var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1613
|
+
var external_vue_types_y = x => () => x
|
1614
|
+
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
|
1615
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/props.ts
|
1630
1616
|
|
1631
1617
|
|
1632
1618
|
var EventProps = {
|
@@ -1729,7 +1715,7 @@ var PopoverProps = {
|
|
1729
1715
|
*/
|
1730
1716
|
forceClickoutside: shared_namespaceObject.PropTypes.bool.def(false)
|
1731
1717
|
};
|
1732
|
-
;// ../../packages/popover/src/reference.tsx
|
1718
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/reference.tsx
|
1733
1719
|
/*
|
1734
1720
|
* Tencent is pleased to support the open source community by making
|
1735
1721
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1763,7 +1749,7 @@ var PopoverProps = {
|
|
1763
1749
|
return (_this$$slots$default = (_this$$slots$default2 = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default2 === void 0 ? void 0 : _this$$slots$default2.call(_this$$slots)) !== null && _this$$slots$default !== void 0 ? _this$$slots$default : '';
|
1764
1750
|
}
|
1765
1751
|
}));
|
1766
|
-
;// ../../packages/popover/src/root.tsx
|
1752
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/root.tsx
|
1767
1753
|
|
1768
1754
|
/*
|
1769
1755
|
* Tencent is pleased to support the open source community by making
|
@@ -1802,11 +1788,11 @@ var PopoverProps = {
|
|
1802
1788
|
return (0,external_vue_namespaceObject.createVNode)(external_vue_namespaceObject.Fragment, null, [(_this$$slots$default = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots)]);
|
1803
1789
|
}
|
1804
1790
|
}));
|
1805
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
1791
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
1806
1792
|
function _arrayWithHoles(arr) {
|
1807
1793
|
if (Array.isArray(arr)) return arr;
|
1808
1794
|
}
|
1809
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
1795
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
1810
1796
|
function _iterableToArrayLimit(r, l) {
|
1811
1797
|
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
1812
1798
|
if (null != t) {
|
@@ -1834,11 +1820,11 @@ function _iterableToArrayLimit(r, l) {
|
|
1834
1820
|
return a;
|
1835
1821
|
}
|
1836
1822
|
}
|
1837
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
1823
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
1838
1824
|
function _nonIterableRest() {
|
1839
1825
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1840
1826
|
}
|
1841
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
1827
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
1842
1828
|
|
1843
1829
|
|
1844
1830
|
|
@@ -1846,7 +1832,7 @@ function _nonIterableRest() {
|
|
1846
1832
|
function _slicedToArray(arr, i) {
|
1847
1833
|
return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || unsupportedIterableToArray_unsupportedIterableToArray(arr, i) || _nonIterableRest();
|
1848
1834
|
}
|
1849
|
-
;// ../../node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
|
1835
|
+
;// CONCATENATED MODULE: ../../node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
|
1850
1836
|
/**
|
1851
1837
|
* Custom positioning reference element.
|
1852
1838
|
* @see https://floating-ui.com/docs/virtual-elements
|
@@ -1977,7 +1963,7 @@ function rectToClientRect(rect) {
|
|
1977
1963
|
|
1978
1964
|
|
1979
1965
|
|
1980
|
-
;// ../../node_modules/@floating-ui/core/dist/floating-ui.core.mjs
|
1966
|
+
;// CONCATENATED MODULE: ../../node_modules/@floating-ui/core/dist/floating-ui.core.mjs
|
1981
1967
|
|
1982
1968
|
|
1983
1969
|
|
@@ -3001,7 +2987,7 @@ const size = function (options) {
|
|
3001
2987
|
|
3002
2988
|
|
3003
2989
|
|
3004
|
-
;// ../../node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs
|
2990
|
+
;// CONCATENATED MODULE: ../../node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs
|
3005
2991
|
function getNodeName(node) {
|
3006
2992
|
if (isNode(node)) {
|
3007
2993
|
return (node.nodeName || '').toLowerCase();
|
@@ -3131,7 +3117,7 @@ function getOverflowAncestors(node, list, traverseIframes) {
|
|
3131
3117
|
|
3132
3118
|
|
3133
3119
|
|
3134
|
-
;// ../../node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs
|
3120
|
+
;// CONCATENATED MODULE: ../../node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs
|
3135
3121
|
|
3136
3122
|
|
3137
3123
|
|
@@ -3796,24 +3782,20 @@ const floating_ui_dom_computePosition = (reference, floating, options) => {
|
|
3796
3782
|
|
3797
3783
|
|
3798
3784
|
|
3799
|
-
;// external "lodash/isElement"
|
3800
|
-
var isElement_x = (y)
|
3801
|
-
|
3802
|
-
}
|
3803
|
-
|
3804
|
-
|
3805
|
-
|
3806
|
-
|
3807
|
-
|
3808
|
-
}
|
3809
|
-
var random_y = (x) => (() => (x))
|
3810
|
-
const random_namespaceObject = random_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_random_1771bfd1__["default"]) });
|
3811
|
-
;// ../../node_modules/uuid/dist/esm-browser/native.js
|
3785
|
+
;// CONCATENATED MODULE: external "lodash/isElement"
|
3786
|
+
var isElement_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
3787
|
+
var isElement_y = x => () => x
|
3788
|
+
const isElement_namespaceObject = isElement_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isElement_e6b2a6ce__["default"] });
|
3789
|
+
;// CONCATENATED MODULE: external "lodash/random"
|
3790
|
+
var random_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
3791
|
+
var random_y = x => () => x
|
3792
|
+
const random_namespaceObject = random_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_random_1771bfd1__["default"] });
|
3793
|
+
;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/native.js
|
3812
3794
|
const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
|
3813
3795
|
/* harmony default export */ const esm_browser_native = ({
|
3814
3796
|
randomUUID
|
3815
3797
|
});
|
3816
|
-
;// ../../node_modules/uuid/dist/esm-browser/rng.js
|
3798
|
+
;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/rng.js
|
3817
3799
|
// Unique ID creation requires a high quality random # generator. In the browser we therefore
|
3818
3800
|
// require the crypto API and do not support built-in fallback to lower quality random number
|
3819
3801
|
// generators (like Math.random()).
|
@@ -3832,7 +3814,7 @@ function rng() {
|
|
3832
3814
|
|
3833
3815
|
return getRandomValues(rnds8);
|
3834
3816
|
}
|
3835
|
-
;// ../../node_modules/uuid/dist/esm-browser/stringify.js
|
3817
|
+
;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/stringify.js
|
3836
3818
|
|
3837
3819
|
/**
|
3838
3820
|
* Convert array of 16 byte values to UUID string format of the form:
|
@@ -3866,7 +3848,7 @@ function stringify(arr, offset = 0) {
|
|
3866
3848
|
}
|
3867
3849
|
|
3868
3850
|
/* harmony default export */ const esm_browser_stringify = ((/* unused pure expression or super */ null && (stringify)));
|
3869
|
-
;// ../../node_modules/uuid/dist/esm-browser/v4.js
|
3851
|
+
;// CONCATENATED MODULE: ../../node_modules/uuid/dist/esm-browser/v4.js
|
3870
3852
|
|
3871
3853
|
|
3872
3854
|
|
@@ -3896,7 +3878,7 @@ function v4(options, buf, offset) {
|
|
3896
3878
|
}
|
3897
3879
|
|
3898
3880
|
/* harmony default export */ const esm_browser_v4 = (v4);
|
3899
|
-
;// ../../packages/popover/src/utils.ts
|
3881
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/utils.ts
|
3900
3882
|
/*
|
3901
3883
|
* Tencent is pleased to support the open source community by making
|
3902
3884
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -3966,7 +3948,7 @@ var contentAsHTMLElement = function contentAsHTMLElement(content) {
|
|
3966
3948
|
var random = function random() {
|
3967
3949
|
return "".concat((0,random_namespaceObject["default"])(0, 999999), "_").concat(Date.now(), "_").concat((0,random_namespaceObject["default"])(0, 999999));
|
3968
3950
|
};
|
3969
|
-
;// ../../packages/popover/src/use-floating.tsx
|
3951
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/use-floating.tsx
|
3970
3952
|
|
3971
3953
|
|
3972
3954
|
function use_floating_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; }
|
@@ -4430,7 +4412,7 @@ function use_floating_objectSpread(e) { for (var r = 1; r < arguments.length; r+
|
|
4430
4412
|
cleanup: cleanup
|
4431
4413
|
};
|
4432
4414
|
});
|
4433
|
-
;// ../../packages/popover/src/use-popper-id.ts
|
4415
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/use-popper-id.ts
|
4434
4416
|
/*
|
4435
4417
|
* Tencent is pleased to support the open source community by making
|
4436
4418
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -4520,7 +4502,7 @@ var parentNodeReferId = null;
|
|
4520
4502
|
getPrefixId: getPrefixId
|
4521
4503
|
};
|
4522
4504
|
});
|
4523
|
-
;// ../../packages/popover/src/use-popover-init.ts
|
4505
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/use-popover-init.ts
|
4524
4506
|
|
4525
4507
|
/*
|
4526
4508
|
* Tencent is pleased to support the open source community by making
|
@@ -4748,6 +4730,7 @@ var parentNodeReferId = null;
|
|
4748
4730
|
hideFn();
|
4749
4731
|
}
|
4750
4732
|
};
|
4733
|
+
// debugger;
|
4751
4734
|
if (hideIgnoreReference) {
|
4752
4735
|
setTimeout(function () {
|
4753
4736
|
if (ReferenceClickSharedState[uniqKey]) {
|
@@ -4780,7 +4763,7 @@ var parentNodeReferId = null;
|
|
4780
4763
|
uniqKey: uniqKey
|
4781
4764
|
};
|
4782
4765
|
});
|
4783
|
-
;// ../../packages/popover/src/popover.tsx
|
4766
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/popover.tsx
|
4784
4767
|
|
4785
4768
|
/*
|
4786
4769
|
* Tencent is pleased to support the open source community by making
|
@@ -5022,7 +5005,7 @@ function _isSlot(s) {
|
|
5022
5005
|
});
|
5023
5006
|
}
|
5024
5007
|
}));
|
5025
|
-
;// ../../packages/popover/src/plugin-popover.tsx
|
5008
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/plugin-popover.tsx
|
5026
5009
|
|
5027
5010
|
|
5028
5011
|
function plugin_popover_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; }
|
@@ -5208,7 +5191,7 @@ function createPopoverComponent(options) {
|
|
5208
5191
|
}
|
5209
5192
|
};
|
5210
5193
|
}
|
5211
|
-
;// ../../packages/popover/src/index.ts
|
5194
|
+
;// CONCATENATED MODULE: ../../packages/popover/src/index.ts
|
5212
5195
|
/**
|
5213
5196
|
* Tencent is pleased to support the open source community by making
|
5214
5197
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -5240,6 +5223,8 @@ var BkPopover = (0,shared_namespaceObject.withInstall)(popover);
|
|
5240
5223
|
/* harmony default export */ const src = (BkPopover);
|
5241
5224
|
|
5242
5225
|
|
5226
|
+
})();
|
5227
|
+
|
5243
5228
|
var __webpack_exports__$bkPopover = __webpack_exports__.$bkPopover;
|
5244
5229
|
var __webpack_exports__PopoverProps = __webpack_exports__.PopoverProps;
|
5245
5230
|
var __webpack_exports__default = __webpack_exports__["default"];
|