bkui-vue 2.0.2-beta.2 → 2.0.2-beta.21
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 +159 -133
- package/dist/index.esm.js +21564 -17815
- package/dist/index.umd.js +159 -133
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/index.js +30 -22
- package/lib/alert/index.js +30 -22
- package/lib/animate-number/index.js +14 -10
- package/lib/backtop/index.js +32 -22
- package/lib/badge/index.js +24 -18
- package/lib/breadcrumb/index.js +31 -23
- package/lib/button/index.js +36 -26
- package/lib/card/index.js +47 -33
- package/lib/cascader/cascader.d.ts +1 -0
- package/lib/cascader/index.d.ts +3 -0
- package/lib/cascader/index.js +725 -654
- package/lib/checkbox/index.js +45 -35
- package/lib/code-diff/index.js +83 -79
- package/lib/collapse/index.js +39 -33
- package/lib/collapse-transition/index.js +20 -14
- package/lib/color-picker/index.js +618 -598
- package/lib/components.d.ts +1 -2
- package/lib/components.js +1 -2
- package/lib/config-provider/index.js +34 -26
- package/lib/container/index.js +27 -21
- 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 +650 -624
- package/lib/dialog/index.js +101 -87
- package/lib/directives/index.js +446 -434
- package/lib/divider/index.js +21 -15
- package/lib/dropdown/index.js +43 -31
- package/lib/exception/index.js +55 -49
- package/lib/fixed-navbar/index.js +20 -14
- package/lib/form/form-item.d.ts +16 -0
- package/lib/form/index.d.ts +11 -0
- package/lib/form/index.js +646 -614
- package/lib/icon/angle-double-down-line.js +14 -12
- package/lib/icon/angle-double-left-line.js +14 -12
- package/lib/icon/angle-double-left.js +14 -12
- package/lib/icon/angle-double-right-line.js +14 -12
- package/lib/icon/angle-double-right.js +14 -12
- package/lib/icon/angle-double-up-line.js +14 -12
- package/lib/icon/angle-down-fill.js +14 -12
- package/lib/icon/angle-down-line.js +14 -12
- package/lib/icon/angle-down.js +14 -12
- package/lib/icon/angle-left.js +14 -12
- package/lib/icon/angle-right.js +14 -12
- package/lib/icon/angle-up-fill.js +14 -12
- package/lib/icon/angle-up.js +14 -12
- package/lib/icon/archive-fill.js +14 -12
- package/lib/icon/arrows-left.js +14 -12
- package/lib/icon/arrows-right.js +14 -12
- package/lib/icon/assistant.js +14 -12
- package/lib/icon/audio-fill.js +14 -12
- package/lib/icon/bk.js +14 -12
- package/lib/icon/circle.js +14 -12
- package/lib/icon/close-line.js +14 -12
- package/lib/icon/close.js +14 -12
- package/lib/icon/code.js +14 -12
- package/lib/icon/cog-shape.js +14 -12
- package/lib/icon/collapse-left.js +14 -12
- package/lib/icon/copy-shape.js +14 -12
- package/lib/icon/copy.js +14 -12
- package/lib/icon/data-shape.js +14 -12
- package/lib/icon/del.js +14 -12
- package/lib/icon/doc-fill.js +14 -12
- package/lib/icon/done.js +14 -12
- package/lib/icon/down-shape.js +14 -12
- package/lib/icon/down-small.js +14 -12
- package/lib/icon/edit-line.js +14 -12
- package/lib/icon/ellipsis.js +14 -12
- package/lib/icon/enlarge-line.js +14 -12
- package/lib/icon/error.js +14 -12
- package/lib/icon/excel-fill.js +14 -12
- package/lib/icon/exclamation-circle-shape.js +14 -12
- package/lib/icon/eye.js +14 -12
- package/lib/icon/filliscreen-line.js +14 -12
- package/lib/icon/fix-line.js +14 -12
- package/lib/icon/fix-shape.js +14 -12
- package/lib/icon/folder-open.js +14 -12
- package/lib/icon/folder-shape-open.js +14 -12
- package/lib/icon/folder-shape.js +14 -12
- package/lib/icon/folder.js +14 -12
- package/lib/icon/funnel.js +14 -12
- package/lib/icon/grag-fill.js +14 -12
- package/lib/icon/help-document-fill.js +14 -12
- package/lib/icon/help-fill.js +14 -12
- package/lib/icon/help.js +14 -12
- package/lib/icon/image-fill.js +14 -12
- package/lib/icon/img-error.js +14 -12
- package/lib/icon/img-placehoulder.js +14 -12
- package/lib/icon/info-line.js +14 -12
- package/lib/icon/info.js +14 -12
- package/lib/icon/left-shape.js +14 -12
- package/lib/icon/left-turn-line.js +14 -12
- package/lib/icon/loading.js +14 -12
- package/lib/icon/narrow-line.js +14 -12
- package/lib/icon/original.js +14 -12
- package/lib/icon/pdf-fill.js +14 -12
- package/lib/icon/play-shape.js +14 -12
- package/lib/icon/plus.js +14 -12
- package/lib/icon/ppt-fill.js +14 -12
- package/lib/icon/qq.js +14 -12
- package/lib/icon/right-shape.js +14 -12
- package/lib/icon/right-turn-line.js +14 -12
- package/lib/icon/search.js +14 -12
- package/lib/icon/share.js +14 -12
- package/lib/icon/spinner.js +14 -12
- package/lib/icon/success.js +14 -12
- package/lib/icon/switcher-loading.js +14 -12
- package/lib/icon/text-all.js +14 -12
- package/lib/icon/text-file.js +14 -12
- package/lib/icon/text-fill.js +14 -12
- package/lib/icon/transfer.js +14 -12
- package/lib/icon/tree-application-shape.js +14 -12
- package/lib/icon/unfull-screen.js +14 -12
- package/lib/icon/unvisible.js +14 -12
- package/lib/icon/up-shape.js +14 -12
- package/lib/icon/upload.js +14 -12
- package/lib/icon/video-fill.js +14 -12
- package/lib/icon/warn.js +14 -12
- package/lib/icon/weixin-pro.js +14 -12
- package/lib/icon/weixin.js +14 -12
- package/lib/image/index.js +343 -330
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -2
- package/lib/info-box/index.js +101 -87
- package/lib/input/index.d.ts +19 -0
- package/lib/input/index.js +347 -332
- package/lib/input/input.d.ts +15 -1
- package/lib/link/index.js +26 -18
- package/lib/loading/index.js +25 -19
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +40 -32
- package/lib/message/index.js +48 -42
- package/lib/modal/index.js +41 -30
- package/lib/navigation/index.js +27 -19
- package/lib/notify/index.js +37 -27
- package/lib/overflow-title/index.js +41 -29
- package/lib/pagination/index.js +62 -46
- package/lib/pop-confirm/index.d.ts +600 -2
- package/lib/pop-confirm/index.js +69 -41
- package/lib/pop-confirm/pop-confirm.d.ts +297 -1
- package/lib/pop-confirm/props.d.ts +146 -0
- package/lib/popover/index.js +365 -351
- package/lib/popover2/index.js +14 -10
- package/lib/process/index.js +78 -74
- package/lib/progress/index.js +26 -20
- package/lib/radio/index.js +39 -31
- package/lib/rate/index.js +25 -19
- package/lib/resize-layout/index.js +30 -22
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +437 -423
- package/lib/select/index.d.ts +19 -0
- package/lib/select/index.js +499 -458
- package/lib/select/select.d.ts +10 -0
- package/lib/shared/index.js +57 -49
- package/lib/sideslider/index.js +89 -79
- package/lib/slider/index.js +87 -76
- package/lib/steps/index.js +78 -72
- package/lib/swiper/index.js +24 -18
- package/lib/switcher/index.js +30 -22
- package/lib/tab/index.js +338 -327
- package/lib/table/index.js +566 -516
- package/lib/table-column/index.js +13 -9
- package/lib/tag/index.js +36 -26
- package/lib/tag-input/index.js +377 -359
- package/lib/time-picker/index.js +13 -9
- package/lib/timeline/index.js +21 -15
- package/lib/transfer/index.js +56 -40
- package/lib/tree/index.d.ts +4 -0
- package/lib/tree/index.js +17492 -133
- package/lib/tree/props.d.ts +1 -0
- package/lib/tree/tree.css +46 -0
- package/lib/tree/tree.d.ts +2 -0
- package/lib/tree/tree.less +57 -2
- package/lib/tree/tree.variable.css +46 -0
- package/lib/tree/use-node-action.d.ts +2 -2
- package/lib/upload/index.js +584 -572
- package/lib/virtual-render/index.js +55 -43
- package/package.json +1 -1
- package/lib/plugin-popover/index.d.ts +0 -27
- package/lib/plugin-popover/index.js +0 -65
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.js +0 -64
@@ -3,12 +3,11 @@ import "./search-select.less";
|
|
3
3
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__ from "../shared";
|
4
4
|
import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
|
5
5
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ from "../config-provider";
|
6
|
-
import * as
|
6
|
+
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
|
7
7
|
import * as __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__ from "@popperjs/core";
|
8
8
|
import * as __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__ from "../loading";
|
9
9
|
import * as __WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__ from "../overflow-title";
|
10
10
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
|
11
|
-
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
|
12
11
|
import "../popover/popover.less";
|
13
12
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__ from "../checkbox";
|
14
13
|
import "../checkbox/checkbox.less";
|
@@ -16,15 +15,7 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_radio_d36f24cf__ from "../rad
|
|
16
15
|
import "../radio/radio.less";
|
17
16
|
/******/ var __webpack_modules__ = ({
|
18
17
|
|
19
|
-
/***/
|
20
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
21
|
-
|
22
|
-
module.exports = __webpack_require__(2527);
|
23
|
-
|
24
|
-
|
25
|
-
/***/ }),
|
26
|
-
|
27
|
-
/***/ 7430:
|
18
|
+
/***/ 1043:
|
28
19
|
/***/ ((module) => {
|
29
20
|
|
30
21
|
/**
|
@@ -74,296 +65,7 @@ module.exports = ExecutionEnvironment;
|
|
74
65
|
|
75
66
|
/***/ }),
|
76
67
|
|
77
|
-
/***/
|
78
|
-
/***/ ((module) => {
|
79
|
-
|
80
|
-
/**
|
81
|
-
* Copyright 2004-present Facebook. All Rights Reserved.
|
82
|
-
*
|
83
|
-
* @providesModule UserAgent_DEPRECATED
|
84
|
-
*/
|
85
|
-
|
86
|
-
/**
|
87
|
-
* Provides entirely client-side User Agent and OS detection. You should prefer
|
88
|
-
* the non-deprecated UserAgent module when possible, which exposes our
|
89
|
-
* authoritative server-side PHP-based detection to the client.
|
90
|
-
*
|
91
|
-
* Usage is straightforward:
|
92
|
-
*
|
93
|
-
* if (UserAgent_DEPRECATED.ie()) {
|
94
|
-
* // IE
|
95
|
-
* }
|
96
|
-
*
|
97
|
-
* You can also do version checks:
|
98
|
-
*
|
99
|
-
* if (UserAgent_DEPRECATED.ie() >= 7) {
|
100
|
-
* // IE7 or better
|
101
|
-
* }
|
102
|
-
*
|
103
|
-
* The browser functions will return NaN if the browser does not match, so
|
104
|
-
* you can also do version compares the other way:
|
105
|
-
*
|
106
|
-
* if (UserAgent_DEPRECATED.ie() < 7) {
|
107
|
-
* // IE6 or worse
|
108
|
-
* }
|
109
|
-
*
|
110
|
-
* Note that the version is a float and may include a minor version number,
|
111
|
-
* so you should always use range operators to perform comparisons, not
|
112
|
-
* strict equality.
|
113
|
-
*
|
114
|
-
* **Note:** You should **strongly** prefer capability detection to browser
|
115
|
-
* version detection where it's reasonable:
|
116
|
-
*
|
117
|
-
* http://www.quirksmode.org/js/support.html
|
118
|
-
*
|
119
|
-
* Further, we have a large number of mature wrapper functions and classes
|
120
|
-
* which abstract away many browser irregularities. Check the documentation,
|
121
|
-
* grep for things, or ask on javascript@lists.facebook.com before writing yet
|
122
|
-
* another copy of "event || window.event".
|
123
|
-
*
|
124
|
-
*/
|
125
|
-
|
126
|
-
var _populated = false;
|
127
|
-
|
128
|
-
// Browsers
|
129
|
-
var _ie, _firefox, _opera, _webkit, _chrome;
|
130
|
-
|
131
|
-
// Actual IE browser for compatibility mode
|
132
|
-
var _ie_real_version;
|
133
|
-
|
134
|
-
// Platforms
|
135
|
-
var _osx, _windows, _linux, _android;
|
136
|
-
|
137
|
-
// Architectures
|
138
|
-
var _win64;
|
139
|
-
|
140
|
-
// Devices
|
141
|
-
var _iphone, _ipad, _native;
|
142
|
-
|
143
|
-
var _mobile;
|
144
|
-
|
145
|
-
function _populate() {
|
146
|
-
if (_populated) {
|
147
|
-
return;
|
148
|
-
}
|
149
|
-
|
150
|
-
_populated = true;
|
151
|
-
|
152
|
-
// To work around buggy JS libraries that can't handle multi-digit
|
153
|
-
// version numbers, Opera 10's user agent string claims it's Opera
|
154
|
-
// 9, then later includes a Version/X.Y field:
|
155
|
-
//
|
156
|
-
// Opera/9.80 (foo) Presto/2.2.15 Version/10.10
|
157
|
-
var uas = navigator.userAgent;
|
158
|
-
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);
|
159
|
-
var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
|
160
|
-
|
161
|
-
_iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
|
162
|
-
_ipad = /\b(iP[ao]d)/.exec(uas);
|
163
|
-
_android = /Android/i.exec(uas);
|
164
|
-
_native = /FBAN\/\w+;/i.exec(uas);
|
165
|
-
_mobile = /Mobile/i.exec(uas);
|
166
|
-
|
167
|
-
// Note that the IE team blog would have you believe you should be checking
|
168
|
-
// for 'Win64; x64'. But MSDN then reveals that you can actually be coming
|
169
|
-
// from either x64 or ia64; so ultimately, you should just check for Win64
|
170
|
-
// as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
|
171
|
-
// Windows will send 'WOW64' instead.
|
172
|
-
_win64 = !!(/Win64/.exec(uas));
|
173
|
-
|
174
|
-
if (agent) {
|
175
|
-
_ie = agent[1] ? parseFloat(agent[1]) : (
|
176
|
-
agent[5] ? parseFloat(agent[5]) : NaN);
|
177
|
-
// IE compatibility mode
|
178
|
-
if (_ie && document && document.documentMode) {
|
179
|
-
_ie = document.documentMode;
|
180
|
-
}
|
181
|
-
// grab the "true" ie version from the trident token if available
|
182
|
-
var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
|
183
|
-
_ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
|
184
|
-
|
185
|
-
_firefox = agent[2] ? parseFloat(agent[2]) : NaN;
|
186
|
-
_opera = agent[3] ? parseFloat(agent[3]) : NaN;
|
187
|
-
_webkit = agent[4] ? parseFloat(agent[4]) : NaN;
|
188
|
-
if (_webkit) {
|
189
|
-
// We do not add the regexp to the above test, because it will always
|
190
|
-
// match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
|
191
|
-
// the userAgent string.
|
192
|
-
agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
|
193
|
-
_chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
|
194
|
-
} else {
|
195
|
-
_chrome = NaN;
|
196
|
-
}
|
197
|
-
} else {
|
198
|
-
_ie = _firefox = _opera = _chrome = _webkit = NaN;
|
199
|
-
}
|
200
|
-
|
201
|
-
if (os) {
|
202
|
-
if (os[1]) {
|
203
|
-
// Detect OS X version. If no version number matches, set _osx to true.
|
204
|
-
// Version examples: 10, 10_6_1, 10.7
|
205
|
-
// Parses version number as a float, taking only first two sets of
|
206
|
-
// digits. If only one set of digits is found, returns just the major
|
207
|
-
// version number.
|
208
|
-
var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
|
209
|
-
|
210
|
-
_osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
|
211
|
-
} else {
|
212
|
-
_osx = false;
|
213
|
-
}
|
214
|
-
_windows = !!os[2];
|
215
|
-
_linux = !!os[3];
|
216
|
-
} else {
|
217
|
-
_osx = _windows = _linux = false;
|
218
|
-
}
|
219
|
-
}
|
220
|
-
|
221
|
-
var UserAgent_DEPRECATED = {
|
222
|
-
|
223
|
-
/**
|
224
|
-
* Check if the UA is Internet Explorer.
|
225
|
-
*
|
226
|
-
*
|
227
|
-
* @return float|NaN Version number (if match) or NaN.
|
228
|
-
*/
|
229
|
-
ie: function() {
|
230
|
-
return _populate() || _ie;
|
231
|
-
},
|
232
|
-
|
233
|
-
/**
|
234
|
-
* Check if we're in Internet Explorer compatibility mode.
|
235
|
-
*
|
236
|
-
* @return bool true if in compatibility mode, false if
|
237
|
-
* not compatibility mode or not ie
|
238
|
-
*/
|
239
|
-
ieCompatibilityMode: function() {
|
240
|
-
return _populate() || (_ie_real_version > _ie);
|
241
|
-
},
|
242
|
-
|
243
|
-
|
244
|
-
/**
|
245
|
-
* Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
|
246
|
-
* only need this because Skype can't handle 64-bit IE yet. We need to remove
|
247
|
-
* this when we don't need it -- tracked by #601957.
|
248
|
-
*/
|
249
|
-
ie64: function() {
|
250
|
-
return UserAgent_DEPRECATED.ie() && _win64;
|
251
|
-
},
|
252
|
-
|
253
|
-
/**
|
254
|
-
* Check if the UA is Firefox.
|
255
|
-
*
|
256
|
-
*
|
257
|
-
* @return float|NaN Version number (if match) or NaN.
|
258
|
-
*/
|
259
|
-
firefox: function() {
|
260
|
-
return _populate() || _firefox;
|
261
|
-
},
|
262
|
-
|
263
|
-
|
264
|
-
/**
|
265
|
-
* Check if the UA is Opera.
|
266
|
-
*
|
267
|
-
*
|
268
|
-
* @return float|NaN Version number (if match) or NaN.
|
269
|
-
*/
|
270
|
-
opera: function() {
|
271
|
-
return _populate() || _opera;
|
272
|
-
},
|
273
|
-
|
274
|
-
|
275
|
-
/**
|
276
|
-
* Check if the UA is WebKit.
|
277
|
-
*
|
278
|
-
*
|
279
|
-
* @return float|NaN Version number (if match) or NaN.
|
280
|
-
*/
|
281
|
-
webkit: function() {
|
282
|
-
return _populate() || _webkit;
|
283
|
-
},
|
284
|
-
|
285
|
-
/**
|
286
|
-
* For Push
|
287
|
-
* WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
|
288
|
-
*/
|
289
|
-
safari: function() {
|
290
|
-
return UserAgent_DEPRECATED.webkit();
|
291
|
-
},
|
292
|
-
|
293
|
-
/**
|
294
|
-
* Check if the UA is a Chrome browser.
|
295
|
-
*
|
296
|
-
*
|
297
|
-
* @return float|NaN Version number (if match) or NaN.
|
298
|
-
*/
|
299
|
-
chrome : function() {
|
300
|
-
return _populate() || _chrome;
|
301
|
-
},
|
302
|
-
|
303
|
-
|
304
|
-
/**
|
305
|
-
* Check if the user is running Windows.
|
306
|
-
*
|
307
|
-
* @return bool `true' if the user's OS is Windows.
|
308
|
-
*/
|
309
|
-
windows: function() {
|
310
|
-
return _populate() || _windows;
|
311
|
-
},
|
312
|
-
|
313
|
-
|
314
|
-
/**
|
315
|
-
* Check if the user is running Mac OS X.
|
316
|
-
*
|
317
|
-
* @return float|bool Returns a float if a version number is detected,
|
318
|
-
* otherwise true/false.
|
319
|
-
*/
|
320
|
-
osx: function() {
|
321
|
-
return _populate() || _osx;
|
322
|
-
},
|
323
|
-
|
324
|
-
/**
|
325
|
-
* Check if the user is running Linux.
|
326
|
-
*
|
327
|
-
* @return bool `true' if the user's OS is some flavor of Linux.
|
328
|
-
*/
|
329
|
-
linux: function() {
|
330
|
-
return _populate() || _linux;
|
331
|
-
},
|
332
|
-
|
333
|
-
/**
|
334
|
-
* Check if the user is running on an iPhone or iPod platform.
|
335
|
-
*
|
336
|
-
* @return bool `true' if the user is running some flavor of the
|
337
|
-
* iPhone OS.
|
338
|
-
*/
|
339
|
-
iphone: function() {
|
340
|
-
return _populate() || _iphone;
|
341
|
-
},
|
342
|
-
|
343
|
-
mobile: function() {
|
344
|
-
return _populate() || (_iphone || _ipad || _android || _mobile);
|
345
|
-
},
|
346
|
-
|
347
|
-
nativeApp: function() {
|
348
|
-
// webviews inside of the native apps
|
349
|
-
return _populate() || _native;
|
350
|
-
},
|
351
|
-
|
352
|
-
android: function() {
|
353
|
-
return _populate() || _android;
|
354
|
-
},
|
355
|
-
|
356
|
-
ipad: function() {
|
357
|
-
return _populate() || _ipad;
|
358
|
-
}
|
359
|
-
};
|
360
|
-
|
361
|
-
module.exports = UserAgent_DEPRECATED;
|
362
|
-
|
363
|
-
|
364
|
-
/***/ }),
|
365
|
-
|
366
|
-
/***/ 3541:
|
68
|
+
/***/ 2586:
|
367
69
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
368
70
|
|
369
71
|
/**
|
@@ -379,7 +81,7 @@ module.exports = UserAgent_DEPRECATED;
|
|
379
81
|
|
380
82
|
|
381
83
|
|
382
|
-
var ExecutionEnvironment = __webpack_require__(
|
84
|
+
var ExecutionEnvironment = __webpack_require__(1043);
|
383
85
|
|
384
86
|
var useHasFeature;
|
385
87
|
if (ExecutionEnvironment.canUseDOM) {
|
@@ -433,7 +135,23 @@ module.exports = isEventSupported;
|
|
433
135
|
|
434
136
|
/***/ }),
|
435
137
|
|
436
|
-
/***/
|
138
|
+
/***/ 4319:
|
139
|
+
/***/ ((module) => {
|
140
|
+
|
141
|
+
function _typeof(o) {
|
142
|
+
"@babel/helpers - typeof";
|
143
|
+
|
144
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
145
|
+
return typeof o;
|
146
|
+
} : function (o) {
|
147
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
148
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
149
|
+
}
|
150
|
+
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
151
|
+
|
152
|
+
/***/ }),
|
153
|
+
|
154
|
+
/***/ 5022:
|
437
155
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
438
156
|
|
439
157
|
/**
|
@@ -450,9 +168,9 @@ module.exports = isEventSupported;
|
|
450
168
|
|
451
169
|
|
452
170
|
|
453
|
-
var UserAgent_DEPRECATED = __webpack_require__(
|
171
|
+
var UserAgent_DEPRECATED = __webpack_require__(7416);
|
454
172
|
|
455
|
-
var isEventSupported = __webpack_require__(
|
173
|
+
var isEventSupported = __webpack_require__(2586);
|
456
174
|
|
457
175
|
|
458
176
|
// Reasonable defaults
|
@@ -621,10 +339,32 @@ module.exports = normalizeWheel;
|
|
621
339
|
|
622
340
|
/***/ }),
|
623
341
|
|
624
|
-
/***/
|
342
|
+
/***/ 5799:
|
343
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
344
|
+
|
345
|
+
// TODO(Babel 8): Remove this file.
|
346
|
+
|
347
|
+
var runtime = __webpack_require__(7048)();
|
348
|
+
module.exports = runtime;
|
349
|
+
|
350
|
+
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
351
|
+
try {
|
352
|
+
regeneratorRuntime = runtime;
|
353
|
+
} catch (accidentalStrictMode) {
|
354
|
+
if (typeof globalThis === "object") {
|
355
|
+
globalThis.regeneratorRuntime = runtime;
|
356
|
+
} else {
|
357
|
+
Function("r", "regeneratorRuntime = r")(runtime);
|
358
|
+
}
|
359
|
+
}
|
360
|
+
|
361
|
+
|
362
|
+
/***/ }),
|
363
|
+
|
364
|
+
/***/ 7048:
|
625
365
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
626
366
|
|
627
|
-
var _typeof = (__webpack_require__(
|
367
|
+
var _typeof = (__webpack_require__(4319)["default"]);
|
628
368
|
function _regeneratorRuntime() {
|
629
369
|
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
630
370
|
module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
|
@@ -929,43 +669,302 @@ function _regeneratorRuntime() {
|
|
929
669
|
}
|
930
670
|
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
931
671
|
|
932
|
-
/***/ }),
|
672
|
+
/***/ }),
|
673
|
+
|
674
|
+
/***/ 7416:
|
675
|
+
/***/ ((module) => {
|
676
|
+
|
677
|
+
/**
|
678
|
+
* Copyright 2004-present Facebook. All Rights Reserved.
|
679
|
+
*
|
680
|
+
* @providesModule UserAgent_DEPRECATED
|
681
|
+
*/
|
682
|
+
|
683
|
+
/**
|
684
|
+
* Provides entirely client-side User Agent and OS detection. You should prefer
|
685
|
+
* the non-deprecated UserAgent module when possible, which exposes our
|
686
|
+
* authoritative server-side PHP-based detection to the client.
|
687
|
+
*
|
688
|
+
* Usage is straightforward:
|
689
|
+
*
|
690
|
+
* if (UserAgent_DEPRECATED.ie()) {
|
691
|
+
* // IE
|
692
|
+
* }
|
693
|
+
*
|
694
|
+
* You can also do version checks:
|
695
|
+
*
|
696
|
+
* if (UserAgent_DEPRECATED.ie() >= 7) {
|
697
|
+
* // IE7 or better
|
698
|
+
* }
|
699
|
+
*
|
700
|
+
* The browser functions will return NaN if the browser does not match, so
|
701
|
+
* you can also do version compares the other way:
|
702
|
+
*
|
703
|
+
* if (UserAgent_DEPRECATED.ie() < 7) {
|
704
|
+
* // IE6 or worse
|
705
|
+
* }
|
706
|
+
*
|
707
|
+
* Note that the version is a float and may include a minor version number,
|
708
|
+
* so you should always use range operators to perform comparisons, not
|
709
|
+
* strict equality.
|
710
|
+
*
|
711
|
+
* **Note:** You should **strongly** prefer capability detection to browser
|
712
|
+
* version detection where it's reasonable:
|
713
|
+
*
|
714
|
+
* http://www.quirksmode.org/js/support.html
|
715
|
+
*
|
716
|
+
* Further, we have a large number of mature wrapper functions and classes
|
717
|
+
* which abstract away many browser irregularities. Check the documentation,
|
718
|
+
* grep for things, or ask on javascript@lists.facebook.com before writing yet
|
719
|
+
* another copy of "event || window.event".
|
720
|
+
*
|
721
|
+
*/
|
722
|
+
|
723
|
+
var _populated = false;
|
933
724
|
|
934
|
-
|
935
|
-
|
725
|
+
// Browsers
|
726
|
+
var _ie, _firefox, _opera, _webkit, _chrome;
|
936
727
|
|
937
|
-
|
938
|
-
|
728
|
+
// Actual IE browser for compatibility mode
|
729
|
+
var _ie_real_version;
|
939
730
|
|
940
|
-
|
941
|
-
|
942
|
-
} : function (o) {
|
943
|
-
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
944
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
945
|
-
}
|
946
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
731
|
+
// Platforms
|
732
|
+
var _osx, _windows, _linux, _android;
|
947
733
|
|
948
|
-
|
734
|
+
// Architectures
|
735
|
+
var _win64;
|
949
736
|
|
950
|
-
|
951
|
-
|
737
|
+
// Devices
|
738
|
+
var _iphone, _ipad, _native;
|
952
739
|
|
953
|
-
|
740
|
+
var _mobile;
|
954
741
|
|
955
|
-
|
956
|
-
|
742
|
+
function _populate() {
|
743
|
+
if (_populated) {
|
744
|
+
return;
|
745
|
+
}
|
957
746
|
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
747
|
+
_populated = true;
|
748
|
+
|
749
|
+
// To work around buggy JS libraries that can't handle multi-digit
|
750
|
+
// version numbers, Opera 10's user agent string claims it's Opera
|
751
|
+
// 9, then later includes a Version/X.Y field:
|
752
|
+
//
|
753
|
+
// Opera/9.80 (foo) Presto/2.2.15 Version/10.10
|
754
|
+
var uas = navigator.userAgent;
|
755
|
+
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);
|
756
|
+
var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
|
757
|
+
|
758
|
+
_iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
|
759
|
+
_ipad = /\b(iP[ao]d)/.exec(uas);
|
760
|
+
_android = /Android/i.exec(uas);
|
761
|
+
_native = /FBAN\/\w+;/i.exec(uas);
|
762
|
+
_mobile = /Mobile/i.exec(uas);
|
763
|
+
|
764
|
+
// Note that the IE team blog would have you believe you should be checking
|
765
|
+
// for 'Win64; x64'. But MSDN then reveals that you can actually be coming
|
766
|
+
// from either x64 or ia64; so ultimately, you should just check for Win64
|
767
|
+
// as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
|
768
|
+
// Windows will send 'WOW64' instead.
|
769
|
+
_win64 = !!(/Win64/.exec(uas));
|
770
|
+
|
771
|
+
if (agent) {
|
772
|
+
_ie = agent[1] ? parseFloat(agent[1]) : (
|
773
|
+
agent[5] ? parseFloat(agent[5]) : NaN);
|
774
|
+
// IE compatibility mode
|
775
|
+
if (_ie && document && document.documentMode) {
|
776
|
+
_ie = document.documentMode;
|
777
|
+
}
|
778
|
+
// grab the "true" ie version from the trident token if available
|
779
|
+
var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
|
780
|
+
_ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
|
781
|
+
|
782
|
+
_firefox = agent[2] ? parseFloat(agent[2]) : NaN;
|
783
|
+
_opera = agent[3] ? parseFloat(agent[3]) : NaN;
|
784
|
+
_webkit = agent[4] ? parseFloat(agent[4]) : NaN;
|
785
|
+
if (_webkit) {
|
786
|
+
// We do not add the regexp to the above test, because it will always
|
787
|
+
// match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
|
788
|
+
// the userAgent string.
|
789
|
+
agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
|
790
|
+
_chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
|
791
|
+
} else {
|
792
|
+
_chrome = NaN;
|
793
|
+
}
|
964
794
|
} else {
|
965
|
-
|
795
|
+
_ie = _firefox = _opera = _chrome = _webkit = NaN;
|
796
|
+
}
|
797
|
+
|
798
|
+
if (os) {
|
799
|
+
if (os[1]) {
|
800
|
+
// Detect OS X version. If no version number matches, set _osx to true.
|
801
|
+
// Version examples: 10, 10_6_1, 10.7
|
802
|
+
// Parses version number as a float, taking only first two sets of
|
803
|
+
// digits. If only one set of digits is found, returns just the major
|
804
|
+
// version number.
|
805
|
+
var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
|
806
|
+
|
807
|
+
_osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
|
808
|
+
} else {
|
809
|
+
_osx = false;
|
810
|
+
}
|
811
|
+
_windows = !!os[2];
|
812
|
+
_linux = !!os[3];
|
813
|
+
} else {
|
814
|
+
_osx = _windows = _linux = false;
|
966
815
|
}
|
967
816
|
}
|
968
817
|
|
818
|
+
var UserAgent_DEPRECATED = {
|
819
|
+
|
820
|
+
/**
|
821
|
+
* Check if the UA is Internet Explorer.
|
822
|
+
*
|
823
|
+
*
|
824
|
+
* @return float|NaN Version number (if match) or NaN.
|
825
|
+
*/
|
826
|
+
ie: function() {
|
827
|
+
return _populate() || _ie;
|
828
|
+
},
|
829
|
+
|
830
|
+
/**
|
831
|
+
* Check if we're in Internet Explorer compatibility mode.
|
832
|
+
*
|
833
|
+
* @return bool true if in compatibility mode, false if
|
834
|
+
* not compatibility mode or not ie
|
835
|
+
*/
|
836
|
+
ieCompatibilityMode: function() {
|
837
|
+
return _populate() || (_ie_real_version > _ie);
|
838
|
+
},
|
839
|
+
|
840
|
+
|
841
|
+
/**
|
842
|
+
* Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
|
843
|
+
* only need this because Skype can't handle 64-bit IE yet. We need to remove
|
844
|
+
* this when we don't need it -- tracked by #601957.
|
845
|
+
*/
|
846
|
+
ie64: function() {
|
847
|
+
return UserAgent_DEPRECATED.ie() && _win64;
|
848
|
+
},
|
849
|
+
|
850
|
+
/**
|
851
|
+
* Check if the UA is Firefox.
|
852
|
+
*
|
853
|
+
*
|
854
|
+
* @return float|NaN Version number (if match) or NaN.
|
855
|
+
*/
|
856
|
+
firefox: function() {
|
857
|
+
return _populate() || _firefox;
|
858
|
+
},
|
859
|
+
|
860
|
+
|
861
|
+
/**
|
862
|
+
* Check if the UA is Opera.
|
863
|
+
*
|
864
|
+
*
|
865
|
+
* @return float|NaN Version number (if match) or NaN.
|
866
|
+
*/
|
867
|
+
opera: function() {
|
868
|
+
return _populate() || _opera;
|
869
|
+
},
|
870
|
+
|
871
|
+
|
872
|
+
/**
|
873
|
+
* Check if the UA is WebKit.
|
874
|
+
*
|
875
|
+
*
|
876
|
+
* @return float|NaN Version number (if match) or NaN.
|
877
|
+
*/
|
878
|
+
webkit: function() {
|
879
|
+
return _populate() || _webkit;
|
880
|
+
},
|
881
|
+
|
882
|
+
/**
|
883
|
+
* For Push
|
884
|
+
* WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
|
885
|
+
*/
|
886
|
+
safari: function() {
|
887
|
+
return UserAgent_DEPRECATED.webkit();
|
888
|
+
},
|
889
|
+
|
890
|
+
/**
|
891
|
+
* Check if the UA is a Chrome browser.
|
892
|
+
*
|
893
|
+
*
|
894
|
+
* @return float|NaN Version number (if match) or NaN.
|
895
|
+
*/
|
896
|
+
chrome : function() {
|
897
|
+
return _populate() || _chrome;
|
898
|
+
},
|
899
|
+
|
900
|
+
|
901
|
+
/**
|
902
|
+
* Check if the user is running Windows.
|
903
|
+
*
|
904
|
+
* @return bool `true' if the user's OS is Windows.
|
905
|
+
*/
|
906
|
+
windows: function() {
|
907
|
+
return _populate() || _windows;
|
908
|
+
},
|
909
|
+
|
910
|
+
|
911
|
+
/**
|
912
|
+
* Check if the user is running Mac OS X.
|
913
|
+
*
|
914
|
+
* @return float|bool Returns a float if a version number is detected,
|
915
|
+
* otherwise true/false.
|
916
|
+
*/
|
917
|
+
osx: function() {
|
918
|
+
return _populate() || _osx;
|
919
|
+
},
|
920
|
+
|
921
|
+
/**
|
922
|
+
* Check if the user is running Linux.
|
923
|
+
*
|
924
|
+
* @return bool `true' if the user's OS is some flavor of Linux.
|
925
|
+
*/
|
926
|
+
linux: function() {
|
927
|
+
return _populate() || _linux;
|
928
|
+
},
|
929
|
+
|
930
|
+
/**
|
931
|
+
* Check if the user is running on an iPhone or iPod platform.
|
932
|
+
*
|
933
|
+
* @return bool `true' if the user is running some flavor of the
|
934
|
+
* iPhone OS.
|
935
|
+
*/
|
936
|
+
iphone: function() {
|
937
|
+
return _populate() || _iphone;
|
938
|
+
},
|
939
|
+
|
940
|
+
mobile: function() {
|
941
|
+
return _populate() || (_iphone || _ipad || _android || _mobile);
|
942
|
+
},
|
943
|
+
|
944
|
+
nativeApp: function() {
|
945
|
+
// webviews inside of the native apps
|
946
|
+
return _populate() || _native;
|
947
|
+
},
|
948
|
+
|
949
|
+
android: function() {
|
950
|
+
return _populate() || _android;
|
951
|
+
},
|
952
|
+
|
953
|
+
ipad: function() {
|
954
|
+
return _populate() || _ipad;
|
955
|
+
}
|
956
|
+
};
|
957
|
+
|
958
|
+
module.exports = UserAgent_DEPRECATED;
|
959
|
+
|
960
|
+
|
961
|
+
/***/ }),
|
962
|
+
|
963
|
+
/***/ 8283:
|
964
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
965
|
+
|
966
|
+
module.exports = __webpack_require__(5022);
|
967
|
+
|
969
968
|
|
970
969
|
/***/ })
|
971
970
|
|
@@ -1027,8 +1026,6 @@ try {
|
|
1027
1026
|
/******/
|
1028
1027
|
/************************************************************************/
|
1029
1028
|
var __webpack_exports__ = {};
|
1030
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
1031
|
-
(() => {
|
1032
1029
|
|
1033
1030
|
// EXPORTS
|
1034
1031
|
__webpack_require__.d(__webpack_exports__, {
|
@@ -1036,11 +1033,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
1036
1033
|
"default": () => (/* binding */ src)
|
1037
1034
|
});
|
1038
1035
|
|
1039
|
-
;//
|
1040
|
-
var x = y => {
|
1041
|
-
var
|
1042
|
-
|
1043
|
-
|
1036
|
+
;// external "../shared"
|
1037
|
+
var x = (y) => {
|
1038
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1039
|
+
}
|
1040
|
+
var y = (x) => (() => (x))
|
1041
|
+
const shared_namespaceObject = x({ ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["debounce"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce), ["random"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.random), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
1042
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
1044
1043
|
function _typeof(o) {
|
1045
1044
|
"@babel/helpers - typeof";
|
1046
1045
|
|
@@ -1050,7 +1049,7 @@ function _typeof(o) {
|
|
1050
1049
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
1051
1050
|
}, _typeof(o);
|
1052
1051
|
}
|
1053
|
-
;//
|
1052
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
1054
1053
|
|
1055
1054
|
function toPrimitive(t, r) {
|
1056
1055
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -1062,14 +1061,14 @@ function toPrimitive(t, r) {
|
|
1062
1061
|
}
|
1063
1062
|
return ("string" === r ? String : Number)(t);
|
1064
1063
|
}
|
1065
|
-
;//
|
1064
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
1066
1065
|
|
1067
1066
|
|
1068
1067
|
function toPropertyKey(t) {
|
1069
1068
|
var i = toPrimitive(t, "string");
|
1070
1069
|
return "symbol" == _typeof(i) ? i : String(i);
|
1071
1070
|
}
|
1072
|
-
;//
|
1071
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
1073
1072
|
|
1074
1073
|
function _defineProperty(obj, key, value) {
|
1075
1074
|
key = toPropertyKey(key);
|
@@ -1085,15 +1084,19 @@ function _defineProperty(obj, key, value) {
|
|
1085
1084
|
}
|
1086
1085
|
return obj;
|
1087
1086
|
}
|
1088
|
-
;//
|
1089
|
-
var external_vue_x = y => {
|
1090
|
-
var
|
1091
|
-
|
1092
|
-
|
1093
|
-
|
1094
|
-
|
1095
|
-
|
1096
|
-
|
1087
|
+
;// external "vue"
|
1088
|
+
var external_vue_x = (y) => {
|
1089
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1090
|
+
}
|
1091
|
+
var external_vue_y = (x) => (() => (x))
|
1092
|
+
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Fragment), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["inject"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.inject), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onBeforeUnmount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["provide"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.provide), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["shallowRef"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.shallowRef), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
|
1093
|
+
;// external "../config-provider"
|
1094
|
+
var config_provider_x = (y) => {
|
1095
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1096
|
+
}
|
1097
|
+
var config_provider_y = (x) => (() => (x))
|
1098
|
+
const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
1099
|
+
;// ../../packages/directives/src/clickoutside.ts
|
1097
1100
|
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; } } }; }
|
1098
1101
|
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); }
|
1099
1102
|
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; }
|
@@ -1219,11 +1222,13 @@ ClickOutside.install = function (app) {
|
|
1219
1222
|
app.directive('bkTooltips', ClickOutside);
|
1220
1223
|
};
|
1221
1224
|
/* harmony default export */ const clickoutside = (ClickOutside);
|
1222
|
-
;//
|
1223
|
-
var
|
1224
|
-
var
|
1225
|
-
|
1226
|
-
|
1225
|
+
;// external "../popover"
|
1226
|
+
var popover_x = (y) => {
|
1227
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1228
|
+
}
|
1229
|
+
var popover_y = (x) => (() => (x))
|
1230
|
+
const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover), ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
|
1231
|
+
;// ../../packages/directives/src/ellipsis.ts
|
1227
1232
|
|
1228
1233
|
/*
|
1229
1234
|
* Tencent is pleased to support the open source community by making
|
@@ -1300,7 +1305,7 @@ var createInstance = function createInstance(el, binding) {
|
|
1300
1305
|
onContentMouseenter: handleContentEnter,
|
1301
1306
|
onContentMouseleave: handleContentLeave
|
1302
1307
|
});
|
1303
|
-
instance = (0,
|
1308
|
+
instance = (0,popover_namespaceObject.$bkPopover)(targetOptions);
|
1304
1309
|
}, 300);
|
1305
1310
|
};
|
1306
1311
|
var handleMouseLeave = function handleMouseLeave() {
|
@@ -1334,9 +1339,9 @@ var ellipsis = {
|
|
1334
1339
|
};
|
1335
1340
|
/* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
|
1336
1341
|
// EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
|
1337
|
-
var normalize_wheel = __webpack_require__(
|
1342
|
+
var normalize_wheel = __webpack_require__(8283);
|
1338
1343
|
var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
|
1339
|
-
;//
|
1344
|
+
;// ../../packages/directives/src/mousewheel.ts
|
1340
1345
|
/*
|
1341
1346
|
* Tencent is pleased to support the open source community by making
|
1342
1347
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1378,22 +1383,22 @@ var mousewheel = {
|
|
1378
1383
|
}
|
1379
1384
|
};
|
1380
1385
|
/* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
|
1381
|
-
;//
|
1386
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
1382
1387
|
function arrayLikeToArray_arrayLikeToArray(arr, len) {
|
1383
1388
|
if (len == null || len > arr.length) len = arr.length;
|
1384
1389
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
1385
1390
|
return arr2;
|
1386
1391
|
}
|
1387
|
-
;//
|
1392
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
1388
1393
|
|
1389
1394
|
function _arrayWithoutHoles(arr) {
|
1390
1395
|
if (Array.isArray(arr)) return arrayLikeToArray_arrayLikeToArray(arr);
|
1391
1396
|
}
|
1392
|
-
;//
|
1397
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
1393
1398
|
function _iterableToArray(iter) {
|
1394
1399
|
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
1395
1400
|
}
|
1396
|
-
;//
|
1401
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
1397
1402
|
|
1398
1403
|
function unsupportedIterableToArray_unsupportedIterableToArray(o, minLen) {
|
1399
1404
|
if (!o) return;
|
@@ -1403,11 +1408,11 @@ function unsupportedIterableToArray_unsupportedIterableToArray(o, minLen) {
|
|
1403
1408
|
if (n === "Map" || n === "Set") return Array.from(o);
|
1404
1409
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray_arrayLikeToArray(o, minLen);
|
1405
1410
|
}
|
1406
|
-
;//
|
1411
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
1407
1412
|
function _nonIterableSpread() {
|
1408
1413
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1409
1414
|
}
|
1410
|
-
;//
|
1415
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
1411
1416
|
|
1412
1417
|
|
1413
1418
|
|
@@ -1415,11 +1420,13 @@ function _nonIterableSpread() {
|
|
1415
1420
|
function _toConsumableArray(arr) {
|
1416
1421
|
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || unsupportedIterableToArray_unsupportedIterableToArray(arr) || _nonIterableSpread();
|
1417
1422
|
}
|
1418
|
-
;//
|
1419
|
-
var core_x = y => {
|
1420
|
-
var
|
1421
|
-
|
1422
|
-
|
1423
|
+
;// external "@popperjs/core"
|
1424
|
+
var core_x = (y) => {
|
1425
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1426
|
+
}
|
1427
|
+
var core_y = (x) => (() => (x))
|
1428
|
+
const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
|
1429
|
+
;// ../../packages/directives/src/tooltips.ts
|
1423
1430
|
|
1424
1431
|
|
1425
1432
|
|
@@ -1484,9 +1491,6 @@ var tooltips = {
|
|
1484
1491
|
hide(el);
|
1485
1492
|
}, 100);
|
1486
1493
|
});
|
1487
|
-
el.addEventListener('click', function () {
|
1488
|
-
hide(el);
|
1489
|
-
});
|
1490
1494
|
popper.addEventListener('mouseleave', function () {
|
1491
1495
|
clearTimeout(delayTimeout);
|
1492
1496
|
hideTimeout = setTimeout(function () {
|
@@ -1500,7 +1504,7 @@ var tooltips = {
|
|
1500
1504
|
show(el);
|
1501
1505
|
clearTimeout(delayTimeout);
|
1502
1506
|
}, opts.delay);
|
1503
|
-
} else if (popper.hasAttribute('data-show')) {
|
1507
|
+
} else if (!el.contains(event.target) && popper.hasAttribute('data-show')) {
|
1504
1508
|
hide(el);
|
1505
1509
|
}
|
1506
1510
|
});
|
@@ -1711,15 +1715,19 @@ function hide(el) {
|
|
1711
1715
|
}
|
1712
1716
|
}
|
1713
1717
|
/* harmony default export */ const src_tooltips = ((/* unused pure expression or super */ null && (tooltips)));
|
1714
|
-
;//
|
1715
|
-
var external_loading_x = y => {
|
1716
|
-
var
|
1718
|
+
;// external "../loading"
|
1719
|
+
var external_loading_x = (y) => {
|
1720
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1721
|
+
}
|
1722
|
+
var external_loading_y = (x) => (() => (x))
|
1717
1723
|
const external_loading_namespaceObject = external_loading_x({ });
|
1718
|
-
;//
|
1719
|
-
var external_overflow_title_x = y => {
|
1720
|
-
var
|
1724
|
+
;// external "../overflow-title"
|
1725
|
+
var external_overflow_title_x = (y) => {
|
1726
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1727
|
+
}
|
1728
|
+
var external_overflow_title_y = (x) => (() => (x))
|
1721
1729
|
const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
1722
|
-
;//
|
1730
|
+
;// ../../packages/directives/src/index.ts
|
1723
1731
|
/*
|
1724
1732
|
* Tencent is pleased to support the open source community by making
|
1725
1733
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1752,11 +1760,13 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
|
1752
1760
|
|
1753
1761
|
|
1754
1762
|
// export { createInstance as bkEllipsisInstance } from './ellipsis';
|
1755
|
-
;//
|
1756
|
-
var icon_x = y => {
|
1757
|
-
var
|
1758
|
-
|
1759
|
-
|
1763
|
+
;// external "../icon"
|
1764
|
+
var icon_x = (y) => {
|
1765
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1766
|
+
}
|
1767
|
+
var icon_y = (x) => (() => (x))
|
1768
|
+
const icon_namespaceObject = icon_x({ ["Close"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close), ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error), ["ExclamationCircleShape"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.ExclamationCircleShape), ["Search"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Search) });
|
1769
|
+
;// ../../node_modules/@blueking/fork-resize-detector/esm/index.js
|
1760
1770
|
var raf = null;
|
1761
1771
|
function requestAnimationFrame (callback) {
|
1762
1772
|
if (!raf) {
|
@@ -2072,11 +2082,11 @@ function resetTriggers (elem) {
|
|
2072
2082
|
|
2073
2083
|
|
2074
2084
|
|
2075
|
-
;//
|
2085
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
2076
2086
|
function _arrayWithHoles(arr) {
|
2077
2087
|
if (Array.isArray(arr)) return arr;
|
2078
2088
|
}
|
2079
|
-
;//
|
2089
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
2080
2090
|
function _iterableToArrayLimit(r, l) {
|
2081
2091
|
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
2082
2092
|
if (null != t) {
|
@@ -2104,11 +2114,11 @@ function _iterableToArrayLimit(r, l) {
|
|
2104
2114
|
return a;
|
2105
2115
|
}
|
2106
2116
|
}
|
2107
|
-
;//
|
2117
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
2108
2118
|
function _nonIterableRest() {
|
2109
2119
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
2110
2120
|
}
|
2111
|
-
;//
|
2121
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
2112
2122
|
|
2113
2123
|
|
2114
2124
|
|
@@ -2116,7 +2126,7 @@ function _nonIterableRest() {
|
|
2116
2126
|
function _slicedToArray(arr, i) {
|
2117
2127
|
return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || unsupportedIterableToArray_unsupportedIterableToArray(arr, i) || _nonIterableRest();
|
2118
2128
|
}
|
2119
|
-
;//
|
2129
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
2120
2130
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
2121
2131
|
try {
|
2122
2132
|
var info = gen[key](arg);
|
@@ -2148,39 +2158,45 @@ function _asyncToGenerator(fn) {
|
|
2148
2158
|
};
|
2149
2159
|
}
|
2150
2160
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
|
2151
|
-
var regenerator = __webpack_require__(
|
2161
|
+
var regenerator = __webpack_require__(5799);
|
2152
2162
|
var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
|
2153
|
-
;//
|
2154
|
-
var
|
2155
|
-
var
|
2156
|
-
|
2157
|
-
|
2158
|
-
var popover_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
2159
|
-
var popover_less_y = x => () => x
|
2163
|
+
;// external "../popover/popover.less"
|
2164
|
+
var popover_less_x = (y) => {
|
2165
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
2166
|
+
}
|
2167
|
+
var popover_less_y = (x) => (() => (x))
|
2160
2168
|
const popover_less_namespaceObject = popover_less_x({ });
|
2161
|
-
;//
|
2162
|
-
var checkbox_x = y => {
|
2163
|
-
var
|
2164
|
-
|
2165
|
-
|
2166
|
-
|
2167
|
-
|
2169
|
+
;// external "../checkbox"
|
2170
|
+
var checkbox_x = (y) => {
|
2171
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
2172
|
+
}
|
2173
|
+
var checkbox_y = (x) => (() => (x))
|
2174
|
+
const checkbox_namespaceObject = checkbox_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"]) });
|
2175
|
+
;// external "../checkbox/checkbox.less"
|
2176
|
+
var checkbox_less_x = (y) => {
|
2177
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
2178
|
+
}
|
2179
|
+
var checkbox_less_y = (x) => (() => (x))
|
2168
2180
|
const checkbox_less_namespaceObject = checkbox_less_x({ });
|
2169
|
-
;//
|
2170
|
-
var radio_x = y => {
|
2171
|
-
var
|
2172
|
-
|
2173
|
-
|
2174
|
-
|
2175
|
-
|
2181
|
+
;// external "../radio"
|
2182
|
+
var radio_x = (y) => {
|
2183
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
2184
|
+
}
|
2185
|
+
var radio_y = (x) => (() => (x))
|
2186
|
+
const radio_namespaceObject = radio_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_radio_d36f24cf__["default"]) });
|
2187
|
+
;// external "../radio/radio.less"
|
2188
|
+
var radio_less_x = (y) => {
|
2189
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
2190
|
+
}
|
2191
|
+
var radio_less_y = (x) => (() => (x))
|
2176
2192
|
const radio_less_namespaceObject = radio_less_x({ });
|
2177
|
-
;//
|
2193
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
2178
2194
|
function _classCallCheck(instance, Constructor) {
|
2179
2195
|
if (!(instance instanceof Constructor)) {
|
2180
2196
|
throw new TypeError("Cannot call a class as a function");
|
2181
2197
|
}
|
2182
2198
|
}
|
2183
|
-
;//
|
2199
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
2184
2200
|
|
2185
2201
|
function _defineProperties(target, props) {
|
2186
2202
|
for (var i = 0; i < props.length; i++) {
|
@@ -2199,7 +2215,7 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
2199
2215
|
});
|
2200
2216
|
return Constructor;
|
2201
2217
|
}
|
2202
|
-
;//
|
2218
|
+
;// ../../packages/search-select/src/utils.ts
|
2203
2219
|
|
2204
2220
|
|
2205
2221
|
|
@@ -2463,7 +2479,7 @@ var SelectedItem = /*#__PURE__*/function () {
|
|
2463
2479
|
}]);
|
2464
2480
|
return SelectedItem;
|
2465
2481
|
}();
|
2466
|
-
;//
|
2482
|
+
;// ../../packages/search-select/src/menu.tsx
|
2467
2483
|
|
2468
2484
|
/*
|
2469
2485
|
* Tencent is pleased to support the open source community by making
|
@@ -2705,7 +2721,7 @@ var SelectedItem = /*#__PURE__*/function () {
|
|
2705
2721
|
})]), getListMenu()]);
|
2706
2722
|
}
|
2707
2723
|
}));
|
2708
|
-
;//
|
2724
|
+
;// ../../packages/search-select/src/input.tsx
|
2709
2725
|
|
2710
2726
|
|
2711
2727
|
|
@@ -3807,7 +3823,7 @@ function input_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { va
|
|
3807
3823
|
});
|
3808
3824
|
}
|
3809
3825
|
}));
|
3810
|
-
;//
|
3826
|
+
;// ../../packages/search-select/src/selected.tsx
|
3811
3827
|
|
3812
3828
|
|
3813
3829
|
function selected_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; }
|
@@ -3974,7 +3990,7 @@ function selected_objectSpread(e) { for (var r = 1; r < arguments.length; r++) {
|
|
3974
3990
|
})]);
|
3975
3991
|
}
|
3976
3992
|
}));
|
3977
|
-
;//
|
3993
|
+
;// ../../packages/search-select/src/search-select.tsx
|
3978
3994
|
|
3979
3995
|
|
3980
3996
|
function search_select_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; }
|
@@ -4428,7 +4444,7 @@ var SearchSelectProps = {
|
|
4428
4444
|
}, null), this.validateStr || ''])])]);
|
4429
4445
|
}
|
4430
4446
|
}));
|
4431
|
-
;//
|
4447
|
+
;// ../../packages/search-select/src/index.ts
|
4432
4448
|
/*
|
4433
4449
|
* Tencent is pleased to support the open source community by making
|
4434
4450
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -4459,8 +4475,6 @@ var SearchSelectProps = {
|
|
4459
4475
|
var BkSearchSelect = (0,shared_namespaceObject.withInstall)(search_select);
|
4460
4476
|
/* harmony default export */ const src = (BkSearchSelect);
|
4461
4477
|
|
4462
|
-
})();
|
4463
|
-
|
4464
4478
|
var __webpack_exports__BkSearchSelect = __webpack_exports__.BkSearchSelect;
|
4465
4479
|
var __webpack_exports__default = __webpack_exports__["default"];
|
4466
4480
|
export { __webpack_exports__BkSearchSelect as BkSearchSelect, __webpack_exports__default as default };
|