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